diff options
author | rbuj <[email protected]> | 2019-08-10 10:01:05 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-08-10 14:23:57 +0200 |
commit | 080d270b9f2df76fce8e66544f8bcb6eaaa46888 (patch) | |
tree | 6851f32e69044811bf416cb166485f58ec27987a /po | |
parent | 27ca0ac7e6b73b1c633674d119f03a8e19dcd3fd (diff) | |
download | caja-080d270b9f2df76fce8e66544f8bcb6eaaa46888.tar.bz2 caja-080d270b9f2df76fce8e66544f8bcb6eaaa46888.tar.xz |
Fix Caja crashes on file move in Korean
closes #1280
Diffstat (limited to 'po')
-rw-r--r-- | po/ko.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -10,6 +10,7 @@ # Alan Lee <[email protected]>, 2018 # Stefano Karapetsas <[email protected]>, 2019 # 박정규(Jung-Kyu Park) <[email protected]>, 2019 +# Robert Antoni Buj Gelonch <[email protected]>, 2019 # #, fuzzy msgid "" @@ -18,7 +19,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-02-16 22:36+0100\n" "PO-Revision-Date: 2018-03-11 14:48+0000\n" -"Last-Translator: 박정규(Jung-Kyu Park) <[email protected]>, 2019\n" +"Last-Translator: Robert Antoni Buj Gelonch <[email protected]>, 2019\n" "Language-Team: Korean (https://www.transifex.com/mate/teams/13566/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1565,7 +1566,7 @@ msgstr "\"%B\"을(를) 복제하는 중" #: ../libcaja-private/caja-file-operations.c:3034 msgid "Moving %'d file (in \"%B\") to \"%B\"" msgid_plural "Moving %'d files (in \"%B\") to \"%B\"" -msgstr[0] "파일(\"%B\"의) %'d개를 \"%B\"에 옮기는 중" +msgstr[0] "%'d개 (\"%B\" 의) 파일을 \"%B\"(으)로 이동 중" #: ../libcaja-private/caja-file-operations.c:3038 msgid "Copying %'d file (in \"%B\") to \"%B\"" |