IT: imported translations

This commit is contained in:
Tobias Diekershoff 2014-09-14 22:01:44 +02:00
parent e60a9e61fd
commit 1038ae0174
128 changed files with 5405 additions and 669 deletions

View file

@ -1,13 +1,18 @@
<?php
$a->strings["Permission denied."] = "Permesso negato.";
$a->strings["You are now authenticated to tumblr."] = "";
$a->strings["return to the connector page"] = "";
$a->strings["Post to Tumblr"] = "Pubblica su Tumblr";
$a->strings["Tumblr Post Settings"] = "Impostazioni di invio a Tumblr";
$a->strings["(Re-)Authenticate your tumblr page"] = "";
$a->strings["Enable Tumblr Post Plugin"] = "Abilita Plugin Tumblr";
$a->strings["Post to Tumblr by default"] = "Pubblica su Tumblr di default";
$a->strings["Post to page:"] = "";
$a->strings["You are not authenticated to tumblr"] = "";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Permission denied."] = "";
$a->strings["You are now authenticated to tumblr."] = "";
$a->strings["return to the connector page"] = "";
$a->strings["Post to Tumblr"] = "";
$a->strings["Tumblr Export"] = "";
$a->strings["(Re-)Authenticate your tumblr page"] = "";
$a->strings["Enable Tumblr Post Plugin"] = "";
$a->strings["Post to Tumblr by default"] = "";
$a->strings["Post to page:"] = "";
$a->strings["You are not authenticated to tumblr"] = "";
$a->strings["Save Settings"] = "";