Line | |
---|
1 | <?php |
---|
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
3 | // extrait automatiquement de http://trad.spip.org/tradlang_module/edir?lang_cible=fa |
---|
4 | // ** ne pas modifier le fichier ** |
---|
5 | |
---|
6 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
7 | |
---|
8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
9 | |
---|
10 | // A |
---|
11 | 'activer_edition_directe' => 'فعال سازي ويرايش مستقيم براي: ', |
---|
12 | 'article' => 'مقالهها', |
---|
13 | 'auteur' => 'نويسندگان', |
---|
14 | |
---|
15 | // B |
---|
16 | 'breve' => 'خبرها', |
---|
17 | |
---|
18 | // G |
---|
19 | 'groupe_mots' => 'گروهواژهها', |
---|
20 | |
---|
21 | // M |
---|
22 | 'mot' => 'واژهها', |
---|
23 | |
---|
24 | // R |
---|
25 | 'rubrique' => 'بخشها', |
---|
26 | |
---|
27 | // S |
---|
28 | 'site' => 'سايتها', |
---|
29 | |
---|
30 | // T |
---|
31 | 'titre_plugin' => 'ويرايش مستقيم', |
---|
32 | |
---|
33 | // V |
---|
34 | 'vider_cache' => 'لطفاً حافظهي دمدستي را خالي كنيد' |
---|
35 | ); |
---|
36 | |
---|
37 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.