diff options
author | Automated System <kb9vqf@pearsoncomputing.net> | 2014-09-29 12:26:02 -0500 |
---|---|---|
committer | Automated System <kb9vqf@pearsoncomputing.net> | 2014-09-29 12:26:02 -0500 |
commit | ff4fa4a4bcbcb8f46cd9231b0a5f3b3d19f5989c (patch) | |
tree | bf4fc5ad5f5d27517ae17ce5d396e492aafde6eb /tde-i18n-sr@Latn/messages/tdegames/kbackgammon.po | |
parent | dde6a6f118e2358c2aace236dd18d5bca405381c (diff) | |
download | tde-i18n-ff4fa4a4bcbcb8f46cd9231b0a5f3b3d19f5989c.tar.gz tde-i18n-ff4fa4a4bcbcb8f46cd9231b0a5f3b3d19f5989c.zip |
Automated l10n update (.po files)
Diffstat (limited to 'tde-i18n-sr@Latn/messages/tdegames/kbackgammon.po')
-rw-r--r-- | tde-i18n-sr@Latn/messages/tdegames/kbackgammon.po | 638 |
1 files changed, 319 insertions, 319 deletions
diff --git a/tde-i18n-sr@Latn/messages/tdegames/kbackgammon.po b/tde-i18n-sr@Latn/messages/tdegames/kbackgammon.po index 0fbf0a5a5fc..4bf8648bb78 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kbackgammon.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kbackgammon.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: kbackgammon\n" -"POT-Creation-Date: 2014-09-29 00:48-0500\n" +"POT-Creation-Date: 2014-09-29 12:05-0500\n" "PO-Revision-Date: 2005-08-26 10:26+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" "Language-Team: Serbian <kde-yu@kde.yu.org>\n" @@ -19,6 +19,50 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10.2\n" +#. i18n: file kbackgammonui.rc line 5 +#: rc.cpp:3 +#, no-c-format +msgid "&Move" +msgstr "&Potez" + +#. i18n: file kbackgammonui.rc line 10 +#: rc.cpp:6 +#, no-c-format +msgid "&Command" +msgstr "&Naredba" + +#. i18n: file kbackgammonui.rc line 32 +#: rc.cpp:18 +#, no-c-format +msgid "Command Toolbar" +msgstr "Komandna traka" + +#: main.cpp:31 +msgid "A Backgammon program for TDE" +msgstr "Bekgemon program za TDE" + +#: main.cpp:32 +msgid "" +"This is a graphical backgammon program. It supports backgammon games\n" +"with other players, games against computer engines like GNU bg and even\n" +"on-line games on the 'First Internet Backgammon Server'." +msgstr "" +"Ovo je grafički bekgemon program. On podržava igranje bekgemona sa\n" +"drugim igračima, igranje protiv računara kao što je GNU bg i čak\n" +"igranje u mreži na „Prvom internet bekgemon serveru“ (FIBS)." + +#: main.cpp:43 +msgid "KBackgammon" +msgstr "KBackgammon" + +#: main.cpp:46 +msgid "Author & maintainer" +msgstr "Autor i održavalac" + +#: main.cpp:49 +msgid "Initial anti-aliasing of the board" +msgstr "Početno omekšavanje grafike table" + #: _translatorinfo.cpp:1 msgid "" "_: NAME OF TRANSLATORS\n" @@ -338,6 +382,97 @@ msgstr "Tekstualne naredbe još uvek ne rade. Naredba „%1“ je ignorisana." msgid "%1 vs. %2 - Edit Mode" msgstr "%1 pr. %2 - režim uređivanja" +#: engines/nextgen/kbgng.cpp:63 +msgid "Local Games" +msgstr "Lokalne igre" + +#: engines/nextgen/kbgng.cpp:64 +msgid "Offer Network Games" +msgstr "Ponudi mrežne igre" + +#: engines/nextgen/kbgng.cpp:65 +msgid "Join Network Games" +msgstr "Pridruži se mrežnim igrama" + +#: engines/nextgen/kbgng.cpp:71 +msgid "&Types" +msgstr "&Tipovi" + +#: engines/nextgen/kbgng.cpp:77 +msgid "&Names..." +msgstr "&Imena..." + +#: engines/nextgen/kbgng.cpp:138 +msgid "" +"Type the port number on which you want to listen to connections.\n" +"The number should be between 1024 and 65535." +msgstr "" +"Unesite broj porta na kojem želite da slušate za vezama.\n" +"Broj bi trebalo da bude između 1024 i 65535." + +#: engines/nextgen/kbgng.cpp:150 +#, c-format +msgid "Now waiting for incoming connections on port %1." +msgstr "Sada čekam dolazeće veze na portu %1." + +#: engines/nextgen/kbgng.cpp:153 +#, c-format +msgid "Failed to offer connections on port %1." +msgstr "Nisam uspeo da ponudim veze na portu %1." + +#: engines/nextgen/kbgng.cpp:159 +msgid "Type the name of the server you want to connect to:" +msgstr "Unesite ime servera na koji želite da se povežete:" + +#: engines/nextgen/kbgng.cpp:167 +msgid "" +"Type the port number on %1 you want to connect to.\n" +"The number should be between 1024 and 65535." +msgstr "" +"Unesite broj porta na %1 na koji želite da se povežete.\n" +"Broj bi trebalo da bude između 1024 i 65535." + +#: engines/nextgen/kbgng.cpp:186 +msgid "Now connected to %1:%2." +msgstr "Sada sam povezan na %1:%2." + +#: engines/nextgen/kbgng.cpp:189 +msgid "Failed to connect to %1:%2." +msgstr "Nisam uspeo da se povežem na %1:%2." + +#: engines/nextgen/kbgng.cpp:210 engines/nextgen/kbgng.cpp:211 +msgid "Player %1 (%2) has joined the game." +msgstr "Igrač %1 (%2) se pridružio igri." + +#: engines/nextgen/kbgng.cpp:219 +#, c-format +msgid "creating player. virtual=%1" +msgstr "pravim igrača. virtuelno=%1" + +#: engines/nextgen/kbgng.cpp:456 +msgid "one" +msgstr "jedan" + +#: engines/nextgen/kbgng.cpp:457 +msgid "two" +msgstr "dva" + +#: engines/nextgen/kbgng.cpp:509 +msgid "Player %1 has changed the name to %2." +msgstr "Igrač %1 je promenio ime u %2." + +#: engines/nextgen/kbgng.cpp:548 +msgid "Type the name of the first player:" +msgstr "Unesite ime prvog igrača:" + +#: engines/nextgen/kbgng.cpp:551 +msgid "Type the name of the second player:" +msgstr "Unesite ime drugog igrača:" + +#: engines/nextgen/kbgng.cpp:570 +msgid "Players are %1 and %2" +msgstr "Igrači su %1 i %2" + #: engines/gnubg/kbggnubg.cpp:134 #, c-format msgid "gnubg doubles the cube to %1." @@ -429,96 +564,213 @@ msgstr "" msgid "The GNU Backgammon process (%1) has exited. " msgstr "Proces GNU Backgammon-a (%1) je izašao. " -#: engines/nextgen/kbgng.cpp:63 -msgid "Local Games" -msgstr "Lokalne igre" +#: engines/fibs/kbgfibschat.cpp:203 +msgid "%1 user" +msgstr "%1 korisnik" -#: engines/nextgen/kbgng.cpp:64 -msgid "Offer Network Games" -msgstr "Ponudi mrežne igre" +#: engines/fibs/kbgfibschat.cpp:205 +msgid "Kibitz to watchers and players" +msgstr "Kibic posmatračima i igačima" -#: engines/nextgen/kbgng.cpp:65 -msgid "Join Network Games" -msgstr "Pridruži se mrežnim igrama" +#: engines/fibs/kbgfibschat.cpp:207 +msgid "Whisper to watchers only" +msgstr "Šapni samo posmatračima" -#: engines/nextgen/kbgng.cpp:71 -msgid "&Types" -msgstr "&Tipovi" +#: engines/fibs/kbgfibschat.cpp:222 +msgid "Chat Window" +msgstr "Prozor za ćaskanje" -#: engines/nextgen/kbgng.cpp:77 -msgid "&Names..." -msgstr "&Imena..." +#: engines/fibs/kbgfibschat.cpp:224 +msgid "" +"This is the chat window.\n" +"\n" +"The text in this window is colored depending on whether it is directed at you " +"personally, shouted to the general FIBS population, has been said by you, or is " +"of general interest. If you select the name of a player, the context contains " +"entries specifically geared towards that player." +msgstr "" +"Ovo je prozor za ćaskanje.\n" +"\n" +"Tekst u ovom prozoru je obojen prema tome da li je upućen vama lično, doviknut " +"široj populaciji FIBS-a, rečen vama ili je od opšteg interesa. Ako izaberete " +"ime igrača, kontekst sadrži unose posebno nagnute prema tom igraču." -#: engines/nextgen/kbgng.cpp:138 +#: engines/fibs/kbgfibschat.cpp:233 +msgid "Info On" +msgstr "Info. o" + +#: engines/fibs/kbgfibschat.cpp:237 +msgid "Talk To" +msgstr "Pričaj sa" + +#: engines/fibs/kbgfibschat.cpp:242 engines/fibs/kplayerlist.cpp:308 +msgid "Use Dialog" +msgstr "Koristi dijalog" + +#: engines/fibs/kbgfibschat.cpp:244 engines/fibs/kplayerlist.cpp:310 +msgid "1 Point Match" +msgstr "Meč od 1 poena" + +#: engines/fibs/kbgfibschat.cpp:246 engines/fibs/kplayerlist.cpp:312 +msgid "2 Point Match" +msgstr "Meč od 2 poena" + +#: engines/fibs/kbgfibschat.cpp:248 engines/fibs/kplayerlist.cpp:314 +msgid "3 Point Match" +msgstr "Meč od 3 poena" + +#: engines/fibs/kbgfibschat.cpp:250 engines/fibs/kplayerlist.cpp:316 +msgid "4 Point Match" +msgstr "Meč od 4 poena" + +#: engines/fibs/kbgfibschat.cpp:252 engines/fibs/kplayerlist.cpp:318 +msgid "5 Point Match" +msgstr "Meč od 5 poena" + +#: engines/fibs/kbgfibschat.cpp:254 engines/fibs/kplayerlist.cpp:320 +msgid "6 Point Match" +msgstr "Meč od 6 poena" + +#: engines/fibs/kbgfibschat.cpp:256 engines/fibs/kplayerlist.cpp:322 +msgid "7 Point Match" +msgstr "Meč od 7 poena" + +#: engines/fibs/kbgfibschat.cpp:258 engines/fibs/kplayerlist.cpp:324 +msgid "Unlimited" +msgstr "Neograničeno" + +#: engines/fibs/kbgfibschat.cpp:260 engines/fibs/kplayerlist.cpp:326 +msgid "Resume" +msgstr "Nastavi" + +#: engines/fibs/kbgfibschat.cpp:280 +msgid "Gag" +msgstr "Utišaj" + +#: engines/fibs/kbgfibschat.cpp:281 +msgid "Ungag" +msgstr "Poništi utišavanje" + +#: engines/fibs/kbgfibschat.cpp:282 +msgid "Clear Gag List" +msgstr "Očisti listu utišavanja" + +#: engines/fibs/kbgfibschat.cpp:286 +msgid "Silent" +msgstr "Nečujan" + +#: engines/fibs/kbgfibschat.cpp:364 +msgid "Select users to be removed from the gag list." +msgstr "Izaberite korisnike koje treba da se sklone sa liste utišavanja." + +#: engines/fibs/kbgfibschat.cpp:366 msgid "" -"Type the port number on which you want to listen to connections.\n" -"The number should be between 1024 and 65535." +"Select all the users you want to remove from the gag list and then click OK. " +"Afterwards you will again hear what they shout." msgstr "" -"Unesite broj porta na kojem želite da slušate za vezama.\n" -"Broj bi trebalo da bude između 1024 i 65535." +"Izaberite sve korisnike koje želite da sklonite sa liste utišavanja i kliknite " +"na „U redu“. Posle toga ćete ponovo čuti šta oni dovikuju." -#: engines/nextgen/kbgng.cpp:150 +#: engines/fibs/kbgfibschat.cpp:381 +msgid "&Gag List" +msgstr "Lista &utišavanja" + +#: engines/fibs/kbgfibschat.cpp:453 engines/fibs/kbgfibschat.cpp:479 +#: engines/fibs/kbgfibschat.cpp:686 engines/fibs/kplayerlist.cpp:573 #, c-format -msgid "Now waiting for incoming connections on port %1." -msgstr "Sada čekam dolazeće veze na portu %1." +msgid "Talk to %1" +msgstr "Pričaj sa %1" -#: engines/nextgen/kbgng.cpp:153 +#: engines/fibs/kbgfibschat.cpp:552 +msgid "<u>%1 tells you:</u> %2" +msgstr "<u>%1 vam reče:</u> %2" + +#: engines/fibs/kbgfibschat.cpp:561 +msgid "<u>%1 shouts:</u> %2" +msgstr "<u>%1 doviknu:</u> %2" + +#: engines/fibs/kbgfibschat.cpp:569 +msgid "<u>%1 whispers:</u> %2" +msgstr "<u>%1 prošaputa:</u> %2" + +#: engines/fibs/kbgfibschat.cpp:578 +msgid "<u>%1 kibitzes:</u> %2" +msgstr "<u>%1 kibicuje:</u> %2" + +#: engines/fibs/kbgfibschat.cpp:586 +msgid "<u>You tell %1:</u> %2" +msgstr "<u>Vi rekoste %1:</u> %2" + +#: engines/fibs/kbgfibschat.cpp:593 #, c-format -msgid "Failed to offer connections on port %1." -msgstr "Nisam uspeo da ponudim veze na portu %1." +msgid "<u>You shout:</u> %1" +msgstr "<u>Vi doviknuste:</u> %1" -#: engines/nextgen/kbgng.cpp:159 -msgid "Type the name of the server you want to connect to:" -msgstr "Unesite ime servera na koji želite da se povežete:" +#: engines/fibs/kbgfibschat.cpp:600 +#, c-format +msgid "<u>You whisper:</u> %1" +msgstr "<u>Vi prošaputaste:</u> %1" -#: engines/nextgen/kbgng.cpp:167 -msgid "" -"Type the port number on %1 you want to connect to.\n" -"The number should be between 1024 and 65535." -msgstr "" -"Unesite broj porta na %1 na koji želite da se povežete.\n" -"Broj bi trebalo da bude između 1024 i 65535." +#: engines/fibs/kbgfibschat.cpp:607 +#, c-format +msgid "<u>You kibitz:</u> %1" +msgstr "<u>Vi kibicujete:</u> %1" -#: engines/nextgen/kbgng.cpp:186 -msgid "Now connected to %1:%2." -msgstr "Sada sam povezan na %1:%2." +#: engines/fibs/kbgfibschat.cpp:618 +msgid "<u>User %1 left a message at %2</u>: %3" +msgstr "<u>Korisnik %1 je ostavio poruku u %2</u>: %3" -#: engines/nextgen/kbgng.cpp:189 -msgid "Failed to connect to %1:%2." -msgstr "Nisam uspeo da se povežem na %1:%2." +#: engines/fibs/kbgfibschat.cpp:625 +msgid "Your message for %1 has been delivered." +msgstr "Vaša poruka za %1 je isporučena." -#: engines/nextgen/kbgng.cpp:210 engines/nextgen/kbgng.cpp:211 -msgid "Player %1 (%2) has joined the game." -msgstr "Igrač %1 (%2) se pridružio igri." +#: engines/fibs/kbgfibschat.cpp:632 +msgid "Your message for %1 has been saved." +msgstr "Vaša poruka za %1 je sačuvana." -#: engines/nextgen/kbgng.cpp:219 +#: engines/fibs/kbgfibschat.cpp:649 +msgid "<u>You say to yourself:</u> " +msgstr "<u>Kažete samom sebi:</u> " + +#: engines/fibs/kbgfibschat.cpp:689 engines/fibs/kplayerlist.cpp:572 #, c-format -msgid "creating player. virtual=%1" -msgstr "pravim igrača. virtuelno=%1" +msgid "Info on %1" +msgstr "Info. o %1" -#: engines/nextgen/kbgng.cpp:456 -msgid "one" -msgstr "jedan" +#: engines/fibs/kbgfibschat.cpp:693 engines/fibs/kplayerlist.cpp:590 +#, c-format +msgid "Invite %1" +msgstr "Pozovi %1" -#: engines/nextgen/kbgng.cpp:457 -msgid "two" -msgstr "dva" +#: engines/fibs/kbgfibschat.cpp:698 +#, c-format +msgid "Gag %1" +msgstr "Utišaj %1" -#: engines/nextgen/kbgng.cpp:509 -msgid "Player %1 has changed the name to %2." -msgstr "Igrač %1 je promenio ime u %2." +#: engines/fibs/kbgfibschat.cpp:701 +#, c-format +msgid "Ungag %1" +msgstr "Poništi utišavanje za %1" -#: engines/nextgen/kbgng.cpp:548 -msgid "Type the name of the first player:" -msgstr "Unesite ime prvog igrača:" +#: engines/fibs/kbgfibschat.cpp:730 +msgid "The gag list is now empty." +msgstr "Lista utišavanja je sada prazna." -#: engines/nextgen/kbgng.cpp:551 -msgid "Type the name of the second player:" -msgstr "Unesite ime drugog igrača:" +#: engines/fibs/kbgfibschat.cpp:744 +msgid "You won't hear what %1 says and shouts." +msgstr "Nećete čuti šta %1 govori i dovikuje." -#: engines/nextgen/kbgng.cpp:570 -msgid "Players are %1 and %2" -msgstr "Igrači su %1 i %2" +#: engines/fibs/kbgfibschat.cpp:766 +msgid "You will again hear what %1 says and shouts." +msgstr "Ponovo ćete čuti šta %1 govori i dovikuje." + +#: engines/fibs/kbgfibschat.cpp:788 +msgid "You will not hear what people shout." +msgstr "Nećete čuti šta ljudi dovikuju." + +#: engines/fibs/kbgfibschat.cpp:790 +msgid "You will hear what people shout." +msgstr "Čućete šta ljudi dovikuju." #: engines/fibs/kbginvite.cpp:55 msgid "Invite Players" @@ -644,46 +896,6 @@ msgstr "Slep" msgid "Update" msgstr "Ažuriraj" -#: engines/fibs/kbgfibschat.cpp:242 engines/fibs/kplayerlist.cpp:308 -msgid "Use Dialog" -msgstr "Koristi dijalog" - -#: engines/fibs/kbgfibschat.cpp:244 engines/fibs/kplayerlist.cpp:310 -msgid "1 Point Match" -msgstr "Meč od 1 poena" - -#: engines/fibs/kbgfibschat.cpp:246 engines/fibs/kplayerlist.cpp:312 -msgid "2 Point Match" -msgstr "Meč od 2 poena" - -#: engines/fibs/kbgfibschat.cpp:248 engines/fibs/kplayerlist.cpp:314 -msgid "3 Point Match" -msgstr "Meč od 3 poena" - -#: engines/fibs/kbgfibschat.cpp:250 engines/fibs/kplayerlist.cpp:316 -msgid "4 Point Match" -msgstr "Meč od 4 poena" - -#: engines/fibs/kbgfibschat.cpp:252 engines/fibs/kplayerlist.cpp:318 -msgid "5 Point Match" -msgstr "Meč od 5 poena" - -#: engines/fibs/kbgfibschat.cpp:254 engines/fibs/kplayerlist.cpp:320 -msgid "6 Point Match" -msgstr "Meč od 6 poena" - -#: engines/fibs/kbgfibschat.cpp:256 engines/fibs/kplayerlist.cpp:322 -msgid "7 Point Match" -msgstr "Meč od 7 poena" - -#: engines/fibs/kbgfibschat.cpp:258 engines/fibs/kplayerlist.cpp:324 -msgid "Unlimited" -msgstr "Neograničeno" - -#: engines/fibs/kbgfibschat.cpp:260 engines/fibs/kplayerlist.cpp:326 -msgid "Resume" -msgstr "Nastavi" - #: engines/fibs/kplayerlist.cpp:336 msgid "Invite" msgstr "Pozovi" @@ -704,17 +916,6 @@ msgstr "" msgid "&Playerlist" msgstr "&Lista igrača" -#: engines/fibs/kbgfibschat.cpp:689 engines/fibs/kplayerlist.cpp:572 -#, c-format -msgid "Info on %1" -msgstr "Info. o %1" - -#: engines/fibs/kbgfibschat.cpp:453 engines/fibs/kbgfibschat.cpp:479 -#: engines/fibs/kbgfibschat.cpp:686 engines/fibs/kplayerlist.cpp:573 -#, c-format -msgid "Talk to %1" -msgstr "Pričaj sa %1" - #: engines/fibs/kplayerlist.cpp:574 #, c-format msgid "Email to %1" @@ -735,11 +936,6 @@ msgstr "Posmatraj %1" msgid "Update %1" msgstr "Ažuriraj %1" -#: engines/fibs/kbgfibschat.cpp:693 engines/fibs/kplayerlist.cpp:590 -#, c-format -msgid "Invite %1" -msgstr "Pozovi %1" - #: engines/fibs/kplayerlist.cpp:598 #, c-format msgid "Unblind %1" @@ -1264,176 +1460,6 @@ msgstr "Lista &igrača" msgid "&Chat" msgstr "&Ćaskanje" -#: engines/fibs/kbgfibschat.cpp:203 -msgid "%1 user" -msgstr "%1 korisnik" - -#: engines/fibs/kbgfibschat.cpp:205 -msgid "Kibitz to watchers and players" -msgstr "Kibic posmatračima i igačima" - -#: engines/fibs/kbgfibschat.cpp:207 -msgid "Whisper to watchers only" -msgstr "Šapni samo posmatračima" - -#: engines/fibs/kbgfibschat.cpp:222 -msgid "Chat Window" -msgstr "Prozor za ćaskanje" - -#: engines/fibs/kbgfibschat.cpp:224 -msgid "" -"This is the chat window.\n" -"\n" -"The text in this window is colored depending on whether it is directed at you " -"personally, shouted to the general FIBS population, has been said by you, or is " -"of general interest. If you select the name of a player, the context contains " -"entries specifically geared towards that player." -msgstr "" -"Ovo je prozor za ćaskanje.\n" -"\n" -"Tekst u ovom prozoru je obojen prema tome da li je upućen vama lično, doviknut " -"široj populaciji FIBS-a, rečen vama ili je od opšteg interesa. Ako izaberete " -"ime igrača, kontekst sadrži unose posebno nagnute prema tom igraču." - -#: engines/fibs/kbgfibschat.cpp:233 -msgid "Info On" -msgstr "Info. o" - -#: engines/fibs/kbgfibschat.cpp:237 -msgid "Talk To" -msgstr "Pričaj sa" - -#: engines/fibs/kbgfibschat.cpp:280 -msgid "Gag" -msgstr "Utišaj" - -#: engines/fibs/kbgfibschat.cpp:281 -msgid "Ungag" -msgstr "Poništi utišavanje" - -#: engines/fibs/kbgfibschat.cpp:282 -msgid "Clear Gag List" -msgstr "Očisti listu utišavanja" - -#: engines/fibs/kbgfibschat.cpp:286 -msgid "Silent" -msgstr "Nečujan" - -#: engines/fibs/kbgfibschat.cpp:364 -msgid "Select users to be removed from the gag list." -msgstr "Izaberite korisnike koje treba da se sklone sa liste utišavanja." - -#: engines/fibs/kbgfibschat.cpp:366 -msgid "" -"Select all the users you want to remove from the gag list and then click OK. " -"Afterwards you will again hear what they shout." -msgstr "" -"Izaberite sve korisnike koje želite da sklonite sa liste utišavanja i kliknite " -"na „U redu“. Posle toga ćete ponovo čuti šta oni dovikuju." - -#: engines/fibs/kbgfibschat.cpp:381 -msgid "&Gag List" -msgstr "Lista &utišavanja" - -#: engines/fibs/kbgfibschat.cpp:552 -msgid "<u>%1 tells you:</u> %2" -msgstr "<u>%1 vam reče:</u> %2" - -#: engines/fibs/kbgfibschat.cpp:561 -msgid "<u>%1 shouts:</u> %2" -msgstr "<u>%1 doviknu:</u> %2" - -#: engines/fibs/kbgfibschat.cpp:569 -msgid "<u>%1 whispers:</u> %2" -msgstr "<u>%1 prošaputa:</u> %2" - -#: engines/fibs/kbgfibschat.cpp:578 -msgid "<u>%1 kibitzes:</u> %2" -msgstr "<u>%1 kibicuje:</u> %2" - -#: engines/fibs/kbgfibschat.cpp:586 -msgid "<u>You tell %1:</u> %2" -msgstr "<u>Vi rekoste %1:</u> %2" - -#: engines/fibs/kbgfibschat.cpp:593 -#, c-format -msgid "<u>You shout:</u> %1" -msgstr "<u>Vi doviknuste:</u> %1" - -#: engines/fibs/kbgfibschat.cpp:600 -#, c-format -msgid "<u>You whisper:</u> %1" -msgstr "<u>Vi prošaputaste:</u> %1" - -#: engines/fibs/kbgfibschat.cpp:607 -#, c-format -msgid "<u>You kibitz:</u> %1" -msgstr "<u>Vi kibicujete:</u> %1" - -#: engines/fibs/kbgfibschat.cpp:618 -msgid "<u>User %1 left a message at %2</u>: %3" -msgstr "<u>Korisnik %1 je ostavio poruku u %2</u>: %3" - -#: engines/fibs/kbgfibschat.cpp:625 -msgid "Your message for %1 has been delivered." -msgstr "Vaša poruka za %1 je isporučena." - -#: engines/fibs/kbgfibschat.cpp:632 -msgid "Your message for %1 has been saved." -msgstr "Vaša poruka za %1 je sačuvana." - -#: engines/fibs/kbgfibschat.cpp:649 -msgid "<u>You say to yourself:</u> " -msgstr "<u>Kažete samom sebi:</u> " - -#: engines/fibs/kbgfibschat.cpp:698 -#, c-format -msgid "Gag %1" -msgstr "Utišaj %1" - -#: engines/fibs/kbgfibschat.cpp:701 -#, c-format -msgid "Ungag %1" -msgstr "Poništi utišavanje za %1" - -#: engines/fibs/kbgfibschat.cpp:730 -msgid "The gag list is now empty." -msgstr "Lista utišavanja je sada prazna." - -#: engines/fibs/kbgfibschat.cpp:744 -msgid "You won't hear what %1 says and shouts." -msgstr "Nećete čuti šta %1 govori i dovikuje." - -#: engines/fibs/kbgfibschat.cpp:766 -msgid "You will again hear what %1 says and shouts." -msgstr "Ponovo ćete čuti šta %1 govori i dovikuje." - -#: engines/fibs/kbgfibschat.cpp:788 -msgid "You will not hear what people shout." -msgstr "Nećete čuti šta ljudi dovikuju." - -#: engines/fibs/kbgfibschat.cpp:790 -msgid "You will hear what people shout." -msgstr "Čućete šta ljudi dovikuju." - -#. i18n: file kbackgammonui.rc line 5 -#: rc.cpp:3 -#, no-c-format -msgid "&Move" -msgstr "&Potez" - -#. i18n: file kbackgammonui.rc line 10 -#: rc.cpp:6 -#, no-c-format -msgid "&Command" -msgstr "&Naredba" - -#. i18n: file kbackgammonui.rc line 32 -#: rc.cpp:18 -#, no-c-format -msgid "Command Toolbar" -msgstr "Komandna traka" - #: kbg.cpp:78 msgid "Open Board" msgstr "Otvori tablu" @@ -1602,29 +1628,3 @@ msgid "" msgstr "" "Možete ponovo uključiti traku sa menijima iz menija koji se dobija desnim " "klikom na tablu." - -#: main.cpp:31 -msgid "A Backgammon program for TDE" -msgstr "Bekgemon program za TDE" - -#: main.cpp:32 -msgid "" -"This is a graphical backgammon program. It supports backgammon games\n" -"with other players, games against computer engines like GNU bg and even\n" -"on-line games on the 'First Internet Backgammon Server'." -msgstr "" -"Ovo je grafički bekgemon program. On podržava igranje bekgemona sa\n" -"drugim igračima, igranje protiv računara kao što je GNU bg i čak\n" -"igranje u mreži na „Prvom internet bekgemon serveru“ (FIBS)." - -#: main.cpp:43 -msgid "KBackgammon" -msgstr "KBackgammon" - -#: main.cpp:46 -msgid "Author & maintainer" -msgstr "Autor i održavalac" - -#: main.cpp:49 -msgid "Initial anti-aliasing of the board" -msgstr "Početno omekšavanje grafike table" |