Blame view
sources/apps/l10n/it/firstrunwizard.po
2.47 KB
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # pgcloud <pgcloud@imballaggi.net>, 2013 # Vincenzo Reale <vinx.reale@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-23 22:08-0500 " "PO-Revision-Date: 2013-11-22 21:00+0000 " "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com> " "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: it " "Plural-Forms: nplurals=2; plural=(n != 1); " #: templates/wizard.php:7 msgid "Welcome to ownCloud" msgstr "Benvenuto in ownCloud" #: templates/wizard.php:9 msgid "" "Your personal web services. All your files, contacts, calendar and more, in " "one place." msgstr "I tuoi servizi web personali. Tutti i tuoi file, contatti, calendario e altro, in un posto solo." #: templates/wizard.php:15 msgid "Get the apps to sync your files" msgstr "Scarica le applicazioni per sincronizzare i tuoi file" #: templates/wizard.php:26 msgid "Connect your desktop apps to ownCloud" msgstr "Connetti le tue applicazioni desktop a ownCloud" #: templates/wizard.php:29 msgid "Connect your Calendar" msgstr "Connetti il tuo calendario" #: templates/wizard.php:32 msgid "Connect your Contacts" msgstr "Connetti i tuoi contatti" #: templates/wizard.php:36 msgid "Access files via WebDAV" msgstr "Accedi ai file tramite WebDAV" #: templates/wizard.php:41 #, php-format msgid "" "There’s more information in the <a target=\"_blank\" " "href=\"%s\">documentation</a> and on our <a target=\"_blank\" " "href=\"http://owncloud.org\">website</a>." msgstr "Ulteriori informazioni sono disponibili nella <a target=\"_blank\" href=\"%s\">documentazione</a> e sul nostro <a target=\"_blank\" href=\"http://owncloud.org\">sito web</a>." #: templates/wizard.php:42 msgid "" "If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a " "great open software to sync and share your files. You can freely get it from" " http://owncloud.org\">recommend it to your friends</a>!" msgstr "Se ti piace ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud è un incredibile strumento aperto per sincronizzare e condividere i tuoi file. Puoi scaricarlo liberamente da http://owncloud.org\">consiglialo ai tuoi amici</a>!" |