From ff46db430bd2aa265c16bbd6ff17e0bae710d332 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 8 Sep 2011 10:46:35 +0000 Subject: feature 2431: only keep MySQL on installation form git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fa_IR/install.lang.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'language/fa_IR/install.lang.php') diff --git a/language/fa_IR/install.lang.php b/language/fa_IR/install.lang.php index f5704c966..6fb2523d6 100644 --- a/language/fa_IR/install.lang.php +++ b/language/fa_IR/install.lang.php @@ -34,8 +34,6 @@ $lang['Webmaster login'] = "ورود وب‌مستر"; $lang['It will be shown to the visitors. It is necessary for website administration'] = "این برای بازدیدکنندگان نمایش‌داده و برای مدیریت وب‌سایت ضروری است"; $lang['Connection to server succeed, but it was impossible to connect to database'] = "ارتباط با سرور با موفقيت انجام شد اما ارتباط با سرور پايگاه داده با مشکل مواجه شد."; $lang['Can\'t connect to server'] = "ارتباط با سرور ممکن نيست"; -$lang['Database type'] = "نوع پايگاه داده"; -$lang['The type of database your piwigo data will be store in'] = "نوع پايگاه داده گالري شما در اينجا قرار مي‌گيرد"; $lang['Host'] = "ميزبان"; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr"; $lang['User'] = "نام‌کاربري"; @@ -70,7 +68,5 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'اشکال در ایجاد فایل local/config/database.inc.php.'; $lang['Download the config file'] = 'دريافت فايل پيکربندي'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'شما مي‌توانيد فايل پيکربندي را دانلود کنيد و آن را در دايرکتوري local/config در محلي که گالري را نصب کرديد آپلود کنيد.'; -$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite and PostgreSQL are currently in experimental state.'; -$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite و PostgreSQL در حال آزمایش هستند.(استفاده از آن‌ها یک ریسک است!)'; $lang['Learn more'] = 'اطلاعات بيشتر در اين‌باره'; ?> \ No newline at end of file -- cgit v1.2.3