mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 19:47:46 -07:00
Update translation files (#6255)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
8caaf8515e
commit
2152ddd99b
31 changed files with 33162 additions and 22682 deletions
|
|
@ -396,87 +396,87 @@
|
|||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1175"/>
|
||||
<source>ZIP operation completed successfully.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>압축파일 작업을 성공적으로 완료하였습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1176"/>
|
||||
<source>Failed to initialize or load zlib library.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>zlib 라이브러리를 초기화하거나 불러올 수 없습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1177"/>
|
||||
<source>zlib library error.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>zlib 라이브러리 오류.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1178"/>
|
||||
<source>Unable to create or open file.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>파일을 만들거나 열 수 없습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1179"/>
|
||||
<source>Partially corrupted archive. Some files might be extracted.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>압축파일의 일부가 손상되었습니다. 몇몇 파일은 압축이 풀렸을 수도 있습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1180"/>
|
||||
<source>Corrupted archive.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>압축파일이 손상되었습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1181"/>
|
||||
<source>Wrong password.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>비밀번호가 틀렸습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1182"/>
|
||||
<source>No archive has been created yet.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>압축파일이 아직 생성되지 않았습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1183"/>
|
||||
<source>File or directory does not exist.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>파일이나 디렉토리가 존재하지 않습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1184"/>
|
||||
<source>File read error.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>파일 읽기 오류.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1185"/>
|
||||
<source>File write error.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>파일 쓰기 오류.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1186"/>
|
||||
<source>File seek error.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>파일 찾기 오류.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1187"/>
|
||||
<source>Unable to create a directory.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>디렉토리를 생성할 수 없었습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1188"/>
|
||||
<source>Invalid device.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>잘못된 장치입니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1189"/>
|
||||
<source>Invalid or incompatible zip archive.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>잘못되거나 지원하지 않는 압축파일입니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1190"/>
|
||||
<source>Inconsistent headers. Archive might be corrupted.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>헤더가 손상되었습니다. 압축 파일이 손상됐을 가능성이 있습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/unzip.cpp" line="1194"/>
|
||||
<source>Unknown error.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>알 수 없는 오류.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -484,52 +484,52 @@
|
|||
<message>
|
||||
<location filename="src/zip/zip.cpp" line="1604"/>
|
||||
<source>ZIP operation completed successfully.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>압축파일 작업을 성공적으로 완료하였습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/zip.cpp" line="1605"/>
|
||||
<source>Failed to initialize or load zlib library.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>zlib 라이브러리를 초기화하거나 불러올 수 없습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/zip.cpp" line="1606"/>
|
||||
<source>zlib library error.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>zlib 라이브러리 오류.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/zip.cpp" line="1607"/>
|
||||
<source>Unable to create or open file.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>파일을 만들거나 열 수 없습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/zip.cpp" line="1608"/>
|
||||
<source>No archive has been created yet.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>압축파일이 아직 생성되지 않았습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/zip.cpp" line="1609"/>
|
||||
<source>File or directory does not exist.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>파일이나 디렉토리가 존재하지 않습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/zip.cpp" line="1610"/>
|
||||
<source>File read error.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>파일 읽기 오류.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/zip.cpp" line="1611"/>
|
||||
<source>File write error.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>파일 쓰기 오류.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/zip.cpp" line="1612"/>
|
||||
<source>File seek error.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>파일 찾기 오류.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="src/zip/zip.cpp" line="1616"/>
|
||||
<source>Unknown error.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>알 수 없는 오류.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue