]> git.pld-linux.org Git - packages/php-pear-Validate.git/commitdiff
- pl fixes
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 27 Oct 2005 19:15:41 +0000 (19:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Validate.spec -> 1.25

php-pear-Validate.spec

index a25f94bcf3b17bbfd1fc0a51149b6ab173a7bda8..fe945341b2828347dbcee8fd3718b42191937498 100644 (file)
@@ -4,7 +4,7 @@
 %define                _pearname       %{_class}
 
 Summary:       %{_pearname} - Validation class
-Summary(pl):   %{_pearname} - klasa validuj±ca
+Summary(pl):   %{_pearname} - klasa sprawdzaj±ca poprawno¶æ danych
 Name:          php-pear-%{_pearname}
 Version:       0.6.1
 Release:       2
@@ -23,7 +23,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _noautoreq      'pear(FR_insee_country_codes.php)' 'pear(Date.*)'
 
 %description
-Package to validate various datas. It includes :
+Package to validate various datas. It includes:
 - numbers (min/max, decimal or not),
 - email (syntax, domain check),
 - string (predifined type alpha upper and/or lowercase, numeric,...),
@@ -36,11 +36,11 @@ In PEAR status of this package is: %{_status}.
 
 %description -l pl
 Pakiet do sprawdzania poprawno¶ci ró¿nych danych:
-- liczby (min/max, dziesiêtne czy nie),
-- email (sk³adnia, sprawdzanie domeny),
-- stringi (predefiniowane typy alfanumeryczne z du¿ymi i ma³ymi
-  literami, numeryczne,...),
-- daty (min, max),
+- liczb (minimalna/maksymalna, dziesiêtne czy nie),
+- adresy e-mail (sk³adnia, sprawdzanie domeny),
+- ³añcuchy znaków (predefiniowane typy alfanumeryczne z du¿ymi i
+  ma³ymi literami, numeryczne...),
+- daty (minimalna, maksymalna),
 - karty kredytowe,
 - mo¿liwe sprawdzenie wiêkszej ilo¶ci danych wywo³aniem pojedynczej
   metody (::multiple).
This page took 0.046061 seconds and 4 git commands to generate.