zh_CN.GB2312.php 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?php $TRANSLATIONS = array(
  2. "Unable to load list from App Store" => "不能从App Store 中加载列表",
  3. "Email saved" => "Email 保存了",
  4. "Invalid email" => "非法Email",
  5. "OpenID Changed" => "OpenID 改变了",
  6. "Invalid request" => "非法请求",
  7. "Authentication error" => "认证错误",
  8. "Language changed" => "语言改变了",
  9. "Error" => "错误",
  10. "Disable" => "禁用",
  11. "Enable" => "启用",
  12. "Saving..." => "保存中...",
  13. "__language_name__" => "Chinese",
  14. "Security Warning" => "安全警告",
  15. "Cron" => "定时",
  16. "Log" => "日志",
  17. "More" => "更多",
  18. "Add your App" => "添加你的应用程序",
  19. "Select an App" => "选择一个程序",
  20. "See application page at apps.owncloud.com" => "在owncloud.com上查看应用程序",
  21. "-licensed" => "-许可了",
  22. "by" => "由",
  23. "Documentation" => "文档",
  24. "Managing Big Files" => "管理大文件",
  25. "Ask a question" => "提一个问题",
  26. "Problems connecting to help database." => "连接到帮助数据库时的问题",
  27. "Go there manually." => "收到转到.",
  28. "Answer" => "回答",
  29. "You use" => "你使用",
  30. "of the available" => "可用的",
  31. "Desktop and Mobile Syncing Clients" => "桌面和移动同步客户端",
  32. "Download" => "下载",
  33. "Your password got changed" => "你的密码已经改变",
  34. "Unable to change your password" => "不能改变你的密码",
  35. "Current password" => "现在的密码",
  36. "New password" => "新密码",
  37. "show" => "展示",
  38. "Change password" => "改变密码",
  39. "Email" => "Email",
  40. "Your email address" => "你的email地址",
  41. "Fill in an email address to enable password recovery" => "输入一个邮箱地址以激活密码恢复功能",
  42. "Language" => "语言",
  43. "Help translate" => "帮助翻译",
  44. "use this address to connect to your ownCloud in your file manager" => "使用这个地址和你的文件管理器连接到你的ownCloud",
  45. "Name" => "名字",
  46. "Password" => "密码",
  47. "Groups" => "组",
  48. "Create" => "新建",
  49. "Default Quota" => "默认限额",
  50. "Other" => "其他的",
  51. "Quota" => "限额",
  52. "Delete" => "删除"
  53. );