0byt3m1n1 - D7net
0byt3m1n1 - D7net
Path:
/
home
/
s13cf5ef
/
www
/
ropadefutbolbarata.hacked
/
includes
/
resources
/
[
Home
]
Name File: Folder.res.php
< back
<?php /* * ADOBE SYSTEMS INCORPORATED * Copyright 2007 Adobe Systems Incorporated * All Rights Reserved * * NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the * terms of the Adobe license agreement accompanying it. If you have received this file from a * source other than Adobe, then your use, modification, or distribution of it requires the prior * written permission of Adobe. */ $res = array( 'PHP_FOLDER_READ_ERR' => 'Error leyendo directorio.', 'PHP_FOLDER_CREATE_ERR' => 'Error creando directorio.', 'PHP_FOLDER_DELETE_ERR' => 'Error borrando directorio.', 'PHP_FOLDER_RENAME_RIGHTS' => 'Error al cambiar el nombre de la carpeta. No se ha concedido permiso.', 'PHP_FOLDER_RENAME_NO_FILE' => 'Error al cambiar el nombre de la carpeta. Falta la carpeta de origen.', 'PHP_FOLDER_RENAME_EXISTS' => 'Error al cambiar el nombre de la carpeta. La carpeta de destino ya existe.', 'PHP_FOLDER_RENAME' => 'Error al cambiar el nombre de la carpeta.', 'PHP_FOLDER_READ_ERR_D' => 'Error reading folder: "%s". Permissions not granted.', 'PHP_FOLDER_CREATE_ERR_D' => 'Error creating folder "%s". Permissions not granted.', 'PHP_FOLDER_DELETE_ERR_D' => 'Error deleting folder "%s". Permissions not granted.', 'PHP_FOLDER_RENAME_RIGHTS_D' => 'No write rights inside folder \'%s\'.', 'PHP_FOLDER_RENAME_NO_FILE_D' => 'Error renaming folder. Source folder \'%s\' missing.', 'PHP_FOLDER_RENAME_EXISTS_D' => 'Error renaming folder. Destination folder \'%s\' already exists.', 'PHP_FOLDER_RENAME_D' => 'Error renaming folder \'%s\' to \'%s\'.', ); ?>
©
2018. | Recode by D7net