From 547545c1cc8ab7e4e37d9650cd095fc0671bc1bf Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 22 Feb 2006 19:48:27 +0000 Subject: Relevant BUGIDs: 1428269 Purpose of commit: new feature Commit summary: --------------- 2006-02-22 Thorsten Kukuk * modules/pam_lastlog/pam_lastlog.c (last_login_read): Mark strftime format string for translation to allow reorder [#1428269]. * po/*.po: Update with last pam_lastlog change. --- po/nl.po | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'po/nl.po') diff --git a/po/nl.po b/po/nl.po index a815bec6..08b5e466 100644 --- a/po/nl.po +++ b/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM.nl\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2006-01-24 16:51+0100\n" +"POT-Creation-Date: 2006-02-22 20:39+0100\n" "PO-Revision-Date: 2006-01-29 15:56+0100\n" "Last-Translator: Rinse de Vries \n" "Language-Team: Dutch \n" @@ -72,25 +72,29 @@ msgstr "" msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: kan niet alle gebruikers terugzetten naar non-zero\n" +#: modules/pam_lastlog/pam_lastlog.c:187 +msgid " %a %b %e %H:%M:%S %Z %Y" +msgstr "" + #. TRANSLATORS: " from " -#: modules/pam_lastlog/pam_lastlog.c:195 +#: modules/pam_lastlog/pam_lastlog.c:196 #, c-format msgid " from %.*s" msgstr " van %.*s" #. TRANSLATORS: " on " -#: modules/pam_lastlog/pam_lastlog.c:207 +#: modules/pam_lastlog/pam_lastlog.c:208 #, c-format msgid " on %.*s" msgstr " op %.*s" #. TRANSLATORS: "Last login: from on " -#: modules/pam_lastlog/pam_lastlog.c:216 +#: modules/pam_lastlog/pam_lastlog.c:217 #, c-format msgid "Last login:%s%s%s" msgstr "Laatste keer aangemeld: %s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:222 +#: modules/pam_lastlog/pam_lastlog.c:223 msgid "Welcome to your new account!" msgstr "Welkom bij uw nieuwe account!" -- cgit v1.2.3