small corrections in language files

This commit is contained in:
Fraenkiman 2023-12-15 01:07:44 +01:00
parent 3dc472481d
commit 0fae79dd89
2 changed files with 8 additions and 6 deletions

View File

@ -4,7 +4,7 @@ $lang ['admin'] ['widgets'] ['submenu'] ['raw'] = 'Administrar widgets (raw)';
/* default action */ /* default action */
$lang ['admin'] ['widgets'] ['default'] = array( $lang ['admin'] ['widgets'] ['default'] = array(
'head' => 'Administrar widgets (<em>experimental</em>)', 'head' => 'Administrar widgets',
'descr' => 'A <a class="hint" ' . // 'descr' => 'A <a class="hint" ' . //
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="Que es un Widget?">' . // 'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="Que es un Widget?">' . //

View File

@ -95,10 +95,10 @@ $lang ['samplecontent'] = array();
$lang ['samplecontent'] ['menu'] ['subject'] = 'Menu'; $lang ['samplecontent'] ['menu'] ['subject'] = 'Menu';
$lang ['samplecontent'] ['menu'] ['content'] = '[list] $lang ['samplecontent'] ['menu'] ['content'] = '[list]
[*][url=?]Home[/url] [*][url=?]Domů[/url]
[*][url=?paged=1]Blog[/url] [*][url=?paged=1]Blog[/url]
[*][url=static.php?page=about]About[/url] [*][url=static.php?page=about]O mně[/url]
[*][url=contact.php]Contact[/url] [*][url=contact.php]Kontakt[/url]
[/list]'; [/list]';
$lang ['samplecontent'] ['entry'] ['subject'] = 'Vítejte ve FlatPressu!'; $lang ['samplecontent'] ['entry'] ['subject'] = 'Vítejte ve FlatPressu!';
@ -115,9 +115,11 @@ K formátování textu se používají tzv. [url=http://wiki.flatpress.org/doc:p
[quote]K dispozici je tag "quote" k zobrazení vašich oblíbených citátů.[/quote] [quote]K dispozici je tag "quote" k zobrazení vašich oblíbených citátů.[/quote]
[code]A také tag "code" k zobrazení zdrojových kódů programu.[/code] [code]Element \'code\' vytvoří sekci s pevnou šířkou znaku.
Může také
zobrazit odsazení.[/code]
[b]img a url[/b] tagy mají speciální parametry, jejich podrobný popis najdete na [url=https://wiki.flatpress.org/doc:plugins:bbcode]FP wiki[/url]. [b]img a url[/b] tagy mají speciální parametry, jejich podrobný popis najdete na [url=https://wiki.flatpress.org/doc:plugins:bbcode]FlatPress-Wiki[/url].
[h4]Příspěvky a statické stránky[/h4] [h4]Příspěvky a statické stránky[/h4]