Translated using Weblate (Korean)

Currently translated at 6.9% (35 of 504 strings)

Co-authored-by: HAN, Sang-uk <nouveau.monde.1987@gmail.com>
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/ko/
Translation: Homebox/Frontend
This commit is contained in:
Weblate
2025-08-03 19:49:16 +00:00
parent 624c1763ac
commit 23ba40892a

View File

@@ -1,6 +1,10 @@
{ {
"components": { "components": {
"app": { "app": {
"create_modal": {
"enter": "Enter",
"shift": "Sjoft"
},
"import_dialog": { "import_dialog": {
"title": "CSV 파일 들여오기", "title": "CSV 파일 들여오기",
"toast": { "toast": {
@@ -12,6 +16,7 @@
"outdated": { "outdated": {
"current_version": "현재 버전", "current_version": "현재 버전",
"latest_version": "최신 버전", "latest_version": "최신 버전",
"new_version_available": "새 버전이 있습니다",
"new_version_available_link": "릴리스 노트를 보려면 여기를 클릭하세요" "new_version_available_link": "릴리스 노트를 보려면 여기를 클릭하세요"
} }
}, },
@@ -22,7 +27,8 @@
}, },
"global": { "global": {
"copy_text": { "copy_text": {
"failed_to_copy": "클립보드에 복사하지 못했습니다" "failed_to_copy": "클립보드에 복사하지 못했습니다",
"https_required": "HTTPS 연결이 필요합니다"
}, },
"date_time": { "date_time": {
"ago": "{0} 전", "ago": "{0} 전",