From: omidmottaghi Date: Tue, 7 Jun 2005 21:34:49 +0000 (+0000) Subject: updated X-Git-Tag: 0.9~409 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=56781f88a5f087bd14f4813817cb0a3ca1e76965;p=s9y.git updated --- diff --git a/lang/serendipity_lang_fa.inc.php b/lang/serendipity_lang_fa.inc.php index 62ef16b..18c4111 100644 --- a/lang/serendipity_lang_fa.inc.php +++ b/lang/serendipity_lang_fa.inc.php @@ -671,7 +671,7 @@ @define('CATEGORIES_ALLOW_SELECT', 'به کاربران اجازه نمایش همزمان چندین موضوع را اعطا کن؟'); @define('CATEGORIES_ALLOW_SELECT_DESC', 'اگر این گزینه فعال باشد, قسمتی برای تیک زدن در کنار هر موضوع در نوار افزونه های کناری اضافه خواهد شد. کاربران می توانند موضوعات مورد نظر را تیک زده تا مطالب ارسالی در موضوعات مشخص شده را مشاهده کند..'); @define('PAGE_BROWSE_PLUGINS', 'صفحه %s از %s, در کل %s صفحه.'); -@define('INSTALL_CAT_PERMALINKS', 'Permalinks'); +@define('INSTALL_CAT_PERMALINKS', 'لینک های همیشگی'); @define('INSTALL_CAT_PERMALINKS_DESC', 'Defines various URL patterns to define permanent links in your blog. It is suggested that you use the defaults; if not, you should try to use the %id% value where possible to prevent Serendipity from querying the database to lookup the target URL.'); // Translate @define('INSTALL_PERMALINK', 'Permalink Entry URL structure'); // Translate @define('INSTALL_PERMALINK_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries may become available. You can use the variables %id%, %title%, %day%, %month%, %year% and any other characters.'); // Translate @@ -695,17 +695,17 @@ @define('USERCONF_CREATE_DESC', 'اگر انتخاب شود، کاربر نمی تواند مطلب جدیدی ارسال کند'); @define('INSTALL_CAL', 'تقویم'); @define('INSTALL_CAL_DESC', 'نوع تقویم خود را انتخاب کنید'); -@define('REPLY', 'Reply'); -@define('USERCONF_GROUPS', 'Group Memberships'); -@define('USERCONF_GROUPS_DESC', 'This user is a member of the following groups. Multiple memberships are possible.'); -@define('MANAGE_GROUPS', 'Manage groups'); -@define('DELETED_GROUP', 'Group #%d %s deleted.'); -@define('CREATED_GROUP', 'A new group %s has been created'); -@define('MODIFIED_GROUP', 'The properties of group %s have been changed'); -@define('GROUP', 'Group'); -@define('CREATE_NEW_GROUP', 'Create new group'); -@define('DELETE_GROUP', 'You are about to delete group #%d %s. Are you serious?'); -@define('USERLEVEL_OBSOLETE', 'NOTICE: The userlevel attribute is now only used for backward compatibility to plugins and fallback authorisation. User privileges are now handled by group memberships!'); +@define('REPLY', 'پاسخ'); +@define('USERCONF_GROUPS', 'گروه ها'); +@define('USERCONF_GROUPS_DESC', 'این کاربر در گروه های زیر عضو است. امکان عضویت در چند گروه مجاز می باشد.'); +@define('MANAGE_GROUPS', 'مدیریت گروه ها'); +@define('DELETED_GROUP', 'گروه #%d %s حذف شد.'); +@define('CREATED_GROUP', 'گروه جدید %s ایجاد شد'); +@define('MODIFIED_GROUP', 'مشخصات گروه %s تغییر کرد'); +@define('GROUP', 'گروه'); +@define('CREATE_NEW_GROUP', 'ایجاد گروه جدید'); +@define('DELETE_GROUP', 'شما قصد حذف گروه #%d %s را دارید. آیا مطمئنید؟'); +@define('USERLEVEL_OBSOLETE', 'NOTICE: The userlevel attribute is now only used for backward compatibility to plugins and fallback authorisation. User privileges are now handled by group memberships!'); // Translate /* vim: set sts=4 ts=4 expandtab : */ ?>