From 8b19e3d6be6af527ef71087de1d0d71a3c5c388c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=88=EC=84=B8=ED=9B=88?= Date: Wed, 2 Apr 2025 23:31:44 +0200 Subject: [PATCH] Translated using Weblate (Korean) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (6 of 6 strings) Translated using Weblate (Korean) Currently translated at 100.0% (35 of 35 strings) Co-authored-by: 안세훈 Translate-URL: https://hosted.weblate.org/projects/f-droid/anti-features/ko/ Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroiddata-config/ko/ Translation: F-Droid/Anti-Features Translation: F-Droid/fdroiddata-config --- config/ko/antiFeatures.yml | 14 +++++++++++++- config/ko/config.yml | 7 ++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/config/ko/antiFeatures.yml b/config/ko/antiFeatures.yml index d23d912850..d37b773285 100644 --- a/config/ko/antiFeatures.yml +++ b/config/ko/antiFeatures.yml @@ -11,13 +11,25 @@ NoSourceSince: name: 소스 코드는 더 이상 사용 가능하지 않으며, 업데이트 가능성은 없습니다. NonFreeAdd: description: 이 앱은 자유롭지 않은 부가 기능을 권장하고 있습니다 + name: 비자유 애드온 NonFreeAssets: - description: 이 앱은 자유롭지 않은 자산을 포함합니다 + description: 이 앱은 자유롭지 않은 에셋을 포함합니다 + name: 비자유 에셋 NonFreeDep: description: 이 앱은 다른 자유롭지 않은 앱에 의존합니다 + name: 비자유 의존사항 NonFreeNet: description: 이 앱은 자유롭지 않은 네트워크 서비스를 권장하고 있습니다 + name: 비자유 네트워크 서비스 Tracking: description: 이 앱은 당신의 활동을 추적하여 보고합니다 + name: 추적 UpstreamNonFree: description: 업스트림 소스 코드가 완전히 자유롭지 않습니다 + name: 자유롭지 않은 업스트림 +NSFW: + description: 이 앱은 공개된 장소에서 표시할 수 없는 콘텐츠를 포함하고 있습니다 + name: NSFW +TetheredNet: + description: 이 앱은 네트워크의 특정 인스턴스에 완전히 의존합니다 + name: 테더링(핫스팟) 네트워크 서비스 diff --git a/config/ko/config.yml b/config/ko/config.yml index 0967ef424b..ce540828fd 100644 --- a/config/ko/config.yml +++ b/config/ko/config.yml @@ -1 +1,6 @@ -{} +archive: + name: F-Droid 아카이브 + description: 공식 F-Droid 자유 소프트웨어 저장소의 아카이브입니다. 여기에 있는 앱은 오래되었으며, 알려진 취약점 및 보안 문제가 있을 가능성이 있습니다. +repo: + description: F-Droid 자유 소프트웨어 공식 저장소입니다. 이 저장소에 있는 모든 앱은 언제나 소스 코드에서 빌드됩니다. + name: F-Droid