75 lines
2.7 KiB
Plaintext
75 lines
2.7 KiB
Plaintext
# 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-19 02:02+0200\n"
|
|
"PO-Revision-Date: 2012-08-18 05:51+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"
|
|
|
|
#: settings.php:33
|
|
msgid ""
|
|
"The php-json module is needed by the many applications for inter "
|
|
"communications"
|
|
msgstr "Il modulo php-json è richiesto per l'intercomunicazione di diverse applicazioni"
|
|
|
|
#: settings.php:39
|
|
msgid ""
|
|
"The php-curl modude is needed to fetch the page title when adding a "
|
|
"bookmarks"
|
|
msgstr "Il modulo php-curl è richiesto per scaricare il titolo della pagina quando si aggiunge un segnalibro"
|
|
|
|
#: settings.php:45
|
|
msgid "The php-gd module is needed to create thumbnails of your images"
|
|
msgstr "Il modulo php-gd è richiesto per creare miniature delle tue immagini"
|
|
|
|
#: settings.php:51
|
|
msgid "The php-ldap module is needed connect to your ldap server"
|
|
msgstr "Il modulo php-ldap è richiesto per collegarsi a un server ldap"
|
|
|
|
#: settings.php:57
|
|
msgid "The php-zip module is needed download multiple files at once"
|
|
msgstr "Il modulo php-zip è richiesto per scaricare diversi file contemporaneamente"
|
|
|
|
#: settings.php:63
|
|
msgid ""
|
|
"The php-mb_multibyte module is needed to manage correctly the encoding."
|
|
msgstr "Il modulo php-mb_multibyte è richiesto per gestire correttamente la codifica."
|
|
|
|
#: settings.php:69
|
|
msgid "The php-ctype module is needed validate data."
|
|
msgstr "Il modulo php-ctype è richiesto per la validazione dei dati."
|
|
|
|
#: settings.php:75
|
|
msgid "The php-xml module is needed to share files with webdav."
|
|
msgstr "Il modulo php-xml è richiesto per condividere i file con webdav."
|
|
|
|
#: settings.php:81
|
|
msgid ""
|
|
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve"
|
|
" knowledge base from OCS servers"
|
|
msgstr "La direttiva allow_url_fopen del tuo php.ini deve essere impostata a 1 per recuperare la base di conoscenza dai server di OCS"
|
|
|
|
#: settings.php:87
|
|
msgid "The php-pdo module is needed to store owncloud data into a database."
|
|
msgstr "Il modulo php-pdo è richiesto per archiviare i dati di ownCloud in un database."
|
|
|
|
#: templates/settings.php:2
|
|
msgid "Dependencies status"
|
|
msgstr "Stato delle dipendenze"
|
|
|
|
#: templates/settings.php:7
|
|
msgid "Used by :"
|
|
msgstr "Usato da:"
|