Changeset 1166

Show
Ignore:
Timestamp:
06/17/08 11:03:27 (7 months ago)
Author:
tonkla
Message:

update wording

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/app/controllers/admin_controller.rb

    r1165 r1166  
    348348              return 
    349349            else 
    350               flash_notice _("This user has no photo.") 
     350              flash_notice _("This user has no picture.") 
    351351            end 
    352352          else 
  • trunk/app/views/shared/_menu.html.erb

    r1159 r1166  
    99            <ul> 
    1010              <li class="yuimenuitem"><%= link_to _("Home"), home_index_url, :class => "yuimenuitemlabel" %></li> 
    11               <li class="yuimenuitem"><%= link_to _("All Journal Entries"), journals_url, :class => "yuimenuitemlabel" %></li> 
     11              <li class="yuimenuitem"><%= link_to _("Journal"), '#', :class => "yuimenubaritemlabel" %> 
     12                <div class="yuimenu"> 
     13                  <div class="bd"> 
     14                    <ul> 
     15                      <li class="yuimenuitem"> 
     16                        <%= link_to _("Recent Journal Entries"), journals_url, :class => "yuimenuitemlabel" %></li> 
     17                    </ul> 
     18                  </div> 
     19                </div> 
     20              </li> 
    1221              <li class="yuimenuitem"><%= link_to _("Blogs"), blog_index_url, :class => "yuimenuitemlabel" %>           
    1322                <div class="yuimenu"> 
     
    1524                    <ul> 
    1625                      <li class="yuimenuitem"> 
    17                         <%= link_to _("All Posts"), post_recent_url, :class => "yuimenuitemlabel" %></li> 
    18                       <li class="yuimenuitem"> 
    19                         <%= link_to _("All Commented Posts"), post_recently_commented_url, :class => "yuimenuitemlabel" %></li> 
     26                        <%= link_to _("Recent Posts"), post_recent_url, :class => "yuimenuitemlabel" %></li> 
     27                      <li class="yuimenuitem"> 
     28                        <%= link_to _("Recently Commented Posts"), post_recently_commented_url, :class => "yuimenuitemlabel" %></li> 
    2029                      <li class="yuimenuitem"> 
    2130                        <%= link_to _("Random Posts"), post_random_url, :class => "yuimenuitemlabel" %></li> 
    2231                      <li class="yuimenuitem"> 
    23                         <%= link_to _("All Blogs"), blog_index_url, :class => "yuimenuitemlabel" %></li>           
     32                        <%= link_to _("Recent Blogs"), blog_index_url, :class => "yuimenuitemlabel" %></li>           
    2433                    </ul> 
    2534                  </div> 
     
    3140                    <ul> 
    3241                      <li class="yuimenuitem"> 
    33                         <%= link_to _("All Files"), file_recent_url, :class => "yuimenuitemlabel" %></li> 
    34                       <li class="yuimenuitem"> 
    35                         <%= link_to _("All Commented Files"), file_recently_commented_url, :class => "yuimenuitemlabel" %></li> 
     42                        <%= link_to _("Recent Files"), file_recent_url, :class => "yuimenuitemlabel" %></li> 
     43                      <li class="yuimenuitem"> 
     44                        <%= link_to _("Recently Commented Files"), file_recently_commented_url, :class => "yuimenuitemlabel" %></li> 
    3645                      <li class="yuimenuitem"> 
    3746                        <%= link_to _("Random Files"), file_random_url, :class => "yuimenuitemlabel" %></li> 
     
    4554                    <ul> 
    4655                      <li class="yuimenuitem"> 
    47                         <%= link_to _("All Questions"), ask_recent_url, :class => "yuimenuitemlabel" %></li> 
     56                        <%= link_to _("Recent Questions"), ask_recent_url, :class => "yuimenuitemlabel" %></li> 
    4857                      <li class="yuimenuitem"> 
    4958                        <%= link_to _("Recently Answered Questions"), ask_recently_answered_url, :class => "yuimenuitemlabel" %></li> 
    5059                      <li class="yuimenuitem"> 
    51                         <%= link_to _("All Commented Questions"), ask_recently_commented_url, :class => "yuimenuitemlabel" %></li> 
     60                        <%= link_to _("Recently Commented Questions"), ask_recently_commented_url, :class => "yuimenuitemlabel" %></li> 
    5261                      <li class="yuimenuitem"> 
    5362                        <%= link_to _("Random Questions"), ask_random_url, :class => "yuimenuitemlabel" %></li> 
     
    5665                </div> 
    5766              </li> 
    58               <li class="yuimenuitem"><%= link_to _("All Planets"), planet_index_url, :class => "yuimenuitemlabel" %></li> 
    59               <li class="yuimenuitem"><%= link_to _("All Bookmarks"), bookmark_index_url, :class => "yuimenuitemlabel" %></li> 
    60               <li class="yuimenuitem"><%= link_to _("All Users"), profile_index_url, :class => "yuimenuitemlabel" %></li> 
    61               <li class="yuimenuitem"><%= link_to _("All Comments"), comment_index_url, :class => "yuimenuitemlabel" %></li> 
     67              <li class="yuimenuitem"><%= link_to _("Recent Planets"), planet_index_url, :class => "yuimenuitemlabel" %></li> 
     68              <li class="yuimenuitem"><%= link_to _("Recent Bookmarks"), bookmark_index_url, :class => "yuimenuitemlabel" %></li> 
     69              <li class="yuimenuitem"><%= link_to _("Recent Users"), profile_index_url, :class => "yuimenuitemlabel" %></li> 
     70              <li class="yuimenuitem"><%= link_to _("Recent Comments"), comment_index_url, :class => "yuimenuitemlabel" %></li> 
    6271            </ul> 
    6372          </div> 
  • trunk/config/kv.rb

    r1158 r1166  
    4545# and can login to 'admin' the site. 
    4646# To add more "mailmasters", see mailmasters in the admin page. 
    47 $WEBMASTERS = ['jantawan', 'thawatchai','test07'] 
     47$WEBMASTERS = ['jantawan', 'thawatchai','tonkla'] 
    4848 
    4949# If you specify $SUPPORT_EMAIL, emails from "Contact Webmaster" will send to this address instead 
     
    5151 
    5252# A sudoer can login as another user using the sudoer's own passphrase. 
    53 $SUDOERS = ['thawatchai','test07'] 
     53$SUDOERS = ['thawatchai','tonkla'] 
    5454 
    5555# The root directory for uploads 
  • trunk/po/kv.pot

    r1148 r1166  
    1 #: app/helpers/ask_helper.rb:3 app/controllers/ask_controller.rb:310 
    2 #: app/controllers/ask_controller.rb:321 app/views/ask/question.html.erb:70 
    3 #: app/views/ask/theme.html.erb:3 app/views/shared/_menu.html.erb:313 
    4 #: app/views/shared/_menu_shortcut.html.erb:4 
    5 msgid "Ask" 
    6 msgstr "" 
    7  
    8 #: app/helpers/application_helper.rb:27 app/views/ask/_question.html.erb:15 
    9 msgid "No Picture" 
    10 msgstr "" 
    11  
    12 #: app/helpers/application_helper.rb:41 app/views/ask/_question.html.erb:19 
    13 #: app/views/file/_file.html.erb:20 app/views/post/_post.html.erb:19 
    14 #: app/views/post/_post_blog.html.erb:11 
    15 msgid "more" 
    16 msgstr "" 
    17  
    18 #: app/helpers/application_helper.rb:50 
    19 #: app/views/bookmark/_bookmark_form.html.erb:40 
    20 msgid "Saving..." 
    21 msgstr "" 
    22  
    23 #: app/helpers/application_helper.rb:338 
    24 #: app/views/blog/_blog_index.html.erb:40 app/views/blog/toc.html.erb:20 
    25 #: app/views/blog/_toc_remote.html.erb:2 
    26 #: app/views/blog/blog_post_tag.html.erb:10 
    27 #: app/views/planet/planet.html.erb:38 app/views/post/post_list.html.erb:11 
    28 #: app/views/post/_posts.html.erb:11 
    29 msgid "No Post" 
    30 msgstr "" 
    31  
    32 #: app/helpers/application_helper.rb:368 app/models/user.rb:392 
    33 #: app/models/journal_entry.rb:71 app/views/blog/toc.html.erb:35 
    34 #: app/views/blog/_toc_remote.html.erb:17 
    35 msgid "hidden" 
    36 msgstr "" 
    37  
    38 #: app/helpers/application_helper.rb:369 
    39 msgid "login to read" 
    40 msgstr "" 
    41  
    42 #: app/helpers/application_helper.rb:370 
    43 msgid "login to comment" 
    44 msgstr "" 
    45  
    46 #: app/helpers/bookmark_helper.rb:3 app/controllers/bookmark_controller.rb:37 
    47 #: app/controllers/bookmark_controller.rb:146 
    48 #: app/views/dashboard/tag.html.erb:117 
    49 #: app/views/bookmark/bookmark_list.html.erb:2 
    50 #: app/views/shared/_menu.html.erb:204 app/views/shared/_menu.html.erb:458 
    51 #: app/views/shared/_menu.html.erb:637 
    52 msgid "Bookmarks" 
    53 msgstr "" 
    54  
    55 #: app/models/user.rb:56 app/controllers/admin_controller.rb:321 
    56 #: app/controllers/admin_controller.rb:353 
    57 msgid "A username is required." 
    58 msgstr "" 
    59  
    60 #: app/models/user.rb:57 
    61 msgid "Use only a-z, A-Z, 0-9, dashes, and underscores in the username." 
    62 msgstr "" 
    63  
    64 #: app/models/user.rb:59 
    65 msgid "A username cannot end with a dash." 
    66 msgstr "" 
    67  
    68 #: app/models/user.rb:60 
    69 msgid "A username cannot start with a dash." 
    70 msgstr "" 
    71  
    72 #: app/models/user.rb:62 
    73 msgid "A username cannot end with an underscore." 
    74 msgstr "" 
    75  
    76 #: app/models/user.rb:63 
    77 msgid "A username cannot start with an underscore." 
    78 msgstr "" 
    79  
    80 #: app/models/user.rb:67 app/views/user/create.html.erb:19 
    81 msgid "A username must be at least 6 characters long." 
    82 msgstr "" 
    83  
    84 #: app/models/user.rb:68 
    85 msgid "This username has already been taken." 
    86 msgstr "" 
    87  
    88 #: app/models/user.rb:71 
    89 msgid "A password is required." 
    90 msgstr "" 
    91  
    92 #: app/models/user.rb:72 
    93 msgid "A password confirmation is required." 
    94 msgstr "" 
    95  
    96 #: app/models/user.rb:73 
    97 msgid "The password and the password confirmation don't match." 
    98 msgstr "" 
    99  
    100 #: app/models/user.rb:74 app/views/user/create.html.erb:32 
    101 msgid "A password must be at least 8 characters long." 
    102 msgstr "" 
    103  
    104 #: app/models/user.rb:76 
    105 msgid "Authorization error. Please try again later." 
    106 msgstr "" 
    107  
    108 #: app/models/user.rb:80 
    109 msgid "An email is required." 
    110 msgstr "" 
    111  
    112 #: app/models/user.rb:81 
    113 msgid "The email address is incorrect." 
    114 msgstr "" 
    115  
    116 #: app/models/user.rb:82 
    117 msgid "This email address has already been registered." 
    118 msgstr "" 
    119  
    120 #: app/models/user.rb:85 
    121 msgid "Please enter your first name." 
    122 msgstr "" 
    123  
    124 #: app/models/user.rb:88 
    125 msgid "Please enter your last name." 
    126 msgstr "" 
    127  
    128 #: app/models/user.rb:95 
    129 msgid "" 
    130 "Please provide some tags to identify yourself, e.g., your interests, " 
    131 "careers, positions, etc." 
    132 msgstr "" 
    133  
    134 #: app/models/user.rb:145 
    135 msgid "The username is not allowed." 
    136 msgstr "" 
    137  
    138 #: app/models/user.rb:153 
    139 msgid "This user isn't allowed to register with this site." 
    140 msgstr "" 
    141  
    142 #: app/models/user.rb:159 
    143 msgid "" 
    144 "Your username or your passphrase doesn't match with its record in the " 
    145 "following server." 
    146 msgstr "" 
    147  
    148 #: app/models/user.rb:175 
    149 msgid "Please use the following email address:" 
    150 msgstr "" 
    151  
    152 #: app/models/user.rb:287 
    153 msgid "Full Name" 
    154 msgstr "" 
    155  
    156 #: app/models/user.rb:287 app/views/profile/user.html.erb:38 
    157 #: app/views/profile/edit.html.erb:25 app/views/user/create.html.erb:63 
    158 #: app/views/admin/confirm_delete_content.html.erb:27 
    159 msgid "Screen Name" 
    160 msgstr "" 
    161  
    162 #: app/models/user.rb:287 app/views/profile/user.html.erb:50 
    163 #: app/views/profile/edit.html.erb:34 app/views/user/create.html.erb:41 
    164 #: app/views/admin/confirm_delete_content.html.erb:25 
    165 msgid "First Name" 
    166 msgstr "" 
    167  
    168 #: app/models/user.rb:287 app/views/profile/user.html.erb:55 
    169 #: app/views/profile/edit.html.erb:38 app/views/user/create.html.erb:45 
    170 msgid "Middle Name" 
    171 msgstr "" 
    172  
    173 #: app/models/user.rb:287 app/views/profile/user.html.erb:60 
    174 #: app/views/profile/edit.html.erb:42 app/views/user/create.html.erb:49 
    175 #: app/views/admin/confirm_delete_content.html.erb:26 
    176 msgid "Last Name" 
    177 msgstr "" 
    178  
    179 #: app/models/user.rb:347 
    180 msgid "Show this profile to all users" 
    181 msgstr "" 
    182  
    183 #: app/models/user.rb:348 
    184 msgid "Show this profile only to registered users" 
    185 msgstr "" 
    186  
    187 #: app/models/user.rb:349 
    188 msgid "Hide this profile from all users" 
    189 msgstr "" 
    190  
    191 #: app/models/user.rb:390 app/models/journal_entry.rb:69 
    192 msgid "member only" 
    193 msgstr "" 
    194  
    195 #: app/models/user.rb:424 
    196 msgid "no screen name" 
    197 msgstr "" 
    198  
    199 #: app/models/user.rb:426 
    200 msgid "no middle name" 
    201 msgstr "" 
    202  
    203 #: app/models/user.rb:734 
    204 msgid "Cannot add an assistant. Please try again later." 
    205 msgstr "" 
    206  
    207 #: app/models/user.rb:736 app/controllers/admin_controller.rb:38 
    208 #: app/controllers/admin_controller.rb:318 
    209 msgid "Cannot find a user with the username." 
    210 msgstr "" 
    211  
    212 #: app/models/user.rb:739 
    213 msgid "You have already added this user as your assistant." 
    214 msgstr "" 
    215  
    216 #: app/models/section.rb:4 
    217 msgid "A section name is required." 
    218 msgstr "" 
    219  
    220 #: app/models/section.rb:5 
    221 msgid "This section name already exists." 
    222 msgstr "" 
    223  
    224 #: app/models/section.rb:14 
    225 msgid "Select" 
    226 msgstr "" 
    227  
    228 #: app/models/section.rb:14 app/controllers/post_controller.rb:120 
    229 #: app/controllers/post_controller.rb:166 
    230 #: app/views/dashboard/_post.html.erb:11 app/views/home/index.html.erb:89 
    231 #: app/views/post/_info.html.erb:9 
    232 msgid "Miscellaneous" 
    233 msgstr "" 
    234  
    235 #: app/models/journal_entry.rb:9 
    236 msgid "Please supply a user_id." 
    237 msgstr "" 
    238  
    239 #: app/models/journal_entry.rb:10 
    240 msgid "Please provide the content for this journal entry." 
    241 msgstr "" 
    242  
    243 #: app/models/journal_entry.rb:29 
    244 msgid "Show this journal entry to all users" 
    245 msgstr "" 
    246  
    247 #: app/models/journal_entry.rb:30 
    248 msgid "Show this journal entry only to registered users" 
    249 msgstr "" 
    250  
    251 #: app/models/journal_entry.rb:31 
    252 msgid "Hide this journal entry from all users" 
    253 msgstr "" 
    254  
    255 #: app/models/post.rb:22 
    256 msgid "Please supply a blog_id" 
    257 msgstr "" 
    258  
    259 #: app/models/post.rb:24 
    260 msgid "Please provide a title for this post." 
    261 msgstr "" 
    262  
    263 #: app/models/post.rb:26 
    264 msgid "Please provide the content for this post." 
    265 msgstr "" 
    266  
    267 #: app/models/post.rb:28 
    268 msgid "Please provide the section for this post." 
    269 msgstr "" 
    270  
    271 #: app/models/post.rb:31 
    272 msgid "Please provide some tags to identify this post." 
    273 msgstr "" 
    274  
    275 #: app/models/bookmark.rb:13 app/models/planet.rb:20 app/models/upload.rb:24 
    276 #: app/models/tag_set.rb:13 app/models/blog.rb:19 
    277 msgid "Please supply a user_id" 
    278 msgstr "" 
    279  
    280 #: app/models/bookmark.rb:15 
    281 msgid "Please provide a title for the link." 
    282 msgstr "" 
    283  
    284 #: app/models/bookmark.rb:17 
    285 msgid "A bookmark address is required." 
    286 msgstr "" 
    287  
    288 #: app/models/bookmark.rb:19 
    289 msgid "The URL address is not correctly formatted." 
    290 msgstr "" 
    291  
    292 #: app/models/bookmark.rb:22 
    293 msgid "Please provide some tags to identify this bookmark." 
    294 msgstr "" 
    295  
    296 #: app/models/assisting.rb:9 
    297 msgid "An assistant_id is required." 
    298 msgstr "" 
    299  
    300 #: app/models/assisting.rb:10 
    301 msgid "A user_id is required." 
    302 msgstr "" 
    303  
    304 #: app/models/hit.rb:3 
    305 msgid "hittable_id is required." 
    306 msgstr "" 
    307  
    308 #: app/models/hit.rb:4 
    309 msgid "hittable_type is required." 
    310 msgstr "" 
    311  
    312 #: app/models/special_page.rb:2 
    313 msgid "Please provide the address for this special page." 
    314 msgstr "" 
    315  
    316 #: app/models/special_page.rb:3 
    317 msgid "Please provide the title for this special page." 
    318 msgstr "" 
    319  
    320 #: app/models/special_page.rb:4 
    321 msgid "Please provide the content for this special page." 
    322 msgstr "" 
    323  
    324 #: app/models/special_page.rb:6 app/models/planet.rb:25 
    325 #: app/models/planet.rb:44 app/models/blog.rb:24 app/models/blog.rb:38 
    326 msgid "This address has already been taken." 
    327 msgstr "" 
    328  
    329 #: app/models/special_page.rb:8 app/models/planet.rb:23 app/models/blog.rb:22 
    330 msgid "" 
    331 "Use only a-z, A-Z, 0-9, and dash in the address. Do not start or end with a " 
    332 "dash." 
    333 msgstr "" 
    334  
    335 #: app/models/tagging.rb:5 
    336 msgid "Please provide a user_id for this tagging." 
    337 msgstr "" 
    338  
    339 #: app/models/tagging.rb:6 
    340 msgid "Please provide a tag_id for this tagging." 
    341 msgstr "" 
    342  
    343 #: app/models/question.rb:22 
    344 msgid "Please enter a subject." 
    345 msgstr "" 
    346  
    347 #: app/models/question.rb:23 
    348 msgid "Please enter a question." 
    349 msgstr "" 
    350  
    351 #: app/models/question.rb:26 
    352 msgid "Please provide some tags to identify this question." 
    353 msgstr "" 
    354  
    355 #: app/models/picture.rb:3 app/models/theme.rb:6 
    356 msgid "user_id is required." 
    357 msgstr "" 
    358  
    359 #: app/models/tag.rb:4 
    360 msgid "A tag name is required." 
    361 msgstr "" 
    362  
    363 #: app/models/tag.rb:5 
    364 msgid "This tag name has already been taken." 
    365 msgstr "" 
    366  
    367 #: app/models/tag.rb:15 
    368 msgid "A tag name must be in a single line." 
    369 msgstr "" 
    370  
    371 #: app/models/comment.rb:4 
    372 msgid "commentable_id is required." 
    373 msgstr "" 
    374  
    375 #: app/models/comment.rb:5 
    376 msgid "commentable_type is required." 
    377 msgstr "" 
    378  
    379 #: app/models/comment.rb:7 
    380 msgid "Please enter a message." 
    381 msgstr "" 
    382  
    383 #: app/models/planet.rb:22 
    384 msgid "Please provide an address for this planet." 
    385 msgstr "" 
    386  
    387 #: app/models/planet.rb:24 
    388 msgid "A planet address must be at least 3 characters long." 
    389 msgstr "" 
    390  
    391 #: app/models/planet.rb:27 
    392 msgid "Please provide a title for this planet." 
    393 msgstr "" 
    394  
    395 #: app/models/planet.rb:28 
    396 msgid "Please provide a description for this planet." 
    397 msgstr "" 
    398  
    399 #: app/models/planet.rb:31 
    400 msgid "Please provide some tags to identify this planet." 
    401 msgstr "" 
    402  
    403 #: app/models/planet.rb:52 app/models/blog.rb:46 
    404 msgid "The address is not allowed." 
    405 msgstr "" 
    406  
    407 #: app/models/upload.rb:27 
    408 msgid "A filename is required." 
    409 msgstr "" 
    410  
    411 #: app/models/upload.rb:28 
    412 msgid "The filename is too long." 
    413 msgstr "" 
    414  
    415 #: app/models/upload.rb:28 
    416 msgid "The filename is too short." 
    417 msgstr "" 
    418  
    419 #: app/models/upload.rb:31 
    420 msgid "A content-type is required." 
    421 msgstr "" 
    422  
    423 #: app/models/upload.rb:34 
    424 msgid "A description is required." 
    425 msgstr "" 
    426  
    427 #: app/models/upload.rb:38 
    428 msgid "Please provide some tags to identify this file." 
    429 msgstr "" 
    430  
    431 #: app/models/upload.rb:176 
    432 msgid "Cannot save the file. Please report this to the system administrator." 
    433 msgstr "" 
    434  
    435 #: app/models/upload.rb:194 
    436 msgid "You have used all of your quota. Please delete some unused files." 
    437 msgstr "" 
    438  
    439 #: app/models/upload.rb:208 
    440 msgid "The file size is larger than the allowed size." 
    441 msgstr "" 
    442  
    443 #: app/models/theme.rb:4 
    444 msgid "themeable_id is required." 
    445 msgstr "" 
    446  
    447 #: app/models/theme.rb:5 
    448 msgid "themeable_type is required." 
    449 msgstr "" 
    450  
    451 #: app/models/tag_set.rb:15 
    452 msgid "Please provide a title for this tag set." 
    453 msgstr "" 
    454  
    455 #: app/models/journal_following.rb:3 
    456 msgid "A owner_id is required." 
    457 msgstr "" 
    458  
    459 #: app/models/journal_following.rb:4 
    460 msgid "A follower_id is required." 
    461 msgstr "" 
    462  
    463 #: app/models/blog.rb:21 
    464 msgid "Please provide an address for this blog." 
    465 msgstr "" 
    466  
    467 #: app/models/blog.rb:23 
    468 msgid "A blog address must be at least 3 characters long." 
    469 msgstr "" 
    470  
    471 #: app/models/blog.rb:26 
    472 msgid "Please provide a title for this blog." 
    473 msgstr "" 
    474  
    475 #: app/models/blog.rb:30 
    476 msgid "Please provide some tags to identify this blog." 
    477 msgstr "" 
    478  
    479 #: app/models/site.rb:9 
    480 msgid "'Enter the post ID for a featured post or zero (0) if no featured post." 
    481 msgstr "" 
    482  
    483 #: app/models/site.rb:11 
    484 msgid "'Max File Size' must be an integer." 
    485 msgstr "" 
    486  
    487 #: app/models/site.rb:12 
    488 msgid "'Upload Quota' must be an integer." 
    489 msgstr "" 
    490  
    491 #: app/models/site.rb:32 
    492 msgid "Show all user profiles to all users" 
    493 msgstr "" 
    494  
    495 #: app/models/site.rb:33 
    496 msgid "Show all user profiles only to registered users" 
    497 msgstr "" 
    498  
    499 #: app/models/site.rb:34 
    500 msgid "Hide all user profiles from all users" 
    501 msgstr "" 
    502  
    503 #: app/models/planet_subscription.rb:5 
    504 msgid "A blog_id is required." 
    505 msgstr "" 
    506  
    507 #: app/models/planet_subscription.rb:6 
    508 msgid "A planet_id is required." 
     1#: app/controllers/comment_controller.rb:10 
     2#: app/controllers/comment_controller.rb:19 app/views/shared/_menu.html.erb:70 
     3#: app/views/shared/_menu.html.erb:660 app/views/home/index.html.erb:33 
     4msgid "Recent Comments" 
     5msgstr "" 
     6 
     7#: app/controllers/home_controller.rb:34 
     8msgid "Incorrect URL" 
     9msgstr "" 
     10 
     11#: app/controllers/home_controller.rb:48 
     12msgid "Cannot find a blog or a planet by the address." 
     13msgstr "" 
     14 
     15#: app/controllers/home_controller.rb:74 
     16msgid "The address is incorrect." 
     17msgstr "" 
     18 
     19#: app/controllers/home_controller.rb:117 
     20#: app/views/layouts/application.html.erb:81 
     21msgid "Search" 
    50922msgstr "" 
    51023 
    51124#: app/controllers/ask_controller.rb:25 app/controllers/ask_controller.rb:285 
    512 #: app/views/ask/user.html.erb:10 
     25#: app/views/shared/_menu.html.erb:56 app/views/ask/user.html.erb:10 
    51326msgid "Recent Questions" 
    51427msgstr "" 
    51528 
    51629#: app/controllers/ask_controller.rb:40 app/controllers/ask_controller.rb:294 
    517 #: app/views/shared/_menu.html.erb:49 
     30#: app/views/shared/_menu.html.erb:58 
    51831msgid "Recently Answered Questions" 
    51932msgstr "" 
    52033 
    52134#: app/controllers/ask_controller.rb:56 app/controllers/ask_controller.rb:300 
    522 #: app/views/ask/user.html.erb:24 
     35#: app/views/shared/_menu.html.erb:60 app/views/ask/user.html.erb:24 
    52336msgid "Recently Commented Questions" 
    52437msgstr "" 
    52538 
    52639#: app/controllers/ask_controller.rb:72 app/controllers/ask_controller.rb:306 
    527 #: app/views/shared/_menu.html.erb:53 
     40#: app/views/shared/_menu.html.erb:62 
    52841msgid "Random Questions" 
    52942msgstr "" 
     
    53447 
    53548#: app/controllers/ask_controller.rb:95 app/controllers/ask_controller.rb:316 
    536 #: app/views/ask/question_list.html.erb:2 app/views/shared/_menu.html.erb:190 
    537 #: app/views/shared/_menu.html.erb:633 
     49#: app/views/shared/_menu.html.erb:199 app/views/shared/_menu.html.erb:644 
     50#: app/views/ask/question_list.html.erb:2 
    53851msgid "Ask Me" 
    53952msgstr "" 
     
    54255#: app/controllers/bookmark_controller.rb:31 
    54356#: app/controllers/bookmark_controller.rb:37 
    544 #: app/controllers/file_controller.rb:79 app/controllers/blog_controller.rb:49 
    545 #: app/controllers/blog_controller.rb:56 
     57#: app/controllers/profile_controller.rb:25 
     58#: app/controllers/blog_controller.rb:49 app/controllers/blog_controller.rb:56 
    54659#: app/controllers/blog_controller.rb:272 
     60#: app/controllers/planet_controller.rb:45 
    54761#: app/controllers/post_controller.rb:20 app/controllers/post_controller.rb:25 
    54862#: app/controllers/post_controller.rb:31 
    54963#: app/controllers/post_controller.rb:143 
    550 #: app/controllers/profile_controller.rb:25 
    551 #: app/controllers/planet_controller.rb:45 
     64#: app/controllers/file_controller.rb:79 
    55265#: app/views/blog/blog_post_tag.html.erb:8 
    55366msgid "Tag" 
     
    56881#: app/controllers/ask_controller.rb:187 
    56982#: app/controllers/bookmark_controller.rb:99 
    570 #: app/controllers/file_controller.rb:217 
    571 #: app/controllers/blog_controller.rb:325 app/controllers/application.rb:306 
    572 #: app/controllers/planet_controller.rb:172 app/views/blog/disable.html.erb:15 
    573 #: app/views/blog/delete.html.erb:14 app/views/dashboard/tag_set.html.erb:10 
     83#: app/controllers/application.rb:307 app/controllers/blog_controller.rb:325 
     84#: app/controllers/planet_controller.rb:172 
     85#: app/controllers/file_controller.rb:217 app/views/shared/_delete.html.erb:14 
     86#: app/views/shared/_delete_comment.html.erb:10 
     87#: app/views/shared/_delete_restful.html.erb:15 
     88#: app/views/blog/disable.html.erb:15 app/views/blog/delete.html.erb:14 
     89#: app/views/admin/special_pages/form.html.erb:14 
     90#: app/views/admin/section_delete.html.erb:10 
     91#: app/views/dashboard/tag_set.html.erb:10 
    57492#: app/views/dashboard/tag_set.html.erb:21 app/views/dashboard/tag.html.erb:14 
    57593#: app/views/dashboard/tag.html.erb:25 
    576 #: app/views/admin/section_delete.html.erb:10 
    577 #: app/views/admin/special_pages/form.html.erb:14 
    578 #: app/views/shared/_delete.html.erb:14 
    579 #: app/views/shared/_delete_restful.html.erb:15 
    580 #: app/views/shared/_delete_comment.html.erb:10 
    58194msgid "Yes" 
    58295msgstr "" 
     
    590103msgstr "" 
    591104 
     105#: app/controllers/ask_controller.rb:310 app/controllers/ask_controller.rb:321 
     106#: app/helpers/ask_helper.rb:3 app/views/shared/_menu_shortcut.html.erb:4 
     107#: app/views/shared/_menu.html.erb:324 app/views/ask/question.html.erb:70 
     108#: app/views/ask/theme.html.erb:3 
     109msgid "Ask" 
     110msgstr "" 
     111 
    592112#: app/controllers/bookmark_controller.rb:14 
    593 #: app/views/shared/_menu.html.erb:59 
    594113msgid "All Bookmarks" 
    595114msgstr "" 
    596115 
    597116#: app/controllers/bookmark_controller.rb:16 
    598 #: app/views/bookmark/user.html.erb:10 
     117#: app/views/shared/_menu.html.erb:68 app/views/bookmark/user.html.erb:10 
    599118msgid "Recent Bookmarks" 
    600119msgstr "" 
     
    602121#: app/controllers/bookmark_controller.rb:35 
    603122msgid "Cannot find a bookmark with the tag." 
     123msgstr "" 
     124 
     125#: app/controllers/bookmark_controller.rb:37 
     126#: app/controllers/bookmark_controller.rb:146 app/helpers/bookmark_helper.rb:3 
     127#: app/views/shared/_menu.html.erb:213 app/views/shared/_menu.html.erb:469 
     128#: app/views/shared/_menu.html.erb:648 
     129#: app/views/bookmark/bookmark_list.html.erb:2 
     130#: app/views/dashboard/tag.html.erb:117 
     131msgid "Bookmarks" 
    604132msgstr "" 
    605133 
     
    687215msgstr "" 
    688216 
    689 #: app/controllers/file_controller.rb:30 
    690 msgid "Recent Files" 
    691 msgstr "" 
    692  
    693 #: app/controllers/file_controller.rb:43 
    694 msgid "Recently Commented Files" 
    695 msgstr "" 
    696  
    697 #: app/controllers/file_controller.rb:56 app/views/shared/_menu.html.erb:37 
    698 msgid "Random Files" 
    699 msgstr "" 
    700  
    701 #: app/controllers/file_controller.rb:77 
    702 msgid "Cannot find a file with the tag." 
    703 msgstr "" 
    704  
    705 #: app/controllers/file_controller.rb:79 app/views/file/file_list.html.erb:2 
    706 #: app/views/shared/_menu.html.erb:28 
    707 msgid "File Cabinets" 
    708 msgstr "" 
    709  
    710 #: app/controllers/file_controller.rb:133 
    711 #: app/controllers/blog_controller.rb:167 
    712 msgid "Invalid parameters" 
    713 msgstr "" 
    714  
    715 #: app/controllers/file_controller.rb:144 
    716 msgid "The file already exists. Please edit it." 
    717 msgstr "" 
    718  
    719 #: app/controllers/file_controller.rb:158 
    720 msgid "The file has been uploaded." 
    721 msgstr "" 
    722  
    723 #: app/controllers/file_controller.rb:160 
    724 msgid "The existed file has been replaced." 
    725 msgstr "" 
    726  
    727 #: app/controllers/file_controller.rb:169 
    728 msgid "You can use only a-z, A-Z, 0-9, dashes and underscores in the filename." 
    729 msgstr "" 
    730  
    731 #: app/controllers/file_controller.rb:170 
    732 msgid "Do not use underscore or dash as the first or the last character." 
    733 msgstr "" 
    734  
    735 #: app/controllers/file_controller.rb:189 
    736 msgid "The new filename doesn't match the old one." 
    737 msgstr "" 
    738  
    739 #: app/controllers/file_controller.rb:203 
    740 msgid "" 
    741 "The file has been updated. You may need to press Refresh (Ctrl+F5) to see " 
    742 "the change." 
    743 msgstr "" 
    744  
    745 #: app/controllers/file_controller.rb:221 
    746 msgid "This file has been deleted." 
    747 msgstr "" 
    748  
    749 #: app/controllers/file_controller.rb:350 
    750 msgid "File not found." 
    751 msgstr "" 
    752  
    753 #: app/controllers/file_controller.rb:380 app/views/file/view.html.erb:3 
    754 #: app/views/file/user.html.erb:2 app/views/file/_upload_form.html.erb:4 
    755 #: app/views/file/theme.html.erb:3 app/views/file/delete.html.erb:2 
    756 #: app/views/shared/_menu.html.erb:177 app/views/shared/_menu.html.erb:415 
    757 #: app/views/shared/_menu.html.erb:629 app/views/file/user.rss.builder:4 
    758 msgid "File Cabinet" 
    759 msgstr "" 
    760  
    761 #: app/controllers/comment_controller.rb:10 
    762 #: app/controllers/comment_controller.rb:19 app/views/home/index.html.erb:33 
    763 #: app/views/shared/_menu.html.erb:649 
    764 msgid "Recent Comments" 
    765 msgstr "" 
    766  
    767217#: app/controllers/journal_entries_controller.rb:15 
    768218#: app/controllers/journals_controller.rb:25 
    769219#: app/controllers/journals_controller.rb:70 
    770 #: app/views/journals/show.html.erb:22 app/views/journals/index.html.erb:3 
    771 #: app/views/journals/show.rss.builder:2 
     220#: app/views/shared/_menu.html.erb:16 app/views/journals/show.html.erb:22 
     221#: app/views/journals/index.html.erb:3 app/views/journals/show.rss.builder:2 
    772222msgid "Recent Journal Entries" 
    773223msgstr "" 
     
    795245#: app/controllers/journal_entries_controller.rb:107 
    796246#: app/controllers/journals_controller.rb:250 
    797 #: app/views/journals/_info.html.erb:17 app/views/journals/_info.html.erb:50 
     247#: app/views/shared/_menu.html.erb:11 app/views/shared/_menu.html.erb:173 
     248#: app/views/shared/_menu.html.erb:636 app/views/journals/_info.html.erb:17 
     249#: app/views/journals/_info.html.erb:50 
    798250#: app/views/journals/_show_items.html.erb:30 
    799 #: app/views/shared/_menu.html.erb:164 app/views/shared/_menu.html.erb:625 
    800251msgid "Journal" 
    801252msgstr "" 
    802253 
    803 #: app/controllers/dashboard_controller.rb:38 
    804 #: app/views/shared/_menu.html.erb:17 
    805 msgid "All Posts" 
    806 msgstr "" 
    807  
    808 #: app/controllers/dashboard_controller.rb:38 
    809 msgid "Posts without Section" 
    810 msgstr "" 
    811  
    812 #: app/controllers/dashboard_controller.rb:38 
    813 msgid "Posts with Section" 
    814 msgstr "" 
    815  
    816 #: app/controllers/dashboard_controller.rb:44 
    817 msgid "You do not own the selected blog." 
    818 msgstr "" 
    819  
    820 #: app/controllers/dashboard_controller.rb:62 
    821 msgid "A blog with this address doesn't exist." 
    822 msgstr "" 
    823  
    824 #: app/controllers/dashboard_controller.rb:83 
    825 msgid "The section for the selected posts has been changed successfully." 
    826 msgstr "" 
    827  
    828 #: app/controllers/dashboard_controller.rb:87 
    829 msgid "The section for the selected posts has been removed successfully." 
    830 msgstr "" 
    831  
    832 #: app/controllers/dashboard_controller.rb:109 
    833 msgid "You currently don't have any tag." 
    834 msgstr "" 
    835  
    836 #: app/controllers/dashboard_controller.rb:200 
    837 msgid "The assistant is added." 
    838 msgstr "" 
    839  
    840 #: app/controllers/dashboard_controller.rb:210 
    841 msgid "The assistant is removed." 
    842 msgstr "" 
    843  
    844 #: app/controllers/dashboard_controller.rb:212 
    845 msgid "Cannot remove the assistant. Please verify the username." 
    846 msgstr "" 
    847  
    848 #: app/controllers/dashboard_controller.rb:219 
     254#: app/controllers/application.rb:60 app/views/planet/planet.html.erb:3 
     255#: app/views/planet/planet_list.html.erb:3 
     256#: app/views/shared/_popular_tag_cloud.html.erb:3 
     257#: app/views/home/error.html.erb:3 app/views/email/result.html.erb:3 
     258#: app/views/email/index.html.erb:3 app/views/ask/user.html.erb:3 
     259#: app/views/ask/view.html.erb:6 app/views/file/file_list.html.erb:3 
     260#: app/views/user/register.html.erb:3 app/views/user/login.html.erb:3 
     261#: app/views/bookmark/user.html.erb:3 app/views/dashboard/index.html.erb:3 
     262#: app/views/layouts/application.html.erb:82 
     263msgid "Welcome" 
     264msgstr "" 
     265 
     266#: app/controllers/application.rb:65 
     267#: app/views/shared/_browser_navigation.html.erb:4 
     268#: app/views/dashboard/_post_list.html.erb:38 
     269msgid "Previous" 
     270msgstr "" 
     271 
     272#: app/controllers/application.rb:66 
     273#: app/views/shared/_image_injection.html.erb:31 
     274#: app/views/shared/_browser_navigation.html.erb:18 
     275#: app/views/dashboard/_post_list.html.erb:45 
     276msgid "Next" 
     277msgstr "" 
     278 
     279#: app/controllers/application.rb:78 
     280msgid "Sun" 
     281msgstr "" 
     282 
     283#: app/controllers/application.rb:78 
     284msgid "Mon" 
     285msgstr "" 
     286 
     287#: app/controllers/application.rb:78 
     288msgid "Tue" 
     289msgstr "" 
     290 
     291#: app/controllers/application.rb:78 
     292msgid "Wed" 
     293msgstr "" 
     294 
     295#: app/controllers/application.rb:78 
     296msgid "Thu" 
     297msgstr "" 
     298 
     299#: app/controllers/application.rb:78 
     300msgid "Fri" 
     301msgstr "" 
     302 
     303#: app/controllers/application.rb:78 
     304msgid "Sat" 
     305msgstr "" 
     306 
     307#: app/controllers/application.rb:79 
     308msgid "Sunday" 
     309msgstr "" 
     310 
     311#: app/controllers/application.rb:79 
     312msgid "Monday" 
     313msgstr "" 
     314 
     315#: app/controllers/application.rb:79 
     316msgid "Tuesday" 
     317msgstr "" 
     318 
     319#: app/controllers/application.rb:79 
     320msgid "Wednesday" 
     321msgstr "" 
     322 
     323#: app/controllers/application.rb:79 
     324msgid "Thursday" 
     325msgstr "" 
     326 
     327#: app/controllers/application.rb:79 
     328msgid "Friday" 
     329msgstr "" 
     330 
     331#: app/controllers/application.rb:79 
     332msgid "Saturday" 
     333msgstr "" 
     334 
     335#: app/controllers/application.rb:80 
     336msgid "Jan" 
     337msgstr "" 
     338 
     339#: app/controllers/application.rb:80 
     340msgid "Feb" 
     341msgstr "" 
     342 
     343#: app/controllers/application.rb:80 
     344msgid "Mar" 
     345msgstr "" 
     346 
     347#: app/controllers/application.rb:80 
     348msgid "Apr" 
     349msgstr "" 
     350 
     351#: app/controllers/application.rb:80 app/controllers/application.rb:81 
     352msgid "May" 
     353msgstr "" 
     354 
     355#: app/controllers/application.rb:80 
     356msgid "Jun" 
     357msgstr "" 
     358 
     359#: app/controllers/application.rb:80 
     360msgid "Jul" 
     361msgstr "" 
     362 
     363#: app/controllers/application.rb:80 
     364msgid "Aug" 
     365msgstr "" 
     366 
     367#: app/controllers/application.rb:80 
     368msgid "Sep" 
     369msgstr "" 
     370 
     371#: app/controllers/application.rb:80 
     372msgid "Oct" 
     373msgstr "" 
     374 
     375#: app/controllers/application.rb:80 
     376msgid "Nov" 
     377msgstr "" 
     378 
     379#: app/controllers/application.rb:80 
     380msgid "Dec" 
     381msgstr "" 
     382 
     383#: app/controllers/application.rb:81 
     384msgid "January" 
     385msgstr "" 
     386 
     387#: app/controllers/application.rb:81 
     388msgid "February" 
     389msgstr "" 
     390 
     391#: app/controllers/application.rb:81 
     392msgid "March" 
     393msgstr "" 
     394 
     395#: app/controllers/application.rb:81 
     396msgid "April" 
     397msgstr "" 
     398 
     399#: app/controllers/application.rb:81 
     400msgid "June" 
     401msgstr "" 
     402 
     403#: app/controllers/application.rb:81 
     404msgid "July" 
     405msgstr "" 
     406 
     407#: app/controllers/application.rb:81 
     408msgid "August" 
     409msgstr "" 
     410 
     411#: app/controllers/application.rb:81 
     412msgid "September" 
     413msgstr "" 
     414 
     415#: app/controllers/application.rb:81 
     416msgid "October" 
     417msgstr "" 
     418 
     419#: app/controllers/application.rb:81 
     420msgid "November" 
     421msgstr "" 
     422 
     423#: app/controllers/application.rb:81 
     424msgid "December" 
     425msgstr "" 
     426 
     427#: app/controllers/application.rb:123 app/controllers/email_controller.rb:8 
     428#: app/controllers/email_controller.rb:45 
     429msgid "Cannot find the user." 
     430msgstr "" 
     431 
     432#: app/controllers/application.rb:159 
     433msgid "You are not the administrator. This attempt has been logged." 
     434msgstr "" 
     435 
     436#: app/controllers/application.rb:169 
     437msgid "Please login first." 
     438msgstr "" 
     439 
     440#: app/controllers/application.rb:183 
    849441msgid "" 
    850 "You cannot change your passphrase here. You need to change it at the " 
    851 "following server:" 
    852 msgstr "" 
    853  
    854 #: app/controllers/dashboard_controller.rb:228 
    855 msgid "The old passphrase is incorrect." 
    856 msgstr "" 
    857  
    858 #: app/controllers/dashboard_controller.rb:234 
    859 msgid "Your passphrase has been changed." 
    860 msgstr "" 
    861  
    862 #: app/controllers/dashboard_controller.rb:278 
    863 #: app/views/dashboard/passphrase.html.erb:2 
    864 #: app/views/dashboard/index.html.erb:2 app/views/dashboard/index.html.erb:22 
    865 #: app/views/shared/_menu.html.erb:277 app/views/shared/_menu.html.erb:491 
    866 msgid "Dashboard" 
    867 msgstr "" 
    868  
    869 #: app/controllers/admin/special_pages_controller.rb:19 
    870 msgid "The new special page has been published." 
    871 msgstr "" 
    872  
    873 #: app/controllers/admin/special_pages_controller.rb:45 
    874 msgid "The special page has been edited." 
    875 msgstr "" 
    876  
    877 #: app/controllers/admin/special_pages_controller.rb:57 
    878 msgid "The special page has been deleted." 
    879 msgstr "" 
    880  
    881 #: app/controllers/admin/special_pages_controller.rb:73 
    882 msgid "Special Pages" 
     442"You are currently logging in as this user. This user do not authorize to do " 
     443"the action you have just selected. You may need to log out and log in as the " 
     444"correct user." 
     445msgstr "" 
     446 
     447#: app/controllers/application.rb:212 
     448msgid "You must enter a security code." 
     449msgstr "" 
     450 
     451#: app/controllers/application.rb:215 app/controllers/admin_controller.rb:179 
     452#: app/controllers/admin_controller.rb:209 
     453#: app/controllers/admin_controller.rb:240 
     454#: app/controllers/admin_controller.rb:271 
     455#: app/controllers/admin_controller.rb:301 
     456#: app/controllers/admin_controller.rb:332 
     457#: app/controllers/admin_controller.rb:368 
     458#: app/controllers/admin_controller.rb:398 
     459#: app/controllers/admin_controller.rb:428 
     460msgid "You have entered an incorrect security code." 
     461msgstr "" 
     462 
     463#: app/controllers/application.rb:254 app/views/comment/_comments.html.erb:40 
     464msgid "Comments are closed for this item." 
     465msgstr "" 
     466 
     467#: app/controllers/application.rb:290 
     468msgid "Your comment is added." 
     469msgstr "" 
     470 
     471#: app/controllers/application.rb:301 
     472msgid "The comment has been deleted." 
     473msgstr "" 
     474 
     475#: app/controllers/application.rb:315 
     476msgid "The comment ID is invalid." 
     477msgstr "" 
     478 
     479#: app/controllers/application.rb:360 
     480msgid "The theme has been saved." 
     481msgstr "" 
     482 
     483#: app/controllers/application.rb:366 
     484msgid "Please select the theme." 
     485msgstr "" 
     486 
     487#: app/controllers/journals_controller.rb:98 
     488msgid "Recent Journal Entries of Others" 
     489msgstr "" 
     490 
     491#: app/controllers/journals_controller.rb:121 
     492msgid "The journal has already been subscribed." 
     493msgstr "" 
     494 
     495#: app/controllers/journals_controller.rb:126 
     496msgid "The journal has been subscribed." 
     497msgstr "" 
     498 
     499#: app/controllers/journals_controller.rb:146 
     500msgid "The journal has been unsubscribed." 
     501msgstr "" 
     502 
     503#: app/controllers/journals_controller.rb:161 
     504msgid "The journal hasn't been subscribed." 
     505msgstr "" 
     506 
     507#: app/controllers/profile_controller.rb:15 
     508msgid "All Users" 
     509msgstr "" 
     510 
     511#: app/controllers/profile_controller.rb:29 
     512msgid "Cannot find a user with the tag." 
     513msgstr "" 
     514 
     515#: app/controllers/profile_controller.rb:54 
     516msgid "This user has restricted access to his or her profile." 
     517msgstr "" 
     518 
     519#: app/controllers/profile_controller.rb:111 
     520msgid "" 
     521"Your profile picture has been saved. You may need to press Ctrl+F5 to see " 
     522"the change." 
     523msgstr "" 
     524 
     525#: app/controllers/profile_controller.rb:114 
     526msgid "The system cannot save your picture." 
     527msgstr "" 
     528 
     529#: app/controllers/profile_controller.rb:117 
     530msgid "The system cannot read your picture. You may try another picture." 
    883531msgstr "" 
    884532 
    885533#: app/controllers/blog_controller.rb:32 app/controllers/blog_controller.rb:34 
     534#: app/views/shared/_menu.html.erb:32 
    886535msgid "Recent Blogs" 
    887536msgstr "" 
     
    891540msgstr "" 
    892541 
    893 #: app/controllers/blog_controller.rb:56 app/views/blog/blog_list.html.erb:2 
    894 #: app/views/dashboard/tag.html.erb:62 app/views/dashboard/blogs.html.erb:2 
    895 #: app/views/shared/_menu.html.erb:12 app/views/shared/_menu.html.erb:100 
    896 #: app/views/shared/_menu.html.erb:495 app/views/shared/_menu.html.erb:572 
    897 #: app/views/shared/_blogs.html.erb:3 
     542#: app/controllers/blog_controller.rb:56 app/views/shared/_menu.html.erb:21 
     543#: app/views/shared/_menu.html.erb:109 app/views/shared/_menu.html.erb:506 
     544#: app/views/shared/_menu.html.erb:583 app/views/shared/_blogs.html.erb:3 
     545#: app/views/blog/blog_list.html.erb:2 app/views/dashboard/blogs.html.erb:3 
     546#: app/views/dashboard/tag.html.erb:62 
    898547msgid "Blogs" 
    899548msgstr "" 
     
    909558#: app/controllers/blog_controller.rb:160 
    910559msgid "This blog has been edited." 
     560msgstr "" 
     561 
     562#: app/controllers/blog_controller.rb:167 
     563#: app/controllers/file_controller.rb:133 
     564msgid "Invalid parameters" 
    911565msgstr "" 
    912566 
     
    942596#: app/controllers/blog_controller.rb:262 
    943597#: app/controllers/post_controller.rb:31 
    944 #: app/controllers/post_controller.rb:143 app/views/blog/post.html.erb:3 
    945 #: app/views/blog/blog_tag.html.erb:8 
     598#: app/controllers/post_controller.rb:143 
     599#: app/views/comment/_comment_form.html.erb:65 
     600#: app/views/blog/blog_tag.html.erb:8 app/views/blog/post.html.erb:3 
    946601#: app/views/post/popular_tag_cloud.html.erb:2 
    947 #: app/views/comment/_comment_form.html.erb:65 
    948602msgid "Post" 
    949603msgstr "" 
     
    983637msgstr "" 
    984638 
    985 #: app/controllers/application.rb:59 app/views/planet/planet_list.html.erb:3 
    986 #: app/views/planet/planet.html.erb:3 app/views/user/login.html.erb:3 
    987 #: app/views/user/register.html.erb:3 app/views/dashboard/index.html.erb:3 
    988 #: app/views/home/error.html.erb:3 app/views/layouts/application.html.erb:81 
    989 #: app/views/email/result.html.erb:3 app/views/email/index.html.erb:3 
    990 #: app/views/ask/view.html.erb:6 app/views/ask/user.html.erb:3 
    991 #: app/views/bookmark/user.html.erb:3 app/views/file/file_list.html.erb:3 
    992 #: app/views/shared/_popular_tag_cloud.html.erb:3 
    993 msgid "Welcome" 
    994