You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_trashbin/l10n/ko.js

16 lines
572 B

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "%s을(를_ 영구적으로 삭제할 수 없습니다",
"Couldn't restore %s" : "%s을(를) 복원할 수 없습니다",
"Deleted files" : "삭제된 파일",
"Restore" : "복원",
"Delete permanently" : "영구히 삭제",
"Error" : "오류",
"restored" : "복원됨",
"Nothing in here. Your trash bin is empty!" : "휴지통이 비어 있습니다!",
"Name" : "이름",
"Deleted" : "삭제됨",
"Delete" : "삭제"
},
"nplurals=1; plural=0;");