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

9 lines
493 B
PHP

<?php
App::$strings["Post to Dreamwidth"] = "Posta su Dreamwidth";
App::$strings["Dreamwidth Post Settings"] = "Impostazioni post Dreamwidth";
App::$strings["Enable dreamwidth Post Plugin"] = "Abilita il plugin dreamwidth";
App::$strings["dreamwidth username"] = "dreamwidth username";
App::$strings["dreamwidth password"] = "Password dreamwidth";
App::$strings["Post to dreamwidth by default"] = "Invia a dreamwidth per impostazione predefinita";
App::$strings["Submit"] = "Invia";