mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-19 08:52:22 +01:00
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
This commit is contained in:
commit
d88bb053b8
@ -219,6 +219,8 @@
|
|||||||
"Title" => "Titolo",
|
"Title" => "Titolo",
|
||||||
"Organization" => "Organizzazione",
|
"Organization" => "Organizzazione",
|
||||||
"Birthday" => "Compleanno",
|
"Birthday" => "Compleanno",
|
||||||
|
"Website" => "Sito web",
|
||||||
|
"Instant messaging" => "Messaggistica istantanea",
|
||||||
"Notes go here..." => "Le note vanno qui...",
|
"Notes go here..." => "Le note vanno qui...",
|
||||||
"Add field..." => "Aggiungi campo...",
|
"Add field..." => "Aggiungi campo...",
|
||||||
"Instant Messaging" => "Messaggistica istantanea",
|
"Instant Messaging" => "Messaggistica istantanea",
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
# Francesco Apruzzese <cescoap@gmail.com>, 2011,2013
|
# Francesco Apruzzese <cescoap@gmail.com>, 2011,2013
|
||||||
# Francesco Capuano <francesco@capu.it>, 2013
|
# Francesco Capuano <francesco@capu.it>, 2013
|
||||||
# ufic <marco@carnazzo.it>, 2011, 2012
|
# ufic <marco@carnazzo.it>, 2011, 2012
|
||||||
# idetao <marcxosm@gmail.com>, 2013
|
# idetao <marcxosm@gmail.com>, 2013-2014
|
||||||
# Monica Crapanzano <m.crapanzano@estartup.it>, 2013
|
# Monica Crapanzano <m.crapanzano@estartup.it>, 2013
|
||||||
# Paolo Velati <paolo.velati@gmail.com>, 2013-2014
|
# Paolo Velati <paolo.velati@gmail.com>, 2013-2014
|
||||||
# pgcloud <pgcloud@imballaggi.net>, 2013
|
# pgcloud <pgcloud@imballaggi.net>, 2013
|
||||||
@ -17,9 +17,9 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
"POT-Creation-Date: 2014-04-10 00:48-0400\n"
|
||||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
"PO-Revision-Date: 2014-04-09 23:00+0000\n"
|
||||||
"Last-Translator: I Robot\n"
|
"Last-Translator: idetao <marcxosm@gmail.com>\n"
|
||||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
@ -939,11 +939,11 @@ msgstr "Compleanno"
|
|||||||
|
|
||||||
#: templates/contacts.php:332
|
#: templates/contacts.php:332
|
||||||
msgid "Website"
|
msgid "Website"
|
||||||
msgstr ""
|
msgstr "Sito web"
|
||||||
|
|
||||||
#: templates/contacts.php:337
|
#: templates/contacts.php:337
|
||||||
msgid "Instant messaging"
|
msgid "Instant messaging"
|
||||||
msgstr ""
|
msgstr "Messaggistica istantanea"
|
||||||
|
|
||||||
#: templates/contacts.php:343
|
#: templates/contacts.php:343
|
||||||
msgid "Notes go here..."
|
msgid "Notes go here..."
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud contacts 5.0.0\n"
|
"Project-Id-Version: ownCloud contacts 5.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
"POT-Creation-Date: 2014-04-10 00:48-0400\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user