]> git.mxchange.org Git - friendica-addons.git/blobdiff - newmemberwidget/lang/it/strings.php
updating the addon translations, missed some files due missing git fu
[friendica-addons.git] / newmemberwidget / lang / it / strings.php
index 5e8703c419cd334055d73ee4d27cf0f72ce3efd5..a9a0890485eb53d78f1a248dfa25dce18007a516 100644 (file)
@@ -5,16 +5,16 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["New Member"] = "";
-$a->strings["Tips for New Members"] = "";
-$a->strings["Global Support Forum"] = "";
-$a->strings["Local Support Forum"] = "";
-$a->strings["Save Settings"] = "";
-$a->strings["Message"] = "";
-$a->strings["Your message for new members. You can use bbcode here."] = "";
-$a->strings["Add a link to global support forum"] = "";
-$a->strings["Should a link to the global support forum be displayed?"] = "";
-$a->strings["Add a link to the local support forum"] = "";
-$a->strings["If you have a local support forum and wand to have a link displayed in the widget, check this box."] = "";
-$a->strings["Name of the local support group"] = "";
-$a->strings["If you checked the above, specify the <em>nickname</em> of the local support group here (i.e. helpers)"] = "";
+$a->strings["New Member"] = "Nuovi Utenti";
+$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
+$a->strings["Global Support Forum"] = "Forum Globale di Supporto";
+$a->strings["Local Support Forum"] = "Forum Locale di Supporto";
+$a->strings["Save Settings"] = "Salva Impostazioni";
+$a->strings["Message"] = "Messaggio";
+$a->strings["Your message for new members. You can use bbcode here."] = "Il tuo messaggio per i nuovi utenti. Puoi usare BBCode";
+$a->strings["Add a link to global support forum"] = "Aggiunge un link al forum di supporto globale";
+$a->strings["Should a link to the global support forum be displayed?"] = "Mostrare il link al forum di supporto globale?";
+$a->strings["Add a link to the local support forum"] = "Aggiunge un link al forum di supporto locale";
+$a->strings["If you have a local support forum and wand to have a link displayed in the widget, check this box."] = "Se hai un forum di supporto locale e vuoi che sia mostrato il link nel widget, seleziona questo box.";
+$a->strings["Name of the local support group"] = "Nome del gruppo locale di supporto";
+$a->strings["If you checked the above, specify the <em>nickname</em> of the local support group here (i.e. helpers)"] = "Se hai selezionato il box sopra, specifica qui il <em>nome utente</em> del gruppo locale di supporto (e.s. 'supporto')";