1*f18db579SAndreas Gohr<?php 2*f18db579SAndreas Gohr 3*f18db579SAndreas Gohr/** 4*f18db579SAndreas Gohr * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5*f18db579SAndreas Gohr * 6*f18db579SAndreas Gohr * @author Mohmmad Razavi <sepent@gmail.com> 7*f18db579SAndreas Gohr * @author Masoud Sadrnezhaad <masoud@sadrnezhaad.ir> 8*f18db579SAndreas Gohr */ 9*f18db579SAndreas Gohr$lang['connectfail'] = 'خطا در اتصال به دیتابیس'; 10*f18db579SAndreas Gohr$lang['userexists'] = 'با عرض پوزش، یک کاربر با این نام از قبل وجود دارد.'; 11*f18db579SAndreas Gohr$lang['writefail'] = 'امکان تغییر داده کاربر وجود نداشت. لطفا مسئول Wiki را آگاه کنید.'; 12