diff options
Diffstat (limited to 'tde-i18n-sk/messages/tdegames/kbackgammon.po')
-rw-r--r-- | tde-i18n-sk/messages/tdegames/kbackgammon.po | 640 |
1 files changed, 320 insertions, 320 deletions
diff --git a/tde-i18n-sk/messages/tdegames/kbackgammon.po b/tde-i18n-sk/messages/tdegames/kbackgammon.po index 1274ccd92bd..bf6cf92e4a5 100644 --- a/tde-i18n-sk/messages/tdegames/kbackgammon.po +++ b/tde-i18n-sk/messages/tdegames/kbackgammon.po @@ -7,7 +7,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: 2006-09-29 18:54+0200\n" "Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n" "Language-Team: Slovak <sk@li.org>\n" @@ -18,6 +18,50 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#. i18n: file kbackgammonui.rc line 5 +#: rc.cpp:3 +#, no-c-format +msgid "&Move" +msgstr "&Presunúť" + +#. i18n: file kbackgammonui.rc line 10 +#: rc.cpp:6 +#, no-c-format +msgid "&Command" +msgstr "&Príkaz" + +#. i18n: file kbackgammonui.rc line 32 +#: rc.cpp:18 +#, no-c-format +msgid "Command Toolbar" +msgstr "Príkazový panel" + +#: main.cpp:31 +msgid "A Backgammon program for TDE" +msgstr "Program Backgammon pre 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 "" +"Toto je grafický program pre Backgammon. Podporuje backgammonové\n" +"hry s inými hráčmi, hry proti počítačovým strojom ako je GNU bg a dokonca\n" +"on-line hry na 'Prvom internetovom serveri pre Backgammon FIBS'." + +#: main.cpp:43 +msgid "KBackgammon" +msgstr "KBackgammon" + +#: main.cpp:46 +msgid "Author & maintainer" +msgstr "Autor a správca" + +#: main.cpp:49 +msgid "Initial anti-aliasing of the board" +msgstr "Na začiatku anti-aliasovaný plán" + #: _translatorinfo.cpp:1 msgid "" "_: NAME OF TRANSLATORS\n" @@ -335,6 +379,97 @@ msgstr "Textové príkazy zatiaľ nefungujú. Príkaz '%1' bol ignorovaný." msgid "%1 vs. %2 - Edit Mode" msgstr "%1 vs. %2 - Mód úprav" +#: engines/nextgen/kbgng.cpp:63 +msgid "Local Games" +msgstr "Lokálne hry" + +#: engines/nextgen/kbgng.cpp:64 +msgid "Offer Network Games" +msgstr "Ponúknuť sieťové hry" + +#: engines/nextgen/kbgng.cpp:65 +msgid "Join Network Games" +msgstr "Pripojiť sa k sieťovým hrám" + +#: engines/nextgen/kbgng.cpp:71 +msgid "&Types" +msgstr "&Typy" + +#: engines/nextgen/kbgng.cpp:77 +msgid "&Names..." +msgstr "&Mená..." + +#: 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 "" +"Zadajte číslo portu, na ktorom sa má čakať na spojenia.\n" +"Číslo by malo byť medzi 1024 a 65535." + +#: engines/nextgen/kbgng.cpp:150 +#, c-format +msgid "Now waiting for incoming connections on port %1." +msgstr "Čakám na prichádzajúce spojenia na porte %1." + +#: engines/nextgen/kbgng.cpp:153 +#, c-format +msgid "Failed to offer connections on port %1." +msgstr "Nepodairlo sa ponúknuť spojenia na port %1." + +#: engines/nextgen/kbgng.cpp:159 +msgid "Type the name of the server you want to connect to:" +msgstr "Zadajte meno serveru, ku ktorému sa chcete pripojiť:" + +#: 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 "" +"Zadajte číslo portu na %1, na ktorý sa chcete pripojiť.\n" +"Číslo by malo byť medzi 1024 a 65535." + +#: engines/nextgen/kbgng.cpp:186 +msgid "Now connected to %1:%2." +msgstr "Pripojený na %1:%2." + +#: engines/nextgen/kbgng.cpp:189 +msgid "Failed to connect to %1:%2." +msgstr "Nepodarilo sa pripojiť na %1:%2." + +#: engines/nextgen/kbgng.cpp:210 engines/nextgen/kbgng.cpp:211 +msgid "Player %1 (%2) has joined the game." +msgstr "Hráč %1 (%2) sa pripojil k hre." + +#: engines/nextgen/kbgng.cpp:219 +#, c-format +msgid "creating player. virtual=%1" +msgstr "vytváram hráča. virtual=%1" + +#: engines/nextgen/kbgng.cpp:456 +msgid "one" +msgstr "jeden" + +#: engines/nextgen/kbgng.cpp:457 +msgid "two" +msgstr "dva" + +#: engines/nextgen/kbgng.cpp:509 +msgid "Player %1 has changed the name to %2." +msgstr "Hráč %1 zmenil meno na %2." + +#: engines/nextgen/kbgng.cpp:548 +msgid "Type the name of the first player:" +msgstr "Zadajte meno prvého hráča:" + +#: engines/nextgen/kbgng.cpp:551 +msgid "Type the name of the second player:" +msgstr "Zadajte meno druhého hráča:" + +#: engines/nextgen/kbgng.cpp:570 +msgid "Players are %1 and %2" +msgstr "Hráči sú %1 a %2." + #: engines/gnubg/kbggnubg.cpp:134 #, c-format msgid "gnubg doubles the cube to %1." @@ -426,96 +561,214 @@ msgstr "" msgid "The GNU Backgammon process (%1) has exited. " msgstr "Proces GNU Backgammon (%1) skončil." -#: engines/nextgen/kbgng.cpp:63 -msgid "Local Games" -msgstr "Lokálne hry" +#: engines/fibs/kbgfibschat.cpp:203 +msgid "%1 user" +msgstr "%1 užívateľ" -#: engines/nextgen/kbgng.cpp:64 -msgid "Offer Network Games" -msgstr "Ponúknuť sieťové hry" +#: engines/fibs/kbgfibschat.cpp:205 +msgid "Kibitz to watchers and players" +msgstr "Kibicovať pozorovateľom a hráčom" -#: engines/nextgen/kbgng.cpp:65 -msgid "Join Network Games" -msgstr "Pripojiť sa k sieťovým hrám" +#: engines/fibs/kbgfibschat.cpp:207 +msgid "Whisper to watchers only" +msgstr "Pošepkať iba pozorovateľom" -#: engines/nextgen/kbgng.cpp:71 -msgid "&Types" -msgstr "&Typy" +#: engines/fibs/kbgfibschat.cpp:222 +msgid "Chat Window" +msgstr "Okno rozhovoru" -#: engines/nextgen/kbgng.cpp:77 -msgid "&Names..." -msgstr "&Mená..." +#: 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 "" +"Toto je okno rozhovoru.\n" +"\n" +"Text v tomto okne má farbu podľa toho, či je správa určená priamo vám, alebo je " +"zakričaná len tak niekým na FIBS, či ste ju povedali vy alebo je to všeobecná " +"informácia. Ak vyberiete meno hráča, kontext bude obsahovať položky pre tohto " +"hráča." -#: 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 "Hovoriť s" + +#: engines/fibs/kbgfibschat.cpp:242 engines/fibs/kplayerlist.cpp:308 +msgid "Use Dialog" +msgstr "Použiť dialóg" + +#: engines/fibs/kbgfibschat.cpp:244 engines/fibs/kplayerlist.cpp:310 +msgid "1 Point Match" +msgstr "Hra na 1 bod" + +#: engines/fibs/kbgfibschat.cpp:246 engines/fibs/kplayerlist.cpp:312 +msgid "2 Point Match" +msgstr "Hra na 2 body" + +#: engines/fibs/kbgfibschat.cpp:248 engines/fibs/kplayerlist.cpp:314 +msgid "3 Point Match" +msgstr "Hra na 3 body" + +#: engines/fibs/kbgfibschat.cpp:250 engines/fibs/kplayerlist.cpp:316 +msgid "4 Point Match" +msgstr "Hra na 4 body" + +#: engines/fibs/kbgfibschat.cpp:252 engines/fibs/kplayerlist.cpp:318 +msgid "5 Point Match" +msgstr "Hra na 5 bodov" + +#: engines/fibs/kbgfibschat.cpp:254 engines/fibs/kplayerlist.cpp:320 +msgid "6 Point Match" +msgstr "Hra na 6 bodov" + +#: engines/fibs/kbgfibschat.cpp:256 engines/fibs/kplayerlist.cpp:322 +msgid "7 Point Match" +msgstr "Hra na 7 bodov" + +#: engines/fibs/kbgfibschat.cpp:258 engines/fibs/kplayerlist.cpp:324 +msgid "Unlimited" +msgstr "Neobmedzená" + +#: engines/fibs/kbgfibschat.cpp:260 engines/fibs/kplayerlist.cpp:326 +msgid "Resume" +msgstr "Pokračovať" + +#: engines/fibs/kbgfibschat.cpp:280 +msgid "Gag" +msgstr "Gagnúť" + +#: engines/fibs/kbgfibschat.cpp:281 +msgid "Ungag" +msgstr "Zrušiť gag" + +#: engines/fibs/kbgfibschat.cpp:282 +msgid "Clear Gag List" +msgstr "Vyčistiť zoznam gagov" + +#: engines/fibs/kbgfibschat.cpp:286 +msgid "Silent" +msgstr "Potichu" + +#: engines/fibs/kbgfibschat.cpp:364 +msgid "Select users to be removed from the gag list." +msgstr "Vyberte užívateľov, ktorých chcete odstrániť zo zoznamu gagov." + +#: 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 "" -"Zadajte číslo portu, na ktorom sa má čakať na spojenia.\n" -"Číslo by malo byť medzi 1024 a 65535." +"Vyberte užívateľov, ktorých chcete odstrániť zo zoznamu gagov a stlačte OK. " +"Potom budete znovu počuť, čo kričia." -#: engines/nextgen/kbgng.cpp:150 +#: engines/fibs/kbgfibschat.cpp:381 +msgid "&Gag List" +msgstr "Zoznam &gagov" + +#: 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 "Čakám na prichádzajúce spojenia na porte %1." +msgid "Talk to %1" +msgstr "Rozhovor s %1" -#: engines/nextgen/kbgng.cpp:153 +#: engines/fibs/kbgfibschat.cpp:552 +msgid "<u>%1 tells you:</u> %2" +msgstr "<u>%1 vám hovorí:</u> %2" + +#: engines/fibs/kbgfibschat.cpp:561 +msgid "<u>%1 shouts:</u> %2" +msgstr "<u>%1 kričí:</u> %2" + +#: engines/fibs/kbgfibschat.cpp:569 +msgid "<u>%1 whispers:</u> %2" +msgstr "<u>%1 šepká:</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>Hovoríte %1:</u> %2" + +#: engines/fibs/kbgfibschat.cpp:593 #, c-format -msgid "Failed to offer connections on port %1." -msgstr "Nepodairlo sa ponúknuť spojenia na port %1." +msgid "<u>You shout:</u> %1" +msgstr "<u>Kričíte:</u> %1" -#: engines/nextgen/kbgng.cpp:159 -msgid "Type the name of the server you want to connect to:" -msgstr "Zadajte meno serveru, ku ktorému sa chcete pripojiť:" +#: engines/fibs/kbgfibschat.cpp:600 +#, c-format +msgid "<u>You whisper:</u> %1" +msgstr "<u>Šepkáte:</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 "" -"Zadajte číslo portu na %1, na ktorý sa chcete pripojiť.\n" -"Číslo by malo byť medzi 1024 a 65535." +#: engines/fibs/kbgfibschat.cpp:607 +#, c-format +msgid "<u>You kibitz:</u> %1" +msgstr "<u>Kibicujete:</u> %1" -#: engines/nextgen/kbgng.cpp:186 -msgid "Now connected to %1:%2." -msgstr "Pripojený na %1:%2." +#: engines/fibs/kbgfibschat.cpp:618 +msgid "<u>User %1 left a message at %2</u>: %3" +msgstr "<u>Užívateľ %1 nechal na %2 správu</u>: %3" -#: engines/nextgen/kbgng.cpp:189 -msgid "Failed to connect to %1:%2." -msgstr "Nepodarilo sa pripojiť na %1:%2." +#: engines/fibs/kbgfibschat.cpp:625 +msgid "Your message for %1 has been delivered." +msgstr "Vaša správa pre %1 bola doručená." -#: engines/nextgen/kbgng.cpp:210 engines/nextgen/kbgng.cpp:211 -msgid "Player %1 (%2) has joined the game." -msgstr "Hráč %1 (%2) sa pripojil k hre." +#: engines/fibs/kbgfibschat.cpp:632 +msgid "Your message for %1 has been saved." +msgstr "Vaša správa pre %1 bola uložená." -#: engines/nextgen/kbgng.cpp:219 +#: engines/fibs/kbgfibschat.cpp:649 +msgid "<u>You say to yourself:</u> " +msgstr "<u>Povedali ste si pre seba:</u>" + +#: engines/fibs/kbgfibschat.cpp:689 engines/fibs/kplayerlist.cpp:572 #, c-format -msgid "creating player. virtual=%1" -msgstr "vytváram hráča. virtual=%1" +msgid "Info on %1" +msgstr "Informácie o %1" -#: engines/nextgen/kbgng.cpp:456 -msgid "one" -msgstr "jeden" +#: engines/fibs/kbgfibschat.cpp:693 engines/fibs/kplayerlist.cpp:590 +#, c-format +msgid "Invite %1" +msgstr "Pozvať %1" -#: engines/nextgen/kbgng.cpp:457 -msgid "two" -msgstr "dva" +#: engines/fibs/kbgfibschat.cpp:698 +#, c-format +msgid "Gag %1" +msgstr "Gagnúť %1" -#: engines/nextgen/kbgng.cpp:509 -msgid "Player %1 has changed the name to %2." -msgstr "Hráč %1 zmenil meno na %2." +#: engines/fibs/kbgfibschat.cpp:701 +#, c-format +msgid "Ungag %1" +msgstr "Zrušenie gagu %1" -#: engines/nextgen/kbgng.cpp:548 -msgid "Type the name of the first player:" -msgstr "Zadajte meno prvého hráča:" +#: engines/fibs/kbgfibschat.cpp:730 +msgid "The gag list is now empty." +msgstr "Zoznam gagov je momentálne prázdny." -#: engines/nextgen/kbgng.cpp:551 -msgid "Type the name of the second player:" -msgstr "Zadajte meno druhého hráča:" +#: engines/fibs/kbgfibschat.cpp:744 +msgid "You won't hear what %1 says and shouts." +msgstr "Nebudete počuť, čo povie a zakričí %1." -#: engines/nextgen/kbgng.cpp:570 -msgid "Players are %1 and %2" -msgstr "Hráči sú %1 a %2." +#: engines/fibs/kbgfibschat.cpp:766 +msgid "You will again hear what %1 says and shouts." +msgstr "Budete znovu počuť, čo povie a zakričí %1." + +#: engines/fibs/kbgfibschat.cpp:788 +msgid "You will not hear what people shout." +msgstr "Nebudete počuť, čo ľudia kričia." + +#: engines/fibs/kbgfibschat.cpp:790 +msgid "You will hear what people shout." +msgstr "Budete počuť, čo ľudia kričia." #: engines/fibs/kbginvite.cpp:55 msgid "Invite Players" @@ -641,46 +894,6 @@ msgstr "Zaslepiť" msgid "Update" msgstr "Aktualizovať " -#: engines/fibs/kbgfibschat.cpp:242 engines/fibs/kplayerlist.cpp:308 -msgid "Use Dialog" -msgstr "Použiť dialóg" - -#: engines/fibs/kbgfibschat.cpp:244 engines/fibs/kplayerlist.cpp:310 -msgid "1 Point Match" -msgstr "Hra na 1 bod" - -#: engines/fibs/kbgfibschat.cpp:246 engines/fibs/kplayerlist.cpp:312 -msgid "2 Point Match" -msgstr "Hra na 2 body" - -#: engines/fibs/kbgfibschat.cpp:248 engines/fibs/kplayerlist.cpp:314 -msgid "3 Point Match" -msgstr "Hra na 3 body" - -#: engines/fibs/kbgfibschat.cpp:250 engines/fibs/kplayerlist.cpp:316 -msgid "4 Point Match" -msgstr "Hra na 4 body" - -#: engines/fibs/kbgfibschat.cpp:252 engines/fibs/kplayerlist.cpp:318 -msgid "5 Point Match" -msgstr "Hra na 5 bodov" - -#: engines/fibs/kbgfibschat.cpp:254 engines/fibs/kplayerlist.cpp:320 -msgid "6 Point Match" -msgstr "Hra na 6 bodov" - -#: engines/fibs/kbgfibschat.cpp:256 engines/fibs/kplayerlist.cpp:322 -msgid "7 Point Match" -msgstr "Hra na 7 bodov" - -#: engines/fibs/kbgfibschat.cpp:258 engines/fibs/kplayerlist.cpp:324 -msgid "Unlimited" -msgstr "Neobmedzená" - -#: engines/fibs/kbgfibschat.cpp:260 engines/fibs/kplayerlist.cpp:326 -msgid "Resume" -msgstr "Pokračovať" - #: engines/fibs/kplayerlist.cpp:336 msgid "Invite" msgstr "Pozvať" @@ -701,17 +914,6 @@ msgstr "" msgid "&Playerlist" msgstr "&Zoznam hráčov" -#: engines/fibs/kbgfibschat.cpp:689 engines/fibs/kplayerlist.cpp:572 -#, c-format -msgid "Info on %1" -msgstr "Informácie 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 "Rozhovor s %1" - #: engines/fibs/kplayerlist.cpp:574 #, c-format msgid "Email to %1" @@ -732,11 +934,6 @@ msgstr "Pozorovať %1" msgid "Update %1" msgstr "Aktualizovať %1" -#: engines/fibs/kbgfibschat.cpp:693 engines/fibs/kplayerlist.cpp:590 -#, c-format -msgid "Invite %1" -msgstr "Pozvať %1" - #: engines/fibs/kplayerlist.cpp:598 #, c-format msgid "Unblind %1" @@ -1262,177 +1459,6 @@ msgstr "Z&oznam hráčov" msgid "&Chat" msgstr "&Rozhovor" -#: engines/fibs/kbgfibschat.cpp:203 -msgid "%1 user" -msgstr "%1 užívateľ" - -#: engines/fibs/kbgfibschat.cpp:205 -msgid "Kibitz to watchers and players" -msgstr "Kibicovať pozorovateľom a hráčom" - -#: engines/fibs/kbgfibschat.cpp:207 -msgid "Whisper to watchers only" -msgstr "Pošepkať iba pozorovateľom" - -#: engines/fibs/kbgfibschat.cpp:222 -msgid "Chat Window" -msgstr "Okno rozhovoru" - -#: 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 "" -"Toto je okno rozhovoru.\n" -"\n" -"Text v tomto okne má farbu podľa toho, či je správa určená priamo vám, alebo je " -"zakričaná len tak niekým na FIBS, či ste ju povedali vy alebo je to všeobecná " -"informácia. Ak vyberiete meno hráča, kontext bude obsahovať položky pre tohto " -"hráča." - -#: engines/fibs/kbgfibschat.cpp:233 -msgid "Info On" -msgstr "Info o" - -#: engines/fibs/kbgfibschat.cpp:237 -msgid "Talk To" -msgstr "Hovoriť s" - -#: engines/fibs/kbgfibschat.cpp:280 -msgid "Gag" -msgstr "Gagnúť" - -#: engines/fibs/kbgfibschat.cpp:281 -msgid "Ungag" -msgstr "Zrušiť gag" - -#: engines/fibs/kbgfibschat.cpp:282 -msgid "Clear Gag List" -msgstr "Vyčistiť zoznam gagov" - -#: engines/fibs/kbgfibschat.cpp:286 -msgid "Silent" -msgstr "Potichu" - -#: engines/fibs/kbgfibschat.cpp:364 -msgid "Select users to be removed from the gag list." -msgstr "Vyberte užívateľov, ktorých chcete odstrániť zo zoznamu gagov." - -#: 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 "" -"Vyberte užívateľov, ktorých chcete odstrániť zo zoznamu gagov a stlačte OK. " -"Potom budete znovu počuť, čo kričia." - -#: engines/fibs/kbgfibschat.cpp:381 -msgid "&Gag List" -msgstr "Zoznam &gagov" - -#: engines/fibs/kbgfibschat.cpp:552 -msgid "<u>%1 tells you:</u> %2" -msgstr "<u>%1 vám hovorí:</u> %2" - -#: engines/fibs/kbgfibschat.cpp:561 -msgid "<u>%1 shouts:</u> %2" -msgstr "<u>%1 kričí:</u> %2" - -#: engines/fibs/kbgfibschat.cpp:569 -msgid "<u>%1 whispers:</u> %2" -msgstr "<u>%1 šepká:</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>Hovoríte %1:</u> %2" - -#: engines/fibs/kbgfibschat.cpp:593 -#, c-format -msgid "<u>You shout:</u> %1" -msgstr "<u>Kričíte:</u> %1" - -#: engines/fibs/kbgfibschat.cpp:600 -#, c-format -msgid "<u>You whisper:</u> %1" -msgstr "<u>Šepkáte:</u> %1" - -#: engines/fibs/kbgfibschat.cpp:607 -#, c-format -msgid "<u>You kibitz:</u> %1" -msgstr "<u>Kibicujete:</u> %1" - -#: engines/fibs/kbgfibschat.cpp:618 -msgid "<u>User %1 left a message at %2</u>: %3" -msgstr "<u>Užívateľ %1 nechal na %2 správu</u>: %3" - -#: engines/fibs/kbgfibschat.cpp:625 -msgid "Your message for %1 has been delivered." -msgstr "Vaša správa pre %1 bola doručená." - -#: engines/fibs/kbgfibschat.cpp:632 -msgid "Your message for %1 has been saved." -msgstr "Vaša správa pre %1 bola uložená." - -#: engines/fibs/kbgfibschat.cpp:649 -msgid "<u>You say to yourself:</u> " -msgstr "<u>Povedali ste si pre seba:</u>" - -#: engines/fibs/kbgfibschat.cpp:698 -#, c-format -msgid "Gag %1" -msgstr "Gagnúť %1" - -#: engines/fibs/kbgfibschat.cpp:701 -#, c-format -msgid "Ungag %1" -msgstr "Zrušenie gagu %1" - -#: engines/fibs/kbgfibschat.cpp:730 -msgid "The gag list is now empty." -msgstr "Zoznam gagov je momentálne prázdny." - -#: engines/fibs/kbgfibschat.cpp:744 -msgid "You won't hear what %1 says and shouts." -msgstr "Nebudete počuť, čo povie a zakričí %1." - -#: engines/fibs/kbgfibschat.cpp:766 -msgid "You will again hear what %1 says and shouts." -msgstr "Budete znovu počuť, čo povie a zakričí %1." - -#: engines/fibs/kbgfibschat.cpp:788 -msgid "You will not hear what people shout." -msgstr "Nebudete počuť, čo ľudia kričia." - -#: engines/fibs/kbgfibschat.cpp:790 -msgid "You will hear what people shout." -msgstr "Budete počuť, čo ľudia kričia." - -#. i18n: file kbackgammonui.rc line 5 -#: rc.cpp:3 -#, no-c-format -msgid "&Move" -msgstr "&Presunúť" - -#. i18n: file kbackgammonui.rc line 10 -#: rc.cpp:6 -#, no-c-format -msgid "&Command" -msgstr "&Príkaz" - -#. i18n: file kbackgammonui.rc line 32 -#: rc.cpp:18 -#, no-c-format -msgid "Command Toolbar" -msgstr "Príkazový panel" - #: kbg.cpp:78 msgid "Open Board" msgstr "Open Board" @@ -1597,29 +1623,3 @@ msgid "" "You can enable the menubar again with the right mouse button menu of the board." msgstr "" "Menu môžete znovu povoliť pomocou pravého tlačidla myši na hracom pláne." - -#: main.cpp:31 -msgid "A Backgammon program for TDE" -msgstr "Program Backgammon pre 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 "" -"Toto je grafický program pre Backgammon. Podporuje backgammonové\n" -"hry s inými hráčmi, hry proti počítačovým strojom ako je GNU bg a dokonca\n" -"on-line hry na 'Prvom internetovom serveri pre Backgammon FIBS'." - -#: main.cpp:43 -msgid "KBackgammon" -msgstr "KBackgammon" - -#: main.cpp:46 -msgid "Author & maintainer" -msgstr "Autor a správca" - -#: main.cpp:49 -msgid "Initial anti-aliasing of the board" -msgstr "Na začiatku anti-aliasovaný plán" |