diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-30 12:01:04 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-30 12:01:04 +0100 |
commit | aeb60b72cd7ec5340623b7c44ff1b0476b7e30f4 (patch) | |
tree | c3d0095f13c14b90a7a588da1b09bf384a5aeba1 /po/sk.po | |
parent | 75c70a2f94d22119ed09dbab576cb8112e232a51 (diff) |
Update translation files
Diffstat (limited to 'po/sk.po')
-rw-r--r-- | po/sk.po | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/po/sk.po b/po/sk.po index 22f645a1..3dc062e1 100644 --- a/po/sk.po +++ b/po/sk.po @@ -9,8 +9,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 02:00+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" @@ -602,9 +602,9 @@ msgstr "RECONNECT [<hostiteľ>] [<port>] [<heslo>], môže sa použiť aj bez pa #: 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>, odošle xchatu čisté data, ako keby boli prijaté z irc serveru" +msgstr "" #: src/common/outbound.c:3701 msgid "SAY <text>, sends the text to the object in the current window" @@ -729,8 +729,8 @@ msgid "Unknown Command. Try /help\n" msgstr "Neznámy príkaz. Skúste použiť /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 "Nemôžem nájsť xchat_plugin_init symbol, je to naozaj plugin do 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" @@ -3187,7 +3187,7 @@ msgid "Execute command:" msgstr "Vykonať prí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 @@ -3202,7 +3202,7 @@ msgstr "" msgid "Show version information" msgstr "" -#: src/fe-gtk/fe-gtk.c:342 +#: src/fe-gtk/fe-gtk.c:359 #, c-format msgid "" "Failed to open font:\n" @@ -3210,16 +3210,16 @@ msgid "" "%s" msgstr "Nepodarilo sa načítať písmo:\n\n%s" -#: src/fe-gtk/fe-gtk.c:732 +#: src/fe-gtk/fe-gtk.c:749 msgid "Search buffer is empty.\n" msgstr "Vyhľadávací zásobník je prázdny.\n" -#: src/fe-gtk/fe-gtk.c:841 +#: src/fe-gtk/fe-gtk.c:858 #, c-format msgid "%d bytes" msgstr "%d bajtov" -#: src/fe-gtk/fe-gtk.c:842 +#: src/fe-gtk/fe-gtk.c:859 #, c-format msgid "Network send queue: %d bytes" msgstr "" @@ -3774,7 +3774,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" @@ -3838,9 +3838,9 @@ 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" +"shell instead of HexChat" msgstr "" #: src/fe-gtk/menu.c:1446 |