aboutsummaryrefslogblamecommitdiffstats
path: root/po/sl.po
blob: 97ade7d463ca7307c609f35cf90f74e065ba71fb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
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
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
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602










                                                                                                   

                                            



























































































































































































































































































































































































































































































































                                                                                                                                                                                                     
                                    



                                           
                                    


                     
                                    






































































                                                  




                                                  


                 
                                                  






                                                           
                                                  


                   
                                                  


                                                 
                                                  







                                                                     
                                                  





                                                                    
                                                  



                  
                                                  











































                                                             
                                                          







                                                            
                                                          







































































































































                                                                     









                                                                                                                              


                           








                                                          


                                                
                                                          


                                       
                                                          


                                                
                                                          


                                       
                                                          


                                                        
                                                          


                                               
                                                          


                                         
                                                          








































































































































































































































































                                                                                                                                                                                                              
                                        


                      
                                        


                        
                                        


                         
                                        


                            
                                        


                        
                                        


                
                                        



                                                    
                                        



                              
                                        


                          
                                        


                        
                                        



                       
                                        



                                            
                                        


                               
                                        






                                                                
                                        



                               
                                        






                                                                
                                        



                               
                                        



                       
                                        








                                                                 
                                        



              
                                        



                                     
                                        



                               
                                        



















































                                                            
                                                  


                                
                                                  


                            
                                                  










                                                   
                                                     



                                                    
                                                     



                               

                                                     



                                        
                                                     



                                                      
                                                     







































                                               

                                               


               
                                               



                                   
                                               











                                                   
                                    



























































































































































































































































































































































































































































































































































































                                                                                                                         
                       


                                          
                       


                                                                       
                       


                                        
                       


                               
                                   


                                                                                                                                                                                                                                                                                
                                   


                                                                                                                                                                                                                                            
                                   


                                                                                                                                                                                                                                                      
                                    


                                                          
                                    


                                                
                                         


                                                        
                                         


                                                                       
                                         


                                                       
                                         


                              
                                         



                                 
                                         


                                                                                                                                              
                                         
                                          


                             




                                                                          

                                         



                      
                                         


                                                  
                                         


                                                               
                                         


                                  
                                         


                                                        
                                         


                                                       
                                         


                                             
                                         


                                                                                                                                                                                                                                               
                                         


                                                                           
                                         


                                                  
                                         


                                                    
                                         


                                        
                                         


                                                            
                                         


                                               
                                         




                                           
                                         


                               
                                          


                                                                                                                                                                                                                                                                                            

                                          


                       
                                          


                                                   
                                          








                                                                                                               
                                          


                                      
                                          


                                      
                                          


                                     
                                          




                                                                            
                                      





                                                                            
                                      


                                                
                                       



                                   
                                       



                                 
                                       



                           
                                       


                                             
                                       


                       
                                       


                                              
                                       






                                                                   
                                        



                                                    
                                        


                                                        
                                        






                                                               
                                        







                                                             
                                        
















































































































































































































































































                                                                                                                                                                                 




                                     















































































































































































































































































                                                                                                             
                                   


                        
                                   


                     
                                   


              
                                    


               
                                    
































































































































































































































































































































                                                                                                                                                                            
                                     


               
                                     


                              
                                     


               
                                     


              
                                     


                         
                                     


                    

                                     


                   
                                     


                  
                                     


                  
                                     


               
                                     


             
                                     


               
                                     


                   
                                     


              
                                     





































                                                                                           
















































































































































































































































































































































































                                                                                  
# Slovenian translation for empathy.
# Copyright (C) 2009 empathy COPYRIGHT HOLDER
# This file is distributed under the same license as the empathy package.
#
# Bernard Banko <bernard.banko afna t-2.net>, 2009.
# Matej Urbančič <mateju@svn.gnome.org>, 2006 - 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: empathy\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=empathy&component=general\n"
"POT-Creation-Date: 2010-02-12 02:45+0000\n"
"PO-Revision-Date: 2010-02-12 10:14+0100\n"
"Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n"
"Language-Team: Slovenian GNOME Translation Team <gnome-si@googlegroups.com>\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-Language: Slovenian\n"
"X-Poedit-Country: SLOVENIA\n"
"X-Poedit-SourceCharset: utf-8\n"

#: ../data/empathy.desktop.in.in.h:1
msgid "Empathy"
msgstr "Empathy"

#: ../data/empathy.desktop.in.in.h:2
msgid "Empathy IM Client"
msgstr "Empathy sporočilnik"

#: ../data/empathy.desktop.in.in.h:3
msgid "IM Client"
msgstr "Trenutni sporočilnik"

#: ../data/empathy.desktop.in.in.h:4
msgid "Send and receive messages"
msgstr "Pošiljanje in sprejemanje trenutnih sporočil"

#: ../data/empathy.schemas.in.h:1
msgid "Always open a separate chat window for new chats."
msgstr "Za nov klepet odpri ločeno klepetalno okno."

#: ../data/empathy.schemas.in.h:2
msgid "Character to add after nickname when using nick completion (tab) in group chat."
msgstr "Znak, ki naj bo dodan vzdevku ob uporabi možnosti dopolnjevanja (zavihek) vzdevkov v skupinskem klepetu."

#: ../data/empathy.schemas.in.h:3
msgid "Chat window theme"
msgstr "Tema klepetalnega okna"

#: ../data/empathy.schemas.in.h:4
msgid "Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr "Z vejico ločen seznam uporabljenih črkovalnikov (primer: \"sl, en, fr\")."

#: ../data/empathy.schemas.in.h:5
msgid "Compact contact list"
msgstr "Skrči seznam stikov"

#: ../data/empathy.schemas.in.h:6
msgid "Connection managers should be used"
msgstr "Uporabljen naj bo upravljalnik omrežja"

#: ../data/empathy.schemas.in.h:7
msgid "Contact list sort criterion"
msgstr "Kriterij razvrščanja seznama stikov"

#: ../data/empathy.schemas.in.h:8
msgid "Default directory to select an avatar image from"
msgstr "Privzeta mapa slik za izbor podobe"

#: ../data/empathy.schemas.in.h:9
msgid "Disable popup notifications when away"
msgstr "Onemogoči pojavna obvestila ob odsotnosti"

#: ../data/empathy.schemas.in.h:10
msgid "Disable sounds when away"
msgstr "Onemogoči zvok ob odsotnosti"

#: ../data/empathy.schemas.in.h:11
msgid "Empathy can publish the user's location"
msgstr "Program Empathy ima možnost objave položaja nahajanja uporabnika"

#: ../data/empathy.schemas.in.h:12
msgid "Empathy can use the GPS to guess the location"
msgstr "Program Empathy ima možnost uporabe GPS za ugotavljanje položaja nahajanja"

#: ../data/empathy.schemas.in.h:13
msgid "Empathy can use the cellular network to guess the location"
msgstr "Program Empathy ima možnost uporabe mobilnega telefona za ugotavljanje položaja nahajanja"

#: ../data/empathy.schemas.in.h:14
msgid "Empathy can use the network to guess the location"
msgstr "Program Empathy lahko uporabi omrežje za ugotavljanje položaja nahajanja"

#: ../data/empathy.schemas.in.h:15
msgid "Empathy default download folder"
msgstr "Privzeta mapa za prenos datotek"

#: ../data/empathy.schemas.in.h:16
msgid "Empathy has asked about importing accounts"
msgstr "Program Empathy zahteva podrobnosti o uvozu računov"

#: ../data/empathy.schemas.in.h:17
msgid "Empathy should auto-connect on startup"
msgstr "Program Empathy naj se samodejno poveže ob zagonu"

#: ../data/empathy.schemas.in.h:18
msgid "Empathy should reduce the location's accuracy"
msgstr "Program Empathy naj zmanjša natančnost določevanja nahajanja"

#: ../data/empathy.schemas.in.h:19
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Program naj uporabi podobo stika kot ikono klepetalnega okna"

#: ../data/empathy.schemas.in.h:20
msgid "Enable WebKit Developer Tools"
msgstr "Omogoči WebKit razvojna orodja"

#: ../data/empathy.schemas.in.h:21
msgid "Enable popup notifications for new messages"
msgstr "Omogoči pojavna obvestila ob novih sporočilih"

#: ../data/empathy.schemas.in.h:22
msgid "Enable spell checker"
msgstr "Omogoči črkovalnik"

#: ../data/empathy.schemas.in.h:23
msgid "Hide main window"
msgstr "Skrij glavno okno"

#: ../data/empathy.schemas.in.h:24
msgid "Hide the main window."
msgstr "Skrivanje glavnega okna."

#: ../data/empathy.schemas.in.h:25
msgid "MC 4 accounts have been imported"
msgstr "MC 4 računi so boli uvoženi"

#: ../data/empathy.schemas.in.h:26
msgid "MC 4 accounts have been imported."
msgstr "MC 4 računi so bili uvoženi."

#: ../data/empathy.schemas.in.h:27
msgid "Nick completed character"
msgstr "Znak na koncu vzdevka"

#: ../data/empathy.schemas.in.h:28
msgid "Open new chats in separate windows"
msgstr "Nov klepet naj se odpre v ločenem oknu"

#: ../data/empathy.schemas.in.h:29
msgid "Path of the Adium theme to use"
msgstr "Pot do želene Adium teme "

#: ../data/empathy.schemas.in.h:30
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "Pot do želene Adium teme, kadar je ta določena za klepet."

#: ../data/empathy.schemas.in.h:31
msgid "Play a sound for incoming messages"
msgstr "Predvajaj zvok ob prejetju novega sporočila"

#: ../data/empathy.schemas.in.h:32
msgid "Play a sound for new conversations"
msgstr "Predvajaj zvok ob novem pogovoru"

#: ../data/empathy.schemas.in.h:33
msgid "Play a sound for outgoing messages"
msgstr "Predvajaj zvok ob pošiljanju sporočila"

#: ../data/empathy.schemas.in.h:34
msgid "Play a sound when a contact logs in"
msgstr "Predvajaj zvok ob prijavi stika"

#: ../data/empathy.schemas.in.h:35
msgid "Play a sound when a contact logs out"
msgstr "Predvajaj zvok ob odjavi stika."

#: ../data/empathy.schemas.in.h:36
msgid "Play a sound when we log in"
msgstr "Predvajaj zvok ob prijavi"

#: ../data/empathy.schemas.in.h:37
msgid "Play a sound when we log out"
msgstr "Predvajaj zvok ob odjavi"

#: ../data/empathy.schemas.in.h:38
msgid "Pop up notifications if the chat isn't focused"
msgstr "Pokaži pojavna obvestila, ko klepetalno okno ni dejavno."

#: ../data/empathy.schemas.in.h:39
msgid "Pop up notifications when a contact logs in"
msgstr "Pokaži pojavna obvestila ob prijavi stikov"

#: ../data/empathy.schemas.in.h:40
msgid "Pop up notifications when a contact logs out"
msgstr "Pokaži pojavna obvestila ob odjavi stikov"

#: ../data/empathy.schemas.in.h:41
msgid "Salut account is created"
msgstr "Ustvarjen je račun Salut"

#: ../data/empathy.schemas.in.h:42
msgid "Show avatars"
msgstr "Pokaži podobe"

#: ../data/empathy.schemas.in.h:43
msgid "Show contact list in rooms"
msgstr "Pokaži seznam stikov v klepetalnicah"

#: ../data/empathy.schemas.in.h:44
msgid "Show hint about closing the main window"
msgstr "Pokaži namig ob zapiranju glavnega okna"

#: ../data/empathy.schemas.in.h:45
msgid "Show offline contacts"
msgstr "Pokaži tudi nepovezane stike"

#: ../data/empathy.schemas.in.h:46
msgid "Show protocols"
msgstr "Pokaži protokole"

#: ../data/empathy.schemas.in.h:47
msgid "Spell checking languages"
msgstr "Jeziki za črkovanje"

#: ../data/empathy.schemas.in.h:48
msgid "The default folder to save file transfers in."
msgstr "Privzeta mapa za shranjevanje prejetih datotek."

#: ../data/empathy.schemas.in.h:49
msgid "The last directory that an avatar image was chosen from."
msgstr "Zadnja mapa iz katere je bila izbrana podoba."

#: ../data/empathy.schemas.in.h:50
msgid "The theme that is used to display the conversation in chat windows."
msgstr "Tema uporabljena za prikaz pogovorov v klepetalnih oknih."

#: ../data/empathy.schemas.in.h:51
msgid "Use graphical smileys"
msgstr "Uporabi slikovne smeške"

#: ../data/empathy.schemas.in.h:52
msgid "Use notification sounds"
msgstr "Uporabi zvoke za pojavna obvestila"

#: ../data/empathy.schemas.in.h:53
msgid "Use theme for chat rooms"
msgstr "Uporabi temo za klepetalnice"

#: ../data/empathy.schemas.in.h:54
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "Ali naj program Empathy objavlja položaje nahajanja uporabnika njegovim stikom."

#: ../data/empathy.schemas.in.h:55
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Ali naj program Empathy za pridobivanje položaja nahajanja uporablja GPS."

#: ../data/empathy.schemas.in.h:56
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr "Ali naj Empathy za pridobivanje položaja nahajanja uporablja podatke mobilnega omrežja."

#: ../data/empathy.schemas.in.h:57
msgid "Whether Empathy can use the network to guess the location."
msgstr "Ali naj Empathy za pridobivanje položaja nahajanja uporablja omrežje."

#: ../data/empathy.schemas.in.h:58
msgid "Whether Empathy has asked about importing accounts from other programs."
msgstr "Ali naj program Empathy zahteva podrobnosti o uvozu računov iz drugih programov."

#: ../data/empathy.schemas.in.h:59
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "Ali naj se ob zagonu program Empathy samodejno prijavi v vaše račune."

#: ../data/empathy.schemas.in.h:60
msgid "Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr "Ali naj program Empathy zaradi zasebnosti zmanjšuje natančnost položaja."

#: ../data/empathy.schemas.in.h:61
msgid "Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr "Ali naj program Empathy uporablja podobe stikov za ikone klepetalnih oken."

#: ../data/empathy.schemas.in.h:62
msgid "Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr "Ali naj bodo vključena razvijalna orodja WebKit, npr. Web Inspector."

#: ../data/empathy.schemas.in.h:63
msgid "Whether connectivity managers should be used to automatically disconnect/reconnect."
msgstr "Ali naj upravljalnik omrežja samodejno vzpostavi in prekine povezavo."

#: ../data/empathy.schemas.in.h:64
msgid "Whether the Salut account has been created on the first Empathy run."
msgstr "Ali je bil ob prvem zagonu programa Empathy ustvarjen račun Salut?"

#: ../data/empathy.schemas.in.h:65
msgid "Whether to check words typed against the languages you want to check with."
msgstr "Ali naj se preverja črkovanje besed v želenih jezikih."

#: ../data/empathy.schemas.in.h:66
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "Ali naj bodo pri pogovorih smeški pretvorjeni v sličice."

#: ../data/empathy.schemas.in.h:67
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr "Ali naj se predvaja zvok ob prijavi stika v omrežje."

#: ../data/empathy.schemas.in.h:68
msgid "Whether to play a sound to notify of contacts logging out of the network."
msgstr "Ali naj se predvaja zvok ob odjavi stika iz omrežja."

#: ../data/empathy.schemas.in.h:69
msgid "Whether to play a sound to notify of events."
msgstr "Ali naj se predvaja zvok ob dogodkih."

#: ../data/empathy.schemas.in.h:70
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Ali naj se predvaja zvok ob prejetju novega sporočila."

#: ../data/empathy.schemas.in.h:71
msgid "Whether to play a sound to notify of new conversations."
msgstr "Ali naj se predvaja zvok ob novem pogovoru."

#: ../data/empathy.schemas.in.h:72
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Ali naj se predvaja zvok ob pošiljanju sporočil."

#: ../data/empathy.schemas.in.h:73
msgid "Whether to play a sound when logging into a network."
msgstr "Ali naj se predvaja zvok ob prijavi v omrežje."

#: ../data/empathy.schemas.in.h:74
msgid "Whether to play a sound when logging out of a network."
msgstr "Ali naj se predvaja zvok ob odjavi iz omrežja."

#: ../data/empathy.schemas.in.h:75
msgid "Whether to play sound notifications when away or busy."
msgstr "Ali naj se predvaja zvok ob odsotnosti in zasedenosti."

#: ../data/empathy.schemas.in.h:76
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "Ali naj se pojavi obvestilo ob izklopu povezave na strani stika."

#: ../data/empathy.schemas.in.h:77
msgid "Whether to show a popup notification when a contact goes online."
msgstr "Ali naj se pojavi obvestilo ob vzpostavitvi povezave stika."

#: ../data/empathy.schemas.in.h:78
msgid "Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused."
msgstr "Ali naj se pojavi obvestilo ob prejetju novega sporočila tudi, kadar je klepetalno okno sicer že odprto, vendar ni dejavno."

#: ../data/empathy.schemas.in.h:79
msgid "Whether to show a popup notification when receiving a new message."
msgstr "Ali naj se pojavi obvestilo ob prejetju novega sporočila?"

#: ../data/empathy.schemas.in.h:80
msgid "Whether to show avatars for contacts in the contact list and chat windows."
msgstr "Ali naj bodo podobe stikov prikazane v seznamih in klepetalnih oknih."

#: ../data/empathy.schemas.in.h:81
msgid "Whether to show contacts that are offline in the contact list."
msgstr "Ali naj bodo na seznamu prikazani tudi stiki brez povezave."

#: ../data/empathy.schemas.in.h:82
msgid "Whether to show popup notifications when away or busy."
msgstr "Ali naj se pojavi obvestilo ob odsotnosti ali zasedenosti."

#: ../data/empathy.schemas.in.h:83
msgid "Whether to show protocols for contacts in the contact list."
msgstr "Ali naj bodo podobe stikov prikazane v seznamih in klepetalnih oknih."

#: ../data/empathy.schemas.in.h:84
msgid "Whether to show the contact list in chat rooms."
msgstr "Ali naj bo v klepetalnicah prikazan seznam stikov."

#: ../data/empathy.schemas.in.h:85
msgid "Whether to show the contact list in compact mode."
msgstr "Ali naj bo seznam stikov prikazan v skrčenem pogledu."

#: ../data/empathy.schemas.in.h:86
msgid "Whether to show the message dialog about closing the main window with the 'x' button in the title bar."
msgstr "Ali naj bo pogovorno okno sporočila o zapiranju glavnega okna prikazano z gumbom 'x' v naslovni vrstici."

#: ../data/empathy.schemas.in.h:87
msgid "Whether to use the theme for chat rooms."
msgstr "Ali naj se za klepetalnice uporablja tema."

#: ../data/empathy.schemas.in.h:88
msgid "Which criterion to use when sorting the contact list. Default is to sort by the contact's name with the value \"name\". A value of \"state\" will sort the contact list by state."
msgstr "Kateri kriterij naj se uporabi za razvrščanje seznama stikov. Privzeto je razvrščanje po imenu stika z vrednostjo \"ime\". Vrednost \"stanje\" pa razvrsti seznam glede na stanje stika."

#: ../libempathy/empathy-ft-handler.c:840
msgid "The hash of the received file and the sent one do not match"
msgstr "Razpršili prejete in poslane datoteke nista skladni"

#: ../libempathy/empathy-ft-handler.c:1100
msgid "File transfer not supported by remote contact"
msgstr "Prenos datotek ni podprt s strani oddaljenega stika"

#: ../libempathy/empathy-ft-handler.c:1158
msgid "The selected file is not a regular file"
msgstr "Izbrana datoteka ni običajna datoteka"

#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is empty"
msgstr "Izbrana datoteka je prazna"

#: ../libempathy/empathy-tp-contact-list.c:834
#: ../src/empathy-auto-salut-account-helper.c:96
msgid "People nearby"
msgstr "Uporabniki v bližini"

#: ../libempathy/empathy-tp-file.c:280
msgid "Socket type not supported"
msgstr "Vrsta vtičnice ni podprta"

#: ../libempathy/empathy-tp-file.c:399
msgid "No reason was specified"
msgstr "Ni določenega vzroka"

#: ../libempathy/empathy-tp-file.c:402
msgid "The change in state was requested"
msgstr "Zahtevana je bila zamenjava stanja"

#: ../libempathy/empathy-tp-file.c:405
msgid "You canceled the file transfer"
msgstr "Prenos datoteke je bil preklican"

#: ../libempathy/empathy-tp-file.c:408
msgid "The other participant canceled the file transfer"
msgstr "Drug uporabnik je preklical prenos datoteke"

#: ../libempathy/empathy-tp-file.c:411
msgid "Error while trying to transfer the file"
msgstr "Prišlo je do napake med prenosom datoteke"

#: ../libempathy/empathy-tp-file.c:414
msgid "The other participant is unable to transfer the file"
msgstr "Drug uporabnik ne more poslati datoteke."

#: ../libempathy/empathy-tp-file.c:417
#: ../libempathy/empathy-utils.c:314
msgid "Unknown reason"
msgstr "Neznan vzrok"

#: ../libempathy/empathy-utils.c:238
msgid "Available"
msgstr "Na voljo"

#: ../libempathy/empathy-utils.c:240
msgid "Busy"
msgstr "Zasedeno"

#: ../libempathy/empathy-utils.c:243
msgid "Away"
msgstr "Odsotno"

#: ../libempathy/empathy-utils.c:245
msgid "Invisible"
msgstr "Nevidno"

#: ../libempathy/empathy-utils.c:247
msgid "Offline"
msgstr "Nepovezano"

#: ../libempathy/empathy-utils.c:286
msgid "No reason specified"
msgstr "Ni določenega razloga"

#: ../libempathy/empathy-utils.c:288
msgid "Status is set to offline"
msgstr "Stanje je v načinu brez povezave"

#: ../libempathy/empathy-utils.c:290
msgid "Network error"
msgstr "Napaka omrežja"

#: ../libempathy/empathy-utils.c:292
msgid "Authentication failed"
msgstr "Overitev ni uspela"

#: ../libempathy/empathy-utils.c:294
msgid "Encryption error"
msgstr "Napaka šifriranja"

#: ../libempathy/empathy-utils.c:296
msgid "Name in use"
msgstr "Ime je v uporabi"

#: ../libempathy/empathy-utils.c:298
msgid "Certificate not provided"
msgstr "Potrdilo ni na voljo"

#: ../libempathy/empathy-utils.c:300
msgid "Certificate untrusted"
msgstr "Potrdilo ni overjeno"

#: ../libempathy/empathy-utils.c:302
msgid "Certificate expired"
msgstr "Potrdilo je preteklo"

#: ../libempathy/empathy-utils.c:304
msgid "Certificate not activated"
msgstr "Potrdilo ni potrjeno"

#: ../libempathy/empathy-utils.c:306
msgid "Certificate hostname mismatch"
msgstr "Neustrezno potrdilo gostitelja"

#: ../libempathy/empathy-utils.c:308
msgid "Certificate fingerprint mismatch"
msgstr "Neustrezen prstni odtis potrdila"

#: ../libempathy/empathy-utils.c:310
msgid "Certificate self-signed"
msgstr "Potrdilo je samo-podpisano"

#: ../libempathy/empathy-utils.c:312
msgid "Certificate error"
msgstr "Napaka potrdila"

#: ../libempathy/empathy-utils.c:429
#: ../src/empathy-import-mc4-accounts.c:104
msgid "People Nearby"
msgstr "Uporabniki v bližini"

#: ../libempathy/empathy-utils.c:434
msgid "Yahoo! Japan"
msgstr "Yahoo! Japan"

#: ../libempathy/empathy-utils.c:435
msgid "Facebook Chat"
msgstr "Facebook klepetanje"

#: ../libempathy/empathy-time.c:137
#, c-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] "Pred %d sekundami"
msgstr[1] "pred %d sekundo"
msgstr[2] "Pred %d sekundama"
msgstr[3] "Pred %d sekundami"

#: ../libempathy/empathy-time.c:142
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "Pred %d minutami"
msgstr[1] "Pred %d minuto"
msgstr[2] "Pred %d minutama"
msgstr[3] "Pred %d minutami"

#: ../libempathy/empathy-time.c:147
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "Pred %d urami"
msgstr[1] "Pred %d uro"
msgstr[2] "Pred %d urama"
msgstr[3] "Pred %d urami"

#: ../libempathy/empathy-time.c:152
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] "Pred %d dnevi"
msgstr[1] "Pred %d dnevom"
msgstr[2] "Pred %d dnevoma"
msgstr[3] "Pred %d dnevi"

#: ../libempathy/empathy-time.c:157
#, c-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] "Pred %d tedni"
msgstr[1] "Pred %d tednom"
msgstr[2] "Pred %d tednoma"
msgstr[3] "Pred %d tedni"

#: ../libempathy/empathy-time.c:162
#, c-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] "Pred %d meseci"
msgstr[1] "Pred %d mesecem"
msgstr[2] "Pred %d mesecema"
msgstr[3] "Pred %d meseci"

#: ../libempathy/empathy-time.c:167
msgid "in the future"
msgstr "v prihodnosti"

#: ../libempathy-gtk/empathy-account-chooser.c:450
msgid "All"
msgstr "Vse"

#: ../libempathy-gtk/empathy-account-widget.c:527
#: ../libempathy-gtk/empathy-account-widget.c:583
#, c-format
msgid "%s:"
msgstr "%s:"

#: ../libempathy-gtk/empathy-account-widget.c:1117
msgid "Username:"
msgstr "Uporabniško ime:"

#: ../libempathy-gtk/empathy-account-widget.c:1445
msgid "L_og in"
msgstr "_Prijava"

#: ../libempathy-gtk/empathy-account-widget.c:1512
#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
#: ../src/empathy-chatrooms-window.ui.h:1
#: ../src/empathy-new-chatroom-dialog.ui.h:1
msgid "Account:"
msgstr "Račun:"

#: ../libempathy-gtk/empathy-account-widget.c:1523
msgid "Enabled"
msgstr "Omogočeno"

#: ../libempathy-gtk/empathy-account-widget.c:1588
msgid "This account already exists on the server"
msgstr "Ta račun na strežniku že obstaja"

#: ../libempathy-gtk/empathy-account-widget.c:1591
msgid "Create a new account on the server"
msgstr "_Ustvari nov račun na strežniku"

#. To translators: The first parameter is the login id and the
#. * second one is the server. The resulting string will be something
#. * like: "MyUserName on chat.freenode.net".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
#: ../libempathy-gtk/empathy-account-widget.c:1974
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s na %2$s"

#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
#: ../libempathy-gtk/empathy-account-widget.c:2000
#, c-format
msgid "%s Account"
msgstr "%s račun"

#: ../libempathy-gtk/empathy-account-widget.c:2004
msgid "New account"
msgstr "Nov račun"

#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:1
msgid "<b>Example:</b> MyScreenName"
msgstr "<b>Primer:</b> Ime Zaslona"

#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:2
msgid "Advanced"
msgstr "Napredno"

#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:4
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:4
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:6
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:4
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:3
msgid "Pass_word:"
msgstr "_Geslo:"

#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:4
msgid "Screen _Name:"
msgstr "Zaslonsko _ime:"

#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:5
msgid "What is your AIM password?"
msgstr "Kakšno je vaše AIM geslo?"

#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:6
msgid "What is your AIM screen name?"
msgstr "Kakšno je vaše AIM zaslonsko ime?"

#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:7
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:7
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:23
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:7
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:10
msgid "_Port:"
msgstr "_Vrata:"

#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:9
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:24
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:12
#: ../src/empathy-new-chatroom-dialog.ui.h:9
msgid "_Server:"
msgstr "_Strežnik:"

#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:1
msgid "<b>Example:</b> username"
msgstr "<b>Primer:</b> uporabniško ime"

#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:4
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:3
msgid "Login I_D:"
msgstr "I_D prijave:"

#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:5
msgid "What is your GroupWise User ID?"
msgstr "Kakšen je vaš GroupWise uporabniški ID?"

#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:6
msgid "What is your GroupWise password?"
msgstr "Kakšno je vaše GroupWise geslo?"

#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:1
msgid "<b>Example:</b> 123456789"
msgstr "<b>Primer:</b> 123456789"

#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:3
msgid "ICQ _UIN:"
msgstr "ICQ _UIN:"

#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
msgid "What is your ICQ UIN?"
msgstr "Kakšen je vaš ICQ UIN?"

#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
msgid "What is your ICQ password?"
msgstr "Kakšno je vaše ICQ geslo?"

#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
msgid "_Character set:"
msgstr "_Nabor znakov:"

#: ../libempathy-gtk/empathy-account-widget-irc.c:244
msgid "New Network"
msgstr "Novo omrežje"

#: ../libempathy-gtk/empathy-account-widget-sip.c:184
#: ../libempathy-gtk/empathy-account-widget-sip.c:217
msgid "Auto"
msgstr "Samodejno"

#: ../libempathy-gtk/empathy-account-widget-sip.c:187
msgid "UDP"
msgstr "UDP"

#: ../libempathy-gtk/empathy-account-widget-sip.c:190
msgid "TCP"
msgstr "TCP"

#: ../libempathy-gtk/empathy-account-widget-sip.c:193
msgid "TLS"
msgstr "TLS"

#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
#: ../libempathy-gtk/empathy-account-widget-sip.c:222
msgid "Register"
msgstr "Vpisnik"

#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
#: ../libempathy-gtk/empathy-account-widget-sip.c:227
msgid "Options"
msgstr "Možnosti"

#: ../libempathy-gtk/empathy-account-widget-sip.c:230
msgid "None"
msgstr "Brez"

#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
msgid "Character set:"
msgstr "Nabor znakov:"

#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
msgid "Network"
msgstr "Omrežje"

#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
msgid "Network:"
msgstr "Omrežje:"

#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
msgid "Nickname:"
msgstr "Vzdevek:"

#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
msgid "Password:"
msgstr "Geslo:"

#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
msgid "Quit message:"
msgstr "Sporočilo končanja:"

#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
msgid "Real name:"
msgstr "Pravo ime:"

#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
msgid "Servers"
msgstr "Strežniki"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:1
msgid "<b>Example:</b> user@gmail.com"
msgstr "<b>Primer:</b> uporabnik@gmail.com"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:2
msgid "<b>Example:</b> user@jabber.org"
msgstr "<b>Primer:</b> uporabnik@jabber.org"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:5
msgid "Override server settings"
msgstr "Prepiši nastavitve strežnika"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:7
msgid "Pri_ority:"
msgstr "_Prednost:"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:8
msgid "Reso_urce:"
msgstr "_Vir:"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:9
msgid ""
"This is your username, not your normal Facebook login.\n"
"If you are facebook.com/<b>badger</b>, enter <b>badger</b>.\n"
"Use <a href=\"http://www.facebook.com/username/\">this page</a> to choose a Facebook username if you don't have one."
msgstr ""
"To je uporabniško ime in ne običajna Facebook prijava.\n"
"V primeru, da ste facebook.com/<b>badger</b>, vnesite <b>badger</b>.\n"
"Uporabite <a href=\"http://www.facebook.com/username/\">to stran</a> za izbor uporabniškega imena, v kolikor ga še nimate."

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:12
msgid "Use old SS_L"
msgstr "Uporabi stari SS_L"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:13
msgid "What is your Facebook password?"
msgstr "Kakšno je vaše Facebook geslo?"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:14
msgid "What is your Facebook username?"
msgstr "kakšno je vaše Facebook uporabniško ime?"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:15
msgid "What is your Google ID?"
msgstr "Kakšen je vaš Google uporabniški ID?"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:16
msgid "What is your Google password?"
msgstr "Kakšno je vaše Google geslo?"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:17
msgid "What is your Jabber ID?"
msgstr "Kakšen je vaš Jabber uporabniški ID?"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:18
msgid "What is your Jabber password?"
msgstr "Kakšno je vaše Jabber geslo?"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:19
msgid "What is your desired Jabber ID?"
msgstr "Kakšen je vaš želeni Jabber uporabniški ID?"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
msgid "What is your desired Jabber password?"
msgstr "Kakšno je vaše želeno Jabber geslo?"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
msgid "_Encryption required (TLS/SSL)"
msgstr "_Zahtevano šifriranje (TLS/SSL)"

#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
msgid "_Ignore SSL certificate errors"
msgstr "_Prezri napake potrdila SSL"

#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:1
msgid "<b>Example:</b> user@hotmail.com"
msgstr "<b>Primer:</b> uporabnik@hotmail.com"

#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
msgid "What is your Windows Live ID?"
msgstr "Kakšen je vaš Windows Live ID?"

#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
msgid "What is your Windows Live password?"
msgstr "Kakšno je vaše Windows Live geslo?"

#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:2
msgid "_E-mail address:"
msgstr "_Elektronski naslov:"

#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:3
msgid "_First Name:"
msgstr "_Ime:"

#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:4
msgid "_Jabber ID:"
msgstr "_ID Jabber:"

#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:5
msgid "_Last Name:"
msgstr "_Priimek:"

#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:6
msgid "_Nickname:"
msgstr "_Vzdevek:"

#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:7
msgid "_Published Name:"
msgstr "_Objavljeno ime:"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:1
msgid "<b>Example:</b> user@my.sip.server"
msgstr "<b>Primer:</b> uporabnik@my.sip.server"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:3
msgid "Authentication username:"
msgstr "Uporabniško ime za overitev:"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:4
msgid "Discover Binding"
msgstr "Odkrij povezave"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:5
msgid "Discover the STUN server automatically"
msgstr "Samodejno odkrij strežnik STUN"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
msgid "Hostname of the proxy for outbound requests."
msgstr "Ime gostitelja posredniškega strežnika odhodnih zahtev."

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
msgid "Interval (seconds)"
msgstr "Razmik (v bsekundah)"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
msgid "Keep-Alive Options"
msgstr "Možnosti ohranjanja povezave"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
msgid "Look up the DNS SRV record at the service's domain for the host name of a STUN server."
msgstr "Preglej vpis DNS SRV domene storitve  za ime gostitelja strežnika STUN."

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
msgid "Loose Routing"
msgstr "Ohlapno usmerjanje"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
msgid "Mechanism:"
msgstr "Mehanizem:"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
msgid "Miscellaneous Options"
msgstr "Ostale možnosti"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
msgid "NAT Traversal Options"
msgstr "NAT možnosti prečkanja"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
msgid "Port of the proxy for outbound requests."
msgstr "Ime gostitelja posredniškega strežnika odhodnih zahtev."

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
msgid "Port:"
msgstr "Vrata:"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
msgid "Proxy Options"
msgstr "Možnosti posredniškega strežnika"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
msgid "STUN Server:"
msgstr "Strežnik STUN:"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
msgid "Server:"
msgstr "Strežnik:"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
msgid ""
"The username for SIP authentication, if different from the SIP URI\n"
"username."
msgstr ""
"Uporabniško ime za SIP overitev v kolikor, da je drugačno od SIP URI\n"
"uporabniškega imena."

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "Transport:"
msgstr "Prenos:"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "Update the registration binding if the external address for the client is discovered to be different from the local binding."
msgstr "Posodobi povezavo vpisnika v primeru, da je zunanji naslov odjemalca drugačen od  krajevne povezave."

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "Use the loose routing behavior and the Route header as recommended in RFC 3261."
msgstr "Uporabi ohlapno usmerjanje in glavo usmerjevalnika kot priporoča RFC 3261."

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:25
msgid "What is your SIP account password?"
msgstr "Kakšno je vaše SIP geslo?"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:26
msgid "What is your SIP login ID?"
msgstr "Kakšen je vaše SIP prijavni ID?"

#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:27
msgid "_Username:"
msgstr "_Uporabniško ime:"

#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:4
msgid "Use _Yahoo! Japan"
msgstr "Uporabi _Yahoo! Japan"

#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
msgid "What is your Yahoo! ID?"
msgstr "Kakšen je vaš Yahoo! uporabniški ID?"

#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
msgid "What is your Yahoo! password?"
msgstr "Kakšno je vaše Yahoo! geslo?"

#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:7
msgid "Yahoo! I_D:"
msgstr "Yahoo! I_D:"

#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:9
msgid "_Ignore conference and chat room invitations"
msgstr "_Prezri vabila na konference in v klepetalnice"

#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:11
msgid "_Room List locale:"
msgstr "_Jezikovne nastavitve seznama klepetalnic:"

#: ../libempathy-gtk/empathy-avatar-chooser.c:449
#: ../libempathy-gtk/empathy-avatar-chooser.c:525
msgid "Couldn't convert image"
msgstr "Ni bilo mogoče pretvoriti slike"

#: ../libempathy-gtk/empathy-avatar-chooser.c:450
msgid "None of the accepted image formats are supported on your system"
msgstr "Vaš sistem ne podpira nobenega izmed sprejetih slikovnih zapisov"

#: ../libempathy-gtk/empathy-avatar-chooser.c:915
msgid "Select Your Avatar Image"
msgstr "Izberite sliko za svojo podobo"

#: ../libempathy-gtk/empathy-avatar-chooser.c:918
msgid "No Image"
msgstr "Brez slike"

#: ../libempathy-gtk/empathy-avatar-chooser.c:980
msgid "Images"
msgstr "Slike"

#: ../libempathy-gtk/empathy-avatar-chooser.c:984
msgid "All Files"
msgstr "Vse datoteke"

#: ../libempathy-gtk/empathy-avatar-image.c:327
msgid "Click to enlarge"
msgstr "Kliknite za povečavo"

#: ../libempathy-gtk/empathy-chat.c:201
msgid "Failed to reconnect this chat"
msgstr "Ponovna povezava s tem klepetom ni bila uspešna"

#: ../libempathy-gtk/empathy-chat.c:623
msgid "Failed to join chat room"
msgstr "Napaka med pridruževanjem v klepetalnico"

#: ../libempathy-gtk/empathy-chat.c:641
msgid "Failed to open private chat"
msgstr "Napaka med odpiranjem zasebnega klepeta"

#: ../libempathy-gtk/empathy-chat.c:680
msgid "Topic not supported on this conversation"
msgstr "Vsebina ni podprta pri tem pogovoru"

#: ../libempathy-gtk/empathy-chat.c:686
msgid "You are not allowed to change the topic"
msgstr "Za spreminjanje vsebine je treba imeti ustrezna dovoljenja."

#: ../libempathy-gtk/empathy-chat.c:815
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: počisti vsa sporočila trenutnega pogovora"

#: ../libempathy-gtk/empathy-chat.c:818
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <vsebina>: določi vsebino trenutnega pogovora"

#: ../libempathy-gtk/empathy-chat.c:821
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <ID klepetalnice>: pridruževanje novi klepetalnici"

#: ../libempathy-gtk/empathy-chat.c:824
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <ID klepetalnice>: pridruževanje novi klepetalnici"

#: ../libempathy-gtk/empathy-chat.c:827
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <ID stika> [<sporočilo>]: odpre zasebni klepet"

#: ../libempathy-gtk/empathy-chat.c:830
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <ID stika> <sporočilo>: odpre zasebni klepet"

#: ../libempathy-gtk/empathy-chat.c:833
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <vzdevek>: spremeni vzdevek na trenutnem strežniku"

#: ../libempathy-gtk/empathy-chat.c:836
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <sporočilo>: pošlje sporočilo v trenutni pogovor"

#: ../libempathy-gtk/empathy-chat.c:839
msgid "/say <message>: send <message> to the current conversation. This is used to send a message starting with a '/'. For example: \"/say /join is used to join a new chat room\""
msgstr "/say <sporočilo>: send <sporočilo> v trenutni pogovor. Možnost se uporablja za pošiljanje sporočila, ki se začne z '/'. Primer: \"/say /join se uporablja za pridruževanje novi klepetalnici\""

#: ../libempathy-gtk/empathy-chat.c:844
msgid "/help [<command>]: show all supported commands. If <command> is defined, show its usage."
msgstr "/help [<ukaz>], pokaže vse podprte ukaze in njihov način uporabe."

#: ../libempathy-gtk/empathy-chat.c:854
#, c-format
msgid "Usage: %s"
msgstr "Uporaba: %s"

#: ../libempathy-gtk/empathy-chat.c:883
msgid "Unknown command"
msgstr "Neznan ukaz"

#: ../libempathy-gtk/empathy-chat.c:1004
msgid "Unknown command; see /help for the available commands"
msgstr "Neznan ukaz, več podrobnosti je mogoče najti preko /help argumenta ukaza"

#: ../libempathy-gtk/empathy-chat.c:1144
msgid "offline"
msgstr "brez povezave"

#: ../libempathy-gtk/empathy-chat.c:1147
msgid "invalid contact"
msgstr "neveljaven stik"

#: ../libempathy-gtk/empathy-chat.c:1150
msgid "permission denied"
msgstr "ni dovoljenja"

#: ../libempathy-gtk/empathy-chat.c:1153
msgid "too long message"
msgstr "predolgo sporočilo"

#: ../libempathy-gtk/empathy-chat.c:1156
msgid "not implemented"
msgstr "ni del programa"

#: ../libempathy-gtk/empathy-chat.c:1159
msgid "unknown"
msgstr "neznano"

#: ../libempathy-gtk/empathy-chat.c:1163
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Napaka med pošiljanjem sporočila '%s': %s"

#: ../libempathy-gtk/empathy-chat.c:1193
#, c-format
msgid "Topic set to: %s"
msgstr "Tema določena na: %s"

#: ../libempathy-gtk/empathy-chat.c:1195
msgid "No topic defined"
msgstr "Ni določene teme"

#: ../libempathy-gtk/empathy-chat.c:1594
msgid "(No Suggestions)"
msgstr "(ni predlogov)"

#: ../libempathy-gtk/empathy-chat.c:1648
msgid "Insert Smiley"
msgstr "Vstavi smeška"

#. send button
#: ../libempathy-gtk/empathy-chat.c:1666
#: ../libempathy-gtk/empathy-ui-utils.c:1658
msgid "_Send"
msgstr "_Pošlji"

#: ../libempathy-gtk/empathy-chat.c:1700
msgid "_Spelling Suggestions"
msgstr "Predlogi čr_kovalnika"

#: ../libempathy-gtk/empathy-chat.c:1815
#, c-format
msgid "%s has disconnected"
msgstr "%s je prekinil povezavo"

#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
#: ../libempathy-gtk/empathy-chat.c:1822
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%2$s je izgnal %1$s"

#: ../libempathy-gtk/empathy-chat.c:1825
#, c-format
msgid "%s was kicked"
msgstr "%s je bil izgnan"

#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
#: ../libempathy-gtk/empathy-chat.c:1833
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%2$s je izobčil %1$s"

#: ../libempathy-gtk/empathy-chat.c:1836
#, c-format
msgid "%s was banned"
msgstr "%s je izobčen"

#: ../libempathy-gtk/empathy-chat.c:1840
#, c-format
msgid "%s has left the room"
msgstr "%s je zapustil klepetalnico"

#. Note to translators: this string is appended to
#. * notifications like "foo has left the room", with the message
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
#: ../libempathy-gtk/empathy-chat.c:1849
#, c-format
msgid " (%s)"
msgstr " (%s)"

#: ../libempathy-gtk/empathy-chat.c:1874
#, c-format
msgid "%s has joined the room"
msgstr "%s je vstopil v klepetalnico"

#: ../libempathy-gtk/empathy-chat.c:1899
#, c-format
msgid "%s is now known as %s"
msgstr "%s je preimenovan v %s"

#: ../libempathy-gtk/empathy-chat.c:2034
#: ../src/empathy-call-window.c:1531
msgid "Disconnected"
msgstr "Prekinjena povezava"

#: ../libempathy-gtk/empathy-chat.c:2568
msgid "Wrong password; please try again:"
msgstr "Napačno geslo; poskusite znova:"

#: ../libempathy-gtk/empathy-chat.c:2569
msgid "Retry"
msgstr "Poskusi znova"

#: ../libempathy-gtk/empathy-chat.c:2574
msgid "This room is protected by a password:"
msgstr "Klepetalnica je zaščitena z geslom:"

#: ../libempathy-gtk/empathy-chat.c:2575
msgid "Join"
msgstr "Pridruži se"

#: ../libempathy-gtk/empathy-chat.c:2715
msgid "Connected"
msgstr "Povezano"

#: ../libempathy-gtk/empathy-chat.c:2768
#: ../libempathy-gtk/empathy-log-window.c:548
msgid "Conversation"
msgstr "Pogovor"

#: ../libempathy-gtk/empathy-chat.ui.h:1
#: ../src/empathy-chat-window.c:681
msgid "Topic:"
msgstr "Tema:"

#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:317
#: ../libempathy-gtk/empathy-theme-adium.c:823
msgid "_Copy Link Address"
msgstr "Kopiraj _naslov povezave"

#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:324
#: ../libempathy-gtk/empathy-theme-adium.c:830
msgid "_Open Link"
msgstr "_Odpri povezavo"

#. Translators: timestamp displayed between conversations in
#. * chat windows (strftime format string)
#: ../libempathy-gtk/empathy-chat-text-view.c:422
msgid "%A %B %d %Y"
msgstr "%A %d %B %Y"

#: ../libempathy-gtk/empathy-contact-dialogs.c:249
msgid "Edit Contact Information"
msgstr "Uredi podrobnosti stika"

#: ../libempathy-gtk/empathy-contact-dialogs.c:300
msgid "Personal Information"
msgstr "Osebni podatki"

#: ../libempathy-gtk/empathy-contact-dialogs.c:405
msgid "New Contact"
msgstr "Nov stik"

#: ../libempathy-gtk/empathy-contact-dialogs.ui.h:1
msgid "Decide _Later"
msgstr "Odloči se _kasneje"

#: ../libempathy-gtk/empathy-contact-dialogs.ui.h:2
msgid "Subscription Request"
msgstr "Zahteva po naročilu"

#: ../libempathy-gtk/empathy-contact-list-view.c:1516
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "Ali zares želite odstraniti skupino '%s'?"

#: ../libempathy-gtk/empathy-contact-list-view.c:1518
msgid "Removing group"
msgstr "Odstranjevanje skupine"

#. Remove
#: ../libempathy-gtk/empathy-contact-list-view.c:1565
#: ../libempathy-gtk/empathy-contact-list-view.c:1642
#: ../src/empathy-accounts-dialog.ui.h:6
msgid "_Remove"
msgstr "_Odstrani"

#: ../libempathy-gtk/empathy-contact-list-view.c:1595
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "Ali zares želite odstraniti stik '%s'?"

#: ../libempathy-gtk/empathy-contact-list-view.c:1597
msgid "Removing contact"
msgstr "Odstranjevanje stika"

#: ../libempathy-gtk/empathy-contact-menu.c:195
#: ../src/empathy-main-window.ui.h:14
msgid "_Add Contact…"
msgstr "_Dodaj stik ..."

#: ../libempathy-gtk/empathy-contact-menu.c:222
#: ../src/empathy-main-window.ui.h:15
msgid "_Chat"
msgstr "_Klepet"

#: ../libempathy-gtk/empathy-contact-menu.c:253
msgctxt "menu item"
msgid "_Audio Call"
msgstr "_Zvočni klic"

#: ../libempathy-gtk/empathy-contact-menu.c:285
msgctxt "menu item"
msgid "_Video Call"
msgstr "_Video klic"

#: ../libempathy-gtk/empathy-contact-menu.c:324
#: ../src/empathy-main-window.ui.h:26
msgid "_Previous Conversations"
msgstr "Predhodni po_govori"

#: ../libempathy-gtk/empathy-contact-menu.c:346
msgid "Send file"
msgstr "Pošlji datoteko"

#: ../libempathy-gtk/empathy-contact-menu.c:369
msgid "Share my desktop"
msgstr "Souporaba namizja"

#: ../libempathy-gtk/empathy-contact-menu.c:397
msgid "Infor_mation"
msgstr "_Podrobnosti"

#: ../libempathy-gtk/empathy-contact-menu.c:443
msgctxt "Edit contact (contextual menu)"
msgid "_Edit"
msgstr "_Uredi"

#: ../libempathy-gtk/empathy-contact-menu.c:497
#: ../src/empathy-chat-window.c:866
msgid "Inviting you to this room"
msgstr "Vabila v klepetalnico"

#: ../libempathy-gtk/empathy-contact-menu.c:528
msgid "_Invite to chat room"
msgstr "_Povabi v klepetalnico"

#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "Izberi stik"

#: ../libempathy-gtk/empathy-contact-widget.c:235
msgid "Select"
msgstr "Izberi"

#: ../libempathy-gtk/empathy-contact-widget.c:244
#: ../src/empathy-main-window.c:1045
msgid "Group"
msgstr "Skupina"

#: ../libempathy-gtk/empathy-contact-widget.c:476
msgid "Country ISO Code:"
msgstr "ISO oznaka države:"

#: ../libempathy-gtk/empathy-contact-widget.c:478
msgid "Country:"
msgstr "Država:"

#: ../libempathy-gtk/empathy-contact-widget.c:480
msgid "State:"
msgstr "Okraj:"

#: ../libempathy-gtk/empathy-contact-widget.c:482
msgid "City:"
msgstr "Mesto:"

#: ../libempathy-gtk/empathy-contact-widget.c:484
msgid "Area:"
msgstr "Področje:"

#: ../libempathy-gtk/empathy-contact-widget.c:486
msgid "Postal Code:"
msgstr "Poštna številka:"

#: ../libempathy-gtk/empathy-contact-widget.c:488
msgid "Street:"
msgstr "Ulica:"

#: ../libempathy-gtk/empathy-contact-widget.c:490
msgid "Building:"
msgstr "Stavba:"

#: ../libempathy-gtk/empathy-contact-widget.c:492
msgid "Floor:"
msgstr "Nadstropje:"

#: ../libempathy-gtk/empathy-contact-widget.c:494
msgid "Room:"
msgstr "Klepetalnica:"

#: ../libempathy-gtk/empathy-contact-widget.c:496
msgid "Text:"
msgstr "Besedilo:"

#: ../libempathy-gtk/empathy-contact-widget.c:498
msgid "Description:"
msgstr "Opis:"

#: ../libempathy-gtk/empathy-contact-widget.c:500
msgid "URI:"
msgstr "URI:"

#: ../libempathy-gtk/empathy-contact-widget.c:502
msgid "Accuracy Level:"
msgstr "Raven natančnosti:"

#: ../libempathy-gtk/empathy-contact-widget.c:504
msgid "Error:"
msgstr "Napaka:"

#: ../libempathy-gtk/empathy-contact-widget.c:506
msgid "Vertical Error (meters):"
msgstr "Napaka navpično (v metrih):"

#: ../libempathy-gtk/empathy-contact-widget.c:508
msgid "Horizontal Error (meters):"
msgstr "Napaka vodoravno (v metrih):"

#: ../libempathy-gtk/empathy-contact-widget.c:510
msgid "Speed:"
msgstr "Hitrost:"

#: ../libempathy-gtk/empathy-contact-widget.c:512
msgid "Bearing:"
msgstr "Smer:"

#: ../libempathy-gtk/empathy-contact-widget.c:514
msgid "Climb Speed:"
msgstr "Hitrost dviganja:"

#: ../libempathy-gtk/empathy-contact-widget.c:516
msgid "Last Updated on:"
msgstr "Nazadnje posodobljeno:"

#: ../libempathy-gtk/empathy-contact-widget.c:518
msgid "Longitude:"
msgstr "Zemljepisna dolžina:"

#: ../libempathy-gtk/empathy-contact-widget.c:520
msgid "Latitude:"
msgstr "Zemljepisna širina:"

#: ../libempathy-gtk/empathy-contact-widget.c:522
msgid "Altitude:"
msgstr "Nadmorska višina:"

#: ../libempathy-gtk/empathy-contact-widget.c:584
#: ../src/empathy-preferences.ui.h:12
msgid "Location"
msgstr "Mesto"

#: ../libempathy-gtk/empathy-contact-widget.c:600
msgid "<b>Location</b>, "
msgstr "<b>Mesto</b>, "

#: ../libempathy-gtk/empathy-contact-widget.c:650
msgid "%B %e, %Y at %R UTC"
msgstr "%e.%B.%Y ob %R UTC"

#: ../libempathy-gtk/empathy-contact-widget.c:721
msgid "Save Avatar"
msgstr "Shrani podobo"

#: ../libempathy-gtk/empathy-contact-widget.c:777
msgid "Unable to save avatar"
msgstr "Ni mogoče shraniti podobe"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:1
msgid "<b>Location</b> at (date)\t"
msgstr "<b>Mesto</b> na (datum)\t"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
msgid "Alias:"
msgstr "Vzdevek:"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:4
msgid "Birthday:"
msgstr "Rojstni dan:"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:5
msgid "Client Information"
msgstr "Podrobnosti odjemalca"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:6
msgid "Client:"
msgstr "Odjemalec:"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:7
msgid "Contact Details"
msgstr "Podrobnosti stika"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
msgid "E-mail address:"
msgstr "Elektronski naslov:"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:9
msgid "Full name:"
msgstr "Polno ime:"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:10
msgid "Groups"
msgstr "Skupine"

#. Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:12
msgid "Identifier:"
msgstr "Določilo:"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:13
msgid "Information requested&#x2026;"
msgstr "Zahtevane podrobnosti&#x2026;"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:14
msgid "OS:"
msgstr "OS:"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:15
msgid "Select the groups you want this contact to appear in.  Note that you can select more than one group or no groups."
msgstr "Izbor skupin, ki jim stik pripada. Izbrati je mogoče eno ali več skupin, lahko pa tudi nobene."

#: ../libempathy-gtk/empathy-contact-widget.ui.h:16
msgid "Version:"
msgstr "Različica:"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:17
msgid "Website:"
msgstr "Spletišče:"

#: ../libempathy-gtk/empathy-contact-widget.ui.h:18
msgid "_Add Group"
msgstr "_Dodaj skupino"

#: ../libempathy-gtk/empathy-irc-network-dialog.c:280
msgid "new server"
msgstr "nov strežnik"

#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Strežnik"

#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Vrata"

#: ../libempathy-gtk/empathy-irc-network-dialog.c:535
msgid "SSL"
msgstr "SSL"

#: ../libempathy-gtk/empathy-log-window.c:541
#: ../src/empathy-import-widget.c:310
msgid "Account"
msgstr "Račun"

#: ../libempathy-gtk/empathy-log-window.c:558
msgid "Date"
msgstr "Datum"

#: ../libempathy-gtk/empathy-log-window.ui.h:1
msgid "Conversations"
msgstr "Pogovori"

#: ../libempathy-gtk/empathy-log-window.ui.h:2
msgid "Previous Conversations"
msgstr "Predhodni pogovori"

#: ../libempathy-gtk/empathy-log-window.ui.h:3
msgid "Search"
msgstr "Poišči"

#: ../libempathy-gtk/empathy-log-window.ui.h:4
msgid "_For:"
msgstr "_Za:"

#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:2
msgid "Contact ID:"
msgstr "ID stika:"

#. add chat button
#: ../libempathy-gtk/empathy-new-message-dialog.c:144
msgid "C_hat"
msgstr "Kle_pet"

#. Tweak the dialog
#: ../libempathy-gtk/empathy-new-message-dialog.c:154
msgid "New Conversation"
msgstr "Nov pogovor"

#. add video toggle
#: ../libempathy-gtk/empathy-new-call-dialog.c:188
msgid "Send _Video"
msgstr "Pošlji _video"

#. add chat button
#: ../libempathy-gtk/empathy-new-call-dialog.c:196
#: ../src/empathy-call-window.ui.h:17
msgid "_Call"
msgstr "_Klic"

#. Tweak the dialog
#: ../libempathy-gtk/empathy-new-call-dialog.c:206
msgid "New Call"
msgstr "Nov klic"

#. COL_STATUS_TEXT
#. COL_STATE_ICON_NAME
#. COL_STATE
#. COL_DISPLAY_MARKUP
#. COL_STATUS_CUSTOMISABLE
#. COL_TYPE
#: ../libempathy-gtk/empathy-presence-chooser.c:167
#: ../libempathy-gtk/empathy-presence-chooser.c:203
msgid "Custom Message…"
msgstr "Sporočilo po meri ..."

#: ../libempathy-gtk/empathy-presence-chooser.c:220
#: ../libempathy-gtk/empathy-presence-chooser.c:222
msgid "Edit Custom Messages…"
msgstr "Uredi sporočilo po meri ..."

#: ../libempathy-gtk/empathy-presence-chooser.c:344
msgid "Click to remove this status as a favorite"
msgstr "S klikom se odstrani oznaka stanja kot priljubljenega"

#: ../libempathy-gtk/empathy-presence-chooser.c:353
msgid "Click to make this status a favorite"
msgstr "S klikom se določi oznaka stanja kot priljubljenega"

#: ../libempathy-gtk/empathy-presence-chooser.c:387
msgid "Set status"
msgstr "Določitev stanja"

#: ../libempathy-gtk/empathy-presence-chooser.c:896
msgid "Set your presence and current status"
msgstr "Nastavitev navzočnosti in trenutnega stanja"

#. Custom messages
#: ../libempathy-gtk/empathy-presence-chooser.c:1083
msgid "Custom messages…"
msgstr "Sporočila po meri ..."

#: ../libempathy-gtk/empathy-search-bar.ui.h:1
msgid "Find:"
msgstr "Najdi:"

#: ../libempathy-gtk/empathy-search-bar.ui.h:2
msgid "Match case"
msgstr "Upoštevaj velikost črk"

#: ../libempathy-gtk/empathy-search-bar.ui.h:3
msgid "Phrase not found"
msgstr "Rekla ni mogoče najti"

#: ../libempathy-gtk/empathy-sound.c:51
msgid "Received an instant message"
msgstr "Prejeto trenutno sporočilo"

#: ../libempathy-gtk/empathy-sound.c:53
msgid "Sent an instant message"
msgstr "Poslano trenutno sporočilo"

#: ../libempathy-gtk/empathy-sound.c:55
msgid "Incoming chat request"
msgstr "Prejeta zahteva za klepet"

#: ../libempathy-gtk/empathy-sound.c:57
msgid "Contact connected"
msgstr "Povezava s stikom vzpostavljena"

#: ../libempathy-gtk/empathy-sound.c:59
msgid "Contact disconnected"
msgstr "Povezava s stikom prekinjena"

#: ../libempathy-gtk/empathy-sound.c:61
msgid "Connected to server"
msgstr "Povezano s strežnikom"

#: ../libempathy-gtk/empathy-sound.c:63
msgid "Disconnected from server"
msgstr "Prekinjena povezava s strežnikom"

#: ../libempathy-gtk/empathy-sound.c:65
msgid "Incoming voice call"
msgstr "Dohodni klic"

#: ../libempathy-gtk/empathy-sound.c:67
msgid "Outgoing voice call"
msgstr "Odhodni klic"

#: ../libempathy-gtk/empathy-sound.c:69
msgid "Voice call ended"
msgstr "Klic končan"

#: ../libempathy-gtk/empathy-status-preset-dialog.c:364
msgid "Enter Custom Message"
msgstr "Vnos prilagojenega sporočila"

#: ../libempathy-gtk/empathy-status-preset-dialog.c:523
msgid "Edit Custom Messages"
msgstr "Urejanje prilagojenega sporočila"

#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
msgid "Add _New Preset"
msgstr "Dodaj novo _predlogo"

#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:2
msgid "Saved Presets"
msgstr "Shranjene predloge"

#: ../libempathy-gtk/empathy-theme-manager.c:67
msgid "Classic"
msgstr "Običajno"

#: ../libempathy-gtk/empathy-theme-manager.c:68
msgid "Simple"
msgstr "Enostavno"

#: ../libempathy-gtk/empathy-theme-manager.c:69
msgid "Clean"
msgstr "_Počisti"

#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Blue"
msgstr "Modro"

#: ../libempathy-gtk/empathy-ui-utils.c:1520
msgid "Unable to open URI"
msgstr "Ni mogoče odpreti naslova URI"

#: ../libempathy-gtk/empathy-ui-utils.c:1650
msgid "Select a file"
msgstr "Izbor datoteke"

#: ../libempathy-gtk/empathy-ui-utils.c:1710
msgid "Select a destination"
msgstr "Izbor cilja"

#: ../libempathy-gtk/totem-subtitle-encoding.c:158
msgid "Current Locale"
msgstr "Trenutne jezikovne nastavitve"

#: ../libempathy-gtk/totem-subtitle-encoding.c:161
#: ../libempathy-gtk/totem-subtitle-encoding.c:163
#: ../libempathy-gtk/totem-subtitle-encoding.c:165
#: ../libempathy-gtk/totem-subtitle-encoding.c:167
msgid "Arabic"
msgstr "arabska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:170
msgid "Armenian"
msgstr "armenska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:173
#: ../libempathy-gtk/totem-subtitle-encoding.c:175
#: ../libempathy-gtk/totem-subtitle-encoding.c:177
msgid "Baltic"
msgstr "baltska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:180
msgid "Celtic"
msgstr "keltska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:183
#: ../libempathy-gtk/totem-subtitle-encoding.c:185
#: ../libempathy-gtk/totem-subtitle-encoding.c:187
#: ../libempathy-gtk/totem-subtitle-encoding.c:189
msgid "Central European"
msgstr "srednjeevropska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:192
#: ../libempathy-gtk/totem-subtitle-encoding.c:194
#: ../libempathy-gtk/totem-subtitle-encoding.c:196
#: ../libempathy-gtk/totem-subtitle-encoding.c:198
msgid "Chinese Simplified"
msgstr "kitajska poenostavljena"

#: ../libempathy-gtk/totem-subtitle-encoding.c:201
#: ../libempathy-gtk/totem-subtitle-encoding.c:203
#: ../libempathy-gtk/totem-subtitle-encoding.c:205
msgid "Chinese Traditional"
msgstr "kitajska tradicionalna"

#: ../libempathy-gtk/totem-subtitle-encoding.c:208
msgid "Croatian"
msgstr "hrvaška"

#: ../libempathy-gtk/totem-subtitle-encoding.c:211
#: ../libempathy-gtk/totem-subtitle-encoding.c:213
#: ../libempathy-gtk/totem-subtitle-encoding.c:215
#: ../libempathy-gtk/totem-subtitle-encoding.c:217
#: ../libempathy-gtk/totem-subtitle-encoding.c:219
#: ../libempathy-gtk/totem-subtitle-encoding.c:221
msgid "Cyrillic"
msgstr "cirilica"

#: ../libempathy-gtk/totem-subtitle-encoding.c:224
msgid "Cyrillic/Russian"
msgstr "cirilica / ruska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:227
#: ../libempathy-gtk/totem-subtitle-encoding.c:229
msgid "Cyrillic/Ukrainian"
msgstr "cirilica / ukrajinska "

#: ../libempathy-gtk/totem-subtitle-encoding.c:232
msgid "Georgian"
msgstr "gruzijska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:235
#: ../libempathy-gtk/totem-subtitle-encoding.c:237
#: ../libempathy-gtk/totem-subtitle-encoding.c:239
msgid "Greek"
msgstr "grška"

#: ../libempathy-gtk/totem-subtitle-encoding.c:242
msgid "Gujarati"
msgstr "gudžarati"

#: ../libempathy-gtk/totem-subtitle-encoding.c:245
msgid "Gurmukhi"
msgstr "gurmuki"

#: ../libempathy-gtk/totem-subtitle-encoding.c:248
#: ../libempathy-gtk/totem-subtitle-encoding.c:250
#: ../libempathy-gtk/totem-subtitle-encoding.c:252
#: ../libempathy-gtk/totem-subtitle-encoding.c:254
msgid "Hebrew"
msgstr "hebrejska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:257
msgid "Hebrew Visual"
msgstr "hebrejska predočena"

#: ../libempathy-gtk/totem-subtitle-encoding.c:260
msgid "Hindi"
msgstr "hindujska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:263
msgid "Icelandic"
msgstr "islandska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:266
#: ../libempathy-gtk/totem-subtitle-encoding.c:268
#: ../libempathy-gtk/totem-subtitle-encoding.c:270
msgid "Japanese"
msgstr "japonska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:273
#: ../libempathy-gtk/totem-subtitle-encoding.c:275
#: ../libempathy-gtk/totem-subtitle-encoding.c:277
#: ../libempathy-gtk/totem-subtitle-encoding.c:279
msgid "Korean"
msgstr "korejska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:282
msgid "Nordic"
msgstr "nordijska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:285
msgid "Persian"
msgstr "perzijska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:288
#: ../libempathy-gtk/totem-subtitle-encoding.c:290
msgid "Romanian"
msgstr "romunska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:293
msgid "South European"
msgstr "južnoevropska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:296
msgid "Thai"
msgstr "tajska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:299
#: ../libempathy-gtk/totem-subtitle-encoding.c:301
#: ../libempathy-gtk/totem-subtitle-encoding.c:303
#: ../libempathy-gtk/totem-subtitle-encoding.c:305
msgid "Turkish"
msgstr "turška"

#: ../libempathy-gtk/totem-subtitle-encoding.c:308
#: ../libempathy-gtk/totem-subtitle-encoding.c:310
#: ../libempathy-gtk/totem-subtitle-encoding.c:312
#: ../libempathy-gtk/totem-subtitle-encoding.c:314
#: ../libempathy-gtk/totem-subtitle-encoding.c:316
msgid "Unicode"
msgstr "Unicode"

#: ../libempathy-gtk/totem-subtitle-encoding.c:319
#: ../libempathy-gtk/totem-subtitle-encoding.c:321
#: ../libempathy-gtk/totem-subtitle-encoding.c:323
#: ../libempathy-gtk/totem-subtitle-encoding.c:325
#: ../libempathy-gtk/totem-subtitle-encoding.c:327
msgid "Western"
msgstr "zahodnoevropska"

#: ../libempathy-gtk/totem-subtitle-encoding.c:330
#: ../libempathy-gtk/totem-subtitle-encoding.c:332
#: ../libempathy-gtk/totem-subtitle-encoding.c:334
msgid "Vietnamese"
msgstr "vietnamska"

#: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:108
msgid "The selected contact cannot receive files."
msgstr "Izbrani stik ne sprejema datotek."

#: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:114
msgid "The selected contact is offline."
msgstr "Izbrani stik ni povezan v omrežje."

#: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:169
msgid "No error message"
msgstr "Ni sporočil o napakah"

#: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:242
msgid "Instant Message (Empathy)"
msgstr "Trenutno sporočanje (Empathy)"

#: ../src/empathy.c:603
msgid "Don't connect on startup"
msgstr "Brez samodejne povezave ob zagonu"

#: ../src/empathy.c:607
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Ne prikaži seznama stikov in drugih pogovornih oken ob zagonu"

#: ../src/empathy.c:611
msgid "Show the accounts dialog"
msgstr "Pokaži pogovorno okno računov"

#: ../src/empathy.c:623
msgid "- Empathy IM Client"
msgstr "- Empathy sporočilnik"

#: ../src/empathy-about-dialog.c:85
msgid "Empathy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version."
msgstr "Empathy je prosta programska oprema; program lahko razširjate oz. spreminjate pod pogoji Splošnega dovoljenja GNU (GNU General Public License), objavljenega pri Free Software Foundation; bodisi različice 2 ali (po svoji izbiri) katerekoli poznejše različice."

#: ../src/empathy-about-dialog.c:89
msgid "Empathy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details."
msgstr "Empathy se razširja v upanju, da bo uporaben, vendar BREZ VSAKRŠNEGA JAMSTVA; tudi brez posredne zagotovitve CENOVNE VREDNOSTI ali PRIMERNOSTI ZA DOLOČEN NAMEN.  Za podrobnosti glejte besedilo GNU General Public License."

#: ../src/empathy-about-dialog.c:93
msgid "You should have received a copy of the GNU General Public License along with Empathy; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-130159 USA"
msgstr "Skupaj s tem programom bi morali prejeti izvod Splošnega javnega dovoljenja GNU (GNU General Public License); v nasprotnem  primeru pišite na: Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-130159 USA"

#: ../src/empathy-about-dialog.c:121
msgid "An Instant Messaging client for GNOME"
msgstr "Odjemalec trenutnega sporočanja za namizje GNOME"

#: ../src/empathy-about-dialog.c:127
msgid "translator-credits"
msgstr "Matej Urbančič <mateju@svn.gnome.org>"

#: ../src/empathy-account-assistant.c:166
msgid "There was an error while importing the accounts."
msgstr "Prišlo je do napake med uvozom računov."

#: ../src/empathy-account-assistant.c:169
msgid "There was an error while parsing the account details."
msgstr "Prišlo je do napake med razčlenjevanjem podrobnosti računa."

#: ../src/empathy-account-assistant.c:172
msgid "There was an error while creating the account."
msgstr "Prišlo je do napake med ustvarjanjem računa."

#: ../src/empathy-account-assistant.c:174
msgid "There was an error."
msgstr "Prišlo je do napake."

#: ../src/empathy-account-assistant.c:178
#, c-format
msgid "The error message was: %s"
msgstr "Napaka je: %s"

#: ../src/empathy-account-assistant.c:182
msgid "You can either go back and try to enter your accounts' details again or quit this assistant and add accounts later from the Edit menu."
msgstr "Lahko ponovno vnesete podatke računa ali pa končate pomočnika in dodate račune kasneje preko menija urejanja."

#: ../src/empathy-account-assistant.c:219
#: ../src/empathy-account-assistant.c:1275
msgid "An error occurred"
msgstr "Prišlo je do napake"

#. To translator: %s is the protocol name
#. Create account
#. To translator: %s is the name of the protocol, such as "Google Talk" or
#. * "Yahoo!"
#.
#: ../src/empathy-account-assistant.c:414
#: ../src/empathy-accounts-dialog.c:560
#, c-format
msgid "New %s account"
msgstr "Nov %s račun"

#: ../src/empathy-account-assistant.c:495
msgid "What kind of chat account do you have?"
msgstr "Kakšno vrsto klepetalnega računa imate?"

#: ../src/empathy-account-assistant.c:501
msgid "Do you have any other chat accounts you want to set up?"
msgstr "Ali želite nastaviti še kakšen drug račun?"

#: ../src/empathy-account-assistant.c:507
msgid "Enter your account details"
msgstr "Vnos podrobnosti računa"

#: ../src/empathy-account-assistant.c:512
msgid "What kind of chat account do you want to create?"
msgstr "Kateri klepetalni račun naj bo ustvarjen?"

#: ../src/empathy-account-assistant.c:518
msgid "Do you want to create other chat accounts?"
msgstr "Ali želite ustvariti drugi klepetalni račun?"

#: ../src/empathy-account-assistant.c:525
msgid "Enter the details for the new account"
msgstr "Vnos podrobnosti novega računa"

#: ../src/empathy-account-assistant.c:640
msgid "With Empathy you can chat with people online nearby and with friends and colleagues who use Google Talk, AIM, Windows Live and many other chat programs. With a microphone or a webcam you can also have audio or video calls."
msgstr "S programom Empathy lahko klepetate s posamezniki, ki uporabljajo Google Talk, AIM, Windows Live in mnogo drugih klepetalnih programov. S spletno kamero in mikrofonom lahko uporabljate tudi možnosti pogovora ali video konference."

#: ../src/empathy-account-assistant.c:657
msgid "Do you have an account you've been using with another chat program?"
msgstr "Ali imate račun, ki ste ga uporabljali z drugim programom?"

#: ../src/empathy-account-assistant.c:680
msgid "Yes, import my account details from "
msgstr "Da, uvoziti želim podrobnosti računa iz"

#: ../src/empathy-account-assistant.c:701
msgid "Yes, I'll enter my account details now"
msgstr "Da, takoj želim vnesti podrobnosti računa"

#: ../src/empathy-account-assistant.c:723
msgid "No, I want a new account"
msgstr "Ne, ustvariti želim nov račun"

#: ../src/empathy-account-assistant.c:733
msgid "No, I just want to see people online nearby for now"
msgstr "Ne, želim le videti ljudi, ki so trenutno v mreži"

#: ../src/empathy-account-assistant.c:754
msgid "Select the accounts you want to import:"
msgstr "Izbor računov za uvoz:"

#: ../src/empathy-account-assistant.c:838
#: ../src/empathy-new-chatroom-dialog.c:541
#: ../src/empathy-new-chatroom-dialog.c:542
msgid "Yes"
msgstr "Da"

#: ../src/empathy-account-assistant.c:845
msgid "No, that's all for now"
msgstr "Ne, to je trenutno vse"

#: ../src/empathy-account-assistant.c:1098
msgid "Empathy can automatically discover and chat with the people connected on the same network as you. If you want to use this feature, please check that the details below are correct. You can easily change these details later or disable this feature by using the 'Accounts' dialog"
msgstr "Program Empathy lahko samodejno odkrije in izmenjuje podatke z uporabniki istega omrežja. V primeru, da želite uporabljati to možnost, preverite spodnje podrobnosti. Možnosti je mogoče spreminjati tudi kasneje preko pogovornega okna 'računov'."

#: ../src/empathy-account-assistant.c:1104
#: ../src/empathy-account-assistant.c:1160
msgid "Edit->Accounts"
msgstr "Uredi->Računi"

#: ../src/empathy-account-assistant.c:1120
msgid "I don't want to enable this feature for now"
msgstr "Ne želim omogočiti te možnosti"

#: ../src/empathy-account-assistant.c:1156
msgid ""
"You won't be able to chat with people connected to your local network, as telepathy-salut is not installed.\n"
"If you want to enable this feature, please install the telepathy-salut package\n"
"and create a People Nearby account from the Accounts dialog "
msgstr ""
"Ni mogoče klepetati z uporabniki, povezanimi v krajevnem omrežju, saj telepathy-salut ni nameščen.\n"
"V primeru, da želite omogočiti to možnost, namestite salut paket\n"
"in ustvarite račun bližnjih uporabnikov med možnostmi računa."

#: ../src/empathy-account-assistant.c:1162
msgid "telepathy-salut not installed"
msgstr "telepathy-salut ni nameščen"

#: ../src/empathy-account-assistant.c:1239
msgid "Welcome to Empathy"
msgstr "Dobrodošli v program Empathy"

#: ../src/empathy-account-assistant.c:1248
msgid "Import your existing accounts"
msgstr "Uvoz obstoječih računov"

#: ../src/empathy-account-assistant.c:1266
msgid "Please enter personal details"
msgstr "Vnesite osebne podrobnosti"

#. The primary text of the dialog shown to the user when he is about to lose
#. * unsaved changes
#: ../src/empathy-accounts-dialog.c:66
#, c-format
msgid "There are unsaved modifications to your %s account."
msgstr "Še vedno so odprte spremembe vašega %s računa."

#. The primary text of the dialog shown to the user when he is about to lose
#. * an unsaved new account
#: ../src/empathy-accounts-dialog.c:70
msgid "Your new account has not been saved yet."
msgstr "Novi račun še ni shranjen."

#: ../src/empathy-accounts-dialog.c:261
#: ../src/empathy-call-window.c:729
msgid "Connecting…"
msgstr "Povezovanje ..."

#: ../src/empathy-accounts-dialog.c:288
#, c-format
msgid "Disconnected — %s"
msgstr "Prekinjena povezava - %s"

#: ../src/empathy-accounts-dialog.c:293
#, c-format
msgid "Offline — %s"
msgstr "Brez povezave - %s"

#: ../src/empathy-accounts-dialog.c:306
msgid "Offline — No Network Connection"
msgstr "Brez povezave - ni omrežne povezave"

#: ../src/empathy-accounts-dialog.c:314
msgid "Unknown Status"
msgstr "Neznano stanje"

#: ../src/empathy-accounts-dialog.c:325
msgid "Offline — Account Disabled"
msgstr "Brez povezave - račun je onemogočen"

#: ../src/empathy-accounts-dialog.c:731
msgid ""
"You are about to create a new account, which will discard\n"
"your changes. Are you sure you want to proceed?"
msgstr ""
"Ustvarjen bo nov račun, trenutne spremembe pa bodo izgubljene!\n"
"Ali ste prepričani, da želite nadaljevati?"

#: ../src/empathy-accounts-dialog.c:1068
#, c-format
msgid "Do you want to remove %s from your computer?"
msgstr "Ali želite odstraniti %s iz računalnika?"

#: ../src/empathy-accounts-dialog.c:1072
msgid "This will not remove your account on the server."
msgstr "S tem bo odstranjen račun s strežnika."

#: ../src/empathy-accounts-dialog.c:1302
msgid ""
"You are about to select another account, which will discard\n"
"your changes. Are you sure you want to proceed?"
msgstr ""
"Izbran bo nov račun, trenutne spremembe pa bodo izgubljene\n"
"Ali ste prepričani, da želite nadaljevati?"

#: ../src/empathy-accounts-dialog.c:1849
msgid ""
"You are about to close the window, which will discard\n"
"your changes. Are you sure you want to proceed?"
msgstr ""
"Zaprlo se bo okno, trenutne spremembe pa bodo izgubljene!\n"
"Ali ste prepričani, da želite nadaljevati?"

#. Tweak the dialog
#: ../src/empathy-accounts-dialog.c:1982
msgid "Accounts"
msgstr "Računi"

#: ../src/empathy-accounts-dialog.ui.h:1
msgid "No protocol installed"
msgstr "Ni nameščenih protokolov"

#: ../src/empathy-accounts-dialog.ui.h:2
msgid "Protocol:"
msgstr "Protokol:"

#: ../src/empathy-accounts-dialog.ui.h:3
msgid "To add a new account, you first have to install a backend for each protocol you want to use."
msgstr "Za dodajanje novega računa morate najprej namestiti ogrodje za vsak protokol, ki ga želite uporabiti."

#: ../src/empathy-accounts-dialog.ui.h:4
msgid "_Add&#x2026;"
msgstr "_Dodaj&#x2026;"

#: ../src/empathy-accounts-dialog.ui.h:5
msgid "_Import&#x2026;"
msgstr "_Uvozi&#x2026;"

#: ../src/empathy-call-window.c:453
msgid "Contrast"
msgstr "Kontrast"

#: ../src/empathy-call-window.c:456
msgid "Brightness"
msgstr "Svetlost"

#: ../src/empathy-call-window.c:459
msgid "Gamma"
msgstr "Gama"

#: ../src/empathy-call-window.c:567
msgid "Volume"
msgstr "Glasnost"

#: ../src/empathy-call-window.c:1022
msgid "_Sidebar"
msgstr "_Stranska vrstica"

#: ../src/empathy-call-window.c:1041
msgid "Dialpad"
msgstr "Številčnica"

#: ../src/empathy-call-window.c:1047
msgid "Audio input"
msgstr "Dovod zvoka"

#: ../src/empathy-call-window.c:1051
msgid "Video input"
msgstr "Dovod slike"

#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-call-window.c:1116
#, c-format
msgid "Call with %s"
msgstr "Pokliči s pomočjo %s"

#. translators: Call is a noun. This string is used in the window
#. * title
#: ../src/empathy-call-window.c:1197
msgid "Call"
msgstr "Kliči"

#. Translators: number of minutes:seconds the caller has been connected
#: ../src/empathy-call-window.c:1694
#, c-format
msgid "Connected — %d:%02dm"
msgstr "Povezan - %d:%02d m"

#: ../src/empathy-call-window.c:1755
msgid "Technical Details"
msgstr "Tehnične podrobnosti:"

#: ../src/empathy-call-window.c:1793
#, c-format
msgid "%s's software does not understand any of the audio formats supported by your computer"
msgstr "%s's program ne prepozna zvočnih zapisov podprtih na tem sistemu"

#: ../src/empathy-call-window.c:1798
#, c-format
msgid "%s's software does not understand any of the video formats supported by your computer"
msgstr "%s's program ne prepozna video zapisov podprtih na tem sistemu"

#: ../src/empathy-call-window.c:1804
#, c-format
msgid "Can't establish a connection to %s. One of you might be on a network that does not allow direct connections."
msgstr "Ni mogoče ustvariti povezave z %s. Eden izmed odjemalcev je v omrežju, ki ne dovoli neposrednega povezovanja."

#: ../src/empathy-call-window.c:1810
msgid "There was a failure on the network"
msgstr "Prišlo je do napake na omrežju"

#: ../src/empathy-call-window.c:1814
msgid "The audio formats necessary for this call are not installed on your computer"
msgstr "Zvočni zapisi za ta klic niso nameščeni"

#: ../src/empathy-call-window.c:1817
msgid "The video formats necessary for this call are not installed on your computer"
msgstr "Video zapisi za ta klic niso nameščeni"

#: ../src/empathy-call-window.c:1827
#, c-format
msgid "Something unexpected happened in a Telepathy component. Please <a href=\"%s\">report this bug</a> and attach logs gathered from the 'Debug' window in the Help menu."
msgstr "Prišlo je do nepričakovane napake v delu programa Telepathy. Pošljite <a href=\"%s\">poročilo o hrošču</a> in pripnite dnevnik razhroščevanja iz menija pomoči."

#: ../src/empathy-call-window.c:1835
msgid "There was a failure in the call engine"
msgstr "Prišlo je do napake v klicnem programu"

#: ../src/empathy-call-window.c:1874
msgid "Can't establish audio stream"
msgstr "Ni mogoče uvesti zvočnega pretoka"

#: ../src/empathy-call-window.c:1884
msgid "Can't establish video stream"
msgstr "Ni mogoče uvesti slikovnega pretoka"

#: ../src/empathy-call-window.ui.h:1
msgid "Call the contact again"
msgstr "Znova pokliči stik"

#: ../src/empathy-call-window.ui.h:2
msgid "Camera Off"
msgstr "Kamera ni omogočena"

#: ../src/empathy-call-window.ui.h:3
msgid "Camera On"
msgstr "Kamera je omogočena"

#: ../src/empathy-call-window.ui.h:4
msgid "Disable camera and stop sending video"
msgstr "Onemogoči kamero in zaustavi pošiljanje slike"

#: ../src/empathy-call-window.ui.h:5
msgid "Enable camera and send video"
msgstr "Omogoči kamero in začni pošiljati sliko"

#: ../src/empathy-call-window.ui.h:6
msgid "Enable camera but don't send video"
msgstr "Omogoči kamero, vendar ne pošlji videa"

#: ../src/empathy-call-window.ui.h:7
msgid "Hang up"
msgstr "Odloži"

#: ../src/empathy-call-window.ui.h:8
msgid "Hang up current call"
msgstr "Prekini trenutni klic"

#: ../src/empathy-call-window.ui.h:9
msgid "Preview"
msgstr "Predogled"

#: ../src/empathy-call-window.ui.h:10
msgid "Redial"
msgstr "Ponovno pokliči"

#: ../src/empathy-call-window.ui.h:11
msgid "Send Audio"
msgstr "Pošlji zvočni posnetek"

#: ../src/empathy-call-window.ui.h:12
msgid "Toggle audio transmission"
msgstr "Preklopi prenos zvoka"

#: ../src/empathy-call-window.ui.h:13
msgid "V_ideo"
msgstr "V_ideo"

#: ../src/empathy-call-window.ui.h:14
msgid "Video Off"
msgstr "Video ni omogočen"

#: ../src/empathy-call-window.ui.h:15
msgid "Video On"
msgstr "Video je omogočen"

#: ../src/empathy-call-window.ui.h:16
msgid "Video Preview"
msgstr "Predogled posnetka"

#: ../src/empathy-call-window.ui.h:18
#: ../src/empathy-main-window.ui.h:28
msgid "_View"
msgstr "_Pogled"

#: ../src/empathy-chat-window.c:437
#: ../src/empathy-chat-window.c:457
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
msgstr[0] "%s (%d neprebranih)"
msgstr[1] "%s (%d neprebrano)"
msgstr[2] "%s (%d neprebrani)"
msgstr[3] "%s (%d neprebrana)"

#: ../src/empathy-chat-window.c:449
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
msgstr[0] "%s (in %u drugih)"
msgstr[1] "%s (in %u drugo)"
msgstr[2] "%s (in %u drugi)"
msgstr[3] "%s (in %u druga)"

#: ../src/empathy-chat-window.c:465
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
msgstr[0] "%s (%d neprebranih od drugih)"
msgstr[1] "%s (%d neprebrano od drugih)"
msgstr[2] "%s (%d neprebrani od drugih)"
msgstr[3] "%s (%d neprebrana od drugih)"

#: ../src/empathy-chat-window.c:474
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
msgstr[0] "%s (%d neprebranih od vseh)"
msgstr[1] "%s (%d neprebrano od vseh)"
msgstr[2] "%s (%d neprebrani od vseh)"
msgstr[3] "%s (%d neprebrana od vseh)"

#: ../src/empathy-chat-window.c:685
msgid "Typing a message."
msgstr "Pisanje sporočila."

#: ../src/empathy-chat-window.ui.h:1
msgid "C_lear"
msgstr "Po_čisti"

#: ../src/empathy-chat-window.ui.h:2
msgid "C_ontact"
msgstr "S_tik"

#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
msgstr "Klepet"

#: ../src/empathy-chat-window.ui.h:4
msgid "Insert _Smiley"
msgstr "Vstavi _smeška"

#: ../src/empathy-chat-window.ui.h:5
msgid "Invite _Participant…"
msgstr "Povabi _udeleženca ..."

#: ../src/empathy-chat-window.ui.h:6
msgid "Move Tab _Left"
msgstr "Premakni zavihek _levo"

#: ../src/empathy-chat-window.ui.h:7
msgid "Move Tab _Right"
msgstr "Premakni zavihek _desno"

#: ../src/empathy-chat-window.ui.h:8
#: ../src/empathy-main-window.ui.h:17
msgid "_Contents"
msgstr "_Vsebina"

#: ../src/empathy-chat-window.ui.h:9
msgid "_Conversation"
msgstr "_Pogovor"

#: ../src/empathy-chat-window.ui.h:10
msgid "_Detach Tab"
msgstr "_Odpni zavihek"

#: ../src/empathy-chat-window.ui.h:11
#: ../src/empathy-main-window.ui.h:19
msgid "_Edit"
msgstr "_Uredi"

#: ../src/empathy-chat-window.ui.h:12
msgid "_Favorite Chat Room"
msgstr "_Priljubljena klepetalnica"

#: ../src/empathy-chat-window.ui.h:13
#: ../src/empathy-main-window.ui.h:21
msgid "_Help"
msgstr "_Pomoč"

#: ../src/empathy-chat-window.ui.h:14
msgid "_Next Tab"
msgstr "_Naslednji zavihek"

#: ../src/empathy-chat-window.ui.h:15
msgid "_Previous Tab"
msgstr "_Predhodni zavihek"

#: ../src/empathy-chat-window.ui.h:16
#: ../src/empathy-status-icon.ui.h:5
msgid "_Show Contact List"
msgstr "_Pokaži seznam stikov"

#: ../src/empathy-chat-window.ui.h:17
msgid "_Tabs"
msgstr "_Zavihki"

#: ../src/empathy-chatrooms-window.c:256
msgid "Name"
msgstr "Ime"

#: ../src/empathy-chatrooms-window.c:274
msgid "Room"
msgstr "Klepetalnica"

#: ../src/empathy-chatrooms-window.c:282
msgid "Auto-Connect"
msgstr "Samodejno povezovanje"

#: ../src/empathy-chatrooms-window.ui.h:2
msgid "Manage Favorite Rooms"
msgstr "Upravljanje s priljubljenimi klepetalnicami"

#: ../src/empathy-event-manager.c:339
msgid "Incoming video call"
msgstr "Dohodni video klic"

#: ../src/empathy-event-manager.c:339
msgid "Incoming call"
msgstr "Dohodni klic"

#: ../src/empathy-event-manager.c:343
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "%s vas kliče preko video kanala. Ali se želite javiti?"

#: ../src/empathy-event-manager.c:344
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "%s vas kliče. Ali se želite javiti?"

#: ../src/empathy-event-manager.c:366
msgid "_Reject"
msgstr "_Zavrni"

#: ../src/empathy-event-manager.c:372
msgid "_Answer"
msgstr "_Odgovori"

#: ../src/empathy-event-manager.c:489
#, c-format
msgid "Incoming video call from %s"
msgstr "Dohodni klic %s"

#: ../src/empathy-event-manager.c:489
#, c-format
msgid "Incoming call from %s"
msgstr "Dohodni klic %s"

#: ../src/empathy-event-manager.c:579
msgid "Room invitation"
msgstr "Vabilo v klepetalnico"

#: ../src/empathy-event-manager.c:582
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s vas vabi, da se pridružite v %s"

#: ../src/empathy-event-manager.c:590
msgid "_Decline"
msgstr "_Odkloni"

#: ../src/empathy-event-manager.c:595
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "_Pridruži se"

#: ../src/empathy-event-manager.c:634
#, c-format
msgid "%s invited you to join %s"
msgstr "%s vas je povabil v %s"

#: ../src/empathy-event-manager.c:660
#, c-format
msgid "Incoming file transfer from %s"
msgstr "Prihajajoč prenos datoteke od %s"

#: ../src/empathy-event-manager.c:818
#, c-format
msgid "Subscription requested by %s"
msgstr "Naročilo zahteva %s"

#: ../src/empathy-event-manager.c:822
#, c-format
msgid ""
"\n"
"Message: %s"
msgstr ""
"\n"
"Sporočilo: %s"

#. someone is logging off
#: ../src/empathy-event-manager.c:862
#, c-format
msgid "%s is now offline."
msgstr "%s ni povezan."

#. someone is logging in
#: ../src/empathy-event-manager.c:878
#, c-format
msgid "%s is now online."
msgstr "%s je povezan."

#. Translators: time left, when it is more than one hour
#: ../src/empathy-ft-manager.c:100
#, c-format
msgid "%u:%02u.%02u"
msgstr "%u:%02u.%02u"

#. Translators: time left, when is is less than one hour
#: ../src/empathy-ft-manager.c:103
#, c-format
msgid "%02u.%02u"
msgstr "%02u.%02u"

#: ../src/empathy-ft-manager.c:179
msgctxt "file transfer percent"
msgid "Unknown"
msgstr "Neznano"

#: ../src/empathy-ft-manager.c:274
#, c-format
msgid "%s of %s at %s/s"
msgstr "%s od %s pri %s/s"

#: ../src/empathy-ft-manager.c:275
#, c-format
msgid "%s of %s"
msgstr "%s od %s"

#. translators: first %s is filename, second %s is the contact name
#: ../src/empathy-ft-manager.c:306
#, c-format
msgid "Receiving \"%s\" from %s"
msgstr "Prejemanje\"%s\" od %s"

#. translators: first %s is filename, second %s is the contact name
#: ../src/empathy-ft-manager.c:309
#, c-format
msgid "Sending \"%s\" to %s"
msgstr "Pošiljanje \"%s\" za %s"

#. translators: first %s is filename, second %s
#. * is the contact name
#: ../src/empathy-ft-manager.c:339
#, c-format
msgid "Error receiving \"%s\" from %s"
msgstr "Napaka med sprejemanjem \"%s\" od %s"

#: ../src/empathy-ft-manager.c:342
msgid "Error receiving a file"
msgstr "Napaka med sprejemanjem datoteke"

#: ../src/empathy-ft-manager.c:347
#, c-format
msgid "Error sending \"%s\" to %s"
msgstr "Napaka med pošiljanjem \"%s\" k %s"

#: ../src/empathy-ft-manager.c:350
msgid "Error sending a file"
msgstr "Napaka med pošiljanjem datoteke"

#. translators: first %s is filename, second %s
#. * is the contact name
#: ../src/empathy-ft-manager.c:489
#, c-format
msgid "\"%s\" received from %s"
msgstr "\"%s\" prejeto od %s"

#. translators: first %s is filename, second %s
#. * is the contact name
#: ../src/empathy-ft-manager.c:494
#, c-format
msgid "\"%s\" sent to %s"
msgstr "\"%s\" poslano %s"

#: ../src/empathy-ft-manager.c:497
msgid "File transfer completed"
msgstr "Prenos datoteke končan"

#: ../src/empathy-ft-manager.c:616
#: ../src/empathy-ft-manager.c:783
msgid "Waiting for the other participant's response"
msgstr "Čakanje na odziv drugega udeleženca"

#: ../src/empathy-ft-manager.c:642
#: ../src/empathy-ft-manager.c:680
#, c-format
msgid "Checking integrity of \"%s\""
msgstr "Preverjam celovitost za \"%s\""

#: ../src/empathy-ft-manager.c:645
#: ../src/empathy-ft-manager.c:683
#, c-format
msgid "Hashing \"%s\""
msgstr "Ustvarjanje razpršila \"%s\""

#: ../src/empathy-ft-manager.c:991
msgid "%"
msgstr "%"

#: ../src/empathy-ft-manager.c:1003
msgid "File"
msgstr "Datoteka"

#: ../src/empathy-ft-manager.c:1025
msgid "Remaining"
msgstr "Preostalo"

#: ../src/empathy-ft-manager.ui.h:1
msgid "File Transfers"
msgstr "Prenosi datotek"

#: ../src/empathy-ft-manager.ui.h:2
msgid "Remove completed, canceled and failed file transfers from the list"
msgstr "S seznama odstrani končane, preklicane in neveljavne prenose datotek"

#: ../src/empathy-import-dialog.c:84
msgid "No accounts to import could be found. Empathy currently only supports importing accounts from Pidgin."
msgstr "Ni mogoče najti računa za uvoz. Program trenutno podpira le uvoz računov programa Pidgin."

#: ../src/empathy-import-dialog.c:199
msgid "Import Accounts"
msgstr "Uvozi račune"

#. Translators: this is the header of a treeview column
#: ../src/empathy-import-widget.c:290
msgid "Import"
msgstr "Uvozi"

#: ../src/empathy-import-widget.c:299
msgid "Protocol"
msgstr "Protokol"

#: ../src/empathy-import-widget.c:323
msgid "Source"
msgstr "Vir"

#: ../src/empathy-import-mc4-accounts.c:106
#, c-format
msgid "%s account"
msgstr "%s račun"

#: ../src/empathy-main-window.c:433
msgid "Reconnect"
msgstr "Ponovno poveži"

#: ../src/empathy-main-window.c:439
msgid "Edit Account"
msgstr "Uredi račun"

#: ../src/empathy-main-window.c:445
msgid "Close"
msgstr "Zapri"

#: ../src/empathy-main-window.c:1028
msgid "Contact"
msgstr "Stik"

#: ../src/empathy-main-window.c:1369
msgid "Show and edit accounts"
msgstr "Pokaži in uredi račune"

#: ../src/empathy-main-window.ui.h:1
msgid "Contact List"
msgstr "Seznam stikov"

#: ../src/empathy-main-window.ui.h:2
msgid "Contacts on a _Map"
msgstr "Stiki na _zemljevidu"

#: ../src/empathy-main-window.ui.h:3
msgid "Context"
msgstr "Vsebina"

#: ../src/empathy-main-window.ui.h:4
msgid "Join _Favorites"
msgstr "_Priljubljene pridružitve"

#: ../src/empathy-main-window.ui.h:5
msgid "Manage Favorites"
msgstr "Uredi priljubljene"

#: ../src/empathy-main-window.ui.h:6
msgid "N_ormal Size"
msgstr "_Običajna velikost"

#: ../src/empathy-main-window.ui.h:7
#: ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "Nov _klic ..."

#: ../src/empathy-main-window.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Normalno s _podobami"

#: ../src/empathy-main-window.ui.h:9
msgid "P_references"
msgstr "_Lastnosti"

#: ../src/empathy-main-window.ui.h:10
msgid "Show P_rotocols"
msgstr "Pokaži _protokole"

#: ../src/empathy-main-window.ui.h:11
msgid "Sort by _Name"
msgstr "Razvrsti po _imenu"

#: ../src/empathy-main-window.ui.h:12
msgid "Sort by _Status"
msgstr "Razvrsti po _stanju"

#: ../src/empathy-main-window.ui.h:13
msgid "_Accounts"
msgstr "_Računi"

#: ../src/empathy-main-window.ui.h:16
msgid "_Compact Size"
msgstr "_Skrčen pogled"

#: ../src/empathy-main-window.ui.h:18
msgid "_Debug"
msgstr "_Razhroščevanje"

#: ../src/empathy-main-window.ui.h:20
msgid "_File Transfers"
msgstr "Prenosi _datotek"

#: ../src/empathy-main-window.ui.h:22
msgid "_Join…"
msgstr "_Pridruži se"

#: ../src/empathy-main-window.ui.h:23
#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "_Nov pogovor ..."

#: ../src/empathy-main-window.ui.h:24
msgid "_Offline Contacts"
msgstr "Nepri_sotni stiki"

#: ../src/empathy-main-window.ui.h:25
msgid "_Personal Information"
msgstr "_Osebni podatki"

#: ../src/empathy-main-window.ui.h:27
msgid "_Room"
msgstr "_Klepetalnica"

#: ../src/empathy-new-chatroom-dialog.c:338
msgid "Chat Room"
msgstr "Klepetelnica"

#: ../src/empathy-new-chatroom-dialog.c:354
msgid "Members"
msgstr "Člani"

#. Translators: Room/Join's roomlist tooltip. Parameters are a channel name,
#. yes/no, yes/no and a number.
#: ../src/empathy-new-chatroom-dialog.c:539
#, c-format
msgid ""
"<b>%s</b>\n"
"Invite required: %s\n"
"Password required: %s\n"
"Members: %s"
msgstr ""
"<b>%s</b>\n"
"Zahtevano povabilo: %s\n"
"Zahtevano geslo: %s\n"
"Člani: %s"

#: ../src/empathy-new-chatroom-dialog.c:541
#: ../src/empathy-new-chatroom-dialog.c:542
msgid "No"
msgstr "Ne"

#: ../src/empathy-new-chatroom-dialog.c:569
msgid "Could not start room listing"
msgstr "Seznama klepetalnic ni bilo mogoče pridobiti"

#: ../src/empathy-new-chatroom-dialog.c:579
msgid "Could not stop room listing"
msgstr "Seznama klepetalnic ni bilo mogoče dokončati"

#: ../src/empathy-new-chatroom-dialog.ui.h:2
msgid "Couldn't load room list"
msgstr "Seznama klepetalnic ni bilo mogoče pridobiti"

#: ../src/empathy-new-chatroom-dialog.ui.h:3
msgid "Enter the room name to join here or click on one or more rooms in the list."
msgstr "Vnesite ime klepetalnice, ki se ji želite pridružiti, ali pa kliknite na eno ali več klepetalnic s seznama."

#: ../src/empathy-new-chatroom-dialog.ui.h:4
msgid "Enter the server which hosts the room, or leave it empty if the room is on the current account's server"
msgstr "Vnesite gostujoči strežnik klepetalnice ali pa pustite polje prazno, če se nahaja na strežniku računa"

#: ../src/empathy-new-chatroom-dialog.ui.h:5
msgid "Join Room"
msgstr "Pridruži se klepetalnici"

#: ../src/empathy-new-chatroom-dialog.ui.h:6
msgid "Room List"
msgstr "Seznam klepetalnic"

#: ../src/empathy-new-chatroom-dialog.ui.h:8
msgid "_Room:"
msgstr "_Klepetalnica:"

#: ../src/empathy-preferences.c:148
msgid "Message received"
msgstr "Sporočilo prejeto"

#: ../src/empathy-preferences.c:149
msgid "Message sent"
msgstr "Sporočilo poslano"

#: ../src/empathy-preferences.c:150
msgid "New conversation"
msgstr "Nov pogovor"

#: ../src/empathy-preferences.c:151
msgid "Contact goes online"
msgstr "Stik se je povezal"

#: ../src/empathy-preferences.c:152
msgid "Contact goes offline"
msgstr "Stik se je odjavil"

#: ../src/empathy-preferences.c:153
msgid "Account connected"
msgstr "Povezava z računom je vzpostavljena"

#: ../src/empathy-preferences.c:154
msgid "Account disconnected"
msgstr "Povezava z računom je prekinjena"

#: ../src/empathy-preferences.c:394
msgid "Language"
msgstr "Jezik"

#: ../src/empathy-preferences.ui.h:1
msgid "Appearance"
msgstr "Videz"

#: ../src/empathy-preferences.ui.h:2
msgid "Automatically _connect on startup "
msgstr "Samodejno _poveži ob zagonu "

#: ../src/empathy-preferences.ui.h:3
msgid "Behavior"
msgstr "Vedenje"

#: ../src/empathy-preferences.ui.h:4
msgid "Chat Th_eme:"
msgstr "T_ema klepetanja:"

#: ../src/empathy-preferences.ui.h:5
msgid "Disable notifications when _away or busy"
msgstr "Onemogoči opominjanje  ob _odsotnosti ali odjavi"

#: ../src/empathy-preferences.ui.h:6
msgid "Disable sounds when _away or busy"
msgstr "Onemogoči zvok ob _odsotnosti ali odjavi"

#: ../src/empathy-preferences.ui.h:7
msgid "Enable notifications when a contact comes online"
msgstr "Omogoči obvestila ob prijavah stikov"

#: ../src/empathy-preferences.ui.h:8
msgid "Enable notifications when a contact goes offline"
msgstr "Omogoči obvestila ob odjavah stikov"

#: ../src/empathy-preferences.ui.h:9
msgid "Enable notifications when the _chat is not focused"
msgstr "Omogoči obvestila, kadar _klepetalno okno ni dejavno"

#: ../src/empathy-preferences.ui.h:10
msgid "Enable spell checking for languages:"
msgstr "Omogoči preverjanje črkovanja za jezike:"

#: ../src/empathy-preferences.ui.h:11
msgid "General"
msgstr "Splošno"

#: ../src/empathy-preferences.ui.h:13
msgid "Location sources:"
msgstr "Mesta virov:"

#: ../src/empathy-preferences.ui.h:14
msgid "Notifications"
msgstr "Obvestila"

#: ../src/empathy-preferences.ui.h:15
msgid "Play sound for events"
msgstr "Predvajaj zvoke ob dogodkih"

#: ../src/empathy-preferences.ui.h:16
msgid "Preferences"
msgstr "Možnosti"

#: ../src/empathy-preferences.ui.h:17
msgid "Privacy"
msgstr "Zasebnost"

#: ../src/empathy-preferences.ui.h:18
msgid "Reduced location accuracy means that nothing more precise than your city, state and country will be published.  GPS coordinates will be accurate to 1 decimal place."
msgstr "Zmanjšana natančnost mesta pomeni, da ne bo objavljenih podatkov natančnejših od mesta in države. Koordinate GPS bodo natančne na eno decimalno mesto."

#: ../src/empathy-preferences.ui.h:19
msgid "Show _smileys as images"
msgstr "Pokaži _smeške kot slike"

#: ../src/empathy-preferences.ui.h:20
msgid "Show contact _list in rooms"
msgstr "Pokaži _seznam stikov v klepetalnicah"

#: ../src/empathy-preferences.ui.h:21
msgid "Sounds"
msgstr "Zvoki"

#: ../src/empathy-preferences.ui.h:22
msgid "Spell Checking"
msgstr "Preverjanje črkovanja"

#: ../src/empathy-preferences.ui.h:23
msgid "The list of languages reflects only the languages for which you have a dictionary installed."
msgstr "Na seznamu jezikov so le tisti, za katere imate nameščene slovarje."

#: ../src/empathy-preferences.ui.h:24
msgid "Themes"
msgstr "Teme"

#: ../src/empathy-preferences.ui.h:25
msgid "_Cellphone"
msgstr "_Mobilni telefon"

#: ../src/empathy-preferences.ui.h:26
msgid "_Enable bubble notifications"
msgstr "_Omogoči obvestila v oblačkih"

#: ../src/empathy-preferences.ui.h:27
msgid "_Enable sound notifications"
msgstr "_Omogoči zvočne opomnike"

#: ../src/empathy-preferences.ui.h:28
msgid "_GPS"
msgstr "_GPS"

#: ../src/empathy-preferences.ui.h:29
msgid "_Network (IP, Wi-Fi)"
msgstr "_Omrežje (IP, Wifi)"

#: ../src/empathy-preferences.ui.h:30
msgid "_Open new chats in separate windows"
msgstr "N_ove klepete odpiraj v ločenih oknih"

#: ../src/empathy-preferences.ui.h:31
msgid "_Publish location to my contacts"
msgstr "O_bjavi položaj mojim stikom"

#: ../src/empathy-preferences.ui.h:32
msgid "_Reduce location accuracy"
msgstr "_Zmanjšaj natančnost položaja"

#: ../src/empathy-status-icon.c:175
msgid "Respond"
msgstr "Odgovori"

#: ../src/empathy-status-icon.ui.h:2
msgid "Status"
msgstr "Stanje"

#: ../src/empathy-status-icon.ui.h:4
msgid "_Quit"
msgstr "_Končaj"

#: ../src/empathy-map-view.ui.h:1
msgid "Contact Map View"
msgstr "Prikaz zemljevida stikov"

#: ../src/empathy-debug-window.c:1065
msgid "Save"
msgstr "Shrani"

#: ../src/empathy-debug-window.c:1187
msgid "Debug Window"
msgstr "Razhroščevalno okno"

#: ../src/empathy-debug-window.c:1267
msgid "Pause"
msgstr "Premor"

#: ../src/empathy-debug-window.c:1279
msgid "Level "
msgstr "Raven"

#: ../src/empathy-debug-window.c:1299
msgid "Debug"
msgstr "Razhroščevanje"

#: ../src/empathy-debug-window.c:1305
msgid "Info"
msgstr "Podrobnosti"

#: ../src/empathy-debug-window.c:1311
#: ../src/empathy-debug-window.c:1360
msgid "Message"
msgstr "Sporočilo"

#: ../src/empathy-debug-window.c:1317
msgid "Warning"
msgstr "Opozorilo"

#: ../src/empathy-debug-window.c:1323
msgid "Critical"
msgstr "Kritično"

#: ../src/empathy-debug-window.c:1329
msgid "Error"
msgstr "Napaka"

#: ../src/empathy-debug-window.c:1348
msgid "Time"
msgstr "Čas"

#: ../src/empathy-debug-window.c:1351
msgid "Domain"
msgstr "Domena"

#: ../src/empathy-debug-window.c:1353
msgid "Category"
msgstr "Kategorija"

#: ../src/empathy-debug-window.c:1355
msgid "Level"
msgstr "Raven"

#: ../src/empathy-debug-window.c:1387
msgid "The selected connection manager does not support the remote debugging extension."
msgstr "Izbrani upravljalnik povezav ne podpira razširitve za oddaljeno razhroščevanje."

#: ../src/empathy-invite-participant-dialog.c:34
#: ../src/empathy-invite-participant-dialog.c:48
msgid "Invite Participant"
msgstr "Povabi udeležence"

#: ../src/empathy-invite-participant-dialog.c:35
msgid "Choose a contact to invite into the conversation:"
msgstr "Izbor stika za povabilo v pogovor:"

#~ msgid "Hidden"
#~ msgstr "Skrito"
#~ msgid "User requested disconnect"
#~ msgstr "Uporabnik je zahteval prekinitev"
#~ msgid "<b>Location</b>"
#~ msgstr "<b>Mesto</b>"
#~ msgid "The error message was: <span style=\"italic\">%s</span>"
#~ msgstr "Sporočilo napake je: <span style=\"italic\">%s</span>"
#~ msgid "_Add…"
#~ msgstr "_Dodaj ..."
#~ msgid "_Import…"
#~ msgstr "_Uvozi ..."
#~ msgid "%s is offering you an invitation"
#~ msgstr "%s vam ponuja povabilo"
#~ msgid "An external application will be started to handle it."
#~ msgstr "Zagnan bo ustrezen zunanji program za obdelavo."
#~ msgid "You don't have the needed external application to handle it."
#~ msgstr "Ni nameščenega ustreznega zunanjega programa."
#~ msgid "Unable to start application for service %s: %s"
#~ msgstr "Ni mogoče zagnati programa za storitev %s: %s"
#~ msgid ""
#~ "An invitation was offered for service %s, but you don't have the "
#~ "application necessary to handle it"
#~ msgstr ""
#~ "Prejeli ste vabilo za storitev %s, vendar pa ni nameščenega ustreznega "
#~ "zunanjega programa."
#~ msgid "Email:"
#~ msgstr "E-pošta:"
#~ msgid "C_all"
#~ msgstr "_Kliči"
#~ msgid "Custom Message..."
#~ msgstr "Sporočilo po meri ..."
#~ msgid "Edit Custom Messages..."
#~ msgstr "Urejanje prilagojenih sporočil ..."
#~ msgid "Custom messages..."
#~ msgstr "Sporočila po meri ..."
#~ msgid "_Next"
#~ msgstr "_Naslednji"
#~ msgid "Add new"
#~ msgstr "Dodaj novo"
#~ msgid "Cr_eate"
#~ msgstr "_Ustvari"
#~ msgid "_Add..."
#~ msgstr "_Dodaj ..."
#~ msgid "_Import..."
#~ msgstr "_Uvozi ..."
#~ msgid "_Reuse an existing account"
#~ msgstr "Up_orabi obstoječi račun"
#~ msgid "account"
#~ msgstr "račun"
#~ msgid "No error specified"
#~ msgstr "Ni določene napake"
#~ msgid "Unknown error"
#~ msgstr "Neznana napaka"
#~ msgid "_Join..."
#~ msgstr "Pr_idruži se ..."
#~ msgid "_New Conversation..."
#~ msgstr "_Nov pogovor ..."
#~ msgid ""
#~ "You are about to remove your %s account!\n"
#~ "Are you sure you want to proceed?"
#~ msgstr ""
#~ "Odstranjen bo vaš račun %s!\n"
#~ "Ali ste prepričani, da želite nadaljevati?"
#~ msgid ""
#~ "Any associated conversations and chat rooms will NOT be removed if you "
#~ "decide to proceed.\n"
#~ "\n"
#~ "Should you decide to add the account back at a later time, they will "
#~ "still be available."
#~ msgstr ""
#~ "Pogovori in klepetalnice NE bodo izbrisani, v primeru, da se odločite "
#~ "nadaljevati.\n"
#~ "\n"
#~ "V primeru, da boste kasneje želeli obnoviti svoj račun, bodo podatki še "
#~ "vedno na voljo."
#~ msgid "You don't have any codecs in common with %s."
#~ msgstr "Ni ustreznih kodekov povezanih z %s."
#~ msgid "_Contact"
#~ msgstr "_Stik"
#~ msgid "_Preferences"
#~ msgstr "_Možnosti"
#~ msgid "Can't set an empty display name"
#~ msgstr "Ni mogoče nastaviti praznega zaslonskega imena"
#~ msgid "Unsupported command"
#~ msgstr "Ukaz ni podprt"
#~ msgid "_View Previous Conversations"
#~ msgstr "_Poglej predhodne pogovore"
#~ msgid "Conversations (%d)"
#~ msgstr "Pogovori (%d)"
#~ msgid ""
#~ "The contact to display in the applet. Empty means no contact is displayed."
#~ msgstr ""
#~ "Stik, ki naj bo prikazan v vstavku. Prazno polje pomeni, da stik ne bo "
#~ "prikazan."
#~ msgid "The contact's avatar token. Empty means contact has no avatar."
#~ msgstr ""
#~ "Oznaka podobe stika. Prazno polje pomeni, da stik nima izbrane podobe."
#~ msgid "Talk!"
#~ msgstr "Talk!"
#~ msgid "_Information"
#~ msgstr "_Podrobnosti"
#~ msgid "Please configure a contact."
#~ msgstr "Nastavite stik."
#~ msgid "Select contact..."
#~ msgstr "Izbor stika ..."
#~ msgid "Presence"
#~ msgstr "Navzočnost"
#~ msgid "Set your own presence"
#~ msgstr "Določitev lastne navzočnosti"
#~ msgid "Allow _GPS usage"
#~ msgstr "Dovoli uporabo _GPS"
#~ msgid "Allow _cellphone usage"
#~ msgstr "Dovoli uporabo _mobilnega telefona"
#~ msgid "Allow _network usage"
#~ msgstr "Dovoli uporabo _omrežja"
#~ msgid "Geoclue Settings"
#~ msgstr "Nastavitve Geoclue"
#~ msgid "gtk-add"
#~ msgstr "gtk-add"
#~ msgid "gtk-remove"
#~ msgstr "gtk-remove"
#~ msgid "Add Account"
#~ msgstr "Dodaj račun"
#~ msgid "Gmail"
#~ msgstr "Gmail"
#~ msgid "Import Accounts..."
#~ msgstr "Uvoz računov ..."
#~ msgid "Settings"
#~ msgstr "Nastavitve"
#~ msgid "Type:"
#~ msgstr "Vrsta:"
#~ msgid "gtk-leave-fullscreen"
#~ msgstr "gtk-leave-fullscreen"
#~ msgid "Empathy Instant Messenger"
#~ msgstr "Takojšnje sporočanje Empathy"
#~ msgid "- Empathy Instant Messenger"
#~ msgstr "- Takojšnja sporočila Empathy"
#~ msgid "<b>Advanced</b>"
#~ msgstr "<b>Napredno</b>"
#~ msgid "Forget password and clear the entry."
#~ msgstr "Pozabi geslo in počisti vnos."
#~ msgid "<b>Network</b>"
#~ msgstr "<b>Omrežje</b>"
#~ msgid "<b>Servers</b>"
#~ msgstr "<b>Strežniki</b>"
#~ msgid "Create a new IRC network"
#~ msgstr "Ustvari novo IRC omrežje"
#~ msgid "Edit the selected IRC network"
#~ msgstr "Uredi izbrano IRC omrežje"
#~ msgid "Remove the selected IRC network"
#~ msgstr "Odstrani izbrano IRC omrežje"
#~ msgid "<b>Override server settings</b>"
#~ msgstr "<b>Prepiši nastavitve strežnika</b>"
#~ msgid "_Check Word Spelling..."
#~ msgstr "_Preveri črkovanje"
#~ msgid "<b>Topic:</b>"
#~ msgstr "<b>Tema:</b>"
#~ msgid "Group Chat"
#~ msgstr "Skupinski klepet"
#~ msgid "Contact Information"
#~ msgstr "Podatki o stiku"
#~ msgid "I would like to add you to my contact list."
#~ msgstr "Želel bi vas dodati na seznam stikov."
#~ msgid "Sorry, I don't want you in my contact list anymore."
#~ msgstr "Žal, vas ne želim vas več imeti v seznamu mojih stikov."
#~ msgid "<b>Contact Details</b>"
#~ msgstr "<b>Podrobnosti stika</b>"
#~ msgid "<b>Contact</b>"
#~ msgstr "<b>Stik</b>"
#~ msgid "<b>Groups</b>"
#~ msgstr "<b>Skupine</b>"
#~ msgid "Contact information"
#~ msgstr "Podatki o stiku"
#~ msgid "Message:"
#~ msgstr "Sporočilo:"
#~ msgid "Save message"
#~ msgstr "Shrani sporočilo"
#~ msgid "Status:"
#~ msgstr "Status:"
#~ msgid "Word"
#~ msgstr "Beseda"
#~ msgid "Suggestions for the word"
#~ msgstr "Predlog za besedo"
#~ msgid "Spell Checker"
#~ msgstr "Črkovalnik"
#~ msgid "Suggestions for the word:"
#~ msgstr "Predlog za besedo:"
#~ msgid "<b>New Account</b>"
#~ msgstr "<b>Nov račun</b>"
#~ msgid "<b>No protocol installed</b>"
#~ msgstr "<b>Ni nameščenih protokolov</b>"
#~ msgid "<b>Settings</b>"
#~ msgstr "<b>Nastavitve</b>"
#~ msgid "Connected -- %d:%02dm"
#~ msgstr "Povezano -- %d:%02dm"
#~ msgid "New message from %s"
#~ msgstr "Novo sporočilo od %s"
#~ msgid "Invitation _message:"
#~ msgstr "Besedilo povabila:"
#~ msgid "You have been invited to join a chat conference."
#~ msgstr "Povabljeni ste, da se pridružite konferenčnemu klepetu."
#~ msgid "Edit Favorite Room"
#~ msgstr "Uredi priljubljeno klepetalnico"
#~ msgid "Join room on start_up"
#~ msgstr "Vstopi v klepetalnico ob _zagonu."
#~ msgid "Join this chat room when Empathy starts and you are connected"
#~ msgstr "Pridruži se klepetu, kadar je Empathy zagnan in ste povezani"
#~ msgid "N_ame:"
#~ msgstr "_Ime:"
#~ msgid "S_erver:"
#~ msgstr "Str_ežnik:"
#~ msgctxt "file size"
#~ msgid "Unknown"
#~ msgstr "Neznano"
#~ msgid "Waiting the other participant's response"
#~ msgstr "Čakanje na odziv drugega uporabnika"
#~ msgid "\"%s\" receiving from %s"
#~ msgstr "\"%s\" sprejemanje od %s"
#~ msgid "\"%s\" sending to %s"
#~ msgstr "\"%s\" pošiljanje za %s"
#~ msgid "File transfer canceled: %s"
#~ msgstr "Prenos datotek je preklican: %s"
#~ msgctxt "remaining time"
#~ msgid "Unknown"
#~ msgstr "Neznano"
#~ msgid "Cannot save file to this location"
#~ msgstr "Ni mogoče shraniti datoteke na to mesto"
#~ msgid "Save file as..."
#~ msgstr "Shrani datoteke kot ..."
#~ msgid "unknown size"
#~ msgstr "neznana velikost"
#~ msgid "%s would like to send you a file"
#~ msgstr "%s želi poslati datoteko."
#~ msgid "Do you want to accept the file \"%s\" (%s)?"
#~ msgstr "Ali želite sprejeti datoteko \"%s\" (%s)?"
#~ msgid "_Accept"
#~ msgstr "_Sprejmi"
#~ msgid "File transfers"
#~ msgstr "Prenos datotek"
#~ msgid "Join _New..."
#~ msgstr "Pridruži se _novim ..."
#~ msgid "Show _Offline Contacts"
#~ msgstr "Pokaži tudi _nepovezane stike"
#~ msgid "Chat Rooms"
#~ msgstr "Klepetalnice"
#~ msgid "Browse:"
#~ msgstr "Prebrskaj:"
#~ msgid "Join New"
#~ msgstr "Pridruži se novem"
#~ msgid "Re_fresh"
#~ msgstr "_Osveži"
#~ msgid ""
#~ "This list represents all chat rooms hosted on the server you have entered."
#~ msgstr ""
#~ "Seznam predstavlja vse klepetalnice, ki gostujejo na trenutno obiskanem "
#~ "strežniku."
#~ msgid "<b>Appearance</b>"
#~ msgstr "<b>Videz</b>"
#~ msgid "<b>Behavior</b>"
#~ msgstr "<b>Vedenje</b>"
#~ msgid "<b>Contact List</b>"
#~ msgstr "<b>Seznam stikov</b>"
#~ msgid "<b>Enable spell checking for languages:</b>"
#~ msgstr "<b>Omogoči črkovalnike za jezike:</b>"
#~ msgid "<b>Play sound for events</b>"
#~ msgstr "<b>Predvajaj zvok ob dogodkih</b>"
#~ msgid ""
#~ "<small>The list of languages reflects only the languages for which you "
#~ "have a dictionary installed.</small>"
#~ msgstr "<small>Seznam jezikov za katere imate nameščen slovar.</small>"
#~ msgid "Avatars are user chosen images shown in the contact list"
#~ msgstr "Podobe so izbrane slike uporabnikov, ki so prikazane na seznamu"
#~ msgid "Show _avatars"
#~ msgstr "Pokaži _podobe"
#~ msgid "Show co_mpact contact list"
#~ msgstr "Pokaži _skrčeni seznam stikov"
#~ msgid "Sort by _name"
#~ msgstr "Razvrsti po _imenu"
#~ msgid "Sort by s_tate"
#~ msgstr "Razvrsti po s_tanju"
#~ msgid "End this call?"
#~ msgstr "Ali je klic končan?"
#~ msgid "Closing this window will end the call in progress."
#~ msgstr "Z zaprtjem tega okna prekinete trenutno dejavni klic."
#~ msgid "_End Call"
#~ msgstr "_Končaj klic"
#~ msgid "Readying"
#~ msgstr "Pripravljanje"
#~ msgid "Ringing"
#~ msgstr "Zvonjenje"
#~ msgid ""
#~ "Incoming call from %s rejected because there is already a running call."
#~ msgstr ""
#~ "Prihajajoči klic stika %s je bil zavrnjen, ker je drug klic trenutno v "
#~ "teku."
#~ msgid "#"
#~ msgstr "#"
#~ msgid "*"
#~ msgstr "*"
#~ msgid "0"
#~ msgstr "0"
#~ msgid "1"
#~ msgstr "1"
#~ msgid "2"
#~ msgstr "2"
#~ msgid "3"
#~ msgstr "3"
#~ msgid "4"
#~ msgstr "4"
#~ msgid "5"
#~ msgstr "5"
#~ msgid "6"
#~ msgstr "6"
#~ msgid "7"
#~ msgstr "7"
#~ msgid "8"
#~ msgstr "8"
#~ msgid "9"
#~ msgstr "9"
#~ msgid "<b>Keypad</b>"
#~ msgstr "<b>Tipkovnica</b>"
#~ msgid "Enable popup when contact is available"
#~ msgstr "Omogoči pojavno okno, kadar je stik dosegljiv."
#~ msgid "Whether or not to show a popup when a contact becomes available."
#~ msgstr "Ali naj se prikaže pojavno okno, kadar je stik na voljo?"
#~ msgid "gtk-clear"
#~ msgstr "gtk-clear"
#~ msgid "gtk-cancel"
#~ msgstr "gtk-cancel"
#~ msgid "gtk-ok"
#~ msgstr "gtk-ok"
#~ msgid "Enable sound when busy"
#~ msgstr "Omogoči zvok ob zasedenosti."
#~ msgid "Invitation Error"
#~ msgstr "Napaka povabila"
#~ msgid "<b>Audio</b>"
#~ msgstr "<b>Zvok</b>"
#~ msgid "<b>Visual</b>"
#~ msgstr "<b>Vidno</b>"
#~ msgid "Enable sounds when _busy"
#~ msgstr "Omogoči zvok za _zasedenost"
#~ msgid "J_apan server:"
#~ msgstr "_Japoski strežnik:"
#~ msgid ""
#~ "To add a new account, you can click on the 'Add' button and a new entry "
#~ "will be created for you to start configuring."
#~ msgstr ""
#~ "Za dodajanje novega računa lahko kliknete na gumb 'Dodaj' in nov vnos bo "
#~ "ustvarjen za začetek nastavitev."
#~ msgid ""
#~ "\n"
#~ "\n"
#~ "If you do not want to add an account, simply click on the account you "
#~ "want to configure in the list on the left."
#~ msgstr ""
#~ "\n"
#~ "\n"
#~ "V primeru, da ne želite dodati računa, enostavno kliknite na račun, ki ga "
#~ "želite nastaviti s seznama na levi."
#~ msgid "<b>No Accounts Configured</b>"
#~ msgstr "<b>Ni nastavljenega računa</b>"
#~ msgid ""
#~ "To add a new account, you can click on the 'Add' button and a new entry "
#~ "will be created for you to started configuring.\n"
#~ "\n"
#~ "If you do not want to add an account, simply click on the account you "
#~ "want to configure in the list on the left."
#~ msgstr ""
#~ "Za dodajanje računa lahko kliknete na gumb 'Dodaj' in ustvarjen bo nov "
#~ "vnos pripravljen za prikrojevanje.\n"
#~ "\n"
#~ "V primeru, da ne želite dodati računa, enostavno kliknite na račun, ki ga "
#~ "želite nastaviti s seznama na levi."
#~ msgid "Invalid handle"
#~ msgstr "Neveljavno držalo"
#~ msgid "No matching connection"
#~ msgstr "Ni primerne povezave"
#~ msgid "Invalid account"
#~ msgstr "Neveljaven račun"
#~ msgid "Presence failure"
#~ msgstr "Napaka navzočnosti"
#~ msgid "Lowmem"
#~ msgstr "Lowmem"
#~ msgid "Channel request generic error"
#~ msgstr "Osnovna napaka zahteve kanala"
#~ msgid "Channel banned"
#~ msgstr "Kanal zavržen"
#~ msgid "Channel full"
#~ msgstr "Kanal polno zaseden"
#~ msgid "Channel invite only"
#~ msgstr "Kanal na povabilo"
#~ msgid "Unknown error code"
#~ msgstr "Neznana napaka kode"