1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # Vincenzo Reale <vinx.reale@gmail.com>, 2012.
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2012-08-15 02:03+0200\n"
- "PO-Revision-Date: 2012-08-14 11:55+0000\n"
- "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
- "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: it\n"
- "Plural-Forms: nplurals=2; plural=(n != 1)\n"
- #: js/export.js:14 js/export.js:20
- msgid "Export"
- msgstr "Esporta"
- #: js/export.js:19
- msgid "Something went wrong while the export file was being generated"
- msgstr "Si è verificato un errore durante la creazione del file di esportazione"
- #: js/export.js:19
- msgid "An error has occurred"
- msgstr "Si è verificato un errore"
- #: templates/settings.php:2
- msgid "Export your user account"
- msgstr "Esporta il tuo account utente"
- #: templates/settings.php:3
- msgid ""
- "This will create a compressed file that contains your ownCloud account."
- msgstr "Questa operazione creerà un file compresso che contiene il tuo account ownCloud."
- #: templates/settings.php:13
- msgid "Import user account"
- msgstr "Importa account utente"
- #: templates/settings.php:15
- msgid "ownCloud User Zip"
- msgstr "Zip account utente"
- #: templates/settings.php:17
- msgid "Import"
- msgstr "Importa"
|