From c85766cdb415b34c85f292573b46000d6f592487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Urban=C4=8Di=C4=8D?= Date: Thu, 28 Apr 2011 21:25:18 +0200 Subject: Updated Slovenian translation --- po/sl.po | 605 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 316 insertions(+), 289 deletions(-) diff --git a/po/sl.po b/po/sl.po index 46b600bd2..bb9d0e326 100644 --- a/po/sl.po +++ b/po/sl.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: empathy master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=empathy&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2011-03-14 19:32+0000\n" -"PO-Revision-Date: 2011-03-14 21:12+0100\n" -"Last-Translator: Andrej Žnidaršič \n" +"POT-Creation-Date: 2011-04-27 18:13+0000\n" +"PO-Revision-Date: 2011-04-28 21:21+0100\n" +"Last-Translator: Matej Urbančič \n" "Language-Team: Slovenščina \n" "Language: \n" "MIME-Version: 1.0\n" @@ -405,7 +405,7 @@ msgstr "Upravljanje s sporočanjem in računi VoIP" #. Tweak the dialog #: ../data/empathy-accounts.desktop.in.in.h:2 -#: ../src/empathy-accounts-dialog.c:2242 +#: ../src/empathy-accounts-dialog.c:2340 msgid "Messaging and VoIP Accounts" msgstr "Sporočanje in računi VoIP" @@ -413,15 +413,15 @@ msgstr "Sporočanje in računi VoIP" msgid "File transfer completed, but the file was corrupted" msgstr "Prenos datoteke je končan, vendar je datoteka pokvarjena" -#: ../libempathy/empathy-ft-handler.c:1116 +#: ../libempathy/empathy-ft-handler.c:1113 msgid "File transfer not supported by remote contact" msgstr "Prenos datotek s strani oddaljenega stika ni podprt" -#: ../libempathy/empathy-ft-handler.c:1172 +#: ../libempathy/empathy-ft-handler.c:1169 msgid "The selected file is not a regular file" msgstr "Izbrana datoteka ni običajna datoteka" -#: ../libempathy/empathy-ft-handler.c:1181 +#: ../libempathy/empathy-ft-handler.c:1178 msgid "The selected file is empty" msgstr "Izbrana datoteka je prazna" @@ -458,32 +458,29 @@ msgstr "Drug uporabnik ne more prenesti datoteke" msgid "Unknown reason" msgstr "Neznan vzrok" -#: ../libempathy/empathy-utils.c:305 +#: ../libempathy/empathy-utils.c:304 msgid "Available" msgstr "Na voljo" -#: ../libempathy/empathy-utils.c:307 +#: ../libempathy/empathy-utils.c:306 msgid "Busy" msgstr "Zaposleno" -#: ../libempathy/empathy-utils.c:310 +#: ../libempathy/empathy-utils.c:309 msgid "Away" msgstr "Odsotno" -#: ../libempathy/empathy-utils.c:312 +#: ../libempathy/empathy-utils.c:311 msgid "Invisible" msgstr "Nevidno" -#: ../libempathy/empathy-utils.c:314 +#: ../libempathy/empathy-utils.c:313 msgid "Offline" msgstr "Nepovezano" +#. translators: presence type is unknown #: ../libempathy/empathy-utils.c:316 -#: ../src/empathy-streamed-media-window.c:1897 -#: ../src/empathy-streamed-media-window.c:1898 -#: ../src/empathy-streamed-media-window.c:1899 -#: ../src/empathy-streamed-media-window.c:1900 -#: ../src/empathy-call-window.ui.h:18 +msgctxt "presence" msgid "Unknown" msgstr "Neznano" @@ -619,7 +616,7 @@ msgstr "Google Talk" msgid "Facebook Chat" msgstr "Facebook klepetanje" -#: ../libempathy/empathy-time.c:137 +#: ../libempathy/empathy-time.c:100 #, c-format msgid "%d second ago" msgid_plural "%d seconds ago" @@ -628,7 +625,7 @@ msgstr[1] "Pred %d sekundo" msgstr[2] "Pred %d sekundama" msgstr[3] "Pred %d sekundami" -#: ../libempathy/empathy-time.c:142 +#: ../libempathy/empathy-time.c:105 #, c-format msgid "%d minute ago" msgid_plural "%d minutes ago" @@ -637,7 +634,7 @@ msgstr[1] "Pred %d minuto" msgstr[2] "Pred %d minutama" msgstr[3] "Pred %d minutami" -#: ../libempathy/empathy-time.c:147 +#: ../libempathy/empathy-time.c:110 #, c-format msgid "%d hour ago" msgid_plural "%d hours ago" @@ -646,7 +643,7 @@ msgstr[1] "Pred %d uro" msgstr[2] "Pred %d urama" msgstr[3] "Pred %d urami" -#: ../libempathy/empathy-time.c:152 +#: ../libempathy/empathy-time.c:115 #, c-format msgid "%d day ago" msgid_plural "%d days ago" @@ -655,7 +652,7 @@ msgstr[1] "Pred %d dnevom" msgstr[2] "Pred %d dnevoma" msgstr[3] "Pred %d dnevi" -#: ../libempathy/empathy-time.c:157 +#: ../libempathy/empathy-time.c:120 #, c-format msgid "%d week ago" msgid_plural "%d weeks ago" @@ -664,7 +661,7 @@ msgstr[1] "Pred %d tednom" msgstr[2] "Pred %d tednoma" msgstr[3] "Pred %d tedni" -#: ../libempathy/empathy-time.c:162 +#: ../libempathy/empathy-time.c:125 #, c-format msgid "%d month ago" msgid_plural "%d months ago" @@ -673,91 +670,75 @@ msgstr[1] "Pred %d mesecem" msgstr[2] "Pred %d mesecema" msgstr[3] "Pred %d meseci" -#: ../libempathy/empathy-time.c:167 +#: ../libempathy/empathy-time.c:130 msgid "in the future" msgstr "v prihodnosti" -#: ../libempathy-gtk/empathy-account-chooser.c:501 +#: ../libempathy-gtk/empathy-account-chooser.c:491 msgid "All" msgstr "Vse" -#: ../libempathy-gtk/empathy-account-widget.c:679 -#: ../libempathy-gtk/empathy-log-window.c:647 +#: ../libempathy-gtk/empathy-account-widget.c:678 +#: ../libempathy-gtk/empathy-log-window.c:643 #: ../src/empathy-import-widget.c:321 msgid "Account" msgstr "Račun" -#: ../libempathy-gtk/empathy-account-widget.c:680 +#: ../libempathy-gtk/empathy-account-widget.c:679 msgid "Password" msgstr "Geslo" -#: ../libempathy-gtk/empathy-account-widget.c:681 +#: ../libempathy-gtk/empathy-account-widget.c:680 #: ../libempathy-gtk/empathy-irc-network-dialog.c:507 msgid "Server" msgstr "Strežnik" -#: ../libempathy-gtk/empathy-account-widget.c:682 +#: ../libempathy-gtk/empathy-account-widget.c:681 #: ../libempathy-gtk/empathy-irc-network-dialog.c:522 msgid "Port" msgstr "Vrata" -#: ../libempathy-gtk/empathy-account-widget.c:754 -#: ../libempathy-gtk/empathy-account-widget.c:811 +#: ../libempathy-gtk/empathy-account-widget.c:753 +#: ../libempathy-gtk/empathy-account-widget.c:810 #, c-format msgid "%s:" msgstr "%s:" -#: ../libempathy-gtk/empathy-account-widget.c:1163 +#: ../libempathy-gtk/empathy-account-widget.c:1151 #, c-format msgid "The account %s is edited via My Web Accounts." msgstr "Račun %s se ureja preko upravljalnika spletnih računov." -#: ../libempathy-gtk/empathy-account-widget.c:1169 +#: ../libempathy-gtk/empathy-account-widget.c:1157 #, c-format msgid "The account %s cannot be edited in Empathy." msgstr "Računa %s s programom Empathy ni mogoče urejati." -#: ../libempathy-gtk/empathy-account-widget.c:1189 +#: ../libempathy-gtk/empathy-account-widget.c:1177 msgid "Launch My Web Accounts" msgstr "Zaženi spletne račune" -#: ../libempathy-gtk/empathy-account-widget.c:1527 +#: ../libempathy-gtk/empathy-account-widget.c:1515 msgid "Username:" msgstr "Uporabniško ime:" -#: ../libempathy-gtk/empathy-account-widget.c:1894 +#: ../libempathy-gtk/empathy-account-widget.c:1833 msgid "A_pply" msgstr "_Uveljavi" -#: ../libempathy-gtk/empathy-account-widget.c:1924 +#: ../libempathy-gtk/empathy-account-widget.c:1863 msgid "L_og in" msgstr "_Prijava" -#. Account and Identifier -#: ../libempathy-gtk/empathy-account-widget.c:1990 -#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1 -#: ../libempathy-gtk/empathy-contact-search-dialog.c:515 -#: ../libempathy-gtk/empathy-contact-widget.ui.h:2 -#: ../libempathy-gtk/empathy-individual-widget.c:1481 -#: ../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:2001 -msgid "_Enabled" -msgstr "_Omogoči" - -#: ../libempathy-gtk/empathy-account-widget.c:2066 +#: ../libempathy-gtk/empathy-account-widget.c:1937 msgid "This account already exists on the server" msgstr "Ta račun na strežniku že obstaja" -#: ../libempathy-gtk/empathy-account-widget.c:2069 +#: ../libempathy-gtk/empathy-account-widget.c:1940 msgid "Create a new account on the server" msgstr "Ustvari nov račun na strežniku" -#: ../libempathy-gtk/empathy-account-widget.c:2261 +#: ../libempathy-gtk/empathy-account-widget.c:2132 msgid "Ca_ncel" msgstr "_Prekliči" @@ -766,19 +747,19 @@ msgstr "_Prekliči" #. * like: "MyUserName on freenode". #. * 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:2558 +#: ../libempathy-gtk/empathy-account-widget.c:2413 #, 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:2584 +#: ../libempathy-gtk/empathy-account-widget.c:2439 #, c-format msgid "%s Account" msgstr "%s račun" -#: ../libempathy-gtk/empathy-account-widget.c:2588 +#: ../libempathy-gtk/empathy-account-widget.c:2443 msgid "New account" msgstr "Nov račun" @@ -1184,19 +1165,19 @@ msgstr "Ni bilo mogoče pretvoriti slike" msgid "None of the accepted image formats are supported on your system" msgstr "Vaš sistem ne podpira nobene izmed sprejetih vrst slik" -#: ../libempathy-gtk/empathy-avatar-chooser.c:936 +#: ../libempathy-gtk/empathy-avatar-chooser.c:930 msgid "Select Your Avatar Image" msgstr "Izberite sliko za svojo podobo" -#: ../libempathy-gtk/empathy-avatar-chooser.c:939 +#: ../libempathy-gtk/empathy-avatar-chooser.c:933 msgid "No Image" msgstr "Brez slike" -#: ../libempathy-gtk/empathy-avatar-chooser.c:1001 +#: ../libempathy-gtk/empathy-avatar-chooser.c:995 msgid "Images" msgstr "Slike" -#: ../libempathy-gtk/empathy-avatar-chooser.c:1005 +#: ../libempathy-gtk/empathy-avatar-chooser.c:999 msgid "All Files" msgstr "Vse datoteke" @@ -1204,155 +1185,160 @@ msgstr "Vse datoteke" msgid "Click to enlarge" msgstr "Kliknite za povečavo" -#: ../libempathy-gtk/empathy-chat.c:655 +#: ../libempathy-gtk/empathy-chat.c:652 msgid "Failed to open private chat" msgstr "Napaka med odpiranjem zasebnega klepeta" -#: ../libempathy-gtk/empathy-chat.c:720 +#: ../libempathy-gtk/empathy-chat.c:717 msgid "Topic not supported on this conversation" msgstr "Tema ni podprta pri tem pogovoru" -#: ../libempathy-gtk/empathy-chat.c:726 +#: ../libempathy-gtk/empathy-chat.c:723 msgid "You are not allowed to change the topic" msgstr "Za spreminjanje teme nimate ustreznih dovoljenj." -#: ../libempathy-gtk/empathy-chat.c:909 +#: ../libempathy-gtk/empathy-chat.c:932 msgid "/clear: clear all messages from the current conversation" msgstr "/clear: počisti vsa sporočila trenutnega pogovora" -#: ../libempathy-gtk/empathy-chat.c:912 +#: ../libempathy-gtk/empathy-chat.c:935 msgid "/topic : set the topic of the current conversation" msgstr "/topic : določi temo trenutnega pogovora" -#: ../libempathy-gtk/empathy-chat.c:915 +#: ../libempathy-gtk/empathy-chat.c:938 msgid "/join : join a new chat room" msgstr "/join : pridruževanje novi klepetalnici" -#: ../libempathy-gtk/empathy-chat.c:918 +#: ../libempathy-gtk/empathy-chat.c:941 msgid "/j : join a new chat room" msgstr "/j : pridruži se novi klepetalnici" -#: ../libempathy-gtk/empathy-chat.c:923 +#: ../libempathy-gtk/empathy-chat.c:946 msgid "/part [] []: leave the chat room, by default the current one" msgstr "/part [] []: zapusti klepetalnico, privzeto je to trenutna klepetalnica" -#: ../libempathy-gtk/empathy-chat.c:928 +#: ../libempathy-gtk/empathy-chat.c:951 msgid "/query []: open a private chat" msgstr "/query []: odpre zasebni klepet" -#: ../libempathy-gtk/empathy-chat.c:931 +#: ../libempathy-gtk/empathy-chat.c:954 msgid "/msg : open a private chat" msgstr "/msg : odpre zasebni klepet" -#: ../libempathy-gtk/empathy-chat.c:934 +#: ../libempathy-gtk/empathy-chat.c:957 msgid "/nick : change your nickname on the current server" msgstr "/nick : spremeni vaš vzdevek na trenutnem strežniku" -#: ../libempathy-gtk/empathy-chat.c:937 +#: ../libempathy-gtk/empathy-chat.c:960 msgid "/me : send an ACTION message to the current conversation" msgstr "/me : pošlje sporočilo DEJANJA v trenutni pogovor" -#: ../libempathy-gtk/empathy-chat.c:940 +#: ../libempathy-gtk/empathy-chat.c:963 msgid "/say : send 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 : pošlje 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:945 +#: ../libempathy-gtk/empathy-chat.c:968 msgid "/help []: show all supported commands. If is defined, show its usage." msgstr "/help [], pokaže vse podprte ukaze in njihov način uporabe." -#: ../libempathy-gtk/empathy-chat.c:955 +#: ../libempathy-gtk/empathy-chat.c:978 #, c-format msgid "Usage: %s" msgstr "Uporaba: %s" -#: ../libempathy-gtk/empathy-chat.c:997 +#: ../libempathy-gtk/empathy-chat.c:1017 msgid "Unknown command" msgstr "Neznan ukaz" -#: ../libempathy-gtk/empathy-chat.c:1123 +#: ../libempathy-gtk/empathy-chat.c:1143 msgid "Unknown command; see /help for the available commands" msgstr "Neznan ukaz, za več si vpišite /help" -#: ../libempathy-gtk/empathy-chat.c:1263 +#: ../libempathy-gtk/empathy-chat.c:1281 msgid "offline" msgstr "brez povezave" -#: ../libempathy-gtk/empathy-chat.c:1266 +#: ../libempathy-gtk/empathy-chat.c:1284 msgid "invalid contact" msgstr "neveljaven stik" -#: ../libempathy-gtk/empathy-chat.c:1269 +#: ../libempathy-gtk/empathy-chat.c:1287 msgid "permission denied" msgstr "ni dovoljenja" -#: ../libempathy-gtk/empathy-chat.c:1272 +#: ../libempathy-gtk/empathy-chat.c:1290 msgid "too long message" msgstr "predolgo sporočilo" -#: ../libempathy-gtk/empathy-chat.c:1275 +#: ../libempathy-gtk/empathy-chat.c:1293 msgid "not implemented" msgstr "ni del programa" -#: ../libempathy-gtk/empathy-chat.c:1279 +#: ../libempathy-gtk/empathy-chat.c:1297 msgid "unknown" msgstr "neznano" -#: ../libempathy-gtk/empathy-chat.c:1283 +#: ../libempathy-gtk/empathy-chat.c:1302 #, c-format msgid "Error sending message '%s': %s" msgstr "Napaka med pošiljanjem sporočila '%s': %s" -#: ../libempathy-gtk/empathy-chat.c:1344 -#: ../src/empathy-chat-window.c:707 +#: ../libempathy-gtk/empathy-chat.c:1306 +#, c-format +msgid "Error sending message: %s" +msgstr "Napaka med pošiljanjem sporočila: %s" + +#: ../libempathy-gtk/empathy-chat.c:1367 +#: ../src/empathy-chat-window.c:717 msgid "Topic:" msgstr "Tema:" -#: ../libempathy-gtk/empathy-chat.c:1356 +#: ../libempathy-gtk/empathy-chat.c:1379 #, c-format msgid "Topic set to: %s" msgstr "Tema je določena na: %s" -#: ../libempathy-gtk/empathy-chat.c:1358 +#: ../libempathy-gtk/empathy-chat.c:1381 msgid "No topic defined" msgstr "Ni določene teme" -#: ../libempathy-gtk/empathy-chat.c:1857 +#: ../libempathy-gtk/empathy-chat.c:1888 msgid "(No Suggestions)" msgstr "(Ni predlogov)" #. translators: %s is the selected word -#: ../libempathy-gtk/empathy-chat.c:1925 +#: ../libempathy-gtk/empathy-chat.c:1956 #, c-format msgid "Add '%s' to Dictionary" msgstr "Dodaj '%s' v slovar" #. translators: first %s is the selected word, #. * second %s is the language name of the target dictionary -#: ../libempathy-gtk/empathy-chat.c:1962 +#: ../libempathy-gtk/empathy-chat.c:1993 #, c-format msgid "Add '%s' to %s Dictionary" msgstr "Dodaj '%s' v slovar %s" -#: ../libempathy-gtk/empathy-chat.c:2021 +#: ../libempathy-gtk/empathy-chat.c:2050 msgid "Insert Smiley" msgstr "Vstavi smeška" #. send button -#: ../libempathy-gtk/empathy-chat.c:2039 -#: ../libempathy-gtk/empathy-ui-utils.c:1810 +#: ../libempathy-gtk/empathy-chat.c:2068 +#: ../libempathy-gtk/empathy-ui-utils.c:1808 msgid "_Send" msgstr "_Pošlji" #. Spelling suggestions -#: ../libempathy-gtk/empathy-chat.c:2074 +#: ../libempathy-gtk/empathy-chat.c:2103 msgid "_Spelling Suggestions" msgstr "Predlogi čr_kovalnika" -#: ../libempathy-gtk/empathy-chat.c:2163 +#: ../libempathy-gtk/empathy-chat.c:2192 msgid "Failed to retrieve recent logs" msgstr "Napaka med pridobivanjem nedavnih dnevnikov" -#: ../libempathy-gtk/empathy-chat.c:2274 +#: ../libempathy-gtk/empathy-chat.c:2303 #, c-format msgid "%s has disconnected" msgstr "%s je prekinil povezavo" @@ -1360,12 +1346,12 @@ 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:2281 +#: ../libempathy-gtk/empathy-chat.c:2310 #, c-format msgid "%1$s was kicked by %2$s" msgstr "%2$s je izgnal %1$s" -#: ../libempathy-gtk/empathy-chat.c:2284 +#: ../libempathy-gtk/empathy-chat.c:2313 #, c-format msgid "%s was kicked" msgstr "%s je bil izgnan" @@ -1373,17 +1359,17 @@ 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:2292 +#: ../libempathy-gtk/empathy-chat.c:2321 #, c-format msgid "%1$s was banned by %2$s" msgstr "%2$s je izobčil %1$s" -#: ../libempathy-gtk/empathy-chat.c:2295 +#: ../libempathy-gtk/empathy-chat.c:2324 #, c-format msgid "%s was banned" msgstr "%s je izobčen" -#: ../libempathy-gtk/empathy-chat.c:2299 +#: ../libempathy-gtk/empathy-chat.c:2328 #, c-format msgid "%s has left the room" msgstr "%s je zapustil klepetalnico" @@ -1393,64 +1379,64 @@ msgstr "%s je zapustil klepetalnico" #. * given by the user living the room. If this poses a problem, #. * please let us know. :-) #. -#: ../libempathy-gtk/empathy-chat.c:2308 +#: ../libempathy-gtk/empathy-chat.c:2337 #, c-format msgid " (%s)" msgstr " (%s)" -#: ../libempathy-gtk/empathy-chat.c:2333 +#: ../libempathy-gtk/empathy-chat.c:2362 #, c-format msgid "%s has joined the room" msgstr "%s je vstopil v klepetalnico" -#: ../libempathy-gtk/empathy-chat.c:2358 +#: ../libempathy-gtk/empathy-chat.c:2387 #, c-format msgid "%s is now known as %s" msgstr "%s je preimenovan v %s" -#: ../libempathy-gtk/empathy-chat.c:2497 -#: ../src/empathy-streamed-media-window.c:1942 -#: ../src/empathy-event-manager.c:1122 +#: ../libempathy-gtk/empathy-chat.c:2526 +#: ../src/empathy-streamed-media-window.c:1957 +#: ../src/empathy-event-manager.c:1126 msgid "Disconnected" msgstr "Prekinjena povezava" #. Add message -#: ../libempathy-gtk/empathy-chat.c:3127 +#: ../libempathy-gtk/empathy-chat.c:3158 msgid "Would you like to store this password?" msgstr "Ali želite shraniti geslo?" -#: ../libempathy-gtk/empathy-chat.c:3133 +#: ../libempathy-gtk/empathy-chat.c:3164 msgid "Remember" msgstr "Zapomni si" -#: ../libempathy-gtk/empathy-chat.c:3143 +#: ../libempathy-gtk/empathy-chat.c:3174 msgid "Not now" msgstr "Ne zdaj" -#: ../libempathy-gtk/empathy-chat.c:3187 +#: ../libempathy-gtk/empathy-chat.c:3218 msgid "Retry" msgstr "Poskusi znova" -#: ../libempathy-gtk/empathy-chat.c:3191 +#: ../libempathy-gtk/empathy-chat.c:3222 msgid "Wrong password; please try again:" msgstr "Napačno geslo; poskusite znova:" #. Add message -#: ../libempathy-gtk/empathy-chat.c:3308 +#: ../libempathy-gtk/empathy-chat.c:3339 msgid "This room is protected by a password:" msgstr "Klepetalnica je zaščitena z geslom:" -#: ../libempathy-gtk/empathy-chat.c:3335 +#: ../libempathy-gtk/empathy-chat.c:3366 msgid "Join" msgstr "Pridruži se" -#: ../libempathy-gtk/empathy-chat.c:3505 -#: ../src/empathy-event-manager.c:1144 +#: ../libempathy-gtk/empathy-chat.c:3536 +#: ../src/empathy-event-manager.c:1147 msgid "Connected" msgstr "Povezano" -#: ../libempathy-gtk/empathy-chat.c:3558 -#: ../libempathy-gtk/empathy-log-window.c:654 +#: ../libempathy-gtk/empathy-chat.c:3589 +#: ../libempathy-gtk/empathy-log-window.c:650 msgid "Conversation" msgstr "Pogovor" @@ -1478,21 +1464,32 @@ msgstr "Stika ni mogoče blokirati" msgid "Edit Blocked Contacts" msgstr "Uredi blokirane stike" +#. Account and Identifier +#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1 +#: ../libempathy-gtk/empathy-contact-search-dialog.c:520 +#: ../libempathy-gtk/empathy-contact-widget.ui.h:2 +#: ../libempathy-gtk/empathy-individual-widget.c:1479 +#: ../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:" + #. Copy Link Address menu item #: ../libempathy-gtk/empathy-chat-text-view.c:320 -#: ../libempathy-gtk/empathy-theme-adium.c:794 +#: ../libempathy-gtk/empathy-theme-adium.c:962 msgid "_Copy Link Address" msgstr "Kopiraj _naslov povezave" #. Open Link menu item #: ../libempathy-gtk/empathy-chat-text-view.c:327 -#: ../libempathy-gtk/empathy-theme-adium.c:801 +#: ../libempathy-gtk/empathy-theme-adium.c:969 msgid "_Open Link" msgstr "_Odpri povezavo" #. Translators: timestamp displayed between conversations in #. * chat windows (strftime format string) -#: ../libempathy-gtk/empathy-chat-text-view.c:420 +#: ../libempathy-gtk/empathy-chat-text-view.c:415 msgid "%A %B %d %Y" msgstr "%A %d. %B. %Y" @@ -1510,25 +1507,25 @@ msgstr "Osebni podatki" msgid "New Contact" msgstr "Nov stik" -#: ../libempathy-gtk/empathy-contact-dialogs.c:532 -#: ../libempathy-gtk/empathy-individual-dialogs.c:198 +#: ../libempathy-gtk/empathy-contact-dialogs.c:533 +#: ../libempathy-gtk/empathy-individual-dialogs.c:199 #, c-format msgid "Block %s?" msgstr "Ali želite blokirati %s?" -#: ../libempathy-gtk/empathy-contact-dialogs.c:537 -#: ../libempathy-gtk/empathy-individual-dialogs.c:239 +#: ../libempathy-gtk/empathy-contact-dialogs.c:538 +#: ../libempathy-gtk/empathy-individual-dialogs.c:247 #, c-format msgid "Are you sure you want to block '%s' from contacting you again?" msgstr "Ali ste prepričani, da želite blokirati ponovno vzpostavitev stika med '%s' in vami?" -#: ../libempathy-gtk/empathy-contact-dialogs.c:542 -#: ../libempathy-gtk/empathy-individual-dialogs.c:261 +#: ../libempathy-gtk/empathy-contact-dialogs.c:543 +#: ../libempathy-gtk/empathy-individual-dialogs.c:269 msgid "_Block" msgstr "_Blokiraj" -#: ../libempathy-gtk/empathy-contact-dialogs.c:552 -#: ../libempathy-gtk/empathy-individual-dialogs.c:270 +#: ../libempathy-gtk/empathy-contact-dialogs.c:559 +#: ../libempathy-gtk/empathy-individual-dialogs.c:278 msgid "_Report this contact as abusive" msgid_plural "_Report these contacts as abusive" msgstr[0] "_Poročaj te stike kot žaljive" @@ -1556,34 +1553,34 @@ msgstr "Brez skupine" msgid "Favorite People" msgstr "Priljubljene osebe" -#: ../libempathy-gtk/empathy-contact-list-view.c:2012 -#: ../libempathy-gtk/empathy-individual-view.c:2330 +#: ../libempathy-gtk/empathy-contact-list-view.c:1987 +#: ../libempathy-gtk/empathy-individual-view.c:2343 #, 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:2014 -#: ../libempathy-gtk/empathy-individual-view.c:2333 +#: ../libempathy-gtk/empathy-contact-list-view.c:1989 +#: ../libempathy-gtk/empathy-individual-view.c:2346 msgid "Removing group" msgstr "Odstranjevanje skupine" #. Remove -#: ../libempathy-gtk/empathy-contact-list-view.c:2063 -#: ../libempathy-gtk/empathy-contact-list-view.c:2140 -#: ../libempathy-gtk/empathy-individual-view.c:2388 -#: ../libempathy-gtk/empathy-individual-view.c:2557 +#: ../libempathy-gtk/empathy-contact-list-view.c:2038 +#: ../libempathy-gtk/empathy-contact-list-view.c:2115 +#: ../libempathy-gtk/empathy-individual-view.c:2401 +#: ../libempathy-gtk/empathy-individual-view.c:2594 #: ../src/empathy-accounts-dialog.ui.h:7 msgid "_Remove" msgstr "_Odstrani" -#: ../libempathy-gtk/empathy-contact-list-view.c:2093 -#: ../libempathy-gtk/empathy-individual-view.c:2441 +#: ../libempathy-gtk/empathy-contact-list-view.c:2068 +#: ../libempathy-gtk/empathy-individual-view.c:2465 #, 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:2095 -#: ../libempathy-gtk/empathy-individual-view.c:2462 +#: ../libempathy-gtk/empathy-contact-list-view.c:2070 +#: ../libempathy-gtk/empathy-individual-view.c:2486 msgid "Removing contact" msgstr "Odstranjevanje stika" @@ -1592,86 +1589,86 @@ msgstr "Odstranjevanje stika" msgid "_Add Contact…" msgstr "_Dodaj stik ..." -#: ../libempathy-gtk/empathy-contact-menu.c:296 +#: ../libempathy-gtk/empathy-contact-menu.c:299 msgid "_Block Contact" msgstr "_Blokiraj stik" -#: ../libempathy-gtk/empathy-contact-menu.c:325 +#: ../libempathy-gtk/empathy-contact-menu.c:328 #: ../libempathy-gtk/empathy-individual-menu.c:517 #: ../src/empathy-main-window.ui.h:15 msgid "_Chat" msgstr "_Klepet" -#: ../libempathy-gtk/empathy-contact-menu.c:356 +#: ../libempathy-gtk/empathy-contact-menu.c:359 #: ../libempathy-gtk/empathy-individual-menu.c:560 msgctxt "menu item" msgid "_Audio Call" msgstr "_Zvočni klic" -#: ../libempathy-gtk/empathy-contact-menu.c:387 +#: ../libempathy-gtk/empathy-contact-menu.c:390 #: ../libempathy-gtk/empathy-individual-menu.c:602 msgctxt "menu item" msgid "_Video Call" msgstr "_Video klic" -#: ../libempathy-gtk/empathy-contact-menu.c:433 +#: ../libempathy-gtk/empathy-contact-menu.c:436 #: ../libempathy-gtk/empathy-individual-menu.c:645 #: ../src/empathy-main-window.ui.h:26 msgid "_Previous Conversations" msgstr "Predhodni po_govori" -#: ../libempathy-gtk/empathy-contact-menu.c:455 +#: ../libempathy-gtk/empathy-contact-menu.c:458 #: ../libempathy-gtk/empathy-individual-menu.c:686 msgid "Send File" msgstr "Pošlji datoteko" -#: ../libempathy-gtk/empathy-contact-menu.c:478 +#: ../libempathy-gtk/empathy-contact-menu.c:481 #: ../libempathy-gtk/empathy-individual-menu.c:728 msgid "Share My Desktop" msgstr "Souporaba namizja" -#: ../libempathy-gtk/empathy-contact-menu.c:518 -#: ../libempathy-gtk/empathy-contact-widget.c:1763 +#: ../libempathy-gtk/empathy-contact-menu.c:521 +#: ../libempathy-gtk/empathy-contact-widget.c:1761 #: ../libempathy-gtk/empathy-individual-menu.c:763 -#: ../libempathy-gtk/empathy-individual-widget.c:1372 +#: ../libempathy-gtk/empathy-individual-widget.c:1370 msgid "Favorite" msgstr "Priljubljeno" -#: ../libempathy-gtk/empathy-contact-menu.c:547 +#: ../libempathy-gtk/empathy-contact-menu.c:550 #: ../libempathy-gtk/empathy-individual-menu.c:791 msgid "Infor_mation" msgstr "_Podrobnosti" -#: ../libempathy-gtk/empathy-contact-menu.c:593 +#: ../libempathy-gtk/empathy-contact-menu.c:596 msgctxt "Edit contact (contextual menu)" msgid "_Edit" msgstr "_Uredi" -#: ../libempathy-gtk/empathy-contact-menu.c:647 +#: ../libempathy-gtk/empathy-contact-menu.c:650 #: ../libempathy-gtk/empathy-individual-menu.c:972 -#: ../src/empathy-chat-window.c:919 +#: ../src/empathy-chat-window.c:935 msgid "Inviting you to this room" msgstr "Vabila v klepetalnico" -#: ../libempathy-gtk/empathy-contact-menu.c:678 +#: ../libempathy-gtk/empathy-contact-menu.c:681 #: ../libempathy-gtk/empathy-individual-menu.c:1019 msgid "_Invite to Chat Room" msgstr "_Povabi v klepetalnico" #. Title -#: ../libempathy-gtk/empathy-contact-search-dialog.c:508 +#: ../libempathy-gtk/empathy-contact-search-dialog.c:513 msgid "Search contacts" msgstr "Iskanje stikov" -#: ../libempathy-gtk/empathy-contact-search-dialog.c:538 +#: ../libempathy-gtk/empathy-contact-search-dialog.c:543 msgid "Search: " msgstr "Poišči:" -#: ../libempathy-gtk/empathy-contact-search-dialog.c:596 +#: ../libempathy-gtk/empathy-contact-search-dialog.c:601 msgid "_Add Contact" msgstr "_Dodaj stik" -#: ../libempathy-gtk/empathy-contact-search-dialog.c:614 +#: ../libempathy-gtk/empathy-contact-search-dialog.c:619 msgid "No contacts found" msgstr "Ni najdenih stikov." @@ -1825,32 +1822,32 @@ msgid "Altitude:" msgstr "Nadmorska višina:" #: ../libempathy-gtk/empathy-contact-widget.c:871 -#: ../libempathy-gtk/empathy-contact-widget.c:888 +#: ../libempathy-gtk/empathy-contact-widget.c:886 #: ../libempathy-gtk/empathy-individual-widget.c:616 -#: ../libempathy-gtk/empathy-individual-widget.c:633 +#: ../libempathy-gtk/empathy-individual-widget.c:631 #: ../src/empathy-preferences.ui.h:12 msgid "Location" msgstr "Mesto" #. translators: format is "Location, $date" -#: ../libempathy-gtk/empathy-contact-widget.c:890 -#: ../libempathy-gtk/empathy-individual-widget.c:635 +#: ../libempathy-gtk/empathy-contact-widget.c:888 +#: ../libempathy-gtk/empathy-individual-widget.c:633 #, c-format msgid "%s, %s" msgstr "%s, %s" -#: ../libempathy-gtk/empathy-contact-widget.c:942 -#: ../libempathy-gtk/empathy-individual-widget.c:684 +#: ../libempathy-gtk/empathy-contact-widget.c:940 +#: ../libempathy-gtk/empathy-individual-widget.c:682 msgid "%B %e, %Y at %R UTC" msgstr "%e.%B.%Y ob %R UTC" -#: ../libempathy-gtk/empathy-contact-widget.c:1024 -#: ../libempathy-gtk/empathy-individual-widget.c:919 +#: ../libempathy-gtk/empathy-contact-widget.c:1022 +#: ../libempathy-gtk/empathy-individual-widget.c:917 msgid "Save Avatar" msgstr "Shrani podobo" -#: ../libempathy-gtk/empathy-contact-widget.c:1080 -#: ../libempathy-gtk/empathy-individual-widget.c:977 +#: ../libempathy-gtk/empathy-contact-widget.c:1078 +#: ../libempathy-gtk/empathy-individual-widget.c:975 msgid "Unable to save avatar" msgstr "Ni mogoče shraniti podobe" @@ -1860,7 +1857,7 @@ msgstr "Mesto na (datum)\t" #. Alias #: ../libempathy-gtk/empathy-contact-widget.ui.h:3 -#: ../libempathy-gtk/empathy-individual-widget.c:1307 +#: ../libempathy-gtk/empathy-individual-widget.c:1305 msgid "Alias:" msgstr "Vzdevek:" @@ -1880,7 +1877,7 @@ msgstr "Podrobnosti stika" #. Identifier to connect to Instant Messaging network #. Translators: Identifier to connect to Instant Messaging network #: ../libempathy-gtk/empathy-contact-widget.ui.h:8 -#: ../libempathy-gtk/empathy-individual-widget.c:1511 +#: ../libempathy-gtk/empathy-individual-widget.c:1509 msgid "Identifier:" msgstr "Določilo:" @@ -1919,7 +1916,7 @@ msgstr "Izbor" msgid "Group" msgstr "Skupina" -#: ../libempathy-gtk/empathy-individual-dialogs.c:244 +#: ../libempathy-gtk/empathy-individual-dialogs.c:252 msgid "The following identity will be blocked:" msgid_plural "The following identities will be blocked:" msgstr[0] "Naslednje identitete bodo blokirane:" @@ -1927,7 +1924,7 @@ msgstr[1] "Naslednja identiteta bo blokirana:" msgstr[2] "Naslednji identiteti bosta blokirani:" msgstr[3] "Naslednje identitete bodo blokirane:" -#: ../libempathy-gtk/empathy-individual-dialogs.c:251 +#: ../libempathy-gtk/empathy-individual-dialogs.c:259 msgid "The following identity can not be blocked:" msgid_plural "The following identities can not be blocked:" msgstr[0] "Naslednjih identitet ni mogoče blokirati:" @@ -1972,16 +1969,16 @@ msgctxt "Link individual (contextual menu)" msgid "_Link Contacts…" msgstr "_Poveži stike ..." -#: ../libempathy-gtk/empathy-individual-view.c:2295 +#: ../libempathy-gtk/empathy-individual-view.c:2308 msgid "Delete and _Block" msgstr "Izbriši in _blokiraj" -#: ../libempathy-gtk/empathy-individual-view.c:2450 +#: ../libempathy-gtk/empathy-individual-view.c:2474 #, c-format msgid "Do you really want to remove the linked contact '%s'? Note that this will remove all the contacts which make up this linked contact." msgstr "Ali res želite odstraniti povezan stik '%s'? S tem bo odstranjeni tudi vsi stiki, ki so opredeljeni kot povezani." -#: ../libempathy-gtk/empathy-individual-widget.c:1652 +#: ../libempathy-gtk/empathy-individual-widget.c:1650 #, c-format msgid "Linked contact containing %u contact" msgid_plural "Linked contacts containing %u contacts" @@ -2061,7 +2058,7 @@ msgctxt "Unlink individual (button)" msgid "_Unlink" msgstr "_Odstrani povezavo" -#: ../libempathy-gtk/empathy-log-window.c:664 +#: ../libempathy-gtk/empathy-log-window.c:660 msgid "Date" msgstr "Datum" @@ -2109,17 +2106,17 @@ msgid "New Conversation" msgstr "Nov pogovor" #. add video toggle -#: ../libempathy-gtk/empathy-new-call-dialog.c:252 +#: ../libempathy-gtk/empathy-new-call-dialog.c:253 msgid "Send _Video" msgstr "Pošlji _video" #. add chat button -#: ../libempathy-gtk/empathy-new-call-dialog.c:260 +#: ../libempathy-gtk/empathy-new-call-dialog.c:261 msgid "C_all" msgstr "_Kliči" #. Tweak the dialog -#: ../libempathy-gtk/empathy-new-call-dialog.c:270 +#: ../libempathy-gtk/empathy-new-call-dialog.c:271 msgid "New Call" msgstr "Nov klic" @@ -2160,12 +2157,12 @@ msgstr "S klikom naredite to stanje priljubljeno" msgid "Set status" msgstr "Nastavi stanje" -#: ../libempathy-gtk/empathy-presence-chooser.c:948 +#: ../libempathy-gtk/empathy-presence-chooser.c:946 msgid "Set your presence and current status" msgstr "Nastavitev navzočnosti in trenutnega stanja" #. Custom messages -#: ../libempathy-gtk/empathy-presence-chooser.c:1136 +#: ../libempathy-gtk/empathy-presence-chooser.c:1134 msgid "Custom messages…" msgstr "Sporočila po meri ..." @@ -2332,24 +2329,24 @@ msgstr "Zapomni si izbor za prihodnje povezave" msgid "Certificate Details" msgstr "Podrobnosti potrdila" -#: ../libempathy-gtk/empathy-ui-utils.c:1707 +#: ../libempathy-gtk/empathy-ui-utils.c:1705 msgid "Unable to open URI" msgstr "Ni mogoče odpreti naslova URI" -#: ../libempathy-gtk/empathy-ui-utils.c:1802 +#: ../libempathy-gtk/empathy-ui-utils.c:1800 msgid "Select a file" msgstr "Izbor datoteke" -#: ../libempathy-gtk/empathy-ui-utils.c:1874 +#: ../libempathy-gtk/empathy-ui-utils.c:1872 msgid "Insufficient free space to save file" msgstr "Ni dovolj prostora za shranjevanje datoteke" -#: ../libempathy-gtk/empathy-ui-utils.c:1882 +#: ../libempathy-gtk/empathy-ui-utils.c:1880 #, c-format msgid "%s of free space are required to save this file, but only %s is available. Please choose another location." msgstr "%s prostora mora biti na voljo za shranjevanje te datoteke, vendar je na voljo le %s. Izbrati bo treba drugo mesto." -#: ../libempathy-gtk/empathy-ui-utils.c:1926 +#: ../libempathy-gtk/empathy-ui-utils.c:1924 #, c-format msgid "Incoming file from %s" msgstr "Prihajajoča datoteka od %s" @@ -2609,7 +2606,7 @@ msgid "You can either go back and try to enter your accounts' details again or q msgstr "Lahko ponovno vnesete podatke svojega računa ali pa končate pomočnika in dodate račune kasneje preko menija Uredi." #: ../src/empathy-account-assistant.c:220 -#: ../src/empathy-account-assistant.c:1268 +#: ../src/empathy-account-assistant.c:1271 msgid "An error occurred" msgstr "Prišlo je do napake" @@ -2665,50 +2662,50 @@ msgstr "Ne, želim le videti ljudi, povezane v bližini" msgid "Select the accounts you want to import:" msgstr "Izbor račune za uvoz:" -#: ../src/empathy-account-assistant.c:810 +#: ../src/empathy-account-assistant.c:813 #: ../src/empathy-new-chatroom-dialog.c:562 #: ../src/empathy-new-chatroom-dialog.c:563 msgid "Yes" msgstr "Da" -#: ../src/empathy-account-assistant.c:817 +#: ../src/empathy-account-assistant.c:820 msgid "No, that's all for now" msgstr "Ne, to je trenutno vse" -#: ../src/empathy-account-assistant.c:1082 +#: ../src/empathy-account-assistant.c:1085 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 podatke. Možnosti je mogoče spreminjati tudi kasneje v pogovornemu oknu 'računi'." -#: ../src/empathy-account-assistant.c:1088 -#: ../src/empathy-account-assistant.c:1144 +#: ../src/empathy-account-assistant.c:1091 +#: ../src/empathy-account-assistant.c:1147 msgid "Edit->Accounts" msgstr "Uredi->Računi" -#: ../src/empathy-account-assistant.c:1104 +#: ../src/empathy-account-assistant.c:1107 msgid "I do _not want to enable this feature for now" msgstr "Te možnosti trenutno _ne želim omogočiti" -#: ../src/empathy-account-assistant.c:1140 +#: ../src/empathy-account-assistant.c:1143 msgid "You won't be able to chat with people connected to your local network, as telepathy-salut is not installed. If you want to enable this feature, please install the telepathy-salut package and create a People Nearby account from the Accounts dialog" msgstr "Ni mogoče klepetati z uporabniki, povezanimi v krajevnem omrežju, saj paket telepathy-salut ni nameščen. V primeru, da želite to možnost omogočiti, namestite zahtevani paket in ustvarite račun bližnjih uporabnikov med možnostmi računa." -#: ../src/empathy-account-assistant.c:1146 +#: ../src/empathy-account-assistant.c:1149 msgid "telepathy-salut not installed" msgstr "telepathy-salut ni nameščen" -#: ../src/empathy-account-assistant.c:1192 +#: ../src/empathy-account-assistant.c:1195 msgid "Messaging and VoIP Accounts Assistant" msgstr "Pomočnik sporočanja in računov VoIP" -#: ../src/empathy-account-assistant.c:1226 +#: ../src/empathy-account-assistant.c:1229 msgid "Welcome to Empathy" msgstr "Dobrodošli v program Empathy" -#: ../src/empathy-account-assistant.c:1235 +#: ../src/empathy-account-assistant.c:1238 msgid "Import your existing accounts" msgstr "Uvozite svoje obstoječe račune" -#: ../src/empathy-account-assistant.c:1253 +#: ../src/empathy-account-assistant.c:1256 msgid "Please enter personal details" msgstr "Vnesite osebne podatke" @@ -2725,34 +2722,34 @@ msgstr "Obstajajo neshranjene spremembe vašega %s računa." msgid "Your new account has not been saved yet." msgstr "Novi račun še ni bil shranjen." -#: ../src/empathy-accounts-dialog.c:286 +#: ../src/empathy-accounts-dialog.c:345 #: ../src/empathy-streamed-media-window.c:809 msgid "Connecting…" msgstr "Povezovanje ..." -#: ../src/empathy-accounts-dialog.c:327 +#: ../src/empathy-accounts-dialog.c:386 #, c-format msgid "Offline — %s" msgstr "Brez povezave - %s" -#: ../src/empathy-accounts-dialog.c:339 +#: ../src/empathy-accounts-dialog.c:398 #, c-format msgid "Disconnected — %s" msgstr "Prekinjena povezava - %s" -#: ../src/empathy-accounts-dialog.c:350 +#: ../src/empathy-accounts-dialog.c:409 msgid "Offline — No Network Connection" msgstr "Brez povezave - ni omrežne povezave" -#: ../src/empathy-accounts-dialog.c:357 +#: ../src/empathy-accounts-dialog.c:416 msgid "Unknown Status" msgstr "Neznano stanje" -#: ../src/empathy-accounts-dialog.c:369 +#: ../src/empathy-accounts-dialog.c:428 msgid "Offline — Account Disabled" msgstr "Brez povezave - račun je onemogočen" -#: ../src/empathy-accounts-dialog.c:772 +#: ../src/empathy-accounts-dialog.c:831 msgid "" "You are about to create a new account, which will discard\n" "your changes. Are you sure you want to proceed?" @@ -2760,16 +2757,16 @@ msgstr "" "Ustvarjen bo nov račun, trenutne spremembe pa bodo izgubljene!\n" "Ali ste prepričani, da želite nadaljevati?" -#: ../src/empathy-accounts-dialog.c:1133 +#: ../src/empathy-accounts-dialog.c:1192 #, 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:1137 +#: ../src/empathy-accounts-dialog.c:1196 msgid "This will not remove your account on the server." msgstr "To ne bo odstranilo vašega računa s strežnika." -#: ../src/empathy-accounts-dialog.c:1375 +#: ../src/empathy-accounts-dialog.c:1434 msgid "" "You are about to select another account, which will discard\n" "your changes. Are you sure you want to proceed?" @@ -2778,15 +2775,15 @@ msgstr "" "Ali ste prepričani, da želite nadaljevati?" #. Menu items: to enabled/disable the account -#: ../src/empathy-accounts-dialog.c:1571 +#: ../src/empathy-accounts-dialog.c:1652 msgid "_Enable" msgstr "_Omogoči" -#: ../src/empathy-accounts-dialog.c:1572 +#: ../src/empathy-accounts-dialog.c:1653 msgid "_Disable" msgstr "O_nemogoči" -#: ../src/empathy-accounts-dialog.c:2086 +#: ../src/empathy-accounts-dialog.c:2174 msgid "" "You are about to close the window, which will discard\n" "your changes. Are you sure you want to proceed?" @@ -2818,11 +2815,11 @@ msgstr "_Dodaj ..." msgid "_Import…" msgstr "_Uvozi ..." -#: ../src/empathy-auth-client.c:243 +#: ../src/empathy-auth-client.c:250 msgid " - Empathy authentication client" msgstr "- Empathy odjemalec overitve" -#: ../src/empathy-auth-client.c:259 +#: ../src/empathy-auth-client.c:266 msgid "Empathy authentication client" msgstr "Empathy odjemalec overitve" @@ -2854,114 +2851,134 @@ msgstr "Gama" msgid "Volume" msgstr "Glasnost" -#: ../src/empathy-streamed-media-window.c:1165 +#: ../src/empathy-streamed-media-window.c:1166 msgid "_Sidebar" msgstr "_Stranska vrstica" -#: ../src/empathy-streamed-media-window.c:1185 +#: ../src/empathy-streamed-media-window.c:1186 msgid "Audio input" msgstr "Zvočni vhod" -#: ../src/empathy-streamed-media-window.c:1189 +#: ../src/empathy-streamed-media-window.c:1190 msgid "Video input" msgstr "Video vhod" -#: ../src/empathy-streamed-media-window.c:1193 +#: ../src/empathy-streamed-media-window.c:1194 msgid "Dialpad" msgstr "Številčnica" -#: ../src/empathy-streamed-media-window.c:1198 +#: ../src/empathy-streamed-media-window.c:1205 msgid "Details" msgstr "Podrobnosti" #. translators: Call is a noun and %s is the contact name. This string #. * is used in the window title -#: ../src/empathy-streamed-media-window.c:1267 +#: ../src/empathy-streamed-media-window.c:1274 #, c-format msgid "Call with %s" msgstr "Pokliči z %s" #. translators: Call is a noun. This string is used in the window #. * title -#: ../src/empathy-streamed-media-window.c:1346 +#: ../src/empathy-streamed-media-window.c:1353 msgid "Call" msgstr "Kliči" -#: ../src/empathy-streamed-media-window.c:1500 +#: ../src/empathy-streamed-media-window.c:1507 msgid "The IP address as seen by the machine" msgstr "Naslov IP kot ga zazna strojna oprema" -#: ../src/empathy-streamed-media-window.c:1502 +#: ../src/empathy-streamed-media-window.c:1509 msgid "The IP address as seen by a server on the Internet" msgstr "Naslov IP kot ga zazna strežnik v omrežju" -#: ../src/empathy-streamed-media-window.c:1504 +#: ../src/empathy-streamed-media-window.c:1511 msgid "The IP address of the peer as seen by the other side" msgstr "Naslov IP kot ga zazna uporabnik na drugi strani" -#: ../src/empathy-streamed-media-window.c:1506 +#: ../src/empathy-streamed-media-window.c:1513 msgid "The IP address of a relay server" msgstr "Naslov IP posredovalnega strežnika" -#: ../src/empathy-streamed-media-window.c:1508 +#: ../src/empathy-streamed-media-window.c:1515 msgid "The IP address of the multicast group" msgstr "Naslov IP skupine za večsmerno oddajanje" +#: ../src/empathy-streamed-media-window.c:1906 +msgctxt "encoding video codec" +msgid "Unknown" +msgstr "Neznano" + +#: ../src/empathy-streamed-media-window.c:1909 +msgctxt "encoding audio codec" +msgid "Unknown" +msgstr "Neznano" + +#: ../src/empathy-streamed-media-window.c:1912 +msgctxt "decoding video codec" +msgid "Unknown" +msgstr "Neznano" + +#: ../src/empathy-streamed-media-window.c:1915 +msgctxt "decoding audio codec" +msgid "Unknown" +msgstr "Neznano" + #. Translators: number of minutes:seconds the caller has been connected -#: ../src/empathy-streamed-media-window.c:2259 +#: ../src/empathy-streamed-media-window.c:2274 #, c-format msgid "Connected — %d:%02dm" msgstr "Povezan - %d:%02d m" -#: ../src/empathy-streamed-media-window.c:2320 +#: ../src/empathy-streamed-media-window.c:2335 msgid "Technical Details" msgstr "Tehnične podrobnosti" -#: ../src/empathy-streamed-media-window.c:2358 +#: ../src/empathy-streamed-media-window.c:2373 #, c-format msgid "%s's software does not understand any of the audio formats supported by your computer" msgstr "Program stika %s ne prepozna zvočnih zapisov podprtih na vašem sistemu" -#: ../src/empathy-streamed-media-window.c:2363 +#: ../src/empathy-streamed-media-window.c:2378 #, c-format msgid "%s's software does not understand any of the video formats supported by your computer" msgstr "Program stika %s ne prepozna video zapisov podprtih na vašem sistemu" -#: ../src/empathy-streamed-media-window.c:2369 +#: ../src/empathy-streamed-media-window.c:2384 #, 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 vzpostaviti povezave z %s. Morda je eden od odjemalcev je v omrežju, ki ne dovoli neposrednih povezav." -#: ../src/empathy-streamed-media-window.c:2375 +#: ../src/empathy-streamed-media-window.c:2390 msgid "There was a failure on the network" msgstr "Prišlo je do napake na omrežju" -#: ../src/empathy-streamed-media-window.c:2379 +#: ../src/empathy-streamed-media-window.c:2394 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-streamed-media-window.c:2382 +#: ../src/empathy-streamed-media-window.c:2397 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-streamed-media-window.c:2392 +#: ../src/empathy-streamed-media-window.c:2407 #, c-format msgid "Something unexpected happened in a Telepathy component. Please report this bug 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 poročilo o hrošču in pripnite dnevnik razhroščevanja iz menija pomoči." -#: ../src/empathy-streamed-media-window.c:2400 +#: ../src/empathy-streamed-media-window.c:2415 msgid "There was a failure in the call engine" msgstr "Prišlo je do napake v klicnem programniku" -#: ../src/empathy-streamed-media-window.c:2403 +#: ../src/empathy-streamed-media-window.c:2418 msgid "The end of the stream was reached" msgstr "Dosežen je konec pretoka" -#: ../src/empathy-streamed-media-window.c:2443 +#: ../src/empathy-streamed-media-window.c:2458 msgid "Can't establish audio stream" msgstr "Ni mogoče vzpostaviti zvočnega pretoka" -#: ../src/empathy-streamed-media-window.c:2453 +#: ../src/empathy-streamed-media-window.c:2468 msgid "Can't establish video stream" msgstr "Ni mogoče vzpostaviti video pretoka" @@ -3033,6 +3050,10 @@ msgstr "Pošlji zvočni posnetek" msgid "Toggle audio transmission" msgstr "Preklopi prenos zvoka" +#: ../src/empathy-call-window.ui.h:18 +msgid "Unknown" +msgstr "Neznano" + #: ../src/empathy-call-window.ui.h:19 msgid "V_ideo" msgstr "V_ideo" @@ -3062,8 +3083,8 @@ msgstr "Po_kliči" msgid "_View" msgstr "_Pogled" -#: ../src/empathy-chat-window.c:472 -#: ../src/empathy-chat-window.c:492 +#: ../src/empathy-chat-window.c:474 +#: ../src/empathy-chat-window.c:494 #, c-format msgid "%s (%d unread)" msgid_plural "%s (%d unread)" @@ -3072,7 +3093,7 @@ msgstr[1] "%s (%d neprebrano)" msgstr[2] "%s (%d neprebrani)" msgstr[3] "%s (%d neprebrana)" -#: ../src/empathy-chat-window.c:484 +#: ../src/empathy-chat-window.c:486 #, c-format msgid "%s (and %u other)" msgid_plural "%s (and %u others)" @@ -3081,7 +3102,7 @@ msgstr[1] "%s (in %u drugo)" msgstr[2] "%s (in %u drugi)" msgstr[3] "%s (in %u druga)" -#: ../src/empathy-chat-window.c:500 +#: ../src/empathy-chat-window.c:502 #, c-format msgid "%s (%d unread from others)" msgid_plural "%s (%d unread from others)" @@ -3090,7 +3111,7 @@ 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:509 +#: ../src/empathy-chat-window.c:511 #, c-format msgid "%s (%d unread from all)" msgid_plural "%s (%d unread from all)" @@ -3099,7 +3120,7 @@ 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:711 +#: ../src/empathy-chat-window.c:721 msgid "Typing a message." msgstr "Pisanje sporočila." @@ -3218,7 +3239,7 @@ msgid "%s is calling you. Do you want to answer?" msgstr "%s vas kliče. Ali se želite javiti?" #: ../src/empathy-event-manager.c:515 -#: ../src/empathy-event-manager.c:660 +#: ../src/empathy-event-manager.c:667 #, c-format msgid "Incoming call from %s" msgstr "Dohodni klic od %s" @@ -3231,60 +3252,60 @@ msgstr "_Zavrni" msgid "_Answer" msgstr "_Odgovori" -#: ../src/empathy-event-manager.c:660 +#: ../src/empathy-event-manager.c:667 #, c-format msgid "Incoming video call from %s" msgstr "Dohodni video klic od %s" -#: ../src/empathy-event-manager.c:737 +#: ../src/empathy-event-manager.c:744 msgid "Room invitation" msgstr "Vabilo v klepetalnico" -#: ../src/empathy-event-manager.c:739 +#: ../src/empathy-event-manager.c:746 #, c-format msgid "Invitation to join %s" msgstr "Povabilo v %s" -#: ../src/empathy-event-manager.c:746 +#: ../src/empathy-event-manager.c:753 #, 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:754 +#: ../src/empathy-event-manager.c:761 msgid "_Decline" msgstr "_Odkloni" -#: ../src/empathy-event-manager.c:759 +#: ../src/empathy-event-manager.c:766 #: ../src/empathy-new-chatroom-dialog.ui.h:7 msgid "_Join" msgstr "_Pridruži se" -#: ../src/empathy-event-manager.c:786 +#: ../src/empathy-event-manager.c:793 #, c-format msgid "%s invited you to join %s" msgstr "%s vas je povabil v %s" -#: ../src/empathy-event-manager.c:792 +#: ../src/empathy-event-manager.c:799 #, c-format msgid "You have been invited to join %s" msgstr "Povabljeni ste v %s" -#: ../src/empathy-event-manager.c:843 +#: ../src/empathy-event-manager.c:850 #, c-format msgid "Incoming file transfer from %s" msgstr "Prihajajoč prenos datoteke od %s" -#: ../src/empathy-event-manager.c:1013 +#: ../src/empathy-event-manager.c:1020 #: ../src/empathy-main-window.c:370 msgid "Password required" msgstr "Zahtevano geslo" -#: ../src/empathy-event-manager.c:1069 +#: ../src/empathy-event-manager.c:1076 #, c-format msgid "%s would like permission to see when you are online" msgstr "%s želi dovoljenje za pogled dosegljivosti" -#: ../src/empathy-event-manager.c:1073 +#: ../src/empathy-event-manager.c:1080 #, c-format msgid "" "\n" @@ -3294,108 +3315,108 @@ msgstr "" "Sporočilo: %s" #. Translators: time left, when it is more than one hour -#: ../src/empathy-ft-manager.c:99 +#: ../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:102 +#: ../src/empathy-ft-manager.c:103 #, c-format msgid "%02u.%02u" msgstr "%02u.%02u" -#: ../src/empathy-ft-manager.c:178 +#: ../src/empathy-ft-manager.c:179 msgctxt "file transfer percent" msgid "Unknown" msgstr "Neznano" -#: ../src/empathy-ft-manager.c:273 +#: ../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:274 +#: ../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:305 +#: ../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:308 +#: ../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:338 +#: ../src/empathy-ft-manager.c:339 #, c-format msgid "Error receiving \"%s\" from %s" msgstr "Napaka med prejemanjem \"%s\" od %s" -#: ../src/empathy-ft-manager.c:341 +#: ../src/empathy-ft-manager.c:342 msgid "Error receiving a file" msgstr "Napaka med prejemanjem datoteke" -#: ../src/empathy-ft-manager.c:346 +#: ../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:349 +#: ../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:488 +#: ../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:493 +#: ../src/empathy-ft-manager.c:494 #, c-format msgid "\"%s\" sent to %s" msgstr "\"%s\" poslano %s" -#: ../src/empathy-ft-manager.c:496 +#: ../src/empathy-ft-manager.c:497 msgid "File transfer completed" msgstr "Prenos datoteke je končan" -#: ../src/empathy-ft-manager.c:615 -#: ../src/empathy-ft-manager.c:782 +#: ../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:641 -#: ../src/empathy-ft-manager.c:679 +#: ../src/empathy-ft-manager.c:642 +#: ../src/empathy-ft-manager.c:680 #, c-format msgid "Checking integrity of \"%s\"" msgstr "Preverjanje celovitosti \"%s\"" -#: ../src/empathy-ft-manager.c:644 -#: ../src/empathy-ft-manager.c:682 +#: ../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:1016 +#: ../src/empathy-ft-manager.c:1029 msgid "%" msgstr "%" -#: ../src/empathy-ft-manager.c:1028 +#: ../src/empathy-ft-manager.c:1041 msgid "File" msgstr "Datoteka" -#: ../src/empathy-ft-manager.c:1050 +#: ../src/empathy-ft-manager.c:1063 msgid "Remaining" msgstr "Preostalo" @@ -3787,7 +3808,7 @@ msgstr "Stanje" msgid "_Quit" msgstr "_Končaj" -#: ../src/empathy-map-view.c:442 +#: ../src/empathy-map-view.c:448 msgid "Contact Map View" msgstr "Prikaz zemljevida stikov" @@ -3919,6 +3940,10 @@ msgstr "Odkloni" msgid "Accept" msgstr "Sprejmi" +#: ../src/empathy-notifications-approver.c:223 +msgid "Provide" +msgstr "Zagotovi" + #: ../src/empathy-call-observer.c:130 #, c-format msgid "Missed call from %s" @@ -3929,6 +3954,8 @@ msgstr "Zgrešen klic od %s" msgid "%s just tried to call you, but you were in another call." msgstr "%s je klical med drugim pogovorom." +#~ msgid "_Enabled" +#~ msgstr "_Omogoči" #~ msgid "%s is now offline." #~ msgstr "%s ni povezan." #~ msgid "%s is now online." -- cgit v1.2.3