mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +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
13
tumblr/lang/cs/strings.php
Normal file
13
tumblr/lang/cs/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Permission denied."] = "Přístup odmítnut.";
|
||||
$a->strings["You are now authenticated to tumblr."] = "Nyní jste přihlášen k tumblr.";
|
||||
$a->strings["return to the connector page"] = "návrat ke stránce konektor";
|
||||
$a->strings["Post to Tumblr"] = "Příspěvek na Tumbir";
|
||||
$a->strings["Tumblr Post Settings"] = "Nastavení příspěvků na Tumbir";
|
||||
$a->strings["(Re-)Authenticate your tumblr page"] = "(Znovu) přihlásit k Vaší tumblr stránce";
|
||||
$a->strings["Enable Tumblr Post Plugin"] = "Povolit rozšíření Tumbir";
|
||||
$a->strings["Post to Tumblr by default"] = "Standardně posílat příspěvky na Tumbir";
|
||||
$a->strings["Post to page:"] = "Příspěvek ke stránce:";
|
||||
$a->strings["You are not authenticated to tumblr"] = "Nyní nejste přihlášen k tumblr.";
|
||||
$a->strings["Submit"] = "Odeslat";
|
Loading…
Add table
Add a link
Reference in a new issue