1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-01-03 23:42:28 +03:00

Updated translations with latest Crowdin changes (#4163)

This commit is contained in:
Dan Brown
2023-05-01 19:37:49 +01:00
committed by GitHub
parent c41baa1b76
commit 9d74508ae3
140 changed files with 681 additions and 555 deletions

View File

@@ -45,7 +45,6 @@ return [
'cannot_create_thumbs' => '섬네일을 못 만들었습니다. PHP에 GD 확장 도구를 설치하세요.',
'server_upload_limit' => '파일 크기가 서버에서 허용하는 수치를 넘습니다.',
'uploaded' => '파일 크기가 서버에서 허용하는 수치를 넘습니다.',
'file_upload_timeout' => '파일을 올리는 데 걸리는 시간이 서버에서 허용하는 수치를 넘습니다.',
// Drawing & Images
'image_upload_error' => '이미지를 올리다 문제가 생겼습니다.',
@@ -54,6 +53,7 @@ return [
// Attachments
'attachment_not_found' => '첨부 파일이 없습니다.',
'attachment_upload_error' => 'An error occurred uploading the attachment file',
// Pages
'page_draft_autosave_fail' => '초안 문서를 유실했습니다. 인터넷 연결 상태를 확인하세요.',