mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Update IT strings
This commit is contained in:
parent
7bfa963a56
commit
bfd8e37fb8
87 changed files with 412 additions and 306 deletions
|
@ -4,13 +4,13 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014,2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-06-23 14:45+0200\n"
|
||||
"PO-Revision-Date: 2015-11-01 11:05+0000\n"
|
||||
"PO-Revision-Date: 2018-03-19 13:25+0000\n"
|
||||
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -62,7 +62,7 @@ msgstr "Importa la timeline remota"
|
|||
|
||||
#: pumpio.php:255
|
||||
msgid "Enable pump.io Post Addon"
|
||||
msgstr "Abilita iladdondi invio ad pump.io"
|
||||
msgstr "Abilita il componente aggiuntivo di invio ad pump.io"
|
||||
|
||||
#: pumpio.php:260
|
||||
msgid "Post to pump.io by default"
|
||||
|
|
|
@ -15,7 +15,7 @@ $a->strings["pump.io username (without the servername)"] = "nome utente pump.io
|
|||
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "nome del server pump.io (senza \"http://\" o \"https://\")";
|
||||
$a->strings["Authenticate your pump.io connection"] = "Autentica la tua connessione pump.io";
|
||||
$a->strings["Import the remote timeline"] = "Importa la timeline remota";
|
||||
$a->strings["Enable pump.io Post Addon"] = "Abilita il addon di invio ad pump.io";
|
||||
$a->strings["Enable pump.io Post Addon"] = "Abilita il componente aggiuntivo di invio ad pump.io";
|
||||
$a->strings["Post to pump.io by default"] = "Invia sempre a pump.io";
|
||||
$a->strings["Should posts be public?"] = "I messaggi devono essere pubblici?";
|
||||
$a->strings["Mirror all public posts"] = "Clona tutti i messaggi pubblici";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue