From dd43abebffaa6f0793cb2b9fd60c173f1c8ea67b Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 5 Mar 2026 11:49:00 +0100 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 0.0% (0 of 19 strings) Translation: WG Tunnel/fastlane Translate-URL: https://hosted.weblate.org/projects/wg-tunnel/fastlane/ko/ --- .../metadata/android/ko-KR/changelogs/39300.txt | 4 ++++ .../metadata/android/ko-KR/changelogs/39400.txt | 6 ++++++ .../metadata/android/ko-KR/changelogs/39500.txt | 7 +++++++ .../metadata/android/ko-KR/changelogs/40000.txt | 8 ++++++++ .../metadata/android/ko-KR/changelogs/40001.txt | 4 ++++ .../metadata/android/ko-KR/changelogs/40002.txt | 5 +++++ .../metadata/android/ko-KR/changelogs/40003.txt | 4 ++++ .../metadata/android/ko-KR/changelogs/40100.txt | 8 ++++++++ .../metadata/android/ko-KR/changelogs/40101.txt | 3 +++ .../metadata/android/ko-KR/changelogs/40102.txt | 8 ++++++++ .../metadata/android/ko-KR/changelogs/40103.txt | 5 +++++ .../metadata/android/ko-KR/changelogs/40104.txt | 3 +++ .../metadata/android/ko-KR/changelogs/40105.txt | 3 +++ .../metadata/android/ko-KR/changelogs/40106.txt | 3 +++ .../metadata/android/ko-KR/changelogs/40107.txt | 6 ++++++ .../metadata/android/ko-KR/changelogs/40108.txt | 2 ++ .../metadata/android/ko-KR/full_description.txt | 13 +++++++++++++ .../metadata/android/ko-KR/short_description.txt | 1 + fastlane/metadata/android/ko-KR/title.txt | 1 + 19 files changed, 94 insertions(+) create mode 100644 fastlane/metadata/android/ko-KR/changelogs/39300.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/39400.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/39500.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40000.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40001.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40002.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40003.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40100.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40101.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40102.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40103.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40104.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40105.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40106.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40107.txt create mode 100644 fastlane/metadata/android/ko-KR/changelogs/40108.txt create mode 100644 fastlane/metadata/android/ko-KR/full_description.txt create mode 100644 fastlane/metadata/android/ko-KR/short_description.txt create mode 100644 fastlane/metadata/android/ko-KR/title.txt diff --git a/fastlane/metadata/android/ko-KR/changelogs/39300.txt b/fastlane/metadata/android/ko-KR/changelogs/39300.txt new file mode 100644 index 00000000..6aad361f --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/39300.txt @@ -0,0 +1,4 @@ +What's new: +- Fixes deprecate location API bug by adding Wi-Fi info method selection +- Simplified update check dialog UI +- Improve auto-tunnel reliability with delayed recheck diff --git a/fastlane/metadata/android/ko-KR/changelogs/39400.txt b/fastlane/metadata/android/ko-KR/changelogs/39400.txt new file mode 100644 index 00000000..8cd17582 --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/39400.txt @@ -0,0 +1,6 @@ +What's new: +- Tunnel sorting +- Shizuku support for Wi-Fi SSIDs +- Android TV hover visibility improvements +- Auto-tunnel default detection method bug fix +- Other UI changes and improvements diff --git a/fastlane/metadata/android/ko-KR/changelogs/39500.txt b/fastlane/metadata/android/ko-KR/changelogs/39500.txt new file mode 100644 index 00000000..5b3aca7f --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/39500.txt @@ -0,0 +1,7 @@ +What's new: +- Fix for tunnel sort bug +- Improved location permissions flow +- Location permission detection and notifications +- Fix for AndroidTV apps detection for split tunneling +- Improved tunnel monitoring and reboot recovery +- Fix tunnel slow reconnect from sleep diff --git a/fastlane/metadata/android/ko-KR/changelogs/40000.txt b/fastlane/metadata/android/ko-KR/changelogs/40000.txt new file mode 100644 index 00000000..e22822cf --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40000.txt @@ -0,0 +1,8 @@ +What's new: +- Introduction of app modes +- HTTP/SOCKS5 proxying of tunnels +- Lockdown mode for leakproof kill switch +- Dynamic DNS endpoint updates without tunnel restart +- DoH for peer endpoint resolutions +- AmneziaWG 1.5 with protocol mimic +- Many bug fixes and performance improvements diff --git a/fastlane/metadata/android/ko-KR/changelogs/40001.txt b/fastlane/metadata/android/ko-KR/changelogs/40001.txt new file mode 100644 index 00000000..46297090 --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40001.txt @@ -0,0 +1,4 @@ +What's new: +- Search domain tunnels fail to start bugfix +- DNS fallback to IPv4 on IPv4 only networks bugfix +- Ping target not editable bugfix diff --git a/fastlane/metadata/android/ko-KR/changelogs/40002.txt b/fastlane/metadata/android/ko-KR/changelogs/40002.txt new file mode 100644 index 00000000..e5fd3435 --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40002.txt @@ -0,0 +1,5 @@ +What's new: +- App lock crash bugfix +- Fdroid publishing bugfix +- Exporting logs bugfix +- Auto-tunnel ethernet toggle bugfix diff --git a/fastlane/metadata/android/ko-KR/changelogs/40003.txt b/fastlane/metadata/android/ko-KR/changelogs/40003.txt new file mode 100644 index 00000000..2206694e --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40003.txt @@ -0,0 +1,4 @@ +What's new: +- Monitoring failing to shut down race bugfix +- Notifications stop action bugfix +- Notification relaunch activity when already active bugfix diff --git a/fastlane/metadata/android/ko-KR/changelogs/40100.txt b/fastlane/metadata/android/ko-KR/changelogs/40100.txt new file mode 100644 index 00000000..ecc248ae --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40100.txt @@ -0,0 +1,8 @@ +What's new: +- UI rework +- Dynamic DNS fixes +- Battery usage bugfix +- Auto-tunnel reliability improvements +- Global split tunneling and config overrides +- Restart on boot and AOVPN bugfixes +- Various other improvements and optimizations diff --git a/fastlane/metadata/android/ko-KR/changelogs/40101.txt b/fastlane/metadata/android/ko-KR/changelogs/40101.txt new file mode 100644 index 00000000..f65bace1 --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40101.txt @@ -0,0 +1,3 @@ +What's new: +- Auto tunnel start ui bugfix +- Peer stats ui bugfix diff --git a/fastlane/metadata/android/ko-KR/changelogs/40102.txt b/fastlane/metadata/android/ko-KR/changelogs/40102.txt new file mode 100644 index 00000000..e99bdf7a --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40102.txt @@ -0,0 +1,8 @@ +What's new: +- Metered tunnels settings +- Lockdown dual-stack support +- Lockdown multiple profile bugfix +- Split tunneling improved installed packages querying +- Restart active tunnels on configuration changes +- Android TV UI bugfixes +- Various other bugfixes and improvements diff --git a/fastlane/metadata/android/ko-KR/changelogs/40103.txt b/fastlane/metadata/android/ko-KR/changelogs/40103.txt new file mode 100644 index 00000000..91d2f626 --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40103.txt @@ -0,0 +1,5 @@ +What's new: +- Resource usage bugfix +- Improve network monitoring +- Tab navigation bugfix +- Tunnel metered default bugfix diff --git a/fastlane/metadata/android/ko-KR/changelogs/40104.txt b/fastlane/metadata/android/ko-KR/changelogs/40104.txt new file mode 100644 index 00000000..75bf0dcd --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40104.txt @@ -0,0 +1,3 @@ +What's new: +- Auto tunnel network detection bugfix +- Tunnel notification sometimes don't start bugfix diff --git a/fastlane/metadata/android/ko-KR/changelogs/40105.txt b/fastlane/metadata/android/ko-KR/changelogs/40105.txt new file mode 100644 index 00000000..c734e0ca --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40105.txt @@ -0,0 +1,3 @@ +What's new: +- Fixes crash on older Android versions where metered tunnel override is unavailable +- Fixes auto-tunnel network monitor incorrectly detecting VPN changes diff --git a/fastlane/metadata/android/ko-KR/changelogs/40106.txt b/fastlane/metadata/android/ko-KR/changelogs/40106.txt new file mode 100644 index 00000000..71bdb4b6 --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40106.txt @@ -0,0 +1,3 @@ +What's new: +- Auto-tunnel regression bugfix +- Resource usage bugfix for kill switch mode diff --git a/fastlane/metadata/android/ko-KR/changelogs/40107.txt b/fastlane/metadata/android/ko-KR/changelogs/40107.txt new file mode 100644 index 00000000..01e2120b --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40107.txt @@ -0,0 +1,6 @@ +What's new: +- Improved QR scanning and device support +- Display tunnel uptime +- Fixes quick tile crash bug when running app in multiple profiles +- Fixes global overrides regression causing unexpected tunnel start errors +- Fixes network detection race while VPN is active diff --git a/fastlane/metadata/android/ko-KR/changelogs/40108.txt b/fastlane/metadata/android/ko-KR/changelogs/40108.txt new file mode 100644 index 00000000..689f8994 --- /dev/null +++ b/fastlane/metadata/android/ko-KR/changelogs/40108.txt @@ -0,0 +1,2 @@ +What's new: +- Rapid network changes cause invalid network state bugfix diff --git a/fastlane/metadata/android/ko-KR/full_description.txt b/fastlane/metadata/android/ko-KR/full_description.txt new file mode 100644 index 00000000..7233292b --- /dev/null +++ b/fastlane/metadata/android/ko-KR/full_description.txt @@ -0,0 +1,13 @@ +WG Tunnel is a WireGuard VPN client that strikes the balance between simplicity and robustness, making it the ideal client for casual and power users alike. +Whether you simply want to automate when you're connected to your VPN or you're a power user with advanced privacy use cases, WG Tunnel has you covered. + +- **Auto-Tunneling:** Automatically activate tunnels based on Wi-Fi SSID, Ethernet connections, or mobile data networks. +- **Split Tunneling:** Flexible support for routing specific apps or traffic through the VPN. +- **App Modes:** Support for multiple tunnel modes, including standard VPN, kernel, lockdown (custom kill switch), and proxy modes. +- **AmneziaWG Integration:** Full support for AmneziaWG, providing robust censorship evasion. +- **Proxying Options:** Built-in HTTP and SOCKS5 proxy support allowing third-party apps to tunnel their traffic. +- **Quick Controls:** Quick Settings tile and home screen shortcuts for easy toggling actions. +- **Automation Support:** Intent-based automation for controlling tunnels and auto-tunneling. +- **Dynamic DNS Handling:** Detects and updates DNS changes without tunnel restarts. +- **Monitoring Tools:** Advanced tunnel monitoring features for tunnel performance monitoring. +- **Android TV Support:** Android TV support for nearly all app features. diff --git a/fastlane/metadata/android/ko-KR/short_description.txt b/fastlane/metadata/android/ko-KR/short_description.txt new file mode 100644 index 00000000..d6ee7b88 --- /dev/null +++ b/fastlane/metadata/android/ko-KR/short_description.txt @@ -0,0 +1 @@ +A WireGuard & AmneziaWG VPN client with auto-tunneling, lockdown & proxying. diff --git a/fastlane/metadata/android/ko-KR/title.txt b/fastlane/metadata/android/ko-KR/title.txt new file mode 100644 index 00000000..e589556c --- /dev/null +++ b/fastlane/metadata/android/ko-KR/title.txt @@ -0,0 +1 @@ +WG Tunnel