]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/plugins/rails-i18n/locale/ko.yml
Import extra rails translations from http://github.com/svenfuchs/rails-i18n.
[rails.git] / vendor / plugins / rails-i18n / locale / ko.yml
index 7eea83b10ea091ceaa432eb8e481b99fb690e972..ae1a034725c13eaff1cbe95512cb272e3bf143c1 100644 (file)
@@ -125,28 +125,28 @@ ko:
     errors:
       template:
         header:
-          one:    "한개의 오류가 발생해 {{model}}를 저장 안았했습니다"
-          other:  "{{count}}개의 오류가 발생해 {{model}}를 저장 안았했습니다"
+          one:    "한개의 오류가 발생해 {{model}}를 저장 할 수 없습니다"
+          other:  "{{count}}개의 오류가 발생해 {{model}}를 저장 할 수 없습니다"
         # The variable :count is also available
-        body: "다음 항목에 문제가 발견í\96\88ì\8aµë\8b\88ë\8b¤:"
+        body: "다음 항목에 문제가 발견ë\90\98ì\97\88ì\8aµë\8b\88ë\8b¤:"
 
       messages:
-        inclusion: "ì\9d\80 ëª©ë¡\9dì\97\90 í\8f¬í\95¨ë\90\98ì\96´ ì\9e\88ì§\80 ì\95\8aì\8aµë\8b\88ë\8b¤"
-        exclusion: "은 예약되어 있습니다"
+        inclusion: "은 목록에 포함되어 있습니다"
+        exclusion: "은 목록에 포함되어 있지 않습니다"
         invalid: "은 무효입니다"
-        confirmation: "은 확인이 되지 않았습니다"
-        accepted: "은 인정되어야 합니다"
+        confirmation: "은 확인되었습니다"
+        accepted: "은 확인되었습니다"
         empty: "은 비어두면 안 됩니다"
         blank: "은 비어두면 안 됩니다"
         too_long: "은 너무 깁니다 (최대 {{count}}자 까지)"
         too_short: "은 너무 짧습니다 (최소 {{count}}자 까지)"
         wrong_length: "은 길이가 틀렸습니다 ({{count}}자를 필요합니다)"
-        taken: "ì\9d\80 ì\9d´ë¯¸ ì\84 í\83\9dë\90\9c ê²\81니다"
+        taken: "ì\9d\80 ì\9d´ë¯¸ ì\84 í\83\9dë\90\98ì\97\88ì\8aµ니다"
         not_a_number: "은 숫자가 아닙니다"
         greater_than: "은 {{count}}이상을 요구합니다"
         greater_than_or_equal_to: "은 {{count}}과 같거나 이상을 요구합니다"
         equal_to: "은 {{count}}과 같아야 합니다"
-        less_than: "은 {{count}}과 같아야 합니다"
+        less_than: "은 {{count}}이하를 요구합니다"
         less_than_or_equal_to: "은 {{count}}과 같거나 이하을 요구합니다"
         odd: "은 홀수을 요구합니다"
         even: "은 짝수을 요구합니다"