]> git.pld-linux.org Git - packages/antinat.git/commitdiff
- some pl translations
authorankry <ankry@pld-linux.org>
Mon, 15 Sep 2003 10:55:29 +0000 (10:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    antinat.spec -> 1.6

antinat.spec

index d59bdc0fadd267006fc6ca38e1ad1d2dd871fe8f..5db7602b892dd46b4e19395c68e25547b0844369 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       A SOCKS server for SOCKS4 and SOCKS5
-Summary(pl):   Serwer SOCKS dla SOCKS4 SOCKS5
+Summary(pl):   Serwer SOCKS dla SOCKS4 SOCKS5
 Name:          antinat
 Version:       0.64
 Release:       0.1
@@ -13,43 +13,60 @@ BuildRequires:      libds-devel >= 1.2.0
 Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A SOCKS server for SOCKS4 and SOCKS5
+A SOCKS server for SOCKS4 and SOCKS5.
 
 %description -l pl
-Serwer SOCKS dla SOCKS4 SOCKS5
+Serwer SOCKS dla SOCKS4 i SOCKS5.
 
 %package socks4
+Summary:       Support for SOCKS4 in antinat
+Summary(pl):   Wsparcie w antinacie dla SOCKS4
 Group:         Daemons
 Requires:      antinat = %{version}
-Summary:       Support for SOCKS4 in antinat
 
 %description socks4
 Support for older style SOCKS4 connections in antinat. SOCKS4 is
 limited to anonymous only connections, and if authentication is
 required, do not install this package.
 
+%description socks4 -l pl
+Wsparcie w antinacie dla starego typu po³±czeñ SOCKS4. SOCKS4 jest
+ograniczone do po³±czeñ anonimowych, wiêc je¶li wymagana jest
+autoryzacja, nie nale¿y instalowaæ tego pakietu.
+
 %package logging
+Summary:       Support for logging in antinat
+Summary(pl):   Wsparcie dla logowania przez antinata
 Group:         Daemons
 Requires:      antinat = %{version}
-Summary:       Support for logging in antinat
 
 %description logging
 Support for connection and summary logging in antinat.
 
+%description logging -l pl
+Wsparcie dla logowania po³±czeñ i podsumowañ przez antinata.
+
 %package filtering
+Summary:       Support for filtering in antinat
+Summary(pl):   Wsparcie dla filtrowania przez antinata
 Group:         Daemons
 Requires:      antinat = %{version}
-Summary:       Support for filtering in antinat
 
 %description filtering
 Support for allowing and disallowing connections on the basis of some
 criteria in antinat. Included are filters for IPv4 source and
 destination addresses, as well as ports.
 
+%description filtering -l pl
+Wsparcie dla umo¿liwiania i blokowania przez antinata po³±czeñ w
+oparciu o pewne kryteria. Zawiera filtry dzia³aj±ce w oparciu o adresy
+¼ród³owe i docelowe, jak te¿ w oparciu o porty.
+
 %package anonymous
+Summary:       Support for anonymous SOCKS5 connections in antinat
+Summary(pl):   Wsparcie w antinacie dla anonimowych po³±czeñ SOCKS5
 Group:         Daemons
 Requires:      antinat = %{version}
-Summary:       Support for anonymous SOCKS5 connections in antinat
 
 %description anonymous
 Support for anonymous (non-authenticated) connections in antinat. If
@@ -58,15 +75,18 @@ password credentials of a user on the server to proceed. Note that
 socks4 will also provide anonymous connections, in effect.
 
 %package ipv6
+Summary:       Support for IPv6 connections in antinat
+Summary(pl):   Wsparcie w antinacie dla po³±czeñ IPv6
 Group:         Daemons
 Requires:      antinat = %{version}
-Summary:       Support for IPv6 connections in antinat
 
 %description ipv6
 Support for IPv6 connections, to allow the server to connect to v6
 hosts and be connected to from v6 hosts.
 
 %package udp
+Summary:       Support for UDP association in antinat
+Summary(pl):   Wsparcie w antinacie dla kojarzenia UDP
 Group:         Daemons
 Requires:      antinat = %{version}
 Summary:       Support for UDP Association in antinat
@@ -75,9 +95,13 @@ Summary:     Support for UDP Association in antinat
 Support for UDP association over SOCKSv5. This allows hosts to send
 and receive UDP packets through the SOCKS server.
 
+%description udp -l pl
+Wsparcie dla kojarzenia UDP poprzez SOCKSv5. Umo¿liwia to wysy³anie i
+odbiór pakietów za po¶rednictwem serwera SOCKS.
+
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.0826 seconds and 4 git commands to generate.