source: trunk/spip/esqueleto-redcta/plugins/crayons/lang/crayons_ar.php @ 357

Last change on this file since 357 was 69, checked in by guille, 16 years ago

Se agrego Plugin Crayon y se actualizaron los esqueletos para que funcione

File size: 1.8 KB
Line 
1<?php
2
3// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
4
5$GLOBALS[$GLOBALS['idx_lang']] = array(
6        'annuler' => '&#1573;&#1604;&#1594;&#1575;&#1569;',
7        'editer_@type@_@id@' => '&#1578;&#1581;&#1585;&#1610;&#1585; @type@ @id@ &#1576;&#1575;&#1604;&#1603;&#1575;&#1605;&#1604;',
8    'deja_modifie' => '&#1593;&#1583;&#1617;&#1604; &#1587;&#1575;&#1576;&#1602;&#1575;&#1611;',
9    'donnees_mal_formatees' => '&#1578;&#1606;&#1587;&#1610;&#1602; &#1576;&#1610;&#1575;&#1606;&#1575;&#1578; &#1594;&#1610;&#1585; &#1587;&#1604;&#1610;&#1605;',
10    'editer' => '&#1578;&#1581;&#1585;&#1610;&#1585;',
11    'editer_tout' => '&#1578;&#1581;&#1585;&#1610;&#1585; &#1575;&#1604;&#1603;&#1604;',
12    'modifie_par_ailleurs' => '&#1593;&#1583;&#1617;&#1604; &#1601;&#1610; &#1605;&#1603;&#1575;&#1606; &#1570;&#1582;&#1585;',
13    'non_autorise' => '&#1594;&#1610;&#1585; &#1605;&#1587;&#1605;&#1608;&#1581;',
14    'non_implemente' => '&#1594;&#1610;&#1585; &#1605;&#1583;&#1593;&#1608;&#1605;',
15    'pas_de_modification' => '&#1604;&#1605; &#1578;&#1583;&#1582;&#1604; &#1575;&#1610; &#1578;&#1593;&#1583;&#1610;&#1604;&#1575;&#1578;',
16    'pas_de_valeur' => '&#1604;&#1575; &#1578;&#1608;&#1580;&#1583; &#1602;&#1610;&#1605;&#1577;',
17    'sauvegarder' => '&#1581;&#1601;&#1592; &#1575;&#1604;&#1578;&#1593;&#1583;&#1610;&#1604;&#1575;&#1578;&#1567;',
18    'svp_copier_coller' => '&#1593;&#1584;&#1585;&#1575;&#1611;&#1548; &#1602;&#1605; &#1576;&#1606;&#1587;&#1582; &#1575;&#1604;&#1578;&#1593;&#1583;&#1610;&#1604;&#1575;&#1578; &#1608;&#1604;&#1589;&#1602;&#1607;&#1575; &#1608;&#1573;&#1593;&#1575;&#1583;&#1577; &#1575;&#1604;&#1605;&#1581;&#1575;&#1608;&#1604;&#1577;',
19    'veuillez_patienter'=>'&#1575;&#1604;&#1585;&#1580;&#1575;&#1569; &#1575;&#1604;&#1575;&#1606;&#1578;&#1592;&#1575;&#1585;...'
20    );
21?>
Note: See TracBrowser for help on using the repository browser.