From bf387ba34a1ae9f46929dab86aa4bab4cc2de05c Mon Sep 17 00:00:00 2001 From: Jakub Janousek Date: Tue, 29 Oct 2024 17:57:05 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (172 of 172 strings) Translation: The TailCompany App/TailApp Translate-URL: http://weblate.stargazer.at/projects/the-tailcompany-app/tailapp/cs/ --- lib/l10n/messages_cs.arb | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/lib/l10n/messages_cs.arb b/lib/l10n/messages_cs.arb index e9d32d1a..2347ebb1 100644 --- a/lib/l10n/messages_cs.arb +++ b/lib/l10n/messages_cs.arb @@ -999,7 +999,7 @@ "type": "text", "placeholders": {} }, - "earSpeedTitle": "Rychlost otáčení ucha", + "earSpeedTitle": "Rychlost pohybu ucha", "@earSpeedTitle": { "description": "Title for the ear speed widget that appears when ears are connected", "type": "text", @@ -1022,5 +1022,29 @@ "description": "Label for the range slider to set the min and max delay time for casual mode", "type": "text", "placeholders": {} + }, + "manageGearHomePositionDescription": "zvolte pozici do které se má zařízení vrátit po dokončení akce", + "@manageGearHomePositionDescription": { + "description": "Description for the home position sliders on the manage gear screen", + "type": "text", + "placeholders": {} + }, + "settingsTailBlogWifiOnlyDescription": "Zabrání načítání obsahu z Tail Blogu během připojení přes mobilní data", + "@settingsTailBlogWifiOnlyDescription": { + "description": "Description for the tail blog wifi only setting", + "type": "text", + "placeholders": {} + }, + "manageGearHomePositionTitle": "Zvolte základní pozici", + "@manageGearHomePositionTitle": { + "description": "Title for the home position sliders on the manage gear screen", + "type": "text", + "placeholders": {} + }, + "settingsTailBlogWifiOnlyTitle": "Tail Blog pouze na WiFi", + "@settingsTailBlogWifiOnlyTitle": { + "description": "Description for the tail blog wifi only setting", + "type": "text", + "placeholders": {} } }