Rev | Line | |
---|
[55220] | 1 | <?php |
---|
| 2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
[63915] | 3 | // extrait automatiquement de http://trad.spip.net/tradlang_module/openinviter?lang_cible=sk |
---|
[55220] | 4 | // ** ne pas modifier le fichier ** |
---|
| 5 | |
---|
| 6 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
| 7 | |
---|
| 8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
| 9 | |
---|
| 10 | // C |
---|
[55533] | 11 | 'champ_email_label' => 'Vaša e-mailová adresa @– poskytovateľ@', |
---|
[55220] | 12 | 'champ_password_explication' => 'Nebudeme si ho pamätať.', |
---|
| 13 | 'champ_password_label' => 'Heslo', |
---|
| 14 | |
---|
| 15 | // E |
---|
| 16 | 'erreur_authentification' => 'Nepodarilo sa overiť vašu totožnosť. Skontrolujte adresu a heslo a skúste to znova.', |
---|
| 17 | 'erreur_generale' => 'Obnoveniu vašich kontaktov bráni vnútorná chyba.' |
---|
| 18 | ); |
---|
| 19 | |
---|
| 20 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.