@@ -10,8 +10,8 @@ |
||
10 | 10 | define('_MD_A_MYTPLSFORM_LABEL_TPLFILE', 'Template name'); |
11 | 11 | define('_MD_A_MYTPLSFORM_BTN_CREATE', 'Create'); |
12 | 12 | |
13 | -define('_MD_A_MYTPLSFORM_EDIT', 'Template bearbeiten') ; |
|
14 | -define('_MD_A_MYTPLSFORM_UPDATED', 'Template erfolgreich aktualisiert') ; |
|
15 | -define('_MD_A_MYTPLSFORM_BTN_MODIFYCONT', 'Reflect') ; |
|
16 | -define('_MD_A_MYTPLSFORM_BTN_MODIFYEND', 'Speichern und Ende') ; |
|
17 | -define('_MD_A_MYTPLSFORM_BTN_RESET', 'Reset') ; |
|
13 | +define('_MD_A_MYTPLSFORM_EDIT', 'Template bearbeiten'); |
|
14 | +define('_MD_A_MYTPLSFORM_UPDATED', 'Template erfolgreich aktualisiert'); |
|
15 | +define('_MD_A_MYTPLSFORM_BTN_MODIFYCONT', 'Reflect'); |
|
16 | +define('_MD_A_MYTPLSFORM_BTN_MODIFYEND', 'Speichern und Ende'); |
|
17 | +define('_MD_A_MYTPLSFORM_BTN_RESET', 'Reset'); |
@@ -1,4 +1,4 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -define('_MD_A_MYPREFERENCES_FORMTITLE', 'Module\'s preferences') ; |
|
4 | -define('_MD_A_MYPREFERENCES_UPDATED', 'Preferences are updated successfully') ; |
|
3 | +define('_MD_A_MYPREFERENCES_FORMTITLE', 'Module\'s preferences'); |
|
4 | +define('_MD_A_MYPREFERENCES_UPDATED', 'Preferences are updated successfully'); |
@@ -1,3 +1,3 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -define('_MD_A_DBUPDATED', 'Datenbank erfolgreich aktualisiert') ; |
|
3 | +define('_MD_A_DBUPDATED', 'Datenbank erfolgreich aktualisiert'); |
@@ -12,5 +12,5 @@ |
||
12 | 12 | * @version $Id$ |
13 | 13 | */ |
14 | 14 | |
15 | -define('_MD_A_AINTHEME_FMT_PUBLICTOP', 'برترین %s برای کاربران') ; |
|
16 | -define('_MD_A_AINTHEME_FMT_ADMINTOP', 'برترین %s برای مدیران') ; |
|
15 | +define('_MD_A_AINTHEME_FMT_PUBLICTOP', 'برترین %s برای کاربران'); |
|
16 | +define('_MD_A_AINTHEME_FMT_ADMINTOP', 'برترین %s برای مدیران'); |
@@ -13,12 +13,12 @@ |
||
13 | 13 | */ |
14 | 14 | |
15 | 15 | if (defined('FOR_XOOPS_LANG_CHECKER')) { |
16 | - $mydirname = 'd3forum' ; |
|
16 | + $mydirname = 'd3forum'; |
|
17 | 17 | } |
18 | -$constpref = '_MB_' . strtoupper($mydirname) ; |
|
18 | +$constpref = '_MB_'.strtoupper($mydirname); |
|
19 | 19 | |
20 | -if (defined('FOR_XOOPS_LANG_CHECKER') || ! defined($constpref.'_LOADED')) { |
|
21 | - define($constpref.'_LOADED', 1) ; |
|
20 | +if (defined('FOR_XOOPS_LANG_CHECKER') || !defined($constpref.'_LOADED')) { |
|
21 | + define($constpref.'_LOADED', 1); |
|
22 | 22 | |
23 | 23 | // definitions for displaying blocks |
24 | 24 | // Since altsys is a singleton moudle, this file has non-sense. |
@@ -25,5 +25,5 @@ |
||
25 | 25 | define('_MD_A_MYTPLSFORM_BTN_MODIFYEND', 'ذخیره و پایان'); |
26 | 26 | define('_MD_A_MYTPLSFORM_BTN_RESET', 'راهاندازی مجدد'); |
27 | 27 | |
28 | -define('_MD_A_MYTPLSFORM_EDIT', 'ویرایش الگو') ; |
|
29 | -define('_MD_A_MYTPLSFORM_UPDATED', 'الگو با موفقیت به روز شد') ; |
|
28 | +define('_MD_A_MYTPLSFORM_EDIT', 'ویرایش الگو'); |
|
29 | +define('_MD_A_MYTPLSFORM_UPDATED', 'الگو با موفقیت به روز شد'); |
@@ -30,11 +30,11 @@ |
||
30 | 30 | define('_MYLANGADMIN_FMT_HOWTOENABLED3LANGMAN4XCL', 'برجستهسازی سیستم غیرفعال است. برای فعال کردن آن، "%s" را به "%s" کپی کنید'); |
31 | 31 | define('_MYLANGADMIN_MSG_HOWTOENABLED3LANGMAN4X2', 'سیستم برجسته سازی با این هسته کار نمی کند بجز برای ماژولهای D3. اگر اصرار به استفاده از این قابلیت دارید، هک زیر را انجام دهید:'); |
32 | 32 | |
33 | -define('_MYLANGADMIN_H3_MODULE', 'ماژول مقصود') ; |
|
34 | -define('_MYLANGADMIN_CACHEUPDATED', 'فایل ذخیرهساز به روز شد') ; |
|
35 | -define('_MYLANGADMIN_BTN_UPDATE', 'بروز سازی') ; |
|
36 | -define('_MYLANGADMIN_BTN_RESET', 'بازگشت') ; |
|
33 | +define('_MYLANGADMIN_H3_MODULE', 'ماژول مقصود'); |
|
34 | +define('_MYLANGADMIN_CACHEUPDATED', 'فایل ذخیرهساز به روز شد'); |
|
35 | +define('_MYLANGADMIN_BTN_UPDATE', 'بروز سازی'); |
|
36 | +define('_MYLANGADMIN_BTN_RESET', 'بازگشت'); |
|
37 | 37 | |
38 | -define('_MYLANGADMIN_TH_CONSTANTNAME', 'نام ثابت') ; |
|
39 | -define('_MYLANGADMIN_TH_DEFAULTVALUE', 'ارزش پیشفرض') ; |
|
40 | -define('_MYLANGADMIN_TH_USERVALUE', 'ارزش تعریف شده توسط کاربر') ; |
|
38 | +define('_MYLANGADMIN_TH_CONSTANTNAME', 'نام ثابت'); |
|
39 | +define('_MYLANGADMIN_TH_DEFAULTVALUE', 'ارزش پیشفرض'); |
|
40 | +define('_MYLANGADMIN_TH_USERVALUE', 'ارزش تعریف شده توسط کاربر'); |
@@ -11,5 +11,5 @@ |
||
11 | 11 | * @author voltan <[email protected]> |
12 | 12 | * @version $Id$ |
13 | 13 | */ |
14 | -define('_MD_A_MYPREFERENCES_FORMTITLE', 'دسترسی ماژولها') ; |
|
15 | -define('_MD_A_MYPREFERENCES_UPDATED', 'دسترسیها با موفقیت به روز شدند') ; |
|
14 | +define('_MD_A_MYPREFERENCES_FORMTITLE', 'دسترسی ماژولها'); |
|
15 | +define('_MD_A_MYPREFERENCES_UPDATED', 'دسترسیها با موفقیت به روز شدند'); |
@@ -12,51 +12,51 @@ |
||
12 | 12 | * @version $Id$ |
13 | 13 | */ |
14 | 14 | |
15 | -define('_TPLSADMIN_FMT_MSG_ENCLOSEBYCOMMENT', '%d ذخیرهسازِ الگو با نظرات مدیر الگوها بسته شدند') ; |
|
16 | -define('_TPLSADMIN_DT_ENCLOSEBYCOMMENT', 'القا کردن نظرات') ; |
|
17 | -define('_TPLSADMIN_DD_ENCLOSEBYCOMMENT', 'Two HTML comments will be implanted in the begging/ending point of each templates. Since this rarely breaks its design, it is recommended to professionals can read HTML itself') ; |
|
18 | -define('_TPLSADMIN_CNF_ENCLOSEBYCOMMENT', 'Compiled template caches will be enclosed by tplsadmin comments. Are you OK?') ; |
|
15 | +define('_TPLSADMIN_FMT_MSG_ENCLOSEBYCOMMENT', '%d ذخیرهسازِ الگو با نظرات مدیر الگوها بسته شدند'); |
|
16 | +define('_TPLSADMIN_DT_ENCLOSEBYCOMMENT', 'القا کردن نظرات'); |
|
17 | +define('_TPLSADMIN_DD_ENCLOSEBYCOMMENT', 'Two HTML comments will be implanted in the begging/ending point of each templates. Since this rarely breaks its design, it is recommended to professionals can read HTML itself'); |
|
18 | +define('_TPLSADMIN_CNF_ENCLOSEBYCOMMENT', 'Compiled template caches will be enclosed by tplsadmin comments. Are you OK?'); |
|
19 | 19 | |
20 | 20 | |
21 | -define('_TPLSADMIN_FMT_MSG_ENCLOSEBYBORDEREDDIV', '%d ذخیرهسازِ الگو با تگهای "div" بسته شدند') ; |
|
22 | -define('_TPLSADMIN_DT_ENCLOSEBYBORDEREDDIV', 'القا کردن تگهای "div"') ; |
|
23 | -define('_TPLSADMIN_DD_ENCLOSEBYBORDEREDDIV', 'Each templates will be enclosed by black-bordered div tags. A link for editing controller of tplsadmin will be implanted into each templates. Though this often cause destructions in designing, you can edit each templates the most instictively and easily.') ; |
|
24 | -define('_TPLSADMIN_CNF_ENCLOSEBYBORDEREDDIV', 'Compiled template caches will be enclosed by div tags. Are you OK?') ; |
|
21 | +define('_TPLSADMIN_FMT_MSG_ENCLOSEBYBORDEREDDIV', '%d ذخیرهسازِ الگو با تگهای "div" بسته شدند'); |
|
22 | +define('_TPLSADMIN_DT_ENCLOSEBYBORDEREDDIV', 'القا کردن تگهای "div"'); |
|
23 | +define('_TPLSADMIN_DD_ENCLOSEBYBORDEREDDIV', 'Each templates will be enclosed by black-bordered div tags. A link for editing controller of tplsadmin will be implanted into each templates. Though this often cause destructions in designing, you can edit each templates the most instictively and easily.'); |
|
24 | +define('_TPLSADMIN_CNF_ENCLOSEBYBORDEREDDIV', 'Compiled template caches will be enclosed by div tags. Are you OK?'); |
|
25 | 25 | |
26 | -define('_TPLSADMIN_FMT_MSG_HOOKSAVEVARS', '%d template caches have been implanted hooking logics to collect template varibles') ; |
|
27 | -define('_TPLSADMIN_DT_HOOKSAVEVARS', 'Implant logics to collect template variables') ; |
|
28 | -define('_TPLSADMIN_DD_HOOKSAVEVARS', 'The first step of getting the informations of template variables in your site. The template vars infos will be collected when public sides of your site is displayed. If all templates you want to edit are displayed, get template vars info by underlying buttons.') ; |
|
29 | -define('_TPLSADMIN_CNF_HOOKSAVEVARS', 'Compiled template caches will be implanted the logics to collect template variables. Are you OK?') ; |
|
26 | +define('_TPLSADMIN_FMT_MSG_HOOKSAVEVARS', '%d template caches have been implanted hooking logics to collect template varibles'); |
|
27 | +define('_TPLSADMIN_DT_HOOKSAVEVARS', 'Implant logics to collect template variables'); |
|
28 | +define('_TPLSADMIN_DD_HOOKSAVEVARS', 'The first step of getting the informations of template variables in your site. The template vars infos will be collected when public sides of your site is displayed. If all templates you want to edit are displayed, get template vars info by underlying buttons.'); |
|
29 | +define('_TPLSADMIN_CNF_HOOKSAVEVARS', 'Compiled template caches will be implanted the logics to collect template variables. Are you OK?'); |
|
30 | 30 | |
31 | -define('_TPLSADMIN_FMT_MSG_REMOVEHOOKS', '%d template caches have been normalized') ; |
|
32 | -define('_TPLSADMIN_DT_REMOVEHOOKS', 'معمولیسازی پروندههای ذخیرهساز الگوها') ; |
|
33 | -define('_TPLSADMIN_DD_REMOVEHOOKS', 'This removes comments/div tags/logics implanted by upper operations from each compiled template caches.') ; |
|
34 | -define('_TPLSADMIN_CNF_REMOVEHOOKS', 'آیا با معمولیسازی موافقت می کنید؟') ; |
|
31 | +define('_TPLSADMIN_FMT_MSG_REMOVEHOOKS', '%d template caches have been normalized'); |
|
32 | +define('_TPLSADMIN_DT_REMOVEHOOKS', 'معمولیسازی پروندههای ذخیرهساز الگوها'); |
|
33 | +define('_TPLSADMIN_DD_REMOVEHOOKS', 'This removes comments/div tags/logics implanted by upper operations from each compiled template caches.'); |
|
34 | +define('_TPLSADMIN_CNF_REMOVEHOOKS', 'آیا با معمولیسازی موافقت می کنید؟'); |
|
35 | 35 | |
36 | 36 | |
37 | -define('_TPLSADMIN_MSG_CLEARCACHE', 'ذحیرهساز الگو پاک شد') ; |
|
38 | -define('_TPLSADMIN_MSG_CREATECOMPILECACHEFIRST', 'There are no compiled template caches. Create complied template caches by displaying public sides of your site, first') ; |
|
37 | +define('_TPLSADMIN_MSG_CLEARCACHE', 'ذحیرهساز الگو پاک شد'); |
|
38 | +define('_TPLSADMIN_MSG_CREATECOMPILECACHEFIRST', 'There are no compiled template caches. Create complied template caches by displaying public sides of your site, first'); |
|
39 | 39 | |
40 | -define('_TPLSADMIN_CNF_DELETEOK', 'آیا حذف شود؟') ; |
|
40 | +define('_TPLSADMIN_CNF_DELETEOK', 'آیا حذف شود؟'); |
|
41 | 41 | |
42 | 42 | |
43 | -define('_TPLSADMIN_DT_GETTPLSVARSINFO_DW', 'Get info of template variables as DreamWeaver Extensions') ; |
|
44 | -define('_TPLSADMIN_DD_GETTPLSVARSINFO_DW', 'Open Macromedia Extension Manager, first.<br />Extract the download archive.<br />Execute the files which extensions are .mxi and you will meet installing dialogs.<br />The snippets for template variables of your site will be usable after restarting Dream Weaver.') ; |
|
43 | +define('_TPLSADMIN_DT_GETTPLSVARSINFO_DW', 'Get info of template variables as DreamWeaver Extensions'); |
|
44 | +define('_TPLSADMIN_DD_GETTPLSVARSINFO_DW', 'Open Macromedia Extension Manager, first.<br />Extract the download archive.<br />Execute the files which extensions are .mxi and you will meet installing dialogs.<br />The snippets for template variables of your site will be usable after restarting Dream Weaver.'); |
|
45 | 45 | |
46 | -define('_TPLSADMIN_DT_GETTEMPLATES', 'دریافت الگو') ; |
|
47 | -define('_TPLSADMIN_DD_GETTEMPLATES', 'پیش از کلیک بروی هرگونه دکمه، یک دسته را انتخاب کنید') ; |
|
46 | +define('_TPLSADMIN_DT_GETTEMPLATES', 'دریافت الگو'); |
|
47 | +define('_TPLSADMIN_DD_GETTEMPLATES', 'پیش از کلیک بروی هرگونه دکمه، یک دسته را انتخاب کنید'); |
|
48 | 48 | |
49 | -define('_TPLSADMIN_FMT_MSG_PUTTEMPLATES', '%d الگو وارد شد.') ; |
|
50 | -define('_TPLSADMIN_DT_PUTTEMPLATES', 'بارگذاری الگو') ; |
|
51 | -define('_TPLSADMIN_DD_PUTTEMPLATES', 'Select a set you want to upload/overwrite before uploading zip/tgz archive including template files (.html). You need not to check depths of the paths in the archive.') ; |
|
49 | +define('_TPLSADMIN_FMT_MSG_PUTTEMPLATES', '%d الگو وارد شد.'); |
|
50 | +define('_TPLSADMIN_DT_PUTTEMPLATES', 'بارگذاری الگو'); |
|
51 | +define('_TPLSADMIN_DD_PUTTEMPLATES', 'Select a set you want to upload/overwrite before uploading zip/tgz archive including template files (.html). You need not to check depths of the paths in the archive.'); |
|
52 | 52 | |
53 | 53 | |
54 | -define('_TPLSADMIN_ERR_NOTUPLOADED', 'هیچ فایلی بارگذاری نشده است') ; |
|
55 | -define('_TPLSADMIN_ERR_EXTENSION', 'این پسوند قابل تشخیص نمی باشد.') ; |
|
56 | -define('_TPLSADMIN_ERR_INVALIDARCHIVE', 'این آرشیو قابل استخراج شدن نمی باشد.') ; |
|
57 | -define('_TPLSADMIN_ERR_INVALIDTPLSET', 'نام دسته غیر مجاز می باشد.') ; |
|
54 | +define('_TPLSADMIN_ERR_NOTUPLOADED', 'هیچ فایلی بارگذاری نشده است'); |
|
55 | +define('_TPLSADMIN_ERR_EXTENSION', 'این پسوند قابل تشخیص نمی باشد.'); |
|
56 | +define('_TPLSADMIN_ERR_INVALIDARCHIVE', 'این آرشیو قابل استخراج شدن نمی باشد.'); |
|
57 | +define('_TPLSADMIN_ERR_INVALIDTPLSET', 'نام دسته غیر مجاز می باشد.'); |
|
58 | 58 | |
59 | -define('_TPLSADMIN_ERR_NOTPLSVARSINFO', 'هیچ پروندهای برای اطلاعات متغیرهای الگوها وجود ندارد.') ; |
|
59 | +define('_TPLSADMIN_ERR_NOTPLSVARSINFO', 'هیچ پروندهای برای اطلاعات متغیرهای الگوها وجود ندارد.'); |
|
60 | 60 | |
61 | -define('_TPLSADMIN_NUMCAP_COMPILEDCACHES', 'ذحیرهسازیهای الگو گردآوری شدند') ; |
|
62 | -define('_TPLSADMIN_NUMCAP_TPLSVARS', 'پروندههای اطلاعات متغیرهای الگوها') ; |
|
61 | +define('_TPLSADMIN_NUMCAP_COMPILEDCACHES', 'ذحیرهسازیهای الگو گردآوری شدند'); |
|
62 | +define('_TPLSADMIN_NUMCAP_TPLSVARS', 'پروندههای اطلاعات متغیرهای الگوها'); |