[PLUGINS] ~maj globale
[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')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // C
13 'composition' => 'Rozmiestnenie',
14 'composition_defaut' => 'predvolené rozmiestnenie',
15 'composition_heritee' => 'zdedené',
16 'composition_utilisee' => 'Rozmiestnenie:',
17 'composition_verrouillee' => 'Toto rozmiestnenie webmaster zamkol.',
18 'compositions' => 'Rozmiestnenia',
19
20 // D
21 'des_utilisations' => '@nb@ použití',
22
23 // H
24 'heritages' => 'Toto rozmiestnenie je predvolených rozmiestnením pre tieto objekty:',
25
26 // I
27 'info_aucune_composition' => 'Žiadne rozmiestnenie',
28
29 // L
30 'label_activer_composition_objets' => 'Rozmiestnenia používať na objekty',
31 'label_branche_verrouillee' => 'Rozmiestnenia tejto vetvy sú zamknuté.',
32 'label_chemin_compositions' => 'Priečinok s rozmiestneniami',
33 'label_chemin_compositions_details' => 'Zadajte umiestnenie, v ktorom sa budú hľadať šablóny rozmiestnenia.',
34 'label_composition' => 'Rozmiestnenie',
35 'label_composition_branche_lock' => 'Zamknúť rozmiestnenie všetkých objektov vetvy',
36 'label_composition_explication' => 'Vy ste webmaster, môžete',
37 'label_composition_lock' => 'Zamknúť rozmiestnenie',
38 'label_composition_rubrique' => 'Rozmiestnenie pre rubriky',
39 'label_information' => 'Informácie',
40 'label_masquer_formulaire' => 'Schovať formulár',
41 'label_masquer_formulaire_composition' => 'Schovať formulár s výberom rozmiestnenia, ak ho používateľ nemá právo meniť.',
42 'label_pas_de_composition' => 'Žiadne rozmiestnenie',
43 'label_styliser' => 'Výber šablón',
44 'label_styliser_auto' => 'Nepoužívajte automatický výber. Výber podporujú moje šablóny.',
45 'label_tout_verrouiller' => 'Zamknúť všetky',
46 'label_toutes_verrouilles' => 'Všetky rozmiestnenia sú zamknuté.',
47 'label_verrouiller_toutes_compositions' => 'Zamknúť všetky rozmiestnenia (môže to zmeniť len webmaster).',
48
49 // U
50 'une_utilisation' => '1 použitie'
51 );