summaryrefslogtreecommitdiff
path: root/po/lv.po
blob: 4b4022d4d9a48cfa00a1e02e5cff36bf10837e2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
# translation of lv.po to Latvian
# translation of gdm2.HEAD.lv.po to Latvian
# gdm for Latvian.
# Copyright (C) 2002, 2006 Free Software Foundation, Inc.
# Artis Trops <hornet@navigators.lv>, 2001.
# Raivis Dejus <orvils@gmail.com>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: lv\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-06-22 10:47+0300\n"
"PO-Revision-Date: 2006-06-22 11:29+0300\n"
"Last-Translator: Raivis Dejus <orvils@gmail.com>\n"
"Language-Team: Latvian <locale@laka.lv>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n"
"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"

#: ../config/CDE.desktop.in.h:1
msgid "CDE"
msgstr "CDE"

#: ../config/CDE.desktop.in.h:2
msgid "This session logs you into CDE"
msgstr "Šī sesija jūs pieslēgs CDE"

#: ../config/default.desktop.in.h:1
msgid "Default System Session"
msgstr "Noklusētā sistēmas sesija"

#: ../config/default.desktop.in.h:2
msgid "This is the default system session"
msgstr "Šī ir noklusētā sistēmas sesija"

#: ../config/gnome.desktop.in.h:1
msgid "GNOME"
msgstr "GNOME"

#: ../config/gnome.desktop.in.h:2
msgid "This session logs you into GNOME"
msgstr "Šī sesija pieslēdz jūs GNOME videi"

#: ../config/ssh.desktop.in.in.h:1
msgid "Secure Remote connection"
msgstr "Drošs attālinātais pieslēgums"

#: ../config/ssh.desktop.in.in.h:2
msgid "This session logs you into a remote host using ssh"
msgstr "Šī sesija izmantojot ssh jūs pieslēgs attālinātai darbstacijai"

#. DO NOT CHANGE HEADER FILE BY HAND! CHANGE THE extract-shell.sh
#. SCRIPT THIS IS GENERATED.  ADD A CHANGELOG ENTRY IF YOU MODIFY
#. THIS SCRIPT.
#. ALWAYS ADD A CHANGELOG OR I WILL PERSONALLY KICK YOUR ASS!
#: ../config/gettextfoo.h:5
msgid ""
"Failed to start the X server (your graphical interface).  It is likely that "
"it is not set up correctly.  You will need to log in on a console and "
"reconfigure the X server.  Then restart GDM."
msgstr ""
"Nevaru palaist X serveri (jūsu grafisko saskarni).  Visdrīzāk tā nav pareizi "
"uzstādīta.  Jums vajadzētu pieteikties konsolē un pārkonfigurēt X "
"serveri.  Tad pārstartēt GDM."

#: ../config/gettextfoo.h:6
msgid ""
"Would you like to try to configure the X server?  Note that you will need "
"the root password for this."
msgstr "Vai gribat mēģināt konfigurēt X serveri?  Atcerieties, ka tam būs nepieciešama root parole."

#: ../config/gettextfoo.h:7
msgid "Please type in the root (privileged user) password."
msgstr "Lūdzu ievadi root (priviliģētā lietotāja) paroli."

#: ../config/gettextfoo.h:8
msgid "Trying to restart the X server."
msgstr "Mēģinot pārstartēt X serveri."

#: ../config/gettextfoo.h:9
msgid "The X server is now disabled.  Restart GDM when it is configured correctly."
msgstr "X serveris ir deaktivizēts.  Pārstartējiet GDM, kad tas būs pienācīgi nokonfigurēts."

#: ../config/gettextfoo.h:10
msgid ""
"Failed to start the X server (your graphical interface).  It is likely that "
"it is not set up correctly.  Would you like to view the X server output to "
"diagnose the problem?"
msgstr ""
"Neizdevās palaist X serveri (tavu grafisko saskarni).  Iespējams, ka tas nav "
"pareizi uzstādīts.  Vai tu vēlies apskatīt X servera izvadi, lai "
"diagnosticētu problēmu?"

#: ../config/gettextfoo.h:11
msgid "Would you like to view the detailed X server output as well?"
msgstr "Vai vēlaties redzēt arī detalizētas X servera izdeukas?"

#: ../config/gettextfoo.h:12
msgid ""
"Failed to start the X server (your graphical interface).  It seems that the "
"pointer device (your mouse) is not set up correctly.  Would you like to view "
"the X server output to diagnose the problem?"
msgstr ""
"Nevarēju palaist X serveri (tavu grafisko saskarni).  Iespējams, ka jūsu "
"kursora iekārta (jūsu pele) nav pareizi uzstādīta.  Vai tu vēlies apskatīt X "
"servera izvadi, lai diagnosticētu problēmu?"

#: ../config/gettextfoo.h:13 ../config/gettextfoo.h:14
msgid ""
"Would you like to try to configure the mouse?  Note that you will need the "
"root password for this."
msgstr "Vai gribat mēģināt nokonfigurēt meli? Atcerieties, ka tam būs nepieciešama root parole."

#: ../config/gettextfoo.h:15
msgid ""
"This is the failsafe xterm session.  Windows now have focus only if you have "
"your cursor above them.  To get out of this mode type 'exit' in the window "
"in the upper left corner"
msgstr ""
"Šī ir kļūdu droša xterm sesija.  Logi šajā sesijā ir aktīvi tikai tad, ja uz "
"tiem ir novietots jūsu peles kursors. Lai izietu no šī režīma ietkstiet "
"'exit' logā, kas atrodas augšējā labajā stūrī"

#: ../config/gettextfoo.h:16
msgid ""
"Failed to start the session, so starting a failsafe xterm session.  Windows "
"will have focus only if the mouse pointer is above them.  To get out of this "
"mode type 'exit' in the window in the upper left corner"
msgstr ""
"Neizdevās iesākt sesiju, tās vietā sāku kļūmju drošo xterm sesiju.  "
"Logi šajā sesijā ir aktīvi tikai tad, ja uz tiem ir novietots jūsu peles "
"kursors. Lai izietu no šī režīma ietkstiet 'exit' logā, kas atrodas augšējā "
"labajā stūrī"

#: ../daemon/auth.c:57
#, c-format
msgid "%s: Could not write new authorization entry: %s"
msgstr "%s: Nevarēja izveidot jaunu autorizācijas ierakstu: %s"

#: ../daemon/auth.c:60
#, c-format
msgid "%s: Could not write new authorization entry.  Possibly out of diskspace"
msgstr ""
"%s: Nevarēju ierakstīt jaunu autorizācijas ierakstu. Iespējams brīvās vietas "
"trūkuma dēļ"

#: ../daemon/auth.c:65
#, c-format
msgid ""
"GDM could not write a new authorization entry to disk.  Possibly out of "
"diskspace.%s%s"
msgstr ""
"GDM nespēja ierakstīt jaunu autorizācijas ierakstu diskā. Iespējams trūkst "
"brīvās vietas.%s%s"

#: ../daemon/auth.c:195
#, c-format
msgid "%s: Could not make new cookie file in %s"
msgstr "%s: Nevarēja izveidot jaunu kukija failu iekš %s"

#: ../daemon/auth.c:219 ../daemon/auth.c:236 ../daemon/auth.c:876
#, c-format
msgid "%s: Cannot safely open %s"
msgstr "%s: Nevaru droši atvērt %s"

#. Really no need to clean up here - this process is a goner anyway
#: ../daemon/auth.c:675 ../daemon/auth.c:717
#, c-format
msgid "%s: Could not open cookie file %s"
msgstr "%s: Nevarēju izveidot jaunu sīkdatnes failu %s"

#: ../daemon/auth.c:696
#, c-format
msgid "%s: Could not lock cookie file %s"
msgstr "%s: Nevarēju saslēgt sīkdatnes failu %s"

#: ../daemon/auth.c:746 ../daemon/auth.c:768
#, c-format
msgid "%s: Could not write cookie"
msgstr "%s: Nevarēja ierakstīt cookie"

#: ../daemon/auth.c:852
#, c-format
msgid "%s: Ignoring suspiciously looking cookie file %s"
msgstr "%s: Ignorēju aizdomīgu sīkdatni %s"

#: ../daemon/auth.c:895 ../daemon/gdm.c:1365 ../daemon/gdm.c:1728
#, c-format
msgid "Can't write to %s: %s"
msgstr "Nevaru ierakstīt %s: %s"

#. This means we have no clue what's happening,
#. * it's not X server crashing as we would have
#. * cought that elsewhere.  Things are just
#. * not working out, so tell the user.
#. * However this may have been caused by a malicious local user
#. * zapping the display repeatedly, that shouldn't cause gdm
#. * to stop working completely so just wait for 2 minutes,
#. * that should give people ample time to stop gdm if needed,
#. * or just wait for the stupid malicious user to get bored
#. * and go away
#: ../daemon/display.c:111
#, c-format
msgid ""
"The display server has been shut down about 6 times in the last 90 seconds. "
"It is likely that something bad is going on.  Waiting for 2 minutes before "
"trying again on display %s."
msgstr ""
"Pēdējo 90 sekunžu laikā displeja serveris ir ticis izslēgts 6 rwizes. "
"Visdrīzāk notiek kaut kas nelāgs.  Gaidu 2 minūtes pirms turpināt uz "
"displeja %s."

#: ../daemon/display.c:255
#, c-format
msgid "%s: Cannot create pipe"
msgstr "%s: Nevaru izveidot kanālu"

#: ../daemon/display.c:333
#, c-format
msgid "%s: Failed forking GDM slave process for %s"
msgstr "%s: Neizdevās iestādīt GDM apakšprocesus priekš %s"

#: ../daemon/errorgui.c:348
#, c-format
msgid "%s not a regular file!\n"
msgstr "%s nav parasts fails!\n"

#: ../daemon/errorgui.c:365
msgid ""
"\n"
"... File too long to display ...\n"
msgstr ""
"\n"
"... Fails ir pārāk liels, to parādītu ...\n"

#: ../daemon/errorgui.c:374
#, c-format
msgid "%s could not be opened"
msgstr "%s: nevarēja tikt atvērts"

#: ../daemon/errorgui.c:486 ../daemon/errorgui.c:630 ../daemon/errorgui.c:741
#: ../daemon/errorgui.c:862
#, c-format
msgid "%s: Cannot fork to display error/info box"
msgstr "%s: Nevaru uzstādīt ekrāna kļūdu/ziņojumu lodziņu"

#: ../daemon/filecheck.c:61
#, c-format
msgid "%s: Directory %s does not exist."
msgstr "%s: Direktorijs %s neeksistē."

#: ../daemon/filecheck.c:73 ../daemon/filecheck.c:115
#: ../daemon/filecheck.c:178
#, c-format
msgid "%s: %s is not owned by uid %d."
msgstr "%s: %s nepieder uid %d."

#: ../daemon/filecheck.c:79 ../daemon/filecheck.c:122
#, c-format
msgid "%s: %s is writable by group."
msgstr "%s: %s ir grupas-rakstāms."

#: ../daemon/filecheck.c:85
#, c-format
msgid "%s: %s is writable by other."
msgstr "%s: %s ir citiem-rakstāms."

#: ../daemon/filecheck.c:100 ../daemon/filecheck.c:166
#, c-format
msgid "%s: %s does not exist but must exist."
msgstr "%s: %s neeksistē, bet vajadzētu eksistēt."

#: ../daemon/filecheck.c:108 ../daemon/filecheck.c:172
#, c-format
msgid "%s: %s is not a regular file."
msgstr "%s: %s nav regulārs fails."

#: ../daemon/filecheck.c:129
#, c-format
msgid "%s: %s is writable by group/other."
msgstr "%s: %s ir grupas/citiem-rakstāms."

#: ../daemon/filecheck.c:136 ../daemon/filecheck.c:191
#, c-format
msgid "%s: %s is bigger than sysadmin specified maximum file size."
msgstr "%s: %s ir lielāks nekā sistēmadministratora noteiktais faila izmērs."

#: ../daemon/gdm-net.c:332
#, c-format
msgid "%s: Could not make socket"
msgstr "%s: Nevarēja izveidot ligzdu"

#: ../daemon/gdm-net.c:363
#, c-format
msgid "%s: Could not bind socket"
msgstr "%s: Nevarēja saslēgties ar ligzdu"

#: ../daemon/gdm-net.c:449
#, c-format
msgid "%s: Could not make FIFO"
msgstr "%s: Nevarēju izveidot FIFO"

#: ../daemon/gdm-net.c:457
#, c-format
msgid "%s: Could not open FIFO"
msgstr "%s: Nevarēju atvērt FIFO"

#. FIXME: how to handle this?
#: ../daemon/gdm.c:197 ../daemon/gdm.c:205 ../daemon/gdm.c:1498
#: ../daemon/gdm.c:1506
#, c-format
msgid "Cannot write PID file %s: possibly out of diskspace.  Error: %s\n"
msgstr ""
"Nevaru ierakstīt PID failu %s: Iespējams beigusies vieta uz diska.  Kļūda %"
"s\n"

#: ../daemon/gdm.c:199 ../daemon/gdm.c:207 ../daemon/gdm.c:1500
#: ../daemon/gdm.c:1508
#, c-format
msgid "Cannot write PID file %s: possibly out of diskspace.  Error: %s"
msgstr "Nevaru ierakstīt PID failu %s: Iespējams beigusies vieta uz diska.  Kļūda %s"

#: ../daemon/gdm.c:217
#, c-format
msgid "%s: fork () failed!"
msgstr "%s: fork() neizdevās!"

#. should never happen
#: ../daemon/gdm.c:220 ../daemon/slave.c:3372
#, c-format
msgid "%s: setsid () failed: %s!"
msgstr "%s: setsid() neizdevās: %s!"

#: ../daemon/gdm.c:411
#, c-format
msgid "%s: Trying failsafe X server %s"
msgstr "%s: Mēģinu kļūmju drošo X serveri %s"

#: ../daemon/gdm.c:429
#, c-format
msgid "%s: Running the XKeepsCrashing script"
msgstr "%s: Palaižu XKeepsCrashing skriptu"

#: ../daemon/gdm.c:546
msgid ""
"The X server (your graphical interface) cannot be started.  It is likely "
"that it is not set up correctly.  You will need to log in on a console and "
"rerun the X configuration application, then restart GDM."
msgstr ""
"Neizdevās palaist X serveri (jūsu grafisko saskarni). Visdrīzāk tas nav "
"nokonfigurēts pareizi. Jums nāksies pieslēgties koncoles režīmā un palaist X "
"konfigurācijas programmu, tad būs jāpārstartē GDM."

#. else {
#. * At this point .... screw the user, we don't know how to
#. * talk to him.  He's on some 'l33t system anyway, so syslog
#. * reading will do him good
#. * }
#: ../daemon/gdm.c:558
#, c-format
msgid ""
"Failed to start X server several times in a short time period; disabling "
"display %s"
msgstr ""
"Neizdevās palaist X serveri pāris reizes īsā laika periodā; deaktivizēju "
"displeju %s"

#: ../daemon/gdm.c:568 ../daemon/gdm.c:2306
msgid "Master suspending..."
msgstr "Kungs atslēdzas..."

#: ../daemon/gdm.c:621
#, c-format
msgid "System is restarting, please wait ..."
msgstr "Sistēma pārstartējas, lūdzu uzgaidiet..."

#: ../daemon/gdm.c:623
#, c-format
msgid "System is shutting down, please wait ..."
msgstr "Sistēma slēdzas ārā, lūdzu uzgaidiet..."

#: ../daemon/gdm.c:634
msgid "Master halting..."
msgstr "Meistars apturas..."

#: ../daemon/gdm.c:647
#, c-format
msgid "%s: Halt failed: %s"
msgstr "%s: Halt neizdevās: %s"

#: ../daemon/gdm.c:656
msgid "Restarting computer..."
msgstr "Restartēju datoru..."

#: ../daemon/gdm.c:669
#, c-format
msgid "%s: Restart failed: %s"
msgstr "%s: Restarts neizdevās: %s"

#: ../daemon/gdm.c:776
#, c-format
msgid ""
"Restart GDM, Restart machine, Suspend, or Halt request when there is no "
"system menu from display %s"
msgstr ""
"Pārlādes vai Izslēgšanas pieprasījums, kaut arī displejā %s nav sistēmas "
"izvēlnes"

#: ../daemon/gdm.c:785
#, c-format
msgid ""
"Restart GDM, Restart machine, Suspend or Halt request from a non-static "
"display %s"
msgstr ""
"Pārstartēšanas, Pārlādes vai Izslēgšanas pieprasījums no ne-statiska "
"displeja %s"

#. Bury this display for good
#: ../daemon/gdm.c:851
#, c-format
msgid "%s: Aborting display %s"
msgstr "%s: Izbeidzu displeju %s"

#: ../daemon/gdm.c:1002
msgid "GDM restarting ..."
msgstr "GDM pārstartējas ..."

#: ../daemon/gdm.c:1006
msgid "Failed to restart self"
msgstr "Nevarēju sevi pārstartēt"

#. FIXME: note that this could mean out of memory
#: ../daemon/gdm.c:1080
msgid "main daemon: Got SIGABRT. Something went very wrong. Going down!"
msgstr ""
"galvenais dēmond: Saņēmu SIGABRT. Kaut kas nogājis pavisam garām. Slēdzos "
"ārā!"

#: ../daemon/gdm.c:1238
msgid "Do not fork into the background"
msgstr "Nepiesaistīties fonā"

#: ../daemon/gdm.c:1240
msgid "No console (static) servers to be run"
msgstr "Nav konsoles (statiska) servera, ko palaist"

#: ../daemon/gdm.c:1242
msgid "Alternative defaults configuration file"
msgstr "Cits noklusētais konfigurācijas fails"

#: ../daemon/gdm.c:1242
msgid "CONFIGFILE"
msgstr "CONFIGFILE"

#: ../daemon/gdm.c:1244
msgid "Preserve LD_* variables"
msgstr "Pasargāt LD_* mainīgos"

#: ../daemon/gdm.c:1246
msgid "Print GDM version"
msgstr "Nodrukāt GDM versiju"

#: ../daemon/gdm.c:1248
msgid "Start the first X server but then halt until we get a GO in the fifo"
msgstr "Palaist pirmo X serveri, bet tad apturēt līdz mēs tiekam klāt fifo"

#: ../daemon/gdm.c:1354 ../daemon/gdm.c:1697
#, c-format
msgid "Can't open %s for writing"
msgstr "Nevaru atvērt %s rakstīšanai"

#: ../daemon/gdm.c:1405
msgid "- The GNOME login manager"
msgstr "- GNOME pieslēgšanās parvaldnieks"

#: ../daemon/gdm.c:1406 ../gui/gdmXnestchooser.c:482
#: ../gui/gdmXnestchooser.c:490 ../gui/gdmchooser.c:1968
#: ../gui/gdmflexiserver.c:716
msgid "main options"
msgstr "galvenās opcijas"

#. make sure the pid file doesn't get wiped
#: ../daemon/gdm.c:1433
msgid "Only root wants to run GDM\n"
msgstr "Tikai root grib palaist gdm\n"

#: ../daemon/gdm.c:1449 ../daemon/gdm.c:1453 ../daemon/gdm.c:1536
#: ../daemon/gdm.c:1540 ../daemon/gdm.c:1544 ../daemon/gdm.c:1548
#: ../daemon/gdm.c:1558 ../daemon/gdm.c:1564 ../daemon/gdm.c:1575
#: ../daemon/misc.c:1779 ../daemon/misc.c:1783 ../daemon/misc.c:1787
#: ../daemon/misc.c:1794 ../daemon/misc.c:1798 ../daemon/misc.c:1802
#: ../daemon/server.c:522 ../daemon/server.c:535 ../daemon/slave.c:792
#: ../daemon/slave.c:806 ../daemon/slave.c:816 ../daemon/slave.c:826
#: ../daemon/slave.c:838 ../gui/gdmlogin.c:3561 ../gui/gdmlogin.c:3572
#: ../gui/gdmlogin.c:3578
#, c-format
msgid "%s: Error setting up %s signal handler: %s"
msgstr "%s: Kļūda uzstādot %s signāla noteicēju: %s"

#: ../daemon/gdm.c:1480
msgid "GDM already running. Aborting!"
msgstr "GDM jau darbojas. Pārtraucu!"

#: ../daemon/gdm.c:1584
#, c-format
msgid "%s: Error setting up CHLD signal handler"
msgstr "%s: Kļūda uzstādot CHLD signāla noteicēju"

#: ../daemon/gdm.c:2722
msgid "DYNAMIC request denied: Not authenticated"
msgstr "DYNAMIC pieprasījums noraidīts: Nav autentificets"

#: ../daemon/gdm.c:2888 ../daemon/gdm.c:2906 ../daemon/gdm.c:3188
#: ../daemon/gdm.c:3240 ../daemon/gdm.c:3293 ../daemon/gdm.c:3334
#: ../daemon/gdm.c:3360
#, c-format
msgid "%s request denied: Not authenticated"
msgstr "%s pieprasījums noraidīts: Nav autentificets"

#. Don't print the name to syslog as it might be
#. * long and dangerous
#: ../daemon/gdm.c:2924
msgid "Unknown server type requested; using standard server."
msgstr "Pieprasīts nezināms servera tips; izmantoju standartserveri."

#: ../daemon/gdm.c:2928
#, c-format
msgid ""
"Requested server %s not allowed to be used for flexible servers; using "
"standard server."
msgstr ""
"Pieprasītais serveris %s nav atļauts lietošanai par elastīgo serveri, "
"lietoju standartserveri."

#: ../daemon/gdmconfig.c:553 ../daemon/gdmconfig.c:560
#, c-format
msgid "%s: No GDM configuration file: %s. Using defaults."
msgstr ""
"%s: GDM konfigurācijas fails nav atrasts: %s. Izmantoju noklusētos "
"iestatījumus."

#: ../daemon/gdmconfig.c:1071
#, c-format
msgid "%s: BaseXsession empty; using %s/gdm/Xsession"
msgstr "%s: BaseXsession ir tukša; izmantoju %s/gdm/Xsession"

#: ../daemon/gdmconfig.c:1104
#, c-format
msgid "%s: Standard X server not found; trying alternatives"
msgstr "%s: Standarta X serveris nav atrasts; izmēģinu alternatīvas"

#: ../daemon/gdmconfig.c:1163
#, c-format
msgid "%s: No greeter specified."
msgstr "%s: Neviens sveicinātājs nav specifizēts."

#: ../daemon/gdmconfig.c:1165
#, c-format
msgid "%s: No remote greeter specified."
msgstr "%s: Neviens sveicinātājs nav specifizēts."

#: ../daemon/gdmconfig.c:1167
#, c-format
msgid "%s: No sessions directory specified."
msgstr "%s: Nav noteikts sesijas direktorijs."

#: ../daemon/gdmconfig.c:1251
#, c-format
msgid "%s: XDMCP was enabled while there is no XDMCP support; turning it off"
msgstr "%s: XDMCP ir aktivizēts, taču jums nav XDMCP atbalsta; deaktivizēju to"

#: ../daemon/gdmconfig.c:1312
#, c-format
msgid "%s: TimedLoginDelay is less than 5, defaulting to 5."
msgstr "%s: TimedLoginDelay ir mazāks par 5, uzstādu uz noklusēto 5."

#: ../daemon/gdmconfig.c:1550
#, c-format
msgid "%s: Priority out of bounds; changed to %d"
msgstr "%s: prioritāte pārsniedz pieļaujamās robežas; izmainīta uz %d"

#: ../daemon/gdmconfig.c:1556
#, c-format
msgid "%s: Empty server command; using standard command."
msgstr "%s: Nav servera komandu; izmantoju standartkomandas."

#: ../daemon/gdmconfig.c:1755
#, c-format
msgid "%s: Logdir %s does not exist or isn't a directory.  Using ServAuthDir %s."
msgstr "%s: Logdir %s neeksistē vai nav direktorija  Izmantoju ServAuthDir %s."

#: ../daemon/gdmconfig.c:1772
#, c-format
msgid ""
"Server Authorization directory (daemon/ServAuthDir) is set to %s but this "
"does not exist. Please correct GDM configuration and restart GDM."
msgstr ""
"Servera autorizācijas direktorija (daemon/ServAuthDir).ir uzstādīta uz %s, "
"taču tā neeksistē. Lūdzu izlabojiet GDM konfigurāciju un pārstartējiet GDM."

#: ../daemon/gdmconfig.c:1783
#, c-format
msgid "%s: Authdir %s does not exist. Aborting."
msgstr "%s: Authdir %s neeksistē. Izbeidzu."

#: ../daemon/gdmconfig.c:1789
#, c-format
msgid ""
"Server Authorization directory (daemon/ServAuthDir) is set to %s but this is "
"not a directory. Please correct GDM configuration and restart GDM."
msgstr ""
"Servera autorizācijas direktorija (daemon/ServAuthDir).ir uzstādīta uz %s, "
"taču tā nav direktorija. Lūdzu izlabojiet GDM konfigurāciju un pārstartējiet "
"GDM."

#: ../daemon/gdmconfig.c:1800
#, c-format
msgid "%s: Authdir %s is not a directory. Aborting."
msgstr "%s: Authdir %s nav direktorijs. Izbeidzu."

#: ../daemon/gdmconfig.c:1873
#, c-format
msgid "%s: Invalid server line in config file. Ignoring!"
msgstr "%s: Nepareiza servera rindiņa konfigurācijas failā. Ignorēju!"

#: ../daemon/gdmconfig.c:1995 ../daemon/gdmconfig.c:2036
#, c-format
msgid "%s: XDMCP disabled and no static servers defined. Aborting!"
msgstr "%s: XDMCP ir izslēgts un nav nodefinēts statiskais serveris. Pārtraucu darbu!"

#. start
#. server uid
#: ../daemon/gdmconfig.c:2013
#, c-format
msgid ""
"%s: XDMCP disabled and no static servers defined. Adding %s on :%d to allow "
"configuration!"
msgstr ""
"%s: XDMCP ir izslēgts un statisks serveris nav norādīts. Pievienoju %s uz :%"
"d lai atļautu konfigurāciju!"

#: ../daemon/gdmconfig.c:2026
msgid ""
"XDMCP is disabled and GDM cannot find any static server to start.  "
"Aborting!  Please correct the configuration and restart GDM."
msgstr ""
"XDMCP ir izslēgts un GDM nevar atrast nevienu statisku serveri ko palaist.  "
"Pārtraucu darbu! Lūdzu izlabojiet konfigurāciju un pārstartējiet GDM."

#: ../daemon/gdmconfig.c:2055
#, c-format
msgid ""
"The GDM user '%s' does not exist. Please correct GDM configuration and "
"restart GDM."
msgstr ""
"GDM lietotājs '%s' neeksistē. Lūdzu izlabojiet konfigurāciju un "
"pārstartējiet GDM."

#: ../daemon/gdmconfig.c:2063
#, c-format
msgid "%s: Can't find the GDM user '%s'. Aborting!"
msgstr "%s: Nevar atrast GDM lietotāju '%s'. Pārtraucu darbu!"

#: ../daemon/gdmconfig.c:2070
msgid ""
"The GDM user is set to be root, but this is not allowed since it can pose a "
"security risk.  Please correct GDM configuration and restart GDM."
msgstr ""
"Kā GDM lietotājs ir norādīts root, taču tas nav atļauts, jo var kaitēt "
"drošībai. Lūdzu izlabojiet konfigurāciju un pārstartējiet GDM."

#: ../daemon/gdmconfig.c:2081
#, c-format
msgid "%s: The GDM user should not be root. Aborting!"
msgstr "%s: GDM lietotājam nevajadzētu būt root. Pārtraucu darbību!"

#: ../daemon/gdmconfig.c:2088
#, c-format
msgid ""
"The GDM group '%s' does not exist. Please correct GDM configuration and "
"restart GDM."
msgstr ""
"GDM grupa '%s' neeksistē. Lūdzu izlabojiet konfigurāciju un pārstartējiet "
"GDM."

#: ../daemon/gdmconfig.c:2096
#, c-format
msgid "%s: Can't find the GDM group '%s'. Aborting!"
msgstr "%s: nevar atrast GDM grupu '%s'. pārtraucu darbību!"

#: ../daemon/gdmconfig.c:2103
msgid ""
"The GDM group is set to be root, but this is not allowed since it can pose a "
"security risk. Please correct GDM configuration and restart GDM."
msgstr ""
"Kā GDM grupa ir norādīta root, taču tas nav atļauts, jo var radīt draudus "
"drošībai. Lūdzu izlabojiet konfigurāciju un pārstartējiet GDM."

#: ../daemon/gdmconfig.c:2113
#, c-format
msgid "%s: The GDM group should not be root. Aborting!"
msgstr "%s: GDM grupai nevajadzētu būt root. Pārtraucu darbību!"

#: ../daemon/gdmconfig.c:2122
#, c-format
msgid "%s: Greeter not found or can't be executed by the GDM user"
msgstr "%s: Sagaidītājs nav atrasts vai arī GDM lietotājs to nevar izpildīt"

#: ../daemon/gdmconfig.c:2128
#, c-format
msgid "%s: Remote greeter not found or can't be executed by the GDM user"
msgstr ""
"%s: Attālināts sagaidītājs nav atrasts, vai arī GDM lietotājs to nevar "
"izpildīt"

#: ../daemon/gdmconfig.c:2136
#, c-format
msgid "%s: Chooser not found or it can't be executed by the GDM user"
msgstr "%s: Izvēlētājs nav atrasts vai arī GDM lietotājs to nevar izpildīt"

#: ../daemon/gdmconfig.c:2145
msgid "No daemon/ServAuthDir specified in the GDM configuration file"
msgstr "GDM konfigurācijas failā nav norādīta daemon/ServAuthDir"

#: ../daemon/gdmconfig.c:2148
#, c-format
msgid "%s: No daemon/ServAuthDir specified."
msgstr "%s: Nav norādīts authdir.daemon/ServAuthDir."

#: ../daemon/gdmconfig.c:2172
#, c-format
msgid ""
"Server Authorization directory (daemon/ServAuthDir) is set to %s but is not "
"owned by user %s and group %s. Please correct the ownership or GDM "
"configuration and restart GDM."
msgstr ""
"Servera autorizācijas direktorija (daemon/ServAuthDir) ir uzstādīta kā %s, "
"taču tā nepieder lietotājam %s un grupai %s. Lūdzu izlabojiet tās piederību "
"vai arī nomainiet to konfigurācijas failā, un pārstartējiet GDM."

#: ../daemon/gdmconfig.c:2184
#, c-format
msgid "%s: Authdir %s is not owned by user %s, group %s. Aborting."
msgstr "%s: Authdir %s īpašnieks nav lietotājs %s, groupa %s. Izbeidzu."

#: ../daemon/gdmconfig.c:2190
#, c-format
msgid ""
"Server Authorization directory (daemon/ServAuthDir) is set to %s but has the "
"wrong permissions: it should have permissions of %o. Please correct the "
"permissions or the GDM configuration and restart GDM."
msgstr ""
"Servera autorizācijas direktorija (daemon/ServAuthDir) ir uzstādīta uz %s, "
"taču tai ir nepareizas piekuves atļaujas: tai būtu jābūt %o piekļuves "
"atļaujām. Lūdzu izlabojiet tās piekļuves atļaujas vai konfigurācijas failu "
"un pārstartējiet GDM."

#: ../daemon/gdmconfig.c:2203
#, c-format
msgid "%s: Authdir %s has wrong permissions %o. Should be %o. Aborting."
msgstr ""
"%s: Authdir %s ir nepareizas piekļuves atļaujas %o. Vajadzētu būt %o. "
"Pārtraucu darbu."

#. Translators, don't translate the 'y' and 'n'
#: ../daemon/misc.c:745
msgid "y = Yes or n = No? >"
msgstr "y = Jā vai n = Nē? >"

#: ../daemon/misc.c:1133
#, c-format
msgid "%s: Cannot get local addresses!"
msgstr "%s: Nevarēju dabūt lokālo adresi!"

#: ../daemon/misc.c:1287
#, c-format
msgid "Could not setgid %d. Aborting."
msgstr "Nevarēju setgid %d. Pārtraucu."

#: ../daemon/misc.c:1292
#, c-format
msgid "initgroups () failed for %s. Aborting."
msgstr "initgroups() neidevās %s. Pārtraucu."

#: ../daemon/misc.c:1537 ../daemon/misc.c:1551
#, c-format
msgid "%s: Error setting signal %d to %s"
msgstr "%s: Kļūda uzstādot signālu %d uz %s"

#: ../daemon/misc.c:2451
#, c-format
msgid ""
"Last login:\n"
"%s"
msgstr ""
"Pēdējā pieslēgšajās:\n"
"%s"

#: ../daemon/server.c:151
msgid "Can not start fallback console"
msgstr "Nevaru palaist atkāpsanās konsoli"

#: ../daemon/server.c:341
#, c-format
msgid ""
"There already appears to be an X server running on display %s.  Should "
"another display number by tried?  Answering no will cause GDM to attempt "
"starting the server on %s again.%s"
msgstr ""
"Liekas, ka uz %s ekrāna jau darbojas X serveris/ Vai mēģināt kādu citu "
"ekrāna numuru? Atbilde nē liks GDM mēģināt palaist serveri uz %s vēlreiz.%s"

#: ../daemon/server.c:349
msgid ""
"  (You can change consoles by pressing Ctrl-Alt plus a function key, such as "
"Ctrl-Alt-F7 to go to console 7.  X servers usually run on consoles 7 and "
"higher.)"
msgstr ""
"  (Tu vari mainīt konsoles, nospiežot Ctrl-Alt plus funkcijas taustiņš kā "
"Ctrl-Alt-F7, lai pārietu uz konsoli 7.  Xserveri parasti darbojas uz "
"konsoles 7 un augstāk.)"

#: ../daemon/server.c:395
#, c-format
msgid "Display '%s' cannot be opened by Xnest"
msgstr "Displeju '%s' nevar atvērt Xnest"

#: ../daemon/server.c:426
#, c-format
msgid "Display %s is busy. There is another X server running already."
msgstr "Displejs %s ir aizņemts. Cits X serveris ir jau palaists."

#: ../daemon/server.c:510
#, c-format
msgid "%s: Error opening a pipe: %s"
msgstr "%s: Kļūda atverot kanālu: %s"

#: ../daemon/server.c:699
#, c-format
msgid "%s: failed to connect to parent display '%s'"
msgstr "%s: neizdevās pieslēgties vecāka ekrānam '%s'"

#. Send X too busy
#: ../daemon/server.c:839
#, c-format
msgid "%s: Cannot find a free display number"
msgstr "%s: Nevaru atrast brīvu displeja numuru"

#: ../daemon/server.c:866
#, c-format
msgid "%s: Display %s busy.  Trying another display number."
msgstr "%s: Displejs %s ir aizņemts.  Mēģinu citu displeja numuru."

#: ../daemon/server.c:977
#, c-format
msgid "Invalid server command '%s'"
msgstr "Nepareiza servera komanda '%s'"

#: ../daemon/server.c:982
#, c-format
msgid "Server name '%s' not found; using standard server"
msgstr "Serveris '%s' nav atrasts, izmantoju standartserveri"

#: ../daemon/server.c:1161
#, c-format
msgid "%s: Could not open logfile for display %s!"
msgstr "%s: Nevarēju atvērt %s ekrāna žurnalēšanas failu!"

#: ../daemon/server.c:1173 ../daemon/server.c:1179 ../daemon/server.c:1184
#, c-format
msgid "%s: Error setting %s to %s"
msgstr "%s: Kļūda uzstādot %s uz %s"

#: ../daemon/server.c:1230
#, c-format
msgid "%s: Empty server command for display %s"
msgstr "%s: Tukša servera komanda displejam %s"

#: ../daemon/server.c:1240
#, c-format
msgid "%s: Server priority couldn't be set to %d: %s"
msgstr "%s: Servera prioritāti nevar uzstādīt uz %d: %s"

#: ../daemon/server.c:1252
#, c-format
msgid "%s: Server was to be spawned by uid %d but that user doesn't exist"
msgstr "%s: Serveri pavairoja uid %d, bet šāds lietotājs neeksistē"

#: ../daemon/server.c:1267 ../daemon/slave.c:2485 ../daemon/slave.c:2956
#, c-format
msgid "%s: Couldn't set groupid to %d"
msgstr "%s: Nevarēju uzstādīt grupas id uz %d"

#: ../daemon/server.c:1273 ../daemon/slave.c:2491 ../daemon/slave.c:2962
#, c-format
msgid "%s: initgroups () failed for %s"
msgstr "%s: initgroups() neidevās %s"

#: ../daemon/server.c:1279 ../daemon/slave.c:2496 ../daemon/slave.c:2967
#, c-format
msgid "%s: Couldn't set userid to %d"
msgstr "%s: Nevarēju uzstādīt lietotāja id uz %d"

#: ../daemon/server.c:1286
#, c-format
msgid "%s: Couldn't set groupid to 0"
msgstr "%s: Nevarēju uzstādīt grupas id uz 0"

#: ../daemon/server.c:1313
#, c-format
msgid "%s: Xserver not found: %s"
msgstr "%s: Xserveris nav atrasts: %s"

#: ../daemon/server.c:1321
#, c-format
msgid "%s: Can't fork Xserver process!"
msgstr "%s: Nevar sazarot gdmgreeter procesu!"

#: ../daemon/slave.c:281
msgid "Can't set EGID to user GID"
msgstr "Nevar uzstādīt GID lietotāja EGID"

#: ../daemon/slave.c:289
msgid "Can't set EUID to user UID"
msgstr "Nevar uzstādīt UID lietotāja EUID"

#: ../daemon/slave.c:1133
msgid "Log in anyway"
msgstr "Pieslēgties tāpat"

#: ../daemon/slave.c:1135
msgid ""
"You are already logged in.  You can log in anyway, return to your previous "
"login session, or abort this login"
msgstr ""
"Jūs jau esat pieslēdzies.  Taču jūs tāpat varat pieslēgties savai "
"iepriekšējai sesijai vai arī atcelt šo pieslēgšanos"

#: ../daemon/slave.c:1139
msgid "Return to previous login"
msgstr "Atgriesties pie iepriekšējās pieslēgšanās"

#: ../daemon/slave.c:1140 ../daemon/slave.c:1146
msgid "Abort login"
msgstr "Atcelt pieteikšanos"

#: ../daemon/slave.c:1143
msgid "You are already logged in.  You can log in anyway or abort this login"
msgstr ""
"Jūs jau esat pieslēdzies.  Taču jūs varat pieslēgties tāpat vai arī atcelt "
"šo pieslēgšanos"

#: ../daemon/slave.c:1320
msgid ""
"Could not start the X\n"
"server (your graphical environment)\n"
"due to some internal error.\n"
"Please contact your system administrator\n"
"or check your syslog to diagnose.\n"
"In the meantime this display will be\n"
"disabled.  Please restart GDM when\n"
"the problem is corrected."
msgstr ""
"Nevarēju palaist X serveri\n"
"(jūsu grafisko vidi)\n"
"kādas iekšējas kļūdas dēļ.\n"
"Lūdzu sazinieties ar sistēmadministrātoru\n"
"vai pārbaidiet sistēmas žurnālu, lai diagnosticētu.\n"
"Pa to laiku displejs tiks deaktivizēts.\n"
"Lūdzu pārstartējier GDM, kad problēma\n"
"būs izlabota."

#: ../daemon/slave.c:1580
#, c-format
msgid "%s: cannot fork"
msgstr "%s: nevaru sasaistīties"

#: ../daemon/slave.c:1627
#, c-format
msgid "%s: cannot open display %s"
msgstr "%s: nevaru atvērt ekrānu %s"

#: ../daemon/slave.c:1778
msgid ""
"Could not execute the configuration application.  Make sure its path is set "
"correctly in the configuration file.  Attempting to start it from the "
"default location."
msgstr ""
"Nevarēju izpildīt konfigurācijas programmu.  Pārliecinieties, ka tās ceļš "
"konfigurācijas failā ir norādīts korekti. Mēģinu palaist to no noklusētās "
"vietas."

#: ../daemon/slave.c:1792
msgid ""
"Could not execute the configuration application.  Make sure its path is set "
"correctly in the configuration file."
msgstr ""
"Nevarēju izpildīt konfigurācijas programmu.  Pārliecinieties, ka tās ceļš "
"konfigurācijas failā ir norādīts korekti."

#: ../daemon/slave.c:1956
msgid "You must authenticate as root to run configuration."
msgstr "Jums jāautentificējas kā root lietotājam, lai palaistu konfigurāciju."

#: ../daemon/slave.c:2088 ../daemon/slave.c:2111
msgid ""
"Login sound requested on non-local display or the play software cannot be "
"run or the sound does not exist."
msgstr ""
"Pieslēgšanās melodija pieprasīta uz ne-lokāla ekrāna vai nevar palaist "
"atskaņošanas programmu vai arī atskaņojamā melodija neeksistē."

#: ../daemon/slave.c:2439 ../daemon/slave.c:2444
#, c-format
msgid "%s: Can't init pipe to gdmgreeter"
msgstr "%s: Nevar pipe uz gdmgreeter"

#: ../daemon/slave.c:2576
msgid ""
"No servers were defined in the configuration file and XDMCP was disabled.  "
"This can only be a configuration error.  GDM has started a single server for "
"you.  You should log in and fix the configuration.  Note that automatic and "
"timed logins are disabled now."
msgstr ""
"Konfigurācijas failā nav nodefinēts nevens serveris un XDMCP tika atslēgts.  "
"Tā var būt vienīgi konfigurācijas kļūme.  GDM jums ir palaidis tikai vienu "
"serveri. Jums vajadzētu pieslēgties un izlabot konfigurācijas failu. "
"Atcerieties, ka autoātiskā un saskaņotā pieslēgšanās tagad nedarbojas."

#: ../daemon/slave.c:2590
msgid ""
"Could not start the regular X server (your graphical environment) and so "
"this is a failsafe X server.  You should log in and properly configure the X "
"server."
msgstr ""
"Nevar palaist parastu X serveri (jūsu grafisko saskarni), attiecīgi šis ir "
"kļūmju drošais X serveris.  Jums būtu jāpieslēdzas sistēmai un jānokonfigurē "
"pareizi X serveris."

#: ../daemon/slave.c:2599
#, c-format
msgid ""
"The specified display number was busy, so this server was started on display "
"%s."
msgstr ""
"Norādītais displeja numurs bija aizņemts, tāpēc šis serveris tika palaists "
"uz %s. displeja."

#: ../daemon/slave.c:2619
msgid ""
"The greeter application appears to be crashing.\n"
"Attempting to use a different one."
msgstr "Liekas sagaidītājprogramma ir avarējusi.Mēģinu lieot kādu citu."

#. Something went wrong
#: ../daemon/slave.c:2642
#, c-format
msgid "%s: Cannot start greeter with gtk modules: %s. Trying without modules"
msgstr "%s: Nevaru palaist sagaidītāju ar gtk moduļiem: %s. Mēģinu bez moduļiem"

#: ../daemon/slave.c:2649
#, c-format
msgid "%s: Cannot start greeter trying default: %s"
msgstr "%s: Nevaru palaist sagaidītāju, mēģinu noklusēto: %s"

#: ../daemon/slave.c:2661
msgid ""
"Cannot start the greeter application; you will not be able to log in.  This "
"display will be disabled.  Try logging in by other means and editing the "
"configuration file"
msgstr ""
"Nevaru palaist sagaidītājprogrammu; jūs nevarēsiet pieslēgties sistēmai. Šis "
"ekrāns tiks izslēgts. Mēģiniet pieslēgties izmantojot citus paņēmienus un "
"izlabojiet konfigurācijas failu"

#. If no greeter we really have to disable the display
#: ../daemon/slave.c:2668
#, c-format
msgid "%s: Error starting greeter on display %s"
msgstr "%s: Kļūda palaižot sveicinātāju uz displeja %s"

#: ../daemon/slave.c:2672
#, c-format
msgid "%s: Can't fork gdmgreeter process"
msgstr "%s: Nevar sazarot gdmgreeter procesu"

#: ../daemon/slave.c:2744
#, c-format
msgid "%s: Can't open fifo!"
msgstr "%s: Nevar atvērt fifo!"

#: ../daemon/slave.c:2916
#, c-format
msgid "%s: Can't init pipe to gdmchooser"
msgstr "%s: Nevar iesākt gdmchooser kanālu"

#: ../daemon/slave.c:3021
msgid ""
"Cannot start the chooser application. You will probably not be able to log "
"in.  Please contact the system administrator."
msgstr ""
"Nevaru palaist izvēles programmu. Jums visdrīzāk neizdosies pieslēgties "
"sistēmai.  Lūdzu sazinieties ar sistēmas administratoru."

#: ../daemon/slave.c:3025
#, c-format
msgid "%s: Error starting chooser on display %s"
msgstr "%s: Kļūda palaižot izvēlētāju uz ekrāna %s"

#: ../daemon/slave.c:3028
#, c-format
msgid "%s: Can't fork gdmchooser process"
msgstr "%s: Nevar sasaistīt gdmgreeter procesu"

#: ../daemon/slave.c:3261
#, c-format
msgid "%s: Could not open ~/.xsession-errors"
msgstr "%s: Nevarēju atvērt ~/.xsession-errors"

#: ../daemon/slave.c:3425
#, c-format
msgid "%s: Execution of PreSession script returned > 0. Aborting."
msgstr "%s: PreSession skripta izpilde atgrieza > 0. Pātraucu darbu."

#: ../daemon/slave.c:3469
#, c-format
msgid "Language %s does not exist; using %s"
msgstr "Valoda %s neeksistē, izmantoju %s"

#: ../daemon/slave.c:3470
msgid "System default"
msgstr "Sistēmas noklusētais"

#: ../daemon/slave.c:3487
#, c-format
msgid "%s: Could not setup environment for %s. Aborting."
msgstr "%s: Nevarētju uzstādīt vidi priekš %s. Pārtraucu."

#: ../daemon/slave.c:3554
#, c-format
msgid "%s: setusercontext () failed for %s. Aborting."
msgstr "%s: setusercontext () kļūda %s. Pārtraucu."

#: ../daemon/slave.c:3560
#, c-format
msgid "%s: Could not become %s. Aborting."
msgstr "%s: Nevarētju kļūt par %s. Pārtraucu."

#: ../daemon/slave.c:3601
#, c-format
msgid ""
"No Exec line in the session file: %s.  Running the GNOME failsafe session "
"instead"
msgstr ""
"Sesijas failā nav Exec līnijas: %s. Palaižu avārijdrošo GNOME sesiju tās "
"vietā"

#: ../daemon/slave.c:3604
#, c-format
msgid "%s: %s"
msgstr "%s: %s"

#: ../daemon/slave.c:3624
#, c-format
msgid ""
"%s: Cannot find or run the base Xsession script.  Running the GNOME failsafe "
"session instead."
msgstr ""
"%s nevaru atrast vai palaist bāzes Xsesijas skriptu. Tās vietā tiks palaista "
"kļūmju drošā GNOME sesija."

#: ../daemon/slave.c:3630
msgid ""
"Cannot find or run the base session script.  Running the GNOME failsafe "
"session instead."
msgstr ""
"Nevaru atrast vai palaist bāzes sesijas skriptu. Tās vietā tiks palaista "
"kļūmju drošā GNOME sesija."

#. yaikes
#: ../daemon/slave.c:3662
#, c-format
msgid "%s: gnome-session not found for a failsafe GNOME session, trying xterm"
msgstr ""
"%s: kļūmju drošajai GNOME sesijai nav atrasta neviena gnome-session, mēģinu "
"xterm"

#: ../daemon/slave.c:3667
msgid ""
"Could not find the GNOME installation, will try running the \"Failsafe xterm"
"\" session."
msgstr "Nevarēju atrast GNOME instalāciju.  Laižu \"Kļūmju drošo xterm\" tās vietā."

#: ../daemon/slave.c:3675 ../daemon/slave.c:3699
msgid ""
"This is the Failsafe GNOME session.  You will be logged into the 'Default' "
"session of GNOME without the startup scripts being run.  This should be used "
"to fix problems in your installation."
msgstr ""
"Šī ir kļūdu drošā GNOME sesija. Jūs tiksiet pieslēgts 'Noklusētajai' GNOME "
"sesijai, parastie sākuma skripti netiks palaisti. Šī sesija būtu jāizmanto, "
"lai novērstu kļudas jūsu sistēmā."

#. yaikes
#: ../daemon/slave.c:3686
#, c-format
msgid "%s: gnome-session not found for a failsafe GNOME session; trying xterm"
msgstr ""
"%s: Priekš kļūmju drošās GNOME sesijas nava atrasta gnome-session, mēģinu "
"xterm"

#: ../daemon/slave.c:3691
msgid ""
"Could not find the GNOME installation.  Running the \"Failsafe xterm\" "
"session instead."
msgstr "Nevarēju atrast GNOME instalāciju.  Laižu \"Kļūmju drošo xterm\" tās vietā."

#: ../daemon/slave.c:3717
msgid "Cannot find \"xterm\" to start a failsafe session."
msgstr "Nevarēju atrast \"xterm\", lai palaistu avārijdrošo sesiju."

#: ../daemon/slave.c:3739 ../daemon/slave.c:3785
msgid ""
"This is the Failsafe xterm session.  You will be logged into a terminal "
"console so that you may fix your system if you cannot log in any other way.  "
"To exit the terminal emulator, type 'exit' and an enter into the window."
msgstr ""
"Šī ir Avārijdrošā xterm sesija. Jūs pieteiksieties konsolē, lai varētu ieiet "
"un salabot savu sistēmu, ja nevarat nekādā citā veidā pieteikties. Lai "
"izietu no termināļa emulātora, rakstiet 'exit' untad enter tā logā."

#: ../daemon/slave.c:3753
msgid ""
"This is the Failsafe xterm session.  You will be logged into a terminal "
"console and be prompted to enter the password for root so that you may fix "
"your system if you cannot log in any other way. To exit the terminal "
"emulator, type 'exit' and an enter into the window."
msgstr ""
"Šī ir Avārijdrošā xterm sesija. Jūs pieteiksieties konsolē, lai varētu ieiet "
"un salabot savu sistēmu, ja nevarat nekādā citā veidā pieteikties. Lai "
"izietu no termināļa emulātora, rakstiet 'exit' untad enter tā logā."

#: ../daemon/slave.c:3766
msgid ""
"The failsafe session is restricted to users who have been assigned the root "
"role. If you cannot log in any other way please contact your system "
"administrator"
msgstr "Kļūmju drošās sesijas ir pieejamas tikai lietotājiem, kam ir piešķirtas root tiesības. Ja nevarat pieslēgties nevienā citā veidā, sazinieties ar savu sistēmas administratoru"

#: ../daemon/slave.c:3823
#, c-format
msgid "%s: User not allowed to log in"
msgstr "%s: Lietotājam nav atļauts pieteikties"

#: ../daemon/slave.c:3826
msgid "The system administrator has disabled your account."
msgstr "Sistēmas administrātors ir deaktivizējis jūsu kontu."

#: ../daemon/slave.c:3857
msgid "Error! Unable to set executable context."
msgstr "Kļūda! Nevaru uzstādīt izpildāmo kontekstu."

#: ../daemon/slave.c:3866 ../daemon/slave.c:3875
#, c-format
msgid "%s: Could not exec %s %s %s %s %s %s"
msgstr "%s: Nevarēju izpildīt %s %s %s %s %s %s"

#: ../daemon/slave.c:3884 ../daemon/slave.c:3889
#, c-format
msgid "%s: Could not exec %s %s %s"
msgstr "%s: Nevarēju izpildīt %s %s %s"

#. we can't really be any more specific
#: ../daemon/slave.c:3901
msgid "Cannot start the session due to some internal error."
msgstr "Nevaru sākt sesiju kādas iekšējas kļumes dēļ."

#: ../daemon/slave.c:3955
#, c-format
msgid "%s: User passed auth but getpwnam (%s) failed!"
msgstr "%s: Lietotājs izgāja autorizāciju, bet getpwnam(%s) neizdevās!"

#: ../daemon/slave.c:3968
#, c-format
msgid "%s: Execution of PostLogin script returned > 0. Aborting."
msgstr "%s: PostLogin skripta izpilde atgrieza > 0. Beidzu darbu."

#: ../daemon/slave.c:3990
#, c-format
msgid ""
"Your home directory is listed as:\n"
"'%s'\n"
"but it does not appear to exist.  Do you want to log in with the / (root) "
"directory as your home directory?\n"
"\n"
"It is unlikely anything will work unless you use a failsafe session."
msgstr ""
"Jūsu mājas direktorija ir atsīmēta kā:\n"
"'%s'\n"
"bet neizskatās, ka tā eksistētu. Vai vēlies pieteikties ar / (saknes) "
"direktoriju kā savu mājas direktoriju?\n"
"\n"
"Visdrīzāk nekas nestrādās, ja vien jūs nelietosiet avāridrošu sesiju."

#: ../daemon/slave.c:4002
#, c-format
msgid "%s: Home directory for %s: '%s' does not exist!"
msgstr "%s: Mājas direktorija priekš %s: '%s' neeksistē!"

#: ../daemon/slave.c:4051
msgid ""
"User's $HOME/.dmrc file is being ignored.  This prevents the default session "
"and language from being saved.  File should be owned by user and have 644 "
"permissions.  User's $HOME directory must be owned by user and not writable "
"by other users."
msgstr ""
"Lietotāja $HOME/.dmrc fails tiek ignorēts.  Tas liedz saglabāt noklusēto "
"sesiju un valodas uzstādījumus. Faila īpašniekam ir jābūt lietotājam un tā "
"atļaujām ir jābūt 644. Lietotājam jābūt savas mājas direktorijas īpašniekam "
"un citiem lietotājiem nevajadzētu būt riesībām rakstīt šajā direktorijā."

#: ../daemon/slave.c:4180
msgid ""
"GDM could not write to your authorization file.  This could mean that you "
"are out of disk space or that your home directory could not be opened for "
"writing.  In any case, it is not possible to log in.  Please contact your "
"system administrator"
msgstr ""
"GDM nevarēja ierakstīt jūsu autorizācijas failu. Tas varētu nozīmēt ka jums "
"ir aptrūkusies diska vieta vai arī jūsu direktorija nevar tikt atvērt "
"ierakstam. Jebkurā gadījumā, jūs nevarat pieteikties šobrīd. Lūdzu "
"sazinieties ar savas sistēmas administratoru"

#: ../daemon/slave.c:4256
#, c-format
msgid "%s: Error forking user session"
msgstr "%s: Kļūda saistot lietotāja sesiju"

#: ../daemon/slave.c:4337
msgid ""
"Your session only lasted less than 10 seconds.  If you have not logged out "
"yourself, this could mean that there is some installation problem or that "
"you may be out of diskspace.  Try logging in with one of the failsafe "
"sessions to see if you can fix this problem."
msgstr ""
"Jūsu sesija ilga mazāk par 10 sekundēm. Ja jūs neizgājāt paši, tad "
"iespējams, ka ir kāda uzstādījuma problēma vai arī jums varētu būt "
"aptrūkusies diska vieta. Pamēģiniet pieteiktiesar kādu no avārijdrošajām "
"sesijām, lai redzētu vai jūs varat atrisināt šo problēmu."

#: ../daemon/slave.c:4345
msgid "View details (~/.xsession-errors file)"
msgstr "Apskatīt detaļas (~/.xsession-errors fails)"

#: ../daemon/slave.c:4509
msgid "GDM detected a halt or restart in progress."
msgstr "GDM ir konstatējis, ka notiek sistēmas apturēšana vai pārstartēšana."

#: ../daemon/slave.c:4603
#, c-format
msgid "Ping to %s failed; whacking display!"
msgstr "Pings uz %s neizdevās, iebelžam displejam!"

#: ../daemon/slave.c:4882
#, c-format
msgid "%s: Fatal X error - Restarting %s"
msgstr "%s: Fatāla X kļūme - Pārstartēju %s"

#: ../daemon/slave.c:4955
msgid ""
"Login sound requested on non-local display or the play software cannot be "
"run or the sound does not exist"
msgstr ""
"Pieslēgšanās melodija ir pieprasīta no ne-lokāla ekrāna, tā neeksistē, vai "
"arī nav iespējams to atskaņot"

#: ../daemon/slave.c:5312
#, c-format
msgid "%s: Failed starting: %s"
msgstr "%s: Neizdevās palaist: %s"

#: ../daemon/slave.c:5319 ../daemon/slave.c:5458
#, c-format
msgid "%s: Can't fork script process!"
msgstr "%s: Nevar sazarot skripta procesu!"

#: ../daemon/slave.c:5413
#, c-format
msgid "%s: Failed creating pipe"
msgstr "%s: Kļūme veidojot kanālu"

#: ../daemon/slave.c:5452
#, c-format
msgid "%s: Failed executing: %s"
msgstr "%s: Kļūme izpildot: %s"

#: ../daemon/verify-crypt.c:68 ../daemon/verify-pam.c:1129
#: ../daemon/verify-shadow.c:69
msgid ""
"\n"
"Incorrect username or password.  Letters must be typed in the correct case."
msgstr ""
"\n"
"Nepareizs lietotājvārds vai parole.  Burti jāraksta pareizajā lielumā."

#: ../daemon/verify-crypt.c:73 ../daemon/verify-pam.c:1139
#: ../daemon/verify-shadow.c:74 ../gui/greeter/greeter_parser.c:376
msgid "Caps Lock is on."
msgstr "Caps Lock ir ieslēgts."

#: ../daemon/verify-crypt.c:118 ../daemon/verify-pam.c:525
#: ../daemon/verify-shadow.c:117 ../gui/gdmlogin.c:2814
msgid "Please enter your username"
msgstr "Lūdzu ievadi savu lietotājvārdu"

#. login: is whacked always translate to Username:
#: ../daemon/verify-crypt.c:119 ../daemon/verify-pam.c:425
#: ../daemon/verify-pam.c:426 ../daemon/verify-pam.c:427
#: ../daemon/verify-pam.c:512 ../daemon/verify-pam.c:864
#: ../daemon/verify-shadow.c:118 ../gui/gdmlogin.c:1016 ../gui/gdmlogin.c:1030
#: ../gui/gdmlogin.c:1658 ../gui/gdmlogin.c:2144 ../gui/greeter/greeter.c:173
#: ../gui/greeter/greeter_parser.c:395
msgid "Username:"
msgstr "Lietotājvārds:"

#: ../daemon/verify-crypt.c:157 ../daemon/verify-pam.c:428
#: ../daemon/verify-pam.c:429 ../daemon/verify-pam.c:573
#: ../daemon/verify-shadow.c:175 ../gui/gdmlogin.c:1699
#: ../gui/greeter/greeter.c:197
msgid "Password:"
msgstr "Parole:"

#: ../daemon/verify-crypt.c:175 ../daemon/verify-crypt.c:189
#: ../daemon/verify-shadow.c:193 ../daemon/verify-shadow.c:207
#, c-format
msgid "Couldn't authenticate user \"%s\""
msgstr "Nevarēju autentificēt lietotāju \"%s\""

#: ../daemon/verify-crypt.c:202 ../daemon/verify-pam.c:975
#: ../daemon/verify-shadow.c:220
#, c-format
msgid "Root login disallowed on display '%s'"
msgstr "Root pieteikšanās aizliegta uz displeja '%s'"

#: ../daemon/verify-crypt.c:204 ../daemon/verify-shadow.c:222
msgid "The system administrator is not allowed to login from this screen"
msgstr "Sistēmas administratoram nav atļauts pieteikties no šī ekrāna"

#: ../daemon/verify-crypt.c:220 ../daemon/verify-crypt.c:244
#: ../daemon/verify-shadow.c:238 ../daemon/verify-shadow.c:262
#, c-format
msgid "User %s not allowed to log in"
msgstr "Lietotājam %s nav atļauts pieteikties"

#: ../daemon/verify-crypt.c:222 ../daemon/verify-crypt.c:246
#: ../daemon/verify-pam.c:1021 ../daemon/verify-pam.c:1316
#: ../daemon/verify-shadow.c:240 ../daemon/verify-shadow.c:264
msgid ""
"\n"
"The system administrator has disabled your account."
msgstr ""
"\n"
"Sistēmas administrātors ir deaktivizējis jūsu kontu."

#: ../daemon/verify-crypt.c:269 ../daemon/verify-crypt.c:407
#: ../daemon/verify-pam.c:1039 ../daemon/verify-pam.c:1333
#: ../daemon/verify-shadow.c:287 ../daemon/verify-shadow.c:425
#, c-format
msgid "Cannot set user group for %s"
msgstr "Nevarēju izstādīt lietotāja grupu priekš %s"

#: ../daemon/verify-crypt.c:271 ../daemon/verify-crypt.c:410
#: ../daemon/verify-pam.c:1041 ../daemon/verify-pam.c:1336
#: ../daemon/verify-shadow.c:289 ../daemon/verify-shadow.c:428
msgid ""
"\n"
"Cannot set your user group; you will not be able to log in. Please contact "
"your system administrator."
msgstr ""
"\n"
"Nevaru uzstādīt jūsu lietotāja grupu; jūs nevarēsiet pieslēgties. Lūdzu "
"sazinieties ar savu sistēmas administratoru."

#: ../daemon/verify-crypt.c:282 ../daemon/verify-crypt.c:355
#: ../daemon/verify-shadow.c:300 ../daemon/verify-shadow.c:374
#, c-format
msgid "Password of %s has expired"
msgstr "%s parolei ir beidzies termiņš"

#: ../daemon/verify-crypt.c:284 ../daemon/verify-shadow.c:302
msgid ""
"You are required to change your password.\n"
"Please choose a new one."
msgstr ""
"Jums jānomaina vecā parole.\n"
"Lūdzu izvēlieties jaunu."

#: ../daemon/verify-crypt.c:295 ../daemon/verify-shadow.c:313
msgid ""
"\n"
"Cannot change your password; you will not be able to log in. Please try "
"again later or contact your system administrator."
msgstr ""
"\n"
"Jūsu paroli nevar nomainīt; jūs nevarēsiet pieslēgties. Lūdzu mēģiniet "
"vēlreiz nedaudz vēlāk vai sazinieties ar savu sistēmas administratoru."

#: ../daemon/verify-crypt.c:338 ../daemon/verify-crypt.c:346
#: ../daemon/verify-shadow.c:357 ../daemon/verify-shadow.c:365
msgid ""
"Your password has been changed but you may have to change it again. Please "
"try again later or contact your system administrator."
msgstr ""
"Jūsu parole ir nomainīta, bet iespējams jums to būs jānomaina vēlreiz. Lūdzu "
"mēģiniet vēlreiz nedaudz vēlāk vai sazinieties ar savu sistēmas "
"administratoru."

#: ../daemon/verify-crypt.c:357 ../daemon/verify-shadow.c:376
msgid ""
"Your password has expired.\n"
"Only a system administrator can now change it"
msgstr ""
"Jūsu parolei ir beidzies termiņš.\n"
"Tikai sistēmas administrators var to nomainīt"

#: ../daemon/verify-crypt.c:364 ../daemon/verify-shadow.c:383
msgid "Internal error on passwdexpired"
msgstr "Iekšējā kļūme saistībā ar passwdexpired"

#: ../daemon/verify-crypt.c:366 ../daemon/verify-shadow.c:385
msgid ""
"An internal error occurred. You will not be able to log in.\n"
"Please try again later or contact your system administrator."
msgstr ""
"Radusies iekšēja kļūme. Jūs nevarēsiet pieslēgties.\n"
"Lūdzu mēģiniet vēlreiz nedaudz vēlāk vai sazinieties ar savu sistēmas "
"administratoru."

#: ../daemon/verify-crypt.c:402 ../daemon/verify-shadow.c:420
#, c-format
msgid "Cannot get passwd structure for %s"
msgstr "Nevarēju saņemt %s passwd stuktūru"

#: ../daemon/verify-pam.c:430
msgid "You are required to change your password immediately (password aged)"
msgstr "Jums tūdaļ pat jānomaina parole (tā ir novecojusi)"

#: ../daemon/verify-pam.c:431
msgid "You are required to change your password immediately (root enforced)"
msgstr "Jums tūdaļ pat jānomaina parole (piespiedu root)"

#: ../daemon/verify-pam.c:432
msgid "Your account has expired; please contact your system administrator"
msgstr ""
"Jūsu konatam ir beidzes derīguma termiņš; lūdzu sazinieties ar savu sistēmas "
"administratoru"

#: ../daemon/verify-pam.c:433
msgid "No password supplied"
msgstr "Nav norādīta parole"

#: ../daemon/verify-pam.c:434
msgid "Password unchanged"
msgstr "Parole nav mainīta"

#: ../daemon/verify-pam.c:435
msgid "Can not get username"
msgstr "Nevar noteikt lietotājvārdu"

#: ../daemon/verify-pam.c:436
msgid "Retype new UNIX password:"
msgstr "Ievadiet vēlreiz jauno UNIX paroli:"

#: ../daemon/verify-pam.c:437
msgid "Enter new UNIX password:"
msgstr "Ievadiet jauno UNIX paroli:"

#: ../daemon/verify-pam.c:438
msgid "(current) UNIX password:"
msgstr "(patreizējā) UNIX parole:"

#: ../daemon/verify-pam.c:439
msgid "Error while changing NIS password."
msgstr "Kļūda mainot NIS paroli."

#: ../daemon/verify-pam.c:440
msgid "You must choose a longer password"
msgstr "Jums jāizvēlas garāku paroli"

#: ../daemon/verify-pam.c:441
msgid "Password has been already used. Choose another."
msgstr "Šāda parole jau ir izmantota. Izvēlieties citu."

#: ../daemon/verify-pam.c:442
msgid "You must wait longer to change your password"
msgstr "Jums jāuzgaida ilgāk, lai nomainītu paroli"

#: ../daemon/verify-pam.c:443
msgid "Sorry, passwords do not match"
msgstr "Atvainojiet, paroles nesakrīt"

#: ../daemon/verify-pam.c:737
msgid "Cannot setup pam handle with null display"
msgstr "Nevar uzstādīt pam noteicēju ar nulles ekrānu"

#: ../daemon/verify-pam.c:754
#, c-format
msgid "Unable to establish service %s: %s\n"
msgstr "Nevaru nodibināt servisu %s: %s\n"

#: ../daemon/verify-pam.c:767
#, c-format
msgid "Can't set PAM_TTY=%s"
msgstr "Nevar iestatīt PAM_TTY=%s"

#: ../daemon/verify-pam.c:777
#, c-format
msgid "Can't set PAM_RHOST=%s"
msgstr "Nevar iestatīt PAM_RHOST=%s"

#. #endif
#. PAM_FAIL_DELAY
#. is not really an auth problem, but it will
#. pretty much look as such, it shouldn't really
#. happen
#: ../daemon/verify-pam.c:925 ../daemon/verify-pam.c:943
#: ../daemon/verify-pam.c:1255 ../daemon/verify-pam.c:1267
msgid "Couldn't authenticate user"
msgstr "Nevarēju autentificēt lietotāju"

#: ../daemon/verify-pam.c:978
msgid ""
"\n"
"The system administrator is not allowed to login from this screen"
msgstr ""
"\n"
"Sistēmas administratoram nav atļauts pieteikties no šī ekrāna"

#: ../daemon/verify-pam.c:1002 ../daemon/verify-pam.c:1297
#, c-format
msgid "Authentication token change failed for user %s"
msgstr "Autentifikācija zīmes maiņa neizdevās lietotājam %s"

#: ../daemon/verify-pam.c:1004 ../daemon/verify-pam.c:1300
msgid ""
"\n"
"The change of the authentication token failed. Please try again later or "
"contact the system administrator."
msgstr ""
"\n"
"Neizdevās izmaiņas autentifikācijas zīmē. Lūdzu vēlāk mēģini vēlreiz vai "
"sazinies ar sistēmadministrātoru."

#: ../daemon/verify-pam.c:1019 ../daemon/verify-pam.c:1313
#, c-format
msgid "User %s no longer permitted to access the system"
msgstr "Lietotājam %s nav vairāk atļauts piekļūt sistēmai"

#: ../daemon/verify-pam.c:1025 ../daemon/verify-pam.c:1319
#, c-format
msgid "User %s not permitted to gain access at this time"
msgstr "Šobrīd lietotājam %s nav atļauts iegūt pieeju"

#: ../daemon/verify-pam.c:1027
msgid ""
"\n"
"The system administrator has disabled access to the system temporarily."
msgstr ""
"\n"
"Sistēmas administrātors ir īslaicīgi aizliedzis pieeju sistēmai."

#: ../daemon/verify-pam.c:1032 ../daemon/verify-pam.c:1326
#, c-format
msgid "Couldn't set acct. mgmt for %s"
msgstr "Nevar uzstādīt acct. mgmt priekš %s"

#: ../daemon/verify-pam.c:1065 ../daemon/verify-pam.c:1360
#, c-format
msgid "Couldn't set credentials for %s"
msgstr "Nevarēja uzstādīt akreditāciju priekš %s"

#: ../daemon/verify-pam.c:1079 ../daemon/verify-pam.c:1376
#, c-format
msgid "Couldn't open session for %s"
msgstr "Nevar atvērt sesiju priekš %s"

#: ../daemon/verify-pam.c:1133
msgid ""
"\n"
"Authentication failed.  Letters must be typed in the correct case."
msgstr ""
"\n"
"Autentifikācija nav veiksmīga.  Burti jāievada pareizajā reģistrā."

#: ../daemon/verify-pam.c:1147 ../daemon/verify-pam.c:1258
#: ../daemon/verify-pam.c:1270
msgid "Authentication failed"
msgstr "Autentifikācija neveiksmīga"

#: ../daemon/verify-pam.c:1222
msgid "Automatic login"
msgstr "Automātiska pieteikšanās"

#: ../daemon/verify-pam.c:1322
msgid ""
"\n"
"The system administrator has disabled your access to the system temporarily."
msgstr ""
"\n"
"Sistēmas administrators jums ir īslaicīgi liedzis piekļuvi sistēmai."

#: ../daemon/verify-pam.c:1544 ../daemon/verify-pam.c:1546
msgid "Can't find PAM configuration for GDM."
msgstr "Nevaru atrast PAM konpigurāciju priekš GDM."

#: ../daemon/xdmcp.c:350
#, c-format
msgid "%s: Could not get server hostname: %s!"
msgstr "%s: Nevarēju iegūt servera nosaukumu: %s!"

#: ../daemon/xdmcp.c:375
#, c-format
msgid "%s: Could not create socket!"
msgstr "%s: Nevarēja izveidot ligzdu!"

#: ../daemon/xdmcp.c:460
#, c-format
msgid "%s: Could not bind to XDMCP socket!"
msgstr "%s: Nevarēja saslēgties ar XDMCP ligzdu!"

#: ../daemon/xdmcp.c:532
#, c-format
msgid "%s: Could not create XDMCP buffer!"
msgstr "%s: Nevarēju izveidot XDMCP buferi!"

#: ../daemon/xdmcp.c:538
#, c-format
msgid "%s: Could not read XDMCP header!"
msgstr "%s: Nevarēja nolasīt XDMCP galveni!"

#: ../daemon/xdmcp.c:545
#, c-format
msgid "%s: Incorrect XDMCP version!"
msgstr "%s: Nepareiza XDMCP versija!"

#: ../daemon/xdmcp.c:625 ../daemon/xdmcp.c:632
#, c-format
msgid "%s: Unknown opcode from host %s"
msgstr "%s: Nezināms saimniekdatora %s opcode"

#: ../daemon/xdmcp.c:666 ../daemon/xdmcp.c:1111
#, c-format
msgid "%s: Could not extract authlist from packet"
msgstr "%s: Nevarēju iegūt authlist no paketes"

#: ../daemon/xdmcp.c:682 ../daemon/xdmcp.c:1131
#, c-format
msgid "%s: Error in checksum"
msgstr "%s: Kļūda kontrolsumā"

#: ../daemon/xdmcp.c:1094
#, c-format
msgid "%s: Could not read display address"
msgstr "%s: Nevarēja nolasīt ekrāna adresi"

#: ../daemon/xdmcp.c:1102
#, c-format
msgid "%s: Could not read display port number"
msgstr "%s: Nevarēja nolasīt elrāna porta numuru"

#: ../daemon/xdmcp.c:1167 ../daemon/xdmcp.c:1191
#, c-format
msgid "%s: Bad address"
msgstr "%s: Slikta adrese"

#: ../daemon/xdmcp.c:1350 ../daemon/xdmcp.c:1357
#, c-format
msgid "Denied XDMCP query from host %s"
msgstr "Liegts XDMCP pieprasījums no resursdatora %s"

#: ../daemon/xdmcp.c:1586 ../daemon/xdmcp.c:1593
#, c-format
msgid "%s: Got REQUEST from banned host %s"
msgstr "%s: Saņemts REQUEST no liegtas adreses %s"

#: ../daemon/xdmcp.c:1605 ../daemon/xdmcp.c:1978 ../daemon/xdmcp.c:2388
#, c-format
msgid "%s: Could not read Display Number"
msgstr "%s: Nevarēja nolasīt Ekrāna Numuru"

#: ../daemon/xdmcp.c:1612
#, c-format
msgid "%s: Could not read Connection Type"
msgstr "%s: Nevarēja nolasīt Savienojuma Tipu"

#: ../daemon/xdmcp.c:1619
#, c-format
msgid "%s: Could not read Client Address"
msgstr "%s: Nevarēja nolasīt klienta adresi"

#: ../daemon/xdmcp.c:1627
#, c-format
msgid "%s: Could not read Authentication Names"
msgstr "%s: Nevarēja nolasīt Autentifikācijas vārdus"

#: ../daemon/xdmcp.c:1636
#, c-format
msgid "%s: Could not read Authentication Data"
msgstr "%s: Nevarēja nolasīt Autentifikācijas datus"

#: ../daemon/xdmcp.c:1646
#, c-format
msgid "%s: Could not read Authorization List"
msgstr "%s: Nevarēja nolasīt Autorizācijas sarakstu"

#: ../daemon/xdmcp.c:1663
#, c-format
msgid "%s: Could not read Manufacturer ID"
msgstr "%s: Nevarēja nolasīt Ražorāja ID"

#: ../daemon/xdmcp.c:1689 ../daemon/xdmcp.c:1696
#, c-format
msgid "%s: Failed checksum from %s"
msgstr "%s: Kļūme kontrolsummā no %s"

#: ../daemon/xdmcp.c:1954 ../daemon/xdmcp.c:1961
#, c-format
msgid "%s: Got Manage from banned host %s"
msgstr "%s: Saņemts ziņojums no liegtas adreses %s"

#: ../daemon/xdmcp.c:1971 ../daemon/xdmcp.c:2395
#, c-format
msgid "%s: Could not read Session ID"
msgstr "%s: Nevarēja nolasīt Sesijas ID"

#: ../daemon/xdmcp.c:1985
#, c-format
msgid "%s: Could not read Display Class"
msgstr "%s: Nevarēja nolasīt Ekrāna klasi"

#: ../daemon/xdmcp.c:2106 ../daemon/xdmcp.c:2113 ../daemon/xdmcp.c:2125
#: ../daemon/xdmcp.c:2235 ../daemon/xdmcp.c:2242 ../daemon/xdmcp.c:2254
#, c-format
msgid "%s: Could not read address"
msgstr "%s: Nevarēja nolasīt adresi"

#: ../daemon/xdmcp.c:2365 ../daemon/xdmcp.c:2379
#, c-format
msgid "%s: Got KEEPALIVE from banned host %s"
msgstr "%s: Saņemts KEEPALIVE no liegtas adreses %s"

#: ../daemon/xdmcp.c:2729
#, c-format
msgid ""
"%s: Failed to run '%s --display %s --display-authfile %s --to %s --to-"
"authfile %s': %s"
msgstr ""
"%s: Neizdevās palaist '%s --display %s --display-authfile %s --to %s --to-"
"authfile %s': %s"

#: ../daemon/xdmcp.c:2764 ../daemon/xdmcp.c:2771 ../daemon/xdmcp.c:2777
#: ../daemon/xdmcp.c:2783
#, c-format
msgid "%s: No XDMCP support"
msgstr "%s: Nav XDMCP atbalsta"

#: ../gui/gdmXnestchooser.c:168 ../gui/gdmXnestchooser.c:176
msgid "Xnest command line"
msgstr "Xnest komandrinda"

#: ../gui/gdmXnestchooser.c:168 ../gui/gdmXnestchooser.c:176
msgid "STRING"
msgstr "VIRKNE"

#: ../gui/gdmXnestchooser.c:169 ../gui/gdmXnestchooser.c:177
msgid "Extra options for Xnest"
msgstr "Xnest papildus opcijas"

#: ../gui/gdmXnestchooser.c:169 ../gui/gdmXnestchooser.c:177
msgid "OPTIONS"
msgstr "OPCIJAS"

#: ../gui/gdmXnestchooser.c:170 ../gui/gdmXnestchooser.c:181
msgid "Run in background"
msgstr "Palaist fonā"

#: ../gui/gdmXnestchooser.c:178
msgid "Just run Xnest, no query (no chooser)"
msgstr "Palaist tikai Xnest, bez pieprasījuma (bez izvēlētāja)"

#: ../gui/gdmXnestchooser.c:179
msgid "Do direct query instead of indirect (chooser)"
msgstr "Veidot tiešu pieprasījumu netiešā vietā (izvēlētājs)"

#: ../gui/gdmXnestchooser.c:180
msgid "Run broadcast instead of indirect (chooser)"
msgstr "Palaist apraidi netiešā vietā (izvēlētājs)"

#: ../gui/gdmXnestchooser.c:182
msgid "Don't check for running GDM"
msgstr "Nemeklēt palaistus GDM"

#: ../gui/gdmXnestchooser.c:481
msgid "- Nested gdm login chooser"
msgstr "- Ligzdotais gdm pieslēgšanās izvēlētājs"

#: ../gui/gdmXnestchooser.c:489
msgid "- Nested gdm login"
msgstr "- Ligzdotā gdm pieslēgšanās"

#: ../gui/gdmXnestchooser.c:519
msgid "Xnest doesn't exist."
msgstr "Xnest neeksistē."

#: ../gui/gdmXnestchooser.c:520
msgid "Please ask your system administrator to install it."
msgstr "Lūdzu palūdz savam sistēmas administratoram uzinstalēt to."

#: ../gui/gdmXnestchooser.c:545
msgid "Indirect XDMCP is not enabled"
msgstr "Netiešais XDMCP nav aktivizēts"

#: ../gui/gdmXnestchooser.c:546 ../gui/gdmXnestchooser.c:564
msgid "Please ask your system administrator to enable this feature."
msgstr "Lūdzu palūdz savam sistēmas administratoram aktivizēt to."

#: ../gui/gdmXnestchooser.c:563
msgid "XDMCP is not enabled"
msgstr "XDMCP nav aktivizēts"

#: ../gui/gdmXnestchooser.c:595
msgid "GDM is not running"
msgstr "GDM nav palaists"

#: ../gui/gdmXnestchooser.c:596
msgid "Please ask your system administrator to start it."
msgstr "Palūdz savam sistēmas administratoram to palaist."

#: ../gui/gdmXnestchooser.c:612
msgid "Could not find a free display number"
msgstr "Nevarēju atrast brīvu displeja numuru"

#: ../gui/gdmchooser.c:84
msgid "Please wait: scanning local network..."
msgstr "Lūdzu uzgaidiet: skanēju lokālo tīklu ..."

#: ../gui/gdmchooser.c:85
msgid "No serving hosts were found."
msgstr "Neviens servera resursdators netika atrasts."

#: ../gui/gdmchooser.c:86
msgid "Choose a ho_st to connect to:"
msgstr "Izvēlies ho_st, kuram pieslēgties:"

#: ../gui/gdmchooser.c:617
#, c-format
msgid ""
"The host \"%s\" is not willing to support a login session right now.  Please "
"try again later."
msgstr ""
"Resursdators \"%s\" šobrīd negrib atbalstīt pieslēgšanās sesiju. Lūdzu "
"mēģiniet vēlāk."

#: ../gui/gdmchooser.c:627
msgid "Cannot connect to remote server"
msgstr "Nevar pieslēgties attālinātam serverim"

#: ../gui/gdmchooser.c:1278
#, c-format
msgid ""
"Did not receive any response from host \"%s\" in %d seconds.  Perhaps the "
"host is not turned on, or is not willing to support a login session right "
"now.  Please try again later."
msgstr ""
"No resursdatora \"%s\" %d sekundēs netika saņemtas nekādas ziņas.  Iespējams "
"tas nav ieslēgts vai arī šobrīd neatbalsta pieslēgšanās sesiju. Lūdzu "
"mēģiniet vēlāk."

#: ../gui/gdmchooser.c:1291
msgid "Did not receive response from server"
msgstr "Nesaņēmu nekādu atbildi no servera"

#: ../gui/gdmchooser.c:1393
#, c-format
msgid "Cannot find the host \"%s\". Perhaps you have mistyped it."
msgstr "Nevarēju atrast resursdatoru \"%s\". Iespējams esat sajaucis tā adresi."

#: ../gui/gdmchooser.c:1402
msgid "Cannot find host"
msgstr "Nevaru atrast resursdatoru"

#: ../gui/gdmchooser.c:1607
msgid ""
"The main area of this application shows the hosts on the local network that "
"have \"XDMCP\" enabled. This allows users to login remotely to other "
"computers as if they were logged on using the console.\n"
"\n"
"You can rescan the network for new hosts by clicking \"Refresh\".  When you "
"have selected a host click \"Connect\" to open a session to that computer."
msgstr ""
"Šīs programmas galvenā daļa rāda visus lokālā tīla datorus, kam ir "
"aktivizēts \"XDMCP\". Tas ļauj lietotājiem konsoles režīmā attālināti "
"pieslēgties citiem datoriem.\n"
"\n"
"Jūs varat atkārtoti pārmeklēt tīklu nospiežot \"Atjaununāt\". Kad esat "
"izvēlējies kādu datoru, nospiediet \"Pieslēgties\", lai atvērtu sesiju uz šo "
"datoru."

#: ../gui/gdmchooser.c:1903
msgid "Socket for xdm communication"
msgstr "Ligzda xdm komunikācijai"

#: ../gui/gdmchooser.c:1903
msgid "SOCKET"
msgstr "LIGZDA"

#: ../gui/gdmchooser.c:1905
msgid "Client address to return in response to xdm"
msgstr "Klienta adrese, kuru atgriezt atbildei uz xdm"

#: ../gui/gdmchooser.c:1905
msgid "ADDRESS"
msgstr "ADRESE"

#: ../gui/gdmchooser.c:1907
msgid "Connection type to return in response to xdm"
msgstr "Savienojuma tips, kuru atgriezt atbildei uz xdm"

#: ../gui/gdmchooser.c:1907
msgid "TYPE"
msgstr "Tips"

#: ../gui/gdmchooser.c:1967
msgid "- gdm login chooser"
msgstr "- gdm pieslēgšanās izvēlētājs"

#: ../gui/gdmchooser.c:2029
#, c-format
msgid ""
"The chooser version (%s) does not match the daemon version (%s).  You have "
"probably just upgraded GDM.  Please restart the GDM daemon or the computer."
msgstr ""
"Izvēlētāja versija (%s) neatbilst dēmona versijai (%s).  Iespējams, jūs "
"tikko atjauninājāt gdm.  Lūdzu pārstartē gdm dēmonu vai pārlādē datoru."

#: ../gui/gdmchooser.c:2039
msgid "Cannot run chooser"
msgstr "Nevar palaist izvēlētāju"

#. EOF
#: ../gui/gdmchooser.glade.h:1
msgid "A_dd host: "
msgstr "Pievienot saimniek_datoru: "

#: ../gui/gdmchooser.glade.h:2
msgid "C_onnect"
msgstr "Pie_slēgties"

#: ../gui/gdmchooser.glade.h:3
msgid "Exit the application"
msgstr "Iziet no aplikācijas"

#: ../gui/gdmchooser.glade.h:4
msgid "How to use this application"
msgstr "Kā lietot šo aplikāciju"

#: ../gui/gdmchooser.glade.h:5
msgid "Login Host Chooser"
msgstr "Pieslēgšanās Resursdatoru Izvēlētājs"

#: ../gui/gdmchooser.glade.h:6
msgid "Open a session to the selected host"
msgstr "Atvērt sesiju uz izvēlētā resursdatora"

#: ../gui/gdmchooser.glade.h:7
msgid "Probe the network"
msgstr "Zondēt tīklu"

#: ../gui/gdmchooser.glade.h:8
msgid "Query and add this host to the above list"
msgstr "Vaicājiet un pievienojiet šo resursdatoru"

#: ../gui/gdmchooser.glade.h:9
msgid "Status"
msgstr "Statuss"

#: ../gui/gdmchooser.glade.h:10
msgid "_Add"
msgstr "_Pievienot"

#: ../gui/gdmcomm.c:619
msgid "GDM (The GNOME Display Manager) is not running."
msgstr "GDM (The GNOME Display Manager) nav palaists."

#: ../gui/gdmcomm.c:621
msgid ""
"You might in fact be using a different display manager, such as KDM (KDE "
"Display Manager) or xdm. If you still wish to use this feature, either start "
"GDM yourself or ask your system administrator to start GDM."
msgstr ""
"Iespējams jūs lietojat kādu citu ekrānu pārvaldnieku, piemēram KDE (KDE "
"Display Manager) vai xdm. Ja patiešām vēlaties izmantot šo funkciju "
"palaidiet GDM vai lūdziet to izdarīt savam sistēmas administratoram."

#: ../gui/gdmcomm.c:645 ../gui/gdmflexiserver.c:785
msgid "Cannot communicate with GDM (The GNOME Display Manager)"
msgstr "Nevar sazināties ar GDM (GNOME Displeja Pārvaldnieku)"

#: ../gui/gdmcomm.c:647 ../gui/gdmflexiserver.c:787
msgid "Perhaps you have an old version of GDM running."
msgstr "Iespējams, ka tev ir palaista veca GDN versija."

#: ../gui/gdmcomm.c:664 ../gui/gdmcomm.c:667
msgid "Cannot communicate with GDM. Perhaps you have an old version running."
msgstr "Nevar komunicēties ar gdm, iespējams, jums ir palaista veca versija."

#: ../gui/gdmcomm.c:670
msgid "The allowed limit of flexible X servers reached."
msgstr "Pieļautais elastīgo X serveru limits ir sasniegts."

#: ../gui/gdmcomm.c:672
msgid "There were errors trying to start the X server."
msgstr "Šeit bija kļūdas, mēģinot palaist X serveri."

#: ../gui/gdmcomm.c:674
msgid "The X server failed.  Perhaps it is not configured well."
msgstr "X serveris nobruka. Iespējams, tas nav pienācīgi nokonfigurēts."

#: ../gui/gdmcomm.c:677
msgid "Too many X sessions running."
msgstr "Pārāk daudz palaistu X sesiju."

#: ../gui/gdmcomm.c:679
msgid ""
"The nested X server (Xnest) cannot connect to your current X server.  You "
"may be missing an X authorization file."
msgstr ""
"Ligzdveida X serveris (Xnest) nevar pieslēgties tavam pašreizējam X "
"serverim.  Tev varētu trūkt X autorizācijas fails."

#: ../gui/gdmcomm.c:684
msgid ""
"The nested X server (Xnest) is not available, or GDM is badly configured.\n"
"Please install the Xnest package in order to use the nested login."
msgstr ""
"Ligzdveida X serveris (Xnest) nav pieejams, vai arī GDM ir slikti "
"konfigurēts.\n"
"Lūdzu uzinstalējiet Xnest pakotni, lai varētu lietot ligzdveida pieteikšanos."

#: ../gui/gdmcomm.c:689
msgid "The X server is not available. GDM may be misconfigured."
msgstr "X serveris nav pieejams. GDM varētu būt slikti nokonfigurēts."

#: ../gui/gdmcomm.c:692
msgid ""
"Trying to set an unknown logout action, or trying to set a logout action "
"which is not available."
msgstr ""
"Mēģinu uzstādīt nezināmu iziešanas darbību vai arī tādu iziešanas darbību, "
"kas nav pieejama."

#: ../gui/gdmcomm.c:695
msgid "Virtual terminals not supported."
msgstr "Virtuālie termināli netiek atbalstīt."

#: ../gui/gdmcomm.c:697
msgid "Trying to change to an invalid virtual terminal number."
msgstr "Mēģinu pārslēgties uz nederīgu virtuālā termināla numuru."

#: ../gui/gdmcomm.c:699
msgid "Trying to update an unsupported configuration key."
msgstr "Mēģinu atjaunināt neatbalstītu konfigurācijas atslēgu."

#: ../gui/gdmcomm.c:701
msgid ""
"You do not seem to have the authentication needed for this operation.  "
"Perhaps your .Xauthority file is not set up correctly."
msgstr ""
"Šķiet jums nav šai darbībai nepieciešamās autorizācijas.  Iespējams jūsu "
"Xauthority fails nav uzstādīts korekti."

#: ../gui/gdmcomm.c:705
msgid "Too many messages were sent to GDM and it hung up on us."
msgstr "Pārāk daudz ziņojumu ticis nosūtīts GDM un tas mums uzkārās."

#: ../gui/gdmcomm.c:708
msgid "Unknown error occurred."
msgstr "Notikusi nezināma kļūda."

#: ../gui/gdmcommon.c:592
msgid "%a %b %d, %H:%M"
msgstr "%a %b %d, %H:%M"

#. Translators: You should translate time part as
#. %H:%M if your language does not have AM and PM
#. equivalent.  Note: %l is a strftime option for
#. 12-hour clock format
#: ../gui/gdmcommon.c:598
msgid "%a %b %d, %l:%M %p"
msgstr "%a %b %d, %l:%M %p"

#: ../gui/gdmcommon.c:704
#, c-format
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] "%d sekunde"
msgstr[1] "%d sekundes"
msgstr[2] "%d sekunžu"

#: ../gui/gdmdynamic.c:48
#, c-format
msgid "Usage: %s [-b][-v] and one of the following:\n"
msgstr "Lietojums: %s [-b][-v] un viens no sekojošajiem:\n"

#: ../gui/gdmdynamic.c:49
#, c-format
msgid "\t-a display\n"
msgstr "\t-ekrāns\n"

#: ../gui/gdmdynamic.c:50
#, c-format
msgid "\t-r display\n"
msgstr "\t-t ekrāns\n"

#: ../gui/gdmdynamic.c:51
#, c-format
msgid "\t-d display\n"
msgstr "\t-d ekrāns\n"

#: ../gui/gdmdynamic.c:52
#, c-format
msgid "\t-l [server_name]\n"
msgstr "\t-t [servera_nosaukums]\n"

#: ../gui/gdmdynamic.c:53
#, c-format
msgid "\t-t maximum tries to connect (default 15)\n"
msgstr "\t-t maksimālais pieslēgšanās mēģinājumu skaits (pēc noklusējuma 15)\n"

#: ../gui/gdmdynamic.c:54
#, c-format
msgid "\t-s sleep value (default 8)\n"
msgstr "\t-s nogaide (pēc noklusējuma 8)\n"

#: ../gui/gdmdynamic.c:229
msgid "Server busy, will sleep.\n"
msgstr "Serveris aizņemts, nogaidīšu.\n"

#: ../gui/gdmdynamic.c:319
#, c-format
msgid "Connection to daemon failed, sleeping for %d seconds.  Retry %d of %d\n"
msgstr "Pieslēgšanās dēmonam neizdevās, nogaidu %d sekundes.  %d mēģinajums no %d\n"

#. This is a serious error, so print a message even if verbose is off
#: ../gui/gdmdynamic.c:342
#, c-format
msgid "Failed to connect to server after %d retries\n"
msgstr "Arī pēc %d mēģinājumiem neizdevās pieslēgties serverim\n"

#: ../gui/gdmflexiserver-xnest.desktop.in.h:1
msgid "Log in as another user inside a nested window"
msgstr "Pieteikties kā cits lietotājs ligzdveida logā"

#: ../gui/gdmflexiserver-xnest.desktop.in.h:2
msgid "New Login in a Nested Window"
msgstr "Jauna pieteikšanās iekļautajā logā"

#: ../gui/gdmflexiserver.c:61
msgid "Send the specified protocol command to GDM"
msgstr "Nosūtīt norādīto protokola komandu GDM"

#: ../gui/gdmflexiserver.c:61
msgid "COMMAND"
msgstr "KOMANDA"

#: ../gui/gdmflexiserver.c:62
msgid "Xnest mode"
msgstr "Xnest režīms"

#: ../gui/gdmflexiserver.c:63
msgid "Do not lock current screen"
msgstr "Nenoslēgt pašreizējo ekrānu"

#: ../gui/gdmflexiserver.c:64
msgid "Debugging output"
msgstr "Atkļūdošanas izvade"

#: ../gui/gdmflexiserver.c:65
msgid "Authenticate before running --command"
msgstr "Autentificēt pirms palaiž --command"

#: ../gui/gdmflexiserver.c:66
msgid "Start new flexible session; do not show popup"
msgstr "Uzsākt jaunu elastīgo sesiju; nerādīt iznirstošo logu"

#: ../gui/gdmflexiserver.c:115
msgid "Cannot change display"
msgstr "Nevaru nomainīt ekrānu"

#: ../gui/gdmflexiserver.c:192
msgid "Nobody"
msgstr "Neviens"

#: ../gui/gdmflexiserver.c:227
#, c-format
msgid "Display %s on virtual terminal %d"
msgstr "Ekrāns %s uz virtuālā termināla %d"

#: ../gui/gdmflexiserver.c:232
#, c-format
msgid "Nested display %s on virtual terminal %d"
msgstr "Ligzdotais ekrāns %s uz virtuālā termināla %d"

#: ../gui/gdmflexiserver.c:262 ../gui/gdmlogin.c:2662
#: ../gui/greeter/greeter_item_ulist.c:274
msgid "Username"
msgstr "Lietotājvārds"

#: ../gui/gdmflexiserver.c:271
msgid "Display"
msgstr "Ekrāns"

#: ../gui/gdmflexiserver.c:385
msgid "Open Displays"
msgstr "Atvērt ekrānus"

#. parent
#. flags
#: ../gui/gdmflexiserver.c:388
msgid "_Open New Display"
msgstr "_Atvērt jaunu ekrānu"

#: ../gui/gdmflexiserver.c:390
msgid "Change to _Existing Display"
msgstr "Aizstāt uz pastāvošā _ekrāna"

#: ../gui/gdmflexiserver.c:398
msgid ""
"There are some displays already open.  You can select one from the list "
"below or open a new one."
msgstr ""
"Kāds ekrāns jau ir atvērts. Jūs varat izvēlēties kādu no šī saraksta vai arī "
"izveidot jaunu."

#: ../gui/gdmflexiserver.c:581
msgid "Choose server"
msgstr "Izvēlēties serveri"

#: ../gui/gdmflexiserver.c:592
msgid "Choose the X server to start"
msgstr "Izvēlies sāknējamo X serveri"

#: ../gui/gdmflexiserver.c:598
msgid "Standard server"
msgstr "Standarta serveris"

#: ../gui/gdmflexiserver.c:834
msgid "You do not seem to have the authentication needed for this operation"
msgstr "Neizskatās, ka jums ir šai operācijai nepieciešamā autorizācija"

#: ../gui/gdmflexiserver.c:837
msgid "Perhaps your .Xauthority file is not set up correctly."
msgstr "Iespējams, jūsu .Xauthority fails nav uzstādīts pareizi."

#: ../gui/gdmflexiserver.c:864
msgid "You do not seem to be logged in on the console"
msgstr "Neizskatās, ka jūs būtu pieslēdzies konsolei"

#: ../gui/gdmflexiserver.c:866
msgid "Starting a new login only works correctly on the console."
msgstr "Jaunas pieteikšanās sākšana strādā pareizi tikai konsolē."

#: ../gui/gdmflexiserver.c:914
msgid "Cannot start new display"
msgstr "Nevaru palaist jaunu ekrānu"

#: ../gui/gdmflexiserver.desktop.in.h:1
msgid "Log in as another user without logging out"
msgstr "Pieteikties kā citam lietotājam bez attiekšanās"

#: ../gui/gdmflexiserver.desktop.in.h:2
msgid "New Login"
msgstr "Jauna pieslēgšanās"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:53
msgid "A-M|Afrikaans"
msgstr "A-M|Afrikandu valoda"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:55
msgid "A-M|Albanian"
msgstr "A-M|Albāņu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:57
msgid "A-M|Amharic"
msgstr "A-M|Amharu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:59
msgid "A-M|Arabic (Egypt)"
msgstr "A-M|Arābu (Ēģiptes)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:61
msgid "A-M|Arabic (Lebanon)"
msgstr "A-M|Arābu (Lebanonas)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:63
msgid "A-M|Armenian"
msgstr "A-M|Armēņu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:65
msgid "A-M|Azerbaijani"
msgstr "A-M|Azerbaidžānu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:67
msgid "A-M|Basque"
msgstr "A-M|Basku"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:69
msgid "A-M|Belarusian"
msgstr "A-M|Baltkrievu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:71
msgid "A-M|Bengali"
msgstr "A-M|Bengāļu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:73
msgid "A-M|Bengali (India)"
msgstr "A-M|Bengāļu (Indijas)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:75
msgid "A-M|Bulgarian"
msgstr "A-M|Bulgāru"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:77
msgid "A-M|Bosnian"
msgstr "A-M|Bosniešu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:79
msgid "A-M|Catalan"
msgstr "A-M|Katalīna"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:81
msgid "A-M|Chinese (China Mainland)"
msgstr "A-M|Ķīniešu (Ķīna pamatkontinents)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:83
msgid "A-M|Chinese (Hong Kong)"
msgstr "A-M|Ķīniešu (Hong Konga)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:85
msgid "A-M|Chinese (Singapore)"
msgstr "A-M|Ķīniešu (Singapūra)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:87
msgid "A-M|Chinese (Taiwan)"
msgstr "A-M|Ķīniešu (Taivāna)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:89
msgid "A-M|Croatian"
msgstr "A-M|Horvātu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:91
msgid "A-M|Czech"
msgstr "A-M|Čehu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:93
msgid "A-M|Danish"
msgstr "A-M|Dāņu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:95
msgid "A-M|Dutch"
msgstr "A-M|Holandiešu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:97
msgid "A-M|English (USA)"
msgstr "A-M|Angļu (ASV)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:99
msgid "A-M|English (Australia)"
msgstr "A-M|Angļu (Austrālija)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:101
msgid "A-M|English (UK)"
msgstr "A-M|Angļu (UK)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:103
msgid "A-M|English (Canada)"
msgstr "A-M|Angļu (Kanāda)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:105
msgid "A-M|English (Ireland)"
msgstr "A-M|Angļu (Īrijas)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:107
msgid "A-M|English (Denmark)"
msgstr "A-M|Angļu (Dānija)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:109
msgid "A-M|English (South Africa)"
msgstr "A-M|Angļu (Dienvidāfrika)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:111
msgid "A-M|Estonian"
msgstr "A-M|Igauņu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:113
msgid "A-M|Finnish"
msgstr "A-M|Somu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:115
msgid "A-M|French"
msgstr "A-M|Franču"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:117
msgid "A-M|French (Belgium)"
msgstr "A-M|Franču (Beļģija)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:119
msgid "A-M|French (Switzerland)"
msgstr "A-M|Franču (Šveice)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:121
msgid "A-M|Galician"
msgstr "A-M|Gallu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:123
msgid "A-M|German"
msgstr "A-M|Vācu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:125
msgid "A-M|German (Austria)"
msgstr "A-M|Vācu (Austria)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:127
msgid "A-M|German (Switzerland)"
msgstr "A-M|Vācu (Šveice)"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:129
msgid "A-M|Greek"
msgstr "A-M|Grieķu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:131
msgid "A-M|Gujarati"
msgstr "A-M|Gudžarati"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:133 ../gui/gdmlanguages.c:135
msgid "A-M|Hebrew"
msgstr "A-M|Ebreju"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:137
msgid "A-M|Hindi"
msgstr "A-M|Hindu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:139
msgid "A-M|Hungarian"
msgstr "A-M|Ungāru"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:141
msgid "A-M|Icelandic"
msgstr "A-M|Islandiešu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:143
msgid "A-M|Indonesian"
msgstr "A-M|Indonēziešu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:145
msgid "A-M|Interlingua"
msgstr "A-M|Interlingva"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:147
msgid "A-M|Irish"
msgstr "A-M|Īru"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:149
msgid "A-M|Italian"
msgstr "A-M|Itāļu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:151
msgid "A-M|Japanese"
msgstr "A-M|Japāņu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:153
msgid "A-M|Kannada"
msgstr "A-M|Kannadu"

#. Note translate the A-M to the A-M you used in the group label
#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:156
msgid "A-M|Kinyarwanda"
msgstr "A-M|Kinjarvanda (Ruanda)"

#: ../gui/gdmlanguages.c:157
msgid "A-M|Korean"
msgstr "A-M|Korejiešu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:159
msgid "A-M|Latvian"
msgstr "A-M|Latviešu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:161
msgid "A-M|Lithuanian"
msgstr "A-M|Lietuviešu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:163
msgid "A-M|Macedonian"
msgstr "A-M|Maķedoniešu"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:165
msgid "A-M|Malay"
msgstr "A-M|Malaju"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:167
msgid "A-M|Malayalam"
msgstr "A-M|Malaju"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:169
msgid "A-M|Marathi"
msgstr "A-M|Marathi"

#. Note translate the A-M to the A-M you used in the group label
#: ../gui/gdmlanguages.c:171
msgid "A-M|Mongolian"
msgstr "A-M|Mōngoļu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:173
msgid "N-Z|Northern Sotho"
msgstr "N-Z|Ziemeļsoho"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:175
msgid "N-Z|Norwegian (bokmal)"
msgstr "N-Z|Norvēģu (bokmal)"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:177
msgid "N-Z|Norwegian (nynorsk)"
msgstr "N-Z|Norvēģu (nynorsk)"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:179
msgid "N-Z|Oriya"
msgstr "N-Z|Oriua"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:181
msgid "N-Z|Panjabi"
msgstr "N-Z|Pandžabi"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:183
msgid "N-Z|Persian"
msgstr "N-Z|Persiešu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:185
msgid "N-Z|Polish"
msgstr "N-Z|Poļu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:187
msgid "N-Z|Portuguese"
msgstr "N-Z|Portugāļu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:189
msgid "N-Z|Portuguese (Brazilian)"
msgstr "N-Z|Portugāļu (Brazīlijas)"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:191
msgid "N-Z|Romanian"
msgstr "N-Z|Rumāņu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:193
msgid "N-Z|Russian"
msgstr "N-Z|Krievu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:195 ../gui/gdmlanguages.c:197
msgid "N-Z|Serbian"
msgstr "N-Z|Serbu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:199
msgid "N-Z|Serbian (Latin)"
msgstr "N-Z|Serbu (Latīņu)"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:201
msgid "N-Z|Serbian (Jekavian)"
msgstr "N-Z|Serb (Jekaviāņu)"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:203
msgid "N-Z|Slovak"
msgstr "N-Z|Slovāku"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:205
msgid "N-Z|Slovenian"
msgstr "N-Z|Slovēņu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:207
msgid "N-Z|Spanish"
msgstr "N-Z|Spāņu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:209
msgid "N-Z|Spanish (Mexico)"
msgstr "N-Z|Spāņu (Meksikas)"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:211
msgid "N-Z|Swedish"
msgstr "N-Z|Zviedru"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:213
msgid "N-Z|Swedish (Finland)"
msgstr "N-Z|Zviedru (Somijas)"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:215
msgid "N-Z|Tamil"
msgstr "N-Z|Tamilu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:217
msgid "N-Z|Telugu"
msgstr "N-Z|Telugu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:219
msgid "N-Z|Thai"
msgstr "N-Z|Taizemiešu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:221
msgid "N-Z|Turkish"
msgstr "N-Z|Turku"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:223
msgid "N-Z|Ukrainian"
msgstr "N-Z|Ukraiņu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:225
msgid "N-Z|Vietnamese"
msgstr "N-Z|Vjetnamiešu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:227
msgid "N-Z|Walloon"
msgstr "N-Z|Walloon"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:229
msgid "N-Z|Welsh"
msgstr "N-Z|Velsiešu"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:231
msgid "N-Z|Yiddish"
msgstr "N-Z|Jidišs"

#. Note translate the N-Z to the N-Z you used in the group label
#: ../gui/gdmlanguages.c:233
msgid "N-Z|Zulu"
msgstr "N-Z|Zulū"

#. This is the POSIX/C locale for english, should really be in Other
#: ../gui/gdmlanguages.c:235
msgid "Other|POSIX/C English"
msgstr "Cita|POSIX/C Angļu"

#. This should be the same as in the front of the language strings
#. * else the languages will appear in the "Other" submenu
#: ../gui/gdmlanguages.c:419
msgid "A-M"
msgstr "A-M"

#. This should be the same as in the front of the language strings
#. * else the languages will appear in the "Other" submenu
#: ../gui/gdmlanguages.c:427
msgid "N-Z"
msgstr "N-Z"

#: ../gui/gdmlogin.c:356
#, c-format
msgid "Cannot run command '%s': %s."
msgstr "Nevaru palaist komandu '%s': %s."

#: ../gui/gdmlogin.c:364
msgid "Cannot start background application"
msgstr "Nevaru palaist fona lietojumprogrammu"

#: ../gui/gdmlogin.c:438 ../gui/greeter/greeter_parser.c:381
msgid "User %u will login in %t"
msgstr "Lietotājs %u pieteiksies %t"

#: ../gui/gdmlogin.c:663 ../gui/greeter/greeter_system.c:76
msgid "Are you sure you want to restart the computer?"
msgstr "Vai tiesām vēlaties pārstartēt datoru?"

#: ../gui/gdmlogin.c:664 ../gui/gdmlogin.c:2535
#: ../gui/greeter/greeter_parser.c:356 ../gui/greeter/greeter_system.c:77
#: ../gui/greeter/greeter_system.c:196
msgid "_Restart"
msgstr "Pā_rstartēt"

#: ../gui/gdmlogin.c:678 ../gui/greeter/greeter_system.c:91
msgid "Are you sure you want to Shut Down the computer?"
msgstr "Vai esat pārliecināts, ka vēlies izslēgt datoru?"

#: ../gui/gdmlogin.c:679 ../gui/gdmlogin.c:2545
#: ../gui/greeter/greeter_parser.c:346 ../gui/greeter/greeter_system.c:92
#: ../gui/greeter/greeter_system.c:205
msgid "Shut _Down"
msgstr "Izslēgt (_d)"

#: ../gui/gdmlogin.c:701 ../gui/greeter/greeter_system.c:106
msgid "Are you sure you want to suspend the computer?"
msgstr "Vai tiesām vēlaties atstādināt datoru?"

#: ../gui/gdmlogin.c:702 ../gui/gdmlogin.c:2555
#: ../gui/greeter/greeter_system.c:107
msgid "_Suspend"
msgstr "At_stādināt"

#. never_encoding
#. no_group
#. untranslated
#. markup
#: ../gui/gdmlogin.c:786 ../gui/gdmlogin.c:815 ../gui/gdmlogin.c:898
#: ../gui/greeter/greeter_action_language.c:158
#: ../gui/greeter/greeter_session.c:120 ../gui/greeter/greeter_session.c:151
#, c-format
msgid "Do you wish to make %s the default for future sessions?"
msgstr "Vai vēlaties, lai %s turpmākajās sesijās gūtu noklusētā vērtība?"

#: ../gui/gdmlogin.c:789 ../gui/greeter/greeter_session.c:123
#, c-format
msgid "Your preferred session type %s is not installed on this computer."
msgstr "Jūsu iecienītais %s sesijas tips nav uzinstalēts uz šī datora."

#: ../gui/gdmlogin.c:794 ../gui/gdmlogin.c:825 ../gui/gdmlogin.c:906
#: ../gui/greeter/greeter_action_language.c:166
#: ../gui/greeter/greeter_session.c:127 ../gui/greeter/greeter_session.c:160
msgid "Make _Default"
msgstr "Uzstā_dīt noklusēto"

#: ../gui/gdmlogin.c:794 ../gui/greeter/greeter_session.c:127
msgid "Just _Log In"
msgstr "Vienkārši pies_lēgties"

#: ../gui/gdmlogin.c:819 ../gui/gdmlogin.c:900
#: ../gui/greeter/greeter_action_language.c:160
#: ../gui/greeter/greeter_session.c:154
#, c-format
msgid "You have chosen %s for this session, but your default setting is %s."
msgstr "Šai sesijai jūs esat izvēlējies %s, taču jūsu nolusētais uzstādījums ir %s."

#: ../gui/gdmlogin.c:825 ../gui/gdmlogin.c:906
#: ../gui/greeter/greeter_action_language.c:166
#: ../gui/greeter/greeter_session.c:160
msgid "Just For _This Session"
msgstr "Tikai šai sesijai"

#: ../gui/gdmlogin.c:836
#, c-format
msgid "You have chosen %s for this session."
msgstr "Šai sesijai jūs esat izvēlējies %s."

#: ../gui/gdmlogin.c:839
#, c-format
msgid ""
"If you wish to make %s the default for future sessions, run the 'switchdesk' "
"utility (System Tools->Desktop Switching Tool from the main menu)."
msgstr ""
"Ja vēlaties uzstādīt, lai turpmākajas sesijās pēc noklusējuma tiktu lietots %"
"s, izmantojiet 'switchdesk' utilītprogramu (Galvenajā izvēlnē Sistēmas rīki -"
"> Darbavirsmu pārslēgšanas rīks)."

#: ../gui/gdmlogin.c:880 ../gui/gdmlogin.c:889
#: ../gui/greeter/greeter_action_language.c:73
#: ../gui/greeter/greeter_action_language.c:142
#: ../gui/greeter/greeter_action_language.c:150
msgid "System Default"
msgstr "Sistēmas noklusētais"

#: ../gui/gdmlogin.c:1017 ../gui/gdmlogin.c:1031 ../gui/gdmlogin.c:1662
#: ../gui/gdmlogin.c:2145 ../gui/gdmlogin.c:2767
msgid "_Username:"
msgstr "Lietotājvārds:"

#: ../gui/gdmlogin.c:1109
#, c-format
msgid "%s session selected"
msgstr "Izvēlēta %s sesija"

#: ../gui/gdmlogin.c:1130 ../gui/gdmlogin.c:1248
msgid "_Last"
msgstr "Pēdējā"

#. never_encoding
#. no_group
#. untranslated
#. makrup
#: ../gui/gdmlogin.c:1213
#, c-format
msgid "%s language selected"
msgstr "Izvēlēta %s valoda"

#: ../gui/gdmlogin.c:1259
msgid "_System Default"
msgstr "_Sistēmas noklusētais"

#: ../gui/gdmlogin.c:1291
msgid "_Other"
msgstr "Cits"

#: ../gui/gdmlogin.c:1700
msgid "_Password:"
msgstr "_Parole:"

#. translators:  This is a nice and evil eggie text, translate
#. * to your favourite currency
#: ../gui/gdmlogin.c:1932 ../gui/greeter/greeter.c:348
msgid "Please insert 25 cents to log in."
msgstr "Ievietojiet 25 santīmus, lai pieteiktos."

#: ../gui/gdmlogin.c:2266
msgid "GNOME Desktop Manager"
msgstr "GNOME Darbvirsmas Pārvaldnieks"

#: ../gui/gdmlogin.c:2332
msgid "Finger"
msgstr "Pirksts"

#: ../gui/gdmlogin.c:2450
msgid "GDM Login"
msgstr "GDM Pieteikšanās"

#: ../gui/gdmlogin.c:2493 ../gui/greeter/greeter_parser.c:326
msgid "_Session"
msgstr "_Sesija"

#: ../gui/gdmlogin.c:2500 ../gui/greeter/greeter_parser.c:321
msgid "_Language"
msgstr "_Valoda"

#: ../gui/gdmlogin.c:2514 ../gui/greeter/greeter_system.c:171
msgid "Remote Login via _XDMCP..."
msgstr "Attālināta pieslēgšanās caur _XDMCP..."

#: ../gui/gdmlogin.c:2525
msgid "_Configure Login Manager..."
msgstr "_Konfigurēt pieslēgšanās pārvaldnieku..."

#: ../gui/gdmlogin.c:2565 ../gui/greeter/greeter_parser.c:331
msgid "_Actions"
msgstr "D_arbības"

#: ../gui/gdmlogin.c:2574
msgid "_Theme"
msgstr "_Tēma"

#: ../gui/gdmlogin.c:2585 ../gui/greeter/greeter_canvas_item.c:165
#: ../gui/greeter/greeter_parser.c:341
msgid "_Quit"
msgstr "Iziet (_q)"

#: ../gui/gdmlogin.c:2587 ../gui/greeter/greeter_canvas_item.c:167
#: ../gui/greeter/greeter_parser.c:336
msgid "D_isconnect"
msgstr "A_tslēgties"

#: ../gui/gdmlogin.c:2655 ../gui/greeter/greeter_item_ulist.c:268
msgid "Icon"
msgstr "Ikona"

#: ../gui/gdmlogin.c:2736
msgid "Welcome"
msgstr "Esiet sveicināti"

#: ../gui/gdmlogin.c:2852 ../gui/greeter/greeter_parser.c:410
msgid "_Start Again"
msgstr "_Sākt vēlreiz"

#: ../gui/gdmlogin.c:3405 ../gui/gdmlogin.c:3439 ../gui/greeter/greeter.c:590
#: ../gui/greeter/greeter.c:625
#, c-format
msgid ""
"The greeter version (%s) does not match the daemon version. You have "
"probably just upgraded GDM. Please restart the GDM daemon or the computer."
msgstr ""
"Sveicinātāja versija (%s) neatbilst dēmona versijai.Iespējams, ka tu tikko "
"atjaunināji  gdm. Lūdzu pārstartē gdm dēmonu vai pārlādē datoru."

#: ../gui/gdmlogin.c:3415 ../gui/gdmlogin.c:3449 ../gui/gdmlogin.c:3497
#: ../gui/greeter/greeter.c:600 ../gui/greeter/greeter.c:635
#: ../gui/greeter/greeter.c:684
msgid "Cannot start the greeter"
msgstr "Nevaru palaist sagaidītāju"

#: ../gui/gdmlogin.c:3454
msgid "Restart"
msgstr "Pārstartēt"

#: ../gui/gdmlogin.c:3487 ../gui/greeter/greeter.c:674
#, c-format
msgid ""
"The greeter version (%s) does not match the daemon version (%s).  You have "
"probably just upgraded GDM.  Please restart the GDM daemon or the computer."
msgstr ""
"Sveicinātāja versija (%s) neatbilst dēmona versijai (%s).  Iespējams, jūs "
"tikko atjauninājāt GDM. Lūdzu pārstartējiet gdm dēmonu vai pārlādējiet "
"datoru."

#: ../gui/gdmlogin.c:3502 ../gui/greeter/greeter.c:689
msgid "Restart GDM"
msgstr "Pārstartēt GDM"

#: ../gui/gdmlogin.c:3504
msgid "Restart computer"
msgstr "Pārstartēt datoru"

#: ../gui/gdmlogin.c:3589
msgid "Could not set signal mask!"
msgstr "Nevarēja uzstādīt signāla masku!"

#: ../gui/gdmlogin.c:3704 ../gui/greeter/greeter.c:1377
msgid "Session directory is missing"
msgstr "Trūkst sesijas direktorijas"

#: ../gui/gdmlogin.c:3705
msgid ""
"Your session directory is missing or empty!  There are two available "
"sessions you can use, but you should log in and correct the GDM "
"configuration."
msgstr ""
"Sesijas direktorija nav vai arī ir tukša! Ir pieejamsas divas sesijas, kuras "
"jūs varat lietot, bet jums vajadzētu pieteikties un izlabot konfigurāciju."

#: ../gui/gdmlogin.c:3728 ../gui/greeter/greeter.c:1402
msgid "Configuration is not correct"
msgstr "Konfigurācija nav pareiza"

#: ../gui/gdmlogin.c:3729 ../gui/greeter/greeter.c:1403
msgid ""
"The configuration file contains an invalid command line for the login "
"dialog, so running the default command.  Please fix your configuration."
msgstr ""
"Konfiguācijas fails satur nederīgu pieslēgšanās dialoga komandu, tapēc tiek "
"palaista noklusētā komanda.  Lūdzu izlabojiet savu konfigurācijas failu."

#: ../gui/gdmphotosetup.c:188
#, c-format
msgid "File %s cannot be opened for writing."
msgstr "Failu %s nevar atvētrt rakstīšanai."

#: ../gui/gdmphotosetup.c:195
msgid "Cannot open file"
msgstr "Nevar atvērt failu"

#: ../gui/gdmphotosetup.c:249
msgid "Select User Image"
msgstr "Izvēlieties lietotāja foto"

#: ../gui/gdmphotosetup.c:273 ../gui/gdmsetup.c:5600 ../gui/gdmsetup.c:5722
#: ../gui/gdmsetup.c:5875 ../gui/gdmsetup.c:5997
msgid "Images"
msgstr "Attēli"

#: ../gui/gdmphotosetup.c:278 ../gui/gdmsetup.c:3056 ../gui/gdmsetup.c:5605
#: ../gui/gdmsetup.c:5727 ../gui/gdmsetup.c:5880 ../gui/gdmsetup.c:6002
msgid "All Files"
msgstr "Visi faili"

#: ../gui/gdmphotosetup.desktop.in.h:1
msgid "Change the picture that will show in the GDM (login manager) face browser"
msgstr ""
"Uzstādiet bildi, kura tiks parādīta GDM (pieteikumu pārvaldnieka) seju "
"pārlūkā"

#: ../gui/gdmphotosetup.desktop.in.h:2
msgid "Login Photo"
msgstr "Pieteikšanās Foto"

#: ../gui/gdmphotosetup.glade.h:1
msgid "<b>User Image</b>"
msgstr "<b>Lietotāja foto</b>"

#: ../gui/gdmphotosetup.glade.h:2
msgid "Login Photo Preferences"
msgstr "Pieteikšanās Foto preferences"

#: ../gui/gdmsession.c:124 ../gui/gdmsession.c:291
msgid "Failsafe _GNOME"
msgstr "Avārijdrošā _GNOME"

#: ../gui/gdmsession.c:125 ../gui/gdmsession.c:292
msgid ""
"This is a failsafe session that will log you into GNOME. No startup scripts "
"will be read and it is only to be used when you can't log in otherwise.  "
"GNOME will use the 'Default' session."
msgstr ""
"Šī ir kļūdu droša sesija, kas peslēgs jūs GNOME. Iesākuma skripti netiks "
"palaisti. Šo sesiju būtu jāizmanto vienīgi tad, ja savādāk pieslēgties "
"neizdodas. GNOME izmantos 'Noklusēto' sesiju."

#: ../gui/gdmsession.c:135 ../gui/gdmsession.c:303
msgid "Failsafe _Terminal"
msgstr "Avārijdrošais _Terminālis"

#: ../gui/gdmsession.c:136 ../gui/gdmsession.c:304
msgid ""
"This is a failsafe session that will log you into a terminal.  No startup "
"scripts will be read and it is only to be used when you can't log in "
"otherwise.  To exit the terminal, type 'exit'."
msgstr ""
"Šī ir avārijdrošā sesija, kura ievedīs jūs iekš termināļa. Netiks lasīti "
"sāknēšanas skripti un tā ir lietojama tikai tad, kad nevarat pieteikties "
"citādi. Lai izietu no termināļa, rakstiet 'exit'."

#: ../gui/gdmsetup.c:260
msgid ""
"An error occurred while trying to contact the login screens.  Not all "
"updates may have taken effect."
msgstr ""
"Mēģinot sazināties ar pieslēgšanās logiem notikusi kļūda. Ne visi "
"atjauninājumi būs notikuši."

#: ../gui/gdmsetup.c:801 ../gui/gdmsetup.c:819 ../gui/gdmsetup.c:974
#: ../gui/gdmsetup.c:1220
msgid "Themed"
msgstr "Ar Tēmām"

#: ../gui/gdmsetup.c:804 ../gui/gdmsetup.c:835
msgid "Plain"
msgstr "Vienkāršs"

#: ../gui/gdmsetup.c:805 ../gui/gdmsetup.c:836
msgid "Plain with face browser"
msgstr "Vienkāršs ar pārlūku"

#: ../gui/gdmsetup.c:1573
msgid "Autologin or timed login to the root account is not allowed."
msgstr "Ne automātiskā nez arī aizkavētā pieslēgšanās root kontam nav atļauta."

#: ../gui/gdmsetup.c:1798
#, c-format
msgid "The \"%s\" user already exists in the include list."
msgstr "Lietotājs \"%s\" jau ir iekļauto lietotāju sarakstā."

#: ../gui/gdmsetup.c:1808 ../gui/gdmsetup.c:1838 ../gui/gdmsetup.c:1875
msgid "Cannot add user"
msgstr "Nevaru pievienot lietotāju"

#: ../gui/gdmsetup.c:1828
#, c-format
msgid "The \"%s\" user already exists in the exclude list."
msgstr "Lietotājs \"%s\" jau ir izslēgto lietotāju sarakstā."

#: ../gui/gdmsetup.c:1865
#, c-format
msgid "The \"%s\" user does not exist."
msgstr "Lietotājs \"%s\" neeksistē."

#: ../gui/gdmsetup.c:3051 ../gui/gdmsetup.glade.h:76
msgid "Sounds"
msgstr "Skaņas"

#: ../gui/gdmsetup.c:3260 ../gui/gdmsetup.c:3318
msgid "None"
msgstr "Nav Norādīta"

#: ../gui/gdmsetup.c:3751
msgid "Archive is not of a subdirectory"
msgstr "Nav apakšdirektorijas arhīvs"

#: ../gui/gdmsetup.c:3759
msgid "Archive is not of a single subdirectory"
msgstr "Nav vienas apakšdirektorijas arhīvs"

#: ../gui/gdmsetup.c:3783 ../gui/gdmsetup.c:3861
msgid "File not a tar.gz or tar archive"
msgstr "Fails nav tar.gz vai tar arhīvs"

#: ../gui/gdmsetup.c:3785
msgid "Archive does not include a GdmGreeterTheme.info file"
msgstr "Arhīvs nesatur GdmGreeterTheme.info failu"

#: ../gui/gdmsetup.c:3807
msgid "File does not exist"
msgstr "Fails neeksistē"

#: ../gui/gdmsetup.c:3927
#, c-format
msgid "%s"
msgstr "%s"

#: ../gui/gdmsetup.c:3934
msgid "Not a theme archive"
msgstr "Ne tēmas arhīvs"

#. FIXME: if exists already perhaps we could also have an
#. * option to change the dir name
#: ../gui/gdmsetup.c:3956
#, c-format
msgid "Theme directory '%s' seems to be already installed. Install again anyway?"
msgstr "Tēmas direktorija '%s' liekas jau ir uzstādīta, darīt to vēlreiz?"

#: ../gui/gdmsetup.c:4048
msgid "Some error occurred when installing the theme"
msgstr "Uzstādot tēmu radušās zināmas kļūdas"

#: ../gui/gdmsetup.c:4104
msgid "No file selected"
msgstr "Nav izvēlēts fails"

#: ../gui/gdmsetup.c:4125
msgid "Select Theme Archive"
msgstr "Izvēlies tēmas arhīvu"

#: ../gui/gdmsetup.c:4129 ../gui/gdmsetup.c:5120
msgid "_Install"
msgstr "_Instalēt"

#: ../gui/gdmsetup.c:4220
#, c-format
msgid "Remove the \"%s\" theme?"
msgstr "Dzēst tēmu \"%s\"?"

#: ../gui/gdmsetup.c:4229
msgid "If you choose to remove the theme, it will be permanently lost."
msgstr "Ja izvēlēsieties dzēst tēmu, tā tiks neatgriezeniski pazaudēta."

#: ../gui/gdmsetup.c:4237
msgid "_Remove Theme"
msgstr "_Dzēst tēmu"

#: ../gui/gdmsetup.c:5109
#, c-format
msgid "Install the theme from '%s'?"
msgstr "Uzstādīt jaunu tēmu no '%s'?"

#: ../gui/gdmsetup.c:5110
#, c-format
msgid "Select install to add the theme from the file '%s'."
msgstr "Izvēlieties uzstādīt, lai pievienotu tēmu no faila '%s'."

#. This is the temporary help dialog
#: ../gui/gdmsetup.c:5372
#, c-format
msgid ""
"This configuration window changes settings for the GDM daemon, which is the "
"graphical login screen for GNOME.  Changes that you make will take effect "
"immediately.\n"
"\n"
"Note that not all configuration options are listed here.  You may want to "
"edit %s if you cannot find what you are looking for.\n"
"\n"
"For complete documentation see the GNOME help browser under the \"Desktop\" "
"category."
msgstr ""
"Šis konfigurācijas logs maina GDM dēmona uzstādījumus. GDM ir GNOME "
"grafiskais pieslēgšanās logs. Jūsu veiktas izmaiņas stāsies spēkā uzreiz.\n"
"\n"
"Ievērojiet, ka šeit ir redzami visi jūsu konfigurācijas parametri.  Ja "
"nevarat atrast vajadzīgo, iespējams jums jāparediģē %s. \n"
"\n"
"Lai iegūtu plašāku informāciju skatieties GNOME palīdzības pārlūkā, sadaļā "
"\"Darbavirsma\"."

#: ../gui/gdmsetup.c:6418
msgid "Apply the changes to users before closing?"
msgstr "Pirms aizvēršanas apstiprināt lietotājiem veiktās izmaiņas?"

#: ../gui/gdmsetup.c:6419
msgid "If you don't apply, the changes made on the Users tab will be disregarded."
msgstr ""
"Ja jūs neapstiprināsiet Lietotāju sadaļā veiktās izmaiņas, tās netiks ņemtas "
"vērā."

#: ../gui/gdmsetup.c:6422
msgid "Close _without Applying"
msgstr "Aiz_vērt neapstiprinot"

#: ../gui/gdmsetup.c:6473 ../gui/gdmsetup.c:6480
msgid "Could not access GDM configuration file.\n"
msgstr "Nevarēju piekļūt GDM konfigurācijas failam.\n"

#: ../gui/gdmsetup.c:6529
msgid "You must be the root user to configure GDM."
msgstr "Lai konfigurētu GDM jābūt root lietotājam."

#. EOF
#: ../gui/gdmsetup.desktop.in.in.h:1
msgid "Configure the login window (GNOME Display Manager)"
msgstr "Konfigurēt pieslēgšanās logu (GNOME Displeja Pārvaldnieku)"

#: ../gui/gdmsetup.desktop.in.in.h:2
msgid "Login Window"
msgstr "Pieslēgšanās logs"

#: ../gui/gdmsetup.desktop.in.in.h:3 ../gui/gdmsetup.glade.h:41
msgid "Login Window Preferences"
msgstr "Pieslēgšanās loga iestatījumi"

#: ../gui/gdmsetup.glade.h:1
msgid "    "
msgstr "    "

#: ../gui/gdmsetup.glade.h:3
#, no-c-format
msgid "%n will be replaced by hostname"
msgstr "%n tiks aizstāts ar datora nosaukumu"

#: ../gui/gdmsetup.glade.h:4
msgid ""
"<b>Note:</b>  Users in the Include list will appear in the face browser if "
"enabled and will appear in the user drop-down lists for automatic and timed "
"logins on the Security tab.  Users in the Exclude list will not appear."
msgstr ""
"<b>Piezīme:</b>  Iekļauto lietotāju sarakstā norādītie lietotāji parādīsies "
"pārlūkā, ja tas būs aktivizēts, tāpat tie parādīsies arī Drošības sadaļas "
"automātiskās un nogaidītās pieslēgšanās izkrītošajās izvēlnēs.  Izslēgto "
"lietotāju saraksts tur neparādīsies."

#: ../gui/gdmsetup.glade.h:5
msgid ""
"<b>Warning:</b>  Incorrect settings could prevent the X server from "
"restarting.  Changes to these settings will not take effect until GDM is "
"restarted."
msgstr ""
"<b>Brīdinājums:</b>  Nepareizi uzstādījumi9 var liegt X servera "
"pārstartēšanos. Šīs izmaiņas stāsies spēkā vienīgi pēc GDM pārstartēšanas."

#: ../gui/gdmsetup.glade.h:6
msgid "A_dd..."
msgstr "Pievieno_t..."

#: ../gui/gdmsetup.glade.h:7
msgid "A_llow remote system administrator login"
msgstr "Atļaut administratoram pieslēgties attā_lināti"

#: ../gui/gdmsetup.glade.h:8
msgid "A_pply User Changes"
msgstr "_Pielietot lietotāju izmaiņas"

#: ../gui/gdmsetup.glade.h:9
msgid "Accessibility"
msgstr "Pieejamība"

#: ../gui/gdmsetup.glade.h:10
msgid "Add / Modify Servers To Start"
msgstr "Pievienot / Rediģēt palaižamos serverus"

#: ../gui/gdmsetup.glade.h:11
msgid "Add S_erver..."
msgstr "Pievienot S_erveri..."

#: ../gui/gdmsetup.glade.h:12
msgid "Add User"
msgstr "Pievienot lietotāju"

#: ../gui/gdmsetup.glade.h:13
msgid "Allo_w remote timed logins"
msgstr "Atļaut attālinātās nogaidītās pieteikšanās"

#: ../gui/gdmsetup.glade.h:14
msgid "Author:"
msgstr "Autors:"

#: ../gui/gdmsetup.glade.h:15
msgid "Background"
msgstr "Fons"

#: ../gui/gdmsetup.glade.h:16
msgid "C_ommand:"
msgstr "K_omanda:"

#: ../gui/gdmsetup.glade.h:17
msgid "C_ustom:"
msgstr "Pēc Iz_vēles:"

#: ../gui/gdmsetup.glade.h:18
msgid "Co_lor:"
msgstr "Krāsa:"

#: ../gui/gdmsetup.glade.h:19
msgid "Color depth:"
msgstr "Krāsas piesātinātība:"

#: ../gui/gdmsetup.glade.h:20
msgid "Configure _X Server..."
msgstr "Konfigurēt _X Serveri..."

#: ../gui/gdmsetup.glade.h:21
msgid "Configure _XDMCP..."
msgstr "Konfigurēt _XDMCP..."

#: ../gui/gdmsetup.glade.h:22
msgid "Copyright:"
msgstr "Autortiesības:"

#: ../gui/gdmsetup.glade.h:23
msgid "Disables X forwarding, but does not affect XDMCP."
msgstr "Atslēdz X pakešu pārsūtīsanu, bet neietekmē XDMCP."

#: ../gui/gdmsetup.glade.h:24
msgid "Displays per _host:"
msgstr "Displeji resursdatoram:"

#: ../gui/gdmsetup.glade.h:25
msgid "Do not show image for _remote logins"
msgstr "Attālinātām pieslēgšanām nerādīt aattēlus"

#: ../gui/gdmsetup.glade.h:26
msgid "E_nable debug messages to system log"
msgstr "Aktivizēt arkļūdošanas ziņojumu žurnalēšanu"

#: ../gui/gdmsetup.glade.h:27
msgid "E_xclude:"
msgstr "Izkļautie:"

#: ../gui/gdmsetup.glade.h:28
msgid "Enable _Timed Login"
msgstr "Aktivizēt novēlotās pieteikšanās"

#: ../gui/gdmsetup.glade.h:29
msgid "Example: /usr/X11R6/bin/X"
msgstr "Piemērs: /usr/X11R6/bin/X"

#: ../gui/gdmsetup.glade.h:30
msgid ""
"Greeter\n"
"Chooser"
msgstr ""
"Sagaidītājs\n"
"Izvēlētājs"

#: ../gui/gdmsetup.glade.h:32
msgid "Honor _indirect requests"
msgstr "Godāt _netiešos pieprasījumus"

#: ../gui/gdmsetup.glade.h:33
msgid "I_mage:"
msgstr "A_ttēls:"

#: ../gui/gdmsetup.glade.h:34
msgid "I_nclude:"
msgstr "Iekļaut:"

#: ../gui/gdmsetup.glade.h:35
msgid "Includ_e Hostname Chooser (XDMCP) menu item"
msgstr "I_ekļaut resursdatora Izvēlētāju (XDMCP) izvēlnes elementu"

#: ../gui/gdmsetup.glade.h:36
msgid "Include Con_figure menu item"
msgstr "Iekļaut kon_figurācijas funkciju izvēlnē"

#: ../gui/gdmsetup.glade.h:37
msgid "L_ogin retry delay:"
msgstr "Atkātr_otas pieslēgšanās nogaide:"

#: ../gui/gdmsetup.glade.h:38
msgid "La_unch:"
msgstr "Palaist:"

#: ../gui/gdmsetup.glade.h:39
msgid "Listen on _UDP port: "
msgstr "Klausīties uz _UDP porta: "

#: ../gui/gdmsetup.glade.h:40
msgid "Local"
msgstr "Lokāls"

#: ../gui/gdmsetup.glade.h:42
msgid "Login _failed:"
msgstr "Pieteikšanās neizdevās:"

#: ../gui/gdmsetup.glade.h:43
msgid "Login _successful:"
msgstr "Pieteikšanā_s izdevās:"

#: ../gui/gdmsetup.glade.h:44
msgid "Logo"
msgstr "Logo"

#: ../gui/gdmsetup.glade.h:45
msgid "Maximum _pending requests:"
msgstr "Maksimālais neizlemto _pieprasījumu skaits:"

#: ../gui/gdmsetup.glade.h:46
msgid "Maximum _remote sessions:"
msgstr "Maksimālais attālinmāto sesiju skaits:"

#: ../gui/gdmsetup.glade.h:47
msgid "Maximum _wait time:"
msgstr "Maksimālais gaidīšanas laiks:"

#: ../gui/gdmsetup.glade.h:48
msgid "Maximum indirect w_ait time:"
msgstr "Maksimālais netiešās gaidīšanas laiks:"

#: ../gui/gdmsetup.glade.h:49
msgid "Maximum p_ending indirect requests:"
msgstr "Maimālais neizlemto netiešo pieprasījumu skaits:"

#: ../gui/gdmsetup.glade.h:50
msgid "Menu Bar"
msgstr "Izvēļņu josla"

#: ../gui/gdmsetup.glade.h:51
msgid "Op_tions:\t"
msgstr "Opcijas:\t"

#: ../gui/gdmsetup.glade.h:52
msgid "Pick Background Color"
msgstr "Izvēlietes fona krāsu"

#: ../gui/gdmsetup.glade.h:53
msgid "Pin_g interval:"
msgstr "Pin_g intervāls:"

#: ../gui/gdmsetup.glade.h:54
msgid ""
"Plain\n"
"Plain with face browser\n"
"Themed"
msgstr ""
"Vienkāršs\n"
"Vienkāršs ar lietotāju pārlūku\n"
"Piekārtots tēmai"

#: ../gui/gdmsetup.glade.h:57
msgid "R_emove"
msgstr "_Izņemt"

#: ../gui/gdmsetup.glade.h:58
msgid "Re_move Server"
msgstr "Izņe_mt serveri"

#: ../gui/gdmsetup.glade.h:59
msgid "Refresh rate:"
msgstr "Atsvaidzes intensitāte:"

#: ../gui/gdmsetup.glade.h:60
msgid "Remote"
msgstr "Attālināts"

#: ../gui/gdmsetup.glade.h:61
msgid ""
"Remote login disabled\n"
"Same as Local"
msgstr ""
"Attālināta pieslēgšanās ir izslēgta\n"
"Tāpat kā lokāla"

#: ../gui/gdmsetup.glade.h:63
msgid "Resolution:"
msgstr "Izšķirtspēja:"

#: ../gui/gdmsetup.glade.h:64
msgid "Sc_ale to fit screen"
msgstr "Piekārtot ekrāna pl_atumam"

#: ../gui/gdmsetup.glade.h:65
msgid "Security"
msgstr "Drošība"

#: ../gui/gdmsetup.glade.h:66
msgid "Select Background Image"
msgstr "Izvēlieties fona attēlu"

#: ../gui/gdmsetup.glade.h:67
msgid "Select Logo Image"
msgstr "Izvēlieties logo attēlu"

#: ../gui/gdmsetup.glade.h:68
msgid "Select Sound File"
msgstr "Izvēlieties skaņas failu"

#: ../gui/gdmsetup.glade.h:69
msgid ""
"Selected only\n"
"Random from selected\n"
msgstr ""
"Tikai izvēlētais\n"
"Kāds no izvēlētajiem\n"

#: ../gui/gdmsetup.glade.h:72
msgid "Server Settings"
msgstr "Servera uzstādījumi"

#: ../gui/gdmsetup.glade.h:73
msgid "Server _name:"
msgstr "Servera _nosukums:"

#: ../gui/gdmsetup.glade.h:74
msgid "Servers To Start"
msgstr "Palaižamais serveris"

#: ../gui/gdmsetup.glade.h:75
msgid "Sho_w Actions menu"
msgstr "Parādīt darbībi izvēlni"

#: ../gui/gdmsetup.glade.h:77
msgid "Themes"
msgstr "Tēmas"

#: ../gui/gdmsetup.glade.h:78
msgid "U_ser:"
msgstr "Lietotājvārd_s:"

#: ../gui/gdmsetup.glade.h:79
msgid "Users"
msgstr "Lietotāji"

#: ../gui/gdmsetup.glade.h:80
msgid "Welcome Message"
msgstr "Sagaidīšanas ziņojums"

#: ../gui/gdmsetup.glade.h:81
msgid "X Server Login Window Preferences"
msgstr "X servera pieslēgšanās loga uzstādījumi"

#: ../gui/gdmsetup.glade.h:82
msgid "XDMCP Login Window Preferences"
msgstr "XDMCP pieslēgšanās loga uzstādījumi"

#: ../gui/gdmsetup.glade.h:83
msgid "_Add..."
msgstr "_Pievienot..."

#: ../gui/gdmsetup.glade.h:84
msgid "_Add/Modify..."
msgstr "Pievienot/M_ainīt..."

#: ../gui/gdmsetup.glade.h:85
msgid "_Allow local system administrator login"
msgstr "_Atļaut lokālu sistēmas administratora pieslēgšanos"

#: ../gui/gdmsetup.glade.h:86
msgid "_Allow users to change fonts and colors of plain greeter"
msgstr "_Atļaut lietotājiem ainīt vienkāršā sagaidītāja fontus un krāsas"

#: ../gui/gdmsetup.glade.h:87
msgid "_Background color:"
msgstr "_Fona krāsa:"

#: ../gui/gdmsetup.glade.h:89
#, no-c-format
msgid "_Default: \"Welcome to %n\""
msgstr "Noklusētā: \"Laipni lūgti %n\""

#: ../gui/gdmsetup.glade.h:90
msgid "_Default: \"Welcome\""
msgstr "Noklusētā: \"Laipni lūgti\""

#: ../gui/gdmsetup.glade.h:91
msgid "_Deny TCP connections to Xserver"
msgstr "Liegt TCP savienojumus Xserverim"

#: ../gui/gdmsetup.glade.h:92
msgid "_Enable Automatic Login"
msgstr "Aktivizēt automātisko pieteikšanos"

#: ../gui/gdmsetup.glade.h:93
msgid "_Enable accessible login"
msgstr "Aktivizēt pieejamo pieteikšanos"

#: ../gui/gdmsetup.glade.h:94
msgid "_Flexible (on demand)"
msgstr "Elastīgā (uz pieprasījuma)"

#: ../gui/gdmsetup.glade.h:95
msgid "_Image:"
msgstr "_Attēls:"

#: ../gui/gdmsetup.glade.h:96
msgid "_Include all users from /etc/passwd (not for NIS)"
msgstr "_iekļaut visus lietotājus no /etc/passwd (neder priekš NIS)"

#: ../gui/gdmsetup.glade.h:97
msgid "_Login screen ready:"
msgstr "Pies_lēgšanās ekrāns gatavs:"

#: ../gui/gdmsetup.glade.h:98
msgid "_Logins are handled by this computer"
msgstr "Pies_lēgšanās apstrādā šis dators"

#: ../gui/gdmsetup.glade.h:99
msgid "_Pause before login:"
msgstr "_Pauze pirms pieslēgšanās:"

#: ../gui/gdmsetup.glade.h:100
msgid "_Remove"
msgstr "_Izņemt"

#: ../gui/gdmsetup.glade.h:101
msgid "_Remove..."
msgstr "_Izņemt..."

#: ../gui/gdmsetup.glade.h:102
msgid "_Server:"
msgstr "_Serveris:"

#: ../gui/gdmsetup.glade.h:103
msgid "_Servers:"
msgstr "_Serveri:"

#: ../gui/gdmsetup.glade.h:104
msgid "_Style:"
msgstr "_Stils:"

#: ../gui/gdmsetup.glade.h:105
msgid "_Theme:"
msgstr "_Tēma:"

#: ../gui/gdmsetup.glade.h:106
msgid "_User:"
msgstr "Lietotājs:"

#: ../gui/gdmsetup.glade.h:107
msgid "_VT:"
msgstr "_VT:"

#: ../gui/gdmsetup.glade.h:108
msgid "dummy"
msgstr "dumjais"

#: ../gui/gdmsetup.glade.h:109
msgid "seconds"
msgstr "sekundes"

#: ../gui/gdmuser.c:276 ../gui/gdmuser.c:278
msgid "Too many users to list here..."
msgstr "Pārāk daudz lietotāju, lai parādītu šeit..."

#: ../gui/greeter/greeter.c:640 ../gui/greeter/greeter.c:691
msgid "Restart Machine"
msgstr "Pārstartēt mašīnu"

#: ../gui/greeter/greeter.c:1218
#, c-format
msgid "There was an error loading the theme %s"
msgstr "Lādējot tēmu bija radusies kļūda %s"

#: ../gui/greeter/greeter.c:1270
msgid "The greeter theme is corrupt"
msgstr "Sagaidītāja tēma ir bojāta"

#: ../gui/greeter/greeter.c:1271
msgid ""
"The theme does not contain definition for the username/password entry "
"element."
msgstr "Tēma nesatur lietotājvārda/paroles ierakstu elementu definīcijas."

#: ../gui/greeter/greeter.c:1304
msgid ""
"There was an error loading the theme, and the default theme could not be "
"loaded. Attempting to start the standard greeter"
msgstr ""
"Ir notikusi kļūda tēmas ielādē un noklusēto tēmu es arī nevarēju ielādēt. "
"Mēģināšu ielādēt standarta sveicinātāju"

#: ../gui/greeter/greeter.c:1326
msgid ""
"The GTK+ greeter could not be started.  This display will abort and you may "
"have to login another way and fix the installation of GDM"
msgstr ""
"Nevarēju startēt GTK+ svecinātāju. Šis attēls tiks pātraukts un jums varētu "
"nāksies meklēt citu veidu kā pieteikties sistēmā un salabot GDM instalāciju"

#: ../gui/greeter/greeter.c:1378
msgid ""
"Your session directory is missing or empty!  There are two available "
"sessions you can use, but you should log in and correct the gdm "
"configuration."
msgstr ""
"Sesijas direktorija nav vai arī ir tukša!  Ir pieejamsas divas sesijas, "
"kuras jūs varat lietot, bet jums vajadzētu pieteikties un izlabot gdm "
"konfigurāciju."

#: ../gui/greeter/greeter_action_language.c:66
msgid "Last Language"
msgstr "Pēdējā Valoda"

#: ../gui/greeter/greeter_action_language.c:230
msgid "Select a Language"
msgstr "Izvēlieties valodu"

#: ../gui/greeter/greeter_action_language.c:240
msgid "Change _Language"
msgstr "Mainīt Va_lodu"

#: ../gui/greeter/greeter_action_language.c:260
msgid "_Select the language for your session to use:"
msgstr "Izvēlieties kādu valodu lietot savā _sesijā:"

#: ../gui/greeter/greeter_canvas_item.c:144
msgid "Select _Language..."
msgstr "Izvēlieties va_lodu..."

#: ../gui/greeter/greeter_canvas_item.c:151
msgid "Select _Session..."
msgstr "Izvēlies _Sesiju..."

#: ../gui/greeter/greeter_canvas_item.c:459
msgid "Answer questions here and press Enter when done.  For a menu press F10."
msgstr ""
"Atbildiet uz jautā jumiem un, kad esat beidzis nospiediet Enter.  Lai "
"piekļūtu izvēlnei nospiediet F10."

#: ../gui/greeter/greeter_item_ulist.c:173
msgid "Already logged in"
msgstr "Jau ir pieslēdzies"

#: ../gui/greeter/greeter_parser.c:351 ../gui/greeter/greeter_system.c:214
msgid "Sus_pend"
msgstr "_Partraukt"

#: ../gui/greeter/greeter_parser.c:361
msgid "Remote Login via _XDMCP"
msgstr "Attālināta pieslēgšanās izmantojot _XDMCP"

#: ../gui/greeter/greeter_parser.c:366
msgid "Confi_gure"
msgstr "Konfi_gurēt"

#: ../gui/greeter/greeter_parser.c:371
msgid "Op_tions"
msgstr "Opcijas"

#: ../gui/greeter/greeter_parser.c:400
msgid "_OK"
msgstr "_OK"

#: ../gui/greeter/greeter_parser.c:405
msgid "_Cancel"
msgstr "At_celt"

#: ../gui/greeter/greeter_session.c:173
#, c-format
msgid "You have chosen %s for this session"
msgstr "Jūs savai sesijai esat izvēlējies %s"

#: ../gui/greeter/greeter_session.c:176
#, c-format
msgid ""
"If you wish to make %s the default for future sessions, run the 'switchdesk' "
"utility (System->Desktop Switching Tool from the panel menu)."
msgstr ""
"Ja tu vēlies padarīt %s par noklusēto turpmākajām sesijām,palaid "
"'switchdesk' utilītu (Sistēma->Darbvirsmu Pārslēgšanas Rīks no paneļa "
"izvēlnes)."

#: ../gui/greeter/greeter_session.c:229
msgid "Change _Session"
msgstr "Mainīt _sesiju"

#: ../gui/greeter/greeter_session.c:251
msgid "Sessions"
msgstr "Sesijas"

#: ../gui/greeter/greeter_session.c:271
msgid "_Last session"
msgstr "_Pēdējā sesija"

#: ../gui/greeter/greeter_session.c:277
msgid "Log in using the session that you have used last time you logged in"
msgstr "Pieteikties lietojot to sesiju, kuru lietoji pēdējoreiz, kad pieteicāties"

#: ../gui/greeter/greeter_system.c:181
msgid "Confi_gure Login Manager..."
msgstr "Konfi_gurēt pieslēgšanās pārvaldnieku..."

#: ../gui/greeter/greeter_system.c:278
msgid "Choose an Action"
msgstr "Izvēlieties darbību"

#: ../gui/greeter/greeter_system.c:300
msgid "Shut _down the computer"
msgstr "Izslēgt _datoru"

#: ../gui/greeter/greeter_system.c:303
msgid "Shut Down your computer so that you may turn it off."
msgstr "Izslēgt datoru tā, lai tu vēlāk to varētu izslēgt."

#: ../gui/greeter/greeter_system.c:318
msgid "_Restart the computer"
msgstr "Pā_rstartēt datoru"

#: ../gui/greeter/greeter_system.c:321
msgid "Restart your computer"
msgstr "Pārstartēs jūsu datoru"

#: ../gui/greeter/greeter_system.c:335
msgid "Sus_pend the computer"
msgstr "Atstādināt datoru"

#: ../gui/greeter/greeter_system.c:338
msgid "Suspend your computer"
msgstr "Atstādinās jūsu datoru"

#: ../gui/greeter/greeter_system.c:352
msgid "Run _XDMCP chooser"
msgstr "Palaist _XDMCP izvēlētāju"

#: ../gui/greeter/greeter_system.c:355
msgid ""
"Run an XDMCP chooser which will allow you to log into available remote "
"computers, if there are any."
msgstr ""
"Palaist XDMCP izvēlētāju, kas ļaus jums pieslēgties pieejamajiem "
"attālinātajiem datoriem, ja tādi ir."

#: ../gui/greeter/greeter_system.c:372
msgid "Confi_gure the login manager"
msgstr "Konfi_gurēt pieslēgšanās parvaldnieku"

#: ../gui/greeter/greeter_system.c:375
msgid "Configure GDM (this login manager). This will require the root password."
msgstr ""
"Konfigurēt GDM (šo pieteikumu pārvaldnieku). Tam būs nepieciešama root "
"parole."

#: ../gui/greeter/themes/circles/GdmGreeterTheme.desktop.in.h:1
msgid "(c) 2002 Bond, James Bond"
msgstr "© 2002 Bond, James Bond"

#: ../gui/greeter/themes/circles/GdmGreeterTheme.desktop.in.h:2
msgid "Bond, James Bond"
msgstr "Bonds, Džeimss Bonds"

#: ../gui/greeter/themes/circles/GdmGreeterTheme.desktop.in.h:3
msgid "Circles"
msgstr "Rinķi"

#: ../gui/greeter/themes/circles/GdmGreeterTheme.desktop.in.h:4
msgid "Theme with blue circles"
msgstr "Tēma ar ziliem rinķiem"

#: ../gui/greeter/themes/happygnome-list/GdmGreeterTheme.desktop.in.h:1
#: ../gui/greeter/themes/happygnome/GdmGreeterTheme.desktop.in.h:1
msgid "(c) 2002 GNOME"
msgstr "© 2002 GNOME"

#: ../gui/greeter/themes/happygnome-list/GdmGreeterTheme.desktop.in.h:2
msgid "GNOME Art variation of Circles with a Face Browser"
msgstr "GNOME Mākslinieku variācijas par Rinķiem lietotāju pārlūkam"

#: ../gui/greeter/themes/happygnome-list/GdmGreeterTheme.desktop.in.h:3
#: ../gui/greeter/themes/happygnome/GdmGreeterTheme.desktop.in.h:3
msgid "GNOME Artists"
msgstr "GNOME Mākslinieki"

#: ../gui/greeter/themes/happygnome-list/GdmGreeterTheme.desktop.in.h:4
msgid "Happy GNOME with Browser"
msgstr "Laimīgais GNOME ar pārlūku"

#: ../gui/greeter/themes/happygnome/GdmGreeterTheme.desktop.in.h:2
msgid "GNOME Art variation of Circles"
msgstr "GNOME Mākslinieku variācijas par Rinķiem"

#: ../gui/greeter/themes/happygnome/GdmGreeterTheme.desktop.in.h:4
msgid "Happy GNOME"
msgstr "Laimīgais GNOME"

#: ../gui/modules/dwellmouselistener.c:659
#: ../gui/modules/keymouselistener.c:929
#, c-format
msgid ""
"Error while trying to run (%s)\n"
"which is linked to (%s)"
msgstr ""
"Kļūda mēģinot palaist (%s)\n"
"kas ir piesaistīt (%s)"

#: ../gui/modules/keymouselistener.c:254
#, c-format
msgid "Cannot open gestures file: %s"
msgstr "Nevar atvērt žestu failu: %s"

#: ../utils/gdm-dmx-reconnect-proxy.c:38
msgid "DMX display to migrate to"
msgstr "DMX ekrāns uz kuru pārcelties"

#: ../utils/gdm-dmx-reconnect-proxy.c:39 ../utils/gdm-dmx-reconnect-proxy.c:44
msgid "DISPLAY"
msgstr "EKRĀNS"

#: ../utils/gdm-dmx-reconnect-proxy.c:43
msgid "Backend display name"
msgstr "Apakšējā ekrāna nosaukums"

#: ../utils/gdm-dmx-reconnect-proxy.c:48
msgid "Xauthority file for destination display"
msgstr "Galamērķa ekrāna Xauthority fails"

#: ../utils/gdm-dmx-reconnect-proxy.c:49 ../utils/gdm-dmx-reconnect-proxy.c:54
msgid "AUTHFILE"
msgstr "AUTHFILE"

#: ../utils/gdm-dmx-reconnect-proxy.c:53
msgid "Xauthority file for backend display"
msgstr "Apakšējā ekrāna Xauthority fails"

#: ../utils/gdm-dmx-reconnect-proxy.c:71
#, c-format
msgid "Failed to open display \"%s\"\n"
msgstr "Nevar atvērt displeju \"%s\"\n"

#: ../utils/gdm-dmx-reconnect-proxy.c:75
#, c-format
msgid "DMX extension not present on \"%s\"\n"
msgstr "Uz \"%s\" nav pieejami DMX paplašinājumi\n"

#: ../utils/gdm-dmx-reconnect-proxy.c:98
msgid "- migrate a backend display from one DMX display to another"
msgstr "- Pārcelt apakšējo EKRĀNU NO VIENA DMX ekrāna uz citu"

#: ../utils/gdm-dmx-reconnect-proxy.c:104
#, c-format
msgid "You must specify a destination DMX display using %s\n"
msgstr "Jums jānorāda galamērķa DMX ekrāns lietojot %s\n"

#: ../utils/gdm-dmx-reconnect-proxy.c:109
#, c-format
msgid "You must specify a backend display by using %s\n"
msgstr "Jums jānorāda aizmugurējais ekrāns lietojot %s\n"

#: ../utils/gdm-dmx-reconnect-proxy.c:124
#, c-format
msgid "DMXAddScreen \"%s\" failed on \"%s\"\n"
msgstr "DMXAddScreen \"%s\" neizdevās uz \"%s\"\n"

#: ../utils/gdmaskpass.c:26
#, c-format
msgid "gdmaskpass only runs as root\n"
msgstr "gdmaskpass palaižas tikai kā root\n"

#: ../utils/gdmaskpass.c:42 ../utils/gdmaskpass.c:48
#, c-format
msgid "Authentication failure!\n"
msgstr "Autentifikācijas neveiksme!\n"

#: ../vicious-extensions/glade-helper.c:84
#: ../vicious-extensions/glade-helper.c:116
#: ../vicious-extensions/glade-helper.c:138
#: ../vicious-extensions/glade-helper.c:158
msgid "(memory buffer)"
msgstr "(atmiņas buferis)"

#: ../vicious-extensions/glade-helper.c:190
#, c-format
msgid ""
"An error occurred while loading user interface element %s%s from file %s.  "
"Possibly the glade interface description was corrupted.  %s cannot continue "
"and will exit now.  You should check your installation of %s or reinstall %s."
msgstr ""
"Gadījās kļūda lādējot lietotāja saskarnes elementu %s%s no faila %s.  "
"Iespējams, ka glade saskarnes apraksts tika sagrozīts.%s nevar turpināt un "
"tūlīt izbeigsies. Tev vajadzētu pārbaudīt %s instalāciju vai arī pārinstalēt "
"%s."

#: ../vicious-extensions/glade-helper.c:208
#: ../vicious-extensions/glade-helper.c:276
#: ../vicious-extensions/glade-helper.c:318
msgid "Cannot load user interface"
msgstr "Nevar ielādēt lietotāja saskarni"

#: ../vicious-extensions/glade-helper.c:214
#, c-format
msgid ""
"Glade file is on crack! Make sure the correct file is installed!\n"
"file: %s widget: %s"
msgstr ""
"Glade fails ir izmainījies! Pārbaudi, vai īstais fails ir instalēts!\n"
"fails:%s vidžets: %s"

#: ../vicious-extensions/glade-helper.c:246
#, c-format
msgid ""
"An error occurred while loading the user interface element %s%s from file %"
"s. CList type widget should have %d column. Possibly the glade interface "
"description was corrupted. %s cannot continue and will exit now. You should "
"check your installation of %s or reinstall %s."
msgid_plural ""
"An error occurred while loading the user interface element %s%s from file %"
"s. CList type widget should have %d columns. Possibly the glade interface "
"description was corrupted. %s cannot continue and will exit now. You should "
"check your installation of %s or reinstall %s."
msgstr[0] ""
"Gadījās kļūda lādējot lietotāja saskarnes elementu %s%s no faila %s. CList "
"tipa vidžetam vajag saturēt %d kolonu. Iespējams, ka glade saskarnes "
"apraksts tika sagrozīts.%s nevar turpināt un tūlīt izbeigsies. Tev vajadzētu "
"pārbaudīt %s instalāciju vai arī pārinstalēt %s."
msgstr[1] ""
"Gadījās kļūda lādējot lietotāja saskarnes elementu %s%s no faila %s. CList "
"tipa vidžetam vajag saturēt %d kolonas. Iespējams, ka glade saskarnes "
"apraksts tika sagrozīts.%s nevar turpināt un tūlīt izbeigsies. Tev vajadzētu "
"pārbaudīt %s instalāciju vai arī pārinstalēt %s."
msgstr[2] ""
"Gadījās kļūda lādējot lietotāja saskarnes elementu %s%s no faila %s. CList "
"tipa vidžetam vajag saturēt %d kolonu. Iespējams, ka glade saskarnes "
"apraksts tika sagrozīts.%s nevar turpināt un tūlīt izbeigsies. Tev vajadzētu "
"pārbaudīt %s instalāciju vai arī pārinstalēt %s."

#: ../vicious-extensions/glade-helper.c:282
#, c-format
msgid ""
"Glade file is on crack! Make sure the correct file is installed!\n"
"file: %s widget: %s expected clist columns: %d"
msgstr ""
"Glade fails ir izmainījies! Pārbaudi, vai īstais fails ir instalēts!\n"
"fails: %s vidžets: %s gaidīja clist kolonas: %d"

#: ../vicious-extensions/glade-helper.c:302
#, c-format
msgid ""
"An error occurred while loading the user interface from file %s.  Possibly "
"the glade interface description was not found.  %s cannot continue and will "
"exit now.  You should check your installation of %s or reinstall %s."
msgstr ""
"Gadījās kļūda lādējot lietotāja saskarni no faila %s. Iespējams, ka glade "
"saskarnes apraksts netika atrasts. %s nevar turpināt un tūlīt izbeigsies. "
"Tev vajadzētu pārbaudīt %s instalāciju vai arī pārinstalēt %s."

#: ../vicious-extensions/glade-helper.c:321
#, c-format
msgid "No interface could be loaded. This is BAD! (file: %s)"
msgstr "Neviena saskarne nevar tikt ielādēta. Tas ir SLIKTI! (fails: %s)"

#: ../vicious-extensions/ve-nongnome.c:135
msgid "Too many alias levels for a locale; may indicate a loop"
msgstr ""
"Pārāk daudz aizstājvārdu līmeņu vienai lokalizācijai; tas var liecinār par "
"cilpu"