summaryrefslogtreecommitdiff
path: root/i18n/pl/libmail.ts
authorkergoth <kergoth>2003-08-09 15:23:37 (UTC)
committer kergoth <kergoth>2003-08-09 15:23:37 (UTC)
commit0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff)
tree418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/pl/libmail.ts
parentb97ae670792c4b9e35fbe89f1e40d59786afdabb (diff)
downloadopie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip
opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz
opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2
Merge from BRANCH_1_0.
Diffstat (limited to 'i18n/pl/libmail.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/pl/libmail.ts47
1 files changed, 24 insertions, 23 deletions
diff --git a/i18n/pl/libmail.ts b/i18n/pl/libmail.ts
index 78c7198..3524cec 100644
--- a/i18n/pl/libmail.ts
+++ b/i18n/pl/libmail.ts
@@ -3,98 +3,99 @@
<name>MailFactory</name>
<message>
<source>Error</source>
- <translation type="unfinished"></translation>
+ <translation>Blad</translation>
</message>
<message>
<source>&lt;p&gt;Couldn&apos;t attach file &apos;%1&apos;. Continue anyway or abort?&lt;/p&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;p&gt;Nie mozna dolaczyc pliku &apos;%1&apos;. Kontynuowac mimo to, czy anulowac?&lt;/p&gt;</translation>
</message>
<message>
<source>Continue</source>
- <translation type="unfinished"></translation>
+ <translation>Kontynuuj</translation>
</message>
<message>
<source>Abort</source>
- <translation type="unfinished"></translation>
+ <translation>Anuluj</translation>
</message>
</context>
<context>
<name>SmtpHandler</name>
<message>
<source>Looking up host...</source>
- <translation type="unfinished"></translation>
+ <translation>Szukam hosta...</translation>
</message>
<message>
<source>The server refused the connection.</source>
- <translation type="unfinished"></translation>
+ <translation>Serwer odmowil polaczenia.</translation>
</message>
<message>
<source>Host lookup failed.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie znaleziono hosta.</translation>
</message>
<message>
<source>The read from the socket failed for an unknown reason.</source>
- <translation type="unfinished"></translation>
+ <translation>Odczyt z gniazda nie powiodl sie z nieznanego powodu.</translation>
</message>
<message>
<source>The sending failed for an unknown reason.</source>
- <translation type="unfinished"></translation>
+ <translation>Wyslanie nie powiodlo sie z nieznanego powodu.</translation>
</message>
<message>
<source>Host found.</source>
- <translation type="unfinished"></translation>
+ <translation>Host znaleziony.</translation>
</message>
<message>
<source>Connected to %1</source>
- <translation type="unfinished"></translation>
+ <translation>Polaczony z %1</translation>
</message>
<message>
<source>SMTP &gt; %3</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; %3</translation>
</message>
<message>
<source>SMTP&gt; EHLO *</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP&gt; EHLO *</translation>
</message>
<message>
<source>SMTP&gt; AUTH CRAM-MD5</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP&gt; AUTH CRAM-MD5</translation>
</message>
<message>
<source>SMTP&gt; Authenticating</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP&gt; Autoryzacja</translation>
</message>
<message>
<source>SMTP&gt; HELO *</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP&gt; HELO *
+</translation>
</message>
<message>
<source>SMTP&gt; MAIL FROM: *</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP&gt; MAIL FROM: *</translation>
</message>
<message>
<source>SMTP&gt; RCPT TO: *</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP&gt; RCPT TO: *</translation>
</message>
<message>
<source>SMTP&gt; DATA</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP&gt; DATA</translation>
</message>
<message>
<source>SMTP&gt; Sending data...</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP&gt; Wysylanie danych...</translation>
</message>
<message>
<source>SMTP&gt; QUIT (Done)</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP&gt; QUIT (Gotowe)</translation>
</message>
<message>
<source>The server returned an error. This is the message:&lt;br&gt;%1</source>
- <translation type="unfinished"></translation>
+ <translation>Serwer zwrocil blad. Oto wiadomosc:&lt;BR&gt;%1</translation>
</message>
<message>
<source>SMTP &lt; %3</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &lt; %3</translation>
</message>
</context>
</TS>