]> git.pld-linux.org Git - packages/gnupg2.git/commitdiff
- updated to 2.0.18 auto/th/gnupg2-2_0_18-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Aug 2011 19:11:47 +0000 (19:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added pl.po-update patch

Changed files:
    gnupg2-pl.po-update.patch -> 1.16
    gnupg2.spec -> 1.106

gnupg2-pl.po-update.patch [new file with mode: 0644]
gnupg2.spec

diff --git a/gnupg2-pl.po-update.patch b/gnupg2-pl.po-update.patch
new file mode 100644 (file)
index 0000000..c79cecc
--- /dev/null
@@ -0,0 +1,55 @@
+--- gnupg-2.0.18/po/pl.po.orig 2011-08-04 16:27:48.000000000 +0200
++++ gnupg-2.0.18/po/pl.po      2011-08-07 20:56:38.746358678 +0200
+@@ -6,10 +6,10 @@
+ #
+ msgid ""
+ msgstr ""
+-"Project-Id-Version: gnupg-2.0.17\n"
++"Project-Id-Version: gnupg-2.0.18\n"
+ "Report-Msgid-Bugs-To: translations@gnupg.org\n"
+ "POT-Creation-Date: 2011-08-04 16:27+0200\n"
+-"PO-Revision-Date: 2011-01-12 08:34+0100\n"
++"PO-Revision-Date: 2011-08-07 20:52+0200\n"
+ "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
+ "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
+ "MIME-Version: 1.0\n"
+@@ -165,32 +165,33 @@
+ "An ssh process requested the use of key%%0A  %s%%0A  (%s)%%0ADo you want to "
+ "allow this?"
+ msgstr ""
++"Proces ssh zarz±da³ u¿ycia klucza%%0a  %s%%0A  (%s)%%0ACzy zezwoliæ na to?"
+ #: agent/command-ssh.c:2146
+ msgid "Allow"
+-msgstr ""
++msgstr "Zgoda"
+ #: agent/command-ssh.c:2146
+ msgid "Deny"
+-msgstr ""
++msgstr "Odmowa"
+ #: agent/command-ssh.c:2155
+-#, fuzzy, c-format
++#, c-format
+ msgid "Please enter the passphrase for the ssh key%%0A  %F%%0A  (%c)"
+-msgstr "Proszê wprowadziæ has³o dla klucza ssh%0A  %c"
++msgstr "Proszê wprowadziæ has³o dla klucza ssh%%0A  %F%%0A  (%c)"
+ #: agent/command-ssh.c:2484 agent/genkey.c:310 agent/genkey.c:432
+ msgid "Please re-enter this passphrase"
+ msgstr "Proszê ponownie wprowadziæ to has³o"
+ #: agent/command-ssh.c:2509
+-#, fuzzy, c-format
++#, c-format
+ msgid ""
+ "Please enter a passphrase to protect the received secret key%%0A   %s%%0A   %"
+ "s%%0Awithin gpg-agent's key storage"
+ msgstr ""
+ "Proszê wprowadziæ has³o do zabezpieczenia odebranego klucza tajnego%%0A   %s%"
+-"%0A w miejscu przechowywania kluczy gpg-agenta"
++"%0A   %s%%0Aw miejscu przechowywania kluczy gpg-agenta"
+ #: agent/command-ssh.c:2548 agent/genkey.c:340 agent/genkey.c:463
+ #: tools/symcryptrun.c:436
index 164fa26246a1eec3ed6bfa2c652e188968717d40..b833dcb8d765b8be5df76267c4e5e84cc96c2c7a 100644 (file)
@@ -6,16 +6,17 @@
 Summary:       GNU Privacy Guard - tool for secure communication and data storage - enhanced version
 Summary(pl.UTF-8):     GnuPG - narzędzie do bezpiecznej komunikacji i bezpiecznego przechowywania danych - wersja rozszerzona
 Name:          gnupg2
-Version:       2.0.17
+Version:       2.0.18
 Release:       1
 License:       GPL v3+
 Group:         Applications/File
 Source0:       ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
-# Source0-md5: 123af099740fd159c73a0352a274ec81
+# Source0-md5: 2f37e0722666a0fedbe4d9f9227ac4d7
 Source1:       gnupg-agent.sh
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-pth.patch
 Patch2:                %{name}-disable_tests.patch
+Patch3:                %{name}-pl.po-update.patch
 URL:           http://www.gnupg.org/
 BuildRequires: adns-devel
 BuildRequires: autoconf >= 2.61
@@ -192,6 +193,9 @@ Rozszerzenie GnuPG - obsługa S/MIME.
 %patch0 -p1
 %patch1 -p1
 %{!?with_tests:%patch2 -p1}
+%patch3 -p1
+
+%{__rm} po/stamp-po
 
 %build
 %{__gettextize}
This page took 0.180971 seconds and 4 git commands to generate.