]> git.mxchange.org Git - friendica-addons.git/blobdiff - tumblr/lang/it/strings.php
IT: imported translations
[friendica-addons.git] / tumblr / lang / it / strings.php
index a93bb6b96e33cca900481ee0079ded0f346e3740..ddc66f7ace4eee0f5201958c8b9d3946422d5af7 100644 (file)
@@ -1,13 +1,18 @@
-<?php\r
-\r
-$a->strings["Permission denied."] = "Permesso negato.";\r
-$a->strings["You are now authenticated to tumblr."] = "";\r
-$a->strings["return to the connector page"] = "";\r
-$a->strings["Post to Tumblr"] = "Pubblica su Tumblr";\r
-$a->strings["Tumblr Post Settings"] = "Impostazioni di invio a Tumblr";\r
-$a->strings["(Re-)Authenticate your tumblr page"] = "";\r
-$a->strings["Enable Tumblr Post Plugin"] = "Abilita Plugin Tumblr";\r
-$a->strings["Post to Tumblr by default"] = "Pubblica su Tumblr di default";\r
-$a->strings["Post to page:"] = "";\r
-$a->strings["You are not authenticated to tumblr"] = "";\r
-$a->strings["Submit"] = "Invia";\r
+<?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"] = "";