Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonne Haß <mrzyx@mrzyx.de>2012-01-14 23:07:11 +0400
committerJonne Haß <mrzyx@mrzyx.de>2012-01-14 23:07:11 +0400
commit9e482ff1b10235e65eeb1d05e404824290c03cb3 (patch)
tree953b9f3b2deee0d021c0d69018e2a9550aa04838 /config/locales/javascript/javascript.ko.yml
parentca87a3f9eab48d1da88d9ec67bcfbef61abaceaf (diff)
updated 99 locale files [ci skip]
Diffstat (limited to 'config/locales/javascript/javascript.ko.yml')
-rw-r--r--config/locales/javascript/javascript.ko.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/javascript/javascript.ko.yml b/config/locales/javascript/javascript.ko.yml
index ef4e3a9dc..2c3edb70e 100644
--- a/config/locales/javascript/javascript.ko.yml
+++ b/config/locales/javascript/javascript.ko.yml
@@ -18,6 +18,7 @@ ko:
many: "애스펙 {{count}}개 안에 있습니다"
one: "애스펙 한 개 안에 있습니다"
other: "애스펙 {{count}}개 안에 있습니다"
+ two: "{{count}}개의 에스팩에서"
zero: "애스펙에 넣기"
aspect_navigation:
deselect_all: "선택 해제"
@@ -51,18 +52,21 @@ ko:
many: "<%= count %> Likes"
one: "<%= count %> Like"
other: "<%= count %> Likes"
+ two: "<%= count %> Likes"
zero: "<%= count %> Likes"
more_comments:
few: "Show <%= count %> more comments"
many: "Show <%= count %> more comments"
one: "Show <%= count %> more comment"
other: "Show <%= count %> more comments"
+ two: "Show <%= count %> more comments"
zero: "Show <%= count %> more comments"
reshares:
few: "<%= count %> Reshares"
many: "<%= count %> Reshares"
one: "<%= count %> Reshare"
other: "<%= count %> Reshares"
+ two: "<%= count %> Reshares"
zero: "<%= count %> Reshares"
tags:
wasnt_that_interesting: "처리했습니다. #{{tagName}} 태그는 흥미롭지 않았군요?"