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/addons/dwpost/lang/cs/strings.php
2016-04-17 19:59:18 +05:30

9 lines
496 B
PHP

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