mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
IT update to the addon translations
This commit is contained in:
parent
b6a7200654
commit
797ee03eb8
74 changed files with 679 additions and 462 deletions
|
@ -4,15 +4,15 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014-2015
|
||||
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: 2014-10-15 08:45+0000\n"
|
||||
"PO-Revision-Date: 2015-08-31 10:18+0000\n"
|
||||
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/it/)\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"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
@ -25,7 +25,7 @@ msgstr "Invia a Libertree"
|
|||
|
||||
#: libertree.php:67
|
||||
msgid "libertree Post Settings"
|
||||
msgstr ""
|
||||
msgstr "Impostazioni di invio a Libertree"
|
||||
|
||||
#: libertree.php:69
|
||||
msgid "Enable Libertree Post Plugin"
|
||||
|
@ -45,4 +45,4 @@ msgstr "Invia sempre a Libertree"
|
|||
|
||||
#: libertree.php:90
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
msgstr "Invia"
|
||||
|
|
|
@ -6,9 +6,9 @@ function string_plural_select_it($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Invia a Libertree";
|
||||
$a->strings["libertree Post Settings"] = "";
|
||||
$a->strings["libertree Post Settings"] = "Impostazioni di invio a Libertree";
|
||||
$a->strings["Enable Libertree Post Plugin"] = "Abilita il plugin di invio a Libertree";
|
||||
$a->strings["Libertree API token"] = "Token API Libertree";
|
||||
$a->strings["Libertree site URL"] = "Indirizzo sito Libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Invia sempre a Libertree";
|
||||
$a->strings["Submit"] = "";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue