summaryrefslogtreecommitdiff
path: root/po/hi.po
blob: b2cf7c06ccc4936ce6ad2e5a7a0a449cb8eb3c30 (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
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
# translation of gtk20.hi.po to Hindi
# This file is distributed under the same license as the PACKAGE package.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# G Karunakar <karunakar@freedomink.org>, 2003
#
msgid ""
msgstr ""
"Project-Id-Version: gtk20.hi\n"
"POT-Creation-Date: 2003-08-25 22:08-0400\n"
"PO-Revision-Date: 2003-08-26 20:48+0530\n"
"Last-Translator: G Karunakar <karunakar@freedomink.org>\n"
"Language-Team: Hindi <indlinux-hindi-gnome@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0\n"

#: gdk-pixbuf/gdk-pixbuf-animation.c:147 gdk-pixbuf/gdk-pixbuf-io.c:737
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "'%s' फाइल खोलने में असफल :%s"

#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:747
#, c-format
msgid "Image file '%s' contains no data"
msgstr "इमेज फाइल %s में कोई डाटा नहीं है"

#: gdk-pixbuf/gdk-pixbuf-animation.c:198 gdk-pixbuf/gdk-pixbuf-io.c:781
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr "इमेज %s को लोड करने में असफल, कारण अग्यात, शायद एक खराब इमेज फाइल है"

#: gdk-pixbuf/gdk-pixbuf-animation.c:226
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr "एनीमेशन %s को लोड करने में असफल, कारण अग्यात, शायद एक खराब एनीमेशन फाइल है"

#: gdk-pixbuf/gdk-pixbuf-io.c:410
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "इमेज लोडिंग माड्यूल %s को लोड करने में अछम %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:425
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
"इमेज लोडिंग माड्यूल %s सही इंटरफेस नहीं बना पा रहा, शायद यह भिन्न GTK संस्करण से है"

#: gdk-pixbuf/gdk-pixbuf-io.c:564 gdk-pixbuf/gdk-pixbuf-io.c:612
#, c-format
msgid "Image type '%s' is not supported"
msgstr "इमेज प्रकार %s का प्रयोग नहीं किया जा सकता"

#: gdk-pixbuf/gdk-pixbuf-io.c:644
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "फाइल %s के लिए इमेज फाइल प्रारूप पहचाना नहीं जा सकता"

#: gdk-pixbuf/gdk-pixbuf-io.c:650
msgid "Unrecognized image file format"
msgstr "अपरिचित इमेज फाइल प्रारूप"

#: gdk-pixbuf/gdk-pixbuf-io.c:792
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "इमेज %s को लोड करने में असफल : %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:900
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "gdk-pixbf  का यह संस्करण इमेज प्रारूप %s को संग्रहित नहीं कर सकता"

#: gdk-pixbuf/gdk-pixbuf-io.c:1008
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "%s को लिखने के लिए खोलने में असफल %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1029
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "लिखते समय %s को बन्द करने में असफल, सभी डाटा संग्रहित नहीं किया जा सका %s"

#: gdk-pixbuf/gdk-pixbuf-loader.c:332
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "इमेज प्रकार %s की बढ़ती हुई लोडिंग नहीं की जा सकती"

#: gdk-pixbuf/gdk-pixbuf-loader.c:356 gdk-pixbuf/gdk-pixbuf-loader.c:458
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
"but didn't give a reason for the failure"
msgstr ""
"आंतरिक त्रुटि इमेज लोडर माड्यूल %s इमेज की लोडिंग प्रारंभ नहीं कर सका परन्तु इसका कारण "
"नहीं बना सकता"

#: gdk-pixbuf/gdk-pixdata.c:145
msgid "Image header corrupt"
msgstr "इमेज हैडर खराब है"

#: gdk-pixbuf/gdk-pixdata.c:150
msgid "Image format unknown"
msgstr "इमेज प्रारूप अग्यात"

#: gdk-pixbuf/gdk-pixdata.c:155 gdk-pixbuf/gdk-pixdata.c:456
msgid "Image pixel data corrupt"
msgstr "इमेज पिक्सल डाटा खराब है"

#: gdk-pixbuf/gdk-pixdata.c:402
#, c-format
msgid "failed to allocate image buffer of %u bytes"
msgstr "%u बाइट आकार का इमेज बफर बनाने में असफल"

#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr ""

#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr ""

#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "एनिमेशन में अवैध हैडर"

#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "एनिमेशन लोड करने के लिए पर्याप्त मेमोरी नहीं है"

#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr ""

#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "ANI इमेज प्रारूप"

#: gdk-pixbuf/io-bmp.c:223 gdk-pixbuf/io-bmp.c:339
msgid "Not enough memory to load bitmap image"
msgstr "बिटमैप इमेज को लोड करने के लिए पर्याप्त मेमोरी उपलब्ध नहीं"

#: gdk-pixbuf/io-bmp.c:263
msgid "BMP image has unsupported header size"
msgstr "BMP इमेज में गलत का हैडर आकार"

#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:311 gdk-pixbuf/io-bmp.c:371
msgid "BMP image has bogus header data"
msgstr "BMP इमेज में बेकार हैडर डाटा"

#: gdk-pixbuf/io-bmp.c:1076
msgid "The BMP image format"
msgstr "BMP इमेज प्रारुप"

#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "GIF %s को पढ़ने में असफल"

#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1431 gdk-pixbuf/io-gif.c:1592
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr "GIF लोडर (%s) में आंतरिक त्रुटि"

#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "GIF इमेज लोडर इस इमेज को समझ नहीं पा रहा है (%s)"

#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "स्टेक बाढ"

#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader can't understand this image."
msgstr "खराब लोड कोड आया है"

#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "GIF फाइल में चक्राकार टेबल प्रविष्टि"

#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "GIF फाइल को लोड करने के लिए पर्याप्त मेमोरी नहीं है"

#: gdk-pixbuf/io-gif.c:826 gdk-pixbuf/io-gif.c:1419 gdk-pixbuf/io-gif.c:1465
#: gdk-pixbuf/io-gif.c:1580
msgid "Not enough memory to load GIF file"
msgstr "GIF फाइल को लोड करने के लिए पर्याप्त मेमोरी नहीं है"

#: gdk-pixbuf/io-gif.c:1074
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF इमेज खराब है (गलत LZW संघीकरण)"

#: gdk-pixbuf/io-gif.c:1124
msgid "File does not appear to be a GIF file"
msgstr "यह फाइल GIF फाइल नहीं है"

#: gdk-pixbuf/io-gif.c:1136
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "GIF फाइल प्रारूप का यह संस्करण %s का प्रयोग संभव नहीं है"

#: gdk-pixbuf/io-gif.c:1211
msgid "GIF image contained a frame appearing outside the image bounds."
msgstr "GIF इमेज में एक फ्रेम ऐसा है जो इमेज की सीमाओं से बाहर है"

#: gdk-pixbuf/io-gif.c:1255
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr "GIF इमेज में व्यापक रंगमैप नहीं है तथा एक फ्रेम के अंदर स्थानीय रंगमैप भी नहीं है"

#: gdk-pixbuf/io-gif.c:1487
msgid "GIF image was truncated or incomplete."
msgstr "GIF इमेज अधूरी या खरीब है"

#: gdk-pixbuf/io-gif.c:1639
msgid "The GIF image format"
msgstr "GIF इमेज प्रारूप"

#: gdk-pixbuf/io-ico.c:217 gdk-pixbuf/io-ico.c:269 gdk-pixbuf/io-ico.c:330
#: gdk-pixbuf/io-ico.c:393 gdk-pixbuf/io-ico.c:410
msgid "Not enough memory to load icon"
msgstr "आइकान लोड करने के लिए पर्याप्त मेमोरी नहीं है"

#: gdk-pixbuf/io-ico.c:254
msgid "Invalid header in icon"
msgstr "आइकान में अवैध हैडर"

#: gdk-pixbuf/io-ico.c:291
msgid "Icon has zero width"
msgstr "आइकान की चौड़ाई शून्य है"

#: gdk-pixbuf/io-ico.c:301
msgid "Icon has zero height"
msgstr "आइकान की ऊंचाई शून्य है"

#: gdk-pixbuf/io-ico.c:345
msgid "Compressed icons are not supported"
msgstr "संघनित (सिकुड़े) आइकान का प्रयोग संभव नहीं"

#: gdk-pixbuf/io-ico.c:378
msgid "Unsupported icon type"
msgstr "इस प्रकार के आइकान का प्रयोग नहीं किया जा सकता"

#: gdk-pixbuf/io-ico.c:458
msgid "Not enough memory to load ICO file"
msgstr "ICO फाइल को लोड करने के लिए पर्याप्त मेमोरी नहीं"

#: gdk-pixbuf/io-ico.c:868
msgid "The ICO image format"
msgstr "ICO इमेज प्रारूप"

#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "JPEG इमेज फाइल (%s) को समझने में त्रुटि"

#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
msgstr "इमेज को लोड करने के लिए अपर्याप्त मेमोरी कुछ अनुप्रयोगों से मेमोरी को मुक्त करें"

#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:744
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr ""

#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:673 gdk-pixbuf/io-jpeg.c:858
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "लोड की जा रही JPEG फाइल को मेमोरी प्रदान नहीं की जा सकती"

#: gdk-pixbuf/io-jpeg.c:812
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr ""
"JPEG की गुणवत्ता का मान 0 से 100 के बीच होना चाहिए मान %s का प्रयोग नहीं किया जा "
"सकता"

#: gdk-pixbuf/io-jpeg.c:827
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr "JPEG गुणवत्ता का मान 0 से 100 के बीच होना चाहिए। %d मान वैध नहीं है"

#: gdk-pixbuf/io-jpeg.c:940
msgid "The JPEG image format"
msgstr "जेपिजी इमेज प्रारूप"

#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "PNG इमेज के प्रति चैनल बिट्स संख्या अवैध है"

#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "परिवर्तित PNG की ऊंचाई या चौड़ाई शून्य है"

#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "परिवर्तित PNG में प्रति चैनल बिट्स 8 नहीं है"

#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "परिवर्तित PNG, RGB या RGBA नहीं है"

#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr "परिवर्तित PNG में प्रयुक्त चैनल संख्या मान्य नहीं है, यह 3 या 4 होना चाहिए"

#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "PNG इमेज फाइल में मूलभूत त्रुटि %s"

#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "PNG फाइल को लोड करने के लिए अपर्याप्त मेमोरी"

#: gdk-pixbuf/io-png.c:605
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
"applications to reduce memory usage"
msgstr ""
"%ld x %ld आकार की इमेज को संग्रहित करने के लिए अपर्याप्त मेमोरी कुछ अनुप्रयोगों को बंद करें "
"तथा मेमोरी मुक्त करें"

#: gdk-pixbuf/io-png.c:656
msgid "Fatal error reading PNG image file"
msgstr "PNG इमेज फाइल को पढ़ने में मूलभूत त्रुटि"

#: gdk-pixbuf/io-png.c:705
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG इमेज फाइल को पढ़ने में मूलभूत त्रुटि %s"

#: gdk-pixbuf/io-png.c:771
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG पाठ्य में कुंजीयें  कम से कम १ तथा अधिकतम 79 कैरेक्टर्स हो सकते हैं"

#: gdk-pixbuf/io-png.c:779
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG पाठ्य कुंजियों में सिर्फ ASCII कैरेक्टर्स ही हो सकते हैं"

#: gdk-pixbuf/io-png.c:812
#, c-format
msgid ""
"Value for PNG text chunk %s can not be converted to ISO-8859-1 encoding."
msgstr "PNG पाठ्य %s में मानों को ISO-8859-1 इनकोडिंग में परिवर्तित नहीं किया जा सकता"

#: gdk-pixbuf/io-png.c:919
msgid "The PNG image format"
msgstr "PNG इमेज प्रारूप"

#: gdk-pixbuf/io-pnm.c:248
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM लोडर को एक पूर्णांक संख्या चाहिए जो नहीं मिल रही है"

#: gdk-pixbuf/io-pnm.c:280
msgid "PNM file has an incorrect initial byte"
msgstr "PNM फाइल में प्रारंभिक बाइट गलत है"

#: gdk-pixbuf/io-pnm.c:310
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM फाइल पहचान योग्य प्रारूप में नहीं है"

#: gdk-pixbuf/io-pnm.c:335
msgid "PNM file has an image width of 0"
msgstr "PNM फाइल में इमेज की चौड़ाई शून्य है"

#: gdk-pixbuf/io-pnm.c:356
msgid "PNM file has an image height of 0"
msgstr "PNM फाइल में इमेज की ऊंचाई शून्य है"

#: gdk-pixbuf/io-pnm.c:379
msgid "Maximum color value in PNM file is 0"
msgstr "PNM फाइल में रंगों की अधिकतम संख्या 0 है"

#: gdk-pixbuf/io-pnm.c:387
msgid "Maximum color value in PNM file is too large"
msgstr "PNM फाइल में रंगों की अधिकतम संख्या अत्यधिक बड़ी है"

#: gdk-pixbuf/io-pnm.c:395
msgid "Can't handle PNM files with maximum color values greater than 255"
msgstr "PNM फाइल में रंगों की अधिकतम संख्या 255 से ज्यादा नहीं हो सकती है"

#: gdk-pixbuf/io-pnm.c:434 gdk-pixbuf/io-pnm.c:462 gdk-pixbuf/io-pnm.c:494
msgid "Raw PNM image type is invalid"
msgstr "यह PNM इमेज प्रारूप अवैध है"

#: gdk-pixbuf/io-pnm.c:554 gdk-pixbuf/io-pnm.c:596
msgid "PNM image format is invalid"
msgstr "PNM इमेज प्रारूप अवैध है"

#: gdk-pixbuf/io-pnm.c:655
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM इमेज लोडर यह PNM उप-प्रारूप की फाइलों का प्रयोग नहीं कर सकता है"

#: gdk-pixbuf/io-pnm.c:710
msgid "Premature end-of-file encountered"
msgstr "फाइल समाप्ति बिन्दु पहले ही आ गया है"

#: gdk-pixbuf/io-pnm.c:742 gdk-pixbuf/io-pnm.c:962
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "इस PNM प्रारूप की फाइलों में नमूने डाटा के पहले एक रिक्त स्थान होना आवश्यक है"

#: gdk-pixbuf/io-pnm.c:769
msgid "Can't allocate memory for loading PNM image"
msgstr "PNM इमेज की लोडिंग के लिए मेमोरी आबंटित नहीं की जा सकती"

#: gdk-pixbuf/io-pnm.c:819
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM संरचना लोड करने के लिए अपर्याप्त मेमोरी"

#: gdk-pixbuf/io-pnm.c:869
msgid "Unexpected end of PNM image data"
msgstr "PNM इमेज डाटा का का अप्रत्याशित अंत"

#: gdk-pixbuf/io-pnm.c:991
msgid "Insufficient memory to load PNM file"
msgstr "PNM फाइल को लोड करने के लिए अपर्याप्त मेमोरी"

#: gdk-pixbuf/io-pnm.c:1070
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "The PNM/PBM/PGM/PPM image format family"

#: gdk-pixbuf/io-ras.c:125
msgid "RAS image has bogus header data"
msgstr "RAS इमेज में बेकार हैडर डाटा है"

#: gdk-pixbuf/io-ras.c:147
msgid "RAS image has unknown type"
msgstr "अग्यात प्रकार की RAS इमेज"

#: gdk-pixbuf/io-ras.c:155
msgid "unsupported RAS image variation"
msgstr "RAS इमेज प्रकार का प्रयोग नहीं किया जा सकता"

#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:190
msgid "Not enough memory to load RAS image"
msgstr "RAS इमेज को लोड करने के लिए पर्याप्त मेमोरी नहीं है"

#: gdk-pixbuf/io-ras.c:532
msgid "The Sun raster image format"
msgstr ""

#: gdk-pixbuf/io-tga.c:157
msgid "Can't allocate memory for IOBuffer struct"
msgstr "IO Buffer संरचना के लिए मेमोरी आवंटित नहीं की जा सकती"

#: gdk-pixbuf/io-tga.c:176
msgid "Can't allocate memory for IOBuffer data"
msgstr "IO Buffer डाटा के लिए मेमोरी आवंटित नहीं की जा सकती"

#: gdk-pixbuf/io-tga.c:187
msgid "Can't realloc IOBuffer data"
msgstr "IOBuffer डाटा का पुन आवंटन नहीं किया जा सकता"

#: gdk-pixbuf/io-tga.c:217
msgid "Can't allocate temporary IOBuffer data"
msgstr "अस्थायी IO Buffer डाटा का आवंटन नहीं किया जा सकता"

#: gdk-pixbuf/io-tga.c:281
msgid "fread() failed -- premature end-of-file probably encountered"
msgstr "Fread() असफल-फाइल समाप्ति बिन्दु शायद पहले ही आ गया है"

#: gdk-pixbuf/io-tga.c:291
msgid "fseek() failed -- premature end-of-file probably encountered"
msgstr "fseek() असफल-फाइल समाप्ति बिन्दु शायद पहले ही आ गया है"

#: gdk-pixbuf/io-tga.c:324
msgid "Can't allocate new pixbuf"
msgstr "नया Pixbuf आवंटित नहीं किया जा सकता"

#: gdk-pixbuf/io-tga.c:637
msgid "Can't allocate colormap structure"
msgstr "रंग मैप संरचना आवंटित नहीं की जा सकती"

#: gdk-pixbuf/io-tga.c:644
msgid "Can't allocate colormap entries"
msgstr "रंगमैप प्रविष्टियां आवंटित नहीं की जा सकती"

#: gdk-pixbuf/io-tga.c:666
msgid "Unexpected bitdepth for colormap entries"
msgstr "रंगमैप प्रविष्टियों के लिए अप्रत्याशित बिट गहराई"

#: gdk-pixbuf/io-tga.c:684
msgid "Can't allocate TGA header memory"
msgstr "TGA हैडर मेंमोरी आवंटित नहीं की जा सकती"

#: gdk-pixbuf/io-tga.c:717
msgid "TGA image has invalid dimensions"
msgstr "TGA इमेज में अवैध आयाम है"

#: gdk-pixbuf/io-tga.c:723
msgid "TGA image comment length is too long"
msgstr "TGA इमेज की टिप्पणी लम्बाई काफी बड़ी है"

#: gdk-pixbuf/io-tga.c:732 gdk-pixbuf/io-tga.c:741 gdk-pixbuf/io-tga.c:751
#: gdk-pixbuf/io-tga.c:761 gdk-pixbuf/io-tga.c:768
msgid "TGA image type not supported"
msgstr "TGA इमेज प्रकार का प्रयोग नहीं किया जा सकता"

#: gdk-pixbuf/io-tga.c:814
msgid "Can't allocate memory for TGA context struct"
msgstr "TGA संदर्भित संरचना की मेमोरी आवंटन नहीं किया जा सकता"

#: gdk-pixbuf/io-tga.c:878
msgid "Excess data in file"
msgstr "फाइल में डाटा अधिक है"

#: gdk-pixbuf/io-tga.c:924
msgid "Can't allocate memory for TGA header"
msgstr "TGA हैडर को मेमोरी आवंटित नहीं की जा सकती"

#: gdk-pixbuf/io-tga.c:934
msgid "Too big value in the infolen field of TGA header."
msgstr "TGA हैडर के infolen फील्ड का मान अत्यधिक बढ़ा है"

#: gdk-pixbuf/io-tga.c:958
msgid "Can't allocate memory for TGA cmap temporary buffer"
msgstr "TGA cmap अस्थायी बफर के लिए मेमोरी आवंटित नहीं की जा सकती"

#: gdk-pixbuf/io-tga.c:970
msgid "Can't allocate memory for TGA colormap struct"
msgstr "TGA रंगमैप संरचना के लिए मेमोरी आवंटित नहीं की जा सकी"

#: gdk-pixbuf/io-tga.c:979
msgid "Can't allocate memory for TGA colormap entries"
msgstr "TGA रंगमैप प्रविष्टियों के लिए मेमोरी आवंटित नहीं की जा सकती"

#: gdk-pixbuf/io-tga.c:989
msgid "Unexpected bitdepth for TGA colormap"
msgstr "TGA रंगमैप में अप्रत्याशित बिट गहराई"

#: gdk-pixbuf/io-tga.c:1030
msgid "Pseudo-Color image without colormap"
msgstr "बिना रंगमैप के आभासी रंगीन छाया"

#: gdk-pixbuf/io-tga.c:1037
msgid "Can't seek to image offset -- end-of-file probably encountered"
msgstr "इमेज आफसेट नहीं मिल रहे हैं शायद फाइल समाप्ति बिन्दु आ गया है"

#: gdk-pixbuf/io-tga.c:1051 gdk-pixbuf/io-tga.c:1153 gdk-pixbuf/io-tga.c:1223
msgid "Can't allocate pixbuf"
msgstr "Pixbut आवंटित नहीं किया जा सकता"

#: gdk-pixbuf/io-tga.c:1293 gdk-pixbuf/io-tga.c:1322
msgid "Unsupported TGA image type"
msgstr "TGA इमेज प्रकार का प्रयोग नहीं किया जा सकता"

#: gdk-pixbuf/io-tga.c:1368
msgid "The Targa image format"
msgstr "टार्गा इमेज प्रारबप"

#: gdk-pixbuf/io-tiff.c:191
msgid "Could not get image width (bad TIFF file)"
msgstr "इमेज की चौड़ाई नहीं मिल रही है (खराब TIFF फाइल)"

#: gdk-pixbuf/io-tiff.c:198
msgid "Could not get image height (bad TIFF file)"
msgstr "इमेज की ऊंचाई नहीं मिल रही है (खराब TIFF फाइल)"

#: gdk-pixbuf/io-tiff.c:206
msgid "Width or height of TIFF image is zero"
msgstr "TIFF इमेज की चौड़ाई या ऊंचाई शून्य है"

#: gdk-pixbuf/io-tiff.c:215 gdk-pixbuf/io-tiff.c:224
msgid "Dimensions of TIFF image too large"
msgstr "टी आई एफ एफ के आयाम ज्यादा बडे हैं"

#: gdk-pixbuf/io-tiff.c:234 gdk-pixbuf/io-tiff.c:246 gdk-pixbuf/io-tiff.c:553
msgid "Insufficient memory to open TIFF file"
msgstr "TIFF फाइल को खोलने के लिए अपर्याप्त मेमोरी"

#: gdk-pixbuf/io-tiff.c:258
msgid "Failed to load RGB data from TIFF file"
msgstr "TIFF फाइल से RGB डाटा लोड करने में असफल"

#: gdk-pixbuf/io-tiff.c:266
msgid "Unsupported TIFF variant"
msgstr "TGA इमेज प्रकार का प्रयोग नहीं किया जा सकता"

#: gdk-pixbuf/io-tiff.c:336
msgid "Failed to open TIFF image"
msgstr "TIFF इमेज को खोलने में असफल"

#: gdk-pixbuf/io-tiff.c:349
msgid "TIFFClose operation failed"
msgstr "TIFFClose प्रक्रिया असफल"

#: gdk-pixbuf/io-tiff.c:483 gdk-pixbuf/io-tiff.c:496
msgid "Failed to load TIFF image"
msgstr "TIFF इमेज को लोड करने में असफल"

#: gdk-pixbuf/io-tiff.c:591
msgid "The TIFF image format"
msgstr "टी आई एफ एफ चित्र प्रारूप"

#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "इमेज की चौड़ाई शून्य है"

#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "इमेज की ऊंचाई शून्य है"

#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "इमेज को लोड करने के लिए पर्याप्त मेमोरी नहीं"

#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "शेष को संग्रहित नहीं किया जा सकता"

#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "WBMP इमेज प्रारूप"

#: gdk-pixbuf/io-xbm.c:285
msgid "Invalid XBM file"
msgstr "अवैध XBM फाइल"

#: gdk-pixbuf/io-xbm.c:295
msgid "Insufficient memory to load XBM image file"
msgstr "XBM इमेज फाइल को लोड करने के लिए अपर्याप्त मेमोरी"

#: gdk-pixbuf/io-xbm.c:439
msgid "Failed to write to temporary file when loading XBM image"
msgstr "XBM इमेज को लोड करते समय अस्थायी फाइल में लिखने में असफल"

#: gdk-pixbuf/io-xbm.c:474
msgid "The XBM image format"
msgstr "XBM इमेज प्रारूप"

#: gdk-pixbuf/io-xpm.c:1229
msgid "No XPM header found"
msgstr "कोई XPM हैडर नहीं मिला"

#: gdk-pixbuf/io-xpm.c:1237
msgid "XPM file has image width <= 0"
msgstr "XPM फाइल की चौड़ाई <= 0 है"

#: gdk-pixbuf/io-xpm.c:1245
msgid "XPM file has image height <= 0"
msgstr "XPM फाइल की ऊंचाई <= 0 है"

#: gdk-pixbuf/io-xpm.c:1253
msgid "XPM file has invalid number of colors"
msgstr "XPM फाइल में रंगों की संख्या वैध नहीं है"

#: gdk-pixbuf/io-xpm.c:1261
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM फाइल में प्रति पिक्सल कैरेक्टर की संख्या अवैध है"

#: gdk-pixbuf/io-xpm.c:1279
msgid "Can't read XPM colormap"
msgstr "XPM रंग-मैप नहीं पढ़ा जा सका"

#: gdk-pixbuf/io-xpm.c:1317
msgid "Can't allocate memory for loading XPM image"
msgstr "XPM इमेज को लोड करने के लिए मेमोरी आवंटित नहीं की जा सकी"

#: gdk-pixbuf/io-xpm.c:1508
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM इमेज को लोड करते समय अस्थायी फाइल में लिखने में असफल"

#: gdk-pixbuf/io-xpm.c:1543
msgid "The XPM image format"
msgstr "XPM इमेज प्रारूप"

#: gdk/gdkdisplaymanager.c:117
msgid "Default Display"
msgstr "डिफाल्ड डिस्प्ले"

#: gdk/gdkdisplaymanager.c:118
msgid "The default display for GDK"
msgstr "जिडिके के लिए डिफाल्ड डिस्प्ले"

#. This is the text that should appear next to menu accelerators
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: gtk/gtkaccellabel.c:117
msgid "Shift"
msgstr ""

#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: gtk/gtkaccellabel.c:123
msgid "Ctrl"
msgstr "Ctrl"

#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: gtk/gtkaccellabel.c:129
msgid "Alt"
msgstr "Alt"

#: gtk/gtkaccellabel.c:137
msgid "Accelerator Closure"
msgstr ""

#: gtk/gtkaccellabel.c:138
msgid "The closure to be monitored for accelerator changes"
msgstr ""

#: gtk/gtkaccellabel.c:144
msgid "Accelerator Widget"
msgstr ""

#: gtk/gtkaccellabel.c:145
msgid "The widget to be monitored for accelerator changes"
msgstr ""

#: gtk/gtkalignment.c:102
msgid "Horizontal alignment"
msgstr "छैतिज समरेखण"

#: gtk/gtkalignment.c:103
msgid ""
"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
"right aligned"
msgstr ""

#: gtk/gtkalignment.c:112
msgid "Vertical alignment"
msgstr "उर्ध्वाधर समरेखण"

#: gtk/gtkalignment.c:113
msgid ""
"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
"bottom aligned"
msgstr ""

#: gtk/gtkalignment.c:121
msgid "Horizontal scale"
msgstr "छैतिज पैमाना"

#: gtk/gtkalignment.c:122
msgid ""
"If available horizontal space is bigger than needed for the child, how much "
"of it to use for the child. 0.0 means none, 1.0 means all"
msgstr ""

#: gtk/gtkalignment.c:130
msgid "Vertical scale"
msgstr "उर्ध्वाधर पैमाना"

#: gtk/gtkalignment.c:131
msgid ""
"If available vertical space is bigger than needed for the child, how much of "
"it to use for the child. 0.0 means none, 1.0 means all"
msgstr ""

#: gtk/gtkarrow.c:98
msgid "Arrow direction"
msgstr "तीर की दिशा"

#: gtk/gtkarrow.c:99
msgid "The direction the arrow should point"
msgstr "तीर की दिशा अवश्य इंगित करें"

#: gtk/gtkarrow.c:106
msgid "Arrow shadow"
msgstr "तीर की छाया"

#: gtk/gtkarrow.c:107
msgid "Appearance of the shadow surrounding the arrow"
msgstr "तीर"

#: gtk/gtkaspectframe.c:108
msgid "Horizontal Alignment"
msgstr ""

#: gtk/gtkaspectframe.c:109
msgid "X alignment of the child"
msgstr ""

#: gtk/gtkaspectframe.c:115
msgid "Vertical Alignment"
msgstr ""

#: gtk/gtkaspectframe.c:116
msgid "Y alignment of the child"
msgstr ""

#: gtk/gtkaspectframe.c:122
msgid "Ratio"
msgstr "अनुपात"

#: gtk/gtkaspectframe.c:123
msgid "Aspect ratio if obey_child is FALSE"
msgstr ""

#: gtk/gtkaspectframe.c:129
msgid "Obey child"
msgstr ""

#: gtk/gtkaspectframe.c:130
msgid "Force aspect ratio to match that of the frame's child"
msgstr ""

#: gtk/gtkbbox.c:119
msgid "Minimum child width"
msgstr ""

#: gtk/gtkbbox.c:120
msgid "Minimum width of buttons inside the box"
msgstr "बाक्स के अंदर बटन की न्यूनतम चौड़ाई"

#: gtk/gtkbbox.c:128
msgid "Minimum child height"
msgstr ""

#: gtk/gtkbbox.c:129
msgid "Minimum height of buttons inside the box"
msgstr "बाक्स के अंदर बटन की न्यूनतम ऊंचाई"

#: gtk/gtkbbox.c:137
msgid "Child internal width padding"
msgstr ""

#: gtk/gtkbbox.c:138
msgid "Amount to increase child's size on either side"
msgstr ""

#: gtk/gtkbbox.c:146
msgid "Child internal height padding"
msgstr ""

#: gtk/gtkbbox.c:147
msgid "Amount to increase child's size on the top and bottom"
msgstr ""

#: gtk/gtkbbox.c:155
msgid "Layout style"
msgstr "खाका शैली"

#: gtk/gtkbbox.c:156
msgid ""
"How to layout the buttons in the box. Possible values are default, spread, "
"edge, start and end"
msgstr ""
"बाक्स के अंदर आप बटन को कैसे रखेंगे संभावित मान है डिफाल्ट, फैला हुआ, किनारे वाला, प्रारंभ "
"तथा अंत"

#: gtk/gtkbbox.c:164
msgid "Secondary"
msgstr "द्वितीयक"

#: gtk/gtkbbox.c:165
msgid ""
"If TRUE, the child appears in a secondary group of children, suitable for, e."
"g., help buttons"
msgstr ""

#: gtk/gtkbox.c:128
msgid "Spacing"
msgstr "स्पेसिंग"

#: gtk/gtkbox.c:129
msgid "The amount of space between children"
msgstr "दो लगातार पंक्तियों के बीच की दूरी"

#: gtk/gtkbox.c:138 gtk/gtknotebook.c:450
msgid "Homogeneous"
msgstr ""

#: gtk/gtkbox.c:139
msgid "Whether the children should all be the same size"
msgstr ""

#: gtk/gtkbox.c:146 gtk/gtkpreview.c:132
msgid "Expand"
msgstr "विस्तार"

#: gtk/gtkbox.c:147
msgid "Whether the child should receive extra space when the parent grows"
msgstr ""

#: gtk/gtkbox.c:153
msgid "Fill"
msgstr "भरें"

#: gtk/gtkbox.c:154
msgid ""
"Whether extra space given to the child should be allocated to the child or "
"used as padding"
msgstr ""

#: gtk/gtkbox.c:160
msgid "Padding"
msgstr "भरना"

#: gtk/gtkbox.c:161
msgid "Extra space to put between the child and its neighbors, in pixels"
msgstr ""

#: gtk/gtkbox.c:167
msgid "Pack type"
msgstr "गठरी प्रकार"

#: gtk/gtkbox.c:168 gtk/gtknotebook.c:494
msgid ""
"A GtkPackType indicating whether the child is packed with reference to the "
"start or end of the parent"
msgstr ""

#: gtk/gtkbox.c:174 gtk/gtknotebook.c:472 gtk/gtkpaned.c:218
#: gtk/gtkruler.c:138
msgid "Position"
msgstr "स्थिति"

#: gtk/gtkbox.c:175 gtk/gtknotebook.c:473
msgid "The index of the child in the parent"
msgstr ""

#: gtk/gtkbutton.c:189 gtk/gtkframe.c:125 gtk/gtklabel.c:290
msgid "Label"
msgstr "लेवल"

#: gtk/gtkbutton.c:190
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget"
msgstr ""

#: gtk/gtkbutton.c:197 gtk/gtklabel.c:311
msgid "Use underline"
msgstr "अन्डरलाइन का प्रयोग करें"

#: gtk/gtkbutton.c:198 gtk/gtklabel.c:312
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""

#: gtk/gtkbutton.c:205
msgid "Use stock"
msgstr "भण्डार का प्रयोग करें"

#: gtk/gtkbutton.c:206
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
"यदि समायोजित किया गया है तो लेबल का प्रयोग भंडार वस्तु को चुनने के लिए किया जाएगा, "
"प्रदर्शित करने के स्थान पर"

#: gtk/gtkbutton.c:213
#, fuzzy
msgid "Border relief"
msgstr "किनारा"

#: gtk/gtkbutton.c:214
msgid "The border relief style"
msgstr ""

#: gtk/gtkbutton.c:271
msgid "Default Spacing"
msgstr "डिफाल्ट रिक्त स्थान"

#: gtk/gtkbutton.c:272
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""

#: gtk/gtkbutton.c:278
msgid "Default Outside Spacing"
msgstr "डिफाल्ट बाहरी स्थान"

#: gtk/gtkbutton.c:279
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""

#: gtk/gtkbutton.c:284
msgid "Child X Displacement"
msgstr ""

#: gtk/gtkbutton.c:285
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""

#: gtk/gtkbutton.c:292
msgid "Child Y Displacement"
msgstr ""

#: gtk/gtkbutton.c:293
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""

#: gtk/gtkcellrenderer.c:116
msgid "mode"
msgstr "मोड"

#: gtk/gtkcellrenderer.c:117
msgid "Editable mode of the CellRenderer"
msgstr "संशोधन योग्य सेल रेण्डर मोड"

#: gtk/gtkcellrenderer.c:126
msgid "visible"
msgstr "दर्शनीय"

#: gtk/gtkcellrenderer.c:127
msgid "Display the cell"
msgstr "सेल प्रदर्शित कीजिए"

#: gtk/gtkcellrenderer.c:135
#, fuzzy
msgid "xalign"
msgstr "लेबल की छैतिज स्थिति (x)"

#: gtk/gtkcellrenderer.c:136
#, fuzzy
msgid "The x-align"
msgstr "लेबल की छैतिज स्थिति (x)"

#: gtk/gtkcellrenderer.c:146
#, fuzzy
msgid "yalign"
msgstr "लेबल की ऊर्ध्वाधर स्थिति"

#: gtk/gtkcellrenderer.c:147
#, fuzzy
msgid "The y-align"
msgstr "लेबल की ऊर्ध्वाधर स्थिति"

#: gtk/gtkcellrenderer.c:157
msgid "xpad"
msgstr ""

#: gtk/gtkcellrenderer.c:158
msgid "The xpad"
msgstr ""

#: gtk/gtkcellrenderer.c:168
msgid "ypad"
msgstr ""

#: gtk/gtkcellrenderer.c:169
msgid "The ypad"
msgstr ""

#: gtk/gtkcellrenderer.c:179
msgid "width"
msgstr "चौड़ाई"

#: gtk/gtkcellrenderer.c:180
msgid "The fixed width"
msgstr "स्थिर चौड़ाई"

#: gtk/gtkcellrenderer.c:190
msgid "height"
msgstr "ऊंचाई"

#: gtk/gtkcellrenderer.c:191
msgid "The fixed height"
msgstr ""

#: gtk/gtkcellrenderer.c:201
msgid "Is Expander"
msgstr ""

#: gtk/gtkcellrenderer.c:202
msgid "Row has children"
msgstr ""

#: gtk/gtkcellrenderer.c:211
msgid "Is Expanded"
msgstr ""

#: gtk/gtkcellrenderer.c:212
msgid "Row is an expander row, and is expanded"
msgstr ""

#: gtk/gtkcellrenderer.c:220
msgid "Cell background color name"
msgstr "सेल पार्श्व रंग नाम"

#: gtk/gtkcellrenderer.c:221
msgid "Cell background color as a string"
msgstr "सेल पार्श्व रंग स्ट्रिंग की तरह"

#: gtk/gtkcellrenderer.c:228
msgid "Cell background color"
msgstr "सेल पार्श्व रंग"

#: gtk/gtkcellrenderer.c:229
msgid "Cell background color as a GdkColor"
msgstr "Gdk रंग की तरह सेल पार्श्व रंग"

#: gtk/gtkcellrenderer.c:237
msgid "Cell background set"
msgstr "सेल पार्श्व समायोजन"

#: gtk/gtkcellrenderer.c:238
msgid "Whether this tag affects the cell background color"
msgstr "क्या यह टैग सेल पार्श्व रंग को प्रभावित करेगा"

#: gtk/gtkcellrendererpixbuf.c:132
msgid "Pixbuf Object"
msgstr "pixbut आब्जेक्ट"

#: gtk/gtkcellrendererpixbuf.c:133
msgid "The pixbuf to render"
msgstr "रैण्डर करने के लिए pixbuf"

#: gtk/gtkcellrendererpixbuf.c:141
msgid "Pixbuf Expander Open"
msgstr ""

#: gtk/gtkcellrendererpixbuf.c:142
msgid "Pixbuf for open expander"
msgstr ""

#: gtk/gtkcellrendererpixbuf.c:150
msgid "Pixbuf Expander Closed"
msgstr ""

#: gtk/gtkcellrendererpixbuf.c:151
msgid "Pixbuf for closed expander"
msgstr ""

#: gtk/gtkcellrendererpixbuf.c:159 gtk/gtkimage.c:176
msgid "Stock ID"
msgstr ""

#: gtk/gtkcellrendererpixbuf.c:160
msgid "The stock ID of the stock icon to render"
msgstr ""

#: gtk/gtkcellrendererpixbuf.c:167
msgid "Size"
msgstr "आकार"

#: gtk/gtkcellrendererpixbuf.c:168
msgid "The size of the rendered icon"
msgstr ""

#: gtk/gtkcellrendererpixbuf.c:176
msgid "Detail"
msgstr ""

#: gtk/gtkcellrendererpixbuf.c:177
msgid "Render detail to pass to the theme engine"
msgstr ""

#: gtk/gtkcellrenderertext.c:175 gtk/gtkentry.c:527 gtk/gtkprogressbar.c:218
msgid "Text"
msgstr "पाठ्य"

#: gtk/gtkcellrenderertext.c:176
msgid "Text to render"
msgstr "रैण्डर करने के लिए पाठ्य"

#: gtk/gtkcellrenderertext.c:183
msgid "Markup"
msgstr "चिन्हित करें"

#: gtk/gtkcellrenderertext.c:184
msgid "Marked up text to render"
msgstr "रैण्डर करने के लिए पाठ्य को चिन्हित करें"

#: gtk/gtkcellrenderertext.c:191 gtk/gtklabel.c:297
msgid "Attributes"
msgstr "गुणधर्म"

#: gtk/gtkcellrenderertext.c:192
msgid "A list of style attributes to apply to the text of the renderer"
msgstr "रैण्डर होने वाले पाठ्य पर लागू होने वाले गुणधर्म की सूची"

#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:205
msgid "Background color name"
msgstr "पार्श्व रंग नाम"

#: gtk/gtkcellrenderertext.c:200 gtk/gtktexttag.c:206
msgid "Background color as a string"
msgstr "पार्श्व रंग स्ट्रिंग की तरह"

#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:213
msgid "Background color"
msgstr "पार्श्व रंग"

#: gtk/gtkcellrenderertext.c:208
msgid "Background color as a GdkColor"
msgstr "Gdk रंग की तरह पार्श्व रंग"

#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:239
msgid "Foreground color name"
msgstr "अग्र रंग नाम"

#: gtk/gtkcellrenderertext.c:216 gtk/gtktexttag.c:240
msgid "Foreground color as a string"
msgstr "स्ट्रिंग की तरह अग्र रंग"

#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:247
msgid "Foreground color"
msgstr "अग्र रंग"

#: gtk/gtkcellrenderertext.c:224
msgid "Foreground color as a GdkColor"
msgstr "Gdk रंग की तरह पार्श्व रंग"

#: gtk/gtkcellrenderertext.c:232 gtk/gtkentry.c:459 gtk/gtktexttag.c:273
#: gtk/gtktextview.c:578
msgid "Editable"
msgstr "संशोधनीय"

#: gtk/gtkcellrenderertext.c:233 gtk/gtktexttag.c:274 gtk/gtktextview.c:579
msgid "Whether the text can be modified by the user"
msgstr "क्या उपयोगकर्ता द्वारा पाठ्य संशोधित किया गया है"

#: gtk/gtkcellrenderertext.c:240 gtk/gtkcellrenderertext.c:248
#: gtk/gtkfontsel.c:217 gtk/gtktexttag.c:281 gtk/gtktexttag.c:289
msgid "Font"
msgstr "फोन्ट"

#: gtk/gtkcellrenderertext.c:241
msgid "Font description as a string"
msgstr "फोन्ट वर्णन एक स्ट्रिंग की तरह"

#: gtk/gtkcellrenderertext.c:249 gtk/gtktexttag.c:290
msgid "Font description as a PangoFontDescription struct"
msgstr "पागोफोन्ट वर्णन संरचना की तरह फोन्ट वर्णन"

#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:298
msgid "Font family"
msgstr "फोन्ट परिवार"

#: gtk/gtkcellrenderertext.c:258 gtk/gtktexttag.c:299
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "फोन्ट परिवार का नाम जैसे Sans, Helvetica, Times, Monospace"

#: gtk/gtkcellrenderertext.c:265 gtk/gtkcellrenderertext.c:266
#: gtk/gtktexttag.c:306
msgid "Font style"
msgstr "फोन्ट स्टाइल"

#: gtk/gtkcellrenderertext.c:274 gtk/gtkcellrenderertext.c:275
#: gtk/gtktexttag.c:315
msgid "Font variant"
msgstr "फोन्ट रूपांतर"

#: gtk/gtkcellrenderertext.c:283 gtk/gtkcellrenderertext.c:284
#: gtk/gtktexttag.c:324
msgid "Font weight"
msgstr "फोन्ट-परिमाण"

#: gtk/gtkcellrenderertext.c:293 gtk/gtkcellrenderertext.c:294
#: gtk/gtktexttag.c:335
msgid "Font stretch"
msgstr "फोन्ट खिंचाव"

#: gtk/gtkcellrenderertext.c:302 gtk/gtkcellrenderertext.c:303
#: gtk/gtktexttag.c:344
msgid "Font size"
msgstr "फोन्ट आकार"

#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:364
msgid "Font points"
msgstr "फोन्ड पाइंट्स"

#: gtk/gtkcellrenderertext.c:313 gtk/gtktexttag.c:365
msgid "Font size in points"
msgstr "पाइंट्स में फोन्ट आकार"

#: gtk/gtkcellrenderertext.c:322 gtk/gtktexttag.c:354
msgid "Font scale"
msgstr "फोन्ट पैमाना"

#: gtk/gtkcellrenderertext.c:323
msgid "Font scaling factor"
msgstr "फोन्ट पैमाना कारक"

#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:423
msgid "Rise"
msgstr "व=द्धि (ऊंचाई)"

#: gtk/gtkcellrenderertext.c:333
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"पाठ्य को बेसलाइन (आधार पंक्ति) से ऊपर रखें (यदि व=द्धि ऋणात्मक हो तो आधार पंक्ति से नीचे "
"रखें)"

#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:463
msgid "Strikethrough"
msgstr "लिखकर काट दें"

#: gtk/gtkcellrenderertext.c:344 gtk/gtktexttag.c:464
msgid "Whether to strike through the text"
msgstr "क्या इस पाठ्य को लिखकर काटना है"

#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:471
msgid "Underline"
msgstr "अण्डरलाइन (रेखांकन)"

#: gtk/gtkcellrenderertext.c:352 gtk/gtktexttag.c:472
msgid "Style of underline for this text"
msgstr "इस पाठ्य को रेखांकित (अण्डरलाइन) करने की स्टाइल"

#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:508
msgid "Background set"
msgstr "पार्श्व समायोजन"

#: gtk/gtkcellrenderertext.c:363 gtk/gtktexttag.c:509
msgid "Whether this tag affects the background color"
msgstr "क्या यह टैग पार्श्व रंग को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:520
msgid "Foreground set"
msgstr "अग्र समायोजन"

#: gtk/gtkcellrenderertext.c:367 gtk/gtktexttag.c:521
msgid "Whether this tag affects the foreground color"
msgstr "क्या यह टैग अग्र रंग को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:528
msgid "Editability set"
msgstr "संपादक समूह छमता"

#: gtk/gtkcellrenderertext.c:371 gtk/gtktexttag.c:529
msgid "Whether this tag affects text editability"
msgstr "क्या यह टैग पाठ्य की संपादन छमता को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:532
msgid "Font family set"
msgstr "फोन्ट परिवार समूह"

#: gtk/gtkcellrenderertext.c:375 gtk/gtktexttag.c:533
msgid "Whether this tag affects the font family"
msgstr "क्या यह टैग फोन्ट परिवार को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:536
msgid "Font style set"
msgstr "फोन्ट स्टाइल समूह"

#: gtk/gtkcellrenderertext.c:379 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font style"
msgstr "क्या यह टैग फोन्ट स्टाइल को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:540
msgid "Font variant set"
msgstr "फोन्ट रूपांतर समूह"

#: gtk/gtkcellrenderertext.c:383 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font variant"
msgstr "क्या यह टैग फोन्ट रूपांतर को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:544
msgid "Font weight set"
msgstr "फोन्ट परिमाण समूह"

#: gtk/gtkcellrenderertext.c:387 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font weight"
msgstr "क्या यह टैग फोन्ट परिमाण को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:548
msgid "Font stretch set"
msgstr "फोन्ट खिचांव समूह"

#: gtk/gtkcellrenderertext.c:391 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font stretch"
msgstr "क्या यह टैग फोन्ट खिंचाव को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:552
msgid "Font size set"
msgstr "फोन्ट आकार समूह"

#: gtk/gtkcellrenderertext.c:395 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font size"
msgstr "क्या यह टैग फोन्ट आकार को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:556
msgid "Font scale set"
msgstr "फोन्ट पैमाना समूह"

#: gtk/gtkcellrenderertext.c:399 gtk/gtktexttag.c:557
msgid "Whether this tag scales the font size by a factor"
msgstr "क्या यह टैग फोन्ट आकार को किसी कारक से परिवर्तित करेगा"

#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:576
msgid "Rise set"
msgstr "वद्धि (ऊंचाई) समूह"

#: gtk/gtkcellrenderertext.c:403 gtk/gtktexttag.c:577
msgid "Whether this tag affects the rise"
msgstr "क्या यह टैग ऊंचाई को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:592
msgid "Strikethrough set"
msgstr "स्ट्राइक थ्रू समूह (लिखकर काटने वाले कैरेक्टर का समूह)"

#: gtk/gtkcellrenderertext.c:407 gtk/gtktexttag.c:593
msgid "Whether this tag affects strikethrough"
msgstr "क्या यह टैग लिखकर काटने वाले कैरेक्टर को प्रभावित करेगा"

#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:600
msgid "Underline set"
msgstr "रेखांकन समूह"

#: gtk/gtkcellrenderertext.c:411 gtk/gtktexttag.c:601
msgid "Whether this tag affects underlining"
msgstr "क्या यह टैग रेखांकन को प्रभावित करेगा"

#: gtk/gtkcellrenderertoggle.c:132
msgid "Toggle state"
msgstr "टागल अवस्था"

#: gtk/gtkcellrenderertoggle.c:133
msgid "The toggle state of the button"
msgstr "बटन की टागल अवस्था"

#: gtk/gtkcellrenderertoggle.c:141
msgid "Inconsistent state"
msgstr "असंगत स्थिति"

#: gtk/gtkcellrenderertoggle.c:142
msgid "The inconsistent state of the button"
msgstr "बटन की टागल अवस्था असंगत"

#: gtk/gtkcellrenderertoggle.c:150
msgid "Activatable"
msgstr "क्रियाशील योग्य"

#: gtk/gtkcellrenderertoggle.c:151
msgid "The toggle button can be activated"
msgstr "टागल बटन को क्रियाशील किया जा सकता है"

#: gtk/gtkcellrenderertoggle.c:159
msgid "Radio state"
msgstr "रेडियो अवस्था"

#: gtk/gtkcellrenderertoggle.c:160
msgid "Draw the toggle button as a radio button"
msgstr "टागल बटन को रेडियो बटन की तरह प्रदर्शित करें"

#: gtk/gtkcheckbutton.c:98 gtk/gtkoptionmenu.c:197
msgid "Indicator Size"
msgstr "सूचक आकार"

#: gtk/gtkcheckbutton.c:99
msgid "Size of check or radio indicator"
msgstr "चेक या रेडियो सूचक का आकार"

#: gtk/gtkcheckbutton.c:106 gtk/gtkoptionmenu.c:203
msgid "Indicator Spacing"
msgstr "सूचकों के बीच का स्थान"

#: gtk/gtkcheckbutton.c:107
msgid "Spacing around check or radio indicator"
msgstr "चेक या रेडियो सूचकों के आस पास का स्थान"

#: gtk/gtkcheckmenuitem.c:117 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "क्रियाशील"

#: gtk/gtkcheckmenuitem.c:118
msgid "Whether the menu item is checked"
msgstr "क्या यह मेनू विकल्प चिन्हित है"

#: gtk/gtkcheckmenuitem.c:125 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr "असंगत (अस्थिर)"

#: gtk/gtkcheckmenuitem.c:126
msgid "Whether to display an \"inconsistent\" state"
msgstr "क्या इस असंगत स्थिति को प्रदर्शित करना है"

#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""

#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""

#: gtk/gtkcolorsel.c:927
msgid "_Save color here"
msgstr "रंग संग्रहित करें (_S)"

#: gtk/gtkcolorsel.c:1132
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""

#: gtk/gtkcolorsel.c:1756
msgid "Has Opacity Control"
msgstr ""

#: gtk/gtkcolorsel.c:1757
msgid "Whether the color selector should allow setting opacity"
msgstr ""

#: gtk/gtkcolorsel.c:1763
msgid "Has palette"
msgstr ""

#: gtk/gtkcolorsel.c:1764
msgid "Whether a palette should be used"
msgstr ""

#: gtk/gtkcolorsel.c:1770
msgid "Current Color"
msgstr "वर्तमान रंग"

#: gtk/gtkcolorsel.c:1771
msgid "The current color"
msgstr ""

#: gtk/gtkcolorsel.c:1777
msgid "Current Alpha"
msgstr ""

#: gtk/gtkcolorsel.c:1778
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""

#: gtk/gtkcolorsel.c:1792
msgid "Custom palette"
msgstr ""

#: gtk/gtkcolorsel.c:1793
msgid "Palette to use in the color selector"
msgstr ""

#: gtk/gtkcolorsel.c:1834
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""

#: gtk/gtkcolorsel.c:1859
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""

#: gtk/gtkcolorsel.c:1868
msgid "_Hue:"
msgstr ""

#: gtk/gtkcolorsel.c:1869
msgid "Position on the color wheel."
msgstr "रंग चक्र पर स्थान"

#: gtk/gtkcolorsel.c:1870
msgid "_Saturation:"
msgstr ""

#: gtk/gtkcolorsel.c:1871
msgid "\"Deepness\" of the color."
msgstr "रंग की गहराई"

#: gtk/gtkcolorsel.c:1872
msgid "_Value:"
msgstr "मान:"

#: gtk/gtkcolorsel.c:1873
msgid "Brightness of the color."
msgstr "रंग का चमकीलापन"

#: gtk/gtkcolorsel.c:1874
msgid "_Red:"
msgstr "लाल"

#: gtk/gtkcolorsel.c:1875
msgid "Amount of red light in the color."
msgstr "रंग में लाल रंग का हिस्सा"

#: gtk/gtkcolorsel.c:1876
msgid "_Green:"
msgstr "हरा"

#: gtk/gtkcolorsel.c:1877
msgid "Amount of green light in the color."
msgstr "रंग में हरे रंग का हिस्सा"

#: gtk/gtkcolorsel.c:1878
msgid "_Blue:"
msgstr "नीला"

#: gtk/gtkcolorsel.c:1879
msgid "Amount of blue light in the color."
msgstr "रंग में नीले रंग का हिस्सा"

#: gtk/gtkcolorsel.c:1882
msgid "_Opacity:"
msgstr "अपारदर्शिता"

#: gtk/gtkcolorsel.c:1890
msgid "Transparency of the currently-selected color."
msgstr "वर्तमान में चयनित रंग की पारदर्शिता"

#: gtk/gtkcolorsel.c:1905
msgid "Color _Name:"
msgstr "रंग का नाम"

#: gtk/gtkcolorsel.c:1920
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
"आप HTML की तरह रंग का हैक्साडेसीमल मान लिख सकते हैं या सामान्य रूप में रंग का नाम जैसा इस "
"प्रविष्टि में लिखा है 'Orange' को प्रविष्ट कर सकते हैं"

#: gtk/gtkcolorsel.c:1939
msgid "_Palette"
msgstr "पैलेट"

#: gtk/gtkcombo.c:143
msgid "Enable arrow keys"
msgstr "तीर कुंजियों को प्रयोग के लिए सछम करें"

#: gtk/gtkcombo.c:144
msgid "Whether the arrow keys move through the list of items"
msgstr "क्या तीर कुंजियों से सूची नामों पर पहुंचा जा सकता है"

#: gtk/gtkcombo.c:150
msgid "Always enable arrows"
msgstr ""

#: gtk/gtkcombo.c:151
msgid "Obsolete property, ignored"
msgstr ""

#: gtk/gtkcombo.c:157
msgid "Case sensitive"
msgstr ""

#: gtk/gtkcombo.c:158
msgid "Whether list item matching is case sensitive"
msgstr ""

#: gtk/gtkcombo.c:165
msgid "Allow empty"
msgstr "रिक्त को स्वीकार करें"

#: gtk/gtkcombo.c:166
msgid "Whether an empty value may be entered in this field"
msgstr "क्या इस फील्ड में एक रिक्त मान भरा जा सकता है"

#: gtk/gtkcombo.c:173
msgid "Value in list"
msgstr "सूची में मान"

#: gtk/gtkcombo.c:174
msgid "Whether entered values must already be present in the list"
msgstr ""

#: gtk/gtkcontainer.c:202
msgid "Resize mode"
msgstr ""

#: gtk/gtkcontainer.c:203
msgid "Specify how resize events are handled"
msgstr ""

#: gtk/gtkcontainer.c:210
msgid "Border width"
msgstr ""

#: gtk/gtkcontainer.c:211
msgid "The width of the empty border outside the containers children"
msgstr "कन्टेनर चिल्ड्रन के बाहर रिक्त बार्डर की चौड़ाई"

#: gtk/gtkcontainer.c:219
msgid "Child"
msgstr "चाइल्ड"

#: gtk/gtkcontainer.c:220
msgid "Can be used to add a new child to the container"
msgstr "कन्टेनर में एक नया चाइल्ड जोड़ने के लिए प्रयोग किया जा सकता है"

#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr ""

#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""

#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr "न्यूनतम x"

#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr "x का न्यूनतम संभावित मान"

#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr "अधिकतम x"

#: gtk/gtkcurve.c:141
msgid "Maximum possible X value"
msgstr "x का अधिकतम संभावित मान"

#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "न्यूनतम y"

#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr "y का न्यूनतम संभावित मान"

#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr "अधिकतम y"

#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr "y का अधिकतम संभावित मान"

#: gtk/gtkdialog.c:136
msgid "Has separator"
msgstr "विभाजक है"

#: gtk/gtkdialog.c:137
msgid "The dialog has a separator bar above its buttons"
msgstr "डायलाग में उसकी बटनों के ऊपर एक विभाजक है"

#: gtk/gtkdialog.c:162
msgid "Content area border"
msgstr "कन्टेन्ट छेत्र बार्डर"

#: gtk/gtkdialog.c:163
msgid "Width of border around the main dialog area"
msgstr "मुख्य डायलाग छेत्र के चारों ओर की बार्डर की चौड़ाई"

#: gtk/gtkdialog.c:170
msgid "Button spacing"
msgstr "बटनों के बीच की दूरी"

#: gtk/gtkdialog.c:171
msgid "Spacing between buttons"
msgstr "बटनों के बीच की दूरी"

#: gtk/gtkdialog.c:179
msgid "Action area border"
msgstr "क्रिया छेत्र बार्डर"

#: gtk/gtkdialog.c:180
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "इस डायलाग के नीचे कि हिस्से के बटन छेत्र के आस पास बार्डर की चौड़ाई"

#: gtk/gtkentry.c:439 gtk/gtklabel.c:368
msgid "Cursor Position"
msgstr "कर्सर स्थान"

#: gtk/gtkentry.c:440 gtk/gtklabel.c:369
msgid "The current position of the insertion cursor in chars"
msgstr "कैरेक्टर्स में प्रविष्टि कर्सर की वर्तमान स्थिति"

#: gtk/gtkentry.c:449 gtk/gtklabel.c:378
msgid "Selection Bound"
msgstr "चयन सीमा"

#: gtk/gtkentry.c:450 gtk/gtklabel.c:379
msgid ""
"The position of the opposite end of the selection from the cursor in chars"
msgstr "कैरेक्टर्स कर्सर से चयन किए गए दूसरे विपरीत सिरे की स्थिति"

#: gtk/gtkentry.c:460
msgid "Whether the entry contents can be edited"
msgstr "क्या प्रविष्टि कन्टेन्ट में सुधार किया जा सकता है"

#: gtk/gtkentry.c:467
msgid "Maximum length"
msgstr "अधिकतम लम्बाई"

#: gtk/gtkentry.c:468
msgid "Maximum number of characters for this entry. Zero if no maximum"
msgstr "इस प्रविष्टि के लिए कैरेक्टर्स की अधिकतम संख्या यदि कोई अधिकतम न हो तो शून्य"

#: gtk/gtkentry.c:476
msgid "Visibility"
msgstr "दश्यता"

#: gtk/gtkentry.c:477
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
"FALSE का प्रयोग करने पर वास्तविक पाठ्य के स्थान पर (पासवर्ड मोड) में प्रदर्शन अदश्य कैरेक्टर"

#: gtk/gtkentry.c:484
msgid "Has Frame"
msgstr "फ्रेम है"

#: gtk/gtkentry.c:485
msgid "FALSE removes outside bevel from entry"
msgstr "FALSE का प्रयोग करने पर यह प्रविष्टि से बाहरी उठाव हटा देगा"

#: gtk/gtkentry.c:492
msgid "Invisible character"
msgstr "अदश्य कैरेक्टर"

#: gtk/gtkentry.c:493
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
"जब प्रविष्ट किए जा रहे पाठ्य की मास्किंग करना हो (पासवर्ड मोड) में तब कौनसा कैरेक्टर का "
"प्रयोग किया जाए"

#: gtk/gtkentry.c:500
msgid "Activates default"
msgstr "डिफाल्ट को कार्यकारी बनाएं"

#: gtk/gtkentry.c:501
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed"
msgstr ""
"जब Enter बटन दबायी जाए तो क्या डिफाल्ट विडगेट (जैसे एक डायलाग में डिफाल्ट बटन) "
"क्रियाशील हो"

#: gtk/gtkentry.c:507
msgid "Width in chars"
msgstr "कैरेक्टर में चौड़ाई"

#: gtk/gtkentry.c:508
msgid "Number of characters to leave space for in the entry"
msgstr "इस प्रविष्टि में कितने कैरेक्टर्स के लिए स्थान छो़ड़ा जाए"

#: gtk/gtkentry.c:517
msgid "Scroll offset"
msgstr "स्क्रोल आफसेट"

#: gtk/gtkentry.c:518
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "इस प्रविष्टि में कितने पिक्सल्स स्क्रीन के बायीं ओर स्क्रोल करता है"

#: gtk/gtkentry.c:528
msgid "The contents of the entry"
msgstr "इस प्रविष्टि में क्या समाहित है"

#: gtk/gtkentry.c:759
msgid "Select on focus"
msgstr "फोकस करने पर चयन करें"

#: gtk/gtkentry.c:760
msgid "Whether to select the contents of an entry when it is focused"
msgstr "जब कोई प्रविष्टि फोकस हो तब क्या उसके Contents को चयनित किया जाना है?"

#: gtk/gtkentry.c:3993 gtk/gtklabel.c:3222 gtk/gtktextview.c:6623
msgid "Select All"
msgstr "सभी का चयन करें"

#: gtk/gtkentry.c:4003 gtk/gtklabel.c:3232
msgid "Input Methods"
msgstr "इनपुट पद्धति"

#: gtk/gtkentry.c:4013 gtk/gtktextview.c:6642
msgid "_Insert Unicode control character"
msgstr "यूनिकोड कन्ट्रोल कैरेक्टर प्रविष्ट करें"

#: gtk/gtkfilesel.c:556 gtk/gtkimage.c:167
msgid "Filename"
msgstr "फाइलनाम"

#: gtk/gtkfilesel.c:557
msgid "The currently selected filename"
msgstr "वर्तमान में चयनित फाइलनाम"

#: gtk/gtkfilesel.c:563
msgid "Show file operations"
msgstr "फाइल प्रक्रियाओं को दर्शाए"

#: gtk/gtkfilesel.c:564
msgid "Whether buttons for creating/manipulating files should be displayed"
msgstr "क्या फाइलों के निर्माण/हस्तांतरण करने हेतु बटन प्रदर्शित किए जाएं"

#: gtk/gtkfilesel.c:571
msgid "Select multiple"
msgstr "एक से अधिक का चयन करें"

#: gtk/gtkfilesel.c:572
msgid "Whether to allow multiple files to be selected"
msgstr "क्या एक से अधिक फाइलों के चयन की अनुमति देना है?"

#: gtk/gtkfilesel.c:727
msgid "Folders"
msgstr "फोल्डर्स"

#: gtk/gtkfilesel.c:731
msgid "Fol_ders"
msgstr "फोल्डर्स"

#: gtk/gtkfilesel.c:763
msgid "Files"
msgstr "फाइलें"

#: gtk/gtkfilesel.c:767
msgid "_Files"
msgstr "फाइलें"

#: gtk/gtkfilesel.c:850 gtk/gtkfilesel.c:2240
#, c-format
msgid "Folder unreadable: %s"
msgstr "फोल्डर %s को पढ़ा नहीं जा सकता"

#: gtk/gtkfilesel.c:981
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
"available to this program.\n"
"Are you sure that you want to select it?"
msgstr ""
"फाइल %s अन्य मशीन पर स्थित है (मशीन %s) तथा इस प्रोग्राम के लिए उपलब्ध नहीं है। \n"
"क्या आप निश्चित है कि इसे ही चयन करना है?"

#: gtk/gtkfilesel.c:1112
msgid "_New Folder"
msgstr "नया फोल्डर"

#: gtk/gtkfilesel.c:1123
msgid "De_lete File"
msgstr "फाइल हटाएं"

#: gtk/gtkfilesel.c:1134
msgid "_Rename File"
msgstr "फाइल का नाम बदलें"

#: gtk/gtkfilesel.c:1436
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"इस फोल्डर के नाम %s में Symbols मौजूद है जिन्हें फाइलनाम में प्रयुक्त नहीं किया जा सकता"

#: gtk/gtkfilesel.c:1438
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
"फोल्डर \"%s\" के निर्माण में त्रुटि :%s\n"
"%s"

#: gtk/gtkfilesel.c:1439 gtk/gtkfilesel.c:1675
msgid "You probably used symbols not allowed in filenames."
msgstr "आपने शायद Symbols का प्रयोग किया है जो फाइलनाम में प्रयुक्त नहीं किए जा सकते"

#: gtk/gtkfilesel.c:1447
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "फोल्डर \"%s\" के निर्माण में त्रुटि : %s\n"

#: gtk/gtkfilesel.c:1481
msgid "New Folder"
msgstr "नया फोल्डर"

#: gtk/gtkfilesel.c:1496
msgid "_Folder name:"
msgstr "फोल्डर का नाम"

#: gtk/gtkfilesel.c:1520
msgid "C_reate"
msgstr "निर्माण करें (_r)"

#: gtk/gtkfilesel.c:1563
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "फाइलनाम \"%s\" में Symbols है जिनको फाइलनाम में प्रयुक्त नहीं किया जा सकता"

#: gtk/gtkfilesel.c:1566
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
"फाइल \"%s\" को मिटाने में त्रुटि : %s\n"
"%s"

#: gtk/gtkfilesel.c:1568 gtk/gtkfilesel.c:1689
msgid "It probably contains symbols not allowed in filenames."
msgstr "शायद इसमें Symbols है जिन्हें फाइलनाम में प्रयुक्त नहीं किया जा सकता"

#: gtk/gtkfilesel.c:1577
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "फाइल \"%s\" को नष्ट करने में त्रुटि : %s"

#: gtk/gtkfilesel.c:1620
#, c-format
msgid "Really delete file \"%s\" ?"
msgstr "क्या वास्तव में %s फाइल को नष्ट करना है?"

#: gtk/gtkfilesel.c:1625
msgid "Delete File"
msgstr "फाइल नष्ट करें"

#: gtk/gtkfilesel.c:1671 gtk/gtkfilesel.c:1685
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "इस फाइल नाम %s में Symbols है जिन्हें फाइलनाम में प्रयुक्त नहीं किया जा सकता"

#: gtk/gtkfilesel.c:1673
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
"फाइलनाम को \"%s\" में बदलने में त्रुटि : %s\n"
"%s"

#: gtk/gtkfilesel.c:1687
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
"फाइलनाम \"%s\" को बदलने में त्रुटि : %s\n"
"%s"

#: gtk/gtkfilesel.c:1697
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "फाइलनाम %s को %s में बदलने में त्रुटि %s"

#: gtk/gtkfilesel.c:1744
msgid "Rename File"
msgstr "फाइलनाम बदलें"

#: gtk/gtkfilesel.c:1759
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "फाइलनाम %s को बदलें"

#: gtk/gtkfilesel.c:1788
msgid "_Rename"
msgstr "नाम बदलें (_R)"

#: gtk/gtkfilesel.c:2220
msgid "_Selection: "
msgstr "चयनित (_S):"

#: gtk/gtkfilesel.c:3136
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8 (try setting the "
"environment variable G_BROKEN_FILENAMES): %s"
msgstr ""
"फाइलनाम \"%s\" को UTF-8 में नहीं बदला जा सकता (वातावरण परिवर्तनांक "
"G_BROKEN_FILENAMESes के समायोजन की जांच करें) : %s"

#: gtk/gtkfilesel.c:3139
msgid "Invalid Utf-8"
msgstr "अवैध UTF-8"

#: gtk/gtkfilesel.c:4016
msgid "Name too long"
msgstr "नाम अत्यधिक लम्बा है"

#: gtk/gtkfilesel.c:4018
msgid "Couldn't convert filename"
msgstr "फाइलनाम परिवर्तित नहीं किया जा सकता"

#: gtk/gtkfixed.c:120 gtk/gtklayout.c:611
msgid "X position"
msgstr "x स्थिति"

#: gtk/gtkfixed.c:121 gtk/gtklayout.c:612
msgid "X position of child widget"
msgstr "चाइल्ड विडगेट की x स्थिति"

#: gtk/gtkfixed.c:130 gtk/gtklayout.c:621
msgid "Y position"
msgstr "y स्थिति"

#: gtk/gtkfixed.c:131 gtk/gtklayout.c:622
msgid "Y position of child widget"
msgstr "चाइल्ड विडगेट की y स्थिति"

#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
#: gtk/gtkfontsel.c:68
msgid "abcdefghijk ABCDEFGHIJK"
msgstr ""

#: gtk/gtkfontsel.c:210
msgid "Font name"
msgstr "फोन्ड नाम"

#: gtk/gtkfontsel.c:211
msgid "The X string that represents this font"
msgstr "इस फोन्ट को प्रस्तुत करने वाली x स्ट्रिंग"

#: gtk/gtkfontsel.c:218
msgid "The GdkFont that is currently selected"
msgstr "वर्तमान में चयनित GdkFont है"

#: gtk/gtkfontsel.c:224
msgid "Preview text"
msgstr "पाठ्य पूर्वदर्शन"

#: gtk/gtkfontsel.c:225
msgid "The text to display in order to demonstrate the selected font"
msgstr "चयनित फोन्ट को दर्शाने के लिए प्रदर्शित किए जाने वाला पाठ्य"

#: gtk/gtkfontsel.c:332
msgid "_Family:"
msgstr "परिवार"

#: gtk/gtkfontsel.c:338
msgid "_Style:"
msgstr "प्रकार (स्टाइल)"

#: gtk/gtkfontsel.c:344
msgid "Si_ze:"
msgstr "आकार"

#. create the text entry widget
#: gtk/gtkfontsel.c:469
msgid "_Preview:"
msgstr "पूर्वदर्शन"

#: gtk/gtkfontsel.c:1285
msgid "Font Selection"
msgstr "फोन्ट चयन"

#: gtk/gtkframe.c:126
msgid "Text of the frame's label"
msgstr "फ्रेम लेबल का पाठ्य"

#: gtk/gtkframe.c:133
msgid "Label xalign"
msgstr "लेबल की छैतिज स्थिति (x)"

#: gtk/gtkframe.c:134
msgid "The horizontal alignment of the label"
msgstr "लेबल की छैतिज स्थिति"

#: gtk/gtkframe.c:143
msgid "Label yalign"
msgstr "लेबल की ऊर्ध्वाधर स्थिति"

#: gtk/gtkframe.c:144
msgid "The vertical alignment of the label"
msgstr "लेबल की ऊर्ध्वाधर स्थिति"

#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:195
msgid "Deprecated property, use shadow_type instead"
msgstr "गुणधर्म, इसके स्थान पर shadow_type का प्रयोग करें"

#: gtk/gtkframe.c:160
msgid "Frame shadow"
msgstr "फ्रेम छाया"

#: gtk/gtkframe.c:161
msgid "Appearance of the frame border"
msgstr "फ्रेम बार्डर का प्रस्तुतिकरण"

#: gtk/gtkframe.c:169
msgid "Label widget"
msgstr "लेबल विडगेट"

#: gtk/gtkframe.c:170
msgid "A widget to display in place of the usual frame label"
msgstr "सामान्य फ्रेम लेबल के स्थान पर एक विडगेट को प्रदर्शित करें"

#: gtk/gtkgamma.c:399
msgid "Gamma"
msgstr "गामा"

#: gtk/gtkgamma.c:409
msgid "_Gamma value"
msgstr "गामा मान"

#: gtk/gtkhandlebox.c:202 gtk/gtkmenubar.c:156 gtk/gtkstatusbar.c:161
#: gtk/gtktoolbar.c:284 gtk/gtkviewport.c:150
msgid "Shadow type"
msgstr "छाया का प्रकार"

#: gtk/gtkhandlebox.c:203
msgid "Appearance of the shadow that surrounds the container"
msgstr "कन्टेनर के आस पास को छाया का प्रस्तुतिकरण"

#: gtk/gtkhandlebox.c:211
msgid "Handle position"
msgstr "हैण्डल की स्थिति"

#: gtk/gtkhandlebox.c:212
msgid "Position of the handle relative to the child widget"
msgstr "चाइल्ड विडगेट के सापेछ हैण्डल की स्थिति"

#: gtk/gtkhandlebox.c:220
msgid "Snap edge"
msgstr ""

#: gtk/gtkhandlebox.c:221
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox"
msgstr ""

#: gtk/gtkhandlebox.c:229
msgid "Snap edge set"
msgstr ""

#: gtk/gtkhandlebox.c:230
msgid ""
"Whether to use the value from the snap_edge property or a value derived from "
"handle_position"
msgstr ""

#. Remove this icon source so we don't keep trying to
#. * load it.
#.
#: gtk/gtkiconfactory.c:1693
#, c-format
msgid "Error loading icon: %s"
msgstr "आइकान को लोड करने में त्रुटि %s"

#: gtk/gtkimage.c:135
msgid "Pixbuf"
msgstr ""

#: gtk/gtkimage.c:136
msgid "A GdkPixbuf to display"
msgstr "प्रदर्शित किए जाने वाला GdkPixbuf"

#: gtk/gtkimage.c:143
msgid "Pixmap"
msgstr ""

#: gtk/gtkimage.c:144
msgid "A GdkPixmap to display"
msgstr "प्रदर्शित की जाने वाली GdkImage"

#: gtk/gtkimage.c:151
msgid "Image"
msgstr "इमेज"

#: gtk/gtkimage.c:152
msgid "A GdkImage to display"
msgstr "प्रदर्शित की जाने वाली GdkImage"

#: gtk/gtkimage.c:159
msgid "Mask"
msgstr "मास्क"

#: gtk/gtkimage.c:160
msgid "Mask bitmap to use with GdkImage or GdkPixmap"
msgstr "GdkImage या Gdk pixmap के साथ प्रयुक्त होने वाला बिटमैप मास्क"

#: gtk/gtkimage.c:168
msgid "Filename to load and display"
msgstr "लोड एवं प्रदर्शित की जाने वाली फाइल का नाम"

#: gtk/gtkimage.c:177
msgid "Stock ID for a stock image to display"
msgstr "प्रदर्शित की जाने वाली भंडार इमेज का stock ID"

#: gtk/gtkimage.c:184
msgid "Icon set"
msgstr "आइकान समूह"

#: gtk/gtkimage.c:185
msgid "Icon set to display"
msgstr "प्रदर्शित किया जाने वाला आइकान समूह"

#: gtk/gtkimage.c:192
msgid "Icon size"
msgstr "आइकान आकार"

#: gtk/gtkimage.c:193
msgid "Size to use for stock icon or icon set"
msgstr "भंडार आइकान या आइकान समूह को प्रयोग करने का आकार"

#: gtk/gtkimage.c:201
msgid "Animation"
msgstr "एनीमेशन"

#: gtk/gtkimage.c:202
msgid "GdkPixbufAnimation to display"
msgstr "प्रदर्शित किए जाने वाला Gdk Pixbuf Animation"

#: gtk/gtkimage.c:209
msgid "Storage type"
msgstr "संग्रहण प्रकार"

#: gtk/gtkimage.c:210
msgid "The representation being used for image data"
msgstr "इमेज डाटा के लिए प्रयुक्त प्रस्तुतिकरण"

#: gtk/gtkimagemenuitem.c:124
msgid "Image widget"
msgstr "इमेज बिडगेट"

#: gtk/gtkimagemenuitem.c:125
msgid "Child widget to appear next to the menu text"
msgstr "मेनू पाठ्य के आगे प्रस्तुत होने वाला चाइल्ड विडगेट"

#: gtk/gtkimmodule.c:419
msgid "Default"
msgstr "डिफाल्ट"

#: gtk/gtkinputdialog.c:230
msgid "Input"
msgstr "इनपुट"

#: gtk/gtkinputdialog.c:239
msgid "No input devices"
msgstr "कोई इनपुट डिवाइस नहीं है"

#: gtk/gtkinputdialog.c:251
msgid "_Device:"
msgstr "डिवाइस"

#: gtk/gtkinputdialog.c:268
msgid "Disabled"
msgstr "अछम"

#: gtk/gtkinputdialog.c:275 gtk/gtkinvisible.c:114 gtk/gtkwindow.c:552
msgid "Screen"
msgstr "स्क्रीन"

#: gtk/gtkinputdialog.c:282
msgid "Window"
msgstr "विन्डो"

#: gtk/gtkinputdialog.c:289
msgid "_Mode: "
msgstr "मोड"

#. The axis listbox
#: gtk/gtkinputdialog.c:320
msgid "_Axes"
msgstr "अछ"

#. Keys listbox
#: gtk/gtkinputdialog.c:337
msgid "_Keys"
msgstr "कुंजियां"

#: gtk/gtkinputdialog.c:557
msgid "X"
msgstr "x"

#: gtk/gtkinputdialog.c:558
msgid "Y"
msgstr "y"

#: gtk/gtkinputdialog.c:559
msgid "Pressure"
msgstr "दबाब"

#: gtk/gtkinputdialog.c:560
msgid "X Tilt"
msgstr "X पर झुकाब"

#: gtk/gtkinputdialog.c:561
msgid "Y Tilt"
msgstr "Y पर झुकाब"

#: gtk/gtkinputdialog.c:562
msgid "Wheel"
msgstr "व्हील"

#: gtk/gtkinputdialog.c:602
msgid "none"
msgstr "कोई नहीं"

#: gtk/gtkinputdialog.c:638 gtk/gtkinputdialog.c:674
msgid "(disabled)"
msgstr "अछम"

#: gtk/gtkinputdialog.c:667
msgid "(unknown)"
msgstr "अग्यात"

#. and clear button
#: gtk/gtkinputdialog.c:754
msgid "clear"
msgstr "साफ करें"

#: gtk/gtkinvisible.c:115 gtk/gtkwindow.c:553
msgid "The screen where this window will be displayed"
msgstr ""

#: gtk/gtklabel.c:291
msgid "The text of the label"
msgstr "लेबल का पाठ्य"

#: gtk/gtklabel.c:298
msgid "A list of style attributes to apply to the text of the label"
msgstr "लेबल के पाठ्य पर लागू होने वाले स्टाइल गुणधर्मों की सूची"

#: gtk/gtklabel.c:304
msgid "Use markup"
msgstr "मार्कअप का प्रयोग करें"

#: gtk/gtklabel.c:305
msgid "The text of the label includes XML markup. See pango_parse_markup()"
msgstr "लेबल के पाठ्य में XML मार्कअप संयुक्त है, Pango-Parse.markup() देखें"

#: gtk/gtklabel.c:319 gtk/gtktexttag.c:374 gtk/gtktextview.c:595
msgid "Justification"
msgstr "पक्ष समर्थन"

#: gtk/gtklabel.c:320
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that"
msgstr ""

#: gtk/gtklabel.c:328
msgid "Pattern"
msgstr "पैटर्न"

#: gtk/gtklabel.c:329
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline"
msgstr ""

#: gtk/gtklabel.c:336
msgid "Line wrap"
msgstr "लाइन व्रैप"

#: gtk/gtklabel.c:337
msgid "If set, wrap lines if the text becomes too wide"
msgstr "यदि यह समायोजित है, तब यदि पाठ्य अधिक लम्बा है तो पंक्ति व्रैप करें"

#: gtk/gtklabel.c:343
msgid "Selectable"
msgstr "चयन योग्य"

#: gtk/gtklabel.c:344
msgid "Whether the label text can be selected with the mouse"
msgstr "क्या लेबल के पाठ्य को माउस से चयनित किया जा सकता है?"

#: gtk/gtklabel.c:350
msgid "Mnemonic key"
msgstr "मोमेनिक कुंजी"

#: gtk/gtklabel.c:351
msgid "The mnemonic accelerator key for this label"
msgstr "इस लेबल के लिए मेमोनिक (संछिप्त कोड) त्वरक कुंजी"

#: gtk/gtklabel.c:359
msgid "Mnemonic widget"
msgstr "मेमोनिक विडगेट"

#: gtk/gtklabel.c:360
msgid "The widget to be activated when the label's mnemonic key is pressed"
msgstr "जब लेबल की मेमोनिक कुंजी को दबाया जाए तब विडगेट क्रियाशील होगा"

#: gtk/gtklayout.c:631 gtk/gtkviewport.c:134
msgid "Horizontal adjustment"
msgstr "छैतिज समायोजन"

#: gtk/gtklayout.c:632 gtk/gtkscrolledwindow.c:236
msgid "The GtkAdjustment for the horizontal position"
msgstr ""

#: gtk/gtklayout.c:639 gtk/gtkviewport.c:142
msgid "Vertical adjustment"
msgstr "उर्ध्वाधर समायोजन"

#: gtk/gtklayout.c:640 gtk/gtkscrolledwindow.c:243
msgid "The GtkAdjustment for the vertical position"
msgstr "वह समायोजन जिसे स्पिन बटन का मान रखे"

#: gtk/gtklayout.c:647 gtk/gtktreeviewcolumn.c:201
msgid "Width"
msgstr "चौड़ाई"

#: gtk/gtklayout.c:648
msgid "The width of the layout"
msgstr "खाके की चौड़ाई"

#: gtk/gtklayout.c:656
msgid "Height"
msgstr "ऊंचाई"

#: gtk/gtklayout.c:657
msgid "The height of the layout"
msgstr "खाके की ऊंचाई"

#. Translate to default:RTL if you want your widgets
#. * to be RTL, otherwise translate to default:LTR.
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
#: gtk/gtkmain.c:806
msgid "default:LTR"
msgstr ""

#: gtk/gtkmenu.c:263
msgid "Tearoff Title"
msgstr ""

#: gtk/gtkmenu.c:264
msgid ""
"A title that may be displayed by the window manager when this menu is torn-"
"off"
msgstr ""
"जब इस मेनू का प्रदर्शन बंद किया जाएगा तब विन्डो मैनेजर द्वारा शीर्षक प्रदर्शित किया जाएगा"

#: gtk/gtkmenu.c:379
msgid "Can change accelerators"
msgstr "त्वरक को परिवर्तित बदला जा सकता है"

#: gtk/gtkmenu.c:380
msgid ""
"Whether menu accelerators can be changed by pressing a key over the menu item"
msgstr "क्या मेनू पर एक कुंजी दबाने पर मेनू त्वरकों को बदला जा सकता है?"

#: gtk/gtkmenu.c:385
msgid "Delay before submenus appear"
msgstr ""

#: gtk/gtkmenu.c:386
msgid ""
"Minimum time the pointer must stay over a menu item before the submenu appear"
msgstr ""

#: gtk/gtkmenu.c:393
msgid "Delay before hiding a submenu"
msgstr ""

#: gtk/gtkmenu.c:394
msgid ""
"The time before hiding a submenu when the pointer is moving towards the "
"submenu"
msgstr ""

#: gtk/gtkmenubar.c:157
msgid "Style of bevel around the menubar"
msgstr "मेनूबार के आसपास उठाव का प्रकार"

#: gtk/gtkmenubar.c:164 gtk/gtktoolbar.c:258
msgid "Internal padding"
msgstr "आंतरिक रिक्त स्थान"

#: gtk/gtkmenubar.c:165
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr "मेनू बार छाया तथा मेनू आइटमों के बीच बार्डर स्थान की मात्रा"

#: gtk/gtkmenubar.c:172
msgid "Delay before drop down menus appear"
msgstr ""

#: gtk/gtkmenubar.c:173
msgid "Delay before the submenus of a menu bar appear"
msgstr ""

#: gtk/gtkmessagedialog.c:106
msgid "Image/label border"
msgstr "इमेज/लेबल बार्डर"

#: gtk/gtkmessagedialog.c:107
msgid "Width of border around the label and image in the message dialog"
msgstr "संदेश डायलाग में लेबल तथा इमेज के चारों ओर की बार्डर की चौड़ाई"

#: gtk/gtkmessagedialog.c:115
msgid "Message Type"
msgstr "संदेश प्रकार"

#: gtk/gtkmessagedialog.c:116
msgid "The type of message"
msgstr "संदेश का प्रकार"

#: gtk/gtkmessagedialog.c:123
msgid "Message Buttons"
msgstr "संदेश बटन"

#: gtk/gtkmessagedialog.c:124
msgid "The buttons shown in the message dialog"
msgstr "संदेश डायलाग में प्रदर्शित बटनें"

#: gtk/gtkmisc.c:98
msgid "X align"
msgstr "x"

#: gtk/gtkmisc.c:99
msgid "The horizontal alignment, from 0 (left) to 1 (right)"
msgstr ""

#: gtk/gtkmisc.c:108
msgid "Y align"
msgstr ""

#: gtk/gtkmisc.c:109
msgid "The vertical alignment, from 0 (top) to 1 (bottom)"
msgstr ""

#: gtk/gtkmisc.c:118
msgid "X pad"
msgstr ""

#: gtk/gtkmisc.c:119
msgid ""
"The amount of space to add on the left and right of the widget, in pixels"
msgstr "विडगेट के बांयी तथा दांयी ओर जोड़ी जाने वाली रिक्त स्थान की मात्रा पिक्सल में"

#: gtk/gtkmisc.c:128
msgid "Y pad"
msgstr ""

#: gtk/gtkmisc.c:129
msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr "विडगेट के ऊपर नीचे जोड़ी जाने वाले रिक्त स्थान की मात्रा पिक्सल में"

#: gtk/gtknotebook.c:378
msgid "Page"
msgstr "पेज"

#: gtk/gtknotebook.c:379
msgid "The index of the current page"
msgstr "वर्तमान पेज की Index"

#: gtk/gtknotebook.c:387
msgid "Tab Position"
msgstr "टैब स्थिति"

#: gtk/gtknotebook.c:388
msgid "Which side of the notebook holds the tabs"
msgstr "नोटबुक के किस तरफ टैब रखना है"

#: gtk/gtknotebook.c:395
msgid "Tab Border"
msgstr "टैब बार्डर"

#: gtk/gtknotebook.c:396
msgid "Width of the border around the tab labels"
msgstr "टैब लेबल के चारों ओर की बार्डर की चौड़ाई"

#: gtk/gtknotebook.c:404
msgid "Horizontal Tab Border"
msgstr "छैतिज टैब बार्डर"

#: gtk/gtknotebook.c:405
msgid "Width of the horizontal border of tab labels"
msgstr "टैब लेब की छैतिज बार्डर की चौड़ाई"

#: gtk/gtknotebook.c:413
msgid "Vertical Tab Border"
msgstr "उर्ध्वाधर टैब बार्डर"

#: gtk/gtknotebook.c:414
msgid "Width of the vertical border of tab labels"
msgstr "टैब लेबल की उर्ध्वाधर बार्डर की चौड़ाई"

#: gtk/gtknotebook.c:422
msgid "Show Tabs"
msgstr "टैब दर्शाएं"

#: gtk/gtknotebook.c:423
msgid "Whether tabs should be shown or not"
msgstr "क्या टैब को दर्शाया जाना है या नहीं"

#: gtk/gtknotebook.c:429
msgid "Show Border"
msgstr "बार्डर दर्शाएं"

#: gtk/gtknotebook.c:430
msgid "Whether the border should be shown or not"
msgstr "क्या बार्डर को दर्शाया जाना है या नहीं"

#: gtk/gtknotebook.c:436
msgid "Scrollable"
msgstr "स्क्रोल योग्य"

#: gtk/gtknotebook.c:437
msgid "If TRUE, scroll arrows are added if there are too many tabs to fit"
msgstr "यदि True है तब यदि टैब की संख्या अधिक होगी तो स्क्रोल तीर जुड़ जाएंगे"

#: gtk/gtknotebook.c:443
msgid "Enable Popup"
msgstr "पाप अप Enable"

#: gtk/gtknotebook.c:444
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
"यदि True है, तब नोटबुक पर माउस की दांयी बटन दबाने पर एक मेनू प्रकट होगा जिसे प्रयोग "
"कर आप किसी पेज पर जा सकते हैं"

#: gtk/gtknotebook.c:451
msgid "Whether tabs should have homogeneous sizes"
msgstr "क्या सभी टैब का आकार एक समान हो"

#: gtk/gtknotebook.c:458
msgid "Tab label"
msgstr ""

#: gtk/gtknotebook.c:459
msgid "The string displayed on the childs tab label"
msgstr ""

#: gtk/gtknotebook.c:465
msgid "Menu label"
msgstr ""

#: gtk/gtknotebook.c:466
msgid "The string displayed in the childs menu entry"
msgstr ""

#: gtk/gtknotebook.c:479
msgid "Tab expand"
msgstr "टैब विस्तार"

#: gtk/gtknotebook.c:480
msgid "Whether to expand the childs tab or not"
msgstr "क्या बार्डर को दर्शाया जाना है या नहीं"

#: gtk/gtknotebook.c:486
msgid "Tab fill"
msgstr ""

#: gtk/gtknotebook.c:487
msgid "Wheather the childs tab should fill the allocated area or not"
msgstr "क्या बार्डर को दर्शाया जाना है या नहीं"

#: gtk/gtknotebook.c:493
msgid "Tab pack type"
msgstr ""

#: gtk/gtknotebook.c:2471 gtk/gtknotebook.c:4818
#, c-format
msgid "Page %u"
msgstr "पेज %u"

#: gtk/gtkoptionmenu.c:190
msgid "Menu"
msgstr "मेनू"

#: gtk/gtkoptionmenu.c:191
msgid "The menu of options"
msgstr "विकल्प का मेनू"

#: gtk/gtkoptionmenu.c:198
msgid "Size of dropdown indicator"
msgstr "ड्रापडाउन सूचक का आकार"

#: gtk/gtkoptionmenu.c:204
msgid "Spacing around indicator"
msgstr "सूचक के चारों ओर का रिक्त स्थान"

#: gtk/gtkpaned.c:219
msgid ""
"Position of paned separator in pixels (0 means all the way to the left/top)"
msgstr ""

#: gtk/gtkpaned.c:227
msgid "Position Set"
msgstr "स्थिति समायोजन"

#: gtk/gtkpaned.c:228
msgid "TRUE if the Position property should be used"
msgstr "TRUE यदि स्थिति गुणधर्म का प्रयोग किया गया है।"

#: gtk/gtkpaned.c:234
msgid "Handle Size"
msgstr "हैण्डल का आकार"

#: gtk/gtkpaned.c:235
msgid "Width of handle"
msgstr "हैण्डल की चौड़ाई"

#: gtk/gtkpreview.c:133
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""

#: gtk/gtkprogress.c:129
msgid "Activity mode"
msgstr "क्रिया मोड"

#: gtk/gtkprogress.c:130
msgid ""
"If TRUE the GtkProgress is in activity mode, meaning that it signals "
"something is happening, but not how much of the activity is finished. This "
"is used when you're doing something that you don't know how long it will take"
msgstr ""
"यदि TRUE है तो Gtk Progress क्रिया मोड में होगा, इसका अर्थ यह है कि यह इस बात का "
"संकेत है कि कुछ घटित हो रहा है कि कुछ घटित हो रहा है, परन्तु यह नहीं कि कितनी प्रक्रिया "
"खत्म हो गयी है। इसका प्रयोग तब किया जाता है जब आप कुछ कार्य करना चाहते हैं पर यह नहीं "
"जानते हैं कि यह कितना समय लेगी"

#: gtk/gtkprogress.c:137
msgid "Show text"
msgstr "पाठ्य दर्शाएं"

#: gtk/gtkprogress.c:138
msgid "Whether the progress is shown as text"
msgstr "क्या प्रगति को पाठ्य रूप में दर्शाना है"

#: gtk/gtkprogress.c:145
msgid "Text x alignment"
msgstr ""

#: gtk/gtkprogress.c:146
msgid ""
"A number between 0.0 and 1.0 specifying the horizontal alignment of the text "
"in the progress widget"
msgstr ""

#: gtk/gtkprogress.c:154
msgid "Text y alignment"
msgstr ""

#: gtk/gtkprogress.c:155
msgid ""
"A number between 0.0 and 1.0 specifying the vertical alignment of the text "
"in the progress widget"
msgstr ""

#: gtk/gtkprogressbar.c:142 gtk/gtkrange.c:290 gtk/gtkspinbutton.c:240
msgid "Adjustment"
msgstr "समायोजन"

#: gtk/gtkprogressbar.c:143
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""

#: gtk/gtkprogressbar.c:150 gtk/gtktoolbar.c:231
msgid "Orientation"
msgstr "दिशा"

#: gtk/gtkprogressbar.c:151
msgid "Orientation and growth direction of the progress bar"
msgstr "प्रगति बार की दिशा तथा व दीर्घा"

#: gtk/gtkprogressbar.c:159
msgid "Bar style"
msgstr "बार का प्रकार"

#: gtk/gtkprogressbar.c:160
msgid "Specifies the visual style of the bar in percentage mode (Deprecated)"
msgstr ""

#: gtk/gtkprogressbar.c:168
msgid "Activity Step"
msgstr "क्रिया के चरण"

#: gtk/gtkprogressbar.c:169
msgid "The increment used for each iteration in activity mode (Deprecated)"
msgstr ""

#: gtk/gtkprogressbar.c:178
msgid "Activity Blocks"
msgstr "क्रिया के हिस्से"

#: gtk/gtkprogressbar.c:179
msgid ""
"The number of blocks which can fit in the progress bar area in activity mode "
"(Deprecated)"
msgstr ""

#: gtk/gtkprogressbar.c:188
msgid "Discrete Blocks"
msgstr ""

#: gtk/gtkprogressbar.c:189
msgid ""
"The number of discrete blocks in a progress bar (when shown in the discrete "
"style)"
msgstr ""

#: gtk/gtkprogressbar.c:198
msgid "Fraction"
msgstr "हिस्से"

#: gtk/gtkprogressbar.c:199
msgid "The fraction of total work that has been completed"
msgstr "कुल कार्य का कुछ हिस्सा पूर्ण हो गया है"

#: gtk/gtkprogressbar.c:208
msgid "Pulse Step"
msgstr "नब्ज चरण"

#: gtk/gtkprogressbar.c:209
msgid "The fraction of total progress to move the bouncing block when pulsed"
msgstr ""

#: gtk/gtkprogressbar.c:219
msgid "Text to be displayed in the progress bar"
msgstr ""

#: gtk/gtkradiobutton.c:109
msgid "Group"
msgstr ""

#: gtk/gtkradiobutton.c:110
msgid "The radio button whose group this widget belongs."
msgstr ""

#: gtk/gtkrange.c:281
msgid "Update policy"
msgstr "अपडेट पालिसी"

#: gtk/gtkrange.c:282
msgid "How the range should be updated on the screen"
msgstr "स्क्रीन पर सीमा को कैसे अपडेट किया जाना है"

#: gtk/gtkrange.c:291
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""

#: gtk/gtkrange.c:298
msgid "Inverted"
msgstr ""

#: gtk/gtkrange.c:299
msgid "Invert direction slider moves to increase range value"
msgstr ""

#: gtk/gtkrange.c:305
msgid "Slider Width"
msgstr "स्लाइडर की चौड़ाई"

#: gtk/gtkrange.c:306
msgid "Width of scrollbar or scale thumb"
msgstr "स्क्रोल बार की चौड़ाई"

#: gtk/gtkrange.c:313
msgid "Trough Border"
msgstr ""

#: gtk/gtkrange.c:314
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""

#: gtk/gtkrange.c:321
msgid "Stepper Size"
msgstr ""

#: gtk/gtkrange.c:322
msgid "Length of step buttons at ends"
msgstr ""

#: gtk/gtkrange.c:329
msgid "Stepper Spacing"
msgstr ""

#: gtk/gtkrange.c:330
msgid "Spacing between step buttons and thumb"
msgstr ""

#: gtk/gtkrange.c:337
msgid "Arrow X Displacement"
msgstr ""

#: gtk/gtkrange.c:338
msgid ""
"How far in the x direction to move the arrow when the button is depressed"
msgstr ""

#: gtk/gtkrange.c:345
msgid "Arrow Y Displacement"
msgstr ""

#: gtk/gtkrange.c:346
msgid ""
"How far in the y direction to move the arrow when the button is depressed"
msgstr ""

#: gtk/gtkrc.c:2382
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""

#: gtk/gtkrc.c:3025 gtk/gtkrc.c:3028
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""

#: gtk/gtkrc.c:3463
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""

#: gtk/gtkruler.c:118
msgid "Lower"
msgstr ""

#: gtk/gtkruler.c:119
msgid "Lower limit of ruler"
msgstr "रूलर की न्यूनतम सीमा"

#: gtk/gtkruler.c:128
msgid "Upper"
msgstr "ऊपरी"

#: gtk/gtkruler.c:129
msgid "Upper limit of ruler"
msgstr "रुलर की ऊपरी सीमा"

#: gtk/gtkruler.c:139
msgid "Position of mark on the ruler"
msgstr "रुलर पर स्थिति का चिन्ह"

#: gtk/gtkruler.c:148
msgid "Max Size"
msgstr "अधिकतम आकार"

#: gtk/gtkruler.c:149
msgid "Maximum size of the ruler"
msgstr "रुलर का अधिकतम आकार"

#: gtk/gtkscale.c:156 gtk/gtkspinbutton.c:258
msgid "Digits"
msgstr "अंक"

#: gtk/gtkscale.c:157
msgid "The number of decimal places that are displayed in the value"
msgstr "मान में प्रदर्शित किए जाने वाले दशमलव के बाद के अंकों की संख्या"

#: gtk/gtkscale.c:166
msgid "Draw Value"
msgstr "मान दिखाएं"

#: gtk/gtkscale.c:167
msgid "Whether the current value is displayed as a string next to the slider"
msgstr "क्या वर्तमान को एक स्ट्रिंग की तरह स्लाइडर के आगे प्रदर्शित किया जाना है"

#: gtk/gtkscale.c:174
msgid "Value Position"
msgstr "मान की स्थिति"

#: gtk/gtkscale.c:175
msgid "The position in which the current value is displayed"
msgstr "वह स्थिति जहां वर्तमान मान प्रदर्शित किया जाता है"

#: gtk/gtkscale.c:182
msgid "Slider Length"
msgstr "स्लाइडर की लम्बाई"

#: gtk/gtkscale.c:183
msgid "Length of scale's slider"
msgstr "स्केल के स्लाइडर की लम्बाई"

#: gtk/gtkscale.c:191
msgid "Value spacing"
msgstr "मानों के बीच की दूरी"

#: gtk/gtkscale.c:192
msgid "Space between value text and the slider/trough area"
msgstr "मान पाठ्य तथा स्लाइडर छेत्र के बीच की दूरी"

#: gtk/gtkscrollbar.c:80
msgid "Minimum Slider Length"
msgstr "न्यूनतम स्लाइडर लम्बाई"

#: gtk/gtkscrollbar.c:81
msgid "Minimum length of scrollbar slider"
msgstr "स्क्रोलबार स्लाइडर की न्यूनतम लम्बाई"

#: gtk/gtkscrollbar.c:89
msgid "Fixed slider size"
msgstr "स्थिति स्लाइडर आकार"

#: gtk/gtkscrollbar.c:90
msgid "Don't change slider size, just lock it to the minimum length"
msgstr "स्लाइडर आकार को परिवर्तित न करें, इसे न्यूनतम लम्बाई पर स्थिर रखें"

#: gtk/gtkscrollbar.c:97
msgid "Backward stepper"
msgstr "पीछे की ओर चरण"

#: gtk/gtkscrollbar.c:98
msgid "Display the standard backward arrow button"
msgstr "पीछे की ओर जाने वाले मानक तीर निशान बटन को प्रदर्शित करें"

#: gtk/gtkscrollbar.c:105
msgid "Forward stepper"
msgstr "अगले चरण"

#: gtk/gtkscrollbar.c:106
msgid "Display the standard forward arrow button"
msgstr "आगे की ओर जाने वाले मानक तीर निशान बटन को प्रदर्शित करें"

#: gtk/gtkscrollbar.c:113
msgid "Secondary backward stepper"
msgstr "द्वितीयक पिछले चरण"

#: gtk/gtkscrollbar.c:114
msgid ""
"Display a second backward arrow button on the opposite end of the scrollbar"
msgstr ""
"स्क्रोलबार पर विपरीत सिरे पर एक द्वितीय पीछे की ओर तीर निशान वाली बटन प्रदर्शित करें"

#: gtk/gtkscrollbar.c:121
msgid "Secondary forward stepper"
msgstr "द्वितीयक अगले चरण"

#: gtk/gtkscrollbar.c:122
msgid ""
"Display a secondary forward arrow button on the opposite end of the scrollbar"
msgstr ""
"स्क्रोलबार पर विपरीत सिरे पर एक द्वितीय आगे की ओर तीर निशान वाली बटन प्रदर्शित करें"

#: gtk/gtkscrolledwindow.c:235 gtk/gtktext.c:601 gtk/gtktreeview.c:528
msgid "Horizontal Adjustment"
msgstr "छैतिज समायोजन"

#: gtk/gtkscrolledwindow.c:242 gtk/gtktext.c:609 gtk/gtktreeview.c:536
msgid "Vertical Adjustment"
msgstr "उर्ध्वाधर समायोजन"

#: gtk/gtkscrolledwindow.c:249
msgid "Horizontal Scrollbar Policy"
msgstr "छैतिज स्क्रोलबार नीति"

#: gtk/gtkscrolledwindow.c:250
msgid "When the horizontal scrollbar is displayed"
msgstr "छैतिज स्क्रोलबार को कब प्रदर्शित किया जाना है"

#: gtk/gtkscrolledwindow.c:257
msgid "Vertical Scrollbar Policy"
msgstr "उर्ध्वाधर स्क्रोलबार नीति"

#: gtk/gtkscrolledwindow.c:258
msgid "When the vertical scrollbar is displayed"
msgstr "उर्ध्वाधर स्क्रोलबार को कब प्रदर्शित किया जाना है"

#: gtk/gtkscrolledwindow.c:266
msgid "Window Placement"
msgstr "विन्डो स्थान निर्धारण"

#: gtk/gtkscrolledwindow.c:267
msgid "Where the contents are located with respect to the scrollbars"
msgstr "स्क्रोलबार के सापेछ विषयवस्तु को कहां रखा जाना है"

#: gtk/gtkscrolledwindow.c:274
msgid "Shadow Type"
msgstr "छाया प्रकार"

#: gtk/gtkscrolledwindow.c:275
msgid "Style of bevel around the contents"
msgstr "विषय वस्तु के चारों ओर के उठाव का प्रकार"

#: gtk/gtkscrolledwindow.c:282
msgid "Scrollbar spacing"
msgstr ""

#: gtk/gtkscrolledwindow.c:283
msgid "Number of pixels between the scrollbars and the scrolled window"
msgstr "इस प्रविष्टि में कितने पिक्सल्स स्क्रीन के बायीं ओर स्क्रोल करता है"

#: gtk/gtksettings.c:168
msgid "Double Click Time"
msgstr "दो बार क्लिक समय"

#: gtk/gtksettings.c:169
msgid ""
"Maximum time allowed between two clicks for them to be considered a double "
"click (in milliseconds)"
msgstr ""
"दो क्लिक के बीच की अधिकतम समय सीमा (मिलीसेकन्ड में) जिससे दो-बार क्लिक (डबल क्लिक) को "
"निर्धारित किया जा सके"

#: gtk/gtksettings.c:176
msgid "Cursor Blink"
msgstr "कर्सर ब्लिंक"

#: gtk/gtksettings.c:177
msgid "Whether the cursor should blink"
msgstr "क्या कर्सर को ब्लिंक करना है"

#: gtk/gtksettings.c:184
msgid "Cursor Blink Time"
msgstr "कर्सर ब्लिंक समय"

#: gtk/gtksettings.c:185
msgid "Length of the cursor blink cycle, in milleseconds"
msgstr "कर्सर ब्लिंक चक्र की समय-सीमा मिलीसेकन्ड में"

#: gtk/gtksettings.c:192
msgid "Split Cursor"
msgstr "कर्सर विभाजन"

#: gtk/gtksettings.c:193
msgid ""
"Whether two cursors should be displayed for mixed left-to-right and right-to-"
"left text"
msgstr ""
"क्या दायें-से-बायें एवं बांये से दांये पाठ्य के लिए मिश्रित दो कर्सर को प्रदर्शित किया जाना है"

#: gtk/gtksettings.c:200
msgid "Theme Name"
msgstr "प्रसंग (विषय) नाम"

#: gtk/gtksettings.c:201
msgid "Name of theme RC file to load"
msgstr "प्रासंगिक RC फाइल का नाम जिसे लोड किया जाना है"

#: gtk/gtksettings.c:208
msgid "Key Theme Name"
msgstr "मुख्य प्रसंग नाम"

#: gtk/gtksettings.c:209
msgid "Name of key theme RC file to load"
msgstr "मुख्य प्रसंग RC फाइल का नाम जिसे लोड किया जाना है"

#: gtk/gtksettings.c:217
msgid "Menu bar accelerator"
msgstr "मेनू बार त्वरक"

#: gtk/gtksettings.c:218
msgid "Keybinding to activate the menu bar"
msgstr "मेनू बार को क्रियाशील करने हेतु की-बाइंडिंग"

#: gtk/gtksettings.c:226
msgid "Drag threshold"
msgstr "प्रारंभिक बिन्दु को खिसकाएं"

#: gtk/gtksettings.c:227
msgid "Number of pixels the cursor can move before dragging"
msgstr "खिसकाने से पूर्व कर्सर कितने पिक्सल चल सकता है"

#: gtk/gtksettings.c:235
msgid "Font Name"
msgstr "फोन्ट नाम"

#: gtk/gtksettings.c:236
msgid "Name of default font to use"
msgstr "प्रयोग किए जाने वाले डिफाल्ट फोन्ट का नाम"

#: gtk/gtksettings.c:244
msgid "Icon Sizes"
msgstr "आइकान आकार"

#: gtk/gtksettings.c:245
msgid "List of icon sizes (gtk-menu=16,16;gtk-button=20,20..."
msgstr ""

#: gtk/gtksizegroup.c:241
msgid "Mode"
msgstr "मोड (रूप)"

#: gtk/gtksizegroup.c:242
msgid ""
"The directions in which the size group effects the requested sizes of its "
"component widgets"
msgstr "वह दिशा जिसमें घटक विडगेट के आकार समूह प्रभावित करेगा मांगे जाने वाले आकार को"

#: gtk/gtkspinbutton.c:241
msgid "The adjustment that holds the value of the spinbutton"
msgstr "वह समायोजन जिसे स्पिन बटन का मान रखे"

#: gtk/gtkspinbutton.c:248
msgid "Climb Rate"
msgstr "वद्धि दर"

#: gtk/gtkspinbutton.c:249
msgid "The acceleration rate when you hold down a button"
msgstr "त्वरण दर जब आप बटन दबाकर रखें"

#: gtk/gtkspinbutton.c:259
msgid "The number of decimal places to display"
msgstr "दशमलव के बाद प्रदर्शित किए जाने वाले अंकों की संख्या"

#: gtk/gtkspinbutton.c:268
msgid "Snap to Ticks"
msgstr ""

#: gtk/gtkspinbutton.c:269
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr "क्या त्रुटििपूर्ण मान स्वयं ही स्पिन बटन के नजदीकी आगे वाले मान से बदल जाएं"

#: gtk/gtkspinbutton.c:276
msgid "Numeric"
msgstr "आंकिक"

#: gtk/gtkspinbutton.c:277
msgid "Whether non-numeric characters should be ignored"
msgstr "क्या अ-आंकिक कैरेक्टर्स को अनदेखा करता है"

#: gtk/gtkspinbutton.c:284
msgid "Wrap"
msgstr "व्रैप"

#: gtk/gtkspinbutton.c:285
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr "क्या स्पिन बटन अपनी सीमा पर पहुंचने पर व्रैप हो जाए"

#: gtk/gtkspinbutton.c:292
msgid "Update Policy"
msgstr "अपडेट नीति"

#: gtk/gtkspinbutton.c:293
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr "क्या स्पिन बटन हमेशा अपडेट रहे, या सिर्फ तब जब मान वैध रहे"

#: gtk/gtkspinbutton.c:301
msgid "Value"
msgstr "मान"

#: gtk/gtkspinbutton.c:302
msgid "Reads the current value, or sets a new value"
msgstr "वर्तमान मान को पढ़े या एक नया मान निर्धारित करें"

#: gtk/gtkstatusbar.c:162
msgid "Style of bevel around the statusbar text"
msgstr "स्टेटसबार पाठ्य के चारों ओर उठाव का प्रकार"

#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
#: gtk/gtkstock.c:267
msgid "Information"
msgstr "सूचना"

#: gtk/gtkstock.c:268
msgid "Warning"
msgstr "चेतावनी"

#: gtk/gtkstock.c:269
msgid "Error"
msgstr "त्रुटि"

#: gtk/gtkstock.c:270
msgid "Question"
msgstr "प्रश्न"

#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
msgid "_Add"
msgstr "जोड़ें"

#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "लागू करें"

#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr "बोल्ड"

#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "निरस्त करें"

#: gtk/gtkstock.c:279
msgid "_CD-Rom"
msgstr "सीडी-रोम"

#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "साफ करें"

#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "बंद करें"

#: gtk/gtkstock.c:282
msgid "_Convert"
msgstr "बदलें"

#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "कापी"

#: gtk/gtkstock.c:284
msgid "Cu_t"
msgstr "काटें (_t)"

#: gtk/gtkstock.c:285
msgid "_Delete"
msgstr "हटाएं"

#: gtk/gtkstock.c:286
msgid "_Execute"
msgstr "क्रियान्वित करें"

#: gtk/gtkstock.c:287
msgid "_Find"
msgstr "खोजें"

#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr "खोजें तथा परिवर्तित करें"

#: gtk/gtkstock.c:289
msgid "_Floppy"
msgstr "फ्लापी"

#: gtk/gtkstock.c:290
msgid "_Bottom"
msgstr "नीचे"

#: gtk/gtkstock.c:291
msgid "_First"
msgstr "प्रथम"

#: gtk/gtkstock.c:292
msgid "_Last"
msgstr "अंतिम"

#: gtk/gtkstock.c:293
msgid "_Top"
msgstr "ऊपर"

#: gtk/gtkstock.c:294
msgid "_Back"
msgstr "पीछे"

#: gtk/gtkstock.c:295
msgid "_Down"
msgstr "नीचे"

#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr "आगे"

#: gtk/gtkstock.c:297
msgid "_Up"
msgstr "ऊपर"

#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "सहायता"

#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "मुख्य"

#: gtk/gtkstock.c:300
msgid "_Index"
msgstr "अनुक्रमणिका/सूची"

#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "तिरछा"

#: gtk/gtkstock.c:302
msgid "_Jump to"
msgstr "सीधे पहुंचे"

#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "बीच में"

#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "भरें"

#: gtk/gtkstock.c:305
msgid "_Left"
msgstr "बांये"

#: gtk/gtkstock.c:306
msgid "_Right"
msgstr "दांये"

#: gtk/gtkstock.c:307
msgid "_New"
msgstr "नया"

#: gtk/gtkstock.c:308
msgid "_No"
msgstr "नहीं"

#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "OK"

#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "खोलें"

#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "चिपकाएं"

#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "वरीयता"

#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "प्रिंट"

#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "प्रिंट पूर्वदर्शन"

#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "गुणधर्म"

#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "बाहर जाएं/समाप्त करें"

#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "पुनः करें"

#: gtk/gtkstock.c:318
msgid "_Refresh"
msgstr "रिफ्रेश"

#: gtk/gtkstock.c:319
msgid "_Remove"
msgstr "हटाएं"

#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "पुरानी स्थिति में लाएं"

#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "संग्रहित करें"

#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "नए नाम से संग्रहित करें"

#: gtk/gtkstock.c:323
msgid "_Color"
msgstr "रंग"

#: gtk/gtkstock.c:324
msgid "_Font"
msgstr "फोन्ट"

#: gtk/gtkstock.c:325
msgid "_Ascending"
msgstr "बढ़ते क्रम से"

#: gtk/gtkstock.c:326
msgid "_Descending"
msgstr "घटते क्रम से"

#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr "स्पेल चेक"

#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr "रोकें"

#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr "लिखकर काटें"

#: gtk/gtkstock.c:330
msgid "_Undelete"
msgstr "पुनः वापस लाएं"

#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "अण्डरलाइन"

#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "प्रक्रिया निरस्त करें"

#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "हाँ"

#: gtk/gtkstock.c:334
msgid "Zoom _100%"
msgstr "100% आकार में दिखाएं"

#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr "निश्चित आकार में दिखाएं"

#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr "बढ़े आकार में दिखाएं"

#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr "छोटे आकार में दिखाएं"

#: gtk/gtktable.c:158
msgid "Rows"
msgstr "पंक्तियां"

#: gtk/gtktable.c:159
msgid "The number of rows in the table"
msgstr "टेबल में पंक्तियों की संख्या"

#: gtk/gtktable.c:167
msgid "Columns"
msgstr "कालम"

#: gtk/gtktable.c:168
msgid "The number of columns in the table"
msgstr "टेबल में कालम की संख्या"

#: gtk/gtktable.c:176
msgid "Row spacing"
msgstr "पंक्तियों के बीच की दूरी"

#: gtk/gtktable.c:177
msgid "The amount of space between two consecutive rows"
msgstr "दो लगातार पंक्तियों के बीच की दूरी"

#: gtk/gtktable.c:185
msgid "Column spacing"
msgstr "कालम के बीच की दूरी"

#: gtk/gtktable.c:186
msgid "The amount of space between two consecutive columns"
msgstr "दो लगातार कालमों के बीच की दूरी"

#: gtk/gtktable.c:194
msgid "Homogenous"
msgstr "एक समान"

#: gtk/gtktable.c:195
msgid "If TRUE this means the table cells are all the same width/height"
msgstr "यदि TRUE है इसका अर्थ है कि टेबल के सभी सेल समान उंचाई/चौड़ाई के होंगे"

#: gtk/gtktable.c:202
msgid "Left attachment"
msgstr ""

#: gtk/gtktable.c:203
msgid "The column number to attach the left side of the child to"
msgstr ""

#: gtk/gtktable.c:209
msgid "Right attachment"
msgstr ""

#: gtk/gtktable.c:210
msgid "the column number to attach the right side of a child widget to"
msgstr ""

#: gtk/gtktable.c:216
msgid "Top attachment"
msgstr ""

#: gtk/gtktable.c:217
msgid "The row number to attach the top of a child widget to"
msgstr ""

#: gtk/gtktable.c:223
msgid "Bottom attachment"
msgstr ""

#: gtk/gtktable.c:224
msgid "The row number to attach the bottom of the child to"
msgstr ""

#: gtk/gtktable.c:230
msgid "Horizontal options"
msgstr "छैतिजि विकल्प"

#: gtk/gtktable.c:231
msgid "Options specifying the horizontal behaviour of the child"
msgstr ""

#: gtk/gtktable.c:237
msgid "Vertical options"
msgstr "उर्ध्वाधर विकल्प"

#: gtk/gtktable.c:238
msgid "Options specifying the vertical behaviour of the child"
msgstr ""

#: gtk/gtktable.c:244
#, fuzzy
msgid "Horizontal padding"
msgstr "छैतिज समरेखण"

#: gtk/gtktable.c:245
msgid ""
"Extra space to put between the child and its left and right neighbors, in "
"pixels"
msgstr "विडगेट के बांयी तथा दांयी ओर जोड़ी जाने वाली रिक्त स्थान की मात्रा पिक्सल में"

#: gtk/gtktable.c:251
msgid "Vertical padding"
msgstr ""

#: gtk/gtktable.c:252
msgid ""
"Extra space to put between the child and its upper and lower neighbors, in "
"pixels"
msgstr ""

#: gtk/gtktext.c:602
msgid "Horizontal adjustment for the text widget"
msgstr "पाठ्य विटगेट के लिए छैतिज समायोजन"

#: gtk/gtktext.c:610
msgid "Vertical adjustment for the text widget"
msgstr "पाठ्य विडगेट के लिए उर्ध्वाधर समायोजन"

#: gtk/gtktext.c:617
msgid "Line Wrap"
msgstr "पंक्ति व्रैप"

#: gtk/gtktext.c:618
msgid "Whether lines are wrapped at widget edges"
msgstr "विडगेट के सिरों पर क्या पंक्तियों को व्रैप करना है"

#: gtk/gtktext.c:625
msgid "Word Wrap"
msgstr "शब्द व्रैप"

#: gtk/gtktext.c:626
msgid "Whether words are wrapped at widget edges"
msgstr "क्या विडगेट के सिरों पर शब्दों को व्रैप करना है"

#: gtk/gtktextbuffer.c:180
msgid "Tag Table"
msgstr "टैग सारणी"

#: gtk/gtktextbuffer.c:181
msgid "Text Tag Table"
msgstr ""

#: gtk/gtktexttag.c:195
msgid "Tag name"
msgstr "टैग नाम"

#: gtk/gtktexttag.c:196
msgid "Name used to refer to the text tag. NULL for anonymous tags"
msgstr "पाठ्य टैग के हवाला देने वाला प्रयुक्त नाम, NULL अजाञात टैग के लिए"

#: gtk/gtktexttag.c:214
#, fuzzy
msgid "Background color as a (possibly unallocated) GdkColor"
msgstr "Gdk रंग की तरह पार्श्व रंग"

#: gtk/gtktexttag.c:221
msgid "Background full height"
msgstr "पार्श्व पूर्ण ऊंचाई"

#: gtk/gtktexttag.c:222
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
"क्या पार्श्व रंग पूरी पंक्ति की ऊंचाई तक भरा जाना है या सिर्फ टैग किए गए कैरेक्टर की ऊंचाई "
"तक"

#: gtk/gtktexttag.c:230
msgid "Background stipple mask"
msgstr "पार्श्व साधारण मास्क"

#: gtk/gtktexttag.c:231
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
"जब पाठ्य पार्श्व चित्रित किया जा रहा है। तब बिटमैप का उपयोग एक मास्क की तरह करें"

#: gtk/gtktexttag.c:248
#, fuzzy
msgid "Foreground color as a (possibly unallocated) GdkColor"
msgstr "Gdk रंग की तरह पार्श्व रंग"

#: gtk/gtktexttag.c:256
msgid "Foreground stipple mask"
msgstr "अग्र भाग का उभरा हुआ मास्क"

#: gtk/gtktexttag.c:257
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
"जब पाठ्य का अग्रभाग को चित्रित किया जा रहा हो तब बिटमैप का उपयोग एक मास्क की तरह "
"करें"

#: gtk/gtktexttag.c:264
msgid "Text direction"
msgstr "पाठ्य दिशा"

#: gtk/gtktexttag.c:265
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "पाठ्य दिशा उदाहरण के लिए दायें-से-बायें या बांये से दांयें"

#: gtk/gtktexttag.c:282
msgid "Font description as a string, e.g. \"Sans Italic 12\""
msgstr "फोन्ट वर्णन एक स्ट्रिंग की तरह उ. \"Sans Italic 12\""

#: gtk/gtktexttag.c:307
msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC"
msgstr ""

#: gtk/gtktexttag.c:316
msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS"
msgstr ""

#: gtk/gtktexttag.c:325
msgid ""
"Font weight as an integer, see predefined values in PangoWeight; for "
"example, PANGO_WEIGHT_BOLD"
msgstr ""

#: gtk/gtktexttag.c:336
msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED"
msgstr ""

#: gtk/gtktexttag.c:345
msgid "Font size in Pango units"
msgstr "पेंगो पाइंट्स में फोन्ट आकार"

#: gtk/gtktexttag.c:355
msgid ""
"Font size as a scale factor relative to the default font size. This properly "
"adapts to theme changes etc. so is recommended. Pango predefines some scales "
"such as PANGO_SCALE_X_LARGE"
msgstr ""

#: gtk/gtktexttag.c:375 gtk/gtktextview.c:596
msgid "Left, right, or center justification"
msgstr "बांया, दांया या मध्य न्यायसंगतता"

#: gtk/gtktexttag.c:383
msgid "Language"
msgstr "भाषा"

#: gtk/gtktexttag.c:384
msgid ""
"The language this text is in, as an ISO code. Pango can use this as a hint "
"when rendering the text. If you don't understand this parameter, you "
"probably don't need it"
msgstr ""

#: gtk/gtktexttag.c:391
msgid "Left margin"
msgstr "दांया मार्जिन"

#: gtk/gtktexttag.c:392 gtk/gtktextview.c:605
msgid "Width of the left margin in pixels"
msgstr "बांये मार्जिन की चौड़ाई, पिक्सल में"

#: gtk/gtktexttag.c:401
msgid "Right margin"
msgstr "दांया मार्जिन"

#: gtk/gtktexttag.c:402 gtk/gtktextview.c:615
msgid "Width of the right margin in pixels"
msgstr "दांया मार्जिन की चौड़ाई पिक्सल में"

#: gtk/gtktexttag.c:412 gtk/gtktextview.c:624
msgid "Indent"
msgstr "हाशिये से अंदर"

#: gtk/gtktexttag.c:413 gtk/gtktextview.c:625
msgid "Amount to indent the paragraph, in pixels"
msgstr "पैराग्राफ, हाशिये से कितना अंदर है पिक्सल में"

#: gtk/gtktexttag.c:424
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative) "
"in pixels"
msgstr ""
"पाठ्य को बेसलाइन (आधार पंक्ति) से ऊपर रखें (यदि व=द्धि ऋणात्मक हो तो आधार पंक्ति से नीचे "
"रखें)"

#: gtk/gtktexttag.c:433
msgid "Pixels above lines"
msgstr "पंक्तियों के ऊपर पिक्सल"

#: gtk/gtktexttag.c:434 gtk/gtktextview.c:549
msgid "Pixels of blank space above paragraphs"
msgstr "पैराग्राफ के ऊपर रिक्त स्थान के पिक्सल"

#: gtk/gtktexttag.c:443
msgid "Pixels below lines"
msgstr "व्रैप के अंदर पिक्सल"

#: gtk/gtktexttag.c:444 gtk/gtktextview.c:559
msgid "Pixels of blank space below paragraphs"
msgstr "पैराग्राफ में व्रैप पंक्तियों के बीच रिक्त स्थानों के पिक्सल"

#: gtk/gtktexttag.c:453
msgid "Pixels inside wrap"
msgstr "व्रैप मोड"

#: gtk/gtktexttag.c:454 gtk/gtktextview.c:569
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "पैराग्राफ में व्रैप पंक्तियों के बीच रिक्त स्थानों के पिक्सल"

#: gtk/gtktexttag.c:480
msgid "Wrap mode"
msgstr "व्रैप मोड"

#: gtk/gtktexttag.c:481 gtk/gtktextview.c:587
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
"क्या पंक्तियों को कभी नहीं व्रैप नहीं करना है, शब्द सीमाओं पर करना है, या कैरेक्टर की सीमाओं "
"पर करना है"

#: gtk/gtktexttag.c:490 gtk/gtktextview.c:634
msgid "Tabs"
msgstr "टैब"

#: gtk/gtktexttag.c:491 gtk/gtktextview.c:635
msgid "Custom tabs for this text"
msgstr "इस पाठ्य के लिए कस्टम टैब"

#: gtk/gtktexttag.c:498
msgid "Invisible"
msgstr "अदश्य"

#: gtk/gtktexttag.c:499
msgid "Whether this text is hidden. Not implemented in GTK 2.0"
msgstr "क्या इस पाठ्य को छुपाना है (जीटीके २.० मे समर्थित नही)"

#: gtk/gtktexttag.c:512
msgid "Background full height set"
msgstr "पार्श्व पूर्ण ऊंचाई समूह"

#: gtk/gtktexttag.c:513
msgid "Whether this tag affects background height"
msgstr "क्या यह टैब पार्श्व की ऊंचाई को प्रभावित करेगा"

#: gtk/gtktexttag.c:516
msgid "Background stipple set"
msgstr ""

#: gtk/gtktexttag.c:517
msgid "Whether this tag affects the background stipple"
msgstr ""

#: gtk/gtktexttag.c:524
msgid "Foreground stipple set"
msgstr ""

#: gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground stipple"
msgstr ""

#: gtk/gtktexttag.c:560
msgid "Justification set"
msgstr "न्यायसंगत समूह"

#: gtk/gtktexttag.c:561
msgid "Whether this tag affects paragraph justification"
msgstr ""

#: gtk/gtktexttag.c:564
msgid "Language set"
msgstr "भाषा समूह"

#: gtk/gtktexttag.c:565
msgid "Whether this tag affects the language the text is rendered as"
msgstr "क्या यह टैग भाषा को प्रभावित करेगा, पाठ्य इस तरह दिखेगा"

#: gtk/gtktexttag.c:568
msgid "Left margin set"
msgstr "बांया मार्जिन समूह"

#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the left margin"
msgstr "क्या यह टैग बांये मार्जिन को प्रभावित करेगा"

#: gtk/gtktexttag.c:572
msgid "Indent set"
msgstr "हाशिये से अंदर का समूह"

#: gtk/gtktexttag.c:573
msgid "Whether this tag affects indentation"
msgstr "क्या यह टैग हाशिये से दूरी को प्रभावित करेगा"

#: gtk/gtktexttag.c:580
msgid "Pixels above lines set"
msgstr "पंक्तियों के ऊपर के पिक्सलों का समूह"

#: gtk/gtktexttag.c:581 gtk/gtktexttag.c:585
msgid "Whether this tag affects the number of pixels above lines"
msgstr "क्या यह टैग पंक्तियों के ऊपर के पिक्सलों की संख्या को प्रभावित करेगा"

#: gtk/gtktexttag.c:584
msgid "Pixels below lines set"
msgstr "पंक्तियों के नीचे के पिक्सलों का समूह"

#: gtk/gtktexttag.c:588
msgid "Pixels inside wrap set"
msgstr "व्रैप के अंदर के पिक्सल समूह"

#: gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr "क्या यह टैग व्रैप पंक्तियों के बीच के पिक्सलों की संख्या को प्रभावित करेगा"

#: gtk/gtktexttag.c:596
msgid "Right margin set"
msgstr "दांया मार्जिन समूह"

#: gtk/gtktexttag.c:597
msgid "Whether this tag affects the right margin"
msgstr "क्या यह टैग दांये मार्जिन को प्रभावित करेगा"

#: gtk/gtktexttag.c:604
msgid "Wrap mode set"
msgstr "व्रैप मोड समूह"

#: gtk/gtktexttag.c:605
msgid "Whether this tag affects line wrap mode"
msgstr "क्या यह टैग पंक्ति व्रैप मोड को प्रभावित करेगा"

#: gtk/gtktexttag.c:608
msgid "Tabs set"
msgstr "टैब समूह"

#: gtk/gtktexttag.c:609
msgid "Whether this tag affects tabs"
msgstr "क्या यह टैग टैब को प्रभावित करेगा"

#: gtk/gtktexttag.c:612
msgid "Invisible set"
msgstr "अद=श्य समूह"

#: gtk/gtktexttag.c:613
msgid "Whether this tag affects text visibility"
msgstr "क्या यह टैग द=श्यता को प्रभावित करेगा"

#: gtk/gtktextutil.c:46
msgid "LRM _Left-to-right mark"
msgstr "LRM बांये-से-दांया चिन्ह"

#: gtk/gtktextutil.c:47
msgid "RLM _Right-to-left mark"
msgstr "RLM दांये-से-बांये चिन्ह"

#: gtk/gtktextutil.c:48
msgid "LRE Left-to-right _embedding"
msgstr "LRE बांये-से-दांये अंतः स्थापित"

#: gtk/gtktextutil.c:49
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE दांये-से-बांये अंतः स्थापित"

#: gtk/gtktextutil.c:50
msgid "LRO Left-to-right _override"
msgstr "LRO बांये-से-दांये ओवरराइड"

#: gtk/gtktextutil.c:51
msgid "RLO Right-to-left o_verride"
msgstr "RLO दांये-से-बांये ओवरराइड"

#: gtk/gtktextutil.c:52
msgid "PDF _Pop directional formatting"
msgstr ""

#: gtk/gtktextutil.c:53
msgid "ZWS _Zero width space"
msgstr ""

#: gtk/gtktextutil.c:54
msgid "ZWJ Zero width _joiner"
msgstr ""

#: gtk/gtktextutil.c:55
msgid "ZWNJ Zero width _non-joiner"
msgstr ""

#: gtk/gtktextview.c:548
msgid "Pixels Above Lines"
msgstr "पंक्तियों के ऊपर पिक्सल"

#: gtk/gtktextview.c:558
msgid "Pixels Below Lines"
msgstr "पंक्तियों के नीचे पिक्सल"

#: gtk/gtktextview.c:568
msgid "Pixels Inside Wrap"
msgstr "व्रैप के अंदर पिक्सल"

#: gtk/gtktextview.c:586
msgid "Wrap Mode"
msgstr "व्रैप मोड"

#: gtk/gtktextview.c:604
msgid "Left Margin"
msgstr "बांया मार्जिन"

#: gtk/gtktextview.c:614
msgid "Right Margin"
msgstr "दांया मार्जिन"

#: gtk/gtktextview.c:642
msgid "Cursor Visible"
msgstr "दश्य कर्सर"

#: gtk/gtktextview.c:643
msgid "If the insertion cursor is shown"
msgstr "यदि प्रविष्टि कर्सर दिखाया गया है"

#: gtk/gtktextview.c:6633
msgid "Input _Methods"
msgstr "इनपुट विधियां"

#: gtk/gtkthemes.c:69
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "माड्यूल पाथ में थीम इंजन को खोज पाने में असमर्थ %s"

#: gtk/gtktipsquery.c:184
msgid "--- No Tip ---"
msgstr "कोई टिप नहीं"

#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr "क्या टागल बटन दबाया है या नहीं"

#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state"
msgstr "यदि टागल बटन मध्य स्थिति में है"

#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr "सूचक बनाएं"

#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr "बटन का टागल हिस्सा प्रदर्शित किया जा रहा है"

#: gtk/gtktoolbar.c:232
msgid "The orientation of the toolbar"
msgstr "टूलबार की दिशा"

#: gtk/gtktoolbar.c:240
msgid "Toolbar Style"
msgstr "टूलबार की स्टाइल"

#: gtk/gtktoolbar.c:241
msgid "How to draw the toolbar"
msgstr "टूलबार को कैसे बनाना है"

#: gtk/gtktoolbar.c:249
msgid "Spacer size"
msgstr "स्पेसर का आकार"

#: gtk/gtktoolbar.c:250
msgid "Size of spacers"
msgstr "स्पेसर का आकार"

#: gtk/gtktoolbar.c:259
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr "टूलबार छाया तथा बटनों के बीच बार्डर स्पेस की मात्रा"

#: gtk/gtktoolbar.c:267
msgid "Space style"
msgstr "रिक्त स्थान (स्पेस) स्टाइल"

#: gtk/gtktoolbar.c:268
msgid "Whether spacers are vertical lines or just blank"
msgstr "क्या स्पेसर खड़ी लाइनों के रूप में हो या रिक्त स्थान के रूप में"

#: gtk/gtktoolbar.c:276
msgid "Button relief"
msgstr "बटन चुटकारा"

#: gtk/gtktoolbar.c:277
msgid "Type of bevel around toolbar buttons"
msgstr "टूलबार की बटनों के चारों ओर के उठाव का प्रकार"

#: gtk/gtktoolbar.c:285
msgid "Style of bevel around the toolbar"
msgstr "टूलबार के चारों ओर के उठाव का प्रकार"

#: gtk/gtktoolbar.c:291
msgid "Toolbar style"
msgstr "टूलबार का स्टाइल"

#: gtk/gtktoolbar.c:292
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr "क्या डिफाल्ट टूलबार में सिर्फ पाठ्य हो, पाठ्य या आइकान या सिर्फ आइकान"

#: gtk/gtktoolbar.c:298
msgid "Toolbar icon size"
msgstr "टूलबार आइकान का आकार"

#: gtk/gtktoolbar.c:299
msgid "Size of icons in default toolbars"
msgstr "डिफाल्ट टूलबार में आइकान का आकार"

#: gtk/gtktreemodelsort.c:306
msgid "TreeModelSort Model"
msgstr ""

#: gtk/gtktreemodelsort.c:307
msgid "The model for the TreeModelSort to sort"
msgstr ""

#: gtk/gtktreeview.c:520
msgid "TreeView Model"
msgstr ""

#: gtk/gtktreeview.c:521
msgid "The model for the tree view"
msgstr ""

#: gtk/gtktreeview.c:529
msgid "Horizontal Adjustment for the widget"
msgstr "विडगेट के लिए छैितज समायोजन"

#: gtk/gtktreeview.c:537
msgid "Vertical Adjustment for the widget"
msgstr "विडगेट के लिए उर्ध्वाधर समायोजन"

#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:185 gtk/gtkwidget.c:505
msgid "Visible"
msgstr "दश्य"

#: gtk/gtktreeview.c:545
msgid "Show the column header buttons"
msgstr "कालम हैडर (शीर्षक) बटन को दर्शाएं"

#: gtk/gtktreeview.c:552
msgid "Headers Clickable"
msgstr "हैडर (शीर्षक) क्लिक किए जाने योग्य"

#: gtk/gtktreeview.c:553
msgid "Column headers respond to click events"
msgstr "कालम शीर्षक क्लिक घटना का प्रत्युत्तर"

#: gtk/gtktreeview.c:560
msgid "Expander Column"
msgstr "कालम विस्तारक"

#: gtk/gtktreeview.c:561
msgid "Set the column for the expander column"
msgstr "कालम विस्तारक के लिए कालम को समायोजित करें"

#: gtk/gtktreeview.c:568 gtk/gtktreeviewcolumn.c:284
msgid "Reorderable"
msgstr "पुनः क्रम से करने योग्य"

#: gtk/gtktreeview.c:569
msgid "View is reorderable"
msgstr "दश्य पुनः क्रम से जमाने योग्य"

#: gtk/gtktreeview.c:576
msgid "Rules Hint"
msgstr "नियमों के संकेत"

#: gtk/gtktreeview.c:577
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
"पंक्तियों को एक के बाद एक रंग से रंग से बनाने के लिए थीम इंजन के संकेत को समायोजित करें"

#: gtk/gtktreeview.c:584
msgid "Enable Search"
msgstr "खोज समर्थ बनाएं"

#: gtk/gtktreeview.c:585
msgid "View allows user to search through columns interactively"
msgstr ""

#: gtk/gtktreeview.c:592
msgid "Search Column"
msgstr "कालम में खोजें"

#: gtk/gtktreeview.c:593
msgid "Model column to search through when searching through code"
msgstr ""

#: gtk/gtktreeview.c:606
msgid "Expander Size"
msgstr "विस्तारक आकार"

#: gtk/gtktreeview.c:607
msgid "Size of the expander arrow"
msgstr "विस्तारक तीर का आकार"

#: gtk/gtktreeview.c:615
msgid "Vertical Separator Width"
msgstr "उर्ध्वाधर विभाजक की चौड़ाई"

#: gtk/gtktreeview.c:616
msgid "Vertical space between cells.  Must be an even number"
msgstr "सेलों के बीच की उर्ध्वाधर जगह यह सम संख्या ही होनी चाहिए"

#: gtk/gtktreeview.c:624
msgid "Horizontal Separator Width"
msgstr "छैतिज विभाजक की चौड़ाई"

#: gtk/gtktreeview.c:625
msgid "Horizontal space between cells.  Must be an even number"
msgstr "सेलों के बीच का छैतिज स्थान यह सम संख्या ही होनी चाहिए"

#: gtk/gtktreeview.c:633
msgid "Allow Rules"
msgstr "नियम की अनुमति दें"

#: gtk/gtktreeview.c:634
msgid "Allow drawing of alternating color rows"
msgstr "एक के बाद एक रंग की पंक्तियों को बनाने की अनुमति दें"

#: gtk/gtktreeview.c:640
msgid "Indent Expanders"
msgstr "विस्तारक को हाशिये से अंदर करें"

#: gtk/gtktreeview.c:641
msgid "Make the expanders indented"
msgstr "विस्तारक को हाशिये से अंदर भरें"

#: gtk/gtktreeview.c:647
msgid "Even Row Color"
msgstr ""

#: gtk/gtktreeview.c:648
msgid "Color to use for even rows"
msgstr ""

#: gtk/gtktreeview.c:654
msgid "Odd Row Color"
msgstr ""

#: gtk/gtktreeview.c:655
msgid "Color to use for odd rows"
msgstr ""

#: gtk/gtktreeviewcolumn.c:186
msgid "Whether to display the column"
msgstr "क्या कालम को प्रदर्शित किया जाना है"

#: gtk/gtktreeviewcolumn.c:193 gtk/gtkwindow.c:491
msgid "Resizable"
msgstr "आकार बदला जा सकता है"

#: gtk/gtktreeviewcolumn.c:194
msgid "Column is user-resizable"
msgstr "कालम के आकार को उपयोगकर्ता बदल सकता है"

#: gtk/gtktreeviewcolumn.c:202
msgid "Current width of the column"
msgstr "कालम की वर्तमान चौड़ाई"

#: gtk/gtktreeviewcolumn.c:210
msgid "Sizing"
msgstr "आकार"

#: gtk/gtktreeviewcolumn.c:211
msgid "Resize mode of the column"
msgstr "कालम का आकार बदला जा सकने वाला मोड"

#: gtk/gtktreeviewcolumn.c:219
msgid "Fixed Width"
msgstr "स्थिर चौड़ाई"

#: gtk/gtktreeviewcolumn.c:220
msgid "Current fixed width of the column"
msgstr "कालम की वर्तमान स्थिर चौड़ाई"

#: gtk/gtktreeviewcolumn.c:229
msgid "Minimum Width"
msgstr "न्यूनतम चौड़ाई"

#: gtk/gtktreeviewcolumn.c:230
msgid "Minimum allowed width of the column"
msgstr "कालम की न्यूनतम चौड़ाई जिसकी अनुमति है"

#: gtk/gtktreeviewcolumn.c:239
msgid "Maximum Width"
msgstr "अधिकतम चौड़ाई"

#: gtk/gtktreeviewcolumn.c:240
msgid "Maximum allowed width of the column"
msgstr "कालम की अधिकतम चौड़ाई जिसकी अनुमति है"

#: gtk/gtktreeviewcolumn.c:249
msgid "Title"
msgstr "शीर्षक"

#: gtk/gtktreeviewcolumn.c:250
msgid "Title to appear in column header"
msgstr "कालम हैडर में प्रदर्शित होने वाला शीर्षक"

#: gtk/gtktreeviewcolumn.c:257
msgid "Clickable"
msgstr "क्लिक किए जाने योग्य"

#: gtk/gtktreeviewcolumn.c:258
msgid "Whether the header can be clicked"
msgstr "क्या हैडर को क्लिक किया जा सकता है?"

#: gtk/gtktreeviewcolumn.c:266
msgid "Widget"
msgstr "विडगेट"

#: gtk/gtktreeviewcolumn.c:267
msgid "Widget to put in column header button instead of column title"
msgstr "विडगेट द्वारा कालम शीर्षक के स्थान पर कालम हैडर बटन रखी गयी है"

#: gtk/gtktreeviewcolumn.c:274
msgid "Alignment"
msgstr "क्रम बद्द करना"

#: gtk/gtktreeviewcolumn.c:275
msgid "X Alignment of the column header text or widget"
msgstr ""

#: gtk/gtktreeviewcolumn.c:285
msgid "Whether the column can be reordered around the headers"
msgstr ""

#: gtk/gtktreeviewcolumn.c:292
msgid "Sort indicator"
msgstr "सार्ट सूचक"

#: gtk/gtktreeviewcolumn.c:293
msgid "Whether to show a sort indicator"
msgstr "क्या सार्ट सूचक को दर्शाया जाना है"

#: gtk/gtktreeviewcolumn.c:300
msgid "Sort order"
msgstr "सार्ट क्रम"

#: gtk/gtktreeviewcolumn.c:301
msgid "Sort direction the sort indicator should indicate"
msgstr "सार्ट सूचक यह अवश्य बताए कि सार्ट दिशा क्या है?"

#: gtk/gtkviewport.c:135
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport"
msgstr ""

#: gtk/gtkviewport.c:143
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport"
msgstr ""

#: gtk/gtkviewport.c:151
msgid "Determines how the shadowed box around the viewport is drawn"
msgstr ""

#: gtk/gtkwidget.c:472
msgid "Widget name"
msgstr "विडगेट नाम"

#: gtk/gtkwidget.c:473
msgid "The name of the widget"
msgstr "विडगेट का नाम"

#: gtk/gtkwidget.c:479
msgid "Parent widget"
msgstr "पिता विडगेट"

#: gtk/gtkwidget.c:480
msgid "The parent widget of this widget. Must be a Container widget"
msgstr "इस विडगेट का पिता विडगेट यह एक कंटेनर विडगेट होना चाहिए"

#: gtk/gtkwidget.c:487
msgid "Width request"
msgstr "चौड़ाई की प्रार्थना"

#: gtk/gtkwidget.c:488
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used"
msgstr ""

#: gtk/gtkwidget.c:496
msgid "Height request"
msgstr ""

#: gtk/gtkwidget.c:497
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used"
msgstr ""

#: gtk/gtkwidget.c:506
msgid "Whether the widget is visible"
msgstr ""

#: gtk/gtkwidget.c:512
msgid "Sensitive"
msgstr "सुकुमार"

#: gtk/gtkwidget.c:513
msgid "Whether the widget responds to input"
msgstr ""

#: gtk/gtkwidget.c:519
msgid "Application paintable"
msgstr ""

#: gtk/gtkwidget.c:520
msgid "Whether the application will paint directly on the widget"
msgstr ""

#: gtk/gtkwidget.c:526
msgid "Can focus"
msgstr "फोकस किया जा सकता है"

#: gtk/gtkwidget.c:527
msgid "Whether the widget can accept the input focus"
msgstr "क्या विडगेट यह इनपुट फोकस को स्वीकार करेगा?"

#: gtk/gtkwidget.c:533
msgid "Has focus"
msgstr "फोकस किया गया"

#: gtk/gtkwidget.c:534
msgid "Whether the widget has the input focus"
msgstr "क्या विडगेट के पास इनपुट फोकस है"

#: gtk/gtkwidget.c:540
msgid "Is focus"
msgstr "फोकस किया गया"

#: gtk/gtkwidget.c:541
#, fuzzy
msgid "Whether the widget is the focus widget within the toplevel"
msgstr "क्या यह डिफाल्ट विडगेट है"

#: gtk/gtkwidget.c:547
msgid "Can default"
msgstr "डिफाल्ट किया जा सकता है"

#: gtk/gtkwidget.c:548
msgid "Whether the widget can be the default widget"
msgstr "क्या यह विडगेट को डिफाल्ट विडगेट किया जा सकता है"

#: gtk/gtkwidget.c:554
msgid "Has default"
msgstr "डिफाल्ट किया गया"

#: gtk/gtkwidget.c:555
msgid "Whether the widget is the default widget"
msgstr "क्या यह डिफाल्ट विडगेट है"

#: gtk/gtkwidget.c:561
msgid "Receives default"
msgstr ""

#: gtk/gtkwidget.c:562
msgid "If TRUE, the widget will receive the default action when it is focused"
msgstr ""

#: gtk/gtkwidget.c:568
msgid "Composite child"
msgstr ""

#: gtk/gtkwidget.c:569
#, fuzzy
msgid "Whether the widget is part of a composite widget"
msgstr "क्या यह डिफाल्ट विडगेट है"

# #-#-#-#-#  gnome-session.HEAD.hi.po (gnome-session 2.4)  #-#-#-#-#
# gnome-session/gsm-client-list.c:111
# #-#-#-#-#  gnumeric.HEAD.hi.po (gnumeric HEAD)  #-#-#-#-#
# #-#-#-#-#  gnome-session.HEAD.hi.po (gnome-session VERSION)  #-#-#-#-#
# gnome-session/gsm-client-list.c:111
# #-#-#-#-#  libgnomeprintui.gnome-2-2.hi.po (libgnomeprintui )  #-#-#-#-#
# libgnomeprintui/gnome-font-dialog.c:217
# #-#-#-#-#  libgnomeprintui.HEAD.hi.po (libgnomeprintui )  #-#-#-#-#
# libgnomeprintui/gnome-font-dialog.c:217
#: gtk/gtkwidget.c:575
msgid "Style"
msgstr "शैली"

#: gtk/gtkwidget.c:576
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)"
msgstr ""

#: gtk/gtkwidget.c:582
msgid "Events"
msgstr ""

#: gtk/gtkwidget.c:583
msgid "The event mask that decides what kind of GdkEvents this widget gets"
msgstr ""

#: gtk/gtkwidget.c:590
msgid "Extension events"
msgstr ""

#: gtk/gtkwidget.c:591
msgid "The mask that decides what kind of extension events this widget gets"
msgstr ""

#: gtk/gtkwidget.c:1170
msgid "Interior Focus"
msgstr ""

#: gtk/gtkwidget.c:1171
msgid "Whether to draw the focus indicator inside widgets"
msgstr "क्या फोकस सूचक को विडगेट के अंदर दिखाना है"

#: gtk/gtkwidget.c:1177
msgid "Focus linewidth"
msgstr ""

#: gtk/gtkwidget.c:1178
msgid "Width, in pixels, of the focus indicator line"
msgstr "फोकस सूचक तथा विडगेट के बीच की चौड़ाई, पिक्सल में"

#: gtk/gtkwidget.c:1184
msgid "Focus line dash pattern"
msgstr ""

#: gtk/gtkwidget.c:1185
msgid "Dash pattern used to draw the focus indicator"
msgstr ""

#: gtk/gtkwidget.c:1190
msgid "Focus padding"
msgstr ""

#: gtk/gtkwidget.c:1191
msgid "Width, in pixels, between focus indicator and the widget 'box'"
msgstr "फोकस सूचक तथा विडगेट के बीच की चौड़ाई, पिक्सल में"

#: gtk/gtkwidget.c:1196
msgid "Cursor color"
msgstr "कर्सर का रंग"

#: gtk/gtkwidget.c:1197
msgid "Color with which to draw insertion cursor"
msgstr "प्रविष्टि कर्सर का रंग क्या हो"

#: gtk/gtkwidget.c:1202
msgid "Secondary cursor color"
msgstr "द्वितीयक कर्सर रंग"

#: gtk/gtkwidget.c:1203
msgid ""
"Color with which to draw the secondary insertion cursor when editing mixed "
"right-to-left and left-to-right text"
msgstr ""

#: gtk/gtkwidget.c:1208
msgid "Cursor line aspect ratio"
msgstr ""

#: gtk/gtkwidget.c:1209
msgid "Aspect ratio with which to draw insertion cursor"
msgstr ""

#: gtk/gtkwindow.c:456
msgid "Window Type"
msgstr "विन्डो प्रकार"

#: gtk/gtkwindow.c:457
msgid "The type of the window"
msgstr "विन्डो का प्रकार"

#: gtk/gtkwindow.c:466
msgid "Window Title"
msgstr "विन्डो का शीर्षक"

#: gtk/gtkwindow.c:467
msgid "The title of the window"
msgstr "विन्डो की शीर्षक"

#: gtk/gtkwindow.c:474
msgid "Allow Shrink"
msgstr "सिकुड़ने की अनुमति"

#: gtk/gtkwindow.c:476
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea"
msgstr ""

#: gtk/gtkwindow.c:483
msgid "Allow Grow"
msgstr "बढ़ने की अनुमति"

#: gtk/gtkwindow.c:484
msgid "If TRUE, users can expand the window beyond its minimum size"
msgstr "यदि TRUE है तो उपयोगकर्ता विन्डो का उसके न्यूनतम आकार से बढ़ा कर सकता है"

#: gtk/gtkwindow.c:492
msgid "If TRUE, users can resize the window"
msgstr "यदि TRUE है तो उपयोगकर्ता विन्डो के आकार को बदल सकता है"

# #-#-#-#-#  libgnomeui.HEAD.hi.po (libgnomeui-2.0.hi)  #-#-#-#-#
# libgnomeui/gnome-file-entry.c:216
#: gtk/gtkwindow.c:499
msgid "Modal"
msgstr "मोडल"

#: gtk/gtkwindow.c:500
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)"
msgstr ""
"यदि TRUE है तब विन्डो Model होगी (अर्थात् जब यह आएगी तब अन्य विन्डो का प्रयोग नहीं "
"किया जा सकता)"

#: gtk/gtkwindow.c:507
msgid "Window Position"
msgstr "विन्डो की स्थिति"

#: gtk/gtkwindow.c:508
msgid "The initial position of the window"
msgstr "विन्डो की प्रारंभिक स्थिति"

#: gtk/gtkwindow.c:516
msgid "Default Width"
msgstr "डिफाल्ड चौड़ाई"

#: gtk/gtkwindow.c:517
msgid "The default width of the window, used when initially showing the window"
msgstr ""
"विन्डो की डिफाल्ड चौड़ाई, इसका प्रयोग तब किया जाएगा जब विन्डो को प्रारंभिक तौर पर "
"दर्शाया जाएगा"

#: gtk/gtkwindow.c:526
msgid "Default Height"
msgstr "डिफाल्ट ऊंचाई"

#: gtk/gtkwindow.c:527
msgid ""
"The default height of the window, used when initially showing the window"
msgstr ""
"विन्डो की डिफाल्ट ऊंचाई, इसका प्रयोग तब किया जाएगा जब विन्डो को प्रारंभिक तौर पर "
"दर्शाया जाएगा"

#: gtk/gtkwindow.c:536
msgid "Destroy with Parent"
msgstr ""

#: gtk/gtkwindow.c:537
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""

#: gtk/gtkwindow.c:544
msgid "Icon"
msgstr "आइकान"

#: gtk/gtkwindow.c:545
msgid "Icon for this window"
msgstr "इस विन्डो के लिए आइकान"

#: gtk/gtkwindow.c:560
msgid "Is Active"
msgstr "क्रियाशील"

#: gtk/gtkwindow.c:561
msgid "Whether the toplevel is the current active window"
msgstr "क्या यह डिफाल्ट विडगेट है"

#: gtk/gtkwindow.c:568
msgid "Focus in Toplevel"
msgstr ""

#: gtk/gtkwindow.c:569
msgid "Whether the input focus is within this GtkWindow"
msgstr ""

#: gtk/gtkwindow.c:576
msgid "Type hint"
msgstr ""

#: gtk/gtkwindow.c:577
msgid ""
"Hint to help the desktop environment understand what kind of window this is "
"and how to treat it."
msgstr ""

#: gtk/gtkwindow.c:585
msgid "Skip taskbar"
msgstr ""

#: gtk/gtkwindow.c:586
msgid "TRUE if the window should not be in the task bar."
msgstr ""

#: gtk/gtkwindow.c:593
msgid "Skip pager"
msgstr ""

#: gtk/gtkwindow.c:594
msgid "TRUE if the window should not be in the pager."
msgstr "TRUE यदि स्थिति गुणधर्म का प्रयोग किया गया है।"

#. ID
#: modules/input/imam-et.c:453
msgid "Amharic (EZ+)"
msgstr ""

#. ID
#: modules/input/imcedilla.c:90
msgid "Cedilla"
msgstr ""

#. ID
#: modules/input/imcyrillic-translit.c:216
msgid "Cyrillic (Transliterated)"
msgstr ""

#. ID
#: modules/input/iminuktitut.c:126
msgid "Inukitut (Transliterated)"
msgstr ""

#. ID
#: modules/input/imipa.c:144
msgid "IPA"
msgstr ""

#. ID
#: modules/input/imthai-broken.c:177
msgid "Thai (Broken)"
msgstr ""

#. ID
#: modules/input/imti-er.c:452
msgid "Tigrigna-Eritrean (EZ+)"
msgstr ""

#. ID
#: modules/input/imti-et.c:452
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr ""

#. ID
#: modules/input/imviqr.c:243
msgid "Vietnamese (VIQR)"
msgstr ""

#. ID
#: modules/input/imxim.c:27
msgid "X Input Method"
msgstr "X इनपुट विधि"

#: modules/input/gtkimcontextxim.c:321
msgid "IM Preedit style"
msgstr ""

#: modules/input/gtkimcontextxim.c:322
msgid "How to draw the input method preedit string"
msgstr ""

#: modules/input/gtkimcontextxim.c:330
msgid "IM Status style"
msgstr "आइएम स्थिति शैली"

#: modules/input/gtkimcontextxim.c:331
msgid "How to draw the input method statusbar"
msgstr ""

#~ msgid "GIF image contained a frame with height or width 0."
#~ msgstr "GIF इमेज में शून्य ऊंचाई या चौड़ाई की एक फ्रेम शामिल है"

#, fuzzy
#~ msgid "The leftmost column of the child"
#~ msgstr "विन्डो की शीर्षक"

#, fuzzy
#~ msgid "The rightmost column of the child"
#~ msgstr "विन्डो की प्रारंभिक स्थिति"

#, fuzzy
#~ msgid "The uppermost row of the child"
#~ msgstr "टेबल में पंक्तियों की संख्या"

#, fuzzy
#~ msgid "The lowest row of the child"
#~ msgstr "विन्डो की शीर्षक"

#~ msgid "Don't know how to load the animation in file '%s'"
#~ msgstr "यह ग्यात नहीं है कि पाइल %s में एनीमेशन कैसे लोड करें"

#~ msgid "Don't know how to load the image in file '%s'"
#~ msgstr "यह ग्यात नहीं है कि फाइल %s में इमेज कैसे लोड करें"

#~ msgid "Failure reading ICO: %s"
#~ msgstr "ICO %s को पढ़ने में असफल"

#~ msgid "ICO file was missing some data (perhaps it was truncated somehow?)"
#~ msgstr "ICO फाइल का कुछ डाटा नहीं मिल रहा है (शायद अब यह इस फाइल में नहीं है)"

#~ msgid "Insufficient memory to load TGA image"
#~ msgstr "TGA इमेज को लोड करने के लिए अपर्याप्त मेमोरी"

#~ msgid "Language engine code to use for rendering the text"
#~ msgstr "पाठ्य की रैण्डरिंग के लिए प्रयुक्त भाषा इंजिन का कोड"