mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +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
15
gravatar/lang/cs/strings.php
Normal file
15
gravatar/lang/cs/strings.php
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?php
|
||||
|
||||
$a->strings["generic profile image"] = "generický profilový obrázek";
|
||||
$a->strings["random geometric pattern"] = "náhodný geometrický vzor";
|
||||
$a->strings["monster face"] = "tvář příšery";
|
||||
$a->strings["computer generated face"] = "počítačově generovaná tvář";
|
||||
$a->strings["retro arcade style face"] = "tvář v retro arkádovém stylu";
|
||||
$a->strings["Information"] = "Informace";
|
||||
$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "Libravatar doplněk je také nainstalován. Prosím zakažte doplněk Libravatar nebo tento doplněk Gravatar.<br>Libravatar doplněk se vrátí k doplňku Gravatar, pokud na Libravataru nebude nic nalezeno.";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
$a->strings["Default avatar image"] = "Defaultní obrázek avataru";
|
||||
$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "Nastavte defaulní obrázek avatara pokud ho již nemáte na Gravatar. Více viz. soubor README.";
|
||||
$a->strings["Rating of images"] = "Hodnocení obrázků";
|
||||
$a->strings["Select the appropriate avatar rating for your site. See README"] = "Zadejte ohodnocení příslušného avatara pro vaši stránku. Viz README.";
|
||||
$a->strings["Gravatar settings updated."] = "Nastavení Gravatar aktualizováno.";
|
Loading…
Add table
Add a link
Reference in a new issue