Update translation files
This commit is contained in:
32
po/cs.po
32
po/cs.po
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: HexChat\n"
|
||||
"Report-Msgid-Bugs-To: www.hexchat.org\n"
|
||||
"POT-Creation-Date: 2012-10-30 02:56+0100\n"
|
||||
"PO-Revision-Date: 2012-10-30 01:59+0000\n"
|
||||
"POT-Creation-Date: 2012-10-30 11:58+0100\n"
|
||||
"PO-Revision-Date: 2012-10-30 10:59+0000\n"
|
||||
"Last-Translator: bviktor <bviktor@hexchat.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -600,9 +600,9 @@ msgstr "RECONNECT [<host>] [<port>] [<password>], Může být volán stejně jak
|
||||
|
||||
#: src/common/outbound.c:3698
|
||||
msgid ""
|
||||
"RECV <text>, send raw data to xchat, as if it was received from the irc "
|
||||
"RECV <text>, send raw data to HexChat, as if it was received from the IRC "
|
||||
"server"
|
||||
msgstr "RECV <text>, pošle text xchatu, stejně jako by byl přijmut od serveru irc"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/outbound.c:3701
|
||||
msgid "SAY <text>, sends the text to the object in the current window"
|
||||
@@ -727,8 +727,8 @@ msgid "Unknown Command. Try /help\n"
|
||||
msgstr "Neznámý příkaz. Zkuste /help\n"
|
||||
|
||||
#: src/common/plugin.c:382 src/common/plugin.c:423
|
||||
msgid "No xchat_plugin_init symbol; is this really an xchat plugin?"
|
||||
msgstr "Žádný symbol xchat_plugin_init; jedná se určitě o plugin xchatu?"
|
||||
msgid "No hexchat_plugin_init symbol; is this really a HexChat plugin?"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/server.c:665
|
||||
msgid "Are you sure this is a SSL capable server and port?\n"
|
||||
@@ -3185,7 +3185,7 @@ msgid "Execute command:"
|
||||
msgstr "Vykonat příkaz"
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:140
|
||||
msgid "Open URL or execute command in an existing XChat"
|
||||
msgid "Open URL or execute command in an existing HexChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:142
|
||||
@@ -3200,7 +3200,7 @@ msgstr "úroveň"
|
||||
msgid "Show version information"
|
||||
msgstr "Zobrazit informace o verzi"
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:342
|
||||
#: src/fe-gtk/fe-gtk.c:359
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Failed to open font:\n"
|
||||
@@ -3208,16 +3208,16 @@ msgid ""
|
||||
"%s"
|
||||
msgstr "Chyba při otvírání písma:\n\n%s"
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:732
|
||||
#: src/fe-gtk/fe-gtk.c:749
|
||||
msgid "Search buffer is empty.\n"
|
||||
msgstr "Zjistit zda je buffer prázdný.\n"
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:841
|
||||
#: src/fe-gtk/fe-gtk.c:858
|
||||
#, c-format
|
||||
msgid "%d bytes"
|
||||
msgstr "%d bytů"
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:842
|
||||
#: src/fe-gtk/fe-gtk.c:859
|
||||
#, c-format
|
||||
msgid "Network send queue: %d bytes"
|
||||
msgstr "Po síti posláno: %d bytů"
|
||||
@@ -3772,7 +3772,7 @@ msgid ""
|
||||
"%m = machine info\n"
|
||||
"%n = your nick\n"
|
||||
"%t = time/date\n"
|
||||
"%v = xchat version\n"
|
||||
"%v = HexChat version\n"
|
||||
"%2 = word 2\n"
|
||||
"%3 = word 3\n"
|
||||
"&2 = word 2 to the end of line\n"
|
||||
@@ -3783,7 +3783,7 @@ msgid ""
|
||||
"\n"
|
||||
"%2 would be \"john\"\n"
|
||||
"&2 would be \"john hello\"."
|
||||
msgstr "Uživatelské příkazy - Speciální kódy:\n\n%c = aktuální kanál\n%e = jméno aktuální sítě\n%m = informace o počítači\n%n = váš nick\n%t = čas/datum\n%v = verze xchatu\n%2 = slovo 2\n%3 = slovo 3\n&2 = slovo 2 do konce řádku\n&3 = slovo 3 do konce řádku\n\nnapř:\n/cmd honza ahoj\n\n%2 bude \"honza\"\n&2 bude \"honza ahoj\"."
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-gtk/menu.c:1406
|
||||
msgid ""
|
||||
@@ -3836,10 +3836,10 @@ msgid ""
|
||||
"\n"
|
||||
"%s = the URL string\n"
|
||||
"\n"
|
||||
"Putting a ! infront of the command\n"
|
||||
"Putting a ! in front of the command\n"
|
||||
"indicates it should be sent to a\n"
|
||||
"shell instead of XChat"
|
||||
msgstr "Obsluhy URL - Speciální kódy:\n\n%s = řetězec URL\n\nPřidání ! na začátek příkazu symbolizuje,\nže to chcete poslat shellu namísto\nXChatu"
|
||||
"shell instead of HexChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-gtk/menu.c:1446
|
||||
msgid ": User Defined Commands"
|
||||
|
||||
Reference in New Issue
Block a user