mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
11
page/lang/cs/strings.php
Normal file
11
page/lang/cs/strings.php
Normal 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";
|
Loading…
Add table
Add a link
Reference in a new issue