Code-Formatierung in Sprachdateien

- For future new language packs, a clean basis has been created with the existing language packs.
	- Removed unnecessary line breaks, spaces and tabs to avoid unexpected views in the responsive design.
	- Updated links to external sources.

- Missing language files created in plugins.
	- Gallerycaptions plugin: cs-cz, el-gr, es-es, fr-fr, ja-jp, nl-nl
	- Mediamanager plugin: el-gr, fr-fr
	- PhotoSwipe plugin: cs-cz, el-gr, es-es, fr-fr, ja-jp, nl-nl
	- Readmore plugin: el-gr, fr-fr
	- Seometataginfo plugin: pt-br
This commit is contained in:
Fraenkiman 2023-12-10 01:30:26 +01:00
parent ef234d66b6
commit f46df8aafe
410 changed files with 6792 additions and 7841 deletions

View File

@ -1,21 +1,17 @@
<?php
$lang['admin']['config']['default'] =
array(
$lang ['admin'] ['config'] ['default'] = array(
'head' => 'Nastavení',
'descr' => 'Uprav a nastav si svoji instalaci FlatPressu.',
'submit' => 'Ulož změny',
'sysfset' => 'Informace o systému',
'syswarning' => '<big>Varování!</big> Tyto informace jsou důležité a musí být správné,
jinak nemusí Flatpress fungovat správně.',
'blog_root' => '<strong>Absolutní cesta k FlatPressu</strong>. Poznámka:
většinou to nebudeš potřebovaa měnit, každopádně buď opatrný, protože neumíme ověřit správnost',
'www' =>'<strong>Blog root</strong>. URL tvého blogu, kompletní cesta i s podadresáři. <br />
např.: http://www.mydomain.com/flatpress/ (koncové lomítko je potřebné)',
'syswarning' => '<big>Varování!</big> Tyto informace jsou důležité a musí být správné, jinak nemusí Flatpress fungovat správně.',
'blog_root' => '<strong>Absolutní cesta k FlatPressu</strong>. Poznámka: ' .
'většinou to nebudeš potřebovaa měnit, každopádně buď opatrný, protože neumíme ověřit správnost',
'www' =>'<strong>Blog root</strong>. URL tvého blogu, kompletní cesta i s podadresáři.<br>' .
'např.: http://www.mydomain.com/flatpress/ (koncové lomítko je potřebné)',
// ------
'gensetts' => 'Hlavní nastavení',
'blogtitle' => 'Nadpis blogu',
'blogsubtitle' => 'Podnadpis blogu',
@ -43,15 +39,12 @@
'<a class="hint" href="https://wiki.flatpress.org/doc:techfaq#character_encoding" target="_blank" title="Které standardy kódování znaků podporuje FlatPress?">UTF-8</a>.'
);
$lang['admin']['config']['default']['msgs'] =
array(
$lang ['admin'] ['config'] ['default'] ['msgs'] = array(
1 => 'Konfigurace úspěšně uložena..',
-1 => 'Při ukládání sa vyskytla chyba..',
);
$lang['admin']['config']['default']['error'] =
array(
$lang ['admin'] ['config'] ['default'] ['error'] = array(
'www' => 'Root blogu musí být platná adresa',
'title' => 'Musíš zadat nadpis',
'email' => 'Email musí mít správný formát',
@ -64,6 +57,4 @@
'charset' => 'Musíš zadat ID znakové sady',
'lang' => 'Vybraný jazyk není dostupný'
);
?>

View File

@ -7,10 +7,10 @@ $lang ['admin'] ['entry'] ['submenu'] = array(
);
/* default action */
$lang ['admin'] ['entry'] ['list'] = array(
'head' => 'Správa příspěvků',
'descr' => 'Prosím vyberte příspěvek, který chcete upravit nebo <a href="admin.php?p=entry&amp;action=write">přidejte nový</a>' . '<br /><a href="admin.php?p=entry&amp;action=cats">Upravit kategorie</a>',
'descr' => 'Prosím vyberte příspěvek, který chcete upravit nebo <a href="admin.php?p=entry&amp;action=write">přidejte nový</a><br>' .
'<a href="admin.php?p=entry&amp;action=cats">Upravit kategorie</a>',
'filter' => 'Filtr: ',
'drafts' => 'Návrhy: ',
'nofilter' => 'Zobrazit vše',
@ -19,7 +19,7 @@ $lang ['admin'] ['entry'] ['list'] = array(
'date' => 'Datum',
'title' => 'Nadpis',
'author' => 'Autor',
'comms' => '#Komentářů', // comments
'comms' => 'Komentářů', // comments
'action' => 'Akce',
'act_del' => 'Smazat',
'act_view' => 'Zobrazit',
@ -39,7 +39,8 @@ $lang ['admin'] ['entry'] ['write'] = array(
'preview' => 'Zobrazit',
'savecontinue' => 'Uložit&amp;Pokračovat',
'categories' => 'Kategorie',
'nocategories' => 'Kategorie nenastavená. <a href="admin.php?p=entry&amp;action=cats">Vytvořte si vlastní ' . 'kategorii</a> v Správě kategorií. ' . '<a href="#save">Uložit</a> nejdřív Váš příspěvek.',
'nocategories' => 'Kategorie nenastavená. <a href="admin.php?p=entry&amp;action=cats">Vytvořte si vlastní kategorii</a> v Správě kategorií. ' .
'<a href="#save">Uložit</a> nejdřív Váš příspěvek.',
'saveopts' => 'Uložit nastavení',
'success' => 'Váš příspěvek byl úspěšně publikovaný',
'otheropts' => 'Ostatní nastavení',
@ -70,9 +71,8 @@ $lang ['admin'] ['entry'] ['write'] ['msgs'] = array(
);
/* comments */
$lang ['admin'] ['entry'] ['commentlist'] = array(
'head' => "Komentáře k přispěvkům ",
'head' => 'Komentáře k přispěvkům ',
'descr' => 'Vybrat komentář na vymazání',
'sel' => 'Sel',
'content' => 'Obsah',
@ -93,7 +93,7 @@ $lang ['admin'] ['entry'] ['commentlist'] ['msgs'] = array(
);
$lang ['admin'] ['entry'] ['commedit'] = array(
'head' => "Uprav komentář příspěvku",
'head' => 'Uprav komentář příspěvku',
'content' => 'Obsah',
'date' => 'Datum',
'author' => 'Autor',
@ -110,7 +110,6 @@ $lang ['admin'] ['entry'] ['commedit'] ['msgs'] = array(
);
/* delete action */
$lang ['admin'] ['entry'] ['delete'] = array(
'head' => 'Smazat příspěvek',
'descr' => 'Chystáte sa smazat tyto příspěvky:',
@ -123,10 +122,10 @@ $lang ['admin'] ['entry'] ['delete'] = array(
);
/* category mgmt */
$lang ['admin'] ['entry'] ['cats'] = array(
'head' => 'Upravit kategorie',
'descr' => '<p>Použijte formulář (dole) pro úpravu kategorií. </p><p>Každá kategorie by měla být v tomto formátu - "jméno kategorie: <em>id_number</em>". Položky odsazené pomlčkami tvoří hierarchii.</p>
'descr' => '<p>Použijte formulář (dole) pro úpravu kategorií. </p>' .
'<p>Každá kategorie by měla být v tomto formátu - "jméno kategorie: <em>id_number</em>". Položky odsazené pomlčkami tvoří hierarchii.</p>
<p>Příklad:</p>
<pre>
@ -145,7 +144,6 @@ Různé :5
);
$lang ['admin'] ['entry'] ['cats'] ['msgs'] = array(
1 => 'Kategorie byli úspěšně uložené',
-1 => 'Při pokusu uložit kategorie nastala chyba',
2 => 'Kategorie byly smazané',

View File

@ -1,5 +1,4 @@
<?php
$lang ['admin'] ['panel'] ['main'] = 'Hlavní';
$lang ['admin'] ['main'] ['default'] = array(
@ -18,6 +17,5 @@
'op5d' => 'Základní nastavení Vašeho FlatPressu',
'op6' => 'Údržba',
'op6d' => 'Vyčištění, obnova, aktualizace FlatPressu',
);
?>

View File

@ -1,12 +1,9 @@
<?php
$lang ['admin'] ['panel'] ['maintain'] = 'Údržba';
$lang ['admin'] ['maintain'] ['default'] = array(
'head' => 'Údržba',
'descr' => 'Vstupte pokud si myslíte, že se něco pokazilo, '.
'a možná najdete řešení.
Nemusí to ale pomoci.',
'descr' => 'Vstupte pokud si myslíte, že se něco pokazilo, a možná najdete řešení. Nemusí to ale pomoci.',
'opt0' => '&laquo; Návrat do hlavního menu',
'opt1' => 'Opravit index',
'opt2' => 'Vyčistit cache motivů a šablon',
@ -14,9 +11,8 @@
'opt4' => 'Ukázat informace o PHP',
'opt5' => 'Zjistit aktualizace',
'chmod_info' => "Následující oprávnění <strong>nemůžou být</strong>
resetované na 0775; pravděpodobně vlastník souborů není stejná osoba jako vlastník webu. Případně můžete ignorovat toto oznámení.",
'chmod_info' => 'Následující oprávnění <strong>nemůžou být</strong> resetované na 0775; pravděpodobně vlastník souborů není stejná osoba jako vlastník webu. ' .
'Případně můžete ignorovat toto oznámení.'
);
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(
@ -31,15 +27,11 @@
<li>Poslední nestabilní verze FlatPressu je <big><a href="%s">%s</a></big></li>
</ul>',
'notice' => 'Oznámení:'
);
$lang ['admin'] ['maintain'] ['updates'] ['msgs'] = array(
1 => 'Aktualizace jsou dostupné!',
2 => 'Verze Flatpressu je aktuální',
-1 => 'Nepodařilo sa získat aktualizace'
);
?>

View File

@ -18,9 +18,9 @@ $lang ['admin'] ['panels'] = array(
);
$lang ['admin'] ['general'] = array(
'id' => 'Id', # for entry ids
'name' => 'Jméno', # for file names
'title' => 'Nadpis', # for entry/posts/static titles
'id' => 'Id', // for entry ids
'name' => 'Jméno', // for file names
'title' => 'Nadpis', // for entry/posts/static titles
'comments' => '#Komentáře',
'author' => 'Autor',
'actdel' => 'Smazat',
@ -30,5 +30,4 @@ $lang ['admin'] ['general'] = array(
'startpage' => 'Úvodní stránka',
'logout' => 'Odhlášení'
);
?>

View File

@ -1,39 +1,32 @@
<?php
$lang ['admin'] ['plugin'] ['submenu'] = array (
'default' => 'Správa Pluginů'
);
/* main plugin panel */
$lang ['admin'] ['plugin'] ['default'] = array(
'head' => 'Správa Pluginů',
'enable' => 'Zapnout',
'disable' => 'Vypnout',
'descr' => '<a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Co je Plugin?">'.
'Plugin</a> je součást, která umožňuje rozšířit možnosti FlatPressu.</p>'.
'<p>Pluginy je možno instalovat nahráním do složky <code>fp-plugins/</code></p> '.
'<p>Tento panel umožňuje zapnout a vypnout pluginy.',
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Co je Plugin?">Plugin</a> je součást, která umožňuje rozšířit možnosti FlatPressu.</p>' .
'<p>Pluginy je možno instalovat nahráním do složky <code>fp-plugins/</code></p><p>Tento panel umožňuje zapnout a vypnout pluginy.',
'name' => 'Název',
'description' => 'Popis',
'author' => 'Autor',
'version' => 'Verze',
'action' => 'Akce',
'action' => 'Akce'
);
$lang ['admin'] ['plugin'] ['default'] ['msgs'] = array(
1 => 'Nastavení uložené',
-1 => 'Při pokuse uložit nastala chyba. Může být pro to několik důvodů: pravděpodobně váš soubor obsahuje chyby v syntaxi.',
-1 => 'Při pokuse uložit nastala chyba. Může být pro to několik důvodů: pravděpodobně váš soubor obsahuje chyby v syntaxi.'
);
/* system errors */
$lang ['admin'] ['plugin'] ['errors'] = array(
'head' => 'Při nahrávání pluginů se vyskytli nasledující chyby:',
'notfound' => 'Plugin se nenašel. Přeskočit.',
'generic' => 'Chyba číslo %d',
'generic' => 'Chyba číslo %d'
);
?>

View File

@ -1,15 +1,11 @@
<?php
$lang ['admin'] ['static'] ['submenu'] = array(
'list' => 'Správa statických stránek',
'write' => 'Vytvořit statickou stránku'
);
/* main panel */
$lang ['admin'] ['static'] ['list'] = array(
'head' => 'Statické stránky ',
'descr' => 'Prosím vyberte stránku, kterou chcete upravit nebo <a href="admin.php?p=static&amp;action=write">přidejte novou</a>.',
@ -29,13 +25,11 @@
1 => 'Stránka byla úspěšně uložena',
-1 => 'Při pokusu uložit stránku nastala chyba',
2 => 'Stránka byla úspěšně odstraněná',
-2 => 'Při pokusu smazat stránku nastala chyba',
-2 => 'Při pokusu smazat stránku nastala chyba'
);
/* write panel */
$lang['admin']['static']['write'] =
array(
$lang ['admin'] ['static'] ['write'] = array(
'head' => 'Publikovať statickou stránku',
'descr' => 'Upravit podobu publikované statické stránky',
'fieldset1' => 'Upravit',
@ -50,7 +44,7 @@
'deletemsg' => 'Smazat stránku',
'del' => 'Smazat',
'success' => 'Vaša stránka byla úspěšně publikovaná',
'otheropts' => 'Další nastavení',
'otheropts' => 'Další nastavení'
);
$lang ['admin'] ['static'] ['write'] ['error'] = array(
@ -59,20 +53,15 @@
'id' => 'Musíte poslat platné id'
);
/* delete action */
$lang ['admin'] ['static'] ['delete'] = array(
'head' => "Smazat stránku",
'head' => 'Smazat stránku',
'descr' => 'Chystáte se smazat tyto stránky:',
'preview' => 'Zobrazit',
'confirm' => 'Opravdu chcete pokračovat?',
'fset' => 'Smazat',
'ok' => 'Ano, smazat stránku',
'cancel' => 'Ne, zpět na statickou stránku',
'err' => 'Uvedená stránka neexistuje',
'err' => 'Uvedená stránka neexistuje'
);
?>

View File

@ -1,13 +1,10 @@
<?php
$lang ['admin'] ['themes'] ['submenu'] = array(
'default' => 'Motivy vzhledů',
'style' => 'Styly',
'style' => 'Styly'
);
/* default panel action (change theme) */
$lang ['admin'] ['themes'] ['default'] = array(
'head1' => 'Současný motiv',
@ -15,8 +12,7 @@
'descr' => 'Vyberte motiv, který chcete používat',
'nodescr' => 'Bez popisu',
'noauthor' => 'Neznámý autor',
'noauthor' => 'Neznámý autor'
);
$lang ['admin'] ['themes'] ['default'] ['msgs'] = array(
@ -25,9 +21,7 @@
-2 => 'Motiv, který jste si vybrali, neexistuje.'
);
/* select style */
$lang ['admin'] ['themes'] ['style'] = array(
'head1' => 'Současný styl',
@ -35,7 +29,7 @@
'descr' => 'Vyberte styl, který chcete používat společně s motívem vzhedu',
'nodescr' => 'Bez popisu',
'noauthor' => 'Neznámý autor',
'noauthor' => 'Neznámý autor'
);
$lang ['admin'] ['themes'] ['style'] ['msgs'] = array(
@ -43,6 +37,4 @@
-1 => 'Chyba nastala při pokusu změnit styl.',
-2 => 'Styl, který jste si vybrali, neexistuje.'
);
?>

View File

@ -1,29 +1,21 @@
<?php
$lang ['admin'] ['uploader'] ['default'] = array(
'head' => 'Nahrání souborů',
'descr' => 'Vybrat jeden nebo více souborů k nahrání.',
'fset1' => 'Výběr souborů',
'fset2' => 'Nahrát',
'submit' => 'Nahrát',
'submit' => 'Nahrát'
);
$lang ['admin'] ['uploader'] ['default'] ['msgs'] = array(
1 => 'Soubor(y) nahraný(é)',
-1 => 'Při pokusu nahrát soubor(y) nastala chyba.',
-1 => 'Při pokusu nahrát soubor(y) nastala chyba.'
);
$lang ['admin'] ['uploader'] ['browse'] = array(
'head' => 'Procházet',
'descr' => 'Vybrat jeden nebo více souborů k nahrání.',
'fset1' => 'Výběr souborů',
'submit' => 'Nahrát',
'submit' => 'Nahrát'
);
?>

View File

@ -1,22 +1,20 @@
<?php
$lang ['admin'] ['widgets'] ['submenu'] ['default'] = 'Správa Widgetů';
$lang ['admin'] ['widgets'] ['submenu'] ['raw'] = 'Správa Widgetů (raw)';
/* default action */
$lang ['admin'] ['widgets'] ['default'] = array(
'head' => 'Správa Widgetů',
'descr' => '<a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="Co je Widget?">' .
'Widget</a> je dynamická položka, která může zobrazovat data a působí na užívatele.
Zatím co <strong>motivy vzhledu</strong> jsou určené pro změnu vzhledu Vašeho blogu, widgety
<strong>rozšiřují</strong> vzhled a funkce.</p>
'Widget</a> je dynamická položka, která může zobrazovat data a působí na užívatele.' .
'Zatím co <strong>motivy vzhledu</strong> jsou určené pro změnu vzhledu Vašeho blogu, widgety ' .
'<strong>rozšiřují</strong> vzhled a funkce.</p>' .
<p>Widget lze přetáhnout do speciální oblasti, která se může lišit podle tématu vzhledu.</p>
'<p>Widget lze přetáhnout do speciální oblasti, která se může lišit podle tématu vzhledu.</p>' .
<p>FlatPress příchází s několika widgety, které pomáhají s přihlášením, zobrazením, vyhledáváním, atd.',
'<p>FlatPress příchází s několika widgety, které pomáhají s přihlášením, zobrazením, vyhledáváním, atd.',
'availwdgs' => 'Dostupné Widgety',
'trashcan' => 'Přetáhněte sem pro smazání',
@ -26,54 +24,44 @@
'oldwdgs' => 'Salší widgety',
'oldwdgsdescr' => 'Tento widget zřejmě nepatří mezi widgety uvedené výše.' .
'Může to být pozůstatek z jiného motivu.',
'submit' => 'Uložit změny',
'submit' => 'Uložit změny'
);
$lang ['admin'] ['widgets'] ['default'] ['stdsets'] = array(
'top' => 'Horní lišta',
'bottom' => 'Spodní lišta',
'left' => 'Levá lišta',
'right' => 'Pravá lišta',
'right' => 'Pravá lišta'
);
$lang ['admin'] ['widgets'] ['default'] ['msgs'] = array(
1 => 'Nastavení uložené',
-1 => 'Při pokusu uložit nastala chyba, zkuste to prosím znovu',
-1 => 'Při pokusu uložit nastala chyba, zkuste to prosím znovu'
);
/* "raw" panel */
$lang ['admin'] ['widgets'] ['raw'] = array(
'head' => 'Správa Widgetů (<em>raw editor</em>)',
'descr' => '<a class="hint" ' .
'href="http://wiki.flatpress.org/doc:tips:widgets" title="Co je Widget?">'.
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="Co je Widget?">'.
'Widget je vizuální prvek, který se vkládá ve speciálních oblastech (<em>widgetsets</em>) Vašeho blogu.' .
'Jedná se o <strong>surový</strong> editor; mohou ho preferovat někteří zkušení uživatelé nebo lidé, ' .
'kteří nechtějí (nemohou) používat JavaScript.',
'fset1' => 'Editor',
'fset2' => 'Použít změny',
'submit' => 'Použít',
'submit' => 'Použít'
);
$lang ['admin'] ['widgets'] ['raw'] ['msgs'] = array(
1 => 'Nastavení uložené',
-1 => 'Při pokusu uložit nastala chyba. Může být pro to několik důvodů: soubor pravděpodobně obsahuje chyby syntaxe.',
-1 => 'Při pokusu uložit nastala chyba. Může být pro to několik důvodů: soubor pravděpodobně obsahuje chyby syntaxe.'
);
/* system errors */
$lang ['admin'] ['widgets'] ['errors'] = array(
'generic' => 'Tento widget <strong>%s</strong> není registrovaný, a bude vynechaný. ' .
'Je tento plugin zapnutý v <a href="admin.php?p=plugin">Správě pluginů?</a>?'
);
?>

View File

@ -1,9 +1,7 @@
<?php
$langconf = array();
$langconf ['id'] = 'Čeština (CZ)';
$langconf ['locale'] = 'cs-cz';
$langconf ['charsets'] [0] = 'utf-8';
$langconf ['charsets'] [1] = 'iso-8859-15';
?>

View File

@ -49,7 +49,6 @@ $lang ['search'] = array(
);
$lang ['search'] ['error'] = array(
'keywords' => 'Musíš zadat aspoň jedno klíčové slovo'
);
@ -84,7 +83,6 @@ $lang ['entry'] ['categories'] = array(
'unfiled' => 'Není uloženo'
);
$lang ['404error'] = array(
'subject' => 'Nenalezeno',
'content' => '<p>Stránka kterou hledáte, nebyla nalezena</p>'

View File

@ -1,22 +1,17 @@
<?php
$lang['admin']['config']['default'] =
array(
$lang ['admin'] ['config'] ['default'] = array(
'head' => 'Konfiguration',
'descr' => 'Konfigurer og tilpas FlatPress.',
'submit' => 'Anvend indstillinger',
'sysfset' => 'Generelle indstillinger',
'syswarning' => '<big>Advarsel!</big> Disse indstillinger skal indtastes omhyggeligt,
ellers fungerer FlatPress muligvis ikke korrekt.',
'blog_root' => '<strong>Absolut sti til FlatPress</strong>. Et tip:
Normalt er der ikke noget, der skal ændres her. FlatPress tilbyder ikke en intern
funktion til selv at tjekke mulige ændringer.',
'www' =>'<strong>Blog Root</strong>. URL din blog med angivelse af katalog. <br>
Eksempel: http://www.mydomain.com/flatpress/ (sidste skråstreg er påkrævet)',
'syswarning' => '<big>Advarsel!</big> Disse indstillinger skal indtastes omhyggeligt, ellers fungerer FlatPress muligvis ikke korrekt.',
'blog_root' => '<strong>Absolut sti til FlatPress</strong>. Et tip: ' .
'Normalt er der ikke noget, der skal ændres her. FlatPress tilbyder ikke en intern funktion til selv at tjekke mulige ændringer.',
'www' => '<strong>Blog Root</strong>. URL på din blog med angivelse af katalog.<br>' .
'Eksempel: http://www.mydomain.com/flatpress/ (sidste skråstreg er påkrævet)',
// ------
'gensetts' => 'Grundlæggende indstillinger',
'blogtitle' => 'Blog Titel',
'blogsubtitle' => 'Bloggens undertitel',
@ -44,27 +39,21 @@
'<a class="hint" href="https://wiki.flatpress.org/doc:techfaq#character_encoding" target="_blank" title="Hvilke tegnkodningsstandarder understøttes af FlatPress?">UTF-8</a>.'
);
$lang['admin']['config']['default']['msgs'] =
array(
$lang ['admin'] ['config'] ['default'] ['msgs'] = array(
1 => 'Konfigurationen er blevet gemt med succes.',
-1 => 'Der opstod en fejl, da konfigurationen blev gemt.',
-1 => 'Der opstod en fejl, da konfigurationen blev gemt.'
);
$lang['admin']['config']['default']['error'] =
array(
$lang ['admin'] ['config'] ['default'] ['error'] = array(
'www' => 'Blogroden skal have en gyldig URL',
'title' => 'Du skal indtaste en titel',
'email' => 'E-mailadressen skal have et gyldigt format',
'maxentries' => 'Du har indtastet et ugyldigt nummer for indlæggene',
'timeoffset'=> 'Du har indtastet en ugyldig tidskorrektion! '.
'Kommaer accepteres også (eksempel: 2h30" => 2.5)',
'timeoffset' => 'Du har indtastet en ugyldig tidskorrektion! Kommaer accepteres også (eksempel: 2h30" => 2.5)',
'timeformat' => 'Formatet for klokkeslættet er ugyldigt',
'dateformat' => 'Formatet for datoen er ugyldigt',
'dateformatshort' => 'Indtast venligst en gyldig kort dato',
'charset' => 'Det angivne tegnsæt er ugyldigt',
'lang' => 'Det valgte sprog er ikke tilgængeligt'
);
?>

View File

@ -72,7 +72,7 @@ $lang ['admin'] ['entry'] ['write'] ['msgs'] = array(
/* comments */
$lang ['admin'] ['entry'] ['commentlist'] = array(
'head' => "Kommentarer til indlægget: ",
'head' => 'Kommentarer til indlægget: ',
'descr' => 'Vælg venligst kommentar, der skal slettes',
'sel' => 'Sel',
'content' => 'Indhold',
@ -93,7 +93,7 @@ $lang ['admin'] ['entry'] ['commentlist'] ['msgs'] = array(
);
$lang ['admin'] ['entry'] ['commedit'] = array(
'head' => "Rediger kommentar til indlæg",
'head' => 'Rediger kommentar til indlæg',
'content' => 'Kommentar indhold',
'date' => 'Dato',
'author' => 'Forfatter',

View File

@ -1,5 +1,4 @@
<?php
$lang ['admin'] ['panel'] ['main'] = 'Central';
$lang ['admin'] ['main'] ['default'] = array(
@ -18,6 +17,5 @@
'op5d' => 'Grundlæggende indstillinger som titel, blog-URL, dato, tidszone og sprog',
'op6' => 'Vedligeholdelse',
'op6d' => '(Gen)opret FlatPress-indekset, vis PHP-information eller anmod om opdateringer.',
);
?>

View File

@ -11,9 +11,8 @@ $lang ['admin'] ['maintain'] ['default'] = array(
'opt4' => 'Vis PHP-information om webserveren',
'opt5' => 'Tjek for nye versioner',
'chmod_info' => "Filadgangsrettighederne <strong>kunne ikke være
nulstilles til standardværdierne 0775.
Normalt kan du ignorere dette tip."
'chmod_info' => 'Filadgangsrettighederne <strong>kunne ikke være nulstilles til standardværdierne på 0775.' .
'Normalt kan du ignorere dette tip.'
);
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(
@ -35,5 +34,4 @@ $lang ['admin'] ['maintain'] ['updates'] ['msgs'] = array(
2 => 'Du bruger allerede den aktuelle version',
-1 => 'Fejl: Der kunne ikke hentes opdateringsoplysninger'
);
?>

View File

@ -18,9 +18,9 @@ $lang ['admin'] ['panels'] = array(
);
$lang ['admin'] ['general'] = array(
'id' => 'Id', # for entry ids
'name' => 'Navn', # for file names
'title' => 'Titel', # for entry/posts/static titles
'id' => 'Id', // for entry ids
'name' => 'Navn', // for file names
'title' => 'Titel', // for entry/posts/static titles
'comments' => '#Kommentarer',
'author' => 'Forfatter',
'actdel' => 'Slet',
@ -30,5 +30,4 @@ $lang ['admin'] ['general'] = array(
'startpage' => 'Hjemmeside',
'logout' => 'Log ud'
);
?>

View File

@ -1,13 +1,10 @@
<?php
$lang ['admin'] ['plugin'] ['submenu'] = array (
'default' => 'Plugin-administration'
);
/* main plugin panel */
$lang ['admin'] ['plugin'] ['default'] = array(
'head' => 'Plugin-administration',
'enable' => 'Aktivér',
'disable' => 'Deaktiver',
@ -18,20 +15,18 @@
'description' => 'Beskrivelse',
'author' => 'Forfatter',
'version' => 'Version',
'action' => 'Handling',
'action' => 'Handling'
);
$lang ['admin'] ['plugin'] ['default'] ['msgs'] = array(
1 => 'Konfiguration gemt',
-1 => 'Der opstod en fejl under lagring. Syntaksen for plug-in\'et er muligvis ikke korrekt.',
-1 => 'Der opstod en fejl under lagring. Syntaksen for plug-in\'et er muligvis ikke korrekt.'
);
/* system errors */
$lang ['admin'] ['plugin'] ['errors'] = array(
'head' => 'Følgende fejl opstod, da plug-in\'et blev indlæst:',
'notfound' => 'Pluginet blev ikke fundet. Skippet.',
'generic' => 'Fejlnummer %d',
'generic' => 'Fejlnummer %d'
);
?>

View File

@ -1,15 +1,11 @@
<?php
$lang ['admin'] ['static'] ['submenu'] = array(
'list' => 'Administration af statiske sider',
'write' => 'Opret statiske sider'
);
/* main panel */
$lang ['admin'] ['static'] ['list'] = array(
'head' => 'Administrer statiske sider',
'descr' => 'Denne menu bruges til at redigere statiske sider eller til at oprette en <a href="admin.php?p=static&amp;action=write">ny statisk side</a>.',
@ -33,9 +29,7 @@
);
/* write panel */
$lang['admin']['static']['write'] =
array(
$lang ['admin'] ['static'] ['write'] = array(
'head' => 'Opret statisk side',
'descr' => 'Rediger parametrene for at oprette denne side',
'fieldset1' => 'Rediger',
@ -50,7 +44,7 @@
'deletemsg' => 'Slet siden',
'del' => 'Slet',
'success' => 'Siden blev gemt med succes',
'otheropts' => 'Andre muligheder',
'otheropts' => 'Andre muligheder'
);
$lang ['admin'] ['static'] ['write'] ['error'] = array(
@ -59,20 +53,15 @@
'id' => 'Intet sidenavn angivet for den statiske side'
);
/* delete action */
$lang ['admin'] ['static'] ['delete'] = array(
'head' => "Slet side",
'head' => 'Slet side',
'descr' => 'Vil du virkelig slette denne side?',
'preview' => 'Forhåndsvisning',
'confirm' => 'Er du sikker?',
'fset' => 'Slet',
'ok' => 'Ja, slet denne side',
'cancel' => 'Nej, tilbage til administrationen',
'err' => 'Den valgte side findes ikke',
'err' => 'Den valgte side findes ikke'
);
?>

View File

@ -1,13 +1,10 @@
<?php
$lang ['admin'] ['themes'] ['submenu'] = array(
'default' => 'Temaer',
'style' => 'Stilarter',
'style' => 'Stilarter'
);
/* default panel action (change theme) */
$lang ['admin'] ['themes'] ['default'] = array(
'head1' => 'Aktuelt tema',
@ -15,8 +12,7 @@
'descr' => 'Vælg venligst et tema',
'nodescr' => 'Ingen beskrivelse tilgængelig',
'noauthor' => 'Ukendt forfatter',
'noauthor' => 'Ukendt forfatter'
);
$lang ['admin'] ['themes'] ['default'] ['msgs'] = array(
@ -25,9 +21,7 @@
-2 => 'Det valgte tema findes ikke.'
);
/* select style */
$lang ['admin'] ['themes'] ['style'] = array(
'head1' => 'Nuværende stil',
@ -35,7 +29,7 @@
'descr' => 'Vælg venligst en stil til dette tema',
'nodescr' => 'Ingen beskrivelse tilgængelig',
'noauthor' => 'Ukendt forfatter',
'noauthor' => 'Ukendt forfatter'
);
$lang ['admin'] ['themes'] ['style'] ['msgs'] = array(
@ -43,6 +37,4 @@
-1 => 'Der opstod en fejl, da du forsøgte at ændre stilen.',
-2 => 'Den valgte stil findes ikke.'
);
?>

View File

@ -1,29 +1,21 @@
<?php
$lang ['admin'] ['uploader'] ['default'] = array(
'head' => 'Upload fil(er)',
'descr' => 'Vælg en eller flere filer, der skal bruges i indlæg som billeder eller tekstfiler.',
'fset1' => 'Gennemse',
'fset2' => 'Upload',
'submit' => 'Upload',
'submit' => 'Upload'
);
$lang ['admin'] ['uploader'] ['default'] ['msgs'] = array(
1 => 'Fil(er) uploadet',
-1 => 'Der opstod en fejl under upload.',
-1 => 'Der opstod en fejl under upload.'
);
$lang ['admin'] ['uploader'] ['browse'] = array(
'head' => 'Gennemse',
'descr' => 'Vælg fil(er), der skal uploades.',
'fset1' => 'Gennemse',
'submit' => 'Upload',
'submit' => 'Upload'
);
?>

View File

@ -1,20 +1,17 @@
<?php
$lang ['admin'] ['widgets'] ['submenu'] ['default'] = 'Management-widgets';
$lang ['admin'] ['widgets'] ['submenu'] ['raw'] = 'Management Widgets (rå)';
/* default action */
$lang ['admin'] ['widgets'] ['default'] = array(
'head' => 'Widget-styring',
'descr' => 'FlatPress har forskellige widgets ombord, f.eks. login- eller søgefunktionen. En <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="What is a Widget?">' .
'Widget</a> er et dynamisk kontrolelement i en <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a plugin?">'.
'plugin</a>, der placeres i widgetområdet'.
'(<em>Widgetsets</em>) widget-området på bloggen.'.
'</p>'.
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a plugin?">plugin</a>, der placeres i widgetområdet' .
'(<em>Widgetsets</em>) widget-området på bloggen.</p>' .
'<p><strong>Flyt</strong> widget-elementet fra <strong>Available Widget</strong> ' .
'-valget til den ønskede position i widget-linjen.',
@ -27,39 +24,32 @@
'oldwdgsdescr' => 'Følgende widget-sæt ser ikke ud til at passe til nogen af de ovennævnte ' .
'widget-sæt, der er anført ovenfor. Det kan være en del af et andet tema.',
'submit' => 'Gem ændringer',
'submit' => 'Gem ændringer'
);
$lang ['admin'] ['widgets'] ['default'] ['stdsets'] = array(
'top' => 'Overskrift',
'bottom' => 'Fodliste',
'left' => 'Venstre bjælke',
'right' => 'Højre bjælke',
'right' => 'Højre bjælke'
);
$lang ['admin'] ['widgets'] ['default'] ['msgs'] = array(
1 => 'Konfiguration gemt',
-1 => 'Der opstod en fejl under lagring af konfigurationen, prøv venligst igen',
-1 => 'Der opstod en fejl under lagring af konfigurationen, prøv venligst igen'
);
/* "raw" panel */
$lang ['admin'] ['widgets'] ['raw'] = array(
'head' => 'Administrations-widgets (<em>raw editor</em>)',
'descr' => 'En <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="What is a Widget?">'.
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="What is a Widget?">' .
'Widget</a> er et dynamisk kontrolelement i et <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="What is a plugin?">'.
'plugin</a>, der frit kan placeres i bloggens '.
'(<em>Widgetsets</em>) widget-område. '.
'Tilføj kun widgets/plugins, der er blevet aktiveret i <a href="admin.php?p=plugin">Plugin Administration</a>. '.
'</p>'.
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a plugin?">' .
'plugin</a>, der frit kan placeres i bloggens (<em>Widgetsets</em>) widget-område. ' .
'Tilføj kun widgets/plugins, der er blevet aktiveret i <a href="admin.php?p=plugin">Plugin Administration</a>.</p>' .
/* added by laborix, only available in the german language pack for svn */
'<p>FlatPress (raw) navngivningskonventioner:</p>
<pre>
Beskrivelse Widget/Plugin
@ -74,7 +64,6 @@ Seneste kommentarer = lastcomments
Eksempel blokparser = blockparser:menu
</pre>' .
/* end of "added by laborix" */
'<p>Med denne editor kan du manuelt redigere widgetområdet. ' .
@ -82,24 +71,17 @@ Eksempel på blokparser = blockparser:menu
'fset1' => 'Redaktør',
'fset2' => 'Udfør ændringer',
'submit' => 'Gem ændringer',
'submit' => 'Gem ændringer'
);
$lang ['admin'] ['widgets'] ['raw'] ['msgs'] = array(
1 => 'Konfiguration gemt',
-1 => 'Der opstod en fejl, da konfigurationen blev gemt. Tjek venligst igen for korrekthed.',
-1 => 'Der opstod en fejl, da konfigurationen blev gemt. Tjek venligst igen for korrekthed.'
);
/* system errors */
$lang ['admin'] ['widgets'] ['errors'] = array(
'generic' => '<strong>%s</strong>-widgetten er ikke med på listen og bliver sprunget over. ' .
'Tjek venligst i <a href="admin.php?p=plugin">Plugin-administrationen</a>, om dette plugin er aktiveret. '
);
?>

View File

@ -1,9 +1,7 @@
<?php
$langconf = array();
$langconf ['id'] = 'Dansk (DA)';
$langconf ['locale'] = 'da-dk';
$langconf ['charsets'] [0] = 'utf-8';
$langconf ['charsets'] [1] = 'iso-8859-15';
?>

View File

@ -49,7 +49,6 @@ $lang ['search'] = array(
);
$lang ['search'] ['error'] = array(
'keywords' => 'Der skal angives mindst ét søgekriterium.'
);
@ -91,7 +90,6 @@ $lang ['404error'] = array(
// Login
$lang ['login'] = array(
'head' => 'Log ind',
'fieldset1' => 'Indtast venligst bruger og adgangskode',
'user' => 'Bruger:',

View File

@ -1,22 +1,17 @@
<?php
$lang['admin']['config']['default'] =
array(
$lang ['admin'] ['config'] ['default'] = array(
'head' => 'Konfiguration',
'descr' => 'FlatPress konfigurieren und anpassen.',
'submit' => 'Einstellungen übernehmen',
'sysfset' => 'Allgemeine Einstellungen',
'syswarning' => '<big>Warnung!</big> Diese Einstellungen sollten sorgfältig eingegeben werden,
sonst könnte FlatPress nicht richtig funktionieren.',
'blog_root' => '<strong>Absoluter Pfad zu FlatPress</strong>. Hinweis:
Normalerweise muss hier nichts geändert werden. FlatPress bietet keine interne
Funktion um eventuelle Änderungen von sich aus zu prüfen.',
'www' =>'<strong>Blog Root</strong>. URL deines Blogs mit Angabe des Verzeichnisses. <br>
Beispiel: http://www.mydomain.com/flatpress/ (abschließender Slash wird benötigt)',
'syswarning' => '<big>Warnung!</big> Diese Einstellungen sollten sorgfältig eingegeben werden, sonst könnte FlatPress nicht richtig funktionieren.',
'blog_root' => '<strong>Absoluter Pfad zu FlatPress</strong>. Hinweis: ' .
'Normalerweise muss hier nichts geändert werden. FlatPress bietet keine interne Funktion um eventuelle Änderungen von sich aus zu prüfen.',
'www' => '<strong>Blog Root</strong>. URL deines Blogs mit Angabe des Verzeichnisses.<br>' .
'Beispiel: http://www.mydomain.com/flatpress/ (abschließender Slash wird benötigt)',
// ------
'gensetts' => 'Grundlegende Einstellungen',
'blogtitle' => 'Blog Titel',
'blogsubtitle' => 'Blog Untertitel',
@ -44,15 +39,12 @@
'<a class="hint" href="https://wiki.flatpress.org/doc:techfaq#character_encoding" target="_blank" title="Welche Zeichenkodierungsstandards werden von FlatPress unterstützt?">UTF-8</a>.'
);
$lang['admin']['config']['default']['msgs'] =
array(
$lang ['admin'] ['config'] ['default'] ['msgs'] = array(
1 => 'Die Konfiguration wurde erfolgreich gespeichert.',
-1 => 'Es ist ein Fehler beim Speichern der Konfiguration aufgetreten.',
-1 => 'Es ist ein Fehler beim Speichern der Konfiguration aufgetreten.'
);
$lang['admin']['config']['default']['error'] =
array(
$lang ['admin'] ['config'] ['default'] ['error'] = array(
'www' => 'Das Blog Root muss eine gültige URL haben',
'title' => 'Du must einen Titel angeben',
'email' => 'Die E-Mail Adresse benötigt ein gültiges Format',
@ -65,6 +57,4 @@
'charset' => 'Der angegebene Zeichensatz ist ungültig',
'lang' => 'Die ausgewählte Sprache ist nicht verfügbar'
);
?>

View File

@ -7,10 +7,10 @@ $lang ['admin'] ['entry'] ['submenu'] = array(
);
/* default action */
$lang ['admin'] ['entry'] ['list'] = array(
'head' => 'Beiträge und Kategorien verwalten',
'descr' => 'An dieser Stelle kann man Beiträge zum Bearbeiten auswählen, einen <a href="admin.php?p=entry&amp;action=write">neuen Beitrag</a> schreiben oder ' . '<a href="admin.php?p=entry&amp;action=cats">Kategorien bearbeiten</a>. Ebenfalls besteht die Möglichkeit Kommentare von Beiträgen zu löschen.',
'descr' => 'An dieser Stelle kann man Beiträge zum Bearbeiten auswählen, einen <a href="admin.php?p=entry&amp;action=write">neuen Beitrag</a> schreiben oder ' .
'<a href="admin.php?p=entry&amp;action=cats">Kategorien bearbeiten</a>. Ebenfalls besteht die Möglichkeit Kommentare von Beiträgen zu löschen.',
'filter' => 'Filter: ',
'drafts' => 'Entwürfe: ',
'nofilter' => 'Zeige alle',
@ -19,7 +19,7 @@ $lang ['admin'] ['entry'] ['list'] = array(
'date' => 'Datum',
'title' => 'Titel',
'author' => 'Autor',
'comms' => '#Kommentare', // comments
'comms' => 'Kommentare', // comments
'action' => 'Aktion',
'act_del' => 'Löschen',
'act_view' => 'Anzeigen',
@ -39,7 +39,8 @@ $lang ['admin'] ['entry'] ['write'] = array(
'preview' => 'Vorschau',
'savecontinue' => 'Speichern &amp; weiter',
'categories' => 'Kategorie für den Beitrag auswählen',
'nocategories' => 'Keine Kategorie ausgewählt. <a href="admin.php?p=entry&amp;action=cats">Erstelle eine ' . 'Kategorie</a> im Verwaltungsbereich. ' . 'Bitte Beitrag vorher <a href="#save">speichern</a>.',
'nocategories' => 'Keine Kategorie ausgewählt. <a href="admin.php?p=entry&amp;action=cats">Erstelle eine Kategorie</a> im Verwaltungsbereich. ' .
'Bitte Beitrag vorher <a href="#save">speichern</a>.',
'saveopts' => 'Speicheroptionen',
'success' => 'Dein Beitrag wurde erfolgreich veröffentlicht',
'otheropts' => 'Andere Optionen',
@ -70,9 +71,8 @@ $lang ['admin'] ['entry'] ['write'] ['msgs'] = array(
);
/* comments */
$lang ['admin'] ['entry'] ['commentlist'] = array(
'head' => "Kommentare für den Beitrag: ",
'head' => 'Kommentare für den Beitrag: ',
'descr' => 'Bitte Kommentar auswählen, der gelöscht werden soll',
'sel' => 'Sel',
'content' => 'Inhalt',
@ -93,7 +93,7 @@ $lang ['admin'] ['entry'] ['commentlist'] ['msgs'] = array(
);
$lang ['admin'] ['entry'] ['commedit'] = array(
'head' => "Bearbeite den Kommentar für Beitrag",
'head' => 'Bearbeite den Kommentar für Beitrag',
'content' => 'Kommentarinhalt',
'date' => 'Datum',
'author' => 'Autor',
@ -110,7 +110,6 @@ $lang ['admin'] ['entry'] ['commedit'] ['msgs'] = array(
);
/* delete action */
$lang ['admin'] ['entry'] ['delete'] = array(
'head' => 'Beitrag löschen',
'descr' => 'Du hast diesen Beitrag zum löschen ausgewählt:',
@ -123,10 +122,11 @@ $lang ['admin'] ['entry'] ['delete'] = array(
);
/* category mgmt */
$lang ['admin'] ['entry'] ['cats'] = array(
'head' => 'Kategorien verwalten',
'descr' => '<p>Jede Kategorie sollte im Schema "Kategorie Name <em>:id_nummer</em>" angelegt werden. Die "<em>id_nummer</em>" ist <strong>eindeutig</strong> den Beiträgen zugeordnet, darf <strong>nicht</strong> mehr verändert werden und muss größer <strong>0</strong> sein. Der Kategoriename hingegen kann auch später noch geändert werden.</p><p>Ein späteres Umstellen der Kategorienreihenfolge ist zu jeder Zeit möglich. Mit Bindestrichen kann man Unterkategorien anlegen.</p>
'descr' => '<p>Jede Kategorie sollte im Schema "Kategorie Name <em>:id_nummer</em>" angelegt werden. Die "<em>id_nummer</em>" ist <strong>eindeutig</strong> den Beiträgen zugeordnet, darf <strong>nicht</strong> mehr verändert werden und muss größer <strong>0</strong> sein. ' .
'Der Kategoriename hingegen kann auch später noch geändert werden.</p>' .
'<p>Ein späteres Umstellen der Kategorienreihenfolge ist zu jeder Zeit möglich. Mit Bindestrichen kann man Unterkategorien anlegen.</p>
<p>Beispiel:</p>
<pre>
@ -145,7 +145,6 @@ Technik :4
);
$lang ['admin'] ['entry'] ['cats'] ['msgs'] = array(
1 => 'Kategorien gespeichert',
-1 => 'Ein Fehler ist beim Speichern der Kategorien aufgetreten',
2 => 'Alle Kategorien gelöscht',
@ -167,5 +166,4 @@ $lang ['admin'] ['entry'] ['stats'] = array(
'the' => 'Die',
'most_commented_entries' => 'meist kommentierten Beiträge'
);
?>

View File

@ -1,5 +1,4 @@
<?php
$lang ['admin'] ['panel'] ['main'] = 'Zentrale';
$lang ['admin'] ['main'] ['default'] = array(
@ -18,6 +17,5 @@
'op5d' => 'Grundlegende Einstellungen wie Titel, Blog-URL, Datum, Zeitzone und Sprache',
'op6' => 'Wartung',
'op6d' => 'Den FlatPress Index (neu) erstellen, PHP Informationen anzeigen oder Updates abfragen',
);
?>

View File

@ -11,9 +11,8 @@ $lang ['admin'] ['maintain'] ['default'] = array(
'opt4' => 'Zeige PHP-Informationen des Webservers',
'opt5' => 'Prüfe auf neue Versionen',
'chmod_info' => "Die Dateizugriffsrechte <strong>konnten nicht</strong>
auf die Default Werte von 0775 zurückgesetzt werden.
Normalerweise kann man diesen Hinweis ignorieren."
'chmod_info' => 'Die Dateizugriffsrechte <strong>konnten nicht</strong> auf die Default Werte von 0775 zurückgesetzt werden. ' .
'Normalerweise kann man diesen Hinweis ignorieren.'
);
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(

View File

@ -18,9 +18,9 @@ $lang ['admin'] ['panels'] = array(
);
$lang ['admin'] ['general'] = array(
'id' => 'Id', # for entry ids
'name' => 'Name', # for file names
'title' => 'Titel', # for entry/posts/static titles
'id' => 'Id', // for entry ids
'name' => 'Name', // for file names
'title' => 'Titel', // for entry/posts/static titles
'comments' => '#Kommentare',
'author' => 'Autor',
'actdel' => 'Löschen',
@ -30,5 +30,4 @@ $lang ['admin'] ['general'] = array(
'startpage' => 'Startseite',
'logout' => 'Abmelden'
);
?>

View File

@ -1,37 +1,32 @@
<?php
$lang ['admin'] ['plugin'] ['submenu'] = array (
'default' => 'Plugin Verwaltung'
);
/* main plugin panel */
$lang ['admin'] ['plugin'] ['default'] = array(
'head' => 'Plugin Verwaltung',
'enable' => 'Aktivieren',
'disable' => 'Deaktivieren',
'descr' => 'Diese Verwaltung ermöglicht es <a class="hint" href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Was ist ein Plugin?">Plugins</a> zu aktivieren oder deaktivieren, die die Funktionalität von FlatPress sehr flexibel gestalten.</p>' .
'<p>Um ein neues Plugin in FlatPress zu integrieren, muss dieses Plugin in das Verzeichnis <code>fp-plugins/</code> '.
'geladen werden. Ist ein Name und eine Beschreibung im neuen Plugin an entsprechender Stelle vorhanden, dann werden diese Texte hier mit angezeigt.',
'<p>Um ein neues Plugin in FlatPress zu integrieren, muss dieses Plugin in das Verzeichnis <code>fp-plugins/</code> geladen werden. ' .
'Ist ein Name und eine Beschreibung im neuen Plugin an entsprechender Stelle vorhanden, dann werden diese Texte hier mit angezeigt.',
'name' => 'Name',
'description' => 'Beschreibung',
'author' => 'Autor',
'version' => 'Version',
'action' => 'Aktion',
'action' => 'Aktion'
);
$lang ['admin'] ['plugin'] ['default'] ['msgs'] = array(
1 => 'Konfiguration gespeichert',
-1 => 'Ein Fehler ist beim Speichern aufgetreten. Eventuell stimmt die Syntax des Plugins nicht.',
-1 => 'Ein Fehler ist beim Speichern aufgetreten. Eventuell stimmt die Syntax des Plugins nicht.'
);
/* system errors */
$lang ['admin'] ['plugin'] ['errors'] = array(
'head' => 'Folgendes Fehler sind beim Laden des Plugins aufgetreten:',
'notfound' => 'Das Plugin wurde nicht gefunden. Übersprungen.',
'generic' => 'Fehler Nummer %d',
'generic' => 'Fehler Nummer %d'
);
?>

View File

@ -1,15 +1,11 @@
<?php
$lang ['admin'] ['static'] ['submenu'] = array(
'list' => 'Verwaltung statischer Seiten',
'write' => 'Erstellen statischer Seiten'
);
/* main panel */
$lang ['admin'] ['static'] ['list'] = array(
'head' => 'Statische Seiten verwalten',
'descr' => 'Dieses Menü dient zum Bearbeiten von statischen Seiten oder um eine <a href="admin.php?p=static&amp;action=write">neue statische Seite</a> zu erstellen.',
@ -29,13 +25,11 @@
1 => 'Statische Seite erfolgreich gespeichert',
-1 => 'Ein Fehler ist beim Speichern der Seite aufgetreten',
2 => 'Seite wurde erfolgreich gelöscht',
-2 => 'Ein Fehler ist beim Löschen der Seite aufgetreten',
-2 => 'Ein Fehler ist beim Löschen der Seite aufgetreten'
);
/* write panel */
$lang['admin']['static']['write'] =
array(
$lang ['admin'] ['static'] ['write'] = array(
'head' => 'Statische Seite erstellen',
'descr' => 'Bearbeiten der Parameter, um diese Seite zu erstellen',
'fieldset1' => 'Bearbeiten',
@ -50,7 +44,7 @@
'deletemsg' => 'Löschen der Seite',
'del' => 'Löschen',
'success' => 'Die Seite wurde erfolgreich gespeichert',
'otheropts' => 'Andere Optionen',
'otheropts' => 'Andere Optionen'
);
$lang ['admin'] ['static'] ['write'] ['error'] = array(
@ -59,20 +53,15 @@
'id' => 'Kein Seitenname für die statische Seite angegeben'
);
/* delete action */
$lang ['admin'] ['static'] ['delete'] = array(
'head' => "Seite löschen",
'head' => 'Seite löschen',
'descr' => 'Möchtest du diese Seite wirklich löschen?',
'preview' => 'Vorschau',
'confirm' => 'Bist du sicher?',
'fset' => 'Löschen',
'ok' => 'Ja, diese Seite löschen',
'cancel' => 'Nein, zurück zur Verwaltung',
'err' => 'Die ausgewählte Seite existiert nicht',
'err' => 'Die ausgewählte Seite existiert nicht'
);
?>

View File

@ -1,13 +1,10 @@
<?php
$lang ['admin'] ['themes'] ['submenu'] = array(
'default' => 'Themes',
'style' => 'Styles',
'style' => 'Styles'
);
/* default panel action (change theme) */
$lang ['admin'] ['themes'] ['default'] = array(
'head1' => 'Aktuelles Theme',
@ -15,8 +12,7 @@
'descr' => 'Bitte ein Theme auswählen',
'nodescr' => 'Keine Beschreibung vorhanden',
'noauthor' => 'Unbekannter Autor',
'noauthor' => 'Unbekannter Autor'
);
$lang ['admin'] ['themes'] ['default'] ['msgs'] = array(
@ -25,9 +21,7 @@
-2 => 'Das ausgewählte Theme existiert nicht.'
);
/* select style */
$lang ['admin'] ['themes'] ['style'] = array(
'head1' => 'Aktueller Style',
@ -35,7 +29,7 @@
'descr' => 'Bitte ein Style für dieses Theme auswählen',
'nodescr' => 'Keine Beschreibung vorhanden',
'noauthor' => 'Unbekannter Autor',
'noauthor' => 'Unbekannter Autor'
);
$lang ['admin'] ['themes'] ['style'] ['msgs'] = array(
@ -43,6 +37,4 @@
-1 => 'Beim Versuch den Style zu ändern ist ein Fehler aufgetreten.',
-2 => 'Der ausgewählte Style existiert nicht.'
);
?>

View File

@ -1,29 +1,21 @@
<?php
$lang ['admin'] ['uploader'] ['default'] = array(
'head' => 'Datei(en) hochladen',
'descr' => 'Bitte eine oder mehrere Dateien auswählen, um sie in Beiträgen als Bild oder Textdatei zu verwenden.',
'fset1' => 'Durchsuchen',
'fset2' => 'Hochladen',
'submit' => 'Hochladen',
'submit' => 'Hochladen'
);
$lang ['admin'] ['uploader'] ['default'] ['msgs'] = array(
1 => 'Datei(en) hochgeladen',
-1 => 'Es ist ein Fehler beim Hochladen aufgetreten.',
-1 => 'Es ist ein Fehler beim Hochladen aufgetreten.'
);
$lang ['admin'] ['uploader'] ['browse'] = array(
'head' => 'Durchsuchen',
'descr' => 'Datei(en) auswählen zum Hochladen.',
'fset1' => 'Durchsuchen',
'submit' => 'Hochladen',
'submit' => 'Hochladen'
);
?>

View File

@ -1,20 +1,17 @@
<?php
$lang ['admin'] ['widgets'] ['submenu'] ['default'] = 'Verwaltung Widgets';
$lang ['admin'] ['widgets'] ['submenu'] ['raw'] = 'Verwaltung Widgets (raw)';
/* default action */
$lang ['admin'] ['widgets'] ['default'] = array(
'head' => 'Widget-Verwaltung',
'descr' => 'FlatPress hat verschiedene Widgets mit an Bord, wie zum Beispiel die Login- oder die Suchfunktion. Ein <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="Was ist ein Widget?">' .
'Widget</a> ist ein dynamisches Steuerelement eines <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Was ist ein Plugin?">'.
'Plugins</a>, das im Widget Bereich '.
'(<em>Widgetsets</em>) des Blogs frei positioniert werden kann'.
'</p>'.
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Was ist ein Plugin?">Plugins</a>, das im Widget Bereich ' .
'(<em>Widgetsets</em>) des Blogs frei positioniert werden kann.</p>' .
'<p><strong>Schiebe</strong> mit der Maus das Widget Element aus der Auswahl <strong>Verfügbare Widgets</strong> ' .
'in die gewünschte Position der Widget Leiste.',
@ -27,39 +24,32 @@
'oldwdgsdescr' => 'Das folgende Widget Set scheint zu keinem der oben gelisteten ' .
'Widget Sets zu gehören. Eventuell ist es Teil eines anderen Themes.',
'submit' => 'Änderungen speichern',
'submit' => 'Änderungen speichern'
);
$lang ['admin'] ['widgets'] ['default'] ['stdsets'] = array(
'top' => 'Kopfleiste',
'bottom' => 'Fussleiste',
'left' => 'Linke Leiste',
'right' => 'Rechte Leiste',
'right' => 'Rechte Leiste'
);
$lang ['admin'] ['widgets'] ['default'] ['msgs'] = array(
1 => 'Konfiguration gespeichert',
-1 => 'Ein Fehler ist beim Speichern der Konfiguration aufgetreten, bitte nochmals versuchen',
-1 => 'Ein Fehler ist beim Speichern der Konfiguration aufgetreten, bitte nochmals versuchen'
);
/* "raw" panel */
$lang ['admin'] ['widgets'] ['raw'] = array(
'head' => 'Verwaltung Widgets (<em>raw editor</em>)',
'descr' => 'Ein <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="What is a Widget?">' .
'Widget</a> ist ein dynamisches Steuerelement eines <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="What is a plugin?">' .
'Plugins</a>, das im Widget Bereich '.
'(<em>Widgetsets</em>) des Blogs frei positioniert werden kann. '.
'Nur Widgets/Plugins eintragen die auch in der <a href="admin.php?p=plugin">Plugin Verwaltung</a> aktiviert worden sind. '.
'</p>'.
'Plugins</a>, das im Widget Bereich (<em>Widgetsets</em>) des Blogs frei positioniert werden kann. ' .
'Nur Widgets/Plugins eintragen die auch in der <a href="admin.php?p=plugin">Plugin Verwaltung</a> aktiviert worden sind.</p>' .
/* added by laborix, only available in the german language pack for svn */
'<p>Flatpress (raw) Namenskonventionen:</p>
<pre>
Beschreibung Widget/Plugin
@ -74,7 +64,6 @@ Neueste Kommentare = lastcomments
Blockparser Beispiel = blockparser:menu
</pre>' .
/* end of "added by laborix" */
'<p>Mit diesem Editor kann man manuell den Widget Bereich bearbeiten. ' .
@ -82,24 +71,17 @@ Blockparser Beispiel = blockparser:menu
'fset1' => 'Editor',
'fset2' => 'Änderungen durchführen',
'submit' => 'Änderungen speichern',
'submit' => 'Änderungen speichern'
);
$lang ['admin'] ['widgets'] ['raw'] ['msgs'] = array(
1 => 'Konfiguration gespeichert',
-1 => 'Ein Fehler ist beim Speichern der Konfiguration aufgetreten. Bitte nochmalig auf Korrektheit überprüfen.',
-1 => 'Ein Fehler ist beim Speichern der Konfiguration aufgetreten. Bitte nochmalig auf Korrektheit überprüfen.'
);
/* system errors */
$lang ['admin'] ['widgets'] ['errors'] = array(
'generic' => 'Das Widget <strong>%s</strong> ist nicht in der Liste eingetragen und wird übersprungen. ' .
'Bitte in der <a href="admin.php?p=plugin">Plugin Verwaltung</a> nachsehen, ob dieses Plugin aktiviert ist. '
);
?>

View File

@ -1,9 +1,7 @@
<?php
$langconf = array();
$langconf ['id'] = 'Deutsch (DE)';
$langconf ['locale'] = 'de-de';
$langconf ['charsets'] [0] = 'utf-8';
$langconf ['charsets'] [1] = 'iso-8859-15';
?>

View File

@ -49,7 +49,6 @@ $lang ['search'] = array(
);
$lang ['search'] ['error'] = array(
'keywords' => 'Es muss mindestens ein Suchkriterium angegeben werden.'
);
@ -91,7 +90,6 @@ $lang ['404error'] = array(
// Login
$lang ['login'] = array(
'head' => 'Anmelden',
'fieldset1' => 'Bitte Benutzer und Passwort eingeben',
'user' => 'Benutzer:',

View File

@ -1,21 +1,17 @@
<?php
$lang['admin']['config']['default'] =
array(
$lang ['admin'] ['config'] ['default'] = array(
'head' => 'Επιλογές',
'descr' => 'Τροποποιήστε και ρυθμίστε την εγκατάσταση του FlatPress σας.',
'submit' => 'Αποθήκευση αλλαγών',
'sysfset' => 'Γενικές πληροφορίες συστήματος',
'syswarning' => '<big>Προσοχή!</big> Αυτές οι πληροφορίες είναι σημαντικές και πρέπει να είναι σωστές,
διαφορετικά το FlatPress (πιθανότατα) θα αρνηθεί να δουλέψει σωστά.',
'blog_root' => '<strong>Μονοπάτι προς το FlatPress</strong>. Σημείωση:
γενικά δεν χρειάζετε να το επεξεργαστείτε αυτό, παρόλα αυτά να είστε προσεκτικοί γιατί δεν μπορούμε να ελέγχξουμε αν είναι σωστό ή όχι.',
'www' =>'<strong>Βάση ιστολογίου</strong>. Η πλήρης διεύθυνση προς το ιστολόγιο, με τους υποκαταλόγους. <br />
π.χ.: http://www.ησελίδαμου.com/flatpress/ (η κάθετος στο τέλος απαιτείται)',
'syswarning' => '<big>Προσοχή!</big> Αυτές οι πληροφορίες είναι σημαντικές και πρέπει να είναι σωστές, διαφορετικά το FlatPress (πιθανότατα) θα αρνηθεί να δουλέψει σωστά.',
'blog_root' => '<strong>Μονοπάτι προς το FlatPress</strong>. Σημείωση: ' .
'γενικά δεν χρειάζετε να το επεξεργαστείτε αυτό, παρόλα αυτά να είστε προσεκτικοί γιατί δεν μπορούμε να ελέγχξουμε αν είναι σωστό ή όχι.',
'www' => '<strong>Βάση ιστολογίου</strong>. Η πλήρης διεύθυνση προς το ιστολόγιο, με τους υποκαταλόγους.<br>' .
'π.χ.: http://www.ησελίδαμου.com/flatpress/ (η κάθετος στο τέλος απαιτείται)',
// ------
'gensetts' => 'Γενικές ρυθμίσεις',
'blogtitle' => 'Τίτλος ιστολογίου',
'blogsubtitle' => 'Υπότιτλος ιστολογίου',
@ -43,15 +39,12 @@
'<a class="hint" href="https://wiki.flatpress.org/doc:techfaq#character_encoding" target="_blank" title="Ποια πρότυπα κωδικοποίησης χαρακτήρων υποστηρίζονται από το FlatPress?">συνίσταται</a>).'
);
$lang['admin']['config']['default']['msgs'] =
array(
$lang ['admin'] ['config'] ['default'] ['msgs'] = array(
1 => 'Οι ρυθμίσεις αποθηκεύτηκαν επιτυχώς.',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση των ρυθμίσεων.',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση των ρυθμίσεων.'
);
$lang['admin']['config']['default']['error'] =
array(
$lang ['admin'] ['config'] ['default'] ['error'] = array(
'www' => 'Η βάση του ιστολογίου πρέπει να είναι μια ισχύουσα διεύθυνση',
'title' => 'Πρέπει να ορίσετε έναν τίτλο',
'email' => 'Το ηλ. ταχυδρομείο πρέπει να έχει μία ορθή μορφή',
@ -64,6 +57,4 @@
'charset' => 'Πρέπει να εισάγετε μια κωδικοποίηση χαρακτήρων',
'lang' => 'Η γλώσσα που επιλέξατε δεν είναι διαθέσιμη'
);
?>

View File

@ -7,10 +7,10 @@ $lang ['admin'] ['entry'] ['submenu'] = array(
);
/* default action */
$lang ['admin'] ['entry'] ['list'] = array(
'head' => 'Διαχείριση καταχωρήσεων',
'descr' => 'Παρακαλώ επιλέξτε μια καταχώρηση για επεξεργασία ή <a href="admin.php?p=entry&amp;action=write">δημιουργήστε μια καινούρια</a>' . '<br /><a href="admin.php?p=entry&amp;action=cats">Επεξεργαστείτε τις κατηγορίες</a>',
'descr' => 'Παρακαλώ επιλέξτε μια καταχώρηση για επεξεργασία ή <a href="admin.php?p=entry&amp;action=write">δημιουργήστε μια καινούρια</a><br>' .
'<a href="admin.php?p=entry&amp;action=cats">Επεξεργαστείτε τις κατηγορίες</a>',
'drafts' => 'Σχέδια: ',
'filter' => 'Φίλτρο: ',
'nofilter' => 'Εμφάνιση όλων',
@ -39,7 +39,8 @@ $lang ['admin'] ['entry'] ['write'] = array(
'preview' => 'Προεπισκόπηση',
'savecontinue' => 'Αποθήκευση &amp; Συνέχεια',
'categories' => 'Κατηγορία',
'nocategories' => 'Δεν ορίστηκε κατηγορία. <a href="admin.php?p=entry&amp;action=cats">Δημιουργήστε τη δικιά σας ' . 'categories</a> από τον πίνακα ελέγχου της καταχώρησης. ' . '<a href="#save">Αποθηκεύστε</a> την καταχώρηση σας πρώτα.',
'nocategories' => 'Δεν ορίστηκε κατηγορία. <a href="admin.php?p=entry&amp;action=cats">Δημιουργήστε τη δικιά σας κατηγορίες</a> από τον πίνακα ελέγχου της καταχώρησης. ' .
'<a href="#save">Αποθηκεύστε</a> την καταχώρηση σας πρώτα.',
'saveopts' => 'Επιλογές',
'success' => 'Η καταχώρηση σας δημοσιεύθηκε επιτυχώς',
'otheropts' => 'Άλλες επιλογές',
@ -50,11 +51,9 @@ $lang ['admin'] ['entry'] ['write'] = array(
$lang ['admin'] ['entry'] ['list'] ['msgs'] = array(
1 => 'Η καταχώρηση έχει αποθηκευτεί επιτυχώς',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση
της καταχώρησης',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση της καταχώρησης',
2 => 'Η καταχώρηση έχει διαγραφεί επιτυχώς',
-2 => 'Προέκυψε κάποιο σφάλμα κατά τη διαγραφή
της καταχώρησης'
-2 => 'Προέκυψε κάποιο σφάλμα κατά τη διαγραφή της καταχώρησης'
);
$lang ['admin'] ['entry'] ['write'] ['error'] = array(
@ -72,9 +71,8 @@ $lang ['admin'] ['entry'] ['write'] ['msgs'] = array(
);
/* comments */
$lang ['admin'] ['entry'] ['commentlist'] = array(
'head' => "Σχόλια σε αυτή τη καταχώρηση ",
'head' => 'Σχόλια σε αυτή τη καταχώρηση ',
'descr' => 'Επιλέξτε ένα σχόλιο προς διαγραφή',
'sel' => 'Sel',
'content' => 'Περιεχόμενο',
@ -91,12 +89,11 @@ $lang ['admin'] ['entry'] ['commentlist'] = array(
$lang ['admin'] ['entry'] ['commentlist'] ['msgs'] = array(
1 => 'Το σχόλιο έχει διαγραφεί επιτυχώς',
-1 => 'Προέκυψε ένα σφάλμα κατά τη διαγραφή
του σχολίου'
-1 => 'Προέκυψε ένα σφάλμα κατά τη διαγραφή του σχολίου'
);
$lang ['admin'] ['entry'] ['commedit'] = array(
'head' => "Επεξεργαστείτε σχόλια σε αυτή την καταχώρηση",
'head' => 'Επεξεργαστείτε σχόλια σε αυτή την καταχώρηση',
'content' => 'Περιεχόμενο',
'date' => 'Ημερομηνία',
'author' => 'Συντάκτης',
@ -113,7 +110,6 @@ $lang ['admin'] ['entry'] ['commedit'] ['msgs'] = array(
);
/* delete action */
$lang ['admin'] ['entry'] ['delete'] = array(
'head' => 'Διαγραφή καταχώρησης',
'descr' => 'Πρόκειται να διαγράψετε την ακόλουθη καταχώρηση:',
@ -126,10 +122,10 @@ $lang ['admin'] ['entry'] ['delete'] = array(
);
/* category mgmt */
$lang ['admin'] ['entry'] ['cats'] = array(
'head' => 'Επεξεργασία κατηγοριών',
'descr' => '<p>Χρησιμοποιήστε την παρακάτω φόρμα για να προσθέσετε και να επεξεργαστείτε κατηγορίες. </p><p>Κάθε κατηγορία θα πρέπει να έχει την εξής μορφή "όνομα κατηγορίας: <em>id_number</em>". Εσοχή στοιχεία με παύλες για τη δημιουργία ιεραρχιών.</p>
'descr' => '<p>Χρησιμοποιήστε την παρακάτω φόρμα για να προσθέσετε και να επεξεργαστείτε κατηγορίες.</p>' .
'<p>Κάθε κατηγορία θα πρέπει να έχει την εξής μορφή "όνομα κατηγορίας: <em>id_number</em>". Εσοχή στοιχεία με παύλες για τη δημιουργία ιεραρχιών.</p>
<p>Παράδειγμα:</p>
<pre>
@ -148,7 +144,6 @@ $lang ['admin'] ['entry'] ['cats'] = array(
);
$lang ['admin'] ['entry'] ['cats'] ['msgs'] = array(
1 => 'Οι κατηγορίες αποθηκεύτηκαν',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση των κατηγοριών',
2 => 'Οι κατηγορίες διαγράφηκαν',
@ -170,5 +165,4 @@ $lang ['admin'] ['entry'] ['stats'] = array(
'the' => 'Οι',
'most_commented_entries' => 'πιο σχολιασμένες αναρτήσεις'
);
?>

View File

@ -1,5 +1,4 @@
<?php
$lang['admin']['panel']['main'] = 'Κεντικό';
$lang['admin']['main']['default'] = array(
@ -18,6 +17,5 @@
'op5d' => 'Τροποποιήστε το FlatPress σας',
'op6' => 'Συντήρηση',
'op6d' => 'Εκκαθάριση και επαναφορά του FlatPress',
);
?>

View File

@ -1,12 +1,9 @@
<?php
$lang ['admin'] ['panel'] ['maintain'] = 'Maintainance';
$lang ['admin'] ['maintain'] ['default'] = array(
'head' => 'Συντήρηση',
'descr' => 'Ελάτε εδώ αν πιστεύετε πως κάτι χάλασε '.
'και μπορεί εδώ να βρείτε λύση.
Παρόλα αυτά, ίσως να μην πετύχει.',
'descr' => 'Ελάτε εδώ αν πιστεύετε πως κάτι χάλασε και μπορεί εδώ να βρείτε λύση. Παρόλα αυτά, ίσως να μην πετύχει.',
'opt0' => '&laquo; Πίσω στο βασικό μενού',
'opt1' => 'Ανακατασκευή ευρετηρίου',
'opt2' => 'Εκκαθάριση προσωρινής μνήμης θεμάτων και προτύπων',
@ -14,9 +11,8 @@
'opt4' => 'Εμφάνιση πληροφοριών σχετικά με την PHP',
'opt5' => 'Έλεγχος για αναβαθμίσεις',
'chmod_info' => "Τα ακόλουθα δικαιώματα αρχείων <strong>δεν μπόρεσαν</strong>
να επανέλθουν σε 0775; πιθανότατα ο ιδιοκτήτης των αρχείων δεν είναι ο ίδιος με τον ιδιοκτήτη του διακομιστή. Συνήθως αυτή η ειδοποίηση μπορεί να αγνοηθεί.",
'chmod_info' => 'Τα ακόλουθα δικαιώματα αρχείων <strong>δεν μπόρεσαν</strong> να επανέλθουν σε 0775; πιθανότατα ο ιδιοκτήτης των αρχείων δεν είναι ο ίδιος με τον ιδιοκτήτη του διακομιστή. ' .
'Συνήθως αυτή η ειδοποίηση μπορεί να αγνοηθεί.'
);
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(
@ -31,15 +27,11 @@
<li>Η τελευταία δοκιμαστική έκδοση του FlatPress είναι <big><a href="%s">%s</a></big></li>
</ul>',
'notice' => 'Σημείωση:'
);
$lang ['admin'] ['maintain'] ['updates'] ['msgs'] = array(
1 => 'Υπάρχουν διαθέσιμες αναβαθμίσεις!',
2 => 'Χρησιμοποιήτε ήδη την τελευταία έκδοση',
-1 => 'Αδυναμία λήψης αναβαθμίσεων'
);
?>

View File

@ -18,9 +18,9 @@ $lang ['admin'] ['panels'] = array(
);
$lang ['admin'] ['general'] = array(
'id' => 'Id', # for entry ids
'name' => 'Όνομα', # for file names
'title' => 'Τιτλος', # for entry/posts/static titles
'id' => 'Id', // for entry ids
'name' => 'Όνομα', // for file names
'title' => 'Τιτλος', // for entry/posts/static titles
'comments' => 'Σχόλια',
'author' => 'Συγγραφέας',
'actdel' => 'Διαγραφή',
@ -30,5 +30,4 @@ $lang ['admin'] ['general'] = array(
'startpage' => 'Αρχική σελίδα',
'logout' => 'Αποσύνδεση'
);
?>

View File

@ -1,40 +1,32 @@
<?php
$lang ['admin'] ['plugin'] ['submenu'] = array (
'default' => 'Διαχείριση προσθέτων'
);
/* main plugin panel */
$lang ['admin'] ['plugin'] ['default'] = array(
'head' => 'Διαχειριστείτε τα πρόσθετα',
'enable' => 'Ενεργοποίηση',
'disable' => 'Απενεργοποίηση',
'descr' => 'Ένα <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Τι είναι ένα πρόσθετο;">'.
'πρόσθετο</a> είναι ένα στοιχείο το οποίο μπορεί να επεκτείνει τις δυνατότητες του FlatPress.</p>'.
'<p>Μπορείτε να εγκαταστήσετε πρόσθετα ανεβάζοντας τα στον φάκελο <code>fp-plugins/</code> '.
'.</p>'.
'<p>Αυτός ο πίνακας ελέγχου σας επιτρέπει να ενεργοποιήσετε και να απενεργοποιήσετε πρόσθετα ',
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Τι είναι ένα πρόσθετο;">πρόσθετο</a> είναι ένα στοιχείο το οποίο μπορεί να επεκτείνει τις δυνατότητες του FlatPress.</p>' .
'<p>Μπορείτε να εγκαταστήσετε πρόσθετα ανεβάζοντας τα στον φάκελο <code>fp-plugins/</code></p><p>Αυτός ο πίνακας ελέγχου σας επιτρέπει να ενεργοποιήσετε και να απενεργοποιήσετε πρόσθετα ',
'name' => 'Όνομα',
'description' => 'Περιγραφή',
'author' => 'Συντάκτης',
'version' => 'Έκδοση',
'action' => 'Δράση',
'action' => 'Δράση'
);
$lang ['admin'] ['plugin'] ['default'] ['msgs'] = array(
1 => 'Η ρύθμιση αποθηκεύτηκε',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση. Αυτό μπορεί να συνέβη για διάφορους λόγους: ίσως το αρχείο σας περιέχει συντακτικά λάθη.',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση. Αυτό μπορεί να συνέβη για διάφορους λόγους: ίσως το αρχείο σας περιέχει συντακτικά λάθη.'
);
/* system errors */
$lang ['admin'] ['plugin'] ['errors'] = array(
'head' => 'Προέκυψαν τα ακόλουθα σφάλματα κατά την φόρτωση των πρόσθετων:',
'notfound' => 'Το πρόσθετο δεν βρέθηκε. Παρακάμπτεται.',
'generic' => 'Σφάλμα νούμερο %d',
'generic' => 'Σφάλμα νούμερο %d'
);
?>

View File

@ -1,15 +1,11 @@
<?php
$lang ['admin'] ['static'] ['submenu'] = array(
'list' => 'Διαχείριση στατικών σελίδων',
'write' => 'Δημιουργία στατικής σελίδας'
);
/* main panel */
$lang ['admin'] ['static'] ['list'] = array(
'head' => 'Στατικές σελίδες',
'descr' => 'Παρακαλώ επιλέξτε μια σελίδα προς επεξεργασία ή <a href="admin.php?p=static&amp;action=write">δημιουργήστε μια νέα</a>.',
@ -27,17 +23,13 @@
$lang ['admin'] ['static'] ['list'] ['msgs'] = array(
1 => 'Η σελίδα αποθηκεύτηκε επιτυχώς',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση
της σελίδας',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση της σελίδας',
2 => 'Η σελίδα διαγράφηκε επιτυχώς',
-2 => 'Προέκυψε κάποιο σφάλμα κατά τη διαγραφή
της σελίδας',
-2 => 'Προέκυψε κάποιο σφάλμα κατά τη διαγραφή της σελίδας'
);
/* write panel */
$lang['admin']['static']['write'] =
array(
$lang ['admin'] ['static'] ['write'] = array(
'head' => 'Δημοσίευση στατικής σελίδας',
'descr' => 'Επεξεργαστείτε τη φόρμα για να δημοσιεύσετε τη σελίδα',
'fieldset1' => 'Επεξεργασία',
@ -52,7 +44,7 @@
'deletemsg' => 'Διαγραφή αυτής της σελίδας',
'del' => 'Διαγραφή',
'success' => 'Η σελίδα σας δημοσιεύτηκε επιτυχώς',
'otheropts' => 'Άλλες επιλογές',
'otheropts' => 'Άλλες επιλογές'
);
$lang ['admin'] ['static'] ['write'] ['error'] = array(
@ -61,20 +53,15 @@
'id' => 'Πρέπει να ορίσετε ένα υπάρχων id'
);
/* delete action */
$lang ['admin'] ['static'] ['delete'] = array(
'head' => "Διαγραφή σελίδας",
'head' => 'Διαγραφή σελίδας',
'descr' => 'Πρόκειται να διαγράψετε την ακόλουθη σελίδα:',
'preview' => 'Προεπισκόπηση',
'confirm' => 'Θέλετε σίγουρα να συνεχίσετε;',
'fset' => 'Διαγραφή',
'ok' => 'Ναι, διαγραφή της σελίδας',
'cancel' => 'Όχι, επιστροφή στον πίνακα ελέγχου',
'err' => 'Η συγεκριμένη σελίδα δεν υπάρχει',
'err' => 'Η συγεκριμένη σελίδα δεν υπάρχει'
);
?>

View File

@ -1,13 +1,10 @@
<?php
$lang ['admin'] ['themes'] ['submenu'] = array(
'default' => 'Θέματα',
'style' => 'Στυλ',
'style' => 'Στυλ'
);
/* default panel action (change theme) */
$lang ['admin'] ['themes'] ['default'] = array(
'head1' => 'Τρέχων θέμα',
@ -15,8 +12,7 @@
'descr' => 'Επιλέξτε το θέμα που επιθυμείτε να χρησιμοποιήσετε',
'nodescr' => 'Χωρίς περιγραφή',
'noauthor' => 'Άγνωστος δημιουργός',
'noauthor' => 'Άγνωστος δημιουργός'
);
$lang ['admin'] ['themes'] ['default'] ['msgs'] = array(
@ -25,9 +21,7 @@
-2 => 'Το θέμα που επιλέξατε δεν υπάρχει.'
);
/* select style */
$lang ['admin'] ['themes'] ['style'] = array(
'head1' => 'Τρέχων στυλ',
@ -35,7 +29,7 @@
'descr' => 'Επιλέξτε το στυλ που επιθυμείτε να χρησιμοποιήσετε με αυτό το θέμα',
'nodescr' => 'Χωρίς περιγραφή',
'noauthor' => 'Άγνωστος δημιουργός',
'noauthor' => 'Άγνωστος δημιουργός'
);
$lang ['admin'] ['themes'] ['style'] ['msgs'] = array(
@ -43,6 +37,4 @@
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αλλαγή του στυλ.',
-2 => 'Το στυλ που επιλέξατε δεν υπάρχει.'
);
?>

View File

@ -1,29 +1,21 @@
<?php
$lang ['admin'] ['uploader'] ['default'] = array(
'head' => 'Ανέβασμα αρχείων',
'descr' => 'Επιλέξτε ένα ή περισσότερα αρχεία για ανέβασμα.',
'fset1' => 'Επιλογή αρχείων',
'fset2' => 'Ανέβασμα',
'submit' => 'Ανέβασμα',
'submit' => 'Ανέβασμα'
);
$lang ['admin'] ['uploader'] ['default'] ['msgs'] = array(
1 => 'Αρχεία ανέβηκαν',
-1 => 'Προέκυψε κάποιο σφάλμα κατά το ανέβασμα των αρχείων.',
-1 => 'Προέκυψε κάποιο σφάλμα κατά το ανέβασμα των αρχείων.'
);
$lang ['admin'] ['uploader'] ['browse'] = array(
'head' => 'Αναζήτηση',
'descr' => 'Επιλέξτε ένα ή περισσότερα αρχεία για ανέβασμα.',
'fset1' => 'Επιλογή αρχείων',
'submit' => 'Ανέβασμα',
'submit' => 'Ανέβασμα'
);
?>

View File

@ -1,27 +1,23 @@
<?php
$lang ['admin'] ['widgets'] ['submenu'] ['default'] = 'Διαχείριση στοιχείων';
$lang ['admin'] ['widgets'] ['submenu'] ['raw'] = 'Διαχείριση στοιχείων (κώδικας)';
/* default action */
$lang ['admin'] ['widgets'] ['default'] = array(
'head' => 'Διαχείριση στοιχείων (<em>πειραματικό στάδιο</em>)',
'descr' => 'Ένα <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="Τι είναι ένα στοιχείο;">' .
'Στοιχείο</a> είναι ένα δυναμικό αντικείμενο προβολής διαφόρων δεδομένων και διάδρασης με τον χρήστη.
Ενώ τα <strong>Θέματα</strong> αλλάζουν την εμφάνιση του ιστολογίου σας, τα Στοιχεία
<strong>επεκτείνουν</strong> την εμφάνιση και την λειτουργικότητα.</p>
'Στοιχείο</a> είναι ένα δυναμικό αντικείμενο προβολής διαφόρων δεδομένων και διάδρασης με τον χρήστη. ' .
'Ενώ τα <strong>Θέματα</strong> αλλάζουν την εμφάνιση του ιστολογίου σας, τα Στοιχεία ' .
'<strong>επεκτείνουν</strong> την εμφάνιση και την λειτουργικότητα.</p>'
<p>Τα Στοιχεία μπορούν να συρθούν στις ειδικές περιοχές του θέματος σας που ονομάζονται
<strong>Θέσεις Στοιχείων</strong>. Η ποσότητα και τα ονόματα των Θέσεων Στοιχείων μπορεί να ποικίλει με βάση το
θέμα που έχετε επιλέξει.</p>
'<p>Τα Στοιχεία μπορούν να συρθούν στις ειδικές περιοχές του θέματος σας που ονομάζονται <strong>Θέσεις Στοιχείων</strong>. ' .
'Η ποσότητα και τα ονόματα των Θέσεων Στοιχείων μπορεί να ποικίλει με βάση το θέμα που έχετε επιλέξει.</p>' .
<p>Το FlatPress παρέχεται με διάφορα στοιχεία: υπάρχουν στοιχεία που βοηθούν με την σύνδεση, που
εμφανίζουν ένα πεδίο αναζήτησης, και άλλα.</p>
'<p>Το FlatPress παρέχεται με διάφορα στοιχεία: υπάρχουν στοιχεία που βοηθούν με την σύνδεση, που εμφανίζουν ένα πεδίο αναζήτησης, και άλλα.</p>' .
<p>Κάθε Στοιχείο ορίζεται από κάποιο <a class="hint" '.
'<p>Κάθε Στοιχείο ορίζεται από κάποιο <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Τι είναι ένα πρόσθετο;">πρόσθετο</a>.',
'availwdgs' => 'Διαθέσιμα Στοιχεία',
@ -33,56 +29,45 @@
'oldwdgsdescr' => 'Οι ακόλουθες Θέσεις Στοιχείων φαίνεται πως δεν ανήκουν σε καμία από τις ' .
'Θέσεις Στοιχείων που αναγράφονται παραπάνω. Μπορεί να έχου ξεμείνει από κάποιο άλλο θέμα.',
'submit' => 'Αποθήκευση αλλαγών',
'submit' => 'Αποθήκευση αλλαγών'
);
$lang ['admin'] ['widgets'] ['default'] ['stdsets'] = array(
'top' => 'Πάνω μπάρα',
'bottom' => 'Κάτω μπάρα',
'left' => 'Αριστερή μπάρα',
'right' => 'Δεξιά μπάρα',
'right' => 'Δεξιά μπάρα'
);
$lang ['admin'] ['widgets'] ['default'] ['msgs'] = array(
1 => 'Η ρύθμιση αποθηκεύτηκε',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση, παρακαλώ προσπαθήστε ξανά',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση, παρακαλώ προσπαθήστε ξανά'
);
/* "raw" panel */
$lang ['admin'] ['widgets'] ['raw'] = array(
'head' => 'Διαχείριση Στοιχείων (<em>Κώδικας</em>)',
'descr' => 'Ένα <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:widgets" title="Τι είναι ένα Στοιχείο;">'.
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="Τι είναι ένα Στοιχείο;">' .
'Στοιχείο</a> είναι η γραφική απεικόνιση ενός <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="Τι είναι ένα πρόσθετο;">'.
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Τι είναι ένα πρόσθετο;">' .
'Πρόσθετου</a> που μπορεί να τοποθετηθεί σε ειδικές περιοχές (τις <em>Θέσεις Στοιχείων</em>) του ιστολογίου σας.</p>' .
'<p>Αυτός είναι ο επεξεργαστής του <strong>κώδικα</strong>; κάποιοι χρήστες που ' .
'δεν χρησιμοποιούν JavaScript μπορεί να τον προτιμούν.',
'fset1'=> 'Επεξεργαστής',
'fset2'=> 'Εφαρμογή αλλαγών',
'submit' => 'Εφαρμογή',
'submit'=> 'Εφαρμογή'
);
$lang ['admin'] ['widgets'] ['raw'] ['msgs'] = array(
1=> 'Η ρύθμιση αποθηκεύτηκε',
-1 => 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση. Αυτό μπορεί να συνέβη για διάφορους λόγους: ίσως το αρχείο περιέχει συντακτικά λάθη.',
-1=> 'Προέκυψε κάποιο σφάλμα κατά την αποθήκευση. Αυτό μπορεί να συνέβη για διάφορους λόγους: ίσως το αρχείο περιέχει συντακτικά λάθη.'
);
/* system errors */
$lang ['admin'] ['widgets'] ['errors'] = array(
'generic'=> 'Το στοιχείο με την ονομασία <strong>%s</strong> δεν είναι καταχωρημένο και θα παρακαμφθεί. ' .
'Είναι το πρόσθετο ενεργοποιημένο από τον <a href="admin.php?p=plugin">πίνακα ελέγχου προσθέτων</a>?'
);
?>

View File

@ -1,9 +1,7 @@
<?php
$langconf = array();
$langconf ['id'] = 'Ελληνικά (GR)';
$langconf ['locale'] = 'el-gr';
$langconf ['charsets'] [0] = 'utf-8';
$langconf ['charsets'] [1] = 'iso-8859-7';
?>

View File

@ -48,7 +48,6 @@ $lang ['search'] = array(
);
$lang ['search']['error'] = array(
'keywords' => 'Πρέπει να προσδιορίσετε τουλάχιστον μία λέξη κλειδί'
);

View File

@ -1,24 +1,17 @@
<?php
$lang['admin']['config']['default'] =
array(
$lang ['admin'] ['config'] ['default'] = array(
'head' => 'Options',
'descr' => 'Customize and configure your FlatPress
installation.',
'descr' => 'Customize and configure your FlatPress installation.',
'submit' => 'Save Changes',
'sysfset' => 'General System Informations',
'syswarning' => '<big>Warning!</big> These informations are critical and need to be correct,
or FlatPress will (probably) refuse to work properly.',
'blog_root' => '<strong>Absolute path to FlatPress</strong>. Note:
generally you won\'t have to edit this, anyway be careful, because we can\'t
check whether is correct or not.',
'www' =>'<strong>Blog root</strong>. URL to your blog, complete of
subdirectories. <br />
e.g.: http://www.mydomain.com/flatpress/ (trailing slash needed)',
'syswarning' => '<big>Warning!</big> These informations are critical and need to be correct, or FlatPress will (probably) refuse to work properly.',
'blog_root' => '<strong>Absolute path to FlatPress</strong>. Note: ' .
'generally you won\'t have to edit this, anyway be careful, because we can\'t check whether is correct or not.',
'www' => '<strong>Blog root</strong>. URL to your blog, complete of subdirectories.<br>' .
'e.g.: http://www.mydomain.com/flatpress/ (trailing slash needed)',
// ------
'gensetts' => 'General settings',
'blogtitle' => 'Blog title',
'blogsubtitle' => 'Blog subtitle',
@ -46,27 +39,21 @@
'<a class="hint" href="https://wiki.flatpress.org/doc:techfaq#character_encoding" target="_blank" title="Which character encoding standards are supported by FlatPress?">recommended</a>).'
);
$lang['admin']['config']['default']['msgs'] =
array(
$lang ['admin'] ['config'] ['default'] ['msgs'] = array(
1 => 'Configuration has been saved successfully.',
-1 => 'An error occurred while trying to save the configuration.',
-1 => 'An error occurred while trying to save the configuration.'
);
$lang['admin']['config']['default']['error'] =
array(
$lang ['admin'] ['config'] ['default'] ['error'] = array(
'www' => 'Blog root must be a valid URL',
'title' => 'You must specify a title',
'email' => 'Email must have a valid format',
'maxentries' => 'You didn\'t enter a valid number of entries',
'timeoffset'=> 'You didn\'t enter a valid time offset! '.
'You can use floating point (e.g. 2h30" => 2.5)',
'timeoffset' => 'You didn\'t enter a valid time offset! You can use floating point (e.g. 2h30" => 2.5)',
'timeformat' => 'You must insert a format string for time',
'dateformat' => 'You must insert a format string for date',
'dateformatshort' => 'You must insert a format string for date (short)',
'charset' => 'You must insert a charset id',
'lang' => 'The language you chose is not available'
);
?>

View File

@ -7,10 +7,10 @@ $lang ['admin'] ['entry'] ['submenu'] = array(
);
/* default action */
$lang ['admin'] ['entry'] ['list'] = array(
'head' => 'Manage Entries',
'descr' => 'Please select an entry to edit or <a href="admin.php?p=entry&amp;action=write">add new</a>' . '<br /><a href="admin.php?p=entry&amp;action=cats">Edit the categories</a>',
'descr' => 'Please select an entry to edit or <a href="admin.php?p=entry&amp;action=write">add new</a><br>' .
'<a href="admin.php?p=entry&amp;action=cats">Edit the categories</a>',
'drafts' => 'Drafts: ',
'filter' => 'Filter: ',
'nofilter' => 'Show all',
@ -19,7 +19,7 @@ $lang ['admin'] ['entry'] ['list'] = array(
'date' => 'Date',
'title' => 'Title',
'author' => 'Author',
'comms' => '#Comms', // comments
'comms' => 'Comms', // comments
'action' => 'Action',
'act_del' => 'Delete',
'act_view' => 'View',
@ -39,7 +39,8 @@ $lang ['admin'] ['entry'] ['write'] = array(
'preview' => 'Preview',
'savecontinue' => 'Save&amp;Continue',
'categories' => 'Categories',
'nocategories' => 'No categories set. <a href="admin.php?p=entry&amp;action=cats">Create your own ' . 'categories</a> from the main entry panel. ' . '<a href="#save">Save</a> your entry first.',
'nocategories' => 'No categories set. <a href="admin.php?p=entry&amp;action=cats">Create your own categories</a> from the main entry panel. ' .
'<a href="#save">Save</a> your entry first.',
'saveopts' => 'Saving options',
'success' => 'Your entry was published succesfully',
'otheropts' => 'Other options',
@ -50,11 +51,9 @@ $lang ['admin'] ['entry'] ['write'] = array(
$lang ['admin'] ['entry'] ['list'] ['msgs'] = array(
1 => 'Entry has been saved successfully',
-1 => 'An error occurred while trying to save
the entry',
-1 => 'An error occurred while trying to save the entry',
2 => 'Entry has been deleted successfully',
-2 => 'An error occurred while trying to delete
the entry'
-2 => 'An error occurred while trying to delete the entry'
);
$lang ['admin'] ['entry'] ['write'] ['error'] = array(
@ -72,9 +71,8 @@ $lang ['admin'] ['entry'] ['write'] ['msgs'] = array(
);
/* comments */
$lang ['admin'] ['entry'] ['commentlist'] = array(
'head' => "Comments for entry ",
'head' => 'Comments for entry ',
'descr' => 'Select a comment to delete',
'sel' => 'Sel',
'content' => 'Content',
@ -91,12 +89,11 @@ $lang ['admin'] ['entry'] ['commentlist'] = array(
$lang ['admin'] ['entry'] ['commentlist'] ['msgs'] = array(
1 => 'Comment has been deleted successfully',
-1 => 'An error occurred while trying to delete
the comment'
-1 => 'An error occurred while trying to delete the comment'
);
$lang ['admin'] ['entry'] ['commedit'] = array(
'head' => "Edit comment for entry",
'head' => 'Edit comment for entry',
'content' => 'Content',
'date' => 'Date',
'author' => 'Author',
@ -113,7 +110,6 @@ $lang ['admin'] ['entry'] ['commedit'] ['msgs'] = array(
);
/* delete action */
$lang ['admin'] ['entry'] ['delete'] = array(
'head' => 'Delete Entry',
'descr' => 'You\'re about to delete the following entry:',
@ -126,10 +122,10 @@ $lang ['admin'] ['entry'] ['delete'] = array(
);
/* category mgmt */
$lang ['admin'] ['entry'] ['cats'] = array(
'head' => 'Edit categories',
'descr' => '<p>Use the form below to add and edit your categories. </p><p>Each category item should be in this format "category name: <em>id_number</em>". Indent items with dashes to create hierarchies.</p>
'descr' => '<p>Use the form below to add and edit your categories.</p>' .
'<p>Each category item should be in this format "category name: <em>id_number</em>". Indent items with dashes to create hierarchies.</p>
<p>Example:</p>
<pre>
@ -148,7 +144,6 @@ Technology :6
);
$lang ['admin'] ['entry'] ['cats'] ['msgs'] = array(
1 => 'Categories saved',
-1 => 'An error occurred while trying to save categories',
2 => 'Categories cleared',
@ -170,5 +165,4 @@ $lang ['admin'] ['entry'] ['stats'] = array(
'the' => 'The',
'most_commented_entries' => 'most commented entries'
);
?>

View File

@ -18,3 +18,4 @@ $lang ['admin'] ['main'] ['default'] = array(
'op6' => 'Maintenance',
'op6d' => 'Clean and restore FlatPress'
);
?>

View File

@ -1,12 +1,9 @@
<?php
$lang ['admin'] ['panel'] ['maintain'] = 'Maintainance';
$lang ['admin'] ['maintain'] ['default'] = array(
'head' => 'Maintenaince',
'descr' => 'Come here when you think something got messed, '.
'and maybe here you\'ll find a solution.
However this might not work.',
'descr' => 'Come here when you think something got messed, and maybe here you\'ll find a solution. However this might not work.',
'opt0' => '&laquo; Back to main menu',
'opt1' => 'Rebuild index',
'opt2' => 'Purge theme and templates cache',
@ -14,10 +11,8 @@
'opt4' => 'Show info about PHP',
'opt5' => 'Check for updates',
'chmod_info' => "The following file permissions <strong>could not</strong>
be reset to 0775; probably file owner is not the same as the
webserver's. Usually you can ignore this notice.",
'chmod_info' => 'The following file permissions <strong>could not</strong> be reset to 0775; probably file owner is not the same as the webserver\'s. ' .
'Usually you can ignore this notice.'
);
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(
@ -32,15 +27,11 @@
<li>Last unstable version for FlatPress is <big><a href="%s">%s</a></big></li>
</ul>',
'notice' => 'Notice:'
);
$lang ['admin'] ['maintain'] ['updates'] ['msgs'] = array(
1 => 'There are updates available!',
2 => 'You are already up-to-date',
-1 => 'Unable to retrieve updates'
);
?>

View File

@ -30,5 +30,4 @@ $lang ['admin'] ['general'] = array(
'startpage' => 'Startpage',
'logout' => 'Logout'
);
?>

View File

@ -1,40 +1,32 @@
<?php
$lang ['admin'] ['plugin'] ['submenu'] = array (
'default' => 'Manage Plugins'
);
/* main plugin panel */
$lang ['admin'] ['plugin'] ['default'] = array(
'head' => 'Manage Plugins',
'enable' => 'Enable',
'disable' => 'Disable',
'descr' => 'A <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a plugin?">'.
'Plugin</a> is a component which can expand the capabilities of FlatPress.</p>'.
'<p>You can install plugins by uploading them in your <code>fp-plugins/</code> '.
'directory.</p>'.
'<p>This panel allows you to enable and disable plugins',
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a plugin?">Plugin</a> is a component which can expand the capabilities of FlatPress.</p>' .
'<p>You can install plugins by uploading them in your <code>fp-plugins/</code> directory.</p><p>This panel allows you to enable and disable plugins.',
'name' => 'Name',
'description' => 'Description',
'author' => 'Author',
'version' => 'Version',
'action' => 'Action',
'action' => 'Action'
);
$lang ['admin'] ['plugin'] ['default'] ['msgs'] = array(
1 => 'Config saved',
-1 => 'An error occurred while trying to save. This may happen for several reasons: maybe your file contains syntax errors.',
-1 => 'An error occurred while trying to save. This may happen for several reasons: maybe your file contains syntax errors.'
);
/* system errors */
$lang ['admin'] ['plugin'] ['errors'] = array(
'head' => 'The following errors were encountered while loading plugins:',
'notfound' => 'Plugin was not found. Skipped.',
'generic' => 'Error number %d',
'generic' => 'Error number %d'
);
?>

View File

@ -1,15 +1,11 @@
<?php
$lang ['admin'] ['static'] ['submenu'] = array(
'list' => 'Manage Statics',
'write' => 'Write Static'
);
/* main panel */
$lang ['admin'] ['static'] ['list'] = array(
'head' => 'Static pages',
'descr' => 'Please select a page to edit or <a href="admin.php?p=static&amp;action=write">add new</a>.',
@ -27,17 +23,13 @@
$lang ['admin'] ['static'] ['list'] ['msgs'] = array(
1 => 'Page has been saved successfully',
-1 => 'An error occurred while trying to save
the page',
-1 => 'An error occurred while trying to save the page',
2 => 'Page has been deleted successfully',
-2 => 'An error occurred while trying to delete
the page',
-2 => 'An error occurred while trying to delete the page'
);
/* write panel */
$lang['admin']['static']['write'] =
array(
$lang ['admin'] ['static'] ['write'] = array(
'head' => 'Publish Static Page',
'descr' => 'Edit the form to publish the page',
'fieldset1' => 'Edit',
@ -52,7 +44,7 @@
'deletemsg' => 'Delete this page',
'del' => 'Delete',
'success' => 'Your page was published succesfully',
'otheropts' => 'Other options',
'otheropts' => 'Other options'
);
$lang ['admin'] ['static'] ['write'] ['error'] = array(
@ -61,20 +53,15 @@
'id' => 'You must send a valid id'
);
/* delete action */
$lang ['admin'] ['static'] ['delete'] = array(
'head' => "Delete Page",
'head' => 'Delete Page',
'descr' => 'You\'re about to delete the following page:',
'preview' => 'Preview',
'confirm' => 'Are you sure you want to proceed?',
'fset' => 'Delete',
'ok' => 'Yes, delete this page',
'cancel' => 'No, take me back to the panel',
'err' => 'The specified page does not exists',
'err' => 'The specified page does not exists'
);
?>

View File

@ -1,13 +1,10 @@
<?php
$lang ['admin'] ['themes'] ['submenu'] = array(
'default' => 'Themes',
'style' => 'Styles',
'style' => 'Styles'
);
/* default panel action (change theme) */
$lang ['admin'] ['themes'] ['default'] = array(
'head1' => 'Current theme',
@ -15,8 +12,7 @@
'descr' => 'Select the theme you wish to use',
'nodescr' => 'No description',
'noauthor' => 'Unknown author',
'noauthor' => 'Unknown author'
);
$lang ['admin'] ['themes'] ['default'] ['msgs'] = array(
@ -25,9 +21,7 @@
-2 => 'The theme you chose does not exist.'
);
/* select style */
$lang ['admin'] ['themes'] ['style'] = array(
'head1' => 'Current style',
@ -35,7 +29,7 @@
'descr' => 'Select the style you wish to use with this theme',
'nodescr' => 'No description',
'noauthor' => 'Unknown author',
'noauthor' => 'Unknown author'
);
$lang ['admin'] ['themes'] ['style'] ['msgs'] = array(
@ -43,6 +37,4 @@
-1 => 'An error occurred while trying to change style.',
-2 => 'The style you chose does not exist.'
);
?>

View File

@ -1,29 +1,21 @@
<?php
$lang ['admin'] ['uploader'] ['default'] = array(
'head' => 'Uploader',
'descr' => 'Pick one or more file to upload.',
'fset1' => 'File Picker',
'fset2' => 'Upload',
'submit' => 'Upload',
'submit' => 'Upload'
);
$lang ['admin'] ['uploader'] ['default'] ['msgs'] = array(
1 => 'File(s) uploaded',
-1 => 'An error occurred while trying to upload.',
-1 => 'An error occurred while trying to upload.'
);
$lang ['admin'] ['uploader'] ['browse'] = array(
'head' => 'Browse',
'descr' => 'Pick one or more file to upload.',
'fset1' => 'File Picker',
'submit' => 'Upload',
'submit' => 'Upload'
);
?>

View File

@ -1,27 +1,23 @@
<?php
$lang ['admin'] ['widgets'] ['submenu'] ['default'] = 'Manage Widgets';
$lang ['admin'] ['widgets'] ['submenu'] ['raw'] = 'Manage Widgets (raw)';
/* default action */
$lang ['admin'] ['widgets'] ['default'] = array(
'head' => 'Manage Widgets',
'descr' => 'A <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="What is a Widget?">' .
'Widget</a> is a dynamic component that can display data and interact with the user.
While <strong>Themes</strong> are meant to change how your blog looks like, Widgets
<strong>extend</strong> looks and functionalities.</p>
'Widget</a> is a dynamic component that can display data and interact with the user.' .
'While <strong>Themes</strong> are meant to change how your blog looks like, Widgets ' .
'<strong>extend</strong> looks and functionalities.</p>' .
<p>Widgets can be dragged to special areas of your theme called the
<strong>WidgetSets</strong>. The number and the name of the WidgetSets may vary with the
theme you choose.</p>
'<p>Widgets can be dragged to special areas of your theme called the ' .
'<strong>WidgetSets</strong>. The number and the name of the WidgetSets may vary with the theme you choose.</p>' .
<p>FlatPress comes with several widgets: there are widgets to help with the login, to
display a search box, etc.</p>
'<p>FlatPress comes with several widgets: there are widgets to help with the login, to display a search box, etc.</p>' .
<p>Each Widget is defined by a <a class="hint" '.
'<p>Each Widget is defined by a <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a Widget?">plugin</a>.',
'availwdgs' => 'Available Widgets',
@ -33,26 +29,22 @@
'oldwdgsdescr' => 'The following widgetsets seems not to belong to any of the ' .
'widgetsets listed above. They might be remainders from another theme.',
'submit' => 'Save Changes',
'submit' => 'Save Changes'
);
$lang ['admin'] ['widgets'] ['default'] ['stdsets'] = array(
'top' => 'Top bar',
'bottom' => 'Bottom bar',
'left' => 'Left bar',
'right' => 'Right bar',
'right' => 'Right bar'
);
$lang ['admin'] ['widgets'] ['default'] ['msgs'] = array(
1 => 'Config saved',
-1 => 'An error occurred while trying to save, please try again',
-1 => 'An error occurred while trying to save, please try again'
);
/* "raw" panel */
$lang ['admin'] ['widgets'] ['raw'] = array(
'head' => 'Manage Widgets (<em>raw editor</em>)',
'descr' => 'A <a class="hint" ' .
@ -60,29 +52,21 @@
'Widget</a> is a visual element of a <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="What is a plugin?">' .
'Plugin</a> that you can put in some special areas (the <em>widgetsets</em>) on your blog pages.</p>' .
'<p>This is the <strong>raw</strong> editor; some advanced users or people who '.
'can\'t have JavaScript might prefer it.',
'<p>This is the <strong>raw</strong> editor; some advanced users or people who can\'t have JavaScript might prefer it.',
'fset1' => 'Editor',
'fset2' => 'Apply Changes',
'submit' => 'Apply',
'submit' => 'Apply'
);
$lang ['admin'] ['widgets'] ['raw'] ['msgs'] = array(
1 => 'Config saved',
-1 => 'An error occurred while trying to save. This may happen for several reasons: maybe your file contains syntax errors.',
-1 => 'An error occurred while trying to save. This may happen for several reasons: maybe your file contains syntax errors.'
);
/* system errors */
$lang ['admin'] ['widgets'] ['errors'] = array(
'generic' => 'The widget called <strong>%s</strong> is not registered, and will be skipped. ' .
'Is the plugin enabled in the <a href="admin.php?p=plugin">plugin panel</a>?'
);
?>

View File

@ -1,9 +1,7 @@
<?php
$langconf = array();
$langconf ['id'] = 'English (US)';
$langconf ['locale'] = 'en-us';
$langconf ['charsets'] [0] = 'utf-8';
$langconf ['charsets'] [1] = 'iso-8859-15';
?>

View File

@ -49,7 +49,6 @@ $lang ['search'] = array(
);
$lang ['search'] ['error'] = array(
'keywords' => 'You must specify at least one keyword'
);

View File

@ -1,24 +1,17 @@
<?php
$lang['admin']['config']['default'] =
array(
$lang ['admin'] ['config'] ['default'] = array(
'head' => 'Opciones',
'descr' => 'Personalice y configure su instalación de
FlatPress.',
'descr' => 'Personalice y configure su instalación de FlatPress.',
'submit' => 'Guardar Cambios',
'sysfset' => 'Información general del sistema',
'syswarning' => '<big>¡Advertencia!</big> Estas informaciones son críticas y deben ser correctas,
o FlatPress (probablemente) se negará a funcionar correctamente.',
'blog_root' => '<strong>Path absoluto a FlatPress</strong>. Nota:
generalmente no tendrá que editar esto, de todos modos tenga cuidado, porque no podemos
verificar si es correcto o no.',
'www' =>'<strong>Blog root</strong>. URL hacia su blog, completo con
subdirectorios. <br />
e.g.: http://www.mydomain.com/flatpress/ (trailing slash needed)',
'syswarning' => '<big>¡Advertencia!</big> Estas informaciones son críticas y deben ser correctas, o FlatPress (probablemente) se negará a funcionar correctamente.',
'blog_root' => '<strong>Path absoluto a FlatPress</strong>. Nota: ' .
'generalmente no tendrá que editar esto, de todos modos tenga cuidado, porque no podemos verificar si es correcto o no.',
'www' =>'<strong>Blog root</strong>. URL hacia su blog, completo con subdirectorios. <br>' .
'e.g.: http://www.mydomain.com/flatpress/ (trailing slash needed)',
// ------
'gensetts' => 'Configuración general',
'blogtitle' => 'Título del Blog',
'blogsubtitle' => 'Subtítulo del Blog',
@ -46,27 +39,21 @@ subdirectorios. <br />
'<a class="hint" href="https://wiki.flatpress.org/doc:techfaq#character_encoding" target="_blank" title="¿Qué normas de codificación de caracteres admite FlatPress?">recomendado</a>).'
);
$lang['admin']['config']['default']['msgs'] =
array(
$lang ['admin'] ['config'] ['default'] ['msgs'] = array(
1 => 'La configuración se ha guardado correctamente.',
-1 => 'Se produjo un error al intentar guardar la configuración.',
-1 => 'Se produjo un error al intentar guardar la configuración.'
);
$lang['admin']['config']['default']['error'] =
array(
$lang ['admin'] ['config'] ['default'] ['error'] = array(
'www' => 'El root del blog debe ser un URL válido',
'title' => 'Debe especificar un título',
'email' => 'El correo electrónico debe tener un formato válido',
'maxentries' => 'No ingreso un número válido de entradas',
'timeoffset' => '¡No ingresó una corrección de tiempo válida! '.
'Puedes usar punto flotante (ej. 2h30" => 2.5)',
'timeoffset' => '¡No ingresó una corrección de tiempo válida! Puedes usar punto flotante (ej. 2h30" => 2.5)',
'timeformat' => 'Debe insertar el formato para la hora',
'dateformat' => 'Debe insertar el formato para la fecha',
'dateformatshort' => 'Debe insertar el formato para la fecha (corto)',
'charset' => 'Debe insertar un ID de set de caracteres',
'lang' => 'El idioma que eligió no está disponible'
'lang' => 'El idioma que eligió no está disponible
);
?>

View File

@ -7,10 +7,10 @@ $lang ['admin'] ['entry'] ['submenu'] = array(
);
/* default action */
$lang ['admin'] ['entry'] ['list'] = array(
'head' => 'Administrar entradas',
'descr' => 'Seleccione una entrada para editar o <a href="admin.php?p=entry&amp;action=write">Añadir nueva</a>' . '<br /><a href="admin.php?p=entry&amp;action=cats">Editar las categorías</a>',
'descr' => 'Seleccione una entrada para editar o <a href="admin.php?p=entry&amp;action=write">Añadir nueva</a><br>' .
'<a href="admin.php?p=entry&amp;action=cats">Editar las categorías</a>',
'drafts' => 'Borradores: ',
'filter' => 'Filtrar: ',
'nofilter' => 'Mostrar todo',
@ -19,7 +19,7 @@ $lang ['admin'] ['entry'] ['list'] = array(
'date' => 'Fecha',
'title' => 'Título',
'author' => 'Autor',
'comms' => '#Comms', // comments
'comms' => 'Comms', // comments
'action' => 'Action',
'act_del' => 'Eliminar',
'act_view' => 'Ver',
@ -39,7 +39,8 @@ $lang ['admin'] ['entry'] ['write'] = array(
'preview' => 'vista previa',
'savecontinue' => 'Guardar&amp;Continuar',
'categories' => 'Categorias',
'nocategories' => 'categorías no establecidas. <a href="admin.php?p=entry&amp;action=cats">Cree sus propias' . 'categorias</a> desde el panel de entrada principal. ' . '<a href="#save">Guarde</a> primero su entrada.',
'nocategories' => 'categorías no establecidas. <a href="admin.php?p=entry&amp;action=cats">Cree sus propias categorias</a> desde el panel de entrada principal. ' .
'<a href="#save">Guarde</a> primero su entrada.',
'saveopts' => 'Guardar opciones',
'success' => 'Su entrada fue publicada correctamente',
'otheropts' => 'Otras opciones',
@ -50,11 +51,9 @@ $lang ['admin'] ['entry'] ['write'] = array(
$lang ['admin'] ['entry'] ['list'] ['msgs'] = array(
1 => 'La entrada se ha guardado correctamente',
-1 => 'Se produjo un error al intentar guardar
la entrada',
-1 => 'Se produjo un error al intentar guardar la entrada',
2 => 'La entrada se eliminó correctamente',
-2 => 'Se produjo un error al intentar eliminar
la entrada'
-2 => 'Se produjo un error al intentar eliminar la entrada'
);
$lang ['admin'] ['entry'] ['write'] ['error'] = array(
@ -72,9 +71,8 @@ $lang ['admin'] ['entry'] ['write'] ['msgs'] = array(
);
/* comments */
$lang ['admin'] ['entry'] ['commentlist'] = array(
'head' => "Comentarios para la entrada ",
'head' => 'Comentarios para la entrada ',
'descr' => 'Seleccione un comentario para eliminar',
'sel' => 'Sel',
'content' => 'Contenido',
@ -91,12 +89,11 @@ $lang ['admin'] ['entry'] ['commentlist'] = array(
$lang ['admin'] ['entry'] ['commentlist'] ['msgs'] = array(
1 => 'El comentario se ha eliminado correctamente',
-1 => 'Ocurrió un error al intentar eliminar
el comentario'
-1 => 'Ocurrió un error al intentar eliminar el comentario'
);
$lang ['admin'] ['entry'] ['commedit'] = array(
'head' => "Editar comentario para entrada",
'head' => 'Editar comentario para entrada',
'content' => 'Contenido',
'date' => 'Fecha',
'author' => 'Autor',
@ -113,7 +110,6 @@ $lang ['admin'] ['entry'] ['commedit'] ['msgs'] = array(
);
/* delete action */
$lang ['admin'] ['entry'] ['delete'] = array(
'head' => 'Eliminar entrada',
'descr' => 'Estás a punto de eliminar la siguiente entrada:',
@ -126,10 +122,10 @@ $lang ['admin'] ['entry'] ['delete'] = array(
);
/* category mgmt */
$lang ['admin'] ['entry'] ['cats'] = array(
'head' => 'Editar categorias',
'descr' => '<p>Utilice el formulario a continuación para agregar y editar sus categorías. </p><p>Cada elemento de categoría debe tener este formato "nombre de categoría: <em>id_number</em>". Indentar los elementos con guiones para crear jerarquías.</p>
'descr' => '<p>Utilice el formulario a continuación para agregar y editar sus categorías.</p>' .
'<p>Cada elemento de categoría debe tener este formato "nombre de categoría: <em>id_number</em>". Indentar los elementos con guiones para crear jerarquías.</p>
<p>Ejemplo:</p>
<pre>
@ -148,7 +144,6 @@ Technology :6
);
$lang ['admin'] ['entry'] ['cats'] ['msgs'] = array(
1 => 'Categorías guardadas',
-1 => 'Se produjo un error al intentar guardar categorías',
2 => 'Categorías vacías',
@ -170,5 +165,4 @@ $lang ['admin'] ['entry'] ['stats'] = array(
'the' => 'Las',
'most_commented_entries' => 'entradas más comentadas'
);
?>

View File

@ -1,5 +1,4 @@
<?php
$lang ['admin'] ['panel'] ['main'] = 'Principal';
$lang ['admin'] ['main'] ['default'] = array(
@ -18,6 +17,5 @@
'op5d' => 'Personalice su FlatPress',
'op6' => 'Mantención',
'op6d' => 'Limpiar y restablecer FlatPress',
);
?>

View File

@ -1,12 +1,9 @@
<?php
$lang ['admin'] ['panel'] ['maintain'] = 'Mantención';
$lang ['admin'] ['maintain'] ['default'] = array(
'head' => 'Mantención',
'descr' => 'Consulta esta sección cuando creas que algo se ha estropeado '.
'y quizás encuentres aquí una solución.
Sin embargo, esto podría no funcionar.',
'descr' => 'Consulta esta sección cuando creas que algo se ha estropeado y quizás encuentres aquí una solución. Sin embargo, esto podría no funcionar.',
'opt0' => '&laquo; Regresar al menú principal',
'opt1' => 'Reconstruir índice',
'opt2' => 'Vaciar el caché de plantillas y temas',
@ -14,10 +11,8 @@
'opt4' => 'Mostrar información sobre PHP',
'opt5' => 'Buscar actualizaciones',
'chmod_info' => "Los siguientes permisos de archivo <strong>no pudieron</strong>
ser reiniciados a 0775; probablemente el propietario del archivo no sea el mismo que el
del servidor web. Por lo general, puede ignorar este aviso.",
'chmod_info' => 'Los siguientes permisos de archivo <strong>no pudieron</strong> ser reiniciados a 0775; probablemente el propietario del archivo no sea el mismo que el del servidor web. ' .
'Por lo general, puede ignorar este aviso.'
);
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(
@ -32,15 +27,11 @@
<li>La última versión inestable de FlatPress es <big><a href="%s">%s</a></big></li>
</ul>',
'notice' => 'Aviso:'
);
$lang ['admin'] ['maintain'] ['updates'] ['msgs'] = array(
1 => '¡Hay actualizaciones disponibles!',
2 => 'Su sistema ya está actualizado',
-1 => 'No se encontraron actualizaciones'
);
?>

View File

@ -18,9 +18,9 @@ $lang ['admin'] ['panels'] = array(
);
$lang ['admin'] ['general'] = array(
'id' => 'Id', # for entry ids
'name' => 'Nombre', # for file names
'title' => 'Titulo', # for entry/posts/static titles
'id' => 'Id', // for entry ids
'name' => 'Nombre', // for file names
'title' => 'Titulo', // for entry/posts/static titles
'comments' => '#Comms',
'author' => 'Autor',
'actdel' => 'Eliminar',
@ -30,5 +30,4 @@ $lang ['admin'] ['general'] = array(
'startpage' => 'Página inicial',
'logout' => 'Cerrar sesión'
);
?>

View File

@ -1,40 +1,32 @@
<?php
$lang ['admin'] ['plugin'] ['submenu'] = array (
'default' => 'Administrar Plugins'
);
/* main plugin panel */
$lang ['admin'] ['plugin'] ['default'] = array(
'head' => 'Administrar Plugins',
'enable' => 'Habilitar',
'disable' => 'Inhabilitar',
'descr' => 'A <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Que es un plugin?">'.
'Plugin</a> es un componente que puede ampliar las capacidades de FlatPress.</p>'.
'<p>Puede instalar plugins subiendolos a su <code>fp-plugins/</code> '.
'directorio.</p>'.
'<p>Este panel le permite habilitar y deshabilitar Plugins',
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Que es un plugin?">Plugin</a> es un componente que puede ampliar las capacidades de FlatPress.</p>' .
'<p>Puede instalar plugins subiendolos a su <code>fp-plugins/</code> directorio.</p><p>Este panel le permite habilitar y deshabilitar Plugins.',
'name' => 'Nombre',
'description' => 'Descripción',
'author' => 'Autor',
'version' => 'Versión',
'action' => 'Acción',
'action' => 'Acción'
);
$lang ['admin'] ['plugin'] ['default'] ['msgs'] = array(
1 => 'Config guardada',
-1 => 'Se produjo un error al intentar guardar. Esto puede suceder por varias razones: tal vez su archivo contenga errores de sintaxis.',
-1 => 'Se produjo un error al intentar guardar. Esto puede suceder por varias razones: tal vez su archivo contenga errores de sintaxis.'
);
/* system errors */
$lang ['admin'] ['plugin'] ['errors'] = array(
'head' => 'Se encontraron los siguientes errores al cargar Plugin:',
'notfound' => 'No se encontró el Plugin. Omitido.',
'generic' => 'Numero de error %d',
'generic' => 'Numero de error %d'
);
?>

View File

@ -1,15 +1,11 @@
<?php
$lang ['admin'] ['static'] ['submenu'] = array(
'list' => 'Administrar Staticas',
'write' => 'Escribir Statica'
);
/* main panel */
$lang ['admin'] ['static'] ['list'] = array(
'head' => 'Páginas estáticas',
'descr' => 'Seleccione una página para editar o <a href="admin.php?p=static&amp;action=write">Añadir nueva</a>.',
@ -27,17 +23,13 @@
$lang ['admin'] ['static'] ['list'] ['msgs'] = array(
1 => 'Página archivada correctamente',
-1 => 'Se produjo un error al intentar archivar
la página',
-1 => 'Se produjo un error al intentar archivar la página',
2 => 'Página eliminada correctamente',
-2 => 'Error al intentar eliminar
la página',
-2 => 'Error al intentar eliminar la página'
);
/* write panel */
$lang['admin']['static']['write'] =
array(
$lang ['admin'] ['static'] ['write'] = array(
'head' => 'Publicar la página estatica',
'descr' => 'Editar el formulario para publicar la página',
'fieldset1' => 'Editar',
@ -61,20 +53,15 @@
'id' => 'Debes enviar una identificación válida'
);
/* delete action */
$lang ['admin'] ['static'] ['delete'] = array(
'head' => "Eliminar Página",
'head' => 'Eliminar Página',
'descr' => 'Estás a punto de eliminar la siguiente página:',
'preview' => 'Vista Previa',
'confirm' => '¿Estas seguro que deseas continuar?',
'fset' => 'Eliminar',
'ok' => 'Si, elimine esta página',
'cancel' => 'No, llévame de vuelta al panel',
'err' => 'La página especificada no existe',
'err' => 'La página especificada no existe'
);
?>

View File

@ -1,13 +1,10 @@
<?php
$lang ['admin'] ['themes'] ['submenu'] = array(
'default' => 'Temas',
'style' => 'Estilos',
'style' => 'Estilos'
);
/* default panel action (change theme) */
$lang ['admin'] ['themes'] ['default'] = array(
'head1' => 'Tema actual',
@ -15,8 +12,7 @@
'descr' => 'Seleccione el tema que desee utilizar',
'nodescr' => 'Falta descripción',
'noauthor' => 'Autor desconocido',
'noauthor' => 'Autor desconocido'
);
$lang ['admin'] ['themes'] ['default'] ['msgs'] = array(
@ -25,9 +21,7 @@
-2 => 'El tema eligido no existe.'
);
/* select style */
$lang ['admin'] ['themes'] ['style'] = array(
'head1' => 'Estilo actual',
@ -35,7 +29,7 @@
'descr' => 'Seleccione el estilo que desea usar con este tema',
'nodescr' => 'Falta descripción',
'noauthor' => 'Autor desconocido',
'noauthor' => 'Autor desconocido'
);
$lang ['admin'] ['themes'] ['style'] ['msgs'] = array(
@ -43,6 +37,4 @@
-1 => 'Error al intentar cambiar el estilo.',
-2 => 'El estilo eligido no existe.'
);
?>

View File

@ -1,29 +1,21 @@
<?php
$lang ['admin'] ['uploader'] ['default'] = array(
'head' => 'Subir Archivos',
'descr' => 'Elija uno o más archivos para subir.',
'fset1' => 'Selector de archivos',
'fset2' => 'Subir',
'submit' => 'Subir',
'submit' => 'Subir'
);
$lang ['admin'] ['uploader'] ['default'] ['msgs'] = array(
1 => 'Archivo(s) subido(s)',
-1 => 'Se produjo un error al intentar subir archivo(s).',
-1 => 'Se produjo un error al intentar subir archivo(s).'
);
$lang ['admin'] ['uploader'] ['browse'] = array(
'head' => 'Navegar',
'descr' => 'Elija uno o más archivos para subir.',
'fset1' => 'Selector de archivos',
'submit' => 'Subir',
'submit' => 'Subir'
);
?>

View File

@ -1,27 +1,23 @@
<?php
$lang ['admin'] ['widgets'] ['submenu'] ['default'] = 'Administrar widgets';
$lang ['admin'] ['widgets'] ['submenu'] ['raw'] = 'Administrar widgets (raw)';
/* default action */
$lang ['admin'] ['widgets'] ['default'] = array(
'head' => 'Administrar widgets (<em>experimental</em>)',
'descr' => 'A <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="Que es un Widget?">' .
'Widget</a> es un componente dinámico que puede mostrar datos e interactuar con el usuario.
Mientras <strong>Temas</strong> están destinados a cambiar el aspecto de tu blog, Widgets
<strong>Amplían</strong> apariencia y funcionalidades.</p>
'Widget</a> es un componente dinámico que puede mostrar datos e interactuar con el usuario. ' .
'Mientras <strong>Temas</strong> están destinados a cambiar el aspecto de tu blog, Widgets ' .
'<strong>Amplían</strong> apariencia y funcionalidades.</p>' .
<p>Widgets pueden ser puestos en areas especiales de su tema llamado el
<strong>WidgetSets</strong>. El número y el nombre de los WidgetSets pueden variar según el
tema que elija.</p>
'<p>Widgets pueden ser puestos en areas especiales de su tema llamado el ' .
'<strong>WidgetSets</strong>. El número y el nombre de los WidgetSets pueden variar según el tema que elija.</p>' .
<p>FlatPress viene con varios widgets: hay widgets para ayudar con el inicio de sesión, para
mostrar un cuadro de búsqueda, etc.</p>
'<p>FlatPress viene con varios widgets: hay widgets para ayudar con el inicio de sesión, para mostrar un cuadro de búsqueda, etc.</p>' .
<p>Cada Widget está definido por un <a class="hint" '.
'<p>Cada Widget está definido por un <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a Widget?">plugin</a>.',
'availwdgs' => 'Widgets Disponibles',
@ -33,26 +29,22 @@
'oldwdgsdescr' => 'Los siguientes set de widgets parecen no pertenecer a ninguno de los ' .
'widgetsets listados arriba. Pueden ser restantes de otro tema.',
'submit' => 'Guardar Cambios',
'submit' => 'Guardar Cambios'
);
$lang ['admin'] ['widgets'] ['default'] ['stdsets'] = array(
'top' => 'Barra superior',
'bottom' => 'Barra inferior',
'left' => 'Barra izquierda',
'right' => 'Barra derecha',
'right' => 'Barra derecha'
);
$lang ['admin'] ['widgets'] ['default'] ['msgs'] = array(
1 => 'Configuración guardada',
-1 => 'Se produjo un error al intentar guardar. Vuelve a intentarlo.',
-1 => 'Se produjo un error al intentar guardar. Vuelve a intentarlo.'
);
/* "raw" panel */
$lang ['admin'] ['widgets'] ['raw'] = array(
'head' => 'Administrar widgets (<em>editor raw</em>)',
'descr' => 'A <a class="hint" ' .
@ -60,29 +52,21 @@
'Widget</a> is a visual element of a <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="Que es un plugin?">' .
'Plugin</a> que puede poner en algunas áreas especiales (los <em>widgetsets</em>) en las páginas de su blog. </p>' .
'<p>Este es el editor <strong>raw</strong> ; algunos usuarios avanzados o personas que '.
'no deseen JavaScript tal vez lo prefieran',
'<p>Este es el editor <strong>raw</strong> ; algunos usuarios avanzados o personas que no deseen JavaScript tal vez lo prefieran',
'fset1' => 'Editor',
'fset2' => 'Aplicar cambios',
'submit' => 'Aplicar',
'submit' => 'Aplicar'
);
$lang ['admin'] ['widgets'] ['raw'] ['msgs'] = array(
1 => 'Configuración guardada',
-1 => 'Se produjo un error al intentar guardar. Esto puede suceder por varias razones: tal vez su archivo contenga errores de sintaxis.',
-1 => 'Se produjo un error al intentar guardar. Esto puede suceder por varias razones: tal vez su archivo contenga errores de sintaxis.'
);
/* system errors */
$lang ['admin'] ['widgets'] ['errors'] = array(
'generic' => 'El widget llamado <strong>%s</strong> no está registrado y sera omitido. ' .
'Está el plugin habilitado en el <a href="admin.php?p=plugin"> panel de plugin</a>?'
);
?>

View File

@ -1,9 +1,7 @@
<?php
$langconf = array();
$langconf ['id'] = 'Español (ES)';
$langconf ['locale'] = 'es-es';
$langconf ['charsets'] [0] = 'utf-8';
$langconf ['charsets'] [1] = 'iso-8859-15';
?>

View File

@ -49,7 +49,6 @@ $lang ['search'] = array(
);
$lang ['search'] ['error'] = array(
'keywords' => 'Debe especificar al menos una palabra clave'
);

View File

@ -1,22 +1,17 @@
<?php
$lang['admin']['config']['default'] =
array(
$lang ['admin'] ['config'] ['default'] = array(
'head' => 'Options',
'descr' => 'Personnaliser et configurer FlatPress
installation.',
'descr' => 'Personnaliser et configurer FlatPress installation.',
'submit' => 'Enregistrer',
'sysfset' => 'Informations g&eacute;n&eacute;rales du syst&egrave;me',
'syswarning' => '<big>Attention!</big> Ces informations sont indispensables et doivent &ecirc;tre correctes ou
FlatPress ne pourra pas fonctionner correctement.',
'blog_root' => '<strong>Chemin absolu de FlatPress</strong>. Note:
vous ne devez g&eacute;n&eacute;ralement pas modifier ceci, n&eacute;anmoins il est recommand&eacute; de v&eacute;rifier si le chemin est correct.',
'www' =>'<strong>Adresse du blog (root)</strong>. Adresse de votre blog, en incluant les sous-r&eacute;pertoires. <br />
e.g.: http://www.mondomaine.be/flatpress/ (le slash de fin est requis)',
'syswarning' => '<big>Attention!</big> Ces informations sont indispensables et doivent &ecirc;tre correctes ou FlatPress ne pourra pas fonctionner correctement.',
'blog_root' => '<strong>Chemin absolu de FlatPress</strong>. Note: ' .
'vous ne devez g&eacute;n&eacute;ralement pas modifier ceci, n&eacute;anmoins il est recommand&eacute; de v&eacute;rifier si le chemin est correct.',
'www' =>'<strong>Adresse du blog (root)</strong>. Adresse de votre blog, en incluant les sous-r&eacute;pertoires.<br>' .
'e.g.: http://www.mondomaine.be/flatpress/ (le slash de fin est requis)',
// ------
'gensetts' => 'Configuration g&eacute;n&eacute;rale',
'blogtitle' => 'Titre du Blog',
'blogsubtitle' => 'Description du blog',
@ -44,27 +39,21 @@
'<a class="hint" href="https://wiki.flatpress.org/doc:techfaq#character_encoding" target="_blank" title="Quelles sont les normes d\'encodage de caractères prises en charge par FlatPress ?">(recommand&eacute;)</a>.'
);
$lang['admin']['config']['default']['msgs'] =
array(
$lang ['admin'] ['config'] ['default'] ['msgs'] = array(
1 => 'La configuration a &eacute;t&eacute; enregistr&eacute;e avec succ&egrave;s.',
-1 => 'Une erreur est apparue au moment de l\'enregistrement de la configuration!',
-1 => 'Une erreur est apparue au moment de l\'enregistrement de la configuration!'
);
$lang['admin']['config']['default']['error'] =
array(
$lang ['admin'] ['config'] ['default'] ['error'] = array(
'www' => 'Adresse du Blog (root) doit avoir une URL valide',
'title' => 'Vous devez ins&eacute;rer un titre',
'email' => 'l\'adresse email n\'est pas au format correct',
'maxentries' => 'Vous n\'avez pas entr&eacute; un nombre correct d\'entr&eacute;es',
'timeoffset'=> 'Vous n\'avez pas entr&eacute; un format d\'heure correct!'.
'Vous pouvez utiliser des points flottants (ex: 2h30" => 2.5)',
'timeoffset' => 'Vous n\'avez pas entr&eacute; un format d\'heure correct! Vous pouvez utiliser des points flottants (ex: 2h30" => 2.5)',
'timeformat' => 'Vous devez ins&eacute;rer l\'heure au format correct',
'dateformat' => 'Vous devez ins&eacute;rer la date au format correct',
'dateformatshort' => 'Vous devez ins&eacute;rer la date au format correct (court)',
'charset' => 'Vous devez choisir le format d\'encodage de votre blog',
'lang' => 'La langue choisie n\'est pas disponible'
);
?>

View File

@ -7,10 +7,10 @@ $lang ['admin'] ['entry'] ['submenu'] = array(
);
/* action par défaut */
$lang ['admin'] ['entry'] ['list'] = array(
'head' => 'G&eacute;rer les billets',
'descr' => 'S&eacute;lectionner un billet &agrave; &eacute;diter ou<a href="admin.php?p=entry&amp;action=write"> ajouter un nouveau billet</a>' . '<br /><a href="admin.php?p=entry&amp;action=cats">&Eacute;diter les cat&eacute;gories</a>',
'descr' => 'S&eacute;lectionner un billet &agrave; &eacute;diter ou<a href="admin.php?p=entry&amp;action=write"> ajouter un nouveau billet</a><br>' .
'<a href="admin.php?p=entry&amp;action=cats">&Eacute;diter les cat&eacute;gories</a>',
'drafts' => 'Brouillons: ',
'filter' => 'Filtrer: ',
'nofilter' => 'Tout Afficher',
@ -39,7 +39,8 @@ $lang ['admin'] ['entry'] ['write'] = array(
'preview' => 'Aper&ccedil;u',
'savecontinue' => 'enregistrer et continuer',
'categories' => 'Cat&eacute;gories',
'nocategories' => 'Pas de cat&eacute;gories d&eacute;finies. <a href="admin.php?p=entry&amp;action=cats"> Cr&eacute;er ' . 'cat&eacute;gories</a> &agrave; partir de du menu des cat&eacute;gories. ' . '<a href="#save">Enregistrer</a> votre premi&egrave;re entr&eacute;e.',
'nocategories' => 'Pas de cat&eacute;gories d&eacute;finies. <a href="admin.php?p=entry&amp;action=cats"> Cr&eacute;er cat&eacute;gories</a> &agrave; partir de du menu des cat&eacute;gories. ' .
'<a href="#save">Enregistrer</a> votre premi&egrave;re entr&eacute;e.',
'saveopts' => 'Enregistrer options',
'success' => 'Votre billet a &eacute;t&eacute; publi&eacute;',
'otheropts' => 'Autres options',
@ -72,7 +73,7 @@ $lang ['admin'] ['entry'] ['write'] ['msgs'] = array(
/* comments */
$lang ['admin'] ['entry'] ['commentlist'] = array(
'head' => "Commentaires du billet ",
'head' => 'Commentaires du billet ',
'descr' => 'S&eacute;lectionner un commentaire &agrave; effacer',
'sel' => 'Sel',
'content' => 'Contenu',
@ -93,7 +94,7 @@ $lang ['admin'] ['entry'] ['commentlist'] ['msgs'] = array(
);
$lang ['admin'] ['entry'] ['commedit'] = array(
'head' => "&Eacute;diter commentaire du billet",
'head' => '&Eacute;diter commentaire du billet',
'content' => 'Contenu',
'date' => 'Date',
'author' => 'Auteur',
@ -126,7 +127,8 @@ $lang ['admin'] ['entry'] ['delete'] = array(
$lang ['admin'] ['entry'] ['cats'] = array(
'head' => '&Eacute;diter cat&eacute;gories',
'descr' => '<p>Utilisez le formulaire pour ajouter et &eacute;diter vos cat&eacute;gories. </p><p>Chaque item doit &ecirc;tre au format "nom cat&eacute;gorie: <em>num&eacute;ro de cat&eacute;gorie</em>". Placez des tirets devant les articles pour cr&eacute;er des hi&eacute;rarchies.</p>
'descr' => '<p>Utilisez le formulaire pour ajouter et &eacute;diter vos cat&eacute;gories.</p>' .
'<p>Chaque item doit &ecirc;tre au format "nom cat&eacute;gorie: <em>num&eacute;ro de cat&eacute;gorie</em>". Placez des tirets devant les articles pour cr&eacute;er des hi&eacute;rarchies.</p>
<p>Exemple:</p>
<pre>
@ -145,7 +147,6 @@ Technologie :6
);
$lang ['admin'] ['entry'] ['cats'] ['msgs'] = array(
1 => 'Cat&eacute;gories enregistr&eacute;es',
-1 => 'Une erreur est survenue pendant l\'enregistrement des cat&eacute;gories',
2 => 'Cat&eacute;gories effac&eacute;es',
@ -167,5 +168,4 @@ $lang ['admin'] ['entry'] ['stats'] = array(
'the' => 'Les',
'most_commented_entries' => 'entrées les plus commentées'
);
?>

View File

@ -1,5 +1,4 @@
<?php
$lang['admin']['panel']['main'] = 'Main';
$lang['admin']['main']['default'] = array(
@ -18,6 +17,5 @@
'op5d' => 'Personnaliser FlatPress',
'op6' => 'Maintenance',
'op6d' => 'Nettoyer et restaurer FlatPress',
);
?>

View File

@ -1,5 +1,4 @@
<?php
$lang ['admin'] ['panel'] ['maintain'] = 'Maintenance';
$lang ['admin'] ['maintain'] ['default'] = array(
@ -12,9 +11,8 @@
'opt4' => 'Afficher info.php',
'opt5' => 'V&eacute;rifier les mises &agrave; jour',
'chmod_info' => "Les permissions de fichiers (chmod) <strong>ne sont peut-&ecirc;tre pas</strong>
&agrave; 0775; propri&eacute;taire du fichier peut-&ecirc;tre diff&eacute;rent du serveur web.",
'chmod_info' => 'Les permissions de fichiers (chmod) <strong>ne sont peut-&ecirc;tre pas</strong> &agrave; 0775; propri&eacute;taire du fichier peut-&ecirc;' .
'tre diff&eacute;rent du serveur web.'
);
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(
@ -29,15 +27,11 @@
<li>La derni&egrave;re version dev(beta, rc) de FlatPress est <big><a href="%s">%s</a></big></li>
</ul>',
'notice' => 'Note:'
);
$lang ['admin'] ['maintain'] ['updates'] ['msgs'] = array(
1 => 'Mises &agrave; jour disponibles!',
2 => 'Vous avez d&eacute;j&agrave; la version la plus r&eacute;cente!',
-1 => 'Impossible de V&eacute;rifier les mises &agrave; jour'
);
?>

View File

@ -18,9 +18,9 @@ $lang ['admin'] ['panels'] = array(
);
$lang ['admin'] ['general'] = array(
'id' => 'Id', # for entry ids
'name' => 'Nom', # for file names
'title' => 'Titr', # for entry/posts/static titles
'id' => 'Id', // for entry ids
'name' => 'Nom', // for file names
'title' => 'Titr', // for entry/posts/static titles
'comments' => '#Comms',
'author' => 'Auteur',
'actdel' => 'Effacer',
@ -30,5 +30,4 @@ $lang ['admin'] ['general'] = array(
'startpage' => 'Page d\'accueil',
'logout' => 'Déconnexion'
);
?>

View File

@ -1,40 +1,32 @@
<?php
$lang ['admin'] ['plugin'] ['submenu'] = array (
'default' => 'G&eacute;rer Plugins'
);
/* main plugin panel */
$lang ['admin'] ['plugin'] ['default'] = array(
'head' => 'G&eacute;rer les Plugins',
'enable' => 'Activer',
'disable' => 'D&eacute;sactiver',
'descr' => 'Un <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="C\'est quoi un plugin?">'.
'Plugin</a> est un composant qui &eacute;tend les possibilit&eacute;s de FlatPress.</p>'.
'<p>Vous pouvez installer les plugins en les transf&eacute;rant dans le dossier <code>fp-plugins/</code> '.
'de votre ftp.</p>'.
'<p>Ce menu vous permet d\'activer ou de d&eacute;sactiver les plugins',
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="C\'est quoi un plugin?">Plugin</a> est un composant qui &eacute;tend les possibilit&eacute;s de FlatPress.</p>' .
'<p>Vous pouvez installer les plugins en les transf&eacute;rant dans le dossier <code>fp-plugins/</code> de votre ftp.</p><p>Ce menu vous permet d\'activer ou de d&eacute;sactiver les plugins.',
'name' => 'Nom',
'description' => 'Description',
'author' => 'Auteur',
'version' => 'Version',
'action' => 'Action',
'action' => 'Action'
);
$lang ['admin'] ['plugin'] ['default'] ['msgs'] = array(
1 => 'Configuration enregistr&eacute;e',
-1 => 'Une erreur est survenue pendant l\'enregistrement. Il peut y avoir plusieurs raisons: erreurs de synthaxes.',
-1 => 'Une erreur est survenue pendant l\'enregistrement. Il peut y avoir plusieurs raisons: erreurs de synthaxes.'
);
/* system errors */
$lang ['admin'] ['plugin'] ['errors'] = array(
'head' => 'Des erreurs sont survenues pendant le chargement des plugins:',
'notfound' => 'Plugin non trouv&eacute;.',
'generic' => 'Erreur num&eacute;ro %d',
'generic' => 'Erreur num&eacute;ro %d'
);
?>

View File

@ -1,15 +1,11 @@
<?php
$lang ['admin'] ['static'] ['submenu'] = array(
'list' => 'G&eacute;rer pages statiques',
'write' => '&Eacute;crire'
);
/* main panel */
$lang ['admin'] ['static'] ['list'] = array(
'head' => 'Pages Statiques',
'descr' => 'S&eacute;lectionnez une page &agrave; &eacute;diter ou <a href="admin.php?p=static&amp;action=write">ajoutez-en une nouvelle</a>.',
@ -29,13 +25,11 @@
1 => 'Page enregistr&eacute;e avec succ&egrave;s',
-1 => 'Echec de la sauvegarde de la page',
2 => 'La page a &eacute;t&eacute; effac&eacute;e',
-2 => 'Echec de la suppression de la page',
-2 => 'Echec de la suppression de la page'
);
/* write panel */
$lang['admin']['static']['write'] =
array(
$lang ['admin'] ['static'] ['write'] = array(
'head' => 'Publier une page statique',
'descr' => 'Editez le formulaire pour publier la page',
'fieldset1' => '&Eacute;diter',
@ -59,20 +53,15 @@
'id' => 'Vous devez entrer un id valide'
);
/* delete action */
$lang ['admin'] ['static'] ['delete'] = array(
'head' => "Supprimer Page",
'head' => 'Supprimer Page',
'descr' => 'Vous allez effacer la page suivante:',
'preview' => 'Aper&ccedil;u',
'confirm' => 'Confirmer la suppression?',
'fset' => 'Effacer',
'ok' => 'Oui, effacer cette page',
'cancel' => 'Non, retour au panel',
'err' => 'La page sp&eacute;cifi&eacute;e n\'existe pas',
'err' => 'La page sp&eacute;cifi&eacute;e n\'existe pas'
);
?>

View File

@ -1,13 +1,10 @@
<?php
$lang ['admin'] ['themes'] ['submenu'] = array(
'default' => 'Th&egrave;mes',
'style' => 'Styles',
'style' => 'Styles'
);
/* default panel action (change theme) */
$lang ['admin'] ['themes'] ['default'] = array(
'head1' => 'Th&egrave;me actuel',
@ -15,8 +12,7 @@
'descr' => 'S&eacute;lectionnez le th&egrave;me que vous d&eacute;sirez utiliser',
'nodescr' => 'Pas de description',
'noauthor' => 'Auteur inconnu',
'noauthor' => 'Auteur inconnu'
);
$lang ['admin'] ['themes'] ['default'] ['msgs'] = array(
@ -25,9 +21,7 @@
-2 => 'Le th&egrave;me s&eacute;lectionn&eacute; n\'existe pas.'
);
/* select style */
$lang ['admin'] ['themes'] ['style'] = array(
'head1' => 'Style actuel',
@ -35,7 +29,7 @@
'descr' => 'S&eacute;lectionnez le style que vous d&eacute;sirez utiliser',
'nodescr' => 'Pas de description',
'noauthor' => 'Auteur inconnu',
'noauthor' => 'Auteur inconnu'
);
$lang ['admin'] ['themes'] ['style'] ['msgs'] = array(
@ -43,6 +37,4 @@
-1 => 'Une erreur est survenue au moment de la modification du style.',
-2 => 'Le style s&eacute;lectionn&eacute; n\'existe pas.'
);
?>

View File

@ -1,29 +1,21 @@
<?php
$lang ['admin'] ['uploader'] ['default'] = array(
'head' => 'Transf&eacute;rer',
'descr' => 'Choisissez un ou plusieurs fichiers &agrave; transf&eacute;rer.',
'fset1' => 'Explorateur de fichiers',
'fset2' => 'Transf&eacute;rer',
'submit' => 'Transf&eacute;rer',
'submit' => 'Transf&eacute;rer'
);
$lang ['admin'] ['uploader'] ['default'] ['msgs'] = array(
1 => 'Fichier(s) transf&eacute;r&eacute;(s)',
-1 => 'Echec du transfert.',
-1 => 'Echec du transfert.'
);
$lang ['admin'] ['uploader'] ['browse'] = array(
'head' => 'Voir',
'descr' => 'Choisissez un ou plusieurs fichiers &agrave; transf&eacute;rer.',
'fset1' => 'Explorateur de fichiers',
'submit' => 'Transf&eacute;rer',
'submit' => 'Transf&eacute;rer'
);
?>

View File

@ -1,27 +1,23 @@
<?php
$lang ['admin'] ['widgets'] ['submenu'] ['default'] = 'G&eacute;rer les Widgets';
$lang ['admin'] ['widgets'] ['submenu'] ['raw'] = 'G&eacute;rer les Widgets (raw)';
/* default action */
$lang ['admin'] ['widgets'] ['default'] = array(
'head' => 'G&eacute;rer les Widgets',
'descr' => 'Un <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="C\'est quoi un Widget?">' .
'Widget</a> est un composant dynamique qui peut afficher des donn&eacute;es et interagir avec l\'utilisateur.
Bien que les<strong> Th&egrave;mes</strong> ont pour but de modifier l\'apparence de votre blog, les widgets
<strong>&eacute;tendent</strong> les possibilit&eacute;s et les fonctions.</p>
'Widget</a> est un composant dynamique qui peut afficher des donn&eacute;es et interagir avec l\'utilisateur. ' .
'Bien que les<strong> Th&egrave;mes</strong> ont pour but de modifier l\'apparence de votre blog, les widgets ' .
'<strong>&eacute;tendent</strong> les possibilit&eacute;s et les fonctions.</p>' .
<p>Les Widgets peuvent &ecirc;tre d&eacute;plac&eacute;s vers des zones sp&eacute;ciales de votre th&egrave;me appel&eacute;es
<strong>WidgetSets</strong>. Le nombre et le nom des WidgetSets peuvent varier avec le
th&egrave;me que vous choisissez.</p>
'<p>Les Widgets peuvent &ecirc;tre d&eacute;plac&eacute;s vers des zones sp&eacute;ciales de votre th&egrave;me appel&eacute;es ' .
'<strong>WidgetSets</strong>. Le nombre et le nom des WidgetSets peuvent varier avec le th&egrave;me que vous choisissez.</p>' .
<p>FlatPress est fourni avec plusieurs widgets: il y a des widgets pour aider &agrave; la connexion, pour
afficher une bo&icirc;te de recherche, etc</p>
'<p>FlatPress est fourni avec plusieurs widgets: il y a des widgets pour aider &agrave; la connexion, pour afficher une bo&icirc;te de recherche, etc.</p>' .
<p>Chaque widget est d&eacute;fini par un <a class="hint" '.
'<p>Chaque widget est d&eacute;fini par un <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="Aide Widget?">plugin</a>.',
'availwdgs' => 'Widgets disponibles',
@ -33,56 +29,45 @@
'oldwdgsdescr' => 'Les widgetsets suivantes semblent ne pas appartenir &agrave; l\'un des ' .
'widgetsets list&eacute;s ici. Ceux-ci proviennent peut-&ecirc;tre d\'un autre th&egrave;me.',
'submit' => 'Enregistrer modifications',
'submit' => 'Enregistrer modifications'
);
$lang ['admin'] ['widgets'] ['default'] ['stdsets'] = array(
'top' => 'Zone du haut',
'bottom' => 'Zone du bas',
'left' => 'Zone de gauche',
'right' => 'Zone de droite',
'right' => 'Zone de droite'
);
$lang ['admin'] ['widgets'] ['default'] ['msgs'] = array(
1 => 'Modifications enregistr&eacute;es',
-1 => 'Echec de la sauvegarde, veuillez essayer &agrave; nouveau',
-1 => 'Echec de la sauvegarde, veuillez essayer &agrave; nouveau'
);
/* "raw" panel */
$lang ['admin'] ['widgets'] ['raw'] = array(
'head' => 'G&eacute;rer Widgets (<em>&eacute;diteur RAW</em>)',
'descr' => 'Un <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="C\'est quoi un Widget?">'.
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="C\'est quoi un Widget?">' .
'Widget</a> est un &eacute;l&eacute;ment visuel de <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="C\'est quoi un plugin?">'.
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="C\'est quoi un plugin?">' .
'Plugin</a> que vous pouvez mettre dans certaines zones particuli&egrave;res (le <em>widgetsets</em>) des pages de votre blog. </p>' .
'<p>Voici l\'<strong>&eacute;diteur</strong> avanc&eacute; ; r&eacute;serv&eacute; aux personnes experiment&eacute;es '.
'<p>Voici l\'<strong>&eacute;diteur</strong> avanc&eacute; r&eacute;serv&eacute; aux personnes experiment&eacute;es ' .
'qui pref&egrave;rent ne pas utiliser Javascript.',
'fset1' => 'Editeur',
'fset2' => 'Appliquer modifications',
'submit' => 'Appliquer',
'submit' => 'Appliquer'
);
$lang ['admin'] ['widgets'] ['raw'] ['msgs'] = array(
1 => 'Modifications enregistr&eacute;es',
-1 => 'Une erreur est survenue pendant l\'enregistrement. V&eacute;rifiez les param&egrave;tres.',
-1 => 'Une erreur est survenue pendant l\'enregistrement. V&eacute;rifiez les param&egrave;tres.'
);
/* system errors */
$lang ['admin'] ['widgets'] ['errors'] = array(
'generic' => 'Le widget appel&eacute; <strong>%s</strong> n\'est pas enregistr&eacute;, et sera ignor&eacute;. ' .
'est le plugin activ&eacute; dans le <a href="admin.php?p=plugin">panneau des plugins</a>?'
);
?>

View File

@ -1,9 +1,7 @@
<?php
$langconf = array();
$langconf ['id'] = 'Fran&ccedil;ais (FR)';
$langconf ['locale'] = 'fr-fr';
$langconf ['charsets'] [0] = 'utf-8';
$langconf ['charsets'] [1] = 'iso-8859-15';
?>

View File

@ -49,7 +49,6 @@ $lang ['search'] = array(
);
$lang ['search'] ['error'] = array(
'keywords' => 'Vous devez sp&eacute;cifier au moins un mot-cl&eacute;'
);

View File

@ -1,24 +1,17 @@
<?php
$lang['admin']['config']['default'] =
array(
$lang ['admin'] ['config'] ['default'] = array(
'head' => 'Opzioni',
'descr' => 'Personalizza e configura la tua installazione
di FlatPress.',
'descr' => 'Personalizza e configura la tua installazione di FlatPress.',
'submit' => 'Salva le modifiche',
'sysfset' => 'Informazioni generali di sistema',
'syswarning' => '<big>Attenzione!</big> Queste informazioni sono critiche e devono essere corrette, ' .
'oppure FlatPress (probabilmente) si rifiuterà di funzionare.',
'syswarning' => '<big>Attenzione!</big> Queste informazioni sono critiche e devono essere corrette, oppure FlatPress (probabilmente) si rifiuterà di funzionare.',
'blog_root' => '<strong>Percorso assoluto di FlatPress</strong>. N.B.: ' .
'generalmente non dovrai modificarlo, ma comunque fai attenzione, perché non è possibile ' .
'controllare se è corretto oppure no.',
'www' =>'<strong>Root del Blog</strong>. L\'URL al tuo blog, completo di
sottocartelle. <br />
ad es.: http://www.ilmiosito.it/flatpress/ (sono necesssarie anche le slash /)',
'generalmente non dovrai modificarlo, ma comunque fai attenzione, perché non è possibile controllare se è corretto oppure no.',
'www' =>'<strong>Root del Blog</strong>. L\'URL al tuo blog, completo di sottocartelle.<br>' .
'ad es.: http://www.ilmiosito.it/flatpress/ (sono necesssarie anche le slash /)',
// ------
'gensetts' => 'Impostazioni generali',
'blogtitle' => 'Titolo del Blog',
'blogsubtitle' => 'Sottotitolo del Blog',
@ -46,15 +39,12 @@
'<a class="hint" href="https://wiki.flatpress.org/doc:techfaq#character_encoding" target="_blank" title="Quali standard di codifica dei caratteri sono supportati da FlatPress?">raccomandato</a>).'
);
$lang['admin']['config']['default']['msgs'] =
array(
$lang ['admin'] ['config'] ['default'] ['msgs'] = array(
1 => 'La configurazione è stata salvata con successo.',
-1 => 'Si è verificato un errore durante il salvataggio della configurazione.',
-1 => 'Si è verificato un errore durante il salvataggio della configurazione.'
);
$lang['admin']['config']['default']['error'] =
array(
$lang ['admin'] ['config'] ['default'] ['error'] = array(
'www' => 'La root del blog deve essere un URL valido',
'title' => 'Devi inserire un titolo',
'email' => 'L\'email deve avere un formato valido',
@ -67,6 +57,4 @@
'charset' => 'Devi inserire un id per il set di caratteri',
'lang' => 'La lingua che hai scelto non è disponibile'
);
?>

View File

@ -7,10 +7,10 @@ $lang ['admin'] ['entry'] ['submenu'] = array(
);
/* default action */
$lang ['admin'] ['entry'] ['list'] = array(
'head' => 'Gestione Articoli',
'descr' => 'Seleziona un articolo da modificare o <a href="admin.php?p=entry&amp;action=write">aggiungine uno nuovo</a>' . '<br /><a href="admin.php?p=entry&amp;action=cats">Modifica le categorie</a>',
'descr' => 'Seleziona un articolo da modificare o <a href="admin.php?p=entry&amp;action=write">aggiungine uno nuovo</a><br>' .
'<a href="admin.php?p=entry&amp;action=cats">Modifica le categorie</a>',
'drafts' => 'Bozze: ',
'filter' => 'Filtro: ',
'nofilter' => 'Visualizza tutto',
@ -39,7 +39,8 @@ $lang ['admin'] ['entry'] ['write'] = array(
'preview' => 'Anteprima',
'savecontinue' => 'Salva e continua',
'categories' => 'Categorie',
'nocategories' => 'Nessuna categoria impostata. <a href="admin.php?p=entry&amp;action=cats">Creane una ' . 'categories</a> dal pannello principale degli articoli. ' . '<a href="#save">Salva</a> prima l\'articolo.',
'nocategories' => 'Nessuna categoria impostata. <a href="admin.php?p=entry&amp;action=cats">Creane una categories</a> dal pannello principale degli articoli. ' .
'<a href="#save">Salva</a> prima l\'articolo.',
'saveopts' => 'Opzioni di salvataggio',
'success' => 'L\'articolo è stato pubblicato con successo',
'otheropts' => 'Altre opzioni',
@ -50,11 +51,9 @@ $lang ['admin'] ['entry'] ['write'] = array(
$lang ['admin'] ['entry'] ['list'] ['msgs'] = array(
1 => 'L\'articolo è stato salvato con successo',
-1 => 'Si è verificato un errore durante il salvataggio
dell\'articolo',
-1 => 'Si è verificato un errore durante il salvataggio dell\'articolo',
2 => 'L\'articolo è stato elminato con successo',
-2 => 'Si è verificato un errore durante l\'eliminazione
dell\'articolo'
-2 => 'Si è verificato un errore durante l\'eliminazione dell\'articolo'
);
$lang ['admin'] ['entry'] ['write'] ['error'] = array(
@ -72,9 +71,8 @@ $lang ['admin'] ['entry'] ['write'] ['msgs'] = array(
);
/* comments */
$lang ['admin'] ['entry'] ['commentlist'] = array(
'head' => "Commenti per l'articolo",
'head' => 'Commenti per l\'articolo',
'descr' => 'Seleziona un commento da eliminare',
'sel' => 'Seleziona',
'content' => 'Contenuto',
@ -91,12 +89,11 @@ $lang ['admin'] ['entry'] ['commentlist'] = array(
$lang ['admin'] ['entry'] ['commentlist'] ['msgs'] = array(
1 => 'Il commento è stato eliminato con successo',
-1 => 'Si è verificato un errore durante l\'eliminazione
del commento'
-1 => 'Si è verificato un errore durante l\'eliminazione del commento'
);
$lang ['admin'] ['entry'] ['commedit'] = array(
'head' => "Modifica commento per l'articolo",
'head' => 'Modifica commento per l\'articolo',
'content' => 'Contenuto',
'date' => 'Data',
'author' => 'Autore',
@ -113,7 +110,6 @@ $lang ['admin'] ['entry'] ['commedit'] ['msgs'] = array(
);
/* delete action */
$lang ['admin'] ['entry'] ['delete'] = array(
'head' => 'Elimina articolo',
'descr' => 'Stai per eliminare il seguente articolo:',
@ -126,10 +122,10 @@ $lang ['admin'] ['entry'] ['delete'] = array(
);
/* category mgmt */
$lang ['admin'] ['entry'] ['cats'] = array(
'head' => 'Modifica categorie',
'descr' => '<p>Usa il modulo qui sotto per aggiungere e modificare le tue categorie. </p><p>Ogni elemento della categoria deve avere questo formato "nome categoria: <em>numero_id</em>". Indicizza gli elementi con dei trattini per creare delle gerarchie.</p>
'descr' => '<p>Usa il modulo qui sotto per aggiungere e modificare le tue categorie.</p>' .
'<p>Ogni elemento della categoria deve avere questo formato "nome categoria: <em>numero_id</em>". Indicizza gli elementi con dei trattini per creare delle gerarchie.</p>
<p>Ad esempio:</p>
<pre>
@ -170,5 +166,4 @@ $lang ['admin'] ['entry'] ['stats'] = array(
'the' => 'Le',
'most_commented_entries' => 'voci più commentate'
);
?>

View File

@ -1,5 +1,4 @@
<?php
$lang['admin']['panel']['main'] = 'Pagina Principale';
$lang['admin']['main']['default'] = array(
@ -18,6 +17,5 @@
'op5d' => 'Personalizza il tuo FlatPress',
'op6' => 'Manutenzione',
'op6d' => 'Pulisci e ripristina FlatPress',
);
?>

View File

@ -1,12 +1,9 @@
<?php
$lang ['admin'] ['panel'] ['maintain'] = 'Manutenzione';
$lang ['admin'] ['maintain'] ['default'] = array(
'head' => 'Manutenzione',
'descr' => 'Vieni qui se pensi che qualcosa sia fuori posto, '.
'e forse troverai una soluzione.
Tuttavia non sempre potrebbe funzionare.',
'descr' => 'Vieni qui se pensi che qualcosa sia fuori posto, e forse troverai una soluzione. Tuttavia non sempre potrebbe funzionare.',
'opt0' => '&laquo; Torna al menu principale',
'opt1' => 'Ricostruisci l\'indice',
'opt2' => 'Spurga la cache dei temi e dei modelli',
@ -14,10 +11,8 @@
'opt4' => 'Visualizza informazioni su PHP',
'opt5' => 'Controllo aggiornamenti',
'chmod_info' => "I seguenti permessi dei file <strong>non possono</strong>
essere ripristinati a 0775; probabilmente il proprietario non è lo stesso del
server web. Di solito puoi ignorare questo avviso.",
'chmod_info' => 'I seguenti permessi dei file <strong>non possono</strong> essere ripristinati a 0775; probabilmente il proprietario non è lo stesso del server web. ' .
'Di solito puoi ignorare questo avviso.'
);
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(
@ -32,15 +27,11 @@
<li>L\'ultima versione non stabile di FlatPress è la <big><a href="%s">%s</a></big></li>
</ul>',
'notice' => 'Avviso:'
);
$lang ['admin'] ['maintain'] ['updates'] ['msgs'] = array(
1 => 'Sono disponibili degli aggionamenti!',
2 => 'È tutto aggiornato all\'ultima versione',
-1 => 'Impossibile controllare gli aggiornamenti'
);
?>

View File

@ -18,9 +18,9 @@ $lang ['admin'] ['panels'] = array(
);
$lang ['admin'] ['general'] = array(
'id' => 'Id', # for entry ids
'name' => 'Nome', # for file names
'title' => 'Titolo', # for entry/posts/static titles
'id' => 'Id', // for entry ids
'name' => 'Nome', // for file names
'title' => 'Titolo', // for entry/posts/static titles
'comments' => '#Commenti',
'author' => 'Autore',
'actdel' => 'Elimina',

View File

@ -1,39 +1,32 @@
<?php
$lang ['admin'] ['plugin'] ['submenu'] = array (
'default' => 'Gestione Plugin'
);
/* main plugin panel */
$lang ['admin'] ['plugin'] ['default'] = array(
'head' => 'Gestione Plugin',
'enable' => 'Abilita',
'disable' => 'Disabilita',
'descr' => 'Un <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a plugin?">'.
'Plugin</a> è un componente che può espandere le capacità di FlatPress.</p>'.
'<p>Puoi installare i plugin caricandoli nella cartella <code>fp-plugins/</code> '.
'<p>Questo pannello ti consente di abilitare e disabilitare i plugin',
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a plugin?">Plugin</a> è un componente che può espandere le capacità di FlatPress.</p>' .
'<p>Puoi installare i plugin caricandoli nella cartella <code>fp-plugins/</code><p>Questo pannello ti consente di abilitare e disabilitare i plugin',
'name' => 'Nome',
'description' => 'Descrizione',
'author' => 'Autore',
'version' => 'Versione',
'action' => 'Azione',
'action' => 'Azione'
);
$lang ['admin'] ['plugin'] ['default'] ['msgs'] = array(
1 => 'La configurazione è stata salvata con successo',
-1 => 'Si è verificato un errore durante il salvataggio. Questo può succedere per molte ragioni: forse il tuo file contiene errori di sintassi.',
-1 => 'Si è verificato un errore durante il salvataggio. Questo può succedere per molte ragioni: forse il tuo file contiene errori di sintassi.'
);
/* system errors */
$lang ['admin'] ['plugin'] ['errors'] = array(
'head' => 'Si sono verificati i seguenti errori durante il caricamento dei plugin:',
'notfound' => 'Il plugin non è stato trovato. Lo tralascio.',
'generic' => 'Errore numero %d',
'generic' => 'Errore numero %d'
);
?>

View File

@ -1,15 +1,11 @@
<?php
$lang ['admin'] ['static'] ['submenu'] = array(
'list' => 'Gestione pagine statiche',
'write' => 'Scrivi una pagina statica'
);
/* main panel */
$lang ['admin'] ['static'] ['list'] = array(
'head' => 'Pagine statiche',
'descr' => 'Seleziona una pagina da modificare o <a href="admin.php?p=static&amp;action=write">aggiungine una nuova</a>.',
@ -27,17 +23,13 @@
$lang ['admin'] ['static'] ['list'] ['msgs'] = array(
1 => 'La pagina è stata salvata con successo',
-1 => 'Si è verificato un errore durante il salvataggio
della pagina',
-1 => 'Si è verificato un errore durante il salvataggio della pagina',
2 => 'La pagina è stata eliminata con successo',
-2 => 'Si è verificato un errore durante l\'eliminazione
della pagina',
-2 => 'Si è verificato un errore durante l\'eliminazione della pagina'
);
/* write panel */
$lang['admin']['static']['write'] =
array(
$lang ['admin'] ['static'] ['write'] = array(
'head' => 'Pubblica la pagina statica',
'descr' => 'Modifica il modulo per pubblicare la pagina',
'fieldset1' => 'Modifica',
@ -52,7 +44,7 @@
'deletemsg' => 'Elimina questa pagina',
'del' => 'Elimina',
'success' => 'La tua pagina è stata pubblicata con successo',
'otheropts' => 'Altre opzioni',
'otheropts' => 'Altre opzioni'
);
$lang ['admin'] ['static'] ['write'] ['error'] = array(
@ -61,20 +53,15 @@
'id' => 'Devi inviare un id valido'
);
/* delete action */
$lang ['admin'] ['static'] ['delete'] = array(
'head' => "Elimina la pagina",
'head' => 'Elimina la pagina',
'descr' => 'Stai per eliminare la seguente pagina:',
'preview' => 'Anteprima',
'confirm' => 'Sei sicuro di voler continuare?',
'fset' => 'Elimina',
'ok' => 'Si, elimina questa pagina',
'cancel' => 'No, fammi tornare al pannello',
'err' => 'La pagina specificata non esiste',
'err' => 'La pagina specificata non esiste'
);
?>

View File

@ -1,13 +1,10 @@
<?php
$lang ['admin'] ['themes'] ['submenu'] = array(
'default' => 'Temi',
'style' => 'Stili',
'style' => 'Stili'
);
/* default panel action (change theme) */
$lang ['admin'] ['themes'] ['default'] = array(
'head1' => 'Tema in uso',
@ -15,8 +12,7 @@
'descr' => 'Seleziona il tema che vuoi usare',
'nodescr' => 'Nessuna descrizione',
'noauthor' => 'Autore sconosciuto',
'noauthor' => 'Autore sconosciuto'
);
$lang ['admin'] ['themes'] ['default'] ['msgs'] = array(
@ -25,9 +21,7 @@
-2 => 'Il tema che hai scelto non esiste.'
);
/* select style */
$lang ['admin'] ['themes'] ['style'] = array(
'head1' => 'Stile in uso',
@ -35,7 +29,7 @@
'descr' => 'Seleziona lo stile che vuoi usare con questo tema',
'nodescr' => 'Nessuna descrizione',
'noauthor' => 'Autore sconosciuto',
'noauthor' => 'Autore sconosciuto'
);
$lang ['admin'] ['themes'] ['style'] ['msgs'] = array(
@ -43,6 +37,4 @@
-1 => 'Si è verificato un errore durante il cambiamento dello stile.',
-2 => 'Lo stile che hai scelto non esiste.'
);
?>

View File

@ -1,29 +1,21 @@
<?php
$lang ['admin'] ['uploader'] ['default'] = array(
'head' => 'Caricatore',
'descr' => 'Seleziona uno o più file da caricare.',
'fset1' => 'Seleziona File',
'fset2' => 'Carica',
'submit' => 'Carica',
'submit' => 'Carica'
);
$lang ['admin'] ['uploader'] ['default'] ['msgs'] = array(
1 => 'File caricato(i)',
-1 => 'Si è verificato un errore durante il caricamento.',
-1 => 'Si è verificato un errore durante il caricamento.'
);
$lang ['admin'] ['uploader'] ['browse'] = array(
'head' => 'Sfoglia',
'descr' => 'Seleziona uno o più file da caricare.',
'fset1' => 'Seleziona File',
'submit' => 'Carica',
'submit' => 'Carica'
);
?>

View File

@ -1,27 +1,23 @@
<?php
$lang ['admin'] ['widgets'] ['submenu'] ['default'] = 'Gestione Widget';
$lang ['admin'] ['widgets'] ['submenu'] ['raw'] = 'Gestione Widget (grezza)';
/* default action */
$lang ['admin'] ['widgets'] ['default'] = array(
'head' => 'Gestione Widget',
'descr' => 'Un <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="What is a Widget?">' .
'Widget</a> è un componente dinamico che può visualizzare dati e interagire con l\'utente.
Mentre i <strong>Temi</strong> sono fatti per cambiare l\'aspetto del blog, i Widgets
ne <strong>estendono</strong> le funzionalità e ne cambiano l\'aspetto.</p>
'Widget</a> è un componente dinamico che può visualizzare dati e interagire con l\'utente. ' .
'Mentre i <strong>Temi</strong> sono fatti per cambiare l\'aspetto del blog, i Widgets ' .
'ne <strong>estendono</strong> le funzionalità e ne cambiano l\'aspetto.</p>' .
<p>I Widget possono essere trascinati in aree specifiche del tuo tema chiamate
<strong>WidgetSets</strong>. Il numero e il nome dei WidgetSets possono variare a seconda
del tema che hai scelto.</p>
'<p>I Widget possono essere trascinati in aree specifiche del tuo tema chiamate ' .
'<strong>WidgetSets</strong>. Il numero e il nome dei WidgetSets possono variare a seconda del tema che hai scelto.</p>' .
<p>FlatPress viene fornito con parecchi widget: ci sono widget che aiutano con la connessione, per
visualizzare una casella di ricerca, ecc.</p>
'<p>FlatPress viene fornito con parecchi widget: ci sono widget che aiutano con la connessione, per visualizzare una casella di ricerca, ecc.</p>' .
<p>Ogni Widget è definito da un <a class="hint" '.
'<p>Ogni Widget è definito da un <a class="hint" ' .
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a plugin?">plugin</a>.',
'availwdgs' => 'Widget disponibili',
@ -34,55 +30,44 @@
'widgetset elencati qui sopra. Potrebbero essere dei rimasugli di un altro tema.',
'submit' => 'Salva le modifiche',
);
$lang ['admin'] ['widgets'] ['default'] ['stdsets'] = array(
'top' => 'Barra superiore',
'bottom' => 'Barra inferiore',
'left' => 'Barra a sinistra',
'right' => 'Barra a destra',
'right' => 'Barra a destra'
);
$lang ['admin'] ['widgets'] ['default'] ['msgs'] = array(
1 => 'La configurazione è stata salvata',
-1 => 'Si è verficato un errore durante il salvataggio, riprova',
-1 => 'Si è verficato un errore durante il salvataggio, riprova'
);
/* "raw" panel */
$lang ['admin'] ['widgets'] ['raw'] = array(
'head' => 'Gestione Widget (<em>editor grezzo</em>)',
'descr' => 'Un <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="What is a Widget?">'.
'href="https://wiki.flatpress.org/doc:techfaq#widgets" target="_blank" title="What is a Widget?">' .
'Widget</a> è un elemento visuale di un <a class="hint" ' .
'href="http://wiki.flatpress.org/doc:plugins" title="What is a plugin?">'.
'href="https://wiki.flatpress.org/doc:techfaq#plugins" target="_blank" title="What is a plugin?">' .
'Plugin</a> che puoi inserire in alcune aree speciali (the <em>widgetsets</em>) sulle pagine del tuo blog. </p>' .
'<p>Questo è l\'editor <strong>grezzo</strong>; alcuni utenti avanzati o persone che ' .
'non possono installare JavaScript potrebbero preferirlo.',
'fset1'=> 'Editor',
'fset2'=> 'Applica le modifiche',
'submit' => 'Applica',
'submit'=> 'Applica'
);
$lang ['admin'] ['widgets'] ['raw'] ['msgs'] = array(
1 => 'La configurazione è stata salvata',
-1 => 'Si è verificato un errore durante il salvataggio. Questo può succedere per varie ragioni: forse il tuo file contiene degli errori di sintassi.',
-1 => 'Si è verificato un errore durante il salvataggio. Questo può succedere per varie ragioni: forse il tuo file contiene degli errori di sintassi.'
);
/* system errors */
$lang ['admin'] ['widgets'] ['errors'] = array(
'generic' => 'Il widget chiamato <strong>%s</strong> non è registrato e sarà tralasciato. ' .
'Si tratta del plugin abilitato nel <a href="admin.php?p=plugin">pannello dei plugin</a>?'
);
?>

View File

@ -1,9 +1,7 @@
<?php
$langconf = array();
$langconf ['id'] = 'Italian (IT)';
$langconf ['locale'] = 'it-it';
$langconf ['charsets'] [0] = 'utf-8';
$langconf ['charsets'] [1] = 'iso-8859-15';
?>

View File

@ -49,7 +49,6 @@ $lang ['search'] = array(
);
$lang ['search'] ['error'] = array(
'keywords' => 'Devi specificare almeno una parola chiave'
);

View File

@ -1,20 +1,17 @@
<?php
$lang['admin']['config']['default'] =
array(
$lang ['admin'] ['config'] ['default'] = array(
'head' => '設定',
'descr' => 'FlatPressインストールのカスタマイズと設定',
'submit' => '変更を保存する',
'sysfset' => '一般設定',
'syswarning' => '<big>警告!</big> この設定には慎重さと正確さが必要です。さもないとFlatPressの動作に(おそらく)支障が出るでしょう。',
'blog_root' => '<strong>FlatPressへの絶対パス</strong> Note:
普通は、これを編集する必要がないでしょう。FlatPressは正しいかどうかチェックできませんから注意深く編集してください。',
'www' =>'<strong>ブログのURL</strong>. サブディレクトリで終わるブログのURL <br />
: http://www.mydomain.com/flatpress/ (末尾のスラッシュが必要)',
'blog_root' => '<strong>FlatPressへの絶対パス</strong> Note: ' .
'普通は、これを編集する必要がないでしょう。FlatPressは正しいかどうかチェックできませんから注意深く編集してください。',
'www' => '<strong>ブログのURL</strong>. サブディレクトリで終わるブログのURL <br>' .
'例: http://www.mydomain.com/flatpress/ (末尾のスラッシュが必要)',
// ------
'gensetts' => '全般の設定',
'blogtitle' => 'サイトのタイトル',
'blogsubtitle' => 'サイトのサブタイトル',
@ -42,27 +39,21 @@
'<a class="hint" href="https://wiki.flatpress.org/doc:techfaq#character_encoding" target="_blank" title="FlatPressはどの文字エンコーディングに対応していますか">推奨します</a>。)'
);
$lang['admin']['config']['default']['msgs'] =
array(
$lang ['admin'] ['config'] ['default'] ['msgs'] = array(
1 => '変更された設定を保存しました。',
-1 => '設定を保存できませんでした。',
-1 => '設定を保存できませんでした。'
);
$lang['admin']['config']['default']['error'] =
array(
$lang ['admin'] ['config'] ['default'] ['error'] = array(
'www' => 'サイトのURLが有効ではないようです。',
'title' => 'タイトルを記入してください。',
'email' => '正しくメールアドレスを記入してください。',
'maxentries' => '記事数は半角数字で正しく入力してください。',
'timeoffset'=> '有効な時差を半角数字で入力してください! '.
'なお小数を使用できます。 (例 2時間30分 => 2.5)',
'timeoffset' => '有効な時差を半角数字で入力してください! なお小数を使用できます。 (例 2時間30分 => 2.5)',
'timeformat' => '時刻表示用の表記で指定してください。',
'dateformat' => '日付表示用の形式で指定してください。',
'dateformatshort' => '日付短縮表示用の形式を使用してください。',
'charset' => 'You must insert a charset id.(文字コード名を正確に記入してください)',
'lang' => 'The language you chose is not available.(選択言語は使用不可)'
);
?>

View File

@ -7,10 +7,10 @@ $lang ['admin'] ['entry'] ['submenu'] = array(
);
/* default action */
$lang ['admin'] ['entry'] ['list'] = array(
'head' => '記事の管理',
'descr' => '編集する記事の作業を選んでください。<a href="admin.php?p=entry&amp;action=write">記事の新規作成は、ここをクリック</a>します。' . 'あるいは<a href="admin.php?p=entry&amp;action=cats">カテゴリの編集</a>へ移動します。',
'descr' => '編集する記事の作業を選んでください。<a href="admin.php?p=entry&amp;action=write">記事の新規作成は、ここをクリック</a>します。' .
'あるいは<a href="admin.php?p=entry&amp;action=cats">カテゴリの編集</a>へ移動します。',
'drafts' => 'ドラフト: ',
'filter' => 'カテゴリフィルタ(カテゴリ名で記事をしぼり込むことができます): ',
'nofilter' => 'すべてを表示',
@ -39,7 +39,8 @@ $lang ['admin'] ['entry'] ['write'] = array(
'preview' => 'プレビュー',
'savecontinue' => '保存して継続',
'categories' => 'カテゴリ',
'nocategories' => 'カテゴリは未作成です。 <a href="admin.php?p=entry&amp;action=cats">カテゴリの管理' . '</a>ページに移動して作成してください。 ' . '必要なら、まず<a href="#save">保存</a>してください。',
'nocategories' => 'カテゴリは未作成です。 <a href="admin.php?p=entry&amp;action=cats">カテゴリの管理</a>ページに移動して作成してください。 ' .
'必要なら、まず<a href="#save">保存</a>してください。',
'saveopts' => '保存オプション',
'success' => '記事は公開されました。',
'otheropts' => 'その他のオプション',
@ -70,9 +71,8 @@ $lang ['admin'] ['entry'] ['write'] ['msgs'] = array(
);
/* comments */
$lang ['admin'] ['entry'] ['commentlist'] = array(
'head' => "記事へのコメント一覧",
'head' => '記事へのコメント一覧',
'descr' => '削除したいコメントを選んでください。',
'sel' => 'Sel',
'content' => '内容',
@ -93,7 +93,7 @@ $lang ['admin'] ['entry'] ['commentlist'] ['msgs'] = array(
);
$lang ['admin'] ['entry'] ['commedit'] = array(
'head' => "コメントを編集します",
'head' => 'コメントを編集します',
'content' => '内容',
'date' => '日付',
'author' => '著者',
@ -110,7 +110,6 @@ $lang ['admin'] ['entry'] ['commedit'] ['msgs'] = array(
);
/* delete action */
$lang ['admin'] ['entry'] ['delete'] = array(
'head' => '記事の削除',
'descr' => '次の記事を削除しようとしています:',
@ -123,7 +122,6 @@ $lang ['admin'] ['entry'] ['delete'] = array(
);
/* category mgmt */
$lang ['admin'] ['entry'] ['cats'] = array(
'head' => '記事カテゴリの編集',
'descr' => '<p>カテゴリの追加・編集は、次のフォームで行ないます。 </p><p>それぞれのカテゴリ項目は、"カテゴリ名: <em>ID番号</em>"という形式で指定します。 ハイフンでインデントすることで、階層を作ることができます。</p>
@ -145,7 +143,6 @@ $lang ['admin'] ['entry'] ['cats'] = array(
);
$lang ['admin'] ['entry'] ['cats'] ['msgs'] = array(
1 => 'カテゴリデータを保存しました。',
-1 => 'カテゴリデータを保存できませんでした。',
2 => 'カテゴリデータは消去されました。',
@ -167,5 +164,4 @@ $lang ['admin'] ['entry'] ['stats'] = array(
'the' => 'コメント数が多かった',
'most_commented_entries' => '作品'
);
?>

View File

@ -1,5 +1,4 @@
<?php
$lang ['admin'] ['panel'] ['main'] = 'Main';
$lang ['admin'] ['main'] ['default'] = array(
@ -18,6 +17,5 @@
'op5d' => 'FlatPressの設定をカスタマイズします。',
'op6' => 'メンテナンス',
'op6d' => 'FlatPressの保守をします。',
);
?>

View File

@ -1,12 +1,9 @@
<?php
$lang ['admin'] ['panel'] ['maintain'] = 'Maintainance';
$lang ['admin'] ['maintain'] ['default'] = array(
'head' => 'メンテナンス',
'descr' => '動作が何かおかしいとき、このページに来てください。'.
'解決策を見つけられるかもしれません。
でもうまく働かないかもしれませんが。',
'descr' => '動作が何かおかしいとき、このページに来てください。解決策を見つけられるかもしれません。でもうまく働かないかもしれませんが。',
'opt0' => '&laquo; メインメニューに戻ります',
'opt1' => 'インデックスを再構成します',
'opt2' => 'テーマとテンプレートのキャッシュをクリアします',
@ -14,10 +11,8 @@
'opt4' => 'PHP情報を表示します',
'opt5' => 'アップデートをチェックします',
'chmod_info' => "次のファイルのパーミッションを 0775 にリセット<strong>できません</strong>
; おそらく、ファイルの所有権者とウェブサーバの権限が異なるのでしょう。
でも通常、この通知を無視することができます。",
'chmod_info' => '次のファイルのパーミッションを 0775 にリセット<strong>できません</strong>; おそらく、ファイルの所有権者とウェブサーバの権限が異なるのでしょう。' .
'でも通常、この通知を無視することができます。'
);
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(
@ -32,15 +27,11 @@
<li>Last unstable version は、<big><a href="%s">%s</a></big>です。</li>
</ul>',
'notice' => 'Notice:'
);
$lang ['admin'] ['maintain'] ['updates'] ['msgs'] = array(
1 => 'アップデートがあります!',
2 => '最新版をご利用中です。',
-1 => '最新版の検索ができませんでした。'
);
?>

Some files were not shown because too many files have changed in this diff Show More