From cfee738b302b262b3e902dea7f1c080d6feb4a11 Mon Sep 17 00:00:00 2001 From: LibreTranslate Date: Sat, 7 Jun 2025 15:20:14 +0200 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 33.9% (157 of 462 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/cs/ --- lib/l10n/app_cs.arb | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/lib/l10n/app_cs.arb b/lib/l10n/app_cs.arb index 0afbf15..b731163 100644 --- a/lib/l10n/app_cs.arb +++ b/lib/l10n/app_cs.arb @@ -1,9 +1,9 @@ { "active": "Aktivní", "@active": {}, - "nativeName": "Angličtina", + "nativeName": "Čeština", "@nativeName": {}, - "about": "O", + "about": "O nás", "@about": {}, "accept": "Přijmout", "@accept": {}, @@ -458,5 +458,23 @@ } }, "none": "Žádný", - "@none": {} + "@none": {}, + "other": "Ostatní", + "@other": {}, + "outlineColor": "Vnější barva", + "@outlineColor": {}, + "outlineSize": "Vnější velikost", + "@outlineSize": {}, + "options": "Možnosti", + "@options": {}, + "notPartOfAlbum": "Není součástí alba", + "@notPartOfAlbum": {}, + "openParent": "Otevřené rodiče", + "@openParent": {}, + "overview": "Přehled", + "@overview": {}, + "normal": "Čeština", + "@normal": {}, + "openShow": "Otevřít show", + "@openShow": {} }