X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_cs.php;fp=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_cs.php;h=8d18dc269b39ad7f5c35b59bc84858b2279561f1;hp=785c57c97d36da5e4b11457a7be20c54b230c127;hb=b97874b04ea8ca43d21b7ef7309feff8ef0e4a07;hpb=92c7d7f7bccb9629bb7c81b9582b56b61c3f8ec9 diff --git a/www/plugins-dist/breves/lang/breves_cs.php b/www/plugins-dist/breves/lang/breves_cs.php index 785c57c..8d18dc2 100644 --- a/www/plugins-dist/breves/lang/breves_cs.php +++ b/www/plugins-dist/breves/lang/breves_cs.php @@ -8,7 +8,6 @@ if (!defined('_ECRIRE_INC_VERSION')) return; $GLOBALS[$GLOBALS['idx_lang']] = array( // B - 'breve' => 'Brève', # NEW 'breves' => 'Novinky', // E @@ -21,12 +20,10 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'icone_modifier_breve' => 'Změnit novinku', 'icone_nouvelle_breve' => 'Napsat novinku', 'info_1_breve' => '1 novinka', - 'info_aucun_breve' => 'Aucune brève', # NEW 'info_breves' => 'Používá váš web novinky?', 'info_breves_02' => 'Novinky', 'info_breves_valider' => 'Novinky ke schválení', 'info_gauche_numero_breve' => 'ČÍSLO NOVINKY', # MODIF - 'info_nb_breves' => '@nb@ brèves', # NEW 'item_breve_proposee' => 'Předložené novinky', # MODIF 'item_breve_refusee' => 'Odmítnutá novinka', # MODIF 'item_breve_validee' => 'Schválená novinka', # MODIF @@ -44,7 +41,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'titre_breve_refusee' => 'Novinka zamítnuta', 'titre_breves' => 'Novinky', 'titre_langue_breve' => 'JAZYK NOVINKY', # MODIF - 'titre_nouvelle_breve' => 'Nouvelle brève', # NEW 'titre_page_breves' => 'Novinky' );