+
+# Battify
+
+### Ein Akku-Benachrichtigungsprogramm mit schicken Pop-ups und Tray-Symbol
+
+[English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-CN.md) | [Deutsch](README.de.md)
+
+
+
+---
+
+## Download
+
+### Microsoft Store (Empfohlen)
+
+
+
+
+
+### Portable Version
+
+Weitere Informationen finden Sie auf der [Release-Seite](https://github.com/pdjdev/Battify/releases).
+
+## Funktionen
+
+- Akkuprozentsymbol in der Taskleiste
+- Benachrichtigungen bei Änderungen des Ladestatus
+- An Windows 10 und 11 angepasste Designs für helle und dunkle Darstellung
+- HiDPI-Unterstützung
+
+## Voraussetzungen
+
+- Windows 10 oder höher
+- .NET Framework 4.8, enthalten in Windows 10 und 11
+
+## Screenshots
+
+
+
+
+
+
+
+## Mehrsprachigkeit
+
+Battify unterstützt Englisch, Koreanisch, Japanisch, vereinfachtes Chinesisch und Deutsch. Die Sprache wird automatisch anhand der Windows-Anzeigesprache ausgewählt. Wenn keine Übersetzung verfügbar ist, wird Englisch verwendet.
+
+## Lizenz
+
+Made by PBJSoftware (박동준)
+
+Battify steht unter der MIT License zur Verfügung.
diff --git a/README.ja.md b/README.ja.md
new file mode 100644
index 0000000..47ca481
--- /dev/null
+++ b/README.ja.md
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+
+
+---
+
+## 다운로드
+
+### Microsoft Store (권장)
+
+
+
+
+
+### 포터블 버전
+
+[릴리즈 페이지](https://github.com/pdjdev/Battify/releases)를 참고하세요.
+
+## 주요 기능
+
+- 작업 표시줄에서 확인할 수 있는 배터리 퍼센트 아이콘
+- 충전 상태가 변경될 때 알림 팝업 표시
+- Windows 10 및 11의 라이트·다크 테마에 맞춘 스타일
+- HiDPI 지원
+
+## 요구 사양
+
+- Windows 10 이상
+- Windows 10 및 11에 포함된 .NET Framework 4.8
+
+## 스크린샷
+
+
+
+
+
+
+
+## 다국어 지원
+
+Battify는 영어, 한국어, 일본어, 중국어 간체, 독일어를 지원합니다. Windows 표시 언어에 맞는 언어를 자동으로 선택하며, 번역이 없는 경우 영어를 사용합니다.
+
+## 라이선스
+
+Made by PBJSoftware (박동준)
+
+Battify는 MIT License로 배포됩니다.
diff --git a/README.md b/README.md
index b255790..9d81d85 100644
--- a/README.md
+++ b/README.md
@@ -5,38 +5,42 @@
-
+
# Battify
-
-### Windows 트레이 아이콘 배터리 퍼센트 표시 프로그램
+
+### A Windows tray battery notifier with sleek popups
+
+[English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-CN.md) | [Deutsch](README.de.md)
+
-## 다운로드
+---
+
+## Download
-### MS Store (권장)
+### Microsoft Store (Recommended)
-### 포터블 파일
+### Portable version
-#### [릴리즈 페이지](https://github.com/pdjdev/Battify/releases)
+See the [Releases page](https://github.com/pdjdev/Battify/releases).
+## Features
+- Battery percentage icon visible from the taskbar
+- Notification popups when the charging status changes
+- Light and dark theme styling matching Windows 10 and 11
+- HiDPI support
-## 주요 기능
+## Requirements
-- 작업 표시줄에서 확인 가능한 배터리 퍼센트 아이콘
-- 충전 상태 변화시 알림 팝업
-- Windows 10/11의 라이트/다크 테마 맞춤 스타일
-- HiDPI 지원 GUI
+- Windows 10 or later
+- .NET Framework 4.8, included with Windows 10 and 11
-## 요구 사양
-- Windows 10+ 이상 버전
-- .NET Framework 4.8 (Windows 10/11 기본 포함)
-
-## 스크린샷
+## Screenshots
@@ -44,8 +48,14 @@
+## Localization
+
+Battify currently provides English, Korean, Japanese, Simplified Chinese, and German translations. The application selects a language based on the Windows display language and falls back to English when a translation is unavailable.
+
+Translation resources are embedded in `Battify.exe`. To add another language, copy `Strings.en.resx` to `Strings..resx` and translate its values.
+
+## License
-## 라이선스
+Made by PBJSoftware (박동준)
-Made by PBJSoftware (박동준)
-본 프로그램은 MIT License 하에 자유롭게 이용이 가능합니다.
+Battify is available under the MIT License.
diff --git a/README.zh-CN.md b/README.zh-CN.md
new file mode 100644
index 0000000..a9745ec
--- /dev/null
+++ b/README.zh-CN.md
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+