forked from friendica/friendica-addons
ljpost addon IT translation update THX Sylke Vicious
This commit is contained in:
parent
a3e13179f0
commit
ffa2269ec7
|
@ -5,13 +5,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014-2015,2018
|
||||
# Sylke Vicious <silkevicious@gmail.com>, 2021
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2018-03-19 13:23+0000\n"
|
||||
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
|
||||
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||
"PO-Revision-Date: 2021-02-16 12:57+0000\n"
|
||||
"Last-Translator: Sylke Vicious <silkevicious@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -23,26 +24,26 @@ msgstr ""
|
|||
msgid "Post to LiveJournal"
|
||||
msgstr "Invia a LiveJournal"
|
||||
|
||||
#: ljpost.php:70
|
||||
#: ljpost.php:73
|
||||
msgid "LiveJournal Post Settings"
|
||||
msgstr "Impostazioni invio a LiveJournal"
|
||||
|
||||
#: ljpost.php:72
|
||||
#: ljpost.php:75
|
||||
msgid "Enable LiveJournal Post Addon"
|
||||
msgstr "Abilita il componente aggiuntivo di invio a LiveJournal"
|
||||
|
||||
#: ljpost.php:77
|
||||
#: ljpost.php:80
|
||||
msgid "LiveJournal username"
|
||||
msgstr "Nome utente LiveJournal"
|
||||
|
||||
#: ljpost.php:82
|
||||
#: ljpost.php:85
|
||||
msgid "LiveJournal password"
|
||||
msgstr "Password LiveJournal"
|
||||
|
||||
#: ljpost.php:87
|
||||
#: ljpost.php:90
|
||||
msgid "Post to LiveJournal by default"
|
||||
msgstr "Invia sempre a LiveJournal"
|
||||
|
||||
#: ljpost.php:93
|
||||
msgid "Submit"
|
||||
msgstr "Invia"
|
||||
#: ljpost.php:96
|
||||
msgid "Save Settings"
|
||||
msgstr "Salva Impostazioni"
|
||||
|
|
|
@ -12,4 +12,4 @@ $a->strings["Enable LiveJournal Post Addon"] = "Abilita il componente aggiuntivo
|
|||
$a->strings["LiveJournal username"] = "Nome utente LiveJournal";
|
||||
$a->strings["LiveJournal password"] = "Password LiveJournal";
|
||||
$a->strings["Post to LiveJournal by default"] = "Invia sempre a LiveJournal";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
|
|
Loading…
Reference in a new issue