aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr/gen.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/kr/gen.php')
-rw-r--r--app/i18n/kr/gen.php26
1 files changed, 14 insertions, 12 deletions
diff --git a/app/i18n/kr/gen.php b/app/i18n/kr/gen.php
index 6a461bdac..86a50e9c4 100644
--- a/app/i18n/kr/gen.php
+++ b/app/i18n/kr/gen.php
@@ -44,33 +44,28 @@ return array(
),
'date' => array(
'Apr' => '\\A\\p\\r\\i\\l',
- 'Aug' => '\\A\\u\\g\\u\\s\\t',
- 'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r',
- 'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y',
- 'Jan' => '\\J\\a\\n\\u\\a\\r\\y',
- 'Jul' => '\\J\\u\\l\\y',
- 'Jun' => '\\J\\u\\n\\e',
- 'Mar' => '\\M\\a\\r\\c\\h',
- 'May' => '\\M\\a\\y',
- 'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r',
- 'Oct' => '\\O\\c\\t\\o\\b\\e\\r',
- 'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r',
'apr' => '4월',
'april' => '4월',
+ 'Aug' => '\\A\\u\\g\\u\\s\\t',
'aug' => '8월',
'august' => '8월',
'before_yesterday' => '어제 이전',
+ 'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r',
'dec' => '12월',
'december' => '12월',
+ 'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y',
'feb' => '2월',
'february' => '2월',
'format_date' => 'Y년 m월 d일',
'format_date_hour' => 'Y년 m월 d일 H시 i분',
'fri' => '금',
+ 'Jan' => '\\J\\a\\n\\u\\a\\r\\y',
'jan' => '1월',
'january' => '1월',
+ 'Jul' => '\\J\\u\\l\\y',
'jul' => '7월',
'july' => '7월',
+ 'Jun' => '\\J\\u\\n\\e',
'jun' => '6월',
'june' => '6월',
'last_3_month' => '최근 3 개월',
@@ -78,17 +73,22 @@ return array(
'last_month' => '최근 한 달',
'last_week' => '최근 한 주',
'last_year' => '최근 일 년',
+ 'Mar' => '\\M\\a\\r\\c\\h',
'mar' => '3월',
'march' => '3월',
+ 'May' => '\\M\\a\\y',
'may' => '5월',
'may_' => '5월',
+ 'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r',
'mon' => '월',
'month' => '개월',
'nov' => '11월',
'november' => '11월',
+ 'Oct' => '\\O\\c\\t\\o\\b\\e\\r',
'oct' => '10월',
'october' => '10월',
'sat' => '토',
+ 'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r',
'sep' => '9월',
'september' => '9월',
'sun' => '일',
@@ -124,6 +124,7 @@ return array(
'it' => 'Italiano',
'kr' => '한국어',
'nl' => 'Nederlands',
+ 'oc' => 'Occitan',
'pt-br' => 'Português (Brasil)',
'ru' => 'Русский',
'tr' => 'Türkçe',
@@ -160,7 +161,6 @@ return array(
'previous' => 'Previous',
),
'share' => array(
- 'Known' => 'Known based sites',
'blogotext' => 'Blogotext',
'diaspora' => 'Diaspora*',
'email' => '메일',
@@ -168,9 +168,11 @@ return array(
'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
+ 'Known' => 'Known based sites',
'linkedin' => 'LinkedIn',
'mastodon' => 'Mastodon',
'movim' => 'Movim',
+ 'pinboard' => 'Pinboard',
'pocket' => 'Pocket',
'print' => '인쇄',
'shaarli' => 'Shaarli',