[Jifty-commit] r5899 - in jifty/trunk: bin plugins/Authentication-CAS/share plugins/Authentication-CAS/share/po plugins/Authentication-Ldap/share plugins/Authentication-Ldap/share/po plugins/AuthzLDAP/share/po plugins/Comment/share plugins/Comment/share/po plugins/JSPageRegion/share/po plugins/Multipage/share plugins/Multipage/share/po plugins/TabView/share plugins/TabView/share/po

Jifty commits jifty-commit at lists.jifty.org
Thu Oct 2 13:43:31 EDT 2008


Author: clkao
Date: Thu Oct  2 13:43:31 2008
New Revision: 5899

Added:
   jifty/trunk/plugins/Authentication-CAS/share/
   jifty/trunk/plugins/Authentication-CAS/share/po/
   jifty/trunk/plugins/Authentication-CAS/share/po/jifty_plugin_authentication_cas.pot
   jifty/trunk/plugins/Authentication-Ldap/share/
   jifty/trunk/plugins/Authentication-Ldap/share/po/
   jifty/trunk/plugins/Authentication-Ldap/share/po/jifty_plugin_authentication_ldap.pot
   jifty/trunk/plugins/AuthzLDAP/share/po/
   jifty/trunk/plugins/AuthzLDAP/share/po/jifty_plugin_authzldap.pot
   jifty/trunk/plugins/Comment/share/
   jifty/trunk/plugins/Comment/share/po/
   jifty/trunk/plugins/Comment/share/po/jifty_plugin_comment.pot
   jifty/trunk/plugins/JSPageRegion/share/po/
   jifty/trunk/plugins/JSPageRegion/share/po/jifty_plugin_jspageregion.pot
   jifty/trunk/plugins/Multipage/share/
   jifty/trunk/plugins/Multipage/share/po/
   jifty/trunk/plugins/Multipage/share/po/jifty_plugin_multipage.pot
   jifty/trunk/plugins/TabView/share/
   jifty/trunk/plugins/TabView/share/po/
   jifty/trunk/plugins/TabView/share/po/jifty_plugin_tabview.pot
   jifty/trunk/share/po/jifty.pot
Modified:
   jifty/trunk/bin/updatepo.pl
   jifty/trunk/share/po/en.po
   jifty/trunk/share/po/fr.po
   jifty/trunk/share/po/ja.po
   jifty/trunk/share/po/ro.po
   jifty/trunk/share/po/ru.po
   jifty/trunk/share/po/zh_cn.po
   jifty/trunk/share/po/zh_tw.po

Log:
update po.


Modified: jifty/trunk/bin/updatepo.pl
==============================================================================
--- jifty/trunk/bin/updatepo.pl	(original)
+++ jifty/trunk/bin/updatepo.pl	Thu Oct  2 13:43:31 2008
@@ -11,5 +11,6 @@
     s{plugins/}{};
     mkpath("plugins/$_/share/po");
     my $name = lc($_);
+    $name =~ s/-/_/g;
     system("$perl bin/jifty po --dir plugins/$_ --podir plugins/$_/share/po --template_name jifty_plugin_$name");
 }

Added: jifty/trunk/plugins/Authentication-CAS/share/po/jifty_plugin_authentication_cas.pot
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/Authentication-CAS/share/po/jifty_plugin_authentication_cas.pot	Thu Oct  2 13:43:31 2008
@@ -0,0 +1,20 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:47
+msgid "That doesn't look like a valid ticket."
+msgstr ""

Added: jifty/trunk/plugins/Authentication-Ldap/share/po/jifty_plugin_authentication_ldap.pot
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/Authentication-Ldap/share/po/jifty_plugin_authentication_ldap.pot	Thu Oct  2 13:43:31 2008
@@ -0,0 +1,32 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:28
+msgid "Login with your Ldap account"
+msgstr ""
+
+#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:35
+msgid "Login with your ldap account"
+msgstr ""
+
+#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:46
+msgid "That doesn't look like a valid login."
+msgstr ""
+
+#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:77
+msgid "You may have mistyped your login or password. Give it another shot?"
+msgstr ""

Added: jifty/trunk/plugins/AuthzLDAP/share/po/jifty_plugin_authzldap.pot
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/AuthzLDAP/share/po/jifty_plugin_authzldap.pot	Thu Oct  2 13:43:31 2008
@@ -0,0 +1,20 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: plugins/AuthzLDAP/lib/Jifty/Plugin/AuthzLDAP/Action/LDAPValidate.pm:61 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:1 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:2
+msgid "Access denied."
+msgstr ""

Added: jifty/trunk/plugins/Comment/share/po/jifty_plugin_comment.pot
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/Comment/share/po/jifty_plugin_comment.pot	Thu Oct  2 13:43:31 2008
@@ -0,0 +1,104 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentNeedsModeration.pm:73
+#. ($url,         $self->parent->title,        $comment->title,         $from,         $comment->created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
+msgid ""
+"\n"
+"The following comment has not been published. If you would like to publish it, please visit the link below and click on the \"publish\" link. If it has been marked as spam and should not have been you should also click on the \"mark as ham\" link.\n"
+"\n"
+"View Comment: %1\n"
+"\n"
+"On Post: %2\n"
+"Subject: %3\n"
+"From: %4\n"
+"Date: %5\n"
+"\n"
+"%6\n"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:71
+#. ($url,        $self->parent->title,        $comment->title,         $from,         $comment->created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
+msgid ""
+"\n"
+"View Comment: %1\n"
+"\n"
+"On Post: %2\n"
+"Subject: %3\n"
+"From: %4\n"
+"Date: %5\n"
+"\n"
+"%6\n"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:165
+msgid "Add a comment"
+msgstr ""
+
+#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:22
+#. ($blog->author)
+msgid "By %1"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:138 plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:197
+#. ($poster,                     $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
+#. ($poster,                             $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
+msgid "By %1 %2"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:304
+msgid "No one has made a comment yet."
+msgstr ""
+
+#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:13
+msgid "Post"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:221
+msgid "Preview"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:236
+msgid "Submit"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/Action/CreateComment.pm:268
+msgid "Your comment has been added. If it does not immediately appear, it may have been flagged for moderation and should appear shortly."
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentNeedsModeration.pm:67
+#. ($appname, $comment->title)
+msgid "[%1] Moderate comment: %2"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:65
+#. ($appname, $comment->title)
+msgid "[%1] New comment: %2"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:87
+#. ($status)
+msgid "mark as %1"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
+msgid "publish"
+msgstr ""
+
+#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
+msgid "unpublish"
+msgstr ""

Added: jifty/trunk/plugins/JSPageRegion/share/po/jifty_plugin_jspageregion.pot
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/JSPageRegion/share/po/jifty_plugin_jspageregion.pot	Thu Oct  2 13:43:31 2008
@@ -0,0 +1,16 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"

Added: jifty/trunk/plugins/Multipage/share/po/jifty_plugin_multipage.pot
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/Multipage/share/po/jifty_plugin_multipage.pot	Thu Oct  2 13:43:31 2008
@@ -0,0 +1,16 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"

Added: jifty/trunk/plugins/TabView/share/po/jifty_plugin_tabview.pot
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/TabView/share/po/jifty_plugin_tabview.pot	Thu Oct  2 13:43:31 2008
@@ -0,0 +1,16 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"

Modified: jifty/trunk/share/po/en.po
==============================================================================
--- jifty/trunk/share/po/en.po	(original)
+++ jifty/trunk/share/po/en.po	Thu Oct  2 13:43:31 2008
@@ -15,20 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:71
-#. ($url,        $self->parent->title,        $comment->title,         $from,         $comment->created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid ""
-"\n"
-"View Comment: %1\n"
-"\n"
-"On Post: %2\n"
-"Subject: %3\n"
-"From: %4\n"
-"Date: %5\n"
-"\n"
-"%6\n"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm:38
 #. ($appname,$confirm_url)
 msgid ""
@@ -167,14 +153,6 @@
 msgid "A notification from %1!"
 msgstr ""
 
-#: plugins/AuthzLDAP/lib/Jifty/Plugin/AuthzLDAP/Action/LDAPValidate.pm:61 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:1 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:2
-msgid "Access denied."
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:165
-msgid "Add a comment"
-msgstr ""
-
 #: lib/Jifty/Plugin/AdminUI/Dispatcher.pm:34
 msgid "Administration"
 msgstr ""
@@ -207,17 +185,6 @@
 msgid "Bindings"
 msgstr ""
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:22
-#. ($blog->author)
-msgid "By %1"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:138 plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:197
-#. ($poster,                     $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-#. ($poster,                             $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid "By %1 %2"
-msgstr ""
-
 #: share/web/templates/helpers/calendar.html:4
 #. (_ &><body class="calpopup"><a href="#" onclick="window.close()
 msgid "Calendar"
@@ -284,6 +251,10 @@
 msgid "Email address confirmed?"
 msgstr ""
 
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:182
+msgid "Fill in your address below, and we'll send out another confirmation email to you. "
+msgstr ""
+
 #: lib/Jifty/Action.pm:1309
 msgid "Foo cannot contain -, *, +, or ?."
 msgstr ""
@@ -321,9 +292,8 @@
 msgid "Hello, %1!"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:147 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:137
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103
 #. (Jifty->web->current_user->user_object->facebook_name)
-#. (Jifty->web->current_user->user_object->name)
 msgid "Hi %1!"
 msgstr ""
 
@@ -358,6 +328,10 @@
 msgid "If the username provided conflicts with an existing username or contains invalid characters, you will have to give us a new one."
 msgstr ""
 
+#: lib/Jifty/Plugin/OpenID/View.pm:27
+msgid "If you have a Livejournal or other OpenID account, you don't even need to sign up. Just log in."
+msgstr ""
+
 #: lib/Jifty/Plugin/ErrorTemplates/View.pm:64
 msgid "Internal error"
 msgstr ""
@@ -398,7 +372,7 @@
 msgid "Loading..."
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:23
+#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 lib/Jifty/Plugin/Authentication/Password/View.pm:88
 msgid "Login"
 msgstr ""
 
@@ -414,19 +388,11 @@
 msgid "Login with a password"
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:28
-msgid "Login with your Ldap account"
-msgstr ""
-
 #: lib/Jifty/Plugin/OpenID/View.pm:17
 msgid "Login with your OpenID"
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:35
-msgid "Login with your ldap account"
-msgstr ""
-
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:57 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:22
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:57
 msgid "Login!"
 msgstr ""
 
@@ -466,11 +432,7 @@
 msgid "No items found."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:304
-msgid "No one has made a comment yet."
-msgstr ""
-
-#: lib/Jifty/Web.pm:306
+#: lib/Jifty/Web.pm:305
 msgid "No request to handle"
 msgstr ""
 
@@ -507,7 +469,7 @@
 msgid "Parent"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:28
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60
 msgid "Password"
 msgstr ""
 
@@ -515,7 +477,7 @@
 msgid "Passwords need to be at least six characters long"
 msgstr ""
 
-#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:180 lib/Jifty/Action/Record/Update.pm:187 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
+#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:182 lib/Jifty/Action/Record/Update.pm:195 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
 msgid "Permission denied"
 msgstr ""
 
@@ -523,14 +485,6 @@
 msgid "Please email us!"
 msgstr ""
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:13
-msgid "Post"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:221
-msgid "Preview"
-msgstr ""
-
 #: lib/Jifty/View/Declare/CRUD.pm:643
 msgid "Previous Page"
 msgstr ""
@@ -568,6 +522,10 @@
 msgid "Search"
 msgstr ""
 
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:152
+msgid "Send"
+msgstr ""
+
 #: lib/Jifty/Plugin/Authentication/Password/View.pm:147
 msgid "Send a link to reset your password"
 msgstr ""
@@ -601,7 +559,7 @@
 msgid "Sorry about this."
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:115 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:107
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62
 msgid "Sorry, something weird happened (we couldn't create a user for you).  Try again later."
 msgstr ""
 
@@ -609,10 +567,6 @@
 msgid "Start"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:236
-msgid "Submit"
-msgstr ""
-
 #: lib/Jifty/Plugin/Feedback/View.pm:23
 #. (Jifty->config->framework('ApplicationName')
 msgid "Tell us what's good, what's bad, and what else you want %1 to do!"
@@ -627,19 +581,11 @@
 msgid "That doesn't look like a correct value"
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:46
-msgid "That doesn't look like a valid login."
-msgstr ""
-
-#: plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:47
-msgid "That doesn't look like a valid ticket."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:68 lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm:72 lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:70
 msgid "That doesn't look like an email address."
 msgstr ""
 
-#: lib/Jifty/Action/Record.pm:351
+#: lib/Jifty/Action/Record.pm:359
 msgid "That doesn't look right, but I don't know why"
 msgstr ""
 
@@ -647,11 +593,11 @@
 msgid "The OpenID '$openid' has been linked to your account."
 msgstr ""
 
-#: lib/Jifty/Action/Record.pm:219
+#: lib/Jifty/Action/Record.pm:227
 msgid "The passwords you typed didn't match each other"
 msgstr ""
 
-#: lib/Jifty/Web.pm:427
+#: lib/Jifty/Web.pm:426
 msgid "There was an error completing the request.  Please try again later."
 msgstr ""
 
@@ -679,7 +625,7 @@
 msgid "Type that again?"
 msgstr ""
 
-#: lib/Jifty/Action/Record/Update.pm:214
+#: lib/Jifty/Action/Record/Update.pm:222
 msgid "Updated"
 msgstr ""
 
@@ -755,6 +701,10 @@
 msgid "You have already confirmed your account."
 msgstr ""
 
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:215
+msgid "You haven't confirmed your account yet."
+msgstr ""
+
 #: lib/Jifty/Plugin/Authentication/Password/View.pm:148
 msgid "You lost your password. A link to reset it will be sent to the following email address:"
 msgstr ""
@@ -763,10 +713,6 @@
 msgid "You may have mistyped your email or password. Give it another shot."
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:77
-msgid "You may have mistyped your login or password. Give it another shot?"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Facebook/Action/LinkFacebookUser.pm:40
 msgid "You must be logged in to link your user to your Facebook account."
 msgstr ""
@@ -780,7 +726,7 @@
 msgid "You said you wanted a pony. (Source %1)"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:96 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:45
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:96
 msgid "You're already logged in."
 msgstr ""
 
@@ -797,10 +743,6 @@
 msgid "Your browser can remember your login for you"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Action/CreateComment.pm:268
-msgid "Your comment has been added. If it does not immediately appear, it may have been flagged for moderation and should appear shortly."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:87
 msgid "Your password has been reset.  Welcome back."
 msgstr ""
@@ -809,16 +751,6 @@
 msgid "Your password should be at least six characters"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentNeedsModeration.pm:67
-#. ($appname, $comment->title)
-msgid "[%1] Moderate comment: %2"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:65
-#. ($appname, $comment->title)
-msgid "[%1] New comment: %2"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:31
 msgid "email address"
 msgstr ""
@@ -827,35 +759,18 @@
 msgid "for now, and try to forget that we let you down."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:87
-#. ($status)
-msgid "mark as %1"
-msgstr ""
-
-#: lib/Jifty/Action/Record.pm:444
+#: lib/Jifty/Action/Record.pm:452
 msgid "no value"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
-msgid "publish"
-msgstr ""
-
-#: lib/Jifty/Manual/PageRegions.pod:188
-msgid "text of the link"
-msgstr ""
-
-#: lib/Jifty/Manual/PageRegions.pod:225
-msgid "text of the link that hides"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:37
 msgid "type your password again"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
-msgid "unpublish"
-msgstr ""
-
 #: lib/Jifty/Action.pm:1174
 msgid "warning"
 msgstr ""
+
+#: lib/Jifty/Action/Record/Bulk.pm:113
+msgid "yatta"
+msgstr ""

Modified: jifty/trunk/share/po/fr.po
==============================================================================
--- jifty/trunk/share/po/fr.po	(original)
+++ jifty/trunk/share/po/fr.po	Thu Oct  2 13:43:31 2008
@@ -15,8 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:71
-#. ($url,        $self->parent->title,        $comment->title,         $from,         $comment->created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
+#:
 msgid ""
 "\n"
 "View Comment: %1\n"
@@ -195,11 +194,7 @@
 msgid "A notification from %1!"
 msgstr "Message de %1 !"
 
-#: plugins/AuthzLDAP/lib/Jifty/Plugin/AuthzLDAP/Action/LDAPValidate.pm:61 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:1 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:2
-msgid "Access denied."
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:165
+#:
 msgid "Add a comment"
 msgstr "Ajouter un commentaire"
 
@@ -243,14 +238,7 @@
 msgid "Bindings"
 msgstr ""
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:22
-#. ($blog->author)
-msgid "By %1"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:138 plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:197
-#. ($poster,                     $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-#. ($poster,                             $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
+#:
 msgid "By %1 %2"
 msgstr "Par %1 %2"
 
@@ -336,6 +324,10 @@
 msgid "Email address confirmed?"
 msgstr "Adresse mail confirmée ?"
 
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:182
+msgid "Fill in your address below, and we'll send out another confirmation email to you. "
+msgstr ""
+
 #: lib/Jifty/Action.pm:1309
 msgid "Foo cannot contain -, *, +, or ?."
 msgstr "Cette donnée ne doit pas contenir -, *, +, ou ?."
@@ -373,9 +365,8 @@
 msgid "Hello, %1!"
 msgstr "Bonjour, %1"
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:147 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:137
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103
 #. (Jifty->web->current_user->user_object->facebook_name)
-#. (Jifty->web->current_user->user_object->name)
 msgid "Hi %1!"
 msgstr "Bonjour %1"
 
@@ -410,6 +401,10 @@
 msgid "If the username provided conflicts with an existing username or contains invalid characters, you will have to give us a new one."
 msgstr "Si ce nom d'utilisateur entre en conflit avec un nom existant ou contient des caractères non autorisés, vous devrez le changer."
 
+#: lib/Jifty/Plugin/OpenID/View.pm:27
+msgid "If you have a Livejournal or other OpenID account, you don't even need to sign up. Just log in."
+msgstr ""
+
 #: lib/Jifty/Plugin/ErrorTemplates/View.pm:64
 msgid "Internal error"
 msgstr "Erreur interne"
@@ -450,7 +445,7 @@
 msgid "Loading..."
 msgstr "Chargement..."
 
-#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:23
+#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 lib/Jifty/Plugin/Authentication/Password/View.pm:88
 msgid "Login"
 msgstr "Identification"
 
@@ -466,7 +461,7 @@
 msgid "Login with a password"
 msgstr "S'identifier avec un mot de passe"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:28
+#:
 msgid "Login with your Ldap account"
 msgstr "S'identifier avec votre compte Ldap"
 
@@ -474,11 +469,11 @@
 msgid "Login with your OpenID"
 msgstr "S'identifier avec votre OpenID"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:35
+#:
 msgid "Login with your ldap account"
 msgstr "S'identifier avec votre compte Ldap"
 
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:57 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:22
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:57
 msgid "Login!"
 msgstr "Identification"
 
@@ -526,11 +521,11 @@
 msgid "No items found."
 msgstr "Aucun enregistrement."
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:304
+#:
 msgid "No one has made a comment yet."
 msgstr "Aucun commentaire pour l'instant."
 
-#: lib/Jifty/Web.pm:306
+#: lib/Jifty/Web.pm:305
 msgid "No request to handle"
 msgstr "Aucune requête à traiter"
 
@@ -571,7 +566,7 @@
 msgid "Parent"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:28
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60
 msgid "Password"
 msgstr "Mot de passe"
 
@@ -579,7 +574,7 @@
 msgid "Passwords need to be at least six characters long"
 msgstr "Il faut au minimum six caractères"
 
-#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:180 lib/Jifty/Action/Record/Update.pm:187 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
+#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:182 lib/Jifty/Action/Record/Update.pm:195 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
 msgid "Permission denied"
 msgstr "Autorisation refusée"
 
@@ -587,11 +582,7 @@
 msgid "Please email us!"
 msgstr "Envoyez nous un mail !"
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:13
-msgid "Post"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:221
+#:
 msgid "Preview"
 msgstr "Aperçu"
 
@@ -644,7 +635,7 @@
 msgid "Search"
 msgstr "Chercher"
 
-#:
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:152
 msgid "Send"
 msgstr "Enregistrer"
 
@@ -685,7 +676,7 @@
 msgid "Sorry about this."
 msgstr "Désolé."
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:115 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:107
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62
 msgid "Sorry, something weird happened (we couldn't create a user for you).  Try again later."
 msgstr "Désolé, un problème nous empêche de créer cet utilisateur. Ré-essayer plus tard."
 
@@ -693,7 +684,7 @@
 msgid "Start"
 msgstr "Démarrer"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:236
+#:
 msgid "Submit"
 msgstr "Soumettre"
 
@@ -715,19 +706,15 @@
 msgid "That doesn't look like a correct value"
 msgstr "Valeur incorrecte"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:46
+#:
 msgid "That doesn't look like a valid login."
 msgstr "Ce compte ne semble pas valide."
 
-#: plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:47
-msgid "That doesn't look like a valid ticket."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:68 lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm:72 lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:70
 msgid "That doesn't look like an email address."
 msgstr "Cela ne ressemble pas à une adresse mail."
 
-#: lib/Jifty/Action/Record.pm:351
+#: lib/Jifty/Action/Record.pm:359
 msgid "That doesn't look right, but I don't know why"
 msgstr "Problème"
 
@@ -735,11 +722,11 @@
 msgid "The OpenID '$openid' has been linked to your account."
 msgstr "L'openID '$openid' a été attaché à votre compte."
 
-#: lib/Jifty/Action/Record.pm:219
+#: lib/Jifty/Action/Record.pm:227
 msgid "The passwords you typed didn't match each other"
 msgstr "Les mots de passe tapés ne sont pas identiques"
 
-#: lib/Jifty/Web.pm:427
+#: lib/Jifty/Web.pm:426
 msgid "There was an error completing the request.  Please try again later."
 msgstr "Problème lors de l'exécution de cette requête. Ré-essayez plus tard."
 
@@ -775,7 +762,7 @@
 msgid "Type that again?"
 msgstr "Confirmez"
 
-#: lib/Jifty/Action/Record/Update.pm:214
+#: lib/Jifty/Action/Record/Update.pm:222
 msgid "Updated"
 msgstr "Modification enregistrée"
 
@@ -855,6 +842,10 @@
 msgid "You have already confirmed your account."
 msgstr "Votre compte à déjà été confirmé."
 
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:215
+msgid "You haven't confirmed your account yet."
+msgstr ""
+
 #: lib/Jifty/Plugin/Authentication/Password/View.pm:148
 msgid "You lost your password. A link to reset it will be sent to the following email address:"
 msgstr "Vous avez perdu votre mot de passe. Un lien pour changer ce mot de passe sera envoyé à l'adresse suivante :"
@@ -871,7 +862,7 @@
 msgid "You may have mistyped your email or password. Give it another shot."
 msgstr "Vous vous êtes trompé dans votre mail ou votre mot de passe. Ré-essayez."
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:77
+#:
 msgid "You may have mistyped your login or password. Give it another shot?"
 msgstr "Vous vous êtes trompé dans votre compte ou votre mot de passe. Ré-essayez."
 
@@ -888,7 +879,7 @@
 msgid "You said you wanted a pony. (Source %1)"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:96 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:45
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:96
 msgid "You're already logged in."
 msgstr "Vous êtes déjà connecté."
 
@@ -905,7 +896,7 @@
 msgid "Your browser can remember your login for you"
 msgstr "Votre navigateur peut mémoriser cette identification"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Action/CreateComment.pm:268
+#:
 msgid "Your comment has been added. If it does not immediately appear, it may have been flagged for moderation and should appear shortly."
 msgstr "Votre commentaire a été ajouté. S'il n'apparaît pas immédiatement, c'est qu'il est en attente de modération."
 
@@ -917,13 +908,11 @@
 msgid "Your password should be at least six characters"
 msgstr "Votre mot de passe doit contenir au moins six caractères"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentNeedsModeration.pm:67
-#. ($appname, $comment->title)
+#:
 msgid "[%1] Moderate comment: %2"
 msgstr "[%1] Commentaire modéré : %2"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:65
-#. ($appname, $comment->title)
+#:
 msgid "[%1] New comment: %2"
 msgstr "[%1] Nouveau commentaire : %2"
 
@@ -935,35 +924,30 @@
 msgid "for now, and try to forget that we let you down."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:87
-#. ($status)
+#:
 msgid "mark as %1"
 msgstr "marqué comme %1"
 
-#: lib/Jifty/Action/Record.pm:444
+#: lib/Jifty/Action/Record.pm:452
 msgid "no value"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
+#:
 msgid "publish"
 msgstr "publier"
 
-#: lib/Jifty/Manual/PageRegions.pod:188
-msgid "text of the link"
-msgstr ""
-
-#: lib/Jifty/Manual/PageRegions.pod:225
-msgid "text of the link that hides"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:37
 msgid "type your password again"
 msgstr "confirmez votre mot de passe"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
+#:
 msgid "unpublish"
 msgstr "ne pas publier"
 
 #: lib/Jifty/Action.pm:1174
 msgid "warning"
 msgstr "attention"
+
+#: lib/Jifty/Action/Record/Bulk.pm:113
+msgid "yatta"
+msgstr ""

Modified: jifty/trunk/share/po/ja.po
==============================================================================
--- jifty/trunk/share/po/ja.po	(original)
+++ jifty/trunk/share/po/ja.po	Thu Oct  2 13:43:31 2008
@@ -838,20 +838,6 @@
 msgid "warning"
 msgstr "警告"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:71
-#. ($url,        $self->parent->title,        $comment->title,         $from,         $comment->created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid ""
-"\n"
-"View Comment: %1\n"
-"\n"
-"On Post: %2\n"
-"Subject: %3\n"
-"From: %4\n"
-"Date: %5\n"
-"\n"
-"%6\n"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm:38
 #. ($appname,$confirm_url)
 msgid ""
@@ -990,14 +976,6 @@
 msgid "A notification from %1!"
 msgstr ""
 
-#: plugins/AuthzLDAP/lib/Jifty/Plugin/AuthzLDAP/Action/LDAPValidate.pm:61 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:1 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:2
-msgid "Access denied."
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:165
-msgid "Add a comment"
-msgstr ""
-
 #: lib/Jifty/Plugin/AdminUI/Dispatcher.pm:34
 msgid "Administration"
 msgstr ""
@@ -1030,17 +1008,6 @@
 msgid "Bindings"
 msgstr ""
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:22
-#. ($blog->author)
-msgid "By %1"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:138 plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:197
-#. ($poster,                     $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-#. ($poster,                             $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid "By %1 %2"
-msgstr ""
-
 #: share/web/templates/helpers/calendar.html:4
 #. (_ &><body class="calpopup"><a href="#" onclick="window.close()
 msgid "Calendar"
@@ -1107,6 +1074,10 @@
 msgid "Email address confirmed?"
 msgstr ""
 
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:182
+msgid "Fill in your address below, and we'll send out another confirmation email to you. "
+msgstr ""
+
 #: lib/Jifty/Action.pm:1309
 msgid "Foo cannot contain -, *, +, or ?."
 msgstr ""
@@ -1144,9 +1115,8 @@
 msgid "Hello, %1!"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:147 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:137
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103
 #. (Jifty->web->current_user->user_object->facebook_name)
-#. (Jifty->web->current_user->user_object->name)
 msgid "Hi %1!"
 msgstr ""
 
@@ -1181,6 +1151,10 @@
 msgid "If the username provided conflicts with an existing username or contains invalid characters, you will have to give us a new one."
 msgstr ""
 
+#: lib/Jifty/Plugin/OpenID/View.pm:27
+msgid "If you have a Livejournal or other OpenID account, you don't even need to sign up. Just log in."
+msgstr ""
+
 #: lib/Jifty/Plugin/ErrorTemplates/View.pm:64
 msgid "Internal error"
 msgstr ""
@@ -1221,7 +1195,7 @@
 msgid "Loading..."
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:23
+#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 lib/Jifty/Plugin/Authentication/Password/View.pm:88
 msgid "Login"
 msgstr ""
 
@@ -1237,19 +1211,11 @@
 msgid "Login with a password"
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:28
-msgid "Login with your Ldap account"
-msgstr ""
-
 #: lib/Jifty/Plugin/OpenID/View.pm:17
 msgid "Login with your OpenID"
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:35
-msgid "Login with your ldap account"
-msgstr ""
-
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:57 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:22
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:57
 msgid "Login!"
 msgstr ""
 
@@ -1289,11 +1255,7 @@
 msgid "No items found."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:304
-msgid "No one has made a comment yet."
-msgstr ""
-
-#: lib/Jifty/Web.pm:306
+#: lib/Jifty/Web.pm:305
 msgid "No request to handle"
 msgstr ""
 
@@ -1330,7 +1292,7 @@
 msgid "Parent"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:28
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60
 msgid "Password"
 msgstr ""
 
@@ -1338,7 +1300,7 @@
 msgid "Passwords need to be at least six characters long"
 msgstr ""
 
-#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:180 lib/Jifty/Action/Record/Update.pm:187 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
+#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:182 lib/Jifty/Action/Record/Update.pm:195 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
 msgid "Permission denied"
 msgstr ""
 
@@ -1346,14 +1308,6 @@
 msgid "Please email us!"
 msgstr ""
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:13
-msgid "Post"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:221
-msgid "Preview"
-msgstr ""
-
 #: lib/Jifty/View/Declare/CRUD.pm:643
 msgid "Previous Page"
 msgstr ""
@@ -1391,6 +1345,10 @@
 msgid "Search"
 msgstr ""
 
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:152
+msgid "Send"
+msgstr ""
+
 #: lib/Jifty/Plugin/Authentication/Password/View.pm:147
 msgid "Send a link to reset your password"
 msgstr ""
@@ -1424,7 +1382,7 @@
 msgid "Sorry about this."
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:115 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:107
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62
 msgid "Sorry, something weird happened (we couldn't create a user for you).  Try again later."
 msgstr ""
 
@@ -1432,10 +1390,6 @@
 msgid "Start"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:236
-msgid "Submit"
-msgstr ""
-
 #: lib/Jifty/Plugin/Feedback/View.pm:23
 #. (Jifty->config->framework('ApplicationName')
 msgid "Tell us what's good, what's bad, and what else you want %1 to do!"
@@ -1450,19 +1404,11 @@
 msgid "That doesn't look like a correct value"
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:46
-msgid "That doesn't look like a valid login."
-msgstr ""
-
-#: plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:47
-msgid "That doesn't look like a valid ticket."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:68 lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm:72 lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:70
 msgid "That doesn't look like an email address."
 msgstr ""
 
-#: lib/Jifty/Action/Record.pm:351
+#: lib/Jifty/Action/Record.pm:359
 msgid "That doesn't look right, but I don't know why"
 msgstr ""
 
@@ -1470,11 +1416,11 @@
 msgid "The OpenID '$openid' has been linked to your account."
 msgstr ""
 
-#: lib/Jifty/Action/Record.pm:219
+#: lib/Jifty/Action/Record.pm:227
 msgid "The passwords you typed didn't match each other"
 msgstr ""
 
-#: lib/Jifty/Web.pm:427
+#: lib/Jifty/Web.pm:426
 msgid "There was an error completing the request.  Please try again later."
 msgstr ""
 
@@ -1502,7 +1448,7 @@
 msgid "Type that again?"
 msgstr ""
 
-#: lib/Jifty/Action/Record/Update.pm:214
+#: lib/Jifty/Action/Record/Update.pm:222
 msgid "Updated"
 msgstr ""
 
@@ -1578,6 +1524,10 @@
 msgid "You have already confirmed your account."
 msgstr ""
 
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:215
+msgid "You haven't confirmed your account yet."
+msgstr ""
+
 #: lib/Jifty/Plugin/Authentication/Password/View.pm:148
 msgid "You lost your password. A link to reset it will be sent to the following email address:"
 msgstr ""
@@ -1586,10 +1536,6 @@
 msgid "You may have mistyped your email or password. Give it another shot."
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:77
-msgid "You may have mistyped your login or password. Give it another shot?"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Facebook/Action/LinkFacebookUser.pm:40
 msgid "You must be logged in to link your user to your Facebook account."
 msgstr ""
@@ -1603,7 +1549,7 @@
 msgid "You said you wanted a pony. (Source %1)"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:96 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:45
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:96
 msgid "You're already logged in."
 msgstr ""
 
@@ -1620,10 +1566,6 @@
 msgid "Your browser can remember your login for you"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Action/CreateComment.pm:268
-msgid "Your comment has been added. If it does not immediately appear, it may have been flagged for moderation and should appear shortly."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:87
 msgid "Your password has been reset.  Welcome back."
 msgstr ""
@@ -1632,16 +1574,6 @@
 msgid "Your password should be at least six characters"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentNeedsModeration.pm:67
-#. ($appname, $comment->title)
-msgid "[%1] Moderate comment: %2"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:65
-#. ($appname, $comment->title)
-msgid "[%1] New comment: %2"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:31
 msgid "email address"
 msgstr ""
@@ -1650,35 +1582,18 @@
 msgid "for now, and try to forget that we let you down."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:87
-#. ($status)
-msgid "mark as %1"
-msgstr ""
-
-#: lib/Jifty/Action/Record.pm:444
+#: lib/Jifty/Action/Record.pm:452
 msgid "no value"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
-msgid "publish"
-msgstr ""
-
-#: lib/Jifty/Manual/PageRegions.pod:188
-msgid "text of the link"
-msgstr ""
-
-#: lib/Jifty/Manual/PageRegions.pod:225
-msgid "text of the link that hides"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:37
 msgid "type your password again"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
-msgid "unpublish"
-msgstr ""
-
 #: lib/Jifty/Action.pm:1174
 msgid "warning"
 msgstr ""
+
+#: lib/Jifty/Action/Record/Bulk.pm:113
+msgid "yatta"
+msgstr ""

Added: jifty/trunk/share/po/jifty.pot
==============================================================================
--- (empty file)
+++ jifty/trunk/share/po/jifty.pot	Thu Oct  2 13:43:31 2008
@@ -0,0 +1,776 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm:38
+#. ($appname,$confirm_url)
+msgid ""
+"\n"
+"You're getting this message because you (or somebody claiming to be you)\n"
+"request to reset your password for %1.\n"
+"\n"
+"If you don't want to reset your password just ignore this message.\n"
+"\n"
+"To reset your password, click on the link below:\n"
+"\n"
+"%2\n"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmEmail.pm:41
+#. ($appname,$confirm_url)
+msgid ""
+"\n"
+"You're getting this message because you (or somebody claiming to be you)\n"
+"wants to use %1. \n"
+"\n"
+"We need to make sure that we got your email address right.  Click on the link below to get started:\n"
+"\n"
+"%2\n"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Facebook/View.pm:43
+msgid ""
+" id is 'facebook_link' };\n"
+"        span { _(\"Login to Facebook now to link it with your current account!\") };\n"
+"        a {{ href is $plugin->get_link_url };\n"
+"            img {{ src is 'http://static.ak.facebook.com/images/devsite/facebook_login.gif', border is '0' "
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Facebook/View.pm:26
+msgid ""
+" id is 'facebook_login' };\n"
+"        span { _(\"Login to Facebook now to get started!\") };\n"
+"        a {{ href is $plugin->get_login_url };\n"
+"            img {{ src is 'http://static.ak.facebook.com/images/devsite/facebook_login.gif', border is '0' "
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:172
+msgid "!=>< allowed"
+msgstr ""
+
+#: lib/Jifty/Notification.pm:108 lib/Jifty/Notification.pm:125
+#. ($appname, Jifty->config->framework('AdminEmail')
+msgid "%1 <%2>"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:143
+#. ($label)
+msgid "%1 after"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:146
+#. ($label)
+msgid "%1 before"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:133
+#. ($label)
+msgid "%1 contains"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:166
+#. ($label)
+msgid "%1 greater or equal to"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:160
+#. ($label)
+msgid "%1 greater than"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:121
+#. ($label)
+msgid "%1 is not"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:136
+#. ($label)
+msgid "%1 lacks"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:169
+#. ($label)
+msgid "%1 less or equal to"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:163
+#. ($label)
+msgid "%1 less than"
+msgstr ""
+
+#: share/web/templates/__jifty/error/mason_internal_error:31 share/web/templates/__jifty/error/mason_internal_error:35 share/web/templates/__jifty/error/mason_internal_error:39
+#. ($path, $line)
+#. ($file, $line)
+msgid "%1 line %2"
+msgstr ""
+
+#: lib/Jifty/Plugin/SQLQueries.pm:186 share/web/templates/__jifty/halo:122
+#. ($_->[3])
+msgid "%1 seconds"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:149
+#. ($label)
+msgid "%1 since"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:152
+#. ($label)
+msgid "%1 until"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:81
+msgid "(any)"
+msgstr ""
+
+#: lib/Jifty/Plugin/AutoReference.pm:95
+msgid "- none -"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ConfirmEmail.pm:58
+msgid ". Your email address has now been confirmed."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm:96
+msgid "A link to reset your password has been sent to your email account."
+msgstr ""
+
+#: lib/Jifty/Notification.pm:110 lib/Jifty/Notification.pm:127
+#. ($appname)
+msgid "A notification from %1!"
+msgstr ""
+
+#: lib/Jifty/Plugin/AdminUI/Dispatcher.pm:34
+msgid "Administration"
+msgstr ""
+
+#: lib/Jifty/View/Declare/Page.pm:180 share/web/templates/_elements/wrapper:11
+msgid "Administration mode is enabled."
+msgstr ""
+
+#: lib/Jifty/View/Declare/Page.pm:177 share/web/templates/_elements/wrapper:11
+msgid "Alert"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Create.pm:105
+msgid "An error occurred.  Try again later"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:177
+msgid "Any field contains"
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:131
+msgid "Anyway, the software has logged this error."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:54
+msgid "Authentication token"
+msgstr ""
+
+#: lib/Jifty/Plugin/SQLQueries.pm:175 share/web/templates/__jifty/halo:120
+msgid "Bindings"
+msgstr ""
+
+#: share/web/templates/helpers/calendar.html:4
+#. (_ &><body class="calpopup"><a href="#" onclick="window.close()
+msgid "Calendar"
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:434
+msgid "Cancel"
+msgstr ""
+
+#: share/web/templates/__jifty/halo:84
+msgid "Children"
+msgstr ""
+
+#: share/web/templates/helpers/calendar.html:4
+msgid "Close window"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:94
+msgid "Confirmation resent."
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/View.pm:65
+msgid "Continue"
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:723
+msgid "Create"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Create.pm:104
+#. (ref($record)
+msgid "Create of %1 failed: %2"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Create.pm:131
+msgid "Created"
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:444
+msgid "Delete"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Delete.pm:82
+msgid "Deleted"
+msgstr ""
+
+#: share/web/templates/__jifty/halo:2
+msgid "Draw halos"
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:366 share/web/templates/__jifty/halo:129 share/web/templates/__jifty/halo:23
+msgid "Edit"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:53 lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm:32
+msgid "Email"
+msgstr ""
+
+#: lib/Jifty/Plugin/User/Mixin/Model/User.pm:52
+msgid "Email address"
+msgstr ""
+
+#: lib/Jifty/Plugin/User/Mixin/Model/User.pm:54
+msgid "Email address confirmed?"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:182
+msgid "Fill in your address below, and we'll send out another confirmation email to you. "
+msgstr ""
+
+#: lib/Jifty/Action.pm:1309
+msgid "Foo cannot contain -, *, +, or ?."
+msgstr ""
+
+#: lib/Jifty/Action.pm:1303
+msgid "Foo cannot contain uppercase letters."
+msgstr ""
+
+#: lib/Jifty/Action.pm:1282
+msgid "Foo values are always in lowercase."
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:27
+msgid "For one reason or another, you got to a web page that caused a bit of an error. And then you got to our 'basic' error handler. Which means we haven't written a pretty, easy to understand error message for you just yet. The message we do have is :"
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:138 share/web/templates/dhandler:7
+msgid "Go back home..."
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/View.pm:35
+msgid "Go for it!"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:69
+msgid "Hashed Password"
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:44
+msgid "Head on back home"
+msgstr ""
+
+#: lib/Jifty/I18N.pm:19 lib/Jifty/I18N.pm:23
+#. ('World')
+msgid "Hello, %1!"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103
+#. (Jifty->web->current_user->user_object->facebook_name)
+msgid "Hi %1!"
+msgstr ""
+
+#: lib/Jifty/Plugin/I18N/Action/SetLang.pm:44
+#. (DateTime::Locale->load($lang)
+msgid "Hi, we speak %1."
+msgstr ""
+
+#: lib/Jifty/Plugin/SkeletonApp/View.pm:31 share/web/templates/_elements/sidebar:4
+#. ($u->username)
+#. (Jifty->web->current_user->username)
+msgid "Hiya, %1."
+msgstr ""
+
+#: lib/Jifty/Plugin/SkeletonApp/Dispatcher.pm:31
+msgid "Home"
+msgstr ""
+
+#: lib/Jifty/Plugin/User/Mixin/Model/User.pm:49
+msgid "How should I display your name to other users?"
+msgstr ""
+
+#: lib/Jifty/Action.pm:1214
+msgid "I changed $field for you"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:64
+msgid "I'm not sure how this happened."
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/View.pm:59
+msgid "If the username provided conflicts with an existing username or contains invalid characters, you will have to give us a new one."
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/View.pm:27
+msgid "If you have a Livejournal or other OpenID account, you don't even need to sign up. Just log in."
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:64
+msgid "Internal error"
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/Action/AuthenticateOpenID.pm:53
+msgid "Invalid OpenID URL.  Please check to make sure it is correct.  (@{[$csr->err]})"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:122 lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:75 lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm:79
+msgid "It doesn't look like there's an account by that name."
+msgstr ""
+
+#: lib/Jifty/Plugin/User/Mixin/Model/User.pm:107
+msgid "It looks like somebody else is using that address. Is there a chance you have another account?"
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/Dispatcher.pm:45
+msgid "It looks like someone is already using that OpenID."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:75
+msgid "It looks like you already have an account. Perhaps you want to <a href=\"/login\">log in</a> instead?"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:75
+msgid "It looks like you didn't enter the same password into both boxes. Give it another shot?"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:79
+msgid "It looks like you're already confirmed."
+msgstr ""
+
+#: lib/Jifty/Plugin/I18N/Action/SetLang.pm:12
+msgid "Language"
+msgstr ""
+
+#: lib/Jifty/View/Declare/Page.pm:198 share/web/templates/_elements/wrapper:18
+msgid "Loading..."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 lib/Jifty/Plugin/Authentication/Password/View.pm:88
+msgid "Login"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Facebook/View.pm:24
+msgid "Login to Facebook now to get started!"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Facebook/View.pm:41
+msgid "Login to Facebook now to link it with your current account!"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:82
+msgid "Login with a password"
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/View.pm:17
+msgid "Login with your OpenID"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:57
+msgid "Login!"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:151
+msgid "Logout"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:90
+msgid "Lost your password?"
+msgstr ""
+
+#: share/web/templates/__jifty/error/mason_internal_error:1
+msgid "Mason error"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:115
+msgid "New password"
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:654
+msgid "Next Page"
+msgstr ""
+
+#: lib/Jifty/Plugin/User/Mixin/Model/User.pm:48
+msgid "Nickname"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:79
+msgid "No account yet? It's quick and easy. "
+msgstr ""
+
+#: lib/Jifty/Action/Record/Search.pm:178
+msgid "No field contains"
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:569
+msgid "No items found."
+msgstr ""
+
+#: lib/Jifty/Web.pm:305
+msgid "No request to handle"
+msgstr ""
+
+#: lib/Jifty/Plugin/UUID/Widget.pm:37
+msgid "No value yet"
+msgstr ""
+
+#: lib/Jifty/Plugin/OnlineDocs/Dispatcher.pm:26
+msgid "Online docs"
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/Action/AuthenticateOpenID.pm:27
+msgid "OpenID URL"
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/Action/VerifyOpenID.pm:48
+msgid "OpenID verification failed.  It looks like you cancelled the OpenID verification request."
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/Action/VerifyOpenID.pm:57
+msgid "OpenID verification failed: "
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:621
+#. ($page, $collection->pager->last_page)
+msgid "Page %1 of %2"
+msgstr ""
+
+#: share/web/templates/__jifty/halo:3
+msgid "Page info"
+msgstr ""
+
+#: share/web/templates/__jifty/halo:75
+msgid "Parent"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60
+msgid "Password"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:136
+msgid "Passwords need to be at least six characters long"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:182 lib/Jifty/Action/Record/Update.pm:195 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
+msgid "Permission denied"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:66
+msgid "Please email us!"
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:643
+msgid "Previous Page"
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:447
+msgid "Really delete?"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:65
+msgid "Really, really sorry."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:72
+msgid "Remember me?"
+msgstr ""
+
+#: share/web/templates/__jifty/halo:72
+#. ($frame->{'render_time'})
+msgid "Rendered in %1s"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:108 lib/Jifty/Plugin/Authentication/Password/View.pm:112
+msgid "Reset lost password"
+msgstr ""
+
+#: share/web/templates/__jifty/halo:114
+msgid "SQL Statements"
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:425
+msgid "Save"
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:314
+msgid "Search"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:152
+msgid "Send"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:147
+msgid "Send a link to reset your password"
+msgstr ""
+
+#: lib/Jifty/Plugin/Feedback/View.pm:21
+msgid "Send us feedback!"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:137 lib/Jifty/Plugin/Authentication/Password/View.pm:42 lib/Jifty/Plugin/Authentication/Password/View.pm:47
+msgid "Sign up"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:80
+msgid "Sign up for an account!"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:108
+#. ($msg)
+msgid "Something bad happened and we couldn't create your account: %1"
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:149
+msgid "Something went awry"
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:125 share/web/templates/dhandler:1
+msgid "Something's not quite right"
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:132
+msgid "Sorry about this."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62
+msgid "Sorry, something weird happened (we couldn't create a user for you).  Try again later."
+msgstr ""
+
+#: lib/Jifty/Action/Record/Execute.pm:55
+msgid "Start"
+msgstr ""
+
+#: lib/Jifty/Plugin/Feedback/View.pm:23
+#. (Jifty->config->framework('ApplicationName')
+msgid "Tell us what's good, what's bad, and what else you want %1 to do!"
+msgstr ""
+
+#: lib/Jifty/Plugin/User/Mixin/Model/User.pm:100
+#. ($new_email)
+msgid "That %1 doesn't look like an email address."
+msgstr ""
+
+#: lib/Jifty/Action.pm:1056
+msgid "That doesn't look like a correct value"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:68 lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm:72 lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:70
+msgid "That doesn't look like an email address."
+msgstr ""
+
+#: lib/Jifty/Action/Record.pm:359
+msgid "That doesn't look right, but I don't know why"
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/Dispatcher.pm:50
+msgid "The OpenID '$openid' has been linked to your account."
+msgstr ""
+
+#: lib/Jifty/Action/Record.pm:227
+msgid "The passwords you typed didn't match each other"
+msgstr ""
+
+#: lib/Jifty/Web.pm:426
+msgid "There was an error completing the request.  Please try again later."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:81
+msgid "There was an error setting your password."
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:37
+msgid "There's a pretty good chance that error message doesn't mean anything to you, but we'd rather you have a little bit of information about what went wrong than nothing. We've logged this error, so we know we need to write something friendly explaining just what happened and how to fix it."
+msgstr ""
+
+#: lib/Jifty/View/Declare/CRUD.pm:533
+msgid "Toggle search"
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:175 share/web/templates/__jifty/error/mason_internal_error:6
+msgid "Try again"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:108
+msgid "Try again later. We're really, really sorry."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:53
+msgid "Type that again?"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Update.pm:222
+msgid "Updated"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:44
+msgid "Username"
+msgstr ""
+
+#: share/web/templates/__jifty/halo:96
+msgid "Variables"
+msgstr ""
+
+#: lib/Jifty.pm:29
+msgid "W00t"
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/View.pm:53
+msgid "We need you to set a username or quickly check the one associated with your OpenID. Your username is what other people will see when you ask questions or make suggestions"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:114
+msgid "We've sent a confirmation message to your email box."
+msgstr ""
+
+#: lib/Jifty/I18N.pm:31
+#. ('Bob', 'World')
+msgid "Welcome %1 to the %2"
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/Dispatcher.pm:66
+msgid "Welcome back, "
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:258
+#. ($user->name)
+msgid "Welcome back, %1."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmEmail.pm:40
+#. ($appname)
+msgid "Welcome to %1!"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ConfirmEmail.pm:57 lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:113
+#. (Jifty->config->framework('ApplicationName')
+msgid "Welcome to %1, %2."
+msgstr ""
+
+#: lib/Jifty/Plugin/SkeletonApp/View.pm:75 share/web/templates/index.html:1
+msgid "Welcome to your new Jifty application"
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/Action/CreateOpenIDUser.pm:94
+msgid "Welcome, "
+msgstr ""
+
+#: lib/Jifty/Plugin/OpenID/View.pm:42
+msgid "You already logged in."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:63
+msgid "You don't exist."
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:130
+msgid "You got to a page that we don't think exists."
+msgstr ""
+
+#: share/web/templates/dhandler:5
+msgid "You got to a page that we don't think exists.  Anyway, the software has logged this error. Sorry about this."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ConfirmEmail.pm:44
+msgid "You have already confirmed your account."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:215
+msgid "You haven't confirmed your account yet."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:148
+msgid "You lost your password. A link to reset it will be sent to the following email address:"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:199
+msgid "You may have mistyped your email or password. Give it another shot."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LinkFacebookUser.pm:40
+msgid "You must be logged in to link your user to your Facebook account."
+msgstr ""
+
+#: lib/Jifty/Action.pm:948
+msgid "You need to fill in this field"
+msgstr ""
+
+#: lib/Jifty/Plugin/SkeletonApp/View.pm:75 share/web/templates/index.html:3
+#. ('http://hdl.loc.gov/loc.pnp/cph.3c13461')
+msgid "You said you wanted a pony. (Source %1)"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:96
+msgid "You're already logged in."
+msgstr ""
+
+#: lib/Jifty/Plugin/SkeletonApp/View.pm:34 share/web/templates/_elements/sidebar:6
+msgid "You're not currently signed in."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LinkFacebookUser.pm:72
+#. (Jifty->web->current_user->user_object->facebook_name)
+msgid "Your account has been successfully linked to your Facebook user %1!"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:73
+msgid "Your browser can remember your login for you"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:87
+msgid "Your password has been reset.  Welcome back."
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:63
+msgid "Your password should be at least six characters"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:31
+msgid "email address"
+msgstr ""
+
+#: lib/Jifty/Plugin/ErrorTemplates/View.pm:46
+msgid "for now, and try to forget that we let you down."
+msgstr ""
+
+#: lib/Jifty/Action/Record.pm:452
+msgid "no value"
+msgstr ""
+
+#: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:37
+msgid "type your password again"
+msgstr ""
+
+#: lib/Jifty/Action.pm:1174
+msgid "warning"
+msgstr ""
+
+#: lib/Jifty/Action/Record/Bulk.pm:113
+msgid "yatta"
+msgstr ""

Modified: jifty/trunk/share/po/ro.po
==============================================================================
--- jifty/trunk/share/po/ro.po	(original)
+++ jifty/trunk/share/po/ro.po	Thu Oct  2 13:43:31 2008
@@ -15,20 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:71
-#. ($url,        $self->parent->title,        $comment->title,         $from,         $comment->created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid ""
-"\n"
-"View Comment: %1\n"
-"\n"
-"On Post: %2\n"
-"Subject: %3\n"
-"From: %4\n"
-"Date: %5\n"
-"\n"
-"%6\n"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm:38
 #. ($appname,$confirm_url)
 msgid ""
@@ -167,11 +153,7 @@
 msgid "A notification from %1!"
 msgstr "O notificare de la %1!"
 
-#: plugins/AuthzLDAP/lib/Jifty/Plugin/AuthzLDAP/Action/LDAPValidate.pm:61 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:1 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:2
-msgid "Access denied."
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:165
+#:
 msgid "Add a comment"
 msgstr "Adaugă un comentariu"
 
@@ -207,14 +189,7 @@
 msgid "Bindings"
 msgstr ""
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:22
-#. ($blog->author)
-msgid "By %1"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:138 plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:197
-#. ($poster,                     $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-#. ($poster,                             $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
+#:
 msgid "By %1 %2"
 msgstr "De %1 %2"
 
@@ -284,6 +259,10 @@
 msgid "Email address confirmed?"
 msgstr "Confirmţi adresa Email?"
 
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:182
+msgid "Fill in your address below, and we'll send out another confirmation email to you. "
+msgstr ""
+
 #: lib/Jifty/Action.pm:1309
 msgid "Foo cannot contain -, *, +, or ?."
 msgstr "Foo nu poate conţine -, *, +, or ?."
@@ -321,9 +300,8 @@
 msgid "Hello, %1!"
 msgstr "Bună ziua"
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:147 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:137
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103
 #. (Jifty->web->current_user->user_object->facebook_name)
-#. (Jifty->web->current_user->user_object->name)
 msgid "Hi %1!"
 msgstr "Salut %1!"
 
@@ -358,6 +336,10 @@
 msgid "If the username provided conflicts with an existing username or contains invalid characters, you will have to give us a new one."
 msgstr "Dacă acest nume de utilisator intră in conflict cu numele existente sau conţine caractere invalide, va trebui să-l schimbaţi."
 
+#: lib/Jifty/Plugin/OpenID/View.pm:27
+msgid "If you have a Livejournal or other OpenID account, you don't even need to sign up. Just log in."
+msgstr ""
+
 #: lib/Jifty/Plugin/ErrorTemplates/View.pm:64
 msgid "Internal error"
 msgstr "Eroare internă"
@@ -398,7 +380,7 @@
 msgid "Loading..."
 msgstr "Se incarcă"
 
-#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:23
+#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 lib/Jifty/Plugin/Authentication/Password/View.pm:88
 msgid "Login"
 msgstr "Identificare"
 
@@ -414,7 +396,7 @@
 msgid "Login with a password"
 msgstr "Indentificare cu o parolă"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:28
+#:
 msgid "Login with your Ldap account"
 msgstr "Identificare cu un cont Ldap"
 
@@ -422,11 +404,11 @@
 msgid "Login with your OpenID"
 msgstr "Indeitificare cu OpenID"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:35
+#:
 msgid "Login with your ldap account"
 msgstr "Identificare cu un cont Ldap"
 
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:57 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:22
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:57
 msgid "Login!"
 msgstr "Identificare!"
 
@@ -466,11 +448,11 @@
 msgid "No items found."
 msgstr "Nicio înregistrare găsită."
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:304
+#:
 msgid "No one has made a comment yet."
 msgstr "Niciun comentariu deocamdată."
 
-#: lib/Jifty/Web.pm:306
+#: lib/Jifty/Web.pm:305
 msgid "No request to handle"
 msgstr "Nicio cerere de tratat"
 
@@ -507,7 +489,7 @@
 msgid "Parent"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:28
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60
 msgid "Password"
 msgstr "Parola"
 
@@ -515,7 +497,7 @@
 msgid "Passwords need to be at least six characters long"
 msgstr "Parola trebuie sa fie de minimum şase caractere"
 
-#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:180 lib/Jifty/Action/Record/Update.pm:187 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
+#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:182 lib/Jifty/Action/Record/Update.pm:195 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
 msgid "Permission denied"
 msgstr "Autorizaţie interzisă"
 
@@ -523,11 +505,7 @@
 msgid "Please email us!"
 msgstr "Contactaţi-ne prin email, vă rugăm!"
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:13
-msgid "Post"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:221
+#:
 msgid "Preview"
 msgstr "Previzualizare"
 
@@ -568,6 +546,10 @@
 msgid "Search"
 msgstr "Căutare"
 
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:152
+msgid "Send"
+msgstr ""
+
 #: lib/Jifty/Plugin/Authentication/Password/View.pm:147
 msgid "Send a link to reset your password"
 msgstr "Trimitere link pentru schimbarea parolei"
@@ -601,7 +583,7 @@
 msgid "Sorry about this."
 msgstr "Ne cerem scuze."
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:115 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:107
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62
 msgid "Sorry, something weird happened (we couldn't create a user for you).  Try again later."
 msgstr "Scuze, datorită unei probleme, nu va pute; crea contul. Încercaţi mai târziu."
 
@@ -609,7 +591,7 @@
 msgid "Start"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:236
+#:
 msgid "Submit"
 msgstr "Trimite"
 
@@ -627,11 +609,11 @@
 msgid "That doesn't look like a correct value"
 msgstr "Această valoare nu pare a fi corectă"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:46
+#:
 msgid "That doesn't look like a valid login."
 msgstr "Acest login nu pare a fi valid."
 
-#: plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:47
+#:
 msgid "That doesn't look like a valid ticket."
 msgstr "Nu pare a fi un tichet valid."
 
@@ -639,7 +621,7 @@
 msgid "That doesn't look like an email address."
 msgstr "Nu pare a fi o adresă email."
 
-#: lib/Jifty/Action/Record.pm:351
+#: lib/Jifty/Action/Record.pm:359
 msgid "That doesn't look right, but I don't know why"
 msgstr "Nu pare corect, dar nu ştiu cauza"
 
@@ -647,11 +629,11 @@
 msgid "The OpenID '$openid' has been linked to your account."
 msgstr "OpenID-ul '$openid' a fost asociat contului dvs."
 
-#: lib/Jifty/Action/Record.pm:219
+#: lib/Jifty/Action/Record.pm:227
 msgid "The passwords you typed didn't match each other"
 msgstr "Parolele date nu corespund una cu cealaltă"
 
-#: lib/Jifty/Web.pm:427
+#: lib/Jifty/Web.pm:426
 msgid "There was an error completing the request.  Please try again later."
 msgstr "Datorita unei probleme, cererea dvs. nu a fost finalizată. Vă rugăm incercaţi mai târziu."
 
@@ -679,7 +661,7 @@
 msgid "Type that again?"
 msgstr "Confirmaţi?"
 
-#: lib/Jifty/Action/Record/Update.pm:214
+#: lib/Jifty/Action/Record/Update.pm:222
 msgid "Updated"
 msgstr "Modificare inregistrată"
 
@@ -755,6 +737,10 @@
 msgid "You have already confirmed your account."
 msgstr "Contul dvs. a fost deja confirmat."
 
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:215
+msgid "You haven't confirmed your account yet."
+msgstr ""
+
 #: lib/Jifty/Plugin/Authentication/Password/View.pm:148
 msgid "You lost your password. A link to reset it will be sent to the following email address:"
 msgstr "Aţi pierdut parola. Un link pentru modificarea parolei va fi trans;is la adresa email următoare:"
@@ -763,7 +749,7 @@
 msgid "You may have mistyped your email or password. Give it another shot."
 msgstr "Aţi greşit adresa email sau parola. Re-încercaţi."
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:77
+#:
 msgid "You may have mistyped your login or password. Give it another shot?"
 msgstr "Aţi greşit adresa email sau parola. Re-încercaţi?"
 
@@ -780,7 +766,7 @@
 msgid "You said you wanted a pony. (Source %1)"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:96 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:45
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:96
 msgid "You're already logged in."
 msgstr "Sunteţi deja conectat"
 
@@ -797,7 +783,7 @@
 msgid "Your browser can remember your login for you"
 msgstr "Navigatorul dvs. vă poate memora loginul pentru o conectare ulterioară"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Action/CreateComment.pm:268
+#:
 msgid "Your comment has been added. If it does not immediately appear, it may have been flagged for moderation and should appear shortly."
 msgstr "Co;entariul dvs. a fost adăugat. Dacă nu apare imediat, este in aşteptare de moderare si va apărea curând."
 
@@ -809,13 +795,11 @@
 msgid "Your password should be at least six characters"
 msgstr "Parola trebuie sa conţină şase caractere"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentNeedsModeration.pm:67
-#. ($appname, $comment->title)
+#:
 msgid "[%1] Moderate comment: %2"
 msgstr "[%1] Comentariu moderat: %2"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:65
-#. ($appname, $comment->title)
+#:
 msgid "[%1] New comment: %2"
 msgstr "Nou omentariut: %2"
 
@@ -827,35 +811,26 @@
 msgid "for now, and try to forget that we let you down."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:87
-#. ($status)
-msgid "mark as %1"
-msgstr ""
-
-#: lib/Jifty/Action/Record.pm:444
+#: lib/Jifty/Action/Record.pm:452
 msgid "no value"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
+#:
 msgid "publish"
 msgstr "publicaţi"
 
-#: lib/Jifty/Manual/PageRegions.pod:188
-msgid "text of the link"
-msgstr ""
-
-#: lib/Jifty/Manual/PageRegions.pod:225
-msgid "text of the link that hides"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:37
 msgid "type your password again"
 msgstr "re-scrieţi parola"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
+#:
 msgid "unpublish"
 msgstr "nu publicaţi"
 
 #: lib/Jifty/Action.pm:1174
 msgid "warning"
 msgstr "atenţie"
+
+#: lib/Jifty/Action/Record/Bulk.pm:113
+msgid "yatta"
+msgstr ""

Modified: jifty/trunk/share/po/ru.po
==============================================================================
--- jifty/trunk/share/po/ru.po	(original)
+++ jifty/trunk/share/po/ru.po	Thu Oct  2 13:43:31 2008
@@ -14,20 +14,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:71
-#. ($url,        $self->parent->title,        $comment->title,         $from,         $comment->created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid ""
-"\n"
-"View Comment: %1\n"
-"\n"
-"On Post: %2\n"
-"Subject: %3\n"
-"From: %4\n"
-"Date: %5\n"
-"\n"
-"%6\n"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm:38
 #. ($appname,$confirm_url)
 msgid ""
@@ -166,14 +152,6 @@
 msgid "A notification from %1!"
 msgstr "Уведомление от %1!"
 
-#: plugins/AuthzLDAP/lib/Jifty/Plugin/AuthzLDAP/Action/LDAPValidate.pm:61 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:1 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:2
-msgid "Access denied."
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:165
-msgid "Add a comment"
-msgstr ""
-
 #: lib/Jifty/Plugin/AdminUI/Dispatcher.pm:34
 msgid "Administration"
 msgstr "Администрирование"
@@ -206,17 +184,6 @@
 msgid "Bindings"
 msgstr ""
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:22
-#. ($blog->author)
-msgid "By %1"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:138 plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:197
-#. ($poster,                     $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-#. ($poster,                             $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid "By %1 %2"
-msgstr ""
-
 #: share/web/templates/helpers/calendar.html:4
 #. (_ &><body class="calpopup"><a href="#" onclick="window.close()
 msgid "Calendar"
@@ -287,6 +254,10 @@
 msgid "Email address confirmed?"
 msgstr "Адрес почты подтвержден?"
 
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:182
+msgid "Fill in your address below, and we'll send out another confirmation email to you. "
+msgstr ""
+
 #: lib/Jifty/Action.pm:1309
 msgid "Foo cannot contain -, *, +, or ?."
 msgstr ""
@@ -324,9 +295,8 @@
 msgid "Hello, %1!"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:147 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:137
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103
 #. (Jifty->web->current_user->user_object->facebook_name)
-#. (Jifty->web->current_user->user_object->name)
 msgid "Hi %1!"
 msgstr ""
 
@@ -361,6 +331,10 @@
 msgid "If the username provided conflicts with an existing username or contains invalid characters, you will have to give us a new one."
 msgstr ""
 
+#: lib/Jifty/Plugin/OpenID/View.pm:27
+msgid "If you have a Livejournal or other OpenID account, you don't even need to sign up. Just log in."
+msgstr ""
+
 #: lib/Jifty/Plugin/ErrorTemplates/View.pm:64
 msgid "Internal error"
 msgstr "Внутренняя ошибка"
@@ -401,7 +375,7 @@
 msgid "Loading..."
 msgstr "Загрузка..."
 
-#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:23
+#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 lib/Jifty/Plugin/Authentication/Password/View.pm:88
 msgid "Login"
 msgstr "Вход"
 
@@ -417,19 +391,11 @@
 msgid "Login with a password"
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:28
-msgid "Login with your Ldap account"
-msgstr ""
-
 #: lib/Jifty/Plugin/OpenID/View.pm:17
 msgid "Login with your OpenID"
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:35
-msgid "Login with your ldap account"
-msgstr ""
-
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:57 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:22
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:57
 msgid "Login!"
 msgstr ""
 
@@ -469,11 +435,7 @@
 msgid "No items found."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:304
-msgid "No one has made a comment yet."
-msgstr ""
-
-#: lib/Jifty/Web.pm:306
+#: lib/Jifty/Web.pm:305
 msgid "No request to handle"
 msgstr ""
 
@@ -510,7 +472,7 @@
 msgid "Parent"
 msgstr "Родитель"
 
-#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:28
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60
 msgid "Password"
 msgstr "Пароль"
 
@@ -518,7 +480,7 @@
 msgid "Passwords need to be at least six characters long"
 msgstr "Пароль должен быть не менее шести симфолов"
 
-#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:180 lib/Jifty/Action/Record/Update.pm:187 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
+#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:182 lib/Jifty/Action/Record/Update.pm:195 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
 msgid "Permission denied"
 msgstr "Доступ запрещен"
 
@@ -526,14 +488,6 @@
 msgid "Please email us!"
 msgstr ""
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:13
-msgid "Post"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:221
-msgid "Preview"
-msgstr ""
-
 #: lib/Jifty/View/Declare/CRUD.pm:643
 msgid "Previous Page"
 msgstr ""
@@ -571,7 +525,7 @@
 msgid "Search"
 msgstr ""
 
-#:
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:152
 msgid "Send"
 msgstr "Отправить"
 
@@ -612,7 +566,7 @@
 msgid "Sorry about this."
 msgstr "Сожалеем об этом."
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:115 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:107
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62
 msgid "Sorry, something weird happened (we couldn't create a user for you).  Try again later."
 msgstr ""
 
@@ -620,10 +574,6 @@
 msgid "Start"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:236
-msgid "Submit"
-msgstr ""
-
 #: lib/Jifty/Plugin/Feedback/View.pm:23
 #. (Jifty->config->framework('ApplicationName')
 msgid "Tell us what's good, what's bad, and what else you want %1 to do!"
@@ -638,19 +588,11 @@
 msgid "That doesn't look like a correct value"
 msgstr "Не похоже на допустимое значение"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:46
-msgid "That doesn't look like a valid login."
-msgstr ""
-
-#: plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:47
-msgid "That doesn't look like a valid ticket."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:68 lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm:72 lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:70
 msgid "That doesn't look like an email address."
 msgstr "Не похоже на почтовый адрес"
 
-#: lib/Jifty/Action/Record.pm:351
+#: lib/Jifty/Action/Record.pm:359
 msgid "That doesn't look right, but I don't know why"
 msgstr "Неправильно, но неизвестно почему"
 
@@ -658,11 +600,11 @@
 msgid "The OpenID '$openid' has been linked to your account."
 msgstr ""
 
-#: lib/Jifty/Action/Record.pm:219
+#: lib/Jifty/Action/Record.pm:227
 msgid "The passwords you typed didn't match each other"
 msgstr "Введенные пароли не совпадают"
 
-#: lib/Jifty/Web.pm:427
+#: lib/Jifty/Web.pm:426
 msgid "There was an error completing the request.  Please try again later."
 msgstr "Во время выпонения запроса произошла ошибка. Пожалуйста попробуйте позже."
 
@@ -690,7 +632,7 @@
 msgid "Type that again?"
 msgstr "Введите еще раз"
 
-#: lib/Jifty/Action/Record/Update.pm:214
+#: lib/Jifty/Action/Record/Update.pm:222
 msgid "Updated"
 msgstr "Обновленно"
 
@@ -766,6 +708,10 @@
 msgid "You have already confirmed your account."
 msgstr "Вы уже подтверждали учетную запись."
 
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:215
+msgid "You haven't confirmed your account yet."
+msgstr ""
+
 #: lib/Jifty/Plugin/Authentication/Password/View.pm:148
 msgid "You lost your password. A link to reset it will be sent to the following email address:"
 msgstr "Вы забыли пароль. Ссылка для сброса пароля будет отправлена на адрес: %1"
@@ -778,10 +724,6 @@
 msgid "You may have mistyped your email or password. Give it another shot."
 msgstr "Должно быть вы ввели неправильно адрес или пароль. Попробуйте еще разок."
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:77
-msgid "You may have mistyped your login or password. Give it another shot?"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Facebook/Action/LinkFacebookUser.pm:40
 msgid "You must be logged in to link your user to your Facebook account."
 msgstr ""
@@ -795,7 +737,7 @@
 msgid "You said you wanted a pony. (Source %1)"
 msgstr ""
 
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:96 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:45
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:96
 msgid "You're already logged in."
 msgstr "Вы уже вошли."
 
@@ -812,10 +754,6 @@
 msgid "Your browser can remember your login for you"
 msgstr "Ваш браузер может запомнить ваш логин за вас"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Action/CreateComment.pm:268
-msgid "Your comment has been added. If it does not immediately appear, it may have been flagged for moderation and should appear shortly."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:87
 msgid "Your password has been reset.  Welcome back."
 msgstr "ваш пароль был сброшен. Мы рады вас снова видеть."
@@ -824,16 +762,6 @@
 msgid "Your password should be at least six characters"
 msgstr "Ваш пароль должен состоять из шести исмволов минимум"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentNeedsModeration.pm:67
-#. ($appname, $comment->title)
-msgid "[%1] Moderate comment: %2"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:65
-#. ($appname, $comment->title)
-msgid "[%1] New comment: %2"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:31
 msgid "email address"
 msgstr "адрес почты"
@@ -842,35 +770,22 @@
 msgid "for now, and try to forget that we let you down."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:87
-#. ($status)
-msgid "mark as %1"
-msgstr ""
-
-#: lib/Jifty/Action/Record.pm:444
+#: lib/Jifty/Action/Record.pm:452
 msgid "no value"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
-msgid "publish"
-msgstr ""
-
-#: lib/Jifty/Manual/PageRegions.pod:188
+#:
 msgid "text of the link"
 msgstr "текст ссылки"
 
-#: lib/Jifty/Manual/PageRegions.pod:225
-msgid "text of the link that hides"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:37
 msgid "type your password again"
 msgstr "введите ваг пароль снова"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
-msgid "unpublish"
-msgstr ""
-
 #: lib/Jifty/Action.pm:1174
 msgid "warning"
 msgstr "предупреждение"
+
+#: lib/Jifty/Action/Record/Bulk.pm:113
+msgid "yatta"
+msgstr ""

Modified: jifty/trunk/share/po/zh_cn.po
==============================================================================
--- jifty/trunk/share/po/zh_cn.po	(original)
+++ jifty/trunk/share/po/zh_cn.po	Thu Oct  2 13:43:31 2008
@@ -14,20 +14,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:71
-#. ($url,        $self->parent->title,        $comment->title,         $from,         $comment->created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid ""
-"\n"
-"View Comment: %1\n"
-"\n"
-"On Post: %2\n"
-"Subject: %3\n"
-"From: %4\n"
-"Date: %5\n"
-"\n"
-"%6\n"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm:38
 #. ($appname,$confirm_url)
 msgid ""
@@ -184,18 +170,10 @@
 msgid "A notification from %1!"
 msgstr "从 %1 送来的消息!"
 
-#: plugins/AuthzLDAP/lib/Jifty/Plugin/AuthzLDAP/Action/LDAPValidate.pm:61 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:1 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:2
-msgid "Access denied."
-msgstr ""
-
 #:
 msgid "Actions"
 msgstr "操作"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:165
-msgid "Add a comment"
-msgstr ""
-
 #: lib/Jifty/Plugin/AdminUI/Dispatcher.pm:34
 msgid "Administration"
 msgstr "管理界面"
@@ -236,17 +214,6 @@
 msgid "Bindings"
 msgstr "快捷键"
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:22
-#. ($blog->author)
-msgid "By %1"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:138 plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:197
-#. ($poster,                     $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-#. ($poster,                             $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid "By %1 %2"
-msgstr ""
-
 #: share/web/templates/helpers/calendar.html:4
 #. (_ &><body class="calpopup"><a href="#" onclick="window.close()
 msgid "Calendar"
@@ -333,6 +300,10 @@
 msgid "Email address confirmed?"
 msgstr "已确认电子邮箱?"
 
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:182
+msgid "Fill in your address below, and we'll send out another confirmation email to you. "
+msgstr ""
+
 #: lib/Jifty/Action.pm:1309
 msgid "Foo cannot contain -, *, +, or ?."
 msgstr ""
@@ -370,9 +341,8 @@
 msgid "Hello, %1!"
 msgstr "%1, 您好!"
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:147 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:137
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103
 #. (Jifty->web->current_user->user_object->facebook_name)
-#. (Jifty->web->current_user->user_object->name)
 msgid "Hi %1!"
 msgstr ""
 
@@ -407,6 +377,10 @@
 msgid "If the username provided conflicts with an existing username or contains invalid characters, you will have to give us a new one."
 msgstr ""
 
+#: lib/Jifty/Plugin/OpenID/View.pm:27
+msgid "If you have a Livejournal or other OpenID account, you don't even need to sign up. Just log in."
+msgstr ""
+
 #: lib/Jifty/Plugin/ErrorTemplates/View.pm:64
 msgid "Internal error"
 msgstr "内部错误"
@@ -459,7 +433,7 @@
 msgid "Loading..."
 msgstr "正在加载..."
 
-#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:23
+#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 lib/Jifty/Plugin/Authentication/Password/View.pm:88
 msgid "Login"
 msgstr "登录"
 
@@ -475,19 +449,11 @@
 msgid "Login with a password"
 msgstr "使用密码登录"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:28
-msgid "Login with your Ldap account"
-msgstr ""
-
 #: lib/Jifty/Plugin/OpenID/View.pm:17
 msgid "Login with your OpenID"
 msgstr ""
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:35
-msgid "Login with your ldap account"
-msgstr ""
-
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:57 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:22
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:57
 msgid "Login!"
 msgstr "登录!"
 
@@ -547,11 +513,7 @@
 msgid "No items found."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:304
-msgid "No one has made a comment yet."
-msgstr ""
-
-#: lib/Jifty/Web.pm:306
+#: lib/Jifty/Web.pm:305
 msgid "No request to handle"
 msgstr "没有可处理的请求"
 
@@ -592,7 +554,7 @@
 msgid "Parent"
 msgstr "父组件"
 
-#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:28
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60
 msgid "Password"
 msgstr "密码"
 
@@ -600,7 +562,7 @@
 msgid "Passwords need to be at least six characters long"
 msgstr "密码长度至少为6位"
 
-#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:180 lib/Jifty/Action/Record/Update.pm:187 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
+#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:182 lib/Jifty/Action/Record/Update.pm:195 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
 msgid "Permission denied"
 msgstr "权限不足"
 
@@ -608,14 +570,6 @@
 msgid "Please email us!"
 msgstr "请给我们发邮件!"
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:13
-msgid "Post"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:221
-msgid "Preview"
-msgstr ""
-
 #: lib/Jifty/View/Declare/CRUD.pm:643
 msgid "Previous Page"
 msgstr "前一页"
@@ -665,7 +619,7 @@
 msgid "Search"
 msgstr "查找"
 
-#:
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:152
 msgid "Send"
 msgstr "发送"
 
@@ -710,7 +664,7 @@
 msgid "Sorry about this."
 msgstr "非常抱歉"
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:115 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:107
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62
 msgid "Sorry, something weird happened (we couldn't create a user for you).  Try again later."
 msgstr ""
 
@@ -718,10 +672,6 @@
 msgid "Start"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:236
-msgid "Submit"
-msgstr ""
-
 #:
 msgid "Table of Contents"
 msgstr "目录"
@@ -740,19 +690,11 @@
 msgid "That doesn't look like a correct value"
 msgstr "字段格式错误."
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:46
-msgid "That doesn't look like a valid login."
-msgstr ""
-
-#: plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:47
-msgid "That doesn't look like a valid ticket."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:68 lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm:72 lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:70
 msgid "That doesn't look like an email address."
 msgstr "不是合法的电子邮箱."
 
-#: lib/Jifty/Action/Record.pm:351
+#: lib/Jifty/Action/Record.pm:359
 msgid "That doesn't look right, but I don't know why"
 msgstr "字段内容错误."
 
@@ -760,11 +702,11 @@
 msgid "The OpenID '$openid' has been linked to your account."
 msgstr ""
 
-#: lib/Jifty/Action/Record.pm:219
+#: lib/Jifty/Action/Record.pm:227
 msgid "The passwords you typed didn't match each other"
 msgstr "密码不匹配."
 
-#: lib/Jifty/Web.pm:427
+#: lib/Jifty/Web.pm:426
 msgid "There was an error completing the request.  Please try again later."
 msgstr "系统执行错误, 请稍候再试."
 
@@ -800,7 +742,7 @@
 msgid "Type that again?"
 msgstr "再输入一次?"
 
-#: lib/Jifty/Action/Record/Update.pm:214
+#: lib/Jifty/Action/Record/Update.pm:222
 msgid "Updated"
 msgstr "成功更新项目."
 
@@ -880,6 +822,10 @@
 msgid "You have already confirmed your account."
 msgstr "您的账号已经通过验证了."
 
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:215
+msgid "You haven't confirmed your account yet."
+msgstr ""
+
 #: lib/Jifty/Plugin/Authentication/Password/View.pm:148
 msgid "You lost your password. A link to reset it will be sent to the following email address:"
 msgstr "您忘记了密码. 重置密码的链接将被发送到以下的电子信箱中:"
@@ -896,10 +842,6 @@
 msgid "You may have mistyped your email or password. Give it another shot."
 msgstr "您或许输错了电子邮箱或密码,请重试."
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:77
-msgid "You may have mistyped your login or password. Give it another shot?"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Facebook/Action/LinkFacebookUser.pm:40
 msgid "You must be logged in to link your user to your Facebook account."
 msgstr ""
@@ -913,7 +855,7 @@
 msgid "You said you wanted a pony. (Source %1)"
 msgstr "您不正想要一匹小马吗? (参见 %1)"
 
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:96 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:45
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:96
 msgid "You're already logged in."
 msgstr "您已经登录了."
 
@@ -930,10 +872,6 @@
 msgid "Your browser can remember your login for you"
 msgstr "下次开启浏览器时, 是否保持登录状态?"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Action/CreateComment.pm:268
-msgid "Your comment has been added. If it does not immediately appear, it may have been flagged for moderation and should appear shortly."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:87
 msgid "Your password has been reset.  Welcome back."
 msgstr "您的密码已被重设. 欢迎回来."
@@ -942,16 +880,6 @@
 msgid "Your password should be at least six characters"
 msgstr "密码长度至少为6位"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentNeedsModeration.pm:67
-#. ($appname, $comment->title)
-msgid "[%1] Moderate comment: %2"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:65
-#. ($appname, $comment->title)
-msgid "[%1] New comment: %2"
-msgstr ""
-
 #:
 msgid "asc"
 msgstr "升序"
@@ -968,24 +896,15 @@
 msgid "for now, and try to forget that we let you down."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:87
-#. ($status)
-msgid "mark as %1"
-msgstr ""
-
-#: lib/Jifty/Action/Record.pm:444
+#: lib/Jifty/Action/Record.pm:452
 msgid "no value"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
-msgid "publish"
-msgstr ""
-
-#: lib/Jifty/Manual/PageRegions.pod:188
+#:
 msgid "text of the link"
 msgstr "链接文字"
 
-#: lib/Jifty/Manual/PageRegions.pod:225
+#:
 msgid "text of the link that hides"
 msgstr "隐藏链接文字"
 
@@ -993,10 +912,10 @@
 msgid "type your password again"
 msgstr "重新输入密码"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
-msgid "unpublish"
-msgstr ""
-
 #: lib/Jifty/Action.pm:1174
 msgid "warning"
 msgstr "警告"
+
+#: lib/Jifty/Action/Record/Bulk.pm:113
+msgid "yatta"
+msgstr ""

Modified: jifty/trunk/share/po/zh_tw.po
==============================================================================
--- jifty/trunk/share/po/zh_tw.po	(original)
+++ jifty/trunk/share/po/zh_tw.po	Thu Oct  2 13:43:31 2008
@@ -14,20 +14,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:71
-#. ($url,        $self->parent->title,        $comment->title,         $from,         $comment->created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid ""
-"\n"
-"View Comment: %1\n"
-"\n"
-"On Post: %2\n"
-"Subject: %3\n"
-"From: %4\n"
-"Date: %5\n"
-"\n"
-"%6\n"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm:38
 #. ($appname,$confirm_url)
 msgid ""
@@ -184,15 +170,11 @@
 msgid "A notification from %1!"
 msgstr "%1 捎來的訊息!"
 
-#: plugins/AuthzLDAP/lib/Jifty/Plugin/AuthzLDAP/Action/LDAPValidate.pm:61 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:1 plugins/AuthzLDAP/share/web/templates/error/AccessDenied:2
-msgid "Access denied."
-msgstr ""
-
 #:
 msgid "Actions"
 msgstr "操作"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:165
+#:
 msgid "Add a comment"
 msgstr "發表迴響"
 
@@ -236,17 +218,6 @@
 msgid "Bindings"
 msgstr "快速鍵"
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:22
-#. ($blog->author)
-msgid "By %1"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:138 plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:197
-#. ($poster,                     $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-#. ($poster,                             $created_on->strftime('%A, %B %d, %Y @ %H:%M%P')
-msgid "By %1 %2"
-msgstr ""
-
 #: share/web/templates/helpers/calendar.html:4
 #. (_ &><body class="calpopup"><a href="#" onclick="window.close()
 msgid "Calendar"
@@ -333,7 +304,7 @@
 msgid "Email address confirmed?"
 msgstr "已確認電郵地址?"
 
-#:
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:182
 msgid "Fill in your address below, and we'll send out another confirmation email to you. "
 msgstr "請填入您的電郵,我們會再寄一封確認信給您."
 
@@ -374,9 +345,8 @@
 msgid "Hello, %1!"
 msgstr "%1 您好!"
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:147 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:137
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:103
 #. (Jifty->web->current_user->user_object->facebook_name)
-#. (Jifty->web->current_user->user_object->name)
 msgid "Hi %1!"
 msgstr ""
 
@@ -411,6 +381,10 @@
 msgid "If the username provided conflicts with an existing username or contains invalid characters, you will have to give us a new one."
 msgstr ""
 
+#: lib/Jifty/Plugin/OpenID/View.pm:27
+msgid "If you have a Livejournal or other OpenID account, you don't even need to sign up. Just log in."
+msgstr ""
+
 #: lib/Jifty/Plugin/ErrorTemplates/View.pm:64
 msgid "Internal error"
 msgstr "內部錯誤"
@@ -463,7 +437,7 @@
 msgid "Loading..."
 msgstr "請稍候..."
 
-#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:23
+#: lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm:132 lib/Jifty/Plugin/Authentication/Password/View.pm:88
 msgid "Login"
 msgstr "登入"
 
@@ -479,19 +453,11 @@
 msgid "Login with a password"
 msgstr "使用密碼登入"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:28
-msgid "Login with your Ldap account"
-msgstr ""
-
 #: lib/Jifty/Plugin/OpenID/View.pm:17
 msgid "Login with your OpenID"
 msgstr "以您的 OpenID 登入"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:35
-msgid "Login with your ldap account"
-msgstr ""
-
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:57 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:22
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:57
 msgid "Login!"
 msgstr "登入!"
 
@@ -547,11 +513,11 @@
 msgid "No items found."
 msgstr "未找到記錄"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:304
+#:
 msgid "No one has made a comment yet."
 msgstr "尚無人發表評論"
 
-#: lib/Jifty/Web.pm:306
+#: lib/Jifty/Web.pm:305
 msgid "No request to handle"
 msgstr "沒有可處理的要求"
 
@@ -592,7 +558,7 @@
 msgid "Parent"
 msgstr "上層元件"
 
-#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:28
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:64 lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:32 lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm:60
 msgid "Password"
 msgstr "密碼"
 
@@ -600,7 +566,7 @@
 msgid "Passwords need to be at least six characters long"
 msgstr "密碼至少需要有六個字"
 
-#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:180 lib/Jifty/Action/Record/Update.pm:187 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
+#: lib/Jifty/Action/Record/Delete.pm:61 lib/Jifty/Action/Record/Update.pm:182 lib/Jifty/Action/Record/Update.pm:195 lib/Jifty/Record.pm:508 lib/Jifty/Record.pm:567 lib/Jifty/Record.pm:70
 msgid "Permission denied"
 msgstr "權限不足."
 
@@ -608,11 +574,7 @@
 msgid "Please email us!"
 msgstr "請寫信通知我們!"
 
-#: plugins/Comment/t/TestApp-Plugin-Comments/lib/TestApp/Plugin/Comments/View.pm:13
-msgid "Post"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:221
+#:
 msgid "Preview"
 msgstr "預覽"
 
@@ -665,7 +627,7 @@
 msgid "Search"
 msgstr "搜尋"
 
-#:
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:152
 msgid "Send"
 msgstr "寄出"
 
@@ -710,7 +672,7 @@
 msgid "Sorry about this."
 msgstr "非常抱歉."
 
-#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62 plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:115 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:107
+#: lib/Jifty/Plugin/Authentication/Facebook/Action/LoginFacebookUser.pm:62
 msgid "Sorry, something weird happened (we couldn't create a user for you).  Try again later."
 msgstr "不好意思,發生了奇怪的事(我們無法替您建立帳號)。請稍候再試。"
 
@@ -718,7 +680,7 @@
 msgid "Start"
 msgstr "開始"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:236
+#:
 msgid "Submit"
 msgstr "送出"
 
@@ -740,19 +702,15 @@
 msgid "That doesn't look like a correct value"
 msgstr "欄位格式錯誤."
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:46
+#:
 msgid "That doesn't look like a valid login."
 msgstr "看起來不像是有個有效的登入帳號"
 
-#: plugins/Authentication-CAS/lib/Jifty/Plugin/Authentication/CAS/Action/CASLogin.pm:47
-msgid "That doesn't look like a valid ticket."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm:68 lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm:72 lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm:70
 msgid "That doesn't look like an email address."
 msgstr "看起來不像是電子郵件地址"
 
-#: lib/Jifty/Action/Record.pm:351
+#: lib/Jifty/Action/Record.pm:359
 msgid "That doesn't look right, but I don't know why"
 msgstr "欄位內容錯誤."
 
@@ -760,11 +718,11 @@
 msgid "The OpenID '$openid' has been linked to your account."
 msgstr "OpenID '$openid' 已經連結至您的帳號。"
 
-#: lib/Jifty/Action/Record.pm:219
+#: lib/Jifty/Action/Record.pm:227
 msgid "The passwords you typed didn't match each other"
 msgstr "兩組密碼不符合."
 
-#: lib/Jifty/Web.pm:427
+#: lib/Jifty/Web.pm:426
 msgid "There was an error completing the request.  Please try again later."
 msgstr "系統執行錯誤, 請稍候再試."
 
@@ -800,7 +758,7 @@
 msgid "Type that again?"
 msgstr "請再輸入一次"
 
-#: lib/Jifty/Action/Record/Update.pm:214
+#: lib/Jifty/Action/Record/Update.pm:222
 msgid "Updated"
 msgstr "成功更新項目."
 
@@ -880,6 +838,10 @@
 msgid "You have already confirmed your account."
 msgstr "您已經確認過這個帳號了."
 
+#: lib/Jifty/Plugin/Authentication/Password/Action/Login.pm:215
+msgid "You haven't confirmed your account yet."
+msgstr ""
+
 #: lib/Jifty/Plugin/Authentication/Password/View.pm:148
 msgid "You lost your password. A link to reset it will be sent to the following email address:"
 msgstr "您忘記密碼了.我們會寄送一個重設密碼的連結到下面的電郵地址:"
@@ -892,10 +854,6 @@
 msgid "You may have mistyped your email or password. Give it another shot."
 msgstr "你可能打錯了電郵或密碼.請再試一次"
 
-#: plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm:77
-msgid "You may have mistyped your login or password. Give it another shot?"
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Facebook/Action/LinkFacebookUser.pm:40
 msgid "You must be logged in to link your user to your Facebook account."
 msgstr ""
@@ -909,7 +867,7 @@
 msgid "You said you wanted a pony. (Source %1)"
 msgstr "您可不正是想要一匹小馬嗎? (參見 %1)"
 
-#: lib/Jifty/Plugin/Authentication/Password/View.pm:96 plugins/Authentication-Ldap/lib/Jifty/Plugin/Authentication/Ldap/View.pm:45
+#: lib/Jifty/Plugin/Authentication/Password/View.pm:96
 msgid "You're already logged in."
 msgstr "您已經登入了."
 
@@ -926,10 +884,6 @@
 msgid "Your browser can remember your login for you"
 msgstr "下次開啟瀏覽器時, 是否保留您的登入狀態?"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Action/CreateComment.pm:268
-msgid "Your comment has been added. If it does not immediately appear, it may have been flagged for moderation and should appear shortly."
-msgstr ""
-
 #: lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm:87
 msgid "Your password has been reset.  Welcome back."
 msgstr "成功重設您的密碼. 歡迎回來."
@@ -938,16 +892,6 @@
 msgid "Your password should be at least six characters"
 msgstr "您的密碼必須至少有六個字"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentNeedsModeration.pm:67
-#. ($appname, $comment->title)
-msgid "[%1] Moderate comment: %2"
-msgstr ""
-
-#: plugins/Comment/lib/Jifty/Plugin/Comment/Notification/CommentPublished.pm:65
-#. ($appname, $comment->title)
-msgid "[%1] New comment: %2"
-msgstr ""
-
 #:
 msgid "asc"
 msgstr "遞增"
@@ -964,24 +908,15 @@
 msgid "for now, and try to forget that we let you down."
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:87
-#. ($status)
-msgid "mark as %1"
-msgstr ""
-
-#: lib/Jifty/Action/Record.pm:444
+#: lib/Jifty/Action/Record.pm:452
 msgid "no value"
 msgstr ""
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
-msgid "publish"
-msgstr ""
-
-#: lib/Jifty/Manual/PageRegions.pod:188
+#:
 msgid "text of the link"
 msgstr "連結文字"
 
-#: lib/Jifty/Manual/PageRegions.pod:225
+#:
 msgid "text of the link that hides"
 msgstr "隱藏連結文字"
 
@@ -989,10 +924,10 @@
 msgid "type your password again"
 msgstr "請再次鍵入您的密碼"
 
-#: plugins/Comment/lib/Jifty/Plugin/Comment/View.pm:100
-msgid "unpublish"
-msgstr ""
-
 #: lib/Jifty/Action.pm:1174
 msgid "warning"
 msgstr "警告"
+
+#: lib/Jifty/Action/Record/Bulk.pm:113
+msgid "yatta"
+msgstr ""


More information about the Jifty-commit mailing list