From b1cfaac33b86e86c4d513c0e26d069d1a7d87ade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Karaffa?= Date: Tue, 22 Apr 2025 19:42:33 +0200 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 0.8% (6 of 743 strings) Translation: NetAlertX/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/cs/ --- front/php/templates/language/cs_cz.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) mode change 100755 => 100644 front/php/templates/language/cs_cz.json diff --git a/front/php/templates/language/cs_cz.json b/front/php/templates/language/cs_cz.json old mode 100755 new mode 100644 index 8778a302..1883b6f8 --- a/front/php/templates/language/cs_cz.json +++ b/front/php/templates/language/cs_cz.json @@ -4,7 +4,7 @@ "API_TOKEN_description": "", "API_TOKEN_name": "", "API_display_name": "", - "API_icon": "", + "API_icon": "", "About_Design": "", "About_Exit": "", "About_Title": "", @@ -15,13 +15,13 @@ "AppEvents_Helper1": "", "AppEvents_Helper2": "", "AppEvents_Helper3": "", - "AppEvents_ObjectForeignKey": "", - "AppEvents_ObjectIndex": "", + "AppEvents_ObjectForeignKey": "Cizí klíč", + "AppEvents_ObjectIndex": "Index", "AppEvents_ObjectIsArchived": "", "AppEvents_ObjectIsNew": "", "AppEvents_ObjectPlugin": "", - "AppEvents_ObjectPrimaryID": "", - "AppEvents_ObjectSecondaryID": "", + "AppEvents_ObjectPrimaryID": "Primární ID", + "AppEvents_ObjectSecondaryID": "Sekundární ID", "AppEvents_ObjectStatus": "", "AppEvents_ObjectStatusColumn": "", "AppEvents_ObjectType": "", @@ -29,7 +29,7 @@ "AppEvents_Type": "", "BackDevDetail_Actions_Ask_Run": "", "BackDevDetail_Actions_Not_Registered": "", - "BackDevDetail_Actions_Title_Run": "", + "BackDevDetail_Actions_Title_Run": "Spustit akci", "BackDevDetail_Copy_Ask": "", "BackDevDetail_Copy_Title": "", "BackDevDetail_Tools_WOL_error": "", @@ -742,4 +742,4 @@ "settings_update_item_warning": "", "test_event_icon": "", "test_event_tooltip": "" -} \ No newline at end of file +}