]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Language: Polish
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 13 Jun 2009 02:37:25 +0000 (14:37 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 13 Jun 2009 02:37:25 +0000 (14:37 +1200)
40 files changed:
errors/Makefile.am
errors/Polish/ERR_ACCESS_DENIED [deleted file]
errors/Polish/ERR_CACHE_ACCESS_DENIED [deleted file]
errors/Polish/ERR_CACHE_MGR_ACCESS_DENIED [deleted file]
errors/Polish/ERR_CANNOT_FORWARD [deleted file]
errors/Polish/ERR_CONNECT_FAIL [deleted file]
errors/Polish/ERR_DNS_FAIL [deleted file]
errors/Polish/ERR_ESI [deleted file]
errors/Polish/ERR_FORWARDING_DENIED [deleted file]
errors/Polish/ERR_FTP_DISABLED [deleted file]
errors/Polish/ERR_FTP_FAILURE [deleted file]
errors/Polish/ERR_FTP_FORBIDDEN [deleted file]
errors/Polish/ERR_FTP_NOT_FOUND [deleted file]
errors/Polish/ERR_FTP_PUT_CREATED [deleted file]
errors/Polish/ERR_FTP_PUT_ERROR [deleted file]
errors/Polish/ERR_FTP_PUT_MODIFIED [deleted file]
errors/Polish/ERR_FTP_UNAVAILABLE [deleted file]
errors/Polish/ERR_ICAP_FAILURE [deleted file]
errors/Polish/ERR_INVALID_REQ [deleted file]
errors/Polish/ERR_INVALID_RESP [deleted file]
errors/Polish/ERR_INVALID_URL [deleted file]
errors/Polish/ERR_LIFETIME_EXP [deleted file]
errors/Polish/ERR_NO_RELAY [deleted file]
errors/Polish/ERR_ONLY_IF_CACHED_MISS [deleted file]
errors/Polish/ERR_READ_ERROR [deleted file]
errors/Polish/ERR_READ_TIMEOUT [deleted file]
errors/Polish/ERR_SECURE_CONNECT_FAIL [deleted file]
errors/Polish/ERR_SHUTTING_DOWN [deleted file]
errors/Polish/ERR_SOCKET_FAILURE [deleted file]
errors/Polish/ERR_TOO_BIG [deleted file]
errors/Polish/ERR_UNSUP_HTTPVERSION [deleted file]
errors/Polish/ERR_UNSUP_REQ [deleted file]
errors/Polish/ERR_URN_RESOLVE [deleted file]
errors/Polish/ERR_WRITE_ERROR [deleted file]
errors/Polish/ERR_ZERO_SIZE_OBJECT [deleted file]
errors/Polish/README [deleted file]
errors/Polish/generic [deleted file]
errors/it.po
errors/pl.po [new file with mode: 0644]
errors/sv.po

index 7ada3964f94019c93b8669a7b7ee1d3430f608db..92eb968127f27310af521adfba3a7733cdaf2f28 100644 (file)
@@ -39,6 +39,7 @@ TRANSLATIONS = \
        lv \
        ms \
        nl \
+       pl \
        pt-br \
        ro \
        ru \
@@ -53,7 +54,6 @@ TRANSLATIONS = \
 # Legacy language contributions...
 #
 LANGUAGES      = \
-               Polish \
                Portuguese \
                Slovak
 
diff --git a/errors/Polish/ERR_ACCESS_DENIED b/errors/Polish/ERR_ACCESS_DENIED
deleted file mode 100644 (file)
index c3ed1fc..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać pobrany</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać pobrany</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>Dostęp zabroniony.</B></LI>
-
-<BR>&nbsp;</UL>
-Konfiguracja serwera wyklucza Twój dostęp do niego w chwili obecnej. Skontaktuj
-się z Twoim providerem jeśli jest jest to nieprawidłowość.
diff --git a/errors/Polish/ERR_CACHE_ACCESS_DENIED b/errors/Polish/ERR_CACHE_ACCESS_DENIED
deleted file mode 100644 (file)
index 8d3931c..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Dostęp do serwera cache zabroniony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Dostęp do serwera cache zabroniony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>Dostęp do serwera cache zabroniony.</B></LI>
-</UL>
-Niestety, nie możesz sprowadzić:
-<PRE>&nbsp;&nbsp;&nbsp; %U</PRE>
-z tego serwera cache, dopóki nie dokonałeś autoryzacji.
-
-<P>Musisz używać Netscape 2.0 lub nowszej lub Microsoft Internet Explorer
-3.0 lub innej przeglądarki zgodnej z HTTP/1.1. Skontaktuj się z <A HREF="mailto:%w%W">administratorem
-serwera cache</A> jeśli masz trudności z autoryzacją lub <A HREF="http://%h/cgi-bin/chpasswd.cgi">zmień</A>&nbsp;
-haslo.
diff --git a/errors/Polish/ERR_CACHE_MGR_ACCESS_DENIED b/errors/Polish/ERR_CACHE_MGR_ACCESS_DENIED
deleted file mode 100644 (file)
index 8e522e2..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Dostęp do cache managera zabroniony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Dostęp do cache managera zabroniony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>Dostep do cache managera zabroniony.</B></LI>
-</UL>
-Niestety, nie możesz sprowadzić:
-<PRE>&nbsp;&nbsp;&nbsp; %U</PRE>
-z tego cache managera, dopóki nie dokonałeś autoryzacji
-
-<P>Musisz używać Netscape 2.0 lub nowszej lub Microsoft Internet Explorer
-3.0, lub innej przeglądarki zgodnej z HTTP/1.1. Skontaktuj się z <A HREF="mailto:%w%W">administratorem
-serwera cache</A> jeśli masz trudności z autoryzacją, jeśli <I>jesteś</I>
-administratorem, przeczytaj w dokumentacji Squida fragment dotyczący cache
-managera i sprawdź log serwera cache w poszukiwaniu bardziej szczegółowych
-komunikatów o błędach.
diff --git a/errors/Polish/ERR_CANNOT_FORWARD b/errors/Polish/ERR_CANNOT_FORWARD
deleted file mode 100644 (file)
index 8538157..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>Nie można przekazać tego żądania w chwili obecnej.</B></LI>
-</UL>
-Żądanie nie może zostać przakazane serwerowi źródłowemu ani żadnemu z serwerów-rodziców.
-Najbardziej prawdopodobne źródła błędu to:
-<UL>
-<LI>
-Administrator serwera cache&nbsp; nie pozwala temu cache na bezpośrednie
-połączenia do serwerów źródłowych</LI>
-
-<LI>
-Wszystkie kooperujące serwery-rodzice są w tej chwili niedostępne.</LI>
-</UL>
-
diff --git a/errors/Polish/ERR_CONNECT_FAIL b/errors/Polish/ERR_CONNECT_FAIL
deleted file mode 100644 (file)
index e063c83..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD:Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>Nie można zrealizować połączenia</B></LI>
-</UL>
-System zwrócił następującą wartość:
-<PRE><I>&nbsp;&nbsp;&nbsp; %E</I></PRE>
-Serwer źródłowy lub sieć mogą być nieczynne. Spróbuj ponowić żądanie później.
diff --git a/errors/Polish/ERR_DNS_FAIL b/errors/Polish/ERR_DNS_FAIL
deleted file mode 100644 (file)
index dc29cd0..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<BLOCKQUOTE>Nie można ustalić adresu IP hosta o nazwie <I>%H</I></BLOCKQUOTE>
-Serwer DNS zwrócił następującą wartość
-<BLOCKQUOTE>%z</BLOCKQUOTE>
-To oznacza, że:
-<PRE>&nbsp;Serwer cache nie jest w stanie polaczyć się z hostem o nazwie wymienionej w URL.&nbsp;
-&nbsp;Sprawdź czy podany adres jest poprawny.</PRE>
-
diff --git a/errors/Polish/ERR_ESI b/errors/Polish/ERR_ESI
deleted file mode 100644 (file)
index b78db43..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD>
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff; font-family:verdana,sans-serif}--></STYLE>
-</HEAD><BODY>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-While trying to retrieve the URL:
-<A HREF="%U">%U</A>
-<P>
-The following error was encountered:
-<BLOCKQUOTE>
-ESI Processing failed.
-</BLOCKQUOTE>
-
-<P>
-The ESI processor returned:
-<BLOCKQUOTE>
-%Z
-</BLOCKQUOTE>
-
-<P>
-This means that:
-<PRE>
- The surrogate was not able to process the ESI template. Please report this error to the webmaster. 
-</PRE>
-<P>Your webmaster is <A HREF="mailto:%w">%w</A>.</P>
-<P>This page is in english because a translation has not been made. If you are able to, please create a translation and contact the squid project to get it included.</P>
diff --git a/errors/Polish/ERR_FORWARDING_DENIED b/errors/Polish/ERR_FORWARDING_DENIED
deleted file mode 100644 (file)
index b039bbc..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-<BR>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>Przekazanie żądania zabronione.</B></LI>
-</UL>
-Ten serwer cache nie przekaże Twojego żądania ponieważ wymusza ono relację
-typu sibling. Być może klient %i jest błędnie skonfigurowanym serwerem
-cache.
diff --git a/errors/Polish/ERR_FTP_DISABLED b/errors/Polish/ERR_FTP_DISABLED
deleted file mode 100644 (file)
index e73079b..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podzcas sprowadznia URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>FTP jest wyłączone</B></LI>
-</UL>
-Ten serwer cache nie prowadzi połączeń FTP.
diff --git a/errors/Polish/ERR_FTP_FAILURE b/errors/Polish/ERR_FTP_FAILURE
deleted file mode 100644 (file)
index baba2cd..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Wystąpił błąd protokołu&nbsp; FTP podczas sprowadznia URL-a: <A HREF="%U">%U</A>
-
-<P>Squid wysłał następującą komendę FTP:
-<BLOCKQUOTE>
-<PRE><B>%f</B></PRE>
-</BLOCKQUOTE>
-i otrzymał odpowiedź
-<BLOCKQUOTE>
-<PRE><B>%F</B></PRE>
-</BLOCKQUOTE>
-
-<BLOCKQUOTE>
-<PRE><B>%g</B></PRE>
-</BLOCKQUOTE>
-Przyczyną mogł być FTP URL z podaną bezwzględną ścieżką (co nie jest zgodne
-z&nbsp; RFC 1738). Jeśli rzeczywiście tak było, to plik może być znaleziony
-tu: <A HREF="%B">%B</A>.
diff --git a/errors/Polish/ERR_FTP_FORBIDDEN b/errors/Polish/ERR_FTP_FORBIDDEN
deleted file mode 100644 (file)
index b7f0293..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-An FTP authentication failure occurred
-while trying to retrieve the URL:
-<A HREF="%U">%U</A>
-<P>
-Squid sent the following FTP command:
-<blockquote><strong><pre>%f</pre></strong></blockquote>
-and then received this reply
-<blockquote><strong><pre>%F</pre></strong></blockquote>
-<blockquote><strong><pre>%g</pre></strong></blockquote>
-</P>
-
diff --git a/errors/Polish/ERR_FTP_NOT_FOUND b/errors/Polish/ERR_FTP_NOT_FOUND
deleted file mode 100644 (file)
index eb5ac93..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-The following URL could not be retrieved:
-<A HREF="%U">%U</A>
-<P>
-Squid sent the following FTP command:
-<blockquote><strong><pre>%f</pre></strong></blockquote>
-and then received this reply
-<blockquote><strong><pre>%F</pre></strong></blockquote>
-<blockquote><strong><pre>%g</pre></strong></blockquote>
-<P>
-This might be caused by an FTP URL with an absolute path (which does
-not comply with RFC 1738).  If this is the cause, then the file
-can be found at <A HREF="%B">%B</A>.
-</P>
-
diff --git a/errors/Polish/ERR_FTP_PUT_CREATED b/errors/Polish/ERR_FTP_PUT_CREATED
deleted file mode 100644 (file)
index 1ff1ec8..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>Operacja FTP PUT udała się: plik został utworzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-Operacja zakończona pomyślnie</H1>
-
-<H2>
-plik został utworzony</H2>
-
-<HR noshade size="1px">
diff --git a/errors/Polish/ERR_FTP_PUT_ERROR b/errors/Polish/ERR_FTP_PUT_ERROR
deleted file mode 100644 (file)
index 8ab51e5..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Nieudany FTP upload</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Nieudany FTP PUT/upload</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas próby przesłania URL-a: <A HREF="%U">%U</A> via FTP&nbsp;komendą
-PUT
-
-<P>Squid wysłał następującą komendę FTP:
-<PRE>
-<B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %f</B></PRE>
-i otrzymał odpowiedź
-<PRE>
-<B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %F</B></PRE>
-Oznacz to, że:
-<PRE>należy sprwdzić ścieżkę, prawa dostępu, wolen miejsce na dysku</PRE>
-
-<PRE>i spróbować ponownie.</PRE>
-
diff --git a/errors/Polish/ERR_FTP_PUT_MODIFIED b/errors/Polish/ERR_FTP_PUT_MODIFIED
deleted file mode 100644 (file)
index dc4dc50..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>Operacja FTP PUT udana: plik uaktualniony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-Operacja udana</H1>
-
-<H2>
-plik uaktualniony</H2>
-
-<HR noshade size="1px">
diff --git a/errors/Polish/ERR_FTP_UNAVAILABLE b/errors/Polish/ERR_FTP_UNAVAILABLE
deleted file mode 100644 (file)
index 67f8097..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-The FTP server was too busy while trying to retrieve the URL:
-<A HREF="%U">%U</A>
-<P>
-Squid sent the following FTP command:
-<blockquote><strong><pre>%f</pre></strong></blockquote>
-and then received this reply
-<blockquote><strong><pre>%F</pre></strong></blockquote>
-<blockquote><strong><pre>%g</pre></strong></blockquote>
-</P>
-
diff --git a/errors/Polish/ERR_ICAP_FAILURE b/errors/Polish/ERR_ICAP_FAILURE
deleted file mode 100644 (file)
index 86334e6..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD>
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff; font-family:verdana,sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-While trying to retrieve the URL:
-<A HREF="%U">%U</A>
-<P>
-The following error was encountered:
-<UL>
-<LI>
-<STRONG>
-ICAP protocol error.
-</STRONG>
-</UL>
-
-<P>
-The system returned:
-<PRE><I>    %E</I></PRE>
-
-<P>
-This means that:
-Some aspect of the ICAP communication failed. Possible problems:
-<UL>
-<LI>ICAP server is not reachable.
-<LI>Illegal response from ICAP server.
-</UL>
-</P>
-
diff --git a/errors/Polish/ERR_INVALID_REQ b/errors/Polish/ERR_INVALID_REQ
deleted file mode 100644 (file)
index c81eef4..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas obsługi następującego żądania:
-<PRE>%R</PRE>
-wystąpił następujący błąd:
-<UL>
-<LI>
-<B>błędne żądanie</B></LI>
-</UL>
-Niektóre części żądania HTTP mogą być błędne. Możliwe problemy to:
-<UL>
-<LI>
-Brak lub nieznana metoda (GET, POST)</LI>
-
-<LI>
-Brak URL-a</LI>
-
-<LI>
-Brak identyfikatora HTTP (HTTP/1.0)</LI>
-
-<LI>
-RZbyt duży rozmiar żądania</LI>
-
-<LI>
-Brak pola Content-Length&nbsp; dla metod POST lub PUT</LI>
-
-<LI>
-Błędny znak w nazwie hosta; podkreślenia (underscores) są niedozwolone</LI>
-</UL>
-
diff --git a/errors/Polish/ERR_INVALID_RESP b/errors/Polish/ERR_INVALID_RESP
deleted file mode 100644 (file)
index 960968c..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-While trying to process the request:
-<PRE>
-%R
-</PRE>
-<P>
-The following error was encountered:
-<UL>
-<LI>
-<STRONG>
-Invalid Response
-</STRONG>
-</UL>
-
-<P>
-The HTTP Response message received from the contacted server
-could not be understood or was otherwise malformed. Please contact
-the site operator. Your cache administrator may be able to provide
-you with more details about the exact nature of the problem if needed.
-
-<P>Your cache administrator is <A HREF="mailto:%w">%w</A>. 
diff --git a/errors/Polish/ERR_INVALID_URL b/errors/Polish/ERR_INVALID_URL
deleted file mode 100644 (file)
index 3ab7563..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>błędny URL</B></LI>
-</UL>
-Niektóre części URL-a są błędne. Możliwe problemy to:
-<UL>
-<LI>
-Brak lub niewłaściwy protokół (should be `http://'' or similar)</LI>
-
-<LI>
-Brak nazwy hosta</LI>
-
-<LI>
-podwójna sekwencja escape w ścieżce URL</LI>
-
-<LI>
-błędny znak w nazwie hosta; podkreślenia (underscores) są niedozwolone</LI>
-</UL>
-
diff --git a/errors/Polish/ERR_LIFETIME_EXP b/errors/Polish/ERR_LIFETIME_EXP
deleted file mode 100644 (file)
index 0e1291d..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowzdzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>przekroczony dopuszczalny czas połączenie</B></LI>
-</UL>
-Squid zakończył realizację żądania, ponieważ czas jego realizacji przekroczył
-dopuszczalny limit.
diff --git a/errors/Polish/ERR_NO_RELAY b/errors/Polish/ERR_NO_RELAY
deleted file mode 100644 (file)
index 58584cc..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany&nbsp; URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>brak Wais Relay</B></LI>
-</UL>
-Dla tego serwera cache nie został zdefiniowany WAIS&nbsp;relay! Zawiadom
-administratora.
diff --git a/errors/Polish/ERR_ONLY_IF_CACHED_MISS b/errors/Polish/ERR_ONLY_IF_CACHED_MISS
deleted file mode 100644 (file)
index 29212f7..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>żądanie z dyrektywą <TT>only-if-cached</TT> dotyczyło dokumentu aktualnie
-nie przechowywanego przez sewer cache.</B></LI>
-</UL>
-Żądanie zawierało dyrektywę <TT>only-if-cached</TT>. Dokument nie został
-znaleziony w zasobech serwera cache <I>lub</I> wymagał odświeżenia zabronionego
-dyrektywą <TT>only-if-cached</TT>.
diff --git a/errors/Polish/ERR_READ_ERROR b/errors/Polish/ERR_READ_ERROR
deleted file mode 100644 (file)
index 6d7d32f..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>błąd odczytu</B></LI>
-</UL>
-System zwrócił wartość:
-<PRE><I>&nbsp;&nbsp;&nbsp; %E</I></PRE>
-Podczas czytania dokumentu z sieci wystąpił błąd. Proszę ponowić żądanie.
diff --git a/errors/Polish/ERR_READ_TIMEOUT b/errors/Polish/ERR_READ_TIMEOUT
deleted file mode 100644 (file)
index 16c9949..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>przekroczony czas odczytu</B></LI>
-</UL>
-System zwrócił następującą wartość:
-<BR><I>&nbsp;</I>
-<UL><I>%E</I></UL>
-
-
-<P>Przekroczony zostal dopuszczalny czas oczekiwania na dane z sieci. Sieć
-lub serwer źródłowy mogą być niedostępne lub przeciążone. Proszę ponowić
-żądanie.
diff --git a/errors/Polish/ERR_SECURE_CONNECT_FAIL b/errors/Polish/ERR_SECURE_CONNECT_FAIL
deleted file mode 100644 (file)
index 0cbbe67..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-While trying to retrieve the URL:
-<A HREF="%U">%U</A>
-<P>
-The following error was encountered:
-<UL>
-<LI>
-<STRONG>
-Failed to establish a secure connection to %I
-</STRONG>
-</UL>
-
-<P>
-The system returned:
-<PRE><I>    %E</I></PRE>
-
-<P>
-This proxy and the remote host failed to negotiate a mutually acceptable
-security settings for handling your request. It is possible that the remote
-host does not support secure connections, or the proxy is not satisfied with
-the host security credentials.
-
-<P>Your cache administrator is <A HREF="mailto:%w%W">%w</A>. 
diff --git a/errors/Polish/ERR_SHUTTING_DOWN b/errors/Polish/ERR_SHUTTING_DOWN
deleted file mode 100644 (file)
index 6b2b20a..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-While trying to retrieve the URL:
-<A HREF="%U">%U</A>
-<P>
-The following error was encountered:
-<UL>
-<P>
-This cache is in the process of shutting down and can not
-service your request at this time.  Please retry your
-request again soon.
-</P>
diff --git a/errors/Polish/ERR_SOCKET_FAILURE b/errors/Polish/ERR_SOCKET_FAILURE
deleted file mode 100644 (file)
index b417a3c..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>błąd gniazdka (socket failure)</B></LI>
-</UL>
-System zwrócił następującą wartość:
-<PRE><I>&nbsp;&nbsp;&nbsp; %E</I></PRE>
-Squid nie jest w stanie otworzyć gniazdka TCP (TCP&nbsp;socket), prawdopodobnie
-z powodu przeciążenia systemu. Proszę ponowić żądanie.
diff --git a/errors/Polish/ERR_TOO_BIG b/errors/Polish/ERR_TOO_BIG
deleted file mode 100644 (file)
index e5cdbbf..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-While trying to retrieve the URL:
-<A HREF="%U">%U</A>
-<P>
-The following error was encountered:
-<UL>
-<LI>
-<STRONG>
-The request or reply is too large.
-</STRONG>
-<P>
-If you are making a POST or PUT request, then your request body
-(the thing you are trying to upload) is too large.  If you are 
-making a GET request, then the reply body (what you are trying
-to download) is too large.   These limits have been established
-by the Internet Service Provider who operates this cache.  Please
-contact them directly if you feel this is an error.
-</UL>
-<P>
-Your cache administrator is <A HREF="mailto:%w%W">%w</A>.
diff --git a/errors/Polish/ERR_UNSUP_HTTPVERSION b/errors/Polish/ERR_UNSUP_HTTPVERSION
deleted file mode 100644 (file)
index 6e45d23..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>ERROR: The requested URL could not be retrieved</title>
-<style type="text/css"><!-- %l --></style>
-</head><body>
-<div id="titles">
-<h1>ERROR</h1>
-<h2>Unsupported HTTP version</h2>
-</div>
-<hr>
-
-<div id="content">
-<p>The following error was encountered while trying to retrieve the URL: <a href="%U">%U</a></p>
-
-<blockquote id="error">
-<p><b>Unsupported HTTP version</b></p>
-</blockquote>
-
-<p>This Squid does not accept the HTTP version you are attempting to use.</p>
-
-<p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>
-<br>
-</div>
-
-<hr>
-<div id="footer">
-<p>Generated %T by %h (%s)</p>
-<!-- %c -->
-</div>
-</body></html>
diff --git a/errors/Polish/ERR_UNSUP_REQ b/errors/Polish/ERR_UNSUP_REQ
deleted file mode 100644 (file)
index 062dc96..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>użyta w żądaniu kombinacja metoda/protokół jest niewłaściwa</B></LI>
-</UL>
-Squid nie wspiera wszystkich metod we wszystkich protokołach. Na przykład
-nie możesz użyć metody POST&nbsp;w żądaniu skierowanym do usługi Gopher.
diff --git a/errors/Polish/ERR_URN_RESOLVE b/errors/Polish/ERR_URN_RESOLVE
deleted file mode 100644 (file)
index b91d625..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URN nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-URL dla żądanego URN nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podzcas sprowadzania URN: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>nie można zlokalizować&nbsp; URN</B></LI>
-</UL>
-Proszę nie spodziewać się zbyt wiele od URNów z %T :)
diff --git a/errors/Polish/ERR_WRITE_ERROR b/errors/Polish/ERR_WRITE_ERROR
deleted file mode 100644 (file)
index f527b0d..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać zapisany</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać zapisany</H2>
-
-<HR noshade size="1px">
-<BR>Podczas zapisywania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>błąd zapisu</B></LI>
-</UL>
-System zwrócił następującą wartość:
-<BR><I>&nbsp;</I>
-<UL><I>%E</I></UL>
-Wystąpił błąd podczas próby zapisu do sieci. Proszę ponowić żądanie.
diff --git a/errors/Polish/ERR_ZERO_SIZE_OBJECT b/errors/Polish/ERR_ZERO_SIZE_OBJECT
deleted file mode 100644 (file)
index d9d0e3b..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-<HEAD>
-   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-   <TITLE>BŁĄD: Żądany URL nie może zostać sprowadzony</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD>
-<BODY>
-
-<H1>
-BŁĄD</H1>
-
-<H2>
-Żądany URL nie może zostać sprowadzony</H2>
-
-<HR noshade size="1px">
-
-<P>Podczas sprowadzania URL-a: <A HREF="%U">%U</A>
-
-<P>wystąpił następujący błąd:
-<UL>
-<LI>
-<B>sprowadzony dokument ma zerowy rozmiar</B></LI>
-</UL>
-Squid nie otrzymał żadnych danych w odpowiedzi na to żądanie.
diff --git a/errors/Polish/README b/errors/Polish/README
deleted file mode 100644 (file)
index eda889f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Thank you to Maciej Kozinski <Maciej.Kozinski@boa.uni.torun.pl>
-creating these error pages in Polish!
-
-encoding: ISO-8859-2
diff --git a/errors/Polish/generic b/errors/Polish/generic
deleted file mode 100644 (file)
index e0dc04b..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD>
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff; font-family:verdana,sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-While trying to retrieve the URL:
-<A HREF="%U">%U</A>
-<P>
-The following error was encountered:
-<UL>
-<LI>
-<STRONG>
-@SHORT_DESCRIPTION@
-</STRONG>
-</UL>
-
-<P>
-The system returned:
-<PRE><I>    %E</I></PRE>
-
-<P>
-This means that:
-<PRE>
-    @LONG_DESCRIPTION@
-</PRE>
-</P>
-
index a3ffee5c2b8c98dc478afe4c024f542498973a56..2a2898796bb4c5020d257a041f5df8550fa20a74 100644 (file)
@@ -1,6 +1,6 @@
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: Squid-3\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-02-18 18:05+1300\n"
 "PO-Revision-Date: 2008-11-07 05:16+1300\n"
diff --git a/errors/pl.po b/errors/pl.po
new file mode 100644 (file)
index 0000000..f524fcc
--- /dev/null
@@ -0,0 +1,659 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: Squid-3\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-02-18 18:05+1300\n"
+"PO-Revision-Date: 2009-06-13 14:32+1300\n"
+"Last-Translator: Maciej Kozinski <Maciej.Kozinski@boa.uni.torun.pl>\n"
+"Language-Team: Squid Developers <squid-dev@squid-cache.org>\n"
+"Language: pl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Pootle 1.2.1\n"
+
+#: templates/ERR_FTP_LISTING:6
+msgid "<a href=\"../\">Parent Directory</a> (<a href=\"/\">Root Directory</a>)"
+msgstr ""
+
+#: templates/ERR_INVALID_REQ:4
+msgid ""
+"<b>Invalid Request</b> error was encountered while trying to process the "
+"request:"
+msgstr ""
+
+#: templates/ERR_INVALID_RESP:4
+msgid ""
+"<b>Invalid Response</b> error was encountered while trying to process the "
+"request:"
+msgstr ""
+
+#: templates/ERR_READ_TIMEOUT:7
+msgid ""
+"A Timeout occurred while waiting to read data from the network.  The network "
+"or server may be down or congested.  Please retry your request."
+msgstr ""
+"Przekroczony zostal dopuszczalny czas oczekiwania na dane z sieci. Sieć lub "
+"serwer źródłowy mogą być niedostępne lub przeciążone. Proszę ponowić "
+"żądanie."
+
+#: templates/ERR_URN_RESOLVE:3
+msgid "A URL for the requested URN could not be retrieved"
+msgstr "URL dla żądanego URN nie może zostać sprowadzony"
+
+#: templates/ERR_ACCESS_DENIED:5
+msgid "Access Denied."
+msgstr "Dostęp zabroniony."
+
+#: templates/ERR_ACCESS_DENIED:6
+msgid ""
+"Access control configuration prevents your request from being allowed at "
+"this time.  Please contact your service provider if you feel this is "
+"incorrect."
+msgstr ""
+"Konfiguracja serwera wyklucza Twój dostęp do niego w chwili obecnej. "
+"Skontaktuj się z Twoim providerem jeśli jest jest to nieprawidłowość."
+
+#: templates/ERR_FTP_FORBIDDEN:4
+msgid ""
+"An FTP authentication failure occurred while trying to retrieve the URL: <a "
+"href=\"%U\">%U</a>"
+msgstr ""
+
+#: templates/ERR_FTP_FAILURE:4
+msgid ""
+"An FTP protocol error occurred while trying to retrieve the URL: <a href=\"%U"
+"\">%U</a>"
+msgstr ""
+"Wystąpił błąd protokołu FTP podczas sprowadznia URL-a: <a href=\"%U\">%U</a>"
+
+#: templates/ERR_ICAP_FAILURE:10
+msgid "An Illegal response was received from the ICAP server."
+msgstr ""
+
+#: templates/ERR_READ_ERROR:7
+msgid ""
+"An error condition occurred while reading data from the network.  Please "
+"retry your request."
+msgstr ""
+"Podczas czytania dokumentu z sieci wystąpił błąd. Proszę ponowić żądanie."
+
+#: templates/ERR_WRITE_ERROR:7
+msgid ""
+"An error condition occurred while writing to the network.  Please retry your "
+"request."
+msgstr "Wystąpił błąd podczas próby zapisu do sieci. Proszę ponowić żądanie."
+
+#: templates/ERR_CACHE_ACCESS_DENIED:3 templates/ERR_CACHE_ACCESS_DENIED:5
+msgid "Cache Access Denied."
+msgstr "Dostęp do serwera cache zabroniony."
+
+#: templates/ERR_CACHE_MGR_ACCESS_DENIED:3
+#: templates/ERR_CACHE_MGR_ACCESS_DENIED:5
+msgid "Cache Manager Access Denied."
+msgstr "Dostep do cache managera zabroniony."
+
+#: templates/ERR_URN_RESOLVE:5
+msgid "Cannot Resolve URN"
+msgstr "nie można zlokalizować URN"
+
+#: templates/ERR_LIFETIME_EXP:5
+msgid "Connection Lifetime Expired"
+msgstr "przekroczony dopuszczalny czas połączenie"
+
+#: templates/ERR_CONNECT_FAIL:5
+msgid "Connection to %I failed."
+msgstr ""
+
+#: templates/ERR_INVALID_REQ:10
+msgid "Content-Length missing for POST or PUT requests."
+msgstr "Brak pola Content-Length  dla metod POST lub PUT"
+
+#: templates/ERR_FTP_LISTING:3
+msgid "Directory Content:"
+msgstr ""
+
+#: templates/ERR_ACCESS_DENIED:2 templates/ERR_CACHE_ACCESS_DENIED:2
+#: templates/ERR_CACHE_MGR_ACCESS_DENIED:2 templates/ERR_CANNOT_FORWARD:2
+#: templates/ERR_CONNECT_FAIL:2 templates/ERR_DNS_FAIL:2 templates/ERR_ESI:2
+#: templates/ERR_FORWARDING_DENIED:2 templates/ERR_FTP_DISABLED:2
+#: templates/ERR_FTP_FAILURE:2 templates/ERR_FTP_FORBIDDEN:2
+#: templates/ERR_FTP_NOT_FOUND:2 templates/ERR_FTP_PUT_ERROR:2
+#: templates/ERR_FTP_UNAVAILABLE:2 templates/ERR_ICAP_FAILURE:2
+#: templates/ERR_INVALID_REQ:2 templates/ERR_INVALID_RESP:2
+#: templates/ERR_INVALID_URL:2 templates/ERR_LIFETIME_EXP:2
+#: templates/ERR_NO_RELAY:2 templates/ERR_ONLY_IF_CACHED_MISS:2
+#: templates/ERR_READ_ERROR:2 templates/ERR_READ_TIMEOUT:2
+#: templates/ERR_SECURE_CONNECT_FAIL:2 templates/ERR_SHUTTING_DOWN:2
+#: templates/ERR_SOCKET_FAILURE:2 templates/ERR_TOO_BIG:2
+#: templates/ERR_UNSUP_HTTPVERSION:2 templates/ERR_UNSUP_REQ:2
+#: templates/ERR_URN_RESOLVE:2 templates/ERR_WRITE_ERROR:2
+#: templates/ERR_ZERO_SIZE_OBJECT:2
+msgid "ERROR"
+msgstr "BŁĄD"
+
+#: templates/ERR_CACHE_ACCESS_DENIED:1
+msgid "ERROR: Cache Access Denied"
+msgstr "BŁĄD: Dostęp do serwera cache zabroniony"
+
+#: templates/ERR_CACHE_MGR_ACCESS_DENIED:1
+msgid "ERROR: Cache Manager Access Denied"
+msgstr "BŁĄD: Dostęp do cache managera zabroniony"
+
+#: templates/ERR_FTP_PUT_ERROR:1
+msgid "ERROR: FTP upload failed"
+msgstr "BŁĄD: Nieudany FTP upload"
+
+#: templates/ERR_ACCESS_DENIED:1 templates/ERR_CANNOT_FORWARD:1
+#: templates/ERR_CONNECT_FAIL:1 templates/ERR_DNS_FAIL:1 templates/ERR_ESI:1
+#: templates/ERR_FORWARDING_DENIED:1 templates/ERR_FTP_DISABLED:1
+#: templates/ERR_FTP_FAILURE:1 templates/ERR_FTP_FORBIDDEN:1
+#: templates/ERR_FTP_NOT_FOUND:1 templates/ERR_FTP_UNAVAILABLE:1
+#: templates/ERR_ICAP_FAILURE:1 templates/ERR_INVALID_REQ:1
+#: templates/ERR_INVALID_RESP:1 templates/ERR_INVALID_URL:1
+#: templates/ERR_LIFETIME_EXP:1 templates/ERR_NO_RELAY:1
+#: templates/ERR_ONLY_IF_CACHED_MISS:1 templates/ERR_READ_ERROR:1
+#: templates/ERR_READ_TIMEOUT:1 templates/ERR_SECURE_CONNECT_FAIL:1
+#: templates/ERR_SHUTTING_DOWN:1 templates/ERR_SOCKET_FAILURE:1
+#: templates/ERR_TOO_BIG:1 templates/ERR_UNSUP_HTTPVERSION:1
+#: templates/ERR_UNSUP_REQ:1 templates/ERR_WRITE_ERROR:1
+#: templates/ERR_ZERO_SIZE_OBJECT:1
+msgid "ERROR: The requested URL could not be retrieved"
+msgstr "BŁĄD: Żądany URL nie może zostać pobrany"
+
+#: templates/ERR_URN_RESOLVE:1
+msgid "ERROR: The requested URN not be retrieved"
+msgstr "BŁĄD: Żądany URN nie może zostać sprowadzony"
+
+#: templates/ERR_ESI:5
+msgid "ESI Processing failed."
+msgstr ""
+
+#: templates/ERR_FTP_LISTING:4
+msgid "FTP Directory Listing"
+msgstr ""
+
+#: templates/ERR_FTP_LISTING:1
+msgid "FTP Directory: %U"
+msgstr ""
+
+#: templates/ERR_FTP_LISTING:2
+msgid "FTP Directory: <a href=\"/\">%U</a>/"
+msgstr ""
+
+#: templates/ERR_FTP_PUT_CREATED:1
+msgid "FTP PUT Successful: File Created"
+msgstr "Operacja FTP PUT udała się: plik został utworzony"
+
+#: templates/ERR_FTP_PUT_MODIFIED:1
+msgid "FTP PUT Successful: File Updated"
+msgstr "Operacja FTP PUT udana: plik uaktualniony"
+
+#: templates/ERR_FTP_PUT_ERROR:3
+msgid "FTP PUT/upload failed"
+msgstr "Nieudany FTP PUT/upload"
+
+#: templates/ERR_FTP_DISABLED:5
+msgid "FTP is Disabled"
+msgstr "FTP jest wyłączone"
+
+#: templates/ERR_SECURE_CONNECT_FAIL:5
+msgid "Failed to establish a secure connection to %I"
+msgstr ""
+
+#: templates/ERR_FTP_PUT_CREATED:3
+msgid "File created"
+msgstr "plik został utworzony"
+
+#: templates/ERR_FTP_PUT_MODIFIED:3
+msgid "File updated"
+msgstr "plik uaktualniony"
+
+#: templates/ERR_FORWARDING_DENIED:5
+msgid "Forwarding Denied."
+msgstr "Przekazanie żądania zabronione."
+
+#: templates/ERR_ACCESS_DENIED:8 templates/ERR_CACHE_ACCESS_DENIED:8
+#: templates/ERR_CACHE_MGR_ACCESS_DENIED:8 templates/ERR_CANNOT_FORWARD:8
+#: templates/ERR_CONNECT_FAIL:9 templates/ERR_DNS_FAIL:9 templates/ERR_ESI:9
+#: templates/ERR_FORWARDING_DENIED:8 templates/ERR_FTP_DISABLED:8
+#: templates/ERR_FTP_FAILURE:8 templates/ERR_FTP_FORBIDDEN:8
+#: templates/ERR_FTP_LISTING:7 templates/ERR_FTP_NOT_FOUND:9
+#: templates/ERR_FTP_PUT_CREATED:4 templates/ERR_FTP_PUT_ERROR:9
+#: templates/ERR_FTP_PUT_MODIFIED:4 templates/ERR_FTP_UNAVAILABLE:8
+#: templates/ERR_ICAP_FAILURE:11 templates/ERR_INVALID_REQ:13
+#: templates/ERR_INVALID_RESP:8 templates/ERR_INVALID_URL:13
+#: templates/ERR_LIFETIME_EXP:8 templates/ERR_NO_RELAY:8
+#: templates/ERR_ONLY_IF_CACHED_MISS:8 templates/ERR_READ_ERROR:9
+#: templates/ERR_READ_TIMEOUT:9 templates/ERR_SECURE_CONNECT_FAIL:9
+#: templates/ERR_SHUTTING_DOWN:7 templates/ERR_SOCKET_FAILURE:9
+#: templates/ERR_TOO_BIG:10 templates/ERR_UNSUP_HTTPVERSION:8
+#: templates/ERR_UNSUP_REQ:8 templates/ERR_URN_RESOLVE:8
+#: templates/ERR_WRITE_ERROR:9 templates/ERR_ZERO_SIZE_OBJECT:8
+msgid "Generated %T by %h (%s)"
+msgstr ""
+
+#: templates/ERR_URN_RESOLVE:6
+msgid "Hey, don't expect too much from URNs on %T :)"
+msgstr "Proszę nie spodziewać się zbyt wiele od URNów z %T :)"
+
+#: templates/ERR_ICAP_FAILURE:5
+msgid "ICAP protocol error."
+msgstr ""
+
+#: templates/ERR_TOO_BIG:7
+msgid ""
+"If you are making a GET request, then the item you are trying to download is "
+"too large."
+msgstr ""
+
+#: templates/ERR_TOO_BIG:6
+msgid ""
+"If you are making a POST or PUT request, then the item you are trying to "
+"upload is too large."
+msgstr ""
+
+#: templates/ERR_INVALID_REQ:11 templates/ERR_INVALID_URL:11
+msgid "Illegal character in hostname; underscores are not allowed."
+msgstr "Błędny znak w nazwie hosta; podkreślenia (underscores) są niedozwolone"
+
+#: templates/ERR_INVALID_URL:10
+msgid "Illegal double-escape in the URL-Path"
+msgstr "podwójna sekwencja escape w ścieżce URL"
+
+#: templates/ERR_INVALID_URL:5
+msgid "Invalid URL"
+msgstr "błędny URL"
+
+#: templates/ERR_INVALID_REQ:8
+msgid "Missing HTTP Identifier (HTTP/1.0)."
+msgstr "Brak identyfikatora HTTP (HTTP/1.0)"
+
+#: templates/ERR_INVALID_REQ:7
+msgid "Missing URL."
+msgstr "Brak URL-a"
+
+#: templates/ERR_INVALID_URL:9
+msgid "Missing hostname"
+msgstr "Brak nazwy hosta"
+
+#: templates/ERR_INVALID_URL:8
+msgid ""
+"Missing or incorrect access protocol (should be <q>http://</q> or similar)"
+msgstr "Brak lub niewłaściwy protokół (should be <q>http://</q> or similar)"
+
+#: templates/ERR_INVALID_REQ:6
+msgid "Missing or unknown request method."
+msgstr "Brak lub nieznana metoda (GET, POST)"
+
+#: templates/ERR_NO_RELAY:5
+msgid "No Wais Relay"
+msgstr "brak Wais Relay"
+
+#: templates/ERR_FTP_PUT_CREATED:2 templates/ERR_FTP_PUT_MODIFIED:2
+msgid "Operation successful"
+msgstr "Operacja zakończona pomyślnie"
+
+#: templates/ERR_FTP_LISTING:5
+msgid "Parent Directory"
+msgstr ""
+
+#: templates/ERR_CACHE_ACCESS_DENIED:7
+msgid ""
+"Please contact the <a href=\"mailto:%w%W\">cache administrator</a> if you "
+"have difficulties authenticating yourself or <a href=\"http://%h/cgi-bin/"
+"chpasswd.cgi\">change</a> your default password."
+msgstr ""
+"Skontaktuj się z <a href=\"mailto:%w%W\">administratorem serwera cache</a> "
+"jeśli masz trudności z autoryzacją lub <a href=\"http://%h/cgi-"
+"bin/chpasswd.cgi\">zmień</a> haslo."
+
+#: templates/ERR_CACHE_MGR_ACCESS_DENIED:7
+msgid ""
+"Please contact the <a href=\"mailto:%w%W\">cache administrator</a> if you "
+"have difficulties authenticating yourself or, if you <em>are</em> the "
+"administrator, read Squid documentation on cache manager interface and check "
+"cache log for more detailed error messages."
+msgstr ""
+"Skontaktuj się z <a href=\"mailto:%w%W\">administratorem serwera cache</a> "
+"jeśli masz trudności z autoryzacją, jeśli <em>jesteś</em> administratorem, "
+"przeczytaj w dokumentacji Squida fragment dotyczący cache managera i sprawdź "
+"log serwera cache w poszukiwaniu bardziej szczegółowych komunikatów o "
+"błędach."
+
+#: templates/ERR_READ_ERROR:5
+msgid "Read Error"
+msgstr "błąd odczytu"
+
+#: templates/ERR_READ_TIMEOUT:5
+msgid "Read Timeout"
+msgstr "przekroczony czas odczytu"
+
+#: templates/ERR_INVALID_REQ:9
+msgid "Request is too large."
+msgstr "RZbyt duży rozmiar żądania"
+
+#: templates/ERR_SOCKET_FAILURE:5
+#, fuzzy
+msgid "Socket Failure"
+msgstr "błąd gniazdka (socket failure)"
+
+#: templates/ERR_INVALID_URL:6
+#, fuzzy
+msgid "Some aspect of the requested URL is incorrect."
+msgstr "Niektóre części URL-a są błędne."
+
+#: templates/ERR_ICAP_FAILURE:8 templates/ERR_INVALID_REQ:5
+#: templates/ERR_INVALID_URL:7
+#, fuzzy
+msgid "Some possible problems are:"
+msgstr "Możliwe problemy to:"
+
+#: templates/ERR_CACHE_MGR_ACCESS_DENIED:6
+#, fuzzy
+msgid ""
+"Sorry, you are not currently allowed to request %U from this cache manager "
+"until you have authenticated yourself."
+msgstr ""
+"Niestety, nie możesz sprowadzić %U z tego cache managera, dopóki nie "
+"dokonałeś autoryzacji."
+
+#: templates/ERR_CACHE_ACCESS_DENIED:6
+#, fuzzy
+msgid ""
+"Sorry, you are not currently allowed to request %U from this cache until you "
+"have authenticated yourself."
+msgstr ""
+"Niestety, nie możesz sprowadzić %U z tego serwera cache, dopóki nie "
+"dokonałeś autoryzacji."
+
+#: templates/ERR_ZERO_SIZE_OBJECT:6
+msgid "Squid did not receive any data for this request."
+msgstr "Squid nie otrzymał żadnych danych w odpowiedzi na to żądanie."
+
+#: templates/ERR_UNSUP_REQ:6
+msgid ""
+"Squid does not support all request methods for all access protocols. For "
+"example, you can not POST a Gopher request."
+msgstr ""
+"Squid nie wspiera wszystkich metod we wszystkich protokołach. Na przykład "
+"nie możesz użyć metody POST w żądaniu skierowanym do usługi Gopher."
+
+#: templates/ERR_LIFETIME_EXP:6
+msgid ""
+"Squid has terminated the request because it has exceeded the maximum "
+"connection lifetime."
+msgstr ""
+"Squid zakończył realizację żądania, ponieważ czas jego realizacji "
+"przekroczył dopuszczalny limit."
+
+#: templates/ERR_SOCKET_FAILURE:7
+msgid ""
+"Squid is unable to create a TCP socket, presumably due to excessive load. "
+"Please retry your request."
+msgstr ""
+"Squid nie jest w stanie otworzyć gniazdka TCP (TCP socket), prawdopodobnie z "
+"powodu przeciążenia systemu. Proszę ponowić żądanie."
+
+#: templates/ERR_FTP_FAILURE:5 templates/ERR_FTP_FORBIDDEN:5
+#: templates/ERR_FTP_NOT_FOUND:5 templates/ERR_FTP_PUT_ERROR:5
+#: templates/ERR_FTP_UNAVAILABLE:5
+msgid "Squid sent the following FTP command:"
+msgstr "Squid wysłał następującą komendę FTP:"
+
+#: templates/ERR_DNS_FAIL:6
+msgid "The DNS server returned:"
+msgstr "Serwer DNS zwrócił następującą wartość:"
+
+#: templates/ERR_ESI:6
+msgid "The ESI processor returned:"
+msgstr ""
+
+#: templates/ERR_FTP_UNAVAILABLE:4
+msgid "The FTP server was too busy to retrieve the URL: <a href=\"%U\">%U</a>"
+msgstr ""
+
+#: templates/ERR_INVALID_RESP:5
+msgid ""
+"The HTTP Response message received from the contacted server could not be "
+"understood or was otherwise malformed. Please contact the site operator."
+msgstr ""
+
+#: templates/ERR_ICAP_FAILURE:9
+msgid "The ICAP server is not reachable."
+msgstr ""
+
+#: templates/ERR_FTP_NOT_FOUND:4
+msgid "The following URL could not be retrieved: <a href=\"%U\">%U</a>"
+msgstr ""
+
+#: templates/ERR_ACCESS_DENIED:4 templates/ERR_CACHE_ACCESS_DENIED:4
+#: templates/ERR_CACHE_MGR_ACCESS_DENIED:4 templates/ERR_CANNOT_FORWARD:4
+#: templates/ERR_CONNECT_FAIL:4 templates/ERR_DNS_FAIL:4 templates/ERR_ESI:4
+#: templates/ERR_FORWARDING_DENIED:4 templates/ERR_FTP_DISABLED:4
+#: templates/ERR_ICAP_FAILURE:4 templates/ERR_INVALID_URL:4
+#: templates/ERR_LIFETIME_EXP:4 templates/ERR_NO_RELAY:4
+#: templates/ERR_ONLY_IF_CACHED_MISS:4 templates/ERR_READ_ERROR:4
+#: templates/ERR_READ_TIMEOUT:4 templates/ERR_SECURE_CONNECT_FAIL:4
+#: templates/ERR_SHUTTING_DOWN:4 templates/ERR_SOCKET_FAILURE:4
+#: templates/ERR_TOO_BIG:4 templates/ERR_UNSUP_HTTPVERSION:4
+#: templates/ERR_UNSUP_REQ:4 templates/ERR_WRITE_ERROR:4
+#: templates/ERR_ZERO_SIZE_OBJECT:4
+msgid ""
+"The following error was encountered while trying to retrieve the URL: <a "
+"href=\"%U\">%U</a>"
+msgstr ""
+
+#: templates/ERR_URN_RESOLVE:4
+msgid ""
+"The following error was encountered while trying to retrieve the URN: <a "
+"href=\"%U\">%U</a>"
+msgstr ""
+
+#: templates/ERR_CONNECT_FAIL:7
+msgid "The remote host or network may be down.  Please try the request again."
+msgstr ""
+"Serwer źródłowy lub sieć mogą być nieczynne. Spróbuj ponowić żądanie "
+"później."
+
+#: templates/ERR_TOO_BIG:5
+msgid "The request or reply is too large."
+msgstr ""
+
+#: templates/ERR_ACCESS_DENIED:3 templates/ERR_CANNOT_FORWARD:3
+#: templates/ERR_CONNECT_FAIL:3 templates/ERR_DNS_FAIL:3 templates/ERR_ESI:3
+#: templates/ERR_FORWARDING_DENIED:3 templates/ERR_FTP_DISABLED:3
+#: templates/ERR_FTP_FAILURE:3 templates/ERR_FTP_FORBIDDEN:3
+#: templates/ERR_FTP_NOT_FOUND:3 templates/ERR_FTP_UNAVAILABLE:3
+#: templates/ERR_ICAP_FAILURE:3 templates/ERR_INVALID_REQ:3
+#: templates/ERR_INVALID_RESP:3 templates/ERR_INVALID_URL:3
+#: templates/ERR_LIFETIME_EXP:3 templates/ERR_NO_RELAY:3
+#: templates/ERR_ONLY_IF_CACHED_MISS:3 templates/ERR_READ_ERROR:3
+#: templates/ERR_READ_TIMEOUT:3 templates/ERR_SECURE_CONNECT_FAIL:3
+#: templates/ERR_SHUTTING_DOWN:3 templates/ERR_SOCKET_FAILURE:3
+#: templates/ERR_TOO_BIG:3 templates/ERR_UNSUP_REQ:3
+#: templates/ERR_WRITE_ERROR:3 templates/ERR_ZERO_SIZE_OBJECT:3
+msgid "The requested URL could not be retrieved"
+msgstr "Żądany URL nie może zostać pobrany"
+
+#: templates/ERR_FTP_FAILURE:6 templates/ERR_FTP_FORBIDDEN:6
+#: templates/ERR_FTP_NOT_FOUND:6 templates/ERR_FTP_PUT_ERROR:6
+#: templates/ERR_FTP_UNAVAILABLE:6
+msgid "The server responded with:"
+msgstr ""
+
+#: templates/ERR_CONNECT_FAIL:6 templates/ERR_ICAP_FAILURE:6
+#: templates/ERR_READ_ERROR:6 templates/ERR_READ_TIMEOUT:6
+#: templates/ERR_SECURE_CONNECT_FAIL:6 templates/ERR_SOCKET_FAILURE:6
+#: templates/ERR_WRITE_ERROR:6
+msgid "The system returned: <i>%E</i>"
+msgstr "System zwrócił wartość: <i>%E</i>"
+
+#: templates/ERR_NO_RELAY:6
+msgid ""
+"There is no WAIS Relay host defined for this Cache!  Yell at the "
+"administrator."
+msgstr ""
+"Dla tego serwera cache nie został zdefiniowany WAIS relay! Zawiadom "
+"administratora."
+
+#: templates/ERR_TOO_BIG:8
+msgid ""
+"These limits have been established by the Internet Service Provider who "
+"operates this cache.  Please contact them directly if you feel this is an "
+"error."
+msgstr ""
+
+#: templates/ERR_UNSUP_HTTPVERSION:6
+msgid "This Squid does not accept the HTTP version you are attempting to use."
+msgstr ""
+
+#: templates/ERR_FTP_DISABLED:6
+msgid "This cache does not support FTP."
+msgstr "Ten serwer cache nie prowadzi połączeń FTP."
+
+#: templates/ERR_SHUTTING_DOWN:5
+msgid ""
+"This cache is in the process of shutting down and can not service your "
+"request at this time.  Please retry your request again soon."
+msgstr ""
+
+#: templates/ERR_FORWARDING_DENIED:6
+msgid ""
+"This cache will not forward your request because it is trying to enforce a "
+"sibling relationship.  Perhaps the client at %i is a cache which has been "
+"misconfigured."
+msgstr ""
+"Ten serwer cache nie przekaże Twojego żądania ponieważ wymusza ono relację "
+"typu sibling. Być może klient %i jest błędnie skonfigurowanym serwerem "
+"cache."
+
+#: templates/ERR_ICAP_FAILURE:7
+msgid "This means that some aspect of the ICAP communication failed."
+msgstr ""
+
+#: templates/ERR_FTP_PUT_ERROR:7
+msgid ""
+"This means that the FTP server may not have permission or space to store the "
+"file. Check the path, permissions, diskspace and try again."
+msgstr ""
+
+#: templates/ERR_DNS_FAIL:7
+#, fuzzy
+msgid ""
+"This means that the cache was not able to resolve the hostname presented in "
+"the URL. Check if the address is correct."
+msgstr ""
+"To oznacza, że Serwer cache nie jest w stanie polaczyć się z hostem o nazwie "
+"wymienionej w URL. Sprawdź czy podany adres jest poprawny."
+
+#: templates/ERR_ESI:7
+msgid ""
+"This means that the surrogate was not able to process the ESI template. "
+"Please report this error to the webmaster."
+msgstr ""
+
+#: templates/ERR_FTP_NOT_FOUND:7
+msgid ""
+"This might be caused by an FTP URL with an absolute path (which does not "
+"comply with RFC 1738).  If this is the cause, then the file can be found at "
+"<a href=\"%B\">%B</a>."
+msgstr ""
+
+#: templates/ERR_SECURE_CONNECT_FAIL:7
+msgid ""
+"This proxy and the remote host failed to negotiate a mutually acceptable "
+"security settings for handling your request. It is possible that the remote "
+"host does not support secure connections, or the proxy is not satisfied with "
+"the host security credentials."
+msgstr ""
+
+#: templates/ERR_CANNOT_FORWARD:6
+#, fuzzy
+msgid ""
+"This request could not be forwarded to the origin server or to any parent "
+"caches.  The most likely cause for this error is that the cache "
+"administrator does not allow this cache to make direct connections to origin "
+"servers, and all configured parent caches are currently unreachable."
+msgstr ""
+"Żądanie nie może zostać przakazane serwerowi źródłowemu ani żadnemu z "
+"serwerów-rodziców.  Najbardziej prawdopodobne źródła błędu to Administrator "
+"serwera cache  nie pozwala temu cache na bezpośrednie połączenia do serwerów "
+"źródłowych Wszystkie kooperujące serwery-rodzice są w tej chwili "
+"niedostępne."
+
+#: templates/ERR_DNS_FAIL:5
+msgid "Unable to determine IP address from host name <q>%H</q>"
+msgstr "Nie można ustalić adresu IP hosta o nazwie <q>%H</q>"
+
+#: templates/ERR_CANNOT_FORWARD:5
+msgid "Unable to forward this request at this time."
+msgstr "Nie można przekazać tego żądania w chwili obecnej."
+
+#: templates/ERR_UNSUP_HTTPVERSION:3 templates/ERR_UNSUP_HTTPVERSION:5
+msgid "Unsupported HTTP version"
+msgstr ""
+
+#: templates/ERR_UNSUP_REQ:5
+msgid "Unsupported Request Method and Protocol"
+msgstr "użyta w żądaniu kombinacja metoda/protokół jest niewłaściwa"
+
+#: templates/ERR_ONLY_IF_CACHED_MISS:5
+msgid ""
+"Valid document was not found in the cache and <q>only-if-cached</q> "
+"directive was specified."
+msgstr ""
+"żądanie z dyrektywą <q>only-if-cached</q> dotyczyło dokumentu aktualnie nie "
+"przechowywanego przez sewer cache."
+
+#: templates/ERR_FTP_PUT_ERROR:4
+#, fuzzy
+msgid "While trying to PUT the following URL: <a href=\"%U\">%U</a>"
+msgstr "Podczas próby przesłania URL-a: <a href=\"%U\">%U</a> via FTP komendą PUT"
+
+#: templates/ERR_WRITE_ERROR:5
+msgid "Write Error"
+msgstr "błąd zapisu"
+
+#: templates/ERR_ONLY_IF_CACHED_MISS:6
+msgid ""
+"You have issued a request with a <q>only-if-cached</q> cache control "
+"directive. The document was not found in the cache, <em>or</em> it required "
+"revalidation prohibited by the <q>only-if-cached</q> directive."
+msgstr ""
+"Żądanie zawierało dyrektywę <q>only-if-cached</q>. Dokument nie został "
+"znaleziony w zasobech serwera cache <em>lub</em> wymagał odświeżenia "
+"zabronionego dyrektywą <q>only-if-cached</q>."
+
+#: templates/ERR_ACCESS_DENIED:7 templates/ERR_CANNOT_FORWARD:7
+#: templates/ERR_CONNECT_FAIL:8 templates/ERR_DNS_FAIL:8
+#: templates/ERR_FORWARDING_DENIED:7 templates/ERR_FTP_DISABLED:7
+#: templates/ERR_FTP_FAILURE:7 templates/ERR_FTP_FORBIDDEN:7
+#: templates/ERR_FTP_NOT_FOUND:8 templates/ERR_FTP_PUT_ERROR:8
+#: templates/ERR_FTP_UNAVAILABLE:7 templates/ERR_INVALID_REQ:12
+#: templates/ERR_INVALID_RESP:7 templates/ERR_INVALID_URL:12
+#: templates/ERR_LIFETIME_EXP:7 templates/ERR_NO_RELAY:7
+#: templates/ERR_ONLY_IF_CACHED_MISS:7 templates/ERR_READ_ERROR:8
+#: templates/ERR_READ_TIMEOUT:8 templates/ERR_SECURE_CONNECT_FAIL:8
+#: templates/ERR_SHUTTING_DOWN:6 templates/ERR_SOCKET_FAILURE:8
+#: templates/ERR_TOO_BIG:9 templates/ERR_UNSUP_HTTPVERSION:7
+#: templates/ERR_UNSUP_REQ:7 templates/ERR_URN_RESOLVE:7
+#: templates/ERR_WRITE_ERROR:8 templates/ERR_ZERO_SIZE_OBJECT:7
+msgid "Your cache administrator is <a href=\"mailto:%w%W\">%w</a>."
+msgstr ""
+
+#: templates/ERR_INVALID_RESP:6
+msgid ""
+"Your cache administrator may be able to provide you with more details about "
+"the exact nature of the problem if needed."
+msgstr ""
+
+#: templates/ERR_ESI:8
+msgid "Your webmaster is <a href=\"mailto:%w\">%w</a>."
+msgstr ""
+
+#: templates/ERR_ZERO_SIZE_OBJECT:5
+msgid "Zero Sized Reply"
+msgstr "sprowadzony dokument ma zerowy rozmiar"
index cc629825c3b9f7f73aa30a2ae7cf4e41f1b7e591..48994d6ad3cc31737f13de83d50a009c6769b9be 100644 (file)
@@ -1,6 +1,6 @@
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: Squid-3\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-02-18 18:05+1300\n"
 "PO-Revision-Date: 2008-10-17 19:43+1300\n"