Completed
Push — master ( 2594ff...60d9be )
by cam
01:55
created
ecrire/lang/ecrire_en.php 1 patch
Indentation   +839 added lines, -839 removed lines patch added patch discarded remove patch
@@ -4,431 +4,431 @@  discard block
 block discarded – undo
4 4
 // ** ne pas modifier le fichier **
5 5
 
6 6
 if (!defined('_ECRIRE_INC_VERSION')) {
7
-	return;
7
+    return;
8 8
 }
9 9
 
10 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
11 11
 
12
-	// A
13
-	'activer_plugin' => 'Enable plugin',
14
-	'affichage' => 'Display',
15
-	'aide_non_disponible' => 'This part of the online help is not yet available in this language.',
16
-	'annuler_recherche' => 'Cancel the search',
17
-	'auteur' => 'Author:',
18
-	'avis_acces_interdit' => 'Access forbidden.',
19
-	'avis_acces_interdit_prive' => 'You are not allowed to access the page <b>@exec@</b>.',
20
-	'avis_article_modifie' => 'Warning: @nom_auteur_modif@ modified this article @date_diff@ minutes ago',
21
-	'avis_aucun_resultat' => 'No results found.',
22
-	'avis_base_inaccessible' => 'Impossible to connect to the database @base@.',
23
-	'avis_chemin_invalide_1' => 'The path you selected',
24
-	'avis_chemin_invalide_2' => 'does not seem to be valid. Please go back to previous page and check the information you provided.',
25
-	'avis_connexion_echec_1' => 'Connection to the SQL server failed.',
26
-	'avis_connexion_echec_2' => 'Go back to the previous page, and check the information you provided.',
27
-	'avis_connexion_echec_3' => '<b>N.B.</b> On many servers, you must <b>request</b> activation of your access to the SQL database before you can use it. If you cannot connect to your database, check that activation has been done.',
28
-	'avis_connexion_erreur_creer_base' => 'The database could not be created.',
29
-	'avis_connexion_erreur_fichier_cle_manquant_1' => 'Installation must be performed by a webmaster with a backup of the keys and their password',
30
-	'avis_connexion_erreur_fichier_cle_manquant_2' => 'Installation must be performed by a webmaster with a backup of the keys',
31
-	'avis_connexion_erreur_nom_base' => 'The database’s name should only contain letters, digits and hyphens.',
32
-	'avis_connexion_ldap_echec_1' => 'Connection to the LDAP server failed.',
33
-	'avis_connexion_ldap_echec_2' => 'Go back to the previous page, and check the information you provided.',
34
-	'avis_connexion_ldap_echec_3' => 'Alternatively, do not use LDAP support to import users.',
35
-	'avis_deplacement_rubrique' => 'Warning! This section contains @contient_breves@ news item@scb@: if you move it, please check this box to confirm.',
36
-	'avis_erreur_connexion_mysql' => 'SQL connection error',
37
-	'avis_erreur_creation_compte' => 'Failure during account initialisation',
38
-	'avis_espace_interdit' => '<b>Forbidden area</b> <div>SPIP is already installed.</div>',
39
-	'avis_lecture_noms_bases_1' => 'The installer could not read the names of any databases already installed.',
40
-	'avis_lecture_noms_bases_2' => 'Either no database is available, or the option listing databases was disabled for security reasons (which is the case with various hosting services).',
41
-	'avis_lecture_noms_bases_3' => 'In the second case, a database named after your login might already be available:',
42
-	'avis_non_acces_page' => 'You do not have access to this page.',
43
-	'avis_operation_echec' => 'The operation failed.',
44
-	'avis_operation_impossible' => 'Operation impossible',
45
-	'avis_suppression_base' => 'WARNING: data deletion is irreversible',
12
+    // A
13
+    'activer_plugin' => 'Enable plugin',
14
+    'affichage' => 'Display',
15
+    'aide_non_disponible' => 'This part of the online help is not yet available in this language.',
16
+    'annuler_recherche' => 'Cancel the search',
17
+    'auteur' => 'Author:',
18
+    'avis_acces_interdit' => 'Access forbidden.',
19
+    'avis_acces_interdit_prive' => 'You are not allowed to access the page <b>@exec@</b>.',
20
+    'avis_article_modifie' => 'Warning: @nom_auteur_modif@ modified this article @date_diff@ minutes ago',
21
+    'avis_aucun_resultat' => 'No results found.',
22
+    'avis_base_inaccessible' => 'Impossible to connect to the database @base@.',
23
+    'avis_chemin_invalide_1' => 'The path you selected',
24
+    'avis_chemin_invalide_2' => 'does not seem to be valid. Please go back to previous page and check the information you provided.',
25
+    'avis_connexion_echec_1' => 'Connection to the SQL server failed.',
26
+    'avis_connexion_echec_2' => 'Go back to the previous page, and check the information you provided.',
27
+    'avis_connexion_echec_3' => '<b>N.B.</b> On many servers, you must <b>request</b> activation of your access to the SQL database before you can use it. If you cannot connect to your database, check that activation has been done.',
28
+    'avis_connexion_erreur_creer_base' => 'The database could not be created.',
29
+    'avis_connexion_erreur_fichier_cle_manquant_1' => 'Installation must be performed by a webmaster with a backup of the keys and their password',
30
+    'avis_connexion_erreur_fichier_cle_manquant_2' => 'Installation must be performed by a webmaster with a backup of the keys',
31
+    'avis_connexion_erreur_nom_base' => 'The database’s name should only contain letters, digits and hyphens.',
32
+    'avis_connexion_ldap_echec_1' => 'Connection to the LDAP server failed.',
33
+    'avis_connexion_ldap_echec_2' => 'Go back to the previous page, and check the information you provided.',
34
+    'avis_connexion_ldap_echec_3' => 'Alternatively, do not use LDAP support to import users.',
35
+    'avis_deplacement_rubrique' => 'Warning! This section contains @contient_breves@ news item@scb@: if you move it, please check this box to confirm.',
36
+    'avis_erreur_connexion_mysql' => 'SQL connection error',
37
+    'avis_erreur_creation_compte' => 'Failure during account initialisation',
38
+    'avis_espace_interdit' => '<b>Forbidden area</b> <div>SPIP is already installed.</div>',
39
+    'avis_lecture_noms_bases_1' => 'The installer could not read the names of any databases already installed.',
40
+    'avis_lecture_noms_bases_2' => 'Either no database is available, or the option listing databases was disabled for security reasons (which is the case with various hosting services).',
41
+    'avis_lecture_noms_bases_3' => 'In the second case, a database named after your login might already be available:',
42
+    'avis_non_acces_page' => 'You do not have access to this page.',
43
+    'avis_operation_echec' => 'The operation failed.',
44
+    'avis_operation_impossible' => 'Operation impossible',
45
+    'avis_suppression_base' => 'WARNING: data deletion is irreversible',
46 46
 
47
-	// B
48
-	'bouton_acces_ldap' => 'Add LDAP access',
49
-	'bouton_ajouter' => 'Add',
50
-	'bouton_annuler' => 'Cancel',
51
-	'bouton_cache_activer' => 'Re-activate the cache',
52
-	'bouton_cache_desactiver' => 'Disable the cache momentarily',
53
-	'bouton_demande_publication' => 'Request publication of this article',
54
-	'bouton_desactive_tout' => 'Disable all',
55
-	'bouton_desinstaller' => 'Uninstall',
56
-	'bouton_effacer_tout' => 'Delete ALL',
57
-	'bouton_envoyer_message' => 'Message complete: send',
58
-	'bouton_fermer' => 'Close',
59
-	'bouton_mettre_a_jour_base' => 'Update the database',
60
-	'bouton_modifier' => 'Modify',
61
-	'bouton_radio_afficher' => 'Show',
62
-	'bouton_radio_apparaitre_liste_redacteurs_connectes' => 'Appear in the list of editors online',
63
-	'bouton_radio_envoi_annonces_adresse' => 'Send announcements to:',
64
-	'bouton_radio_envoi_liste_nouveautes' => 'Send news update list',
65
-	'bouton_radio_non_apparaitre_liste_redacteurs_connectes' => 'Do not appear in the list of editors online',
66
-	'bouton_radio_non_envoi_annonces_editoriales' => 'Do not send any editorial announcements',
67
-	'bouton_redirection' => 'REDIRECT',
68
-	'bouton_reinitialiser_aux_valeurs_par_defaut' => 'Reset to default values',
69
-	'bouton_relancer_inscription' => 'Re-launch registration',
70
-	'bouton_relancer_inscriptions' => 'Re-launch registrations',
71
-	'bouton_relancer_installation' => 'Recommence installation',
72
-	'bouton_reset_password' => 'Create a new password and send by e-mail',
73
-	'bouton_suivant' => 'Next',
74
-	'bouton_tenter_recuperation' => 'Attempt to repair',
75
-	'bouton_test_proxy' => 'Test the proxy',
76
-	'bouton_vider_cache' => 'Empty the cache',
47
+    // B
48
+    'bouton_acces_ldap' => 'Add LDAP access',
49
+    'bouton_ajouter' => 'Add',
50
+    'bouton_annuler' => 'Cancel',
51
+    'bouton_cache_activer' => 'Re-activate the cache',
52
+    'bouton_cache_desactiver' => 'Disable the cache momentarily',
53
+    'bouton_demande_publication' => 'Request publication of this article',
54
+    'bouton_desactive_tout' => 'Disable all',
55
+    'bouton_desinstaller' => 'Uninstall',
56
+    'bouton_effacer_tout' => 'Delete ALL',
57
+    'bouton_envoyer_message' => 'Message complete: send',
58
+    'bouton_fermer' => 'Close',
59
+    'bouton_mettre_a_jour_base' => 'Update the database',
60
+    'bouton_modifier' => 'Modify',
61
+    'bouton_radio_afficher' => 'Show',
62
+    'bouton_radio_apparaitre_liste_redacteurs_connectes' => 'Appear in the list of editors online',
63
+    'bouton_radio_envoi_annonces_adresse' => 'Send announcements to:',
64
+    'bouton_radio_envoi_liste_nouveautes' => 'Send news update list',
65
+    'bouton_radio_non_apparaitre_liste_redacteurs_connectes' => 'Do not appear in the list of editors online',
66
+    'bouton_radio_non_envoi_annonces_editoriales' => 'Do not send any editorial announcements',
67
+    'bouton_redirection' => 'REDIRECT',
68
+    'bouton_reinitialiser_aux_valeurs_par_defaut' => 'Reset to default values',
69
+    'bouton_relancer_inscription' => 'Re-launch registration',
70
+    'bouton_relancer_inscriptions' => 'Re-launch registrations',
71
+    'bouton_relancer_installation' => 'Recommence installation',
72
+    'bouton_reset_password' => 'Create a new password and send by e-mail',
73
+    'bouton_suivant' => 'Next',
74
+    'bouton_tenter_recuperation' => 'Attempt to repair',
75
+    'bouton_test_proxy' => 'Test the proxy',
76
+    'bouton_vider_cache' => 'Empty the cache',
77 77
 
78
-	// C
79
-	'cache_modifiable_webmestre' => 'This parameter can be modified by the webmaster.',
80
-	'calendrier_synchro' => 'If you use a calendar application compatible with <b>iCal</b>, you can synchronise it with information from this site.',
81
-	'config_activer_champs' => 'Activate the following fields',
82
-	'config_choix_base_sup' => 'Choose a database on this server',
83
-	'config_erreur_base_sup' => 'SPIP does not have access to the list of databases available',
84
-	'config_info_base_sup' => 'If you need to query other databases using SPIP, whether on this SQL server or elsewhere, use this form to declare them. If you leave any fields empty, connection details to the main database will be used.',
85
-	'config_info_base_sup_disponibles' => 'Additional databases to which queries may be sent:',
86
-	'config_info_enregistree' => 'The new configuration has been saved',
87
-	'config_info_logos' => 'Each element of the site can have its own logo as well as a "mouseover" logo',
88
-	'config_info_logos_utiliser' => 'Use logos',
89
-	'config_info_logos_utiliser_non' => 'Do not use logos',
90
-	'config_info_logos_utiliser_survol' => 'Use "mouseover" logos',
91
-	'config_info_logos_utiliser_survol_non' => 'Do not use "mouseover" logos',
92
-	'config_info_redirection' => 'By activating this option you can create virtual articles, which are simply links to articles published on other sites, not necessarily using SPIP.',
93
-	'config_redirection' => 'Virtual articles',
94
-	'config_titre_base_sup' => 'Declaration of an additional database',
95
-	'config_titre_base_sup_choix' => 'Choose an additional database',
96
-	'connexion_ldap' => 'Connection:',
97
-	'creer_et_associer_un_auteur' => 'Create and associate an author',
78
+    // C
79
+    'cache_modifiable_webmestre' => 'This parameter can be modified by the webmaster.',
80
+    'calendrier_synchro' => 'If you use a calendar application compatible with <b>iCal</b>, you can synchronise it with information from this site.',
81
+    'config_activer_champs' => 'Activate the following fields',
82
+    'config_choix_base_sup' => 'Choose a database on this server',
83
+    'config_erreur_base_sup' => 'SPIP does not have access to the list of databases available',
84
+    'config_info_base_sup' => 'If you need to query other databases using SPIP, whether on this SQL server or elsewhere, use this form to declare them. If you leave any fields empty, connection details to the main database will be used.',
85
+    'config_info_base_sup_disponibles' => 'Additional databases to which queries may be sent:',
86
+    'config_info_enregistree' => 'The new configuration has been saved',
87
+    'config_info_logos' => 'Each element of the site can have its own logo as well as a "mouseover" logo',
88
+    'config_info_logos_utiliser' => 'Use logos',
89
+    'config_info_logos_utiliser_non' => 'Do not use logos',
90
+    'config_info_logos_utiliser_survol' => 'Use "mouseover" logos',
91
+    'config_info_logos_utiliser_survol_non' => 'Do not use "mouseover" logos',
92
+    'config_info_redirection' => 'By activating this option you can create virtual articles, which are simply links to articles published on other sites, not necessarily using SPIP.',
93
+    'config_redirection' => 'Virtual articles',
94
+    'config_titre_base_sup' => 'Declaration of an additional database',
95
+    'config_titre_base_sup_choix' => 'Choose an additional database',
96
+    'connexion_ldap' => 'Connection:',
97
+    'creer_et_associer_un_auteur' => 'Create and associate an author',
98 98
 
99
-	// D
100
-	'date_mot_heures' => 'H',
99
+    // D
100
+    'date_mot_heures' => 'H',
101 101
 
102
-	// E
103
-	'ecran_connexion_couleur_principale' => 'Main colour',
104
-	'ecran_connexion_image_fond' => 'Background image',
105
-	'ecran_connexion_image_fond_explication' => 'Use an image (JPEG format, 1920x1080 pixels)',
106
-	'ecran_connexion_image_revenir_couleur_defaut' => 'Back to the default colour',
107
-	'ecran_connexion_titre' => 'Connection screen',
108
-	'ecran_securite' => '+ safety screen @version@',
109
-	'email' => 'email',
110
-	'email_2' => 'email:',
111
-	'en_savoir_plus' => 'Learn more',
112
-	'entree_adresse_annuaire' => 'Directory address',
113
-	'entree_adresse_email' => 'Your email address',
114
-	'entree_adresse_email_2' => 'E-mail address',
115
-	'entree_base_donnee_1' => 'Database address',
116
-	'entree_base_donnee_2' => '(This address is often your site’s URL, although sometimes it will be "localhost", and sometimes it should be left blank.)',
117
-	'entree_biographie' => 'Brief biography',
118
-	'entree_chemin_acces' => '<b>Enter</b> the path:',
119
-	'entree_cle_pgp' => 'Your PGP key',
120
-	'entree_cle_pgp_2' => 'PGP key',
121
-	'entree_contenu_rubrique' => '(Brief description of the content of this section.)',
122
-	'entree_identifiants_connexion' => 'Your connection identifiers...',
123
-	'entree_identifiants_connexion_2' => 'Connection identifiers',
124
-	'entree_informations_connexion_ldap' => 'Please fill this form with the LDAP connection information provided by your system or network administrator.',
125
-	'entree_infos_perso' => 'Who are you?',
126
-	'entree_infos_perso_2' => 'Who is the author?',
127
-	'entree_interieur_rubrique' => 'In the section:',
128
-	'entree_liens_sites' => '<b>Hyperlink</b> (reference, site to visit etc.)',
129
-	'entree_login' => 'Your login',
130
-	'entree_login_connexion_1' => 'Connection login',
131
-	'entree_login_connexion_2' => '(Sometimes matches your FTP account login and sometimes left empty)',
132
-	'entree_mot_passe' => 'Your password',
133
-	'entree_mot_passe_1' => 'Password',
134
-	'entree_mot_passe_2' => '(Sometimes matches your FTP access password and sometimes left empty)',
135
-	'entree_nom_fichier' => 'Please enter the filename @texte_compresse@:',
136
-	'entree_nom_pseudo' => 'Your name or alias',
137
-	'entree_nom_pseudo_1' => '(Your name or alias)',
138
-	'entree_nom_pseudo_2' => 'Name or alias',
139
-	'entree_nom_site' => 'Website’s name',
140
-	'entree_nom_site_2' => 'Author’s website’s name',
141
-	'entree_nouveau_passe' => 'New password',
142
-	'entree_passe_ldap' => 'Password',
143
-	'entree_port_annuaire' => 'Port number of the directory',
144
-	'entree_signature' => 'Signature',
145
-	'entree_titre_obligatoire' => '<b>Title</b> [Required]<br />',
146
-	'entree_url' => 'Website’s URL',
147
-	'entree_url_2' => 'Website’s URL',
148
-	'erreur_connect_deja_existant' => 'A server by that name already exists',
149
-	'erreur_contenu_suspect' => 'Text escaped',
150
-	'erreur_email_deja_existant' => 'This email address has already been registered.',
151
-	'erreur_nom_connect_incorrect' => 'Server name not allowed',
152
-	'erreur_plugin_attribut_balise_manquant' => 'Missing attribute @attribut@ in tag @balise@',
153
-	'erreur_plugin_desinstalation_echouee' => 'Uninstallation of the plugin failed. However, you may deactivate it.',
154
-	'erreur_plugin_fichier_absent' => 'File missing',
155
-	'erreur_plugin_fichier_def_absent' => 'Definition file missing',
156
-	'erreur_plugin_nom_fonction_interdit' => 'Prohibited function name',
157
-	'erreur_plugin_nom_manquant' => 'Missing plugin name',
158
-	'erreur_plugin_prefix_manquant' => 'Namespace undefined for this plugin',
159
-	'erreur_plugin_tag_plugin_absent' => '&lt;plugin&gt; missing in the definition file',
160
-	'erreur_plugin_version_manquant' => 'Plugin version missing',
161
-	'erreur_type_fichier' => 'Wrong file type',
102
+    // E
103
+    'ecran_connexion_couleur_principale' => 'Main colour',
104
+    'ecran_connexion_image_fond' => 'Background image',
105
+    'ecran_connexion_image_fond_explication' => 'Use an image (JPEG format, 1920x1080 pixels)',
106
+    'ecran_connexion_image_revenir_couleur_defaut' => 'Back to the default colour',
107
+    'ecran_connexion_titre' => 'Connection screen',
108
+    'ecran_securite' => '+ safety screen @version@',
109
+    'email' => 'email',
110
+    'email_2' => 'email:',
111
+    'en_savoir_plus' => 'Learn more',
112
+    'entree_adresse_annuaire' => 'Directory address',
113
+    'entree_adresse_email' => 'Your email address',
114
+    'entree_adresse_email_2' => 'E-mail address',
115
+    'entree_base_donnee_1' => 'Database address',
116
+    'entree_base_donnee_2' => '(This address is often your site’s URL, although sometimes it will be "localhost", and sometimes it should be left blank.)',
117
+    'entree_biographie' => 'Brief biography',
118
+    'entree_chemin_acces' => '<b>Enter</b> the path:',
119
+    'entree_cle_pgp' => 'Your PGP key',
120
+    'entree_cle_pgp_2' => 'PGP key',
121
+    'entree_contenu_rubrique' => '(Brief description of the content of this section.)',
122
+    'entree_identifiants_connexion' => 'Your connection identifiers...',
123
+    'entree_identifiants_connexion_2' => 'Connection identifiers',
124
+    'entree_informations_connexion_ldap' => 'Please fill this form with the LDAP connection information provided by your system or network administrator.',
125
+    'entree_infos_perso' => 'Who are you?',
126
+    'entree_infos_perso_2' => 'Who is the author?',
127
+    'entree_interieur_rubrique' => 'In the section:',
128
+    'entree_liens_sites' => '<b>Hyperlink</b> (reference, site to visit etc.)',
129
+    'entree_login' => 'Your login',
130
+    'entree_login_connexion_1' => 'Connection login',
131
+    'entree_login_connexion_2' => '(Sometimes matches your FTP account login and sometimes left empty)',
132
+    'entree_mot_passe' => 'Your password',
133
+    'entree_mot_passe_1' => 'Password',
134
+    'entree_mot_passe_2' => '(Sometimes matches your FTP access password and sometimes left empty)',
135
+    'entree_nom_fichier' => 'Please enter the filename @texte_compresse@:',
136
+    'entree_nom_pseudo' => 'Your name or alias',
137
+    'entree_nom_pseudo_1' => '(Your name or alias)',
138
+    'entree_nom_pseudo_2' => 'Name or alias',
139
+    'entree_nom_site' => 'Website’s name',
140
+    'entree_nom_site_2' => 'Author’s website’s name',
141
+    'entree_nouveau_passe' => 'New password',
142
+    'entree_passe_ldap' => 'Password',
143
+    'entree_port_annuaire' => 'Port number of the directory',
144
+    'entree_signature' => 'Signature',
145
+    'entree_titre_obligatoire' => '<b>Title</b> [Required]<br />',
146
+    'entree_url' => 'Website’s URL',
147
+    'entree_url_2' => 'Website’s URL',
148
+    'erreur_connect_deja_existant' => 'A server by that name already exists',
149
+    'erreur_contenu_suspect' => 'Text escaped',
150
+    'erreur_email_deja_existant' => 'This email address has already been registered.',
151
+    'erreur_nom_connect_incorrect' => 'Server name not allowed',
152
+    'erreur_plugin_attribut_balise_manquant' => 'Missing attribute @attribut@ in tag @balise@',
153
+    'erreur_plugin_desinstalation_echouee' => 'Uninstallation of the plugin failed. However, you may deactivate it.',
154
+    'erreur_plugin_fichier_absent' => 'File missing',
155
+    'erreur_plugin_fichier_def_absent' => 'Definition file missing',
156
+    'erreur_plugin_nom_fonction_interdit' => 'Prohibited function name',
157
+    'erreur_plugin_nom_manquant' => 'Missing plugin name',
158
+    'erreur_plugin_prefix_manquant' => 'Namespace undefined for this plugin',
159
+    'erreur_plugin_tag_plugin_absent' => '&lt;plugin&gt; missing in the definition file',
160
+    'erreur_plugin_version_manquant' => 'Plugin version missing',
161
+    'erreur_type_fichier' => 'Wrong file type',
162 162
 
163
-	// H
164
-	'htaccess_a_simuler' => 'Warning: your HTTP server configuration ignores @htaccess@ files. To ensure good security, you should change the configuration for this. Alternatively, you should make sure that the constants @constantes@ (definable in the file mes_options.php) have as values directories outside @document_root@.',
165
-	'htaccess_inoperant' => 'inoperative htaccess',
163
+    // H
164
+    'htaccess_a_simuler' => 'Warning: your HTTP server configuration ignores @htaccess@ files. To ensure good security, you should change the configuration for this. Alternatively, you should make sure that the constants @constantes@ (definable in the file mes_options.php) have as values directories outside @document_root@.',
165
+    'htaccess_inoperant' => 'inoperative htaccess',
166 166
 
167
-	// I
168
-	'ical_info1' => 'This page offers several tools to be kept  up-to-date with website’s activity.',
169
-	'ical_info2' => 'For more information, do not hesitate to visit <a href="@spipnet@">SPIP’s documentation</a>.',
170
-	'ical_info_calendrier' => 'Two calendars are available. The first is a general, public calendar showing  articles as they are published. The second is personal and contains editorial announcements as well as your latest private messages: it is reserved for you via a personal key that you can modify at any time by renewing your password.',
171
-	'ical_methode_http' => 'Downloading',
172
-	'ical_methode_webcal' => 'Synchronisation (webcal://)',
173
-	'ical_texte_prive' => 'This calendar, which is strictly personal, informs you of the private editorial activity of this site (tasks, personal appointments, articles and news items submitted etc.).',
174
-	'ical_texte_public' => 'This calendar allows you to follow the public activity of this site (newly-published articles and news items).',
175
-	'ical_texte_rss' => 'You can syndicate the latest news from this site in any XML/RSS (Rich Site Summary) reader. This is also the format that allows SPIP to read the latest news published by other sites using a compatible exchange format (syndicated sites).',
176
-	'ical_titre_js' => 'Javascript',
177
-	'ical_titre_mailing' => 'Mailing-list',
178
-	'ical_titre_rss' => 'Syndication files',
179
-	'icone_accueil' => 'Home',
180
-	'icone_activer_cookie' => 'Place a cookie',
181
-	'icone_activite' => 'Feedback',
182
-	'icone_admin_plugin' => 'Manage plugins',
183
-	'icone_administration' => 'Maintenance',
184
-	'icone_afficher_auteurs' => 'Show authors',
185
-	'icone_afficher_visiteurs' => 'Show visitors',
186
-	'icone_arret_discussion' => 'Stop participating in this discussion',
187
-	'icone_calendrier' => 'Calendar',
188
-	'icone_configuration' => 'Configuration',
189
-	'icone_creer_auteur' => 'Create a new author and link him/her to this article',
190
-	'icone_creer_mot_cle' => 'Create a new keyword and link it to this article',
191
-	'icone_creer_rubrique_2' => 'Create a new section',
192
-	'icone_developpement' => 'Development',
193
-	'icone_edition' => 'Edit',
194
-	'icone_ma_langue' => 'My language',
195
-	'icone_mes_infos' => 'My details',
196
-	'icone_mes_preferences' => 'Preferences',
197
-	'icone_modifier_article' => 'Edit this article',
198
-	'icone_modifier_rubrique' => 'Edit this section',
199
-	'icone_publication' => 'Publish',
200
-	'icone_relancer_signataire' => 'Contact the signatory again',
201
-	'icone_retour' => 'Back',
202
-	'icone_retour_article' => 'Back to the article',
203
-	'icone_squelette' => 'Templates',
204
-	'icone_suivi_publication' => 'Publication follow up ',
205
-	'icone_supprimer_cookie' => 'Delete cookie',
206
-	'icone_supprimer_rubrique' => 'Delete this section',
207
-	'icone_supprimer_signature' => 'Delete this signature',
208
-	'icone_valider_signature' => 'Validate this signature',
209
-	'image_administrer_rubrique' => 'You can manage this section',
210
-	'impossible_modifier_login_auteur' => 'Login cannot be changed.',
211
-	'impossible_modifier_pass_auteur' => 'Password cannot be changed.',
212
-	'info_1_article' => '1 article',
213
-	'info_1_auteur' => '1 author',
214
-	'info_1_message' => '1 message',
215
-	'info_1_mot_cle' => '1 keyword',
216
-	'info_1_rubrique' => '1 section',
217
-	'info_1_visiteur' => '1 visitor',
218
-	'info_activer_cookie' => 'You can activate an <b>administration cookie</b>, which lets you switch easily between the public website and the admin area.',
219
-	'info_activer_menu_developpement' => 'Show the Development menu',
220
-	'info_admin_etre_webmestre' => 'Give me web administrator rights',
221
-	'info_admin_je_suis_webmestre' => 'I am a <b>webmaster</b>',
222
-	'info_admin_statuer_webmestre' => 'Give webmaster rights to this administrator ',
223
-	'info_admin_webmestre' => 'This administrator is <b>webmaster</b>',
224
-	'info_administrateur' => 'Administrator',
225
-	'info_administrateur_1' => 'Administrator',
226
-	'info_administrateur_2' => 'of the site (<i>use with caution</i>)',
227
-	'info_administrateur_site_01' => 'If you are a site administrator, please',
228
-	'info_administrateur_site_02' => 'click on this link',
229
-	'info_administrateurs' => 'Administrators',
230
-	'info_administrer_rubrique' => 'You can manage this section',
231
-	'info_adresse' => 'to this address:',
232
-	'info_adresse_desinscription' => 'Unsubscription address:',
233
-	'info_adresse_url' => 'URL of the public site',
234
-	'info_afficher_par_nb' => 'Show ',
235
-	'info_aide_en_ligne' => 'SPIP Online Help',
236
-	'info_ajout_image' => 'When you add images as attached documents to an article,
167
+    // I
168
+    'ical_info1' => 'This page offers several tools to be kept  up-to-date with website’s activity.',
169
+    'ical_info2' => 'For more information, do not hesitate to visit <a href="@spipnet@">SPIP’s documentation</a>.',
170
+    'ical_info_calendrier' => 'Two calendars are available. The first is a general, public calendar showing  articles as they are published. The second is personal and contains editorial announcements as well as your latest private messages: it is reserved for you via a personal key that you can modify at any time by renewing your password.',
171
+    'ical_methode_http' => 'Downloading',
172
+    'ical_methode_webcal' => 'Synchronisation (webcal://)',
173
+    'ical_texte_prive' => 'This calendar, which is strictly personal, informs you of the private editorial activity of this site (tasks, personal appointments, articles and news items submitted etc.).',
174
+    'ical_texte_public' => 'This calendar allows you to follow the public activity of this site (newly-published articles and news items).',
175
+    'ical_texte_rss' => 'You can syndicate the latest news from this site in any XML/RSS (Rich Site Summary) reader. This is also the format that allows SPIP to read the latest news published by other sites using a compatible exchange format (syndicated sites).',
176
+    'ical_titre_js' => 'Javascript',
177
+    'ical_titre_mailing' => 'Mailing-list',
178
+    'ical_titre_rss' => 'Syndication files',
179
+    'icone_accueil' => 'Home',
180
+    'icone_activer_cookie' => 'Place a cookie',
181
+    'icone_activite' => 'Feedback',
182
+    'icone_admin_plugin' => 'Manage plugins',
183
+    'icone_administration' => 'Maintenance',
184
+    'icone_afficher_auteurs' => 'Show authors',
185
+    'icone_afficher_visiteurs' => 'Show visitors',
186
+    'icone_arret_discussion' => 'Stop participating in this discussion',
187
+    'icone_calendrier' => 'Calendar',
188
+    'icone_configuration' => 'Configuration',
189
+    'icone_creer_auteur' => 'Create a new author and link him/her to this article',
190
+    'icone_creer_mot_cle' => 'Create a new keyword and link it to this article',
191
+    'icone_creer_rubrique_2' => 'Create a new section',
192
+    'icone_developpement' => 'Development',
193
+    'icone_edition' => 'Edit',
194
+    'icone_ma_langue' => 'My language',
195
+    'icone_mes_infos' => 'My details',
196
+    'icone_mes_preferences' => 'Preferences',
197
+    'icone_modifier_article' => 'Edit this article',
198
+    'icone_modifier_rubrique' => 'Edit this section',
199
+    'icone_publication' => 'Publish',
200
+    'icone_relancer_signataire' => 'Contact the signatory again',
201
+    'icone_retour' => 'Back',
202
+    'icone_retour_article' => 'Back to the article',
203
+    'icone_squelette' => 'Templates',
204
+    'icone_suivi_publication' => 'Publication follow up ',
205
+    'icone_supprimer_cookie' => 'Delete cookie',
206
+    'icone_supprimer_rubrique' => 'Delete this section',
207
+    'icone_supprimer_signature' => 'Delete this signature',
208
+    'icone_valider_signature' => 'Validate this signature',
209
+    'image_administrer_rubrique' => 'You can manage this section',
210
+    'impossible_modifier_login_auteur' => 'Login cannot be changed.',
211
+    'impossible_modifier_pass_auteur' => 'Password cannot be changed.',
212
+    'info_1_article' => '1 article',
213
+    'info_1_auteur' => '1 author',
214
+    'info_1_message' => '1 message',
215
+    'info_1_mot_cle' => '1 keyword',
216
+    'info_1_rubrique' => '1 section',
217
+    'info_1_visiteur' => '1 visitor',
218
+    'info_activer_cookie' => 'You can activate an <b>administration cookie</b>, which lets you switch easily between the public website and the admin area.',
219
+    'info_activer_menu_developpement' => 'Show the Development menu',
220
+    'info_admin_etre_webmestre' => 'Give me web administrator rights',
221
+    'info_admin_je_suis_webmestre' => 'I am a <b>webmaster</b>',
222
+    'info_admin_statuer_webmestre' => 'Give webmaster rights to this administrator ',
223
+    'info_admin_webmestre' => 'This administrator is <b>webmaster</b>',
224
+    'info_administrateur' => 'Administrator',
225
+    'info_administrateur_1' => 'Administrator',
226
+    'info_administrateur_2' => 'of the site (<i>use with caution</i>)',
227
+    'info_administrateur_site_01' => 'If you are a site administrator, please',
228
+    'info_administrateur_site_02' => 'click on this link',
229
+    'info_administrateurs' => 'Administrators',
230
+    'info_administrer_rubrique' => 'You can manage this section',
231
+    'info_adresse' => 'to this address:',
232
+    'info_adresse_desinscription' => 'Unsubscription address:',
233
+    'info_adresse_url' => 'URL of the public site',
234
+    'info_afficher_par_nb' => 'Show ',
235
+    'info_aide_en_ligne' => 'SPIP Online Help',
236
+    'info_ajout_image' => 'When you add images as attached documents to an article,
237 237
   SPIP can automatically create thumbnails from
238 238
   inserted images. This will allow, for instance, the automated
239 239
   creation of a gallery or portfolio.',
240
-	'info_ajouter_rubrique' => 'Add another section to manage:',
241
-	'info_annonce_nouveautes' => 'Latest news announcements',
242
-	'info_article' => 'article',
243
-	'info_article_2' => 'articles',
244
-	'info_article_a_paraitre' => 'Post-dated articles set for publication',
245
-	'info_articles_02' => 'articles',
246
-	'info_articles_2' => 'Articles',
247
-	'info_articles_auteur' => 'Articles by this author',
248
-	'info_articles_miens' => 'My articles',
249
-	'info_articles_tous' => 'All the articles',
250
-	'info_articles_trouves' => 'Articles found',
251
-	'info_attente_validation' => 'Your articles awaiting validation',
252
-	'info_aucun_article' => 'No articles',
253
-	'info_aucun_auteur' => 'No authors',
254
-	'info_aucun_message' => 'No messages',
255
-	'info_aucun_rubrique' => 'No sections',
256
-	'info_aujourdhui' => 'today:',
257
-	'info_auteur_gere_rubriques' => 'This author manages the following sections:',
258
-	'info_auteur_gere_toutes_rubriques' => 'This author manage <b>all the sections</b>',
259
-	'info_auteur_gere_toutes_rubriques_2' => 'I manage <b>all the sections</b>',
260
-	'info_auteurs' => 'Authors',
261
-	'info_auteurs_par_tri' => 'Authors@partri@',
262
-	'info_auteurs_trouves' => 'Authors found',
263
-	'info_authentification_externe' => 'External authentication',
264
-	'info_avertissement' => 'Warning',
265
-	'info_barre_outils' => 'with its toolbar?',
266
-	'info_base_installee' => 'Your database structure has been installed.',
267
-	'info_bio' => 'Biography',
268
-	'info_cache_desactive' => 'The cache is temporarily disabled',
269
-	'info_chapeau' => 'Introduction',
270
-	'info_chapeau_2' => 'Introduction:',
271
-	'info_chemin_acces_1' => 'Options: <b>Access path in directory</b>',
272
-	'info_chemin_acces_2' => 'You must now configure the access path to the directory information. This information is essential to read the user profiles stored in the directory.',
273
-	'info_chemin_acces_annuaire' => 'Options: <b>Access path in directory</b>',
274
-	'info_choix_base' => 'Third step:',
275
-	'info_classement_1' => ' out of @liste@',
276
-	'info_classement_2' => ' out of @liste@',
277
-	'info_code_acces' => 'Do not forget your own access codes!',
278
-	'info_config_suivi' => 'If this address corresponds to a mailing list, you can indicate the subscription address for this list. This may be a URL (e.g. a webpage enabling subscription online), or an email address with a specific subject (for instance: <tt>@adresse_suivi@?subject=subscribe</tt>):',
279
-	'info_config_suivi_explication' => 'You can subscribe to the mailing-list for this site. You will then receive email announcements concerning articles and news items submitted for publication.',
280
-	'info_confirmer_passe' => 'Confirm new password:',
281
-	'info_conflit_edition_avis_non_sauvegarde' => 'Caution: the following fields have been modified elsewhere. Your changes to these fields have therefore not been saved.',
282
-	'info_conflit_edition_differences' => 'Differences:',
283
-	'info_conflit_edition_version_enregistree' => 'Saved version:',
284
-	'info_conflit_edition_votre_version' => 'Your version:',
285
-	'info_connexion_base' => 'Trying to connect to database',
286
-	'info_connexion_base_donnee' => 'Connection to your database',
287
-	'info_connexion_ldap_ok' => '<b>LDAP connection succeeded.</b><p> You can go to the next step.</p>',
288
-	'info_connexion_mysql' => 'Your SQL connection',
289
-	'info_connexion_ok' => 'Connection succeeded.',
290
-	'info_contact' => 'Contact',
291
-	'info_contenu_articles' => 'Article content',
292
-	'info_contributions' => 'Contributions',
293
-	'info_creation_paragraphe' => 'To create paragraphs, just leave blank lines.',
294
-	'info_creation_rubrique' => 'Before writing any articles,<br /> you must create at least one section.<br />',
295
-	'info_creation_tables' => 'Creating the database tables',
296
-	'info_creer_base' => '<b>Create</b> a new database:',
297
-	'info_dans_rubrique' => 'In section:',
298
-	'info_date_publication_anterieure' => 'Previously published on:',
299
-	'info_date_referencement' => 'THIS SITE REFERENCED ON:',
300
-	'info_derniere_etape' => 'Done!',
301
-	'info_descriptif' => 'Description:',
302
-	'info_desinstaller_plugin' => ' deactivates the plugin and deletes the data',
303
-	'info_discussion_cours' => 'Current discussions',
304
-	'info_ecrire_article' => 'Before writing any articles, you must create at least one section.',
305
-	'info_email_envoi' => 'Sender’s email address (optional)',
306
-	'info_email_envoi_txt' => 'Enter the sender’s email address used for sending emails (by default, the recipient’s address is used as the sender’s address) :',
307
-	'info_email_webmestre' => 'Webmaster’s email address',
308
-	'info_envoi_email_automatique' => 'Automated mailing',
309
-	'info_envoyer_maintenant' => 'Send now',
310
-	'info_etape_suivante' => 'Go to the next step',
311
-	'info_etape_suivante_1' => 'You can move on to the next step.',
312
-	'info_etape_suivante_2' => 'You can move on to the next step.',
313
-	'info_exceptions_proxy' => 'Exceptions for the proxy',
314
-	'info_exportation_base' => 'export database to @archive@',
315
-	'info_facilite_suivi_activite' => 'To simplify monitoring of the site’s editorial;
240
+    'info_ajouter_rubrique' => 'Add another section to manage:',
241
+    'info_annonce_nouveautes' => 'Latest news announcements',
242
+    'info_article' => 'article',
243
+    'info_article_2' => 'articles',
244
+    'info_article_a_paraitre' => 'Post-dated articles set for publication',
245
+    'info_articles_02' => 'articles',
246
+    'info_articles_2' => 'Articles',
247
+    'info_articles_auteur' => 'Articles by this author',
248
+    'info_articles_miens' => 'My articles',
249
+    'info_articles_tous' => 'All the articles',
250
+    'info_articles_trouves' => 'Articles found',
251
+    'info_attente_validation' => 'Your articles awaiting validation',
252
+    'info_aucun_article' => 'No articles',
253
+    'info_aucun_auteur' => 'No authors',
254
+    'info_aucun_message' => 'No messages',
255
+    'info_aucun_rubrique' => 'No sections',
256
+    'info_aujourdhui' => 'today:',
257
+    'info_auteur_gere_rubriques' => 'This author manages the following sections:',
258
+    'info_auteur_gere_toutes_rubriques' => 'This author manage <b>all the sections</b>',
259
+    'info_auteur_gere_toutes_rubriques_2' => 'I manage <b>all the sections</b>',
260
+    'info_auteurs' => 'Authors',
261
+    'info_auteurs_par_tri' => 'Authors@partri@',
262
+    'info_auteurs_trouves' => 'Authors found',
263
+    'info_authentification_externe' => 'External authentication',
264
+    'info_avertissement' => 'Warning',
265
+    'info_barre_outils' => 'with its toolbar?',
266
+    'info_base_installee' => 'Your database structure has been installed.',
267
+    'info_bio' => 'Biography',
268
+    'info_cache_desactive' => 'The cache is temporarily disabled',
269
+    'info_chapeau' => 'Introduction',
270
+    'info_chapeau_2' => 'Introduction:',
271
+    'info_chemin_acces_1' => 'Options: <b>Access path in directory</b>',
272
+    'info_chemin_acces_2' => 'You must now configure the access path to the directory information. This information is essential to read the user profiles stored in the directory.',
273
+    'info_chemin_acces_annuaire' => 'Options: <b>Access path in directory</b>',
274
+    'info_choix_base' => 'Third step:',
275
+    'info_classement_1' => ' out of @liste@',
276
+    'info_classement_2' => ' out of @liste@',
277
+    'info_code_acces' => 'Do not forget your own access codes!',
278
+    'info_config_suivi' => 'If this address corresponds to a mailing list, you can indicate the subscription address for this list. This may be a URL (e.g. a webpage enabling subscription online), or an email address with a specific subject (for instance: <tt>@adresse_suivi@?subject=subscribe</tt>):',
279
+    'info_config_suivi_explication' => 'You can subscribe to the mailing-list for this site. You will then receive email announcements concerning articles and news items submitted for publication.',
280
+    'info_confirmer_passe' => 'Confirm new password:',
281
+    'info_conflit_edition_avis_non_sauvegarde' => 'Caution: the following fields have been modified elsewhere. Your changes to these fields have therefore not been saved.',
282
+    'info_conflit_edition_differences' => 'Differences:',
283
+    'info_conflit_edition_version_enregistree' => 'Saved version:',
284
+    'info_conflit_edition_votre_version' => 'Your version:',
285
+    'info_connexion_base' => 'Trying to connect to database',
286
+    'info_connexion_base_donnee' => 'Connection to your database',
287
+    'info_connexion_ldap_ok' => '<b>LDAP connection succeeded.</b><p> You can go to the next step.</p>',
288
+    'info_connexion_mysql' => 'Your SQL connection',
289
+    'info_connexion_ok' => 'Connection succeeded.',
290
+    'info_contact' => 'Contact',
291
+    'info_contenu_articles' => 'Article content',
292
+    'info_contributions' => 'Contributions',
293
+    'info_creation_paragraphe' => 'To create paragraphs, just leave blank lines.',
294
+    'info_creation_rubrique' => 'Before writing any articles,<br /> you must create at least one section.<br />',
295
+    'info_creation_tables' => 'Creating the database tables',
296
+    'info_creer_base' => '<b>Create</b> a new database:',
297
+    'info_dans_rubrique' => 'In section:',
298
+    'info_date_publication_anterieure' => 'Previously published on:',
299
+    'info_date_referencement' => 'THIS SITE REFERENCED ON:',
300
+    'info_derniere_etape' => 'Done!',
301
+    'info_descriptif' => 'Description:',
302
+    'info_desinstaller_plugin' => ' deactivates the plugin and deletes the data',
303
+    'info_discussion_cours' => 'Current discussions',
304
+    'info_ecrire_article' => 'Before writing any articles, you must create at least one section.',
305
+    'info_email_envoi' => 'Sender’s email address (optional)',
306
+    'info_email_envoi_txt' => 'Enter the sender’s email address used for sending emails (by default, the recipient’s address is used as the sender’s address) :',
307
+    'info_email_webmestre' => 'Webmaster’s email address',
308
+    'info_envoi_email_automatique' => 'Automated mailing',
309
+    'info_envoyer_maintenant' => 'Send now',
310
+    'info_etape_suivante' => 'Go to the next step',
311
+    'info_etape_suivante_1' => 'You can move on to the next step.',
312
+    'info_etape_suivante_2' => 'You can move on to the next step.',
313
+    'info_exceptions_proxy' => 'Exceptions for the proxy',
314
+    'info_exportation_base' => 'export database to @archive@',
315
+    'info_facilite_suivi_activite' => 'To simplify monitoring of the site’s editorial;
316 316
   activities, SPIP can send rmail notifications, e.g. to an editors’ mailing list,
317 317
   of publication requests and article validations. Enter one or more adresses separated by commas.',
318
-	'info_fichiers_authent' => 'Authentication file ".htpasswd"',
319
-	'info_forums_abo_invites' => 'Your site contains forums by subscription; visitors may register for them on the public site.',
320
-	'info_gauche_admin_tech' => '<b>Only webmasters have access to this page.</b><p> It provides access to various
318
+    'info_fichiers_authent' => 'Authentication file ".htpasswd"',
319
+    'info_forums_abo_invites' => 'Your site contains forums by subscription; visitors may register for them on the public site.',
320
+    'info_gauche_admin_tech' => '<b>Only webmasters have access to this page.</b><p> It provides access to various
321 321
 maintenance tasks. Some of them require a specific authentication process
322 322
 via FTP.</p>',
323
-	'info_gauche_admin_vider' => '<b>Only webmasters have access to this page.</b><p> It provides access to various
323
+    'info_gauche_admin_vider' => '<b>Only webmasters have access to this page.</b><p> It provides access to various
324 324
 maintenance tasks. Some of them require a specific authentication process
325 325
 via FTP.</p>',
326
-	'info_gauche_auteurs' => 'All the site authors are listed here.
326
+    'info_gauche_auteurs' => 'All the site authors are listed here.
327 327
  The status of each is indicated by the colour of their icon (administrator = green; editor = yellow).',
328
-	'info_gauche_auteurs_exterieurs' => 'Visiting authors, without any access to the site, are indicated by a blue icon; deleted authors by a grey icon.',
329
-	'info_gauche_messagerie' => 'Internal messaging lets you exchange messages between editors, keep memos (for personal use) or, display announcements on the admin area’s homepage (if you are an administrator).',
330
-	'info_gauche_statistiques_referers' => 'This page displays the list of <i>referrers</i>, i.e. websites containing links to your own site, for yesterday and today. The list is reset every 24 hours.',
331
-	'info_gauche_visiteurs_enregistres' => 'You will find here the visitors registered
328
+    'info_gauche_auteurs_exterieurs' => 'Visiting authors, without any access to the site, are indicated by a blue icon; deleted authors by a grey icon.',
329
+    'info_gauche_messagerie' => 'Internal messaging lets you exchange messages between editors, keep memos (for personal use) or, display announcements on the admin area’s homepage (if you are an administrator).',
330
+    'info_gauche_statistiques_referers' => 'This page displays the list of <i>referrers</i>, i.e. websites containing links to your own site, for yesterday and today. The list is reset every 24 hours.',
331
+    'info_gauche_visiteurs_enregistres' => 'You will find here the visitors registered
332 332
  for the public area of the site (subscription-only forums).',
333
-	'info_generation_miniatures_images' => 'Generation of thumbnail images',
334
-	'info_gerer_trad_objets' => '@objets@: manage translation links',
335
-	'info_hebergeur_desactiver_envoi_email' => 'Some hosts disable automated mail sending
333
+    'info_generation_miniatures_images' => 'Generation of thumbnail images',
334
+    'info_gerer_trad_objets' => '@objets@: manage translation links',
335
+    'info_hebergeur_desactiver_envoi_email' => 'Some hosts disable automated mail sending
336 336
 		on their servers. In this case the following features
337 337
 		of SPIP cannot be implemented.',
338
-	'info_hier' => 'yesterday:',
339
-	'info_identification_publique' => 'Your public identity...',
340
-	'info_image_process' => 'Select the best method to create thumbnails by clicking on the corresponding picture.',
341
-	'info_image_process2' => 'If you can’t see any images, then your server is not configured to use such tools. If you want to use these features, contact your provider’s technical support and ask for the «GD» or «Imagick» extensions to be installed.',
342
-	'info_images_auto' => 'Images calculated automatically',
343
-	'info_informations_personnelles' => 'Personal information',
344
-	'info_inscription' => 'Registered on',
345
-	'info_inscription_automatique' => 'Automatic registration for new editors',
346
-	'info_jeu_caractere' => 'Character set for the site',
347
-	'info_jours' => 'days',
348
-	'info_laisser_champs_vides' => 'leave these fields empty)',
349
-	'info_langues' => 'Site languages',
350
-	'info_ldap_ok' => 'LDAP authentication is installed.',
351
-	'info_lien_hypertexte' => 'Hyperlink:',
352
-	'info_liste_nouveautes_envoyee' => 'The news update list has been sent',
353
-	'info_liste_redacteurs_connectes' => 'List of editors online',
354
-	'info_login_existant' => 'This login already exists.',
355
-	'info_login_trop_court' => 'Login too short.',
356
-	'info_login_trop_court_car_pluriel' => 'Your login must contain at least @nb@ characters.',
357
-	'info_logos' => 'Logos',
358
-	'info_maximum' => 'maximum:',
359
-	'info_meme_rubrique' => 'In this section',
360
-	'info_message_en_redaction' => 'Your draft messages',
361
-	'info_message_technique' => 'Technical message:',
362
-	'info_messagerie_interne' => 'Internal messaging',
363
-	'info_mise_a_niveau_base' => 'SQL database upgrade',
364
-	'info_mise_a_niveau_base_2' => '{{Warning!}} You have installed an {older} SPIP version, prior to the one
338
+    'info_hier' => 'yesterday:',
339
+    'info_identification_publique' => 'Your public identity...',
340
+    'info_image_process' => 'Select the best method to create thumbnails by clicking on the corresponding picture.',
341
+    'info_image_process2' => 'If you can’t see any images, then your server is not configured to use such tools. If you want to use these features, contact your provider’s technical support and ask for the «GD» or «Imagick» extensions to be installed.',
342
+    'info_images_auto' => 'Images calculated automatically',
343
+    'info_informations_personnelles' => 'Personal information',
344
+    'info_inscription' => 'Registered on',
345
+    'info_inscription_automatique' => 'Automatic registration for new editors',
346
+    'info_jeu_caractere' => 'Character set for the site',
347
+    'info_jours' => 'days',
348
+    'info_laisser_champs_vides' => 'leave these fields empty)',
349
+    'info_langues' => 'Site languages',
350
+    'info_ldap_ok' => 'LDAP authentication is installed.',
351
+    'info_lien_hypertexte' => 'Hyperlink:',
352
+    'info_liste_nouveautes_envoyee' => 'The news update list has been sent',
353
+    'info_liste_redacteurs_connectes' => 'List of editors online',
354
+    'info_login_existant' => 'This login already exists.',
355
+    'info_login_trop_court' => 'Login too short.',
356
+    'info_login_trop_court_car_pluriel' => 'Your login must contain at least @nb@ characters.',
357
+    'info_logos' => 'Logos',
358
+    'info_maximum' => 'maximum:',
359
+    'info_meme_rubrique' => 'In this section',
360
+    'info_message_en_redaction' => 'Your draft messages',
361
+    'info_message_technique' => 'Technical message:',
362
+    'info_messagerie_interne' => 'Internal messaging',
363
+    'info_mise_a_niveau_base' => 'SQL database upgrade',
364
+    'info_mise_a_niveau_base_2' => '{{Warning!}} You have installed an {older} SPIP version, prior to the one
365 365
   originally installed on this website: your database is at risk of being corrupted
366 366
   and your site might not work properly anymore.<br />{{Please, re-install
367 367
   SPIP files.}}',
368
-	'info_modification_enregistree' => 'Your changes have been saved',
369
-	'info_modifier_auteur' => 'Edit author details:',
370
-	'info_modifier_rubrique' => 'Edit the section:',
371
-	'info_modifier_titre' => 'Edit: @titre@',
372
-	'info_mon_site_spip' => 'My SPIP site',
373
-	'info_moyenne' => 'average:',
374
-	'info_multi_cet_article' => 'Language for this article:',
375
-	'info_multi_langues_choisies' => 'Please select the languages to be made available to the editors of your site.
368
+    'info_modification_enregistree' => 'Your changes have been saved',
369
+    'info_modifier_auteur' => 'Edit author details:',
370
+    'info_modifier_rubrique' => 'Edit the section:',
371
+    'info_modifier_titre' => 'Edit: @titre@',
372
+    'info_mon_site_spip' => 'My SPIP site',
373
+    'info_moyenne' => 'average:',
374
+    'info_multi_cet_article' => 'Language for this article:',
375
+    'info_multi_langues_choisies' => 'Please select the languages to be made available to the editors of your site.
376 376
   Languages already used on your site (at the top of the list) cannot be disabled.',
377
-	'info_multi_objets' => '@objets@: activate the language menu',
378
-	'info_multi_secteurs' => '... only for root-level sections?',
379
-	'info_nb_articles' => '@nb@ articles',
380
-	'info_nb_auteurs' => '@nb@ authors',
381
-	'info_nb_messages' => '@nb@ messages',
382
-	'info_nb_mots_cles' => '@nb@ keywords',
383
-	'info_nb_rubriques' => '@nb@ sections',
384
-	'info_nb_visiteurs' => '@nb@ visitors',
385
-	'info_nom' => 'Name',
386
-	'info_nom_destinataire' => 'Name of recipient',
387
-	'info_nom_pas_conforme' => 'html tags are not allowed',
388
-	'info_nom_site' => 'Name of your site',
389
-	'info_nombre_articles' => '@nb_articles@ articles,',
390
-	'info_nombre_rubriques' => '@nb_rubriques@ sections,',
391
-	'info_nombre_sites' => '@nb_sites@ sites,',
392
-	'info_non_deplacer' => 'Do not move...',
393
-	'info_non_envoi_annonce_dernieres_nouveautes' => 'SPIP can send a site newsletter (list of newly-published articles and news items).
377
+    'info_multi_objets' => '@objets@: activate the language menu',
378
+    'info_multi_secteurs' => '... only for root-level sections?',
379
+    'info_nb_articles' => '@nb@ articles',
380
+    'info_nb_auteurs' => '@nb@ authors',
381
+    'info_nb_messages' => '@nb@ messages',
382
+    'info_nb_mots_cles' => '@nb@ keywords',
383
+    'info_nb_rubriques' => '@nb@ sections',
384
+    'info_nb_visiteurs' => '@nb@ visitors',
385
+    'info_nom' => 'Name',
386
+    'info_nom_destinataire' => 'Name of recipient',
387
+    'info_nom_pas_conforme' => 'html tags are not allowed',
388
+    'info_nom_site' => 'Name of your site',
389
+    'info_nombre_articles' => '@nb_articles@ articles,',
390
+    'info_nombre_rubriques' => '@nb_rubriques@ sections,',
391
+    'info_nombre_sites' => '@nb_sites@ sites,',
392
+    'info_non_deplacer' => 'Do not move...',
393
+    'info_non_envoi_annonce_dernieres_nouveautes' => 'SPIP can send a site newsletter (list of newly-published articles and news items).
394 394
   .',
395
-	'info_non_envoi_liste_nouveautes' => 'Do not send newsletter',
396
-	'info_non_modifiable' => 'cannot be modified',
397
-	'info_non_suppression_mot_cle' => 'I do not want to delete this keyword.',
398
-	'info_notes' => 'Footnotes',
399
-	'info_nouvel_article' => 'New article',
400
-	'info_nouvelle_traduction' => 'New translation:',
401
-	'info_numero_article' => 'ARTICLE NUMBER:',
402
-	'info_obligatoire_02' => '(Required)',
403
-	'info_option_accepter_visiteurs' => 'Allow visitor registration via the public site',
404
-	'info_option_ne_pas_accepter_visiteurs' => 'Disable visitor registration',
405
-	'info_options_avancees' => 'ADVANCED OPTIONS',
406
-	'info_ou' => 'or...',
407
-	'info_page_interdite' => 'Forbidden page',
408
-	'info_par_nom' => 'by name',
409
-	'info_par_nombre_article' => 'by number of articles',
410
-	'info_par_statut' => 'by status',
411
-	'info_par_tri' => '’(by @tri@)’',
412
-	'info_passe_trop_court' => 'Password too short.',
413
-	'info_passe_trop_court_car_pluriel' => 'Your password must contain at least @nb@ characters.',
414
-	'info_passes_identiques' => 'The two passwords are not identical.',
415
-	'info_plus_cinq_car' => 'more than 5 characters',
416
-	'info_plus_cinq_car_2' => '(More than 5 characters)',
417
-	'info_plus_trois_car' => '(More than 3 characters)',
418
-	'info_popularite' => 'popularity: @popularite@; visits: @visites@',
419
-	'info_post_scriptum' => 'Postscript',
420
-	'info_post_scriptum_2' => 'Postscript:',
421
-	'info_pour' => 'for',
422
-	'info_preview_texte' => 'It is possible to preview the site’s  various editorial elements with at least the "submitted" status, as well as the"editing in progress" elements of which you are the author. Should this preview mode be restricted to administrators, open to all authors, or disabled completely?',
423
-	'info_procedez_par_etape' => 'please proceed step by step',
424
-	'info_procedure_maj_version' => 'the upgrade procedure must be run to adapt
395
+    'info_non_envoi_liste_nouveautes' => 'Do not send newsletter',
396
+    'info_non_modifiable' => 'cannot be modified',
397
+    'info_non_suppression_mot_cle' => 'I do not want to delete this keyword.',
398
+    'info_notes' => 'Footnotes',
399
+    'info_nouvel_article' => 'New article',
400
+    'info_nouvelle_traduction' => 'New translation:',
401
+    'info_numero_article' => 'ARTICLE NUMBER:',
402
+    'info_obligatoire_02' => '(Required)',
403
+    'info_option_accepter_visiteurs' => 'Allow visitor registration via the public site',
404
+    'info_option_ne_pas_accepter_visiteurs' => 'Disable visitor registration',
405
+    'info_options_avancees' => 'ADVANCED OPTIONS',
406
+    'info_ou' => 'or...',
407
+    'info_page_interdite' => 'Forbidden page',
408
+    'info_par_nom' => 'by name',
409
+    'info_par_nombre_article' => 'by number of articles',
410
+    'info_par_statut' => 'by status',
411
+    'info_par_tri' => '’(by @tri@)’',
412
+    'info_passe_trop_court' => 'Password too short.',
413
+    'info_passe_trop_court_car_pluriel' => 'Your password must contain at least @nb@ characters.',
414
+    'info_passes_identiques' => 'The two passwords are not identical.',
415
+    'info_plus_cinq_car' => 'more than 5 characters',
416
+    'info_plus_cinq_car_2' => '(More than 5 characters)',
417
+    'info_plus_trois_car' => '(More than 3 characters)',
418
+    'info_popularite' => 'popularity: @popularite@; visits: @visites@',
419
+    'info_post_scriptum' => 'Postscript',
420
+    'info_post_scriptum_2' => 'Postscript:',
421
+    'info_pour' => 'for',
422
+    'info_preview_texte' => 'It is possible to preview the site’s  various editorial elements with at least the "submitted" status, as well as the"editing in progress" elements of which you are the author. Should this preview mode be restricted to administrators, open to all authors, or disabled completely?',
423
+    'info_procedez_par_etape' => 'please proceed step by step',
424
+    'info_procedure_maj_version' => 'the upgrade procedure must be run to adapt
425 425
  the database to this new version of SPIP.',
426
-	'info_proxy_ok' => 'Proxy test successful.',
427
-	'info_ps' => 'P.S.',
428
-	'info_publier' => 'publish',
429
-	'info_publies' => 'Your articles published online',
430
-	'info_question_accepter_visiteurs' => 'If your website’s templates allows visitors to register with no access to the admin area, please activate the following option:',
431
-	'info_question_inscription_nouveaux_redacteurs' => 'Do you wish to allow new editors to register
426
+    'info_proxy_ok' => 'Proxy test successful.',
427
+    'info_ps' => 'P.S.',
428
+    'info_publier' => 'publish',
429
+    'info_publies' => 'Your articles published online',
430
+    'info_question_accepter_visiteurs' => 'If your website’s templates allows visitors to register with no access to the admin area, please activate the following option:',
431
+    'info_question_inscription_nouveaux_redacteurs' => 'Do you wish to allow new editors to register
432 432
  from the public website? If you agree with this, visitors will be able to  register
433 433
   using an automatic form, and then access the admin area to
434 434
   write their own articles. <div class="notice">During the registration process, users usually receive an automatic email
@@ -436,404 +436,404 @@  discard block
 block discarded – undo
436 436
   service providers disallow sending emails from their
437 437
   servers: in that case, automated registration is not
438 438
   possible.</div>',
439
-	'info_qui_edite' => '@nom_auteur_modif@ worked on the contents @date_diff@ minutes ago',
440
-	'info_racine_site' => 'Site root',
441
-	'info_recharger_page' => 'Please wait a few moments, then reload this page.',
442
-	'info_recherche_auteur_zero' => 'No results for "@cherche_auteur@".',
443
-	'info_recommencer' => 'Please try again.',
444
-	'info_redacteur_1' => 'Editor',
445
-	'info_redacteur_2' => 'with access to the admin area (<i>recommended</i>)',
446
-	'info_redacteurs' => 'Editors',
447
-	'info_redaction_en_cours' => 'EDITING IN PROGRESS',
448
-	'info_redirection' => 'Redirection',
449
-	'info_redirection_activee' => 'Redirection is enabled.',
450
-	'info_redirection_boucle' => 'You are trying to redirect the article toward itself. ',
451
-	'info_redirection_desactivee' => 'Redirection is deleted.',
452
-	'info_refuses' => 'Your rejected articles ',
453
-	'info_reglage_ldap' => 'Options: <b>Adjusting LDAP import</b>',
454
-	'info_renvoi_article' => '<b>Redirection.</b> This article redirects to:',
455
-	'info_reserve_admin' => 'Only administrators can modify this address.',
456
-	'info_restreindre_rubrique' => 'Restrict management to section:',
457
-	'info_resultat_recherche' => 'Search results:',
458
-	'info_rubriques' => 'Sections',
459
-	'info_rubriques_02' => 'sections',
460
-	'info_rubriques_trouvees' => 'Sections found',
461
-	'info_sans_titre' => 'Untitled',
462
-	'info_selection_chemin_acces' => '<b>Select</b> the access path in the directory:',
463
-	'info_signatures' => 'signatures',
464
-	'info_site' => 'Site',
465
-	'info_site_2' => 'site:',
466
-	'info_site_min' => 'site',
467
-	'info_site_reference_2' => 'Referenced site',
468
-	'info_site_web' => 'Web site:',
469
-	'info_sites' => 'sites',
470
-	'info_sites_lies_mot' => 'Referenced sites with this keyword',
471
-	'info_sites_proxy' => 'Using a proxy',
472
-	'info_sites_trouves' => 'Sites found',
473
-	'info_sous_titre' => 'Subtitle:',
474
-	'info_statut_administrateur' => 'Administrator',
475
-	'info_statut_auteur' => 'This author’s status:',
476
-	'info_statut_auteur_2' => 'I am',
477
-	'info_statut_auteur_a_confirmer' => 'Registration to be confirmed',
478
-	'info_statut_auteur_autre' => 'Other status:',
479
-	'info_statut_redacteur' => 'Editor',
480
-	'info_statut_utilisateurs_1' => 'Default status for imported users',
481
-	'info_statut_utilisateurs_2' => 'Choose the status to be attributed to persons present in the LDAP directory when they connect for the first time. You can modify this value for each individual author later on.',
482
-	'info_suivi_activite' => 'Follow editorial activity',
483
-	'info_surtitre' => 'Top title:',
484
-	'info_syndication_integrale_1' => 'Your site provides syndication files (see "<a href="@url@">@titre@</a>").',
485
-	'info_syndication_integrale_2' => 'Do you wish to send whole articles or only a summary of a few hundred characters?',
486
-	'info_table_prefix' => 'It is possible to change the prefix of the names of the database tables. (you need to do this if you are installing several sites in the same database). The prefix must be written in unaccented, lower-case letters without any spaces.',
487
-	'info_taille_maximale_images' => 'SPIP will test for the maximum image size (in millions of pixels) which it can process.<br /> Images bigger than this will not be reduced.',
488
-	'info_taille_maximale_vignette' => 'Maximum size for vignettes generated by the system:',
489
-	'info_terminer_installation' => 'You can now finish the standard installation process.',
490
-	'info_texte' => 'Text',
491
-	'info_texte_explicatif' => 'Explanation',
492
-	'info_texte_long' => '(The text is long: it will appear in several parts which will be reassembled after validation.)',
493
-	'info_texte_message' => 'Text of your message:',
494
-	'info_texte_message_02' => 'Message text',
495
-	'info_titre' => 'Title:',
496
-	'info_total' => 'total:',
497
-	'info_tous_articles_en_redaction' => 'All articles in progress',
498
-	'info_tous_articles_presents' => 'All articles published in this section',
499
-	'info_tous_articles_refuses' => 'All refused articles',
500
-	'info_tous_les' => 'every:',
501
-	'info_tout_site' => 'The entire site',
502
-	'info_tout_site2' => 'The article has not been translated into this language.',
503
-	'info_tout_site3' => 'The article has been translated into this language, but changes have since been made to the reference article. The translation needs updating.',
504
-	'info_tout_site4' => 'The article has been translated into this language, and the translation is up-to-date.',
505
-	'info_tout_site5' => 'Original article.',
506
-	'info_tout_site6' => '<b>Warning:</b> only original articles are displayed.
439
+    'info_qui_edite' => '@nom_auteur_modif@ worked on the contents @date_diff@ minutes ago',
440
+    'info_racine_site' => 'Site root',
441
+    'info_recharger_page' => 'Please wait a few moments, then reload this page.',
442
+    'info_recherche_auteur_zero' => 'No results for "@cherche_auteur@".',
443
+    'info_recommencer' => 'Please try again.',
444
+    'info_redacteur_1' => 'Editor',
445
+    'info_redacteur_2' => 'with access to the admin area (<i>recommended</i>)',
446
+    'info_redacteurs' => 'Editors',
447
+    'info_redaction_en_cours' => 'EDITING IN PROGRESS',
448
+    'info_redirection' => 'Redirection',
449
+    'info_redirection_activee' => 'Redirection is enabled.',
450
+    'info_redirection_boucle' => 'You are trying to redirect the article toward itself. ',
451
+    'info_redirection_desactivee' => 'Redirection is deleted.',
452
+    'info_refuses' => 'Your rejected articles ',
453
+    'info_reglage_ldap' => 'Options: <b>Adjusting LDAP import</b>',
454
+    'info_renvoi_article' => '<b>Redirection.</b> This article redirects to:',
455
+    'info_reserve_admin' => 'Only administrators can modify this address.',
456
+    'info_restreindre_rubrique' => 'Restrict management to section:',
457
+    'info_resultat_recherche' => 'Search results:',
458
+    'info_rubriques' => 'Sections',
459
+    'info_rubriques_02' => 'sections',
460
+    'info_rubriques_trouvees' => 'Sections found',
461
+    'info_sans_titre' => 'Untitled',
462
+    'info_selection_chemin_acces' => '<b>Select</b> the access path in the directory:',
463
+    'info_signatures' => 'signatures',
464
+    'info_site' => 'Site',
465
+    'info_site_2' => 'site:',
466
+    'info_site_min' => 'site',
467
+    'info_site_reference_2' => 'Referenced site',
468
+    'info_site_web' => 'Web site:',
469
+    'info_sites' => 'sites',
470
+    'info_sites_lies_mot' => 'Referenced sites with this keyword',
471
+    'info_sites_proxy' => 'Using a proxy',
472
+    'info_sites_trouves' => 'Sites found',
473
+    'info_sous_titre' => 'Subtitle:',
474
+    'info_statut_administrateur' => 'Administrator',
475
+    'info_statut_auteur' => 'This author’s status:',
476
+    'info_statut_auteur_2' => 'I am',
477
+    'info_statut_auteur_a_confirmer' => 'Registration to be confirmed',
478
+    'info_statut_auteur_autre' => 'Other status:',
479
+    'info_statut_redacteur' => 'Editor',
480
+    'info_statut_utilisateurs_1' => 'Default status for imported users',
481
+    'info_statut_utilisateurs_2' => 'Choose the status to be attributed to persons present in the LDAP directory when they connect for the first time. You can modify this value for each individual author later on.',
482
+    'info_suivi_activite' => 'Follow editorial activity',
483
+    'info_surtitre' => 'Top title:',
484
+    'info_syndication_integrale_1' => 'Your site provides syndication files (see "<a href="@url@">@titre@</a>").',
485
+    'info_syndication_integrale_2' => 'Do you wish to send whole articles or only a summary of a few hundred characters?',
486
+    'info_table_prefix' => 'It is possible to change the prefix of the names of the database tables. (you need to do this if you are installing several sites in the same database). The prefix must be written in unaccented, lower-case letters without any spaces.',
487
+    'info_taille_maximale_images' => 'SPIP will test for the maximum image size (in millions of pixels) which it can process.<br /> Images bigger than this will not be reduced.',
488
+    'info_taille_maximale_vignette' => 'Maximum size for vignettes generated by the system:',
489
+    'info_terminer_installation' => 'You can now finish the standard installation process.',
490
+    'info_texte' => 'Text',
491
+    'info_texte_explicatif' => 'Explanation',
492
+    'info_texte_long' => '(The text is long: it will appear in several parts which will be reassembled after validation.)',
493
+    'info_texte_message' => 'Text of your message:',
494
+    'info_texte_message_02' => 'Message text',
495
+    'info_titre' => 'Title:',
496
+    'info_total' => 'total:',
497
+    'info_tous_articles_en_redaction' => 'All articles in progress',
498
+    'info_tous_articles_presents' => 'All articles published in this section',
499
+    'info_tous_articles_refuses' => 'All refused articles',
500
+    'info_tous_les' => 'every:',
501
+    'info_tout_site' => 'The entire site',
502
+    'info_tout_site2' => 'The article has not been translated into this language.',
503
+    'info_tout_site3' => 'The article has been translated into this language, but changes have since been made to the reference article. The translation needs updating.',
504
+    'info_tout_site4' => 'The article has been translated into this language, and the translation is up-to-date.',
505
+    'info_tout_site5' => 'Original article.',
506
+    'info_tout_site6' => '<b>Warning:</b> only original articles are displayed.
507 507
 Translations are linked to the original,
508 508
 and their status is colour-coded:',
509
-	'info_traductions' => 'Translations',
510
-	'info_travail_colaboratif' => 'Collaborative work on articles',
511
-	'info_un_article' => 'an article,',
512
-	'info_un_site' => 'a site,',
513
-	'info_une_rubrique' => 'a section,',
514
-	'info_une_rubrique_02' => '1 section',
515
-	'info_url' => 'URL:',
516
-	'info_url_proxy' => 'Proxy URL',
517
-	'info_url_proxy_pas_conforme' => 'Proxy’s URL not valid.',
518
-	'info_url_site_pas_conforme' => 'the website URL is invalid.',
519
-	'info_url_test_proxy' => 'Test URL',
520
-	'info_urlref' => 'Hyperlink:',
521
-	'info_utilisation_spip' => 'SPIP is now ready for use',
522
-	'info_visites_par_mois' => 'Monthly display:',
523
-	'info_visiteur_1' => 'Visitor',
524
-	'info_visiteur_2' => 'to the public site',
525
-	'info_visiteurs' => 'Visitors',
526
-	'info_visiteurs_02' => 'Public site visitors',
527
-	'info_webmestre_forces' => 'The web administrators are currently defined in <tt>@file_options@</tt>.',
528
-	'install_adresse_base_hebergeur' => 'Database address attributed by the hosting provider',
529
-	'install_connect_ok' => 'The new database has been declared using the server name @connect@.',
530
-	'install_echec_annonce' => 'This installation will probably fail, or damage your site.',
531
-	'install_extension_mbstring' => 'SPIP does not work with:',
532
-	'install_extension_php_obligatoire' => 'SPIP requires the php extension:',
533
-	'install_login_base_hebergeur' => 'Login attributed by the service provider',
534
-	'install_nom_base_hebergeur' => 'Database name attributed by the service provider:',
535
-	'install_pas_table' => 'The database has no tables',
536
-	'install_pass_base_hebergeur' => 'Password attributed by your hosting service ',
537
-	'install_php_extension' => 'The following extensions are missing : @extensions@',
538
-	'install_php_version' => 'This version of PHP @version@ is too old (minimum = @minimum@)',
539
-	'install_php_version_max' => 'PHP version @version@ too recent (maximum = @maximum@)',
540
-	'install_select_langue' => 'Select a language, then click on "next" to start installation.',
541
-	'install_select_type_db' => 'Indicate the type of database:',
542
-	'install_select_type_mysql' => 'MySQL',
543
-	'install_select_type_pg' => 'PostgreSQL',
544
-	'install_select_type_sqlite2' => 'SQLite 2',
545
-	'install_select_type_sqlite3' => 'SQLite 3',
546
-	'install_serveur_hebergeur' => 'Database server attributed by the hosting provider',
547
-	'install_table_prefix_hebergeur' => 'Table prefix attributed by your hosting provider:',
548
-	'install_tables_base' => 'Tables in the database',
549
-	'install_types_db_connus' => 'SPIP can use <b>MySQL</b> (the most common) and <b>SQLite</b>.',
550
-	'install_types_db_connus_avertissement' => 'The support of <b>PostgreSQL</b is actually proposed as experimental',
551
-	'instituer_erreur_statut_a_change' => 'The status has already been modified',
552
-	'instituer_erreur_statut_non_autorise' => 'You cannot select this status',
553
-	'intem_redacteur' => 'editor',
554
-	'intitule_licence' => 'Licence',
555
-	'item_accepter_inscriptions' => 'Allow registration',
556
-	'item_activer_messages_avertissement' => 'Activate warning messages',
557
-	'item_administrateur_2' => 'administrator',
558
-	'item_afficher_calendrier' => 'Display in calendar',
559
-	'item_autoriser_syndication_integrale' => 'Include entire articles in syndication feeds',
560
-	'item_choix_administrateurs' => 'administrators',
561
-	'item_choix_generation_miniature' => 'Generate thumbnails automatically.',
562
-	'item_choix_non_generation_miniature' => 'Do not generate thumbnails.',
563
-	'item_choix_redacteurs' => 'editors',
564
-	'item_choix_visiteurs' => 'visitors to the public site',
565
-	'item_creer_fichiers_authent' => 'Create .htpasswd files',
566
-	'item_login' => 'Login',
567
-	'item_messagerie_agenda' => 'Activate messaging system and calendars',
568
-	'item_mots_cles_association_articles' => 'articles',
569
-	'item_mots_cles_association_rubriques' => 'sections',
570
-	'item_mots_cles_association_sites' => 'referenced or syndicated sites.',
571
-	'item_non' => 'No',
572
-	'item_non_accepter_inscriptions' => 'Disable registration',
573
-	'item_non_activer_messages_avertissement' => 'No warning messages',
574
-	'item_non_afficher_calendrier' => 'Do not show in calendar',
575
-	'item_non_autoriser_syndication_integrale' => 'Only send a summary',
576
-	'item_non_creer_fichiers_authent' => 'Do not create these files',
577
-	'item_non_messagerie_agenda' => 'Disable the messaging system and calendars',
578
-	'item_non_publier_articles' => 'Do not publish articles before their specified publication date.',
579
-	'item_nouvel_auteur' => 'New author',
580
-	'item_nouvelle_rubrique' => 'New section',
581
-	'item_oui' => 'Yes',
582
-	'item_publier_articles' => 'Publish articles, irrespective of publication date.',
583
-	'item_reponse_article' => 'Reply to the article',
584
-	'item_visiteur' => 'visitor',
509
+    'info_traductions' => 'Translations',
510
+    'info_travail_colaboratif' => 'Collaborative work on articles',
511
+    'info_un_article' => 'an article,',
512
+    'info_un_site' => 'a site,',
513
+    'info_une_rubrique' => 'a section,',
514
+    'info_une_rubrique_02' => '1 section',
515
+    'info_url' => 'URL:',
516
+    'info_url_proxy' => 'Proxy URL',
517
+    'info_url_proxy_pas_conforme' => 'Proxy’s URL not valid.',
518
+    'info_url_site_pas_conforme' => 'the website URL is invalid.',
519
+    'info_url_test_proxy' => 'Test URL',
520
+    'info_urlref' => 'Hyperlink:',
521
+    'info_utilisation_spip' => 'SPIP is now ready for use',
522
+    'info_visites_par_mois' => 'Monthly display:',
523
+    'info_visiteur_1' => 'Visitor',
524
+    'info_visiteur_2' => 'to the public site',
525
+    'info_visiteurs' => 'Visitors',
526
+    'info_visiteurs_02' => 'Public site visitors',
527
+    'info_webmestre_forces' => 'The web administrators are currently defined in <tt>@file_options@</tt>.',
528
+    'install_adresse_base_hebergeur' => 'Database address attributed by the hosting provider',
529
+    'install_connect_ok' => 'The new database has been declared using the server name @connect@.',
530
+    'install_echec_annonce' => 'This installation will probably fail, or damage your site.',
531
+    'install_extension_mbstring' => 'SPIP does not work with:',
532
+    'install_extension_php_obligatoire' => 'SPIP requires the php extension:',
533
+    'install_login_base_hebergeur' => 'Login attributed by the service provider',
534
+    'install_nom_base_hebergeur' => 'Database name attributed by the service provider:',
535
+    'install_pas_table' => 'The database has no tables',
536
+    'install_pass_base_hebergeur' => 'Password attributed by your hosting service ',
537
+    'install_php_extension' => 'The following extensions are missing : @extensions@',
538
+    'install_php_version' => 'This version of PHP @version@ is too old (minimum = @minimum@)',
539
+    'install_php_version_max' => 'PHP version @version@ too recent (maximum = @maximum@)',
540
+    'install_select_langue' => 'Select a language, then click on "next" to start installation.',
541
+    'install_select_type_db' => 'Indicate the type of database:',
542
+    'install_select_type_mysql' => 'MySQL',
543
+    'install_select_type_pg' => 'PostgreSQL',
544
+    'install_select_type_sqlite2' => 'SQLite 2',
545
+    'install_select_type_sqlite3' => 'SQLite 3',
546
+    'install_serveur_hebergeur' => 'Database server attributed by the hosting provider',
547
+    'install_table_prefix_hebergeur' => 'Table prefix attributed by your hosting provider:',
548
+    'install_tables_base' => 'Tables in the database',
549
+    'install_types_db_connus' => 'SPIP can use <b>MySQL</b> (the most common) and <b>SQLite</b>.',
550
+    'install_types_db_connus_avertissement' => 'The support of <b>PostgreSQL</b is actually proposed as experimental',
551
+    'instituer_erreur_statut_a_change' => 'The status has already been modified',
552
+    'instituer_erreur_statut_non_autorise' => 'You cannot select this status',
553
+    'intem_redacteur' => 'editor',
554
+    'intitule_licence' => 'Licence',
555
+    'item_accepter_inscriptions' => 'Allow registration',
556
+    'item_activer_messages_avertissement' => 'Activate warning messages',
557
+    'item_administrateur_2' => 'administrator',
558
+    'item_afficher_calendrier' => 'Display in calendar',
559
+    'item_autoriser_syndication_integrale' => 'Include entire articles in syndication feeds',
560
+    'item_choix_administrateurs' => 'administrators',
561
+    'item_choix_generation_miniature' => 'Generate thumbnails automatically.',
562
+    'item_choix_non_generation_miniature' => 'Do not generate thumbnails.',
563
+    'item_choix_redacteurs' => 'editors',
564
+    'item_choix_visiteurs' => 'visitors to the public site',
565
+    'item_creer_fichiers_authent' => 'Create .htpasswd files',
566
+    'item_login' => 'Login',
567
+    'item_messagerie_agenda' => 'Activate messaging system and calendars',
568
+    'item_mots_cles_association_articles' => 'articles',
569
+    'item_mots_cles_association_rubriques' => 'sections',
570
+    'item_mots_cles_association_sites' => 'referenced or syndicated sites.',
571
+    'item_non' => 'No',
572
+    'item_non_accepter_inscriptions' => 'Disable registration',
573
+    'item_non_activer_messages_avertissement' => 'No warning messages',
574
+    'item_non_afficher_calendrier' => 'Do not show in calendar',
575
+    'item_non_autoriser_syndication_integrale' => 'Only send a summary',
576
+    'item_non_creer_fichiers_authent' => 'Do not create these files',
577
+    'item_non_messagerie_agenda' => 'Disable the messaging system and calendars',
578
+    'item_non_publier_articles' => 'Do not publish articles before their specified publication date.',
579
+    'item_nouvel_auteur' => 'New author',
580
+    'item_nouvelle_rubrique' => 'New section',
581
+    'item_oui' => 'Yes',
582
+    'item_publier_articles' => 'Publish articles, irrespective of publication date.',
583
+    'item_reponse_article' => 'Reply to the article',
584
+    'item_visiteur' => 'visitor',
585 585
 
586
-	// J
587
-	'jour_non_connu_nc' => 'unknown',
586
+    // J
587
+    'jour_non_connu_nc' => 'unknown',
588 588
 
589
-	// L
590
-	'label_bando_outils' => 'Toolbar',
591
-	'label_bando_outils_afficher' => 'Show the tools',
592
-	'label_bando_outils_masquer' => 'Hide the tools',
593
-	'label_choix_langue' => 'Choose your language',
594
-	'label_langue' => 'language',
595
-	'label_nom_fichier_connect' => 'Indicate the name for this server',
596
-	'label_slogan_site' => 'Website slogan',
597
-	'label_taille_ecran' => 'Screen width',
598
-	'label_texte_et_icones_navigation' => 'Navigation menu',
599
-	'label_texte_et_icones_page' => 'Page display',
600
-	'ldap_correspondance' => 'inherit field @champ@',
601
-	'ldap_correspondance_1' => 'Inherit LDAP fields',
602
-	'ldap_correspondance_2' => 'For each of these SPIP fields, enter the name of the corresponding LDAP field. Leave blank if you don’t want it filled, separate with spaces or commas to try several LDAP fields.',
603
-	'lien_ajouter_auteur' => 'Add this author',
604
-	'lien_ajouter_une_rubrique' => 'Add this section',
605
-	'lien_email' => 'email',
606
-	'lien_nom_site' => 'SITE NAME:',
607
-	'lien_rapide_contenu' => 'Go to the content',
608
-	'lien_rapide_navigation' => 'Go to the navigation',
609
-	'lien_rapide_recherche' => 'Go to the search',
610
-	'lien_retirer_auteur' => 'Remove author',
611
-	'lien_retirer_rubrique' => 'Remove the section',
612
-	'lien_retirer_tous_auteurs' => 'Remove all authors',
613
-	'lien_retirer_toutes_rubriques' => 'Remove all sections',
614
-	'lien_site' => 'site',
615
-	'lien_tout_decocher' => 'Uncheck all',
616
-	'lien_tout_deplier' => 'Expand all',
617
-	'lien_tout_replier' => 'Collapse all',
618
-	'lien_tout_supprimer' => 'Delete all',
619
-	'lien_trier_nom' => 'Sort by name',
620
-	'lien_trier_nombre_articles' => 'Sort by total articles',
621
-	'lien_trier_statut' => 'Sort by status',
622
-	'lien_voir_en_ligne' => 'VIEW ONLINE:',
623
-	'logo_article' => 'Article’s logo',
624
-	'logo_auteur' => 'Author’s logo',
625
-	'logo_rubrique' => 'Section’s logo',
626
-	'logo_site' => 'Website’s logo',
627
-	'logo_standard_rubrique' => 'Default sections’ logo',
628
-	'logo_survol' => 'Mouseover logo',
589
+    // L
590
+    'label_bando_outils' => 'Toolbar',
591
+    'label_bando_outils_afficher' => 'Show the tools',
592
+    'label_bando_outils_masquer' => 'Hide the tools',
593
+    'label_choix_langue' => 'Choose your language',
594
+    'label_langue' => 'language',
595
+    'label_nom_fichier_connect' => 'Indicate the name for this server',
596
+    'label_slogan_site' => 'Website slogan',
597
+    'label_taille_ecran' => 'Screen width',
598
+    'label_texte_et_icones_navigation' => 'Navigation menu',
599
+    'label_texte_et_icones_page' => 'Page display',
600
+    'ldap_correspondance' => 'inherit field @champ@',
601
+    'ldap_correspondance_1' => 'Inherit LDAP fields',
602
+    'ldap_correspondance_2' => 'For each of these SPIP fields, enter the name of the corresponding LDAP field. Leave blank if you don’t want it filled, separate with spaces or commas to try several LDAP fields.',
603
+    'lien_ajouter_auteur' => 'Add this author',
604
+    'lien_ajouter_une_rubrique' => 'Add this section',
605
+    'lien_email' => 'email',
606
+    'lien_nom_site' => 'SITE NAME:',
607
+    'lien_rapide_contenu' => 'Go to the content',
608
+    'lien_rapide_navigation' => 'Go to the navigation',
609
+    'lien_rapide_recherche' => 'Go to the search',
610
+    'lien_retirer_auteur' => 'Remove author',
611
+    'lien_retirer_rubrique' => 'Remove the section',
612
+    'lien_retirer_tous_auteurs' => 'Remove all authors',
613
+    'lien_retirer_toutes_rubriques' => 'Remove all sections',
614
+    'lien_site' => 'site',
615
+    'lien_tout_decocher' => 'Uncheck all',
616
+    'lien_tout_deplier' => 'Expand all',
617
+    'lien_tout_replier' => 'Collapse all',
618
+    'lien_tout_supprimer' => 'Delete all',
619
+    'lien_trier_nom' => 'Sort by name',
620
+    'lien_trier_nombre_articles' => 'Sort by total articles',
621
+    'lien_trier_statut' => 'Sort by status',
622
+    'lien_voir_en_ligne' => 'VIEW ONLINE:',
623
+    'logo_article' => 'Article’s logo',
624
+    'logo_auteur' => 'Author’s logo',
625
+    'logo_rubrique' => 'Section’s logo',
626
+    'logo_site' => 'Website’s logo',
627
+    'logo_standard_rubrique' => 'Default sections’ logo',
628
+    'logo_survol' => 'Mouseover logo',
629 629
 
630
-	// M
631
-	'menu_aide_installation_choix_base' => 'Choosing your database',
632
-	'module_fichier_langue' => 'Language file',
633
-	'module_raccourci' => 'Shortcut',
634
-	'module_texte_affiche' => 'Displayed text',
635
-	'module_texte_explicatif' => 'You can insert thse shortcuts in your website templates. They will be automatically translated into any languages for which a language file exists.',
636
-	'module_texte_traduction' => 'The language file « @module@ » is available in:',
637
-	'mois_non_connu' => 'unknown',
630
+    // M
631
+    'menu_aide_installation_choix_base' => 'Choosing your database',
632
+    'module_fichier_langue' => 'Language file',
633
+    'module_raccourci' => 'Shortcut',
634
+    'module_texte_affiche' => 'Displayed text',
635
+    'module_texte_explicatif' => 'You can insert thse shortcuts in your website templates. They will be automatically translated into any languages for which a language file exists.',
636
+    'module_texte_traduction' => 'The language file « @module@ » is available in:',
637
+    'mois_non_connu' => 'unknown',
638 638
 
639
-	// N
640
-	'nouvelle_version_spip' => 'SPIP upgrade @version@ is available',
641
-	'nouvelle_version_spip_majeure' => 'A new SPIP version @version@ is available',
639
+    // N
640
+    'nouvelle_version_spip' => 'SPIP upgrade @version@ is available',
641
+    'nouvelle_version_spip_majeure' => 'A new SPIP version @version@ is available',
642 642
 
643
-	// O
644
-	'onglet_contenu' => 'Contents',
645
-	'onglet_declarer_une_autre_base' => 'Declare another database',
646
-	'onglet_discuter' => 'Discuss',
647
-	'onglet_interactivite' => 'Interactivity',
648
-	'onglet_proprietes' => 'Properties',
649
-	'onglet_repartition_actuelle' => 'now',
650
-	'onglet_sous_rubriques' => 'Subsections',
643
+    // O
644
+    'onglet_contenu' => 'Contents',
645
+    'onglet_declarer_une_autre_base' => 'Declare another database',
646
+    'onglet_discuter' => 'Discuss',
647
+    'onglet_interactivite' => 'Interactivity',
648
+    'onglet_proprietes' => 'Properties',
649
+    'onglet_repartition_actuelle' => 'now',
650
+    'onglet_sous_rubriques' => 'Subsections',
651 651
 
652
-	// P
653
-	'page_pas_proxy' => 'This page must not go through the proxy',
654
-	'pas_de_proxy_pour' => 'If necessary, indicate to which machines or domains this proxy should not apply (for example: @exemple@)',
655
-	'phpinfo' => 'PHP configuration',
656
-	'plugin_charge_paquet' => 'Loading the archive file @name@',
657
-	'plugin_charger' => 'Download',
658
-	'plugin_erreur_charger' => 'error: @zip@ cannot be loaded',
659
-	'plugin_erreur_droit1' => 'Cannot write to directory <code>@dest@</code>.',
660
-	'plugin_erreur_droit2' => 'Please check write permissions for this directory (and create the directory if necessary). Alternatively, install the files by FTP.',
661
-	'plugin_erreur_zip' => 'pclzip failure: error @status@',
662
-	'plugin_etat_developpement' => 'under development',
663
-	'plugin_etat_experimental' => 'experimental',
664
-	'plugin_etat_stable' => 'stable',
665
-	'plugin_etat_test' => 'being tested',
666
-	'plugin_impossible_activer' => 'Impossible to activate the plugin @plugin@',
667
-	'plugin_info_automatique1' => 'If you wish to allow automatic plugin installation, please:',
668
-	'plugin_info_automatique1_lib' => 'If you want to let this library to be installed automatically, please:',
669
-	'plugin_info_automatique2' => 'Create a directory <code>@rep@</code> ;',
670
-	'plugin_info_automatique3' => 'Check that the server has the proper permissions to write to this directory.',
671
-	'plugin_info_automatique_creer' => 'to create at the root of the website.',
672
-	'plugin_info_automatique_exemples' => 'examples:',
673
-	'plugin_info_automatique_ftp' => 'You may install plugins by FTP in the  <tt>@rep@</tt> directory',
674
-	'plugin_info_automatique_lib' => 'Some plugins need to be able to load files into the <code>lib/</code> directory. This directory should be created at the website root.',
675
-	'plugin_info_automatique_liste' => 'Your plugin lists:',
676
-	'plugin_info_automatique_liste_officielle' => 'official plugins',
677
-	'plugin_info_automatique_liste_update' => 'Update lists',
678
-	'plugin_info_automatique_ou' => 'or...',
679
-	'plugin_info_automatique_select' => 'Select a plugin below: SPIP will load it and will install it in the <code>@rep@</code> directory. If the plugin already exists, it will be updated.',
680
-	'plugin_info_credit' => 'Credits',
681
-	'plugin_info_erreur_xml' => 'Incorrect declaration of the plugin',
682
-	'plugin_info_install_ok' => 'Installation successful',
683
-	'plugin_info_necessite' => 'Requires:',
684
-	'plugin_info_non_compatible_spip' => 'This plugin is incompatible with this version of SPIP',
685
-	'plugin_info_plugins_dist_1' => 'The following plugins are loaded and activated in the @plugins_dist@ directory.',
686
-	'plugin_info_plugins_dist_2' => 'They cannot be disabled.',
687
-	'plugin_info_telecharger' => 'load from @url@ and install to @rep@',
688
-	'plugin_info_upgrade_ok' => 'Successful update',
689
-	'plugin_librairies_installees' => 'Libraries installed',
690
-	'plugin_necessite_extension_php' => 'Requires the PHP extension @plugin@ version @version@.',
691
-	'plugin_necessite_extension_php_sans_version' => 'Requires the PHP extension @plugin@',
692
-	'plugin_necessite_lib' => 'This plugin requires the library @lib@',
693
-	'plugin_necessite_php' => 'Requires @plugin@ version @version@.',
694
-	'plugin_necessite_plugin' => 'Version @version@ of the plugin @plugin@ is required.',
695
-	'plugin_necessite_plugin_sans_version' => 'Requires the plugin @plugin@',
696
-	'plugin_necessite_spip' => 'SPIP version @version@ or newer is required.',
697
-	'plugin_source' => 'source: ',
698
-	'plugin_titre_automatique' => 'Automatic installation',
699
-	'plugin_titre_automatique_ajouter' => 'Add plugins',
700
-	'plugin_titre_installation' => '@plugin@ plugin installation',
701
-	'plugin_titre_modifier' => 'My plugins',
702
-	'plugin_utilise_extension_php' => 'The version of the PHP extension @plugin@ must be @version@.',
703
-	'plugin_utilise_php' => '@plugin@ version must be @version@.',
704
-	'plugin_utilise_plugin' => 'The version of the plugin @plugin@ must be @version@.',
705
-	'plugin_zip_active' => 'Continue in order to activate',
706
-	'plugin_zip_adresse' => 'To load a zipped plugin file, or a list of plugins, enter the path below.',
707
-	'plugin_zip_adresse_champ' => 'Path of the plugin or list ',
708
-	'plugin_zip_content' => 'It contains the following files(@taille@),<br />ready to be installed in the <code>@rep@</code> directory',
709
-	'plugin_zip_installe_finie' => 'The file @zip@ has been unpacked and installed.',
710
-	'plugin_zip_installe_rep_finie' => 'The file @zip@ has been unpacked and installed in the @rep@ directory',
711
-	'plugin_zip_installer' => 'You may now install it.',
712
-	'plugin_zip_telecharge' => 'The file @zip@ has been loaded',
713
-	'plugins_actif_aucun' => 'No plugins active.',
714
-	'plugins_actif_un' => 'One plugin active',
715
-	'plugins_actifs' => '@count@ active plugins.',
716
-	'plugins_actifs_liste' => 'Enabled',
717
-	'plugins_compte' => '@count@ plugins',
718
-	'plugins_disponible_un' => 'One plugin available',
719
-	'plugins_disponibles' => '@count@ plugins available.',
720
-	'plugins_erreur' => 'Error in the plugins: @plugins@',
721
-	'plugins_liste' => 'List of plugins',
722
-	'plugins_liste_dist' => 'Locked plugins',
723
-	'plugins_recents' => 'Recent plugins',
724
-	'plugins_tous_liste' => 'All',
725
-	'plugins_vue_hierarchie' => 'Hierarchy',
726
-	'plugins_vue_liste' => 'List',
727
-	'protocole_ldap' => 'Protocol version:',
652
+    // P
653
+    'page_pas_proxy' => 'This page must not go through the proxy',
654
+    'pas_de_proxy_pour' => 'If necessary, indicate to which machines or domains this proxy should not apply (for example: @exemple@)',
655
+    'phpinfo' => 'PHP configuration',
656
+    'plugin_charge_paquet' => 'Loading the archive file @name@',
657
+    'plugin_charger' => 'Download',
658
+    'plugin_erreur_charger' => 'error: @zip@ cannot be loaded',
659
+    'plugin_erreur_droit1' => 'Cannot write to directory <code>@dest@</code>.',
660
+    'plugin_erreur_droit2' => 'Please check write permissions for this directory (and create the directory if necessary). Alternatively, install the files by FTP.',
661
+    'plugin_erreur_zip' => 'pclzip failure: error @status@',
662
+    'plugin_etat_developpement' => 'under development',
663
+    'plugin_etat_experimental' => 'experimental',
664
+    'plugin_etat_stable' => 'stable',
665
+    'plugin_etat_test' => 'being tested',
666
+    'plugin_impossible_activer' => 'Impossible to activate the plugin @plugin@',
667
+    'plugin_info_automatique1' => 'If you wish to allow automatic plugin installation, please:',
668
+    'plugin_info_automatique1_lib' => 'If you want to let this library to be installed automatically, please:',
669
+    'plugin_info_automatique2' => 'Create a directory <code>@rep@</code> ;',
670
+    'plugin_info_automatique3' => 'Check that the server has the proper permissions to write to this directory.',
671
+    'plugin_info_automatique_creer' => 'to create at the root of the website.',
672
+    'plugin_info_automatique_exemples' => 'examples:',
673
+    'plugin_info_automatique_ftp' => 'You may install plugins by FTP in the  <tt>@rep@</tt> directory',
674
+    'plugin_info_automatique_lib' => 'Some plugins need to be able to load files into the <code>lib/</code> directory. This directory should be created at the website root.',
675
+    'plugin_info_automatique_liste' => 'Your plugin lists:',
676
+    'plugin_info_automatique_liste_officielle' => 'official plugins',
677
+    'plugin_info_automatique_liste_update' => 'Update lists',
678
+    'plugin_info_automatique_ou' => 'or...',
679
+    'plugin_info_automatique_select' => 'Select a plugin below: SPIP will load it and will install it in the <code>@rep@</code> directory. If the plugin already exists, it will be updated.',
680
+    'plugin_info_credit' => 'Credits',
681
+    'plugin_info_erreur_xml' => 'Incorrect declaration of the plugin',
682
+    'plugin_info_install_ok' => 'Installation successful',
683
+    'plugin_info_necessite' => 'Requires:',
684
+    'plugin_info_non_compatible_spip' => 'This plugin is incompatible with this version of SPIP',
685
+    'plugin_info_plugins_dist_1' => 'The following plugins are loaded and activated in the @plugins_dist@ directory.',
686
+    'plugin_info_plugins_dist_2' => 'They cannot be disabled.',
687
+    'plugin_info_telecharger' => 'load from @url@ and install to @rep@',
688
+    'plugin_info_upgrade_ok' => 'Successful update',
689
+    'plugin_librairies_installees' => 'Libraries installed',
690
+    'plugin_necessite_extension_php' => 'Requires the PHP extension @plugin@ version @version@.',
691
+    'plugin_necessite_extension_php_sans_version' => 'Requires the PHP extension @plugin@',
692
+    'plugin_necessite_lib' => 'This plugin requires the library @lib@',
693
+    'plugin_necessite_php' => 'Requires @plugin@ version @version@.',
694
+    'plugin_necessite_plugin' => 'Version @version@ of the plugin @plugin@ is required.',
695
+    'plugin_necessite_plugin_sans_version' => 'Requires the plugin @plugin@',
696
+    'plugin_necessite_spip' => 'SPIP version @version@ or newer is required.',
697
+    'plugin_source' => 'source: ',
698
+    'plugin_titre_automatique' => 'Automatic installation',
699
+    'plugin_titre_automatique_ajouter' => 'Add plugins',
700
+    'plugin_titre_installation' => '@plugin@ plugin installation',
701
+    'plugin_titre_modifier' => 'My plugins',
702
+    'plugin_utilise_extension_php' => 'The version of the PHP extension @plugin@ must be @version@.',
703
+    'plugin_utilise_php' => '@plugin@ version must be @version@.',
704
+    'plugin_utilise_plugin' => 'The version of the plugin @plugin@ must be @version@.',
705
+    'plugin_zip_active' => 'Continue in order to activate',
706
+    'plugin_zip_adresse' => 'To load a zipped plugin file, or a list of plugins, enter the path below.',
707
+    'plugin_zip_adresse_champ' => 'Path of the plugin or list ',
708
+    'plugin_zip_content' => 'It contains the following files(@taille@),<br />ready to be installed in the <code>@rep@</code> directory',
709
+    'plugin_zip_installe_finie' => 'The file @zip@ has been unpacked and installed.',
710
+    'plugin_zip_installe_rep_finie' => 'The file @zip@ has been unpacked and installed in the @rep@ directory',
711
+    'plugin_zip_installer' => 'You may now install it.',
712
+    'plugin_zip_telecharge' => 'The file @zip@ has been loaded',
713
+    'plugins_actif_aucun' => 'No plugins active.',
714
+    'plugins_actif_un' => 'One plugin active',
715
+    'plugins_actifs' => '@count@ active plugins.',
716
+    'plugins_actifs_liste' => 'Enabled',
717
+    'plugins_compte' => '@count@ plugins',
718
+    'plugins_disponible_un' => 'One plugin available',
719
+    'plugins_disponibles' => '@count@ plugins available.',
720
+    'plugins_erreur' => 'Error in the plugins: @plugins@',
721
+    'plugins_liste' => 'List of plugins',
722
+    'plugins_liste_dist' => 'Locked plugins',
723
+    'plugins_recents' => 'Recent plugins',
724
+    'plugins_tous_liste' => 'All',
725
+    'plugins_vue_hierarchie' => 'Hierarchy',
726
+    'plugins_vue_liste' => 'List',
727
+    'protocole_ldap' => 'Protocol version:',
728 728
 
729
-	// Q
730
-	'queue_executer_maintenant' => 'Run now',
731
-	'queue_info_purger' => 'You can delete all pending tasks and reset the list with periodic tasks',
732
-	'queue_nb_jobs_in_queue' => '@nb@ pending tasks',
733
-	'queue_next_job_in_nb_sec' => 'Next task in @nb@ s',
734
-	'queue_no_job_in_queue' => 'No pending tasks',
735
-	'queue_one_job_in_queue' => '1 pending task',
736
-	'queue_priorite_tache' => 'priority',
737
-	'queue_purger_queue' => 'Reset the tasks queue',
738
-	'queue_titre' => 'Background tasks',
729
+    // Q
730
+    'queue_executer_maintenant' => 'Run now',
731
+    'queue_info_purger' => 'You can delete all pending tasks and reset the list with periodic tasks',
732
+    'queue_nb_jobs_in_queue' => '@nb@ pending tasks',
733
+    'queue_next_job_in_nb_sec' => 'Next task in @nb@ s',
734
+    'queue_no_job_in_queue' => 'No pending tasks',
735
+    'queue_one_job_in_queue' => '1 pending task',
736
+    'queue_priorite_tache' => 'priority',
737
+    'queue_purger_queue' => 'Reset the tasks queue',
738
+    'queue_titre' => 'Background tasks',
739 739
 
740
-	// R
741
-	'repertoire_plugins' => 'Directory:',
742
-	'required' => '(Required)',
740
+    // R
741
+    'repertoire_plugins' => 'Directory:',
742
+    'required' => '(Required)',
743 743
 
744
-	// S
745
-	'sans_heure' => 'time not specified',
746
-	'statut_admin_restreint' => 'restricted admin',
747
-	'statut_webmestre' => 'webmaster',
744
+    // S
745
+    'sans_heure' => 'time not specified',
746
+    'statut_admin_restreint' => 'restricted admin',
747
+    'statut_webmestre' => 'webmaster',
748 748
 
749
-	// T
750
-	'tache_cron_asap' => 'CRON task @function@ (ASAP)',
751
-	'tache_cron_secondes' => 'CRON task @function@ (every @nb@ s)',
752
-	'taille_cache_image' => 'The images calculated automatically by SPIP (thumbnails, titles transformed into graphics, mathematical formulae in TeX format, etc.) take up a total of @taille@ in the @dir@ directory.',
753
-	'taille_cache_moins_de' => 'The cache size is less than @octets@.',
754
-	'taille_cache_octets' => 'The size of the cache is currently around @octets@.',
755
-	'taille_cache_vide' => 'The cache is empty.',
756
-	'taille_repertoire_cache' => 'Current cache size ',
757
-	'text_article_propose_publication' => 'Article submitted for publication.',
758
-	'texte_acces_ldap_anonyme_1' => 'Some LDAP servers do not allow anonymous access. In this case you must indicate an initial access identifier for future directory searches. However, in most cases the following fields can be left empty.',
759
-	'texte_admin_effacer_01' => 'This command deletes <i>all</i> content in the database,
749
+    // T
750
+    'tache_cron_asap' => 'CRON task @function@ (ASAP)',
751
+    'tache_cron_secondes' => 'CRON task @function@ (every @nb@ s)',
752
+    'taille_cache_image' => 'The images calculated automatically by SPIP (thumbnails, titles transformed into graphics, mathematical formulae in TeX format, etc.) take up a total of @taille@ in the @dir@ directory.',
753
+    'taille_cache_moins_de' => 'The cache size is less than @octets@.',
754
+    'taille_cache_octets' => 'The size of the cache is currently around @octets@.',
755
+    'taille_cache_vide' => 'The cache is empty.',
756
+    'taille_repertoire_cache' => 'Current cache size ',
757
+    'text_article_propose_publication' => 'Article submitted for publication.',
758
+    'texte_acces_ldap_anonyme_1' => 'Some LDAP servers do not allow anonymous access. In this case you must indicate an initial access identifier for future directory searches. However, in most cases the following fields can be left empty.',
759
+    'texte_admin_effacer_01' => 'This command deletes <i>all</i> content in the database,
760 760
 including <i>all</i> the access parameters for editors and administrators. After using it, you must
761 761
 reinstall SPIP, create a new database and a new administrator account.',
762
-	'texte_adresse_annuaire_1' => '(If your directory is installed on the same machine as your website, it is probably «localhost».)',
763
-	'texte_ajout_auteur' => 'The following author was added to the article:',
764
-	'texte_annuaire_ldap_1' => 'If you have access to a LDAP directory server, you can use it to import users automatically into SPIP.',
765
-	'texte_article_statut' => 'Article status:',
766
-	'texte_article_virtuel' => 'Virtual article',
767
-	'texte_article_virtuel_reference' => '<b>Virtual article:</b> an article on your SPIP website which redirects to another URL. To remove redirection, delete the URL.',
768
-	'texte_aucun_resultat_auteur' => 'No results for "@cherche_auteur@".',
769
-	'texte_auteur_messagerie' => 'This site can update the list of editors online in real time, which allows you to be contacted by other users. You can opt not to appear in this list (you are then "invisible" to other users).',
770
-	'texte_auteurs' => 'THE AUTHORS',
771
-	'texte_choix_base_1' => 'Select your database:',
772
-	'texte_choix_base_2' => 'The SQL server contains several databases.',
773
-	'texte_choix_base_3' => '<b>Select</b> below the one attributed by your hosting provider:',
774
-	'texte_choix_table_prefix' => 'Prefix for tables:',
775
-	'texte_compte_element' => '@count@ element',
776
-	'texte_compte_elements' => '@count@ elements',
777
-	'texte_conflit_edition_correction' => 'Please compare differences between the two versions. You can also copy your changes and start over.',
778
-	'texte_connexion_mysql' => 'Consult the information provided by your hosting service. It should contain the connection codes for the SQL server.',
779
-	'texte_contenu_article' => '(Brief description of the article.)',
780
-	'texte_contenu_articles' => 'Depending on the layout chosen for your site, you can decide
762
+    'texte_adresse_annuaire_1' => '(If your directory is installed on the same machine as your website, it is probably «localhost».)',
763
+    'texte_ajout_auteur' => 'The following author was added to the article:',
764
+    'texte_annuaire_ldap_1' => 'If you have access to a LDAP directory server, you can use it to import users automatically into SPIP.',
765
+    'texte_article_statut' => 'Article status:',
766
+    'texte_article_virtuel' => 'Virtual article',
767
+    'texte_article_virtuel_reference' => '<b>Virtual article:</b> an article on your SPIP website which redirects to another URL. To remove redirection, delete the URL.',
768
+    'texte_aucun_resultat_auteur' => 'No results for "@cherche_auteur@".',
769
+    'texte_auteur_messagerie' => 'This site can update the list of editors online in real time, which allows you to be contacted by other users. You can opt not to appear in this list (you are then "invisible" to other users).',
770
+    'texte_auteurs' => 'THE AUTHORS',
771
+    'texte_choix_base_1' => 'Select your database:',
772
+    'texte_choix_base_2' => 'The SQL server contains several databases.',
773
+    'texte_choix_base_3' => '<b>Select</b> below the one attributed by your hosting provider:',
774
+    'texte_choix_table_prefix' => 'Prefix for tables:',
775
+    'texte_compte_element' => '@count@ element',
776
+    'texte_compte_elements' => '@count@ elements',
777
+    'texte_conflit_edition_correction' => 'Please compare differences between the two versions. You can also copy your changes and start over.',
778
+    'texte_connexion_mysql' => 'Consult the information provided by your hosting service. It should contain the connection codes for the SQL server.',
779
+    'texte_contenu_article' => '(Brief description of the article.)',
780
+    'texte_contenu_articles' => 'Depending on the layout chosen for your site, you can decide
781 781
   that some article options are not to be used.
782 782
   Use the following list to choose which options should be available.',
783
-	'texte_crash_base' => 'If your database
783
+    'texte_crash_base' => 'If your database
784 784
    crashed, you can try to repair it
785 785
    automatically.',
786
-	'texte_creer_rubrique' => 'Before writing any articles,<br /> you must create a section.',
787
-	'texte_date_creation_article' => 'ARTICLE CREATION DATE:',
788
-	'texte_date_creation_objet' => 'Creation date:', # on ajoute le ":"
789
-	'texte_date_publication_anterieure' => 'Date first published:',
790
-	'texte_date_publication_anterieure_nonaffichee' => 'Hide previous publication date.',
791
-	'texte_date_publication_article' => 'PUBLISHED ON:',
792
-	'texte_date_publication_objet' => 'Published on:',
793
-	'texte_definir_comme_traduction_rubrique' => 'This section is a translation of section number:',
794
-	'texte_descriptif_rapide' => 'Brief description',
795
-	'texte_effacer_base' => 'Delete the SPIP database',
796
-	'texte_effacer_statistiques' => 'Delete the statistics',
797
-	'texte_en_cours_validation' => 'The following articles and news have been submitted for evaluation.',
798
-	'texte_enrichir_mise_a_jour' => 'You can enrich the layout of your text by using "typographical shortcuts".',
799
-	'texte_fichier_authent' => '<b>Should SPIP create the special files <tt>.htpasswd</tt>
786
+    'texte_creer_rubrique' => 'Before writing any articles,<br /> you must create a section.',
787
+    'texte_date_creation_article' => 'ARTICLE CREATION DATE:',
788
+    'texte_date_creation_objet' => 'Creation date:', # on ajoute le ":"
789
+    'texte_date_publication_anterieure' => 'Date first published:',
790
+    'texte_date_publication_anterieure_nonaffichee' => 'Hide previous publication date.',
791
+    'texte_date_publication_article' => 'PUBLISHED ON:',
792
+    'texte_date_publication_objet' => 'Published on:',
793
+    'texte_definir_comme_traduction_rubrique' => 'This section is a translation of section number:',
794
+    'texte_descriptif_rapide' => 'Brief description',
795
+    'texte_effacer_base' => 'Delete the SPIP database',
796
+    'texte_effacer_statistiques' => 'Delete the statistics',
797
+    'texte_en_cours_validation' => 'The following articles and news have been submitted for evaluation.',
798
+    'texte_enrichir_mise_a_jour' => 'You can enrich the layout of your text by using "typographical shortcuts".',
799
+    'texte_fichier_authent' => '<b>Should SPIP create the special files <tt>.htpasswd</tt>
800 800
   and <tt>.htpasswd-admin</tt> in the directory @dossier@?</b>
801 801
 <p>These files can be used to restrict access to authors and administrators to other parts of your site (for instance, external statistical programme).</p><p>If you have no need of such files, you can keep this option with its default value (no file creation).</p>',
802
-	'texte_informations_personnelles_1' => 'The system will now  create your personal account for this site.',
803
-	'texte_informations_personnelles_2' => '(Note: if it is a reinstallation, if your former access is still working, you can',
804
-	'texte_introductif_article' => '(Introductory text for the article.)',
805
-	'texte_jeu_caractere' => 'We advise using the universal alphabet (<tt>utf-8</tt>) on your site. This will make it possible to display text in any language. All modern browsers are fully comptabile with this character set.',
806
-	'texte_jeu_caractere_3' => 'Your site currently uses this character set:',
807
-	'texte_jeu_caractere_4' => 'If that does not correspond to your current data (this may occur after restoring your database from a backup), or if <em>you are setting up this site</em> and wish to use a different character set, please indicate the character set here:',
808
-	'texte_login_ldap_1' => '(Keep empty for anonymous access or enter complete path, for instance «<tt>uid=smith, ou=users, dc=my-domain, dc=com</tt>».)',
809
-	'texte_login_precaution' => 'Warning! This is the login which you are currently using.
802
+    'texte_informations_personnelles_1' => 'The system will now  create your personal account for this site.',
803
+    'texte_informations_personnelles_2' => '(Note: if it is a reinstallation, if your former access is still working, you can',
804
+    'texte_introductif_article' => '(Introductory text for the article.)',
805
+    'texte_jeu_caractere' => 'We advise using the universal alphabet (<tt>utf-8</tt>) on your site. This will make it possible to display text in any language. All modern browsers are fully comptabile with this character set.',
806
+    'texte_jeu_caractere_3' => 'Your site currently uses this character set:',
807
+    'texte_jeu_caractere_4' => 'If that does not correspond to your current data (this may occur after restoring your database from a backup), or if <em>you are setting up this site</em> and wish to use a different character set, please indicate the character set here:',
808
+    'texte_login_ldap_1' => '(Keep empty for anonymous access or enter complete path, for instance «<tt>uid=smith, ou=users, dc=my-domain, dc=com</tt>».)',
809
+    'texte_login_precaution' => 'Warning! This is the login which you are currently using.
810 810
  Use this form with caution...',
811
-	'texte_messagerie_agenda' => 'A messaging system lets website’s authors communicate directly into the admin area. It is linked to a calendar.',
812
-	'texte_mise_a_niveau_base_1' => 'You have just updated SPIP files.
811
+    'texte_messagerie_agenda' => 'A messaging system lets website’s authors communicate directly into the admin area. It is linked to a calendar.',
812
+    'texte_mise_a_niveau_base_1' => 'You have just updated SPIP files.
813 813
  Now you must upgrade the site
814 814
  database.',
815
-	'texte_modifier_article' => 'Edit this article:',
816
-	'texte_multilinguisme' => 'If you want to manage objects in several languages​​, with complex navigation, you can add a language selection menu to these objects, depending on the organization of your site.',
817
-	'texte_multilinguisme_trad' => 'You can also enable a system for managing links between the various translations of certain objects.',
818
-	'texte_non_compresse' => '<i>uncompressed</i> (your server does not support this feature)',
819
-	'texte_nouvelle_version_spip_1' => 'You have just installed a new version of SPIP.',
820
-	'texte_nouvelle_version_spip_2' => 'This new version requires a more thorough update than usual. If you are the webmaster of this site, please delete the file @connect@ and restart installation in order to update your database connection parameters. <p>(PS.: if you have forgotten your connection parameters, take a look at the file @connect@ before deleting it!)</p>',
821
-	'texte_operation_echec' => 'Go back to the previous page, select another database or create a new one. Verify the information provided by your hosting service.',
822
-	'texte_plus_trois_car' => 'more than 3 characters',
823
-	'texte_plusieurs_articles' => 'Several authors were found for "@cherche_auteur@":',
824
-	'texte_port_annuaire' => '(Default value is generally suitable.)',
825
-	'texte_presente_plugin' => 'This page shows the plugins available on this site. Activate the plugins you require by ticking the corresponding box.',
826
-	'texte_proposer_publication' => 'When your article is finished,<br /> you can submit it for publication.',
827
-	'texte_proxy' => 'In some cases (e.g. intranet, protected network), it is necessary to use an <i>HTTP proxy</i> to reach external sites (SPIP documentation, syndicated sites, etc.). If this is the case, enter its address in the form @proxy_en_cours@. In most cases you can leave this box empty.',
828
-	'texte_publication_articles_post_dates' => 'Which behaviour should SPIP adopt for articles whose
815
+    'texte_modifier_article' => 'Edit this article:',
816
+    'texte_multilinguisme' => 'If you want to manage objects in several languages​​, with complex navigation, you can add a language selection menu to these objects, depending on the organization of your site.',
817
+    'texte_multilinguisme_trad' => 'You can also enable a system for managing links between the various translations of certain objects.',
818
+    'texte_non_compresse' => '<i>uncompressed</i> (your server does not support this feature)',
819
+    'texte_nouvelle_version_spip_1' => 'You have just installed a new version of SPIP.',
820
+    'texte_nouvelle_version_spip_2' => 'This new version requires a more thorough update than usual. If you are the webmaster of this site, please delete the file @connect@ and restart installation in order to update your database connection parameters. <p>(PS.: if you have forgotten your connection parameters, take a look at the file @connect@ before deleting it!)</p>',
821
+    'texte_operation_echec' => 'Go back to the previous page, select another database or create a new one. Verify the information provided by your hosting service.',
822
+    'texte_plus_trois_car' => 'more than 3 characters',
823
+    'texte_plusieurs_articles' => 'Several authors were found for "@cherche_auteur@":',
824
+    'texte_port_annuaire' => '(Default value is generally suitable.)',
825
+    'texte_presente_plugin' => 'This page shows the plugins available on this site. Activate the plugins you require by ticking the corresponding box.',
826
+    'texte_proposer_publication' => 'When your article is finished,<br /> you can submit it for publication.',
827
+    'texte_proxy' => 'In some cases (e.g. intranet, protected network), it is necessary to use an <i>HTTP proxy</i> to reach external sites (SPIP documentation, syndicated sites, etc.). If this is the case, enter its address in the form @proxy_en_cours@. In most cases you can leave this box empty.',
828
+    'texte_publication_articles_post_dates' => 'Which behaviour should SPIP adopt for articles whose
829 829
   publication date has been set in
830 830
   the future?',
831
-	'texte_rappel_selection_champs' => '[Remember to select this field correctly.]',
832
-	'texte_recalcul_page' => 'If you want
831
+    'texte_rappel_selection_champs' => '[Remember to select this field correctly.]',
832
+    'texte_recalcul_page' => 'If you want
833 833
 to re-process a single page, it is easier to view that page from the public site and click "Re-process this page".',
834
-	'texte_recuperer_base' => 'Repair the database',
835
-	'texte_reference_mais_redirige' => 'article referenced in your SPIP site, but redirected to another URL.',
836
-	'texte_requetes_echouent' => '<b>When some SQL queries fail
834
+    'texte_recuperer_base' => 'Repair the database',
835
+    'texte_reference_mais_redirige' => 'article referenced in your SPIP site, but redirected to another URL.',
836
+    'texte_requetes_echouent' => '<b>When some SQL queries fail
837 837
   systematically, without apparent reason, it is possible
838 838
   that the database itself
839 839
   is the culprit.</b><p>
@@ -844,87 +844,87 @@  discard block
 block discarded – undo
844 844
   clues as to where the problem lies.</p><p>
845 845
   If the problem persists, contact your 
846 846
   service provider.</p>',
847
-	'texte_selection_langue_principale' => 'You can choose the website’s "primary language". This does not mean that you can only write articles in that language, but it will be used to determine
847
+    'texte_selection_langue_principale' => 'You can choose the website’s "primary language". This does not mean that you can only write articles in that language, but it will be used to determine
848 848
 
849 849
 <ul><li> the default date/time format on the public website,</li>
850 850
 <li> the nature of the typographical engine which will be used by SPIP for rendering text,</li>
851 851
 <li> the language in use in public website’s forms,</li>
852 852
 <li> the default language in use in the admin area.</li></ul>',
853
-	'texte_sous_titre' => 'Subtitle',
854
-	'texte_statistiques_visites' => '(dark bars = Sunday, dark curve: average visits)',
855
-	'texte_statut_attente_validation' => 'awaiting validation',
856
-	'texte_statut_publies' => 'published online',
857
-	'texte_statut_refuses' => 'rejected',
858
-	'texte_suppression_fichiers' => 'Use this command to purge all the files
853
+    'texte_sous_titre' => 'Subtitle',
854
+    'texte_statistiques_visites' => '(dark bars = Sunday, dark curve: average visits)',
855
+    'texte_statut_attente_validation' => 'awaiting validation',
856
+    'texte_statut_publies' => 'published online',
857
+    'texte_statut_refuses' => 'rejected',
858
+    'texte_suppression_fichiers' => 'Use this command to purge all the files
859 859
 in the SPIP cache. This will force recalculation of every page on the site, useful after
860 860
 significant modifications to the site’s graphics or structure.',
861
-	'texte_sur_titre' => 'Lead-in title',
862
-	'texte_table_ok' => ': this table is OK.',
863
-	'texte_tentative_recuperation' => 'Attempting to repair',
864
-	'texte_tenter_reparation' => 'Attempt to repair the database',
865
-	'texte_test_proxy' => 'To test this proxy, enter the address of a website
861
+    'texte_sur_titre' => 'Lead-in title',
862
+    'texte_table_ok' => ': this table is OK.',
863
+    'texte_tentative_recuperation' => 'Attempting to repair',
864
+    'texte_tenter_reparation' => 'Attempt to repair the database',
865
+    'texte_test_proxy' => 'To test this proxy, enter the address of a website
866 866
     for verification.',
867
-	'texte_titre_02' => 'Subject:',
868
-	'texte_titre_obligatoire' => '<b>Title</b> [Required]',
869
-	'texte_travail_article' => '@nom_auteur_modif@ edited this article @date_diff@ minutes ago',
870
-	'texte_travail_collaboratif' => 'If several editors often work on the same article, the system can mark recently "opened" articles in order to avoid multiple simultaneous editing.
867
+    'texte_titre_02' => 'Subject:',
868
+    'texte_titre_obligatoire' => '<b>Title</b> [Required]',
869
+    'texte_travail_article' => '@nom_auteur_modif@ edited this article @date_diff@ minutes ago',
870
+    'texte_travail_collaboratif' => 'If several editors often work on the same article, the system can mark recently "opened" articles in order to avoid multiple simultaneous editing.
871 871
   This option is disabled by default to avoid displaying unnecessary warning
872 872
   messages.',
873
-	'texte_vide' => 'empty',
874
-	'texte_vider_cache' => 'Empty the cache',
875
-	'titre_admin_tech' => 'Technical maintenance',
876
-	'titre_admin_vider' => 'Technical maintenance',
877
-	'titre_ajouter_un_auteur' => 'Add an author',
878
-	'titre_ajouter_un_mot' => 'Add a keyword',
879
-	'titre_cadre_afficher_article' => 'Show the articles:',
880
-	'titre_cadre_afficher_traductions' => 'Display the translation status for these languages:',
881
-	'titre_cadre_ajouter_auteur' => 'ADD AN AUTHOR:',
882
-	'titre_cadre_interieur_rubrique' => 'In section',
883
-	'titre_cadre_numero_auteur' => 'AUTHOR NUMBER',
884
-	'titre_cadre_numero_objet' => '@objet@ NUMBER:',
885
-	'titre_cadre_signature_obligatoire' => '<b>Signature</b> [Required]<br />',
886
-	'titre_config_contenu_notifications' => 'Notifications',
887
-	'titre_config_contenu_prive' => 'In the admin area',
888
-	'titre_config_contenu_public' => 'On the public site',
889
-	'titre_config_fonctions' => 'Site configuration',
890
-	'titre_config_langage' => 'Configure the language',
891
-	'titre_configuration' => 'Site configuration',
892
-	'titre_configurer_preferences' => 'Configure your preferences',
893
-	'titre_configurer_preferences_menus' => 'Settings of your menus preferences',
894
-	'titre_conflit_edition' => 'Conflict while editing',
895
-	'titre_connexion_ldap' => 'Options: <b>Your LDAP connection</b>',
896
-	'titre_groupe_mots' => 'KEYWORD GROUP:',
897
-	'titre_identite_site' => 'Site identity',
898
-	'titre_langue_article' => 'Article language',
899
-	'titre_langue_rubrique' => 'Section language',
900
-	'titre_langue_trad_article' => 'ARTICLE LANGUAGE AND TRANSLATIONS',
901
-	'titre_les_articles' => 'ARTICLES',
902
-	'titre_messagerie_agenda' => 'Messaging system and calendar',
903
-	'titre_naviguer_dans_le_site' => 'Browse the site...',
904
-	'titre_nouvelle_rubrique' => 'New section',
905
-	'titre_numero_rubrique' => 'SECTION NUMBER:',
906
-	'titre_page_articles_edit' => 'Modify: @titre@',
907
-	'titre_page_articles_page' => 'Articles',
908
-	'titre_page_articles_tous' => 'The entire site',
909
-	'titre_page_calendrier' => 'Calendar @nom_mois@ @annee@',
910
-	'titre_page_config_contenu' => 'Site configuration',
911
-	'titre_page_delete_all' => 'total and irreversible deletion',
912
-	'titre_page_recherche' => 'Search results @recherche@',
913
-	'titre_page_statistiques_referers' => 'Statistics (incoming links)',
914
-	'titre_page_upgrade' => 'SPIP upgrade',
915
-	'titre_preference_menus_favoris' => 'Favourites menu',
916
-	'titre_publication_articles_post_dates' => 'Publication of post dated articles',
917
-	'titre_reparation' => 'Repair',
918
-	'titre_suivi_petition' => 'Petitions follow-up',
919
-	'tls_ldap' => 'Transport Layer Security :',
920
-	'trad_article_traduction' => 'All the versions of this article:',
921
-	'trad_delier' => 'Stop linking to these translations',
922
-	'trad_lier' => 'This article is a translation of article number:',
923
-	'trad_new' => 'Write a new translation',
873
+    'texte_vide' => 'empty',
874
+    'texte_vider_cache' => 'Empty the cache',
875
+    'titre_admin_tech' => 'Technical maintenance',
876
+    'titre_admin_vider' => 'Technical maintenance',
877
+    'titre_ajouter_un_auteur' => 'Add an author',
878
+    'titre_ajouter_un_mot' => 'Add a keyword',
879
+    'titre_cadre_afficher_article' => 'Show the articles:',
880
+    'titre_cadre_afficher_traductions' => 'Display the translation status for these languages:',
881
+    'titre_cadre_ajouter_auteur' => 'ADD AN AUTHOR:',
882
+    'titre_cadre_interieur_rubrique' => 'In section',
883
+    'titre_cadre_numero_auteur' => 'AUTHOR NUMBER',
884
+    'titre_cadre_numero_objet' => '@objet@ NUMBER:',
885
+    'titre_cadre_signature_obligatoire' => '<b>Signature</b> [Required]<br />',
886
+    'titre_config_contenu_notifications' => 'Notifications',
887
+    'titre_config_contenu_prive' => 'In the admin area',
888
+    'titre_config_contenu_public' => 'On the public site',
889
+    'titre_config_fonctions' => 'Site configuration',
890
+    'titre_config_langage' => 'Configure the language',
891
+    'titre_configuration' => 'Site configuration',
892
+    'titre_configurer_preferences' => 'Configure your preferences',
893
+    'titre_configurer_preferences_menus' => 'Settings of your menus preferences',
894
+    'titre_conflit_edition' => 'Conflict while editing',
895
+    'titre_connexion_ldap' => 'Options: <b>Your LDAP connection</b>',
896
+    'titre_groupe_mots' => 'KEYWORD GROUP:',
897
+    'titre_identite_site' => 'Site identity',
898
+    'titre_langue_article' => 'Article language',
899
+    'titre_langue_rubrique' => 'Section language',
900
+    'titre_langue_trad_article' => 'ARTICLE LANGUAGE AND TRANSLATIONS',
901
+    'titre_les_articles' => 'ARTICLES',
902
+    'titre_messagerie_agenda' => 'Messaging system and calendar',
903
+    'titre_naviguer_dans_le_site' => 'Browse the site...',
904
+    'titre_nouvelle_rubrique' => 'New section',
905
+    'titre_numero_rubrique' => 'SECTION NUMBER:',
906
+    'titre_page_articles_edit' => 'Modify: @titre@',
907
+    'titre_page_articles_page' => 'Articles',
908
+    'titre_page_articles_tous' => 'The entire site',
909
+    'titre_page_calendrier' => 'Calendar @nom_mois@ @annee@',
910
+    'titre_page_config_contenu' => 'Site configuration',
911
+    'titre_page_delete_all' => 'total and irreversible deletion',
912
+    'titre_page_recherche' => 'Search results @recherche@',
913
+    'titre_page_statistiques_referers' => 'Statistics (incoming links)',
914
+    'titre_page_upgrade' => 'SPIP upgrade',
915
+    'titre_preference_menus_favoris' => 'Favourites menu',
916
+    'titre_publication_articles_post_dates' => 'Publication of post dated articles',
917
+    'titre_reparation' => 'Repair',
918
+    'titre_suivi_petition' => 'Petitions follow-up',
919
+    'tls_ldap' => 'Transport Layer Security :',
920
+    'trad_article_traduction' => 'All the versions of this article:',
921
+    'trad_delier' => 'Stop linking to these translations',
922
+    'trad_lier' => 'This article is a translation of article number:',
923
+    'trad_new' => 'Write a new translation',
924 924
 
925
-	// U
926
-	'utf8_convert_erreur_orig' => 'Error: the character set @charset@ is not supported.',
925
+    // U
926
+    'utf8_convert_erreur_orig' => 'Error: the character set @charset@ is not supported.',
927 927
 
928
-	// V
929
-	'version' => 'Version:'
928
+    // V
929
+    'version' => 'Version:'
930 930
 );
Please login to merge, or discard this patch.
ecrire/lang/ecrire_ar.php 1 patch
Indentation   +839 added lines, -839 removed lines patch added patch discarded remove patch
@@ -4,437 +4,437 @@  discard block
 block discarded – undo
4 4
 // ** ne pas modifier le fichier **
5 5
 
6 6
 if (!defined('_ECRIRE_INC_VERSION')) {
7
-	return;
7
+    return;
8 8
 }
9 9
 
10 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
11 11
 
12
-	// A
13
-	'activer_plugin' => 'تفعيل الملحق',
14
-	'affichage' => 'عرض',
15
-	'aide_non_disponible' => 'هذا القسم من التعليمات الفورية غير متوافر حالياً بهذه اللغة.',
16
-	'annuler_recherche' => 'إلغاء البحث',
17
-	'auteur' => 'المؤلف:',
18
-	'avis_acces_interdit' => 'الدخول محظور',
19
-	'avis_acces_interdit_prive' => 'ليس لديكم الأذونات الكافية للدخول الى الصفح <b>@exec@</b>.',
20
-	'avis_article_modifie' => 'تحذير، @nom_auteur_modif@ عمل على هذا المقال منذ @date_diff@ دقيقة',
21
-	'avis_aucun_resultat' => 'لا توجد نتائج.',
22
-	'avis_base_inaccessible' => 'لا يمكن الاتصال بقاعدة بيانات @base@.',
23
-	'avis_chemin_invalide_1' => 'لا يبدو المسار',
24
-	'avis_chemin_invalide_2' => 'الذي حددته صالحاً. الرجاء العودة الى الصفحة السابقة والتأكد من المعلومات المدخلة. والتأكد من المعلومات المدخلة.',
25
-	'avis_connexion_echec_1' => 'فشل الاتصال بقاعدة البيانات.',
26
-	'avis_connexion_echec_2' => 'عد الى الصفحة السابقة وتأكد من صحة المعلومات التي أدخلتها.',
27
-	'avis_connexion_echec_3' => '<b>ملاحظة</b> في العديد من اجهزة الخدمة، عليك <b>بطلب</b> تفعيل الدخول الى قاعدة البيانات قبل التمكن من استخدامها. اذا لم تتمكن من الاتصال بالقاعدة، تأكد من انك نفذت هذه الخطوة.',
28
-	'avis_connexion_erreur_creer_base' => 'لم يتم إنشاء قاعدة البيانات',
29
-	'avis_connexion_erreur_fichier_cle_manquant_1' => 'المشرف على الموقع هو الذي ينفذ التثبيت مع نسخة احتياطية للمفاتيح وكلمة السر الخاصة به ',
30
-	'avis_connexion_erreur_fichier_cle_manquant_2' => 'المشرف على الموقع هو الذي ينفذ التثبيت مع نسخة احتياطية للمفاتيح',
31
-	'avis_connexion_erreur_nom_base' => 'لا يجب ان يحتوي اسم القاعدة الا احرف وأرقام',
32
-	'avis_connexion_ldap_echec_1' => 'الاتصال بخادم LDAP فشل.',
33
-	'avis_connexion_ldap_echec_2' => 'عد الى الصفحة السابقة وتأكد من صحة المعلومات التي أدخلتها.',
34
-	'avis_connexion_ldap_echec_3' => 'وإلا، لا تستخدم دعم LDAP لجلب المستخدمين.',
35
-	'avis_deplacement_rubrique' => 'تحذير! يحتوي هذا القسم على @contient_breves@ خبر@scb@: إذا قمت بنقله، الرجاء تأشير هذا الخيار لتأكيد طلبك.',
36
-	'avis_erreur_connexion_mysql' => 'خطأ اتصالي SQL',
37
-	'avis_erreur_creation_compte' => 'فشل خلال تأصيل الحساب',
38
-	'avis_espace_interdit' => '<b>مجال ممنوع</b> <div>SPIP مثبت مسبقاً.</div>',
39
-	'avis_lecture_noms_bases_1' => 'لم يتمكن المثبت من قراءة أسماء قواعد البيانات المثبتة.',
40
-	'avis_lecture_noms_bases_2' => 'إما لا توجد قاعدة بيانات متوافرة أو تم ايقاف وظيفة عرض قواعد البيانات
12
+    // A
13
+    'activer_plugin' => 'تفعيل الملحق',
14
+    'affichage' => 'عرض',
15
+    'aide_non_disponible' => 'هذا القسم من التعليمات الفورية غير متوافر حالياً بهذه اللغة.',
16
+    'annuler_recherche' => 'إلغاء البحث',
17
+    'auteur' => 'المؤلف:',
18
+    'avis_acces_interdit' => 'الدخول محظور',
19
+    'avis_acces_interdit_prive' => 'ليس لديكم الأذونات الكافية للدخول الى الصفح <b>@exec@</b>.',
20
+    'avis_article_modifie' => 'تحذير، @nom_auteur_modif@ عمل على هذا المقال منذ @date_diff@ دقيقة',
21
+    'avis_aucun_resultat' => 'لا توجد نتائج.',
22
+    'avis_base_inaccessible' => 'لا يمكن الاتصال بقاعدة بيانات @base@.',
23
+    'avis_chemin_invalide_1' => 'لا يبدو المسار',
24
+    'avis_chemin_invalide_2' => 'الذي حددته صالحاً. الرجاء العودة الى الصفحة السابقة والتأكد من المعلومات المدخلة. والتأكد من المعلومات المدخلة.',
25
+    'avis_connexion_echec_1' => 'فشل الاتصال بقاعدة البيانات.',
26
+    'avis_connexion_echec_2' => 'عد الى الصفحة السابقة وتأكد من صحة المعلومات التي أدخلتها.',
27
+    'avis_connexion_echec_3' => '<b>ملاحظة</b> في العديد من اجهزة الخدمة، عليك <b>بطلب</b> تفعيل الدخول الى قاعدة البيانات قبل التمكن من استخدامها. اذا لم تتمكن من الاتصال بالقاعدة، تأكد من انك نفذت هذه الخطوة.',
28
+    'avis_connexion_erreur_creer_base' => 'لم يتم إنشاء قاعدة البيانات',
29
+    'avis_connexion_erreur_fichier_cle_manquant_1' => 'المشرف على الموقع هو الذي ينفذ التثبيت مع نسخة احتياطية للمفاتيح وكلمة السر الخاصة به ',
30
+    'avis_connexion_erreur_fichier_cle_manquant_2' => 'المشرف على الموقع هو الذي ينفذ التثبيت مع نسخة احتياطية للمفاتيح',
31
+    'avis_connexion_erreur_nom_base' => 'لا يجب ان يحتوي اسم القاعدة الا احرف وأرقام',
32
+    'avis_connexion_ldap_echec_1' => 'الاتصال بخادم LDAP فشل.',
33
+    'avis_connexion_ldap_echec_2' => 'عد الى الصفحة السابقة وتأكد من صحة المعلومات التي أدخلتها.',
34
+    'avis_connexion_ldap_echec_3' => 'وإلا، لا تستخدم دعم LDAP لجلب المستخدمين.',
35
+    'avis_deplacement_rubrique' => 'تحذير! يحتوي هذا القسم على @contient_breves@ خبر@scb@: إذا قمت بنقله، الرجاء تأشير هذا الخيار لتأكيد طلبك.',
36
+    'avis_erreur_connexion_mysql' => 'خطأ اتصالي SQL',
37
+    'avis_erreur_creation_compte' => 'فشل خلال تأصيل الحساب',
38
+    'avis_espace_interdit' => '<b>مجال ممنوع</b> <div>SPIP مثبت مسبقاً.</div>',
39
+    'avis_lecture_noms_bases_1' => 'لم يتمكن المثبت من قراءة أسماء قواعد البيانات المثبتة.',
40
+    'avis_lecture_noms_bases_2' => 'إما لا توجد قاعدة بيانات متوافرة أو تم ايقاف وظيفة عرض قواعد البيانات
41 41
 لأسباب أمنية (هكذا الحال لدى العديد من المضيفين).',
42
-	'avis_lecture_noms_bases_3' => 'إذا كانت الحال الثانية صحيحة، قد يكون هناك قاعدة بيانات تحمل إسم معرّف الدخول لديك يمكن استخدامها:',
43
-	'avis_non_acces_page' => 'لا تملك إمتياز الدخول الى هذه الصفحة.',
44
-	'avis_operation_echec' => 'العملية فشلت.',
45
-	'avis_operation_impossible' => 'عملية غير ممكنة',
46
-	'avis_suppression_base' => 'تحذير، حذف البيانات لا يمكن التراجع عنه',
42
+    'avis_lecture_noms_bases_3' => 'إذا كانت الحال الثانية صحيحة، قد يكون هناك قاعدة بيانات تحمل إسم معرّف الدخول لديك يمكن استخدامها:',
43
+    'avis_non_acces_page' => 'لا تملك إمتياز الدخول الى هذه الصفحة.',
44
+    'avis_operation_echec' => 'العملية فشلت.',
45
+    'avis_operation_impossible' => 'عملية غير ممكنة',
46
+    'avis_suppression_base' => 'تحذير، حذف البيانات لا يمكن التراجع عنه',
47 47
 
48
-	// B
49
-	'bouton_acces_ldap' => 'إضافة الوصول الى LDAP',
50
-	'bouton_ajouter' => 'إضافة',
51
-	'bouton_annuler' => 'الغاء',
52
-	'bouton_cache_activer' => 'إعادة تشغيل الذاكرة المخبأة',
53
-	'bouton_cache_desactiver' => 'إيقاف الذاكرة المخبأة مؤقتاً',
54
-	'bouton_demande_publication' => 'طلب نشر هذا المقال',
55
-	'bouton_desactive_tout' => 'تعطيل الكل',
56
-	'bouton_desinstaller' => 'إزالة التثبيت',
57
-	'bouton_effacer_tout' => 'حذف الكل',
58
-	'bouton_envoyer_message' => 'صيغة نهائية : إرسال',
59
-	'bouton_fermer' => 'إغلاق',
60
-	'bouton_mettre_a_jour_base' => 'تحديث قاعدة البيانات',
61
-	'bouton_modifier' => 'تغيير',
62
-	'bouton_radio_afficher' => 'إظهار',
63
-	'bouton_radio_apparaitre_liste_redacteurs_connectes' => 'الظهور في قائمة المحررين المتصلين',
64
-	'bouton_radio_envoi_annonces_adresse' => 'إرسال الإعلانات الى العنوان:',
65
-	'bouton_radio_envoi_liste_nouveautes' => 'إرسال قائمة بالأخبار',
66
-	'bouton_radio_non_apparaitre_liste_redacteurs_connectes' => 'عدم الظهور في قائمة المحررين',
67
-	'bouton_radio_non_envoi_annonces_editoriales' => 'عدم إرسال أي إعلان تحرير',
68
-	'bouton_redirection' => 'إعادة توجيه',
69
-	'bouton_reinitialiser_aux_valeurs_par_defaut' => 'إعادة التأصيل الى القيم القياسية',
70
-	'bouton_relancer_inscription' => 'إعادة تشغيل التسجيل',
71
-	'bouton_relancer_inscriptions' => 'إعادة تشغيل التسجيلات',
72
-	'bouton_relancer_installation' => 'إعادة إطلاق عملية التثبيت',
73
-	'bouton_reset_password' => 'إنشاء كلمة سر جديدة وإرسالها بالبريد الإلكتروني',
74
-	'bouton_suivant' => 'التالي',
75
-	'bouton_tenter_recuperation' => 'محاولة إصلاح',
76
-	'bouton_test_proxy' => 'اختبار الجهاز الوكيل',
77
-	'bouton_vider_cache' => 'تفريغ ذاكرة كاش',
48
+    // B
49
+    'bouton_acces_ldap' => 'إضافة الوصول الى LDAP',
50
+    'bouton_ajouter' => 'إضافة',
51
+    'bouton_annuler' => 'الغاء',
52
+    'bouton_cache_activer' => 'إعادة تشغيل الذاكرة المخبأة',
53
+    'bouton_cache_desactiver' => 'إيقاف الذاكرة المخبأة مؤقتاً',
54
+    'bouton_demande_publication' => 'طلب نشر هذا المقال',
55
+    'bouton_desactive_tout' => 'تعطيل الكل',
56
+    'bouton_desinstaller' => 'إزالة التثبيت',
57
+    'bouton_effacer_tout' => 'حذف الكل',
58
+    'bouton_envoyer_message' => 'صيغة نهائية : إرسال',
59
+    'bouton_fermer' => 'إغلاق',
60
+    'bouton_mettre_a_jour_base' => 'تحديث قاعدة البيانات',
61
+    'bouton_modifier' => 'تغيير',
62
+    'bouton_radio_afficher' => 'إظهار',
63
+    'bouton_radio_apparaitre_liste_redacteurs_connectes' => 'الظهور في قائمة المحررين المتصلين',
64
+    'bouton_radio_envoi_annonces_adresse' => 'إرسال الإعلانات الى العنوان:',
65
+    'bouton_radio_envoi_liste_nouveautes' => 'إرسال قائمة بالأخبار',
66
+    'bouton_radio_non_apparaitre_liste_redacteurs_connectes' => 'عدم الظهور في قائمة المحررين',
67
+    'bouton_radio_non_envoi_annonces_editoriales' => 'عدم إرسال أي إعلان تحرير',
68
+    'bouton_redirection' => 'إعادة توجيه',
69
+    'bouton_reinitialiser_aux_valeurs_par_defaut' => 'إعادة التأصيل الى القيم القياسية',
70
+    'bouton_relancer_inscription' => 'إعادة تشغيل التسجيل',
71
+    'bouton_relancer_inscriptions' => 'إعادة تشغيل التسجيلات',
72
+    'bouton_relancer_installation' => 'إعادة إطلاق عملية التثبيت',
73
+    'bouton_reset_password' => 'إنشاء كلمة سر جديدة وإرسالها بالبريد الإلكتروني',
74
+    'bouton_suivant' => 'التالي',
75
+    'bouton_tenter_recuperation' => 'محاولة إصلاح',
76
+    'bouton_test_proxy' => 'اختبار الجهاز الوكيل',
77
+    'bouton_vider_cache' => 'تفريغ ذاكرة كاش',
78 78
 
79
-	// C
80
-	'cache_modifiable_webmestre' => 'يتم تعديل هذه القيمة من قبل مسؤول الموقع.',
81
-	'calendrier_synchro' => 'اذا كنت تستخدم برنامج ادارة مواعيد يتوافق مع <b>iCal</b>، يمكنك ان تطابقه مع نشاط هذا الموقع التحريري.',
82
-	'config_activer_champs' => 'تفعيل الحقول التالية',
83
-	'config_choix_base_sup' => 'تحديد قاعدة في هذا الخادم',
84
-	'config_erreur_base_sup' => 'لا يمكن لنظام SPIP الوصول الى لائحة القواعد المتاحة',
85
-	'config_info_base_sup' => 'اذا كان لديك قواعد بيانات اخرى لاستفسارها عبر SPIP، بواسطة خادم SQL الخاص به او بواسطة خادم اخر، تتيح لك الاستمارة ادناه بالإعلان عن تلك القواعد. اذا تركت حقولاً فارغة سيتم استخدام معرّفات الاتصال بقاعدة البيانات الأساسية.',
86
-	'config_info_base_sup_disponibles' => 'قواعد اضافية يمكن استفسارها:',
87
-	'config_info_enregistree' => 'تم حفظ الإعداد الجديد',
88
-	'config_info_logos' => 'اي عنصر من الموقع يمكن ان يملك رمزاً مثل «رمز الحوم» ',
89
-	'config_info_logos_utiliser' => 'استخدام الرموز',
90
-	'config_info_logos_utiliser_non' => 'عدم استخدام الرموز',
91
-	'config_info_logos_utiliser_survol' => 'استخدام رموز الحوم',
92
-	'config_info_logos_utiliser_survol_non' => 'عدم استخدام رموز الحوم',
93
-	'config_info_redirection' => 'بتفعيل هذا الخيار، يمكنك انشاء مقالات افتراضية تشكل مرجعاً بيسطاً لمقالات منشورة في مواقع اخرى او خارج SPIP.',
94
-	'config_redirection' => 'مقالات افتراضية',
95
-	'config_titre_base_sup' => 'الاعلان عن قاعدة اضافية',
96
-	'config_titre_base_sup_choix' => 'اختيار قاعدة اضافية',
97
-	'connexion_ldap' => 'اتصال:',
98
-	'creer_et_associer_un_auteur' => 'إنشاء مؤلف وربطه',
79
+    // C
80
+    'cache_modifiable_webmestre' => 'يتم تعديل هذه القيمة من قبل مسؤول الموقع.',
81
+    'calendrier_synchro' => 'اذا كنت تستخدم برنامج ادارة مواعيد يتوافق مع <b>iCal</b>، يمكنك ان تطابقه مع نشاط هذا الموقع التحريري.',
82
+    'config_activer_champs' => 'تفعيل الحقول التالية',
83
+    'config_choix_base_sup' => 'تحديد قاعدة في هذا الخادم',
84
+    'config_erreur_base_sup' => 'لا يمكن لنظام SPIP الوصول الى لائحة القواعد المتاحة',
85
+    'config_info_base_sup' => 'اذا كان لديك قواعد بيانات اخرى لاستفسارها عبر SPIP، بواسطة خادم SQL الخاص به او بواسطة خادم اخر، تتيح لك الاستمارة ادناه بالإعلان عن تلك القواعد. اذا تركت حقولاً فارغة سيتم استخدام معرّفات الاتصال بقاعدة البيانات الأساسية.',
86
+    'config_info_base_sup_disponibles' => 'قواعد اضافية يمكن استفسارها:',
87
+    'config_info_enregistree' => 'تم حفظ الإعداد الجديد',
88
+    'config_info_logos' => 'اي عنصر من الموقع يمكن ان يملك رمزاً مثل «رمز الحوم» ',
89
+    'config_info_logos_utiliser' => 'استخدام الرموز',
90
+    'config_info_logos_utiliser_non' => 'عدم استخدام الرموز',
91
+    'config_info_logos_utiliser_survol' => 'استخدام رموز الحوم',
92
+    'config_info_logos_utiliser_survol_non' => 'عدم استخدام رموز الحوم',
93
+    'config_info_redirection' => 'بتفعيل هذا الخيار، يمكنك انشاء مقالات افتراضية تشكل مرجعاً بيسطاً لمقالات منشورة في مواقع اخرى او خارج SPIP.',
94
+    'config_redirection' => 'مقالات افتراضية',
95
+    'config_titre_base_sup' => 'الاعلان عن قاعدة اضافية',
96
+    'config_titre_base_sup_choix' => 'اختيار قاعدة اضافية',
97
+    'connexion_ldap' => 'اتصال:',
98
+    'creer_et_associer_un_auteur' => 'إنشاء مؤلف وربطه',
99 99
 
100
-	// D
101
-	'date_mot_heures' => 'ساعات',
100
+    // D
101
+    'date_mot_heures' => 'ساعات',
102 102
 
103
-	// E
104
-	'ecran_connexion_couleur_principale' => 'اللون الأساسي',
105
-	'ecran_connexion_image_fond' => 'صورة الخلفية',
106
-	'ecran_connexion_image_fond_explication' => 'استخدام صورة (تنسيق JPEG، ١٩٢٠ x ١٠٨٠ نقطة)',
107
-	'ecran_connexion_image_revenir_couleur_defaut' => 'عودة الى اللون الافتراضي',
108
-	'ecran_connexion_titre' => 'شاشة الدخول',
109
-	'ecran_securite' => '+ شاشة الأمان @version@',
110
-	'email' => 'البريد الالكتروني',
111
-	'email_2' => 'البريد الالكتروني :',
112
-	'en_savoir_plus' => 'مزيد من المعلومات',
113
-	'entree_adresse_annuaire' => 'عنوان الدليل',
114
-	'entree_adresse_email' => 'عنوانك الالكتروني',
115
-	'entree_adresse_email_2' => 'عنوان البريد الالكتروني',
116
-	'entree_base_donnee_1' => 'عنوان قاعدة البيانات',
117
-	'entree_base_donnee_2' => '(غالباً ما يتطابق هذا العنوان مع عنوان موقعك وأحياناً قد يكون عبارة «localhost» وأحياناً أخرى يترك فارغاً.)',
118
-	'entree_biographie' => 'سيرتك في بضع كلمات.',
119
-	'entree_chemin_acces' => '<b>إدخال</b> المسار:',
120
-	'entree_cle_pgp' => 'مفتاح PGP لديك',
121
-	'entree_cle_pgp_2' => 'مفتاح PGP',
122
-	'entree_contenu_rubrique' => '(محتوى القسم ببضع كلمات.)',
123
-	'entree_identifiants_connexion' => 'بيانات إتصالك...',
124
-	'entree_identifiants_connexion_2' => 'بيانات الاتصال',
125
-	'entree_informations_connexion_ldap' => 'الرجاء إدخال معلومات الاتصال بدليل LDAP في هذه الاستمارة.
103
+    // E
104
+    'ecran_connexion_couleur_principale' => 'اللون الأساسي',
105
+    'ecran_connexion_image_fond' => 'صورة الخلفية',
106
+    'ecran_connexion_image_fond_explication' => 'استخدام صورة (تنسيق JPEG، ١٩٢٠ x ١٠٨٠ نقطة)',
107
+    'ecran_connexion_image_revenir_couleur_defaut' => 'عودة الى اللون الافتراضي',
108
+    'ecran_connexion_titre' => 'شاشة الدخول',
109
+    'ecran_securite' => '+ شاشة الأمان @version@',
110
+    'email' => 'البريد الالكتروني',
111
+    'email_2' => 'البريد الالكتروني :',
112
+    'en_savoir_plus' => 'مزيد من المعلومات',
113
+    'entree_adresse_annuaire' => 'عنوان الدليل',
114
+    'entree_adresse_email' => 'عنوانك الالكتروني',
115
+    'entree_adresse_email_2' => 'عنوان البريد الالكتروني',
116
+    'entree_base_donnee_1' => 'عنوان قاعدة البيانات',
117
+    'entree_base_donnee_2' => '(غالباً ما يتطابق هذا العنوان مع عنوان موقعك وأحياناً قد يكون عبارة «localhost» وأحياناً أخرى يترك فارغاً.)',
118
+    'entree_biographie' => 'سيرتك في بضع كلمات.',
119
+    'entree_chemin_acces' => '<b>إدخال</b> المسار:',
120
+    'entree_cle_pgp' => 'مفتاح PGP لديك',
121
+    'entree_cle_pgp_2' => 'مفتاح PGP',
122
+    'entree_contenu_rubrique' => '(محتوى القسم ببضع كلمات.)',
123
+    'entree_identifiants_connexion' => 'بيانات إتصالك...',
124
+    'entree_identifiants_connexion_2' => 'بيانات الاتصال',
125
+    'entree_informations_connexion_ldap' => 'الرجاء إدخال معلومات الاتصال بدليل LDAP في هذه الاستمارة.
126 126
 من المفترض أن تكون حصلت على هذه المعلومات من المسؤول عن نظامك
127 127
 أو شبكتك.',
128
-	'entree_infos_perso' => 'عرّف بنفسك :',
129
-	'entree_infos_perso_2' => 'من هو المؤلف؟',
130
-	'entree_interieur_rubrique' => 'في القسم:	',
131
-	'entree_liens_sites' => '<b>وصلة هايبرتكست<b> (مرجع، موقع للزيارة...)',
132
-	'entree_login' => 'معرّف دخولك',
133
-	'entree_login_connexion_1' => 'معرّف الاتصال',
134
-	'entree_login_connexion_2' => '(أحياناً يتطابق مع معرّف دخول بروتوكول FTP  وأحياناً أخرى يترك فارغاً)',
135
-	'entree_mot_passe' => 'كلمة سرك',
136
-	'entree_mot_passe_1' => 'كلمة سر الاتصال',
137
-	'entree_mot_passe_2' => '(أحياناً يتطابق مع كلمة سر بروتوكول FTPوأحياناً أخرى يترك فارغاً)',
138
-	'entree_nom_fichier' => 'الرجاء إدخال اسم الملف @texte_compresse@:',
139
-	'entree_nom_pseudo' => 'الإسم او اللقب',
140
-	'entree_nom_pseudo_1' => '(الإسم او اللقب)',
141
-	'entree_nom_pseudo_2' => 'الاسم او اللقب',
142
-	'entree_nom_site' => 'إسم موقعك',
143
-	'entree_nom_site_2' => 'اسم موقع المؤلف',
144
-	'entree_nouveau_passe' => 'كلمة السر الجديدة',
145
-	'entree_passe_ldap' => 'كلمة السر',
146
-	'entree_port_annuaire' => 'رقم منفذ الدليل',
147
-	'entree_signature' => 'التوقيع',
148
-	'entree_titre_obligatoire' => '<b>العنوان</b> [إجباري]<br />',
149
-	'entree_url' => 'عنوان موقعك',
150
-	'entree_url_2' => 'عنوان الموقع',
151
-	'erreur_connect_deja_existant' => 'يوجد حالياً جهاز خدمة بهذا الاسم',
152
-	'erreur_contenu_suspect' => 'تركيبة النص غير سليمة ',
153
-	'erreur_email_deja_existant' => 'هذا العنوان الالكتروني مسجل مسبقاً',
154
-	'erreur_nom_connect_incorrect' => 'هذا الاسم لجهاز الخدمة غير مسموح به',
155
-	'erreur_plugin_attribut_balise_manquant' => 'الخاصية @attribut@ غير موجودة في علامة @balise@.',
156
-	'erreur_plugin_desinstalation_echouee' => 'فشل الغاء تثبيت الملحق. ولكن يمكنك ايقافه.',
157
-	'erreur_plugin_fichier_absent' => 'ملف غير موجود',
158
-	'erreur_plugin_fichier_def_absent' => 'ملف اعداد غير موجود',
159
-	'erreur_plugin_nom_fonction_interdit' => 'اسم دالة غير مسموح به:',
160
-	'erreur_plugin_nom_manquant' => 'اسم الملحق غير الموجود',
161
-	'erreur_plugin_prefix_manquant' => 'حقل تسمية الملحق غير محدد',
162
-	'erreur_plugin_tag_plugin_absent' => '&lt;plugin&gt; غير موجود في ملف التعريف',
163
-	'erreur_plugin_version_manquant' => 'اصدار الملحق غير موجود',
164
-	'erreur_type_fichier' => 'نوع ملفات غير صحيح',
128
+    'entree_infos_perso' => 'عرّف بنفسك :',
129
+    'entree_infos_perso_2' => 'من هو المؤلف؟',
130
+    'entree_interieur_rubrique' => 'في القسم:	',
131
+    'entree_liens_sites' => '<b>وصلة هايبرتكست<b> (مرجع، موقع للزيارة...)',
132
+    'entree_login' => 'معرّف دخولك',
133
+    'entree_login_connexion_1' => 'معرّف الاتصال',
134
+    'entree_login_connexion_2' => '(أحياناً يتطابق مع معرّف دخول بروتوكول FTP  وأحياناً أخرى يترك فارغاً)',
135
+    'entree_mot_passe' => 'كلمة سرك',
136
+    'entree_mot_passe_1' => 'كلمة سر الاتصال',
137
+    'entree_mot_passe_2' => '(أحياناً يتطابق مع كلمة سر بروتوكول FTPوأحياناً أخرى يترك فارغاً)',
138
+    'entree_nom_fichier' => 'الرجاء إدخال اسم الملف @texte_compresse@:',
139
+    'entree_nom_pseudo' => 'الإسم او اللقب',
140
+    'entree_nom_pseudo_1' => '(الإسم او اللقب)',
141
+    'entree_nom_pseudo_2' => 'الاسم او اللقب',
142
+    'entree_nom_site' => 'إسم موقعك',
143
+    'entree_nom_site_2' => 'اسم موقع المؤلف',
144
+    'entree_nouveau_passe' => 'كلمة السر الجديدة',
145
+    'entree_passe_ldap' => 'كلمة السر',
146
+    'entree_port_annuaire' => 'رقم منفذ الدليل',
147
+    'entree_signature' => 'التوقيع',
148
+    'entree_titre_obligatoire' => '<b>العنوان</b> [إجباري]<br />',
149
+    'entree_url' => 'عنوان موقعك',
150
+    'entree_url_2' => 'عنوان الموقع',
151
+    'erreur_connect_deja_existant' => 'يوجد حالياً جهاز خدمة بهذا الاسم',
152
+    'erreur_contenu_suspect' => 'تركيبة النص غير سليمة ',
153
+    'erreur_email_deja_existant' => 'هذا العنوان الالكتروني مسجل مسبقاً',
154
+    'erreur_nom_connect_incorrect' => 'هذا الاسم لجهاز الخدمة غير مسموح به',
155
+    'erreur_plugin_attribut_balise_manquant' => 'الخاصية @attribut@ غير موجودة في علامة @balise@.',
156
+    'erreur_plugin_desinstalation_echouee' => 'فشل الغاء تثبيت الملحق. ولكن يمكنك ايقافه.',
157
+    'erreur_plugin_fichier_absent' => 'ملف غير موجود',
158
+    'erreur_plugin_fichier_def_absent' => 'ملف اعداد غير موجود',
159
+    'erreur_plugin_nom_fonction_interdit' => 'اسم دالة غير مسموح به:',
160
+    'erreur_plugin_nom_manquant' => 'اسم الملحق غير الموجود',
161
+    'erreur_plugin_prefix_manquant' => 'حقل تسمية الملحق غير محدد',
162
+    'erreur_plugin_tag_plugin_absent' => '&lt;plugin&gt; غير موجود في ملف التعريف',
163
+    'erreur_plugin_version_manquant' => 'اصدار الملحق غير موجود',
164
+    'erreur_type_fichier' => 'نوع ملفات غير صحيح',
165 165
 
166
-	// H
167
-	'htaccess_a_simuler' => 'تحذير: إن إعداد خادم HTTP لديك يتجاهل ملفات @htaccess@. لتوفير أمان فعّال لموقعك، يجب تغيير الإعداد بخصوص هذه المسألة، او ان تكون قيم الثوابت @constantes@ (التي يمكن تحديدها في ملف mes_options.php) مجلدات من خارج @document_root@.',
168
-	'htaccess_inoperant' => 'htaccess غير فعّال',
166
+    // H
167
+    'htaccess_a_simuler' => 'تحذير: إن إعداد خادم HTTP لديك يتجاهل ملفات @htaccess@. لتوفير أمان فعّال لموقعك، يجب تغيير الإعداد بخصوص هذه المسألة، او ان تكون قيم الثوابت @constantes@ (التي يمكن تحديدها في ملف mes_options.php) مجلدات من خارج @document_root@.',
168
+    'htaccess_inoperant' => 'htaccess غير فعّال',
169 169
 
170
-	// I
171
-	'ical_info1' => 'تقدم هذه الصفحة وسائل عدة للاتصال بنشاط الموقع.',
172
-	'ical_info2' => 'لمزيد من المعلومات حول هذه التقنيات يمكنك زيارة <a href="@spipnet@">توثيق SPIP</a>.',
173
-	'ical_info_calendrier' => 'هناك روزتامتان تحت تصرفك. الاولى هي عبارة عن خريطة للموقع تعلن عن كل المقالات المنشورة. اما الثانية، فتحتوي على اعلانات التحرير اضافة الى احدث رسائلك الشخصية: وهي مخصصة لك يحميها مفتاح شخصي يمكنك تغييره في اي وقت يتجديد كلمة سرك.',
174
-	'ical_methode_http' => 'تحميل',
175
-	'ical_methode_webcal' => 'تزامن (webcal://)',
176
-	'ical_texte_prive' => 'تعلمك هذه الروزنامة، المحصورة بالاستخدام الشخصي، بالنشاط التحريري الخاص في هذا الموقع (المهمات والمواعيد الشخصية والاخبار المقترحة...).',
177
-	'ical_texte_public' => 'تتيح لك هذه الروزنامة متابعة النشاط العمومي في هذا الموقع (المقالات والاخبار المنشورة).',
178
-	'ical_texte_rss' => 'يمكنك ترخيص جديد هذا الموقع من خلال اي معالج ملفات بتنسيق XML/RSS (اي RDF Site Summary). وهو ايضاً التنسيق الذي يسمح لـSPIP بقراءة احدث ما ينشر في مواقع اخرى وذلك باستخدام تنسيق تبادل متوافق (مواقع مرخصة). ',
179
-	'ical_titre_js' => 'جافاسكريبت',
180
-	'ical_titre_mailing' => 'القائمة البريدية',
181
-	'ical_titre_rss' => 'ملفات الترخيص',
182
-	'icone_accueil' => 'الأساسية',
183
-	'icone_activer_cookie' => 'وضع كعكة',
184
-	'icone_activite' => 'نشاط الموقع',
185
-	'icone_admin_plugin' => 'ادارة الملحقات',
186
-	'icone_administration' => 'صيانة',
187
-	'icone_afficher_auteurs' => 'إظهار المؤلفين',
188
-	'icone_afficher_visiteurs' => 'عرض الزوار',
189
-	'icone_arret_discussion' => 'إيقاف المشاركة في هذا النقاش',
190
-	'icone_calendrier' => 'الروزنامة',
191
-	'icone_configuration' => 'إعداد',
192
-	'icone_creer_auteur' => 'إضافة مؤلف جديد وإشراكه في هذا المقال',
193
-	'icone_creer_mot_cle' => 'إنشاء مفتاح جديد وربطه بهذا المقال',
194
-	'icone_creer_rubrique_2' => 'إنشاء قسم جديد',
195
-	'icone_developpement' => 'تطوير',
196
-	'icone_edition' => 'تحرير',
197
-	'icone_ma_langue' => 'لغتي',
198
-	'icone_mes_infos' => 'بياناتي',
199
-	'icone_mes_preferences' => 'تفضيلاتي',
200
-	'icone_modifier_article' => 'تعديل هذا المقال',
201
-	'icone_modifier_rubrique' => 'تعديل هذا القسم',
202
-	'icone_publication' => 'نشر',
203
-	'icone_relancer_signataire' => 'تذكير الموقع',
204
-	'icone_retour' => 'رجوع',
205
-	'icone_retour_article' => 'عودة إلى المقال',
206
-	'icone_squelette' => 'صفحات نموذجية',
207
-	'icone_suivi_publication' => 'متابعة النشر',
208
-	'icone_supprimer_cookie' => 'حذف الكعكة',
209
-	'icone_supprimer_rubrique' => 'حذف هذا القسم',
210
-	'icone_supprimer_signature' => 'حذف هذا التوقيع',
211
-	'icone_valider_signature' => 'التصديق على هذا التوقيع',
212
-	'image_administrer_rubrique' => 'يمكنك إدارة هذا القسم',
213
-	'impossible_modifier_login_auteur' => 'لا يمكن تغيير المعرّف.',
214
-	'impossible_modifier_pass_auteur' => 'لا يمكن تغيير كلمة السر.',
215
-	'info_1_article' => 'مقال واحد',
216
-	'info_1_auteur' => 'مؤلف واحد',
217
-	'info_1_message' => 'رسالة واحدة',
218
-	'info_1_mot_cle' => 'مفتاح واحد',
219
-	'info_1_rubrique' => 'قسم واحد',
220
-	'info_1_visiteur' => 'زائر واحد',
221
-	'info_activer_cookie' => 'يمكنك تفعيل <b>كعكة إدارية</b>، تتيح لك 
170
+    // I
171
+    'ical_info1' => 'تقدم هذه الصفحة وسائل عدة للاتصال بنشاط الموقع.',
172
+    'ical_info2' => 'لمزيد من المعلومات حول هذه التقنيات يمكنك زيارة <a href="@spipnet@">توثيق SPIP</a>.',
173
+    'ical_info_calendrier' => 'هناك روزتامتان تحت تصرفك. الاولى هي عبارة عن خريطة للموقع تعلن عن كل المقالات المنشورة. اما الثانية، فتحتوي على اعلانات التحرير اضافة الى احدث رسائلك الشخصية: وهي مخصصة لك يحميها مفتاح شخصي يمكنك تغييره في اي وقت يتجديد كلمة سرك.',
174
+    'ical_methode_http' => 'تحميل',
175
+    'ical_methode_webcal' => 'تزامن (webcal://)',
176
+    'ical_texte_prive' => 'تعلمك هذه الروزنامة، المحصورة بالاستخدام الشخصي، بالنشاط التحريري الخاص في هذا الموقع (المهمات والمواعيد الشخصية والاخبار المقترحة...).',
177
+    'ical_texte_public' => 'تتيح لك هذه الروزنامة متابعة النشاط العمومي في هذا الموقع (المقالات والاخبار المنشورة).',
178
+    'ical_texte_rss' => 'يمكنك ترخيص جديد هذا الموقع من خلال اي معالج ملفات بتنسيق XML/RSS (اي RDF Site Summary). وهو ايضاً التنسيق الذي يسمح لـSPIP بقراءة احدث ما ينشر في مواقع اخرى وذلك باستخدام تنسيق تبادل متوافق (مواقع مرخصة). ',
179
+    'ical_titre_js' => 'جافاسكريبت',
180
+    'ical_titre_mailing' => 'القائمة البريدية',
181
+    'ical_titre_rss' => 'ملفات الترخيص',
182
+    'icone_accueil' => 'الأساسية',
183
+    'icone_activer_cookie' => 'وضع كعكة',
184
+    'icone_activite' => 'نشاط الموقع',
185
+    'icone_admin_plugin' => 'ادارة الملحقات',
186
+    'icone_administration' => 'صيانة',
187
+    'icone_afficher_auteurs' => 'إظهار المؤلفين',
188
+    'icone_afficher_visiteurs' => 'عرض الزوار',
189
+    'icone_arret_discussion' => 'إيقاف المشاركة في هذا النقاش',
190
+    'icone_calendrier' => 'الروزنامة',
191
+    'icone_configuration' => 'إعداد',
192
+    'icone_creer_auteur' => 'إضافة مؤلف جديد وإشراكه في هذا المقال',
193
+    'icone_creer_mot_cle' => 'إنشاء مفتاح جديد وربطه بهذا المقال',
194
+    'icone_creer_rubrique_2' => 'إنشاء قسم جديد',
195
+    'icone_developpement' => 'تطوير',
196
+    'icone_edition' => 'تحرير',
197
+    'icone_ma_langue' => 'لغتي',
198
+    'icone_mes_infos' => 'بياناتي',
199
+    'icone_mes_preferences' => 'تفضيلاتي',
200
+    'icone_modifier_article' => 'تعديل هذا المقال',
201
+    'icone_modifier_rubrique' => 'تعديل هذا القسم',
202
+    'icone_publication' => 'نشر',
203
+    'icone_relancer_signataire' => 'تذكير الموقع',
204
+    'icone_retour' => 'رجوع',
205
+    'icone_retour_article' => 'عودة إلى المقال',
206
+    'icone_squelette' => 'صفحات نموذجية',
207
+    'icone_suivi_publication' => 'متابعة النشر',
208
+    'icone_supprimer_cookie' => 'حذف الكعكة',
209
+    'icone_supprimer_rubrique' => 'حذف هذا القسم',
210
+    'icone_supprimer_signature' => 'حذف هذا التوقيع',
211
+    'icone_valider_signature' => 'التصديق على هذا التوقيع',
212
+    'image_administrer_rubrique' => 'يمكنك إدارة هذا القسم',
213
+    'impossible_modifier_login_auteur' => 'لا يمكن تغيير المعرّف.',
214
+    'impossible_modifier_pass_auteur' => 'لا يمكن تغيير كلمة السر.',
215
+    'info_1_article' => 'مقال واحد',
216
+    'info_1_auteur' => 'مؤلف واحد',
217
+    'info_1_message' => 'رسالة واحدة',
218
+    'info_1_mot_cle' => 'مفتاح واحد',
219
+    'info_1_rubrique' => 'قسم واحد',
220
+    'info_1_visiteur' => 'زائر واحد',
221
+    'info_activer_cookie' => 'يمكنك تفعيل <b>كعكة إدارية</b>، تتيح لك 
222 222
 التنقل بسهولة بين الموقع العمومي والمجال الخاص.',
223
-	'info_activer_menu_developpement' => 'عرض قائمة التطوير',
224
-	'info_admin_etre_webmestre' => 'إعطائي حقوق المشرف',
225
-	'info_admin_je_suis_webmestre' => 'أنا <b>مشرف</b>',
226
-	'info_admin_statuer_webmestre' => 'اعطاء حقوق مسؤول الموقع لهذا المدير',
227
-	'info_admin_webmestre' => 'هذا المدير هو <b>مسؤول الموقع</b>',
228
-	'info_administrateur' => 'مدير',
229
-	'info_administrateur_1' => 'مدير',
230
-	'info_administrateur_2' => 'الموقع (إستخدمه بحذر)',
231
-	'info_administrateur_site_01' => 'اذا كنت احد مدراء هذا الموقع، الرجاء',
232
-	'info_administrateur_site_02' => 'نقر هذه الوصلة',
233
-	'info_administrateurs' => 'مدراء',
234
-	'info_administrer_rubrique' => 'يمكنك إدارة هذا القسم',
235
-	'info_adresse' => 'الى العنوان:',
236
-	'info_adresse_desinscription' => 'عنوان حذف التسجيل :',
237
-	'info_adresse_url' => 'عنوان الموقع العمومي',
238
-	'info_afficher_par_nb' => 'عرض حسب',
239
-	'info_aide_en_ligne' => 'تعليمات SPIP الفورية',
240
-	'info_ajout_image' => 'عندما تضيف صوراً على شكل مستندات مربوطة بمقال ما،
223
+    'info_activer_menu_developpement' => 'عرض قائمة التطوير',
224
+    'info_admin_etre_webmestre' => 'إعطائي حقوق المشرف',
225
+    'info_admin_je_suis_webmestre' => 'أنا <b>مشرف</b>',
226
+    'info_admin_statuer_webmestre' => 'اعطاء حقوق مسؤول الموقع لهذا المدير',
227
+    'info_admin_webmestre' => 'هذا المدير هو <b>مسؤول الموقع</b>',
228
+    'info_administrateur' => 'مدير',
229
+    'info_administrateur_1' => 'مدير',
230
+    'info_administrateur_2' => 'الموقع (إستخدمه بحذر)',
231
+    'info_administrateur_site_01' => 'اذا كنت احد مدراء هذا الموقع، الرجاء',
232
+    'info_administrateur_site_02' => 'نقر هذه الوصلة',
233
+    'info_administrateurs' => 'مدراء',
234
+    'info_administrer_rubrique' => 'يمكنك إدارة هذا القسم',
235
+    'info_adresse' => 'الى العنوان:',
236
+    'info_adresse_desinscription' => 'عنوان حذف التسجيل :',
237
+    'info_adresse_url' => 'عنوان الموقع العمومي',
238
+    'info_afficher_par_nb' => 'عرض حسب',
239
+    'info_aide_en_ligne' => 'تعليمات SPIP الفورية',
240
+    'info_ajout_image' => 'عندما تضيف صوراً على شكل مستندات مربوطة بمقال ما،
241 241
 يمكن لـ SPIP ان ينشئ آلياً مصغرات عن
242 242
 الصور المدرجة. ويتيح ذلك مثلاً، إنشاء
243 243
 معرض صور او محفظة.',
244
-	'info_ajouter_rubrique' => 'إضافة قسم آخر الى الإدارة:',
245
-	'info_annonce_nouveautes' => 'إعلان عن آخر الأخبار',
246
-	'info_article' => 'مقال',
247
-	'info_article_2' => 'مقال',
248
-	'info_article_a_paraitre' => 'المقالات المؤجلة التي تنتظر النشر',
249
-	'info_articles_02' => 'مقال',
250
-	'info_articles_2' => 'المقالات',
251
-	'info_articles_auteur' => 'مقالات هذا المؤلف',
252
-	'info_articles_miens' => 'مقالاتي',
253
-	'info_articles_tous' => 'كل المقالات',
254
-	'info_articles_trouves' => 'المقالات التي عثر عليها',
255
-	'info_attente_validation' => 'مقالاتك المنتظرة التصديق',
256
-	'info_aucun_article' => 'لا يوجد مقالات',
257
-	'info_aucun_auteur' => 'لا يوجد مؤلفون',
258
-	'info_aucun_message' => 'لا توجد رسائل',
259
-	'info_aucun_rubrique' => 'لا توجد أقسام',
260
-	'info_aujourdhui' => 'اليوم:',
261
-	'info_auteur_gere_rubriques' => 'هذا المؤلف يدير الأقسام التالية:',
262
-	'info_auteur_gere_toutes_rubriques' => 'هذا المؤلف يدير <b>كل الأقسام</b>',
263
-	'info_auteur_gere_toutes_rubriques_2' => 'أدير <b>كل الأقسام</b>',
264
-	'info_auteurs' => 'المؤلفون',
265
-	'info_auteurs_par_tri' => 'المؤلفون@partri@',
266
-	'info_auteurs_trouves' => 'المؤلفون الذين عثر عليهم',
267
-	'info_authentification_externe' => 'التحقق الخارجي',
268
-	'info_avertissement' => 'تحذير',
269
-	'info_barre_outils' => 'مع شريط أدواته؟',
270
-	'info_base_installee' => '<b>تم تثبيت بنية قاعدة البيانات. ',
271
-	'info_bio' => 'السيرة',
272
-	'info_cache_desactive' => 'الذاكرة المخبأة متوقفة مؤقتاً.',
273
-	'info_chapeau' => 'المقدمة',
274
-	'info_chapeau_2' => 'المقدمة:',
275
-	'info_chemin_acces_1' => 'خيارات: <b>مسار الدخول في الدليل</b>',
276
-	'info_chemin_acces_2' => 'من الآن، عليك بإعداد مسار الدخول الى معلومات الدليل. هذه المعلومات أساسية لقراءة بيانات المستخدمين المحفوظة في الدليل.',
277
-	'info_chemin_acces_annuaire' => 'خيارات: <b>مسار الدخول في الدليل</b>',
278
-	'info_choix_base' => 'الخطوة الثالثة: ',
279
-	'info_classement_1' => ' من أصل @liste@ مقال',
280
-	'info_classement_2' => 'من أصل @liste@ مقال',
281
-	'info_code_acces' => 'لا تنسى بيانات الدخول الخاصة بك!',
282
-	'info_config_suivi' => 'اذا كان هذا العنوان يدل الى قائمة بريدية، يمكنك ادخال العنوان حيث يقوم المشاركون في الموفع بتسجيل انفسهم، ادناه. ويمكن لهذا العنوان ان يكون عنوان URL (مثلاً صفحة التسجيل في القائمة عبر النسيج) او عنوان بريدي يحمل موضوعاً محدداً (مثلاً: <tt>@adresse_suivi@?subject=subscribe</tt>):',
283
-	'info_config_suivi_explication' => 'يمكنك الاشتراك في القائمة البريدية في هذا الموقع. ستحصل عندها آلياً في رسالة الكترونية على اعلانات حول المقالات والاخبار المقترحة للنشر. ',
284
-	'info_confirmer_passe' => 'تأكيد كلمة السر الجديدة:',
285
-	'info_conflit_edition_avis_non_sauvegarde' => 'تنبيه، تم تعديل الحقول التالية في مكان آخر. لذلك لم يتم تسجيل نعديلاتك.',
286
-	'info_conflit_edition_differences' => 'الفروق:',
287
-	'info_conflit_edition_version_enregistree' => 'الاصدار المسجل:',
288
-	'info_conflit_edition_votre_version' => 'إصدارك:',
289
-	'info_connexion_base' => 'محاولة الاتصال بقاعدة البيانات',
290
-	'info_connexion_base_donnee' => 'الاتصال بقاعدة بياناتك',
291
-	'info_connexion_ldap_ok' => 'نجح إتصال LDAP.</b><p> يمكنك الانتقال الى الخطوة التالية.</p>',
292
-	'info_connexion_mysql' => 'الاتصال بخادم SQL',
293
-	'info_connexion_ok' => 'نجح الاتصال.',
294
-	'info_contact' => 'الاتصال',
295
-	'info_contenu_articles' => 'محتوى المقالات',
296
-	'info_contributions' => 'المساهمات',
297
-	'info_creation_paragraphe' => 'لإنشاء فقرات يكفي ترك سطور فارغة.',
298
-	'info_creation_rubrique' => 'قبل التمكن من كتابة مقالات،<br />يجب عليك إنشاء قسم واحد على الأقل.<br />',
299
-	'info_creation_tables' => 'إنشاء جداول قاعدة البيانات',
300
-	'info_creer_base' => '<b>قم بإنشاء</b>  قاعدة بيانات جديدة:',
301
-	'info_dans_rubrique' => 'في القسم:	',
302
-	'info_date_publication_anterieure' => 'تاريخ النشر السابق:',
303
-	'info_date_referencement' => 'تاريخ تبويب هذا الموقع:',
304
-	'info_derniere_etape' => 'إنتهى!',
305
-	'info_descriptif' => 'الوصف:',
306
-	'info_desinstaller_plugin' => 'يحذف البيانات ويعطل الملحقات',
307
-	'info_discussion_cours' => 'النقاشات النشطة',
308
-	'info_ecrire_article' => 'قبل التمكن من كتابة مقالات، يجب عليك إنشاء قسم واحد على الأقل.',
309
-	'info_email_envoi' => 'العنوان الالكتروني للارسال (اختياري)',
310
-	'info_email_envoi_txt' => 'ادخل هنا العنوان المطلوب استخدامه لبعث الرسائل (والا، سيتم استخدام عنوان المرسل اليه كعنوان ارسال):',
311
-	'info_email_webmestre' => 'عنوان بريد المشرف على الموقع',
312
-	'info_envoi_email_automatique' => 'إرسال البريد الآلي',
313
-	'info_envoyer_maintenant' => 'إرسال الآن',
314
-	'info_etape_suivante' => 'إنتقل الى الخطوة التالية',
315
-	'info_etape_suivante_1' => 'يمكنك الانتقال الى الخطوة التالية.',
316
-	'info_etape_suivante_2' => 'يمكنك الانتقال الى الخطوة التالية.',
317
-	'info_exceptions_proxy' => 'استثناءات للجهاز الوكيل',
318
-	'info_exportation_base' => 'نقل قاعدة البيانات الى @archive@',
319
-	'info_facilite_suivi_activite' => 'لتسهيل متابعة أنشطة تحرير
244
+    'info_ajouter_rubrique' => 'إضافة قسم آخر الى الإدارة:',
245
+    'info_annonce_nouveautes' => 'إعلان عن آخر الأخبار',
246
+    'info_article' => 'مقال',
247
+    'info_article_2' => 'مقال',
248
+    'info_article_a_paraitre' => 'المقالات المؤجلة التي تنتظر النشر',
249
+    'info_articles_02' => 'مقال',
250
+    'info_articles_2' => 'المقالات',
251
+    'info_articles_auteur' => 'مقالات هذا المؤلف',
252
+    'info_articles_miens' => 'مقالاتي',
253
+    'info_articles_tous' => 'كل المقالات',
254
+    'info_articles_trouves' => 'المقالات التي عثر عليها',
255
+    'info_attente_validation' => 'مقالاتك المنتظرة التصديق',
256
+    'info_aucun_article' => 'لا يوجد مقالات',
257
+    'info_aucun_auteur' => 'لا يوجد مؤلفون',
258
+    'info_aucun_message' => 'لا توجد رسائل',
259
+    'info_aucun_rubrique' => 'لا توجد أقسام',
260
+    'info_aujourdhui' => 'اليوم:',
261
+    'info_auteur_gere_rubriques' => 'هذا المؤلف يدير الأقسام التالية:',
262
+    'info_auteur_gere_toutes_rubriques' => 'هذا المؤلف يدير <b>كل الأقسام</b>',
263
+    'info_auteur_gere_toutes_rubriques_2' => 'أدير <b>كل الأقسام</b>',
264
+    'info_auteurs' => 'المؤلفون',
265
+    'info_auteurs_par_tri' => 'المؤلفون@partri@',
266
+    'info_auteurs_trouves' => 'المؤلفون الذين عثر عليهم',
267
+    'info_authentification_externe' => 'التحقق الخارجي',
268
+    'info_avertissement' => 'تحذير',
269
+    'info_barre_outils' => 'مع شريط أدواته؟',
270
+    'info_base_installee' => '<b>تم تثبيت بنية قاعدة البيانات. ',
271
+    'info_bio' => 'السيرة',
272
+    'info_cache_desactive' => 'الذاكرة المخبأة متوقفة مؤقتاً.',
273
+    'info_chapeau' => 'المقدمة',
274
+    'info_chapeau_2' => 'المقدمة:',
275
+    'info_chemin_acces_1' => 'خيارات: <b>مسار الدخول في الدليل</b>',
276
+    'info_chemin_acces_2' => 'من الآن، عليك بإعداد مسار الدخول الى معلومات الدليل. هذه المعلومات أساسية لقراءة بيانات المستخدمين المحفوظة في الدليل.',
277
+    'info_chemin_acces_annuaire' => 'خيارات: <b>مسار الدخول في الدليل</b>',
278
+    'info_choix_base' => 'الخطوة الثالثة: ',
279
+    'info_classement_1' => ' من أصل @liste@ مقال',
280
+    'info_classement_2' => 'من أصل @liste@ مقال',
281
+    'info_code_acces' => 'لا تنسى بيانات الدخول الخاصة بك!',
282
+    'info_config_suivi' => 'اذا كان هذا العنوان يدل الى قائمة بريدية، يمكنك ادخال العنوان حيث يقوم المشاركون في الموفع بتسجيل انفسهم، ادناه. ويمكن لهذا العنوان ان يكون عنوان URL (مثلاً صفحة التسجيل في القائمة عبر النسيج) او عنوان بريدي يحمل موضوعاً محدداً (مثلاً: <tt>@adresse_suivi@?subject=subscribe</tt>):',
283
+    'info_config_suivi_explication' => 'يمكنك الاشتراك في القائمة البريدية في هذا الموقع. ستحصل عندها آلياً في رسالة الكترونية على اعلانات حول المقالات والاخبار المقترحة للنشر. ',
284
+    'info_confirmer_passe' => 'تأكيد كلمة السر الجديدة:',
285
+    'info_conflit_edition_avis_non_sauvegarde' => 'تنبيه، تم تعديل الحقول التالية في مكان آخر. لذلك لم يتم تسجيل نعديلاتك.',
286
+    'info_conflit_edition_differences' => 'الفروق:',
287
+    'info_conflit_edition_version_enregistree' => 'الاصدار المسجل:',
288
+    'info_conflit_edition_votre_version' => 'إصدارك:',
289
+    'info_connexion_base' => 'محاولة الاتصال بقاعدة البيانات',
290
+    'info_connexion_base_donnee' => 'الاتصال بقاعدة بياناتك',
291
+    'info_connexion_ldap_ok' => 'نجح إتصال LDAP.</b><p> يمكنك الانتقال الى الخطوة التالية.</p>',
292
+    'info_connexion_mysql' => 'الاتصال بخادم SQL',
293
+    'info_connexion_ok' => 'نجح الاتصال.',
294
+    'info_contact' => 'الاتصال',
295
+    'info_contenu_articles' => 'محتوى المقالات',
296
+    'info_contributions' => 'المساهمات',
297
+    'info_creation_paragraphe' => 'لإنشاء فقرات يكفي ترك سطور فارغة.',
298
+    'info_creation_rubrique' => 'قبل التمكن من كتابة مقالات،<br />يجب عليك إنشاء قسم واحد على الأقل.<br />',
299
+    'info_creation_tables' => 'إنشاء جداول قاعدة البيانات',
300
+    'info_creer_base' => '<b>قم بإنشاء</b>  قاعدة بيانات جديدة:',
301
+    'info_dans_rubrique' => 'في القسم:	',
302
+    'info_date_publication_anterieure' => 'تاريخ النشر السابق:',
303
+    'info_date_referencement' => 'تاريخ تبويب هذا الموقع:',
304
+    'info_derniere_etape' => 'إنتهى!',
305
+    'info_descriptif' => 'الوصف:',
306
+    'info_desinstaller_plugin' => 'يحذف البيانات ويعطل الملحقات',
307
+    'info_discussion_cours' => 'النقاشات النشطة',
308
+    'info_ecrire_article' => 'قبل التمكن من كتابة مقالات، يجب عليك إنشاء قسم واحد على الأقل.',
309
+    'info_email_envoi' => 'العنوان الالكتروني للارسال (اختياري)',
310
+    'info_email_envoi_txt' => 'ادخل هنا العنوان المطلوب استخدامه لبعث الرسائل (والا، سيتم استخدام عنوان المرسل اليه كعنوان ارسال):',
311
+    'info_email_webmestre' => 'عنوان بريد المشرف على الموقع',
312
+    'info_envoi_email_automatique' => 'إرسال البريد الآلي',
313
+    'info_envoyer_maintenant' => 'إرسال الآن',
314
+    'info_etape_suivante' => 'إنتقل الى الخطوة التالية',
315
+    'info_etape_suivante_1' => 'يمكنك الانتقال الى الخطوة التالية.',
316
+    'info_etape_suivante_2' => 'يمكنك الانتقال الى الخطوة التالية.',
317
+    'info_exceptions_proxy' => 'استثناءات للجهاز الوكيل',
318
+    'info_exportation_base' => 'نقل قاعدة البيانات الى @archive@',
319
+    'info_facilite_suivi_activite' => 'لتسهيل متابعة أنشطة تحرير
320 320
 الموقع، يرسل SPIP عبر البريد الى لائحة احد المحررين البريدية مثلاً،
321 321
 الإعلان عن طلبات النشر وتصديق المقالات. يمكن ادخال عنوان او اكثر تفصل بينها فواصل.',
322
-	'info_fichiers_authent' => 'ملف التحقق «.htpasswd»',
323
-	'info_forums_abo_invites' => 'يحتوي موقعك على منتديات بالاشتراك. يشترك الزوار اذاً من الموقع العمومي.',
324
-	'info_gauche_admin_tech' => '<b>لا يحق إلا لمسؤولي الموقع الوصول الى هذه الصفحة.</b><p> إنها توفر الوصول الى وظائف
322
+    'info_fichiers_authent' => 'ملف التحقق «.htpasswd»',
323
+    'info_forums_abo_invites' => 'يحتوي موقعك على منتديات بالاشتراك. يشترك الزوار اذاً من الموقع العمومي.',
324
+    'info_gauche_admin_tech' => '<b>لا يحق إلا لمسؤولي الموقع الوصول الى هذه الصفحة.</b><p> إنها توفر الوصول الى وظائف
325 325
 متنوعة للصيانة التقنية. وتتطلب بعض هذه الوظائف عملية تحقق محددة
326 326
 تحتاج الى الدخول الى الموقع عبر بروتوكول FTP .</p>',
327
-	'info_gauche_admin_vider' => '<b>لا يحق إلا لمسؤولي الموقع الوصول الى هذه الصفحة.</b><p> إنها توفر الوصول الى وظائف
327
+    'info_gauche_admin_vider' => '<b>لا يحق إلا لمسؤولي الموقع الوصول الى هذه الصفحة.</b><p> إنها توفر الوصول الى وظائف
328 328
 متنوعة للصيانة التقنية. وتتطلب بعض هذه الوظائف عملية تحقق محددة
329 329
 تحتاج الى الدخول الى الموقع عبر بروتوكول FTP .</p>',
330
-	'info_gauche_auteurs' => 'ستجد هنا جميع مؤلفي الموقع.
330
+    'info_gauche_auteurs' => 'ستجد هنا جميع مؤلفي الموقع.
331 331
 يدل لون رمز كل مؤلف على وضعه (مدير = أخضر؛ محرر = أصفر).',
332
-	'info_gauche_auteurs_exterieurs' => 'المؤلفون الخارجيون، الذين لا يتمتعون بحق الدخول الى الموقع، معرّفون برمز أزرق؛
332
+    'info_gauche_auteurs_exterieurs' => 'المؤلفون الخارجيون، الذين لا يتمتعون بحق الدخول الى الموقع، معرّفون برمز أزرق؛
333 333
 اما المؤلفون المحذوفون فبرمز رمادي.',
334
-	'info_gauche_messagerie' => 'تتيح المراسلة تبادل الرسائل بين المحررين والحفاظ على المذكرات (لاستخدامك الشخصي) وعرض الإعلانات في الصفحة الرئيسية للمجال الخاص (إذا كنت مديراً).',
335
-	'info_gauche_statistiques_referers' => 'تعرض هذه الصفحة قائمة <i>مواقع المصدر</i>، أي المواقع التي تحتوي على وصلات تقود الى موقعك، fبين البارحة واليوم فقط: فيتم تأصيل هذه القائمة كل 24 ساعة.',
336
-	'info_gauche_visiteurs_enregistres' => 'ستجد هنا الزوار المسجلين
334
+    'info_gauche_messagerie' => 'تتيح المراسلة تبادل الرسائل بين المحررين والحفاظ على المذكرات (لاستخدامك الشخصي) وعرض الإعلانات في الصفحة الرئيسية للمجال الخاص (إذا كنت مديراً).',
335
+    'info_gauche_statistiques_referers' => 'تعرض هذه الصفحة قائمة <i>مواقع المصدر</i>، أي المواقع التي تحتوي على وصلات تقود الى موقعك، fبين البارحة واليوم فقط: فيتم تأصيل هذه القائمة كل 24 ساعة.',
336
+    'info_gauche_visiteurs_enregistres' => 'ستجد هنا الزوار المسجلين
337 337
 في مجال الموقع العام (المنتديات بالاشتراك).',
338
-	'info_generation_miniatures_images' => 'إنشاء مصغرات الصور',
339
-	'info_gerer_trad_objets' => '@objets@: إدارة روابط الترجمة',
340
-	'info_hebergeur_desactiver_envoi_email' => 'بعض خدام المواقع يوقفون إرسال البريد الآلي
338
+    'info_generation_miniatures_images' => 'إنشاء مصغرات الصور',
339
+    'info_gerer_trad_objets' => '@objets@: إدارة روابط الترجمة',
340
+    'info_hebergeur_desactiver_envoi_email' => 'بعض خدام المواقع يوقفون إرسال البريد الآلي
341 341
 في أجهزتهم. في هذه الحال، لا يمكن تفعيل
342 342
 وظائف SPIP التالية.',
343
-	'info_hier' => 'البارحة:',
344
-	'info_identification_publique' => 'هويتك العمومية...',
345
-	'info_image_process' => 'الرجاء اختيار افضل طريقة لإنشاء المصغرات بالنقر على الصورة المناسبة.',
346
-	'info_image_process2' => 'اذا لم تظهر اية صورة يكون جهاز الخدمة الذي يستضيف موقعك غير معدّ لاستخدام هذه الأدوات. اذا رغبت في استخدام هذه الوظائف، اتصل بالمسؤول التقني واطلب تثبيت أحد الملحقين «GD» او «Imagick».',
347
-	'info_images_auto' => 'يتم حساب هذه الصور آلياً',
348
-	'info_informations_personnelles' => 'المعلومات الشخصية',
349
-	'info_inscription' => 'التسجيل في',
350
-	'info_inscription_automatique' => 'تسجيل آلي للمحررين الجدد',
351
-	'info_jeu_caractere' => 'طقم حروف الموقع',
352
-	'info_jours' => 'يوم',
353
-	'info_laisser_champs_vides' => 'ترك هذه الحقول فارغة)',
354
-	'info_langues' => 'لغات الموقع',
355
-	'info_ldap_ok' => 'تم تثبيت تحقق LDAP .',
356
-	'info_lien_hypertexte' => 'وصلة هايبرتكست:',
357
-	'info_liste_nouveautes_envoyee' => 'تم إرسال لائحة جديد الموقع',
358
-	'info_liste_redacteurs_connectes' => 'قائمة المحررين المتصلين',
359
-	'info_login_existant' => 'هذا المعرّف موجود سابقاً.',
360
-	'info_login_trop_court' => 'معرّف الدخول قصيز جداً.',
361
-	'info_login_trop_court_car_pluriel' => 'يجب ان يحتوي المعرّف @nb@ أحرف على الأقل.',
362
-	'info_logos' => 'الرموز',
363
-	'info_maximum' => 'الحد الأقصى:',
364
-	'info_meme_rubrique' => 'في القسم نفسه',
365
-	'info_message_en_redaction' => 'رسالتك قيد التحرير',
366
-	'info_message_technique' => 'رسالة تقنية:',
367
-	'info_messagerie_interne' => 'المراسلة الداخلية',
368
-	'info_mise_a_niveau_base' => 'ترقية قاعدة بيانات SQL',
369
-	'info_mise_a_niveau_base_2' => '{{تحذير!}} قمت بتثبيت إصدار
343
+    'info_hier' => 'البارحة:',
344
+    'info_identification_publique' => 'هويتك العمومية...',
345
+    'info_image_process' => 'الرجاء اختيار افضل طريقة لإنشاء المصغرات بالنقر على الصورة المناسبة.',
346
+    'info_image_process2' => 'اذا لم تظهر اية صورة يكون جهاز الخدمة الذي يستضيف موقعك غير معدّ لاستخدام هذه الأدوات. اذا رغبت في استخدام هذه الوظائف، اتصل بالمسؤول التقني واطلب تثبيت أحد الملحقين «GD» او «Imagick».',
347
+    'info_images_auto' => 'يتم حساب هذه الصور آلياً',
348
+    'info_informations_personnelles' => 'المعلومات الشخصية',
349
+    'info_inscription' => 'التسجيل في',
350
+    'info_inscription_automatique' => 'تسجيل آلي للمحررين الجدد',
351
+    'info_jeu_caractere' => 'طقم حروف الموقع',
352
+    'info_jours' => 'يوم',
353
+    'info_laisser_champs_vides' => 'ترك هذه الحقول فارغة)',
354
+    'info_langues' => 'لغات الموقع',
355
+    'info_ldap_ok' => 'تم تثبيت تحقق LDAP .',
356
+    'info_lien_hypertexte' => 'وصلة هايبرتكست:',
357
+    'info_liste_nouveautes_envoyee' => 'تم إرسال لائحة جديد الموقع',
358
+    'info_liste_redacteurs_connectes' => 'قائمة المحررين المتصلين',
359
+    'info_login_existant' => 'هذا المعرّف موجود سابقاً.',
360
+    'info_login_trop_court' => 'معرّف الدخول قصيز جداً.',
361
+    'info_login_trop_court_car_pluriel' => 'يجب ان يحتوي المعرّف @nb@ أحرف على الأقل.',
362
+    'info_logos' => 'الرموز',
363
+    'info_maximum' => 'الحد الأقصى:',
364
+    'info_meme_rubrique' => 'في القسم نفسه',
365
+    'info_message_en_redaction' => 'رسالتك قيد التحرير',
366
+    'info_message_technique' => 'رسالة تقنية:',
367
+    'info_messagerie_interne' => 'المراسلة الداخلية',
368
+    'info_mise_a_niveau_base' => 'ترقية قاعدة بيانات SQL',
369
+    'info_mise_a_niveau_base_2' => '{{تحذير!}} قمت بتثبيت إصدار
370 370
 من ملفات SPIP {{أقدم}} من الإصدار الذي
371 371
 كان موجوداً في هذا الموقع: قد تواجه خطر فقدان قاعدة البيانات
372 372
 مما يحول دون عمل موقعك بشكل سليم.<br />{{إعادة تثبيت
373 373
 ملفات SPIP.}}',
374
-	'info_modification_enregistree' => 'تم تسجيل تعديلاتك',
375
-	'info_modifier_auteur' => 'تغيير المؤلف:',
376
-	'info_modifier_rubrique' => 'تعديل القسم:',
377
-	'info_modifier_titre' => 'تغيير: @titre@',
378
-	'info_mon_site_spip' => 'موقع SPIP',
379
-	'info_moyenne' => 'المتوسط:',
380
-	'info_multi_cet_article' => 'لغة هذا المقال:',
381
-	'info_multi_langues_choisies' => 'الرجاء تحديد ادناه اللغات التي ستكون متوافرة لمحرري موقعك.
374
+    'info_modification_enregistree' => 'تم تسجيل تعديلاتك',
375
+    'info_modifier_auteur' => 'تغيير المؤلف:',
376
+    'info_modifier_rubrique' => 'تعديل القسم:',
377
+    'info_modifier_titre' => 'تغيير: @titre@',
378
+    'info_mon_site_spip' => 'موقع SPIP',
379
+    'info_moyenne' => 'المتوسط:',
380
+    'info_multi_cet_article' => 'لغة هذا المقال:',
381
+    'info_multi_langues_choisies' => 'الرجاء تحديد ادناه اللغات التي ستكون متوافرة لمحرري موقعك.
382 382
   لا يمكن ايقاف اللغات المستخدمة حالياً في موقعك (والظاهرة في اول القائمة).',
383
-	'info_multi_objets' => '@objets@: تفعيل قائمة اللغات',
384
-	'info_multi_secteurs' => '... للأقسام الموجودة في اصل الموقع فقط ',
385
-	'info_nb_articles' => '@nb@ مقال',
386
-	'info_nb_auteurs' => '@nb@ مؤلف',
387
-	'info_nb_messages' => '@nb@ رسالة',
388
-	'info_nb_mots_cles' => '@nb@ مفتاح',
389
-	'info_nb_rubriques' => '@nb@ قسم',
390
-	'info_nb_visiteurs' => '@nb@ زائر',
391
-	'info_nom' => 'الإسم',
392
-	'info_nom_destinataire' => 'إسم المرسل اليه',
393
-	'info_nom_pas_conforme' => 'علامات html غير مسموح بها',
394
-	'info_nom_site' => 'إسم موقعك',
395
-	'info_nombre_articles' => '@nb_articles@ مقال،',
396
-	'info_nombre_rubriques' => '@nb_rubriques@ قسم،',
397
-	'info_nombre_sites' => '@nb_sites@ موقع،',
398
-	'info_non_deplacer' => 'عدم التحريك...',
399
-	'info_non_envoi_annonce_dernieres_nouveautes' => 'يستطيع SPIP إرسال إعلانات عن آخر الأخبار بانتظام.
383
+    'info_multi_objets' => '@objets@: تفعيل قائمة اللغات',
384
+    'info_multi_secteurs' => '... للأقسام الموجودة في اصل الموقع فقط ',
385
+    'info_nb_articles' => '@nb@ مقال',
386
+    'info_nb_auteurs' => '@nb@ مؤلف',
387
+    'info_nb_messages' => '@nb@ رسالة',
388
+    'info_nb_mots_cles' => '@nb@ مفتاح',
389
+    'info_nb_rubriques' => '@nb@ قسم',
390
+    'info_nb_visiteurs' => '@nb@ زائر',
391
+    'info_nom' => 'الإسم',
392
+    'info_nom_destinataire' => 'إسم المرسل اليه',
393
+    'info_nom_pas_conforme' => 'علامات html غير مسموح بها',
394
+    'info_nom_site' => 'إسم موقعك',
395
+    'info_nombre_articles' => '@nb_articles@ مقال،',
396
+    'info_nombre_rubriques' => '@nb_rubriques@ قسم،',
397
+    'info_nombre_sites' => '@nb_sites@ موقع،',
398
+    'info_non_deplacer' => 'عدم التحريك...',
399
+    'info_non_envoi_annonce_dernieres_nouveautes' => 'يستطيع SPIP إرسال إعلانات عن آخر الأخبار بانتظام.
400 400
 (المقالات والأخبار المنشورة حديثاً).',
401
-	'info_non_envoi_liste_nouveautes' => 'عدم إرسال قائمة بآخر الأخبار',
402
-	'info_non_modifiable' => '</i>لا يمكن تغييره<i>',
403
-	'info_non_suppression_mot_cle' => 'كلا لا أريد حذف هذا المفتاح.',
404
-	'info_notes' => 'حواشي',
405
-	'info_nouvel_article' => 'مقال جديد',
406
-	'info_nouvelle_traduction' => 'ترجمة جديدة:',
407
-	'info_numero_article' => 'المقال رقم:',
408
-	'info_obligatoire_02' => '(إجباري)',
409
-	'info_option_accepter_visiteurs' => 'قبول تسجيل الزوار من الموقع العمومي',
410
-	'info_option_ne_pas_accepter_visiteurs' => 'رفض تسجيل الزوار من الموقع العمومي',
411
-	'info_options_avancees' => 'الخيارات المتطورة',
412
-	'info_ou' => 'أو...',
413
-	'info_page_interdite' => 'صفحة محظورة',
414
-	'info_par_nom' => 'حسب الاسم',
415
-	'info_par_nombre_article' => 'حسب عدد المقالات',
416
-	'info_par_statut' => 'حسب الوضع',
417
-	'info_par_tri' => '’(حسب @tri@)’',
418
-	'info_passe_trop_court' => 'كلمة السر قصيرة جداً.',
419
-	'info_passe_trop_court_car_pluriel' => 'يجب ان تحتوي كلمة السر @nb@ أحرف على الأقل.',
420
-	'info_passes_identiques' => 'كلمتا السر ليستا متطابقتان.',
421
-	'info_plus_cinq_car' => 'أكثر من خمسة أحرف',
422
-	'info_plus_cinq_car_2' => '(أكثر من خمسة أحرف)',
423
-	'info_plus_trois_car' => '(أكثر من ثلاثة أحرف)',
424
-	'info_popularite' => 'الشعبية: @popularite@؛ الزيارات: @visites@',
425
-	'info_post_scriptum' => 'الملحق',
426
-	'info_post_scriptum_2' => 'الملحق:',
427
-	'info_pour' => 'لـ',
428
-	'info_preview_texte' => 'من الممكن تفعيل العرض المسبق للعناصر التحريرية التي تتمتع على الاقل بوضعية «مقترح»، إضافة الى العناصر «قيد التحرير» العائدة للمؤلف المتصل. هل تتاح هذه الوظيفة للمدراء فقط او لجميع المحررين او تُعطل؟',
429
-	'info_procedez_par_etape' => 'الرجاء إتباع الخطوة خطوة ',
430
-	'info_procedure_maj_version' => 'يجب تنفيذ عملية الترقية لتكييف
401
+    'info_non_envoi_liste_nouveautes' => 'عدم إرسال قائمة بآخر الأخبار',
402
+    'info_non_modifiable' => '</i>لا يمكن تغييره<i>',
403
+    'info_non_suppression_mot_cle' => 'كلا لا أريد حذف هذا المفتاح.',
404
+    'info_notes' => 'حواشي',
405
+    'info_nouvel_article' => 'مقال جديد',
406
+    'info_nouvelle_traduction' => 'ترجمة جديدة:',
407
+    'info_numero_article' => 'المقال رقم:',
408
+    'info_obligatoire_02' => '(إجباري)',
409
+    'info_option_accepter_visiteurs' => 'قبول تسجيل الزوار من الموقع العمومي',
410
+    'info_option_ne_pas_accepter_visiteurs' => 'رفض تسجيل الزوار من الموقع العمومي',
411
+    'info_options_avancees' => 'الخيارات المتطورة',
412
+    'info_ou' => 'أو...',
413
+    'info_page_interdite' => 'صفحة محظورة',
414
+    'info_par_nom' => 'حسب الاسم',
415
+    'info_par_nombre_article' => 'حسب عدد المقالات',
416
+    'info_par_statut' => 'حسب الوضع',
417
+    'info_par_tri' => '’(حسب @tri@)’',
418
+    'info_passe_trop_court' => 'كلمة السر قصيرة جداً.',
419
+    'info_passe_trop_court_car_pluriel' => 'يجب ان تحتوي كلمة السر @nb@ أحرف على الأقل.',
420
+    'info_passes_identiques' => 'كلمتا السر ليستا متطابقتان.',
421
+    'info_plus_cinq_car' => 'أكثر من خمسة أحرف',
422
+    'info_plus_cinq_car_2' => '(أكثر من خمسة أحرف)',
423
+    'info_plus_trois_car' => '(أكثر من ثلاثة أحرف)',
424
+    'info_popularite' => 'الشعبية: @popularite@؛ الزيارات: @visites@',
425
+    'info_post_scriptum' => 'الملحق',
426
+    'info_post_scriptum_2' => 'الملحق:',
427
+    'info_pour' => 'لـ',
428
+    'info_preview_texte' => 'من الممكن تفعيل العرض المسبق للعناصر التحريرية التي تتمتع على الاقل بوضعية «مقترح»، إضافة الى العناصر «قيد التحرير» العائدة للمؤلف المتصل. هل تتاح هذه الوظيفة للمدراء فقط او لجميع المحررين او تُعطل؟',
429
+    'info_procedez_par_etape' => 'الرجاء إتباع الخطوة خطوة ',
430
+    'info_procedure_maj_version' => 'يجب تنفيذ عملية الترقية لتكييف
431 431
 قاعدة البيانات مع إصدار SPIP الجديد.',
432
-	'info_proxy_ok' => 'نجح اختبار الجهاز الوكيل.',
433
-	'info_ps' => 'ملاحظة',
434
-	'info_publier' => 'نشر',
435
-	'info_publies' => 'مقالاتك المنشورة',
436
-	'info_question_accepter_visiteurs' => 'اذا كانت صفحات موقعك النموذجية تفسح المجال للزوار الذين لا يتمتعون بحق الدخول الى المجال الخاص لتسجيل انفسهم، قم بتفعيل الخيار التالي:',
437
-	'info_question_inscription_nouveaux_redacteurs' => 'هل تسمح بتسجيل محررين جدد من
432
+    'info_proxy_ok' => 'نجح اختبار الجهاز الوكيل.',
433
+    'info_ps' => 'ملاحظة',
434
+    'info_publier' => 'نشر',
435
+    'info_publies' => 'مقالاتك المنشورة',
436
+    'info_question_accepter_visiteurs' => 'اذا كانت صفحات موقعك النموذجية تفسح المجال للزوار الذين لا يتمتعون بحق الدخول الى المجال الخاص لتسجيل انفسهم، قم بتفعيل الخيار التالي:',
437
+    'info_question_inscription_nouveaux_redacteurs' => 'هل تسمح بتسجيل محررين جدد من
438 438
 الموقع العمومي؟ إذا وافقت، سيتمكن الزوار من التسجيل
439 439
 عبر إستمارة آلية والدخول الى المجال الخاص
440 440
 لعرض مقالاتهم. <div class="notice">خلال عملية التسجيل،
@@ -443,367 +443,367 @@  discard block
 block discarded – undo
443 443
  خدام المواقع يعطلون إرسال البريد الآلي في
444 444
 أجهزتهم: في هذه الحال، لا يمكن تفعيل
445 445
 التسجيل الآلي.</div>',
446
-	'info_qui_edite' => '@nom_auteur_modif@ عمل على هذا المحتوى منذ @date_diff@ دقيقة ',
447
-	'info_racine_site' => 'أصل الموقع',
448
-	'info_recharger_page' => 'الرجاء إعادة تحميل الصفحة بعد لحظات.',
449
-	'info_recherche_auteur_zero' => 'لا توجد نتائج لـ «@cherche_auteur@».',
450
-	'info_recommencer' => 'الرجاء إعادة المحاولة.',
451
-	'info_redacteur_1' => 'محرر',
452
-	'info_redacteur_2' => 'يملك حق الدخول الى المجال الخاص (ينصح به)',
453
-	'info_redacteurs' => 'محررون',
454
-	'info_redaction_en_cours' => 'قيد التحرير',
455
-	'info_redirection' => 'إعادة توجيه',
456
-	'info_redirection_activee' => 'تم تفعيل إعادة التحويل.',
457
-	'info_redirection_boucle' => 'محاولة إعادة توجيه مقال الى ذاته.',
458
-	'info_redirection_desactivee' => 'تم حذف إعادة التحويل.',
459
-	'info_refuses' => 'مقالاتك المرفوضة',
460
-	'info_reglage_ldap' => 'خيارات: <b>ضبط جلب LDAP </b>',
461
-	'info_renvoi_article' => '<b>إعادة توجيه.</b> هذا المقال يحيل الى الصفحة: ',
462
-	'info_reserve_admin' => 'المدراء وحدهم يمكنهم تغيير هذا العنوان.',
463
-	'info_restreindre_rubrique' => 'حصر الإدارة في القسم:',
464
-	'info_resultat_recherche' => 'نتائج البحث:',
465
-	'info_rubriques' => 'الأقسام',
466
-	'info_rubriques_02' => 'الأقسام',
467
-	'info_rubriques_trouvees' => 'الأقسام التي عثر عليها',
468
-	'info_sans_titre' => 'بدون عنوان',
469
-	'info_selection_chemin_acces' => '<b>حدد</b> أدناه مسار الدخول في الدليل:',
470
-	'info_signatures' => 'التوقيعات',
471
-	'info_site' => 'الموقع',
472
-	'info_site_2' => 'الموقع:',
473
-	'info_site_min' => 'الموقع',
474
-	'info_site_reference_2' => 'موقع مبوب',
475
-	'info_site_web' => 'الموقع:',
476
-	'info_sites' => ' مواقع',
477
-	'info_sites_lies_mot' => 'المواقع المبوبة المرتبطة بهذا المفتاح',
478
-	'info_sites_proxy' => 'إستخدام جهاز وكيل',
479
-	'info_sites_trouves' => 'المواقع التي عثر عليها',
480
-	'info_sous_titre' => 'العنوان الفرعي:',
481
-	'info_statut_administrateur' => 'مدير',
482
-	'info_statut_auteur' => 'وضع هذا المؤلف:',
483
-	'info_statut_auteur_2' => 'أنا',
484
-	'info_statut_auteur_a_confirmer' => 'التسجيل المطلوب التأكد منه',
485
-	'info_statut_auteur_autre' => 'وضعية اخرى:',
486
-	'info_statut_redacteur' => 'محرر',
487
-	'info_statut_utilisateurs_1' => 'الوضع الافتراضي للمستخدمين المجلوبين',
488
-	'info_statut_utilisateurs_2' => 'قم باختيار الوضع المخصص للأشخاص الموجودين في دليل LDAP عندما سيتصلون للمرة الأولى. لاحقاً، يمكنك تغيير هذه القيمة لكل مؤلف على حدى.',
489
-	'info_suivi_activite' => 'متابعة أنشطة التحرير',
490
-	'info_surtitre' => 'عنوان المدخل:',
491
-	'info_syndication_integrale_1' => 'يقدم موقعك ملفات ترخيص (انظر «<a href="@url@">@titre@</a>»).',
492
-	'info_syndication_integrale_2' => 'هل ترغب في تقديم المقالات بكاملها او الاكتفاء بنشر ملخص من بضعة مئات من الكلمات؟',
493
-	'info_table_prefix' => 'يمكنك تغيير بادئة اسماء جداول البيانات (هذا ضروري في حال تثبيت عدة مواقع لقاعدة بيانات واحدة). تكتب هذه البادئة بأحرف صغيرة بدون صوتيات ومسافات. ',
494
-	'info_taille_maximale_images' => 'سيقوم SPIP بتفقد الحد الاقصى لحجم الصور التي يمكنه معالجتها (بملايين النقاط).<br /> لن يتم تصغير الصور التي تتعدى هذا الحد.',
495
-	'info_taille_maximale_vignette' => 'الحد الأقصى لأبعاد المصغرات التي ينتجها النظام:',
496
-	'info_terminer_installation' => 'يمكنك الآن إتمام عملية التثبيت العادية',
497
-	'info_texte' => 'المادة',
498
-	'info_texte_explicatif' => 'نص توضيحي',
499
-	'info_texte_long' => '(المادة طويلة جداً: ستظهر بعدة أجزاء تتم إعادة تجميعها بعد النقر على الإدخال.)',
500
-	'info_texte_message' => 'نص مشاركتك:',
501
-	'info_texte_message_02' => 'نص الرسالة',
502
-	'info_titre' => 'الموضوع:',
503
-	'info_total' => 'المجموع:',
504
-	'info_tous_articles_en_redaction' => 'كل المقالات قيد التحرير',
505
-	'info_tous_articles_presents' => 'كل المقالات المنشورة في هذا القسم',
506
-	'info_tous_articles_refuses' => 'كل المقالات المرفوضة',
507
-	'info_tous_les' => 'كل:',
508
-	'info_tout_site' => 'الموقع بالكامل',
509
-	'info_tout_site2' => 'لم يُترجم المقال الى هذه اللغة.',
510
-	'info_tout_site3' => 'تمت ترجمة المقال الى هذه اللغة لكن طرأت تعديلات على المقال المرجع في ما بعد. يجب تحديث الترجمة.',
511
-	'info_tout_site4' => 'تمت ترجمة المقال الى هذه اللغة والترجمة حديثة.',
512
-	'info_tout_site5' => 'المقال الاصلي.',
513
-	'info_tout_site6' => '<b>تحذير:</b> المقالات الاصلية وحدها هي المعروضة.
446
+    'info_qui_edite' => '@nom_auteur_modif@ عمل على هذا المحتوى منذ @date_diff@ دقيقة ',
447
+    'info_racine_site' => 'أصل الموقع',
448
+    'info_recharger_page' => 'الرجاء إعادة تحميل الصفحة بعد لحظات.',
449
+    'info_recherche_auteur_zero' => 'لا توجد نتائج لـ «@cherche_auteur@».',
450
+    'info_recommencer' => 'الرجاء إعادة المحاولة.',
451
+    'info_redacteur_1' => 'محرر',
452
+    'info_redacteur_2' => 'يملك حق الدخول الى المجال الخاص (ينصح به)',
453
+    'info_redacteurs' => 'محررون',
454
+    'info_redaction_en_cours' => 'قيد التحرير',
455
+    'info_redirection' => 'إعادة توجيه',
456
+    'info_redirection_activee' => 'تم تفعيل إعادة التحويل.',
457
+    'info_redirection_boucle' => 'محاولة إعادة توجيه مقال الى ذاته.',
458
+    'info_redirection_desactivee' => 'تم حذف إعادة التحويل.',
459
+    'info_refuses' => 'مقالاتك المرفوضة',
460
+    'info_reglage_ldap' => 'خيارات: <b>ضبط جلب LDAP </b>',
461
+    'info_renvoi_article' => '<b>إعادة توجيه.</b> هذا المقال يحيل الى الصفحة: ',
462
+    'info_reserve_admin' => 'المدراء وحدهم يمكنهم تغيير هذا العنوان.',
463
+    'info_restreindre_rubrique' => 'حصر الإدارة في القسم:',
464
+    'info_resultat_recherche' => 'نتائج البحث:',
465
+    'info_rubriques' => 'الأقسام',
466
+    'info_rubriques_02' => 'الأقسام',
467
+    'info_rubriques_trouvees' => 'الأقسام التي عثر عليها',
468
+    'info_sans_titre' => 'بدون عنوان',
469
+    'info_selection_chemin_acces' => '<b>حدد</b> أدناه مسار الدخول في الدليل:',
470
+    'info_signatures' => 'التوقيعات',
471
+    'info_site' => 'الموقع',
472
+    'info_site_2' => 'الموقع:',
473
+    'info_site_min' => 'الموقع',
474
+    'info_site_reference_2' => 'موقع مبوب',
475
+    'info_site_web' => 'الموقع:',
476
+    'info_sites' => ' مواقع',
477
+    'info_sites_lies_mot' => 'المواقع المبوبة المرتبطة بهذا المفتاح',
478
+    'info_sites_proxy' => 'إستخدام جهاز وكيل',
479
+    'info_sites_trouves' => 'المواقع التي عثر عليها',
480
+    'info_sous_titre' => 'العنوان الفرعي:',
481
+    'info_statut_administrateur' => 'مدير',
482
+    'info_statut_auteur' => 'وضع هذا المؤلف:',
483
+    'info_statut_auteur_2' => 'أنا',
484
+    'info_statut_auteur_a_confirmer' => 'التسجيل المطلوب التأكد منه',
485
+    'info_statut_auteur_autre' => 'وضعية اخرى:',
486
+    'info_statut_redacteur' => 'محرر',
487
+    'info_statut_utilisateurs_1' => 'الوضع الافتراضي للمستخدمين المجلوبين',
488
+    'info_statut_utilisateurs_2' => 'قم باختيار الوضع المخصص للأشخاص الموجودين في دليل LDAP عندما سيتصلون للمرة الأولى. لاحقاً، يمكنك تغيير هذه القيمة لكل مؤلف على حدى.',
489
+    'info_suivi_activite' => 'متابعة أنشطة التحرير',
490
+    'info_surtitre' => 'عنوان المدخل:',
491
+    'info_syndication_integrale_1' => 'يقدم موقعك ملفات ترخيص (انظر «<a href="@url@">@titre@</a>»).',
492
+    'info_syndication_integrale_2' => 'هل ترغب في تقديم المقالات بكاملها او الاكتفاء بنشر ملخص من بضعة مئات من الكلمات؟',
493
+    'info_table_prefix' => 'يمكنك تغيير بادئة اسماء جداول البيانات (هذا ضروري في حال تثبيت عدة مواقع لقاعدة بيانات واحدة). تكتب هذه البادئة بأحرف صغيرة بدون صوتيات ومسافات. ',
494
+    'info_taille_maximale_images' => 'سيقوم SPIP بتفقد الحد الاقصى لحجم الصور التي يمكنه معالجتها (بملايين النقاط).<br /> لن يتم تصغير الصور التي تتعدى هذا الحد.',
495
+    'info_taille_maximale_vignette' => 'الحد الأقصى لأبعاد المصغرات التي ينتجها النظام:',
496
+    'info_terminer_installation' => 'يمكنك الآن إتمام عملية التثبيت العادية',
497
+    'info_texte' => 'المادة',
498
+    'info_texte_explicatif' => 'نص توضيحي',
499
+    'info_texte_long' => '(المادة طويلة جداً: ستظهر بعدة أجزاء تتم إعادة تجميعها بعد النقر على الإدخال.)',
500
+    'info_texte_message' => 'نص مشاركتك:',
501
+    'info_texte_message_02' => 'نص الرسالة',
502
+    'info_titre' => 'الموضوع:',
503
+    'info_total' => 'المجموع:',
504
+    'info_tous_articles_en_redaction' => 'كل المقالات قيد التحرير',
505
+    'info_tous_articles_presents' => 'كل المقالات المنشورة في هذا القسم',
506
+    'info_tous_articles_refuses' => 'كل المقالات المرفوضة',
507
+    'info_tous_les' => 'كل:',
508
+    'info_tout_site' => 'الموقع بالكامل',
509
+    'info_tout_site2' => 'لم يُترجم المقال الى هذه اللغة.',
510
+    'info_tout_site3' => 'تمت ترجمة المقال الى هذه اللغة لكن طرأت تعديلات على المقال المرجع في ما بعد. يجب تحديث الترجمة.',
511
+    'info_tout_site4' => 'تمت ترجمة المقال الى هذه اللغة والترجمة حديثة.',
512
+    'info_tout_site5' => 'المقال الاصلي.',
513
+    'info_tout_site6' => '<b>تحذير:</b> المقالات الاصلية وحدها هي المعروضة.
514 514
 الترجمات مرتبطة بالاصلي،
515 515
 يلون يدل على حالتها:',
516
-	'info_traductions' => 'الترجمات',
517
-	'info_travail_colaboratif' => 'تحرير المقالات المشترك',
518
-	'info_un_article' => 'مقال، ',
519
-	'info_un_site' => 'موقع،',
520
-	'info_une_rubrique' => 'قسم،',
521
-	'info_une_rubrique_02' => 'قسم واحد',
522
-	'info_url' => 'عنوان URL:',
523
-	'info_url_proxy' => 'عنوان URL للجهاز الوكيل',
524
-	'info_url_proxy_pas_conforme' => 'عنوان الجهاز الوكيل غير صالح.',
525
-	'info_url_site_pas_conforme' => 'عنوان URL غير صالح.',
526
-	'info_url_test_proxy' => 'عنوان URL للاختبار',
527
-	'info_urlref' => 'وصلة هايبرتكست:',
528
-	'info_utilisation_spip' => 'أصبح نظام النشر الآلي جاهزاً للاستخدام...',
529
-	'info_visites_par_mois' => 'عرض حسب الشهر:',
530
-	'info_visiteur_1' => 'زائر',
531
-	'info_visiteur_2' => 'للموقع العمومي',
532
-	'info_visiteurs' => 'الزوار',
533
-	'info_visiteurs_02' => 'زوار الموقع العمومي',
534
-	'info_webmestre_forces' => 'المشرفون محددون حالياً في <tt>@file_options@</tt>.',
535
-	'install_adresse_base_hebergeur' => 'عنوان قاعدة البيانات التي خصصها لك المضيف',
536
-	'install_connect_ok' => 'تم فعلاً تعريف قاعدة البيانات باسم جهاز الخدمة @connect@.',
537
-	'install_echec_annonce' => 'الارجح ان التثبيت سيفشل او يؤدي الى موقع غير سليم...',
538
-	'install_extension_mbstring' => 'لا يعمل SPIP مع:',
539
-	'install_extension_php_obligatoire' => 'يتطلب SPIP ملحق php:',
540
-	'install_login_base_hebergeur' => 'معرّف الدخول الذي خصصه لك المضيف',
541
-	'install_nom_base_hebergeur' => 'اسم قاعدة البيانات الدي خصصه لك المضيف:',
542
-	'install_pas_table' => 'قاعدة من دون جداول حالياً',
543
-	'install_pass_base_hebergeur' => 'كلمة سر الاتصال التي خصصها لك المضيف',
544
-	'install_php_extension' => 'الملحقات التالية غير موجودة: @extensions@',
545
-	'install_php_version' => 'اصدار @version@ من PHP غير كاف(الحد الادنى = @minimum@)',
546
-	'install_php_version_max' => 'PHP إصدار @version@ حديث جداً (الحد الأقصى = @maximum@)',
547
-	'install_select_langue' => 'إختر لغة ثم انقر على الزر« التالي»  للبدء بعملية التثبيت.',
548
-	'install_select_type_db' => 'تحديد نوع قاعدة البيانات:',
549
-	'install_select_type_mysql' => 'MySQL',
550
-	'install_select_type_pg' => 'PostgreSQL',
551
-	'install_select_type_sqlite2' => 'SQLite 2',
552
-	'install_select_type_sqlite3' => 'SQLite 3',
553
-	'install_serveur_hebergeur' => 'خادم قواعد البيانات الذي يوفره المضيف ',
554
-	'install_table_prefix_hebergeur' => 'بادئة اسماء الجداول التي خصصها لك المضيف:',
555
-	'install_tables_base' => 'جداول القاعدة',
556
-	'install_types_db_connus' => 'يستطيع SPIP استخدام <b>MySQL</b> (الاكثر انتشاراً) و<b>SQLite</b>.',
557
-	'install_types_db_connus_avertissement' => 'يتوافر دعم <b>PostgreSQL</b> أيضاً على سبيل الاختبار',
558
-	'instituer_erreur_statut_a_change' => 'لقد تم تعديل الوضع من قبل',
559
-	'instituer_erreur_statut_non_autorise' => 'لا يمكن اختيار هذا الوضع',
560
-	'intem_redacteur' => 'محرر',
561
-	'intitule_licence' => 'الرخصة',
562
-	'item_accepter_inscriptions' => 'السماح بالتسجيل',
563
-	'item_activer_messages_avertissement' => 'تفعيل رسائل التحذير',
564
-	'item_administrateur_2' => 'مدير',
565
-	'item_afficher_calendrier' => 'إظهار في الروزنامة',
566
-	'item_autoriser_syndication_integrale' => 'نشر كامل المقالات في ملفات الترخيص',
567
-	'item_choix_administrateurs' => 'المدراء',
568
-	'item_choix_generation_miniature' => 'إنشاء مصغرات عن الصور آلياً.',
569
-	'item_choix_non_generation_miniature' => 'عدم إنشاء مصغرات عن الصور.',
570
-	'item_choix_redacteurs' => 'المحررون',
571
-	'item_choix_visiteurs' => 'زوار الموقع العمومي',
572
-	'item_creer_fichiers_authent' => 'إنشاء ملفات .htpasswd',
573
-	'item_login' => ' المعرّف',
574
-	'item_messagerie_agenda' => 'تفعيل المراسلة والمفكرة',
575
-	'item_mots_cles_association_articles' => 'المقالات',
576
-	'item_mots_cles_association_rubriques' => 'الأقسام',
577
-	'item_mots_cles_association_sites' => 'المواقع المبوبة او المرخصة.',
578
-	'item_non' => 'كلا',
579
-	'item_non_accepter_inscriptions' => 'عدم السماح بالتسجيل',
580
-	'item_non_activer_messages_avertissement' => 'تعطيل رسائل التحذير',
581
-	'item_non_afficher_calendrier' => 'عدم إظهار في الروزنامة',
582
-	'item_non_autoriser_syndication_integrale' => 'الاكتفاء بنشر ملخص',
583
-	'item_non_creer_fichiers_authent' => 'عدم إنشاء هذه الملفات',
584
-	'item_non_messagerie_agenda' => 'تعطيل المراسلة والمفكرة',
585
-	'item_non_publier_articles' => 'عدم نشر المقالات قبل تاريخها.',
586
-	'item_nouvel_auteur' => 'مؤلف جديد',
587
-	'item_nouvelle_rubrique' => 'قسم جديد',
588
-	'item_oui' => 'نعم',
589
-	'item_publier_articles' => 'نشر المقالات مهما كان تاريخها.',
590
-	'item_reponse_article' => 'الرد على المقال',
591
-	'item_visiteur' => 'زائر',
516
+    'info_traductions' => 'الترجمات',
517
+    'info_travail_colaboratif' => 'تحرير المقالات المشترك',
518
+    'info_un_article' => 'مقال، ',
519
+    'info_un_site' => 'موقع،',
520
+    'info_une_rubrique' => 'قسم،',
521
+    'info_une_rubrique_02' => 'قسم واحد',
522
+    'info_url' => 'عنوان URL:',
523
+    'info_url_proxy' => 'عنوان URL للجهاز الوكيل',
524
+    'info_url_proxy_pas_conforme' => 'عنوان الجهاز الوكيل غير صالح.',
525
+    'info_url_site_pas_conforme' => 'عنوان URL غير صالح.',
526
+    'info_url_test_proxy' => 'عنوان URL للاختبار',
527
+    'info_urlref' => 'وصلة هايبرتكست:',
528
+    'info_utilisation_spip' => 'أصبح نظام النشر الآلي جاهزاً للاستخدام...',
529
+    'info_visites_par_mois' => 'عرض حسب الشهر:',
530
+    'info_visiteur_1' => 'زائر',
531
+    'info_visiteur_2' => 'للموقع العمومي',
532
+    'info_visiteurs' => 'الزوار',
533
+    'info_visiteurs_02' => 'زوار الموقع العمومي',
534
+    'info_webmestre_forces' => 'المشرفون محددون حالياً في <tt>@file_options@</tt>.',
535
+    'install_adresse_base_hebergeur' => 'عنوان قاعدة البيانات التي خصصها لك المضيف',
536
+    'install_connect_ok' => 'تم فعلاً تعريف قاعدة البيانات باسم جهاز الخدمة @connect@.',
537
+    'install_echec_annonce' => 'الارجح ان التثبيت سيفشل او يؤدي الى موقع غير سليم...',
538
+    'install_extension_mbstring' => 'لا يعمل SPIP مع:',
539
+    'install_extension_php_obligatoire' => 'يتطلب SPIP ملحق php:',
540
+    'install_login_base_hebergeur' => 'معرّف الدخول الذي خصصه لك المضيف',
541
+    'install_nom_base_hebergeur' => 'اسم قاعدة البيانات الدي خصصه لك المضيف:',
542
+    'install_pas_table' => 'قاعدة من دون جداول حالياً',
543
+    'install_pass_base_hebergeur' => 'كلمة سر الاتصال التي خصصها لك المضيف',
544
+    'install_php_extension' => 'الملحقات التالية غير موجودة: @extensions@',
545
+    'install_php_version' => 'اصدار @version@ من PHP غير كاف(الحد الادنى = @minimum@)',
546
+    'install_php_version_max' => 'PHP إصدار @version@ حديث جداً (الحد الأقصى = @maximum@)',
547
+    'install_select_langue' => 'إختر لغة ثم انقر على الزر« التالي»  للبدء بعملية التثبيت.',
548
+    'install_select_type_db' => 'تحديد نوع قاعدة البيانات:',
549
+    'install_select_type_mysql' => 'MySQL',
550
+    'install_select_type_pg' => 'PostgreSQL',
551
+    'install_select_type_sqlite2' => 'SQLite 2',
552
+    'install_select_type_sqlite3' => 'SQLite 3',
553
+    'install_serveur_hebergeur' => 'خادم قواعد البيانات الذي يوفره المضيف ',
554
+    'install_table_prefix_hebergeur' => 'بادئة اسماء الجداول التي خصصها لك المضيف:',
555
+    'install_tables_base' => 'جداول القاعدة',
556
+    'install_types_db_connus' => 'يستطيع SPIP استخدام <b>MySQL</b> (الاكثر انتشاراً) و<b>SQLite</b>.',
557
+    'install_types_db_connus_avertissement' => 'يتوافر دعم <b>PostgreSQL</b> أيضاً على سبيل الاختبار',
558
+    'instituer_erreur_statut_a_change' => 'لقد تم تعديل الوضع من قبل',
559
+    'instituer_erreur_statut_non_autorise' => 'لا يمكن اختيار هذا الوضع',
560
+    'intem_redacteur' => 'محرر',
561
+    'intitule_licence' => 'الرخصة',
562
+    'item_accepter_inscriptions' => 'السماح بالتسجيل',
563
+    'item_activer_messages_avertissement' => 'تفعيل رسائل التحذير',
564
+    'item_administrateur_2' => 'مدير',
565
+    'item_afficher_calendrier' => 'إظهار في الروزنامة',
566
+    'item_autoriser_syndication_integrale' => 'نشر كامل المقالات في ملفات الترخيص',
567
+    'item_choix_administrateurs' => 'المدراء',
568
+    'item_choix_generation_miniature' => 'إنشاء مصغرات عن الصور آلياً.',
569
+    'item_choix_non_generation_miniature' => 'عدم إنشاء مصغرات عن الصور.',
570
+    'item_choix_redacteurs' => 'المحررون',
571
+    'item_choix_visiteurs' => 'زوار الموقع العمومي',
572
+    'item_creer_fichiers_authent' => 'إنشاء ملفات .htpasswd',
573
+    'item_login' => ' المعرّف',
574
+    'item_messagerie_agenda' => 'تفعيل المراسلة والمفكرة',
575
+    'item_mots_cles_association_articles' => 'المقالات',
576
+    'item_mots_cles_association_rubriques' => 'الأقسام',
577
+    'item_mots_cles_association_sites' => 'المواقع المبوبة او المرخصة.',
578
+    'item_non' => 'كلا',
579
+    'item_non_accepter_inscriptions' => 'عدم السماح بالتسجيل',
580
+    'item_non_activer_messages_avertissement' => 'تعطيل رسائل التحذير',
581
+    'item_non_afficher_calendrier' => 'عدم إظهار في الروزنامة',
582
+    'item_non_autoriser_syndication_integrale' => 'الاكتفاء بنشر ملخص',
583
+    'item_non_creer_fichiers_authent' => 'عدم إنشاء هذه الملفات',
584
+    'item_non_messagerie_agenda' => 'تعطيل المراسلة والمفكرة',
585
+    'item_non_publier_articles' => 'عدم نشر المقالات قبل تاريخها.',
586
+    'item_nouvel_auteur' => 'مؤلف جديد',
587
+    'item_nouvelle_rubrique' => 'قسم جديد',
588
+    'item_oui' => 'نعم',
589
+    'item_publier_articles' => 'نشر المقالات مهما كان تاريخها.',
590
+    'item_reponse_article' => 'الرد على المقال',
591
+    'item_visiteur' => 'زائر',
592 592
 
593
-	// J
594
-	'jour_non_connu_nc' => 'غير معروف',
593
+    // J
594
+    'jour_non_connu_nc' => 'غير معروف',
595 595
 
596
-	// L
597
-	'label_bando_outils' => 'شريط الأدوات',
598
-	'label_bando_outils_afficher' => 'عرض الأدوات',
599
-	'label_bando_outils_masquer' => 'إخفاء الأدوات',
600
-	'label_choix_langue' => 'حدد لغتك',
601
-	'label_langue' => 'اللغة',
602
-	'label_nom_fichier_connect' => 'أدخل الاسم الذي يستخدمه هذا الخادم',
603
-	'label_slogan_site' => 'شعار الموقع',
604
-	'label_taille_ecran' => 'عرض الشاشة',
605
-	'label_texte_et_icones_navigation' => 'قائمة التصفح',
606
-	'label_texte_et_icones_page' => 'عرض في الصفحة',
607
-	'ldap_correspondance' => 'استلام من الحقل @champ@',
608
-	'ldap_correspondance_1' => 'استلام حقول LDAP',
609
-	'ldap_correspondance_2' => 'لكل من حقول SPIP التالية، حدد اسم حقل LDAP المناسب. يمكن ترك حقل فارغ، استخدام المسافات او الفواصل لتجربة عدة حقول LDAP.',
610
-	'lien_ajouter_auteur' => 'إضافة هذا المؤلف',
611
-	'lien_ajouter_une_rubrique' => 'إضافة هذا القسم',
612
-	'lien_email' => 'البريد الالكتروني',
613
-	'lien_nom_site' => 'إسم الموقع:',
614
-	'lien_rapide_contenu' => 'الذهاب الى المحتوى',
615
-	'lien_rapide_navigation' => 'الذهاب اى التصفح',
616
-	'lien_rapide_recherche' => 'الذهاب الى البحث',
617
-	'lien_retirer_auteur' => 'حذف المؤلف',
618
-	'lien_retirer_rubrique' => 'سحب القسم',
619
-	'lien_retirer_tous_auteurs' => 'إزالة جميع المؤلفين',
620
-	'lien_retirer_toutes_rubriques' => 'سحب كل الأقسام',
621
-	'lien_site' => 'الموقع',
622
-	'lien_tout_decocher' => 'إزالة تحديد الكل',
623
-	'lien_tout_deplier' => 'بسط الكل',
624
-	'lien_tout_replier' => 'طي الكل',
625
-	'lien_tout_supprimer' => 'حذف الكل',
626
-	'lien_trier_nom' => 'فرز حسب الإسم  ',
627
-	'lien_trier_nombre_articles' => 'فرز حسب عدد المقالات',
628
-	'lien_trier_statut' => 'فرز حسب الوضع',
629
-	'lien_voir_en_ligne' => 'عرض مباشر:',
630
-	'logo_article' => 'رمز المقال',
631
-	'logo_auteur' => 'رمز المؤلف',
632
-	'logo_rubrique' => 'رمز القسم',
633
-	'logo_site' => 'رمز هذا الموقع',
634
-	'logo_standard_rubrique' => 'رمز الأقسام القياسي',
635
-	'logo_survol' => 'رمز الحوم',
596
+    // L
597
+    'label_bando_outils' => 'شريط الأدوات',
598
+    'label_bando_outils_afficher' => 'عرض الأدوات',
599
+    'label_bando_outils_masquer' => 'إخفاء الأدوات',
600
+    'label_choix_langue' => 'حدد لغتك',
601
+    'label_langue' => 'اللغة',
602
+    'label_nom_fichier_connect' => 'أدخل الاسم الذي يستخدمه هذا الخادم',
603
+    'label_slogan_site' => 'شعار الموقع',
604
+    'label_taille_ecran' => 'عرض الشاشة',
605
+    'label_texte_et_icones_navigation' => 'قائمة التصفح',
606
+    'label_texte_et_icones_page' => 'عرض في الصفحة',
607
+    'ldap_correspondance' => 'استلام من الحقل @champ@',
608
+    'ldap_correspondance_1' => 'استلام حقول LDAP',
609
+    'ldap_correspondance_2' => 'لكل من حقول SPIP التالية، حدد اسم حقل LDAP المناسب. يمكن ترك حقل فارغ، استخدام المسافات او الفواصل لتجربة عدة حقول LDAP.',
610
+    'lien_ajouter_auteur' => 'إضافة هذا المؤلف',
611
+    'lien_ajouter_une_rubrique' => 'إضافة هذا القسم',
612
+    'lien_email' => 'البريد الالكتروني',
613
+    'lien_nom_site' => 'إسم الموقع:',
614
+    'lien_rapide_contenu' => 'الذهاب الى المحتوى',
615
+    'lien_rapide_navigation' => 'الذهاب اى التصفح',
616
+    'lien_rapide_recherche' => 'الذهاب الى البحث',
617
+    'lien_retirer_auteur' => 'حذف المؤلف',
618
+    'lien_retirer_rubrique' => 'سحب القسم',
619
+    'lien_retirer_tous_auteurs' => 'إزالة جميع المؤلفين',
620
+    'lien_retirer_toutes_rubriques' => 'سحب كل الأقسام',
621
+    'lien_site' => 'الموقع',
622
+    'lien_tout_decocher' => 'إزالة تحديد الكل',
623
+    'lien_tout_deplier' => 'بسط الكل',
624
+    'lien_tout_replier' => 'طي الكل',
625
+    'lien_tout_supprimer' => 'حذف الكل',
626
+    'lien_trier_nom' => 'فرز حسب الإسم  ',
627
+    'lien_trier_nombre_articles' => 'فرز حسب عدد المقالات',
628
+    'lien_trier_statut' => 'فرز حسب الوضع',
629
+    'lien_voir_en_ligne' => 'عرض مباشر:',
630
+    'logo_article' => 'رمز المقال',
631
+    'logo_auteur' => 'رمز المؤلف',
632
+    'logo_rubrique' => 'رمز القسم',
633
+    'logo_site' => 'رمز هذا الموقع',
634
+    'logo_standard_rubrique' => 'رمز الأقسام القياسي',
635
+    'logo_survol' => 'رمز الحوم',
636 636
 
637
-	// M
638
-	'menu_aide_installation_choix_base' => 'إختيار قاعدة البيانات',
639
-	'module_fichier_langue' => 'ملف اللغة',
640
-	'module_raccourci' => 'اختصار',
641
-	'module_texte_affiche' => 'النص المعروض',
642
-	'module_texte_explicatif' => 'يمكن ادراج الاختصارات التالية في صفحات الموقع النموذجية. سوف تُترجم آلياً في مختلف اللغات التي يتوافر لها ملف لغة.',
643
-	'module_texte_traduction' => 'ملف اللغة «@module@» متوافر بـ:',
644
-	'mois_non_connu' => 'غير معروف',
637
+    // M
638
+    'menu_aide_installation_choix_base' => 'إختيار قاعدة البيانات',
639
+    'module_fichier_langue' => 'ملف اللغة',
640
+    'module_raccourci' => 'اختصار',
641
+    'module_texte_affiche' => 'النص المعروض',
642
+    'module_texte_explicatif' => 'يمكن ادراج الاختصارات التالية في صفحات الموقع النموذجية. سوف تُترجم آلياً في مختلف اللغات التي يتوافر لها ملف لغة.',
643
+    'module_texte_traduction' => 'ملف اللغة «@module@» متوافر بـ:',
644
+    'mois_non_connu' => 'غير معروف',
645 645
 
646
-	// N
647
-	'nouvelle_version_spip' => 'ترقية SPIP رقم @version@ متوافرة الآن',
648
-	'nouvelle_version_spip_majeure' => 'إصدار جديد من رقم @version@ من SPIP متوافر الآن',
646
+    // N
647
+    'nouvelle_version_spip' => 'ترقية SPIP رقم @version@ متوافرة الآن',
648
+    'nouvelle_version_spip_majeure' => 'إصدار جديد من رقم @version@ من SPIP متوافر الآن',
649 649
 
650
-	// O
651
-	'onglet_contenu' => 'المحتوى',
652
-	'onglet_declarer_une_autre_base' => 'الاعلان عن قاعدة اخرى',
653
-	'onglet_discuter' => 'النقاش',
654
-	'onglet_interactivite' => 'التفاعلية',
655
-	'onglet_proprietes' => 'الخصائص',
656
-	'onglet_repartition_actuelle' => 'حالياً',
657
-	'onglet_sous_rubriques' => 'الأقسام الفرعية',
650
+    // O
651
+    'onglet_contenu' => 'المحتوى',
652
+    'onglet_declarer_une_autre_base' => 'الاعلان عن قاعدة اخرى',
653
+    'onglet_discuter' => 'النقاش',
654
+    'onglet_interactivite' => 'التفاعلية',
655
+    'onglet_proprietes' => 'الخصائص',
656
+    'onglet_repartition_actuelle' => 'حالياً',
657
+    'onglet_sous_rubriques' => 'الأقسام الفرعية',
658 658
 
659
-	// P
660
-	'page_pas_proxy' => 'لا يجب ان تمر هذه الصفحة عبر جهاز بروكسي',
661
-	'pas_de_proxy_pour' => 'لدى الضرورة، حدد الاجهزة او النطاقات التي لا يجب ان ينطبق عليها الوكيل (مثلاً: @exemple@) ',
662
-	'phpinfo' => 'إعدادات PHP',
663
-	'plugin_charge_paquet' => 'تحميل رزمة @name@',
664
-	'plugin_charger' => 'تحميل',
665
-	'plugin_erreur_charger' => 'خطأ: لا يمكن تحميل @zip@',
666
-	'plugin_erreur_droit1' => 'المجلد <code>@dest@</code> لا يسمح بالكتابة فيه.',
667
-	'plugin_erreur_droit2' => 'الرجاء التأكد من الامتيازات على هذا المجلد (وانشائه اذا اقتضى الامر)، او تثبيت الملفات عبر FTP.',
668
-	'plugin_erreur_zip' => 'فشل pclzip: خطأ @status@',
669
-	'plugin_etat_developpement' => 'قيد التطوير',
670
-	'plugin_etat_experimental' => 'اختباري',
671
-	'plugin_etat_stable' => 'ثابت',
672
-	'plugin_etat_test' => 'قيد الاختبار',
673
-	'plugin_impossible_activer' => 'لا يمكن تفعيل الملحق @plugin@',
674
-	'plugin_info_automatique1' => 'اذا اردت السماح بالتثبيت الآلي للملحقات، الرجاء:',
675
-	'plugin_info_automatique1_lib' => 'أذا رغبت في السماح بالتثبيت الآلي لهذه المكتبة، يرجى:',
676
-	'plugin_info_automatique2' => 'انشاء المجلد <code>@rep@</code>،',
677
-	'plugin_info_automatique3' => 'التأكد من ان جهاز الخدمة يمكنه الكتابة في هذا المجلد.',
678
-	'plugin_info_automatique_creer' => 'يتم انشاؤه في اصل الموقع.',
679
-	'plugin_info_automatique_exemples' => 'أمثلة:',
680
-	'plugin_info_automatique_ftp' => 'يمكنك تثبيت الملحقات بواسطة FTP في المجلد <tt>@rep@</tt>',
681
-	'plugin_info_automatique_lib' => 'بعض الملحقات تتطلب ايضاً القدرة على تحميل ملفات في مجلد <code>lib/</code> الذي يتم انشاؤه في اصل الموقع اذا لزم الامر.',
682
-	'plugin_info_automatique_liste' => 'لوائح الملحقات:',
683
-	'plugin_info_automatique_liste_officielle' => 'الملحقات الرسمية',
684
-	'plugin_info_automatique_liste_update' => 'تحديث اللوائح',
685
-	'plugin_info_automatique_ou' => 'او...',
686
-	'plugin_info_automatique_select' => 'اختر احد الملحقات ادناه: سيقوم SPIP بتحميله وتثبيته في المجلد <code>@rep@</code>. اذا كان هذا الملحق موجوداً سوف يتم تحديثه.',
687
-	'plugin_info_credit' => 'الحقوق',
688
-	'plugin_info_erreur_xml' => 'تعريف هذا الملحق غير صحيح',
689
-	'plugin_info_install_ok' => 'نجح التثبيت',
690
-	'plugin_info_necessite' => 'يتطلب:',
691
-	'plugin_info_non_compatible_spip' => 'لا يتوافق هذا الملحق مع هذا الإصدار من SPIP',
692
-	'plugin_info_plugins_dist_1' => 'تم تحميل الإضافات أدناه وتفعيلها في مجلد @plugins_dist@.',
693
-	'plugin_info_plugins_dist_2' => 'لا يمكن إيقافها.',
694
-	'plugin_info_telecharger' => 'للتحميل من @url@ والتثبيت في @rep@',
695
-	'plugin_info_upgrade_ok' => 'نجحت الترقية',
696
-	'plugin_librairies_installees' => 'المكتبات المثبتة',
697
-	'plugin_necessite_extension_php' => 'يتطلب ملحق PHP @plugin@ إصدار @version@.',
698
-	'plugin_necessite_extension_php_sans_version' => 'يتطلب ملحق  PHP @plugin@',
699
-	'plugin_necessite_lib' => 'هذا الملحق يتطلب المكتبة @lib@',
700
-	'plugin_necessite_php' => 'يتطلب @plugin@ إصدار @version@.',
701
-	'plugin_necessite_plugin' => 'يتطلب الملحق @plugin@ بالاصدار @version@.',
702
-	'plugin_necessite_plugin_sans_version' => 'يتطلب الملحق @plugin@',
703
-	'plugin_necessite_spip' => 'يتطلب SPIP باصدار @version@ على الاقل.',
704
-	'plugin_source' => 'المصدر:',
705
-	'plugin_titre_automatique' => 'تثبيت آلي',
706
-	'plugin_titre_automatique_ajouter' => 'إضافة ملحقات',
707
-	'plugin_titre_installation' => 'تثبيت الملحق @plugin@',
708
-	'plugin_titre_modifier' => 'ملحقاتي',
709
-	'plugin_utilise_extension_php' => 'إصدار ملحق  PHP @plugin@ يجب ان يكون @version@.',
710
-	'plugin_utilise_php' => 'إصدار @plugin@ يجب ان يكون @version@.',
711
-	'plugin_utilise_plugin' => 'إصدار الملحق @plugin@ يجب ان يكون @version@.',
712
-	'plugin_zip_active' => 'تابع للتفعيل',
713
-	'plugin_zip_adresse' => 'ادخل ادناه عنوان ملف zip لملحق مطلوب تحميله او عنوان لائحة ملاحق.',
714
-	'plugin_zip_adresse_champ' => 'عنوان الملحق او اللائحة ',
715
-	'plugin_zip_content' => 'يحتوي الملفات التالية (@taille@)، بانتظار تثبيتها في المجلد <code>@rep@</code>',
716
-	'plugin_zip_installe_finie' => 'تم ازالة ضغط الملف @zip@ وتثبيته.',
717
-	'plugin_zip_installe_rep_finie' => 'تم ازالة ضغط الملف @zip@ وتثبيته في المجلد @rep@',
718
-	'plugin_zip_installer' => 'بمكنك الآن تثبيته.',
719
-	'plugin_zip_telecharge' => 'تم تحميل الملف @zip@',
720
-	'plugins_actif_aucun' => 'لا يوجد ملحقات نشطة',
721
-	'plugins_actif_un' => 'ملحق واحد نشط.',
722
-	'plugins_actifs' => '@count@ ملحق ناشط.',
723
-	'plugins_actifs_liste' => 'النشطة',
724
-	'plugins_compte' => '@count@ ملحق',
725
-	'plugins_disponible_un' => 'ملحق واحد متاح.',
726
-	'plugins_disponibles' => '@count@ ملحق متوافر.',
727
-	'plugins_erreur' => 'خطأ في الملحقات: @plugins@',
728
-	'plugins_liste' => 'لائحة الملحقات',
729
-	'plugins_liste_dist' => 'الملحقات المقفلة',
730
-	'plugins_recents' => 'أحدث الملحقات.',
731
-	'plugins_tous_liste' => 'الكل',
732
-	'plugins_vue_hierarchie' => 'الهرمية',
733
-	'plugins_vue_liste' => 'لائحة',
734
-	'protocole_ldap' => 'إصدار البروتوكول:',
659
+    // P
660
+    'page_pas_proxy' => 'لا يجب ان تمر هذه الصفحة عبر جهاز بروكسي',
661
+    'pas_de_proxy_pour' => 'لدى الضرورة، حدد الاجهزة او النطاقات التي لا يجب ان ينطبق عليها الوكيل (مثلاً: @exemple@) ',
662
+    'phpinfo' => 'إعدادات PHP',
663
+    'plugin_charge_paquet' => 'تحميل رزمة @name@',
664
+    'plugin_charger' => 'تحميل',
665
+    'plugin_erreur_charger' => 'خطأ: لا يمكن تحميل @zip@',
666
+    'plugin_erreur_droit1' => 'المجلد <code>@dest@</code> لا يسمح بالكتابة فيه.',
667
+    'plugin_erreur_droit2' => 'الرجاء التأكد من الامتيازات على هذا المجلد (وانشائه اذا اقتضى الامر)، او تثبيت الملفات عبر FTP.',
668
+    'plugin_erreur_zip' => 'فشل pclzip: خطأ @status@',
669
+    'plugin_etat_developpement' => 'قيد التطوير',
670
+    'plugin_etat_experimental' => 'اختباري',
671
+    'plugin_etat_stable' => 'ثابت',
672
+    'plugin_etat_test' => 'قيد الاختبار',
673
+    'plugin_impossible_activer' => 'لا يمكن تفعيل الملحق @plugin@',
674
+    'plugin_info_automatique1' => 'اذا اردت السماح بالتثبيت الآلي للملحقات، الرجاء:',
675
+    'plugin_info_automatique1_lib' => 'أذا رغبت في السماح بالتثبيت الآلي لهذه المكتبة، يرجى:',
676
+    'plugin_info_automatique2' => 'انشاء المجلد <code>@rep@</code>،',
677
+    'plugin_info_automatique3' => 'التأكد من ان جهاز الخدمة يمكنه الكتابة في هذا المجلد.',
678
+    'plugin_info_automatique_creer' => 'يتم انشاؤه في اصل الموقع.',
679
+    'plugin_info_automatique_exemples' => 'أمثلة:',
680
+    'plugin_info_automatique_ftp' => 'يمكنك تثبيت الملحقات بواسطة FTP في المجلد <tt>@rep@</tt>',
681
+    'plugin_info_automatique_lib' => 'بعض الملحقات تتطلب ايضاً القدرة على تحميل ملفات في مجلد <code>lib/</code> الذي يتم انشاؤه في اصل الموقع اذا لزم الامر.',
682
+    'plugin_info_automatique_liste' => 'لوائح الملحقات:',
683
+    'plugin_info_automatique_liste_officielle' => 'الملحقات الرسمية',
684
+    'plugin_info_automatique_liste_update' => 'تحديث اللوائح',
685
+    'plugin_info_automatique_ou' => 'او...',
686
+    'plugin_info_automatique_select' => 'اختر احد الملحقات ادناه: سيقوم SPIP بتحميله وتثبيته في المجلد <code>@rep@</code>. اذا كان هذا الملحق موجوداً سوف يتم تحديثه.',
687
+    'plugin_info_credit' => 'الحقوق',
688
+    'plugin_info_erreur_xml' => 'تعريف هذا الملحق غير صحيح',
689
+    'plugin_info_install_ok' => 'نجح التثبيت',
690
+    'plugin_info_necessite' => 'يتطلب:',
691
+    'plugin_info_non_compatible_spip' => 'لا يتوافق هذا الملحق مع هذا الإصدار من SPIP',
692
+    'plugin_info_plugins_dist_1' => 'تم تحميل الإضافات أدناه وتفعيلها في مجلد @plugins_dist@.',
693
+    'plugin_info_plugins_dist_2' => 'لا يمكن إيقافها.',
694
+    'plugin_info_telecharger' => 'للتحميل من @url@ والتثبيت في @rep@',
695
+    'plugin_info_upgrade_ok' => 'نجحت الترقية',
696
+    'plugin_librairies_installees' => 'المكتبات المثبتة',
697
+    'plugin_necessite_extension_php' => 'يتطلب ملحق PHP @plugin@ إصدار @version@.',
698
+    'plugin_necessite_extension_php_sans_version' => 'يتطلب ملحق  PHP @plugin@',
699
+    'plugin_necessite_lib' => 'هذا الملحق يتطلب المكتبة @lib@',
700
+    'plugin_necessite_php' => 'يتطلب @plugin@ إصدار @version@.',
701
+    'plugin_necessite_plugin' => 'يتطلب الملحق @plugin@ بالاصدار @version@.',
702
+    'plugin_necessite_plugin_sans_version' => 'يتطلب الملحق @plugin@',
703
+    'plugin_necessite_spip' => 'يتطلب SPIP باصدار @version@ على الاقل.',
704
+    'plugin_source' => 'المصدر:',
705
+    'plugin_titre_automatique' => 'تثبيت آلي',
706
+    'plugin_titre_automatique_ajouter' => 'إضافة ملحقات',
707
+    'plugin_titre_installation' => 'تثبيت الملحق @plugin@',
708
+    'plugin_titre_modifier' => 'ملحقاتي',
709
+    'plugin_utilise_extension_php' => 'إصدار ملحق  PHP @plugin@ يجب ان يكون @version@.',
710
+    'plugin_utilise_php' => 'إصدار @plugin@ يجب ان يكون @version@.',
711
+    'plugin_utilise_plugin' => 'إصدار الملحق @plugin@ يجب ان يكون @version@.',
712
+    'plugin_zip_active' => 'تابع للتفعيل',
713
+    'plugin_zip_adresse' => 'ادخل ادناه عنوان ملف zip لملحق مطلوب تحميله او عنوان لائحة ملاحق.',
714
+    'plugin_zip_adresse_champ' => 'عنوان الملحق او اللائحة ',
715
+    'plugin_zip_content' => 'يحتوي الملفات التالية (@taille@)، بانتظار تثبيتها في المجلد <code>@rep@</code>',
716
+    'plugin_zip_installe_finie' => 'تم ازالة ضغط الملف @zip@ وتثبيته.',
717
+    'plugin_zip_installe_rep_finie' => 'تم ازالة ضغط الملف @zip@ وتثبيته في المجلد @rep@',
718
+    'plugin_zip_installer' => 'بمكنك الآن تثبيته.',
719
+    'plugin_zip_telecharge' => 'تم تحميل الملف @zip@',
720
+    'plugins_actif_aucun' => 'لا يوجد ملحقات نشطة',
721
+    'plugins_actif_un' => 'ملحق واحد نشط.',
722
+    'plugins_actifs' => '@count@ ملحق ناشط.',
723
+    'plugins_actifs_liste' => 'النشطة',
724
+    'plugins_compte' => '@count@ ملحق',
725
+    'plugins_disponible_un' => 'ملحق واحد متاح.',
726
+    'plugins_disponibles' => '@count@ ملحق متوافر.',
727
+    'plugins_erreur' => 'خطأ في الملحقات: @plugins@',
728
+    'plugins_liste' => 'لائحة الملحقات',
729
+    'plugins_liste_dist' => 'الملحقات المقفلة',
730
+    'plugins_recents' => 'أحدث الملحقات.',
731
+    'plugins_tous_liste' => 'الكل',
732
+    'plugins_vue_hierarchie' => 'الهرمية',
733
+    'plugins_vue_liste' => 'لائحة',
734
+    'protocole_ldap' => 'إصدار البروتوكول:',
735 735
 
736
-	// Q
737
-	'queue_executer_maintenant' => 'تنفيذ الآن',
738
-	'queue_info_purger' => 'يمكنك حذف كل الأعمال في الانتظار وتأصيل لائحة الأعمال الدورية',
739
-	'queue_nb_jobs_in_queue' => '@nb@ عمل بالانتظار',
740
-	'queue_next_job_in_nb_sec' => 'العمل القادم خلال @nb@ ثانية',
741
-	'queue_no_job_in_queue' => 'لا توجد أعمال بالانتظار',
742
-	'queue_one_job_in_queue' => 'عمل واحد بالانتظار',
743
-	'queue_priorite_tache' => 'الأفضلية',
744
-	'queue_purger_queue' => 'تأصيل لائحة الأعمال',
745
-	'queue_titre' => 'أعمال الخلفية',
736
+    // Q
737
+    'queue_executer_maintenant' => 'تنفيذ الآن',
738
+    'queue_info_purger' => 'يمكنك حذف كل الأعمال في الانتظار وتأصيل لائحة الأعمال الدورية',
739
+    'queue_nb_jobs_in_queue' => '@nb@ عمل بالانتظار',
740
+    'queue_next_job_in_nb_sec' => 'العمل القادم خلال @nb@ ثانية',
741
+    'queue_no_job_in_queue' => 'لا توجد أعمال بالانتظار',
742
+    'queue_one_job_in_queue' => 'عمل واحد بالانتظار',
743
+    'queue_priorite_tache' => 'الأفضلية',
744
+    'queue_purger_queue' => 'تأصيل لائحة الأعمال',
745
+    'queue_titre' => 'أعمال الخلفية',
746 746
 
747
-	// R
748
-	'repertoire_plugins' => 'دليل:',
749
-	'required' => '(إجباري)',
747
+    // R
748
+    'repertoire_plugins' => 'دليل:',
749
+    'required' => '(إجباري)',
750 750
 
751
-	// S
752
-	'sans_heure' => 'بدون توقيت الساعات',
753
-	'statut_admin_restreint' => 'إدارة محدودة',
754
-	'statut_webmestre' => 'المشرف على الموقع',
751
+    // S
752
+    'sans_heure' => 'بدون توقيت الساعات',
753
+    'statut_admin_restreint' => 'إدارة محدودة',
754
+    'statut_webmestre' => 'المشرف على الموقع',
755 755
 
756
-	// T
757
-	'tache_cron_asap' => 'مهمة CRON @function@ (في أسرع وقت)',
758
-	'tache_cron_secondes' => 'مهمةCRON @function@ (كل @nb@ ثانية)',
759
-	'taille_cache_image' => 'تحتل الصور التي حسبها SPIP آلياً (مصغرات مستندات، عناوين معروضة كصور، دالات رياضية بتنسيق TeX...) مساحة اجمالية تبلغ @taille@ في الدليل @dir@.',
760
-	'taille_cache_moins_de' => 'حجم الذاكرة المخبأة أقل من @octets@.',
761
-	'taille_cache_octets' => 'يبلغ حجم الذاكرة المخبأة حالياً @octets@ تقريباً.',
762
-	'taille_cache_vide' => 'الذاكرة المخبأة فارغة.',
763
-	'taille_repertoire_cache' => 'حجم دليل الذاكرة المخبأة',
764
-	'text_article_propose_publication' => 'مقال معروض للنشر.',
765
-	'texte_acces_ldap_anonyme_1' => 'بعض خدام LDAP تمنع الدخول المغفل. في هذه الحال عليك بإدخال بيانات دخول أولية لتتمكن من البحث عن معلومات في الدليل لاحقاً. إلا أنه، في معظم الأحيان، يمكن ترك الحقول التالية فارغة.',
766
-	'texte_admin_effacer_01' => 'يقوم هذا الأمر بحذف  كامل محتوى قاعدة البيانات،
756
+    // T
757
+    'tache_cron_asap' => 'مهمة CRON @function@ (في أسرع وقت)',
758
+    'tache_cron_secondes' => 'مهمةCRON @function@ (كل @nb@ ثانية)',
759
+    'taille_cache_image' => 'تحتل الصور التي حسبها SPIP آلياً (مصغرات مستندات، عناوين معروضة كصور، دالات رياضية بتنسيق TeX...) مساحة اجمالية تبلغ @taille@ في الدليل @dir@.',
760
+    'taille_cache_moins_de' => 'حجم الذاكرة المخبأة أقل من @octets@.',
761
+    'taille_cache_octets' => 'يبلغ حجم الذاكرة المخبأة حالياً @octets@ تقريباً.',
762
+    'taille_cache_vide' => 'الذاكرة المخبأة فارغة.',
763
+    'taille_repertoire_cache' => 'حجم دليل الذاكرة المخبأة',
764
+    'text_article_propose_publication' => 'مقال معروض للنشر.',
765
+    'texte_acces_ldap_anonyme_1' => 'بعض خدام LDAP تمنع الدخول المغفل. في هذه الحال عليك بإدخال بيانات دخول أولية لتتمكن من البحث عن معلومات في الدليل لاحقاً. إلا أنه، في معظم الأحيان، يمكن ترك الحقول التالية فارغة.',
766
+    'texte_admin_effacer_01' => 'يقوم هذا الأمر بحذف  كامل محتوى قاعدة البيانات،
767 767
 بما في ذلك كل  وسائط الوصول للمحررين والمدراء. بعد تنفيذه، يتحتم عليك
768 768
 إعادة تثبيت SPIP لإعادة إنتاج قاعدة جديدة ووسيط دخول أول مدير.',
769
-	'texte_adresse_annuaire_1' => 'إذا كان دليلك مثبت على الجهاز نفسه الذي يحتوي موقعك، فإنه على الأرجح «localhost»)).',
770
-	'texte_ajout_auteur' => 'تمت إضافة المؤلف التالي الى المقال:',
771
-	'texte_annuaire_ldap_1' => 'إذا كان لديك إمكتان وصول الى دليل LDAP، يمكنك استخدامه لجلب المستخدمين آلياً الى SPIP.',
772
-	'texte_article_statut' => 'هذا المقال:',
773
-	'texte_article_virtuel' => 'مقال إفتراضي',
774
-	'texte_article_virtuel_reference' => '<b>مقال إفتراضي: <b/>مقال مبوّب في موقع SPIP لديك، لكنه موجه الى عنوان آخر. لإلغاء التوجيه، قم بحذف العنوان أعلاه.',
775
-	'texte_aucun_resultat_auteur' => 'لا توجد نتائج لـ "@cherche_auteur@"',
776
-	'texte_auteur_messagerie' => 'يمكن لهذا الموقع رصد قائمة المحررين المتصلين بشكل دائم مما يتيح لك تبادل الرسائل في الوقت الحقيقي. يمكنك التقرير بعدم الظهور في هذه القائمة (وبالتالي تكون «مخفياً» بالنسبة للمستخدمين الآخرين).',
777
-	'texte_auteurs' => 'المؤلفون',
778
-	'texte_choix_base_1' => 'حدد قاعدة بياناتك:',
779
-	'texte_choix_base_2' => 'يحتوي خادم SQL على عدة قواعد بيانات.',
780
-	'texte_choix_base_3' => '<b>حدد</b> أدناه القاعدة التي خصصها مضيفك لك:',
781
-	'texte_choix_table_prefix' => 'بادئة الجداول:',
782
-	'texte_compte_element' => 'عنصر@count@',
783
-	'texte_compte_elements' => 'عنصر@count@',
784
-	'texte_conflit_edition_correction' => 'الرجاء التدقيق ادناه في الفوارق بين إصداري النص. يمكنك ايضاً تسخ تعديلاتك ثم البدء من جديد.',
785
-	'texte_connexion_mysql' => 'راجع المعلومات التي زودك بها مضيفك:  من المفترض ان تجد فيها خادم قاعدة البيانات وبيانات اتصالك الشخصية بالقاعدة.',
786
-	'texte_contenu_article' => '(محتوى المقال في بضع كلمات.)',
787
-	'texte_contenu_articles' => 'اعتماداً على تصميم موقعك، يمكنك اختيار
769
+    'texte_adresse_annuaire_1' => 'إذا كان دليلك مثبت على الجهاز نفسه الذي يحتوي موقعك، فإنه على الأرجح «localhost»)).',
770
+    'texte_ajout_auteur' => 'تمت إضافة المؤلف التالي الى المقال:',
771
+    'texte_annuaire_ldap_1' => 'إذا كان لديك إمكتان وصول الى دليل LDAP، يمكنك استخدامه لجلب المستخدمين آلياً الى SPIP.',
772
+    'texte_article_statut' => 'هذا المقال:',
773
+    'texte_article_virtuel' => 'مقال إفتراضي',
774
+    'texte_article_virtuel_reference' => '<b>مقال إفتراضي: <b/>مقال مبوّب في موقع SPIP لديك، لكنه موجه الى عنوان آخر. لإلغاء التوجيه، قم بحذف العنوان أعلاه.',
775
+    'texte_aucun_resultat_auteur' => 'لا توجد نتائج لـ "@cherche_auteur@"',
776
+    'texte_auteur_messagerie' => 'يمكن لهذا الموقع رصد قائمة المحررين المتصلين بشكل دائم مما يتيح لك تبادل الرسائل في الوقت الحقيقي. يمكنك التقرير بعدم الظهور في هذه القائمة (وبالتالي تكون «مخفياً» بالنسبة للمستخدمين الآخرين).',
777
+    'texte_auteurs' => 'المؤلفون',
778
+    'texte_choix_base_1' => 'حدد قاعدة بياناتك:',
779
+    'texte_choix_base_2' => 'يحتوي خادم SQL على عدة قواعد بيانات.',
780
+    'texte_choix_base_3' => '<b>حدد</b> أدناه القاعدة التي خصصها مضيفك لك:',
781
+    'texte_choix_table_prefix' => 'بادئة الجداول:',
782
+    'texte_compte_element' => 'عنصر@count@',
783
+    'texte_compte_elements' => 'عنصر@count@',
784
+    'texte_conflit_edition_correction' => 'الرجاء التدقيق ادناه في الفوارق بين إصداري النص. يمكنك ايضاً تسخ تعديلاتك ثم البدء من جديد.',
785
+    'texte_connexion_mysql' => 'راجع المعلومات التي زودك بها مضيفك:  من المفترض ان تجد فيها خادم قاعدة البيانات وبيانات اتصالك الشخصية بالقاعدة.',
786
+    'texte_contenu_article' => '(محتوى المقال في بضع كلمات.)',
787
+    'texte_contenu_articles' => 'اعتماداً على تصميم موقعك، يمكنك اختيار
788 788
 عدم استخدام بعض عناصر المقالات.
789 789
 إستخدم القائمة التالية لاختيار العناصر التي ستكون متاحة.',
790
-	'texte_crash_base' => 'إذا حصل عطل في
790
+    'texte_crash_base' => 'إذا حصل عطل في
791 791
 قاعدتك، يمكنك محاولة إصلاحها
792 792
 آلياً.',
793
-	'texte_creer_rubrique' => 'قبل التمكن من كتابة مقالات،<br />يجب عليك إنشاء قسم واحد على الأقل.',
794
-	'texte_date_creation_article' => 'تاريخ إنشاء المقال:',
795
-	'texte_date_creation_objet' => 'تاريخ الانشاء:', # on ajoute le &quot;:&quot;
796
-	'texte_date_publication_anterieure' => 'تاريخ النشر السابق:',
797
-	'texte_date_publication_anterieure_nonaffichee' => 'إخفاء تاريخ النشر السابق.',
798
-	'texte_date_publication_article' => 'تاريخ النشر:',
799
-	'texte_date_publication_objet' => 'تاريخ النشر:',
800
-	'texte_definir_comme_traduction_rubrique' => 'هذا القسم هو ترجمة للقسم رقم:',
801
-	'texte_descriptif_rapide' => 'وصف مقتضب',
802
-	'texte_effacer_base' => 'حذف قاعدة بيانات SPIP',
803
-	'texte_effacer_statistiques' => 'حذف الاحصاءات',
804
-	'texte_en_cours_validation' => 'المقالات والأخبار التالية معروضة للنشر.',
805
-	'texte_enrichir_mise_a_jour' => 'يمكنك استخدام «إختصارات الكتابة» لتحسين مظهر مادتك.',
806
-	'texte_fichier_authent' => '<b>هل يقوم SPIP بإنشاء الملفات الخاصة<tt>.htpasswd</tt>
793
+    'texte_creer_rubrique' => 'قبل التمكن من كتابة مقالات،<br />يجب عليك إنشاء قسم واحد على الأقل.',
794
+    'texte_date_creation_article' => 'تاريخ إنشاء المقال:',
795
+    'texte_date_creation_objet' => 'تاريخ الانشاء:', # on ajoute le &quot;:&quot;
796
+    'texte_date_publication_anterieure' => 'تاريخ النشر السابق:',
797
+    'texte_date_publication_anterieure_nonaffichee' => 'إخفاء تاريخ النشر السابق.',
798
+    'texte_date_publication_article' => 'تاريخ النشر:',
799
+    'texte_date_publication_objet' => 'تاريخ النشر:',
800
+    'texte_definir_comme_traduction_rubrique' => 'هذا القسم هو ترجمة للقسم رقم:',
801
+    'texte_descriptif_rapide' => 'وصف مقتضب',
802
+    'texte_effacer_base' => 'حذف قاعدة بيانات SPIP',
803
+    'texte_effacer_statistiques' => 'حذف الاحصاءات',
804
+    'texte_en_cours_validation' => 'المقالات والأخبار التالية معروضة للنشر.',
805
+    'texte_enrichir_mise_a_jour' => 'يمكنك استخدام «إختصارات الكتابة» لتحسين مظهر مادتك.',
806
+    'texte_fichier_authent' => '<b>هل يقوم SPIP بإنشاء الملفات الخاصة<tt>.htpasswd</tt>
807 807
 و<tt>.htpasswd-admin</tt> في المجلد @dossier@؟</b>
808 808
 <p>تستخدم هذه الملفات للحد من دخول المؤلفين
809 809
  والمدراء الى اجزاء اخرى من الموقع
@@ -811,42 +811,42 @@  discard block
 block discarded – undo
811 811
 إذا كنت لا تحتاج الى هذه الملفات يمكنك الإبقاء على القيمة
812 812
 الافتراضية لهذا الخيار (عدم إنشاء 
813 813
 الملفات).</p>',
814
-	'texte_informations_personnelles_1' => 'سيزودك النظام الآن بدخول شخصي الى الموقع.',
815
-	'texte_informations_personnelles_2' => '(ملاحظة: هذه إعادة تثبيت، اذا كان دخولك لا يزال يعمل، يمكنك',
816
-	'texte_introductif_article' => '(نص تقديمي للمقال)',
817
-	'texte_jeu_caractere' => 'يستحسن استخدام طقم الحروف الشامل (<tt>utf-8</tt>): يسمح هذا الطقم بعرض نصوص بجميع اللغات ولا يتسبب بمشاكل توافق مع برامج التصفح الحديثة.',
818
-	'texte_jeu_caractere_3' => 'موقعك يستخدم حالياً طقم الحروف:',
819
-	'texte_jeu_caractere_4' => 'اذا كان ذلك لا يتناسب مع واقع بياناتك (من جراء استرجاع نسخة احتياطية من القاعدة مثلاً) او اذا كنت <strong>تباشر في اطلاق هذا الموقع</strong> وترغب في استخدام طقم حروف آخر، الرجاء تحديد هذا الطقم هنا:',
820
-	'texte_login_ldap_1' => ')أتركه فارغاً للدخول المغفل أو قم بإدخال المسار الكامل، مثلاً «<tt>uid=salim, ou=users, dc=mon-domaine, dc=com</tt>»).',
821
-	'texte_login_precaution' => 'تحذير! هذا هو المعرّف الذي تتصل من خلاله الآن.
814
+    'texte_informations_personnelles_1' => 'سيزودك النظام الآن بدخول شخصي الى الموقع.',
815
+    'texte_informations_personnelles_2' => '(ملاحظة: هذه إعادة تثبيت، اذا كان دخولك لا يزال يعمل، يمكنك',
816
+    'texte_introductif_article' => '(نص تقديمي للمقال)',
817
+    'texte_jeu_caractere' => 'يستحسن استخدام طقم الحروف الشامل (<tt>utf-8</tt>): يسمح هذا الطقم بعرض نصوص بجميع اللغات ولا يتسبب بمشاكل توافق مع برامج التصفح الحديثة.',
818
+    'texte_jeu_caractere_3' => 'موقعك يستخدم حالياً طقم الحروف:',
819
+    'texte_jeu_caractere_4' => 'اذا كان ذلك لا يتناسب مع واقع بياناتك (من جراء استرجاع نسخة احتياطية من القاعدة مثلاً) او اذا كنت <strong>تباشر في اطلاق هذا الموقع</strong> وترغب في استخدام طقم حروف آخر، الرجاء تحديد هذا الطقم هنا:',
820
+    'texte_login_ldap_1' => ')أتركه فارغاً للدخول المغفل أو قم بإدخال المسار الكامل، مثلاً «<tt>uid=salim, ou=users, dc=mon-domaine, dc=com</tt>»).',
821
+    'texte_login_precaution' => 'تحذير! هذا هو المعرّف الذي تتصل من خلاله الآن.
822 822
 إستخدم هذه الاستمارة بحذر...',
823
-	'texte_messagerie_agenda' => 'يتيح نظام مراسلة لمحرري الموقع التواصل بين بعضهم مباشرة في المجال الخاص. وهو مرتبط بالمفكرة.',
824
-	'texte_mise_a_niveau_base_1' => 'لقد قمت بتحديث ملفات SPIP.
823
+    'texte_messagerie_agenda' => 'يتيح نظام مراسلة لمحرري الموقع التواصل بين بعضهم مباشرة في المجال الخاص. وهو مرتبط بالمفكرة.',
824
+    'texte_mise_a_niveau_base_1' => 'لقد قمت بتحديث ملفات SPIP.
825 825
 يجب الآن تحديث قاعدة بيانات
826 826
 الموقع.',
827
-	'texte_modifier_article' => 'تعديل المقال:',
828
-	'texte_multilinguisme' => 'اذا احتجت الى إدارة عناصر متعددة اللغات وبتصفح معقّد، يمكنك إضافة قائمة اختيار اللغة في هذه العناصر تتماشى مع تنظيم موقعك.',
829
-	'texte_multilinguisme_trad' => 'يمكنك ايضاً تفعيل نظام لإدارة الروابط بين الترجمات المختلفة لبعض العناصر.',
830
-	'texte_non_compresse' => 'غير مضغوط (خادمك لا يدعم هذه الوظيفة)',
831
-	'texte_nouvelle_version_spip_1' => 'لقد قمت بتثبيت إصدار جديد من SPIP.',
832
-	'texte_nouvelle_version_spip_2' => 'هذا الإصدار الجديد يتطلب تحديثاً أكثر عمقاً من المعتاد. إذا كنت مسؤولاً عن هذا الموقع، الرجاء حذف الملف @connect@ وإعادة تنفيذ عملية التثبيت من أجل تحديث بيانات الاتصال بالقاعدة. <p> ( ملاحظة: إذا نسيت بيانات الاتصال، أنظر في الملف @connect@ قبل حذفه...)</p>',
833
-	'texte_operation_echec' => 'عد الى الصفحة السابقة وحدد قاعدة بيانات أخرى أو قم بإنشاء قاعدة جديدة. تأكد من المعلومات التي حصلت عليها من مضيفك',
834
-	'texte_plus_trois_car' => 'أكثر من ثلاثة أحرف',
835
-	'texte_plusieurs_articles' => 'تم العثور على عدة مؤلفين لـ "@cherche_auteur@":',
836
-	'texte_port_annuaire' => '(القيمة الافتراضية مناسبة عموماً).',
837
-	'texte_presente_plugin' => 'تعرض هذه الصفحة لائحة بالملحقات المتوافرة في موقعك. يمكنك تفعيل الملحقات التي تريدها بالنقر على الخانات المناسبة لها.',
838
-	'texte_proposer_publication' => 'عندما تنتهي من مقالك،<br />يمكنك عرضه للنشر.',
839
-	'texte_proxy' => 'في بعض الحالات (انترانت، شبكات محمية...)، لا يمكن الوصول الى المواقع البعيدة (توثيق SPIP، المواقع المرخصة...) الا من خلال <b>جهاز وكيل</b>. اذا لزم الامر، حدد ادناه عنوان الجهاز على الشكل @proxy_en_cours@. بشكل عام اترك هذه الخانة فارغة.',
840
-	'texte_publication_articles_post_dates' => 'كيف يجب على SPIP  ان يتصرف بالنسبة للمقالات التي
827
+    'texte_modifier_article' => 'تعديل المقال:',
828
+    'texte_multilinguisme' => 'اذا احتجت الى إدارة عناصر متعددة اللغات وبتصفح معقّد، يمكنك إضافة قائمة اختيار اللغة في هذه العناصر تتماشى مع تنظيم موقعك.',
829
+    'texte_multilinguisme_trad' => 'يمكنك ايضاً تفعيل نظام لإدارة الروابط بين الترجمات المختلفة لبعض العناصر.',
830
+    'texte_non_compresse' => 'غير مضغوط (خادمك لا يدعم هذه الوظيفة)',
831
+    'texte_nouvelle_version_spip_1' => 'لقد قمت بتثبيت إصدار جديد من SPIP.',
832
+    'texte_nouvelle_version_spip_2' => 'هذا الإصدار الجديد يتطلب تحديثاً أكثر عمقاً من المعتاد. إذا كنت مسؤولاً عن هذا الموقع، الرجاء حذف الملف @connect@ وإعادة تنفيذ عملية التثبيت من أجل تحديث بيانات الاتصال بالقاعدة. <p> ( ملاحظة: إذا نسيت بيانات الاتصال، أنظر في الملف @connect@ قبل حذفه...)</p>',
833
+    'texte_operation_echec' => 'عد الى الصفحة السابقة وحدد قاعدة بيانات أخرى أو قم بإنشاء قاعدة جديدة. تأكد من المعلومات التي حصلت عليها من مضيفك',
834
+    'texte_plus_trois_car' => 'أكثر من ثلاثة أحرف',
835
+    'texte_plusieurs_articles' => 'تم العثور على عدة مؤلفين لـ "@cherche_auteur@":',
836
+    'texte_port_annuaire' => '(القيمة الافتراضية مناسبة عموماً).',
837
+    'texte_presente_plugin' => 'تعرض هذه الصفحة لائحة بالملحقات المتوافرة في موقعك. يمكنك تفعيل الملحقات التي تريدها بالنقر على الخانات المناسبة لها.',
838
+    'texte_proposer_publication' => 'عندما تنتهي من مقالك،<br />يمكنك عرضه للنشر.',
839
+    'texte_proxy' => 'في بعض الحالات (انترانت، شبكات محمية...)، لا يمكن الوصول الى المواقع البعيدة (توثيق SPIP، المواقع المرخصة...) الا من خلال <b>جهاز وكيل</b>. اذا لزم الامر، حدد ادناه عنوان الجهاز على الشكل @proxy_en_cours@. بشكل عام اترك هذه الخانة فارغة.',
840
+    'texte_publication_articles_post_dates' => 'كيف يجب على SPIP  ان يتصرف بالنسبة للمقالات التي
841 841
 تم تحديد تاريخها
842 842
 	في المستقبل؟',
843
-	'texte_rappel_selection_champs' => '[لا تنسى ان تحدد هذا الحقل بشكل صحيح]',
844
-	'texte_recalcul_page' => 'إذا كنت ترغب
843
+    'texte_rappel_selection_champs' => '[لا تنسى ان تحدد هذا الحقل بشكل صحيح]',
844
+    'texte_recalcul_page' => 'إذا كنت ترغب
845 845
 في تحديث صفحة واحدة، الأحرى بك تنفيذ هذه العملية من الموقع العمومي باستخدام زر «تحديث» الصفحة.
846 846
 ',
847
-	'texte_recuperer_base' => 'إصلاح قاعدة البيانات',
848
-	'texte_reference_mais_redirige' => 'مقال مبوّب في موقع SPIP لديك، لكنه موجه الى عنوان آخر.',
849
-	'texte_requetes_echouent' => '<b>عندما يفشل بعض إستفسارات SQL
847
+    'texte_recuperer_base' => 'إصلاح قاعدة البيانات',
848
+    'texte_reference_mais_redirige' => 'مقال مبوّب في موقع SPIP لديك، لكنه موجه الى عنوان آخر.',
849
+    'texte_requetes_echouent' => '<b>عندما يفشل بعض إستفسارات SQL
850 850
 بشكل منتظم ومتكرر دون أي سبب ظاهر، قد يكون
851 851
 العطل في قاعدة البيانات 
852 852
   نفسها.</b><p>
@@ -856,90 +856,90 @@  discard block
 block discarded – undo
856 856
 أدلة عن المشكلة...</p><p>
857 857
 إذا استمرت المشكلة إتصل
858 858
   بمضيف موقعك.</p>',
859
-	'texte_selection_langue_principale' => 'أدناه يمكنك تحديد «اللغة الأساسية » للموقع. لحسن الحظ لن يفرض عليك هذا الخيار تحرير مقالاتك باللغة المحددة، الا انه يحدد:
859
+    'texte_selection_langue_principale' => 'أدناه يمكنك تحديد «اللغة الأساسية » للموقع. لحسن الحظ لن يفرض عليك هذا الخيار تحرير مقالاتك باللغة المحددة، الا انه يحدد:
860 860
 <ul><li> تنسيق التواريخ الافتراضي في الموقع العام؛</li>
861 861
 <ul><li> طبيعة محرك الكتابة الذي يجب على SPIP استخدامه لتنسيق النصوص؛</li>
862 862
 <ul><li> اللغة المستخدمة في إستمارات الموقع العام؛</li>
863 863
 <ul><li> اللغة الافتراضية التي يعرضها المجال الخاص. </li></ul>',
864
-	'texte_sous_titre' => 'العنوان الفرعي',
865
-	'texte_statistiques_visites' => '(القضبان الداكنة: الأحد / المنحنيات الداكنة: التطور الوسطي)',
866
-	'texte_statut_attente_validation' => 'بانتظار التصديق',
867
-	'texte_statut_publies' => 'منشور',
868
-	'texte_statut_refuses' => 'مرفوض',
869
-	'texte_suppression_fichiers' => 'إستخدم هذا الأمر لحذف كل الملفات الموجودة
864
+    'texte_sous_titre' => 'العنوان الفرعي',
865
+    'texte_statistiques_visites' => '(القضبان الداكنة: الأحد / المنحنيات الداكنة: التطور الوسطي)',
866
+    'texte_statut_attente_validation' => 'بانتظار التصديق',
867
+    'texte_statut_publies' => 'منشور',
868
+    'texte_statut_refuses' => 'مرفوض',
869
+    'texte_suppression_fichiers' => 'إستخدم هذا الأمر لحذف كل الملفات الموجودة
870 870
 في الذاكرة المخبأة. ويتيح لك ذلك، من بين أمور أخرى، فرض تحديث كل الصفحات في حال
871 871
 قمت بإدخال تعديلات مهمة على الرسوم أو التصميم في الموقع. ',
872
-	'texte_sur_titre' => 'العنوان المدخل',
873
-	'texte_table_ok' => ': هذا الجدول صالح.',
874
-	'texte_tentative_recuperation' => 'محاولة إصلاح',
875
-	'texte_tenter_reparation' => 'محاولة إصلاح قاعدة البيانات',
876
-	'texte_test_proxy' => 'لتجربة الجهاز الوكيل، قم بإدخال عنوان موقع 
872
+    'texte_sur_titre' => 'العنوان المدخل',
873
+    'texte_table_ok' => ': هذا الجدول صالح.',
874
+    'texte_tentative_recuperation' => 'محاولة إصلاح',
875
+    'texte_tenter_reparation' => 'محاولة إصلاح قاعدة البيانات',
876
+    'texte_test_proxy' => 'لتجربة الجهاز الوكيل، قم بإدخال عنوان موقع 
877 877
 				ترغب في زيارته.',
878
-	'texte_titre_02' => 'الإسم:',
879
-	'texte_titre_obligatoire' => '<b>العنوان</b> [إجباري]',
880
-	'texte_travail_article' => '@nom_auteur_modif@ تعامل مع هذا المقال منذ @date_diff@ دقيقة',
881
-	'texte_travail_collaboratif' => 'كثيراً ما يحدث أن يتعاون
878
+    'texte_titre_02' => 'الإسم:',
879
+    'texte_titre_obligatoire' => '<b>العنوان</b> [إجباري]',
880
+    'texte_travail_article' => '@nom_auteur_modif@ تعامل مع هذا المقال منذ @date_diff@ دقيقة',
881
+    'texte_travail_collaboratif' => 'كثيراً ما يحدث أن يتعاون
882 882
 عدة محررين في تحرير المقال نفسه، فيمكن
883 883
 للنظام أن يعرض المقالات «المفتوحة» حديثاً
884 884
 بهدف تجنب إدخال تعديلات متزامنة عليها.
885 885
 هذا الخيار متوقف افتراضياً
886 886
 لتجنب عرض رسائل تحذير
887 887
 مفاجئة.',
888
-	'texte_vide' => 'فارغ',
889
-	'texte_vider_cache' => 'تفريغ الذاكرة المخبأة',
890
-	'titre_admin_tech' => 'صيانة تقنية',
891
-	'titre_admin_vider' => 'صيانة تقنية',
892
-	'titre_ajouter_un_auteur' => 'إضافة مؤلف',
893
-	'titre_ajouter_un_mot' => 'إضافة مفتاح',
894
-	'titre_cadre_afficher_article' => 'إظهار المقالات',
895
-	'titre_cadre_afficher_traductions' => 'عرض وضع الترجمات للغات التالية:',
896
-	'titre_cadre_ajouter_auteur' => 'إضافة مؤلف:',
897
-	'titre_cadre_interieur_rubrique' => 'في القسم',
898
-	'titre_cadre_numero_auteur' => 'مؤلف رقم',
899
-	'titre_cadre_numero_objet' => '@objet@ رقم:',
900
-	'titre_cadre_signature_obligatoire' => '<b>التوقيع<b> [إجباري]<br />',
901
-	'titre_config_contenu_notifications' => 'تبليغات',
902
-	'titre_config_contenu_prive' => 'في المجال الخاص',
903
-	'titre_config_contenu_public' => 'في الموقع العمومي',
904
-	'titre_config_fonctions' => 'إعداد الموقع',
905
-	'titre_config_langage' => 'إعداد اللغة',
906
-	'titre_configuration' => 'إعداد الموقع',
907
-	'titre_configurer_preferences' => 'إعداد التفضيلات',
908
-	'titre_configurer_preferences_menus' => 'إعداد تفضيلات القوائم',
909
-	'titre_conflit_edition' => 'تضارب لدى التحرير',
910
-	'titre_connexion_ldap' => 'خيارات: <b>إتصالLDAP </b>',
911
-	'titre_groupe_mots' => 'مجموعة مفاتيح:',
912
-	'titre_identite_site' => 'هوية الموقع',
913
-	'titre_langue_article' => 'لغة المقال',
914
-	'titre_langue_rubrique' => 'لغة القسم',
915
-	'titre_langue_trad_article' => 'لغة المقال وترجماته',
916
-	'titre_les_articles' => 'المقالات',
917
-	'titre_messagerie_agenda' => 'المراسلة والمفكرة',
918
-	'titre_naviguer_dans_le_site' => 'تصفح الموقع...',
919
-	'titre_nouvelle_rubrique' => 'قسم جديد',
920
-	'titre_numero_rubrique' => 'قسم رقم:',
921
-	'titre_page_articles_edit' => 'تعديل: @titre@',
922
-	'titre_page_articles_page' => 'المقالات',
923
-	'titre_page_articles_tous' => 'الموقع بالكامل',
924
-	'titre_page_calendrier' => 'روزنامة @nom_mois@ @annee@',
925
-	'titre_page_config_contenu' => 'إعداد الموقع',
926
-	'titre_page_delete_all' => 'حذف تام ونهائي',
927
-	'titre_page_recherche' => 'نتائج البحث @recherche@',
928
-	'titre_page_statistiques_referers' => 'الاحصاءات (الوصلات الآتية)',
929
-	'titre_page_upgrade' => 'ترقية SPIP',
930
-	'titre_preference_menus_favoris' => 'قائمة المفضلات',
931
-	'titre_publication_articles_post_dates' => 'نشر المقالات المؤجلة',
932
-	'titre_reparation' => 'إصلاح',
933
-	'titre_suivi_petition' => 'متابعة العرائض',
934
-	'tls_ldap' => 'أمان طبقة النقل:',
935
-	'trad_article_traduction' => 'كل اصدارات هذا المقال:',
936
-	'trad_delier' => 'ايقاف الربط هذا بهذه الترجمات',
937
-	'trad_lier' => 'هذا المقال هو ترجمة للمقال رقم:',
938
-	'trad_new' => 'كتابة ترجمة جديدة',
888
+    'texte_vide' => 'فارغ',
889
+    'texte_vider_cache' => 'تفريغ الذاكرة المخبأة',
890
+    'titre_admin_tech' => 'صيانة تقنية',
891
+    'titre_admin_vider' => 'صيانة تقنية',
892
+    'titre_ajouter_un_auteur' => 'إضافة مؤلف',
893
+    'titre_ajouter_un_mot' => 'إضافة مفتاح',
894
+    'titre_cadre_afficher_article' => 'إظهار المقالات',
895
+    'titre_cadre_afficher_traductions' => 'عرض وضع الترجمات للغات التالية:',
896
+    'titre_cadre_ajouter_auteur' => 'إضافة مؤلف:',
897
+    'titre_cadre_interieur_rubrique' => 'في القسم',
898
+    'titre_cadre_numero_auteur' => 'مؤلف رقم',
899
+    'titre_cadre_numero_objet' => '@objet@ رقم:',
900
+    'titre_cadre_signature_obligatoire' => '<b>التوقيع<b> [إجباري]<br />',
901
+    'titre_config_contenu_notifications' => 'تبليغات',
902
+    'titre_config_contenu_prive' => 'في المجال الخاص',
903
+    'titre_config_contenu_public' => 'في الموقع العمومي',
904
+    'titre_config_fonctions' => 'إعداد الموقع',
905
+    'titre_config_langage' => 'إعداد اللغة',
906
+    'titre_configuration' => 'إعداد الموقع',
907
+    'titre_configurer_preferences' => 'إعداد التفضيلات',
908
+    'titre_configurer_preferences_menus' => 'إعداد تفضيلات القوائم',
909
+    'titre_conflit_edition' => 'تضارب لدى التحرير',
910
+    'titre_connexion_ldap' => 'خيارات: <b>إتصالLDAP </b>',
911
+    'titre_groupe_mots' => 'مجموعة مفاتيح:',
912
+    'titre_identite_site' => 'هوية الموقع',
913
+    'titre_langue_article' => 'لغة المقال',
914
+    'titre_langue_rubrique' => 'لغة القسم',
915
+    'titre_langue_trad_article' => 'لغة المقال وترجماته',
916
+    'titre_les_articles' => 'المقالات',
917
+    'titre_messagerie_agenda' => 'المراسلة والمفكرة',
918
+    'titre_naviguer_dans_le_site' => 'تصفح الموقع...',
919
+    'titre_nouvelle_rubrique' => 'قسم جديد',
920
+    'titre_numero_rubrique' => 'قسم رقم:',
921
+    'titre_page_articles_edit' => 'تعديل: @titre@',
922
+    'titre_page_articles_page' => 'المقالات',
923
+    'titre_page_articles_tous' => 'الموقع بالكامل',
924
+    'titre_page_calendrier' => 'روزنامة @nom_mois@ @annee@',
925
+    'titre_page_config_contenu' => 'إعداد الموقع',
926
+    'titre_page_delete_all' => 'حذف تام ونهائي',
927
+    'titre_page_recherche' => 'نتائج البحث @recherche@',
928
+    'titre_page_statistiques_referers' => 'الاحصاءات (الوصلات الآتية)',
929
+    'titre_page_upgrade' => 'ترقية SPIP',
930
+    'titre_preference_menus_favoris' => 'قائمة المفضلات',
931
+    'titre_publication_articles_post_dates' => 'نشر المقالات المؤجلة',
932
+    'titre_reparation' => 'إصلاح',
933
+    'titre_suivi_petition' => 'متابعة العرائض',
934
+    'tls_ldap' => 'أمان طبقة النقل:',
935
+    'trad_article_traduction' => 'كل اصدارات هذا المقال:',
936
+    'trad_delier' => 'ايقاف الربط هذا بهذه الترجمات',
937
+    'trad_lier' => 'هذا المقال هو ترجمة للمقال رقم:',
938
+    'trad_new' => 'كتابة ترجمة جديدة',
939 939
 
940
-	// U
941
-	'utf8_convert_erreur_orig' => 'خطأ: طقم الحروف @charset@ غير مدعوم.',
940
+    // U
941
+    'utf8_convert_erreur_orig' => 'خطأ: طقم الحروف @charset@ غير مدعوم.',
942 942
 
943
-	// V
944
-	'version' => 'الإصدار:'
943
+    // V
944
+    'version' => 'الإصدار:'
945 945
 );
Please login to merge, or discard this patch.