From df5c38c9ed011d094a8ec2cff3329c6eef1be232 Mon Sep 17 00:00:00 2001 From: "salvatore@rezo.net" <> Date: Mon, 17 Sep 2012 01:39:04 +0000 Subject: [PATCH] langues (formidable) --- lang/formidable_sk.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/formidable_sk.php b/lang/formidable_sk.php index 30a8a3bd..20f873a5 100644 --- a/lang/formidable_sk.php +++ b/lang/formidable_sk.php @@ -14,15 +14,15 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'analyse_sans_reponse' => 'Nevyplnené', 'analyse_une_reponse_total' => 'Na tento formulár odpovedal jeden Älovek.', 'analyse_zero_reponse_total' => 'Na tento formulár neodpovedal žiaden Älovek.', - 'aucun_traitement' => 'Aucun traitement', # NEW + 'aucun_traitement' => 'Žiadne spracovanie', // B 'bouton_formulaires' => 'Formuláre', // C - 'cfg_analyse_classe_explication' => 'Vous pouvez indiquer des classes CSS qui seront ajoutées - sur le conteneur de chaque graphique, tel que <code>gray</code>,<code>blue</code>, - <code>orange</code>, <code>green</code> ou tout ce qui vous plairait !', # NEW + 'cfg_analyse_classe_explication' => 'Môžete zadaÅ¥ triedy CSS, ktoré budú pridané + na každý graf ako <code>sivý,</code> <code>modrý,</code> + <code>oranžový,</code> <code>zelený</code> alebo akýkoľvek iný stĺpec!', 'cfg_analyse_classe_label' => 'Trieda CSS stĺpca dokonÄenia úkonu', 'cfg_titre_page_configurer_formidable' => 'NastaviÅ¥ Formidable', 'cfg_titre_parametrages_analyse' => 'Nastavenia analýzy odpovedÃ', @@ -109,7 +109,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( // T 'titre_cadre_raccourcis' => 'Skratky', - 'traitements_actives' => 'Traitements activés', # NEW + 'traitements_actives' => 'AktÃvne spracovanie', 'traitements_aide_memoire' => 'Pomocná pamäť:', 'traitements_avertissement_creation' => 'Zmeny polà formulára boli úspeÅ¡ne uložené. Teraz môžete urÄiÅ¥, aké funkcie sa použijú pri spracúvanà formulára.', 'traitements_avertissement_modification' => 'Zmeny v poliach formulára boli úspeÅ¡ne uložené. <strong>Niektoré funkcie možno budú musieÅ¥ byÅ¥ kvôli nÃm prestavené.</strong>', -- GitLab