]> git.pld-linux.org Git - packages/libssh2.git/commitdiff
- converted to UTF-8
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Feb 2007 00:49:05 +0000 (00:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libssh2.spec -> 1.15

libssh2.spec

index 23f9b74b3fb13eaa06780287eefb60af8ac6ff06..3c3627bb5f5423e38aa5b3e4d3ea7a40ff7c3c7d 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       Library implementing the SSH2 protocol
-Summary(pl):   Biblioteka implementuj±ca protokó³ SSH2
+Summary(pl.UTF-8):   Biblioteka implementująca protokół SSH2
 Name:          libssh2
 Version:       0.14
 Release:       1
@@ -48,14 +48,14 @@ Supported Message Authentication Codes:
 - hmac-ripemd160
 - hmac-ripemd160@openssh.com
 
-%description -l pl
-libssh2 to biblioteka C implementuj±ca protokó³ SSH2 zgodnie ze
+%description -l pl.UTF-8
+libssh2 to biblioteka C implementująca protokół SSH2 zgodnie ze
 specyfikacjami Internet Draft SECSH-TRANS(22), SECSH-USERAUTH(25),
 SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06),
 SECSH-DHGEX(04), and SECSH-NUMBERS(10).
 
-Obs³ugiwane szyfry:
-- aes256-cbc (znany te¿ jako rijndael-cbc@lysator.liu.se)
+Obsługiwane szyfry:
+- aes256-cbc (znany też jako rijndael-cbc@lysator.liu.se)
 - aes192-cbc
 - aes128-cbc
 - 3des-cbc
@@ -64,20 +64,20 @@ Obs
 - arcfour
 - none
 
-Obs³ugiwane metody wymiany kluczy:
+Obsługiwane metody wymiany kluczy:
 - diffie-hellman-group1-sha1
 - diffie-hellman-group14-sha1
 - diffie-hellman-group-exchange-sha1
 
-Obs³ugiwane rodzaju kluczy hosta:
+Obsługiwane rodzaju kluczy hosta:
 - ssh-rsa
 - ssh-dss
 
-Obs³ugiwane metody kompresji:
+Obsługiwane metody kompresji:
 - zlib
 - none
 
-Obs³ugiwane kody uwierzytelniania wiadomo¶ci:
+Obsługiwane kody uwierzytelniania wiadomości:
 - hmac-sha1
 - hmac-sha1-96
 - hmac-ripemd160
@@ -85,15 +85,15 @@ Obs
 
 %package devel
 Summary:       Header files for libssh2 library
-Summary(pl):   Pliki nag³ówkowe biblioteki libssh2
+Summary(pl.UTF-8):   Pliki nagłówkowe biblioteki libssh2
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files for libssh2 library.
 
-%description devel -l pl
-Pliki nag³ówkowe biblioteki libssh2.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki libssh2.
 
 %prep
 %setup -q
This page took 0.086733 seconds and 4 git commands to generate.