From bd3268dcbc4fa50aa761404bc2a2146f19e9dfe7 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 4 Jun 2026 23:15:03 +0200 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 39.1% (9 of 23 strings) Translation: WG Tunnel/fastlane Translate-URL: https://hosted.weblate.org/projects/wg-tunnel/fastlane/cs/ --- fastlane/metadata/android/cs-CZ/changelogs/40200.txt | 5 +++++ fastlane/metadata/android/cs-CZ/changelogs/40201.txt | 3 +++ fastlane/metadata/android/cs-CZ/changelogs/40202.txt | 6 ++++++ fastlane/metadata/android/cs-CZ/changelogs/40301.txt | 7 +++++++ 4 files changed, 21 insertions(+) create mode 100644 fastlane/metadata/android/cs-CZ/changelogs/40200.txt create mode 100644 fastlane/metadata/android/cs-CZ/changelogs/40201.txt create mode 100644 fastlane/metadata/android/cs-CZ/changelogs/40202.txt create mode 100644 fastlane/metadata/android/cs-CZ/changelogs/40301.txt diff --git a/fastlane/metadata/android/cs-CZ/changelogs/40200.txt b/fastlane/metadata/android/cs-CZ/changelogs/40200.txt new file mode 100644 index 00000000..46cbe16a --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/40200.txt @@ -0,0 +1,5 @@ +What's new: +- Amnezia 2.0 support +- Copy split tunnel apps from existing config +- Logger start bugfix +- Quick tile added sync bugfix diff --git a/fastlane/metadata/android/cs-CZ/changelogs/40201.txt b/fastlane/metadata/android/cs-CZ/changelogs/40201.txt new file mode 100644 index 00000000..c3d47e88 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/40201.txt @@ -0,0 +1,3 @@ +What's new: +- Auto-tunnel screen not loading without connecting to Wi-Fi bugfix +- Import tunnel via URL bugfix diff --git a/fastlane/metadata/android/cs-CZ/changelogs/40202.txt b/fastlane/metadata/android/cs-CZ/changelogs/40202.txt new file mode 100644 index 00000000..aa782ae9 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/40202.txt @@ -0,0 +1,6 @@ +What's new: +- Private profile lockdown mode bugfix +- UI performance optimizations +- Back navigation crash in certain scenarios bugfix +- Auto tunneling race after Amnezia 2.0 changes bugfix +- Localizations diff --git a/fastlane/metadata/android/cs-CZ/changelogs/40301.txt b/fastlane/metadata/android/cs-CZ/changelogs/40301.txt new file mode 100644 index 00000000..09e2e9e0 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/40301.txt @@ -0,0 +1,7 @@ +What's new: +- Doze mode handshake fix +- Optional I2-5 bugfix +- Create from scratch crash bugfix +- Show tunnel statistics in notification +- Filter tunnel by latency +- Translations