summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-12-20 15:08:05 -0400
committerJoey Hess <joey@kitenet.net>2010-12-20 15:08:05 -0400
commit52e3a91f463afcc97bf56a90734935c569ba9327 (patch)
treee8fa8b14728908b838f5a3cba0cd94b47be73eff
parentd65203b1bf9c1889a47090113a98833f849ae94e (diff)
Added Polish translation of debconf templates. Closes: #607563
-rw-r--r--debian/changelog1
-rw-r--r--debian/po/pl.po47
-rw-r--r--etckeeper.spec2
3 files changed, 49 insertions, 1 deletions
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."
+
diff --git a/etckeeper.spec b/etckeeper.spec
index 35b7153..19d4ab3 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -1,5 +1,5 @@
Name: etckeeper
-Version: 0.50
+Version: 0.51
Release: 4%{?dist}
Summary: store /etc in git, mercurial, bzr or darcs