zh_TW.rb
上传用户:netsea168
上传日期:2022-07-22
资源大小:4652k
文件大小:25k
源码类别:

Ajax

开发平台:

Others

  1. Localization.define('zh_TW') do |l|
  2.   # General
  3.   l.store "your blog", "你的部落格"
  4.   l.store "Typo admin", "Typo管理員"
  5.   l.store "Publish", "公開"
  6.   l.store "Manage", "管理"
  7.   l.store "Feedback", "回應"
  8.   l.store "Design", "設計"
  9.   l.store "Users", "使用者"
  10.   l.store "Settings", "設定"
  11.   l.store "Things you can do", "你可以做的事"
  12.   l.store "with %s Famfamfam iconset %s", "%s 個Famfamfam iconset %s"
  13.   #admin/login.rhtml
  14.   l.store "Username", "名稱"
  15.   l.store "Password", "密碼"
  16.   l.store "Login", "登入"
  17.   l.store "Back to the blog", "回到部落格"
  18.   # admin/logout.rhtml
  19.   l.store "You are now logged out of the system", "您已經登出系統"
  20.   l.store "Do you want to go to your blog?", "進入您的部落格?"
  21.   l.store "Logoff", "退出系統"
  22.   # admin/signup.rhtml
  23.   l.store "Signup", "註冊"
  24.   l.store "Desired login", "登入名稱"
  25.   l.store "Display name", "暱稱"
  26.   l.store "Email", "Email"
  27.   l.store "Choose password", "密碼"
  28.   l.store "Confirm password", "密碼確認"
  29.   # admin/dashboard/index.rhtml
  30.   l.store "What can you do ?", "你可以做什麼?"
  31.   l.store "Write Post", "寫部落格"
  32.   l.store "Write Page", "撰寫頁面"
  33.   l.store "Update your profile or change your password", "請更新您的個人資料或者修改密碼"
  34.   l.store "Change you blog presentation", "修改外觀"
  35.   l.store "Enable plugins", "Enable plugins"
  36.   l.store "Last Comments", "最新評論"
  37.   l.store "Last posts", "最新文章"
  38.   l.store "Most popular", "人氣文章"
  39.   l.store "Typo documentation", "Typo文件"
  40.   l.store "No comments yet", "沒有任何評論"
  41.   
  42.   # app/views/admin/dashboard/_comments.html.erb
  43.   l.store "Latest Comments", "最近評論"
  44.   l.store "No comments yet", "沒有任何評論"
  45.   l.store "by %s on %s", "由%s在%s"
  46.   # app/views/admin/dashboard/_inbound.html.erb
  47.   l.store "Inbound links", "導入連結"
  48.   l.store "No one made a link to you yet", "目前沒有人連結到你"
  49.   l.store " made a link to you saying ", "連結到你,並且說"
  50.   l.store "You have no internet connection", "你沒有連結到網路"
  51.   # app/views/admin/dashboard/_overview.html.erb
  52.   l.store "This place gives you a quick overview of what happens on your Typo blog and what you can do. Maybe will you want to %s, %s or %s.", "這個地方給你一個快速的綜覽,讓你知道你的部落格發生甚麼事情了。也許你想要%s, %s或%s"
  53.   l.store "update your profile or change your password", "更新資料或者修改密碼"
  54.   l.store "You can also do a bit of design, %s or %s.", "你也可以作一些設計, %s或%s."
  55.   l.store "change your blog presentation", "修改你的部落格外觀"
  56.   l.store "enable plugins", "啟動plugins"
  57.   l.store "write a post", "寫一篇文章"
  58.   l.store "write a page", "寫一個頁面"
  59.   # app/views/admin/dashboard/_popular.html.erb
  60.   l.store "Most popular", "最受歡迎"
  61.   l.store "Nothing to show yet", "還沒有東西"
  62.   # app/views/admin/dashboard/_posts.html.erb
  63.   l.store "Latest posts", "最近發文"
  64.   l.store "No posts yet, why don't you start and write one", "你還沒有發文"
  65.   # app/views/admin/dashboard/_sysinfo.html.erb
  66.   l.store "System information", "系統資訊"
  67.   l.store "You're running Typo %s", "你現在是使用Typo %s"
  68.   l.store "Statistics", "統計資訊"
  69.   l.store "Total posts : %d", "發文總計:%d"
  70.   l.store "Your posts : %d", "你的發文:%d"
  71.   l.store "Total comments : %d", "評論總計:%d"
  72.   l.store "Spam comments : %d", "垃圾評論:%d"
  73.   # app/views/admin/dashboard/_typo_dev.html.erb
  74.   l.store "Latest news from the Typo development blog", "Typo開發部落格的最新消息"
  75.   l.store "Oh no, nothing new", "沒有新訊息"
  76.   
  77.   # admin/dashboard/_overview.html.erb
  78.   l.store "Welcome back, %s!", "歡迎回來, %s!"
  79.   #admin/base/recent_comments.rhtml
  80.   l.store "Recent comments", "最近評論"
  81.   #admin/base/recent_trackbacks.rhtml
  82.   l.store "Recent trackbacks", "最近引用"
  83.   #admin/blacklist/_blacklis_patterns.rhtml
  84.   l.store "Pattern", "樣式"
  85.   l.store "Type", "型態"
  86.   l.store "Edit", "修改"
  87.   l.store "Delete", "刪除"
  88.   #admin/blacklist/_form.rhtml
  89.   l.store "String", "字串"
  90.   l.store "Regex", "正規表示法"
  91.   #admin/blacklist/_quick_post.rhtml
  92.   l.store "Add pattern", "新增樣式"
  93.   l.store "Cancel", "取消"
  94.   l.store "or", "或"
  95.   #admin/blacklist/destroy.rhtml
  96.   l.store "Blacklist Patterns", "黑名單樣式"
  97.   l.store "Show this pattern", "秀出樣式"
  98.   l.store "Are you sure you want to delete this item?", "確認刪除?"
  99.   #admin/blacklist/edit.rhtml
  100.   l.store "Editing pattern", "修改樣式"
  101.   #admin/blacklist/list.rhtml
  102.   l.store "Create new Blacklist", "建立黑名單"
  103.   #admin/cache/list.rhtml
  104.   l.store "Cache", "Cache"
  105.   l.store "There are %d entries in the page cache", "有%d個項目在Cache中"
  106.   #admin/categories/_categories.rhtml
  107.   l.store "Category title", "分類標題"
  108.   l.store "Articles", "文章"
  109.   #admin/categories/_form.rhtml
  110.   l.store "Name", "名字"
  111.   #admin/categories/_quick_post.rhtml
  112.   l.store "Title", "標題"
  113.   l.store "Add category", "新增分類"
  114.   #admin/categorie/destroy.rhtml
  115.   l.store "Categories", "分類"
  116.   l.store "Show this category", "秀出分類"
  117.   l.store "Delete this category", "刪除分類"
  118.   l.store "Are you sure you want to delete the category ", "確認刪除此分類? "
  119.   #admin/category/list.html.erb
  120.   l.store "add new", "新增"
  121.   #admin/category/edit.rhtml
  122.   l.store "Editing category", "修改分類"
  123.   #admin/category/list.rhtml
  124.   l.store "Manage Categories", "分類管理"
  125.   l.store "Create new category", "增加新的分類"
  126.   l.store "Reorder", "重新排序"
  127.   l.store "Sort alphabetically", "依字母順序排序"
  128.   l.store "Manage Articles", "管理文章"
  129.   l.store "Manage Pages", "管理頁面"
  130.   l.store "Manage Resources", "管理資源"
  131.   #admin/category/reorder.rhtml
  132.   l.store "(Done)", "(完成)"
  133.   #admin/category/show
  134.   l.store "Edit this category", "類目編輯"
  135.   l.store "Articles in", "記事"
  136.   #admin/comments/_form.rhtml
  137.   l.store "Author", "作者" 
  138.   l.store "Url", "Url"
  139.   l.store "Body", "本文主體" 
  140.   #admin/comments/comments.rhtml
  141.   l.store "on", "の"
  142.   #admin/comments/destroy.rhtml
  143.   l.store "Comments for", "做出評論" 
  144.   #admin/comments/edit.rhtml
  145.   l.store "Show this comment", "秀出評論" 
  146.   l.store "View comment on your blog", " 查看評論"
  147.   l.store "Editing comment", "修改評論" 
  148.   #admin/comments/list.rhtml
  149.   l.store "IP", "IP"
  150.   l.store "Posted date", "貼上日期" 
  151.   #admin/comments/new.rhtml
  152.   l.store "Creating comment", "設計評論" 
  153.   #admin/content/_articles.rhtml
  154.   l.store "Posts", "貼出 "
  155.   l.store "Uploads", "上載" 
  156.   l.store "Post title", "貼上標題" 
  157.   l.store "Posted at", "上傳"  
  158.   l.store "Comments", "評論" 
  159.   l.store "Trackbacks", "引用" 
  160.   l.store "View", "查看" 
  161.   l.store "Status", "身分" 
  162.   l.store "Offline", "下線" 
  163.   l.store "Online", "上線" 
  164.   l.store "no trackbacks", "沒有引用" 
  165.   l.store "no comments", "沒有評論" 
  166.   #admin/content/_attachment.rhtml
  167.   l.store "Remove", "移除"
  168.   l.store "Really delete attachment", "確定刪除附件?" 
  169.   l.store "Add Another Attachment", "新增其他附件" 
  170.   #admin/content/_form.rhtml
  171.   l.store "Article Body", "文章主體"
  172.   l.store "Post", "Post"
  173.   l.store "Optional extended content", "選擇擴增內容" 
  174.   l.store "Optional Extended Content", "選擇延續內容" 
  175.   l.store "Article Content", " 文章內容"
  176.   l.store "Extended Content", "擴增內容" 
  177.   l.store "Tags", "標籤" 
  178.   l.store "Save", "存檔" 
  179.   l.store "Article Attachments", "文章附件" 
  180.   l.store "Article Options","文章選項"
  181.   l.store "Permalink", "固定連接" 
  182.   l.store "Allow comments", "允許評論" 
  183.   l.store "Allow trackbacks", "允許引用" 
  184.   l.store "Published", "已公開的" 
  185.   l.store "Publish at", "公開" 
  186.   l.store "Textfilter", "文章篩選" 
  187.   l.store "Toggle Extended Content", "切換擴增內容" 
  188.   #admin/content/_pages.rhtml
  189.   l.store "Previous page", "前一頁"
  190.   l.store "Next page", "下一頁" 
  191.   #admin/content/_show_categories.rhtml
  192.   l.store "Currently this article is listed in following categories", "將本篇文章列在以下分類中"
  193.   l.store "You can add it to the following categories", "你可以新增至以下分類中"
  194.   #admin/content/_show_ressources.rhtml
  195.   l.store "Currently this article has the following ", "將本篇文章接在下列"
  196.   l.store "You can associate the following resources", "你可以連結下列資源"
  197.   #admin/content/destroy.rhtml
  198.   l.store "Show this article", "秀出文章"
  199.   l.store "Are you sure you want to delete this article", "確定刪除本篇文章?"
  200.   l.store "Delete this article", "刪除本篇文章"
  201.   #admin/content/edit.rhtml
  202.   l.store "Edit Article", "修改文章"
  203.   l.store "View article on your blog", "在你的部落格查看文章"
  204.   #admin/content/new.rhtml
  205.   l.store "Write a Page", "編寫本頁"
  206.   l.store "Write an Article", "編寫文章"
  207.   #admin/content/preview.rhtml
  208.   l.store "Posted by", "貼上"
  209.   #admin/content/show.rhtml
  210.   l.store "Preview Article", "先前文章"
  211.   l.store "Edit this article", "修改本篇文章"
  212.   l.store "Last updated", "上一次更新"
  213.   l.store "Attachments", "附件"
  214.   #admin/feedback/list.rhtml
  215.   l.store "Limit to spam", "限制垃圾郵件"
  216.   l.store "Limit to unconfirmed", "限制未許可的"
  217.   l.store "Limit to unconfirmed spam", "限制未許可的垃圾郵件"
  218.   l.store "Blacklist", "列入黑名單"
  219.   l.store "Feedback Search", "信息反饋搜尋"
  220.   l.store "Comments and Trackbacks for", "作為評論和引用"
  221.   #admin/general/task
  222.   l.store "Basic settings", "基本設定"
  223.   l.store "Advanced settings", "進階設定"
  224.   l.store "Blog advanced settings", "部落格進階設定"
  225.   #admin/general/index.rhtml
  226.   l.store "Blog settings", "部落格設定"
  227.   l.store "Which settings group would you like to edit", "你要修改哪一個設定群組?"
  228.   l.store "General settings", "一般設定"
  229.   l.store "General Settings", "一般設定"
  230.   l.store "Read", "讀取"
  231.   l.store "Write", "寫入"
  232.   l.store "Discuss", "詳述"
  233.   l.store "Notification", "回報通知"
  234.   l.store "Spam Protection", "垃圾郵件防護"
  235.   l.store "Resource Settings", "資源設定"
  236.   l.store "Cache", "儲存"
  237.   l.store "Blog name", "部落格名稱"
  238.   l.store "Blog subtitle", "副標題"
  239.   l.store "Language", "言語"
  240.   l.store "This option let you choose between the simple admin interface or the complete one, displaying much more options and therefore more complicated to use. For advanced users only.", "只讓進階使用者選擇簡單或完整的界面,顯示更多更複雜的選項"
  241.   l.store "Blog URL", "部落格URL"
  242.   l.store "Latitude, Longitude", "緯度,經度"
  243.   l.store "Display", "顯示"
  244.   l.store "your lattitude and longitude", "你的緯度、經度"
  245.   l.store "exemple", "舉例"
  246.   l.store "Search Engine Optimisation", "SEO"
  247.   l.store "Show blog name", "顯示部落格名稱"
  248.   l.store "At the beginning of page title", "頁首標題"
  249.   l.store "At the end of page title", "頁末標題"
  250.   l.store "Don't show blog name in page title", "頁面標題不要秀出部落格名稱"
  251.   l.store "Save Settings", "儲存設定"
  252.   l.store "articles on my homepage by default", "預設的首頁文章"
  253.   l.store "articles in my news feed by default", "預設的feed文章"
  254.   l.store "Show full article on feed", "顯示全部feed文章"
  255.   l.store "Article filter", "篩選文章"
  256.   l.store "Comments filter", "篩選評論"
  257.   l.store "When publishing articles, Typo can send trackbacks to websites that you link to. This should be disabled for private blogs as it will leak non-public information to sites that you're discussing. For public blogs, there's no real point in disabling this.", "當公開的文章或引用會洩漏你私人的資訊時,對於不公開的部落格typo會終止連結。在公開的部落格並無此選項"
  258.   l.store "Send trackbacks", "引用發送"
  259.   l.store "URLs to ping automatically", "URL自動地Ping"
  260.   l.store "This setting allows you to disable trackbacks for every article in your blog.  It won't remove existing trackbacks, but it will prevent any further attempt to add a trackback anywhere on your blog.", "此設定可以讓你部落格裡的文章停止引用,這個舉動並不會刪除存在的引用,但是會阻止將來你要試圖增加的引用"
  261.   l.store "Disable trackbacks site-wide" ,"喪失網點範圍的引用"
  262.   l.store "Enable Trackbacks by default", "預設為可以引用"
  263.   l.store "You can enable site wide feeback moderation. If you do so, no comment or trackback will appear on your blog unless you validate it", "你可以設定網點範圍有限度的反饋。這麼做將不會有任何評論引用出現在你的部落格,除非你使之生效"
  264.   l.store "Enable feedback moderation", "適度可以反饋"
  265.   l.store "Enable comments by default", "預設為可以回應"
  266.   l.store "Show your email address", "秀出你的email位址"
  267.   l.store "Enable gravatars", "可以顯示留言大頭貼"
  268.   l.store "You can optionally disable non-Ajax comments. Typo will always use Ajax for comment submission if Javascript is enabled, so non-Ajax comments are either from spammers or users without Javascript.", "你可以隨意地讓non-Ajax評論無效。如果Javascript是有效的,對於提交評論typo會使用ajax,所以non-Ajax的評論是因為使用者或spammper沒有使用Javascript。"
  269.   l.store "Allow non-ajax comments", "允許non-ajax評論"
  270.   l.store "Disable comments after", "在失效的評論之後"
  271.   l.store "Set to 0 to never disable comments", "設定0為絕不失效的評論"
  272.   l.store "Typo will automatically reject comments and trackbacks which contain over a certain amount of links in them", "Typo會自動回絕評論和引用,包含某些可靠的連結總數"
  273.   l.store "Max Links", "最大的連結值"
  274.   l.store "Set to 0 to never reject comments", "設定0回絕不回絕的評論"
  275.   l.store "Typo can notify you when new articles or comments are posted", "當新的文章或評論被貼上時typo會通知你"
  276.   l.store "Source Email", "原始email"
  277.   l.store "Email address used by Typo to send notifications", "email位址使用typo發出通知"
  278.   l.store "Jabber account", "Jabber帳目"
  279.   l.store "Jabber account to use when sending Jabber notifications", "當發出jabber通知時使用jabber帳目"
  280.   l.store "Jabber password", "Jabber密碼"
  281.   l.store "Spam protection", "防止垃圾郵件"
  282.   l.store "Enabling spam protection will make typo compare the IP address of posters as well as the contents of their posts against local and remote blacklists. Good defense against spam bots", "typo會根據張貼者IP的位址內容還有黑名單來有效防止垃圾郵件。好的防禦可以抑制垃圾郵寄"
  283.   l.store "Enable spam protection", "有效防止垃圾郵件"
  284.   l.store "Typo can (optionally) use the %s spam-filtering service.  You need to register with Akismet and receive an API key before you can use their service.  If you have an Akismet key, enter it here", "Typo隨意的使用 %s 篩選垃圾郵件服務。"
  285.   l.store "Akismet Key", "Akismet鍵"
  286.   l.store "The below settings act as defaults when you choose to publish an enclosure with iTunes metadata", "當你決定藉iTunes metadata來發佈一個附件,以下行為會被當成預設的"
  287.   l.store "Subtitle", "副標題"
  288.   l.store "Summary", "概要"
  289.   l.store "Setting for channel", "設定頻道"
  290.   l.store "Optional Name", "隨意的命名"
  291.   l.store "Not published by Apple", "非經由Apple所發布"
  292.   l.store "Copyright Information", "著作權資訊"
  293.   l.store "Explicit", "Explicit"
  294.   l.store "Empty Fragment Cache", "清空零碎儲存體"
  295.   l.store "Rebuild cached HTML", "重建HTML儲存體"
  296.   l.store "There are %d entries in the cache", "儲存體裡有全部的%d"
  297.   l.store "days", "日期"
  298.   #admin/general/update_database
  299.   l.store "Database migration", "資料庫移動"
  300.   l.store "Information", "資訊"
  301.   l.store "Current database version", "當前的資料庫版本"
  302.   l.store "New database version", "新資料庫版本"
  303.   l.store "Your database supports migrations", "你的資料庫支援移動"
  304.   l.store "yes", "確認"
  305.   l.store "no", "取消"
  306.   l.store "Needed migrations", "必要的移動"
  307.   l.store "You are up to date!", "你現在是最新的狀態"
  308.   l.store "Update database now", "現在更新資料庫"
  309.   l.store "may take a moment", "需要稍等一下"
  310.   l.store "config updated.", "更新設定"
  311.   #admin/pages/_form.rhtml
  312.   l.store "Page Body", "頁面本文"
  313.   l.store "Page Content", "頁面內容"
  314.   l.store "Location", "位置"
  315.   l.store "Page Options", "頁面選擇"
  316.   #admin/pages/_pages.rhtml
  317. l.store "Action", "開始行動"
  318.   l.store "Pages","頁數"
  319.   l.store "Show this page", "秀出此頁"
  320.   l.store "Are you sure you want to delete the page", "你確定要刪除此頁?"
  321.   l.store "Delete this page", "刪除此頁"
  322.   #admin/pages/edit.rhtml
  323.   l.store "Create new page", "設計新的一頁"
  324.   l.store "View page on your blog", "在你的部落格查看頁面"
  325.   l.store "Editing page", "修改頁面中"
  326.   l.store "Manage Text Filters", "管理文字過濾"
  327.   #admin/pages/show.rhtml
  328.   l.store "Edit this page", "修改此頁"
  329.   l.store "by", "by"
  330.   #admin/ressources/_metadata_add.rhtml
  331.   l.store "Resource MetaData", "MetaData資源"
  332.   l.store "Set iTunes metadata for this enclosure", "設定附件的iTunes metadata"
  333.   l.store "Duration", "持續時間"
  334.   l.store "Key Words", "輸入"
  335.   l.store "seperate with spaces", "空間區分"
  336.   l.store "Category", "分類"
  337.   #admin/resources/_metadata_edit.rhtml
  338.   l.store "Remove iTunes Metadata", "移除iTunes Metadata"
  339.   l.store "Content Type", "內容類型"
  340.   #admin/resources/_resources.rhtml
  341.   l.store "Filename", "檔案名稱"
  342.   l.store "right-click for link", "右鍵連結"
  343.   l.store "MetaData", "MetaData"
  344.   l.store "File Size", "檔案大小"
  345.   l.store "Uploaded", "上載"
  346.   l.store "Edit MetaData", "修改MetaData"
  347.   l.store "Add MetaData", "新增MetaData"
  348.   #admin/resources/destroy.rhtml
  349.   l.store "File Uploads", "檔案上載"
  350.   l.store "Upload a new File", "上載一個新檔案"
  351.   l.store "Are you sure you want to delete this file", "你確定要刪除此檔案?"
  352.   l.store "Delete this file from the webserver?", "從網路伺服器刪除此檔案?"
  353.   #admin/resources/new.rhtml
  354.   l.store "Upload a File to your Site", "上傳一個檔案到你的網點"
  355.   l.store "Upload", "上傳"
  356.   l.store "Upload a new Resource", "上傳一個新的資源"
  357.   l.store "File", "檔案"
  358.   #admin/sidebar/_avaliables.rhtml
  359.   l.store "You have no plugins installed", "你沒有plugins可以安置"
  360.   #admin/sidebar/_publish.rhtml
  361.   l.store "Changes published", "公開變更"
  362.   #admin/sidebar/_target.rhtml
  363.   l.store "Drag some plugins here to fill your sidebar", "拖曳一些plugins填滿你的sidebar"
  364.   #admin/sidebar/index.rhtml
  365.   l.store "Choose a theme", "選擇一個主題"
  366.   l.store "Drag and drop to change the sidebar items displayed on this blog.  To remove items from the sidebar just click remove  Changes are saved immediately, but not activated until you click the 'Publish' button", "在這個部落格顯示拖曳改變的sidebar選項。從sidebar選項移除會立即存檔,但是不會執行直到你輸入<公開>鍵"
  367.   l.store "Publish changes", "公開變更"
  368.   l.store "Available Items", "可用的項目"
  369.   l.store "Active Sidebar items", "有效的側邊欄項目"
  370.   #admin/textfilters/_form.rhtml
  371.   l.store "Description", "説明"
  372.   l.store "Markup type", "審定類型"
  373.   l.store "Post-processing filters", "篩選上傳處理"
  374.   l.store "Parameters", "參數"
  375.   #admin/textfilters/_macros.rhtml
  376.   l.store "Show Help", "顯示協助"
  377.   #admin/textfilters/_textfilters.rhtml
  378.   l.store "Markup", "審定"
  379.   l.store "Filters", "篩選器"
  380.   #admin/textfilters/destroy.rhtml
  381.   l.store "Text Filters", "本文篩選器"
  382.   l.store "Are you sure you want to delete this filter", "你確定要刪除此篩選器?"
  383.   l.store "Delete this filter", "刪除此篩選器"
  384.   #admin/textfilters/edit.rhtml
  385.   l.store "Editing textfilter", "修改本文篩選器"
  386.   #admin/textfilters/list.rhtml
  387.   l.store "Create new text filter", "設計新的本文篩選器"
  388.   l.store "Customize Sidebar", "定製側邊欄"
  389.   l.store "Macros", "巨集"
  390.   #admin/textfilters/macro_help.rhtml
  391.   l.store "Macro Filter Help", "巨集篩選器協助"
  392.   l.store "Creating text filter", "建立本文篩選器"
  393.   #admin/textfilters/show.rhtml
  394.   l.store "Text Filter Details", "本文篩選器細節"
  395.   l.store "Edit this filter", "修改此篩選器"
  396.   l.store "See help text for this filter", "查看協助針對此篩選器"
  397.   #admin/themes/index.rhtml
  398.   l.store "Choose a theme", "選擇主題"
  399.   l.store "Activate", "執行中"
  400.   l.store "Active theme", "執行中主題"
  401.   #admin/trackbacks/edit.rhtml
  402.   l.store "Trackbacks for", "作為引用"
  403.   l.store "Editing trackback", "修改引用"
  404.   #admin/trackbacks/new.rhtml
  405.   l.store "Creating trackback", "設計引用中"
  406.   l.store "Edit this trackback", "修改此引用"
  407.   #admin/users/_form.rhtml
  408.   l.store "Jabber", "Jabber"
  409.   l.store "Password Confirmation", "密碼確認"
  410.   l.store "Send notification messages via email", "經由email發出通知訊息"
  411.   l.store "Send notification messages when new articles are posted", "新的文章貼上時發出通知訊息"
  412.   l.store "Send notification messages when comments are posted", "新的評錀貼上時發出通知訊息"
  413.   #admin/user/_user.rhtml
  414.   l.store "Number of Articles", "文章編號"
  415.   l.store "Number of Comments", "評論編號"
  416.   l.store "Notified", "通知"
  417.   l.store "via email", "經由email"
  418.   #admin/user/destroy.rhtml
  419.   l.store "Show this user", "顯示使用者"
  420.   l.store "Really delete user", "確定刪除使用者"
  421.   #admin/user/edit.rhtml
  422.   l.store "Edit User", "修改使用者"
  423.   l.store "Editing User", "修改使用者中中"
  424.   l.store "New User", "新的使用者"
  425.   l.store "Add new user", "新增使用者"
  426.   #admin/user/new.rhtml
  427.   l.store "Creating user", "設定使用者"
  428.   #admin/user/show.rhtml
  429.   l.store "User's articles", "使用者文章"
  430.   l.store "Notify via email", "經由email通知"
  431.   l.store "Notify on new articles", "新文章通知"
  432.   l.store "Notify on new comments", "新評論通知"
  433.   #articles/_comment.rhtml
  434.   l.store "said", "發言"
  435.   l.store "This comment has been flagged for moderator approval.  It won't appear on this blog until the author approves it", "這篇評論被標示為版主所允許的。他不會在部落格顯示直到版主承認他。"
  436.   #articles/_comment_box.rhtml
  437.   l.store "Your name", "你的名稱"
  438.   l.store "Your blog", "你的部落格"
  439.   l.store "Your email", "你的email"
  440.   l.store "Your message", "你的訊息"
  441.   l.store "Comment Markup Help", "評論顯示協助"
  442.   l.store "Preview comment", "預覽評論"
  443.   #articles/_trackback.rhtml
  444.   l.store "From", "From"
  445.   #articles/archives.rhtml
  446.   l.store "No articles found", "沒有找到任何文章"
  447.   #articles/comment_preview.rhtml
  448.   l.store "is about to say", "這是關於~~"
  449.   #articles/groupings.rhtml
  450.   l.store "There are", "有"
  451.   #articles/index.rhtml
  452.   l.store "Read more", "閱讀更多"
  453.   l.store "Older posts", "從前貼上的"
  454.   #articles/read.rhtml
  455.   l.store "Leave a response", "離開一個回應"
  456.   l.store "Use the following link to trackback from your own site", "從你所屬的網點用隨後的連結去引用"
  457.   l.store "RSS feed for this post", "為本篇提供RSS"
  458.   l.store "trackback uri", "引用URL"
  459.   l.store "Comments are disabled", "評論停用"
  460.   l.store "Pictures from", "圖像顯示從~"
  461.   #vendor/plugins/aimpresence_sidebar/aimpresence_sidebar.rb
  462.   l.store "AIM Presence", "AIM存在"
  463.   #vendor/plugins/aimpresence_sidebar/views/content.rb
  464.   l.store "AIM Status", "AIM身分"
  465.   #vendor/plugins/xml_sidebar/xml_sidebar.rb
  466.   l.store "XML Syndication", "XML簡易整合"
  467.   #vendor/plugins/xml_sidebar/xml_sidebar.rb
  468.   l.store "Syndicate", "整合發表"
  469.   #vendor/plugins/archives_sidebar/views/content.rb
  470.   l.store "Archives", "歸檔"
  471.   #vendor/plugins/tags_sidebar/views/content.rb
  472.   l.store "Tags", "標示標籤"
  473.   #app/helpers/admin/base_helper.rb
  474.   l.store "Back to overview", "回到概覽"
  475.   l.store "log out", "登出"
  476.   #app/controller/admin/cache_controller.rb
  477.   l.store "Cache was cleared", "cache已清除"
  478.   l.store "HTML was cleared", "HTML已清除"
  479.   #app/controller/admin/categories_controller.rb
  480.   l.store "Category was successfully created.", "分類已成功設定"
  481.   l.store "Category could not be created.", "分類不能被設定"
  482.   l.store "Category was successfully updated.", "分類已成功更新"
  483.   #app/models/article.rb
  484.   l.store "New post", "新的上傳"
  485.   l.store "A new message was posted to ", "一個新的訊息已被貼上"
  486.   #app/helper/application_helper.rb
  487.   l.store "no ", "no "
  488.   #app/controller/admin/resource_controller.rb
  489.   l.store "File uploaded: ", "檔案上傳: "
  490.   l.store "Unable to upload", "不能被上傳"
  491.   l.store "Metadata was successfully removed.", "Metadata已成功被移除"
  492.   l.store "Metadata was successfully updated.", "Metadata已成功更新"
  493.   l.store "Not all metadata was defined correctly.", "並非所有Metadata已被正確定義"
  494.   l.store "Content Type was successfully updated.", "內容類型已被成功更新"
  495.   l.store "Error occurred while updating Content Type.", "當更新內容類型時發生錯誤"
  496.   l.store "complete", "完成"
  497. end