update
This commit is contained in:
@@ -199,6 +199,7 @@ $strKeepPass = 'Conserver le mot de passe';
|
||||
$strKeyname = 'Nom de la cl<63>';
|
||||
$strKill = 'Supprimer';
|
||||
|
||||
$strLandscape = 'Paysage';
|
||||
$strLength = 'Long.';
|
||||
$strLengthSet = 'Taille/Valeurs*';
|
||||
$strLimitNumRows = 'Nombre d\'enregistrements par page';
|
||||
@@ -280,6 +281,7 @@ $strPdfNoTables = 'Pas de table !';
|
||||
$strPhp = 'Cr<43>er source PHP';
|
||||
$strPmaDocumentation = 'Documentation de phpMyAdmin';
|
||||
$strPmaUriError = 'Le param<61>tre <tt>$cfg[\'PmaAbsoluteUri\']</tt> DOIT <20>tre renseign<67> dans votre fichier de configuration !';
|
||||
$strPortrait = 'Portrait';
|
||||
$strPos1 = 'D<>but';
|
||||
$strPrevious = 'Pr<50>c<EFBFBD>dent';
|
||||
$strPrimary = 'Primaire';
|
||||
@@ -365,6 +367,7 @@ $strShow = 'Afficher';
|
||||
$strShowAll = 'Tout afficher';
|
||||
$strShowColor = 'Couleurs';
|
||||
$strShowCols = 'Afficher les colonnes';
|
||||
$strShowDatadictAs = 'Orientation du dictionnaire:';
|
||||
$strShowGrid = 'Grille';
|
||||
$strShowPHPInfo = 'Afficher les informations relatives <20> PHP';
|
||||
$strShowTableDimension = 'Dimension des tables';
|
||||
@@ -438,7 +441,4 @@ $strYes = 'Oui';
|
||||
|
||||
$strZip = '"zipp<70>"';
|
||||
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -200,6 +200,7 @@ $strKeepPass = 'Conserver le mot de passe';
|
||||
$strKeyname = 'Nom de la clé';
|
||||
$strKill = 'Supprimer';
|
||||
|
||||
$strLandscape = 'Paysage';
|
||||
$strLength = 'Long.';
|
||||
$strLengthSet = 'Taille/Valeurs*';
|
||||
$strLimitNumRows = 'Nombre d\'enregistrements par page';
|
||||
@@ -281,6 +282,7 @@ $strPdfNoTables = 'Pas de table !';
|
||||
$strPhp = 'Créer source PHP';
|
||||
$strPmaDocumentation = 'Documentation de phpMyAdmin';
|
||||
$strPmaUriError = 'Le paramètre <tt>$cfg[\'PmaAbsoluteUri\']</tt> DOIT être renseigné dans votre fichier de configuration !';
|
||||
$strPortrait = 'Portrait';
|
||||
$strPos1 = 'Début';
|
||||
$strPrevious = 'Précédent';
|
||||
$strPrimary = 'Primaire';
|
||||
@@ -366,6 +368,7 @@ $strShow = 'Afficher';
|
||||
$strShowAll = 'Tout afficher';
|
||||
$strShowColor = 'Couleurs';
|
||||
$strShowCols = 'Afficher les colonnes';
|
||||
$strShowDatadictAs = 'Orientation du dictionnaire:';
|
||||
$strShowGrid = 'Grille';
|
||||
$strShowPHPInfo = 'Afficher les informations relatives à PHP';
|
||||
$strShowTableDimension = 'Dimension des tables';
|
||||
@@ -439,7 +442,4 @@ $strYes = 'Oui';
|
||||
|
||||
$strZip = '"zippé"';
|
||||
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user