Files
oai-symfony/typo3conf/l10n/it/lang/it.locallang_csh_sysfilem.xlf
2026-07-03 17:53:31 +02:00

74 lines
6.6 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814857" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:33Z" product-name="lang" target-language="it">
<header/>
<body>
<trans-unit id=".description" xml:space="preserve" approved="yes">
<source>Filemounts describe a filepath on the server, relative or absolute.</source>
<target state="translated">i Filemounts descrivono un indirizzo sul server, in modo reativo o assoluto.</target></trans-unit>
<trans-unit id=".details" xml:space="preserve">
<source>By creating a file mount record and placing a reference to it in a Backend usergroup you can allow a user access to the file mount in the File&gt;List module.
Filemounts may also configure access to a path on the server to which the user has FTP-access. Just remember to set file-permissions on the server correctly so the webserver user (which PHP is running as) has at least read access to the FTP-dir.
You can only mount absolute paths if they are within the base path set in $TYPO3_CONF_VARS[BE][lockRootPath]</source>
<target></target></trans-unit>
<trans-unit id="_.seeAlso" xml:space="preserve">
<source>be_groups:file_mountpoints,
be_users:file_mountpoints,
More about File mounts | http://typo3.org/documentation/document-library/doc_core_inside/More_about_File_Moun/</source>
<target></target><note from="developer">A part of this string is an internal text, which must not be changed. Just copy this part into the translation field and do not change it. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="_.image" xml:space="preserve">
<source>EXT:lang/cshimages/filemount_1.png</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="title.description" xml:space="preserve" approved="yes">
<source>Enter a title for the filemount. The title will appear as the name of the file mount when it is applied to users and groups.</source>
<target state="translated">Inserisci il titolo del Filemount. Questo titolo apparirà come il nome del Filemount, quando sarà da applicare agli Utenti o ai Gruppi.</target></trans-unit>
<trans-unit id="_title.image" xml:space="preserve">
<source>EXT:lang/cshimages/be_groups_5.png</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="path.description" xml:space="preserve" approved="yes">
<source>Enter the path of the filemount, relative or absolute depending on the settings of BASE.</source>
<target state="translated">Inserisci il path del Filemount, relativo o assoluto, a seconda del settagi di BASE</target></trans-unit>
<trans-unit id="path.details" xml:space="preserve">
<source>If BASE is set to relative, the path mounted is found in the subfolder "fileadmin/" of the website. Then you should enter the subfolder in "fileadmin/" as path. For instance if you want to mount access to "fileadmin/user_uploads/all/" then enter the value "user_uploads/all" as the value of PATH.
If BASE is absolute you should enter the absolute path on the server, eg. "/home/ftp_upload" or "C:/home/ftp_upload". Further you must make sure the configuration variable $TYPO3_CONF_VARS[BE][lockRootPath] contains the first part of the path you want to mount.
&lt;strong&gt;Notice:&lt;/strong&gt; In any case, make sure the webserver user which PHP is running as has &lt;em&gt;at least&lt;/em&gt; read-access to the path. If not, the mount will simply not appear without any warnings.
If you have problems - especially with absolute mounts - try to mount something "simple" like a relative path in fileadmin. If that is working well, try the absolute path.
Your PHP-configuration may also impose other restrictions on you if open_basedir is enabled. Then use relative paths.</source>
<target></target></trans-unit>
<trans-unit id="_path.seeAlso" xml:space="preserve">
<source>sys_filemounts:base,
be_groups:file_mountpoints,
sys_filemounts</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="_path.image" xml:space="preserve">
<source>EXT:lang/cshimages/be_groups_6.png,
EXT:lang/cshimages/be_groups_7.png</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="path.image_descr" xml:space="preserve">
<source>This is a filemount relative to "fileadmin/". The mounted folder is "fileadmin/user_upload/" since "user_upload" is the value of the "Path" field.
The directory structure of "fileadmin/" where you can see the "user_upload" folder in the bottom of the list.</source>
<target></target></trans-unit>
<trans-unit id="hidden.description" xml:space="preserve" approved="yes">
<source>Use this option to temporarily disable the filemount.</source>
<target state="translated">usa questa opzione per disabilitare temporaneamente il Filemount.</target></trans-unit>
<trans-unit id="hidden.details" xml:space="preserve">
<source>All backend users using the mount will not have access anymore. This includes 'Admin'-users.</source>
<target></target></trans-unit>
<trans-unit id="base.description" xml:space="preserve">
<source>Determines whether the value of the PATH field is to be recognized as an absolute path on the server or a path relative to the fileadmin/ subfolder to the website.</source>
<target></target></trans-unit>
<trans-unit id="_base.seeAlso" xml:space="preserve">
<source>sys_filemounts:path</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
</body>
</file>
</xliff>