CS: added translation from transifex

This commit is contained in:
Tobias Diekershoff 2014-09-06 17:59:46 +02:00
parent 951f9dc006
commit 214e7d9b1c
128 changed files with 4605 additions and 664 deletions

View file

@ -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