mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +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
|
@ -9,8 +9,8 @@ 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-09-10 12:10+0000\n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2014-10-15 08:33+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"
|
||||
|
@ -19,22 +19,22 @@ msgstr ""
|
|||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: fromgplus.php:42 fromgplus.php:46
|
||||
msgid "Google+ Mirror"
|
||||
msgstr "Mirror Goggle+"
|
||||
#: fromgplus.php:33
|
||||
msgid "Google+ Import Settings"
|
||||
msgstr ""
|
||||
|
||||
#: fromgplus.php:51
|
||||
#: fromgplus.php:36
|
||||
msgid "Enable Google+ Import"
|
||||
msgstr "Abilita Importa da Google+"
|
||||
|
||||
#: fromgplus.php:54
|
||||
#: fromgplus.php:39
|
||||
msgid "Google Account ID"
|
||||
msgstr "ID Google Account"
|
||||
|
||||
#: fromgplus.php:59
|
||||
msgid "Save Settings"
|
||||
msgstr "Salva Impostazioni"
|
||||
#: fromgplus.php:44
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: fromgplus.php:78
|
||||
#: fromgplus.php:59
|
||||
msgid "Google+ Import Settings saved."
|
||||
msgstr "Impostazioni Importa Google+ salvate"
|
||||
|
|
|
@ -5,8 +5,8 @@ function string_plural_select_it($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Google+ Mirror"] = "Mirror Goggle+";
|
||||
$a->strings["Google+ Import Settings"] = "";
|
||||
$a->strings["Enable Google+ Import"] = "Abilita Importa da Google+";
|
||||
$a->strings["Google Account ID"] = "ID Google Account";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings["Submit"] = "";
|
||||
$a->strings["Google+ Import Settings saved."] = "Impostazioni Importa Google+ salvate";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue