lsb 3.2-15 Debian release.
authorChris Lawrence <lawrencc@debian.org>
Wed, 16 Jul 2008 19:24:44 +0000 (14:24 -0500)
committerDidier Raboud <odyx@debian.org>
Wed, 16 Jul 2008 19:24:44 +0000 (14:24 -0500)
debian/changelog
debian/po/eu.po [new file with mode: 0644]
init-functions

index 757fa7d0b99d077e6c42ff25bd2d8a8d8596529c..d24d361cd2aa731797921bee463987fd47e76b35 100644 (file)
@@ -1,3 +1,11 @@
+lsb (3.2-15) unstable; urgency=low
+
+  * Add Basque [eu] translation.  (Closes: #491005)
+  * Fix log_action_end_msg_pre function definition (_post was defined twice).
+    (Closes: #491087)
+
+ -- Chris Lawrence <lawrencc@debian.org>  Wed, 16 Jul 2008 14:24:44 -0500
+
 lsb (3.2-14) unstable; urgency=low
 
   * Update pidofproc(), status_of_proc() to sync with Ubuntu.
diff --git a/debian/po/eu.po b/debian/po/eu.po
new file mode 100644 (file)
index 0000000..a210ba8
--- /dev/null
@@ -0,0 +1,63 @@
+# translation of lsb debconf template to Euskara
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Xabier Bilbao <xabidu@gmail.com>, 2008.
+# Piarres Beobide <pi@beobide.net>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: lsb-eu\n"
+"Report-Msgid-Bugs-To: lawrencc@debian.org\n"
+"POT-Creation-Date: 2007-05-13 09:16+0200\n"
+"PO-Revision-Date: 2008-07-15 11:07+0200\n"
+"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
+"Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid "Enable shadow passwords?"
+msgstr "Gaitu itzalpeko pasahitzak?"
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid ""
+"The Linux Standard Base requires that certain features of adduser(8) be "
+"available to conforming applications (such as password aging). These "
+"features are only provided when shadow passwords are enabled, while this "
+"system has them disabled."
+msgstr ""
+"Linux Standard Base-k (Linuxen Oinarri Estandarrak) beharrezkoak ditu adduser(8)-en "
+"zenbait ezaugarri (hala nola pasahitzen zahartzea) LSB aplikazioen eskura "
+"egotea. Ezaugarri hauek itzalpeko pasahitzak gaituta daudenean soilik daude "
+"eskura, baina sistema honek desgaiturik ditu une honetan."
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid ""
+"Most LSB applications will work fine with either setting, but complete "
+"conformance requires shadow passwords to be enabled."
+msgstr ""
+"LSB aplikazio gehienek ondo funtzionatuko dute ezarpen biekin, baina LSB "
+"bateragarritasun osorako beharrezkoa da itzalpeko pasahitzak gaituta egotea. "
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid ""
+"Generally speaking, it is considered good practice to enable shadow "
+"passwords. However, there are some situations in which shadow passwords may "
+"not work properly (most notably, if non-root users need to check passwords "
+"against /etc/passwd)."
+msgstr ""
+"Oro har, jokabide egokitzat hartzen da itzalpeko pasahitzak gaitzea. Alabaina, "
+"egoera jakin batzuetan itzalpeko pasahitzek zuzen ez funtzionatzea gerta "
+"daiteke (adibide argiena, pribilegiorik gabeko erabiltzaileek pasahitzak "
+"egiaztatzeko /etc/password begiratzen dutenean)."
+
index cddd9186d8e143b0471f64e77dbd75e4dc84548a..0d6cbb59c56f3f7d08b95b7a7330010cb3eee1cf 100644 (file)
@@ -358,7 +358,7 @@ log_daemon_msg_pre () { :; }
 log_daemon_msg_post () { :; }
 log_end_msg_pre () { :; }
 log_end_msg_post () { :; }
-log_action_end_msg_post () { :; }
+log_action_end_msg_pre () { :; }
 log_action_end_msg_post () { :; }
 
 FANCYTTY=