mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 02:18:48 +00:00
updating the addon translations, missed some files due missing git fu
This commit is contained in:
parent
be2e3e6bf7
commit
4533ed9a34
302 changed files with 3081 additions and 2904 deletions
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
|
||||
"PO-Revision-Date: 2014-06-23 11:19+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2014-10-15 09:01+0000\n"
|
||||
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,12 +21,12 @@ msgstr ""
|
|||
|
||||
#: planets.php:150
|
||||
msgid "Planets Settings"
|
||||
msgstr ""
|
||||
msgstr "Impostazioni \"Pianeti\""
|
||||
|
||||
#: planets.php:152
|
||||
msgid "Enable Planets Plugin"
|
||||
msgstr ""
|
||||
msgstr "Abilita il plugin \"Pianeti\""
|
||||
|
||||
#: planets.php:158
|
||||
msgid "Save Settings"
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
|
|
@ -5,6 +5,6 @@ function string_plural_select_it($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Planets Settings"] = "";
|
||||
$a->strings["Enable Planets Plugin"] = "";
|
||||
$a->strings["Save Settings"] = "";
|
||||
$a->strings["Planets Settings"] = "Impostazioni \"Pianeti\"";
|
||||
$a->strings["Enable Planets Plugin"] = "Abilita il plugin \"Pianeti\"";
|
||||
$a->strings["Submit"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue