mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
CS: added translation from transifex
This commit is contained in:
parent
951f9dc006
commit
214e7d9b1c
128 changed files with 4605 additions and 664 deletions
|
@ -1,13 +1,2 @@
|
|||
<?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";
|
||||
<?php
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue