1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addon/ljpost/lang/cs/strings.php
2016-04-17 22:42:29 +05:30

9 lines
503 B
PHP

<?php
App::$strings["Post to LiveJournal"] = "Poslat na LiveJournal";
App::$strings["LiveJournal Post Settings"] = "Nastavení LiveJournal Post";
App::$strings["Enable LiveJournal Post Plugin"] = "Povolit LiveJournal Post plugin";
App::$strings["LiveJournal username"] = "LiveJournal uživatelské jméno";
App::$strings["LiveJournal password"] = "LiveJournal heslo";
App::$strings["Post to LiveJournal by default"] = "Defaultně umístit na LiveJournal";
App::$strings["Submit"] = "Odeslat";