summaryrefslogtreecommitdiffstats
path: root/help/sl/sl.po
blob: 123cf5435807aa05eb6eee6d7946b278591c9c2c (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
# Slovenian translations for gedit help.
# Copyright (C) 2009 gedit COPYRIGHT HOLDER
# This file is distributed under the same license as the gedit package.
#
# Andrej Žnidaršič <andrej.znidarsic@gmail.com>, 2011
#
msgid ""
msgstr ""
"Project-Id-Version: gedit help master\n"
"POT-Creation-Date: 2012-12-19 23:32+0000\n"
"PO-Revision-Date: 2012-12-24 14:08+0100\n"
"Last-Translator: Andrej Žnidaršič <andrej.znidarsic@gmail.com>\n"
"Language-Team: Slovenian GNOME Translation Team <gnome-si@googlegroups.com>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n"
"X-Poedit-Country: SLOVENIA\n"
"X-Poedit-Language: Slovenian\n"
"X-Poedit-SourceCharset: utf-8\n"

#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
msgid "translator-credits"
msgstr "Andrej Žnidaršič <andrej.znidarsic@gmail.com>"

#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#.
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.page:22(media)
msgctxt "_"
msgid "external ref='figures/gedit-icon.png' md5='a7174de2671462e1ac4f80a82ad09184'"
msgstr "external ref='figures/gedit-icon.png' md5='a7174de2671462e1ac4f80a82ad09184'"

#: C/index.page:7(info/title)
msgctxt "link"
msgid "gedit Text Editor"
msgstr "Gedit urejevalnik besedil "

#: C/index.page:8(info/title)
msgctxt "text"
msgid "gedit Text Editor"
msgstr "Gedit urejevalnik besedil "

#: C/index.page:12(credit/name)
#: C/gedit-change-color-scheme.page:9(credit/name)
#: C/gedit-change-default-font.page:11(credit/name)
#: C/gedit-close-file.page:9(credit/name)
#: C/gedit-create-new-file.page:9(credit/name)
#: C/gedit-edit-as-root.page:9(credit/name)
#: C/gedit-files-basic.page:9(credit/name)
#: C/gedit-full-screen.page:9(credit/name)
#: C/gedit-open-files-from-sidepane.page:9(credit/name)
#: C/gedit-open-files.page:13(credit/name)
#: C/gedit-open-on-server.page:9(credit/name)
#: C/gedit-open-recent.page:9(credit/name)
#: C/gedit-plugin-guide.page:9(credit/name)
#: C/gedit-plugins-bookmarks.page:9(credit/name)
#: C/gedit-plugins-bracket-comp.page:9(credit/name)
#: C/gedit-plugins-change-case.page:14(credit/name)
#: C/gedit-plugins-character-map.page:9(credit/name)
#: C/gedit-plugins-code-assistance.page:9(credit/name)
#: C/gedit-plugins-code-comment.page:9(credit/name)
#: C/gedit-plugins-color-picker.page:9(credit/name)
#: C/gedit-plugins-commander.page:9(credit/name)
#: C/gedit-plugins-dashboard.page:9(credit/name)
#: C/gedit-plugins-doc-stats.page:14(credit/name)
#: C/gedit-plugins-draw-spaces.page:9(credit/name)
#: C/gedit-plugins-external-tools.page:15(credit/name)
#: C/gedit-plugins-file-browser.page:13(credit/name)
#: C/gedit-plugins-insert-date-time.page:14(credit/name)
#: C/gedit-plugins-install.page:8(credit/name)
#: C/gedit-plugins-join-split-lines.page:9(credit/name)
#: C/gedit-plugins-modelines.page:13(credit/name)
#: C/gedit-plugins-multi-edit.page:9(credit/name)
#: C/gedit-plugins-pyconsole.page:9(credit/name)
#: C/gedit-plugins-quick-open.page:9(credit/name)
#: C/gedit-plugins-session-saver.page:9(credit/name)
#: C/gedit-plugins-snippets-guide.page:8(credit/name)
#: C/gedit-plugins-snippets.page:9(credit/name)
#: C/gedit-plugins-sort.page:13(credit/name)
#: C/gedit-plugins-tag-list.page:13(credit/name)
#: C/gedit-plugins-terminal.page:10(credit/name)
#: C/gedit-plugins-text-size.page:10(credit/name)
#: C/gedit-plugins-word-completion.page:9(credit/name)
#: C/gedit-printing.page:11(credit/name)
#: C/gedit-quickstart.page:11(credit/name)
#: C/gedit-replace.page:10(credit/name)
#: C/gedit-save-file.page:9(credit/name)
#: C/gedit-search.page:10(credit/name)
#: C/gedit-shortcut-keys.page:10(credit/name)
#: C/gedit-spellcheck.page:9(credit/name)
#: C/gedit-syntax-highlighting.page:9(credit/name)
#: C/gedit-tabs-moving.page:9(credit/name)
#: C/gedit-tabs.page:10(credit/name)
#: C/gedit-undo-recent-action.page:9(credit/name)
#: C/gedit-undo-recent-action.page:18(credit/name)
#: C/gedit-view-open-files-in-sidepane.page:9(credit/name)
msgid "Jim Campbell"
msgstr "Jim Campbell"

#: C/index.page:21(page/title)
msgid "<media type=\"image\" mime=\"image/png\" src=\"figures/gedit-icon.png\"> </media> gedit Text Editor"
msgstr "<media type=\"image\" mime=\"image/png\" src=\"figures/gedit-icon.png\"></media> gedit urejevalnik besedila"

#: C/index.page:26(page/p)
msgid "Welcome to the <app>gedit</app> help guide. For a quick introduction into both <app>gedit's</app> most basic features, as well as some advanced keyboard shortcuts, visit the <link xref=\"gedit-quickstart\">Get started with gedit </link> and <link xref=\"gedit-shortcut-keys\">Shortcut keys</link> pages."
msgstr "Dobrodošli v vodnik pomoči <app>gedit</app>. Za hiter uvod tako v najbolj osnovne zmožnosti <app>gedit</app> kot tudi nekatere naprednejše tipkovne bližnjice obiščite strani <link xref=\"gedit-quickstart\">Kako začeti z gedit</link> in <link xref=\"gedit-shortcut-keys\">Tipkovne bližnjice</link>."

#: C/index.page:31(page/p)
msgid "Other help topics are grouped together into sections below. Enjoy using <app>gedit</app>!"
msgstr "Druge teme pomoči so združene skupaj v odseke spodaj. Uživajte v uporabi <app>gedit</app>!"

#: C/index.page:35(section/title)
msgid "Working With Files"
msgstr "Delo z datotekami"

#: C/index.page:40(section/title)
msgid "Configure gedit"
msgstr "Nastavite gedit"

#: C/index.page:44(section/title)
msgid "gedit Plugins"
msgstr "Vstavki gedit"

#: C/index.page:48(section/title)
#: C/gedit-printing.page:16(page/title)
msgid "Printing with gedit"
msgstr "Tiskanje z gedit"

#: C/gedit-change-color-scheme.page:14(page/title)
msgid "Change the color scheme"
msgstr "Spremeni barvno shemo"

#: C/gedit-change-color-scheme.page:16(page/p)
msgid "<app>gedit</app> includes several different color schemes, allowing you to change the appearance of the main text window."
msgstr "<app>gedit</app> vključuje več različnih barvnih shem, ki vam omogočajo spremembo videza glavnega okna besedila. "

#: C/gedit-change-color-scheme.page:19(page/p)
msgid "To change the color scheme, complete the following steps:"
msgstr "Za spremembo barvne sheme izvedite naslednje korake:"

#: C/gedit-change-color-scheme.page:21(item/p)
#: C/gedit-change-default-font.page:24(item/p)
msgid "Select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Font &amp; Colors</gui></guiseq>."
msgstr "Izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Pisave in barve</gui></guiseq>."

#: C/gedit-change-color-scheme.page:23(item/p)
msgid "Choose your desired color scheme."
msgstr "Izberite svojo želeno barvno shemo."

#: C/gedit-change-color-scheme.page:26(page/p)
msgid "The new color scheme will be applied immediately."
msgstr "Nova barvna shema bo nemudoma uveljavljena."

#: C/gedit-change-color-scheme.page:29(section/title)
msgid "Use a Custom Color Scheme"
msgstr "Uporabi barvno shemo po meri"

#: C/gedit-change-color-scheme.page:34(section/p)
msgid "You can also use color schemes that have been created by others, or create and use your own color schemes."
msgstr "Uporabite lahko barvne sheme, ki so jih ustvarili drugi ali pa ustvarite in uporabite svoje lastne barvne sheme."

#: C/gedit-change-color-scheme.page:36(section/p)
msgid "Instructions on how to install custom color schemes, as well as examples of color schemes that you can download and use, are available on the <link href=\"http://live.gnome.org/GtkSourceView/StyleSchemes\">gedit wiki </link>."
msgstr "Navodila za namestitev barvnih shem po meri kot tudi primere barvnih shem, ki jih lahko prejmete in uporabite, lahko dobite na <link href=\"http://live.gnome.org/GtkSourceView/StyleSchemes\">wiki gedit</link>."

#: C/gedit-change-default-font.page:16(page/title)
msgid "Change the default font"
msgstr "Sprememba privzete pisave"

#: C/gedit-change-default-font.page:18(page/p)
msgid "<app>gedit</app> will use the system fixed-width font by default, but you can change the default <app>gedit</app> font to suit your preferences."
msgstr "<app>gedit</app> bo privzeto uporabil sistemsko pisavo stalne širine, vendar lahko izberte privzeto pisavo <app>gedit</app> tako, da ustreza vašemu okusu."

#: C/gedit-change-default-font.page:23(steps/title)
msgid "To change the default font in <app>gedit</app>:"
msgstr "Za spremembo privzete pisave v programu <app>gedit</app>:"

#: C/gedit-change-default-font.page:26(item/p)
msgid "Uncheck the box next to the phrase, \"Use the system fixed-width font.\""
msgstr "Odstranite polje poleg fraze \"Uporabi sistemsko pisavo stalne širine.\""

#: C/gedit-change-default-font.page:28(item/p)
msgid "Choose your desired font, and use the <gui>slider</gui> to set the default font size."
msgstr "Izberite želeno pisavo in uporabite <gui>drsnik</gui> za nastavitev privzete pisave."

#: C/gedit-change-default-font.page:30(item/p)
msgid "Click <gui>Select</gui>, and then click <gui>Close</gui>."
msgstr "Kliknite <gui>Izberi</gui> in nato kliknite <gui>Zapri</gui>."

#: C/gedit-close-file.page:14(page/title)
msgid "Close a file"
msgstr "Zaprtje datoteke"

#: C/gedit-close-file.page:16(page/p)
msgid "To close a file in <app>gedit</app>, select <guiseq><gui>File</gui> <gui>Close</gui></guiseq>. Alternately, you can click the small \"X\" that appears on the right-side of the file's tab, or press <keyseq><key>Ctrl</key> <key>W</key></keyseq>."
msgstr "Za zaprtje datoteke v <app>gedit</app> izberite <guiseq><gui>Datoteka</gui><gui>Zapri</gui></guiseq>. Nadomestno lahko kliknete na majhen \"X\", ki se pojavi na desni strani zavihka datoteke ali pritisnete <keyseq><key>Ctrl</key><key>W</key></keyseq>."

#: C/gedit-close-file.page:20(page/p)
msgid "Any one of these actions will close a file in <app>gedit</app>. If your file contains changes that have not been saved, <app>gedit</app> will prompt you to save those changes before closing the file."
msgstr "Katerokoli od teh dejanj bo zaprlo datoteko v <app>gedit</app>. V primeru da vaša datoteke vsebuje spremembe, ki niso bile shranjene, vas bo <app>gedit</app> pozval k shranitvi teh sprememb pred zaprtjem datoteke."

#: C/gedit-create-new-file.page:14(page/title)
msgid "Create a new file"
msgstr "Ustvarjanje nove datoteke"

#: C/gedit-create-new-file.page:16(page/p)
msgid "The easiest way to create a new file in <app>gedit</app>, is to click the icon that looks like a blank piece of paper with a \"plus\" sign next to it. If you prefer, you may also select <guiseq><gui>File</gui><gui>New</gui> </guiseq>, or press <keyseq><key>Ctrl</key><key>N</key></keyseq>."
msgstr "Najlažji način za ustvarjanje nove datoteke v <app>gedit</app> je klik na ikono, ki je videti kot črn kos papirja z znakom \"plus\" poleg njega. Če vam je ljubše, lahko izberete tudi <guiseq><gui>Datoteka</gui><gui>Nova</gui></guiseq> ali pritisnete <keyseq><key>Ctrl</key><key>N</key></keyseq>."

#: C/gedit-create-new-file.page:21(page/p)
msgid "Any one of these actions will create a new file in the <app>gedit</app> window. If you have other files open in <app>gedit</app>, the new file that you create will appear as a new tab to the right of those files."
msgstr "Katerokoli od teh dejanj bo ustvarilo novo datoteko v oknu <app>gedit</app>. V primeru da imate v <app>gedit</app> odprte druge datoteke, se bo nova datoteka pojavila kot nov zavihek desno od teh datotek."

#: C/gedit-edit-as-root.page:14(page/title)
msgid "Edit a file as the root user"
msgstr "Urejanje datoteke kot skrbnik"

#: C/gedit-edit-as-root.page:16(note/p)
msgid "Editing files as the root user is potentially dangerous, and may break your system in bad ways. Take great care when editing files as the root user."
msgstr "Urejanje datotek kot skrbik je potencialno nevarno in lahko vaš sistem pokvari. Bodite zelo pozorni med urejanjem datotek kot skrbnik. "

#: C/gedit-edit-as-root.page:20(page/p)
msgid "To edit files as the root user, launch <app>gedit</app> from the terminal by entering:"
msgstr "Za urejanje datotek kot skrbnik zaženite <app>gedit</app> iz terminala z vnašanjem:"

#: C/gedit-edit-as-root.page:21(page/code)
#, no-wrap
msgid "sudo gedit"
msgstr "sudo gedit"

#: C/gedit-edit-as-root.page:22(page/p)
msgid "Using the <cmd>sudo</cmd> command, you will need to successfully enter your password before <app>gedit </app> will open."
msgstr "Če uporabite ukaz <cmd>sudo</cmd>,  boste morali pred odprtjem programa <app>gedit</app> uspešno vnesti svoje geslo."

#: C/gedit-edit-as-root.page:27(page/p)
msgid "As an alternative to the <cmd>sudo</cmd> command, you may obtain administrative privileges by entering:"
msgstr "Kot nadomestilo za ukaz <cmd>sudo</cmd> lahko skrbniška dovoljenja pridobite z vnosom:"

#: C/gedit-edit-as-root.page:29(page/code)
#, no-wrap
msgid "su -"
msgstr "su -"

#: C/gedit-edit-as-root.page:30(page/p)
msgid "You would then launch <app>gedit</app> using the <cmd>gedit</cmd> command."
msgstr "Nato bi zagnali <app>gedit</app> z ukazom <cmd>gedit</cmd>."

#: C/gedit-edit-as-root.page:33(note/p)
msgid "Once you have opened <app>gedit</app> with administrative privileges, the application will retain those privileges until you close it."
msgstr "Ko boste <app>gedit</app> odprli s skrbniškimi dovoljenji, bo program ta dovoljenja obdržal dokler ga ne zaprete. "

#: C/gedit-files-basic.page:14(page/title)
msgid "File basics: Open, close, and save files"
msgstr "Osnove datotek: odpiranje, zapiranje in shranjevanje datotek."

#: C/gedit-files-basic.page:16(page/p)
msgid "If you are new to <app>gedit</app>, these topics will help you with creating, saving, and opening and closing files."
msgstr "V primeru da ste v <app>gedit</app> novi, vam bodo te teme pomagale pri ustvarjanju, shranjevanju in odpiranju in zapiranju datotek."

#: C/gedit-full-screen.page:14(page/title)
msgid "Use fullscreen mode"
msgstr "Uporaba celozaslonskega načina"

#: C/gedit-full-screen.page:16(page/p)
msgid "When working with a large document, you may find it helpful to work in <app>gedit's</app> fullscreen mode. Using fullscreen mode will hide the <gui>menu bar</gui>, <gui>tab bar</gui> and the <gui>tool bar</gui>, presenting you with more of your text and allowing you to better focus on your tasks."
msgstr "Pri delu z velikimi dokumenti, vam bo morda prav prišel celozaslonski način <app>gedit</app>. Uporaba celozaslonskega načina bo skrila <gui>menijsko vrstico</gui>, <gui>vrstico zavihkov</gui> in <gui>orodno vrstico</gui> ter vam predstavila več vašega besedila in vam omogočila boljše osredotočenje na svoje naloge."

#: C/gedit-full-screen.page:23(section/title)
msgid "Turn on fullscreen mode"
msgstr "Vklop celozaslonskega načina"

#: C/gedit-full-screen.page:24(section/p)
msgid "To turn on fullscreen mode, select <guiseq><gui>View</gui><gui>Fullscreen </gui></guiseq>, or press <key>F11</key>. <app>gedit's</app> menu, title, and tab-bars will hide, and you will only be presented with the text of your current file."
msgstr "Za vklop celozaslonskega načina izberite <guiseq><gui>Pogled</gui><gui>Celozaslonski način</gui></guiseq> ali pritisnite <key>F11</key>. Meni, naziv in vrstice zavihkov <app>gedit</app> se bodo skrile. Ostalo bo le besedilo vaše trenutne datoteke."

#: C/gedit-full-screen.page:28(section/p)
msgid "If you need to perform an action from the <app>gedit</app> menu while working in fullscreen mode, move your mouse pointer to the top of the screen. The <app>gedit</app> menu bar will reappear, and you can select your desired action."
msgstr "V primeru da želite izvesti dejanje iz menija <app>gedit</app> medtem ko delate v celozaslonskem načinu, premaknite svoj miškin kazalec na vrh zaslona. Menijska vrstica <app>gedit</app> se bo ponovno pojavila in izbrali boste lahko svoje želeno dejanje."

#: C/gedit-full-screen.page:33(note/p)
msgid "To switch between open tabs while in fullscreen mode, press either <keyseq><key>Ctrl</key><key>Alt</key><key>PgUp</key></keyseq> or <keyseq><key> Ctrl</key><key>Alt</key><key>PgDn</key></keyseq>."
msgstr "Za preklop med odprtimi zavihki, ko ste v celozaslonskem načinu, pritisnite <keyseq><key>Ctrl</key><key>Alt</key><key>PgUo</key></keyseq> ali <keyseq><key>Ctrl</key><key>Alt</key><key>PgDn</key></keyseq>."

#: C/gedit-full-screen.page:39(section/title)
msgid "Turn off fullscreen mode"
msgstr "Izklop celozaslonskega načina"

#: C/gedit-full-screen.page:40(section/p)
msgid "To turn off fullscreen mode and return to the standard <app>gedit</app> window, move your mouse cursor to the top of the screen, and wait for the <gui>menu bar</gui> to appear. When the <gui>menu bar</gui> appears, select <gui>Leave Fullscreen</gui>. You can also press <key>F11</key> to turn off fullscreen mode."
msgstr "Za izklop celozaslonskega načina in vrnitev na običajno okno <app>gedit</app> premaknite svojo miškino kazalko na vrh zaslona in počakajte,  da se pojavi <gui>menijska vrstica</gui>. Ko se <gui>menijska vrstica</gui> pojavi, izberite <gui>Zapusti celozaslonski način</gui>. Za izklop celozaslonega način lahko tudi pritisnete <key>F11</key>."

#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#.
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/gedit-open-files-from-sidepane.page:43(media)
#: C/gedit-plugins-file-browser.page:39(media)
msgctxt "_"
msgid "external ref='figures/gedit-side-pane1.png' md5='ac9c80cb0552d63b593c71f23be69b53'"
msgstr "external ref='figures/gedit-side-pane1.png' md5='ac9c80cb0552d63b593c71f23be69b53'"

#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#.
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/gedit-open-files-from-sidepane.page:63(media)
#: C/gedit-view-open-files-in-sidepane.page:33(media)
msgctxt "_"
msgid "external ref='figures/gedit-side-pane2.png' md5='e7a12a43adc9c9cb8c992ad22a815a57'"
msgstr "external ref='figures/gedit-side-pane2.png' md5='e7a12a43adc9c9cb8c992ad22a815a57'"

#: C/gedit-open-files-from-sidepane.page:14(page/title)
msgid "View and open files from the side pane"
msgstr "Ogled in odpiranje datotek iz stranskega pladnja"

#: C/gedit-open-files-from-sidepane.page:15(page/p)
msgid "The most common way to switch between files in <app>gedit</app> is by using the tabs at the top of the <app>gedit</app> window. In some cases, though, particularly when you are working with a large number of open files, you may find it easier to use the <app>side pane</app>."
msgstr "Najbolj pogost način za preklop med datotekami v programu <app>gedit</app> je uporaba zavihkov na vrhu okna <app>gedit</app>. V nekaterih primerih, še posebno ko delate z velikim številom datotek, je lahko <app>stranski pladenj</app> zelo uporaben."

#: C/gedit-open-files-from-sidepane.page:22(page/p)
msgid "To activate the <app>side pane</app>, select <guiseq><gui>View</gui><gui> Side Pane</gui></guiseq>, or just press the <key>F9</key> key."
msgstr "Za omogočitev <app>stranskega pladnja</app> izberite <guiseq><gui>Pogled</gui><gui>Stranski pladenj</gui></guiseq> ali enostavno pritisnite tipko <key>F9</key>."

#: C/gedit-open-files-from-sidepane.page:28(note/p)
msgid "You can toggle the <gui>side pane</gui> open or closed by pressing <key> F9</key> at any time."
msgstr "Med odprtim in zaprtim <gui>stranskim pladnjem</gui> lahko kadarkoli preklopite s pritiskom na <key>F9</key>."

#: C/gedit-open-files-from-sidepane.page:35(section/title)
#: C/gedit-plugins-file-browser.page:31(section/title)
msgid "Opening files from the side pane"
msgstr "Odpiranje datotek iz stranskega pladnja"

#: C/gedit-open-files-from-sidepane.page:36(section/p)
msgid "To open files from the <app>side pane</app>, first open the <app>side pane </app> by selecting <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq>, then click on the <gui>file-browser</gui> icon at the bottom of the pane."
msgstr "Za odprtje datotek iz <app>stranskega pladnja</app> najprej odprite <app>stranski pladenj</app> z izbiro <guiseq><gui>Pogled</gui><gui>Stranski pladenj</gui></guiseq> in nato kliknite na ikono <gui>brskalnik-datotek</gui> na dnu pladnja."

#: C/gedit-open-files-from-sidepane.page:46(section/p)
#: C/gedit-plugins-file-browser.page:42(section/p)
msgid "This will activate the <em>file-browser</em> mode of the <app>side pane </app>. You can then use the navigation buttons at the top of the pane to locate and open your desired files."
msgstr "To bo omogočilo način <em>brskalnik-datotek</em> <app>stranskega pladnja</app>. Nato lahko uporabite gumbe za krmarjenje na vrhu pladnja za iskanje in odpiranje želenih datotek."

#: C/gedit-open-files-from-sidepane.page:54(section/title)
msgid "Using the side pane to switch between open files"
msgstr "Uporaba stranskega pladnja za preklop med odprtimi datotekami"

#: C/gedit-open-files-from-sidepane.page:55(section/p)
msgid "Once you have several files open, you can use the side pane to switch between open files. To activate the file browser portion of the <app>side pane</app>, click on the <gui>file</gui> icon at the bottom of the <gui> side pane</gui>."
msgstr "Ko imate odprtih več datotek, lahko za preklop med odprtimi datotekami uporabljate stranski pladenj. Za omogočitev brskalniškega dela <app>stranskega pladnja</app> kliknite na ikono <gui>datoteka</gui> na dnu <gui>stranskega pladnja</gui>."

#: C/gedit-open-files-from-sidepane.page:66(section/p)
msgid "Clicking on any file name in the <gui>side pane</gui> will open that file for editing."
msgstr "Klik na katerokoli ime datoteke v <gui>stranskem pladnju</gui> jo bo odprl za urejanje. "

#: C/gedit-open-files.page:18(page/title)
msgid "Open a file or set of files"
msgstr "Odprte ene ali več datotek"

#: C/gedit-open-files.page:20(page/p)
msgid "To open a file in <app>gedit</app>, click the <gui>Open</gui> button, or press <keyseq><key>Ctrl</key><key>O</key></keyseq>."
msgstr "Za odprtje datoteke v <app>gedit</app>, kliknite na gumb <gui>Odpri</gui> ali pritisnite <keyseq><key>Ctrl</key><key>O</key></keyseq>."

#: C/gedit-open-files.page:22(page/p)
msgid "This will cause the <gui>Open Files</gui> dialog to appear. Use your mouse or keyboard to select the file that you wish to open, and then click <gui> Open</gui>. The file that you've selected will open in a new tab."
msgstr "To bo povzročilo pojav pogovornega okna <gui>Odpiranje datotek</gui>. Uporabite miško ali tipkovnico za izbiro datoteke, ki jo želite odpreti, in nato kliknite <gui>Odpri</gui>. Izbrana datoteka bo bila odprta v novem zavihku."

#: C/gedit-open-files.page:25(page/p)
msgid "To close the <gui>Open Files</gui> dialog without opening a file, click <gui>Cancel</gui>."
msgstr "Za zaprtje pogovornega okna <gui>Odpiranje datotek</gui> brez odprtja datoteke kliknite <gui>Prekliči</gui>."

#: C/gedit-open-files.page:28(note/p)
msgid "You can use the <key>Ctrl</key> and <key>Shift</key> keys to open more than one file at a time. If you hold down the <key>Ctrl</key> key while you select multiple files, clicking <gui>Open</gui> will open each of the files that you have selected."
msgstr "Za odpiranje več datotek hkrati lahko uporabite tipki <key>Ctrl</key> in <key>Shift</key>. V primeru da med izbiro več datotek držite tipko <key>Ctrl</key>, bo klik na <gui>Odpri</gui> odprl vse izbrane datoteke."

#: C/gedit-open-files.page:35(note/p)
msgid "Holding down the <key>Shift</key> while you select multiple files will open the first file that you select, the last file that you select, and all of the files in between."
msgstr "Pritisk na tipko <key>Shift</key> medtem ko izberete več datotek bo odprl vse datoteke med prvo in zadnjo izbrano."

#: C/gedit-open-on-server.page:14(page/title)
msgid "Open a file that is located on a server"
msgstr "Odpiranje datoteke, ki se nahaja na strežniku"

#: C/gedit-open-on-server.page:16(page/p)
msgid "Prior to opening a file on a server from within <app>gedit</app>, you need to know some technical information about the server. For example, you will need to know the IP Address or URL of the server, and may need to know what kind of server it is (e.g., HTTP, FTP, etc.)."
msgstr "Pred odpiranjem datoteke na strežniku v <app>gedit</app> morate vedeti nekaj tehničnih podrobnosti o strežniku. Na primer, vedeti boste morali IP naslov ali URL strežnika in morda boste morali vedeti kakšno vrsto strežnika imate (na primer HTTP, FTP, itd.)"

#: C/gedit-open-on-server.page:21(page/p)
msgid "Also, some types of servers impose restrictions on what you can do with files stored on the server. For example, you may be able to open a file from a server, but may need to save any changes to the file locally, on your own computer."
msgstr "Nekatere vrste strežnika omejujejo kaj lahko storite z datotekami, ki so shranjene na strežniku. Tako boste morda lahko odprli datoteko na strežniku, vendar boste morali spremembe datoteke shraniti krajevno na svojem računalniku. "

#: C/gedit-open-on-server.page:26(page/p)
msgid "With these caveats in mind, perform the following steps to open a file from a server using <app>gedit</app>:"
msgstr "S tem v mislih izvedite naslednje korake za odprtje datoteke s strežnika z uporabo <app>gedit</app>:"

#: C/gedit-open-on-server.page:30(item/p)
msgid "Choose <guiseq><gui>File</gui><gui>Open</gui></guiseq> to display the <gui>Open Files</gui> dialog."
msgstr "Izberite <guiseq><gui>Datoteka</gui><gui>Odpri</gui></guiseq> za prikaz pogovornega okna <gui>Odpiranje datotek</gui>."

#: C/gedit-open-on-server.page:32(item/p)
msgid "Select the <gui>Pencil</gui> icon near the top of the <gui>Open Files</gui> dialog."
msgstr "Izberite ikono <gui>Svinčnik</gui> blizu vrha pogovornega okna <gui>Odpiranje datotek</gui>."

#: C/gedit-open-on-server.page:34(item/p)
msgid "Enter the IP Address or URL of the appropriate server."
msgstr "Vnesite IP naslov ali URL ustreznega strežnika."

#: C/gedit-open-on-server.page:35(item/p)
msgid "Find and select the file that you wish to open."
msgstr "Najdite in izberite datoteko, ki jo želite odpreti."

#: C/gedit-open-on-server.page:36(item/p)
msgid "Use the Character coding drop-down list to select the appropriate character coding."
msgstr "V spustnem seznamu Znakovno kodiranje izberite ustrezno znakovno kodiranje."

#: C/gedit-open-on-server.page:38(item/p)
#: C/gedit-plugins-quick-open.page:37(item/p)
msgid "Click <gui>Open</gui>."
msgstr "Kliknite <gui>Odpri</gui>"

#: C/gedit-open-on-server.page:41(page/p)
msgid "Valid types of URI include http:, ftp:, file:, and all of the methods supported by <app>gvfs</app>."
msgstr "Veljavne vrste URI vključujejo http:, ftp:, file: in vse načine, ki jih podpira <app>vfs</app>."

#: C/gedit-open-on-server.page:45(note/p)
msgid "Files from some types of URI are opened as read-only, and any changes you make must be saved to a different location. For example, HTTP only allows files to be read. Files opened from FTP are read-only because not all FTP servers may correctly work with saving remote files."
msgstr "Datoteke iz nekaterih vrsti URI-jev so odprte kot le za branje in vse spremembe, ki jih naredite, morajo biti shranjene na drugo mesto. HTTP na primer omogoča le branje datotek. Datoteke, ki so odprte preko FTP, so le za branje, ker vsi strežniki FTP ne delujejo pravilno s shranjevanjem oddaljenih datotek."

#: C/gedit-open-recent.page:14(page/title)
msgid "Reopen a recently-used file"
msgstr "Ponovno odprtje nedavno uporabljene datoteke"

#: C/gedit-open-recent.page:16(page/p)
msgid "By default, <app>gedit</app> provides easy access to five of your most recently-used files. Here is how you can open a recently-used file:"
msgstr "Privzeto omogoča program <app>gedit</app> enostaven dostop do petih nazadnje uporabljenih datotek. Za odpiranje nedavnih datotek je treba:"

#: C/gedit-open-recent.page:19(item/p)
msgid "Click the downward-facing arrow to the right of the <gui>Open</gui> button."
msgstr "Kliknite navzdol usmerjeno puščico desno od gumba <gui>Odpri</gui>."

#: C/gedit-open-recent.page:21(item/p)
msgid "<app>gedit</app> will display a list of the five most-recently used files."
msgstr "<app>gedit</app> bo prikazal seznam petih najbolj nedavno uporabljenih datotek."

#: C/gedit-open-recent.page:23(item/p)
msgid "Select the desired file, and it will open in a new tab."
msgstr "Izberite želeno datoteko in odprla se bo v novem zavihku."

#: C/gedit-open-recent.page:26(note/p)
msgid "To adjust the number of recently-used files that gedit displays, you will need to use the <app>dconf-editor</app> application."
msgstr "Za prilagoditev števila nedavno uporabljenih datotek, ki jih gedit prikaže, boste morali uporabiti program <app>gconf-editor</app>."

#: C/gedit-open-recent.page:30(item/p)
msgid "Launch <app>dconf-editor</app> and select <guiseq><gui>org</gui><gui>gnome</gui><gui>gedit</gui><gui>preferences</gui><gui>ui</gui> <gui>max-recents</gui></guiseq>."
msgstr "Zaženite <app>gconf-editor</app> in izberite <guiseq><gui>apps</gui><gui>gnome</gui><gui>gedit-2</gui><gui>preferences</gui><gui>ui</gui><gui>max-recents</gui></guiseq>."

#: C/gedit-open-recent.page:33(item/p)
msgid "Double-click on the number next to <gui>max-recents</gui> and change the number to your desired value."
msgstr "Dvokliknite na število poleg <gui>max_recents</gui> in spremenite število na želeno vrednost."

#: C/gedit-plugin-guide.page:14(page/title)
msgid "Configure and use gedit Plugins"
msgstr "Nastavite in uporabite vstavke gedit"

#: C/gedit-plugin-guide.page:15(page/p)
msgid "You can do more with <app>gedit</app> by using plugins. Several plugins are installed by default, but a large number of other plugins are available separately."
msgstr "Program <app>gedit</app> omogoča podporo vstavkov. Privzeto je nameščenih nekaj vstavkov, na voljo pa jih je še veliko več."

#: C/gedit-plugin-guide.page:19(note/p)
msgid "Many Linux distributions make a group of these plugins available as a <app>gedit-plugins</app> package. Install the <app>gedit-plugins</app> package to make these extra plugins available to <app>gedit</app>."
msgstr "Veliko Linux distribucij naredi skupino teh vstavkov na voljo kot paket <app>gedit-plugins</app>. Če želite, da ima <app>gedit</app> na voljo več vstavkov, namestite paket <app>gedit-plugins</app>."

#: C/gedit-plugin-guide.page:24(section/title)
msgid "Default gedit Plugins"
msgstr "Privzeti vstavki gedit"

#: C/gedit-plugin-guide.page:28(section/title)
msgid "Additional gedit Plugins"
msgstr "Dodatni vstavki gedit"

#: C/gedit-plugins-bookmarks.page:13(info/desc)
msgid "Record commonly-referenced locations with bookmarks"
msgstr "Posnemite pogosto sklicana mesta z zaznamki"

#: C/gedit-plugins-bookmarks.page:16(page/title)
msgid "Bookmarks"
msgstr "Zaznamki"

#: C/gedit-plugins-bookmarks.page:18(page/p)
msgid "Gedit bookmarks allow you to highlight important lines of text within your document or program, making them easier to find. You can also move up or down between bookmarks, making document navigation a bit faster."
msgstr "Zaznamki Gedit vam omogočajo poudarjanje pomembnih vrstic besedila v dokumentu ali programu, kar olajša njihovo iskanje. Med zaznamki se lahko premikate navzgor ali navzdol kar naredi krmarjenje po dokumentu hitrejše."

#: C/gedit-plugins-bookmarks.page:22(page/p)
msgid "To enable the bookmark plugin, select <guiseq><gui>Edit</gui><gui> Preferences</gui><gui>Plugins</gui><gui>Bookmarks</gui></guiseq>."
msgstr "Za omogočitev vstavka zaznamka izberite <guiseq><gui>Uredi</gui><gui> Možnosti</gui><gui>Vstavki</gui><gui>Zaznamki</gui></guiseq>."

#: C/gedit-plugins-bookmarks.page:26(steps/title)
msgid "Bookmarks are inserted and removed by completing the same action. To insert or remove bookmarks:"
msgstr "Zaznamke lahko vstavite in odstranite z dokončanjem enakega dejanja. Za odstranitev ali odstranitev zaznamkov:"

#: C/gedit-plugins-bookmarks.page:28(item/p)
msgid "Navigate to the line where you want to insert or remove the bookmark."
msgstr "Krmarite do vrstice kjer želite vstaviti ali odstraniti zaznamek."

#: C/gedit-plugins-bookmarks.page:30(item/p)
msgid "Press <keyseq><key>Ctrl</key><key>Alt</key><key>B</key></keyseq>, or click <guiseq><gui>Edit</gui><gui>Toggle Bookmark</gui></guiseq>."
msgstr "Pritisnite <keyseq><key>Ctrl</key><key>Alt</key><key>B</key></keyseq> ali kliknite <guiseq><gui>Uredi</gui><gui>Preklopi zaznamek</gui></guiseq>."

#: C/gedit-plugins-bookmarks.page:36(steps/title)
msgid "To move between bookmarks:"
msgstr "Za premik med zaznamki:"

#: C/gedit-plugins-bookmarks.page:37(item/p)
msgid "Press <keyseq><key>Ctrl</key><key>B</key></keyseq> to move to the next bookmark."
msgstr "Za premik na naslednji zaznamek pritisnite <keyseq><key>Ctrl</key><key>B</key></keyseq>."

#: C/gedit-plugins-bookmarks.page:39(item/p)
msgid "Press <keyseq><key>Ctrl</key><key>Shift</key><key>B</key></keyseq> to move to the previous bookmark."
msgstr "Za premik na prejšnji zaznamek pritisnite <keyseq><key>Ctrl</key><key>Shift</key><key>B</key></keyseq>."

#: C/gedit-plugins-bookmarks.page:41(note/p)
msgid "If you prefer using the mouse, you can click <guiseq><gui>Edit</gui> <gui>Go to Next Bookmark</gui></guiseq> or <guiseq><gui>Edit</gui><gui>Go to Previous Bookmark</gui></guiseq>."
msgstr "Če raje uporabljate miško, kliknite <guiseq><gui>Uredi</gui><gui>Pojdi na naslednji zaznamek</gui></guiseq> ali <guiseq><gui>Uredi</gui><gui>Pojdi na prehodni zaznamek</gui></guiseq>."

#: C/gedit-plugins-bracket-comp.page:12(info/desc)
msgid "Auto-complete closing brackets"
msgstr "Samodejno dodaj zaklepaje"

#: C/gedit-plugins-bracket-comp.page:15(page/title)
msgid "Bracket completion"
msgstr "Dopolnjevanje oklepajev"

#: C/gedit-plugins-bracket-comp.page:17(page/p)
msgid "The <app>Bracket Completion</app> plugin will auto-complete closing brackets for curly braces, parentheses, and square brackets."
msgstr "Vstavek <app>Dopolnjevanje oklepajev</app> bo samodejno dokončal zaprte oklepaje za okrogle, oglate in zavite oklepaje."

#: C/gedit-plugins-bracket-comp.page:20(page/p)
msgid "To enable the plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui> <gui>Plugins</gui><gui>Bracket Completion</gui></guiseq>."
msgstr "Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Dokončevanje oklepajev</gui></guiseq>."

#: C/gedit-plugins-bracket-comp.page:23(note/p)
msgid "This plugin does not automatically insert closing HTML or XML tags."
msgstr "Ta vstavek ne vstavki končnih oznak HTML ali XML."

#: C/gedit-plugins-change-case.page:9(credit/name)
#: C/gedit-plugins-doc-stats.page:10(credit/name)
#: C/gedit-plugins-external-tools.page:11(credit/name)
#: C/gedit-plugins-file-browser.page:9(credit/name)
#: C/gedit-plugins-insert-date-time.page:9(credit/name)
#: C/gedit-plugins-install.page:12(credit/name)
#: C/gedit-plugins-modelines.page:9(credit/name)
#: C/gedit-plugins-snippets.page:13(credit/name)
#: C/gedit-plugins-sort.page:9(credit/name)
#: C/gedit-plugins-tag-list.page:9(credit/name)
#: C/gedit-replace.page:15(credit/name)
#: C/gedit-search.page:15(credit/name)
#: C/gedit-tabs-moving.page:14(credit/name)
#: C/gedit-tabs.page:15(credit/name)
#: C/gedit-undo-recent-action.page:14(credit/name)
#: C/gedit-view-open-files-in-sidepane.page:14(credit/name)
msgid "Daniel Neel"
msgstr "Daniel Neel"

#: C/gedit-plugins-change-case.page:17(info/desc)
msgid "Change the case of selected text"
msgstr "Spremenite velikost izbranega besedila"

#: C/gedit-plugins-change-case.page:20(page/title)
msgid "Change case"
msgstr "Spremeni velikost črk"

#: C/gedit-plugins-change-case.page:22(page/p)
msgid "This plugin helps you to change the case of selected portions of text. You can use it to change text to be all lower case, all upper case, to invert the case, or apply title case. To enable this plugin, select <guiseq><gui>Edit </gui><gui>Preferences</gui><gui>Plugins</gui><gui>Change Case</gui></guiseq>."
msgstr "Ta vstavek vam pomaga pri spremembi velikosti črk izbranih delov besedila. Uporabite ga lahko za spremembo vsega besedila v male črke, velike črke, obrnitev velikost črk ali uveljavitev velikosti naslova. Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Spremeni velikost črk</gui></guiseq>."

#: C/gedit-plugins-change-case.page:28(page/p)
msgid "Once the <em>Change Case</em> plugin is enabled, you can use it by completing the following steps:"
msgstr "Ko je vstavek <em>Spremeni velikost črk</em> omogočen, ga lahko uporabite tako da sledite naslednjim korakom:"

#: C/gedit-plugins-change-case.page:31(item/p)
msgid "Highlight the portion of text that you want to change."
msgstr "Poudarite del besedila, ki ga želite spremeniti."

#: C/gedit-plugins-change-case.page:32(item/p)
msgid "Select <guiseq><gui>Edit</gui><gui>Change Case</gui></guiseq>"
msgstr "Izberite <guiseq><gui>Uredi</gui><gui>Spremeni velikost črk</gui></guiseq>"

#: C/gedit-plugins-change-case.page:34(item/p)
msgid "Choose your desired text-formatting option."
msgstr "Izberite vašo želeno možnost oblikovanja besedila."

#: C/gedit-plugins-change-case.page:37(page/p)
msgid "The updates to the text formatting will take place immediately."
msgstr "Posodobitve oblikovanja besedila bo imele učinek takoj."

#: C/gedit-plugins-change-case.page:39(note/p)
msgid "The <gui>Invert Case</gui> option will convert all lower case letters to upper case, and will convert all upper case letters to lower case."
msgstr "Možnost <gui>Obrni velikost besedila</gui> bo pretvorila vse male črke ali velike in vse velike črke v male."

#: C/gedit-plugins-change-case.page:42(note/p)
msgid "The <gui>Title Case</gui> option will convert the first letter of each word to upper case. All other letters will be converted to lower case."
msgstr "Možnost <gui>Velike prve črke besed</gui> bo pretvorila prvo črko vsake besede v veliko črko. Vse ostale črke bodo pretvorjene v male črke."

#: C/gedit-plugins-change-case.page:45(note/p)
msgid "If you have not highlighted any text, the <em>Change Case</em> feature will be grayed-out. You need to select a portion of text before you use the <em> Change Case</em> feature."
msgstr "V primeru da niste izbrali nobenega besedila, bo možnost <em>Spremeni velikost</em> siva. Preden lahko možnost <em>Spremeni velikost</em> uporabite, morate izbrati del besedila."

#: C/gedit-plugins-character-map.page:14(credit/name)
#: C/gedit-plugins-word-completion.page:14(credit/name)
msgid "Paul Weaver"
msgstr "Paul Weaver"

#: C/gedit-plugins-character-map.page:18(info/desc)
msgid "Insert special characters just by clicking on them"
msgstr "Vstavitev posebnih znakov s klikom nanje."

#: C/gedit-plugins-character-map.page:21(page/title)
msgid "Character map"
msgstr "Preglednica znakov"

#: C/gedit-plugins-character-map.page:30(page/p)
msgid "The <app>Character Map</app> plugin enables you to insert characters into your document that you may not be able to type easily using your keyboard. To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui> Plugins</gui><gui>Character Map</gui></guiseq>."
msgstr "Vstavek <em>Preglednica znakov</em> vam omogoča vstavitev znakov,ki jih s tipkovnico morda ne bi bilo enostavno vnesti. Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Preglednica znakov</gui></guiseq>."

#: C/gedit-plugins-character-map.page:36(section/title)
msgid "Using Character Map"
msgstr "Uporaba preglednice znakov"

#: C/gedit-plugins-character-map.page:38(section/p)
msgid "Once the plugin is enabled, you can add characters from the <em>Character Map</em> tab of the side panel (<guiseq><gui>View</gui><gui>Side Panel</gui> </guiseq>)."
msgstr "Ko je vstavek omogočen, lahko znake dodate iz zavihka <em>Preglednica znakov</em> v stranskem pultu (<guiseq><gui>Pogled</gui><gui>Stranski pladenj</gui></guiseq>)."

#: C/gedit-plugins-character-map.page:43(item/p)
msgid "Place the cursor at the point in your document at which you would like your special character."
msgstr "Premaknite kazalko, kamor želite vstaviti oznako ali poseben znak."

#: C/gedit-plugins-character-map.page:45(item/p)
msgid "Open the side panel by selecting <guiseq><gui>View</gui><gui>Side Panel</gui></guiseq>, or by pressing <key>F9</key>."
msgstr "Odprite stranski pladenj z izbiro <guiseq><gui>Pogled</gui><gui>Stranski pladenj</gui></guiseq> ali pritiskom na <key>F9</key>."

#: C/gedit-plugins-character-map.page:47(item/p)
msgid "Select the <em>Character Map</em> tab in the side panel."
msgstr "Izberite zavihek <em>Preglednica znakov</em> v stranskem pultu."

#: C/gedit-plugins-character-map.page:48(item/p)
msgid "If neccessary, choose the character set to which your character belongs from the list at the top of the <em>Character Map</em> tab (e.g., Arabic)."
msgstr "Po potrebi izberite nabor znakov v <em>preglednica znakov</em>, kateremu iskani znak pripada."

#: C/gedit-plugins-character-map.page:51(item/p)
msgid "Double click your desired character to insert it."
msgstr "Dvokliknite na želen znak za njegovo vstavitev."

#: C/gedit-plugins-character-map.page:54(note/p)
msgid "You must click on the editing view of your document to continue editing normally."
msgstr "Za nadaljevanje z običajnim urejanjem morate kliknite na pogled urejanja."

#: C/gedit-plugins-code-assistance.page:13(info/desc)
msgid "Real-time error highlighting for supported languages"
msgstr "Realnočasovno poudarjanje napak za podprte jezike"

#: C/gedit-plugins-code-assistance.page:16(page/title)
msgid "Code assistance"
msgstr "Pomočnik kode"

#: C/gedit-plugins-code-assistance.page:21(page/p)
msgid "The <app>gedit-code-assistance</app> plugin provides real-time error highlighting for C, C++ and Objective-C. To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Code Assistance</gui></guiseq>."
msgstr "Vstavek <app>gedit-code-assistance</app> zagotavlja realnočasovno poudarjanje napak za C, C++ in Objective-C. Za omogočitev vstavka opombe kode izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Pomoč kode</gui></guiseq>."

#: C/gedit-plugins-code-assistance.page:39(section/title)
msgid "How the code assistance plugin works"
msgstr "Kako deluje vstavek pomočnika kode"

#: C/gedit-plugins-code-assistance.page:41(section/p)
msgid "The plugin currently relies on information in the makefile to deduce the Clang error-highlighting rules. It examines the <code>make</code> rules and determines which targets depend on the the file that is being parsed. The plugin then extracts the compiler flags by simulating an execution of those targets."
msgstr "Vstavek se trenutno za določitev pravil poudarjanja napak Clang zanaša na podatke v datoteki make. Vstavek preuči pravila <code>make</code> in določi kateri cilj je odvisen od datoteke, ki se razčljenjuje. Vstavek nato izvleče zastavice kodnega prevajalnika s simulacijo izvajanja teh ciljev."

#: C/gedit-plugins-code-assistance.page:47(section/p)
msgid "This is not completely fool proof, of course. In the future, the plugin will allow you to manually specify the compile flags."
msgstr "To ni popolnoma odporno na neumnosti. V prihodnosti vam bo vstavek omogočal ročno določitev zastavic kodnega prevajanja."

#: C/gedit-plugins-code-comment.page:13(info/desc)
msgid "Comment-out or uncomment a block of code"
msgstr "Dodajanje ali odstranitev opombe izbranega bloka kode"

#: C/gedit-plugins-code-comment.page:16(page/title)
msgid "Code comment"
msgstr "Opomba kode"

#: C/gedit-plugins-code-comment.page:18(page/p)
msgid "Code comments are portions of text that make it easier for people to understand a program's code, but they don't affect how a program works. Comments are separated from other parts of a program by special characters."
msgstr "Opombe kode so deli besedila, ki ljudem olajšajo razumevanje kode programa, vendar pa ne vplivajo na delovanje programa. Opombe so od drugih delov programa ločene s posebnimi znaki. "

#: C/gedit-plugins-code-comment.page:23(page/p)
msgid "The <app>code comment</app> plugin makes it easier to quickly create or remove code comments. To enable the code comment plugin, select <guiseq><gui> Edit</gui><gui> Preferences</gui><gui>Plugins</gui><gui>Code comment</gui> </guiseq>."
msgstr "Vstavek <app>opomba kode</app> vam lahko olajša hitro ustvaritev ali odstranitev opomb kode. Za omogočitev vstavka opombe kode izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Opombe kode</gui></guiseq>."

#: C/gedit-plugins-code-comment.page:28(page/p)
msgid "To create or remove a comment:"
msgstr "Za ustvaritev ali odstranitev opombe:"

#: C/gedit-plugins-code-comment.page:30(item/p)
msgid "Highlight the portion of text where you want to add or remove a comment."
msgstr "Poudarite del besedila, kjer želite dodati ali odstraniti opombo."

#: C/gedit-plugins-code-comment.page:32(item/p)
msgid "To add a comment, click <guiseq><gui>Edit</gui><gui>Comment Code </gui></guiseq>, or press <keyseq><key>Ctrl</key><key>M</key></keyseq>."
msgstr "Za dodajanje opombe kliknite <guiseq><gui>Uredi</gui><gui>Ustvari opombo kode</gui></guiseq> ali pritisnite <keyseq><key>Ctrl</key><key>M</key></keyseq>."

#: C/gedit-plugins-code-comment.page:35(item/p)
msgid "To remove a comment, click <guiseq><gui>Edit</gui><gui>Uncomment Code</gui></guiseq>, or press <keyseq><key>Shift</key><key>Ctrl</key> <key>M</key></keyseq>."
msgstr "Za odstranitev opombe kliknite na <guiseq><gui>Uredi</gui><gui>Odstrani opombo kode</gui></guiseq> ali pritisnite <keyseq><key>Shift</key><key>Ctrl</key><key>M</key></keyseq>."

#: C/gedit-plugins-code-comment.page:40(note/p)
msgid "<app>Gedit</app> will automatically use the correct style of comment based on the language or syntax of the file. If <app>gedit </app> doesn't identify your language or syntax, you can select it from the language list in the bottom <gui>Status bar</gui>."
msgstr "<app>Gedit</app> bo samodejno uporabil pravilni slog opomb glede na jezik ali skladnjo datoteke. Če <app>gedit </app> jezika ali skladnje ne določi pravilno, jo lahko izberete s seznama jezikov na dnu <gui>Vrstice stanja</gui>."

#: C/gedit-plugins-color-picker.page:13(info/desc)
msgid "Pick a color from a dialog and insert its hexadecimal representation"
msgstr "Izbor barve iz pogovornega okna njena vstavitev v šestnajstiškem zapisu"

#: C/gedit-plugins-color-picker.page:17(page/title)
msgid "Color picker"
msgstr "Izbirnik parv"

#: C/gedit-plugins-color-picker.page:19(page/p)
msgid "The <app>color picker</app> plugin helps you to insert the character codes that represent a certain color. This can make it easier to choose and use the correct color in your programs."
msgstr "Vstavek <app>izbirnik barv</app> vam pomaga vstaviti kode znakov, ki predstavljajo določeno barvo. To lahko olajša izbiro in uporabo prave barve v vaših programih."

#: C/gedit-plugins-color-picker.page:23(page/p)
msgid "To enable the color picker plugin, select <guiseq><gui> Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Color Picker</gui> </guiseq>."
msgstr "Za omogočitev vstavka izbirnika barv izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Izbirnik barv</gui></guiseq>."

#: C/gedit-plugins-color-picker.page:27(page/p)
msgid "To open and use the color picker:"
msgstr "Za odprtje in uporabo izbirnika barv:"

#: C/gedit-plugins-color-picker.page:29(item/p)
msgid "Place your cursor at the point in your document where you want to insert the color code."
msgstr "Postavite kazalec na točko v dokumentu kamor želite vstaviti barvno kodo."

#: C/gedit-plugins-color-picker.page:31(item/p)
msgid "Select <guiseq><gui>Tools</gui><gui>Pick Color...</gui></guiseq>. The color picker dialog will appear."
msgstr "Izberite <guiseq><gui>Orodja</gui><gui>Izberi barvo</gui></guiseq>. Pojavilo se bo pogovorno okno izbirnika barv."

#: C/gedit-plugins-color-picker.page:33(item/p)
msgid "Click on the desired color in the color picker window."
msgstr "Kliknite na želeno barvo v oknu izbirnika barv."

#: C/gedit-plugins-color-picker.page:35(item/p)
msgid "The appropriate color code will be inserted where you had placed your cursor."
msgstr "Ustrezna barvna koda bo vstavljena na mesto kazalke."

#: C/gedit-plugins-color-picker.page:37(item/p)
msgid "To close the <app>color picker</app>, click <gui>Close</gui>."
msgstr "Za zaprtje <app>izbirnika barv</app>,  kliknite <gui>Zapri</gui>."

#: C/gedit-plugins-color-picker.page:42(note/p)
msgid "You can make fine-grained adjustments to the color by adjusting the values for Hue, Saturation, Value, Red, Green, or Blue."
msgstr "Natančne prilagoditve barve lahko izvedete s prilagoditvijo vrednosti odtenek, nasičenost, vrednost, rdeča, zelena in modra."

#: C/gedit-plugins-color-picker.page:44(note/p)
msgid "Additionally, you can save colors by right-clicking on any of the colored boxes in the color picker, and selecting <gui>Save color here</gui>. This will make it easier to insert commonly-used colors later."
msgstr "Poleg tega lahko barve shranite tudi z desnim klikom na kateregakoli od obarvanih polj v izbirniku barv in izbiro <gui>Shrani barvo tukaj</gui>. To vam bo kasneje olajšalo vstavljanje pogosto uporabljenih barv."

#: C/gedit-plugins-commander.page:13(info/desc)
msgid "Use a command-line interface for advanced editing"
msgstr "Uporaba vmesnika ukazne vrstice za napredno urejanje"

#: C/gedit-plugins-commander.page:16(page/title)
msgid "Commander"
msgstr "Ukaznik"

#: C/gedit-plugins-commander.page:19(page/p)
msgid "The <app>Commander</app> plugin is a plugin for advanced <app>gedit</app> users that allows you to perform command-line actions on the current file. To enable the commander plugin, select <guiseq><gui>Edit</gui><gui> Preferences</gui><gui>Plugins</gui><gui>Commander</gui></guiseq>."
msgstr "Vstavek <em>Ukaznik</em> je vstavek za napredne uporabnike <app>gedit</app>, ki vam omogoča izvajanje dejanj ukazne vrstice na trenutni datoteki. Za omogočitev vstavka ukaznik izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Ukaznik</gui></guiseq>."

#: C/gedit-plugins-commander.page:24(page/p)
msgid "Once you have enabled the plugin, activate it by pressing <keyseq><key> Ctrl</key><key>.</key></keyseq>."
msgstr "Ko je vstavek omogočen, ga zaženite s pritiskom na <keyseq><key>Ctrl</key><key>.</key></keyseq>."

#: C/gedit-plugins-commander.page:27(note/p)
msgid "The last key in the above key combination is a period."
msgstr "Zadnja tipka nad kombinacijo tipk je pika."

#: C/gedit-plugins-commander.page:33(td/p)
#: C/gedit-shortcut-keys.page:56(td/p)
#: C/gedit-shortcut-keys.page:88(td/p)
#: C/gedit-shortcut-keys.page:124(td/p)
#: C/gedit-shortcut-keys.page:168(td/p)
#: C/gedit-shortcut-keys.page:186(td/p)
#: C/gedit-shortcut-keys.page:217(td/p)
#: C/gedit-shortcut-keys.page:243(td/p)
msgid "To Do This"
msgstr "Za to opravilo"

#: C/gedit-plugins-commander.page:33(td/p)
#: C/gedit-shortcut-keys.page:56(td/p)
#: C/gedit-shortcut-keys.page:88(td/p)
#: C/gedit-shortcut-keys.page:124(td/p)
#: C/gedit-shortcut-keys.page:168(td/p)
#: C/gedit-shortcut-keys.page:186(td/p)
#: C/gedit-shortcut-keys.page:217(td/p)
#: C/gedit-shortcut-keys.page:243(td/p)
msgid "Press This"
msgstr "Pritisnite to"

#: C/gedit-plugins-commander.page:38(td/p)
msgid "See an overview of available commands"
msgstr "Oglejte si pregled razpoložljivih ukazov"

#: C/gedit-plugins-commander.page:38(td/p)
msgid "Tab + Tab"
msgstr "Tab + Tab"

#: C/gedit-plugins-commander.page:42(td/p)
msgid "Find a word within the current file"
msgstr "Najde besedo v trenutni datoteki"

#: C/gedit-plugins-commander.page:42(td/p)
msgid "/ <em>foo </em>"
msgstr "/ <em>foo </em>"

#: C/gedit-plugins-commander.page:44(td/p)
msgid "This will find the word <em>foo</em>."
msgstr "To bo našlo besedo <em>foo</em>."

#: C/gedit-plugins-commander.page:47(td/p)
msgid "Replace a word within the current file"
msgstr "Zamenja besedo v trenutni datoteki"

#: C/gedit-plugins-commander.page:47(td/p)
msgid "// foo bar"
msgstr "// foo bar"

#: C/gedit-plugins-commander.page:49(td/p)
msgid "This will replace <em>foo</em> with <em>bar</em>."
msgstr "To bo zamenjalo <em>foo</em> z <em>bar</em>."

#: C/gedit-plugins-commander.page:52(td/p)
msgid "Move the cursor to a certain line number in your file"
msgstr "Premik kazalke na določeno številko vrstice v datoteki"

#: C/gedit-plugins-commander.page:53(td/p)
msgid "go [line number] <em>or</em> just <em>g</em> [line number]"
msgstr "go [števila vrstice] <em>ali</em> <em>g</em> [številka vrstice]"

#: C/gedit-plugins-commander.page:57(td/p)
msgid "Toggle the bookmark indicator for the current line"
msgstr "Preklop kazalnika zaznamkov za trenutno vrstico"

#: C/gedit-plugins-commander.page:58(td/p)
msgid "bookmark <em>or</em> just <em>b</em>"
msgstr "zaznamek <em>ali</em> le <em>b</em>"

#: C/gedit-plugins-commander.page:63(note/p)
msgid "Some commands, such as the <app>bookmark</app> command require that the appropriate plugin be installed and activated. If you do not have the appropriate plugin installed and activated, you will receive an error message."
msgstr "Nekateri ukazi kot je ukaz <app>zaznamek</app> zahtevajo, da je ustrezen vstavek nameščen in omogočen. Če ustreznega vstavka nimate nameščenega in omogočenega, boste prejeli sporočilo o napaki."

#: C/gedit-plugins-dashboard.page:13(info/desc)
msgid "Display recently-used and most-used files on startup"
msgstr "Ob zagonu prikaže nedavno uporabljene in najboj pogosto uporabljene datoteke."

#: C/gedit-plugins-dashboard.page:16(page/title)
msgid "Dashboard"
msgstr "Pregledna plošča"

#: C/gedit-plugins-dashboard.page:18(page/p)
msgid "The <app>Dashboard</app> plugin provides quick access to your most recently-used files and most-frequently used files. To activate the <app>Dashboard</app> plugin, select <guiseq><gui>Edit</gui><gui> Preferences</gui><gui>Plugins</gui><gui>Dashboard</gui></guiseq>. You will need to restart <app>gedit</app> to activate the <app>Dashboard</app> plugin."
msgstr "Vstavek <app>Pregledna plošča</app> zagotavlja hiter dostop do vaših nedavno uporabljenih datotek in najpogosteje uporabljenih datotek. Za omogočitev vstavka <app>Pregledna plošča</app> izberite <keyseq><key>Uredi</key><key> Možnosti</key><key>Vstavki</key><key>Pregledna plošča</key></keyseq>. Za omogočitev vstavka <app>Pregledna plošča</app> boste morali ponovno zagnati <app>gedit</app>."

#: C/gedit-plugins-dashboard.page:25(page/p)
msgid "The <app>dashboard</app> also includes a <gui>Search</gui> window, allowing you to search for files that may not appear in the list of files."
msgstr "<app>Pregledna plošča</app> vključuje tudi okno <gui>Iskanje</gui>, ki vam omogoča iskanje datotek, ki se morda ne pojavijo na seznamu datotek."

#: C/gedit-plugins-dashboard.page:29(section/title)
msgid "Recently used files"
msgstr "Nedavno uporabljene datoteke"

#: C/gedit-plugins-dashboard.page:30(section/p)
msgid "The dashboard will initially display a shortcut for an <gui>empty document</gui> and seven of your most recently-used files. Click on the <gui>empty document</gui> to create a new file. Click on any of the other files to open that file."
msgstr "Pregledna plošča bo na začetku prikazala bližnjico za <gui>prazen dokument</gui> in sedem najbolj nedavno uporabljenih datotek. Kliknite na <gui>prazen dokument</gui> za ustvarjanje nove datoteke. Kliknite na katerokoli drugo datoteko za odprtje te datoteke."

#: C/gedit-plugins-dashboard.page:37(section/title)
msgid "Most frequently-used files"
msgstr "Najbolj pogosto uporabljane datoteke"

#: C/gedit-plugins-dashboard.page:38(section/p)
msgid "Similarly, the dashboard displays a shortcut for an <gui>empty document </gui> and seven of your most frequently-used files. Click on the <gui> empty document</gui> to create a new file. Click on any of the other files to open that file."
msgstr "Podobno pregledna plošča prikazuje bližnjico za <gui>prazen dokument</gui> in sedem vaših najbolj nedavno uporabljenih datotek. Kliknite na <gui>prazen dokument</gui> za ustvarjanje nove datoteke. Kliknite na katerokoli od drugih datotek za odprtje te datoteke."

#: C/gedit-plugins-dashboard.page:43(note/p)
msgid "Once activated, the <app>dashboard</app> will be displayed by default when you open <app>gedit</app>. You can also open the <app>dashboard</app> by clicking <guiseq><gui>File</gui><gui>New</gui> </guiseq>, or by pressing <keyseq><key>Ctrl</key><key>N</key></keyseq>."
msgstr "Ko bo omogočena, bo <app>pregledna plošča</app> ob odprtju <app>gedita</app> privzeto prikazana. <app>Pregledno ploščo</app> lahko odprete s klikom na <guiseq><gui>Datoteka</gui><gui>Nova</gui> </guiseq> ali s pritiskom na <keyseq><key>Ctrl</key><key>N</key></keyseq>."

#: C/gedit-plugins-doc-stats.page:17(info/desc)
msgid "View document statistics"
msgstr "Ogled statistike dokumenta"

#: C/gedit-plugins-doc-stats.page:20(page/title)
msgid "Document statistics"
msgstr "Statistika dokumenta"

#: C/gedit-plugins-doc-stats.page:22(page/p)
msgid "The <em>Document Statistics</em> plugin shows you various statistics about your current document. To enable this plugin, select <guiseq><gui>Edit </gui><gui>Preferences</gui><gui>Plugins</gui><gui>Document Statistics</gui> </guiseq>."
msgstr "Vstavek <em>Statistika dokumenta</em> vam lahko pokaže različno statistiko o trenutnem dokumentu. Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Statistika dokumenta</gui></guiseq>."

#: C/gedit-plugins-doc-stats.page:28(section/title)
msgid "Using Document Statistics"
msgstr "Uporaba statistike dokumenta"

#: C/gedit-plugins-doc-stats.page:30(section/p)
msgid "Once the plugin is enabled, use it by selecting <guiseq><gui>Tools</gui> <gui>Document Statistics</gui></guiseq>. A window will display the statistical information of your document, including the number of words, lines, characters, non-space characters, and the size of your file in bytes."
msgstr "Ko je vstavek omogočen, ga uporabite z izbiro <guiseq><gui>Orodja</gui><gui>Statistika dokumenta</gui></guiseq>. Okno bo prikazalo statistične podatke o dokumentu vključno s številom besed, vrstic, znakov, znakov brez presledkov in velikostjo datoteke v bajtih."

#: C/gedit-plugins-doc-stats.page:36(section/p)
msgid "You can also use <em>Document Statistics</em> to show you information about just a portion of your document. To do this, use the mouse pointer to select the portion of text that you want to examine, and then select <guiseq><gui> Tools</gui><gui>Document Statistics</gui></guiseq>. <app>Gedit</app> will display information for both your entire document, and for the portion of text that you highlighted."
msgstr "<em>Statistiko dokumenta</em> lahko uporabite tudi za prikaz le podatkov o delu vašega dokumenta. Za to uporabite miško za izbiro dela besedila, ki ga želite preučiti, in nato izberite <guiseq><gui>Orodja</gui><gui>Statistika dokumenta</gui></guiseq>. <app>Gedit</app> bo prikazal podatke tako za vaš celoten dokument kot za izbrani del besedila."

#: C/gedit-plugins-draw-spaces.page:13(info/desc)
msgid "Show white space between words or portions of code"
msgstr "Pokaži presledke med besedami ali deli kode"

#: C/gedit-plugins-draw-spaces.page:16(page/title)
msgid "Draw spaces"
msgstr "Izriši presledke"

#: C/gedit-plugins-draw-spaces.page:18(page/p)
msgid "The <app>Draw Spaces</app> plugin is a simple plugin that can mark spaces, tabs, and other types of whitespace with a small, visible marker. By making whitespace visible, you can more easily see how whitespace is used in a document, and can apply spacing strategies more consistently."
msgstr "Vstavek <app>Izriši presledke</app> je enostaven vstavek, ki lahko označi presledke, zavihke in druge vrste presledkov z majhno, vidno oznako. Tako lahko vidite koliko presledkov uporabljate v dokumentu in uporabite bolj skladne strategije presledkov."

#: C/gedit-plugins-draw-spaces.page:23(page/p)
msgid "To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui> <gui>Plugins</gui><gui>Draw Spaces</gui></guiseq>. After you have enabled the plugin, you can set its options by highlighting the plugin and selecting <gui> Preferences</gui>."
msgstr "Vstavek lahko omogočite z izbiro <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Izriši presledke</gui></guiseq>. Ko boste vstavek omogočili, lahko do njega dostopate z izbiro vstavka in izbiro <gui>Možnosti</gui>."

#: C/gedit-plugins-draw-spaces.page:29(list/title)
msgid "By default, the <app>Draw Spaces</app> plugin will mark the following types of whitespace in a file:"
msgstr "Privzeto bo vstavek <app>Izriši presledke</app> označil naslednje vrste presledkov v datoteki:"

#: C/gedit-plugins-draw-spaces.page:31(item/p)
msgid "Spaces"
msgstr "Presledki"

#: C/gedit-plugins-draw-spaces.page:32(item/p)
msgid "Tabs"
msgstr "Tabulatorji"

#: C/gedit-plugins-draw-spaces.page:33(item/p)
msgid "Leading spaces"
msgstr "Vodilni presledki"

#: C/gedit-plugins-draw-spaces.page:34(item/p)
msgid "Spaces in text"
msgstr "Presledki v besedilu"

#: C/gedit-plugins-draw-spaces.page:35(item/p)
msgid "Trailing spaces"
msgstr "Sledeči presledki"

#: C/gedit-plugins-draw-spaces.page:39(list/title)
msgid "You can also set the plugin to mark:"
msgstr "Vstavek lahko nastavite tudi, da označi:"

#: C/gedit-plugins-draw-spaces.page:40(item/p)
msgid "New Lines"
msgstr "Nove vrstice"

#: C/gedit-plugins-draw-spaces.page:41(item/p)
msgid "Non-breaking spaces"
msgstr "Nedeljivi presledki"

#: C/gedit-plugins-draw-spaces.page:44(note/p)
msgid "Though you will be able to see the dots when you work on a file, the dots will not be visible when you print a file to paper."
msgstr "Pike boste lahko videli med delom na datoteki, vendar pike ob tisku na papir ne bodo vidne."

#: C/gedit-plugins-external-tools.page:18(info/desc)
msgid "Run scripts on your current files, and interact with other applications"
msgstr "Poženite skripte na svojih trenutnih datotekah in se sporazumevajte z drugimi programi"

#: C/gedit-plugins-external-tools.page:22(page/title)
msgid "External tools"
msgstr "Zunanja orodja"

#: C/gedit-plugins-external-tools.page:24(page/p)
msgid "The <em>External Tools</em> plugin can help simplify repetitive tasks. Specifically, it extends <app>gedit</app> by helping you to run scripts on your working files, and by allowing <app>gedit</app> to interact with other programs on your computer. To enable the <app>External Tools</app> plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui> External Tools</gui></guiseq>."
msgstr "Vstavek <em>Zunanja orodja</em> lahko poenostavi ponavljajoče naloge. <app>gedit</app> razširi tako, da vam pomaga pri izvajanju skriptov na vaših delovnih datotekah in z omogočanjem sporazumevanja med <app>gedit</app> in drugimi programi na računalniku. Za omogočitev vstavka <app>zunanja orodja</app> izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Zunanja orodja</gui></guiseq>."

#: C/gedit-plugins-external-tools.page:32(section/title)
msgid "Configure the external tools plugin"
msgstr "Nastavitev vstavka zunanjih orodij"

#: C/gedit-plugins-external-tools.page:34(section/p)
msgid "Once you have enabled the plugin, you will need to configure it to suit your needs. The configuration options are available by selecting <guiseq><gui> Tools</gui><gui>Manage External Tools</gui></guiseq>."
msgstr "Ko je vstavek omogočen, ga boste morali nastaviti, da bo ustrezal vašim potrebam. Možnosti nastavitve so na voljo z izbiro <guiseq><gui>Orodja</gui><gui>Upravljaj zunanja orodja</gui></guiseq>."

#: C/gedit-plugins-external-tools.page:38(note/p)
msgid "This plugin is for advanced users, and requires knowledge of scripting to be used effectively. Use this plugin with care, as mistakes with your scripts can affect your work in unintended ways."
msgstr "Ta vstavek je za napredne uporabnike in za učinkovito uporabo zahteva znanje skriptanja. Ta vstavek uporabljajte previdno, saj lahko napake v vaših skriptih na nepredvidljive načine."

#: C/gedit-plugins-file-browser.page:16(info/desc)
msgid "Use the side pane to browse and open files"
msgstr "Uporabite stranski pladenj za brskanje in odpiranje datotek"

#: C/gedit-plugins-file-browser.page:19(page/title)
msgid "File browser pane"
msgstr "Pladenj pregledovalnika datotek"

#: C/gedit-plugins-file-browser.page:21(page/p)
msgid "Depending on how you use <app>gedit</app>, you may find it helpful to use the <app>File Browser pane</app> plugin. This plugin embeds a <app>file browser</app> in the side pane, giving you easy access to your frequently-used files."
msgstr "Če iz programa <app>gedit</app> pogosto odpirate datoteke, vam bo morda v pomoč vstavek <app>Pladenj brskalnika datotek</app>. Ta vstavek v stranski pladenj vstavi brskalnik datotek Gnome, ki vam omogoča enostaven dostop do vaših pogosto uporabljenih datotek."

#: C/gedit-plugins-file-browser.page:26(page/p)
msgid "You can enable the <gui>Side Pane</gui> by selecting <guiseq><gui>Edit </gui><gui>Preferences</gui><gui>Plugins</gui><gui>File Browser Pane</gui> </guiseq>."
msgstr "Za omogočitev vstavka <app>Stranski pladenj</app> izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Pladenj brskalnika datotek</gui></guiseq>."

#: C/gedit-plugins-file-browser.page:32(section/p)
msgid "To activate and use the <gui>side pane</gui>, select <guiseq><gui>View </gui><gui>Side pane</gui></guiseq> (or just press <key>F9</key>), and then click on the <gui>file-browser</gui> icon at the bottom of the pane."
msgstr "Za omogočitev in uporabo <gui>stranskega pladnja</gui> izberite <guiseq><gui>Pogled</gui><gui>Stranski pladenj</gui></guiseq> (ali pa pritisnite <key>F9</key>) in nato kliknite na ikono <gui>brskalnik-datotek</gui> na dnu pladnja."

#: C/gedit-plugins-insert-date-time.page:17(info/desc)
msgid "Insert the current date/time at the cursor position"
msgstr "Vstavi trenutni datum in uro na položaj kazalke"

#: C/gedit-plugins-insert-date-time.page:20(page/title)
msgid "Insert date/time"
msgstr "Vstavi datum/uro"

#: C/gedit-plugins-insert-date-time.page:22(page/p)
msgid "As this name of this plugin suggests, the <gui>Insert Date/Time</gui> plugin allows you to insert the date and/or time at the current cursor position. To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui> Plugins</gui><gui>Insert Date/Time</gui></guiseq>. To use the plugin, press <guiseq><gui>Edit</gui><gui>Insert Date and Time</gui></guiseq>."
msgstr "Kot predlaga ime tega vstavka, vam vstavek <gui>Vstavi datum/čas</gui> omogoča vstavljanje datuma in/ali časa na trenuten položaj kazalke. Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Vstavi datum/čas</gui></guiseq>."

#: C/gedit-plugins-insert-date-time.page:28(page/p)
msgid "By default, the <gui>Insert Date/Time</gui> plugin will prompt you to choose your preferred date/time format each time that you use the plugin. However, you can choose your own default date and time format by selecting <guiseq><gui>Edit </gui><gui>Preferences</gui><gui>Plugins</gui><gui>Insert Date/Time</gui><gui> Configure</gui></guiseq>."
msgstr "Privzeto vas bo vstavek <gui>Vstavi datum/čas</gui> pozval za izbiro prednostne oblike datuma/časa vsakič, ko uporabite vstavek. Vendar pa lahko izberete tudi svojo privzeto obliko datuma in časa z izbiro <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Vstavi datum in čas</gui><gui>Nastavi</gui></guiseq>."

#: C/gedit-plugins-install.page:15(info/desc)
msgid "How to install third-party plugins"
msgstr "Kako namestiti vstavke tretjih oseb"

#: C/gedit-plugins-install.page:18(page/title)
msgid "Additional gedit plugins"
msgstr "Dodatni vstavki gedit"

#: C/gedit-plugins-install.page:20(page/p)
msgid "Installing third-party plugins gives you extra functionality that isn't available in default <app>gedit</app> plugins, or even the extra plugins that are part of the <app>gedit-plugins</app> package. An online list of third-party plugins is <link href=\"http://live.gnome.org/Gedit/Plugins#third_party\">kept here</link>."
msgstr "Nameščanje vstavkov tretjih oseb vam da dodatne zmožnosti, ki privzeto niso vključene v privzetih vstavkih <app>gedit</app> ali dodatnih vstavkih, ki so del paketa <app>gedit-plugins</app>. Spletni seznam vstavkov tretjih oseb lahko najdete  <link href=\"http://live.gnome.org/Gedit/Plugins#third_party\">tukaj</link>."

#: C/gedit-plugins-install.page:27(page/p)
msgid "Installing a third-party plugin involves downloading the plugin, placing the plugin files in the right directory, and activating the plugin."
msgstr "Namestitev vstavkov tretjih oseb vključuje prejem vstavka, postavitev vstavka v pravo mapo in njegovo omogočitev."

#: C/gedit-plugins-install.page:31(item/p)
msgid "You can usually download a plugin from the plugin's website, but may need to use a revision-control program like <app>git</app>, <app> bazaar</app>, or <app>subversion</app> to copy a plugin's software repository from the internet. Refer to the plugin's documentation for information on getting the plugin."
msgstr "Običajno lahko vstavek prejmete s spletišča vstavka. Včasih boste za kopiranje skladišča vstavka z interneta morda potrebovali program za nadzor predelav kot je <app>git</app>, <app> bazaar</app>, ali <app>subversion</app>. Za več podrobnosti o tem kako dobiti vstavek si oglejte dokumentacijo vstavka."

#: C/gedit-plugins-install.page:36(item/p)
msgid "Place the plugin files into the <file>/home/<var>username</var>/.local/share/gedit/plugins</file> directory."
msgstr "Datoteke vstavkov kopirajte v mapo <file>/home/<var>username</var>/.local/share/gedit/plugins</file>."

#: C/gedit-plugins-install.page:39(item/p)
msgid "Of course, replace the word <var>username</var> with your own username."
msgstr "Besedo <var>uporabniško ime</var> zamenjajte s svojim uporabniškim imenom."

#: C/gedit-plugins-install.page:41(item/p)
msgid "After you have placed the plugin files into the correct directory, the plugin will appear in the Preferences menu. Select <guiseq><gui>Edit </gui><gui>Preferences</gui><gui>Plugins</gui><gui>[Name of Plugin]</gui> </guiseq> to enable the plugin."
msgstr "Potem ko ste datoteke vstavka premaknili v pravilno mapo, se bo vstavek pojavil v meniju Možnosti. Izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>[Ime vstavka]</gui></guiseq> za omogočitev vstavka."

#: C/gedit-plugins-install.page:45(item/p)
#: C/gedit-plugins-session-saver.page:46(item/p)
msgid "Click <gui>Close</gui>."
msgstr "Kliknite <gui>Zapri</gui>."

#: C/gedit-plugins-install.page:48(page/p)
msgid "After you have enabled the plugin, it should be available for you to use."
msgstr "Po namestitvi vstavka, bo na voljo za uporabo."

#: C/gedit-plugins-install.page:52(note/p)
msgid "The <file>.local</file> directory is hidden by default. To view it and other hidden files, select <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>, or press <keyseq><key>Ctrl</key><key>H</key></keyseq>."
msgstr "Mapa <file>.local</file> je privzeto skrita. Za prikaz skritih datotek kliknite <guiseq><gui>Pogled</gui><gui>Pokaži skrite datoteke</gui></guiseq> ali pritisnite <keyseq><key>Ctrl</key><key>H</key></keyseq>."

#: C/gedit-plugins-install.page:59(note/p)
msgid "If the directory <file>.local/share/gedit/plugins/</file> is not present on your system, you will need to create it."
msgstr "V primeru da mapa <file>.local/share/gedit/plugins/</file> na vašem sistemu ni prisotna, jo boste morali ustvariti."

#: C/gedit-plugins-join-split-lines.page:13(info/desc)
msgid "Join several lines of text, or split long lines"
msgstr "Združi več vrstic besedila ali razdeli dolge vrstice"

#: C/gedit-plugins-join-split-lines.page:16(page/title)
msgid "Join/Split lines"
msgstr "Združi/razdeli vrstice"

#: C/gedit-plugins-join-split-lines.page:18(page/p)
msgid "The <app>Join/Split Lines</app> plugin can join shorter lines into one longer line, or can split a long line into multiple shorter lines."
msgstr "Vstavek <app>združi/razdeli vrstice</app> lahko krajše vrstice združi v daljšo vrstico ali razdeli dolgo vrstico v več kratkih vrstic."

#: C/gedit-plugins-join-split-lines.page:21(page/p)
msgid "To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui> <gui>Plugins</gui><gui>Join/Split Lines</gui></guiseq>."
msgstr "Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Združi/razdeli vrstice</gui></guiseq>."

#: C/gedit-plugins-join-split-lines.page:25(steps/title)
msgid "To join multiple lines into one longer line:"
msgstr "Za združitev več vrstic v eno daljšo vrstico:"

#: C/gedit-plugins-join-split-lines.page:26(item/p)
msgid "Select the lines that you want to join. To do this, you can use the mouse, or you can press <keyseq><key>Shift</key><key>Up Arrow</key> </keyseq> or <keyseq><key>Shift</key><key>Down Arrow</key></keyseq>."
msgstr "Izberite vrstice, ki jih želite združiti. Za preklop med odprtimi zavihki, ko ste v celozaslonskem načinu, pritisnite <keyseq><key>Shift</key><key>Puščica navzgor</key></keyseq> ali <keyseq><key>Shift</key><key>Puščica navzdol</key></keyseq>."

#: C/gedit-plugins-join-split-lines.page:30(item/p)
msgid "Press <keyseq><key>Ctrl</key><key>J</key></keyseq>."
msgstr "Pritisnite <keyseq><key>Ctrl</key><key>J</key></keyseq>."

#: C/gedit-plugins-join-split-lines.page:31(item/p)
msgid "The lines that you selected will be joined into one longer line."
msgstr "Izbrane vrstice bodo združene v eno dolgo vrstico."

#: C/gedit-plugins-join-split-lines.page:36(steps/title)
msgid "To split one line into multiple lines:"
msgstr "Za razdelitev vrstice v več vrstic:"

#: C/gedit-plugins-join-split-lines.page:37(item/p)
msgid "Select the line that you want to split by placing your cursor anywhere on that line."
msgstr "Izberite vrstico, ki jo želite razdeliti, s postavljanjem svoje kazalke kjerkoli na vrstici."

#: C/gedit-plugins-join-split-lines.page:39(item/p)
msgid "Press <keyseq><key>Ctrl</key><key>Shift</key><key>J</key></keyseq>."
msgstr "Pritisnite <keyseq><key>Ctrl</key><key>Shift</key><key>J</key></keyseq>."

#: C/gedit-plugins-join-split-lines.page:41(item/p)
msgid "The line will be split into multiple lines. Spaces are used to determine where it is safe to split a line, and the length of each line will not exceed 80 characters."
msgstr "Vrstica bo bila razdeljena v več vrstic. Presledki se uporabljajo za določitev kje je varno razdeliti vrstico in dolžina vrstice ne sme presegati 80 znakov."

#: C/gedit-plugins-modelines.page:16(info/desc)
msgid "Emacs, Kate and Vim-style modelines support for gedit"
msgstr "Podpora za modelines v slogu programov Emacs, Kate in Vim."

#: C/gedit-plugins-modelines.page:19(page/title)
msgid "Modelines"
msgstr "Modelines"

#: C/gedit-plugins-modelines.page:21(page/p)
msgid "The <app>Modelines</app> plugin allows <app>gedit</app> to analyze the lines of text at the start and end of a file, and then apply a set of document preferences to the file. The <app>Modelines</app> plugin supports a subset of the options used by the <app>Emacs</app>, <app>Kate</app> and <app>Vim</app> text editors."
msgstr "Vstavek <app>Modelines</app> programu <app>gedit</app> omogoča analizo vrstic besedila na začetku in koncu datoteke in nato uveljavitev možnosti dokumenta na datoteko. Vstavek <app>Modelines</app> omogoča uporabo podniza možnosti, ki jih uporbaljajo urejevalniki besedila <app>Emacs</app>, <app>Kate</app> in <app>Vim</app>."

#: C/gedit-plugins-modelines.page:27(page/p)
msgid "To enable the <app>Modelines</app> plugin, select <guiseq><gui>Edit</gui> <gui>Preferences</gui><gui>Plugins</gui><gui>Modelines</gui></guiseq>."
msgstr "Za omogočitev vstavka <app>Modelines</app> izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Modelines</gui></guiseq>."

#: C/gedit-plugins-modelines.page:31(section/title)
msgid "General Modeline Options"
msgstr "Splošne možnosti modeline"

#: C/gedit-plugins-modelines.page:32(section/p)
msgid "The following options can be set using <app>gedit</app> modelines:"
msgstr "Z <app>gedit</app> modelines lahko nastavite naslednje možnosti:"

#: C/gedit-plugins-modelines.page:34(item/p)
msgid "Tab width"
msgstr "Širina tabulatorja"

#: C/gedit-plugins-modelines.page:35(item/p)
msgid "Indent width"
msgstr "Širina zamika"

#: C/gedit-plugins-modelines.page:36(item/p)
msgid "Inserting spaces instead of tabs"
msgstr "Vstavlajnje presledkov namesto tabulatorjev"

#: C/gedit-plugins-modelines.page:37(item/p)
msgid "Text Wrapping"
msgstr "Prelom besedila"

#: C/gedit-plugins-modelines.page:38(item/p)
msgid "Right margin width"
msgstr "Širina desnega odmika"

#: C/gedit-plugins-modelines.page:41(note/p)
msgid "Preferences set using modelines take precedence over the ones specified in the preference dialog."
msgstr "Možnosti nastavljene z modelines imajo prednost pred možnostmi, nastavljenimi v pogovornem oknu možnosti."

#: C/gedit-plugins-modelines.page:46(section/title)
msgid "Emacs Modelines"
msgstr "Modelines Emacs"

#: C/gedit-plugins-modelines.page:48(section/p)
msgid "The first two lines of a document are scanned for <app>Emacs</app> modelines, and <app>gedit</app> supports the following <app>Emacs</app> modeline options:"
msgstr "Prvi  dve vrstici dokumenta sta preiskani za modelines <app>Emacs</app>. <app>gedit</app> podpira naslednje možnosti modeline <app>Emacs</app>:"

#: C/gedit-plugins-modelines.page:52(item/p)
msgid "Tab-width"
msgstr "Širina tabulatorja"

#: C/gedit-plugins-modelines.page:53(item/p)
msgid "Indent-offset"
msgstr "Odmik zamika"

#: C/gedit-plugins-modelines.page:54(item/p)
msgid "Indent-tabs-mode"
msgstr "Način zamikanja zavihkov"

#: C/gedit-plugins-modelines.page:55(item/p)
msgid "Text auto-wrap"
msgstr "Samodejno prelaml"

#: C/gedit-plugins-modelines.page:57(section/p)
msgid "For more information on <app>Emacs</app> modelines, visit the <link href=\"http://www.gnu.org/software/emacs/manual/emacs.html\">GNU Emacs Manual</link>."
msgstr "Za več podrobnosti o modelines <app>Emacs</app> obiščite <link href=\"http://www.gnu.org/software/emacs/manual/emacs.html\">Priročnik GNU Emacs</link>."

#: C/gedit-plugins-modelines.page:63(section/title)
msgid "Kate Modelines"
msgstr "Modelines Kate"

#: C/gedit-plugins-modelines.page:65(section/p)
msgid "The first and last ten lines a document are scanned for <app>Kate</app> modelines, and <app>gedit</app> supports the following <app>Kate</app> modeline options:"
msgstr "Za modelines <app>Kate</app> je preiskanih prvih in zadnjih deset vrstic dokumenta. <app>gedit</app> podpira naslednje možnosti modeline <app>Kate</app>:"

#: C/gedit-plugins-modelines.page:70(item/p)
msgid "tab-width"
msgstr "širina-tabulatorja"

#: C/gedit-plugins-modelines.page:71(item/p)
msgid "indent-width"
msgstr "širina-zamika"

#: C/gedit-plugins-modelines.page:72(item/p)
msgid "space-indent"
msgstr "presledek zamika"

#: C/gedit-plugins-modelines.page:73(item/p)
msgid "word-wrap"
msgstr "prelomi besede"

#: C/gedit-plugins-modelines.page:74(item/p)
msgid "word-wrap-column"
msgstr "prelomi besede v stolpcu"

#: C/gedit-plugins-modelines.page:77(section/p)
msgid "For more information about <app>Kate</app> modelines, visit the <link href=\"http://kate-editor.org/\">Kate website</link>."
msgstr "Za več podrobnosti o modelines <app>Kate</app> obiščite <link href=\"http://kate-editor.org/\">spletišče Kate</link>."

#: C/gedit-plugins-modelines.page:82(section/title)
msgid "Vim Modelines"
msgstr "Modelines Vim"

#: C/gedit-plugins-modelines.page:83(section/p)
msgid "The first and last three lines a document are scanned for <app>Vim</app> modelines, and <app>gedit</app> supports the following <app>Vim</app> modeline options:"
msgstr "Za modelines <app>Vim</app> so preiskane prve in zadnje tri vrstice dokumenta. <app>gedit</app> podpira naslednje možnosti modeline <app>Vim</app>:"

#: C/gedit-plugins-modelines.page:88(item/p)
msgid "et (expandtab)"
msgstr "et (razširizavihek)"

#: C/gedit-plugins-modelines.page:89(item/p)
msgid "ts (tabstop)"
msgstr "ts (zaustavi zavihek)"

#: C/gedit-plugins-modelines.page:90(item/p)
msgid "sw (shiftwidth)"
msgstr "sw (širina zamika)"

#: C/gedit-plugins-modelines.page:91(item/p)
msgid "wrap"
msgstr "prelom"

#: C/gedit-plugins-modelines.page:92(item/p)
msgid "textwidth"
msgstr "širina besedila"

#: C/gedit-plugins-modelines.page:95(section/p)
msgid "For more information on <app>Vim</app> modelines, visit the <link href=\"http://www.vim.org/\">Vim website</link>."
msgstr "Za več podrobnosti o modelines <app>Vim</app> obiščite <link href=\"http://vim.org/\">spletišče Vim</link>."

#: C/gedit-plugins-multi-edit.page:11(credit/years)
msgid "2011"
msgstr "2011"

#: C/gedit-plugins-multi-edit.page:14(info/desc)
msgid "Edit a document in multiple places at once"
msgstr "Urejanje dokumenta na več mestih hkrati"

#: C/gedit-plugins-multi-edit.page:17(page/title)
msgid "Multi edit"
msgstr "Hkratno urejanje"

#: C/gedit-plugins-multi-edit.page:19(page/p)
msgid "The <app>Multi Edit</app> plugin allows you to edit a document in multiple places at once. This can be helpful when performing tedious editing tasks. To enable the Multi Edit plugin, select <guiseq><gui>Edit</gui><gui> Preferences</gui><gui>Plugins</gui><gui>Multi Edit</gui></guiseq>."
msgstr "Vstavek <em>Hkratno urejanje</em> vam omogoča urejanje dokumenta na več mestih hkrati. To je lahko uporabno pri izvajanju težavnih nalog urejanje. Za omogočitev vstavka Hkratnega Urejanja izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Hkratno urejanje</gui></guiseq>."

#: C/gedit-plugins-multi-edit.page:24(page/p)
msgid "After you have enabled the plugin, turn-on Multi Edit mode by pressing <keyseq><key>Ctrl</key><key>Shift</key><key>C</key></keyseq>, or clicking <guiseq><gui>Edit</gui><gui>Multi Edit Mode</gui></guiseq>. You can then select the points in your file that you would like start editing."
msgstr "Ko ste vstavek omogočili, način hkratnega urejanja vklopite s pritiskom na <keyseq><key>Ctrl</key><key>Shift</key><key>C</key></keyseq>, ali klikom <guiseq><gui>Uredi</gui><gui>Način hkratnega urejanja</gui></guiseq>. Nato lahko izberete točke v datoteki, kjer želite začeti z urejanjem."

#: C/gedit-plugins-multi-edit.page:29(page/p)
msgid "To insert editing points in your file:"
msgstr "Za vstavitev točk urejanja v datoteko:"

#: C/gedit-plugins-multi-edit.page:31(item/p)
msgid "Place your cursor at your first desired editing point."
msgstr "Postavite kazalko na prvo želeno točko urejanja"

#: C/gedit-plugins-multi-edit.page:32(item/p)
msgid "Press <keyseq><key>Ctrl</key><key>E</key></keyseq>."
msgstr "Pritisnite <keyseq><key>Ctrl</key><key>E</key></keyseq>."

#: C/gedit-plugins-multi-edit.page:33(item/p)
msgid "Move to your next editing point, and press <keyseq><key>Ctrl</key> <key>E</key></keyseq> again."
msgstr "Premaknite se na naslednjo točko urejanja in ponovno pritisnite <keyseq><key>Ctrl</key><key>E</key></keyseq>."

#: C/gedit-plugins-multi-edit.page:35(item/p)
msgid "Continue inserting editing points, adding as many as you need."
msgstr "Nadaljujte z vstavljanjem točk urejanja in jih dodajte toliko kolikor jih potrebujete."

#: C/gedit-plugins-multi-edit.page:39(page/p)
msgid "Once you have inserted all of your editing points, you can make your desired edits."
msgstr "Ko ste vstavili vse točke urejanja, izvedite želena urejanja."

#: C/gedit-plugins-multi-edit.page:42(page/p)
msgid "To remove editing points, press the <key>Esc</key> key. This will remove all of the editing points. Pressing the <key>Esc</key> key again will turn off Multi Edit mode, returning the editor back to its normal state."
msgstr "Za odstranitev točk urejanja pritisnite tipko <key>Esc</key>. To bo odstranilo vse točke urejanja. Ponoven pritisk na tipko <key>Esc</key> bo izklopil način Hkratnega urejanja in vrnil urejevalnik v običajno stanje."

#: C/gedit-plugins-pyconsole.page:12(info/desc)
msgid "Add an interactive Python console to the bottom pane"
msgstr "Vzajemna konzola Python v spodnjem pladnju"

#: C/gedit-plugins-pyconsole.page:15(page/title)
msgid "Python console"
msgstr "Konzola python"

#: C/gedit-plugins-pyconsole.page:17(page/p)
msgid "You can add a Python console to the bottom pane, allowing you to test Python scripts without leaving <app>gedit</app>. To enable the Python console, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui> Python Console</gui></guiseq>."
msgstr "Konzolo Python lahko dodate na spodnji pult. Omogoča vam preizkus skriptov Python ne da bi zapustili <app>gedit</app>. Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Konzola Python</gui></guiseq>."

#: C/gedit-plugins-pyconsole.page:22(page/p)
msgid "Once the Python console is enabled, you can open it by selecting <guiseq> <gui>View</gui><gui>Bottom Pane</gui></guiseq>, or just press <keyseq><key> Shift</key><key>F9</key></keyseq>."
msgstr "Ko je konzola Python omogočena, dodajte terminal na spodnji pult z izbiro <guiseq><gui>Pogled</gui><gui>Spodnji pult</gui></guiseq> ali pritisnite <keyseq><key>Shift</key><key>F9</key></keyseq>."

#: C/gedit-plugins-pyconsole.page:26(note/p)
msgid "If you have also enabled the <gui>Embeded Terminal</gui> plugin, the <gui>Python Console</gui> will appear as a separate tab in the bottom pane."
msgstr "V primeru da imate omogočen tudi vstavek <gui>Vstavljen terminal</gui>, se bo <gui>Konzola Python</gui> pojavila kot ločen zavihek v spodnjem pladnju."

#: C/gedit-plugins-quick-open.page:13(info/desc)
msgid "Quickly open a file or set of files"
msgstr "Hitro odpiranje ene ali več datotek"

#: C/gedit-plugins-quick-open.page:16(page/title)
msgid "Quick open"
msgstr "Hitro odpiranje"

#: C/gedit-plugins-quick-open.page:18(page/p)
msgid "As the name of this plugin would imply, the <app>Quick Open</app> plugin helps you to open files more quickly than the regular way of opening files. To enable this plugin, select <guiseq><gui>Edit</gui><gui> Preferences</gui><gui>Plugins</gui><gui>Quick Open</gui></guiseq>."
msgstr "Vstavek <app>Hitro odpiranje</app> vam omogoča hitrejše odpiranje datotek kot z običajnim načinom odpiranja datotek. Za omogočitev vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Hitro odpiranje</gui></guiseq>."

#: C/gedit-plugins-quick-open.page:23(page/p)
msgid "Once you've enabled it, here is how to use the plugin:"
msgstr "Ko ste ga omogočili, ga lahko uporabljate na naslednji način:"

#: C/gedit-plugins-quick-open.page:26(item/p)
msgid "Open the <app>Quick Open</app> dialog by pressing <keyseq><key> Ctrl</key><key>Alt</key><key>O</key></keyseq>, or by selecting <guiseq> <gui>File</gui><gui>Quick Open</gui></guiseq>."
msgstr "Odprite pogovorno okno <app>Hitro odpiranje</app> s pritiskom na  <keyseq><key>Ctrl</key><key>Alt</key><key>O</key></keyseq> ali izbiro <guiseq><gui>Datoteka</gui><gui>Hitro odpiranje</gui></guiseq>."

#: C/gedit-plugins-quick-open.page:29(item/p)
msgid "The <gui>Quick Open</gui> file dialog will appear."
msgstr "Odprlo se bo pogovorno okno datotek <gui>Hitro odpiranje</gui>."

#: C/gedit-plugins-quick-open.page:30(item/p)
msgid "Use your mouse to select the file or files that you want to open."
msgstr "Uporabite miško in izberite datoteko ali datoteke, ki jih želite odpreti."

#: C/gedit-plugins-quick-open.page:32(item/p)
msgid "To select several individual files, hold down your <key>Ctrl</key> key while you click on the files that you want to open."
msgstr "Za izbiro več posameznih datotek držite tipko <key>Ctrl</key> medtem ko klikate datoteke, ki jih želite odpreti."

#: C/gedit-plugins-quick-open.page:34(item/p)
msgid "To select a group of files, click on the first file that you want to open, hold down the <key>Shift</key> key, and then click on the last file in the list that you want to open."
msgstr "Za izbiro skupine datotek kliknite na prvo datoteko, ki jo želite odpreti, držite tipko <key>Shift</key> in nato kliknite na zadnjo datoteko na seznamu, ki jo želite odpreti."

#: C/gedit-plugins-quick-open.page:40(note/p)
msgid "The <app>Quick Open</app> plugin will only display files that you have previously opened."
msgstr "Vstavek <app>Hitro odpiranje</app> bo prikazal le datoteke, ki ste jih v preteklosti že odprli."

#: C/gedit-plugins-session-saver.page:13(info/desc)
msgid "Save and restore your working sessions"
msgstr "Shranjevanje in obnavljanje delovne seje"

#: C/gedit-plugins-session-saver.page:16(page/title)
msgid "Session Saver"
msgstr "Shranjevalnik seje"

#: C/gedit-plugins-session-saver.page:18(page/p)
msgid "The <app>Session Saver</app> plugin saves groups of files together so that you can open them together at a later time. To enable the plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui> <gui>Session Saver</gui></guiseq>."
msgstr "Vstavek <app>Shranjevalnik seje</app> shrani skupino datotek, da jo lahko kasneje odprete skupaj. Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Shranjevalnik seje</gui></guiseq>."

#: C/gedit-plugins-session-saver.page:24(steps/title)
msgid "To save a new session:"
msgstr "Za shranitev nove seje:"

#: C/gedit-plugins-session-saver.page:25(item/p)
msgid "Select <guiseq><gui>File</gui><gui>Saved Sessions</gui><gui>Save current session</gui></guiseq>."
msgstr "Izberite <guiseq><gui>Datoteka</gui><gui>Shranjene seje</gui><gui>Shrani trenutno sejo</gui></guiseq>."

#: C/gedit-plugins-session-saver.page:27(item/p)
msgid "Type a session name in the <gui>Save session</gui> dialog box."
msgstr "Vnesite ime seje v pogovorno polje <gui>Shrani sejo</gui>."

#: C/gedit-plugins-session-saver.page:29(item/p)
msgid "Click <gui>Save</gui>."
msgstr "Kliknite <gui>Shrani</gui>."

#: C/gedit-plugins-session-saver.page:33(steps/title)
msgid "To open an existing session:"
msgstr "Za odprtje obstoječe seje:"

#: C/gedit-plugins-session-saver.page:34(item/p)
msgid "Select <guiseq><gui>File</gui><gui>Saved Sessions</gui></guiseq>."
msgstr "Izberite <guiseq><gui>Datoteka</gui><gui>Shranjene seje</gui></guiseq>."

#: C/gedit-plugins-session-saver.page:36(item/p)
msgid "Click the name of your desired session."
msgstr "Izberite ime svoje želene seje."

#: C/gedit-plugins-session-saver.page:40(steps/title)
msgid "To delete an existing session:"
msgstr "Za izbris obstoječe seje:"

#: C/gedit-plugins-session-saver.page:41(item/p)
msgid "Select <guiseq><gui>File</gui><gui>Saved Sessions</gui><gui> Manage saved sessions</gui></guiseq>."
msgstr "Izberite <guiseq><gui>Datoteka</gui><gui>Shranjene seje</gui><gui>Upravljaj shranjene seje</gui></guiseq>."

#: C/gedit-plugins-session-saver.page:43(item/p)
msgid "Select the name of the session that you want to delete."
msgstr "Izberite ime seje, ki jo želite izbrisati."

#: C/gedit-plugins-session-saver.page:45(item/p)
msgid "Click <gui>Delete</gui>."
msgstr "Kliknite <gui>Izbriši</gui>"

#: C/gedit-plugins-session-saver.page:47(item/p)
msgid "The session name will still be listed in your list of sessions until you close <app>gedit</app>."
msgstr "Ime seje bo izpisano na seznamu sej, dokler programa <app>gedit</app> ne zaprete."

#: C/gedit-plugins-snippets-guide.page:11(info/desc)
msgid "Use snippets to quickly insert often-used pieces of text"
msgstr "Uporabite koščke za hitro vstavljanje pogosto uporabljenih delov besedila"

#: C/gedit-plugins-snippets-guide.page:14(page/title)
msgid "Snippets"
msgstr "Izrezki"

#: C/gedit-plugins-snippets-guide.page:16(page/p)
msgid "<app>Snippets</app> provide a convenient way of inserting repetitive portions of code into your files. For example, an HTML snippet for the <code>&lt;img&gt;</code> tag would insert the opening and closing portions of the tag, as well as fixed places where you can enter image attributes. This can make writing code easier and faster."
msgstr "<app>Izrezki</app> zagotavljajo priročen način vstavljanja ponavljajočih se delov kode v vaše datoteke. Na primer izrezek HTML za oznako <code>&lt;img&gt;</code> bi vstavil odpirajoči in zapirajoči del  oznake kot tudi stalna mesta, kjer lahko vnesete atribute slike. To lahko naredi pisanje kode lažje in hitrejše."

#: C/gedit-plugins-snippets-guide.page:22(page/p)
msgid "To enable the <app>Snippets</app> plugin, select <guiseq><gui>Edit</gui> <gui>Preferences</gui><gui>Plugins</gui><gui>Snippets</gui></guiseq>."
msgstr "Za omogočitev vstavka <app>Izrezki</app> izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Izrezki</gui></guiseq>."

#: C/gedit-plugins-snippets-guide.page:26(section/title)
msgid "Using, Modifying and creating snippets"
msgstr "Uporaba, spreminjanje in ustvarjanje izrezkov"

#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/gedit-plugins-snippets.page:35(media)
msgctxt "_"
msgid "external ref='figures/gedit-html-snippet.png' md5='1f02c599b116ed209e6fb79e3e63b9ca'"
msgstr "external ref='figures/gedit-html-snippet.png' md5='1f02c599b116ed209e6fb79e3e63b9ca'"

#: C/gedit-plugins-snippets.page:16(info/desc)
msgid "Inserting snippets of text into your files"
msgstr "Vstavljanje odsekov besedila v datoteke"

#: C/gedit-plugins-snippets.page:19(page/title)
msgid "Using snippets"
msgstr "Uporaba izrezkov"

#: C/gedit-plugins-snippets.page:21(page/p)
msgid "The following points will help you get started with using snippets:"
msgstr "Naslednje točke vam bodo pomagale začeti delati z izrezki:"

#: C/gedit-plugins-snippets.page:24(item/p)
msgid "Make sure the syntax is set appropriately."
msgstr "Prepričajte se, da je skladna pravilno nastavljena."

#: C/gedit-plugins-snippets.page:25(item/p)
msgid "The status bar at the bottom of the <app>gedit</app> window will show the current language setting. This language setting is what allows gedit to insert the proper snippets. <app>Gedit</app> will normally detect the language or syntax of the file that you're using, but sometimes you may need to set it."
msgstr "Vrstica stanja na dnu okna <app>gedit</app> bo prikazala trenutno nastavitev jezika. Nastavitev jezika geditu omogoča vstavitev ustreznik odsekov. <app>Gedit</app> običajno zazna jezik ali skladnjo, ki jo uporabljate, vendar jo boste morda morali včasih nastaviti ročno."

#: C/gedit-plugins-snippets.page:33(figure/desc)
msgid "In this example, the language is set to HTML."
msgstr "V tem primeru je jezik nastavljen na HTML"

#: C/gedit-plugins-snippets.page:40(item/p)
msgid "Review the default snippets."
msgstr "Pregled privzetih izrezkov"

#: C/gedit-plugins-snippets.page:41(item/p)
msgid "Select <guiseq><gui>Tools</gui><gui>Manage Snippets</gui></guiseq>. Review the snippets that are available for your language or syntax. Find some basic snippets that you think might be useful for you."
msgstr "Izberite <guiseq><gui>Orodja</gui><gui>Upravljaj izrezke</gui></guiseq>. Preglejte si izrezke, ki so na voljo za vaš jezik ali skladnjo. Najdite nekaj osnovnih izrezkov, ki bodo za vas morda uporabni."

#: C/gedit-plugins-snippets.page:45(item/p)
msgid "Try using some of the snippets."
msgstr "Poskusite z uporabo nekaterih izrezkov."

#: C/gedit-plugins-snippets.page:46(item/p)
msgid "For example, if you set the syntax to <em>HTML</em>, type <code>head </code>, and press the <key>Tab</key> key, you should see something like this:"
msgstr "Če nastavite skladnjo na <em>HTML</em>, vnesite <code>head</code> in pritisnite tipko <key>Tab</key>. Videti bi morali nekaj takšnega:"

#: C/gedit-plugins-snippets.page:51(page/code)
#, no-wrap
msgid ""
"\n"
"        &lt;head&gt;\n"
"          &lt;meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" /&gt;\n"
"          &lt;title&gt;Page Title&lt;/title&gt;\n"
"          \n"
"        &lt;/head&gt;\n"
"        "
msgstr ""
"\n"
"        &lt;head&gt;\n"
"          &lt;meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" /&gt;\n"
"          &lt;title&gt;Page Title&lt;/title&gt;\n"
"          \n"
"        &lt;/head&gt;\n"
"        "

#: C/gedit-plugins-sort.page:16(info/desc)
msgid "Sort lines of text into alphabetical order"
msgstr "Razvrsti vrstice besedila po abecedi"

#: C/gedit-plugins-sort.page:19(page/title)
msgid "Sort"
msgstr "Razvrsti"

#: C/gedit-plugins-sort.page:21(page/p)
msgid "The Sort plugin arranges selected lines of text into alphabetical order."
msgstr "Vstavek razvrščanja izbrane vrstice besedila razporedi po abecednem vrstnem redu."

#: C/gedit-plugins-sort.page:23(note/p)
msgid "You cannot use the <gui>Undo</gui> feature to correct a <gui>Sort</gui> operation, so we recommend that you save the file immediately before performing the sort. If you make a mistake with the sort, you can revert to the previously-saved version of the file by selecting <guiseq><gui>File</gui> <gui>Revert</gui></guiseq>."
msgstr "Opravila <gui>Razvrščanja</gui> ne morete <gui>razveljaviti</gui>, zato vam priporočamo shranjevanje datoteke pred izvedbo razvrščanja. Če naredite napako, se lahko na shranjeno različico datoteke povrnete z izbiro <guiseq><gui>Datoteka</gui><gui>Povrni</gui></guiseq>. "

#: C/gedit-plugins-sort.page:29(page/p)
msgid "To enable the <app>Sort</app> plugin, select <guiseq><gui>Edit</gui><gui> Preferences</gui><gui>Plugins</gui><gui>Sort</gui></guiseq>."
msgstr "Za omogočitev vstavka <app>Razvrsti</app> izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Razvrsti</gui></guiseq>."

#: C/gedit-plugins-sort.page:32(page/p)
msgid "After you have enabled the <gui>Sort</gui> plugin, use it by selecting the lines of text you want to sort, and then clicking <guiseq><gui>Edit</gui><gui> Sort</gui></guiseq>."
msgstr "Ko ste vstavek <gui>Razvrsti</gui> omogočen, ga uporabite tako, da izberete vrstice, ki jih želite razvrstiti, ter kliknite <guiseq><gui>Uredi</gui><gui>Razvrsti</gui></guiseq>. "

#: C/gedit-plugins-sort.page:36(page/p)
msgid "The Sort dialog will open, allowing you to choose between several sorting options:"
msgstr "Pojavilo se bo pogovorno okno razvrščanja, ki vam omogoča izbiro med več možnostmi razvrščanja:"

#: C/gedit-plugins-sort.page:39(item/p)
msgid "<em>Reverse order</em> will arrange the text in reverse alphabetical order."
msgstr "<em>Obratni vrsti red</em> bo besedilo razporedil v obratnem abecednem vrstnem redu."

#: C/gedit-plugins-sort.page:41(item/p)
msgid "<em>Remove duplicates</em> will remove duplicate values from the list."
msgstr "<em>Odstrani dvojnike</em> bo s seznama odstranil podvojene vrednosti."

#: C/gedit-plugins-sort.page:43(item/p)
msgid "<em>Ignore case</em> will ignore case sensitivity."
msgstr "<em>Prezri velikost črk</em> bo prezrl občutljivost na velikost črk."

#: C/gedit-plugins-sort.page:44(item/p)
msgid "To have the sort ignore the characters at the start of the lines, set the first character that should be used for sorting in the <em>Start at</em> column spin box."
msgstr "Če želite, da razvrščanje prezre znake na začetku vrstic, nastavite prvi znak, ki naj bo uporabljen za razvrščanje v vrtilnem polju stolpca <em>Začni na</em>."

#: C/gedit-plugins-sort.page:48(page/p)
msgid "To perform the sort operation, click <gui>Sort</gui>."
msgstr "Za izvedbo razvrščanja kliknite <gui>Razvrsti</gui>."

#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/gedit-plugins-tag-list.page:44(media)
msgctxt "_"
msgid "external ref='figures/gedit-side-pane3.png' md5='4b800d370193ac0ed8db9eb33b86e11c'"
msgstr "external ref='figures/gedit-side-pane3.png' md5='4b800d370193ac0ed8db9eb33b86e11c'"

#: C/gedit-plugins-tag-list.page:16(info/desc)
msgid "Automatically insert tags, strings and special characters into a document"
msgstr "Samodejno vstavite oznake, nize in posebne znake v dokument"

#: C/gedit-plugins-tag-list.page:20(page/title)
msgid "Tag list"
msgstr "Seznam oznak"

#: C/gedit-plugins-tag-list.page:22(page/p)
msgid "The <app>Tag List</app> plugin allows you to insert common tags and special characters from a list in the side pane. By default, the plugin can insert tags and special characters for HTML, XHTML, XSLT, XUL and LaTeX."
msgstr "Vstavek <app>Seznam oznak</app> vam omogoča vstavljanje pogostih oznak in posebnih oznak s seznama na stranskem pladnju. Privzeto lahko vstavek vstavi oznake in posebne oznake za HTML, XHTML, XSLT, XUL in LaTeX."

#: C/gedit-plugins-tag-list.page:27(section/title)
msgid "Using the Tag List plugin"
msgstr "Uporaba vstavka seznama oznak"

#: C/gedit-plugins-tag-list.page:29(section/p)
msgid "To use the <app>Tag List</app> plugin, you will need to enable the plugin, and then activate the tag-list portion of the side pane."
msgstr "Za uporabo vstavka <app>Seznam oznak</app>, ga boste morali omogočiti in nato omogočiti del stranskega pladnja s seznamom oznak."

#: C/gedit-plugins-tag-list.page:33(section/title)
msgid "Enabling the Plugin"
msgstr "Omogočanje vstavka"

#: C/gedit-plugins-tag-list.page:34(section/p)
msgid "You can activate the plugin by selecting <guiseq><gui>Edit</gui><gui> Preferences</gui><gui>Plugins</gui><gui>Tag List</gui></guiseq>. Once you have activated the plugin, access it by selecting <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq>, or by pressing <key>F9</key>."
msgstr "Vstavek lahko omogočite z izbiro <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Seznam oznak</gui></guiseq>. Ko boste vstavek omogočili, lahko do njega dostopate z izbiro <guiseq><gui>Pogled</gui><gui>Stranski pladenj</gui></guiseq> ali s pritiskom na <key>F9</key>."

#: C/gedit-plugins-tag-list.page:39(section/p)
msgid "The side pane initially shows a list of open documents, so to view and use the <app>tag list</app>, you will need to click on the tab showing the \"plus\" icon at the bottom of the side pane. The icon will look similar to this:"
msgstr "Stranski pladenj na začetku prikaže seznam odprtih dokumentov, zato boste morali za ogled in uporabo <app>seznama oznak</app> kliknite na zavihek z ikono \"plus\" na dnu stranskega pladnja. Ikona bo bila videti podobno tej:"

#: C/gedit-plugins-tag-list.page:48(section/title)
msgid "Inserting Tags and Special Characters"
msgstr "Vstavljanje oznak in posebnih znakov"

#: C/gedit-plugins-tag-list.page:50(section/p)
msgid "The <app>tag list</app> uses a drop-down menu to let you choose from the different types of tags. For example, one tag option is <gui>HTML - Tags </gui>."
msgstr "<app>Seznam oznak</app> uporablja spustni meni, ki vam omogoča izbiro med različnimi vrstami oznak. Na primer ena od možnosti oznak je <gui>HTML - oznake</gui>."

#: C/gedit-plugins-tag-list.page:54(section/p)
msgid "To start inserting tags, complete the following:"
msgstr "Za začetek vstavljanja oznak naredite naslednje:"

#: C/gedit-plugins-tag-list.page:57(item/p)
msgid "Move the cursor to where you will want to insert the tag or special character."
msgstr "Premaknite kazalko, kjer boste želeli vstaviti oznako ali poseben znak."

#: C/gedit-plugins-tag-list.page:59(item/p)
msgid "Select the desired tag type from the drop-down menu at the top of the side pane."
msgstr "Izberite želeno vrsto oznake iz spustnega menija na vrhu stranskega pladnja."

#: C/gedit-plugins-tag-list.page:61(item/p)
msgid "Scroll through the list to find the desired tag or character."
msgstr "Drsajte skozi seznam in najdite želeno oznako ali znak."

#: C/gedit-plugins-tag-list.page:63(item/p)
msgid "Double-click on the tag in the tag list."
msgstr "Dvakrat kliknete na oznako na seznamu oznak."

#: C/gedit-plugins-tag-list.page:66(section/p)
msgid "The tag or special character you've chosen will then be displayed in your document."
msgstr "Oznaka ali poseben znak, ki ste ga izbrali, bo bil prikazan v vašem dokumentu."

#: C/gedit-plugins-tag-list.page:71(section/title)
msgid "Tag List Tips"
msgstr "Namigi seznama oznak"

#: C/gedit-plugins-tag-list.page:72(note/p)
msgid "You can also insert a tag by pressing <key>Return</key> or <keyseq><key>Shift</key><key>Return</key></keyseq>."
msgstr "Oznako lahko vstavite tudi s pritiskom na <key>Enter</key> ali <keyseq><key>Shift</key><key>Enter</key></keyseq>."

#: C/gedit-plugins-tag-list.page:74(note/p)
msgid "Pressing the <key>Return</key> key will insert the tag at the cursor position, and then return focus to the document. Pressing <keyseq><key>Shift </key><key>Return</key></keyseq> will insert the tag at the cursor position, but will keep the focus on the <app>tag-list</app>."
msgstr "Pritisk tipke <key>Enter</key> bo vstavil oznako na položaj kazalke in nato vrnil žarišče na dokument. Pritisk na <keyseq><key>Shift</key><key>Enter</key></keyseq> bo vstavil oznako na položaj kazalke, vendar bo žarišče obdržal na <app>seznamu oznak</app>."

#: C/gedit-plugins-tag-list.page:79(note/p)
msgid "You can see a preview of what text will be inserted for each tag and special character by clicking on the word the <gui>Preview</gui> at the bottom of the side pane."
msgstr "Predogled besedila, ki bo vstavljeno za vsako oznako in poseben znak, lahko vidite s klikom na besedo <gui>Predogled</gui> na dnu stranskega pladnja."

#: C/gedit-plugins-terminal.page:13(info/desc)
msgid "Add a terminal console to the bottom pane"
msgstr "Dodajanje konzole Terminal v spodnji pladenj"

#: C/gedit-plugins-terminal.page:16(page/title)
msgid "Embedded terminal"
msgstr "Vstavljen terminal"

#: C/gedit-plugins-terminal.page:18(page/p)
msgid "<app>gedit</app> makes it possible to include an embedded version of <app> Gnome Terminal</app>, the GNOME command-line application, in the bottom pane of the <app>gedit</app> window. This will let you run scripts, install needed software, or test your program without leaving <app>gedit</app>."
msgstr "<app>gedit</app> vam omogoča vključitev vstavljene različice programa <app>Gnome Terminal</app>, Gnome programa ukazne vrstice na spodnjem pladnju okna <app>gedit</app>. To vam bo omogočilo poganjanje skriptov, nameščanje programov ali preizkušanje vašega programa, ne da bi zapustili <app>gedit</app>."

#: C/gedit-plugins-terminal.page:23(page/p)
msgid "To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui> <gui>Plugins</gui><gui>Embedded Terminal</gui></guiseq>."
msgstr "Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Vstavljen Terminal</gui></guiseq>."

#: C/gedit-plugins-terminal.page:26(page/p)
msgid "Once you have enabled the plugin, add the terminal to the bottom pane by selecting <guiseq><gui>View</gui><gui>Bottom Pane</gui></guiseq>, or just press <keyseq><key>Ctrl</key><key>F9</key></keyseq>."
msgstr "Ko je vstavek omogočen, dodajte terminal na spodnji pladenj z izbiro <guiseq><gui>Pogled</gui><gui>Spodnji pult</gui></guiseq> ali samo pritisnite <keyseq><key>Ctrl</key><key>F9</key></keyseq>."

#: C/gedit-plugins-text-size.page:14(info/desc)
msgid "Increase or decrease the text size"
msgstr "Poveča ali zmanjša velikost besedila"

#: C/gedit-plugins-text-size.page:17(page/title)
msgid "Text Size"
msgstr "Velikost besedila"

#: C/gedit-plugins-text-size.page:19(page/p)
msgid "The text size plugin allows you to temporarily change the text size in <app>gedit</app> without changing the program's default text size. To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins </gui><gui>Text Size</gui></guiseq>."
msgstr "Vstavek velikost besedila vam omogoča začasno spremembo velikosti besedila v <app>geditu</app> ne da bi spremenili privzeto velikost besedila. Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Velikost besedila</gui></guiseq>."

#: C/gedit-plugins-text-size.page:25(list/title)
msgid "Once you have enabled the plugin, do any of the following to change the text size in <app>gedit</app>:"
msgstr "Ko ste ste vstavek omogočili, naredite karkoli od naslednjega za spremembo velikosti besedila v programu <app>gedit</app>:"

#: C/gedit-plugins-text-size.page:27(item/p)
msgid "To <em>increase</em> the text size, press <keyseq><key>Ctrl</key> <key>+</key></keyseq>."
msgstr "Za <em>povečanje</em> velikosti besedila izberite <keyseq><key>Ctrl</key> <key>+</key></keyseq>."

#: C/gedit-plugins-text-size.page:29(item/p)
msgid "To <em>decrease</em> the text size, press <keyseq><key>Ctrl</key> <key>-</key></keyseq>."
msgstr "Za <em>zmanjšanje</em> velikosti besedila izberite <keyseq><key>Ctrl</key> <key>-</key></keyseq>."

#: C/gedit-plugins-text-size.page:31(item/p)
msgid "To <em>reset</em> the text size to the default size, press <keyseq><key>Ctrl</key><key>0</key></keyseq>."
msgstr "Za <em>ponastavitev</em> velikosti besedila na privzeto velikost izberite <keyseq><key>Ctrl</key><key>0</key></keyseq>."

#: C/gedit-plugins-word-completion.page:18(info/desc)
msgid "Autocomplete words or portions of code as you type"
msgstr "Samodejno dokončevanje besede ali delov kode medtem ko tipkate"

#: C/gedit-plugins-word-completion.page:21(page/title)
msgid "Word completion"
msgstr "Dokončevanje besed>"

#: C/gedit-plugins-word-completion.page:23(page/p)
msgid "The <app>Word Completion</app> plugin can speed up your editing by suggesting completions of words as you type. To enable the plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Word Completion</gui></guiseq>."
msgstr "Vstavek <app>Dokončevanje besed</app> lahko pohitri vaše urejanje s predlaganjem končanja besed mdtem ko tipkate. Za omogočitev tega vstavka izberite <guiseq><gui>Uredi</gui><gui>Možnosti</gui><gui>Vstavki</gui><gui>Dokončevanje besed</gui></guiseq>."

#: C/gedit-plugins-word-completion.page:28(page/p)
msgid "While editing, the <app>Word Completion</app> plugin will automatically display a pop-up list of words that begin with the letters you have already typed. Word suggestions are based upon words that appear elsewhere in your document and upon pre-defined keywords if your document is of a recognised format."
msgstr "Med urejanjem bo vstavek <app>Dokončevanje besed</app> samodejno prikazal pojavni seznam besed, ki se začnejo s črkami, ki ste jih že vnesli. Predlogi besed so osnovani na besedah, ki se pojavijo drugje v vašem dokumentu in predhodno določenih ključnih besedah, če je vaš dokument v prepoznani obliki."

#: C/gedit-plugins-word-completion.page:34(page/p)
msgid "To insert a suggested word, double-click on it in the pop-up list or press <keyseq><key>Alt</key><key>Num</key></keyseq>, where <key>Num</key> is the number displayed next to your desired word."
msgstr "Za vstavitev predlagane besede dvokliknite nanjo v pojavnem seznamu ali pritisnite <keyseq><key>Alt</key><key>Num</key></keyseq>, kjer je <key>Num</key> število prikazano poleg želene besede."

#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/gedit-printing-order.page:58(media)
msgctxt "_"
msgid "external ref='reverse-collate.png' md5='__failed__'"
msgstr "external ref='reverse-collate.png' md5='__failed__'"

#: C/gedit-printing-order.page:10(credit/name)
#: C/gedit-printing-select.page:10(credit/name)
msgid "Phil Bull"
msgstr "Phil Bull"

#: C/gedit-printing-order.page:14(license/p)
#: C/gedit-printing-select.page:14(license/p)
msgid "Creative Commons Share Alike 3.0"
msgstr "Creative Commons - deljenje pod enakimi pogoji 3.0"

#: C/gedit-printing-order.page:18(page/title)
msgid "Getting Copies To Print In The Correct Order"
msgstr "Tiskanje kopij v pravilnem vrstnem redu"

#: C/gedit-printing-order.page:21(section/title)
msgid "Reverse"
msgstr "Obrnjeno"

#: C/gedit-printing-order.page:24(section/p)
msgid "Printers usually print the first page first, and the last page last, so the pages end up in reverse order when you pick them up."
msgstr "Tiskalniki običajno najprej natisnejo prvo stran in nazadnje zadnjo stran zato bodo strani, ko jih poberete s tiskalnika, v obratnem vrstnem redu."

#: C/gedit-printing-order.page:28(section/p)
msgid "To reverse the order:"
msgstr "Za obratni vrstni red:"

#: C/gedit-printing-order.page:32(item/p)
msgid "<guiseq><gui>File</gui><gui>Print</gui></guiseq>"
msgstr "Kliknite <guiseq><gui>Datoteka</gui><gui>Natisni</gui></guiseq>."

#: C/gedit-printing-order.page:33(item/p)
msgid "In the <gui>General</gui> tab of the Print window under <em>Copies </em>, check <gui>Reverse</gui>. The last page will be printed first, and so on."
msgstr "V zavihku <gui>Splošno</gui> okna Tiskanje pod <em>Kopije</em> izberite <gui>Obratno</gui>. Najprej bo natisnjena zadnja stran in tako naprej."

#: C/gedit-printing-order.page:40(section/title)
msgid "Collate"
msgstr "Zberi"

#: C/gedit-printing-order.page:43(section/p)
msgid "If you are printing more than one copy of the document, the print outs will be grouped by page number by default. (e.g. The copies of page one come out, then the copies of page two, etc.) Collating will make each copy come out with its pages grouped together."
msgstr "V primeru da tiskate več kot eno kopijo dokumenta, bodo kopije privzeto združene po števili strani (najprej pridejo ven kopije strani eni, nato kopije strani dva, itd.). Zbiranje bo natisnilo vsako kopijo naenkrat v celoti."

#: C/gedit-printing-order.page:50(section/p)
msgid "To Collate:"
msgstr "Za zbiranje:"

#: C/gedit-printing-order.page:54(item/p)
msgid "Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>"
msgstr "Kliknite <guiseq><gui>Datoteka</gui><gui>Natisni</gui></guiseq>"

#: C/gedit-printing-order.page:55(item/p)
msgid "In the <gui>General</gui> tab of the Print window under <em>Copies </em> check <gui>Collate</gui>."
msgstr "V zavihku <gui>Splošno</gui> okna Tiskanje pod <em>Kopije</em> izberite <gui>Zberi</gui>."

#: C/gedit-printing.page:19(note/p)
msgid "Printing with <app>gedit</app> requires that you have connected and configured your printer. If you have not done this, please consult the <link href=\"help:gnome-help/printing\">printing help for GNOME</link>."
msgstr "Tiskanje z <app>gedit</app> zahteva, da imate povezan in nastavljen tiskalnik. V primeru da tega nimate, si oglejte pomoč o <link href=\"help:gnome-help/printing\">tiskanju za namizno okolje GNOME</link>."

#: C/gedit-printing.page:24(page/p)
msgid "<app>gedit</app> allows you to both print output to a file, as well as printing output to paper. Prior to printing your document, you can also preview how the printed document will look by using the <app>Print Preview </app> feature."
msgstr "<app>gedit</app> omogoča tiskanje izhoda v datoteko kot tudi na papir. Pred tiskanjem dokumenta si lahko ogledate predogled natisnjenega dokumenta z zmožnostjo <app>Predogled tiskanja</app>."

#: C/gedit-printing.page:30(section/title)
msgid "Printing to paper"
msgstr "Tiskanje na papir"

#: C/gedit-printing.page:34(section/title)
msgid "Printing output to a file"
msgstr "Tiskanje izhoda v datoteko"

#: C/gedit-printing.page:36(section/p)
msgid "You can also use <app>gedit</app> to print to a file. To do so, select <guiseq><gui>File</gui><gui>Print</gui><gui>Print to File</gui></guiseq>."
msgstr "<app>gedit</app> lahko uporabite tudi za tiskanje v datoteko. Za to izberite <guiseq><gui>Datoteka</gui><gui>Natisni</gui><gui>Natisni v datoteko</gui></guiseq>."

#: C/gedit-printing.page:38(section/p)
msgid "Printing is enabled for the following file formats:"
msgstr "Tiskanje je omogočeno za naslednje vrste datotek:"

#: C/gedit-printing.page:40(item/p)
msgid "Portable Document Format (.pdf)"
msgstr "Prenosljiva vrsta dokumenta (.pdf)"

#: C/gedit-printing.page:41(item/p)
msgid "PostScript (.ps)"
msgstr "PostScript (.ps)"

#: C/gedit-printing.page:42(item/p)
msgid "Scalable Vector Graphic (.svg)"
msgstr "Raztegljiva vektorska grafika (.svg)"

#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/gedit-printing-select.page:37(media)
msgctxt "_"
msgid "external ref='print-select.png' md5='__failed__'"
msgstr "external ref='print-select.png' md5='__failed__'"

#: C/gedit-printing-select.page:18(page/title)
msgid "Only Printing Certain Pages"
msgstr "Tiskanje le določenih strani"

#: C/gedit-printing-select.page:20(page/p)
msgid "To only print certain pages from the document:"
msgstr "Za tiskanje le določenih strani v dokumentu:"

#: C/gedit-printing-select.page:24(item/p)
msgid "Click <guiseq><gui>File</gui><gui> Print...</gui></guiseq>"
msgstr "Kliknite <guiseq><gui>Datoteka</gui><gui>Natisni ...</gui></guiseq>."

#: C/gedit-printing-select.page:25(item/p)
msgid "In the <gui>General</gui> tab in the Print window choose <gui>Pages </gui> from the <gui>Range</gui> section."
msgstr "V zavihku <gui>Splošno</gui> okna Tiskanje v odseku <gui>Obseg</gui> izberite <gui>Strani</gui>."

#: C/gedit-printing-select.page:27(item/p)
msgid "Type the numbers of the pages you want to print in the textbox, separated by commas. Use a dash to denote a range of pages."
msgstr "V besedilno polje vpišite števila strani, ki jih želite natisniti, ločena z vejicami. Uporabite pomišljaj za tiskanje obsega več strani."

#: C/gedit-printing-select.page:33(note/p)
msgid "For example, if you enter \"1,3,5-7,9\" in the <gui>Pages</gui> textbox, pages 1, 3, 5, 6, 7 and 9 will be printed."
msgstr "Na primer, če v besedilno polje <gui>Strani</gui> vnesete \"1, 3, 5-7, 9\" , bodo natisnjene strani 1, 3, 5, 6, 7 in 9."

#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/gedit-quickstart.page:22(media)
msgctxt "_"
msgid "external ref='figures/gedit3-screenshot.png' md5='3f101415d3b97ca8b0e81dc3cc1a6bd7'"
msgstr "external ref='figures/gedit3-screenshot.png' md5='3f101415d3b97ca8b0e81dc3cc1a6bd7'"

#: C/gedit-quickstart.page:16(page/title)
msgid "Get started with gedit"
msgstr "Kako začeti z gedit"

#: C/gedit-quickstart.page:17(page/p)
msgid "<app>gedit</app> is a full-featured text editor for the GNOME desktop environment. You can use it to prepare simple notes and documents, or you can use some of its advanced features, making it your own software development environment."
msgstr "<app>gedit</app> je polno zmožen urejevalnik besedila za namizno okolje GNOME. Uporabite ga lahko za pripravo enostavnih sporočilc in dokumentov ali pa uporabite nekatere od njegovih naprednih zmožnosti in ga uporabljate kot svoje programsko razvojno okolje."

#: C/gedit-quickstart.page:24(page/p)
msgid "Once <app>gedit</app> launches, you can start writing right away. To save your text, just click <gui>Save</gui>."
msgstr "Ko se <app>gedit</app> zažene, lahko takoj začnete pisati. Za shranjevanje svojega besedila enostavno kliknite <gui>Shrani</gui>."

#: C/gedit-quickstart.page:27(page/p)
msgid "To learn about additional <app>gedit</app> features and to get assistance with performing additional tasks, explore <link xref=\"index\">the other portions</link> of the <app>gedit</app> help."
msgstr "Za več podrobnosti o zmožnostih <app>gedit</app> in za pomoč pri izvajanju dodatnih nalog raziščite <link xref=\"index\">druge dele</link> pomoči <app>gedit</app>."

#: C/gedit-replace.page:20(page/title)
msgid "Replace text"
msgstr "Zamenjaj besedilo"

#: C/gedit-replace.page:22(page/p)
msgid "Editing text can be time consuming. To save time, <app>gedit</app> includes a <app>Replace</app> function that helps you to find and replace portions of text."
msgstr "Urejanje besedila lahko vzame veliko časa. Za prihranek časa <app>gedit</app> vključuje zmožnost <app>Zamenjaj</app>, ki vam pomaga pri iskanju in zamenjavi delov besedila."

#: C/gedit-replace.page:27(steps/title)
msgid "Replace text in <app>gedit</app>"
msgstr "Zamenjava besedila v <app>gedit</app>"

#: C/gedit-replace.page:28(item/p)
msgid "Open the Replace tool by clicking <guiseq><gui>Search</gui><gui> Replace</gui></guiseq> or press <keyseq><key>Ctrl</key><key>H</key> </keyseq>."
msgstr "Odprite orodje zamenjaj s klikom na <guiseq><gui>Išči</gui><gui>Zamenjaj</gui></guiseq> ali pritisnite <keyseq><key>Ctrl</key><key>H</key></keyseq>."

#: C/gedit-replace.page:31(item/p)
msgid "Enter the text that you wish to replace into the 'Search for:' field."
msgstr "Vnesite besedilo, ki ga želite zamenjati, v polje 'Poišči:'."

#: C/gedit-replace.page:33(item/p)
msgid "Enter the new, replacement text into the 'Replace with:' field."
msgstr "Vnesite besedilo za zamenjavo v polje 'Zamenjaj z:'."

#: C/gedit-replace.page:36(item/p)
msgid "Once you have entered the original and replacement text, select your desired replacement options:"
msgstr "Ko ste vnesli izvirno besedilo in besedilo za zamenjavo, izberite možnosti zamenjave:"

#: C/gedit-replace.page:39(item/p)
msgid "To replace <em>only</em> the next matching portion of text, click <gui>Replace</gui>."
msgstr "Za zamenjavo <em>le</em> naslednjega ujemajočega dela besedila kliknite <gui>Zamenjaj</gui>."

#: C/gedit-replace.page:41(item/p)
msgid "To replace <em>all occurrences</em> of the searched-for text, click <gui>Replace All</gui>."
msgstr "Za zamenjavo <em>vseh primerov</em> iskanega besedila kliknite <gui>Zamenjaj vse</gui>."

#: C/gedit-replace.page:48(note/p)
msgid "Use the <gui>Replace All</gui> function with care. <gui>Replace All </gui> works on the entirety of your text file, and does not allow you to highlight portions of text where the replace function will be performed."
msgstr "Zmožnost <gui>Zamenjaj vse</gui> uporabljajte previdno. <gui>Zamenjaj vse</gui> deluje na vaši celotni besedilni datoteki in vam ne omogoča poudarjanja delov besedila, kjer bo izvedena zamenjava."

#: C/gedit-replace.page:55(section/title)
msgid "More options"
msgstr "Več možnosti"

#: C/gedit-replace.page:58(item/title)
msgid "Match case"
msgstr "Upoštevaj velikost črk"

#: C/gedit-replace.page:59(item/p)
msgid "The <em>Match case</em> option allows you to specify whether you want your search to be case-sensitive. If this option is selected, searches will be case-sensitive. If not, searches will not be case-sensitive."
msgstr "Možnost <em>Upoštevaj velikost črk</em> vam omogoča navedbo ali naj bo iskanje občutljivo na velikost črk. V primeru da je ta možnost izbrana, bodo iskanja občutljiva na velikost črk. V nasprotnem primeru iskanja na velikost črk ne bodo občutljiva."

#: C/gedit-replace.page:65(item/title)
msgid "Match entire word only"
msgstr "Poišči le cele besede"

#: C/gedit-replace.page:66(item/p)
msgid "Use this option to search for a specific word without including fragments of other words. For example, if you searched for the word 'and' with this option selected, the word 'and' would be matched, but the words 's<em>and</em>' and 'comm<em>and</em>er' would not be matched."
msgstr "To možnost uporabite za iskanje določene besede brez vključevanja delčkov drugih besed. Na primer če bi iskali besedo 'in', bi beseda 'in' ustrezala, besedi 'k<em>in</em>o' in 'mal<em>in</em>a' pa ne."

#: C/gedit-replace.page:73(item/title)
msgid "Search backwards"
msgstr "Iskanje nazaj"

#: C/gedit-replace.page:74(item/p)
msgid "This command behaves identically to the Find Previous command. If you wish to step through search results from end to beginning, select this option."
msgstr "Ta ukaz se obnaša enako kot Poišči nazaj. V primeru na želite stopati med rezultati iskanja od začetka proti koncu, izberite to možnost."

#: C/gedit-replace.page:79(item/title)
msgid "Wrap around"
msgstr "Prelomi vrstice"

#: C/gedit-replace.page:80(item/p)
msgid "With the <app>wrap around</app> option enabled, <app>gedit</app> will re-start the search/replace action at the top of the file after it has reached the bottom of the file. This ensures that your search/replace action is made across your entire file."
msgstr "V primeru da je možnost <app>prelomi vrstice</app> omogočena, bo <app>gedit</app> ponovno zagnal dejanje išči/zamenjaj na vrhu datoteke po tem ko bo dosegel dno datoteke. To zagotovi, da je dejanje išči/zamenjaj izvedeno na vaši celotni datoteki."

#: C/gedit-save-file.page:14(page/title)
msgid "Save a file"
msgstr "Shranjevanje datoteke"

#: C/gedit-save-file.page:16(page/p)
msgid "To save a file in <app>gedit</app>, click on the disk-drive icon with the word <gui>Save</gui> next to it. You may also select <guiseq><gui>File</gui> <gui>Save</gui></guiseq>, or just press <keyseq><key>Ctrl</key><key>S</key> </keyseq>."
msgstr "Za shranjevanje datoteke v <app>gedit</app> kliknite na ikono diskovnega pogona z besedo <gui>Shrani</gui> poleg nje. Izberete lahko tudi <guiseq><gui>Datoteka</gui><gui>Shrani</gui></guiseq> ali pritisnete <keyseq><key>Ctrl</key><key>S</key></keyseq>."

#: C/gedit-save-file.page:20(page/p)
msgid "If you are saving a new file, the <gui>Save File</gui> dialog will appear, and you can select a name for the file, as well as the directory where you would like the file to be saved."
msgstr "V primeru da shranjujete novo datoteko, se bo pojavilo pogovorno okno <gui>Shrani datoteko</gui>. Izberete lahko ime datoteke in mapo kamor jo želite shraniti."

#: C/gedit-search.page:20(page/title)
msgid "Search for text"
msgstr "Iskanje besedila"

#: C/gedit-search.page:22(page/p)
msgid "The Find tool can help you find specific sequences of text within in your file."
msgstr "Orodje iskanje vam lahko pomaga pri iskanju določenih zaporedij besedila v vaši datoteki."

#: C/gedit-search.page:26(steps/title)
msgid "Finding text"
msgstr "Iskanje besedila"

#: C/gedit-search.page:27(item/p)
msgid "Open the <gui style=\"menu\">search window</gui> by clicking <guiseq><gui>Search</gui><gui>Find</gui> </guiseq> or pressing <keyseq><key>Ctrl</key><key>F</key></keyseq>. This will move your cursor to the start of the <gui>search window</gui>."
msgstr "Odprite <gui style=\"menu\">iskalno okno</gui> s klikom na <guiseq><gui>Iskanje</gui><gui>Išči</gui></guiseq> ali pritisnite <keyseq><key>Ctrl</key><key>F</key></keyseq>. To bo kazalko premaknilo na začetek <gui>iskalnega okna</gui>."

#: C/gedit-search.page:32(item/p)
msgid "Type the text you wish to search for in the <gui>search window</gui>."
msgstr "Vnesite besedilo, ki ga želite zamenjati, v <gui>iskalno okno</gui>."

#: C/gedit-search.page:34(item/p)
msgid "As you type, <app>gedit</app> will begin highlighting the portions of text that match what you have entered."
msgstr "Medtem ko tipkate bo <app>gedit</app> začel poudarjati dele besedila, ki se ujemajo z vnesenim."

#: C/gedit-search.page:39(page/p)
msgid "To scroll through the search results, do any of the following:"
msgstr "Za drsanje med rezultati naredite nekaj od naslednjega:"

#: C/gedit-search.page:41(item/p)
msgid "Click on the <gui>up</gui> or <gui>down</gui> facing arrows next to the <gui>search window</gui>"
msgstr "Kliknite na puščici <gui>navzgor</gui> ali <gui>navzdol</gui> poleg <gui>iskalnega okna</gui>"

#: C/gedit-search.page:43(item/p)
msgid "Press the <key>up arrow</key> or <key>down arrow</key> keys on your keyboard"
msgstr "Pritisnite tipki <key>puščica navzgor</key> ali <key>puščica navzdol</key> na tipkovnici"

#: C/gedit-search.page:45(item/p)
msgid "Press <keyseq><key>Ctrl</key><key>G</key></keyseq> or <keyseq> <key>Ctrl</key><key>Shift</key><key>G</key></keyseq>."
msgstr "Pritisnite <keyseq><key>Ctrl</key><key>G</key></keyseq> ali <keyseq><key>Ctrl</key><key>Shift</key><key>G</key></keyseq>."

#: C/gedit-search.page:47(item/p)
msgid "Press the <key>Ctrl</key> and use your mouse or touchpad's <key>scroll</key> feature to move up or down through the text."
msgstr "Pritisnite <key>Ctrl</key> in uporabite zmožnost <key>drsenja</key> svoje miške ali drsne ploščice za premik navzgor ali navzdol po besedilu."

#: C/gedit-search.page:52(page/p)
msgid "To close the <gui>search window</gui>, press either <key>Esc</key> or <key>Enter</key>. Pressing <key>Esc</key> will return the cursor to where it was before you began your search. Pressing <key>Enter</key> will return the cursor to the current position in the search results."
msgstr "Za zaprtje <gui>okna iskanja</gui>, pritisnite <key>Esc</key> ali <key>Enter</key>. Pritisk na <key>Esc</key> bo vrnil kazalko kjer je bila, preden ste začeli iskanje. Pritisk na <key>Enter</key> bo kazalko vrnil na trenutno mesto med rezultati iskanja."

#: C/gedit-search.page:58(list/title)
msgid "Search tips"
msgstr "Iskalni namigi"

#: C/gedit-search.page:59(item/p)
msgid "If you highlight a portion of text with your mouse, and then press <keyseq><key>Ctrl</key><key>F</key></keyseq>, the text you've highlighted will appear in the search window."
msgstr "Če z miško poudarite del besedila in pritisnete <keyseq><key>Ctrl</key><key>F</key></keyseq>, se bo poudarjeno besedilo pojavilo v iskalnem oknu."

#: C/gedit-search.page:62(item/p)
msgid "For advanced search options, you can click on the <gui>Magnifying Glass</gui> icon in the search window, or you can right-click on any portion of the search window."
msgstr "Za napredne možnosti iskanja lahko kliknete na ikono <gui>Povečevalno steklo</gui> v iskalnem oknu ali pa desno kliknete na katerikoli del iskalnega okna."

#: C/gedit-search.page:65(item/p)
msgid "The text that you've searched for will remain highlighted by gedit, even after you have completed your search. To remove the highlight, click <guiseq><gui>Search</gui><gui>Clear Highlight</gui></guiseq>, or press <keyseq><key>Ctrl</key><key>Shift</key><key>K</key></keyseq>."
msgstr "Besedilo, ki ste ga iskali, bo ostalo poudarjeno, tudi ko ste dokončali svoje iskanje. Za odstranitev poudarjanja kliknite <guiseq><gui>Išči</gui><gui>Počisti poudarjanje</gui></guiseq> ali pritisnite <keyseq><key>Ctrl</key><key>Shift</key><key>K</key></keyseq>."

#: C/gedit-shortcut-keys.page:14(credit/name)
msgid "Paolo Borelli"
msgstr "Paolo Borelli"

#: C/gedit-shortcut-keys.page:17(credit/name)
msgid "Jesse van den Kieboom"
msgstr "Jesse van den Kieboom"

#: C/gedit-shortcut-keys.page:20(credit/name)
msgid "Steve Frécinaux"
msgstr "Steve Frécinaux"

#: C/gedit-shortcut-keys.page:23(credit/name)
msgid "Ignacio Casal Quinteiro"
msgstr "Ignacio Casal Quinteiro"

#: C/gedit-shortcut-keys.page:27(page/title)
msgid "Shortcut keys"
msgstr "Tipkovne bližnjice"

#: C/gedit-shortcut-keys.page:29(page/p)
msgid "Use <gui>shortcut keys</gui> to perform common tasks more quickly than with the mouse and menus. The following tables list all of <app>gedit's</app> shortcut keys."
msgstr "Uporabite <gui>tipkovne bližnjice</gui> za izvajanje pogostih opravil hitreje kot z miško in meniji. Naslednja preglednica vsebuje seznam vseh tipkovnih bližnjic <app>gedit</app>."

#: C/gedit-shortcut-keys.page:53(table/title)
msgid "Tab-related Shortcut keys"
msgstr "Z zavihki povezane tipkovne bližnjice"

#: C/gedit-shortcut-keys.page:61(td/p)
msgid "Switch to the next tab to the left"
msgstr "Premakni trenutni zavihek na levo"

#: C/gedit-shortcut-keys.page:61(td/p)
msgid "Ctrl + Alt + PageUp"
msgstr "Ctrl + Alt + StranNavzgor"

#: C/gedit-shortcut-keys.page:65(td/p)
msgid "Switch to the next tab to the right"
msgstr "Premakni trenutni zavihek na desno"

#: C/gedit-shortcut-keys.page:65(td/p)
msgid "Ctrl + Alt + PageDown"
msgstr "Ctrl + Alt + StranNavzdol"

#: C/gedit-shortcut-keys.page:69(td/p)
msgid "Close tab"
msgstr "Zapri zavihek"

#: C/gedit-shortcut-keys.page:69(td/p)
#: C/gedit-shortcut-keys.page:112(td/p)
msgid "Ctrl + W"
msgstr "Ctrl + W"

#: C/gedit-shortcut-keys.page:72(td/p)
msgid "Save all tabs"
msgstr "Shrani vse zavihke"

#: C/gedit-shortcut-keys.page:72(td/p)
msgid "Ctrl + Shift + L"
msgstr "Ctrl + Shift + L"

#: C/gedit-shortcut-keys.page:75(td/p)
msgid "Close all tabs"
msgstr "Zapri vse zavihke"

#: C/gedit-shortcut-keys.page:75(td/p)
msgid "Ctrl + Shift + W"
msgstr "Ctrl + Shift + W"

#: C/gedit-shortcut-keys.page:78(td/p)
msgid "Jump to <var>n</var>th tab"
msgstr "Skoči na <var>n</var>-ti  zavihek"

#: C/gedit-shortcut-keys.page:78(td/p)
msgid "Alt + <var>n</var>"
msgstr "Alt + <var>n</var>"

#: C/gedit-shortcut-keys.page:85(table/title)
msgid "Shortcut keys for working with files"
msgstr "Tipkovne bližnjice za delo z datotekami"

#: C/gedit-shortcut-keys.page:93(td/p)
msgid "Create a new document"
msgstr "Ustvari nov dokument"

#: C/gedit-shortcut-keys.page:93(td/p)
msgid "Ctrl + N"
msgstr "Ctrl + N"

#: C/gedit-shortcut-keys.page:96(td/p)
msgid "Open a document"
msgstr "Odpri dokument"

#: C/gedit-shortcut-keys.page:96(td/p)
msgid "Ctrl + O"
msgstr "Ctrl + O"

#: C/gedit-shortcut-keys.page:99(td/p)
msgid "Save the current document"
msgstr "Shrani trenutni dokument"

#: C/gedit-shortcut-keys.page:99(td/p)
msgid "Ctrl + S"
msgstr "Ctrl + S"

#: C/gedit-shortcut-keys.page:102(td/p)
msgid "Save the current document with a new filename"
msgstr "Shrani trenutni dokument z novim imenom datoteke"

#: C/gedit-shortcut-keys.page:102(td/p)
msgid "Ctrl + Shift + S"
msgstr "Ctrl + Shift + S"

#: C/gedit-shortcut-keys.page:106(td/p)
msgid "Print the current document"
msgstr "Natisni trenutni dokument"

#: C/gedit-shortcut-keys.page:106(td/p)
msgid "Ctrl + P"
msgstr "Ctrl + P"

#: C/gedit-shortcut-keys.page:109(td/p)
msgid "Print preview"
msgstr "Predogled tiskanja"

#: C/gedit-shortcut-keys.page:109(td/p)
msgid "Ctrl + Shift + P"
msgstr "Ctrl + Shift + P"

#: C/gedit-shortcut-keys.page:112(td/p)
msgid "Close the current document"
msgstr "Zapri trenutni dokument"

#: C/gedit-shortcut-keys.page:115(td/p)
msgid "Quit gedit"
msgstr "Končaj gedit"

#: C/gedit-shortcut-keys.page:115(td/p)
msgid "Ctrl + Q"
msgstr "Ctrl + Q"

#: C/gedit-shortcut-keys.page:121(table/title)
msgid "Shortcut keys for editing files"
msgstr "Tipkovne bližnjice za urejanje datotek"

#: C/gedit-shortcut-keys.page:129(td/p)
msgid "Undo the last action"
msgstr "Razveljavi zadnje dejanje"

#: C/gedit-shortcut-keys.page:129(td/p)
msgid "Ctrl + Z"
msgstr "Ctrl + Z"

#: C/gedit-shortcut-keys.page:132(td/p)
msgid "Redo the last undone action"
msgstr "Obnovi zadnje razveljavljeno dejanje"

#: C/gedit-shortcut-keys.page:132(td/p)
msgid "Ctrl + Shift + Z"
msgstr "Ctrl + Shift + Z"

#: C/gedit-shortcut-keys.page:136(td/p)
msgid "Cut the selected text or region and place it on the clipboard"
msgstr "Izreže izbrano besedilo ali področje in ga postavi na odložišče"

#: C/gedit-shortcut-keys.page:137(td/p)
msgid "Ctrl + X"
msgstr "Ctrl + X"

#: C/gedit-shortcut-keys.page:140(td/p)
msgid "Copy the selected text or region onto the clipboard"
msgstr "Kopira izbrano besedilo ali področje in ga postavi na odložišče"

#: C/gedit-shortcut-keys.page:141(td/p)
msgid "Ctrl + C"
msgstr "Ctrl + C"

#: C/gedit-shortcut-keys.page:144(td/p)
msgid "Paste the contents of the clipboard"
msgstr "Prilepi vsebino odložišča"

#: C/gedit-shortcut-keys.page:144(td/p)
msgid "Ctrl + V"
msgstr "Ctrl + V"

#: C/gedit-shortcut-keys.page:148(td/p)
msgid "Select all text in the file"
msgstr "Izbere vse besedilo v datoteki"

#: C/gedit-shortcut-keys.page:148(td/p)
msgid "Ctrl + A"
msgstr "Ctrl + A"

#: C/gedit-shortcut-keys.page:151(td/p)
msgid "Delete the current line"
msgstr "Izbriši trenutno vrstico"

#: C/gedit-shortcut-keys.page:151(td/p)
msgid "Ctrl + D"
msgstr "Ctrl + D"

#: C/gedit-shortcut-keys.page:154(td/p)
msgid "Move the selected line up one line"
msgstr "Premakni izbrano vrstico za eno vrstico navzgor"

#: C/gedit-shortcut-keys.page:154(td/p)
msgid "Alt + Up Arrow"
msgstr "Alt + Puščica navzgor"

#: C/gedit-shortcut-keys.page:158(td/p)
msgid "Move the selected line down one line"
msgstr "Premakni izbrano vrstico za eno vrstico navzdol"

#: C/gedit-shortcut-keys.page:158(td/p)
msgid "Alt + Down Arrow"
msgstr "Alt + Puščica navzdol"

#: C/gedit-shortcut-keys.page:165(table/title)
msgid "Shortcut keys for showing and hiding panes"
msgstr "Tipkovne bližnjice za prikaz in skrivanje pladnjev"

#: C/gedit-shortcut-keys.page:173(td/p)
msgid "Show / hide the side pane"
msgstr "Pokaži / skrij stranski pladenj"

#: C/gedit-shortcut-keys.page:173(td/p)
msgid "F9"
msgstr "F9"

#: C/gedit-shortcut-keys.page:176(td/p)
msgid "Show / hide the bottom pane."
msgstr "Pokaži / skrij stranski pladenj."

#: C/gedit-shortcut-keys.page:176(td/p)
msgid "Ctrl + F9"
msgstr "Ctrl + F9"

#: C/gedit-shortcut-keys.page:183(table/title)
msgid "Shortcut keys for searching"
msgstr "Tipkovne bližnjice za iskanje"

#: C/gedit-shortcut-keys.page:191(td/p)
msgid "Find a string"
msgstr "Najdi niz"

#: C/gedit-shortcut-keys.page:191(td/p)
msgid "Ctrl + F"
msgstr "Ctrl + F"

#: C/gedit-shortcut-keys.page:194(td/p)
msgid "Find the next instance of the string"
msgstr "Poišče naslednjo pojavitev niza"

#: C/gedit-shortcut-keys.page:194(td/p)
msgid "Ctrl + G"
msgstr "Ctrl + G"

#: C/gedit-shortcut-keys.page:198(td/p)
msgid "Find the previous instance of the string"
msgstr "Najdi predhodno pojavitev niza"

#: C/gedit-shortcut-keys.page:198(td/p)
msgid "Ctrl + Shift + G"
msgstr "Ctrl + Shift + G"

#: C/gedit-shortcut-keys.page:202(td/p)
msgid "Search and Replace"
msgstr "Poišči in zamenjaj"

#: C/gedit-shortcut-keys.page:202(td/p)
msgid "Ctrl + H"
msgstr "Ctrl + H"

#: C/gedit-shortcut-keys.page:205(td/p)
msgid "Clear highlight"
msgstr "Počisti poudarjanje"

#: C/gedit-shortcut-keys.page:205(td/p)
msgid "Ctrl + Shift + K"
msgstr "Ctrl + Shift + K"

#: C/gedit-shortcut-keys.page:208(td/p)
msgid "Goto line"
msgstr "Pojdi na vrstico"

#: C/gedit-shortcut-keys.page:208(td/p)
msgid "Ctrl + I"
msgstr "Ctrl + I"

#: C/gedit-shortcut-keys.page:214(table/title)
msgid "Shortcut keys for tools"
msgstr "Tipkovne bližnjice za orodja"

#: C/gedit-shortcut-keys.page:222(td/p)
msgid "Check spelling"
msgstr "Preveri črkovanje"

#: C/gedit-shortcut-keys.page:222(td/p)
msgid "Shift + F7"
msgstr "Shift + F7"

#: C/gedit-shortcut-keys.page:225(td/p)
msgid "Remove trailing spaces (with plugin)"
msgstr "Odstrani končne presledke (z vstavkom)"

#: C/gedit-shortcut-keys.page:225(td/p)
msgid "Alt + F12"
msgstr "Alt + F12"

#: C/gedit-shortcut-keys.page:229(td/p)
msgid "Run \"make\" in the current directory (with plugin)"
msgstr "Požene \"make\" v trenutni mapi (z vstavkom)"

#: C/gedit-shortcut-keys.page:230(td/p)
msgid "F8"
msgstr "F8"

#: C/gedit-shortcut-keys.page:233(td/p)
msgid "Directory listing (with plugin)"
msgstr "Seznam map (z vstavkom)"

#: C/gedit-shortcut-keys.page:233(td/p)
msgid "Ctrl + Shift + D"
msgstr "Ctrl + Shift + D"

#: C/gedit-shortcut-keys.page:240(table/title)
msgid "Shortcut keys for user help"
msgstr "Tipkovne bližnjice za uporabniško pomoč"

#: C/gedit-shortcut-keys.page:248(td/p)
msgid "Open the gedit user guide"
msgstr "Odpre uporabniški vodnik gedit"

#: C/gedit-shortcut-keys.page:248(td/p)
msgid "F1"
msgstr "F1"

#: C/gedit-spellcheck.page:13(credit/name)
msgid "Baptiste Mille-Mathias"
msgstr "Baptiste Mille-Mathias"

#: C/gedit-spellcheck.page:16(info/desc)
msgid "Enable and use gedit's spell-checking feature"
msgstr "Omogočitev in uporabe zmožnosti preverjanja črkovanja gedit."

#: C/gedit-spellcheck.page:19(page/title)
msgid "Spell-check your document"
msgstr "Preverjanje črkovanja v dokumentih"

#: C/gedit-spellcheck.page:21(section/title)
msgid "Enable the spell checker"
msgstr "Omogočitev črkovalnika"

#: C/gedit-spellcheck.page:22(section/p)
msgid "To enable the plugin, select <guiseq><gui>Edit</gui><gui>Preferences </gui><gui>Plugins</gui><gui>Spell Checker</gui></guiseq>."
msgstr "Za omogočitev vstavka izberite <guiseq><gui>Uredi</gui><gui> Možnosti</gui><gui>Vstavki</gui><gui>Črkovalnik</gui></guiseq>."

#: C/gedit-spellcheck.page:25(section/p)
msgid "<app>gedit</app> will only check your document's spelling when you choose <guiseq><gui>Tools</gui><gui>Check Spelling</gui></guiseq>. To have <app> gedit</app> automatically check your spelling, select <guiseq><gui>Tools </gui><gui>Highlight Misspelled Words</gui></guiseq>."
msgstr "<app>gedit</app> bo preveril črkovanje dokumenta, ko izberete <guiseq><gui>Orodja</gui><gui>Preveri črkovanje</gui></guiseq>. Da <app> gedit</app> samodejno preveri črkovanje, izberite <guiseq><gui>Orodja </gui><gui>Poudari napačno črkovane besede</gui></guiseq>."

#: C/gedit-spellcheck.page:32(section/title)
msgid "Define the language to use for spell checking"
msgstr "Določitev jezika za preverjanje črkovanja"

#: C/gedit-spellcheck.page:33(section/p)
msgid "By default, <app>gedit</app> will use your current language to spell check your document. If you need to use another language, choose <guiseq> <gui>Tools</gui><gui>Set Language...</gui></guiseq>, then choose the language you want to use."
msgstr "Privzeto program <app>gedit</app> za preverjanje črkovanje uporabi trenutno nastavljeni jezik. Za uporabo drugega jezika izberite možnost menija <guiseq> <gui>Orodja</gui><gui>Nastavi jezik ...</gui></guiseq>."

#: C/gedit-spellcheck.page:39(note/p)
msgid "The list of available languages will vary, depending on the configuration of your system."
msgstr "Seznam razpoložljivih jezikov je odvisen od nastavitve vašega sistema."

#: C/gedit-syntax-highlighting.page:14(page/title)
msgid "Turn on syntax highlighting"
msgstr "Omogoči poudarjanje skladnje"

#: C/gedit-syntax-highlighting.page:17(section/title)
msgid "Syntax Highlighting"
msgstr "Poudarjanje skladnje"

#: C/gedit-syntax-highlighting.page:18(section/p)
msgid "<app>gedit</app> provides syntax highlighting for a wide range of markup, programming, and scientific languages. If <app>gedit</app> recognizes the syntax being used when you open a file, it will automatically highlight the text."
msgstr "<app>gedit</app> zagotavlja poudarjanje skladnje za širok obseg označevalnih, programskih in znanstvenih jezikov. V primeru da <app>gedit</app> prepozna uporabljeno skladnjo, jo bo samodejno poudaril."

#: C/gedit-syntax-highlighting.page:23(section/p)
msgid "If your syntax or language is not highlighted upon startup, you can select the appropriate syntax or language by clicking <guiseq><gui>View </gui><gui>Highlight Mode</gui></guiseq>, and then choosing the desired syntax. Alternately, you can select the syntax name from a list at the bottom of the <app>gedit</app> window."
msgstr "V primeru da vaša skladnja ali jezik ob zagonu ni poudarjen, lahko izberete primerno skladnjo ali jezik s klikom na <guiseq><gui>Pogled</gui><gui>Način poudarjanja</gui></guiseq> in izbiro želene skladnje. Namesto tega lahko ime skladnje izberete iz seznama na dnu okna <app>gedit</app>."

#: C/gedit-tabs-moving.page:19(page/title)
msgid "Move and re-order tabs"
msgstr "Premikanje in prerazporeditev zavihkov"

#: C/gedit-tabs-moving.page:20(page/p)
msgid "Tabs in <app>gedit</app> can be moved, making it easier to work with your files. Tabs can be can re-ordered within the same window, moved outside of <app>gedit</app> (creating a new <app>gedit</app> window), and moved from one window to another."
msgstr "Zavihke v <app>gedit</app> lahko premaknete in si s tem olajšate delo z datotekami. Zavihke lahko preuredite v istem oknu, premaknete ven iz <app>gedit</app> (in s tem ustvarite novo okno <app>gedit</app>) in premaknete iz enega okna v drugo."

#: C/gedit-tabs-moving.page:26(section/title)
msgid "Change the order of tabs in the gedit window"
msgstr "Sprememinjanje vrstnega red zavihkov v oknu"

#: C/gedit-tabs-moving.page:28(section/p)
msgid "To change the ordering of tabs in a window:"
msgstr "Za spremembo vrstnega red zavihkov v oknu:"

#: C/gedit-tabs-moving.page:31(item/p)
#: C/gedit-tabs-moving.page:67(item/p)
msgid "Click and hold the mouse button on the tab"
msgstr "Kliknite in držite miškin gumb na zavihku"

#: C/gedit-tabs-moving.page:32(item/p)
msgid "Move the tab to the desired position among the other tabs"
msgstr "Premaknite zavihek na želen položaj med drugimi zavihki"

#: C/gedit-tabs-moving.page:34(item/p)
#: C/gedit-tabs-moving.page:70(item/p)
msgid "Release the mouse button"
msgstr "Spustite miškin gumb"

#: C/gedit-tabs-moving.page:37(section/p)
msgid "The tab will be placed in the position closest to where you release the tab, immediately beside other opened tabs."
msgstr "Zavihek bo bil postavljen na položaj, kjer boste spustili zavihek, poleg drugih odprtih zavihkov."

#: C/gedit-tabs-moving.page:43(section/title)
msgid "Move a tab, creating a new gedit window"
msgstr "Premaknite zavihek in s tem ustvarite novo okno gedit"

#: C/gedit-tabs-moving.page:44(section/p)
msgid "To create a new window from an existing tab:"
msgstr "Za ustvarjanje novega okna iz obstoječega zavihka:"

#: C/gedit-tabs-moving.page:47(item/p)
msgid "Click and hold the mouse button on the tab."
msgstr "Kliknite in držite miškin gumb na zavihku."

#: C/gedit-tabs-moving.page:48(item/p)
msgid "Drag the tab out of the <app>gedit</app> window."
msgstr "Povlecite zavihek iz okna <app>gedit</app>."

#: C/gedit-tabs-moving.page:49(item/p)
msgid "Release the mouse button."
msgstr "Izpustite miškin gumb"

#: C/gedit-tabs-moving.page:52(section/p)
msgid "or, while the tab to be moved is open, choose <guiseq><gui>Documents </gui><gui>Move to New Window</gui></guiseq>"
msgstr "ali izberite <guiseq><gui>Dokumenti</gui><gui>Premakni v novo okno</gui></guiseq>, medtem ko je odprt zavihek za premikanje"

#: C/gedit-tabs-moving.page:56(note/p)
msgid "To move a tab into a new window when <app>gedit</app> is maximized, drag the tab onto the top bar at the top of the screen."
msgstr "Za premik zavihka v novo okno, ko je <app>gedit</app> razpet, povlecite zavihek v vrhnjo vrstico na vrhu zaslona."

#: C/gedit-tabs-moving.page:62(section/title)
msgid "Move a tab to another gedit window"
msgstr "Povlecite zavihek v novo okno gedit"

#: C/gedit-tabs-moving.page:64(section/p)
msgid "If you want to move a tab from one window to another:"
msgstr "V primeru da želite premakniti zavihek iz enega okna v drugo:"

#: C/gedit-tabs-moving.page:68(item/p)
msgid "Drag the tab to the new window"
msgstr "Povlecite zavihek v novo okno"

#: C/gedit-tabs-moving.page:69(item/p)
msgid "Place it beside other tabs in the new window"
msgstr "Postavite ga poleg drugih zavihkov v novem oknu"

#: C/gedit-tabs-moving.page:75(note/p)
msgid "You may find it easier to move a tab from one window to another by dragging the tab to the <gui>Activities</gui> hot-corner of the <gui> GNOME Shell</gui>. This will reveal each of the open <app>gedit</app> windows. You can then release the tab on the desired <app>gedit</app> window."
msgstr "Morda vam bo zavihek lažje premakniti iz enega zavihka v drugega z vlečenjem zavihka v vroči kot <gui>Dejavnosti</gui> <gui>GNOME Shell</gui>. To bo razkrilo vsa odprta okna <app>gedit</app>. Nato lahko zavihek izpustite na želeno okno <app>gedit</app>."

#: C/gedit-tabs-moving.page:82(section/p)
msgid "See the <link xref=\"gedit-shortcut-keys#gedit-tab-shortcuts\">tab-related shortcut keys</link> table to make it easier to manage your tabs."
msgstr "Oglejte si <link xref=\"gedit-shortcut-keys#gedit-tab-shortcuts\">z zavihki povezane tipkovne bližnjice</link>, ki naredijo upravljanje vaših zavihkov enostavnejše."

#: C/gedit-tabs.page:20(page/title)
msgid "Add and remove tabs"
msgstr "Dodajanje in odstranjevanje zavihkov"

#: C/gedit-tabs.page:21(page/p)
msgid "Working with tabs in <app>gedit</app> allows you to keep an eye on several files in a single window. The tab that is larger than the other tabs indicates the file that is currently open. The smaller tabs indicate other files that are available to work on."
msgstr "Delo z zavihki v <app>gedit</app> vam omogoča nadzor nad več datotekami v enem oknu. Zavihek, ki je večji kot drugi zavihki, nakazuje, da je ta datoteka trenutno odprta. Manjši zavihki nakazujejo, da so druge datoteke na voljo za delo."

#: C/gedit-tabs.page:28(section/title)
msgid "Adding tabs"
msgstr "Dodajanje zavihkov"

#: C/gedit-tabs.page:29(section/p)
msgid "To add a new tab, create a new file with <keyseq><key>Ctrl</key><key>N </key></keyseq>. The tab will be added to the right side of any other tabs."
msgstr "Za dodajanje novega zavihka ustvarite novo datoteko s <keyseq><key>Ctrl</key><key>N</key></keyseq>. Zavihek bo bil dodan desno od drugih zavihkov."

#: C/gedit-tabs.page:35(section/title)
msgid "Removing tabs"
msgstr "Odstranjevanje zavihkov"

#: C/gedit-tabs.page:36(section/p)
msgid "To remove a tab, click the <guiseq><gui>X</gui></guiseq> on the tab's right side. To remove all open tabs, press <keyseq><key>Ctrl</key><key>Shift </key><key>W</key></keyseq>"
msgstr "Za odstranitev zavihka kliknite <guiseq><gui>X</gui></guiseq> na desni strani zavihka. Za odstranitev vseh odprtih zavihkov pritisnite <keyseq><key>Ctrl</key><key>Shift</key><key>W</key></keyseq>"

#: C/gedit-undo-recent-action.page:23(page/title)
msgid "Undo a recent action"
msgstr "Razveljavi zadnje dejanje"

#: C/gedit-undo-recent-action.page:25(page/p)
msgid "If you make a mistake while using <app>gedit</app>, you can undo it by pressing <keyseq><key>Ctrl</key><key>Z</key></keyseq>, or by clicking <guiseq><gui>Edit</gui><gui>Undo</gui></guiseq>. Doing so will cause <app>gedit</app> to undo one set of similar actions."
msgstr "Kadar pri uporabi programa <app>gedit</app> storite napako, jo lahko razveljavite s pritiskom kombinacije tipk <keyseq><key>krmilka</key><key>Z</key></keyseq> ali s klikom <guiseq><gui>Uredi</gui><gui>Razveljavi</gui></guiseq>. Na ta način bo <app>gedit</app> razveljavil cel skupek podobnih dejanj."

#: C/gedit-undo-recent-action.page:30(note/p)
msgid "Undoing a \"set of similar actions\" means, for example, that <app>gedit</app> will remove an entire word rather than removing each character in the word one at a time. This makes <app>gedit</app>'s <em>undo </em> feature more efficient."
msgstr "Razveljavljanje \"skupka podobnih dejanj\" pomeni, da npr. <app>gedit</app> odstrani celo besedo namesto vsakega znaka besede posebej. Zato je funkcija <em>razveljavi</em> programa <app>gedit</app> bolj učinkovita."

#: C/gedit-undo-recent-action.page:35(note/p)
msgid "You cannot undo a change after you have saved it."
msgstr "Stanja pred spremembo ni mogoče več povrniti, če ste datoteko že shranili."

#: C/gedit-view-open-files-in-sidepane.page:19(page/title)
msgid "View a list of files in the side pane"
msgstr "Oglejte seznama datotek v stranskem pladnju"

#: C/gedit-view-open-files-in-sidepane.page:21(page/p)
msgid "Keeping track of a large number of files using tabs can be difficult. One way of managing large numbers of files is viewing them in a side pane. Side panes allow you to view more files at a time than is possible using tabs alone."
msgstr "Sledenje velikemu številu datotek z uporabo zavihkov je lahko težavno. En način upravljanja velikega števila datotek je njihov ogled v stranskem pladnju. Stranski pladnji vam omogočajo ogled več datotek hkrati kot le z zavihki."

#: C/gedit-view-open-files-in-sidepane.page:26(page/p)
msgid "To view a list of open files in a side pane, click <guiseq><gui>View</gui> <gui>Side Pane</gui></guiseq>. A pane will appear to the left of the workspace with a listing of all currently open files. Clicking a file in the side pane will display that file in the workspace."
msgstr "Za ogled seznama odprtih datotek v stranskem pladnju kliknite <guiseq><gui>Pogled</gui><gui>Stranski pladenj</gui></guiseq>. Na levi strani delovne površine se bo pojavil pladenj, ki bo izpisal vse trenutno odprte datoteke. Klik na datoteko v stranskem pladnju jo bo prikazal na delovni površini."

#: C/gedit-view-open-files-in-sidepane.page:31(page/p)
msgid "The side pane also contains a <app>File Browser</app> view. If the pane displays a file directory instead of currently open files, click <media type=\"image\" mime=\"image/png\" src=\"figures/gedit-side-pane2.png\"> documents icon</media> at the bottom of the pane to switch to the <app> Documents</app> view."
msgstr "Stranski pladenj vsebuje tudi pogled <app>Brskalnika datotek</app>. V primeru da pladenj prikazuje seznam map namesto trenutno odprtih datotek, kliknite <media type=\"image\" mime=\"image/png\" src=\"figures/gedit-side-pane2.png\">ikono dokumentov</media> na dnu pladnja za preklop na pogled <app>Dokumenti</app>."

#: C/gedit-view-open-files-in-sidepane.page:38(note/p)
msgid "The side pane only displays files that are open in the current window. When multiple windows are open, only the files in the current window will be displayed in the side pane."
msgstr "Stranski pladenj prikazuje le datoteke, ki so odprte v trenutnem oknu. Ko je odprtih več oken, bodo v stranskem pladnju prikazane le datoteke v trenutnem oknu."