From 52e3a91f463afcc97bf56a90734935c569ba9327 Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kitenet.net>
Date: Mon, 20 Dec 2010 15:08:05 -0400
Subject: Added Polish translation of debconf templates. Closes: #607563

---
 debian/changelog |  1 +
 debian/po/pl.po  | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)
 create mode 100644 debian/po/pl.po

(limited to 'debian')

diff --git a/debian/changelog b/debian/changelog
index 432ad79..4673e67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ etckeeper (0.51) UNRELEASED; urgency=low
   * Improve rpm version change detection.
   * Move etckeeper out of sbin, to avoid needing to work around broken
     root PATH settings in eg, crontab. Closes: #602438
+  * Added Polish translation of debconf templates. Closes: #607563
 
  -- Joey Hess <joeyh@debian.org>  Sat, 30 Oct 2010 23:53:51 -0400
 
diff --git a/debian/po/pl.po b/debian/po/pl.po
new file mode 100644
index 0000000..406f5eb
--- /dev/null
+++ b/debian/po/pl.po
@@ -0,0 +1,47 @@
+# Polish translation
+# Copyright (C) 2010
+# This file is distributed under the same license as the etckeeper package.
+# Artur R. Czechowski <arturcz@hell.pl>, 2010
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: etckeeper 0.50\n"
+"Report-Msgid-Bugs-To: etckeeper@packages.debian.org\n"
+"POT-Creation-Date: 2009-05-06 14:41-0400\n"
+"PO-Revision-Date: 2010-12-19 20:07+0100\n"
+"Last-Translator: Artur R. Czechowski <arturcz@hell.pl>\n"
+"Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: error
+#. Description
+#: ../templates:2001
+msgid "Commit failed"
+msgstr "Błąd zapisu."
+
+#. Type: error
+#. Description
+#: ../templates:2001
+msgid "An attempt to commit /etc changes to ${VCS} failed."
+msgstr "Nieudana próba zapisania zmian przy użyciu ${VCS}"
+
+#. Type: error
+#. Description
+#: ../templates:2001
+msgid "You may manually resolve the issues with the uncommitted changes before continuing."
+msgstr "Przed kontynuacją możesz ręcznie rozwiązać problemy z niezapisanymi zmianami."
+
+#. Type: boolean
+#. Description
+#: ../templates:3001
+msgid "Remove etckeeper ${VCS} repository and associated files?"
+msgstr "Usunąć repozytorium etckeeper ${VCS} i powiązane pliki?"
+
+#. Type: boolean
+#. Description
+#: ../templates:3001
+msgid "Etckeeper is being purged from the system, and was used to store /etc in a ${VCS} repository. If you choose to remove the repository, this will DESTROY all history etckeeper has recorded for /etc."
+msgstr "Etckeeper jest usuwany z systemu, ale był używany do przechowywania zawartości katalogu /etc w repozytorium ${VCS}. Jeśli wybierzesz usunięcie repozytorium, historia zmian zapisana dla katalogu /etc zostanie BEZPOWROTNIE USUNIĘTA."
+
-- 
cgit v1.2.3