]> git.pld-linux.org Git - packages/ZendDebugger.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Jan 2008 21:08:16 +0000 (21:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZendDebugger.spec -> 1.3

ZendDebugger.spec

index d44f01d67a73f69d9e618cad84fe6fd6acaac602..ffb5892a1c2e369648701d0425fdfba379f03f4d 100644 (file)
@@ -3,7 +3,8 @@
 # - Can't find what Free Download means (http://www.zend.com/free_download/list)
 %define                php4_version    4.4
 %define                php5_version    5.2
 # - Can't find what Free Download means (http://www.zend.com/free_download/list)
 %define                php4_version    4.4
 %define                php5_version    5.2
-Summary:       The Zend Debug Server enables remote debugging of PHP applications
+Summary:       The Zend Debug Server enabling remote debugging of PHP applications
+Summary(pl.UTF-8):     Zend Debug Server pozwalający na zdalne śledzenie aplikacji PHP
 Name:          ZendDebugger
 Version:       5.2.10
 Release:       0.4
 Name:          ZendDebugger
 Version:       5.2.10
 Release:       0.4
@@ -37,8 +38,18 @@ The Debug Server is designed be deployed safely on production servers.
 It does not affect server performance and features access-list based
 security for protecting the server from unauthorized access.
 
 It does not affect server performance and features access-list based
 security for protecting the server from unauthorized access.
 
+%description -l pl.UTF-8
+Zend Debug Server pozwala na zdalne śledzenie aplikacji PHP. Podłącza
+się do serwera PHP i pozwala środowisku Zend Development Environment
+sterować wykonywaniem aplikacji PHP na serwerze.
+
+Debug server jest zaprojektowany z myślą o bezpiecznym wdrożeniu na
+serwerach produkcyjnych. Nie wpływa na wydajność serwera i cechuje się
+bezpieczeństwem opartym na listach dostępu.
+
 %package -n php4-%{name}
 Summary:       Zend Debugger for PHP 4.x
 %package -n php4-%{name}
 Summary:       Zend Debugger for PHP 4.x
+Summary(pl.UTF-8):     Zend Debugger dla PHP 4.x
 Group:         Development/Languages/PHP
 Requires:      php4(thread-safety) = 0
 Requires:      php4-common < 3:%(awk 'BEGIN{print %{php4_version} + 0.1}')
 Group:         Development/Languages/PHP
 Requires:      php4(thread-safety) = 0
 Requires:      php4-common < 3:%(awk 'BEGIN{print %{php4_version} + 0.1}')
@@ -54,8 +65,18 @@ The Debug Server is designed be deployed safely on production servers.
 It does not affect server performance and features access-list based
 security for protecting the server from unauthorized access.
 
 It does not affect server performance and features access-list based
 security for protecting the server from unauthorized access.
 
+%description -n php4-%{name} -l pl.UTF-8
+Zend Debug Server pozwala na zdalne śledzenie aplikacji PHP. Podłącza
+się do serwera PHP i pozwala środowisku Zend Development Environment
+sterować wykonywaniem aplikacji PHP na serwerze.
+
+Debug server jest zaprojektowany z myślą o bezpiecznym wdrożeniu na
+serwerach produkcyjnych. Nie wpływa na wydajność serwera i cechuje się
+bezpieczeństwem opartym na listach dostępu.
+
 %package -n php-%{name}
 Summary:       Zend Debugger for PHP 5.x
 %package -n php-%{name}
 Summary:       Zend Debugger for PHP 5.x
+Summary(pl.UTF-8):     Zend Debugger dla PHP 5.x
 Group:         Development/Languages/PHP
 Requires:      php-common < 4:%(awk 'BEGIN{print %{php5_version} + 0.1}')
 Requires:      php-common >= 4:%{php5_version}
 Group:         Development/Languages/PHP
 Requires:      php-common < 4:%(awk 'BEGIN{print %{php5_version} + 0.1}')
 Requires:      php-common >= 4:%{php5_version}
@@ -71,6 +92,15 @@ The Debug Server is designed be deployed safely on production servers.
 It does not affect server performance and features access-list based
 security for protecting the server from unauthorized access.
 
 It does not affect server performance and features access-list based
 security for protecting the server from unauthorized access.
 
+%description -n php-%{name} -l pl.UTF-8
+Zend Debug Server pozwala na zdalne śledzenie aplikacji PHP. Podłącza
+się do serwera PHP i pozwala środowisku Zend Development Environment
+sterować wykonywaniem aplikacji PHP na serwerze.
+
+Debug server jest zaprojektowany z myślą o bezpiecznym wdrożeniu na
+serwerach produkcyjnych. Nie wpływa na wydajność serwera i cechuje się
+bezpieczeństwem opartym na listach dostępu.
+
 %prep
 %setup -qcT
 %ifarch %{x8664}
 %prep
 %setup -qcT
 %ifarch %{x8664}
This page took 0.144567 seconds and 4 git commands to generate.