1
1
#
2
2
# Translators:
3
3
# Joas Schilling, 2024
4
- # 이상오, 2024
4
+ # shin2012 <[email protected] >, 2025
5
+ # 이상오, 2025
5
6
#
6
7
msgid ""
7
8
msgstr ""
8
- "Last-Translator : 이상오, 2024 \n "
9
+ "Last-Translator : 이상오, 2025 \n "
9
10
"Language-Team : Korean (https://app.transifex.com/nextcloud/teams/64236/ko/)\n "
10
11
"Content-Type : text/plain; charset=UTF-8\n "
11
12
"Language : ko\n "
@@ -29,7 +30,8 @@ msgid_plural "{count} file conflicts in {dirname}"
29
30
msgstr[ 0 ] "{dirname}에서 {count}개의 파일이 충돌함"
30
31
31
32
msgid "{seconds} seconds left"
32
- msgstr "{seconds}초 남음"
33
+ msgid_plural "{seconds} seconds left"
34
+ msgstr[ 0 ] "{seconds} 초 남음"
33
35
34
36
#. TRANSLATORS time has the format 00:00:00
35
37
msgid "{time} left"
@@ -38,6 +40,9 @@ msgstr "{time} 남음"
38
40
msgid "a few seconds left"
39
41
msgstr "곧 완료"
40
42
43
+ msgid "assembling"
44
+ msgstr "취합 중"
45
+
41
46
msgid "Cancel"
42
47
msgstr "취소"
43
48
@@ -59,6 +64,12 @@ msgstr "남은 시간 계산"
59
64
msgid "Existing version"
60
65
msgstr "현재 버전"
61
66
67
+ msgid "Failed to assemble the chunks together"
68
+ msgstr "조각을 취합하는 데 실패"
69
+
70
+ msgid "Failed to upload the file"
71
+ msgstr "파일을 업로드하는 데 실패"
72
+
62
73
msgid "Filenames must not end with \" {segment}\" ."
63
74
msgstr "파일 이름은 \" {segment}\" (으)로 끝나야 합니다."
64
75
@@ -103,9 +114,12 @@ msgstr "새로운 파일을 모두 선택"
103
114
msgid "Skip"
104
115
msgstr "건너뛰기"
105
116
106
- msgid "Skip this file"
117
+ msgid "Skip {count} file"
107
118
msgid_plural "Skip {count} files"
108
- msgstr[ 0 ] "{count}개의 파일 넘기기"
119
+ msgstr[ 0 ] "{count}개 파일 건너뛰기"
120
+
121
+ msgid "Skip this file"
122
+ msgstr "이 파일 건너뛰기"
109
123
110
124
msgid "Unknown size"
111
125
msgstr "크기를 알 수 없음"
0 commit comments