summaryrefslogtreecommitdiff
path: root/po/mr.po
blob: 53d321a552fc98b42ecb6c071e0b1a797af8b3d5 (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
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
# translation of mr.po to Marathi
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Rahul Bhalerao <b.rahul.pm@gmail.com>, 2006.
# Sandeep Shedmake <sandeep.shedmake@gmail.com>, 2008, 2009.
# Sandeep Shedmake <sshedmak@redhat.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: http://bugzilla.mate.org/enter_bug.cgi?product=mate-calc&component=general\n"
"POT-Creation-Date: 2009-08-16 06:22+0000\n"
"PO-Revision-Date: 2009-09-09 16:46+0530\n"
"Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
"Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"X-Generator: KBabel 1.11.4\n"

#. Payment Period Dialog: Button to calculate result
#: ../data/financial.ui.h:2
msgid "C_alculate"
msgstr "गणना करा (_a)"

#. Gross Profit Margin Dialog: Label before cost input
#: ../data/financial.ui.h:4
msgid "C_ost:"
msgstr "किंमत (_o):"

#. Periodic Payment Dialog: Description of calculation
#: ../data/financial.ui.h:6
msgid ""
"Calculates the amount of the periodic payment of a loan, where payments are "
"made at the end of each payment period. "
msgstr ""
"नियतकालिक लोन पेमेन्टच्या प्रमाणची गणना करतो, जेथे पेमेन्ट प्रत्येक प्रेमेन्ट कालावधीच्या "
"समाप्तीस केले जाते. "

#. Sum-Of-The-Years'-Digits Depreciation Dialog: Description of calculation
#: ../data/financial.ui.h:8
msgid ""
"Calculates the depreciation allowance on an asset for a specified period of "
"time, using the Sum-Of-The-Years'-Digits method. This method of depreciation "
"accelerates the rate of depreciation, so that more depreciation expense "
"occurs in earlier periods than in later ones. The useful life is the number "
"of periods, typically years, over which an asset is depreciated. "
msgstr ""
"Calculates the depreciation allowance on an asset for a specified period of "
"time, using the Sum-Of-The-Years'-Digits method. This method of depreciation "
"accelerates the rate of depreciation, so that more depreciation expense "
"occurs in earlier periods than in later ones. The useful life is the number "
"of periods, typically years, over which an asset is depreciated. "

#. Double-Declining Depreciation Dialog: Description of calculation
#: ../data/financial.ui.h:10
msgid ""
"Calculates the depreciation allowance on an asset for a specified period of "
"time, using the double-declining balance method."
msgstr ""
"Calculates the depreciation allowance on an asset for a specified period of "
"time, using the double-declining balance method."

#. Future Value Dialog: Description of calculation
#: ../data/financial.ui.h:12
msgid ""
"Calculates the future value of an investment based on a series of equal "
"payments at a periodic interest rate over the number of payment periods in "
"the term."
msgstr ""
"Calculates the future value of an investment based on a series of equal "
"payments at a periodic interest rate over the number of payment periods in "
"the term."

#. Compounding Term Dialog: Description of calculation
#: ../data/financial.ui.h:14
msgid ""
"Calculates the number of compounding periods necessary to increase an "
"investment of present value to a future value, at a fixed interest rate per "
"compounding period."
msgstr ""
"Calculates the number of compounding periods necessary to increase an "
"investment of present value to a future value, at a fixed interest rate per "
"compounding period."

#. Payment Period Dialog: Description of calculation
#: ../data/financial.ui.h:16
msgid ""
"Calculates the number of payment periods that are necessary during the term "
"of an ordinary annuity, to accumulate a future value, at a periodic interest "
"rate."
msgstr ""
"Calculates the number of payment periods that are necessary during the term "
"of an ordinary annuity, to accumulate a future value, at a periodic interest "
"rate."

#. Periodic Interest Rate Dialog: Description of calculation
#: ../data/financial.ui.h:18
msgid ""
"Calculates the periodic interest necessary to increase an investment to a "
"future value, over the number of compounding periods. "
msgstr ""
"Calculates the periodic interest necessary to increase an investment to a "
"future value, over the number of compounding periods. "

#. Present Value Dialog: Description of calculation
#: ../data/financial.ui.h:20
msgid ""
"Calculates the present value of an investment based on a series of equal "
"payments discounted at a periodic interest rate over the number of payment "
"periods in the term. "
msgstr ""
"Calculates the present value of an investment based on a series of equal "
"payments discounted at a periodic interest rate over the number of payment "
"periods in the term. "

#. Gross Profit Margin Dialog: Description of calculation
#: ../data/financial.ui.h:22
msgid ""
"Calculates the resale price of a product, based on the product cost and the "
"wanted gross profit margin."
msgstr ""
"Calculates the resale price of a product, based on the product cost and the "
"wanted gross profit margin."

#. Straight-Line Depreciation Dialog: Description of calculation
#: ../data/financial.ui.h:24
msgid ""
"Calculates the straight-line depreciation of an asset for one period. The "
"straight-line method of depreciation divides the depreciable cost evenly "
"over the useful life of an asset. The useful life is the number of periods, "
"typically years, over which an asset is depreciated. "
msgstr ""
"Calculates the straight-line depreciation of an asset for one period. The "
"straight-line method of depreciation divides the depreciable cost evenly "
"over the useful life of an asset. The useful life is the number of periods, "
"typically years, over which an asset is depreciated. "

#. Title of Compounding Term dialog
#: ../data/financial.ui.h:26
msgid "Compounding Term"
msgstr "संयुग संज्ञा"

#. Title of Double-Declining Depreciation dialog
#: ../data/financial.ui.h:28
msgid "Double-Declining Depreciation"
msgstr "दुहेरी-उतरती घसरण"

#. Title of Future Value dialog
#: ../data/financial.ui.h:30
msgid "Future Value"
msgstr "भविष्यातील मूल्य"

#. Payment Period Dialog: Label before future value input
#: ../data/financial.ui.h:32
msgid "Future _Value:"
msgstr "भविष्यातील मूल्य (_V):"

#. Title of Gross Profit Margin dialog
#: ../data/financial.ui.h:34 ../data/mate-calc.ui.h:209
msgid "Gross Profit Margin"
msgstr "Gross Profit Margin"

#. Title of Payment Period dialog
#: ../data/financial.ui.h:36
msgid "Payment Period"
msgstr "रक्कम देण्याची कालावधी"

#. Title of Periodic Interest Rate dialog
#: ../data/financial.ui.h:38
msgid "Periodic Interest Rate"
msgstr "कालावधीचा व्याज दर"

#. Payment Period Dialog: Label before periodic interest rate input
#: ../data/financial.ui.h:40
msgid "Periodic Interest _Rate:"
msgstr "कालावधीचा व्याज दर (_R):"

#. Title of Periodic Payment dialog
#: ../data/financial.ui.h:42
msgid "Periodic Payment"
msgstr "नियमित हप्ता"

#. Title of Present Value dialog
#: ../data/financial.ui.h:44
msgid "Present Value"
msgstr "वर्तमान मूल्य"

#. Periodic Interest Rate Dialog: Label before present value input
#: ../data/financial.ui.h:46
msgid "Present _Value:"
msgstr "वर्तमान मूल्य (_V):"

#. Title of Straight-Line Depreciation dialog
#: ../data/financial.ui.h:48
msgid "Straight-Line Depreciation"
msgstr "सरळ रेषेतील घसरण"

#. Title of Sum-Of-The-Years'-Digits Depreciation dialog
#: ../data/financial.ui.h:50
msgid "Sum-Of-The-Years'-Digits Depreciation"
msgstr "वर्षाचे एकूण संख्या मधील अंकीय घसरण"

#. Sum-Of-The-Years'-Digits Depreciation Dialog: Label before cost input
#: ../data/financial.ui.h:52
msgid "_Cost:"
msgstr "किंमत (_C):"

#. Periodic Interest Rate Dialog: Label before future value input
#: ../data/financial.ui.h:54
msgid "_Future Value:"
msgstr "भविष्यातील मूल्य (_F):"

#. Sum-Of-The-Years'-Digits Depreciation Dialog: Label before life input
#: ../data/financial.ui.h:56
msgid "_Life:"
msgstr "कार्यकाळ (_L):"

#. Gross Profit Margin Dialog: Label before margin input
#: ../data/financial.ui.h:58
msgid "_Margin:"
msgstr "सीमा (_M):"

#. Present Value Dialog: Label before number of periods input
#: ../data/financial.ui.h:60
msgid "_Number Of Periods:"
msgstr "नियतकालची संख्या (_N):"

#. Sum-Of-The-Years'-Digits Depreciation Dialog: Label before period input
#: ../data/financial.ui.h:62
msgid "_Period:"
msgstr "नियतकाल (_P):"

#. Payment Period Dialog: Label before periodic payment input
#: ../data/financial.ui.h:64
msgid "_Periodic Payment:"
msgstr "नियतकालिक हप्ता (_P):"

#. Periodic Payment Dialog: Label before principal input
#: ../data/financial.ui.h:66
msgid "_Principal:"
msgstr "मुद्दल (_P):"

#. Sum-Of-The-Years'-Digits Depreciation Dialog: Label before salvage input
#: ../data/financial.ui.h:68
msgid "_Salvage:"
msgstr "वाचवलेला मालमत्ता (_S):"

#. Periodic Interest Rate Dialog: Label before term input
#: ../data/financial.ui.h:70
msgid "_Term:"
msgstr "कालावधी (_T):"

#. The percentage button
#: ../data/mate-calc.ui.h:3
#, no-c-format
msgid "%"
msgstr "%"

#. Subtraction button
#: ../data/mate-calc.ui.h:5
msgid "&#x2212;"
msgstr "&#x2212;"

#. Square root button
#: ../data/mate-calc.ui.h:7
msgid "&#x221A;"
msgstr "&#x221A;"

#. Change sign button
#: ../data/mate-calc.ui.h:9
msgid "&#xB1;"
msgstr "&#xB1;"

#. Multiplication button
#: ../data/mate-calc.ui.h:11
msgid "&#xD7;"
msgstr "&#xD7;"

#. Division button
#: ../data/mate-calc.ui.h:13
msgid "&#xF7;"
msgstr "&#xF7;"

#. Start calculation group button
#: ../data/mate-calc.ui.h:15
msgid "("
msgstr "("

#: ../data/mate-calc.ui.h:16
#| msgid "Ln"
msgid "(Ln)"
msgstr "(Ln)"

#: ../data/mate-calc.ui.h:17
#| msgid "Set accuracy from 0 to %d numeric place. [A]"
#| msgid_plural "Set accuracy from 0 to %d numeric places. [A]"
msgid "(Set accuracy from 0 to N numeric places [A])"
msgstr "(अचूकपणा 0 ते N सांख्यीक स्थानपर्यंत सेट करा. [A])"

#: ../data/mate-calc.ui.h:18
msgid "(X^Y)"
msgstr "(X^Y)"

#: ../data/mate-calc.ui.h:19
msgid "(cos)"
msgstr "(cos)"

#: ../data/mate-calc.ui.h:20
msgid "(log)"
msgstr "(log)"

#: ../data/mate-calc.ui.h:21
msgid "(log2)"
msgstr "(log2)"

#: ../data/mate-calc.ui.h:22
msgid "(sin)"
msgstr "(sin)"

#: ../data/mate-calc.ui.h:23
msgid "(tan)"
msgstr "(tan)"

#. Right bracket
#: ../data/mate-calc.ui.h:25
msgid ")"
msgstr ")"

#. Addition button
#: ../data/mate-calc.ui.h:27
msgid "+"
msgstr "+"

#. Numeric 0 button
#: ../data/mate-calc.ui.h:29
msgid "0"
msgstr "0"

#. Numeric 1 button
#: ../data/mate-calc.ui.h:31
msgid "1"
msgstr "1"

#. 1's complement
#: ../data/mate-calc.ui.h:33
msgid "1's"
msgstr "1's"

#: ../data/mate-calc.ui.h:34
msgid "1's complement [z]"
msgstr "1's complement [z]"

#. Reciprocal button
#: ../data/mate-calc.ui.h:36
msgid "1/<i>x</i>"
msgstr "1/<i>x</i>"

#: ../data/mate-calc.ui.h:37
msgid "1/x"
msgstr "1/x"

#. Right Shift Popup: Menu item to shift right by 10 bits
#: ../data/mate-calc.ui.h:39
msgid "10 places"
msgstr "10 जागा"

#. Right Shift Popup: Menu item to shift right by 11 bits
#: ../data/mate-calc.ui.h:41
msgid "11 places"
msgstr "11 जागा"

#. Right Shift Popup: Menu item to shift right by 12 bits
#: ../data/mate-calc.ui.h:43
msgid "12 places"
msgstr "12 जागा"

#. Right Shift Popup: Menu item to shift right by 13 bits
#: ../data/mate-calc.ui.h:45
msgid "13 places"
msgstr "13 जागा"

#. Right Shift Popup: Menu item to shift right by 14 bits
#: ../data/mate-calc.ui.h:47
msgid "14 places"
msgstr "14 जागा"

#. Label for bit 15 on the bit editor
#: ../data/mate-calc.ui.h:49
msgid "15"
msgstr "15"

#. Right Shift Popup: Menu item to shift right by 15 bits
#: ../data/mate-calc.ui.h:51
msgid "15 places"
msgstr "15 जागा"

#. Numeric 2 button
#: ../data/mate-calc.ui.h:53
msgid "2"
msgstr "2"

#. 2's complement
#: ../data/mate-calc.ui.h:55
msgid "2's"
msgstr "2's"

#: ../data/mate-calc.ui.h:56
msgid "2's complement [Z]"
msgstr "2's complement [Z]"

#. Numeric 3 button
#: ../data/mate-calc.ui.h:58
msgid "3"
msgstr "3"

#. Label for bit 31 on the bit editor
#: ../data/mate-calc.ui.h:60
msgid "31"
msgstr "31"

#. Label for bit 32 on the bit editor
#: ../data/mate-calc.ui.h:62
msgid "32"
msgstr "32"

#. Numeric 4 button
#: ../data/mate-calc.ui.h:64
msgid "4"
msgstr "4"

#. Label for bit 47 on the bit editor
#: ../data/mate-calc.ui.h:66
msgid "47"
msgstr "47"

#. Numeric 5 button
#: ../data/mate-calc.ui.h:68
msgid "5"
msgstr "5"

#. Numeric 6 button
#: ../data/mate-calc.ui.h:70
msgid "6"
msgstr "6"

#. Label for the most significant bit (bit 63) on the bit editor
#: ../data/mate-calc.ui.h:72
msgid "63"
msgstr "63"

#. Numeric 7 button
#: ../data/mate-calc.ui.h:74
msgid "7"
msgstr "7"

#. Numeric 8 button
#: ../data/mate-calc.ui.h:76
msgid "8"
msgstr "8"

#. Numeric 9 button
#: ../data/mate-calc.ui.h:78
msgid "9"
msgstr "9"

#. Shift left button
#: ../data/mate-calc.ui.h:80
msgid "<"
msgstr "<"

#. Factorial
#: ../data/mate-calc.ui.h:82
msgid "<i>x</i>!"
msgstr "<i>x</i>!"

#. x to the power of 2 button
#: ../data/mate-calc.ui.h:84
msgid "<i>x</i><sup>2</sup>"
msgstr "<i>x</i><sup>2</sup>"

#. Edit Function Dialog: Note about what base numbers will be entered as
#: ../data/mate-calc.ui.h:86
msgid ""
"<small><i><b>Note:</b> All constant values are specified in the decimal "
"numeric base.</i></small>"
msgstr ""
"<small><i><b>टिप:</b> सर्व स्थीरांक मूल्य डेसीमल संख्यायीक बेस मध्ये निश्चित केले जाते.</i></"
"small>"

#. "R0" is the abbreviation for "Register 0", used in the memory register dialog
#: ../data/mate-calc.ui.h:88
msgid "<span weight=\"bold\">R0</span>"
msgstr "<span weight=\"bold\">R0</span>"

#. "R1" is the abbreviation for "Register 1", used in the memory register dialog
#: ../data/mate-calc.ui.h:90
msgid "<span weight=\"bold\">R1</span>"
msgstr "<span weight=\"bold\">R1</span>"

#. "R2" is the abbreviation for "Register 2", used in the memory register dialog
#: ../data/mate-calc.ui.h:92
msgid "<span weight=\"bold\">R2</span>"
msgstr "<span weight=\"bold\">R2</span>"

#. "R3" is the abbreviation for "Register 3", used in the memory register dialog
#: ../data/mate-calc.ui.h:94
msgid "<span weight=\"bold\">R3</span>"
msgstr "<span weight=\"bold\">R3</span>"

#. "R4" is the abbreviation for "Register 4", used in the memory register dialog
#: ../data/mate-calc.ui.h:96
msgid "<span weight=\"bold\">R4</span>"
msgstr "<span weight=\"bold\">R4</span>"

#. "R5" is the abbreviation for "Register 5", used in the memory register dialog
#: ../data/mate-calc.ui.h:98
msgid "<span weight=\"bold\">R5</span>"
msgstr "<span weight=\"bold\">R5</span>"

#. "R6" is the abbreviation for "Register 6", used in the memory register dialog
#: ../data/mate-calc.ui.h:100
msgid "<span weight=\"bold\">R6</span>"
msgstr "<span weight=\"bold\">R6</span>"

#. "R7" is the abbreviation for "Register 7", used in the memory register dialog
#: ../data/mate-calc.ui.h:102
msgid "<span weight=\"bold\">R7</span>"
msgstr "<span weight=\"bold\">R7</span>"

#. "R8" is the abbreviation for "Register 8", used in the memory register dialog
#: ../data/mate-calc.ui.h:104
msgid "<span weight=\"bold\">R8</span>"
msgstr "<span weight=\"bold\">R8</span>"

#. "R9" is the abbreviation for "Register 9", used in the memory register dialog
#: ../data/mate-calc.ui.h:106
msgid "<span weight=\"bold\">R9</span>"
msgstr "<span weight=\"bold\">R9</span>"

#. Solve button (clicking this solves the displayed calculation)
#: ../data/mate-calc.ui.h:108
msgid "="
msgstr "="

#. Shift right button
#: ../data/mate-calc.ui.h:110
msgid ">"
msgstr ">"

#. Hexadecimal digit A button
#: ../data/mate-calc.ui.h:112
msgid "A"
msgstr "A"

#. Boolean AND button
#: ../data/mate-calc.ui.h:114
msgid "AND"
msgstr "AND"

#. Absolute value button. Abs is short for Absolute
#: ../data/mate-calc.ui.h:116
msgid "Abs"
msgstr "Abs"

#: ../data/mate-calc.ui.h:117
msgid "Absolute value"
msgstr "पूर्णतया मूल्य"

#: ../data/mate-calc.ui.h:118
msgid "Absolute value [u]"
msgstr "संपूर्ण मूल्य [u]"

#. Accuracy button
#: ../data/mate-calc.ui.h:120
msgid "Acc"
msgstr "Acc"

#: ../data/mate-calc.ui.h:121
msgid "Add"
msgstr "जोडा"

#: ../data/mate-calc.ui.h:122
msgid "Add [+]"
msgstr "[+] जोडा"

#: ../data/mate-calc.ui.h:123
msgid "Advanced"
msgstr "प्रगत"

#. Hexadecimal digit B button
#: ../data/mate-calc.ui.h:125
msgid "B"
msgstr "B"

#: ../data/mate-calc.ui.h:126
msgid "Backspace"
msgstr "Backspace"

#: ../data/mate-calc.ui.h:127
msgid "Basic"
msgstr "मुळ"

#: ../data/mate-calc.ui.h:128
msgid "Bitwise AND [&]"
msgstr "बीटनुरूप AND [&]"

#: ../data/mate-calc.ui.h:129
msgid "Bitwise NOT [~]"
msgstr "बीटनुरूप NOT [~]"

#: ../data/mate-calc.ui.h:130
msgid "Bitwise OR [|]"
msgstr "बीटनुरूप OR [|]"

#: ../data/mate-calc.ui.h:131
msgid "Bitwise XNOR [{]"
msgstr "बीटनुरूप XNOR [{]"

#: ../data/mate-calc.ui.h:132
msgid "Bitwise XOR [x]"
msgstr "बीटनुरूप XOR [x]"

#. Bksp is short for Backspace
#: ../data/mate-calc.ui.h:134
msgid "Bksp"
msgstr "Bksp"

#. Hexadecimal digit C button
#: ../data/mate-calc.ui.h:136 ../src/gtk.c:1700
msgid "C"
msgstr "C"

#. Clear displayed value button
#: ../data/mate-calc.ui.h:138
msgid "CE"
msgstr "CE"

#: ../data/mate-calc.ui.h:139
msgid "Calculate result"
msgstr "निकालाची गणना"

#: ../data/mate-calc.ui.h:140
msgid "Calculate result [=]"
msgstr "निकालाची गणना [=]"

#. Insert ASCII dialog: Label before character entry
#: ../data/mate-calc.ui.h:142
msgid "Ch_aracter:"
msgstr "अक्षर (_a):"

#: ../data/mate-calc.ui.h:143
msgid "Change Sign [C]"
msgstr "चिन्ह बदलवा [C]"

#: ../data/mate-calc.ui.h:144
msgid "Change sign"
msgstr "चिन्ह बदलवा"

#: ../data/mate-calc.ui.h:145
msgid "Clear"
msgstr "पुसून टाक"

#: ../data/mate-calc.ui.h:146
msgid "Clear displayed value [Escape]"
msgstr "दर्शविलेले मूल्य पुसून टाका [Escape]"

#: ../data/mate-calc.ui.h:147
msgid "Clear displayed value and any partial calculation [Shift Delete]"
msgstr "दर्शविलेले मूल्य व अपुरे गणना पुसून टाका [Shift Delete]"

#: ../data/mate-calc.ui.h:148
msgid "Clear entry"
msgstr "नोंद खोडा"

#. Edit Functions Dialog: Instructions in dialog
#: ../data/mate-calc.ui.h:150
msgid "Click a _value or description to edit it:"
msgstr "मूल्यवर क्लिक करा किंवा वर्णन संपादीत करा (_v):"

#. Clear display button. Clr is short for Clear
#: ../data/mate-calc.ui.h:152
msgid "Clr"
msgstr "Clr"

#: ../data/mate-calc.ui.h:153
msgid "Compounding term"
msgstr "संयुग संज्ञा"

#: ../data/mate-calc.ui.h:154
msgid "Compounding term [m]"
msgstr "संयुग संज्ञा [m]"

#. Constants button
#: ../data/mate-calc.ui.h:156
msgid "Con"
msgstr "Con"

#: ../data/mate-calc.ui.h:157
msgid "Constants [#]"
msgstr "स्थिरांक [#]"

#: ../data/mate-calc.ui.h:158
msgid "Copy selection"
msgstr "निवडलेल्या भागाची प्रत करा"

#. Calculates the number of compounding periods necessary to increase an investment of present value pv to a future value of fv, at a fixed interest rate of int per compounding period. See also: http://en.wikipedia.org/wiki/Compound_interest
#: ../data/mate-calc.ui.h:160
msgid "Ctrm"
msgstr "Ctrm"

#. Hexadecimal digit D button
#: ../data/mate-calc.ui.h:162
msgid "D"
msgstr "D"

#. Calculates the depreciation allowance on an asset for a specified period of time, using the double-declining balance method. See also: http://en.wikipedia.org/wiki/Depreciation
#: ../data/mate-calc.ui.h:164
msgid "Ddb"
msgstr "Ddb"

#. Degrees radio button
#: ../data/mate-calc.ui.h:166
msgid "De_grees"
msgstr "डीग्री (_g)"

#: ../data/mate-calc.ui.h:167
msgid "Divide"
msgstr "भागाकार"

#: ../data/mate-calc.ui.h:168
msgid "Divide [/]"
msgstr "भागाकार [/]"

#: ../data/mate-calc.ui.h:169
msgid "Double-declining depreciation"
msgstr "दुहेरी-उतरती घसरण"

#: ../data/mate-calc.ui.h:170
msgid "Double-declining depreciation [D]"
msgstr "दुहेरी-उतरती घसरण [D]"

#. Hexadecimal digit E button
#: ../data/mate-calc.ui.h:172
msgid "E"
msgstr "E"

#. Engineering display radio button
#: ../data/mate-calc.ui.h:174
msgid "E_ng"
msgstr "Eng (_n)"

#. Title of edit constants dialog
#: ../data/mate-calc.ui.h:176
msgid "Edit Constants"
msgstr "स्थीरांक संपादीत करा"

#. Menu item in the constants menu to show the Edit Constants dialog
#: ../data/mate-calc.ui.h:178
msgid "Edit Constants..."
msgstr "स्थीरांक संपादीत करा..."

#. Title of edit functions dialog
#: ../data/mate-calc.ui.h:180
msgid "Edit Functions"
msgstr "कार्यपध्दती संपादीत करा"

#. Menu item in the constants menu to show the Edit Functions dialog
#: ../data/mate-calc.ui.h:182
msgid "Edit Functions..."
msgstr "कार्यपध्दती संपादीत करा..."

#: ../data/mate-calc.ui.h:183
msgid "End group of calculations [)]"
msgstr "गणनाचे शेवटालचे समुह [)]"

#: ../data/mate-calc.ui.h:184
msgid "Enter an exponential number [E]"
msgstr "एक्सपोनेंशीयल संख्या [E] प्रविष्ट करा"

#. Memory exchange button. Exch is short for Exchange
#: ../data/mate-calc.ui.h:186
msgid "Exch"
msgstr "Exch"

#: ../data/mate-calc.ui.h:187
msgid "Exchange displayed value with memory register [X]"
msgstr "प्रदर्शित मूल्ये व स्मृतीरेजीस्टर [X] अदलाबदल करा"

#: ../data/mate-calc.ui.h:188
msgid "Exchange with register"
msgstr "स्मृतीरेजीस्टर बरोबर अदलाबदल करा"

#. Exponential
#: ../data/mate-calc.ui.h:190
msgid "Exp"
msgstr "Exp"

#. Hexadecimal digit F button
#: ../data/mate-calc.ui.h:192 ../src/gtk.c:1723
msgid "F"
msgstr "F"

#: ../data/mate-calc.ui.h:193
msgid "Factorial of displayed value [!]"
msgstr "प्रदर्शित संख्येचे फॅक्टोरियल [!]"

#: ../data/mate-calc.ui.h:194
msgid "Financial"
msgstr "वित्तीय"

#. Fractional portion button
#: ../data/mate-calc.ui.h:196
msgid "Frac"
msgstr "Frac"

#: ../data/mate-calc.ui.h:197
msgid "Fractional portion"
msgstr "अपूर्णाक भाग"

#: ../data/mate-calc.ui.h:198
msgid "Fractional portion of displayed value [:]"
msgstr "दर्शित किंमतीचा अपूर्णाकांचा भाग [:]"

#. Functions button
#: ../data/mate-calc.ui.h:200
msgid "Fun"
msgstr "Fun"

#: ../data/mate-calc.ui.h:201
msgid "Future value"
msgstr "भविष्यातील मूल्य"

#: ../data/mate-calc.ui.h:202
msgid "Future value [v]"
msgstr "भविष्यातले मूल्य [v]"

#. Calculates the future value of an investment based on a series of equal payments, each of amount pmt, at a periodic interest rate of int, over the number of payment periods in the term. See also: http://en.wikipedia.org/wiki/Future_value
#: ../data/mate-calc.ui.h:204
msgid "Fv"
msgstr "Fv"

#. Calculates the resale price of a product, based on the product cost and the wanted gross profit margin. See also: http://en.wikipedia.org/wiki/Gross_profit_margin
#: ../data/mate-calc.ui.h:206
msgid "Gpm"
msgstr "Gpm"

#. Gradians radio button
#: ../data/mate-calc.ui.h:208
msgid "Gr_adians"
msgstr "ग्रेडियन (_a)"

#: ../data/mate-calc.ui.h:210
msgid "Gross Profit Margin [I]"
msgstr "Gross Profit Margin [I]"

#: ../data/mate-calc.ui.h:211
msgid "Gross Profit Margin [g]"
msgstr "Gross Profit Margin [g]"

#. Hyperbolic check box
#: ../data/mate-calc.ui.h:213
msgid "H_yp"
msgstr "Hyp (_y)"

#. Base 16 radio button
#: ../data/mate-calc.ui.h:215
msgid "He_x"
msgstr "Hex (_x)"

#: ../data/mate-calc.ui.h:216
msgid "Hexadecimal digit A [a]"
msgstr "हेक्झाडेसीमल अंक A [a]"

#: ../data/mate-calc.ui.h:217
msgid "Hexadecimal digit B [b]"
msgstr "हेक्झाडेसीमल अंक B [b]"

#: ../data/mate-calc.ui.h:218
msgid "Hexadecimal digit C [c]"
msgstr "हेक्झाडेसीमल अंक C [c]"

#: ../data/mate-calc.ui.h:219
msgid "Hexadecimal digit D [d]"
msgstr "हेक्झाडेसीमल अंक D [d]"

#: ../data/mate-calc.ui.h:220
msgid "Hexadecimal digit E [e]"
msgstr "हेक्झाडेसीमल अंक E [e]"

#: ../data/mate-calc.ui.h:221
msgid "Hexadecimal digit F [f]"
msgstr "हेक्झाडेसीमल अंक F [f]"

#. Title of insert ASCII dialog
#: ../data/mate-calc.ui.h:223
msgid "Insert ASCII Value"
msgstr "ASCII मूल्य अंतर्भूत करा"

#: ../data/mate-calc.ui.h:224
msgid "Insert ASCII value"
msgstr "ASCII मूल्य अंतर्भूत करा"

#. Integer portion button
#: ../data/mate-calc.ui.h:226
msgid "Int"
msgstr "Int"

#: ../data/mate-calc.ui.h:227
msgid "Integer portion"
msgstr "पूर्णांक भाग"

#: ../data/mate-calc.ui.h:228
msgid "Integer portion of displayed value [i]"
msgstr "प्रदर्शित मूल्यातील पूर्णांक भाग [i]"

#: ../data/mate-calc.ui.h:229
msgid "Left bracket"
msgstr "डावा कंस"

#: ../data/mate-calc.ui.h:230
msgid "Makes the bitwise functions use 16 bit mode"
msgstr "बीटवाइज् फंक्शन्स्ला 16 बीट मोड वापरण्यास प्रोत्साहीत करते"

#: ../data/mate-calc.ui.h:231
msgid "Makes the bitwise functions use 32 bit mode"
msgstr "बीटवाइज् फंक्शन्स्ला 32 बीट मोड वापरण्यास प्रोत्साहीत करते"

#: ../data/mate-calc.ui.h:232
msgid "Makes the bitwise functions use 64 bit mode"
msgstr "बीटवाइज् फंक्शन्स्ला 64 बीट मोड वापरण्यास प्रोत्साहीत करते"

#: ../data/mate-calc.ui.h:233
msgid "Memory Registers"
msgstr "मेमरी रेजीस्टर्स्"

#. Modulus division button
#: ../data/mate-calc.ui.h:235
msgid "Mod"
msgstr "Mod"

#: ../data/mate-calc.ui.h:236
msgid "Modulus Division [M]"
msgstr "Modulus भागाकार [M]"

#: ../data/mate-calc.ui.h:237
msgid "Multiply"
msgstr "गुणाकार"

#: ../data/mate-calc.ui.h:238
msgid "Multiply [*]"
msgstr "गुणाकार [*]"

#. Boolean NOT button
#: ../data/mate-calc.ui.h:240
msgid "NOT"
msgstr "NOT"

#: ../data/mate-calc.ui.h:241
msgid "Numeric 0"
msgstr "सांख्यीक 0"

#: ../data/mate-calc.ui.h:242
msgid "Numeric 1"
msgstr "सांख्यीक 1"

#: ../data/mate-calc.ui.h:243
msgid "Numeric 2"
msgstr "सांख्यीक 2"

#: ../data/mate-calc.ui.h:244
msgid "Numeric 3"
msgstr "सांख्यीक 3"

#: ../data/mate-calc.ui.h:245
msgid "Numeric 4"
msgstr "सांख्यीक 4"

#: ../data/mate-calc.ui.h:246
msgid "Numeric 5"
msgstr "सांख्यीक 5"

#: ../data/mate-calc.ui.h:247
msgid "Numeric 6"
msgstr "सांख्यीक 6"

#: ../data/mate-calc.ui.h:248
msgid "Numeric 7"
msgstr "सांख्यीक 7"

#: ../data/mate-calc.ui.h:249
msgid "Numeric 8"
msgstr "सांख्यीक 8"

#: ../data/mate-calc.ui.h:250
msgid "Numeric 9"
msgstr "सांख्यीक 9"

#: ../data/mate-calc.ui.h:251
msgid "Numeric point"
msgstr "सांख्यीक बिंदू"

#. Boolean OR button
#: ../data/mate-calc.ui.h:253
msgid "OR"
msgstr "OR"

#: ../data/mate-calc.ui.h:254
msgid "Paste selection"
msgstr "निवडलेले चिकटवा"

#: ../data/mate-calc.ui.h:255
msgid "Payment period"
msgstr "रक्कम देण्याचा कालावधी"

#: ../data/mate-calc.ui.h:256
msgid "Payment period [t]"
msgstr "रक्कम देण्याची कालावधी [t]"

#: ../data/mate-calc.ui.h:257
msgid "Percentage"
msgstr "टक्केवारी"

#: ../data/mate-calc.ui.h:259
#, no-c-format
msgid "Percentage [%]"
msgstr "टक्केवारी [%]"

#: ../data/mate-calc.ui.h:260
msgid "Periodic interest rate"
msgstr "कालावधीचा व्याज दर"

#: ../data/mate-calc.ui.h:261
msgid "Periodic interest rate [T]"
msgstr "कालावधीचा व्याज दर [T]"

#: ../data/mate-calc.ui.h:262
msgid "Periodic payment"
msgstr "नियमित हप्ता"

#: ../data/mate-calc.ui.h:263
msgid "Periodic payment [P]"
msgstr "नियमित हप्ता [P]"

#. Calculates the amount of the periodic payment of a loan, where payments are made at the end of each payment period. See also: http://en.wikipedia.org/wiki/Amortization_schedule
#: ../data/mate-calc.ui.h:265
msgid "Pmt"
msgstr "Pmt"

#: ../data/mate-calc.ui.h:266
msgid "Present value"
msgstr "वर्तमान मूल्य"

#: ../data/mate-calc.ui.h:267
msgid "Present value [p]"
msgstr "स्ध्यस्थितीचे मूल्य [p]"

#: ../data/mate-calc.ui.h:268
msgid "Programming"
msgstr "प्रोग्रामींग"

#. Calculates the present value of an investment based on a series of equal payments, each of amount pmt, discounted at a periodic interest rate of int, over the number of payment periods in the term. See also: http://en.wikipedia.org/wiki/Present_value
#: ../data/mate-calc.ui.h:270
msgid "Pv"
msgstr "Pv"

#: ../data/mate-calc.ui.h:271
msgid "Quit the calculator"
msgstr "गणनयंत्र बंद करा"

#. Random number
#: ../data/mate-calc.ui.h:273
msgid "Rand"
msgstr "Rand"

#: ../data/mate-calc.ui.h:274
msgid "Random number in the range 0.0 to 1.0 [?]"
msgstr "0.0 ते 1.0 मधील कुठलीही संख्या"

#. Calculates the periodic interest necessary to increase an investment of present value pv to a future value of fv, over the number of compounding periods in term. See also: http://en.wikipedia.org/wiki/Interest
#: ../data/mate-calc.ui.h:276
msgid "Rate"
msgstr "दर"

#. Memory recall button. Rcl is short for Recall
#: ../data/mate-calc.ui.h:278
msgid "Rcl"
msgstr "Rcl"

#: ../data/mate-calc.ui.h:279
msgid "Reciprocal"
msgstr "अन्योनयपणे"

#: ../data/mate-calc.ui.h:280
msgid "Reciprocal [r]"
msgstr "अन्योनयपणे [r]"

#: ../data/mate-calc.ui.h:281
msgid "Redo"
msgstr "पुन्हा करा"

#: ../data/mate-calc.ui.h:282
msgid "Remove rightmost character from displayed value [Backspace]"
msgstr "दर्शविलेल्या मूल्य पासून उजवे अक्षर काढूण टाका [Backspace]"

#: ../data/mate-calc.ui.h:283
msgid "Result Region"
msgstr "परिणाम क्षेत्र"

#: ../data/mate-calc.ui.h:284
msgid "Retrieve from register"
msgstr "स्मृती रेजीस्टरमधून प्राप्त करा"

#: ../data/mate-calc.ui.h:285
msgid "Retrieve memory register to display [R]"
msgstr "स्मृती रेजीस्टरमधून प्रदर्शन [R] करीता माहिती प्राप्त करा"

#: ../data/mate-calc.ui.h:286
msgid "Right bracket"
msgstr "उजवा कंस"

#: ../data/mate-calc.ui.h:287
msgid "Scientific"
msgstr "शास्त्रीय"

#. Title of set precision dialog
#: ../data/mate-calc.ui.h:289
msgid "Set Precision"
msgstr "Precision निश्चित करा"

#: ../data/mate-calc.ui.h:290
msgid "Set display type to engineering format"
msgstr "सादरीकरणाचा प्रकार अभियांत्रिक स्वरुपाचा करा"

#: ../data/mate-calc.ui.h:291
msgid "Set display type to fixed-point format"
msgstr "सादरीकरणाचा प्रकार स्थिर-बिंदू स्वरुपाचा करा"

#: ../data/mate-calc.ui.h:292
msgid "Set display type to scientific format"
msgstr "सादरीकरणाचा प्रकार शास्त्रीय स्वरुपाचा करा"

#: ../data/mate-calc.ui.h:293
msgid "Set hyperbolic option for trigonometric functions"
msgstr "त्रिकोणामिती मधील कार्यपध्दतीसाठी हायपरबोलीक हा पर्याय निश्चित करा"

#: ../data/mate-calc.ui.h:294
msgid "Set inverse option for trigonometric functions"
msgstr "त्रिकोणामिती मधील कार्यपध्दतीसाठी विरुद्ध पर्याय निश्चित करा"

#: ../data/mate-calc.ui.h:295
msgid "Set numeric base to binary (base 2)"
msgstr "अंकाच्या पाया व्दिमान (बेस 2) निश्चित करा"

#: ../data/mate-calc.ui.h:296
msgid "Set numeric base to decimal (base 10)"
msgstr "अंकाचा पाया दशमान (डेसीमल बेस 10) निश्चित करा"

#: ../data/mate-calc.ui.h:297
msgid "Set numeric base to hexadecimal (base 16)"
msgstr "अंकाचा पाया सोळा (हेक्झाडेसीमल बेस 16) निश्चित करा"

#: ../data/mate-calc.ui.h:298
msgid "Set numeric base to octal (base 8)"
msgstr "अंकाचा पाया अष्टमान (ऑक्टल बेस 8) निश्चित करा"

#: ../data/mate-calc.ui.h:299
msgid "Set trigonometric type to degrees"
msgstr "त्रिकोणमितीचा प्रकार डिग्रीमधे निश्चित करा"

#: ../data/mate-calc.ui.h:300
msgid "Set trigonometric type to gradians"
msgstr "त्रिकोणमितीचा प्रकार ग्रडियन्समधे निश्चित करा"

#: ../data/mate-calc.ui.h:301
msgid "Set trigonometric type to radians"
msgstr "त्रिकोणमितीचा प्रकार रेडियन्समधे निश्चित करा"

#: ../data/mate-calc.ui.h:302
msgid "Shift displayed value 1-15 places to the left [<]"
msgstr "Shift मुळे मूल्य 1-15 ठिकाण डावीकडे दर्शविले जाईल [>]"

#: ../data/mate-calc.ui.h:303
msgid "Shift displayed value 1-15 places to the right [>]"
msgstr "Shift मुळे मूल्य 1-15 ठिकाण उजवीकडे दर्शविले जाईल [>]"

#. View|Show Thousands Separator menu item
#: ../data/mate-calc.ui.h:305
msgid "Show T_housands Separator"
msgstr "हजार विभाजक दाखवा (_h)"

#. Accuracy Popup: Check menu item to enable trailing zeroes
#: ../data/mate-calc.ui.h:307
msgid "Show _Trailing Zeroes"
msgstr "शेवटचे शून्य दाखवा (_T)"

#: ../data/mate-calc.ui.h:308
msgid "Show help contents"
msgstr "मदत विषयसूची दाखवा"

#: ../data/mate-calc.ui.h:309
msgid "Show memory registers"
msgstr "स्मृती रेजीस्टर दाखवा"

#: ../data/mate-calc.ui.h:310
msgid "Show the About Gcalctool dialog"
msgstr "Gcalctool विषयी संवाद दाखवा"

#: ../data/mate-calc.ui.h:311
msgid "Show thousands separator"
msgstr "हजार विभाजक दाखवा"

#: ../data/mate-calc.ui.h:312
msgid "Show trailing zeroes"
msgstr "शेवटचे शून्य दाखवा"

#. Set Precision Dialog: Label before the significant places spin button
#: ../data/mate-calc.ui.h:314
msgid "Significant _places:"
msgstr "महत्वाची जागी (_p):"

#. Calculates the straight-line depreciation of an asset for one period. The depreciable cost is cost - salvage. The straight-line method of depreciation divides the depreciable cost evenly over the useful life of an asset. The useful life is the number of periods, typically years, over which an asset is depreciated. See also: http://en.wikipedia.org/wiki/Depreciation
#: ../data/mate-calc.ui.h:316
msgid "Sln"
msgstr "Sln"

#: ../data/mate-calc.ui.h:317
msgid "Square"
msgstr "वर्ग"

#: ../data/mate-calc.ui.h:318
msgid "Square [@]"
msgstr "वर्ग [@]"

#: ../data/mate-calc.ui.h:319
msgid "Square root"
msgstr "वर्गमूळ"

#: ../data/mate-calc.ui.h:320
msgid "Square root [s]"
msgstr "वर्गमूळ [s]"

#: ../data/mate-calc.ui.h:321
msgid "Start group of calculations [(]"
msgstr "गणना करायचे प्रारंभीक समुह [(]"

#. Memory store button. Sto is short for Store
#: ../data/mate-calc.ui.h:323
msgid "Sto"
msgstr "Sto"

#: ../data/mate-calc.ui.h:324
msgid "Store displayed value in memory register [S]"
msgstr "प्रदर्शित मूल्य मेमरी रजिस्टर [S] मधे संचयीत करा"

#: ../data/mate-calc.ui.h:325
msgid "Store to register"
msgstr "रेजीस्टर मध्ये साठवा"

#: ../data/mate-calc.ui.h:326
msgid "Straight-line depreciation"
msgstr "सरळ रेषेतील घसरण"

#: ../data/mate-calc.ui.h:327
msgid "Straight-line depreciation [l]"
msgstr "सरळ रेषेतील घसरण [l]"

#: ../data/mate-calc.ui.h:328
msgid "Subtract"
msgstr "वजा करा"

#: ../data/mate-calc.ui.h:329
msgid "Subtract [-]"
msgstr "वजा करा [-]"

#: ../data/mate-calc.ui.h:330
msgid "Sum-of-the years'-digits depreciation"
msgstr "वर्षाचे एकूण संख्या मधील अंकीय घसरण"

#: ../data/mate-calc.ui.h:331
msgid "Sum-of-the years'-digits depreciation [Y]"
msgstr "वर्षाचे एकूण संख्या मधील अंकीय घसरण [Y]"

#: ../data/mate-calc.ui.h:332
msgid "Sum-of-the years'-digits depreciation [y]"
msgstr "वर्षाचे एकूण संख्या मधील अंकीय घसरण [y]"

#. Calculates the depreciation allowance on an asset for a specified period of time, using the Sum-Of-The-Years'-Digits method. This method of depreciation accelerates the rate of depreciation, so that more depreciation expense occurs in earlier periods than in later ones. The depreciable cost is cost - salvage. The useful life is the number of periods, typically years, over which an asset is depreciated. See also: http://en.wikipedia.org/wiki/Depreciation
#: ../data/mate-calc.ui.h:334
msgid "Syd"
msgstr "Syd"

#. Calculates the number of payment periods that are necessary during the term of an ordinary annuity, to accumulate a future value of fv, at a periodic interest rate of int. Each payment is equal to amount pmt. See also: http://en.wikipedia.org/wiki/Annuity_(finance_theory)
#: ../data/mate-calc.ui.h:336
msgid "Term"
msgstr "Term"

#. Truncate displayed value
#: ../data/mate-calc.ui.h:338
msgid "Trunc"
msgstr "Trunc"

#: ../data/mate-calc.ui.h:339
#| msgid "Raise displayed value to the power of y [o]"
msgid "Truncate displayed value to the chosen word size ([)"
msgstr "नीवडलेल्या शब्द आकारकरीता दृष्यस्पद मूल्य ट्रंकेट करा ([)"

#: ../data/mate-calc.ui.h:340
msgid "Undo"
msgstr "क्रिया मागे घ्या"

#: ../data/mate-calc.ui.h:341
msgid "User-defined functions [F]"
msgstr "वापरकर्ता-परिभाषीत कार्यपध्दती [F]"

#. Boolean exclusive NOR button
#: ../data/mate-calc.ui.h:343
msgid "XNOR"
msgstr "XNOR"

#. Boolean exlcusive OR button
#: ../data/mate-calc.ui.h:345
msgid "XOR"
msgstr "XOR"

#. Accuracy Popup: Menu item to set accuracy to 0 significant places
#: ../data/mate-calc.ui.h:347
msgid "_0 significant places"
msgstr "0 महत्वाची जागा (_0)"

#. Right Shift Popup: Menu item to shift right by 1 bit
#: ../data/mate-calc.ui.h:349
msgid "_1 place"
msgstr "1 जागा (_1)"

#. Accuracy Popup: Menu item to set accuracy to 1 significant place
#: ../data/mate-calc.ui.h:351
msgid "_1 significant place"
msgstr "1 महत्वाची जागा (_1)"

#. 16 bit radio button
#: ../data/mate-calc.ui.h:353
msgid "_16 bit"
msgstr "16 बीट (_1)"

#. Right Shift Popup: Menu item to shift right by 2 bits
#: ../data/mate-calc.ui.h:355
msgid "_2 places"
msgstr "2 जागा (_2)"

#. Accuracy Popup: Menu item to set accuracy to 2 significant places
#: ../data/mate-calc.ui.h:357
msgid "_2 significant places"
msgstr "2 महत्वाची जागा (_2)"

#. Right Shift Popup: Menu item to shift right by 3 bits
#: ../data/mate-calc.ui.h:359
msgid "_3 places"
msgstr "3 जागा (_3)"

#. Accuracy Popup: Menu item to set accuracy to 3 significant places
#: ../data/mate-calc.ui.h:361
msgid "_3 significant places"
msgstr "3 महत्वाची जागा (_3)"

#. 32 bit radio button
#: ../data/mate-calc.ui.h:363
msgid "_32 bit"
msgstr "32 बीट (_3)"

#. Right Shift Popup: Menu item to shift right by 4 bits
#: ../data/mate-calc.ui.h:365
msgid "_4 places"
msgstr "4 जागा (_4)"

#. Accuracy Popup: Menu item to set accuracy to 4 significant places
#: ../data/mate-calc.ui.h:367
msgid "_4 significant places"
msgstr "4 महत्वाची जागा (_4)"

#. Right Shift Popup: Menu item to shift right by 5 bits
#: ../data/mate-calc.ui.h:369
msgid "_5 places"
msgstr "5 जागा (_5)"

#. Accuracy Popup: Menu item to set accuracy to 5 significant places
#: ../data/mate-calc.ui.h:371
msgid "_5 significant places"
msgstr "5 महत्वाची जागा (_5)"

#. Right Shift Popup: Menu item to shift right by 6 bits
#: ../data/mate-calc.ui.h:373
msgid "_6 places"
msgstr "6 जागा (_6)"

#. Accuracy Popup: Menu item to set accuracy to 6 significant places
#: ../data/mate-calc.ui.h:375
msgid "_6 significant places"
msgstr "6 महत्वाची जागा (_6)"

#. 64 bit radio button
#: ../data/mate-calc.ui.h:377
msgid "_64 bit"
msgstr "64 बीट (_6)"

#. Right Shift Popup: Menu item to shift right by 7 bits
#: ../data/mate-calc.ui.h:379
msgid "_7 places"
msgstr "7 जागा (_7)"

#. Accuracy Popup: Menu item to set accuracy to 7 significant places
#: ../data/mate-calc.ui.h:381
msgid "_7 significant places"
msgstr "7 महत्वाची जागा (_7)"

#. Right Shift Popup: Menu item to shift right by 8 bits
#: ../data/mate-calc.ui.h:383
msgid "_8 places"
msgstr "8 जागा (_8)"

#. Accuracy Popup: Menu item to set accuracy to 8 significant places
#: ../data/mate-calc.ui.h:385
msgid "_8 significant places"
msgstr "8 महत्वाची जागा (_8)"

#. Right Shift Popup: Menu item to shift right by 9 bits
#: ../data/mate-calc.ui.h:387
msgid "_9 places"
msgstr "9 जागा (_9)"

#. Accuracy Popup: Menu item to set accuracy to 9 significant places
#: ../data/mate-calc.ui.h:389
msgid "_9 significant places"
msgstr "9 महत्वाची जागा (_9)"

#. View|Advanced menu item
#: ../data/mate-calc.ui.h:391
msgid "_Advanced"
msgstr "प्रगत (_A)"

#. View|Basic menu item
#: ../data/mate-calc.ui.h:393
msgid "_Basic"
msgstr "मुलभूत (_B)"

#. Base 2 radio button
#: ../data/mate-calc.ui.h:395
msgid "_Bin"
msgstr "Bin (_B)"

#. Calculator menu
#: ../data/mate-calc.ui.h:397
msgid "_Calculator"
msgstr "गणनयंत्र (_C)"

#: ../data/mate-calc.ui.h:398
msgid "_Contents"
msgstr "अनुक्रम (_C)"

#. Base 10 radio button
#: ../data/mate-calc.ui.h:400
msgid "_Dec"
msgstr "डिसें (_D)"

#. Edit menu
#: ../data/mate-calc.ui.h:402
msgid "_Edit"
msgstr "संपादन (_E)"

#. View|Financial menu item
#: ../data/mate-calc.ui.h:404
msgid "_Financial"
msgstr "वित्तिय (_F)"

#. Fixed-point display radio button
#: ../data/mate-calc.ui.h:406
msgid "_Fix"
msgstr "दुरूस्त करा (_F)"

#. Help menu
#: ../data/mate-calc.ui.h:408
msgid "_Help"
msgstr "मदत (_H)"

#. Insert ASCII dialog: Button to insert selected character
#: ../data/mate-calc.ui.h:410
msgid "_Insert"
msgstr "अंतर्भूत करा (_I)"

#. Edit|Insert ASCII value menu item
#: ../data/mate-calc.ui.h:412
msgid "_Insert ASCII value..."
msgstr "ASCII  प्रविष्ट करा (_I)..."

#. Inverse check box
#: ../data/mate-calc.ui.h:414
msgid "_Inv"
msgstr "Inv (_I)"

#. View|Memory Registers menu item
#: ../data/mate-calc.ui.h:416
msgid "_Memory Registers"
msgstr "स्मृती रेजीस्टर (_M)"

#. Base 8 radio button
#: ../data/mate-calc.ui.h:418
msgid "_Oct"
msgstr "ऑक्ट (_O)"

#. View|Programming menu item
#: ../data/mate-calc.ui.h:420
msgid "_Programming"
msgstr "प्रोग्रामींग (_P)"

#. Radian radio button
#: ../data/mate-calc.ui.h:422
msgid "_Radians"
msgstr "रेडियन (_R)"

#: ../data/mate-calc.ui.h:423
msgid "_Redo"
msgstr "बदल रद्द करू नका (_R)"

#. Scientific display radio button
#: ../data/mate-calc.ui.h:425
msgid "_Sci"
msgstr "Sci (_S)"

#. View|Scientific menu item
#: ../data/mate-calc.ui.h:427
msgid "_Scientific"
msgstr "शास्त्रीय (_S)"

#. Set Precision Dialog: Button to apply settings
#: ../data/mate-calc.ui.h:429
msgid "_Set"
msgstr "मांडणी (_S)"

#: ../data/mate-calc.ui.h:430
msgid "_Undo"
msgstr "पूर्ववत करा (_U)"

#. View menu
#: ../data/mate-calc.ui.h:432
msgid "_View"
msgstr "अवलोकन (_V)"

#. This is accessible name for memory register 0.  It is spoken by screen readers such as Orca, to help people who are blind or have low vision.
#: ../data/mate-calc.ui.h:434
msgid "register 0"
msgstr "register 0"

#. This is accessible name for memory register 1.  It is spoken by screen readers such as Orca, to help people who are blind or have low vision.
#: ../data/mate-calc.ui.h:436
msgid "register 1"
msgstr "register 1"

#. This is accessible name for memory register 2.  It is spoken by screen readers such as Orca, to help people who are blind or have low vision.
#: ../data/mate-calc.ui.h:438
msgid "register 2"
msgstr "register 2"

#. This is accessible name for memory register 3.  It is spoken by screen readers such as Orca, to help people who are blind or have low vision.
#: ../data/mate-calc.ui.h:440
msgid "register 3"
msgstr "register 3"

#. This is accessible name for memory register 4.  It is spoken by screen readers such as Orca, to help people who are blind or have low vision.
#: ../data/mate-calc.ui.h:442
msgid "register 4"
msgstr "register 4"

#. This is accessible name for memory register 5.  It is spoken by screen readers such as Orca, to help people who are blind or have low vision.
#: ../data/mate-calc.ui.h:444
msgid "register 5"
msgstr "register 5"

#. This is accessible name for memory register 6.  It is spoken by screen readers such as Orca, to help people who are blind or have low vision.
#: ../data/mate-calc.ui.h:446
msgid "register 6"
msgstr "register 6"

#. This is accessible name for memory register 7.  It is spoken by screen readers such as Orca, to help people who are blind or have low vision.
#: ../data/mate-calc.ui.h:448
msgid "register 7"
msgstr "register 7"

#. This is accessible name for memory register 8.  It is spoken by screen readers such as Orca, to help people who are blind or have low vision.
#: ../data/mate-calc.ui.h:450
msgid "register 8"
msgstr "register 8"

#. This is accessible name for memory register 9.  It is spoken by screen readers such as Orca, to help people who are blind or have low vision.
#: ../data/mate-calc.ui.h:452
msgid "register 9"
msgstr "register 9"

#: ../data/mate-calc.ui.h:453
msgid "x2"
msgstr "x2"

#. Translators: The window title when in basic mode
#: ../data/mate-calc.desktop.in.h:1 ../src/gtk.c:62
msgid "Calculator"
msgstr "गणनयंत्र"

#: ../data/mate-calc.desktop.in.h:2
msgid "Perform arithmetic, scientific or financial calculations"
msgstr "अंकगणित, शास्त्रीय किंवा वित्तीय गणना चालवून पहा"

#: ../data/mate-calc.schemas.in.h:1
#| msgid "Future value"
msgid "Accuracy value"
msgstr "अचूकपणा मूल्य"

#: ../data/mate-calc.schemas.in.h:2
msgid "Display Mode"
msgstr "दृष्य मोड"

#: ../data/mate-calc.schemas.in.h:3
msgid ""
"Indicates whether any trailing zeroes after the number point should be shown "
"in the display value."
msgstr "दृष्यास्पद मूल्यमध्ये नंबर पॉईंट नंतर ट्रेलींग झीरोज् दाखवायचे का, ते दर्शवतो."

#: ../data/mate-calc.schemas.in.h:4
msgid "Indicates whether the memory register window is initially displayed."
msgstr "मेमरी रेजिस्टर पटल प्रारंभीकरित्या दाखवले जाते असे दर्शवले जाते."

#: ../data/mate-calc.schemas.in.h:5
msgid "Indicates whether thousands separators are shown in large numbers."
msgstr "हजाराचे विभाजक मोठ्या क्रमांकात दाखवले जाते का, ते दर्शवतो."

#: ../data/mate-calc.schemas.in.h:6
#| msgid "Mod"
msgid "Mode"
msgstr "मोड"

#: ../data/mate-calc.schemas.in.h:7
#| msgid "Numeric 0"
msgid "Numeric Base"
msgstr "न्यूमेरीक बेस्"

#: ../data/mate-calc.schemas.in.h:8
#| msgid "Show memory registers"
msgid "Show Registers"
msgstr "रेजीस्टर दाखवा"

#: ../data/mate-calc.schemas.in.h:9
#| msgid "Show T_housands Separator"
msgid "Show Thousands Separator"
msgstr "हजाराचे विभाजक दाखवा"

#: ../data/mate-calc.schemas.in.h:10
#| msgid "Show _Trailing Zeroes"
msgid "Show Trailing Zeroes"
msgstr "शेवटचे शून्य दाखवा"

#: ../data/mate-calc.schemas.in.h:11
msgid ""
"The initial calculator mode. Valid values are \"BASIC\", \"FINANCIAL\", "
"\"LOGICAL\", \"SCIENTIFIC\" and \"PROGRAMMING\""
msgstr ""
"प्रारंभीक गणनायंत्र मोड. वैध मूल्ये \"BASIC\", \"FINANCIAL\", "
"\"LOGICAL\", \"SCIENTIFIC\"  \"PROGRAMMING\" असे आहे"

#: ../data/mate-calc.schemas.in.h:12
msgid ""
"The initial display mode. Valid values are \"ENG\" (engineering), \"FIX"
"\" (fixed-point) and \"SCI\" (scientific)"
msgstr ""
"प्रारंभीक दृष्य मोड. वैध मूल्ये \"ENG\" (इंजीनीअरींग), \"FIX"
"\" (फिक्स्ड्-पॉईंट) and \"SCI\" (विज्ञाणीक)"

#: ../data/mate-calc.schemas.in.h:13
msgid ""
"The initial trigonometric type. Valid values are \"DEG\" (degrees), \"GRAD"
"\" (gradians) and \"RAD\" (radians)."
msgstr ""
"प्राथमीक त्रिकोणामिती प्रकार. वैध मूल्ये \"DEG\" (डिग्रीज्), \"GRAD"
"\" (ग्रेडीअन्स्) व \"RAD\" (रेडीअन्स्) आहे."

#: ../data/mate-calc.schemas.in.h:14
msgid "The initial x-coordinate for the window"
msgstr "पटलकरीता प्राथमीक x-निबंधक"

#: ../data/mate-calc.schemas.in.h:15
msgid "The initial y-coordinate for the window"
msgstr "पटलकरीता प्राथमीक y-निबंधक"

#: ../data/mate-calc.schemas.in.h:16
msgid ""
"The number of digits displayed after the numeric point. This value must be "
"in the range 0 to 9."
msgstr "न्यूमेरीक पॉईंट नंतर दाखवण्याजोगी डिजीटची संख्या. या मूल्यांची व्याप्ती 0 ते 9 असायला हवी."

#: ../data/mate-calc.schemas.in.h:17
msgid "The number of pixels to place the window from the left of the screen."
msgstr "पडद्याच्या डाव्या टोकापासून किती पीक्सेल्स्वर पटल स्थायीत करायचे."

#: ../data/mate-calc.schemas.in.h:18
msgid "The number of pixels to place the window from the top of the screen."
msgstr "पडद्याच्या वरच्या टोकापासून किती पीक्सेल्स्वर पटल स्थायीत करायचे."

#: ../data/mate-calc.schemas.in.h:19
msgid "The numeric base for input and display."
msgstr "इंपुट व दृष्यसाठी संख्यायीक बेस."

#: ../data/mate-calc.schemas.in.h:20
msgid ""
"The size of the words used in bitwise operations. Valid values are 16, 32 "
"and 64."
msgstr "बीटवाइज् कार्यमध्ये वापरण्याजोगी शब्दाचे आकार. वैध मूल्ये 16, 32 व 64 आहे."

#: ../data/mate-calc.schemas.in.h:21
#| msgid "Set trigonometric type to degrees"
msgid "Trigonometric type"
msgstr "त्रिकोणमितीचा प्रकार"

#: ../data/mate-calc.schemas.in.h:22
msgid "Word size"
msgstr "शब्दाचे आकार"

#: ../src/calctool.c:82
#, c-format
msgid ""
"Usage:\n"
"  %s - Perform mathematical calculations"
msgstr ""
"वापरणी:\n"
"  %s - गणिती गणना लागू करा"

#: ../src/calctool.c:90
#, c-format
msgid ""
"Help Options:\n"
"  -v, --version                   Show release version\n"
"  -h, -?, --help                  Show help options\n"
"  --help-all                      Show all help options\n"
"  --help-gtk                      Show GTK+ options"
msgstr ""
"Help Options:\n"
"  -v, --version                   Show release version\n"
"  -h, -?, --help                  Show help options\n"
"  --help-all                      Show all help options\n"
"  --help-gtk                      Show GTK+ options"

#: ../src/calctool.c:101
#, c-format
msgid ""
"GTK+ Options:\n"
"  --class=CLASS                   Program class as used by the window "
"manager\n"
"  --name=NAME                     Program name as used by the window "
"manager\n"
"  --screen=SCREEN                 X screen to use\n"
"  --sync                          Make X calls synchronous\n"
"  --gtk-module=MODULES            Load additional GTK+ modules\n"
"  --g-fatal-warnings              Make all warnings fatal"
msgstr ""
"GTK+ Options:\n"
"  --class=CLASS                   Program class as used by the window "
"manager\n"
"  --name=NAME                     Program name as used by the window "
"manager\n"
"  --screen=SCREEN                 X screen to use\n"
"  --sync                          Make X calls synchronous\n"
"  --gtk-module=MODULES            Load additional GTK+ modules\n"
"  --g-fatal-warnings              Make all warnings fatal"

#: ../src/calctool.c:114
#, c-format
msgid ""
"Application Options:\n"
"  -u, --unittest                  Perform unittests\n"
"  -s, --solve <equation>          Solve the given equation"
msgstr ""
"Application Options:\n"
"  -u, --unittest                  Perform unittests\n"
"  -s, --solve <equation>          Solve the given equation"

#. Translators: Error printed to stderr when user uses --solve argument without an equation
#: ../src/calctool.c:150
#, c-format
msgid "Argument --solve requires an equation to solve"
msgstr "घटक --solve निवारण करीता समीकरण आवश्यक आहे"

#. Translators: Error printed to stderr when user provides an unknown command-line argument
#: ../src/calctool.c:163
#, c-format
msgid "Unknown argument '%s'"
msgstr "अपरिचीत घटक '%s'"

#. Translators: A log message displayed when an invalid accuracy
#. is read from the configuration
#: ../src/calctool.c:191
#, c-format
msgid "%s: accuracy should be in the range 0-%d\n"
msgstr "%s: अचूकपणा हया मर्यादित असायला पाहिजे 0-%d\n"

#: ../src/display.c:417
msgid "No undo history"
msgstr "बदल रद्द कराचे इतिहास नाही"

#: ../src/display.c:432
msgid "No redo steps"
msgstr "बदल रद्द न करण्याकरीताचे पर्याय"

#. Translators: This message is displayed in the status bar when an
#. invalid user-defined function is executed
#: ../src/functions.c:235
msgid "Malformed function"
msgstr "सदोषीत कार्यपध्दती"

#. Translators: This message is displayed in the status bar when a bit
#. shift operation is performed and the display does not contain a number
#: ../src/functions.c:322
msgid "No sane value to do bitwise shift"
msgstr "बीटनुरूप स्थानांतर करण्याकरीता मूल्य नाही"

#: ../src/functions.c:343 ../src/functions.c:398
msgid "No sane value to convert"
msgstr "रुंपातरासाठी योग्य मूल्य नाही"

#: ../src/functions.c:366 ../src/functions.c:418
msgid "No sane value to store"
msgstr "जतन करण्यासाठी योग्य मूल्य नाही"

#: ../src/functions.c:583
msgid "Invalid number for the current base"
msgstr "सद्याच्या बेस करीता अवैध क्रमांक प्रविष्ट करा"

#. Translators: Error displayed to user when they
#. * perform an invalid bitwise operation, e.g.
#. * 1 XOR -1
#: ../src/functions.c:590
#| msgid "Invalid bitwise operation parameter(s)"
msgid "Invalid bitwise operation"
msgstr "अवैध बीटनुरूप कार्य"

#. Translators: Error displayed to user when they
#. * perform an invalid modulus operation, e.g.
#. * 6 MOD 1.2
#: ../src/functions.c:597
#| msgid "Invalid modulus operation parameter(s)"
msgid "Invalid modulus operation"
msgstr "अवैध modulus कार्य"

#. Translators; Error displayd to user when they
#. * perform a bitwise operation on numbers greater
#. * than the current word
#: ../src/functions.c:604
msgid "Overflow. Try a bigger word size"
msgstr "ओव्हरफ्लो. मोठे शब्द आकार वापरून पहा"

#. Translators; Error displayd to user when they
#. * an unknown variable is entered
#: ../src/functions.c:610
msgid "Unknown variable"
msgstr "अपरिचीत वेरियेबल"

#. Translators; Error displayd to user when they
#. * an unknown function is entered
#: ../src/functions.c:616
msgid "Unknown function"
msgstr "अपरिचीत फंक्शन"

#. Translators: Error displayed to user when they
#. * enter an invalid calculation
#: ../src/functions.c:626
msgid "Malformed expression"
msgstr "सदोषीत वाक्यरचना"

#. Translators: The window title when in advanced mode
#: ../src/gtk.c:64
msgid "Calculator - Advanced"
msgstr "गणनयंत्र - प्रगत"

#. Translators: The window title when in financial mode
#: ../src/gtk.c:66
msgid "Calculator - Financial"
msgstr "गणनयंत्र - वित्तीय"

#. Translators: The window title when in scientific mode
#: ../src/gtk.c:68
msgid "Calculator - Scientific"
msgstr "गणनयंत्र - शास्त्रीय"

#. Translators: The window title when in programming mode
#: ../src/gtk.c:70
msgid "Calculator - Programming"
msgstr "गणनयंत्र - प्रोग्रामींग"

#. Translators: The window title when in basic mode. %s is replaced with the hostname.
#: ../src/gtk.c:76
#, c-format
msgid "Calculator [%s]"
msgstr "गणनयंत्र [%s]"

#. Translators: The window title when in advanced mode. %s is replaced with the hostname.
#: ../src/gtk.c:78
#, c-format
msgid "Calculator [%s] - Advanced"
msgstr "गणनयंत्र [%s] - प्रगत"

#. Translators: The window title when in financial mode. %s is replaced with the hostname.
#: ../src/gtk.c:80
#, c-format
msgid "Calculator [%s] - Financial"
msgstr "गणनयंत्र [%s] - वित्तीय"

#. Translators: The window title when in scientific mode. %s is replaced with the hostname.
#: ../src/gtk.c:82
#, c-format
msgid "Calculator [%s] - Scientific"
msgstr "गणनयंत्र [%s] - शास्त्रीय"

#. Translators: The window title when in programming mode. %s is replaced with the hostname.
#: ../src/gtk.c:84
#, c-format
msgid "Calculator [%s] - Programming"
msgstr "गणनयंत्र [%s] - प्रोग्रामींग"

#. Translators: Title of the error dialog when unable to load the UI files
#: ../src/gtk.c:572
msgid "Error loading user interface"
msgstr "वापरकर्ता संवाद दाखल करतेवेळी त्रुटी"

#. Translators: Description in UI error dialog when unable to load the UI files. %s is replaced with the error message provided by GTK+
#: ../src/gtk.c:575
#, c-format
#| msgid ""
#| "The user interface file %s is missing or unable to be loaded. Please "
#| "check your installation."
msgid ""
"A required file is missing or damaged, please check your installation.\n"
"\n"
"%s"
msgstr ""
"आवश्यक फाइल आढळली नाही किंवा सदोषीत आहे, कृपया तुमचे प्रतिष्ठापन तपासा.\n"
"\n"
"%s"

#. Translators: Accuracy Popup: Menu item to show the accuracy dialog. %d is replaced with the current accuracy.
#: ../src/gtk.c:672
#, c-format
msgid "_Other (%d) ..."
msgstr "इतर (%d) (_O)..."

#. Translators: Tooltip for accuracy button
#: ../src/gtk.c:678
#, c-format
msgid "Set accuracy from 0 to %d numeric place. [A]"
msgid_plural "Set accuracy from 0 to %d numeric places. [A]"
msgstr[0] "अचूकपणा 0 ते %d सांख्यीक स्थानपर्यंत निश्चित करा. [A]"
msgstr[1] "अचूकपणा 0 ते %d सांख्यीक स्थानपर्यंत निश्चित करा. [A]"

#. Translators: The sine button
#: ../src/gtk.c:703
#| msgid "Sin"
msgid "sin"
msgstr "sin"

#. Translators: The inverse sine button
#: ../src/gtk.c:705
#| msgid "Sin<sup>-1</sup>"
msgid "sin<sup>−1</sup>"
msgstr "sin<sup>−1</sup>"

#. Translators: The hyperbolic sine button
#: ../src/gtk.c:707
#| msgid "Sinh"
msgid "sinh"
msgstr "sinh"

#. Translators: The inverse hyperbolic sine button
#: ../src/gtk.c:709
#| msgid "Sinh<sup>-1</sup>"
msgid "sinh<sup>−1</sup>"
msgstr "sinh<sup>−1</sup>"

#. Translators: The sine tooltip
#: ../src/gtk.c:712
msgid "Sine [k]"
msgstr "Sine [K]"

#. Translators: The inverse sine tooltip
#: ../src/gtk.c:714
msgid "Inverse Sine [K]"
msgstr "Inverse Sine [K]"

#. Translators: The hyperbolic sine tooltip
#: ../src/gtk.c:716
msgid "Hyperbolic Sine [k]"
msgstr "Hyperbolic Sine [k]"

#. Translators: The hyperbolic inverse sine tooltip
#: ../src/gtk.c:718
msgid "Hyperbolic Inverse Sine [K]"
msgstr "Hyperbolic Inverse Sine [K]"

#. Translators: The cosine button
#: ../src/gtk.c:722
#| msgid "Cos"
msgid "cos"
msgstr "cos"

#. Translators: The inverse cosine button
#: ../src/gtk.c:724
#| msgid "Cos<sup>-1</sup>"
msgid "cos<sup>−1</sup>"
msgstr "cos<sup>−1</sup>"

#. Translators: The hyperbolic cosine button
#: ../src/gtk.c:726
#| msgid "Cosh"
msgid "cosh"
msgstr "cosh"

#. Translators: The inverse hyperbolic cosine button
#: ../src/gtk.c:728
#| msgid "Cosh<sup>-1</sup>"
msgid "cosh<sup>−1</sup>"
msgstr "cosh<sup>−1</sup>"

#. Translators: The cosine tooltip
#: ../src/gtk.c:731
msgid "Cosine [j]"
msgstr "Cosine [j]"

#. Translators: The inverse cosine tooltip
#: ../src/gtk.c:733
msgid "Inverse Cosine [J]"
msgstr "Inverse Cosine [J]"

#. Translators: The hyperbolic cosine tooltip
#: ../src/gtk.c:735
msgid "Hyperbolic Cosine [j]"
msgstr "Hyperbolic Cosine [j]"

#. Translators: The hyperbolic inverse cosine tooltip
#: ../src/gtk.c:737
msgid "Hyperbolic Inverse Cosine [J]"
msgstr "Hyperbolic Inverse Cosine [J]"

#. Translators: The tangent button
#: ../src/gtk.c:741
#| msgid "Tan"
msgid "tan"
msgstr "tan"

#. Translators: The inverse tangent button
#: ../src/gtk.c:743
#| msgid "Tan<sup>-1</sup>"
msgid "tan<sup>−1</sup>"
msgstr "tan<sup>−1</sup>"

#. Translators: The hyperbolic tangent button
#: ../src/gtk.c:745
#| msgid "Tanh"
msgid "tanh"
msgstr "tanh"

#. Translators: The inverse hyperbolic tangent button
#: ../src/gtk.c:747
#| msgid "Tanh<sup>-1</sup>"
msgid "tanh<sup>−1</sup>"
msgstr "tanh<sup>−1</sup>"

#. Translators: The tangent tooltip
#: ../src/gtk.c:750
msgid "Tangent [w]"
msgstr "Tangent [w]"

#. Translators: The inverse tangent tooltip
#: ../src/gtk.c:752
msgid "Inverse Tangent [W]"
msgstr "Inverse Tangent [W]"

#. Translators: The hyperbolic tangent tooltip
#: ../src/gtk.c:754
msgid "Hyperbolic Tangent [w]"
msgstr "Hyperbolic Tangent [w]"

#. Translators: The hyperbolic inverse tangent tooltip
#: ../src/gtk.c:756
msgid "Hyperbolic Inverse Tangent [W]"
msgstr "Hyperbolic Inverse Tangent [W]"

#. Translators: The natural logaritm button
#: ../src/gtk.c:761
#| msgid "Sln"
msgid "ln"
msgstr "ln"

#. Translators: The e to the power of x button
#: ../src/gtk.c:763
msgid "e<sup><i>x</i></sup>"
msgstr "e<sup><i>x</i></sup>"

#. Translators: Tooltip for the natural log button
#: ../src/gtk.c:766
#| msgid "Natural log [n]"
msgid "Natural logarithm [n]"
msgstr "Natural logarithm [n]"

#. Translators: Tooltip for the e to the power of x button
#: ../src/gtk.c:768
msgid "e to the power of the displayed value [N]"
msgstr "e to the power of the displayed value [N]"

#. Translators: The 10-based logaritm button
#: ../src/gtk.c:773
#| msgid "Log"
msgid "log"
msgstr "log"

#. Translators: The 10 to the power of x button
#: ../src/gtk.c:775
msgid "10<sup><i>x</i></sup>"
msgstr "10<sup><i>x</i></sup>"

#. Translators: Tooltip for the log base 10 button
#: ../src/gtk.c:778
#| msgid "Base 10 log [g]"
msgid "Base 10 logarithm [g]"
msgstr "Base 10 logarithm [g]"

#. Translators: Tooltip for the 10 to the power of x button
#: ../src/gtk.c:780
msgid "10 to the power of displayed value [G]"
msgstr "10 to the power of displayed value [G]"

#. Translators: The 2-based logaritm button
#: ../src/gtk.c:785
#| msgid "Log<sub>2</sub>"
msgid "log<sub>2</sub>"
msgstr "log<sub>2</sub>"

#. Translators: The 2 to the power of x button
#: ../src/gtk.c:787
msgid "2<sup><i>x</i></sup>"
msgstr "2<sup><i>x</i></sup>"

#. Translators: Tooltip for the log base 2 button
#: ../src/gtk.c:790
#| msgid "Base 2 log [h]"
msgid "Base 2 logarithm [h]"
msgstr "Base 2 logarithm [h]"

#. Translators: Tooltip for the 2 to the power of x button
#: ../src/gtk.c:792
msgid "2 to the power of the displayed value [H]"
msgstr "2 to the power of the displayed value [H]"

#. Translators: The x to the power of y button
#: ../src/gtk.c:797
msgid "x<sup><i>y</i></sup>"
msgstr "x<sup><i>y</i></sup>"

#. Translators: The x to the power of reciprocal y button
#: ../src/gtk.c:799
msgid "x<sup>1/<i>y</i></sup>"
msgstr "x<sup>1/<i>y</i></sup>"

#. Translators: Tooltip for the x to the power of y button
#: ../src/gtk.c:802
msgid "Raise displayed value to the power of y [o]"
msgstr "Raise displayed value to the power of y [o]"

#. Translators: Tooltip for the x to the power of reciprocal y button
#: ../src/gtk.c:804
msgid "Raise displayed value to the power of reciprocal y [O]"
msgstr "Raise displayed value to the power of reciprocal y [O]"

#. Translators: The translator credits. Please translate this with your name(s).
#: ../src/gtk.c:1365
msgid "translator-credits"
msgstr "संदिप शेडमाके <sandeep.shedmake@gmail.com>, 2008, 2009. संदिप शेडमाके <sshedmak@redhat.com>, 2009."

#: ../src/gtk.c:1369
#| msgid ""
#| "Gcalctool is free software; you can redistribute it and/or modify\n"
#| "it under the terms of the GNU General Public License as published by\n"
#| "the Free Software Foundation; either version 2 of the License, or\n"
#| "(at your option) any later version.\n"
#| "\n"
#| "Gcalctool is distributed in the hope that it will be useful,\n"
#| "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
#| "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
#| "GNU General Public License for more details.\n"
#| "\n"
#| "You should have received a copy of the GNU General Public License\n"
#| "along with Gcalctool; if not, write to the Free Software Foundation, "
#| "Inc.,\n"
#| "51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\n"
msgid ""
"Gcalctool is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation; either version 2 of the License, or\n"
"(at your option) any later version.\n"
"\n"
"Gcalctool is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with Gcalctool; if not, write to the Free Software Foundation, Inc.,\n"
"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA"
msgstr ""
"Gcalctool is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation; either version 2 of the License, or\n"
"(at your option) any later version.\n"
"\n"
"Gcalctool is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with Gcalctool; if not, write to the Free Software Foundation, Inc.,\n"
"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA"

#. Translators: Program name in the about dialog
#: ../src/gtk.c:1385
msgid "Gcalctool"
msgstr "Gcalctool"

#. Translators: Copyright notice in the about dialog
#: ../src/gtk.c:1388
msgid "© 1986-2008 The Gcalctool authors"
msgstr "© 1986-2008 The Gcalctool authors"

#. Translators: Short description in the about dialog
#: ../src/gtk.c:1391
msgid "Calculator with financial and scientific modes."
msgstr "वित्तीय व शास्त्रीय पध्दतीचे गणनयंत्र."

#: ../src/gtk.c:1549
msgid "Unable to open help file"
msgstr "मदत फाइल उघडण्यास अशक्य"

#. Translators: R is the short form of register used inter alia in popup menus
#: ../src/gtk.c:1956
msgid "R"
msgstr "R"

#. FIXME: WTF?
#: ../src/gtk.c:2319
msgid "Paste"
msgstr "चिकटवा"

#. Translators: Edit Constants Dialog: Constant number column title
#. Translators: Edit Functions Dialog: Function number column title
#: ../src/gtk.c:2679 ../src/gtk.c:2696
msgid "No."
msgstr "नाही."

#. Translators: Edit Constants Dialog: Constant value column title
#. Translators: Edit Functions Dialog: Function value column title
#: ../src/gtk.c:2681 ../src/gtk.c:2699
msgid "Value"
msgstr "मूल्य"

#. Translators: Edit Constants Dialog: Constant description column title
#. Translators: Edit Functions Dialog: Function description column title
#: ../src/gtk.c:2683 ../src/gtk.c:2702
msgid "Description"
msgstr "वर्णन"

#. Set default accuracy menu item
#. Translators: Accuracy Popup: Menu item to reset the accuracy to the default value. %d is replaced with the default value.
#: ../src/gtk.c:2826
#, c-format
msgid "Reset to _Default (%d)"
msgstr "मुलभूत (%d) करीता पुन्हस्थापीत करा (_D)"

#: ../src/mp.c:1467
msgid "Negative X and non-integer Y not supported"
msgstr "नकारात्मक X व असंख्यायीक Y समर्थीत नाही"

#. Translators: Error displayed when tangent value is undefined
#: ../src/mp-trigonometric.c:281
msgid "Tangent is infinite"
msgstr "टँजेंट अमर्यादीत आहे"

#. Translators: This is the label for the default constant, the number of miles in one kilometer (0.621)
#: ../src/register.c:40
msgid "Kilometer-to-mile conversion factor"
msgstr "किलोमीटर-ते-मैल रुपांतरासाठी गुणांक"

#. Translators: This is the label for the default constant, the square root of 2 (1.41421)
#: ../src/register.c:42
msgid "square root of 2"
msgstr "2 चे वर्गमूळ"

#. Translators: This is the label for the default constant, Euler's number (2.71828)
#: ../src/register.c:44
msgid "Euler's Number (e)"
msgstr "Euler संख्या (e)"

#. Translators: This is the label for the default constant, π (3.14159)
#: ../src/register.c:46
msgid "π"
msgstr "π"

#. Translators: This is the label for the default constant, the number of inches in a centimeter (0.39370)
#: ../src/register.c:48
msgid "Centimeter-to-inch conversion factor"
msgstr "सेंटीमीटर-ते-इंच रुपांतरासाठी गुणांक"

#. Translators: This is the label for the default constant, the number of degrees in a radian (57.2958)
#: ../src/register.c:50
msgid "degrees in a radian"
msgstr "रेडियनमधे डिग्री"

#. Translators: This is the label for the default constant, 2 to the power of 20 (1048576)
#: ../src/register.c:52
msgid "2 ^ 20"
msgstr "2 ^ 20"

#. Translators: This is the label for the default constant, the number of ounces in one gram (0.0353)
#: ../src/register.c:54
msgid "Gram-to-ounce conversion factor"
msgstr "ग्रम-ते-औस रुपांतरासाठी गुणांक"

#. Translators: This is the label for the default constant, the number of British Thermal Units in one Kilojoule (0.948)
#: ../src/register.c:56
msgid "Kilojoule-to-British-thermal-unit conversion factor"
msgstr "किलोज्युल-ते-ब्रिटीश-थर्मल-युनीट रुपांतरासाठी गुणांक"

#. Translators: This is the label for the default constant, the number of cubic inches in one cubic centimeter (0.0610)
#: ../src/register.c:58
msgid "Cubic-centimeter-to-cubic-inch conversion factor"
msgstr "घनसेंटीमीटर-ते-घन-इंच रुपांतरासाठी गुणांक"