From 8bb0587b39f1393aae6acfbbd50f7c57d691fbb9 Mon Sep 17 00:00:00 2001 From: wx <76164598+nwvh@users.noreply.github.com> Date: Thu, 2 May 2024 08:22:36 +0200 Subject: [PATCH] chore(locale): update cs.json (#551) --- locales/cs.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/locales/cs.json b/locales/cs.json index fdb6ebc..f647d59 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -6,20 +6,20 @@ "confirm": "Potvrdit", "more": "Více...", "settings": { - "locale": "Change locale", - "locale_description": "Current language: ${language} (%s)", - "notification_audio": "Notification audio", - "notification_position": "Notification position" + "locale": "Změnit jazyk", + "locale_description": "Aktuální jazyk: ${language} (%s)", + "notification_audio": "Zvuk notifikací", + "notification_position": "Pozice notifikací" }, "position": { - "bottom": "Bottom", - "bottom-left": "Bottom-left", - "bottom-right": "Bottom-right", - "center-left": "Center-left", - "center-right": "Center-right", - "top": "Top", - "top-left": "Top-left", - "top-right": "Top-right" + "bottom": "Dole", + "bottom-left": "Vlevo dole", + "bottom-right": "Vpravo dole", + "center-left": "Vlevo uprostřed", + "center-right": "Vpravo uprostřed", + "top": "Nahoře", + "top-left": "Vlevo nahoře", + "top-right": "Vpravo nahoře" } }, "open_radial_menu": "Otevřít kruhové menu", @@ -29,4 +29,4 @@ "txadmin_warn": "Byl jsi varován od %s", "txadmin_warn_content": "%s \nID akce: %s", "txadmin_scheduledrestart": "Plánovaný restart" -} +} \ No newline at end of file