mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
Getting ready for 0.7.98
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1283 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
62a7faf5b2
commit
3c2347b1fa
8 changed files with 643 additions and 410 deletions
102
po/pl.po
102
po/pl.po
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2000-12-10 01:03+0200\n"
|
||||
"POT-Creation-Date: 2001-02-22 10:49+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -23,120 +23,126 @@ msgstr ""
|
|||
|
||||
#. Display the text when we have already waited
|
||||
#. for a while
|
||||
#: src/core/net-disconnect.c:146
|
||||
#: src/core/net-disconnect.c:150
|
||||
msgid "Please wait, waiting for servers to close connections..\n"
|
||||
msgstr "Prosze czekaæ, trwa zamykanie po³±czeñ do serwerów..\n"
|
||||
|
||||
#: src/core/network.c:491
|
||||
#: src/core/network.c:507
|
||||
msgid "Host not found"
|
||||
msgstr ""
|
||||
|
||||
#: src/core/network.c:493
|
||||
#: src/core/network.c:509
|
||||
msgid "No IP address found for name"
|
||||
msgstr ""
|
||||
|
||||
#: src/core/network.c:495
|
||||
#: src/core/network.c:511
|
||||
msgid "A non-recovable name server error occurred"
|
||||
msgstr ""
|
||||
|
||||
#: src/core/network.c:497
|
||||
#: src/core/network.c:513
|
||||
msgid "A temporary error on an authoritative name server"
|
||||
msgstr ""
|
||||
|
||||
#: src/core/settings.c:317
|
||||
#, c-format
|
||||
msgid "Couldn't create %s/.irssi directory"
|
||||
#: src/core/settings.c:494
|
||||
#, fuzzy, c-format
|
||||
msgid "Couldn't create %s directory"
|
||||
msgstr "Nie mo¿na utworzyæ katalogu %s/.irssi"
|
||||
|
||||
#: src/core/settings.c:321
|
||||
#: src/core/settings.c:497
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s/.irssi is not a directory.\n"
|
||||
"%s is not a directory.\n"
|
||||
"You should remove it with command: rm ~/.irssi"
|
||||
msgstr ""
|
||||
|
||||
#: src/core/settings.c:333
|
||||
#: src/core/settings.c:509
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Ignored errors in configuration file:\n"
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: src/core/settings.c:360
|
||||
#: src/core/settings.c:534
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Errors in configuration file:\n"
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: src/core/settings.c:390
|
||||
#: src/core/settings.c:564
|
||||
#, c-format
|
||||
msgid "Couldn't save configuration file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: src/core/settings.c:411
|
||||
#: src/core/settings.c:585
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Configuration file was modified while irssi was running. Saving "
|
||||
"configuration to file '%s' instead"
|
||||
"configuration to file '%s' instead. Use /SAVE or /RELOAD to get rid of this "
|
||||
"message."
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-common/core/printtext.c:382
|
||||
msgid "%_Warning:%_ %s"
|
||||
msgstr "%_Ostrze¿enie:%_ %s"
|
||||
|
||||
#: src/fe-common/core/printtext.c:384
|
||||
msgid "%_Error:%_ %s"
|
||||
msgstr "%_B³±d:%_ %s"
|
||||
|
||||
#: src/fe-common/core/themes.c:545
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Ignored errors in theme:\n"
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-common/core/fe-settings.c:259
|
||||
msgid "Y"
|
||||
msgstr "Y"
|
||||
|
||||
#: src/fe-common/core/fe-settings.c:279
|
||||
msgid "Overwrite config (y/N)?"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-common/irc/fe-common-irc.c:76
|
||||
#: src/fe-common/core/fe-common-core.c:122
|
||||
msgid "Automatically connect to server/ircnet"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-common/irc/fe-common-irc.c:76 src/fe-common/irc/fe-common-irc.c:77
|
||||
#: src/fe-common/core/fe-common-core.c:122
|
||||
#: src/fe-common/core/fe-common-core.c:123
|
||||
msgid "SERVER"
|
||||
msgstr "SERWER"
|
||||
|
||||
#: src/fe-common/irc/fe-common-irc.c:77
|
||||
#: src/fe-common/core/fe-common-core.c:123
|
||||
msgid "Autoconnect password"
|
||||
msgstr "Has³o autopo³±czenia"
|
||||
|
||||
#: src/fe-common/irc/fe-common-irc.c:78
|
||||
#: src/fe-common/core/fe-common-core.c:124
|
||||
msgid "Autoconnect port"
|
||||
msgstr "Port autopo³±czenia"
|
||||
|
||||
#: src/fe-common/irc/fe-common-irc.c:78
|
||||
#: src/fe-common/core/fe-common-core.c:124
|
||||
msgid "PORT"
|
||||
msgstr "PORT"
|
||||
|
||||
#: src/fe-common/irc/fe-common-irc.c:79
|
||||
#: src/fe-common/core/fe-common-core.c:125
|
||||
msgid "Disable autoconnecting"
|
||||
msgstr "Wy³±czenie autopo³±czenia"
|
||||
|
||||
#: src/fe-common/irc/fe-common-irc.c:80
|
||||
#: src/fe-common/core/fe-common-core.c:126
|
||||
msgid "Specify nick to use"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-common/irc/fe-common-irc.c:81
|
||||
#: src/fe-common/core/fe-common-core.c:127
|
||||
msgid "Specify host name to use"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-text/irssi.c:260
|
||||
#: src/fe-common/core/printtext.c:417
|
||||
msgid "%_Warning:%_ %s"
|
||||
msgstr "%_Ostrze¿enie:%_ %s"
|
||||
|
||||
#: src/fe-common/core/printtext.c:419
|
||||
msgid "%_Error:%_ %s"
|
||||
msgstr "%_B³±d:%_ %s"
|
||||
|
||||
#: src/fe-common/core/themes.c:735
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Ignored errors in theme %s:\n"
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-common/core/fe-settings.c:262
|
||||
msgid "Y"
|
||||
msgstr "Y"
|
||||
|
||||
#: src/fe-common/core/fe-settings.c:281
|
||||
msgid "Overwrite config (y/N)?"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-common/irc/fe-irc-commands.c:418
|
||||
msgid "Operator password:"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-text/irssi.c:281
|
||||
msgid "Can't initialize screen handling, quitting.\n"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue