add per-plugin language files

This commit is contained in:
fabrixxm 2013-02-27 09:38:30 -05:00
parent 32063986f5
commit 887fcdbd3e
840 changed files with 10332 additions and 0 deletions

11
page/lang/cs/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Fóra";
$a->strings["show more"] = "zobrazit více";
$a->strings["Forums:"] = "Fóra:";
$a->strings["Page settings updated."] = "Nastavení stránky aktualizováno.";
$a->strings["Page Settings"] = "Nastavení stránky";
$a->strings["How many forums to display on sidebar without paging"] = "Kolik diskuzních fór zobrazit v bočním panelu bez použití stránkování";
$a->strings["Randomise Page/Forum list"] = "Náhodný stránka/fórum seznam";
$a->strings["Show pages/forums on profile page"] = "Zobrazit stránky/fóra na profilové stránce";
$a->strings["Submit"] = "Odeslat";