You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
contact/lang/paquet-contact_sk.php

17 lines
680 B
PHP

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-contact?lang_cible=sk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'contact_description' => 'Tento zásuvný modul vám umožňuje vytvoriť vlastný kontaktný formulár (meno, priezvisko, adresa, telefón, atď) a vybrať príjemcov, ktorí dostanú zistené údaje e-mailom.',
'contact_nom' => 'Rozšírený kontaktný formulár',
'contact_slogan' => 'Toto rozšírenie ponúka kontaktný formulár s viacerými možnosťami'
);