[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / compositions_v3 / lang / compositions_sk.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/compositions?lang_cible=sk
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // C
11 'composition' => 'Rozmiestnenie',
12 'composition_defaut' => 'predvolené rozmiestnenie',
13 'composition_heritee' => 'zdedené',
14 'composition_utilisee' => 'Rozmiestnenie:',
15 'composition_verrouillee' => 'Toto rozmiestnenie webmaster zamkol.',
16 'compositions' => 'Rozmiestnenia',
17
18 // D
19 'des_utilisations' => '@nb@ použití',
20
21 // H
22 'heritages' => 'Toto rozmiestnenie je predvolených rozmiestnením pre tieto objekty:',
23
24 // L
25 'label_activer_composition_objets' => 'Rozmiestnenia používať na objekty',
26 'label_branche_verrouillee' => 'Rozmiestnenia tejto vetvy sú zamknuté.',
27 'label_chemin_compositions' => 'Priečinok s rozmiestneniami',
28 'label_chemin_compositions_details' => 'Zadajte umiestnenie, v ktorom sa budú hľadať šablóny rozmiestnenia.',
29 'label_composition' => 'Rozmiestnenie',
30 'label_composition_branche_lock' => 'Zamknúť rozmiestnenie všetkých objektov vetvy',
31 'label_composition_explication' => 'Vy ste webmaster, môžete',
32 'label_composition_lock' => 'Zamknúť rozmiestnenie',
33 'label_composition_rubrique' => 'Rozmiestnenie pre rubriky',
34 'label_information' => 'Informácie',
35 'label_masquer_formulaire' => 'Schovať formulár',
36 'label_masquer_formulaire_composition' => 'Schovať formulár s výberom rozmiestnenia, ak ho používateľ nemá právo meniť.',
37 'label_pas_de_composition' => 'Žiadne rozmiestnenie',
38 'label_styliser' => 'Výber šablón',
39 'label_styliser_auto' => 'Nepoužívajte automatický výber. Výber podporujú moje šablóny.',
40 'label_tout_verrouiller' => 'Zamknúť všetky',
41 'label_toutes_verrouilles' => 'Všetky rozmiestnenia sú zamknuté.',
42 'label_verrouiller_toutes_compositions' => 'Zamknúť všetky rozmiestnenia (môže to zmeniť len webmaster).',
43
44 // U
45 'une_utilisation' => '1 použitie'
46 );
47
48 ?>