Skip to content

Commit d56dd83

Browse files
authored
MCKIN-16959 Korean translation modification for submit button (#82)
* Submit button korean translation modified * version update
1 parent bd1c118 commit d56dd83

File tree

4 files changed

+49
-49
lines changed

4 files changed

+49
-49
lines changed

poll/public/js/translations/ko_KR/textjs.js

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@
1717
django.catalog = django.catalog || {};
1818

1919
var newcatalog = {
20-
"Answer": "\ub2f5\ubcc0",
21-
"Delete": "\uc0ad\uc81c",
22-
"Feedback": "\ud53c\ub4dc\ubc31",
23-
"Image URL": "\uc774\ubbf8\uc9c0 URL",
24-
"Image alternative text": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8",
25-
"Question": "\uc9c8\ubb38",
26-
"Results": "\uacb0\uacfc",
20+
"Answer": "\ub2f5\ubcc0",
21+
"Delete": "\uc0ad\uc81c",
22+
"Feedback": "\ud53c\ub4dc\ubc31",
23+
"Image URL": "\uc774\ubbf8\uc9c0 URL",
24+
"Image alternative text": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8",
25+
"Question": "\uc9c8\ubb38",
26+
"Results": "\uacb0\uacfc",
2727
"Results gathered from {total} respondent.": [
28-
"\ucd1d {total}\uba85\uc758 \uc751\ub2f5\uc790\ub85c\ubd80\ud130 \uc218\uc9d1\ud55c \uacb0\uacfc\uc785\ub2c8\ub2e4.",
28+
"\ucd1d {total}\uba85\uc758 \uc751\ub2f5\uc790\ub85c\ubd80\ud130 \uc218\uc9d1\ud55c \uacb0\uacfc\uc785\ub2c8\ub2e4.",
2929
"\ucd1d {total}\uba85\uc758 \uc751\ub2f5\uc790\ub85c\ubd80\ud130 \uc218\uc9d1\ud55c \uacb0\uacfc\uc785\ub2c8\ub2e4."
30-
],
31-
"Submit": "\uc81c\ucd9c",
32-
"This must have an image URL or text, and can have both. If you add an image, you must also provide an alternative text that describes the image in a way that would allow someone to answer the poll if the image did not load.": "\uc774\ubbf8\uc9c0 URL \ub610\ub294 \ud14d\uc2a4\ud2b8 \uc911 \ud558\ub098\ub294 \uc788\uc5b4\uc57c \ud558\uba70 \ub458 \ub2e4 \uc788\uc5b4\ub3c4 \ub429\ub2c8\ub2e4. \uc774\ubbf8\uc9c0\ub97c \ucd94\uac00\ud558\ub294 \uacbd\uc6b0, \uc774\ubbf8\uc9c0\uac00 \ub85c\ub4dc\ub418\uc9c0 \uc54a\ub354\ub77c\ub3c4 \ub204\uad6c\ub4e0\uc9c0 \ud22c\ud45c\uc5d0 \ucc38\uc5ec\ud560 \uc218 \uc788\ub3c4\ub85d \uc774\ubbf8\uc9c0\ub97c \uc124\uba85\ud558\ub294 \ub300\uccb4 \ud14d\uc2a4\ud2b8\ub3c4 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4.",
33-
"You can make limited use of Markdown in answer texts, preferably only bold and italics.": "Markdown\uc740 \ub2f5\ubcc0 \ud14d\uc2a4\ud2b8\uc5d0\uc11c \uc81c\ud55c\uc801\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc73c\uba70 \ubcfc\ub4dc\uccb4 \ubc0f \uc774\ud0e4\ub9ad\uccb4\ub9cc \uc0ac\uc6a9\ud558\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.",
34-
"move poll down": "\ud22c\ud45c \ub0b4\ub9ac\uae30",
30+
],
31+
"Submit": "\uc81c\ucd9c\ud558\uae30",
32+
"This must have an image URL or text, and can have both. If you add an image, you must also provide an alternative text that describes the image in a way that would allow someone to answer the poll if the image did not load.": "\uc774\ubbf8\uc9c0 URL \ub610\ub294 \ud14d\uc2a4\ud2b8 \uc911 \ud558\ub098\ub294 \uc788\uc5b4\uc57c \ud558\uba70 \ub458 \ub2e4 \uc788\uc5b4\ub3c4 \ub429\ub2c8\ub2e4. \uc774\ubbf8\uc9c0\ub97c \ucd94\uac00\ud558\ub294 \uacbd\uc6b0, \uc774\ubbf8\uc9c0\uac00 \ub85c\ub4dc\ub418\uc9c0 \uc54a\ub354\ub77c\ub3c4 \ub204\uad6c\ub4e0\uc9c0 \ud22c\ud45c\uc5d0 \ucc38\uc5ec\ud560 \uc218 \uc788\ub3c4\ub85d \uc774\ubbf8\uc9c0\ub97c \uc124\uba85\ud558\ub294 \ub300\uccb4 \ud14d\uc2a4\ud2b8\ub3c4 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4.",
33+
"You can make limited use of Markdown in answer texts, preferably only bold and italics.": "Markdown\uc740 \ub2f5\ubcc0 \ud14d\uc2a4\ud2b8\uc5d0\uc11c \uc81c\ud55c\uc801\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc73c\uba70 \ubcfc\ub4dc\uccb4 \ubc0f \uc774\ud0e4\ub9ad\uccb4\ub9cc \uc0ac\uc6a9\ud558\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.",
34+
"move poll down": "\ud22c\ud45c \ub0b4\ub9ac\uae30",
3535
"move poll up": "\ud22c\ud45c \uc62c\ub9ac\uae30"
3636
};
3737
for (var key in newcatalog) {
@@ -88,45 +88,45 @@
8888
/* formatting library */
8989

9090
django.formats = {
91-
"DATETIME_FORMAT": "Y\ub144 n\uc6d4 j\uc77c g:i A",
91+
"DATETIME_FORMAT": "Y\ub144 n\uc6d4 j\uc77c g:i A",
9292
"DATETIME_INPUT_FORMATS": [
93-
"%Y-%m-%d %H:%M:%S",
94-
"%Y-%m-%d %H:%M:%S.%f",
95-
"%Y-%m-%d %H:%M",
96-
"%Y-%m-%d",
97-
"%m/%d/%Y %H:%M:%S",
98-
"%m/%d/%Y %H:%M:%S.%f",
99-
"%m/%d/%Y %H:%M",
100-
"%m/%d/%Y",
101-
"%m/%d/%y %H:%M:%S",
102-
"%m/%d/%y %H:%M:%S.%f",
103-
"%m/%d/%y %H:%M",
104-
"%m/%d/%y",
105-
"%Y\ub144 %m\uc6d4 %d\uc77c %H\uc2dc %M\ubd84 %S\ucd08",
93+
"%Y-%m-%d %H:%M:%S",
94+
"%Y-%m-%d %H:%M:%S.%f",
95+
"%Y-%m-%d %H:%M",
96+
"%Y-%m-%d",
97+
"%m/%d/%Y %H:%M:%S",
98+
"%m/%d/%Y %H:%M:%S.%f",
99+
"%m/%d/%Y %H:%M",
100+
"%m/%d/%Y",
101+
"%m/%d/%y %H:%M:%S",
102+
"%m/%d/%y %H:%M:%S.%f",
103+
"%m/%d/%y %H:%M",
104+
"%m/%d/%y",
105+
"%Y\ub144 %m\uc6d4 %d\uc77c %H\uc2dc %M\ubd84 %S\ucd08",
106106
"%Y\ub144 %m\uc6d4 %d\uc77c %H\uc2dc %M\ubd84"
107-
],
108-
"DATE_FORMAT": "Y\ub144 n\uc6d4 j\uc77c",
107+
],
108+
"DATE_FORMAT": "Y\ub144 n\uc6d4 j\uc77c",
109109
"DATE_INPUT_FORMATS": [
110-
"%Y-%m-%d",
111-
"%m/%d/%Y",
112-
"%m/%d/%y",
110+
"%Y-%m-%d",
111+
"%m/%d/%Y",
112+
"%m/%d/%y",
113113
"%Y\ub144 %m\uc6d4 %d\uc77c"
114-
],
115-
"DECIMAL_SEPARATOR": ".",
116-
"FIRST_DAY_OF_WEEK": "0",
117-
"MONTH_DAY_FORMAT": "n\uc6d4 j\uc77c",
118-
"NUMBER_GROUPING": "3",
119-
"SHORT_DATETIME_FORMAT": "Y-n-j H:i",
120-
"SHORT_DATE_FORMAT": "Y-n-j.",
121-
"THOUSAND_SEPARATOR": ",",
122-
"TIME_FORMAT": "A g:i",
114+
],
115+
"DECIMAL_SEPARATOR": ".",
116+
"FIRST_DAY_OF_WEEK": "0",
117+
"MONTH_DAY_FORMAT": "n\uc6d4 j\uc77c",
118+
"NUMBER_GROUPING": "3",
119+
"SHORT_DATETIME_FORMAT": "Y-n-j H:i",
120+
"SHORT_DATE_FORMAT": "Y-n-j.",
121+
"THOUSAND_SEPARATOR": ",",
122+
"TIME_FORMAT": "A g:i",
123123
"TIME_INPUT_FORMATS": [
124-
"%H:%M:%S",
125-
"%H:%M:%S.%f",
126-
"%H:%M",
127-
"%H\uc2dc %M\ubd84 %S\ucd08",
124+
"%H:%M:%S",
125+
"%H:%M:%S.%f",
126+
"%H:%M",
127+
"%H\uc2dc %M\ubd84 %S\ucd08",
128128
"%H\uc2dc %M\ubd84"
129-
],
129+
],
130130
"YEAR_MONTH_FORMAT": "Y\ub144 n\uc6d4"
131131
};
132132

47 Bytes
Binary file not shown.

poll/translations/ko_KR/LC_MESSAGES/text.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
# Translators:
33
msgid ""
44
msgstr ""
@@ -214,7 +214,7 @@ msgstr "질문 키 '{question_key}'에 대해 알려지지 않은 답변 '{answe
214214

215215
#: poll/public/html/poll.html:35 poll/public/html/survey.html:53
216216
msgid "Submit"
217-
msgstr "제출"
217+
msgstr "제출하기"
218218

219219
#: poll/public/html/poll.html:40 poll/public/html/survey.html:55
220220
msgid "Thank you."

poll/translations/ko_KR/LC_MESSAGES/textjs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr "결과"
99
#: poll/public/handlebars/poll_results.handlebars:31
1010
#: poll/public/handlebars/survey_results.handlebars:39
1111
msgid "Submit"
12-
msgstr "제출"
12+
msgstr "제출하기"
1313

1414
#: poll/public/handlebars/poll_results.handlebars:33
1515
#: poll/public/handlebars/survey_results.handlebars:41

0 commit comments

Comments
 (0)