SPECS: ruby-fastri.spec - Polish "Summary" translation - Descripti...

beorn beorn at pld-linux.org
Thu Mar 8 11:26:05 CET 2007


Author: beorn                        Date: Thu Mar  8 10:26:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Polish "Summary" translation
- Description update and translation to polish

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

---- Diffs:

================================================================
Index: SPECS/ruby-fastri.spec
diff -u SPECS/ruby-fastri.spec:1.1 SPECS/ruby-fastri.spec:1.2
--- SPECS/ruby-fastri.spec:1.1	Thu Mar  8 07:23:50 2007
+++ SPECS/ruby-fastri.spec	Thu Mar  8 11:26:00 2007
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Fast Ruby documentation browser
+Summary(pl.UTF-8):	Szybka przeglądarka dokumentacji Ruby
 Name:		ruby-fastri
 Version:	0.2.1
 Release:	1
@@ -12,7 +13,20 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Fast Ruby documentation browser
+FastRI is an alternative to the ri command-line tool. It is *much*
+faster, and also allows you to offer RI lookup services over DRb.
+FastRI is a bit smarter than ri, and can find classes anywhere in
+the hierarchy without specifying the "full path". It also knows
+about gems, and can tell you e.g. which extensions to a core class
+were added by a specific gem.
+
+%description -l pl.UTF-8
+FastRI jest alternatywą dla narzędzia ri. Jest *znacznie* szybszy i
+pozwala na oferowanie usług wyszukiwania RI poprzez DRb. FastRI jest
+nieco mądrzejszy od ri i może znaleźć klasy gdziekolwiek w hierarchii
+bez potrzeby podawania "pełnej ścieżki". Wie także o gemach i może
+informować np. o tym które rozszerzenia klasy bazowej zostały dodane
+przez określony gem.
 
 %prep
 %setup -q -n fastri-%{version}
@@ -51,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/08 10:26:00  beorn
+- Polish "Summary" translation
+- Description update and translation to polish
+
 Revision 1.1  2007/03/08 06:23:50  aredridel
 - added
 
================================================================

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



More information about the pld-cvs-commit mailing list