feedback.php 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?php
  2. return array(
  3. 'admin' => array(
  4. 'optimization_complete' => '최적화과 완료되었습니다',
  5. ),
  6. 'access' => array(
  7. 'denied' => '이 페이지에 접근할 수 있는 권한이 없습니다',
  8. 'not_found' => '이 페이지는 존재하지 않습니다',
  9. ),
  10. 'auth' => array(
  11. 'form' => array(
  12. 'not_set' => 'A problem occured during authentication system configuration. Please retry later.',
  13. 'set' => 'Form is now your default authentication system.',
  14. ),
  15. 'login' => array(
  16. 'invalid' => '유효하지 않은 로그인입니다',
  17. 'success' => '접속되었습니다',
  18. ),
  19. 'logout' => array(
  20. 'success' => '접속이 해제되었습니다',
  21. ),
  22. 'no_password_set' => '관리자 암호가 설정되지 않았습니다. 이 기능은 사용할 수 없습니다.',
  23. ),
  24. 'conf' => array(
  25. 'error' => '설정을 저장하는 동안 문제가 발생했습니다',
  26. 'query_created' => '쿼리 "%s" 가 생성되었습니다.',
  27. 'shortcuts_updated' => '단축키가 갱신되었습니다',
  28. 'updated' => '설정이 저장되었습니다',
  29. ),
  30. 'extensions' => array(
  31. 'already_enabled' => '%s is already enabled',
  32. 'disable' => array(
  33. 'ko' => '%s cannot be disabled. <a href="%s">Check FressRSS logs</a> for details.',
  34. 'ok' => '%s is now disabled',
  35. ),
  36. 'enable' => array(
  37. 'ko' => '%s cannot be enabled. <a href="%s">Check FressRSS logs</a> for details.',
  38. 'ok' => '%s is now enabled',
  39. ),
  40. 'no_access' => 'You have no access on %s',
  41. 'not_enabled' => '%s is not enabled',
  42. 'not_found' => '%s does not exist',
  43. ),
  44. 'import_export' => array(
  45. 'export_no_zip_extension' => 'ZIP 확장 기능을 서버에서 찾을 수 없습니다. 파일을 하나씩 내보내세요.',
  46. 'feeds_imported' => '피드를 성공적으로 불러왔습니다',
  47. 'feeds_imported_with_errors' => '피드를 불러왔지만, 문제가 발생했습니다',
  48. 'file_cannot_be_uploaded' => '파일을 업로드할 수 없습니다!',
  49. 'no_zip_extension' => 'ZIP 확장 기능을 서버에서 찾을 수 없습니다.',
  50. 'zip_error' => 'ZIP 파일을 불러오는 동안 문제가 발생했습니다.',
  51. ),
  52. 'sub' => array(
  53. 'actualize' => 'Updating',
  54. 'category' => array(
  55. 'created' => 'Category %s has been created.',
  56. 'deleted' => 'Category has been deleted.',
  57. 'emptied' => 'Category has been emptied',
  58. 'error' => 'Category cannot be updated',
  59. 'name_exists' => 'Category name already exists.',
  60. 'no_id' => 'You must specify the id of the category.',
  61. 'no_name' => 'Category name cannot be empty.',
  62. 'not_delete_default' => 'You cannot delete the default category!',
  63. 'not_exist' => 'The category does not exist!',
  64. 'over_max' => 'You have reached your limit of categories (%d)',
  65. 'updated' => 'Category has been updated.',
  66. ),
  67. 'feed' => array(
  68. 'actualized' => '<em>%s</em> has been updated',
  69. 'actualizeds' => 'RSS feeds have been updated',
  70. 'added' => 'RSS 피드 <em>%s</em> 가 추가되었습니다',
  71. 'already_subscribed' => 'You have already subscribed to <em>%s</em>',
  72. 'deleted' => 'Feed has been deleted',
  73. 'error' => 'Feed cannot be updated',
  74. 'internal_problem' => 'The RSS feed could not be added. <a href="%s">Check FressRSS logs</a> for details.',
  75. 'invalid_url' => 'URL <em>%s</em> is invalid',
  76. 'marked_read' => 'Feeds have been marked as read',
  77. 'n_actualized' => '%d feeds have been updated',
  78. 'n_entries_deleted' => '%d articles have been deleted',
  79. 'no_refresh' => 'There is no feed to refresh…',
  80. 'not_added' => '<em>%s</em> could not be added',
  81. 'over_max' => 'You have reached your limit of feeds (%d)',
  82. 'updated' => 'Feed has been updated',
  83. ),
  84. 'purge_completed' => 'Purge completed (%d articles deleted)',
  85. ),
  86. 'update' => array(
  87. 'can_apply' => 'FreshRSS will now be updated to the <strong>version %s</strong>.',
  88. 'error' => 'The update process has encountered an error: %s',
  89. 'file_is_nok' => 'New <strong>version %s</strong> available, but check permissions on <em>%s</em> directory. HTTP server must have rights to write into',
  90. 'finished' => 'Update completed!',
  91. 'none' => 'No update to apply',
  92. 'server_not_found' => 'Update server cannot be found. [%s]',
  93. ),
  94. 'user' => array(
  95. 'created' => array(
  96. '_' => '사용자 %s 가 생성되었습니다',
  97. 'error' => '사용자 %s 를 생성할 수 없습니다',
  98. ),
  99. 'deleted' => array(
  100. '_' => 'User %s has been deleted',
  101. 'error' => 'User %s cannot be deleted',
  102. ),
  103. ),
  104. 'profile' => array(
  105. 'error' => 'Your profile cannot be modified',
  106. 'updated' => 'Your profile has been modified',
  107. ),
  108. );