]> git.mxchange.org Git - friendica-addons.git/blobdiff - remote_permissions/lang/it/strings.php
Merge pull request #298 from tobiasd/master
[friendica-addons.git] / remote_permissions / lang / it / strings.php
index beeefcd3b13d5d25fedead092be2a4c5be97f39d..a872e779780cbf9b74e616602c3b4a1cf9d220f6 100644 (file)
@@ -5,15 +5,15 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Remote Permissions Settings"] = "";
-$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "";
-$a->strings["Save Settings"] = "";
-$a->strings["Remote Permissions settings updated."] = "";
-$a->strings["Visible to:"] = "";
-$a->strings["Visible to"] = "";
-$a->strings["may only be a partial list"] = "";
-$a->strings["Global"] = "";
-$a->strings["The posts of every user on this server show the post recipients"] = "";
-$a->strings["Individual"] = "";
-$a->strings["Each user chooses whether his/her posts show the post recipients"] = "";
-$a->strings["Settings updated."] = "";
+$a->strings["Remote Permissions Settings"] = "Impostazioni Permissi Remoti";
+$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "Permetti ai destinatari dei tuoi messaggi privati di vedere gli altri destinatari del messaggio";
+$a->strings["Submit"] = "Invia";
+$a->strings["Remote Permissions settings updated."] = "Impostazioni Permessi Remoti aggiornate.";
+$a->strings["Visible to:"] = "Visibile a:";
+$a->strings["Visible to"] = "Visibile a";
+$a->strings["may only be a partial list"] = "può essere solo una lista parziale";
+$a->strings["Global"] = "Globale";
+$a->strings["The posts of every user on this server show the post recipients"] = "I messaggi di tutti gli utenti di questo server mostrano i destinatari";
+$a->strings["Individual"] = "Individuale";
+$a->strings["Each user chooses whether his/her posts show the post recipients"] = "Ogni utente sceglie se i suoi messaggi mostreranno i destinatari";
+$a->strings["Settings updated."] = "Impostazioni aggiornate.";