about summary refs log blame commit diff stats
path: root/po/uk.po
blob: b500d4aa17a2081d0bb264b297cc5cacd52a41f9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
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
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




                                                         
                                                          



                                      
                          
                                            



















                                                                          
                                      




                                                                            
                  



                  
                  




                                       
                  


                                      
                  


                              
                  


                               
                  


                                  
                  


                     
                  


                   
                  


                    
                  


               
                  




                                              
                  


                            
                  


                   
                  


                        
                  


                 
                  



                      
                  



                                                                                     
                  




                                                                                   
                  


                                                                 
                  




                                                             
                  



                                                                       
                  



                                                                         
                  




                                                                         
                  



                                                                 
                  




                                                                                  
                  



                                                                                      
                  



                                                                
                  



                                                                        
                  



                                                                                 
                  




                                                                                       
                  



                                                                                   
                  



                                                                                
                  




                                                                                          
                  



                                                                                
                  



                                                                
                  




                                                                           
                  



                                                                                    
                  



                                                                           
                  



                                                                                    
                  



                                                                         
                   



                                                                                     
                   



                                                                               
                   



                                                                       
                   



                                                                              
                   



                                                               
                   







                                                                                  
                   



                                        
                   



                                   
                   



                                                                                        
                   



                                                                        
                   



                                                                               
                   



                                      
                   



                                                                               
                   



                                                                                          
                   



                                                                                    
                   



                                                                              
                   



                                                                                 
                   



                                                                                 
                   



                                                                               
                   


                                                                               
                   


                              
                   



                             
                   


                                                                          
                   




                                                          
                   


                                                                
                   


                                                             
                   


                                      
                   


                   
                   



                     
                   



                       
                   



                          
                   



                         
                   



                                         
                   



                
                   


                                            
                   




                                                             
                   



                                                                      
                   





                                                
                   



                                                                                     
                   



                                                                                         
                   



                                                                                        
                   



                                                                                       
                   



                                                                                       
                   



                                                                                          
                   







                                                                                      
                   





                                                                                     
                   





                                                                                   
                   






                                                                                 
                   




                                                                               
                   


                                                                     
                   


                                                              
                   


                                                             
                   


                                           
                   


                                               
                   


                                        
                   



                                                  
                   



                                                           
                   



                                                    
                   



                                                    
                   



                                                                  
                   


                                                                               
                   


                                
                   


                                   
                   


                                          
                   



                                     
                   


                                                                              
                   
























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                    
                                    







                                                             
                                    














































































                                                              
                                        



































































































































































































































































































































































































































































































































                                                                                       
                                            



                                                
                                            


                                                                                          
                                            


                                                                                    
                                             



                                        
                                             


                                                      
                                             


                                                          
                                            


                                    
                                            


                                                                 
                                            


                                            
                                                                 


                                   
                                             
           


                                                                                 
                                             
           
                                                                                   

         
                                             







                                                
                                                                   


                          
                                             


                                        
                                         



                                          
                                         


                                             
                                          


                           
                                          





                                

                                                                    
  
                                                                                  


                            
                                          




                                      
                                          



                                   
                                          


                        
                                          


                            
                                            


                                               
                                            


                                                                     
                                            


                                                            
                                            


                                            
                                            


                                       
                                          



                                                
                                          


                                  
                                          


                          
                                          



                                                  
                                          


                        
                                           



                             
                                           






                              
                                           







                                   
                      
  
                                           



                           
                                           


                           
                                           









                                                                          
                                           


                                  
                                           


                           
                                           


                             
                                           


                                                            
                                           


                               
                                           


                                           
                                           



                                      
                                           



                                                                       
                                           




                                                                      
                                     
  
                                           


                                             
                                           



                                              
                                            
  
                                           


                             
                                           


                                                   
                                          


                                   
                                          


                                       
                                                                                  



                                             


                                                               
  
                                                                                    



                                   
                                          



                                        
                                          
                      

         
                                          

                                                 

         
                                          


                                               
                                          


                                                
                                          


                                             
                                          


                                             
                                        



                                       
                                        


                                                            
                                        


                                                       
                                        


                                        





                                           


                                                                 
                                        



                                              
                                        



                                             
                                         


                               
                                         


                                                                  
                                         


                                                     
                                         



                                                                   






                                                                
  
                                         



                                            



                                                             
  
                                         




                                          


                                                            
  
                                         


                                                         
                                         


                                                                 
                                         


                                                                          
                                         


                                                       
                                         


                                        
                                         



                                        

                                                                 
  
                                         


                                              
                                            



                           
                                          


                                                
                                          


                                                          
                                          


                           
                                          


                
                                          



                                                        
                                          


                                                                 
                                          


                                                      
                                          











































                                                        
                                          


                                       
                                          


                       
                                          


                      
                                          


                                         
                                          


                         
                                          






                                                             
                                          


             
                                          


                         
                                          


               
                                          


                                  
                                          


                                     
                                          


                           
                                          


                                                    
                                          



                                 
                                                          
  
                                          




                                                      
                                           


                               
                                          


                                   
                                          


                         
                                          


                    
                                          


                    
                                          



                                                                
                                          



                                                
                                          


                  
                                          


             
                     


                                              
                     


                                                  
                      


                                   
                                                           


                                   
                      


                        
                      


                            
                      


                  
                      


                    
                      


                            
                      


                             
                      


                        
                      


                             
                      


                         
                      


                         
                      


                         
                      


                         
                      


                                       
                      


                    
                      


                            
                       


                                             
                       




                                                            
                       



                                                                    
                       


                                         
                       


                                          
                       




                                                                  
                                                              


              
                    



                                
                    



                           
                    



                 
                    



                                  
                    



                      
                    









                                                                                                                           


















                                                                          
  
                                      


            
                                      


           



















                                                                     
                  




                                                                                               
                  


                 
                  


                 
                  


                    
                  


                                                                                
                  


                                                     
                  


                                                         
                       






                                                                          
                       
           






                                                             
                       








                                                                               
                       






                                                                            
                       










                                                                
                       



                                                           




                                      
  

                                                                        
  
                  


                                           
                                  


                     
                  


                                                         
                  


                     
                  




                                                          
                    


                                
                      


                                 
                      


                            
                      


                   
                      


                                                            
                      


                                                                      
                      


                   
                      


                                                                             
                      


                                        
                      


                               
                      


                                    
                      







                                            
                      
           








                                                                            
                   


                                 
                   



                                             
                   




                          
                       




                                   
                       




                                  
                       


                                             
                       




                                                
                       


                         
                       



                           
                       


                                       
                                          


                          
                                          




                       
                      


                     
                                          


                     
                      


                      
                      


                          
                      


                       
                      


                                                                          
                       


                         
                    


                                 
                                      


                 
                                      


                   
                                                        


                    
                                                                          


                       
                    


                                
                    


                 
                    


                 
                    


                  
                    


                                      
                    


                       
                    


                       
                    


                     
                    


                   
                  


                      
                  


                         
                  


                          
                                    


                             
                   


                  
                   


                         
                    



                                        
                    


                                                                         
                    



                                         
                    



                                                   
                                      



                    
                    



                
                    



                     
                    


                                                                      
                    


                                                                 
                    


                                                               
                    


                                                         
                    


                                                              
                    


                                                  
                    


                                                    
                    


                      
                    




                                                                       
                    


                                         
                    


                                      
                    


                                                                  
                    


                                          
                    


                                     
                    


                                                                   
                    


                                                                       
                    


                                                           
                    



                                          
                                             
  
                     


                                         
                     


                                      
                                        




                                                          
                     




                                         
                     


                                            
                     


                              
 

              
                     


                         
 
                     



                            
                     




                       
                     





                                           
                     


                                      
                     


                                                           
                     


                                          
                     


                                  
                                          


                 
                     


              
                     


               
                     


                      
                     


                                
                     


                                    
                     


                                                                              
                     


                        
                     



                     
                     




                                                              
                     


                          
                                        


                           
                     


                                   
                     


                            
                     


                            
                                        



                                             
                                        


                                                        
                     




                                                               
                     


                               
                     
                                   

         
                                        



                                          
                                        





                                       
                     


                             
                     



                                                
                   


                   
                    



                               
                    



                           
                    



                                            
                    


                                            
                    


                                       
                    


                                                      
                    


                                   
                    


                                      
                    

                                                 


                                
                                          


                              
                    









                                           
                    
           





                                     
                    
           





                               
                    









                                  
                    


                
                    


                                                                      
                                      



                                                
                    

                          

                            
                    



                              
                    

                                                                                  
 
                    


                                                              
                    

                                                                          
 
                    



                                              
                    
           


                      
                    



                                    
                       



                                              
                                             


                                   
                        



                                                                      
                                    
  
                        


                       
                        


                    
                                              


                              
                        


                                
                        


                                                                
                        


                    
                        


                                              
                        


                                       
                        


                                                                
                        



                                                                 
                        


                            
                        




                             
                        



                             
                                           


                                 
                        


                                      
                        


                                  
                        


                                
                                              


                 
                        


                                                   
                        


                                                                                
                        


                         
                        



                    
                   



                                

                                                                             
  
                   









                                                              

                                                                         
  
                   








                                                            
                   









                                                                   
                                   
  
                   








                                               
                   


                                     
                      


                                               
                      


                             
                                            



                       
                                                                                      


           
                       


             
                       


              
                                            


              
                       


                
                       


                  
                       


                  
                       


                            
                       


                 
                       


                             
                       


                          
                       


                                          
                       


                                
                       


                        
                       


                      
                       


                       
                       


                          
                       


                         
                       



               
                       



                    
                       


                
                       


                      
                       


                               
                       


                     
                       


                     
                       



                              
                       


                              
                       


                               
                       


                 
                       



                     
                       



                             
                       


                
                       




                
                       





                                                                 
                       



                   
                       




                                                                                                                                                                                                                                                                                                                                                                                                
                                            



               
                                            


               
                                            



                
                                            



               
                       


               
                       


               
                       



                
                       




                                                                 
                                            



                                       
                                            



                        
                       


                                    
                       


                                    
                       


                                
                       




                                    
                       



                          
                       


            
                       


               
                       


                
                       


             
                       


           
                                            



                                          
                       




                                                    
                       






                                                                  
                       



                           
                       



                      
                       


                      
                       



                                                                  
                  
                       


                
                           
                       



                                
                       


                     
                       




                                                                  
                       





                           
                       



                    
                       




                                              
                       



                          
                       





                              
                       


                                  
                                         
                       



                                      



                                 
                                
                       


                               
                       







                                                                     
                       




                         
                       



                        
                       





                        
                       


                           
                       



                           
                       


                          
                          
                       



                             
                         
                       



                           
                       



                                
                       



                                 
                       



                              
                       


                                 


                                          
                       








                                                                  
                       


                                   
                      
                       



                                                  


                                            
                       




                             
                       



                                
                                          
                       



                                        
                       


                                   
                       









                                 
                       




                                                                  
                       



                                          
                       



                                                
                       


                                               
                       


                                   
                       




                                                                 
                             
                       





                                       
                       


                                   
                       


                                  
                       


                                          
                       


                                      
                       



                        
                       


                            
                       


                          
                    
           


                              
                     


                  
                     


                          
                     


                            
                     


                 
                     


                 
                     


                       
                     


                                                
                     


                                    
                     


                         
                     


                                  
                     


                                      
                     


                              
                     


                               
                     


                                                                         
                      
           








                                                     
                      


                       
                      



                                                 
                      



                                          
                      



                                                                    
                                          



                                                                                
                      



                                                                        
                      



                                                                 
                      


                     
                       



                                                                             
                       



                                          
                       



                             
                                                                 


                                                        
                                            


                                    
                                            


                                 
                       


                          
                       


                                  
                       




                                                                                                                                                                                                                                                                                                                                                                                                
                       


               
                       


             
                       


                                                  
                       


                                             
                       


                                                      
                       




                                             
                       


                    
                       


                             
                       


                       
                       




                                   
                       


                     
                       


                      

                                                                  
                       






                                       
                       




                                   
                       




                                   
                       


                           
                       


                          
                       



              
                       


              
                       


                                           
                                            


                 
                                            


                        
                       


                 
                       


                
                       


              
                       


                 
                       
                

         
                       


                      
                       


                        





                        


                 
                       


                  
                       


                          
                       


                    
                       




                                   
                       


              
                       


                  
                       


                
                       


                  
                       


              
                       


                           
                       


                  
                       


                      
                       


                          
                       


               
                       


                                             
                       


               
                       


                
                       



                     
                       


                     
                       


                                       
                       



                       
                    









                                                     
                        


                                                                   
                    


                                                
                    


                                                           
                    


                                                       
                     


                                                               
                     


                                 
                     


                         
                     


                                 
                     


                                               
                     


                                                       
                     


                          
                     


                           
                     
           


                              
                     
           


                           
                     






                                                           
                     






                                                                         
                     
        







                                                                           







                                                                             
                     





                                                                             
                     







                                                                      
                     







                                                                          
                     




                                                                         
                     









                                                                            
                     




                                                                         
                     






                                                                          
                     






                                                                   
                     










                                                                               
                     














                                                                           
                     













                                                                           
                     










                                                                              
                     
















                                                                            
                     














                                                                           
                     







                                                                         
                     











                                                                           
                     














                                                                            
                     









                                                                            
                     

















                                                                              
                     











                                                                           
                     







                                                                     
                     




















                                                                           
                     








                                                                            
                     





                                                                      
                     








                                                                     
                     






                                                                         
                     









                                                                       
                     




                                                                      
                     









                                                                             
                     





                                                                        
                     






















                                                                               










                                                    

                                                         
# �������� Lynx �� ����������
# Copyright (C) 2003 Free Software Foundation, Inc.
# Volodymyr M. Lisivka <lvm@mystery.lviv.net>, 2003
# Dmytro O. Redchuk <dor@kiev-online.net>, 2001-2002
# Olexander Kunytsa <kunia@snark.ukma.kiev.ua>, 2000-2001
# @Id: uk.po 1.18 Mon, 29 May 2006 15:44:54 -0700 dickey @
#
msgid ""
msgstr ""
"Project-Id-Version: lynx 2.8.5pre9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-05-29 16:55-0400\n"
"PO-Revision-Date: 2003-01-22 18:21EEST\n"
"Last-Translator: Volodymyr M. Lisivka <lvm@mystery.lviv.net>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-u\n"
"Content-Transfer-Encoding: 8bit\n"

#. ******************************************************************
#. * The following definitions are for status line prompts, messages, or
#. * warnings issued by Lynx during program execution.  You can modify
#. * them to make them more appropriate for your site.  We recommend that
#. * you extend these definitions to other languages using the gettext
#. * library.  There are also scattered uses of 'gettext()' throughout the
#. * Lynx source, covering all but those messages which (a) are used for
#. * debugging (CTRACE) or (b) are constants used in interaction with
#. * other programs.
#. *
#. * Links to collections of alternate definitions, developed by the Lynx
#. * User Community, are maintained in Lynx links:
#. *
#. *    http://www.subir.com/lynx.html
#. *
#. * See ABOUT-NLS and po/readme for details and location of contributed
#. * translations.  When no translation is available, the English default is
#. * used.
#.
#: LYMessages.c:30
#, c-format
msgid "Alert!: %s"
msgstr "��!: %s"

#: LYMessages.c:31
msgid "Welcome"
msgstr "������� �������"

# @ glade- konsole lynx
# * Yuriy Syrota <yuri@renome.rovno.ua>
#: LYMessages.c:32
msgid "Are you sure you want to quit?"
msgstr "�� ������Φ, �� ������ �����?"

#: LYMessages.c:34
msgid "Really exit from Lynx?"
msgstr "�����Ħ ����� � Lynx?"

#: LYMessages.c:36
msgid "Connection interrupted."
msgstr "�'������� ��ڦ�����."

#: LYMessages.c:37
msgid "Data transfer interrupted."
msgstr "��ͦ� ������ ���������."

#: LYMessages.c:38
msgid "Cancelled!!!"
msgstr "���������!!!"

#: LYMessages.c:39
msgid "Cancelling!"
msgstr "��������!"

#: LYMessages.c:40
msgid "Excellent!!!"
msgstr "������!!!"

#: LYMessages.c:41
msgid "OK"
msgstr "������"

#: LYMessages.c:42
msgid "Done!"
msgstr "��������!"

# :-) �� ���������� -- �� �������, ��� � ����.
# :-) �� ���������� -- �� �������, ��� � ����.
#: LYMessages.c:43
msgid "Bad request!"
msgstr "�������ͦ��� �����!"

#: LYMessages.c:44
msgid "previous"
msgstr "��������"

#: LYMessages.c:45
msgid "next screen"
msgstr "��������� �����"

#: LYMessages.c:46
msgid "HELP!"
msgstr "�������!"

#: LYMessages.c:47
msgid ", help on "
msgstr ", ��צ��� �� "

#. #define HELP
#: LYMessages.c:49
msgid "Commands: Use arrow keys to move, '?' for help, 'q' to quit, '<-' to go back."
msgstr "�������: ��Ҧ��� - ����ͦ�����, '?' - ��צ���, 'q' - ��Ȧ�, '<-' - �����."

#. #define MOREHELP
#: LYMessages.c:51
msgid "-- press space for more, use arrow keys to move, '?' for help, 'q' to quit."
msgstr "-- ���¦� - ��̦, ��Ҧ��� - ����ͦ�����, '?' - ��צ���, 'q' - ��Ȧ�."

# ���� "��� �������ϧ ���Ҧ���" ? ���� �� �����?-)
# ���� "��� �������ϧ ���Ҧ���" ? ���� �� �����?-)
#: LYMessages.c:52
msgid "-- press space for next page --"
msgstr "-- �����Φ�� ���¦� ��� �������� �� �������� ���Ҧ��� --"

#: LYMessages.c:53
msgid "URL too long"
msgstr "�������� URL"

#. Inactive input fields, messages used with -tna option - kw
#. #define FORM_LINK_TEXT_MESSAGE_INA
#: LYMessages.c:59
msgid "(Text entry field) Inactive.  Press <return> to activate."
msgstr "(�������� �����) ���������. �����Φ�� <�צ�> ��� ����צ������."

#. #define FORM_LINK_TEXTAREA_MESSAGE_INA
#: LYMessages.c:61
msgid "(Textarea) Inactive.  Press <return> to activate."
msgstr "(�������� �������) ���������. �����Φ�� <�צ�> ��� ����צ������."

#. #define FORM_LINK_TEXTAREA_MESSAGE_INA_E
#: LYMessages.c:63
#, c-format
msgid "(Textarea) Inactive.  Press <return> to activate (%s for editor)."
msgstr "(�������� �������) ���������. <�צ�> ����צ�դ (%s -��������)."

#. #define FORM_LINK_TEXT_SUBMIT_MESSAGE_INA
#: LYMessages.c:65
msgid "(Form field) Inactive.  Use <return> to edit."
msgstr "(���� �����) ���������. �����Φ�� <�צ�> ��� ����������."

#. #define FORM_TEXT_SUBMIT_MESSAGE_INA_X
#: LYMessages.c:67
#, c-format
msgid "(Form field) Inactive.  Use <return> to edit (%s to submit with no cache)."
msgstr "(���� �����) ���������.  <�צ�> - ���������� (%s - צĦ����� ��� ����)."

#. #define FORM_TEXT_RESUBMIT_MESSAGE_INA
#: LYMessages.c:69
msgid "(Form field) Inactive. Press <return> to edit, press <return> twice to submit."
msgstr "(���� �����) ���������. <�צ�> - ����������, <�צ�> �צަ - צĦ�����."

#. #define FORM_TEXT_SUBMIT_MAILTO_MSG_INA
#: LYMessages.c:71
msgid "(mailto form field) Inactive.  Press <return> to change."
msgstr "(���� mailto) ���������. �����Φ�� <�צ�> ��� �ͦ����."

#. #define FORM_LINK_PASSWORD_MESSAGE_INA
#: LYMessages.c:73
msgid "(Password entry field) Inactive.  Press <return> to activate."
msgstr "(���� ��� ������) ���������. �����Φ�� <�צ�> ��� ����צ������."

#. #define FORM_LINK_FILE_UNM_MSG
#: LYMessages.c:76
msgid "UNMODIFIABLE file entry field.  Use UP or DOWN arrows or tab to move off."
msgstr "�������� ���� ��� �����.  ��Ҧ��� �����/����, �� �������� - ڦ���."

#. #define FORM_LINK_FILE_MESSAGE
#: LYMessages.c:78
msgid "(File entry field) Enter filename.  Use UP or DOWN arrows or tab to move off."
msgstr "(���� ��� �����) ���Ħ�� ��'� �����. ��Ҧ��� �����/����, �� �������� - ڦ���."

# � �� ������� "��Ϥ", �� �������� ���� � ���� textarea
#. #define FORM_LINK_TEXT_MESSAGE
#: LYMessages.c:80
msgid "(Text entry field) Enter text.  Use UP or DOWN arrows or tab to move off."
msgstr "(��������� �����) ���Ħ�� �����. ��Ҧ��� �����/����, �� �������� - ڦ���."

#. #define FORM_LINK_TEXTAREA_MESSAGE
#: LYMessages.c:82
msgid "(Textarea) Enter text. Use UP/DOWN arrows or TAB to move off."
msgstr "(�������� �������) �����Φ��. ��Ҧ��� �����/����, �� �������� - ڦ���."

#. #define FORM_LINK_TEXTAREA_MESSAGE_E
#: LYMessages.c:84
#, c-format
msgid "(Textarea) Enter text. Use UP/DOWN arrows or TAB to move off (%s for editor)."
msgstr "(�������� �������) �����Φ��. ��Ҧ��� �����/����, �� ��� - ڦ��� (%s - ��������)."

#. #define FORM_LINK_TEXT_UNM_MSG
#: LYMessages.c:86
msgid "UNMODIFIABLE form text field.  Use UP or DOWN arrows or tab to move off."
msgstr "�������� �������� ����.  ��Ҧ��� �����/����, �� �������� - ڦ���."

#. #define FORM_LINK_TEXT_SUBMIT_MESSAGE
#: LYMessages.c:88
msgid "(Form field) Enter text.  Use <return> to submit."
msgstr "(���� �����) ���Ħ�� �����. <�צ�> ��� צĦ����� �����."

#. #define FORM_LINK_TEXT_SUBMIT_MESSAGE_X
#: LYMessages.c:90
#, c-format
msgid "(Form field) Enter text.  Use <return> to submit (%s for no cache)."
msgstr "(���� �����) ���Ħ�� �����. <�צ�> ��� צĦ����� (%s - ��� ����)."

#. #define FORM_LINK_TEXT_RESUBMIT_MESSAGE
#: LYMessages.c:92
msgid "(Form field) Enter text.  Use <return> to submit, arrows or tab to move off."
msgstr "(���� �����) ���Ħ�� �����. <�צ�> - צ������, ��Ҧ���/������æ� - ڦ���."

#. #define FORM_LINK_TEXT_SUBMIT_UNM_MSG
#: LYMessages.c:94
msgid "UNMODIFIABLE form field.  Use UP or DOWN arrows or tab to move off."
msgstr "�������� ���� �����.  ��Ҧ��� �����/����, �� �������� - ڦ���."

#. #define FORM_LINK_TEXT_SUBMIT_MAILTO_MSG
#: LYMessages.c:96
msgid "(mailto form field) Enter text.  Use <return> to submit, arrows to move off."
msgstr "(���� mailto) ���Ħ�� �����. <�צ�> - צĦ�����, ��Ҧ��� - ڦ���."

#. #define FORM_LINK_TEXT_SUBMIT_MAILTO_DIS_MSG
#: LYMessages.c:98
msgid "(mailto form field) Mail is disallowed so you cannot submit."
msgstr "(���� mailto)  ���������� ����� ����������, צĦ����� ���������."

#. #define FORM_LINK_PASSWORD_MESSAGE
#: LYMessages.c:100
msgid "(Password entry field) Enter text.  Use UP or DOWN arrows or tab to move off."
msgstr "(���� ����� ������) ���Ħ�� �����. ��Ҧ��� �����/����, �� �������� - ڦ���."

#. #define FORM_LINK_PASSWORD_UNM_MSG
#: LYMessages.c:102
msgid "UNMODIFIABLE form password.  Use UP or DOWN arrows or tab to move off."
msgstr "�������� ���� ����� ������.  ��Ҧ��� �����/����, �� �������� - ڦ���."

#. #define FORM_LINK_CHECKBOX_MESSAGE
#: LYMessages.c:104
msgid "(Checkbox Field)   Use right-arrow or <return> to toggle."
msgstr "(���� \"���������\")   ����� ��Ҧ��� �� <�צ�> ��������� ����."

#. #define FORM_LINK_CHECKBOX_UNM_MSG
#: LYMessages.c:106
msgid "UNMODIFIABLE form checkbox.  Use UP or DOWN arrows or tab to move off."
msgstr "��������� ���������.  ��Ҧ��� �����/����, �� �������� - ڦ���."

#. #define FORM_LINK_RADIO_MESSAGE
#: LYMessages.c:108
msgid "(Radio Button)   Use right-arrow or <return> to toggle."
msgstr "(��Ħ�������)    ����� ��Ҧ��� �� <�צ�> ���������."

#. #define FORM_LINK_RADIO_UNM_MSG
#: LYMessages.c:110
msgid "UNMODIFIABLE form radio button.  Use UP or DOWN arrows or tab to move off."
msgstr "�������� ��Ħ�������.  ��Ҧ��� �����/����, �� �������� - ڦ���."

# �����������!!! ����� ������������.
# ��Φ Ǧ��� "��Ħ�����", �� ��Ħ ������������ �������Ǧ� � LYMessages.c:127
# �����������!!! ����� ������������.
# ��Φ Ǧ��� "��Ħ�����", �� ��Ħ ������������ �������Ǧ� � LYMessages.c:127
#. #define FORM_LINK_SUBMIT_PREFIX
#: LYMessages.c:112
msgid "Submit ('x' for no cache) to "
msgstr "���������� ('x' - ��� ����) �� "

#. #define FORM_LINK_RESUBMIT_PREFIX
#: LYMessages.c:114
msgid "Submit to "
msgstr "���������� �� "

#. #define FORM_LINK_SUBMIT_MESSAGE
#: LYMessages.c:116
msgid "(Form submit button) Use right-arrow or <return> to submit ('x' for no cache)."
msgstr "(������ צ�������� �����) ��Ħ����� - ��Ҧ��� ������ �� <�צ�> ('x' - ��� ����)"

#. #define FORM_LINK_RESUBMIT_MESSAGE
#: LYMessages.c:118
msgid "(Form submit button) Use right-arrow or <return> to submit."
msgstr "(������ צ�������� �����) ��Ħ����� - ��Ҧ��� ������ �� <�צ�>."

#. #define FORM_LINK_SUBMIT_DIS_MSG
#: LYMessages.c:120
msgid "DISABLED form submit button.  Use UP or DOWN arrows or tab to move off."
msgstr "����������� ������ ������������. ��Ҧ��� �����/����, �� ��� - ڦ���."

#. #define FORM_LINK_SUBMIT_MAILTO_PREFIX
#: LYMessages.c:122
msgid "Submit mailto form to "
msgstr "���������� mailto �� "

#. #define FORM_LINK_SUBMIT_MAILTO_MSG
#: LYMessages.c:124
msgid "(mailto form submit button) Use right-arrow or <return> to submit."
msgstr "(������ צ�������� ����� mailto) ��Ħ����� - ��Ҧ��� ������ �� <�צ�>."

#. #define FORM_LINK_SUBMIT_MAILTO_DIS_MSG
#: LYMessages.c:126
msgid "(mailto form submit button) Mail is disallowed so you cannot submit."
msgstr "(������ צ�������� ����� mailto) ��������� ����� ����������, צĦ����� ���������."

#. #define FORM_LINK_RESET_MESSAGE
#: LYMessages.c:128
msgid "(Form reset button)   Use right-arrow or <return> to reset form to defaults."
msgstr "(������ צ��������� �����) ��Ҧ��� ������ �� <�צ�> - �� ����������� �����."

#. #define FORM_LINK_RESET_DIS_MSG
#: LYMessages.c:130
msgid "DISABLED form reset button.  Use UP or DOWN arrows or tab to move off."
msgstr "����������� ������ צ���������. ��Ҧ��� �����/����, �� ��� - ڦ���."

#. #define FORM_LINK_OPTION_LIST_MESSAGE
#: LYMessages.c:132
msgid "(Option list) Hit return and use arrow keys and return to select option."
msgstr "(������ ��Ҧ��Ԧ�) �����Φ�� �צ�, ����Ҧ�� ��Ҧ����� �� �����Φ�� �צ�."

#. #define CHOICE_LIST_MESSAGE
#: LYMessages.c:134
msgid "(Choice list) Hit return and use arrow keys and return to select option."
msgstr "(������ ��Ҧ��Ԧ�) �����Φ�� �צ�, ����Ҧ�� ��Ҧ����� �� �����Φ�� �צ�."

#. #define FORM_LINK_OPTION_LIST_UNM_MSG
#: LYMessages.c:136
msgid "UNMODIFIABLE option list.  Use return or arrow keys to review or leave."
msgstr "��������� ������ ��Ҧ��Ԧ�. ��Ҧ��� �� �צ� - ����������� � ڦ���."

#. #define CHOICE_LIST_UNM_MSG
#: LYMessages.c:138
msgid "UNMODIFIABLE choice list.  Use return or arrow keys to review or leave."
msgstr "������������ ������ ��Ҧ��Ԧ�. ��Ҧ��� �� �צ� - ����������� � ڦ���."

#: LYMessages.c:139
msgid "Submitting form..."
msgstr "��������դ�� �����..."

#: LYMessages.c:140
msgid "Resetting form..."
msgstr "����������� �����..."

#. #define RELOADING_FORM
#: LYMessages.c:142
msgid "Reloading document.  Any form entries will be lost!"
msgstr "������������դ�� ��������.  �Ӧ �����Φ �������� ������ ������Φ!"

#: LYMessages.c:143
#, c-format
msgid "Warning: Cannot transcode form data to charset %s!"
msgstr "�����: ��������� ������������ ��Φ � %s!"

#. #define NORMAL_LINK_MESSAGE
#: LYMessages.c:146
msgid "(NORMAL LINK)   Use right-arrow or <return> to activate."
msgstr "(���������) ��������� ��Ҧ���� ������ �� <�צ�>'��"

#: LYMessages.c:147
msgid "The resource requested is not available at this time."
msgstr "��� ������ ����ڦ �����������."

#: LYMessages.c:148
msgid "Enter Lynx keystroke command: "
msgstr "���Ħ�� ������� Lynx: "

#: LYMessages.c:149
msgid "Looking up "
msgstr "������� "

#: LYMessages.c:150
#, c-format
msgid "Getting %s"
msgstr "�����դ�� %s"

#: LYMessages.c:151
#, c-format
msgid "Skipping %s"
msgstr "����������� %s"

#: LYMessages.c:152
#, c-format
msgid "Using %s"
msgstr "����������դ�� %s"

#: LYMessages.c:153
#, c-format
msgid "Illegal URL: %s"
msgstr "��צ���� URL: %s"

#: LYMessages.c:154
#, c-format
msgid "Badly formed address %s"
msgstr "����������� ���������� ������ %s"

#: LYMessages.c:155
#, c-format
msgid "URL: %s"
msgstr "URL: %s"

#: LYMessages.c:156
msgid "Unable to access WWW file!!!"
msgstr "��������� Ħ������� �� WWW �����!!!"

#: LYMessages.c:157
#, c-format
msgid "This is a searchable index.  Use %s to search."
msgstr "�� ������ �� �������.  �������������� ��� ������ %s."

#. #define WWW_INDEX_MORE_MESSAGE
#: LYMessages.c:159
#, c-format
msgid "--More--  This is a searchable index.  Use %s to search."
msgstr "--��̦-- �� ������ �� �������.  �������������� ��� ������ %s."

#: LYMessages.c:160
msgid "You have entered an invalid link number."
msgstr "�� ����� ��צ���� ����� ���������."

# "����������ϧ ���Ӧ�" ??
# "����������ϧ ���Ӧ�" ??
#. #define SOURCE_HELP
#: LYMessages.c:162
msgid "Currently viewing document source.  Press '\\' to return to rendered version."
msgstr "�� ������� ���������. �����Φ�� '\\' ��� ����������� �� ����������ϧ ���Ӧ�."

#. #define NOVICE_LINE_ONE
#: LYMessages.c:164
msgid "  Arrow keys: Up and Down to move.  Right to follow a link; Left to go back.  \n"
msgstr "  ��Ҧ���: �����/���� - ����ͦ�����,  ������ - �� ����������, �̦�� - �����.  \n"

#. #define NOVICE_LINE_TWO
#: LYMessages.c:166
msgid " H)elp O)ptions P)rint G)o M)ain screen Q)uit /=search [delete]=history list \n"
msgstr " H)elp O)ptions P)rint G)o M)ain screen Q)uit /=�����  [delete]=history list \n"

#. #define NOVICE_LINE_TWO_A
#: LYMessages.c:168
msgid "  O)ther cmds  H)elp  K)eymap  G)oto  P)rint  M)ain screen  o)ptions  Q)uit  \n"
msgstr ""

#. #define NOVICE_LINE_TWO_B
#: LYMessages.c:170
msgid "  O)ther cmds  B)ack  E)dit  D)ownload ^R)eload ^W)ipe screen  search doc: / \n"
msgstr ""

#. #define NOVICE_LINE_TWO_C
#: LYMessages.c:172
msgid "O)ther cmds  C)omment  History: <backspace>  Bookmarks: V)iew, A)dd, R)emove \n"
msgstr "O)��ۦ �� C)�������Ҧ ����Ҧ�: <��¦�> ��������: V)�������� A)������ R)��������\n"

#. #define FORM_NOVICELINE_ONE
#: LYMessages.c:174
msgid "            Enter text into the field by typing on the keyboard              "
msgstr "                        ���Ħ�� ����� � ���צ�����                           "

# � ��Ҧ�æ, � ����� -- ��Φ ����� �����������.
# � ��� ������� textfield ��������� ��Ҧ����, ����� ��ڦ�������
# � ��Ҧ�æ, � ����� -- ��Φ ����� �����������.
# � ��� ������� textfield ��������� ��Ҧ����, ����� ��ڦ�������
#. #define FORM_NOVICELINE_TWO
#: LYMessages.c:176
msgid "    Ctrl-U to delete all text in field, [Backspace] to delete a character    "
msgstr "    Ctrl-U - ������ ���� ����� � �����, [��¦�] - ������ ���� ������   "

# � ��Ҧ�æ, � ����� -- ��Φ ����� �����������.
# � ��� ������� textfield ��������� ��Ҧ����, ����� ��ڦ�������
#. #define FORM_NOVICELINE_TWO_DELBL
#: LYMessages.c:178
msgid "      Ctrl-U to delete text in field, [Backspace] to delete a character    "
msgstr "   Ctrl-U - ������ ���� ����� � �����, [��¦�] - ������ ���� ������  "

# � ��Ҧ�æ, � ����� -- ��Φ ����� �����������.
# � ��� ������� textfield ��������� ��Ҧ����, ����� ��ڦ�������
#. #define FORM_NOVICELINE_TWO_VAR
#: LYMessages.c:180
#, c-format
msgid "    %s to delete all text in field, [Backspace] to delete a character    "
msgstr "    %s - ������ ���� ����� � �����, [��¦�] - ������ ���� ������   "

# � ��Ҧ�æ, � ����� -- ��Φ ����� �����������.
# � ��� ������� textfield ��������� ��Ҧ����, ����� ��ڦ�������
#. #define FORM_NOVICELINE_TWO_DELBL_VAR
#: LYMessages.c:182
#, c-format
msgid "      %s to delete text in field, [Backspace] to delete a character    "
msgstr "  %s - ������ ���� ����� � �����, [��¦�] - ������ ���� ������   "

#. mailto
#: LYMessages.c:185
msgid "Malformed mailto form submission!  Cancelled!"
msgstr "����������� ���������� ������������ ����� mailto! ���������!"

#: LYMessages.c:186
msgid "Warning!  Control codes in mail address replaced by ?"
msgstr "�����! ���� ��������� � �����צ� ����Ӧ ��ͦ���� �� ?"

#: LYMessages.c:187
msgid "Mail disallowed!  Cannot submit."
msgstr "���������� ����� ����������! ������������ ���������."

#: LYMessages.c:188
msgid "Mailto form submission failed!"
msgstr "������� ������������ ����� mailto!"

#: LYMessages.c:189
msgid "Mailto form submission Cancelled!!!"
msgstr "������������ ����� mailto ���������!!!"

#: LYMessages.c:190
msgid "Sending form content..."
msgstr "��������Ѥ�� ��������� �����..."

#: LYMessages.c:191
msgid "No email address is present in mailto URL!"
msgstr "���� ������ϧ ������ � mailto URL!"

#. #define MAILTO_URL_TEMPOPEN_FAILED
#: LYMessages.c:193
msgid "Unable to open temporary file for mailto URL!"
msgstr "��������� צ������ ���������� ���� ��� mailto URL!"

#. #define INC_ORIG_MSG_PROMPT
#: LYMessages.c:195
msgid "Do you wish to include the original message?"
msgstr "�� ������� ������ ���������� �����?"

#. #define INC_PREPARSED_MSG_PROMPT
#: LYMessages.c:197
msgid "Do you wish to include the preparsed source?"
msgstr "�� ������� ������ ��������� ������� �����?"

#. #define SPAWNING_EDITOR_FOR_MAIL
#: LYMessages.c:199
msgid "Spawning your selected editor to edit mail message"
msgstr "���������� ��������� ���� ��������� ��� ����������� �����"

#. #define ERROR_SPAWNING_EDITOR
#: LYMessages.c:201
msgid "Error spawning editor, check your editor definition in the options menu"
msgstr "������� ������� ���������, ����צ��� ��������� � ���� �����������"

#: LYMessages.c:202
msgid "Send this comment?"
msgstr "��Ħ����� ��� ��������?"

#: LYMessages.c:203
msgid "Send this message?"
msgstr "��Ħ����� �� ��צ��������?"

#: LYMessages.c:204
msgid "Sending your message..."
msgstr "���������� ������ ��צ��������..."

#: LYMessages.c:205
msgid "Sending your comment:"
msgstr "���������� ������ ���������:"

#. textarea
#: LYMessages.c:208
msgid "Not in a TEXTAREA; cannot use external editor."
msgstr "�� �� �������� �������; ������������ ��������� ��������� ���������."

#: LYMessages.c:209
msgid "Not in a TEXTAREA; cannot use command."
msgstr "�� �� �������� �������; ������������ ������� ���������."

#: LYMessages.c:211
msgid "file: ACTIONs are disallowed!"
msgstr "file: 䶷 (ACTIONs) ��������Φ!"

#. #define FILE_SERVED_LINKS_DISALLOWED
#: LYMessages.c:213
msgid "file: URLs via served links are disallowed!"
msgstr ""

#: LYMessages.c:214
msgid "Access to local files denied."
msgstr "������ �� ��������� ���̦� ����������."

#: LYMessages.c:215
msgid "file: URLs via bookmarks are disallowed!"
msgstr "file: URL ����� ���������� ����������!"

#. #define SPECIAL_VIA_EXTERNAL_DISALLOWED
#: LYMessages.c:217
msgid "This special URL is not allowed in external documents!"
msgstr "��� ���æ������ URL �� ���������� � ���Φ�Φ� ����������!"

#: LYMessages.c:218
msgid "Press <return> to return to Lynx."
msgstr "�����Φ�� <�צ�> ��� ���������� �� Lynx'�."

#. #define SPAWNING_MSG
#: LYMessages.c:221
msgid "Spawning DCL subprocess.  Use 'logout' to return to Lynx.\n"
msgstr "���������� ������� DCL.  'logout' ������� ��� �� Lynx.\n"

#. #define SPAWNING_MSG
#: LYMessages.c:225
msgid "Type EXIT to return to Lynx.\n"
msgstr "����Ҧ�� exit ��� ���������� �� Lynx'�.\n"

#. #define SPAWNING_MSG
#: LYMessages.c:228
msgid "Spawning your default shell.  Use 'exit' to return to Lynx.\n"
msgstr "���������� �������� ��������. 'exit' ������� ��� �� Lynx.\n"

#: LYMessages.c:231
msgid "Spawning is currently disabled."
msgstr "������ Ц������Ӧ� ����ڦ ����������."

#: LYMessages.c:232
msgid "The 'd'ownload command is currently disabled."
msgstr "������� 'd'ownload ����ڦ ����������."

#: LYMessages.c:233
msgid "You cannot download an input field."
msgstr "�� �� ������ ����������� ���� input."

#: LYMessages.c:234
msgid "Form has a mailto action!  Cannot download."
msgstr "����� ��� Ħ� \"mailto\"! ������������ ���������."

#: LYMessages.c:235
msgid "You cannot download a mailto: link."
msgstr "�� �� ������ ����������� ��������� \"mailto:\"."

#: LYMessages.c:236
msgid "You cannot download cookies."
msgstr "�� �� ������ ����������� ����."

#: LYMessages.c:237
msgid "You cannot download a printing option."
msgstr "�� �� ������ ����������� ������� �����."

#: LYMessages.c:238
msgid "You cannot download an upload option."
msgstr "�� �� ������ ����������� ������� �����������."

#: LYMessages.c:239
msgid "You cannot download an permit option."
msgstr "�� �� ������ \"�����������\" ��æ� \"permit\"."

#: LYMessages.c:240
msgid "This special URL cannot be downloaded!"
msgstr "��� ��������� URL ����������� ���������!"

# (� �� ����, ���� ���������, ����� ������������;)
# (� �� ����, ���� ���������, ����� ������������;)
#: LYMessages.c:241
msgid "Nothing to download."
msgstr "���� ���� �������������."

# ������� �� "���������!"
# ������� �� "���������!"
#: LYMessages.c:242
msgid "Trace ON!"
msgstr "���������� ���������!"

#: LYMessages.c:243
msgid "Trace OFF!"
msgstr "���������� ��������!"

#. #define CLICKABLE_IMAGES_ON
#: LYMessages.c:245
msgid "Links will be included for all images!  Reloading..."
msgstr "��������� ������ ����Φ ��� �Ӧ� ���������!  ������������դ��..."

#. #define CLICKABLE_IMAGES_OFF
#: LYMessages.c:247
msgid "Standard image handling restored!  Reloading..."
msgstr "��������Φ ��Φ����æ� �� ������������ ���������! ������������դ��..."

#. #define PSEUDO_INLINE_ALTS_ON
#: LYMessages.c:249
msgid "Pseudo_ALTs will be inserted for inlines without ALT strings!  Reloading..."
msgstr "������-ALT ���� ��������� ��� ��������� ��� �������� ALT! ������������դ��..."

#. #define PSEUDO_INLINE_ALTS_OFF
#: LYMessages.c:251
msgid "Inlines without an ALT string specified will be ignored!  Reloading..."
msgstr "���������� ��� �������� ALT ���� ��Ϧ���������! ������������դ��..."

#: LYMessages.c:252
msgid "Raw 8-bit or CJK mode toggled OFF!  Reloading..."
msgstr "����� Raw 8-bit �� CJK ��������! ������������դ��..."

#: LYMessages.c:253
msgid "Raw 8-bit or CJK mode toggled ON!  Reloading..."
msgstr "����� Raw 8-bit �� CJK ���������! ������������դ��..."

#. #define HEAD_D_L_OR_CANCEL
#: LYMessages.c:255
msgid "Send HEAD request for D)ocument or L)ink, or C)ancel? (d,l,c): "
msgstr "��Ħ����� ����� HEAD ��� D)�������� �� L)ink, �� C)��������? (d,l,c): "

#. #define HEAD_D_OR_CANCEL
#: LYMessages.c:257
msgid "Send HEAD request for D)ocument, or C)ancel? (d,c): "
msgstr "��Ħ����� ����� HEAD ��� D)��������, �� C)��������? (d,c): "

#: LYMessages.c:258
msgid "Sorry, the document is not an http URL."
msgstr "�������, �������� �� � http URL."

#: LYMessages.c:259
msgid "Sorry, the link is not an http URL."
msgstr "�������, ��������� �� � http URL."

#: LYMessages.c:260
msgid "Sorry, the ACTION for this form is disabled."
msgstr "������� �� (ACTION) ��� � ����� ����������."

#. #define FORM_ACTION_NOT_HTTP_URL
#: LYMessages.c:262
msgid "Sorry, the ACTION for this form is not an http URL."
msgstr "�������, �� (ACTION) ��� � ����� �� � http URL."

#: LYMessages.c:263
msgid "Not an http URL or form ACTION!"
msgstr "�� �� http URL �� �� (ACTION) �����!"

#: LYMessages.c:264
msgid "This special URL cannot be a form ACTION!"
msgstr "��� ��������� URL �� ���� ���� 䶴� (ACTION) �����!"

#: LYMessages.c:265
msgid "URL is not in starting realm!"
msgstr "URL �� ������ ��������ϧ �����Ԧ �������!"

#: LYMessages.c:266
msgid "News posting is disabled!"
msgstr "���������� ����� ����������!"

#: LYMessages.c:267
msgid "File management support is disabled!"
msgstr "�������� �����̦��� ������� ����������!"

#: LYMessages.c:268
msgid "No jump file is currently available."
msgstr ""

#: LYMessages.c:269
msgid "Jump to (use '?' for list): "
msgstr "��������� �� ('?' ������ ������): "

#: LYMessages.c:270
msgid "Jumping to a shortcut URL is disallowed!"
msgstr "�������� �� shortcut URL ����������!"

#: LYMessages.c:271
msgid "Random URL is disallowed!  Use a shortcut."
msgstr ""

#: LYMessages.c:272
msgid "No random URLs have been used thus far."
msgstr ""

#: LYMessages.c:273
msgid "Bookmark features are currently disabled."
msgstr "�����æ� �� ������������ ����ڦ ����������."

#: LYMessages.c:274
msgid "Execution via bookmarks is disabled."
msgstr "��������� �������� ����� ���������� ����������."

#. #define BOOKMARK_FILE_NOT_DEFINED
#: LYMessages.c:276
#, c-format
msgid "Bookmark file is not defined. Use %s to see options."
msgstr "����� ���������� �� ���������. %s ������ ��Ҧ����."

#. #define NO_TEMP_FOR_HOTLIST
#: LYMessages.c:278
msgid "Unable to open tempfile for X Mosaic hotlist conversion."
msgstr "��������� צ������ ���������� ���� ��� ������Ӧ� X Mosaic hotlist."

#: LYMessages.c:279
msgid "ERROR - unable to open bookmark file."
msgstr "������� - ��������� צ������ ���� ����������."

#. #define BOOKMARK_OPEN_FAILED_FOR_DEL
#: LYMessages.c:281
msgid "Unable to open bookmark file for deletion of link."
msgstr "��������� צ������ ���� ���������� ��� ��������� ���������."

#. #define BOOKSCRA_OPEN_FAILED_FOR_DEL
#: LYMessages.c:283
msgid "Unable to open scratch file for deletion of link."
msgstr "��������� צ������ ���������� ���� ��� ��������� ���������."

#: LYMessages.c:285
msgid "Error renaming scratch file."
msgstr "������� �������������� ����������� �����."

#: LYMessages.c:287
msgid "Error renaming temporary file."
msgstr "������� �������������� ����������� �����."

#. #define BOOKTEMP_COPY_FAIL
#: LYMessages.c:289
msgid "Unable to copy temporary file for deletion of link."
msgstr "��������� �������� ���������� ���� ��� ��������� ���������."

#. #define BOOKTEMP_REOPEN_FAIL_FOR_DEL
#: LYMessages.c:291
msgid "Unable to reopen temporary file for deletion of link."
msgstr "��������� ����צ������ ���������� ���� ��� ��������� ���������."

#. #define BOOKMARK_LINK_NOT_ONE_LINE
#: LYMessages.c:294
msgid "Link is not by itself all on one line in bookmark file."
msgstr "��������� ������ ¦���� ������ ����� � ���̦ ����������."

#: LYMessages.c:295
msgid "Bookmark deletion failed."
msgstr "�������� ���������� �� �������."

#. #define BOOKMARKS_NOT_TRAVERSED
#: LYMessages.c:297
msgid "Bookmark files cannot be traversed (only http URLs)."
msgstr ""

#. #define BOOKMARKS_NOT_OPEN
#: LYMessages.c:299
msgid "Unable to open bookmark file, use 'a' to save a link first"
msgstr "��������� צ������ ���� ����������, ������ �����֦�� ��� ���� ('a')"

#: LYMessages.c:300
msgid "There are no links in this bookmark file!"
msgstr "� ���̦ ���������� ����� ��������!"

#. #define BOOK_D_L_OR_CANCEL
#: LYMessages.c:302
msgid "Save D)ocument or L)ink to bookmark file or C)ancel? (d,l,c): "
msgstr "�������� D)�������, ������� ���L)������ �� C)��������? (d,l,c): "

#: LYMessages.c:303
msgid "Save D)ocument to bookmark file or C)ancel? (d,c): "
msgstr "�������� D)������� � ���̦ ���������� �� C)��������? (d,c): "

#: LYMessages.c:304
msgid "Save L)ink to bookmark file or C)ancel? (l,c): "
msgstr "�������� ����L)���� � ���̦ ���������� �� C)��������? (l,c): "

#. #define NOBOOK_POST_FORM
#: LYMessages.c:306
msgid "Documents from forms with POST content cannot be saved as bookmarks."
msgstr "���������, ������Φ ����� ����� POST, ��������� �������� �� ����������."

#: LYMessages.c:307
msgid "Cannot save form fields/links"
msgstr "��������� �������� ����/��������� �����"

#. #define NOBOOK_HSML
#: LYMessages.c:309
msgid "History, showinfo, menu and list files cannot be saved as bookmarks."
msgstr "����Ҧ�, showinfo, ���� �� ����� ����˦� ��������� ���Ҧ���� �� ����������."

#. #define CONFIRM_BOOKMARK_DELETE
#: LYMessages.c:311
msgid "Do you really want to delete this link from your bookmark file?"
msgstr "�� �� Ħ���� ������� ������� �� ��������� �� ����� ����������?"

#: LYMessages.c:312
msgid "Malformed address."
msgstr "��צ��� ���������� ������."

#. #define HISTORICAL_ON_MINIMAL_OFF
#: LYMessages.c:314
msgid "Historical comment parsing ON (Minimal is overridden)!"
msgstr ""

#. #define HISTORICAL_OFF_MINIMAL_ON
#: LYMessages.c:316
msgid "Historical comment parsing OFF (Minimal is in effect)!"
msgstr ""

#. #define HISTORICAL_ON_VALID_OFF
#: LYMessages.c:318
msgid "Historical comment parsing ON (Valid is overridden)!"
msgstr ""

#. #define HISTORICAL_OFF_VALID_ON
#: LYMessages.c:320
msgid "Historical comment parsing OFF (Valid is in effect)!"
msgstr ""

#. #define MINIMAL_ON_IN_EFFECT
#: LYMessages.c:322
msgid "Minimal comment parsing ON (and in effect)!"
msgstr ""

#. #define MINIMAL_OFF_VALID_ON
#: LYMessages.c:324
msgid "Minimal comment parsing OFF (Valid is in effect)!"
msgstr ""

#. #define MINIMAL_ON_BUT_HISTORICAL
#: LYMessages.c:326
msgid "Minimal comment parsing ON (but Historical is in effect)!"
msgstr ""

#. #define MINIMAL_OFF_HISTORICAL_ON
#: LYMessages.c:328
msgid "Minimal comment parsing OFF (Historical is in effect)!"
msgstr ""

#: LYMessages.c:329
msgid "Soft double-quote parsing ON!"
msgstr "\"�'����\" ����� ������� ���צ���� ����� ���������!"

#: LYMessages.c:330
msgid "Soft double-quote parsing OFF!"
msgstr "\"�'����\" ����� ������� ���צ���� ����� ��������!"

#: LYMessages.c:331
msgid "Now using TagSoup parsing of HTML."
msgstr "����������դ�� TagSoup-������� HTML."

#: LYMessages.c:332
msgid "Now using SortaSGML parsing of HTML!"
msgstr "����������դ�� SortaSGML-������� HTML!"

#: LYMessages.c:333
msgid "You are already at the end of this document."
msgstr "�� ��� � ˦�æ ����� ���������."

#: LYMessages.c:334
msgid "You are already at the beginning of this document."
msgstr "�� ��� �� ������� ����� ���������."

#: LYMessages.c:335
#, c-format
msgid "You are already at page %d of this document."
msgstr "�� ��� �� ���Ҧ�æ %d ����� ���������."

#: LYMessages.c:336
#, c-format
msgid "Link number %d already is current."
msgstr "��������� � ������� %d ����� � ��������."

#  ��Φ �� ����������� "�� �������Ԧ"
#  ��Φ �� ����������� "�� �������Ԧ"
#: LYMessages.c:337
msgid "You are already at the first document"
msgstr "�� ��� ������ ������ ��������"

#: LYMessages.c:338
msgid "There are no links above this line of the document."
msgstr "��� ��� ������ ��������� �������� �����."

#: LYMessages.c:339
msgid "There are no links below this line of the document."
msgstr "�� ��� ������ ��������� �������� �����."

#. #define MAXLEN_REACHED_DEL_OR_MOV
#: LYMessages.c:341
msgid "Maximum length reached!  Delete text or move off field."
msgstr "��������� ����������ϧ �������! ���Ҧ�� ����� �� ������� ����."

#. #define NOT_ON_SUBMIT_OR_LINK
#: LYMessages.c:343
msgid "You are not on a form submission button or normal link."
msgstr "�� �� �� ����æ ������������ ����� �� ���������� �������Φ."

#. #define NEED_CHECKED_RADIO_BUTTON
#: LYMessages.c:345
msgid "One radio button must be checked at all times!"
msgstr "���� ��Ħ������� ������ ������ ���� ����������!"

#: LYMessages.c:346
msgid "No submit button for this form, submit single text field?"
msgstr "���� ������ צ�������� æ�� �����, צĦ����� ���� �������� ����?"

#: LYMessages.c:347
msgid "Do you want to go back to the previous document?"
msgstr "������� ����������� �� ������������ ���������?"

#: LYMessages.c:348
msgid "Use arrows or tab to move off of field."
msgstr "�������������� ��Ҧ��� �� ������æ� ��� ڦ��� � ���� �����."

#. #define ENTER_TEXT_ARROWS_OR_TAB
#: LYMessages.c:350
msgid "Enter text.  Use arrows or tab to move off of field."
msgstr "���Ħ�� �����. �������������� ��Ҧ��� �� ������æ�, ��� ڦ���."

#: LYMessages.c:351
msgid "** Bad HTML!!  No form action defined. **"
msgstr "** ������� HTML!!  �� ��������� �� �����. **"

#: LYMessages.c:352
msgid "Bad HTML!!  Unable to create popup window!"
msgstr "** ������ HTML!! ��������� �������� ��������� צ���!"

#: LYMessages.c:353
msgid "Unable to create popup window!"
msgstr "��������� �������� ��������� צ���!"

#: LYMessages.c:354
msgid "Goto a random URL is disallowed!"
msgstr "�������� �� �������צ URL'� ��������Φ!"

#: LYMessages.c:355
msgid "Goto a non-http URL is disallowed!"
msgstr "�������� �� ��-http URL'� ��������Φ!"

#: LYMessages.c:356
#, c-format
msgid "You are not allowed to goto \"%s\" URLs"
msgstr "��� �� ��������� ���������� �� \"%s:\" URL'��"

#: LYMessages.c:357
msgid "URL to open: "
msgstr "���Ħ�� ������: "

#: LYMessages.c:358
msgid "Edit the current Goto URL: "
msgstr "���������� �� ������: "

#: LYMessages.c:359
msgid "Edit the previous Goto URL: "
msgstr "���������� ��������� ������: "

#: LYMessages.c:360
msgid "Edit a previous Goto URL: "
msgstr "���������� ��������� ������: "

#: LYMessages.c:361
msgid "Current document has POST data."
msgstr "��� �������� ͦ����� ��Φ ��� POST"

#: LYMessages.c:362
msgid "Edit this document's URL: "
msgstr "���������� ������ ����� ���������: "

#: LYMessages.c:363
msgid "Edit the current link's URL: "
msgstr "���������� ������ ����� ���������: "

#: LYMessages.c:364
msgid "You cannot edit File Management URLs"
msgstr "�� �� ������ ���������� URL'� ��������� �������"

#: LYMessages.c:365
msgid "Enter a database query: "
msgstr "���Ħ�� ����� �� ���� �����: "

#: LYMessages.c:366
msgid "Enter a whereis query: "
msgstr "���Ħ�� ����� whereis: "

#: LYMessages.c:367
msgid "Edit the current query: "
msgstr "���������� ��� �����: "

#: LYMessages.c:368
msgid "Edit the previous query: "
msgstr "���������� �������� �����: "

#: LYMessages.c:369
msgid "Edit a previous query: "
msgstr "���������� �������� �����: "

#. #define USE_C_R_TO_RESUB_CUR_QUERY
#: LYMessages.c:371
msgid "Use Control-R to resubmit the current query."
msgstr "������� Control-R ��� ���������������� ����� ������."

#: LYMessages.c:372
msgid "Edit the current shortcut: "
msgstr "���������� �� ����������: "

#: LYMessages.c:373
msgid "Edit the previous shortcut: "
msgstr "���������� ��������� ����������: "

#: LYMessages.c:374
msgid "Edit a previous shortcut: "
msgstr "���������� ��������� ����������: "

#: LYMessages.c:375
#, c-format
msgid "Key '%c' is not mapped to a jump file!"
msgstr ""

#: LYMessages.c:376
msgid "Cannot locate jump file!"
msgstr "�� ���� ������ jump file!"

#: LYMessages.c:377
msgid "Cannot open jump file!"
msgstr "�� ���� צ������ jump file!"

#: LYMessages.c:378
msgid "Error reading jump file!"
msgstr "������� ������� jump file!"

#: LYMessages.c:379
msgid "Out of memory reading jump file!"
msgstr "�� ��������� ���'�Ԧ ��� �����Φ jump file!"

#: LYMessages.c:380
msgid "Out of memory reading jump table!"
msgstr "�� ��������� ���'�Ԧ ��� �����Φ jump table!"

#: LYMessages.c:381
msgid "No index is currently available."
msgstr "����� ������ ����ڦ �����������."

# ������� �� ����� - �� ���� ˦����� ;)
# ������� �� ����� - �� ���� ˦����� ;)
#. #define CONFIRM_MAIN_SCREEN
#: LYMessages.c:383
msgid "Do you really want to go to the Main screen?"
msgstr "�� �����Ħ ������ ������� �� ��������� ������?"

# �� ����Φ - �� ���� ˦����� ;)
# �� ����Φ - �� ���� ˦����� ;)
#: LYMessages.c:384
msgid "You are already at main screen!"
msgstr "�� ����� ������ �������� �����!"

#. #define NOT_ISINDEX
#: LYMessages.c:386
msgid "Not a searchable indexed document -- press '/' to search for a text string"
msgstr ""

#. #define NO_OWNER
#: LYMessages.c:388
msgid "No owner is defined for this file so you cannot send a comment"
msgstr "�������� ����� ����� �� ���������, ���� ��������� ��Ħ����� ��������"

#: LYMessages.c:389
#, c-format
msgid "No owner is defined. Use %s?"
msgstr "�������� �� ���������. ����������� %s?"

#: LYMessages.c:390
msgid "Do you wish to send a comment?"
msgstr "�� ������� צĦ����� ��������?"

#: LYMessages.c:391
msgid "Mail is disallowed so you cannot send a comment"
msgstr "��������� ����� ����������, ��� �� �� ������ צĦ����� ��������."

#: LYMessages.c:392
msgid "The 'e'dit command is currently disabled."
msgstr "������� �'�'�������� ����ڦ ����������."

#: LYMessages.c:393
msgid "External editing is currently disabled."
msgstr "���Φ�Τ ����������� ����ڦ ����������."

#: LYMessages.c:394
msgid "System error - failure to get status."
msgstr "�������� ������� - �� ������� �������� ������."

#: LYMessages.c:395
msgid "No editor is defined!"
msgstr "�� ��������� �������� ��� �����������!"

#: LYMessages.c:396
msgid "The 'p'rint command is currently disabled."
msgstr "������� �'�'������� ����ڦ ����������."

#: LYMessages.c:397
msgid "Document has no Toolbar links or Banner."
msgstr "�������� �� ͦ����� �������� ����̦ ���������Ԧ� �� ����Ҧ�."

#: LYMessages.c:398
msgid "Unable to open traversal file."
msgstr "�� ���� צ������ traversal file."

#: LYMessages.c:399
msgid "Unable to open traversal found file."
msgstr "�� ���� צ������ traversal found file."

#: LYMessages.c:400
msgid "Unable to open reject file."
msgstr "�� ���� צ������ reject file."

#: LYMessages.c:401
msgid "Unable to open traversal errors output file"
msgstr "�� ���� צ������ traversal errors output file"

#: LYMessages.c:402
msgid "TRAVERSAL WAS INTERRUPTED"
msgstr ""

#: LYMessages.c:403
msgid "Follow link (or goto link or page) number: "
msgstr "��� �� ���������� (��� ������� �� ���Ҧ���) �� �������: "

#: LYMessages.c:404
msgid "Select option (or page) number: "
msgstr "���֦�� ����� ��Ҧ���� �� ���Ҧ���: "

#: LYMessages.c:405
#, c-format
msgid "Option number %d already is current."
msgstr "��Ҧ��� ����� %d ����� � ��������."

#. #define ALREADY_AT_OPTION_END
#: LYMessages.c:407
msgid "You are already at the end of this option list."
msgstr "�� ��� � ˦�æ ����� ������."

#. #define ALREADY_AT_OPTION_BEGIN
#: LYMessages.c:409
msgid "You are already at the beginning of this option list."
msgstr "�� ��� �� ������� ����� ������."

#. #define ALREADY_AT_OPTION_PAGE
#: LYMessages.c:411
#, c-format
msgid "You are already at page %d of this option list."
msgstr "�� ��� ����� ���Ҧ�æ %d ����� ������."

#: LYMessages.c:412
msgid "You have entered an invalid option number."
msgstr "�� ����� ��צ���� ����� ��Ҧ����."

#: LYMessages.c:413
msgid "** Bad HTML!!  Use -trace to diagnose. **"
msgstr "** ������� HTML!! ��� Ħ��������� ������������ �������� -trace. **"

#: LYMessages.c:414
msgid "Give name of file to save in"
msgstr "���֦�� ��'� �����, � ����� ��������"

#: LYMessages.c:415
msgid "Can't save data to file -- please run WWW locally"
msgstr ""

#: LYMessages.c:416
msgid "Can't open temporary file!"
msgstr "��������� צ������ ���������� ����!"

#: LYMessages.c:417
msgid "Can't open output file!  Cancelling!"
msgstr "��������� צ������ ��Ȧ���� ����!  ���ͦ����!"

#: LYMessages.c:418
msgid "Execution is disabled."
msgstr "��������� ������� ����������."

#. #define EXECUTION_DISABLED_FOR_FILE
#: LYMessages.c:420
#, c-format
msgid "Execution is not enabled for this file.  See the Options menu (use %s)."
msgstr "��������� �� ��������� ��� ����� �����.  ������ ���� �������Ҧ� (%s)."

#. #define EXECUTION_NOT_COMPILED
#: LYMessages.c:422
msgid "Execution capabilities are not compiled into this version."
msgstr "�����צ��� ���������� ������� �� ����Ц������� � æ� ���Ӧ�."

#: LYMessages.c:423
msgid "This file cannot be displayed on this terminal."
msgstr "��� ���� ��������� �������� �� ������ ���ͦ��̦."

#. #define CANNOT_DISPLAY_FILE_D_OR_C
#: LYMessages.c:425
msgid "This file cannot be displayed on this terminal:  D)ownload, or C)ancel"
msgstr "��� ���� ��������� �������� �� ���ͦ��̦: D) ����� �� C)��������"

# nothing to say
# nothing to say
#: LYMessages.c:426
#, c-format
msgid "%s  D)ownload, or C)ancel"
msgstr "%s  D) ����� �� C)��������"

#: LYMessages.c:427
msgid "Cancelling file."
msgstr "���� ���������."

#: LYMessages.c:428
msgid "Retrieving file.  - PLEASE WAIT -"
msgstr "������� ����.  - ��������� -"

#: LYMessages.c:429
msgid "Enter a filename: "
msgstr "���Ħ�� ��'� �����: "

#: LYMessages.c:430
msgid "Edit the previous filename: "
msgstr "���Ħ�� �������Τ ��'� �����: "

#: LYMessages.c:431
msgid "Edit a previous filename: "
msgstr "���������� �������Τ ��'� �����: "

#: LYMessages.c:432
msgid "Enter a new filename: "
msgstr "���Ħ�� ���� ��'� �����: "

#: LYMessages.c:433
msgid "File name may not begin with a dot."
msgstr "�� ����� �������� ��'� ����� � ������."

#: LYMessages.c:435
msgid "File exists.  Create higher version?"
msgstr "���� ���դ.  �������� ���� ���Ӧ�?"

# ������������ - �� �������. � ���Ǧ��̦ ��� ���¦�� ;)
# ������������ - �� �������. � ���Ǧ��̦ ��� ���¦�� ;)
#: LYMessages.c:437
msgid "File exists.  Overwrite?"
msgstr "���� ���դ.  ������������?"

#: LYMessages.c:439
msgid "Cannot write to file."
msgstr "��������� �������� � ����."

#: LYMessages.c:440
msgid "ERROR! - download command is misconfigured."
msgstr "�������! - ������� ����������� �� ����Ʀ��������."

#: LYMessages.c:441
msgid "Unable to download file."
msgstr "��������� ������� ����."

# ����������� (� �� ���� ������ ��������?)
# ����������� (� �� ���� ������ ��������?)
#: LYMessages.c:442
msgid "Reading directory..."
msgstr "������� �������..."

#: LYMessages.c:443
msgid "Building directory listing..."
msgstr "����� ������ ���̦� � ������ڦ..."

# ���������� - ������, ����� - ��'��� (� ������Ԧ, ���������)
# ���������� - ������, ����� - ��'��� (� ������Ԧ, ���������)
#: LYMessages.c:444
msgid "Saving..."
msgstr "����������..."

#: LYMessages.c:445
#, c-format
msgid "Could not edit file '%s'."
msgstr "�� ���� ���������� ���� '%s'."

#: LYMessages.c:446
msgid "Unable to access document!"
msgstr "�� ���� Ħ������� �� ���������!"

#: LYMessages.c:447
msgid "Could not access file."
msgstr "�� ���� Ħ������� �� �����."

#: LYMessages.c:448
msgid "Could not access directory."
msgstr "�� ���� Ħ������� �� ��������."

#: LYMessages.c:449
msgid "Could not load data."
msgstr "�� ���� ����������� ��Φ."

#. #define CANNOT_EDIT_REMOTE_FILES
#: LYMessages.c:451
msgid "Lynx cannot currently (e)dit remote WWW files."
msgstr "Lynx �� �� ������� �(e)�������� צ�����Φ WWW �����."

#. #define CANNOT_EDIT_FIELD
#: LYMessages.c:453
msgid "This field cannot be (e)dited with an external editor."
msgstr "�� ���� ��������� צ��(e)�������� ���Φ�Φ� ����������."

#: LYMessages.c:454
msgid "Bad rule"
msgstr "������ �������"

#: LYMessages.c:455
msgid "Insufficient operands:"
msgstr "����������� ������Ħ�:"

#: LYMessages.c:456
msgid "You are not authorized to edit this file."
msgstr "��� �� ��������� ���������� ��� ����."

#: LYMessages.c:457
msgid "Title: "
msgstr "���������: "

#: LYMessages.c:458
msgid "Subject: "
msgstr "����: "

#: LYMessages.c:459
msgid "Username: "
msgstr "��'� �����������: "

#: LYMessages.c:460
msgid "Password: "
msgstr "������: "

#: LYMessages.c:461
msgid "lynx: Username and Password required!!!"
msgstr "lynx: ����Ȧ�Φ ��'� ����������� �� ������!!!"

#: LYMessages.c:462
msgid "lynx: Password required!!!"
msgstr "lynx: ����� ������!!!"

#: LYMessages.c:463
msgid "Clear all authorization info for this session?"
msgstr "������ ��Φ ��������æ� ��� æ�� ��Ӧ�?"

#: LYMessages.c:464
msgid "Authorization info cleared."
msgstr "��Φ ��������æ� ������."

#: LYMessages.c:465
msgid "Authorization failed.  Retry?"
msgstr "�� ������� ��������������. ����դ�� ��?"

#: LYMessages.c:466
msgid "cgi support has been disabled."
msgstr "�������� cgi ���� ����������."

#. #define CGI_NOT_COMPILED
#: LYMessages.c:468
msgid "Lynxcgi capabilities are not compiled into this version."
msgstr "��������Ԧ Lynxcgi �� ����Ц�����Φ � æ� ���Ӧ�."

#: LYMessages.c:469
#, c-format
msgid "Sorry, no known way of converting %s to %s."
msgstr "�������, �� ����, �� ������������� %s � %s."

#: LYMessages.c:470
msgid "Unable to set up connection."
msgstr "�� ���� ���������� �'�������."

#: LYMessages.c:471
msgid "Unable to make connection"
msgstr "�� ���� ���������� �'�������"

#. #define MALFORMED_EXEC_REQUEST
#: LYMessages.c:473
msgid "Executable link rejected due to malformed request."
msgstr "��������� �� ���������� צ������� ����� ������ ����������� �����."

#. #define BADCHAR_IN_EXEC_LINK
#: LYMessages.c:475
#, c-format
msgid "Executable link rejected due to `%c' character."
msgstr "��������� �� ���������� צ������� ����� ������ \"%c\"."

#. #define RELPATH_IN_EXEC_LINK
#: LYMessages.c:477
msgid "Executable link rejected due to relative path string ('../')."
msgstr "��������� �� ���������� צ������� ����� ����� צ�������� ����� ('../')."

#. #define BADLOCPATH_IN_EXEC_LINK
#: LYMessages.c:479
msgid "Executable link rejected due to location or path."
msgstr "��������� �� ���������� צ������� � ������, �� ���������� ͦ��� �� �����."

#: LYMessages.c:480
msgid "Mail access is disabled!"
msgstr "���������� ����������!"

#. #define ACCESS_ONLY_LOCALHOST
#: LYMessages.c:482
msgid "Only files and servers on the local host can be accessed."
msgstr "���� ����� �� ������� �� ������Φ� ����Φ ������ ���� ����������."

#: LYMessages.c:483
msgid "Telnet access is disabled!"
msgstr "������� ����������!"

#. #define TELNET_PORT_SPECS_DISABLED
#: LYMessages.c:485
msgid "Telnet port specifications are disabled."
msgstr "��������� ���� ������� ����������."

#: LYMessages.c:486
msgid "USENET news access is disabled!"
msgstr "������ �� ����� USENET �����������!"

#: LYMessages.c:487
msgid "Rlogin access is disabled!"
msgstr "������ rlogin �����������!"

#: LYMessages.c:488
msgid "Ftp access is disabled!"
msgstr "������ FTP �����������!"

#: LYMessages.c:489
msgid "There are no references from this document."
msgstr "����� �������� � ����� ���������."

#: LYMessages.c:490
msgid "There are only hidden links from this document."
msgstr "���� �����Φ ��������� � ����� ���������."

#: LYMessages.c:492
msgid "Unable to open command file."
msgstr "��������� צ������ ���������� �����."

#: LYMessages.c:494
msgid "News Post Cancelled!!!"
msgstr "���������� ����� ����� ���������!!!"

#. #define SPAWNING_EDITOR_FOR_NEWS
#: LYMessages.c:496
msgid "Spawning your selected editor to edit news message"
msgstr "���������� �������� ���� ��������� ��� ����������� �����"

#: LYMessages.c:497
msgid "Post this message?"
msgstr "��Ħ����� �� ��צ��������?"

#: LYMessages.c:498
#, c-format
msgid "Append '%s'?"
msgstr "������ '%s'?"

#: LYMessages.c:499
msgid "Posting to newsgroup(s)..."
msgstr "���������� �� ����(�) �����..."

#: LYMessages.c:501
msgid "*** You have unread mail. ***"
msgstr "*** � ��� � ����������� �����. ***"

#: LYMessages.c:503
msgid "*** You have mail. ***"
msgstr "*** � ��� � �����. ***"

#: LYMessages.c:505
msgid "*** You have new mail. ***"
msgstr "*** � ��� � ���� �����. ***"

#: LYMessages.c:506
msgid "File insert cancelled!!!"
msgstr "���������� ����� צ�ͦ����!!!"

#: LYMessages.c:507
msgid "Not enough memory for file!"
msgstr "����������� ���'�Ԧ ��� �����!"

#: LYMessages.c:508
msgid "Can't open file for reading."
msgstr "��������� צ������ ���� ��� �������."

# "����" - �������, *����*, �� �� the � ����. ��צ. ��� ���� � ����!
# �����, ����� "������ ����� �� ���դ."
#: LYMessages.c:509
msgid "File does not exist."
msgstr "������ ����� �� ���դ."

#: LYMessages.c:510
msgid "File does not exist - reenter or cancel:"
msgstr "������ ����� �� ���դ - ������� ����� �� ��������:"

#: LYMessages.c:511
msgid "File is not readable."
msgstr "���� ��������� ���������."

#: LYMessages.c:512
msgid "File is not readable - reenter or cancel:"
msgstr "���� ��������� ��������� - ���Ħ�� �� ��� �� ��������:"

#: LYMessages.c:513
msgid "Nothing to insert - file is 0-length."
msgstr "���� ���� ��������� - ���� ��������� 0 ����."

#: LYMessages.c:514
msgid "Save request cancelled!!!"
msgstr "����� �� ���������� ���������!!!"

#: LYMessages.c:515
msgid "Mail request cancelled!!!"
msgstr "����� �� צ������� ����� ���������!!!"

#. #define CONFIRM_MAIL_SOURCE_PREPARSED
#: LYMessages.c:517
msgid "Viewing preparsed source.  Are you sure you want to mail it?"
msgstr "������� �����������Φ ���æ.  �� Ħ���� ������ ��Ħ����� ���� ��?"

# @ ark drakconf evolution gimp lynx
# * Yuri Syrota <rasta@renome.rovno.ua>
#: LYMessages.c:518
msgid "Please wait..."
msgstr "���� �����, ���������..."

#: LYMessages.c:519
msgid "Mailing file.  Please wait..."
msgstr "���������� ����. ������ �����צ, ���������..."

#: LYMessages.c:520
msgid "ERROR - Unable to mail file"
msgstr "������� - �� ������� ��Ħ����� ����"

#. #define CONFIRM_LONG_SCREEN_PRINT
#: LYMessages.c:522
#, c-format
msgid "File is %d screens long.  Are you sure you want to print?"
msgstr "��� ���� ��������� %d ����Φ�. �� ������Φ, �� ������� ���� ���������?"

#: LYMessages.c:523
msgid "Print request cancelled!!!"
msgstr "���������� ���������!!!"

#: LYMessages.c:524
msgid "Press <return> to begin: "
msgstr "�����Φ�� <�צ�> ��� ������: "

#: LYMessages.c:525
msgid "Press <return> to finish: "
msgstr "�����Φ�� <�צ�> ��� ��˦�����: "

#. #define CONFIRM_LONG_PAGE_PRINT
#: LYMessages.c:527
#, c-format
msgid "File is %d pages long.  Are you sure you want to print?"
msgstr "��� ���� ��������� %d ���Ҧ���. �� ������Φ, �� ������� ���� ���������?"

#. #define CHECK_PRINTER
#: LYMessages.c:529
msgid "Be sure your printer is on-line.  Press <return> to start printing:"
msgstr "����Φ����, �� �������� ������.  �����Φ�� <�צ�> ��� ������ ����:"

#: LYMessages.c:530
msgid "ERROR - Unable to allocate file space!!!"
msgstr "������� - ��������� ��Ħ���� ͦ��� ��� �����!!!"

#: LYMessages.c:531
msgid "Unable to open tempfile"
msgstr "�� ���� צ������ ���������� ����"

#: LYMessages.c:532
msgid "Unable to open print options file"
msgstr "�� ���� צ������ ���� ����������� ��������"

#: LYMessages.c:533
msgid "Printing file.  Please wait..."
msgstr "����դ�� ����. ������ �����צ, ���������..."

#: LYMessages.c:534
msgid "Please enter a valid internet mail address: "
msgstr "���� �����, ���Ħ�� צ��� ������� ������: "

#: LYMessages.c:535
msgid "ERROR! - printer is misconfigured!"
msgstr "������� - �������� �� ����Ʀ��������!"

#: LYMessages.c:536
msgid "Image map from POST response not available!"
msgstr ""

#: LYMessages.c:537
msgid "Misdirected client-side image MAP request!"
msgstr ""

#: LYMessages.c:538
msgid "Client-side image MAP is not accessible!"
msgstr ""

#: LYMessages.c:539
msgid "No client-side image MAPs are available!"
msgstr ""

#: LYMessages.c:540
msgid "Client-side image MAP is not available!"
msgstr ""

#. #define OPTION_SCREEN_NEEDS_24
#: LYMessages.c:543
msgid "Screen height must be at least 24 lines for the Options menu!"
msgstr "��� ���� ����������� ����� ������ ���� �� ����, � 24 �����!"

#. #define OPTION_SCREEN_NEEDS_23
#: LYMessages.c:545
msgid "Screen height must be at least 23 lines for the Options menu!"
msgstr "��� ���� ����������� ����� ������ ���� �� ����, � 23-� �����!"

#. #define OPTION_SCREEN_NEEDS_22
#: LYMessages.c:547
msgid "Screen height must be at least 22 lines for the Options menu!"
msgstr "��� ���� ����������� ����� ������ ���� �� ����, � 22-� �����!"

#: LYMessages.c:549
msgid "That key requires Advanced User mode."
msgstr "�� ������� ������ ���� � ����ͦ ������������ Advanced."

#: LYMessages.c:550
#, c-format
msgid "Content-type: %s"
msgstr "��� �ͦ���: %s"

#: LYMessages.c:551
msgid "Command: "
msgstr "�������: "

#: LYMessages.c:552
msgid "Unknown or ambiguous command"
msgstr "��צ���� �� ������������ �������"

#: LYMessages.c:553
msgid " Version "
msgstr " ���Ӧ� "

# ������� http://enigma.x-telecom.net/ ������ (�� ��� �� �� ����)
# ������� http://enigma.x-telecom.net/ ������ (�� ��� �� �� ����)
#: LYMessages.c:554
msgid " first"
msgstr " ������"

# # FIXME: of course, I'm not sure:
# of course, I'm not sure:
# msgstr ", ���������..."
#: LYMessages.c:555
msgid ", guessing..."
msgstr ", ������դ����..."

#: LYMessages.c:556
msgid "Permissions for "
msgstr "����� ������� �� "

#: LYMessages.c:557
msgid "Select "
msgstr "������� "

#: LYMessages.c:558
msgid "capital letter"
msgstr "������ ̦����"

#: LYMessages.c:559
msgid " of option line,"
msgstr ""

#: LYMessages.c:560
msgid " to save,"
msgstr " ��� ��������,"

#: LYMessages.c:561
msgid " to "
msgstr " �� "

#: LYMessages.c:562
msgid " or "
msgstr " �� "

#: LYMessages.c:563
msgid " index"
msgstr " ������"

# # FIXME: of course, I'm not sure:
#: LYMessages.c:564
msgid " to return to Lynx."
msgstr " ��� ����������� �� Lynx."

# msgstr "��������"
# ����... �� ����. (�����)���������?
#: LYMessages.c:565
msgid "Accept Changes"
msgstr "����������� �ͦ��"

# msgstr "�������� �ͦ��"
#: LYMessages.c:566
msgid "Reset Changes"
msgstr "���������"

# msgstr "���ͦ���� �ͦ��"
#: LYMessages.c:567
msgid "Left Arrow cancels changes"
msgstr "��Ҧ��� �̦�� ������դ �ͦ��"

#: LYMessages.c:568
msgid "Save options to disk"
msgstr "�������� ��������� �� �����"

#: LYMessages.c:569
msgid "Hit RETURN to accept entered data."
msgstr "�����Φ�� RETURN ��� Ц��������� �����Φ ��Φ."

#. #define ACCEPT_DATA_OR_DEFAULT
#: LYMessages.c:571
msgid "Hit RETURN to accept entered data.  Delete data to invoke the default."
msgstr "<�צ�> Ц��������� �����Φ ��Φ. ����̦�� ��� ��� ���������� �� �������."

#: LYMessages.c:572
msgid "Value accepted!"
msgstr "�������� ���������!"

#. #define VALUE_ACCEPTED_WARNING_X
#: LYMessages.c:574
msgid "Value accepted! -- WARNING: Lynx is configured for XWINDOWS!"
msgstr "�������� ���������! -- �����: Lynx ����Ʀ�������� ��� XWINDOWS!"

#. #define VALUE_ACCEPTED_WARNING_NONX
#: LYMessages.c:576
msgid "Value accepted! -- WARNING: Lynx is NOT configured for XWINDOWS!"
msgstr "�������� ���������! -- �����: Lynx �� ����Ʀ�������� ��� XWINDOWS!"

#: LYMessages.c:577
msgid "You are not allowed to change which editor to use!"
msgstr "��� �� ����� �������� ���������!"

#: LYMessages.c:578
msgid "Failed to set DISPLAY variable!"
msgstr "�� ������� ���������� �ͦ��� DISPLAY!"

#: LYMessages.c:579
msgid "Failed to clear DISPLAY variable!"
msgstr "�� ������� �������� �ͦ��� DISPLAY!"

#. #define BOOKMARK_CHANGE_DISALLOWED
#: LYMessages.c:581
msgid "You are not allowed to change the bookmark file!"
msgstr "��� �� ��������� �ͦ������ ���� ����������!"

#: LYMessages.c:582
msgid "Terminal does not support color"
msgstr "���ͦ��� �� Ц�����դ �������"

#: LYMessages.c:583
#, c-format
msgid "Your '%s' terminal does not support color."
msgstr "��� ���ͦ��� '%s' �� Ц�����դ �������."

#: LYMessages.c:584
msgid "Access to dot files is disabled!"
msgstr "������ �� �������� ���̦� �����������!"

#. #define UA_NO_LYNX_WARNING
#: LYMessages.c:586
msgid "User-Agent string does not contain \"Lynx\" or \"L_y_n_x\""
msgstr "��Ҧ��� User-Agent �� ͦ����� \"Lynx\" �� \"L_y_n_x\""

#. #define UA_PLEASE_USE_LYNX
#: LYMessages.c:588
msgid "Use \"L_y_n_x\" or \"Lynx\" in User-Agent, or it looks like intentional deception!"
msgstr "���ۦ�� \"L_y_n_x\" �� \"Lynx\" �� ����� User-Agent, ������ �� �������� ������ �������צ��!"

#. #define UA_CHANGE_DISABLED
#: LYMessages.c:590
msgid "Changing of the User-Agent string is disabled!"
msgstr "������ ����� User-Agent ����������!"

#. #define CHANGE_OF_SETTING_DISALLOWED
#: LYMessages.c:592
msgid "You are not allowed to change this setting."
msgstr "��� �� ��������� ͦ���� æ ���������."

#: LYMessages.c:593
msgid "Saving Options..."
msgstr "���������� �������Ҧ�..."

#: LYMessages.c:594
msgid "Options saved!"
msgstr "��������� ���������!"

#: LYMessages.c:595
msgid "Unable to save Options!"
msgstr "�� ���� �������� ���������!"

#: LYMessages.c:596
msgid " 'r' to return to Lynx "
msgstr " 'r' �������� �� Lynx "

#: LYMessages.c:597
msgid " '>' to save, or 'r' to return to Lynx "
msgstr " '>' ���Ҧ���, 'r' �������� �� Lynx "

#. #define ANY_KEY_CHANGE_RET_ACCEPT
#: LYMessages.c:599
msgid "Hit any key to change value; RETURN to accept."
msgstr "�����Φ�� ����-��, ��� �ͦ����; RETURN, ��� ����������."

#: LYMessages.c:600
msgid "Error uncompressing temporary file!"
msgstr "������� ����������� ����������� �����!"

#: LYMessages.c:601
msgid "Unsupported URL scheme!"
msgstr "����� URL �� Ц�����դ����!"

#: LYMessages.c:602
msgid "Unsupported data: URL!  Use SHOWINFO, for now."
msgstr ""

#: LYMessages.c:603
msgid "Redirection limit of 10 URL's reached."
msgstr ""

#: LYMessages.c:604
msgid "Illegal redirection URL received from server!"
msgstr ""

#. #define SERVER_ASKED_FOR_REDIRECTION
#: LYMessages.c:606
#, c-format
msgid "Server asked for %d redirection of POST content to"
msgstr ""

#: LYMessages.c:609
msgid "P)roceed, use G)ET or C)ancel "
msgstr "�P)��������, �� ����G)�� �� C)�������� "

#: LYMessages.c:610
msgid "P)roceed, or C)ancel "
msgstr "�P)�������� �� C)�������� "

#. #define ADVANCED_POST_GET_REDIRECT
#: LYMessages.c:612
msgid "Redirection of POST content.  P)roceed, see U)RL, use G)ET or C)ancel"
msgstr "��������������� POST.  �P)��������, ���. U)RL, ����G)�� �� C)��������"

#. #define ADVANCED_POST_REDIRECT
#: LYMessages.c:614
msgid "Redirection of POST content.  P)roceed, see U)RL, or C)ancel"
msgstr "��������������� �ͦ��� POST. �P)��������, �������� U)RL �� C)��������"

#. #define CONFIRM_POST_RESUBMISSION
#: LYMessages.c:616
msgid "Document from Form with POST content.  Resubmit?"
msgstr "�������� � ����� �� �ͦ���� POST. ��Ħ����� ������?"

#. #define CONFIRM_POST_RESUBMISSION_TO
#: LYMessages.c:618
#, c-format
msgid "Resubmit POST content to %s ?"
msgstr "�������������� �ͦ�� POST �� %s?"

#. #define CONFIRM_POST_LIST_RELOAD
#: LYMessages.c:620
#, c-format
msgid "List from document with POST data.  Reload %s ?"
msgstr ""

#. #define CONFIRM_POST_DOC_HEAD
#: LYMessages.c:622
msgid "Document from POST action, HEAD may not be understood.  Proceed?"
msgstr ""

#. #define CONFIRM_POST_LINK_HEAD
#: LYMessages.c:624
msgid "Form submit action is POST, HEAD may not be understood.  Proceed?"
msgstr ""

#: LYMessages.c:625
msgid "Proceed without a username and password?"
msgstr "���������� ��� ���Φ ����������� �� ������?"

#: LYMessages.c:626
#, c-format
msgid "Proceed (%s)?"
msgstr "���������� (%s)?"

#: LYMessages.c:627
msgid "Cannot POST to this host."
msgstr "��������� צ�������� ��Φ POST �� ��� ������."

#: LYMessages.c:628
msgid "POST not supported for this URL - ignoring POST data!"
msgstr ""

#: LYMessages.c:629
msgid "Discarding POST data..."
msgstr "���������� ��Φ POST..."

# msgstr "�������� �� ���� ���������������!"
# ����������� :)
#: LYMessages.c:630
msgid "Document will not be reloaded!"
msgstr "�������� ��������������� �� ����!"

#: LYMessages.c:631
msgid "Location: "
msgstr "���ͦ�����: "

#: LYMessages.c:632
#, c-format
msgid "'%s' not found!"
msgstr "'%s' �� ��������!"

#: LYMessages.c:633
msgid "Default Bookmark File"
msgstr "��������� ���� ����������"

#: LYMessages.c:634
msgid "Screen too small! (8x35 min)"
msgstr "������� �����! (8x35 ͦΦ���)"

#: LYMessages.c:635
msgid "Select destination or ^G to Cancel: "
msgstr "���֦��, ����, �� ^G ��� ���������: "

#. #define MULTIBOOKMARKS_SELECT
#: LYMessages.c:637
msgid "Select subbookmark, '=' for menu, or ^G to cancel: "
msgstr "����Ҧ�� Ц����� ����������, '=' - ����, �� ^G - ���������: "

#. #define MULTIBOOKMARKS_SELF
#: LYMessages.c:639
msgid "Reproduce L)ink in this bookmark file or C)ancel? (l,c): "
msgstr ""

#: LYMessages.c:640
msgid "Multiple bookmark support is not available."
msgstr ""

#: LYMessages.c:641
#, c-format
msgid " Select Bookmark (screen %d of %d)"
msgstr " ����Ҧ�� ���������� (����� %d � %d)"

#: LYMessages.c:642
msgid "       Select Bookmark"
msgstr "      ����Ҧ�� ����������"

#. #define MULTIBOOKMARKS_EHEAD_MASK
#: LYMessages.c:644
#, c-format
msgid "Editing Bookmark DESCRIPTION and FILEPATH (%d of 2)"
msgstr "����������� ����� �� ����� ����� ���������� (%d � 2)"

#. #define MULTIBOOKMARKS_EHEAD
#: LYMessages.c:646
msgid "         Editing Bookmark DESCRIPTION and FILEPATH"
msgstr "       ����������� ����� �� ����� �� ����� ����������"

# ?????
# msgstr "�����: "
#: LYMessages.c:647
msgid "Letter: "
msgstr "����: "

#. #define USE_PATH_OFF_HOME
#: LYMessages.c:650
msgid "Use a filepath off your login directory in SHELL syntax!"
msgstr ""

#: LYMessages.c:652
msgid "Use a filepath off your home directory!"
msgstr ""

#. #define MAXLINKS_REACHED
#: LYMessages.c:655
msgid "Maximum links per page exceeded!  Use half-page or two-line scrolling."
msgstr ""

#. #define MAXHIST_REACHED
#: LYMessages.c:657
msgid "History List maximum reached!  Document not pushed."
msgstr ""

#: LYMessages.c:658
msgid "No previously visited links available!"
msgstr "����� ��������, �˦ �� צ�צ������ ��Φ��."

# ����� "���������", ��� �� ���������� �����
# msgstr "��������� ���'���! �������� �¦�����!"
#: LYMessages.c:659
msgid "Memory exhausted!  Program aborted!"
msgstr "�� ����� ���'�Ԧ!  �������� ���������!"

#: LYMessages.c:660
msgid "Memory exhausted!  Aborting..."
msgstr "�� ����� ���'�Ԧ!  �����������..."

#: LYMessages.c:661
msgid "Not enough memory!"
msgstr "�� �������� ���'�Ԧ!"

#: LYMessages.c:662
msgid "Directory/File Manager not available"
msgstr ""

#: LYMessages.c:663
msgid "HREF in BASE tag is not an absolute URL."
msgstr ""

#: LYMessages.c:664
msgid "Location URL is not absolute."
msgstr "URL ��������������� �� ����������."

#: LYMessages.c:665
msgid "Refresh URL is not absolute."
msgstr "\"Refresh\" URL �� ����������."

#. #define SENDING_MESSAGE_WITH_BODY_TO
#: LYMessages.c:667
msgid ""
"You are sending a message with body to:\n"
"  "
msgstr ""
"�� צ�������� ��צ�������� � Ԧ��� ��:\n"
"  "

#: LYMessages.c:668
msgid ""
"You are sending a comment to:\n"
"  "
msgstr ""
"�� צ�������� �������� ��:\n"
"  "

#: LYMessages.c:669
msgid ""
"\n"
" With copy to:\n"
"  "
msgstr ""
"\n"
" � ���� ��:\n"
"  "

#: LYMessages.c:670
msgid ""
"\n"
" With copies to:\n"
"  "
msgstr ""
"\n"
" � ����� ��:\n"
"  "

#. #define CTRL_G_TO_CANCEL_SEND
#: LYMessages.c:672
msgid ""
"\n"
"\n"
"Use Ctrl-G to cancel if you do not want to send a message\n"
msgstr ""
"\n"
"\n"
"�����Φ�� Ctrl-G, ���� �� �� ������ צ������� ��צ��������\n"

#. #define ENTER_NAME_OR_BLANK
#: LYMessages.c:674
msgid ""
"\n"
" Please enter your name, or leave it blank to remain anonymous\n"
msgstr ""
"\n"
" ���Ħ�� ���� ��'�, �� ����������� ���Φ���\n"

#. #define ENTER_MAIL_ADDRESS_OR_OTHER
#: LYMessages.c:676
msgid ""
"\n"
" Please enter a mail address or some other\n"
msgstr ""
"\n"
" ���� �����, ���Ħ�� ������� ������ �� ���� ����\n"

#. #define MEANS_TO_CONTACT_FOR_RESPONSE
#: LYMessages.c:678
msgid " means to contact you, if you desire a response.\n"
msgstr ""

#: LYMessages.c:679
msgid ""
"\n"
" Please enter a subject line.\n"
msgstr ""
"\n"
" ���� �����, ���Ħ�� ����� ����.\n"

#. #define ENTER_ADDRESS_FOR_CC
#: LYMessages.c:681
msgid ""
"\n"
" Enter a mail address for a CC of your message.\n"
msgstr ""
"\n"
" ���Ħ�� ������� ������ ��� ���������� ����ϧ ��Ц� (CC) �����.\n"

#: LYMessages.c:682
msgid " (Leave blank if you don't want a copy.)\n"
msgstr " (������� �����Φ�, ���� �� ������� ������ ��Ц�.)\n"

#: LYMessages.c:683
msgid ""
"\n"
" Please review the message body:\n"
"\n"
msgstr ""
"\n"
" ���� �����, ����������� �����:\n"
"\n"

#: LYMessages.c:684
msgid ""
"\n"
"Press RETURN to continue: "
msgstr ""
"\n"
"������� ����, ��� ����������: "

#: LYMessages.c:685
msgid ""
"\n"
"Press RETURN to clean up: "
msgstr ""
"\n"
"������� ����, ��� ��������: "

#: LYMessages.c:686
msgid " Use Control-U to erase the default.\n"
msgstr " �������������� Control-U, ��� ������ �������צ ��������.\n"

#: LYMessages.c:687
msgid ""
"\n"
" Please enter your message below."
msgstr ""
"\n"
" ���� �����, ����Ҧ�� ���� ��צ�������� �����."

#. #define ENTER_PERIOD_WHEN_DONE_A
#: LYMessages.c:689 src/LYNews.c:357
msgid ""
"\n"
" When you are done, press enter and put a single period (.)"
msgstr ""
"\n"
" ���� ��˦�����, �����Φ�� �צ� �� ���Ħ�� ���� ������ (.)"

#. #define ENTER_PERIOD_WHEN_DONE_B
#: LYMessages.c:691 src/LYNews.c:358
msgid ""
"\n"
" on a line and press enter again."
msgstr ""
"\n"
" �� �����Φ�� �צ� �����."

#. Cookies messages
#. #define ADVANCED_COOKIE_CONFIRMATION
#: LYMessages.c:695
#, c-format
msgid "%s cookie: %.*s=%.*s  Allow? (Y/N/Always/neVer)"
msgstr "%s ������: %.*s=%.*s  ���������? (Y/N/�A����/neVer)"

#. #define INVALID_COOKIE_DOMAIN_CONFIRMATION
#: LYMessages.c:697
#, c-format
msgid "Accept invalid cookie domain=%s for '%s'?"
msgstr "�������� ���������� ������� domain=%s ��� '%s'?"

#. #define INVALID_COOKIE_PATH_CONFIRMATION
#: LYMessages.c:699
#, c-format
msgid "Accept invalid cookie path=%s as a prefix of '%s'?"
msgstr "�������� ���������� ������� path=%s �� ���Ʀ�� %s'?"

# �����������
# �����������
#: LYMessages.c:700
msgid "Allowing this cookie."
msgstr "������ ����� �������."

# �����������
# �����������
#: LYMessages.c:701
msgid "Rejecting this cookie."
msgstr "���������� ����� �������."

#: LYMessages.c:702
msgid "The Cookie Jar is empty."
msgstr "Jar ��� �����˦� �����Φ�."

#. #define ACTIVATE_TO_GOBBLE
#: LYMessages.c:704
msgid "Activate links to gobble up cookies or entire domains,"
msgstr ""

#: LYMessages.c:705
msgid "or to change a domain's 'allow' setting."
msgstr ""

#: LYMessages.c:706
msgid "(Cookies never allowed.)"
msgstr "(����� �� �������� �������.)"

#: LYMessages.c:707
msgid "(Cookies always allowed.)"
msgstr "(������ ������ �������.)"

#: LYMessages.c:708
msgid "(Cookies allowed via prompt.)"
msgstr "(������ ������� ��� �������.)"

#: LYMessages.c:709
msgid "(Persistent Cookies.)"
msgstr ""

#: LYMessages.c:710
msgid "(No title.)"
msgstr "(��� ���������.)"

#: LYMessages.c:711
msgid "(No name.)"
msgstr "(��� ���Φ.)"

#: LYMessages.c:712
msgid "(No value.)"
msgstr "(��� ��������.)"

#: LYMessages.c:713 src/LYOptions.c:2389
msgid "None"
msgstr "�����"

#: LYMessages.c:714
msgid "(End of session.)"
msgstr "(����� ������.)"

#: LYMessages.c:715
msgid "Delete this cookie?"
msgstr "�������� ����� �������?"

#: LYMessages.c:716
msgid "The cookie has been eaten!"
msgstr "����������� �������!"

#: LYMessages.c:717
msgid "Delete this empty domain?"
msgstr "�������� ��� ������ �����?"

#: LYMessages.c:718
msgid "The domain has been eaten!"
msgstr "������ �'���!"

#. #define DELETE_COOKIES_SET_ALLOW_OR_CANCEL
#: LYMessages.c:720
msgid "D)elete domain's cookies, set allow A)lways/P)rompt/neV)er, or C)ancel? "
msgstr "��D)����� ���֦ ������, ���������� ���צ� �A)����/P)rompt/neV)er �� C)���.?"

#. #define DELETE_DOMAIN_SET_ALLOW_OR_CANCEL
#: LYMessages.c:722
msgid "D)elete domain, set allow A)lways/P)rompt/neV)er, or C)ancel? "
msgstr "��D)����� �����, ���������� ���צ� �A)����/P)rompt/neV)er �� C)�����.?"

#: LYMessages.c:723
msgid "All cookies in the domain have been eaten!"
msgstr "�Ӧ ���֦ � ����Φ ������!"

#: LYMessages.c:724
#, c-format
msgid "'A'lways allowing from domain '%s'."
msgstr "�'A'���� ������ � ������ '%s'."

#: LYMessages.c:725
#, c-format
msgid "ne'V'er allowing from domain '%s'."
msgstr "����� ('V') �� ������ � ������ '%s'."

#: LYMessages.c:726
#, c-format
msgid "'P'rompting to allow from domain '%s'."
msgstr "������� ('P'), �� ����� � ������ '%s'."

#: LYMessages.c:727
msgid "Delete all cookies in this domain?"
msgstr "�������� �Ӧ ���֦ � ����� ����Φ?"

#: LYMessages.c:728
msgid "All of the cookies in the jar have been eaten!"
msgstr "�Ӧ ������� � jar �'�����!"

#: LYMessages.c:730
msgid "Port 19 not permitted in URLs."
msgstr "��������������� ���� 19 � URL ����������."

#: LYMessages.c:731
msgid "Port 25 not permitted in URLs."
msgstr "��������������� ���� 25 � URL ����������."

#: LYMessages.c:732
#, c-format
msgid "Port %lu not permitted in URLs."
msgstr "��������������� ���� %lu � URL ����������."

#: LYMessages.c:733
msgid "URL has a bad port field."
msgstr "URL ͦ����� ��צ���� ����."

#: LYMessages.c:734
msgid "Maximum nesting of HTML elements exceeded."
msgstr ""

#: LYMessages.c:735
msgid "Bad partial reference!  Stripping lead dots."
msgstr ""

#: LYMessages.c:736
msgid "Trace Log open failed.  Trace off!"
msgstr "�� ������� צ������ ������ ����������. ���������� ��������!"

#: LYMessages.c:737
msgid "Lynx Trace Log"
msgstr "������ ���������� Lynx"

#: LYMessages.c:738
msgid "No trace log has been started for this session."
msgstr "���������� ��� æ�� ��Ӧ� �� ���� ������."

#. #define MAX_TEMPCOUNT_REACHED
#: LYMessages.c:740
msgid "The maximum temporary file count has been reached!"
msgstr "��������� ����������ϧ ˦�����Ԧ ���������� ���̦�!"

#. #define FORM_VALUE_TOO_LONG
#: LYMessages.c:742
msgid "Form field value exceeds buffer length!  Trim the tail."
msgstr "�������� ���� ����� �������դ ���ͦ� ������! ���������� �����."

#. #define FORM_TAIL_COMBINED_WITH_HEAD
#: LYMessages.c:744
msgid "Modified tail combined with head of form field value."
msgstr ""

# �����������
# �����������
#. HTFile.c
#: LYMessages.c:747
msgid "Directory"
msgstr "�������"

#: LYMessages.c:748
msgid "Directory browsing is not allowed."
msgstr "�������� �������� ����������."

#: LYMessages.c:749
msgid "Selective access is not enabled for this directory"
msgstr "��¦������ ������ �� æ���� �������� ����������"

#: LYMessages.c:750
msgid "Multiformat: directory scan failed."
msgstr ""

#: LYMessages.c:751
msgid "This directory is not readable."
msgstr "�� ���� ��������� ��� �������."

#: LYMessages.c:752
msgid "Can't access requested file."
msgstr "�� ���� Ħ������� ������������ �����."

#: LYMessages.c:753
msgid "Could not find suitable representation for transmission."
msgstr ""

#: LYMessages.c:754
msgid "Could not open file for decompression!"
msgstr "�� ���� צ������ ���� ��� �����������!"

#: LYMessages.c:755
msgid "Files:"
msgstr "�����:"

# �����������
# �����������
#: LYMessages.c:756
msgid "Subdirectories:"
msgstr "����������:"

# �����������
# �����������
#: LYMessages.c:757
msgid " directory"
msgstr " �������"

# 8-| �� ����...
# msgstr "����� �� "
#: LYMessages.c:758
msgid "Up to "
msgstr "�� �� "

# �����������
# �����������
#: LYMessages.c:759
msgid "Current directory is "
msgstr "�������� ������� "

#. HTGopher.c
#: LYMessages.c:762
msgid "No response from server!"
msgstr "������ �� צ���צ���!"

#: LYMessages.c:763
msgid "CSO index"
msgstr "CSO ������"

#: LYMessages.c:764
msgid ""
"\n"
"This is a searchable index of a CSO database.\n"
msgstr ""

#: LYMessages.c:765
msgid "CSO Search Results"
msgstr "���������� ������ CSO"

#: LYMessages.c:766
#, c-format
msgid "Seek fail on %s\n"
msgstr ""

#: LYMessages.c:767
msgid ""
"\n"
"Press the 's' key and enter search keywords.\n"
msgstr ""
"\n"
"�����Φ�� 's' �� ���Ħ�� �����צ ����� ��� ������.\n"

#: LYMessages.c:768
msgid ""
"\n"
"This is a searchable Gopher index.\n"
msgstr ""

#: LYMessages.c:769
msgid "Gopher index"
msgstr "Gopher ������"

#: LYMessages.c:770
msgid "Gopher Menu"
msgstr "Gopher ����"

#: LYMessages.c:771
msgid " Search Results"
msgstr " ���������� ������"

#: LYMessages.c:772
msgid "Sending CSO/PH request."
msgstr "�������� ����� CSO/PH."

#: LYMessages.c:773
msgid "Sending Gopher request."
msgstr "���������� ����� Gopher"

#: LYMessages.c:774
msgid "CSO/PH request sent; waiting for response."
msgstr "����� CSO/PH �������, ����� �� צ����."

#: LYMessages.c:775
msgid "Gopher request sent; waiting for response."
msgstr "����� Gopher ��Ħ�����: ������� צ�����."

#: LYMessages.c:776
msgid ""
"\n"
"Please enter search keywords.\n"
msgstr ""
"\n"
"���� �����, ���Ħ�� �����צ ����� ��� ������.\n"

#: LYMessages.c:777
msgid ""
"\n"
"The keywords that you enter will allow you to search on a"
msgstr ""

#: LYMessages.c:778
msgid " person's name in the database.\n"
msgstr ""

#. HTNews.c
#: LYMessages.c:781
msgid "Connection closed ???"
msgstr "�'������� ������� ???"

#: LYMessages.c:782
msgid "Cannot open temporary file for news POST."
msgstr "�� ���� צ������ ���������� ���� ��� צ������� ����� �� ��������æ�."

#: LYMessages.c:783
msgid "This client does not contain support for posting to news with SSL."
msgstr "��� �̦��� �� ��� Ц������� ��� ���������� ����� ����� SSL."

#. HTStyle.c
#: LYMessages.c:786
#, c-format
msgid "Style %d `%s' SGML:%s.  Font %s %.1f point.\n"
msgstr "����� %d \"%s\" SGML:%s.  ����� %s %.1f �����.\n"

#: LYMessages.c:787
#, c-format
msgid "\tIndents: first=%.0f others=%.0f, Height=%.1f Desc=%.1f\n"
msgstr ""

#: LYMessages.c:788
#, c-format
msgid "\tAlign=%d, %d tabs. (%.0f before, %.0f after)\n"
msgstr ""

#: LYMessages.c:789
#, c-format
msgid "\t\tTab kind=%d at %.0f\n"
msgstr ""

#. HTTP.c
#: LYMessages.c:792
msgid "Can't proceed without a username and password."
msgstr "��������� ���������� ��� ���Φ ����������� �� ������."

#: LYMessages.c:793
msgid "Can't retry with authorization!  Contact the server's WebMaster."
msgstr "��������� ��������� ��������æ�!  ����Φ���� �� ���������� �������."

#: LYMessages.c:794
msgid "Can't retry with proxy authorization!  Contact the server's WebMaster."
msgstr "��������� ��������� ����Ӧ-��������æ�!  ����Φ���� �� ����������."

#: LYMessages.c:795
msgid "Retrying with proxy authorization information."
msgstr ""

#. HTWAIS.c
#: LYMessages.c:798
msgid "HTWAIS: Return message too large."
msgstr ""

#: LYMessages.c:799
msgid "Enter WAIS query: "
msgstr "���Ħ�� ����� WAIS: "

#. Miscellaneous status
#: LYMessages.c:802
msgid "Retrying as HTTP0 request."
msgstr "���������� �� HTTP0 �����."

# ���������� - �� �� ����, ����, � ���� ¦�.
# ���������� - �� �� ����, ����, � ���� ¦�.
#: LYMessages.c:803
#, c-format
msgid "Transferred %d bytes"
msgstr "���������� %d ���Ԧ�"

# ������������� - �� �� ����, ����, � ���� ¦�.
# (��� ����� "�����������", �� �������� - �� ���Ӧ� ������, ����)
#: LYMessages.c:804
msgid "Data transfer complete"
msgstr "������������� ����� ���������."

#: LYMessages.c:805
#, c-format
msgid "Error processing line %d of %s\n"
msgstr "������� �������������� ����� %d � %s\n"

#. Lynx internal page titles
#: LYMessages.c:808
msgid "Address List Page"
msgstr "���Ҧ��� ������ �����"

#: LYMessages.c:809
msgid "Bookmark file"
msgstr "���� ����������"

#: LYMessages.c:810
msgid "Configuration Definitions"
msgstr "���Ʀ����æ�Φ ����������"

#: LYMessages.c:811
msgid "Cookie Jar"
msgstr "Jar ��� �����˦�"

#: LYMessages.c:812
msgid "Current Key Map"
msgstr ""

#: LYMessages.c:813
msgid "File Management Options"
msgstr "�����æ� � �������"

#: LYMessages.c:814
msgid "Download Options"
msgstr "��������� ����������"

#: LYMessages.c:815
msgid "History Page"
msgstr "���Ҧ��� ����Ҧ�"

#: LYMessages.c:816
msgid "List Page"
msgstr "���Ҧ��� ������"

# msgstr "I������æ� lynx.cfg"
# msgstr "I������æ� lynx.cfg"
#: LYMessages.c:817
msgid "Lynx.cfg Information"
msgstr "�������æ� ���� Lynx.cfg"

#: LYMessages.c:818
msgid "Converted Mosaic Hotlist"
msgstr "�������������� Mosaic Hotlist"

#: LYMessages.c:819
msgid "Options Menu"
msgstr "���� �������Ҧ�"

#: LYMessages.c:820
msgid "File Permission Options"
msgstr "��������� ���� ������� �� ���̦�"

#: LYMessages.c:821
msgid "Printing Options"
msgstr "��������� �����"

#: LYMessages.c:822
msgid "Information about the current document"
msgstr "�������æ� ��� �������� ��������"

#: LYMessages.c:823
msgid "Your recent statusline messages"
msgstr "�����Φ ��צ�������� ���������� �����"

# * Yuri Syrota <rasta@renome.rovno.ua>
#: LYMessages.c:824
msgid "Upload Options"
msgstr "��������� ������������"

#: LYMessages.c:825
msgid "Visited Links Page"
msgstr "���Ҧ��� צ�צ����� ��������"

#. CONFIG_DEF_TITLE subtitles
#: LYMessages.c:828
msgid "See also"
msgstr "���. �����"

#: LYMessages.c:829
msgid "your"
msgstr "���"

#: LYMessages.c:830
msgid "for runtime options"
msgstr ""

#: LYMessages.c:831
msgid "compile time options"
msgstr "��������� ���� ���Ц��æ�"

#: LYMessages.c:832
#, fuzzy
msgid "color-style configuration"
msgstr "���� ������� ���Ʀ����æ�"

#: LYMessages.c:833
msgid "latest release"
msgstr "�����Φ� ��̦�"

#: LYMessages.c:834
msgid "pre-release version"
msgstr "��������� ���Ӧ�"

#: LYMessages.c:835
msgid "development version"
msgstr "������������ ���Ӧ�"

#. #define AUTOCONF_CONFIG_CACHE
#: LYMessages.c:837
msgid ""
"The following data were derived during the automatic configuration/build\n"
"process of this copy of Lynx.  When reporting a bug, please include a copy\n"
"of this page."
msgstr ""

#. #define AUTOCONF_LYNXCFG_H
#: LYMessages.c:841
msgid ""
"The following data were used as automatically-configured compile-time\n"
"definitions when this copy of Lynx was built."
msgstr ""

#. #define DIRED_NOVICELINE
#: LYMessages.c:846
msgid "  C)reate  D)ownload  E)dit  F)ull menu  M)odify  R)emove  T)ag  U)pload     \n"
msgstr ""

#: LYMessages.c:847
msgid "Failed to obtain status of current link!"
msgstr ""

#. #define INVALID_PERMIT_URL
#: LYMessages.c:850
msgid "Special URL only valid from current File Permission menu!"
msgstr ""

#: LYMessages.c:854
msgid "External support is currently disabled."
msgstr ""

#. new with 2.8.4dev.21
#: LYMessages.c:858
msgid "Changing working-directory is currently disabled."
msgstr "������ Ц������Ӧ� ����ڦ ����������."

# "����������" - �� *�����*, � ������� ������
# (�� ����� �����������, ��� ����������� ��� ������)
#: LYMessages.c:859
msgid "Linewrap OFF!"
msgstr "������� ���˦� ��������!"

#: LYMessages.c:860
msgid "Linewrap ON!"
msgstr "������� ���˦� ���������!"

#: LYMessages.c:861
msgid "Parsing nested-tables toggled OFF!  Reloading..."
msgstr "����� Raw 8-bit �� CJK ��������! ������������դ��..."

#: LYMessages.c:862
msgid "Parsing nested-tables toggled ON!  Reloading..."
msgstr "����� Raw 8-bit �� CJK ���������! ������������դ��..."

#: LYMessages.c:863
msgid "Shifting is disabled while line-wrap is in effect"
msgstr ""

#: LYMessages.c:864
msgid "Trace not supported"
msgstr "���ͦ��� �� Ц�����դ �������"

#: WWW/Library/Implementation/HTAABrow.c:626
#, c-format
msgid "Username for '%s' at %s '%s%s':"
msgstr "��'� ����������� ��� '%s' �� %s '%s%s':"

#: WWW/Library/Implementation/HTAABrow.c:891
msgid "This client doesn't know how to compose proxy authorization information for scheme"
msgstr ""

#: WWW/Library/Implementation/HTAABrow.c:968
msgid "This client doesn't know how to compose authorization information for scheme"
msgstr ""

#: WWW/Library/Implementation/HTAABrow.c:1076
#, c-format
msgid "Invalid header '%s%s%s%s%s'"
msgstr "��צ���� ��������� '%s%s%s%s%s'"

#: WWW/Library/Implementation/HTAABrow.c:1178
msgid "Proxy authorization required -- retrying"
msgstr "���Ҧ��� ��������æ� �� ����Ӧ -- ����դ�� ��"

#: WWW/Library/Implementation/HTAABrow.c:1236
msgid "Access without authorization denied -- retrying"
msgstr "������ ��� ��������æ� ����������� -- ����դ�� ��"

#: WWW/Library/Implementation/HTAccess.c:684
msgid "Access forbidden by rule"
msgstr "������ ����������� ��������"

#: WWW/Library/Implementation/HTAccess.c:781
msgid "Document with POST content not found in cache.  Resubmit?"
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:935
msgid "Loading failed, use a previous copy."
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:1044 src/GridText.c:8520
msgid "Loading incomplete."
msgstr "������������ �� ���������."

#: WWW/Library/Implementation/HTAccess.c:1075
#, c-format
msgid "**** HTAccess: socket or file number returned by obsolete load routine!\n"
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:1077
#, c-format
msgid "**** HTAccess: Internal software error.  Please mail lynx-dev@nongnu.org!\n"
msgstr ""

#: WWW/Library/Implementation/HTAccess.c:1078
#, c-format
msgid "**** HTAccess: Status returned was: %d\n"
msgstr ""

#.
#. * hack: if we fail in HTAccess.c
#. * avoid duplicating URL, oh.
#.
#: WWW/Library/Implementation/HTAccess.c:1084 src/LYMainLoop.c:7733
msgid "Can't Access"
msgstr "�� ���� Ħ�������"

#: WWW/Library/Implementation/HTAccess.c:1092
msgid "Unable to access document."
msgstr "�� ���� Ħ������� �� ���������."

#: WWW/Library/Implementation/HTFTP.c:823
#, c-format
msgid "Enter password for user %s@%s:"
msgstr "���Ħ�� ������ ����������� %s@%s:"

#: WWW/Library/Implementation/HTFTP.c:851
msgid "Unable to connect to FTP host."
msgstr "�� ���� �'�������� �� FTP �������."

#: WWW/Library/Implementation/HTFTP.c:1117
msgid "close master socket"
msgstr ""

#: WWW/Library/Implementation/HTFTP.c:1178
msgid "socket for master socket"
msgstr ""

# 8-| �� ����...
# 8-| �� ����...
#.
#. * It's a symbolic link, does the user care about knowing if it is
#. * symbolic?  I think so since it might be a directory.
#.
#: WWW/Library/Implementation/HTFTP.c:1697 WWW/Library/Implementation/HTFTP.c:2314
msgid "Symbolic Link"
msgstr "��������� ���������"

#: WWW/Library/Implementation/HTFTP.c:2671
msgid "Receiving FTP directory."
msgstr "�����դ�� ������� FTP."

# ����������! - �� �� ����, � ���� ¦�
# ����������! - �� �� ����, � ���� ¦�
#: WWW/Library/Implementation/HTFTP.c:2807
#, c-format
msgid "Transferred %d bytes (%5d)"
msgstr "���������� %d ���Ԧ� (%5d)"

#: WWW/Library/Implementation/HTFTP.c:3155
msgid "connect for data"
msgstr ""

#: WWW/Library/Implementation/HTFTP.c:3819
msgid "Receiving FTP file."
msgstr "�����դ�� ���� FTP."

#: WWW/Library/Implementation/HTFinger.c:273
msgid "Could not set up finger connection."
msgstr "��������� ���������� �'������� finger."

#: WWW/Library/Implementation/HTFinger.c:320
msgid "Could not load data (no sitename in finger URL)"
msgstr "��������� ����������� ��Φ (���� ���Φ ������� � finger URL)"

#: WWW/Library/Implementation/HTFinger.c:326
msgid "Invalid port number - will only use port 79!"
msgstr "��צ���� ����� ����� - ����������դ�� ���� ���� 79!"

#: WWW/Library/Implementation/HTFinger.c:392
msgid "Could not access finger host."
msgstr "��������� Ħ������� ������� finger."

#: WWW/Library/Implementation/HTFinger.c:400
msgid "No response from finger server."
msgstr "Finger-������ �� צ���צ���"

#: WWW/Library/Implementation/HTNews.c:423
#, c-format
msgid "Username for news host '%s':"
msgstr "��'� ����������� �� �����Ҧ ����� '%s':"

#: WWW/Library/Implementation/HTNews.c:476
msgid "Change username?"
msgstr "�ͦ���� ��'� �����������?"

#: WWW/Library/Implementation/HTNews.c:480
msgid "Username:"
msgstr "��'� �����������:"

#: WWW/Library/Implementation/HTNews.c:505
#, c-format
msgid "Password for news host '%s':"
msgstr "������ ����������� �� �����Ҧ ����� '%s':"

#: WWW/Library/Implementation/HTNews.c:588
msgid "Change password?"
msgstr "�ͦ���� ������?"

#: WWW/Library/Implementation/HTNews.c:1706
#, c-format
msgid "No matches for: %s"
msgstr "����� ������� �� %s"

#: WWW/Library/Implementation/HTNews.c:1756
msgid ""
"\n"
"No articles in this group.\n"
msgstr ""
"\n"
"����� ������ � æ� ���Ц.\n"

#: WWW/Library/Implementation/HTNews.c:1768
msgid ""
"\n"
"No articles in this range.\n"
msgstr ""
"\n"
"����� ������ � ����� Ħ�����Φ.\n"

#.
#. * Set window title.
#.
#: WWW/Library/Implementation/HTNews.c:1781
#, c-format
msgid "%s,  Articles %d-%d"
msgstr "%s,  ����Ԧ %d-%d"

#: WWW/Library/Implementation/HTNews.c:1804
msgid "Earlier articles"
msgstr "���� ���Φ ����Ԧ"

#: WWW/Library/Implementation/HTNews.c:1817
#, c-format
msgid ""
"\n"
"There are about %d articles currently available in %s, IDs as follows:\n"
"\n"
msgstr ""
"\n"
"� ���������� ¦�� %d ������ � %s, � ������ ID:\n"
"\n"

#: WWW/Library/Implementation/HTNews.c:1879
msgid "All available articles in "
msgstr "�Ӧ ������Φ ����Ԧ � "

#: WWW/Library/Implementation/HTNews.c:2093
msgid "Later articles"
msgstr "���� Ц�Φ ����Ԧ"

#: WWW/Library/Implementation/HTNews.c:2116
msgid "Post to "
msgstr "��Ħ����� ������ �� "

#: WWW/Library/Implementation/HTNews.c:2337
msgid "This client does not contain support for SNEWS URLs."
msgstr "��� �̦��� �� ��� Ц������� SNEWS URL'��."

#: WWW/Library/Implementation/HTNews.c:2545
msgid "No target for raw text!"
msgstr ""

#: WWW/Library/Implementation/HTNews.c:2576
msgid "Connecting to NewsHost ..."
msgstr "��'���դ���� �� ������� ����� ..."

#: WWW/Library/Implementation/HTNews.c:2628
#, c-format
msgid "Could not access %s."
msgstr "��������� �'�������� �� %s."

#: WWW/Library/Implementation/HTNews.c:2734
#, c-format
msgid "Can't read news info.  News host %.20s responded: %.200s"
msgstr "��������� �������� �������æ�. ������ ����� %.20s ����: %.200s"

#: WWW/Library/Implementation/HTNews.c:2738
#, c-format
msgid "Can't read news info, empty response from host %s"
msgstr "��������� �������� �������æ�, �����Φ� צ���� צ� ������� %s"

#.
#. * List available newsgroups.  - FM
#.
#: WWW/Library/Implementation/HTNews.c:2942
msgid "Reading list of available newsgroups."
msgstr "������� ������ ��������� ���� �����."

#: WWW/Library/Implementation/HTNews.c:2963
msgid "Reading list of articles in newsgroup."
msgstr "������� ������ ������ � ��������æ�."

#.
#. * Get an article from a news group.  - FM
#.
#: WWW/Library/Implementation/HTNews.c:2969
msgid "Reading news article."
msgstr "�����դ�� ������."

#: WWW/Library/Implementation/HTNews.c:2999
msgid "Sorry, could not load requested news."
msgstr "�������, �� ������� ������� ����Φ ������."

#: WWW/Library/Implementation/HTTCP.c:1273
msgid "Address has invalid port"
msgstr "������ ��� ��צ����� �����"

#: WWW/Library/Implementation/HTTCP.c:1349
msgid "Address length looks invalid"
msgstr "������� ������, �����, ��צ���"

#: WWW/Library/Implementation/HTTCP.c:1580 WWW/Library/Implementation/HTTCP.c:1598
#, c-format
msgid "Unable to locate remote host %s."
msgstr "�� ���� ������ צ�������� ������ %s."

#. Not HTProgress, so warning won't be overwritten immediately;
#. * but not HTAlert, because typically there will be other
#. * alerts from the callers.  - kw
#.
#: WWW/Library/Implementation/HTTCP.c:1595 WWW/Library/Implementation/HTTelnet.c:108
#, c-format
msgid "Invalid hostname %s"
msgstr "����������� ��'� ������ %s"

#: WWW/Library/Implementation/HTTCP.c:1609
#, c-format
msgid "Making %s connection to %s"
msgstr "������������ %s �'������� �� %s"

#: WWW/Library/Implementation/HTTCP.c:1620
msgid "socket failed."
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1633
#, c-format
msgid "socket failed: family %d addr %s port %s."
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1657
msgid "Could not make connection non-blocking."
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1725
msgid "Connection failed (too many retries)."
msgstr "�'�������� �� ������� (�������� �����)."

#: WWW/Library/Implementation/HTTCP.c:1924
msgid "Could not restore socket to blocking."
msgstr ""

#: WWW/Library/Implementation/HTTCP.c:1990
msgid "Socket read failed for 180,000 tries."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:348
#, c-format
msgid "Address contains a username: %s"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:539
msgid "This client does not contain support for HTTPS URLs."
msgstr "��� �̦��� �� ��� Ц������� ��� HTTPS URL'��."

#: WWW/Library/Implementation/HTTP.c:564
msgid "Unable to connect to remote host."
msgstr "��������� Ц�'�������� �� צ��������� �������."

#: WWW/Library/Implementation/HTTP.c:586
msgid "Retrying connection without TLS."
msgstr "������������ %s �'������� �� %s"

#: WWW/Library/Implementation/HTTP.c:661
#, c-format
msgid "Verified connection to %s (cert=%s)"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:685
msgid "SSL error:Can't find common name in certificate-Continue?"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:688
#, c-format
msgid "SSL error:host(%s)!=cert(%s)-Continue?"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:703
#, c-format
msgid "Secure %d-bit %s (%s) HTTP connection"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1173
msgid "Sending HTTP request."
msgstr "���������� ����� HTTP."

#: WWW/Library/Implementation/HTTP.c:1212
msgid "Unexpected network write error; connection aborted."
msgstr "�����Ħ���� ������� ������ �� ����֦; �'������� �¦�����."

#: WWW/Library/Implementation/HTTP.c:1218
msgid "HTTP request sent; waiting for response."
msgstr "HTTP ������ ��Ħ�����; ������� �� צ���צ��."

#: WWW/Library/Implementation/HTTP.c:1286
msgid "Unexpected network read error; connection aborted."
msgstr "�����Ħ���� ������� ������� �� ����֦; �'������� �¦�����."

#.
#. * HTTP/1.1 Informational statuses.
#. * 100 Continue.
#. * 101 Switching Protocols.
#. * > 101 is unknown.
#. * We should never get these, and they have only the status
#. * line and possibly other headers, so we'll deal with them by
#. * showing the full header to the user as text/plain.  - FM
#.
#: WWW/Library/Implementation/HTTP.c:1480
msgid "Got unexpected Informational Status."
msgstr ""

#.
#. * Reset Content.  The server has fulfilled the request but
#. * nothing is returned and we should reset any form
#. * content.  We'll instruct the user to do that, and
#. * restore the current document.  - FM
#.
#: WWW/Library/Implementation/HTTP.c:1514
msgid "Request fulfilled.  Reset Content."
msgstr ""

#. Not Modified
#.
#. * We didn't send an "If-Modified-Since" header, so this
#. * status is inappropriate.  We'll deal with it by showing
#. * the full header to the user as text/plain.  - FM
#.
#: WWW/Library/Implementation/HTTP.c:1631
msgid "Got unexpected 304 Not Modified status."
msgstr "�������� �����Ħ������ ������� 304 Not Modified."

#: WWW/Library/Implementation/HTTP.c:1694
msgid "Redirection of POST content requires user approval."
msgstr "��������������� �ͦ��� POST ������� ������� �����������."

#: WWW/Library/Implementation/HTTP.c:1709
msgid "Have POST content.  Treating Permanent Redirection as Temporary.\n"
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1751
msgid "Retrying with access authorization information."
msgstr ""

#: WWW/Library/Implementation/HTTP.c:1763
msgid "Show the 401 message body?"
msgstr "�������� ��צ�������� ���� 401?"

#: WWW/Library/Implementation/HTTP.c:1806
msgid "Show the 407 message body?"
msgstr "�������� ��צ�������� ���� 407?"

#.
#. * Bad or unknown server_status number.  Take a chance and hope
#. * there is something to display.  - FM
#.
#: WWW/Library/Implementation/HTTP.c:1906
msgid "Unknown status reply from server!"
msgstr "��צ����� צ���� ������� צ� �������!"

#: WWW/Library/Implementation/HTTelnet.c:106
#, c-format
msgid "remote %s session:"
msgstr "צ������ %s ��Ӧ�:"

#: WWW/Library/Implementation/HTWAIS.c:159
msgid "Could not connect to WAIS server."
msgstr "��������� �'�������� �� ������� WAIS."

#: WWW/Library/Implementation/HTWAIS.c:167
msgid "Could not open WAIS connection for reading."
msgstr "��������� צ������ �'������� �� WAIS ��� �������."

#: WWW/Library/Implementation/HTWAIS.c:189
msgid "Diagnostic code is "
msgstr "��� Ħ��������� � "

#: WWW/Library/Implementation/HTWAIS.c:461
msgid "Index "
msgstr "������ "

#: WWW/Library/Implementation/HTWAIS.c:465
#, c-format
msgid " contains the following %d item%s relevant to \""
msgstr " ͦ����� ������Φ %d �����%s �������� \""

#: WWW/Library/Implementation/HTWAIS.c:473
msgid "The first figure after each entry is its relative score, "
msgstr "����� Ʀ���� Ц��� ������� ������ - ���� צ������� ���, "

#: WWW/Library/Implementation/HTWAIS.c:474
msgid "the second is the number of lines in the item."
msgstr "����� - ˦��˦��� ���˦� � �����."

#: WWW/Library/Implementation/HTWAIS.c:516
msgid " (bad file name)"
msgstr " (������ ��'� �����)"

#: WWW/Library/Implementation/HTWAIS.c:542
msgid "(bad doc id)"
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:558
msgid "(Short Header record, can't display)"
msgstr "(������� ���� ���������, ��������� צ���������)"

#: WWW/Library/Implementation/HTWAIS.c:565
msgid ""
"\n"
"Long Header record, can't display\n"
msgstr ""
"\n"
"������� ���� ���������, ��������� צ���������\n"

#: WWW/Library/Implementation/HTWAIS.c:572
msgid ""
"\n"
"Text record\n"
msgstr ""
"\n"
"�������� ����\n"

#: WWW/Library/Implementation/HTWAIS.c:581
msgid ""
"\n"
"Headline record, can't display\n"
msgstr ""
"\n"
"���� \"Headline\", ��������� צ���������\n"

#: WWW/Library/Implementation/HTWAIS.c:589
msgid ""
"\n"
"Code record, can't display\n"
msgstr ""
"\n"
"���� \"Code\", ��������� צ���������\n"
"\n"

#: WWW/Library/Implementation/HTWAIS.c:693
msgid "Syntax error in WAIS URL"
msgstr "����������� ������� � WAIS URL"

#: WWW/Library/Implementation/HTWAIS.c:765
msgid " (WAIS Index)"
msgstr " (������ WAIS)"

#: WWW/Library/Implementation/HTWAIS.c:772
msgid "WAIS Index: "
msgstr "������ WAIS: "

#: WWW/Library/Implementation/HTWAIS.c:778
msgid "This is a link for searching the "
msgstr "�� ��������� ��� ������ � "

#: WWW/Library/Implementation/HTWAIS.c:782
msgid " WAIS Index.\n"
msgstr " �����Ӧ WAIS.\n"

#: WWW/Library/Implementation/HTWAIS.c:811
msgid ""
"\n"
"Enter the 's'earch command and then specify search words.\n"
msgstr ""
"\n"
"���Ħ�� 's' ��� ������ �� ���֦�� �����צ �����.\n"

#: WWW/Library/Implementation/HTWAIS.c:833
msgid " (in "
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:842
msgid "WAIS Search of \""
msgstr ""

#: WWW/Library/Implementation/HTWAIS.c:846
msgid "\" in: "
msgstr "\" �: "

#: WWW/Library/Implementation/HTWAIS.c:861
msgid "HTWAIS: Request too large."
msgstr "HTWAIS: ����� ���������."

#: WWW/Library/Implementation/HTWAIS.c:870
msgid "Searching WAIS database..."
msgstr "������� � ��ڦ ����� WAIS..."

#: WWW/Library/Implementation/HTWAIS.c:880
msgid "Search interrupted."
msgstr "����� ���������."

#: WWW/Library/Implementation/HTWAIS.c:931
msgid "Can't convert format of WAIS document"
msgstr "�� ���� ������������� ������ ��������� WAIS"

#: WWW/Library/Implementation/HTWAIS.c:975
msgid "HTWAIS: Request too long."
msgstr "HTWAIS: ����� ��������."

#.
#. * Actually do the transaction given by request_message.
#.
#: WWW/Library/Implementation/HTWAIS.c:989
msgid "Fetching WAIS document..."
msgstr "������� �������� WAIS..."

#. display_search_response(target, retrieval_response,
#. wais_database, keywords);
#: WWW/Library/Implementation/HTWAIS.c:1028
msgid "No text was returned!\n"
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:296
msgid " NOT GIVEN in source file; "
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:319
msgid " WAIS source file"
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:326
msgid " description"
msgstr " ����"

#: WWW/Library/Implementation/HTWSRC.c:336
msgid "Access links"
msgstr ""

#: WWW/Library/Implementation/HTWSRC.c:357
msgid "Direct access"
msgstr "������ ������"

#. * Proxy will be used if defined, so let user know that - FM *
#: WWW/Library/Implementation/HTWSRC.c:360
msgid " (or via proxy server, if defined)"
msgstr " (�� ����� ����Ӧ, ���� ���� ���������)"

# * Andriy Rysin <arysin@yahoo.com>
#: WWW/Library/Implementation/HTWSRC.c:375
msgid "Maintainer"
msgstr "�����צ�"

#: WWW/Library/Implementation/HTWSRC.c:383
msgid "Host"
msgstr "����"

#: src/GridText.c:709
msgid "Memory exhausted, display interrupted!"
msgstr ""

#: src/GridText.c:714
msgid "Memory exhausted, will interrupt transfer!"
msgstr ""

#: src/GridText.c:3590
msgid " *** MEMORY EXHAUSTED ***"
msgstr " *** ���'��� ��������� ***"

#: src/GridText.c:6022 src/GridText.c:6029 src/LYList.c:239
msgid "unknown field or link"
msgstr "��צ���� ���� �� ���������"

#: src/GridText.c:6038
msgid "text entry field"
msgstr "�������� ����"

#: src/GridText.c:6041
msgid "password entry field"
msgstr "���� ����� ������"

#: src/GridText.c:6044
msgid "checkbox"
msgstr "���������"

#: src/GridText.c:6047
msgid "radio button"
msgstr "��Ħ�������"

#: src/GridText.c:6050
msgid "submit button"
msgstr "������ ������������"

#: src/GridText.c:6053
msgid "reset button"
msgstr "���צ�� צ�ͦ�� �ͦ�"

#: src/GridText.c:6056
msgid "popup menu"
msgstr "���������� ����"

#: src/GridText.c:6059
msgid "hidden form field"
msgstr "��������� ���� �����"

#: src/GridText.c:6062
msgid "text entry area"
msgstr "�������� �������"

#: src/GridText.c:6065
msgid "range entry field"
msgstr ""

#: src/GridText.c:6068
msgid "file entry field"
msgstr "���� ����� �����"

#: src/GridText.c:6071
msgid "text-submit field"
msgstr ""

#: src/GridText.c:6074
msgid "image-submit button"
msgstr "����������-������ ��� צ������"

#: src/GridText.c:6077
msgid "keygen field"
msgstr ""

#: src/GridText.c:6080
msgid "unknown form field"
msgstr "��צ���� ���� �����"

#: src/GridText.c:10253
msgid "Can't open file for uploading"
msgstr "��������� צ������ ���� ��� �������."

#: src/GridText.c:11406
#, c-format
msgid "Submitting %s"
msgstr "��������դ�� %s"

#. ugliness has happened; inform user and do the best we can
#: src/GridText.c:12555
msgid "Hang Detect: TextAnchor struct corrupted - suggest aborting!"
msgstr ""

#. don't show previous state
#: src/GridText.c:12760
msgid "Wrap lines to fit displayed area?"
msgstr ""

#: src/GridText.c:12812
msgid "Very long lines have been wrapped!"
msgstr "���� ���Ǧ ����� ���� �������Ԧ!"

#: src/GridText.c:13254
msgid "Very long lines have been truncated!"
msgstr ""

# @ Gnome-find KDat karchiver karchiver.po kwuftpd lynx red-carpet
# * Yuri Syrota <rasta@renome.rovno.ua>
#: src/HTAlert.c:142 src/LYShowInfo.c:358 src/LYShowInfo.c:362
msgid "bytes"
msgstr "�����"

#: src/HTAlert.c:271
#, c-format
msgid "Read %s of %s of data"
msgstr "��������� %s � %s �����"

#: src/HTAlert.c:273
#, c-format
msgid "Read %s of data"
msgstr "��������� %s �����"

#: src/HTAlert.c:278
#, c-format
msgid ", %s/sec"
msgstr ", %s/���"

#: src/HTAlert.c:287
#, fuzzy, c-format
msgid " (stalled for %s)"
msgstr " (����������� �� %ld ���)"

#: src/HTAlert.c:291
#, fuzzy, c-format
msgid ", ETA %s"
msgstr ", ETA %ld ���"

#: src/HTAlert.c:298
msgid " (Press 'z' to abort)"
msgstr " (������� 'z' ��� ��������)"

# @ CenterICQ Dia Gabber gnome-libs gphoto guppi kdelibs kview libgnomeui lynx mc mutt-1.4-4.src.rpm.dir_1_1_mutt-_po_uk.po
# * Cawko Xakep <xakep@snark.ukma.kiev.ua>
#. Meta-note: don't move the following note from its place right
#. in front of the first gettext().  As it is now, it should
#. automatically appear in generated lynx.pot files. - kw
#.
#. NOTE TO TRANSLATORS:  If you provide a translation for "yes", lynx
#. * will take the first byte of the translation as a positive response
#. * to Yes/No questions.  If you provide a translation for "no", lynx
#. * will take the first byte of the translation as a negative response
#. * to Yes/No questions.  For both, lynx will also try to show the
#. * first byte in the prompt as a character, instead of (y) or (n),
#. * respectively.  This will not work right for multibyte charsets!
#. * Don't translate "yes" and "no" for CJK character sets (or translate
#. * them to "yes" and "no").  For a translation using UTF-8, don't
#. * translate if the translation would begin with anything but a 7-bit
#. * (US_ASCII) character.  That also means do not translate if the
#. * translation would begin with anything but a 7-bit character, if
#. * you use a single-byte character encoding (a charset like ISO-8859-n)
#. * but anticipate that the message catalog may be used re-encoded in
#. * UTF-8 form.
#. * For translations using other character sets, you may also wish to
#. * leave "yes" and "no" untranslated, if using (y) and (n) is the
#. * preferred behavior.
#. * Lynx will also accept y Y n N as responses unless there is a conflict
#. * with the first letter of the "yes" or "no" translation.
#.
#: src/HTAlert.c:336 src/HTAlert.c:384
msgid "yes"
msgstr "���"

#: src/HTAlert.c:339 src/HTAlert.c:385
msgid "no"
msgstr "Φ"

#.
#. * Special-purpose workaround for gettext support (we should do
#. * this in a more general way) -TD
#. *
#. * NOTE TO TRANSLATORS:  If the prompt has been rendered into
#. * another language, and if yes/no are distinct, assume the
#. * translator can make an ordered list in parentheses with one
#. * capital letter for each as we assumed in HTConfirmDefault().
#. * The list has to be in the same order as in the original message,
#. * and the four capital letters chosen to not match those in the
#. * original unless they have the same position.
#. *
#. * Example:
#. * (Y/N/Always/neVer)              - English (original)
#. * (O/N/Toujours/Jamais)           - French
#.
#: src/HTAlert.c:841
msgid "Y/N/A/V"
msgstr ""

#: src/HTML.c:5918
msgid "Description:"
msgstr "����:"

# @ GIMP evolution gimp-perl guppi kcminfo kfind kfindpart kpm kppp lynx nautilus rpmdrake xmms
# * Andriy Rysin <arysin@yahoo.com>
#: src/HTML.c:5923
msgid "(none)"
msgstr "(����)"

#: src/HTML.c:5927
msgid "Filepath:"
msgstr ""

#: src/HTML.c:5933
msgid "(unknown)"
msgstr "(��צ�����)"

#: src/HTML.c:7378
msgid "Document has only hidden links.  Use the 'l'ist command."
msgstr "�������� ͦ����� ���� �������Φ ���������. ������������ ������� 'l'ist."

#: src/HTML.c:7877
msgid "Source cache error - disk full?"
msgstr "������� ��������� ������� - ���������� ����?"

#: src/HTML.c:7890
msgid "Source cache error - not enough memory!"
msgstr "������� ��������� ������� - ����������� ���'�Ԧ!"

#: src/LYBookmark.c:164
msgid ""
"     This file is an HTML representation of the X Mosaic hotlist file.\n"
"     Outdated or invalid links may be removed by using the\n"
"     remove bookmark command, it is usually the 'R' key but may have\n"
"     been remapped by you or your system administrator."
msgstr ""

#: src/LYBookmark.c:371
#, c-format
msgid ""
"     You can delete links by the 'R' key<br>\n"
"<ol>\n"
msgstr ""
"     ���������� ����� �������� ���������� ���צ�� 'R'<br>\n"
"<ol>\n"

#: src/LYBookmark.c:374
msgid ""
"     You can delete links using the remove bookmark command.  It is usually\n"
"     the 'R' key but may have been remapped by you or your system\n"
"     administrator."
msgstr ""
"     �� ������ �������� ���������� �� ��������� ������� ���������. ��������\n"
"     �� ���צ�� 'R', ���� �� ���� ���� �ͦ���� ����� ���������\n"
"     ��ͦΦ���������."

#: src/LYBookmark.c:378
msgid ""
"     This file also may be edited with a standard text editor to delete\n"
"     outdated or invalid links, or to change their order."
msgstr ""
"     ��� ���� ����� ����� ���������� ��������� ��������� ����������, ���\n"
"     �������� ���Ҧ �� ��צ�Φ ���������, �� ͦ���� �� �������."

#: src/LYBookmark.c:381
msgid ""
"Note: if you edit this file manually\n"
"      you should not change the format within the lines\n"
"      or add other HTML markup.\n"
"      Make sure any bookmark link is saved as a single line."
msgstr ""
"�����: ���� �� �����դ�� ��� ���� \"������\",\n"
"       �� �ͦ����� ������ ���˦�\n"
"       �� �� ��������� ��ۦ ���� HTML.\n"
"       �����������, �� ����� ���������� ��Ӧ��� ������� �����."

#: src/LYBookmark.c:677
#, c-format
msgid "File may be recoverable from %s during this session"
msgstr ""

#: src/LYCgi.c:159
#, c-format
msgid "Do you want to execute \"%s\"?"
msgstr ""

#.
#. * Neither the path as given nor any components examined by backing up
#. * were stat()able.  - kw
#.
#: src/LYCgi.c:274
msgid "Unable to access cgi script"
msgstr "��������� Ħ������� �� ������� cgi"

#: src/LYCgi.c:699 src/LYCgi.c:702
msgid "Good Advice"
msgstr "����� ������"

#: src/LYCgi.c:706
msgid "An excellent http server for VMS is available via"
msgstr "������� http ������ �������� VMS ��������� �����"

#: src/LYCgi.c:713
msgid "this link"
msgstr "�� ���������"

#: src/LYCgi.c:717
msgid "It provides state of the art CGI script support.\n"
msgstr ""

# msgstr "��Ȧ� ����� �����������:"
# msgstr "��Ȧ� ����� �����������:"
#: src/LYClean.c:120
msgid "Exiting via interrupt:"
msgstr "������դ�� �� ��������:"

#: src/LYCookie.c:2458
msgid "(from a previous session)"
msgstr "(� ���������ϧ ��Ӧ�)"

#: src/LYCookie.c:2519
msgid "Maximum Gobble Date:"
msgstr ""

#: src/LYCookie.c:2559
msgid "Internal"
msgstr "����Ҧ�Φ�"

#: src/LYCookie.c:2560
msgid "cookie_domain_flag_set error, aborting program"
msgstr "������� � cookie_domain_flag_set, �������� ��������"

#: src/LYCurses.c:1028
msgid "Terminal initialisation failed - unknown terminal type?"
msgstr "�� ������� �Φæ�̦������ ���ͦ��� - ��צ����� ��� ���ͦ����?"

#: src/LYCurses.c:1453
msgid "Terminal ="
msgstr "���ͦ��� ="

#: src/LYCurses.c:1457
msgid "You must use a vt100, 200, etc. terminal with this program."
msgstr "�� ����� ��������������� � æ�� ��������� ���ͦ���� vt100, 200 ����."

#: src/LYCurses.c:1506
msgid "Your Terminal type is unknown!"
msgstr "��� ������ ���ͦ���� ��צ�����!"

#: src/LYCurses.c:1507
msgid "Enter a terminal type:"
msgstr "���Ħ�� ��� ���ͦ����:"

#: src/LYCurses.c:1521
msgid "TERMINAL TYPE IS SET TO"
msgstr "��� ��������� ����������� �"

#: src/LYCurses.c:2025
#, c-format
msgid ""
"\n"
"A Fatal error has occurred in %s Ver. %s\n"
msgstr ""
"\n"
"�������� ������� � %s, ���Ӧ� %s\n"

#: src/LYCurses.c:2028
#, c-format
msgid ""
"\n"
"Please notify your system administrator to confirm a bug, and if\n"
"confirmed, to notify the lynx-dev list.  Bug reports should have concise\n"
"descriptions of the command and/or URL which causes the problem, the\n"
"operating system name with version number, the TCPIP implementation, the\n"
"TRACEBACK if it can be captured, and any other relevant information.\n"
msgstr ""

#: src/LYEdit.c:251
msgid "Editor killed by signal"
msgstr "��������� ����� ��������"

#: src/LYEdit.c:253
#, c-format
msgid "Editor returned with error status, %s"
msgstr "�������� �������� �������, %s"

#: src/LYEdit.c:256
msgid "reason unknown."
msgstr "������� ��צ����."

# �����������
# �����������
#: src/LYDownload.c:503
msgid "Downloaded link:"
msgstr "����������� ���������:"

# msgstr "������դ���� ��'� �����:"
# msgstr "������դ���� ��'� �����:"
#: src/LYDownload.c:508
msgid "Suggested file name:"
msgstr "������������� ��'� �����:"

# �����������
# �����������
#: src/LYDownload.c:513
msgid "Standard download options:"
msgstr "��������Φ ��������� ��������������:"

#: src/LYDownload.c:514
msgid "Download options:"
msgstr "��������� ��������������:"

# @ Galeon- drkonqi kdelibs kmail konqueror lynx
# * Andriy Rysin <arysin@yahoo.com>
#: src/LYDownload.c:530
msgid "Save to disk"
msgstr "�������� �� ����"

#: src/LYDownload.c:544
#, fuzzy
msgid "View temporary file"
msgstr "����������� ���� "

#: src/LYDownload.c:551
msgid "Save to disk disabled."
msgstr "���������� �� ���� ����������."

#: src/LYDownload.c:555 src/LYPrint.c:1309
msgid "Local additions:"
msgstr "������Φ �������:"

#: src/LYDownload.c:566 src/LYUpload.c:211
msgid "No Name Given"
msgstr "��'� �� ������"

# 8-| �� ����...
# 8-| �� ����...
#: src/LYHistory.c:660
msgid "You selected:"
msgstr "�� �������:"

#: src/LYHistory.c:684 src/LYHistory.c:913
msgid "(no address)"
msgstr "(��� ������)"

#: src/LYHistory.c:688
msgid " (internal)"
msgstr " (����Ҧ�Φ�)"

#: src/LYHistory.c:690
msgid " (was internal)"
msgstr " (��� ����Ҧ�Φ�)"

#: src/LYHistory.c:788
msgid " (From History)"
msgstr " (� �������)"

#: src/LYHistory.c:833
msgid "You visited (POSTs, bookmark, menu and list files excluded):"
msgstr "�� צ�צ������ (��Ҧ� POSTs, ����������, ���� �� ����˦� ���̦�):"

#: src/LYHistory.c:1123
msgid "(No messages yet)"
msgstr "(���Ԧ� �� ����)"

#: src/LYLeaks.c:206
msgid "Invalid pointer detected."
msgstr ""

#: src/LYLeaks.c:208 src/LYLeaks.c:246
msgid "Sequence:"
msgstr ""

#: src/LYLeaks.c:211 src/LYLeaks.c:249
msgid "Pointer:"
msgstr "���ڦ����:"

#: src/LYLeaks.c:220 src/LYLeaks.c:227 src/LYLeaks.c:268
msgid "FileName:"
msgstr "��'� �����:"

#: src/LYLeaks.c:223 src/LYLeaks.c:230 src/LYLeaks.c:271 src/LYLeaks.c:282
msgid "LineCount:"
msgstr "����. ���˦�:"

#: src/LYLeaks.c:244
msgid "Memory leak detected."
msgstr "��ͦ���� ��Ԧ� ���'�Ԧ."

#: src/LYLeaks.c:252
msgid "Contains:"
msgstr "�������:"

#: src/LYLeaks.c:265
msgid "ByteSize:"
msgstr "���Ԧ�:"

#: src/LYLeaks.c:279
msgid "realloced:"
msgstr ""

#: src/LYLeaks.c:300
msgid "Total memory leakage this run:"
msgstr ""

#: src/LYLeaks.c:303
msgid "Peak allocation"
msgstr ""

#: src/LYLeaks.c:304
msgid "Bytes allocated"
msgstr ""

#: src/LYLeaks.c:305
msgid "Total mallocs"
msgstr ""

#: src/LYLeaks.c:306
msgid "Total frees"
msgstr ""

#: src/LYList.c:84
msgid "References in "
msgstr "�������� � "

#: src/LYList.c:87
msgid "this document:"
msgstr "����� �������Ԧ:"

#: src/LYList.c:93
msgid "Visible links:"
msgstr "����ͦ ���������:"

#: src/LYList.c:194 src/LYList.c:293
msgid "Hidden links:"
msgstr "�������Φ ���������:"

#: src/LYList.c:326
msgid "References"
msgstr "���������"

#: src/LYList.c:330
msgid "Visible links"
msgstr "����ͦ ���������"

#: src/LYLocal.c:269
#, c-format
msgid "Unable to get status of '%s'."
msgstr "��������� �������� ������ '%s'."

#: src/LYLocal.c:303
msgid "The selected item is not a file or a directory!  Request ignored."
msgstr ""

#: src/LYLocal.c:371
#, c-format
msgid "Unable to %s due to system error!"
msgstr ""

#: src/LYLocal.c:405
#, c-format
msgid "Probable failure to %s due to system error!"
msgstr ""

#: src/LYLocal.c:467 src/LYLocal.c:488
#, c-format
msgid "remove %s"
msgstr "�������� %s"

#: src/LYLocal.c:506
#, c-format
msgid "touch %s"
msgstr ""

#: src/LYLocal.c:534
#, c-format
msgid "move %s to %s"
msgstr ""

#: src/LYLocal.c:575
msgid "There is already a directory with that name!  Request ignored."
msgstr "������� � ����� ������ ��� ���դ!  ������ ��Ϧ���������."

#: src/LYLocal.c:577
msgid "There is already a file with that name!  Request ignored."
msgstr "���� �� ����� ������ ��� ���դ!  ������ ��Ϧ���������."

#: src/LYLocal.c:579
msgid "The specified name is already in use!  Request ignored."
msgstr "������� ��'� ��� � ����Ԧ!  ������ ��Ϧ���������."

#: src/LYLocal.c:590
msgid "Destination has different owner!  Request denied."
msgstr ""

#: src/LYLocal.c:593
msgid "Destination is not a valid directory!  Request denied."
msgstr ""

#: src/LYLocal.c:615
msgid "Remove all tagged files and directories?"
msgstr "�������� �Ӧ �������Φ ����� �� ��������?"

#: src/LYLocal.c:673
msgid "Enter new location for tagged items: "
msgstr "���Ħ�� ���� ͦ��� ��� ���������� ����Ԧ�: "

#: src/LYLocal.c:743
msgid "Path too long"
msgstr "�������� ����"

#: src/LYLocal.c:774
msgid "Source and destination are the same location - request ignored!"
msgstr ""

# �����������
# �����������
#: src/LYLocal.c:831
msgid "Enter new name for directory: "
msgstr "���Ħ�� ���� ��'� ��� ��������: "

#: src/LYLocal.c:833
msgid "Enter new name for file: "
msgstr "���Ħ�� ���� ��'� ��� �����: "

#: src/LYLocal.c:845
msgid "Illegal character (path-separator) found! Request ignored."
msgstr ""

#: src/LYLocal.c:895
msgid "Enter new location for directory: "
msgstr "���Ħ�� ����� ���� ��������: "

#: src/LYLocal.c:901
msgid "Enter new location for file: "
msgstr "���Ħ�� ����� ���� �����: "

#: src/LYLocal.c:928
msgid "Unexpected failure - unable to find trailing path separator"
msgstr ""

#: src/LYLocal.c:948
msgid "Source and destination are the same location!  Request ignored!"
msgstr ""

#: src/LYLocal.c:995
msgid "Modify name, location, or permission (n, l, or p): "
msgstr "�ͦ���� �����(n), ����(l) �� ����� �������(p): "

#: src/LYLocal.c:997
msgid "Modify name or location (n or l): "
msgstr "�ͦ���� �����(n) �� ����(l): "

#.
#. * Code for changing ownership needed here.
#.
#: src/LYLocal.c:1026
msgid "This feature not yet implemented!"
msgstr "�� �����צ��� �� �� ���̦������!"

#: src/LYLocal.c:1043
msgid "Enter name of file to create: "
msgstr "���Ħ�� ��'� �����: "

#: src/LYLocal.c:1051 src/LYLocal.c:1092
msgid "Illegal redirection \"//\" found! Request ignored."
msgstr ""

# �����������
# �����������
#: src/LYLocal.c:1084
msgid "Enter name for new directory: "
msgstr "���Ħ�� ���� ��'� ��� ��������: "

# �����������
# �����������
#: src/LYLocal.c:1128
msgid "Create file or directory (f or d): "
msgstr "�������� ���� �� ������� (f �� d): "

#: src/LYLocal.c:1170
#, fuzzy, c-format
msgid "Remove directory '%s'?"
msgstr "�������� ���� '%s'?"

# �����������
# �����������
#: src/LYLocal.c:1173
#, fuzzy
msgid "Remove directory?"
msgstr " �������"

#: src/LYLocal.c:1178
#, c-format
msgid "Remove file '%s'?"
msgstr "�������� ���� '%s'?"

#: src/LYLocal.c:1180
msgid "Remove file?"
msgstr "�������� ����?"

# 8-| �� ����...
# 8-| �� ����...
#: src/LYLocal.c:1185
#, c-format
msgid "Remove symbolic link '%s'?"
msgstr "�������� ��������� ��������� '%s'?"

# 8-| �� ����...
# 8-| �� ����...
#: src/LYLocal.c:1187
msgid "Remove symbolic link?"
msgstr "�������� ��������� ���������?"

#: src/LYLocal.c:1282
msgid "Sorry, don't know how to permit non-UNIX files yet."
msgstr ""

#: src/LYLocal.c:1312
msgid "Unable to open permit options file"
msgstr ""

#: src/LYLocal.c:1342
msgid "Specify permissions below:"
msgstr "���֦�� ����� �������:"

#: src/LYLocal.c:1343 src/LYShowInfo.c:259
msgid "Owner:"
msgstr "�������:"

#: src/LYLocal.c:1359
msgid "Group"
msgstr "�����"

#: src/LYLocal.c:1375
msgid "Others:"
msgstr "��ۦ:"

#: src/LYLocal.c:1393
msgid "form to permit"
msgstr ""

#: src/LYLocal.c:1488
msgid "Invalid mode format."
msgstr "��צ���� ������ ������."

#: src/LYLocal.c:1492
msgid "Invalid syntax format."
msgstr "��צ���� ������ ����������."

#: src/LYLocal.c:1674
msgid "Warning!  UUDecoded file will exist in the directory you started Lynx."
msgstr ""

#: src/LYLocal.c:1864
msgid "NULL URL pointer"
msgstr ""

#: src/LYLocal.c:1946
#, c-format
msgid "Executing %s "
msgstr "������� %s "

#: src/LYLocal.c:1949
msgid "Executing system command. This might take a while."
msgstr "������� �������� �������. �� ���� ������� ����� ����."

# �����������
# �����������
#: src/LYLocal.c:2021
msgid "Current directory:"
msgstr "�������� �������:"

#: src/LYLocal.c:2024 src/LYLocal.c:2042
msgid "Current selection:"
msgstr "��Ħ����� �������:"

#: src/LYLocal.c:2028
msgid "Nothing currently selected."
msgstr "����� �� ��Ħ����"

#: src/LYLocal.c:2044
msgid "tagged item:"
msgstr "צ�ͦ����� �������:"

#: src/LYLocal.c:2045
msgid "tagged items:"
msgstr "צ�ͦ��Φ ��������:"

#: src/LYLocal.c:2142 src/LYLocal.c:2153
msgid "Illegal filename; request ignored."
msgstr "��צ��� ��'� �����, ����� צ�������."

#. directory not writable
#: src/LYLocal.c:2251 src/LYLocal.c:2310
msgid "Install in the selected directory not permitted."
msgstr ""

#: src/LYLocal.c:2306
msgid "The selected item is not a directory!  Request ignored."
msgstr ""

# msgstr "����������, ..."
# msgstr "����������, ..."
#: src/LYLocal.c:2315
msgid "Just a moment, ..."
msgstr "��������� �������, ..."

#: src/LYLocal.c:2332
msgid "Error building install args"
msgstr ""

#: src/LYLocal.c:2347 src/LYLocal.c:2378
#, c-format
msgid "Source and target are the same: %s"
msgstr ""

#: src/LYLocal.c:2354 src/LYLocal.c:2385
#, c-format
msgid "Already in target directory: %s"
msgstr ""

# msgstr "������������ ��������"
# msgstr "������������ ��������"
#: src/LYLocal.c:2403
msgid "Installation complete"
msgstr "�������æ� ���������"

#: src/LYLocal.c:2590
msgid "Temporary URL or list would be too long."
msgstr ""

# * Yuriy Syrota <rasta@renome.rovno.ua>
#: src/LYMail.c:520
msgid "Sending"
msgstr "����������"

#: src/LYMail.c:1006
#, c-format
msgid "The link   %s :?: %s \n"
msgstr ""

#: src/LYMail.c:1008
#, c-format
msgid "called \"%s\"\n"
msgstr "��������� \"%s\"\n"

#: src/LYMail.c:1009
#, c-format
msgid "in the file \"%s\" called \"%s\"\n"
msgstr "� ���̦ \"%s\" ����������� \"%s\"\n"

#: src/LYMail.c:1010
msgid "was requested but was not available."
msgstr ""

#: src/LYMail.c:1011
msgid "Thought you might want to know."
msgstr ""

#: src/LYMail.c:1013
msgid "This message was automatically generated by"
msgstr "�� ��צ�������� ����������� ����������� ����,"

#: src/LYMail.c:1728
msgid "No system mailer configured"
msgstr ""

#: src/LYMain.c:1000
msgid "No Winsock found, sorry."
msgstr "�������, Winsock �� ��������."

#: src/LYMain.c:1195
msgid "You MUST define a valid TMP or TEMP area!"
msgstr "�� ������ ������� TMP �� TEMP!"

# �����������
# msgstr "����� ������ ��������"
#: src/LYMain.c:1248 src/LYMainLoop.c:5038
msgid "No such directory"
msgstr "������ �������� �����"

#: src/LYMain.c:1455
#, c-format
msgid ""
"\n"
"Configuration file %s is not available.\n"
"\n"
msgstr ""
"\n"
"���� ���Ʀ����æ� %s �����������.\n"
"\n"

#: src/LYMain.c:1465
#, c-format
msgid ""
"\n"
"Lynx character sets not declared.\n"
"\n"
msgstr ""

#: src/LYMain.c:1494
#, c-format
msgid ""
"\n"
"Lynx edit map not declared.\n"
"\n"
msgstr ""

#: src/LYMain.c:1520
#, c-format
msgid ""
"\n"
"Lynx file %s is not available.\n"
"\n"
msgstr ""
"\n"
"���� Lynx %s �����������.\n"
"\n"

#: src/LYMain.c:1750
msgid "Warning:"
msgstr "�����:"

#: src/LYMain.c:2315
msgid "persistent cookies state will be changed in next session only."
msgstr ""

#: src/LYMain.c:2552 src/LYMain.c:2597
#, c-format
msgid "Lynx: ignoring unrecognized charset=%s\n"
msgstr ""

#: src/LYMain.c:3108
#, fuzzy, c-format
msgid "%s Version %s (%s)"
msgstr "%s ���Ӧ� %s (%s)\n"

#: src/LYMain.c:3143
#, c-format
msgid "Built on %s %s %s\n"
msgstr "������� �� %s %s %s\n"

#: src/LYMain.c:3165
msgid "Copyrights held by the University of Kansas, CERN, and other contributors."
msgstr ""

#: src/LYMain.c:3166
msgid "Distributed under the GNU General Public License."
msgstr "����������դ���� �Ǧ��� � GNU General Public License."

#: src/LYMain.c:3167
msgid "See http://lynx.isc.org/ and the online help for more information."
msgstr "��� http://lynx.isc.org/ �� ������-��������, ��� ������ ¦����."

#: src/LYMain.c:3938
#, c-format
msgid "USAGE: %s [options] [file]\n"
msgstr "������������: %s [���������] [����]\n"

#: src/LYMain.c:3939
#, c-format
msgid "Options are:\n"
msgstr "���������:\n"

#: src/LYMain.c:4238
#, c-format
msgid "%s: Invalid Option: %s\n"
msgstr "%s: ��צ���� ��������: %s\n"

#: src/LYMainLoop.c:575
#, c-format
msgid "Internal error: Invalid mouse link %d!"
msgstr ""

#: src/LYMainLoop.c:692 src/LYMainLoop.c:5060
msgid "A URL specified by the user"
msgstr "URL �������� ������������"

#: src/LYMainLoop.c:1148
msgid "Enctype multipart/form-data not yet supported!  Cannot submit."
msgstr ""

#.
#. * Make a name for this help file.
#.
#: src/LYMainLoop.c:3045
msgid "Help Screen"
msgstr "����� ��������"

#: src/LYMainLoop.c:3166
msgid "System Index"
msgstr ""

#: src/LYMainLoop.c:3526 src/LYMainLoop.c:5284
msgid "Entry into main screen"
msgstr ""

#: src/LYMainLoop.c:3789
msgid "No next document present"
msgstr ""

#: src/LYMainLoop.c:4088
msgid "charset for this document specified explicitly, sorry..."
msgstr ""

#: src/LYMainLoop.c:5014
msgid "cd to:"
msgstr "������� ��:"

#: src/LYMainLoop.c:5041
msgid "A component of path is not a directory"
msgstr ""

#: src/LYMainLoop.c:5044
msgid "failed to change directory"
msgstr "�� ���� Ħ������� �� ��������."

#: src/LYMainLoop.c:6205
msgid "Reparsing document under current settings..."
msgstr "��������դ�� �������� �Ǧ��� � ��������� �����������..."

#: src/LYMainLoop.c:6496
#, c-format
msgid "Fatal error - could not open output file %s\n"
msgstr "�������� ������� - ��������� צ������ ��Ȧ���� ���� %s\n"

#: src/LYMainLoop.c:6841
msgid "TABLE center enable."
msgstr ""

#: src/LYMainLoop.c:6844
msgid "TABLE center disable."
msgstr ""

# �����������
# �����������
#: src/LYMainLoop.c:6921
#, fuzzy
msgid "Current URL is empty."
msgstr "�������� �������:"

#: src/LYMainLoop.c:6923 src/LYUtils.c:1790
msgid "Copy to clipboard failed."
msgstr ""

#: src/LYMainLoop.c:6925
msgid "Document URL put to clipboard."
msgstr ""

#: src/LYMainLoop.c:6927
msgid "Link URL put to clipboard."
msgstr ""

#: src/LYMainLoop.c:6954
msgid "No URL in the clipboard."
msgstr ""

#: src/LYMainLoop.c:7618 src/LYMainLoop.c:7788
msgid "-index-"
msgstr "-������-"

#: src/LYMainLoop.c:7728
msgid "lynx: Can't access startfile"
msgstr "lynx: ��������� ����������� ��������� ����"

#: src/LYMainLoop.c:7740
msgid "lynx: Start file could not be found or is not text/html or text/plain"
msgstr "lynx: ���������� ����� ����, �� צ� �� � �����Ԧ text/html (text/plain)"

#: src/LYMainLoop.c:7741
msgid "      Exiting..."
msgstr "     ��������..."

#: src/LYMainLoop.c:7782
msgid "-more-"
msgstr "-��̦-"

#. Enable scrolling.
#: src/LYNews.c:183
msgid "You will be posting to:"
msgstr "�� ���������� ����� ��:"

#.
#. * Get the mail address for the From header, offering personal_mail_address
#. * as default.
#.
#: src/LYNews.c:192
msgid ""
"\n"
"\n"
" Please provide your mail address for the From: header\n"
msgstr ""
"\n"
"\n"
" ���� �����, ���֦�� ������� ������ ��� ��������� \"���:\"\n"

#.
#. * Get the Subject header, offering the current document's title as the
#. * default if this is a followup rather than a new post.  - FM
#.
#: src/LYNews.c:209
msgid ""
"\n"
"\n"
" Please provide or edit the Subject: header\n"
msgstr ""
"\n"
"\n"
" ���� �����, ���֦�� �� צ���������� ��������� \"����:\"\n"

#: src/LYNews.c:299
msgid ""
"\n"
"\n"
" Please provide or edit the Organization: header\n"
msgstr ""
"\n"
"\n"
" ���� �����, ���֦�� �� צ���������� ��������� \"����Φ��æ�:\"\n"

#.
#. * Use the built in line editior.
#.
#: src/LYNews.c:356
msgid ""
"\n"
"\n"
" Please enter your message below."
msgstr ""
"\n"
"\n"
" ���� �����, ���Ħ�� ���� ��צ�������� �����."

#: src/LYNews.c:402
msgid "Message has no original text!"
msgstr ""

#: src/LYOptions.c:765
msgid "review/edit B)ookmarks files"
msgstr "����������/�ͦ���� ���� ���������� (B)"

#: src/LYOptions.c:767
msgid "B)ookmark file: "
msgstr "B) ���� ����������: "

#: src/LYOptions.c:2130 src/LYOptions.c:2137
msgid "ON"
msgstr ""

#. verbose_img variable
#: src/LYOptions.c:2131 src/LYOptions.c:2136 src/LYOptions.c:2284 src/LYOptions.c:2295
msgid "OFF"
msgstr ""

#: src/LYOptions.c:2132
msgid "NEVER"
msgstr ""

#: src/LYOptions.c:2133
msgid "ALWAYS"
msgstr ""

#: src/LYOptions.c:2149 src/LYOptions.c:2276
msgid "ignore"
msgstr ""

#: src/LYOptions.c:2150
msgid "ask user"
msgstr ""

#: src/LYOptions.c:2151
msgid "accept all"
msgstr ""

#: src/LYOptions.c:2163
msgid "ALWAYS OFF"
msgstr ""

#: src/LYOptions.c:2164
msgid "FOR LOCAL FILES ONLY"
msgstr ""

#: src/LYOptions.c:2166
msgid "ALWAYS ON"
msgstr ""

#: src/LYOptions.c:2178
msgid "Numbers act as arrows"
msgstr ""

#: src/LYOptions.c:2180
msgid "Links are numbered"
msgstr ""

#: src/LYOptions.c:2183
msgid "Links and form fields are numbered"
msgstr ""

#: src/LYOptions.c:2186
msgid "Form fields are numbered"
msgstr ""

#: src/LYOptions.c:2196
msgid "Case insensitive"
msgstr ""

#: src/LYOptions.c:2197
msgid "Case sensitive"
msgstr ""

#: src/LYOptions.c:2221
msgid "prompt normally"
msgstr ""

#: src/LYOptions.c:2222
msgid "force yes-response"
msgstr ""

#: src/LYOptions.c:2223
msgid "force no-response"
msgstr ""

#: src/LYOptions.c:2241
#, fuzzy
msgid "Novice"
msgstr "�����"

#: src/LYOptions.c:2242
#, fuzzy
msgid "Intermediate"
msgstr "����Ҧ�Φ�"

#: src/LYOptions.c:2243
msgid "Advanced"
msgstr ""

#: src/LYOptions.c:2252
msgid "By First Visit"
msgstr ""

#: src/LYOptions.c:2254
msgid "By First Visit Reversed"
msgstr ""

#: src/LYOptions.c:2255
msgid "As Visit Tree"
msgstr ""

#: src/LYOptions.c:2256
msgid "By Last Visit"
msgstr ""

#: src/LYOptions.c:2258
msgid "By Last Visit Reversed"
msgstr ""

#. Old_DTD variable
#: src/LYOptions.c:2269
msgid "relaxed (TagSoup mode)"
msgstr ""

#: src/LYOptions.c:2270
msgid "strict (SortaSGML mode)"
msgstr ""

#: src/LYOptions.c:2277
msgid "as labels"
msgstr ""

#: src/LYOptions.c:2278
#, fuzzy
msgid "as links"
msgstr "�� ���������"

#: src/LYOptions.c:2285
#, fuzzy
msgid "show filename"
msgstr " (������ ��'� �����)"

#: src/LYOptions.c:2296
msgid "STANDARD"
msgstr ""

#: src/LYOptions.c:2297
msgid "ADVANCED"
msgstr ""

# �����������
# �����������
#: src/LYOptions.c:2323
#, fuzzy
msgid "Directories first"
msgstr "����������:"

# ������� http://enigma.x-telecom.net/ ������ (�� ��� �� �� ����)
# ������� http://enigma.x-telecom.net/ ������ (�� ��� �� �� ����)
#: src/LYOptions.c:2324
#, fuzzy
msgid "Files first"
msgstr " ������"

#: src/LYOptions.c:2325
msgid "Mixed style"
msgstr ""

# @ Dia GIMP Gabber Galeon- Ximian-setup-tools balsa control-center evolution gimp gimp-std-plugins- glade- gnome-core gnome-libs gnome-pim gnomeicu gphoto graphite guppi kandy kandy.po kateprojectmanager.po kcmemail kcmkio kde-i18n_4:2.2.2-2_kdeprintfax.po kdelibs kmail kmenuedit knode koffice korganizer ksysguard kword lynx pybliographer red-carpet rpmdrake screem userdrake xchat
# * Yuriy Syrota <yuri@renome.rovno.ua>
#: src/LYOptions.c:2333 src/LYOptions.c:2350
#, fuzzy
msgid "By Name"
msgstr "�����:"

#: src/LYOptions.c:2334 src/LYOptions.c:2351
msgid "By Type"
msgstr ""

#: src/LYOptions.c:2335 src/LYOptions.c:2352
#, fuzzy
msgid "By Size"
msgstr "���Ԧ�:"

#: src/LYOptions.c:2336 src/LYOptions.c:2353
#, fuzzy
msgid "By Date"
msgstr "����:"

#: src/LYOptions.c:2337
msgid "By Mode"
msgstr ""

#: src/LYOptions.c:2339
msgid "By User"
msgstr ""

#: src/LYOptions.c:2340
#, fuzzy
msgid "By Group"
msgstr "�����"

#: src/LYOptions.c:2361
msgid "Do not show rate"
msgstr ""

# ������������� - �� �� ����, ����, � ���� ¦�.
# (��� ����� "�����������", �� �������� - �� ���Ӧ� ������, ����)
#: src/LYOptions.c:2362 src/LYOptions.c:2363
#, fuzzy, c-format
msgid "Show %s/sec rate"
msgstr "������������� ����� ���������."

#: src/LYOptions.c:2365 src/LYOptions.c:2366
#, c-format
msgid "Show %s/sec, ETA"
msgstr ""

#: src/LYOptions.c:2378
msgid "Accept lynx's internal types"
msgstr ""

#: src/LYOptions.c:2379
msgid "Also accept lynx.cfg's types"
msgstr ""

#: src/LYOptions.c:2380
msgid "Also accept user's types"
msgstr ""

#: src/LYOptions.c:2381
msgid "Also accept system's types"
msgstr ""

# msgstr "��������"
# ����... �� ����. (�����)���������?
#: src/LYOptions.c:2382
#, fuzzy
msgid "Accept all types"
msgstr "����������� �ͦ��"

#: src/LYOptions.c:2391
msgid "gzip"
msgstr ""

#: src/LYOptions.c:2392
msgid "deflate"
msgstr ""

#: src/LYOptions.c:2395
msgid "compress"
msgstr ""

#: src/LYOptions.c:2398
msgid "bzip2"
msgstr ""

#: src/LYOptions.c:2400
msgid "All"
msgstr ""

#: src/LYOptions.c:2668 src/LYOptions.c:2692
#, c-format
msgid "Use %s to invoke the Options menu!"
msgstr "%s �������� ���� �����������!"

#: src/LYOptions.c:3442
msgid "(options marked with (!) will not be saved)"
msgstr "(��������� צ�ͦ�Φ (!) �� ������ ������Φ)"

# @ GIMP lynx
# * Yuri Syrota <rasta@renome.rovno.ua>
#: src/LYOptions.c:3450
msgid "General Preferences"
msgstr "������Φ ������������"

# ¦���� ����������� "������������"
# ¦���� ����������� "������������"
#. ***************************************************************
#. User Mode: SELECT
#: src/LYOptions.c:3454
msgid "User mode"
msgstr "����� ������������"

#. Editor: INPUT
#: src/LYOptions.c:3460
msgid "Editor"
msgstr "��������"

#. Search Type: SELECT
#: src/LYOptions.c:3465
msgid "Type of Search"
msgstr "��� ������"

#: src/LYOptions.c:3470
msgid "Security and Privacy"
msgstr ""

#. ***************************************************************
#. Cookies: SELECT
#: src/LYOptions.c:3474
msgid "Cookies"
msgstr "�������"

#. Cookie Prompting: SELECT
#: src/LYOptions.c:3488
msgid "Invalid-Cookie Prompting"
msgstr ""

#. SSL Prompting: SELECT
#: src/LYOptions.c:3495
msgid "SSL Prompting"
msgstr ""

#: src/LYOptions.c:3501
msgid "Keyboard Input"
msgstr "�צ� � ���צ�����"

#. ***************************************************************
#. Keypad Mode: SELECT
#: src/LYOptions.c:3505
msgid "Keypad mode"
msgstr "������� ���צ�����"

# msgstr "���צۦ Emacs"
# msgstr "���צۦ Emacs"
#. Emacs keys: ON/OFF
#: src/LYOptions.c:3511
msgid "Emacs keys"
msgstr "���ަ Emacs"

#. VI Keys: ON/OFF
#: src/LYOptions.c:3517
msgid "VI keys"
msgstr "���ަ VI"

#. Line edit style: SELECT
#. well, at least 2 line edit styles available
#: src/LYOptions.c:3524
msgid "Line edit style"
msgstr ""

#. Keyboard layout: SELECT
#: src/LYOptions.c:3536
msgid "Keyboard layout"
msgstr "��������� ���צ�����"

#.
#. * Display and Character Set
#.
#: src/LYOptions.c:3550
msgid "Display and Character Set"
msgstr "������� �� ��¦� �����̦�"

#. Use locale-based character set: ON/OFF
#: src/LYOptions.c:3555
#, fuzzy
msgid "Use locale-based character set"
msgstr "������� ���������� ���������"

# ???
# msgstr "��¦� �����̦� �������"
# ???
# msgstr "��¦� �����̦� �������"
#. Display Character Set: SELECT
#: src/LYOptions.c:3564
msgid "Display character set"
msgstr "��¦� �����̦� �������"

#: src/LYOptions.c:3595
msgid "Assumed document character set"
msgstr "������� ���������� ���������"

#.
#. * Since CJK people hardly mixed with other world
#. * we split the header to make it more readable:
#. * "CJK mode" for CJK display charsets, and "Raw 8-bit" for others.
#.
#: src/LYOptions.c:3615
msgid "CJK mode"
msgstr "����� CJK"

# msgstr "������Φ 8¦�"
# ���� "8-bit - �� �" ?-)
#: src/LYOptions.c:3617
msgid "Raw 8-bit"
msgstr "����� Raw 8-bit"

#. X Display: INPUT
#: src/LYOptions.c:3625
msgid "X Display"
msgstr "X �������"

#.
#. * Document Appearance
#.
#: src/LYOptions.c:3631
msgid "Document Appearance"
msgstr "������ ���������"

#: src/LYOptions.c:3637
msgid "Show color"
msgstr "���������� �������"

#. Show cursor: ON/OFF
#: src/LYOptions.c:3661
msgid "Show cursor"
msgstr "���������� ������"

#. Underline links: ON/OFF
#: src/LYOptions.c:3667
#, fuzzy
msgid "Underline links"
msgstr "�������Φ ���������:"

#. Show scrollbar: ON/OFF
#: src/LYOptions.c:3674
msgid "Show scrollbar"
msgstr "���������� �������"

#. Select Popups: ON/OFF
#: src/LYOptions.c:3681
msgid "Popups for select fields"
msgstr "��������� ��̦� ������"

#. HTML error recovery: SELECT
#: src/LYOptions.c:3687
msgid "HTML error recovery"
msgstr "����������� ������� HTML"

#. Show Images: SELECT
#: src/LYOptions.c:3693
msgid "Show images"
msgstr "���������� ����������"

#. Verbose Images: ON/OFF
#: src/LYOptions.c:3707
msgid "Verbose images"
msgstr "��������� ��� ����������"

#.
#. * Headers Transferred to Remote Servers
#.
#: src/LYOptions.c:3715
msgid "Headers Transferred to Remote Servers"
msgstr "��������� ��� ���������� �� �������"

# 8-|  ��� ����....
# msgstr "������ ���������ϧ �����"
# 8-|  ��� ����....
# msgstr "������ ���������ϧ �����"
#. ***************************************************************
#. Mail Address: INPUT
#: src/LYOptions.c:3719
msgid "Personal mail address"
msgstr "����������� ������� ������"

#. Mail Address: INPUT
#: src/LYOptions.c:3724
#, fuzzy
msgid "Password for anonymous ftp"
msgstr "������ ����������� �� �����Ҧ ����� '%s':"

# ���������� - �� �� ����, ����, � ���� ¦�.
# ���������� - �� �� ����, ����, � ���� ¦�.
#. Preferred media type: SELECT
#: src/LYOptions.c:3729
#, fuzzy
msgid "Preferred media type"
msgstr "���������� %d ���Ԧ�"

#. Preferred encoding: SELECT
#: src/LYOptions.c:3735
#, fuzzy
msgid "Preferred encoding"
msgstr "�������� ���� ���������"

#. Preferred Document Character Set: INPUT
#: src/LYOptions.c:3741
msgid "Preferred document character set"
msgstr "��������� ��¦� �����̦�"

#. Preferred Document Language: INPUT
#: src/LYOptions.c:3746
msgid "Preferred document language"
msgstr "�������� ���� ���������"

#: src/LYOptions.c:3752
msgid "User-Agent header"
msgstr "��������� User-Agent"

# ������ �����̦, �� �� ���� 8-(
# msgstr "������ �� ����� ���̦�"
# ������ �����̦, �� �� ���� 8-(
# msgstr "������ �� ����� ���̦�"
#.
#. * Listing and Accessing Files
#.
#: src/LYOptions.c:3760
msgid "Listing and Accessing Files"
msgstr "������ �� ������ �� ���̦�"

#. ***************************************************************
#. FTP sort: SELECT
#: src/LYOptions.c:3764
msgid "FTP sort criteria"
msgstr "�����Ҧ� ���������� ������Ǧ� FTP"

#. Local Directory Sort: SELECT
#: src/LYOptions.c:3771
msgid "Local directory sort criteria"
msgstr "�����Ҧ� ���������� ��������� ������Ǧ�"

#. Local Directory Order: SELECT
#: src/LYOptions.c:3777
msgid "Local directory sort order"
msgstr "������� ���������� ��������� ������Ǧ�"

#: src/LYOptions.c:3786
msgid "Show dot files"
msgstr "���������� �������Φ �����"

#: src/LYOptions.c:3794
msgid "Execution links"
msgstr "���������� ������� �� �����������"

# ������������� - �� �� ����, ����, � ���� ¦�.
# (��� ����� "�����������", �� �������� - �� ���Ӧ� ������, ����)
#. Show transfer rate: SELECT
#: src/LYOptions.c:3814
msgid "Show transfer rate"
msgstr "������������� ����� ���������."

#.
#. * Special Files and Screens
#.
#: src/LYOptions.c:3834
msgid "Special Files and Screens"
msgstr "���æ���Φ ����� �� ������"

#: src/LYOptions.c:3839
msgid "Multi-bookmarks"
msgstr "������Φ ����� ����������"

#: src/LYOptions.c:3847
msgid "Review/edit Bookmarks files"
msgstr "�����������/���������� ����������"

#: src/LYOptions.c:3849
msgid "Goto multi-bookmark menu"
msgstr "������� �� ���� multi-bookmar"

#: src/LYOptions.c:3851
msgid "Bookmarks file"
msgstr "���� ����������"

#. Visited Pages: SELECT
#: src/LYOptions.c:3857
msgid "Visited Pages"
msgstr "��������Ԧ ���Ҧ���"

#: src/LYOptions.c:3862
msgid "View the file "
msgstr "����������� ���� "

#: src/LYPrint.c:936
#, c-format
msgid " Print job complete.\n"
msgstr " ���� ���������.\n"

#: src/LYPrint.c:1261
msgid "Document:"
msgstr "��������:"

#: src/LYPrint.c:1262
msgid "Number of lines:"
msgstr "���˦��� ���˦�:"

#: src/LYPrint.c:1263
msgid "Number of pages:"
msgstr "���˦��� ���Ҧ���:"

#: src/LYPrint.c:1264
msgid "pages"
msgstr "���Ҧ���"

#: src/LYPrint.c:1264
msgid "page"
msgstr "���Ҧ���"

#: src/LYPrint.c:1265
msgid "(approximately)"
msgstr "(���������)"

#: src/LYPrint.c:1272
msgid "Some print functions have been disabled!"
msgstr "���˦ ����æ� ����� ���� ����������!"

#: src/LYPrint.c:1276
msgid "Standard print options:"
msgstr "��������Φ ��������� �����:"

#: src/LYPrint.c:1277
msgid "Print options:"
msgstr "��������� �����:"

#: src/LYPrint.c:1284
msgid "Save to a local file"
msgstr "�������� � ��������� ����"

#: src/LYPrint.c:1286
msgid "Save to disk disabled"
msgstr "���������� �� ���� ����������"

#: src/LYPrint.c:1293
msgid "Mail the file"
msgstr "��������� ���� ������"

#: src/LYPrint.c:1300
msgid "Print to the screen"
msgstr "������������ �� ����Φ"

#: src/LYPrint.c:1305
msgid "Print out on a printer attached to your vt100 terminal"
msgstr "������������ �� ������Ҧ, Ц�'�������� �� ������ vt100-���ͦ����"

#: src/LYReadCFG.c:342
#, c-format
msgid ""
"Syntax Error parsing COLOR in configuration file:\n"
"The line must be of the form:\n"
"COLOR:INTEGER:FOREGROUND:BACKGROUND\n"
"\n"
"Here FOREGROUND and BACKGROUND must be one of:\n"
"The special strings 'nocolor' or 'default', or\n"
msgstr ""

#: src/LYReadCFG.c:355
msgid "Offending line:"
msgstr ""

#: src/LYReadCFG.c:625
#, c-format
msgid "key remapping of %s to %s for %s failed\n"
msgstr ""

#: src/LYReadCFG.c:632
#, c-format
msgid "key remapping of %s to %s failed\n"
msgstr ""

#: src/LYReadCFG.c:653
#, c-format
msgid "invalid line-editor selection %s for key %s, selecting all\n"
msgstr ""

#: src/LYReadCFG.c:678 src/LYReadCFG.c:690
#, c-format
msgid "setting of line-editor binding for key %s (0x%x) to 0x%x for %s failed\n"
msgstr ""

#: src/LYReadCFG.c:694
#, c-format
msgid "setting of line-editor binding for key %s (0x%x) for %s failed\n"
msgstr ""

#: src/LYReadCFG.c:792
#, c-format
msgid "Lynx: cannot start, CERN rules file %s is not available\n"
msgstr ""

#: src/LYReadCFG.c:793
msgid "(no name)"
msgstr "(���� ���Φ)"

#: src/LYReadCFG.c:1784
#, c-format
msgid "More than %d nested lynx.cfg includes -- perhaps there is a loop?!?\n"
msgstr ""

#: src/LYReadCFG.c:1786
#, c-format
msgid "Last attempted include was '%s',\n"
msgstr ""

#: src/LYReadCFG.c:1787
#, c-format
msgid "included from '%s'.\n"
msgstr "���������� � '%s'.\n"

#: src/LYReadCFG.c:2194 src/LYReadCFG.c:2207 src/LYReadCFG.c:2265
msgid "The following is read from your lynx.cfg file."
msgstr "��� ���� ���� �������� � ������ ���̦ lynx.cfg."

#: src/LYReadCFG.c:2195 src/LYReadCFG.c:2208
msgid "Please read the distribution"
msgstr "�������� �� ������������"

#: src/LYReadCFG.c:2201 src/LYReadCFG.c:2211
msgid "for more comments."
msgstr "�� ��������� �������æ�."

#: src/LYReadCFG.c:2247
msgid "RELOAD THE CHANGES"
msgstr "����������"

#: src/LYReadCFG.c:2255
msgid "Your primary configuration"
msgstr "���� ������� ���Ʀ����æ�"

#: src/LYShowInfo.c:172
msgid "Directory that you are currently viewing"
msgstr "�������, ���� �� ����� ������������"

# @ Dia GIMP Gabber Galeon- Ximian-setup-tools balsa control-center evolution gimp gimp-std-plugins- glade- gnome-core gnome-libs gnome-pim gnomeicu gphoto graphite guppi kandy kandy.po kateprojectmanager.po kcmemail kcmkio kde-i18n_4:2.2.2-2_kdeprintfax.po kdelibs kmail kmenuedit knode koffice korganizer ksysguard kword lynx pybliographer red-carpet rpmdrake screem userdrake xchat
# * Yuriy Syrota <yuri@renome.rovno.ua>
#: src/LYShowInfo.c:175
msgid "Name:"
msgstr "�����:"

#: src/LYShowInfo.c:178
msgid "URL:"
msgstr "URL:"

#: src/LYShowInfo.c:192
msgid "Directory that you have currently selected"
msgstr "�������, ���� ����� ��Ħ����"

#: src/LYShowInfo.c:194
msgid "File that you have currently selected"
msgstr "����, ���� ����� ��Ħ����"

#: src/LYShowInfo.c:197
msgid "Symbolic link that you have currently selected"
msgstr ""

#: src/LYShowInfo.c:200
msgid "Item that you have currently selected"
msgstr ""

# 8-| �� ����...
# msgstr " ����� �����:"
#: src/LYShowInfo.c:202
msgid "Full name:"
msgstr "����� ��'�:"

#: src/LYShowInfo.c:211
msgid "Unable to follow link"
msgstr ""

#: src/LYShowInfo.c:213
msgid "Points to file:"
msgstr ""

#: src/LYShowInfo.c:218
msgid "Name of owner:"
msgstr "      �������:"

# @ evolution kuser lynx
# * Andriy Rysin <arysin@yahoo.com>
#: src/LYShowInfo.c:221
msgid "Group name:"
msgstr "����� �����:"

#: src/LYShowInfo.c:223
msgid "File size:"
msgstr "���ͦ� �����:"

# @ Gnome-find KDat karchiver karchiver.po kwuftpd lynx red-carpet
# * Yuri Syrota <rasta@renome.rovno.ua>
#: src/LYShowInfo.c:225
#, fuzzy
msgid "(bytes)"
msgstr "�����"

#.
#. * Include date and time information.
#.
#: src/LYShowInfo.c:230
msgid "Creation date:"
msgstr "     ��������:"

# @ KDat lynx
# * Andriy Rysin <arysin@yahoo.com>
#: src/LYShowInfo.c:233
msgid "Last modified:"
msgstr "������� ����Ʀ��æ�:"

# @ KDat lynx
# * Andriy Rysin <arysin@yahoo.com>
#: src/LYShowInfo.c:236
msgid "Last accessed:"
msgstr "�����Τ ���������:"

#: src/LYShowInfo.c:242
msgid "Access Permissions"
msgstr "����� �������"

#: src/LYShowInfo.c:277
#, fuzzy
msgid "Group:"
msgstr "�����"

#: src/LYShowInfo.c:297
msgid "World:"
msgstr ""

#: src/LYShowInfo.c:304
msgid "File that you are currently viewing"
msgstr "����, ���� �� ����� ������������"

#: src/LYShowInfo.c:312 src/LYShowInfo.c:416
msgid "Linkname:"
msgstr ""

#: src/LYShowInfo.c:318 src/LYShowInfo.c:333
msgid "Charset:"
msgstr "��¦� �����̦�:"

#: src/LYShowInfo.c:332
msgid "(assumed)"
msgstr ""

#: src/LYShowInfo.c:339
msgid "Server:"
msgstr "������:"

#: src/LYShowInfo.c:342
msgid "Date:"
msgstr "����:"

#: src/LYShowInfo.c:345
msgid "Last Mod:"
msgstr ""

#: src/LYShowInfo.c:350
msgid "Expires:"
msgstr ""

#: src/LYShowInfo.c:353
msgid "Cache-Control:"
msgstr ""

#: src/LYShowInfo.c:356
msgid "Content-Length:"
msgstr "������� �ͦ���:"

#: src/LYShowInfo.c:360
#, fuzzy
msgid "Length:"
msgstr "������� �ͦ���:"

#: src/LYShowInfo.c:365
msgid "Language:"
msgstr "����:"

#: src/LYShowInfo.c:372
msgid "Post Data:"
msgstr ""

#: src/LYShowInfo.c:375
msgid "Post Content Type:"
msgstr ""

#: src/LYShowInfo.c:378
msgid "Owner(s):"
msgstr "�������(�):"

#: src/LYShowInfo.c:383
msgid "size:"
msgstr "���ͦ�:"

# @ Galeon- lynx xfce
# * Andriy Rysin <arysin@yahoo.com>
#: src/LYShowInfo.c:385
msgid "lines"
msgstr "�����"

#: src/LYShowInfo.c:389
msgid "forms mode"
msgstr ""

#: src/LYShowInfo.c:391
msgid "source"
msgstr "�������"

#: src/LYShowInfo.c:392
msgid "normal"
msgstr "���������"

#: src/LYShowInfo.c:394
msgid ", safe"
msgstr ""

#: src/LYShowInfo.c:396
msgid ", via internal link"
msgstr ""

#: src/LYShowInfo.c:401
msgid ", no-cache"
msgstr ""

#: src/LYShowInfo.c:403
msgid ", ISMAP script"
msgstr ""

#: src/LYShowInfo.c:405
msgid ", bookmark file"
msgstr ", ���� ����������"

#: src/LYShowInfo.c:409
msgid "mode:"
msgstr "�����:"

#: src/LYShowInfo.c:415
msgid "Link that you currently have selected"
msgstr "���������, ���� ����� ��Ħ����"

#: src/LYShowInfo.c:424
msgid "Method:"
msgstr "�����:"

#: src/LYShowInfo.c:428
msgid "Enctype:"
msgstr ""

#: src/LYShowInfo.c:434
#, fuzzy
msgid "Action:"
msgstr "���ͦ�����: "

#: src/LYShowInfo.c:439
msgid "(Form field)"
msgstr "(���� �����)"

#: src/LYShowInfo.c:448
msgid "No Links on the current page"
msgstr "�� æ� ���Ҧ�æ ����� ��������"

#: src/LYShowInfo.c:453
#, fuzzy
msgid "Server Headers:"
msgstr "������:"

#: src/LYStyle.c:294
#, c-format
msgid ""
"Syntax Error parsing style in lss file:\n"
"[%s]\n"
"The line must be of the form:\n"
"OBJECT:MONO:COLOR (ie em:bold:brightblue:white)\n"
"where OBJECT is one of EM,STRONG,B,I,U,BLINK etc.\n"
"\n"
msgstr ""

#: src/LYTraversal.c:108
msgid "here is a list of the history stack so that you may rebuild"
msgstr ""

#: src/LYUpload.c:75
msgid "ERROR! - upload command is misconfigured"
msgstr ""

#: src/LYUpload.c:96
msgid "Illegal redirection \"../\" found! Request ignored."
msgstr ""

#: src/LYUpload.c:99
msgid "Illegal character \"/\" found! Request ignored."
msgstr ""

#: src/LYUpload.c:102
msgid "Illegal redirection using \"~\" found! Request ignored."
msgstr ""

#: src/LYUpload.c:159
msgid "Unable to upload file."
msgstr "��������� �������� ����."

#: src/LYUpload.c:201
msgid "Upload To:"
msgstr "������������ ��:"

#: src/LYUpload.c:202
msgid "Upload options:"
msgstr "��������� צ�����������:"

#: src/LYUtils.c:1792
msgid "Download document URL put to clipboard."
msgstr ""

#: src/LYUtils.c:2569
msgid "Unexpected access protocol for this URL scheme."
msgstr ""

#: src/LYUtils.c:3379
msgid "Too many tempfiles"
msgstr ""

#: src/LYUtils.c:3683
msgid "unknown restriction"
msgstr "��צ���� ���������"

#: src/LYUtils.c:3713
#, c-format
msgid "No restrictions set.\n"
msgstr "��������� צ����Φ.\n"

#: src/LYUtils.c:3716
#, c-format
msgid "Restrictions set:\n"
msgstr "��¦� ��������:\n"

#: src/LYUtils.c:5094
msgid "Cannot find HOME directory"
msgstr "�� ���� ������ ������ �������"

#: src/LYrcFile.c:21
msgid "Normally disabled.  See ENABLE_LYNXRC in lynx.cfg\n"
msgstr ""

#: src/LYrcFile.c:318
msgid ""
"accept_all_cookies allows the user to tell Lynx to automatically\n"
"accept all cookies if desired.  The default is \"FALSE\" which will\n"
"prompt for each cookie.  Set accept_all_cookies to \"TRUE\" to accept\n"
"all cookies.\n"
msgstr ""

#: src/LYrcFile.c:325
msgid ""
"anonftp_password allows the user to tell Lynx to use the personal\n"
"email address as the password for anonymous ftp.  If no value is given,\n"
"Lynx will use the personal email address.  Set anonftp_password\n"
"to a different value if you choose.\n"
msgstr ""

#: src/LYrcFile.c:331
msgid ""
"bookmark_file specifies the name and location of the default bookmark\n"
"file into which the user can paste links for easy access at a later\n"
"date.\n"
msgstr ""
"bookmark_file �������� ��'� �� ������������ ����������� ����� ����������,\n"
"�� ����� ���������� ���� �������� ��������� ��� �������� צ���������\n"
"Ц�Φ��.\n"

#: src/LYrcFile.c:336
msgid ""
"If case_sensitive_searching is \"on\" then when the user invokes a search\n"
"using the 's' or '/' keys, the search performed will be case sensitive\n"
"instead of case INsensitive.  The default is usually \"off\".\n"
msgstr ""

#: src/LYrcFile.c:341
msgid ""
"The character_set definition controls the representation of 8 bit\n"
"characters for your terminal.  If 8 bit characters do not show up\n"
"correctly on your screen you may try changing to a different 8 bit\n"
"set or using the 7 bit character approximations.\n"
"Current valid characters sets are:\n"
msgstr ""

#: src/LYrcFile.c:348
msgid ""
"cookie_accept_domains and cookie_reject_domains are comma-delimited\n"
"lists of domains from which Lynx should automatically accept or reject\n"
"all cookies.  If a domain is specified in both options, rejection will\n"
"take precedence.  The accept_all_cookies parameter will override any\n"
"settings made here.\n"
msgstr ""

#: src/LYrcFile.c:356
msgid ""
"cookie_file specifies the file from which to read persistent cookies.\n"
"The default is ~/.lynx_cookies.\n"
msgstr ""

#: src/LYrcFile.c:361
msgid ""
"cookie_loose_invalid_domains, cookie_strict_invalid_domains, and\n"
"cookie_query_invalid_domains are comma-delimited lists of which domains\n"
"should be subjected to varying degrees of validity checking.  If a\n"
"domain is set to strict checking, strict conformance to RFC2109 will\n"
"be applied.  A domain with loose checking will be allowed to set cookies\n"
"with an invalid path or domain attribute.  All domains will default to\n"
"querying the user for an invalid path or domain.\n"
msgstr ""

#: src/LYrcFile.c:375
msgid ""
"dir_list_order specifies the directory list order under DIRED_SUPPORT\n"
"(if implemented).  The default is \"ORDER_BY_NAME\"\n"
msgstr ""

#: src/LYrcFile.c:380
msgid ""
"dir_list_styles specifies the directory list style under DIRED_SUPPORT\n"
"(if implemented).  The default is \"MIXED_STYLE\", which sorts both\n"
"files and directories together.  \"FILES_FIRST\" lists files first and\n"
"\"DIRECTORIES_FIRST\" lists directories first.\n"
msgstr ""

#: src/LYrcFile.c:388
msgid ""
"If emacs_keys is to \"on\" then the normal EMACS movement keys:\n"
"  ^N = down    ^P = up\n"
"  ^B = left    ^F = right\n"
"will be enabled.\n"
msgstr ""

#: src/LYrcFile.c:394
msgid ""
"file_editor specifies the editor to be invoked when editing local files\n"
"or sending mail.  If no editor is specified, then file editing is disabled\n"
"unless it is activated from the command line, and the built-in line editor\n"
"will be used for sending mail.\n"
msgstr ""
"file_editor �������� ��������� ��� ����������� ��������� ���̦� �� ��������\n"
"��צ�������.  ���� ��������� �� ���������, ����������� ����������, Ȧ�� ��\n"
"����� ������ ��������� � ���������� �����; � ��� ��������� ���Ԧ� ������\n"
"��������������� ������������ ������������� ���������.\n"

#: src/LYrcFile.c:400
msgid ""
"The file_sorting_method specifies which value to sort on when viewing\n"
"file lists such as FTP directories.  The options are:\n"
"   BY_FILENAME -- sorts on the name of the file\n"
"   BY_TYPE     -- sorts on the type of the file\n"
"   BY_SIZE     -- sorts on the size of the file\n"
"   BY_DATE     -- sorts on the date of the file\n"
msgstr ""
"file_sorting_method ��������, �� ��� �������Ħ ��������� ������ ���̦�,\n"
"���������, �������� FTP.  �����צ ��Ҧ����:\n"
"   BY_FILENAME -- ��������� �� ������ �����\n"
"   BY_TYPE     -- ��������� �� ����� �����\n"
"   BY_SIZE     -- ��������� �� ���ͦ��� �����\n"
"   BY_DATE     -- ��������� �� ����� �����\n"

#: src/LYrcFile.c:418
msgid ""
"lineedit_mode specifies the key binding used for inputting strings in\n"
"prompts and forms.  If lineedit_mode is set to \"Default Binding\" then\n"
"the following control characters are used for moving and deleting:\n"
"\n"
"             Prev  Next       Enter = Accept input\n"
"   Move char: <-    ->        ^G    = Cancel input\n"
"   Move word: ^P    ^N        ^U    = Erase line\n"
" Delete char: ^H    ^R        ^A    = Beginning of line\n"
" Delete word: ^B    ^F        ^E    = End of line\n"
"\n"
"Current lineedit modes are:\n"
msgstr ""

#: src/LYrcFile.c:436
msgid ""
"The following allow you to define sub-bookmark files and descriptions.\n"
"The format is multi_bookmark<capital_letter>=<filename>,<description>\n"
"Up to 26 bookmark files (for the English capital letters) are allowed.\n"
"We start with \"multi_bookmarkB\" since 'A' is the default (see above).\n"
msgstr ""
"� ������� ����� ����� ��������� sub-bookmark ����� �� ��Φ �����.\n"
"������ �����: multi_bookmark<������_̦����>=<����>,<����>\n"
"������� ��������� �� 26 ���̦� ���������� (��� ���̦������ ������� ̦���).\n"
"�� ��������� � \"multi_bookmarkB\", �� 'A' � ��������� (���. ����).\n"

#: src/LYrcFile.c:442
msgid ""
"personal_mail_address specifies your personal mail address.  The\n"
"address will be sent during HTTP file transfers for authorization and\n"
"logging purposes, and for mailed comments.\n"
"If you do not want this information given out, set the NO_FROM_HEADER\n"
"to TRUE in lynx.cfg, or use the -nofrom command line switch.  You also\n"
"could leave this field blank, but then you won't have it included in\n"
"your mailed comments.\n"
msgstr ""
"personal_mail_address �������� ���� ������ ������� ������. ������ ����\n"
"����������� Ц� ��� ������ަ ���̦� �� HTTP ��� ��������æ� �� �����\n"
"� �������, �� ��� ���������� �������Ҧ�.\n"
"���� � �� �� ������� �������� �� �������æ�, ������צ�� � ���̦ lynx.cfg\n"
"\"NO_FROM_HEADER:TRUE\", �� ���������� lynx � ������ -nofrom. �� �����\n"
"������ �������� �� ���� �����Φ�, ��� ��Ħ ���� �� �������������� � ��ۦ\n"
"�������Ҧ ��� ��������Φ.\n"

#: src/LYrcFile.c:451
msgid ""
"preferred_charset specifies the character set in MIME notation (e.g.,\n"
"ISO-8859-2, ISO-8859-5) which Lynx will indicate you prefer in requests\n"
"to http servers using an Accept-Charset header.  The value should NOT\n"
"include ISO-8859-1 or US-ASCII, since those values are always assumed\n"
"by default.  May be a comma-separated list.\n"
"If a file in that character set is available, the server will send it.\n"
"If no Accept-Charset header is present, the default is that any\n"
"character set is acceptable.  If an Accept-Charset header is present,\n"
"and if the server cannot send a response which is acceptable\n"
"according to the Accept-Charset header, then the server SHOULD send\n"
"an error response, though the sending of an unacceptable response\n"
"is also allowed.\n"
msgstr ""

#: src/LYrcFile.c:467
msgid ""
"preferred_language specifies the language in MIME notation (e.g., en,\n"
"fr, may be a comma-separated list in decreasing preference)\n"
"which Lynx will indicate you prefer in requests to http servers.\n"
"If a file in that language is available, the server will send it.\n"
"Otherwise, the server will send the file in its default language.\n"
msgstr ""

#: src/LYrcFile.c:478
msgid ""
"If run_all_execution_links is set \"on\" then all local execution links\n"
"will be executed when they are selected.\n"
"\n"
"WARNING - This is potentially VERY dangerous.  Since you may view\n"
"          information that is written by unknown and untrusted sources\n"
"          there exists the possibility that Trojan horse links could be\n"
"          written.  Trojan horse links could be written to erase files\n"
"          or compromise security.  This should only be set to \"on\" if\n"
"          you are viewing trusted source information.\n"
msgstr ""

#: src/LYrcFile.c:489
msgid ""
"If run_execution_links_on_local_files is set \"on\" then all local\n"
"execution links that are found in LOCAL files will be executed when they\n"
"are selected.  This is different from run_all_execution_links in that\n"
"only files that reside on the local system will have execution link\n"
"permissions.\n"
"\n"
"WARNING - This is potentially dangerous.  Since you may view\n"
"          information that is written by unknown and untrusted sources\n"
"          there exists the possibility that Trojan horse links could be\n"
"          written.  Trojan horse links could be written to erase files\n"
"          or compromise security.  This should only be set to \"on\" if\n"
"          you are viewing trusted source information.\n"
msgstr ""

#: src/LYrcFile.c:507
msgid ""
"select_popups specifies whether the OPTIONs in a SELECT block which\n"
"lacks a MULTIPLE attribute are presented as a vertical list of radio\n"
"buttons or via a popup menu.  Note that if the MULTIPLE attribute is\n"
"present in the SELECT start tag, Lynx always will create a vertical list\n"
"of checkboxes for the OPTIONs.  A value of \"on\" will set popup menus\n"
"as the default while a value of \"off\" will set use of radio boxes.\n"
"The default can be overridden via the -popup command line toggle.\n"
msgstr ""

#: src/LYrcFile.c:517
msgid ""
"show_color specifies how to set the color mode at startup.  A value of\n"
"\"never\" will force color mode off (treat the terminal as monochrome)\n"
"at startup even if the terminal appears to be color capable.  A value of\n"
"\"always\" will force color mode on even if the terminal appears to be\n"
"monochrome, if this is supported by the library used to build lynx.\n"
"A value of \"default\" will yield the behavior of assuming\n"
"a monochrome terminal unless color capability is inferred at startup\n"
"based on the terminal type, or the -color command line switch is used, or\n"
"the COLORTERM environment variable is set.  The default behavior always is\n"
"used in anonymous accounts or if the \"option_save\" restriction is set.\n"
"The effect of the saved value can be overridden via\n"
"the -color and -nocolor command line switches.\n"
"The mode set at startup can be changed via the \"show color\" option in\n"
"the 'o'ptions menu.  If the option settings are saved, the \"on\" and\n"
"\"off\" \"show color\" settings will be treated as \"default\".\n"
msgstr ""

#: src/LYrcFile.c:534
msgid ""
"show_cursor specifies whether to 'hide' the cursor to the right (and\n"
"bottom, if possible) of the screen, or to place it to the left of the\n"
"current link in documents, or current option in select popup windows.\n"
"Positioning the cursor to the left of the current link or option is\n"
"helpful for speech or braille interfaces, and when the terminal is\n"
"one which does not distinguish the current link based on highlighting\n"
"or color.  A value of \"on\" will set positioning to the left as the\n"
"default while a value of \"off\" will set 'hiding' of the cursor.\n"
"The default can be overridden via the -show_cursor command line toggle.\n"
msgstr ""

#: src/LYrcFile.c:545
msgid ""
"show_dotfiles specifies that the directory listing should include\n"
"\"hidden\" (dot) files/directories.  If set \"on\", this will be\n"
"honored only if enabled via userdefs.h and/or lynx.cfg, and not\n"
"restricted via a command line switch.  If display of hidden files\n"
"is disabled, creation of such files via Lynx also is disabled.\n"
msgstr ""

#: src/LYrcFile.c:556
msgid ""
"If sub_bookmarks is not turned \"off\", and multiple bookmarks have\n"
"been defined (see below), then all bookmark operations will first\n"
"prompt the user to select an active sub-bookmark file.  If the default\n"
"Lynx bookmark_file is defined (see above), it will be used as the\n"
"default selection.  When this option is set to \"advanced\", and the\n"
"user mode is advanced, the 'v'iew bookmark command will invoke a\n"
"statusline prompt instead of the menu seen in novice and intermediate\n"
"user modes.  When this option is set to \"standard\", the menu will be\n"
"presented regardless of user mode.\n"
msgstr ""
"���� sub_bookmarks �� �������� (\"off\"), ��  multiple bookmarks ����\n"
"��������� (������ �����), ��Ħ �Ӧ ��� ����-�˦� Ħ� �� ������������\n"
"�����������צ ���� ������������� ������� sub-bookmark ����. ����\n"
"bookmark_file ��������� (������ ����), צ� ���� �������������� �������.\n"
"���� �� ��æ� ����������� � \"advanced\", �� ����� ������������ �����\n"
"advanced, ��Ħ ������� ��������� ���������� ('v'iew) ������� ����������\n"
"� ����� ������� ��ͦ��� ����, �� � ������� \"�������\" �� intermediate.\n"
"���� �� ��æ� ����������� � \"standard\", ���� ������ ����, ���������\n"
"צ� ������ ������������.\n"

#: src/LYrcFile.c:570
msgid ""
"user_mode specifies the users level of knowledge with Lynx.  The\n"
"default is \"NOVICE\" which displays two extra lines of help at the\n"
"bottom of the screen to aid the user in learning the basic Lynx\n"
"commands.  Set user_mode to \"INTERMEDIATE\" to turn off the extra info.\n"
"Use \"ADVANCED\" to see the URL of the currently selected link at the\n"
"bottom of the screen.\n"
msgstr ""

#: src/LYrcFile.c:579
msgid ""
"If verbose_images is \"on\", lynx will print the name of the image\n"
"source file in place of [INLINE], [LINK] or [IMAGE]\n"
"See also VERBOSE_IMAGES in lynx.cfg\n"
msgstr ""

#: src/LYrcFile.c:584
msgid ""
"If vi_keys is set to \"on\", then the normal VI movement keys:\n"
"  j = down    k = up\n"
"  h = left    l = right\n"
"will be enabled.  These keys are only lower case.\n"
"Capital 'H', 'J' and 'K will still activate help, jump shortcuts,\n"
"and the keymap display, respectively.\n"
msgstr ""

#: src/LYrcFile.c:592
msgid ""
"The visited_links setting controls how Lynx organizes the information\n"
"in the Visited Links Page.\n"
msgstr ""
"��������� visted_links ��������, �� Lynx צ�������� �������æ�\n"
"�� ���Ҧ�æ ���צ����� ��������.\n"

#: src/LYrcFile.c:810
msgid ""
"If keypad_mode is set to \"NUMBERS_AS_ARROWS\", then the numbers on\n"
"your keypad when the numlock is on will act as arrow keys:\n"
"            8 = Up Arrow\n"
"  4 = Left Arrow    6 = Right Arrow\n"
"            2 = Down Arrow\n"
"and the corresponding keyboard numbers will act as arrow keys,\n"
"regardless of whether numlock is on.\n"
msgstr ""

#: src/LYrcFile.c:819
msgid ""
"If keypad_mode is set to \"LINKS_ARE_NUMBERED\", then numbers will\n"
"appear next to each link and numbers are used to select links.\n"
msgstr ""

#: src/LYrcFile.c:823
msgid ""
"If keypad_mode is set to \"LINKS_AND_FORM_FIELDS_ARE_NUMBERED\", then\n"
"numbers will appear next to each link and visible form input field.\n"
"Numbers are used to select links, or to move the \"current link\" to a\n"
"form input field or button.  In addition, options in popup menus are\n"
"indexed so that the user may type an option number to select an option in\n"
"a popup menu, even if the option isn't visible on the screen.  Reference\n"
"lists and output from the list command also enumerate form inputs.\n"
msgstr ""

#: src/LYrcFile.c:832
msgid ""
"NOTE: Some fixed format documents may look disfigured when\n"
"\"LINKS_ARE_NUMBERED\" or \"LINKS_AND_FORM_FIELDS_ARE_NUMBERED\" are\n"
"enabled.\n"
msgstr ""

#: src/LYrcFile.c:864
msgid ""
"Lynx User Defaults File\n"
"\n"
"This file contains options saved from the Lynx Options Screen (normally\n"
"with the '>' key).  There is normally no need to edit this file manually,\n"
"since the defaults here can be controlled from the Options Screen, and the\n"
"next time options are saved from the Options Screen this file will be\n"
"completely rewritten.  You have been warned...\n"
"If you are looking for the general configuration file - it is normally\n"
"called lynx.cfg, and it has different content and a different format.\n"
"It is not this file.\n"
msgstr ""
"���� ���������� ����������� ����������� Lynx\n"
"\n"
"��� ���� ͦ����� ������������ � ������ ����������� Lynx (��������\n"
"� ������ '>').  �������� ���� Φ��ϧ ����Ȧ����Ԧ ���������� ����,\n"
"��˦���� ������צ ������������ ������������ ����� ����� �����������, ����,\n"
"���� ���������� ���� �� ��������� �� � ������ �����������, ��� ����\n"
"���� ������������.  ��� ����������, ����� �� ���ڦ...\n"
"���� � �� �������Ħ ������� ���� ��������� ����������� - �� ��, �� �������,\n"
"���� lynx.cfg, � צ� ��� ����� �ͦ�� �� ����� ������.\n"
"��� �� �� ��� ���� ;-)\n"

# @ EasyTag cupsdconf.po kfind kfindpart kppp lynx
# * Olexander Kunytsa, <kunia@istc.kiev.ua>
#~ msgid "KB"
#~ msgstr "��"

#~ msgid "Remove '%s' and all of its contents?"
#~ msgstr "�������� '%s' ����� �� �Ӧ� �ͦ����?"

#~ msgid "Remove directory and all of its contents?"
#~ msgstr "�������� ������� ����� �� �Ӧ� �ͦ����?"

#~ msgid "Unable to open file management menu file."
#~ msgstr "�� ���� צ������ ���� ���� ��������� �������."