Incorrect html tags, brush up some english vars
This commit is contained in:
@@ -62,7 +62,7 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_WHOIS_ONLINE' => 'Blok Kdo je online?',
|
||||
'PORTAL_WHOIS_ONLINE_EXPLAIN' => 'Zobrazit tento blok na portálu.',
|
||||
'PORTAL_CHANGE_STYLE' => 'Změna stylu',
|
||||
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Zobrazit tento blok na portálu.<br /><span style="color:red">Prosím, mějte na mysli:</span> Pokud je volba "Vždy použít výchozí styl" v menu Nastavení fóra zvolena "Ano", tento blok <u>nebude zobrazen</u>, nazávisle na tomto nastavení.',
|
||||
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Zobrazit tento blok na portálu.<br /><span style="color:red">Prosím, mějte na mysli:</span> Pokud je volba "Vždy použít výchozí styl" v menu Nastavení fóra zvolena "Ano", tento blok <strong>nebude zobrazen</strong>, nazávisle na tomto nastavení.',
|
||||
'PORTAL_FRIENDS' => 'Blok Přátelé',
|
||||
'PORTAL_FRIENDS_EXPLAIN' => 'Zobrazit tento blok na portálu.',
|
||||
'PORTAL_MAX_ONLINE_FRIENDS' => 'Limit počtu zobrazených přátel',
|
||||
|
||||
@@ -66,7 +66,7 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_WHOIS_ONLINE' => '¿Quién está conectado?',
|
||||
'PORTAL_WHOIS_ONLINE_EXPLAIN' => 'Mostrar este bloque en el portal.',
|
||||
'PORTAL_CHANGE_STYLE' => 'Cambiar estilos',
|
||||
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Mostrar este bloque en el portal.<br /><span style="color:red">Porfavor tome nota:</span> Si "Sobreescribe el estilo de usuario:" en la configuración del foro is esta puesto en "Si", este bloque <u>no sera mostrado</u>, independientemente de esta configuración.',
|
||||
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Mostrar este bloque en el portal.<br /><span style="color:red">Porfavor tome nota:</span> Si "Sobreescribe el estilo de usuario:" en la configuración del foro is esta puesto en "Si", este bloque <strong>no sera mostrado</strong>, independientemente de esta configuración.',
|
||||
'PORTAL_FRIENDS' => 'Mostrar bloque de amigos',
|
||||
'PORTAL_FRIENDS_EXPLAIN' => 'Muestra bloque de adjuntos',
|
||||
'PORTAL_MAX_ONLINE_FRIENDS' => 'Límite de amigos a mostrar',
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
'PORTAL_WHOIS_ONLINE' => 'Bloc Qui est en ligne?',
|
||||
'PORTAL_WHOIS_ONLINE_EXPLAIN' => 'Montrer ce Bloc sur le portail.',
|
||||
'PORTAL_CHANGE_STYLE' => 'Bloc Styles',
|
||||
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Montrer ce Bloc sur le portail.<br /><span style="color:red">SVP notez:</span> si "Annuler le style de l\'utilisateur:" dans les réglages du forum est sur "Oui", Ce Bloc <u>ne sera pas montré</u>, indépendamment de ces réglages.',
|
||||
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Montrer ce Bloc sur le portail.<br /><span style="color:red">SVP notez:</span> si "Annuler le style de l\'utilisateur:" dans les réglages du forum est sur "Oui", Ce Bloc <strong>ne sera pas montré</strong>, indépendamment de ces réglages.',
|
||||
'PORTAL_FRIENDS' => 'Bloc Amis',
|
||||
'PORTAL_FRIENDS_EXPLAIN' => 'Montrer ce Bloc sur le portail.',
|
||||
'PORTAL_MAX_ONLINE_FRIENDS' => 'Nombre d\'amis effichés.',
|
||||
|
||||
@@ -64,7 +64,7 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_WHOIS_ONLINE' => 'Hvem er pålogget?',
|
||||
'PORTAL_WHOIS_ONLINE_EXPLAIN' => 'Vis denne blokken i portalen.',
|
||||
'PORTAL_CHANGE_STYLE' => 'Skift stil',
|
||||
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Vis denne blokken i portalen.<br /><span style="color:red">Please note:</span> if "Override user style:" in the board settings is set to "Yes", this block <u>wont be displayed</u>, independent of this settings.',
|
||||
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Vis denne blokken i portalen.<br /><span style="color:red">Please note:</span> if "Override user style:" in the board settings is set to "Yes", this block <strong>wont be displayed</strong>, independent of this settings.',
|
||||
'PORTAL_FRIENDS' => 'Venner',
|
||||
'PORTAL_FRIENDS_EXPLAIN' => 'Vis denne blokken i portalen.',
|
||||
'PORTAL_MAX_ONLINE_FRIENDS' => 'Antall venner du vil vise i blokken i portalen',
|
||||
|
||||
Reference in New Issue
Block a user