SPECS: ruby-rack.spec - Polish translation (there's too many "i"'s...

beorn beorn at pld-linux.org
Thu Mar 8 11:13:12 CET 2007


Author: beorn                        Date: Thu Mar  8 10:13:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Polish translation (there's too many "i"'s IMHO)

---- Files affected:
SPECS:
   ruby-rack.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ruby-rack.spec
diff -u SPECS/ruby-rack.spec:1.1 SPECS/ruby-rack.spec:1.2
--- SPECS/ruby-rack.spec:1.1	Thu Mar  8 07:22:21 2007
+++ SPECS/ruby-rack.spec	Thu Mar  8 11:13:07 2007
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Modular interface to webservers
+Summary(pl.UTF-8):	Modularny interfejs do serwerów WWW
 Name:		ruby-rack
 Version:	0.1.0
 Release:	1
@@ -22,6 +23,14 @@
 API for web servers, web frameworks, and software in between (the
 so-called middleware) into a single method call.
 
+%description -l pl.UTF-8
+Rack dostarcza minimalny, modularny i adaptowalny interfejs do
+tworzenia aplikacji WWW w języku Ruby. Opakowując zapytania i
+odpowiedzi HTTP w sposób najprostszy z możliwych, unifikuje oraz
+przekształca API dla serwerów WWW, szkieletów aplikacji WWW i
+oprogramowania znajdującego się między nimi (tzw. middleware) w
+jedno wywołanie metody.
+
 %prep
 %setup -q -n rack-%{version}
 
@@ -58,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/08 10:13:07  beorn
+- Polish translation (there's too many "i"'s IMHO)
+
 Revision 1.1  2007/03/08 06:22:21  aredridel
 - added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby-rack.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list