From 925555692e03e44e573d075b30196268c772bde4 Mon Sep 17 00:00:00 2001
From: Lahmizzar Muinela <lahmizzar@devxive.com>
Date: Sun, 09 Mar 2014 16:37:52 -0400
Subject: [PATCH] merge latest translations from tx

---
 languages/cs-CZ/admin/cs-CZ.plg_content_pfnotifications.ini |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/languages/cs-CZ/admin/cs-CZ.plg_content_pfnotifications.ini b/languages/cs-CZ/admin/cs-CZ.plg_content_pfnotifications.ini
index 824a8ae..ea40256 100644
--- a/languages/cs-CZ/admin/cs-CZ.plg_content_pfnotifications.ini
+++ b/languages/cs-CZ/admin/cs-CZ.plg_content_pfnotifications.ini
@@ -9,11 +9,11 @@
 ; Config
 ; @since    4.2
 ; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_LABEL = "Send Method"
-; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DESC = "Send emails directly, or use a cron job."
-; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DIRECT = "Direct"
-; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_CRON = "Cron Job"
+PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DESC = "Posílat e-maily přímo, nebo pomocí cronu."
+PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DIRECT = "Přímo"
+PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_CRON = "Cron úlohy"
 
-; PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_LABEL = "Cron Job Limit"
+PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_LABEL = "Limit Cron úloh"
 ; PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_DESC = "The amount of emails to send per job interval"
 
 ; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_LABEL = "Send Events"

--
Gitblit v1.9.1