From 6f582fc95f3a16a7cf57d5e426aea50aeb16a032 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 7 Aug 2011 19:11:47 +0000 Subject: [PATCH] - updated to 2.0.18 - added pl.po-update patch Changed files: gnupg2-pl.po-update.patch -> 1.16 gnupg2.spec -> 1.106 --- gnupg2-pl.po-update.patch | 55 +++++++++++++++++++++++++++++++++++++++ gnupg2.spec | 8 ++++-- 2 files changed, 61 insertions(+), 2 deletions(-) create mode 100644 gnupg2-pl.po-update.patch diff --git a/gnupg2-pl.po-update.patch b/gnupg2-pl.po-update.patch new file mode 100644 index 0000000..c79cecc --- /dev/null +++ b/gnupg2-pl.po-update.patch @@ -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 \n" + "Language-Team: Polish \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 diff --git a/gnupg2.spec b/gnupg2.spec index 164fa26..b833dcb 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -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} -- 2.44.0