@@ -4,429 +4,429 @@ discard block |
||
| 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_nom_base' => 'The database’s name should only contain letters, digits and hyphens.', |
|
| 30 | - 'avis_connexion_ldap_echec_1' => 'Connection to the LDAP server failed.', |
|
| 31 | - 'avis_connexion_ldap_echec_2' => 'Go back to the previous page, and check the information you provided.', |
|
| 32 | - 'avis_connexion_ldap_echec_3' => 'Alternatively, do not use LDAP support to import users.', |
|
| 33 | - 'avis_deplacement_rubrique' => 'Warning! This section contains @contient_breves@ news item@scb@: if you move it, please check this box to confirm.', |
|
| 34 | - 'avis_erreur_connexion_mysql' => 'SQL connection error', |
|
| 35 | - 'avis_espace_interdit' => '<b>Forbidden area</b> <div>SPIP is already installed.</div>', |
|
| 36 | - 'avis_lecture_noms_bases_1' => 'The installer could not read the names of any databases already installed.', |
|
| 37 | - '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).', |
|
| 38 | - 'avis_lecture_noms_bases_3' => 'In the second case, a database named after your login might already be available:', |
|
| 39 | - 'avis_non_acces_page' => 'You do not have access to this page.', |
|
| 40 | - 'avis_operation_echec' => 'The operation failed.', |
|
| 41 | - 'avis_operation_impossible' => 'Operation impossible', |
|
| 42 | - '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_nom_base' => 'The database’s name should only contain letters, digits and hyphens.', |
|
| 30 | + 'avis_connexion_ldap_echec_1' => 'Connection to the LDAP server failed.', |
|
| 31 | + 'avis_connexion_ldap_echec_2' => 'Go back to the previous page, and check the information you provided.', |
|
| 32 | + 'avis_connexion_ldap_echec_3' => 'Alternatively, do not use LDAP support to import users.', |
|
| 33 | + 'avis_deplacement_rubrique' => 'Warning! This section contains @contient_breves@ news item@scb@: if you move it, please check this box to confirm.', |
|
| 34 | + 'avis_erreur_connexion_mysql' => 'SQL connection error', |
|
| 35 | + 'avis_espace_interdit' => '<b>Forbidden area</b> <div>SPIP is already installed.</div>', |
|
| 36 | + 'avis_lecture_noms_bases_1' => 'The installer could not read the names of any databases already installed.', |
|
| 37 | + '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).', |
|
| 38 | + 'avis_lecture_noms_bases_3' => 'In the second case, a database named after your login might already be available:', |
|
| 39 | + 'avis_non_acces_page' => 'You do not have access to this page.', |
|
| 40 | + 'avis_operation_echec' => 'The operation failed.', |
|
| 41 | + 'avis_operation_impossible' => 'Operation impossible', |
|
| 42 | + 'avis_suppression_base' => 'WARNING: data deletion is irreversible', |
|
| 43 | 43 | |
| 44 | - // B |
|
| 45 | - 'bouton_acces_ldap' => 'Add LDAP access', |
|
| 46 | - 'bouton_ajouter' => 'Add', |
|
| 47 | - 'bouton_annuler' => 'Cancel', |
|
| 48 | - 'bouton_cache_activer' => 'Re-activate the cache', |
|
| 49 | - 'bouton_cache_desactiver' => 'Disable the cache momentarily', |
|
| 50 | - 'bouton_demande_publication' => 'Request publication of this article', |
|
| 51 | - 'bouton_desactive_tout' => 'Disable all', |
|
| 52 | - 'bouton_desinstaller' => 'Uninstall', |
|
| 53 | - 'bouton_effacer_tout' => 'Delete ALL', |
|
| 54 | - 'bouton_envoyer_message' => 'Message complete: send', |
|
| 55 | - 'bouton_fermer' => 'Close', |
|
| 56 | - 'bouton_mettre_a_jour_base' => 'Update the database', |
|
| 57 | - 'bouton_modifier' => 'Modify', |
|
| 58 | - 'bouton_radio_afficher' => 'Show', |
|
| 59 | - 'bouton_radio_apparaitre_liste_redacteurs_connectes' => 'Appear in the list of editors online', |
|
| 60 | - 'bouton_radio_envoi_annonces_adresse' => 'Send announcements to:', |
|
| 61 | - 'bouton_radio_envoi_liste_nouveautes' => 'Send news update list', |
|
| 62 | - 'bouton_radio_non_apparaitre_liste_redacteurs_connectes' => 'Do not appear in the list of editors online', |
|
| 63 | - 'bouton_radio_non_envoi_annonces_editoriales' => 'Do not send any editorial announcements', |
|
| 64 | - 'bouton_redirection' => 'REDIRECT', |
|
| 65 | - 'bouton_reinitialiser_aux_valeurs_par_defaut' => 'Reset to default values', |
|
| 66 | - 'bouton_relancer_inscription' => 'Re-launch registration', |
|
| 67 | - 'bouton_relancer_inscriptions' => 'Re-launch registrations', |
|
| 68 | - 'bouton_relancer_installation' => 'Recommence installation', |
|
| 69 | - 'bouton_reset_password' => 'Create a new password and send by e-mail', |
|
| 70 | - 'bouton_suivant' => 'Next', |
|
| 71 | - 'bouton_tenter_recuperation' => 'Attempt to repair', |
|
| 72 | - 'bouton_test_proxy' => 'Test the proxy', |
|
| 73 | - 'bouton_vider_cache' => 'Empty the cache', |
|
| 44 | + // B |
|
| 45 | + 'bouton_acces_ldap' => 'Add LDAP access', |
|
| 46 | + 'bouton_ajouter' => 'Add', |
|
| 47 | + 'bouton_annuler' => 'Cancel', |
|
| 48 | + 'bouton_cache_activer' => 'Re-activate the cache', |
|
| 49 | + 'bouton_cache_desactiver' => 'Disable the cache momentarily', |
|
| 50 | + 'bouton_demande_publication' => 'Request publication of this article', |
|
| 51 | + 'bouton_desactive_tout' => 'Disable all', |
|
| 52 | + 'bouton_desinstaller' => 'Uninstall', |
|
| 53 | + 'bouton_effacer_tout' => 'Delete ALL', |
|
| 54 | + 'bouton_envoyer_message' => 'Message complete: send', |
|
| 55 | + 'bouton_fermer' => 'Close', |
|
| 56 | + 'bouton_mettre_a_jour_base' => 'Update the database', |
|
| 57 | + 'bouton_modifier' => 'Modify', |
|
| 58 | + 'bouton_radio_afficher' => 'Show', |
|
| 59 | + 'bouton_radio_apparaitre_liste_redacteurs_connectes' => 'Appear in the list of editors online', |
|
| 60 | + 'bouton_radio_envoi_annonces_adresse' => 'Send announcements to:', |
|
| 61 | + 'bouton_radio_envoi_liste_nouveautes' => 'Send news update list', |
|
| 62 | + 'bouton_radio_non_apparaitre_liste_redacteurs_connectes' => 'Do not appear in the list of editors online', |
|
| 63 | + 'bouton_radio_non_envoi_annonces_editoriales' => 'Do not send any editorial announcements', |
|
| 64 | + 'bouton_redirection' => 'REDIRECT', |
|
| 65 | + 'bouton_reinitialiser_aux_valeurs_par_defaut' => 'Reset to default values', |
|
| 66 | + 'bouton_relancer_inscription' => 'Re-launch registration', |
|
| 67 | + 'bouton_relancer_inscriptions' => 'Re-launch registrations', |
|
| 68 | + 'bouton_relancer_installation' => 'Recommence installation', |
|
| 69 | + 'bouton_reset_password' => 'Create a new password and send by e-mail', |
|
| 70 | + 'bouton_suivant' => 'Next', |
|
| 71 | + 'bouton_tenter_recuperation' => 'Attempt to repair', |
|
| 72 | + 'bouton_test_proxy' => 'Test the proxy', |
|
| 73 | + 'bouton_vider_cache' => 'Empty the cache', |
|
| 74 | 74 | |
| 75 | - // C |
|
| 76 | - 'cache_modifiable_webmestre' => 'This parameter can be modified by the webmaster.', |
|
| 77 | - 'calendrier_synchro' => 'If you use a calendar application compatible with <b>iCal</b>, you can synchronise it with information from this site.', |
|
| 78 | - 'config_activer_champs' => 'Activate the following fields', |
|
| 79 | - 'config_choix_base_sup' => 'Choose a database on this server', |
|
| 80 | - 'config_erreur_base_sup' => 'SPIP does not have access to the list of databases available', |
|
| 81 | - '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.', |
|
| 82 | - 'config_info_base_sup_disponibles' => 'Additional databases to which queries may be sent:', |
|
| 83 | - 'config_info_enregistree' => 'The new configuration has been saved', |
|
| 84 | - 'config_info_logos' => 'Each element of the site can have its own logo as well as a "mouseover" logo', |
|
| 85 | - 'config_info_logos_utiliser' => 'Use logos', |
|
| 86 | - 'config_info_logos_utiliser_non' => 'Do not use logos', |
|
| 87 | - 'config_info_logos_utiliser_survol' => 'Use "mouseover" logos', |
|
| 88 | - 'config_info_logos_utiliser_survol_non' => 'Do not use "mouseover" logos', |
|
| 89 | - '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.', |
|
| 90 | - 'config_redirection' => 'Virtual articles', |
|
| 91 | - 'config_titre_base_sup' => 'Declaration of an additional database', |
|
| 92 | - 'config_titre_base_sup_choix' => 'Choose an additional database', |
|
| 93 | - 'connexion_ldap' => 'Connection:', |
|
| 94 | - 'creer_et_associer_un_auteur' => 'Create and associate an author', |
|
| 75 | + // C |
|
| 76 | + 'cache_modifiable_webmestre' => 'This parameter can be modified by the webmaster.', |
|
| 77 | + 'calendrier_synchro' => 'If you use a calendar application compatible with <b>iCal</b>, you can synchronise it with information from this site.', |
|
| 78 | + 'config_activer_champs' => 'Activate the following fields', |
|
| 79 | + 'config_choix_base_sup' => 'Choose a database on this server', |
|
| 80 | + 'config_erreur_base_sup' => 'SPIP does not have access to the list of databases available', |
|
| 81 | + '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.', |
|
| 82 | + 'config_info_base_sup_disponibles' => 'Additional databases to which queries may be sent:', |
|
| 83 | + 'config_info_enregistree' => 'The new configuration has been saved', |
|
| 84 | + 'config_info_logos' => 'Each element of the site can have its own logo as well as a "mouseover" logo', |
|
| 85 | + 'config_info_logos_utiliser' => 'Use logos', |
|
| 86 | + 'config_info_logos_utiliser_non' => 'Do not use logos', |
|
| 87 | + 'config_info_logos_utiliser_survol' => 'Use "mouseover" logos', |
|
| 88 | + 'config_info_logos_utiliser_survol_non' => 'Do not use "mouseover" logos', |
|
| 89 | + '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.', |
|
| 90 | + 'config_redirection' => 'Virtual articles', |
|
| 91 | + 'config_titre_base_sup' => 'Declaration of an additional database', |
|
| 92 | + 'config_titre_base_sup_choix' => 'Choose an additional database', |
|
| 93 | + 'connexion_ldap' => 'Connection:', |
|
| 94 | + 'creer_et_associer_un_auteur' => 'Create and associate an author', |
|
| 95 | 95 | |
| 96 | - // D |
|
| 97 | - 'date_mot_heures' => 'H', |
|
| 96 | + // D |
|
| 97 | + 'date_mot_heures' => 'H', |
|
| 98 | 98 | |
| 99 | - // E |
|
| 100 | - 'ecran_connexion_couleur_principale' => 'Main colour', |
|
| 101 | - 'ecran_connexion_image_fond' => 'Background image', |
|
| 102 | - 'ecran_connexion_image_fond_explication' => 'Use an imege (JPEG format, 1920x1080 pixels)', |
|
| 103 | - 'ecran_connexion_image_revenir_couleur_defaut' => 'Back to the default colour', |
|
| 104 | - 'ecran_connexion_titre' => 'Connection screen', |
|
| 105 | - 'ecran_securite' => '+ safety screen @version@', |
|
| 106 | - 'email' => 'email', |
|
| 107 | - 'email_2' => 'email:', |
|
| 108 | - 'en_savoir_plus' => 'Learn more', |
|
| 109 | - 'entree_adresse_annuaire' => 'Directory address', |
|
| 110 | - 'entree_adresse_email' => 'Your email address', |
|
| 111 | - 'entree_adresse_email_2' => 'E-mail address', |
|
| 112 | - 'entree_base_donnee_1' => 'Database address', |
|
| 113 | - '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.)', |
|
| 114 | - 'entree_biographie' => 'Brief biography', |
|
| 115 | - 'entree_chemin_acces' => '<b>Enter</b> the path:', |
|
| 116 | - 'entree_cle_pgp' => 'Your PGP key', |
|
| 117 | - 'entree_cle_pgp_2' => 'PGP key', |
|
| 118 | - 'entree_contenu_rubrique' => '(Brief description of the content of this section.)', |
|
| 119 | - 'entree_identifiants_connexion' => 'Your connection identifiers...', |
|
| 120 | - 'entree_identifiants_connexion_2' => 'Connection identifiers', |
|
| 121 | - 'entree_informations_connexion_ldap' => 'Please fill this form with the LDAP connection information provided by your system or network administrator.', |
|
| 122 | - 'entree_infos_perso' => 'Who are you?', |
|
| 123 | - 'entree_infos_perso_2' => 'Who is the author?', |
|
| 124 | - 'entree_interieur_rubrique' => 'In the section:', |
|
| 125 | - 'entree_liens_sites' => '<b>Hyperlink</b> (reference, site to visit etc.)', |
|
| 126 | - 'entree_login' => 'Your login', |
|
| 127 | - 'entree_login_connexion_1' => 'Connection login', |
|
| 128 | - 'entree_login_connexion_2' => '(Sometimes matches your FTP account login and sometimes left empty)', |
|
| 129 | - 'entree_mot_passe' => 'Your password', |
|
| 130 | - 'entree_mot_passe_1' => 'Password', |
|
| 131 | - 'entree_mot_passe_2' => '(Sometimes matches your FTP access password and sometimes left empty)', |
|
| 132 | - 'entree_nom_fichier' => 'Please enter the filename @texte_compresse@:', |
|
| 133 | - 'entree_nom_pseudo' => 'Your name or alias', |
|
| 134 | - 'entree_nom_pseudo_1' => '(Your name or alias)', |
|
| 135 | - 'entree_nom_pseudo_2' => 'Name or alias', |
|
| 136 | - 'entree_nom_site' => 'Website’s name', |
|
| 137 | - 'entree_nom_site_2' => 'Author’s website’s name', |
|
| 138 | - 'entree_nouveau_passe' => 'New password', |
|
| 139 | - 'entree_passe_ldap' => 'Password', |
|
| 140 | - 'entree_port_annuaire' => 'Port number of the directory', |
|
| 141 | - 'entree_signature' => 'Signature', |
|
| 142 | - 'entree_titre_obligatoire' => '<b>Title</b> [Required]<br />', |
|
| 143 | - 'entree_url' => 'Website’s URL', |
|
| 144 | - 'entree_url_2' => 'Website’s URL', |
|
| 145 | - 'erreur_connect_deja_existant' => 'A server by that name already exists', |
|
| 146 | - 'erreur_contenu_suspect' => 'Text escaped', |
|
| 147 | - 'erreur_email_deja_existant' => 'This email address has already been registered.', |
|
| 148 | - 'erreur_nom_connect_incorrect' => 'Server name not allowed', |
|
| 149 | - 'erreur_plugin_attribut_balise_manquant' => 'Missing attribute @attribut@ in tag @balise@', |
|
| 150 | - 'erreur_plugin_desinstalation_echouee' => 'Uninstallation of the plugin failed. However, you may deactivate it.', |
|
| 151 | - 'erreur_plugin_fichier_absent' => 'File missing', |
|
| 152 | - 'erreur_plugin_fichier_def_absent' => 'Definition file missing', |
|
| 153 | - 'erreur_plugin_nom_fonction_interdit' => 'Prohibited function name', |
|
| 154 | - 'erreur_plugin_nom_manquant' => 'Missing plugin name', |
|
| 155 | - 'erreur_plugin_prefix_manquant' => 'Namespace undefined for this plugin', |
|
| 156 | - 'erreur_plugin_tag_plugin_absent' => '<plugin> missing in the definition file', |
|
| 157 | - 'erreur_plugin_version_manquant' => 'Plugin version missing', |
|
| 158 | - 'erreur_type_fichier' => 'Wrong file type', |
|
| 99 | + // E |
|
| 100 | + 'ecran_connexion_couleur_principale' => 'Main colour', |
|
| 101 | + 'ecran_connexion_image_fond' => 'Background image', |
|
| 102 | + 'ecran_connexion_image_fond_explication' => 'Use an imege (JPEG format, 1920x1080 pixels)', |
|
| 103 | + 'ecran_connexion_image_revenir_couleur_defaut' => 'Back to the default colour', |
|
| 104 | + 'ecran_connexion_titre' => 'Connection screen', |
|
| 105 | + 'ecran_securite' => '+ safety screen @version@', |
|
| 106 | + 'email' => 'email', |
|
| 107 | + 'email_2' => 'email:', |
|
| 108 | + 'en_savoir_plus' => 'Learn more', |
|
| 109 | + 'entree_adresse_annuaire' => 'Directory address', |
|
| 110 | + 'entree_adresse_email' => 'Your email address', |
|
| 111 | + 'entree_adresse_email_2' => 'E-mail address', |
|
| 112 | + 'entree_base_donnee_1' => 'Database address', |
|
| 113 | + '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.)', |
|
| 114 | + 'entree_biographie' => 'Brief biography', |
|
| 115 | + 'entree_chemin_acces' => '<b>Enter</b> the path:', |
|
| 116 | + 'entree_cle_pgp' => 'Your PGP key', |
|
| 117 | + 'entree_cle_pgp_2' => 'PGP key', |
|
| 118 | + 'entree_contenu_rubrique' => '(Brief description of the content of this section.)', |
|
| 119 | + 'entree_identifiants_connexion' => 'Your connection identifiers...', |
|
| 120 | + 'entree_identifiants_connexion_2' => 'Connection identifiers', |
|
| 121 | + 'entree_informations_connexion_ldap' => 'Please fill this form with the LDAP connection information provided by your system or network administrator.', |
|
| 122 | + 'entree_infos_perso' => 'Who are you?', |
|
| 123 | + 'entree_infos_perso_2' => 'Who is the author?', |
|
| 124 | + 'entree_interieur_rubrique' => 'In the section:', |
|
| 125 | + 'entree_liens_sites' => '<b>Hyperlink</b> (reference, site to visit etc.)', |
|
| 126 | + 'entree_login' => 'Your login', |
|
| 127 | + 'entree_login_connexion_1' => 'Connection login', |
|
| 128 | + 'entree_login_connexion_2' => '(Sometimes matches your FTP account login and sometimes left empty)', |
|
| 129 | + 'entree_mot_passe' => 'Your password', |
|
| 130 | + 'entree_mot_passe_1' => 'Password', |
|
| 131 | + 'entree_mot_passe_2' => '(Sometimes matches your FTP access password and sometimes left empty)', |
|
| 132 | + 'entree_nom_fichier' => 'Please enter the filename @texte_compresse@:', |
|
| 133 | + 'entree_nom_pseudo' => 'Your name or alias', |
|
| 134 | + 'entree_nom_pseudo_1' => '(Your name or alias)', |
|
| 135 | + 'entree_nom_pseudo_2' => 'Name or alias', |
|
| 136 | + 'entree_nom_site' => 'Website’s name', |
|
| 137 | + 'entree_nom_site_2' => 'Author’s website’s name', |
|
| 138 | + 'entree_nouveau_passe' => 'New password', |
|
| 139 | + 'entree_passe_ldap' => 'Password', |
|
| 140 | + 'entree_port_annuaire' => 'Port number of the directory', |
|
| 141 | + 'entree_signature' => 'Signature', |
|
| 142 | + 'entree_titre_obligatoire' => '<b>Title</b> [Required]<br />', |
|
| 143 | + 'entree_url' => 'Website’s URL', |
|
| 144 | + 'entree_url_2' => 'Website’s URL', |
|
| 145 | + 'erreur_connect_deja_existant' => 'A server by that name already exists', |
|
| 146 | + 'erreur_contenu_suspect' => 'Text escaped', |
|
| 147 | + 'erreur_email_deja_existant' => 'This email address has already been registered.', |
|
| 148 | + 'erreur_nom_connect_incorrect' => 'Server name not allowed', |
|
| 149 | + 'erreur_plugin_attribut_balise_manquant' => 'Missing attribute @attribut@ in tag @balise@', |
|
| 150 | + 'erreur_plugin_desinstalation_echouee' => 'Uninstallation of the plugin failed. However, you may deactivate it.', |
|
| 151 | + 'erreur_plugin_fichier_absent' => 'File missing', |
|
| 152 | + 'erreur_plugin_fichier_def_absent' => 'Definition file missing', |
|
| 153 | + 'erreur_plugin_nom_fonction_interdit' => 'Prohibited function name', |
|
| 154 | + 'erreur_plugin_nom_manquant' => 'Missing plugin name', |
|
| 155 | + 'erreur_plugin_prefix_manquant' => 'Namespace undefined for this plugin', |
|
| 156 | + 'erreur_plugin_tag_plugin_absent' => '<plugin> missing in the definition file', |
|
| 157 | + 'erreur_plugin_version_manquant' => 'Plugin version missing', |
|
| 158 | + 'erreur_type_fichier' => 'Wrong file type', |
|
| 159 | 159 | |
| 160 | - // H |
|
| 161 | - '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@.', |
|
| 162 | - 'htaccess_inoperant' => 'inoperative htaccess', |
|
| 160 | + // H |
|
| 161 | + '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@.', |
|
| 162 | + 'htaccess_inoperant' => 'inoperative htaccess', |
|
| 163 | 163 | |
| 164 | - // I |
|
| 165 | - 'ical_info1' => 'This page offers several tools to be kept up-to-date with website’s activity.', |
|
| 166 | - 'ical_info2' => 'For more information, do not hesitate to visit <a href="@spipnet@">SPIP’s documentation</a>.', |
|
| 167 | - '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.', |
|
| 168 | - 'ical_methode_http' => 'Downloading', |
|
| 169 | - 'ical_methode_webcal' => 'Synchronisation (webcal://)', |
|
| 170 | - 'ical_texte_js' => 'A line of javascript allows you to easily display the most recent articles published on this site on any other site belonging to you.', |
|
| 171 | - '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.).', |
|
| 172 | - 'ical_texte_public' => 'This calendar allows you to follow the public activity of this site (newly-published articles and news items).', |
|
| 173 | - '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).', |
|
| 174 | - 'ical_titre_js' => 'Javascript', |
|
| 175 | - 'ical_titre_mailing' => 'Mailing-list', |
|
| 176 | - 'ical_titre_rss' => 'Syndication files', |
|
| 177 | - 'icone_accueil' => 'Home', |
|
| 178 | - 'icone_activer_cookie' => 'Place a cookie', |
|
| 179 | - 'icone_activite' => 'Feedback', |
|
| 180 | - 'icone_admin_plugin' => 'Manage plugins', |
|
| 181 | - 'icone_administration' => 'Maintenance', |
|
| 182 | - 'icone_afficher_auteurs' => 'Show authors', |
|
| 183 | - 'icone_afficher_visiteurs' => 'Show visitors', |
|
| 184 | - 'icone_arret_discussion' => 'Stop participating in this discussion', |
|
| 185 | - 'icone_calendrier' => 'Calendar', |
|
| 186 | - 'icone_configuration' => 'Configuration', |
|
| 187 | - 'icone_creer_auteur' => 'Create a new author and link him/her to this article', |
|
| 188 | - 'icone_creer_mot_cle' => 'Create a new keyword and link it to this article', |
|
| 189 | - 'icone_creer_rubrique_2' => 'Create a new section', |
|
| 190 | - 'icone_developpement' => 'Development', |
|
| 191 | - 'icone_edition' => 'Edit', |
|
| 192 | - 'icone_ma_langue' => 'My language', |
|
| 193 | - 'icone_mes_infos' => 'My details', |
|
| 194 | - 'icone_mes_preferences' => 'Preferences', |
|
| 195 | - 'icone_modifier_article' => 'Edit this article', |
|
| 196 | - 'icone_modifier_rubrique' => 'Edit this section', |
|
| 197 | - 'icone_publication' => 'Publish', |
|
| 198 | - 'icone_relancer_signataire' => 'Contact the signatory again', |
|
| 199 | - 'icone_retour' => 'Back', |
|
| 200 | - 'icone_retour_article' => 'Back to the article', |
|
| 201 | - 'icone_squelette' => 'Templates', |
|
| 202 | - 'icone_suivi_publication' => 'Publication follow up ', |
|
| 203 | - 'icone_supprimer_cookie' => 'Delete cookie', |
|
| 204 | - 'icone_supprimer_rubrique' => 'Delete this section', |
|
| 205 | - 'icone_supprimer_signature' => 'Delete this signature', |
|
| 206 | - 'icone_valider_signature' => 'Validate this signature', |
|
| 207 | - 'image_administrer_rubrique' => 'You can manage this section', |
|
| 208 | - 'impossible_modifier_login_auteur' => 'Login cannot be changed.', |
|
| 209 | - 'impossible_modifier_pass_auteur' => 'Password cannot be changed.', |
|
| 210 | - 'info_1_article' => '1 article', |
|
| 211 | - 'info_1_auteur' => '1 author', |
|
| 212 | - 'info_1_message' => '1 message', |
|
| 213 | - 'info_1_mot_cle' => '1 keyword', |
|
| 214 | - 'info_1_rubrique' => '1 section', |
|
| 215 | - 'info_1_visiteur' => '1 visitor', |
|
| 216 | - 'info_activer_cookie' => 'You can activate an <b>administration cookie</b>, which lets you switch easily between the public website and the admin area.', |
|
| 217 | - 'info_activer_menu_developpement' => 'Show the Development menu', |
|
| 218 | - 'info_admin_etre_webmestre' => 'Give me web administrator rights', |
|
| 219 | - 'info_admin_je_suis_webmestre' => 'I am a <b>webmaster</b>', |
|
| 220 | - 'info_admin_statuer_webmestre' => 'Give webmaster rights to this administrator ', |
|
| 221 | - 'info_admin_webmestre' => 'This administrator is <b>webmaster</b>', |
|
| 222 | - 'info_administrateur' => 'Administrator', |
|
| 223 | - 'info_administrateur_1' => 'Administrator', |
|
| 224 | - 'info_administrateur_2' => 'of the site (<i>use with caution</i>)', |
|
| 225 | - 'info_administrateur_site_01' => 'If you are a site administrator, please', |
|
| 226 | - 'info_administrateur_site_02' => 'click on this link', |
|
| 227 | - 'info_administrateurs' => 'Administrators', |
|
| 228 | - 'info_administrer_rubrique' => 'You can manage this section', |
|
| 229 | - 'info_adresse' => 'to this address:', |
|
| 230 | - 'info_adresse_desinscription' => 'Unsubscription address:', |
|
| 231 | - 'info_adresse_url' => 'URL of the public site', |
|
| 232 | - 'info_afficher_par_nb' => 'Show ', |
|
| 233 | - 'info_aide_en_ligne' => 'SPIP Online Help', |
|
| 234 | - 'info_ajout_image' => 'When you add images as attached documents to an article, |
|
| 164 | + // I |
|
| 165 | + 'ical_info1' => 'This page offers several tools to be kept up-to-date with website’s activity.', |
|
| 166 | + 'ical_info2' => 'For more information, do not hesitate to visit <a href="@spipnet@">SPIP’s documentation</a>.', |
|
| 167 | + '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.', |
|
| 168 | + 'ical_methode_http' => 'Downloading', |
|
| 169 | + 'ical_methode_webcal' => 'Synchronisation (webcal://)', |
|
| 170 | + 'ical_texte_js' => 'A line of javascript allows you to easily display the most recent articles published on this site on any other site belonging to you.', |
|
| 171 | + '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.).', |
|
| 172 | + 'ical_texte_public' => 'This calendar allows you to follow the public activity of this site (newly-published articles and news items).', |
|
| 173 | + '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).', |
|
| 174 | + 'ical_titre_js' => 'Javascript', |
|
| 175 | + 'ical_titre_mailing' => 'Mailing-list', |
|
| 176 | + 'ical_titre_rss' => 'Syndication files', |
|
| 177 | + 'icone_accueil' => 'Home', |
|
| 178 | + 'icone_activer_cookie' => 'Place a cookie', |
|
| 179 | + 'icone_activite' => 'Feedback', |
|
| 180 | + 'icone_admin_plugin' => 'Manage plugins', |
|
| 181 | + 'icone_administration' => 'Maintenance', |
|
| 182 | + 'icone_afficher_auteurs' => 'Show authors', |
|
| 183 | + 'icone_afficher_visiteurs' => 'Show visitors', |
|
| 184 | + 'icone_arret_discussion' => 'Stop participating in this discussion', |
|
| 185 | + 'icone_calendrier' => 'Calendar', |
|
| 186 | + 'icone_configuration' => 'Configuration', |
|
| 187 | + 'icone_creer_auteur' => 'Create a new author and link him/her to this article', |
|
| 188 | + 'icone_creer_mot_cle' => 'Create a new keyword and link it to this article', |
|
| 189 | + 'icone_creer_rubrique_2' => 'Create a new section', |
|
| 190 | + 'icone_developpement' => 'Development', |
|
| 191 | + 'icone_edition' => 'Edit', |
|
| 192 | + 'icone_ma_langue' => 'My language', |
|
| 193 | + 'icone_mes_infos' => 'My details', |
|
| 194 | + 'icone_mes_preferences' => 'Preferences', |
|
| 195 | + 'icone_modifier_article' => 'Edit this article', |
|
| 196 | + 'icone_modifier_rubrique' => 'Edit this section', |
|
| 197 | + 'icone_publication' => 'Publish', |
|
| 198 | + 'icone_relancer_signataire' => 'Contact the signatory again', |
|
| 199 | + 'icone_retour' => 'Back', |
|
| 200 | + 'icone_retour_article' => 'Back to the article', |
|
| 201 | + 'icone_squelette' => 'Templates', |
|
| 202 | + 'icone_suivi_publication' => 'Publication follow up ', |
|
| 203 | + 'icone_supprimer_cookie' => 'Delete cookie', |
|
| 204 | + 'icone_supprimer_rubrique' => 'Delete this section', |
|
| 205 | + 'icone_supprimer_signature' => 'Delete this signature', |
|
| 206 | + 'icone_valider_signature' => 'Validate this signature', |
|
| 207 | + 'image_administrer_rubrique' => 'You can manage this section', |
|
| 208 | + 'impossible_modifier_login_auteur' => 'Login cannot be changed.', |
|
| 209 | + 'impossible_modifier_pass_auteur' => 'Password cannot be changed.', |
|
| 210 | + 'info_1_article' => '1 article', |
|
| 211 | + 'info_1_auteur' => '1 author', |
|
| 212 | + 'info_1_message' => '1 message', |
|
| 213 | + 'info_1_mot_cle' => '1 keyword', |
|
| 214 | + 'info_1_rubrique' => '1 section', |
|
| 215 | + 'info_1_visiteur' => '1 visitor', |
|
| 216 | + 'info_activer_cookie' => 'You can activate an <b>administration cookie</b>, which lets you switch easily between the public website and the admin area.', |
|
| 217 | + 'info_activer_menu_developpement' => 'Show the Development menu', |
|
| 218 | + 'info_admin_etre_webmestre' => 'Give me web administrator rights', |
|
| 219 | + 'info_admin_je_suis_webmestre' => 'I am a <b>webmaster</b>', |
|
| 220 | + 'info_admin_statuer_webmestre' => 'Give webmaster rights to this administrator ', |
|
| 221 | + 'info_admin_webmestre' => 'This administrator is <b>webmaster</b>', |
|
| 222 | + 'info_administrateur' => 'Administrator', |
|
| 223 | + 'info_administrateur_1' => 'Administrator', |
|
| 224 | + 'info_administrateur_2' => 'of the site (<i>use with caution</i>)', |
|
| 225 | + 'info_administrateur_site_01' => 'If you are a site administrator, please', |
|
| 226 | + 'info_administrateur_site_02' => 'click on this link', |
|
| 227 | + 'info_administrateurs' => 'Administrators', |
|
| 228 | + 'info_administrer_rubrique' => 'You can manage this section', |
|
| 229 | + 'info_adresse' => 'to this address:', |
|
| 230 | + 'info_adresse_desinscription' => 'Unsubscription address:', |
|
| 231 | + 'info_adresse_url' => 'URL of the public site', |
|
| 232 | + 'info_afficher_par_nb' => 'Show ', |
|
| 233 | + 'info_aide_en_ligne' => 'SPIP Online Help', |
|
| 234 | + 'info_ajout_image' => 'When you add images as attached documents to an article, |
|
| 235 | 235 | SPIP can automatically create thumbnails from |
| 236 | 236 | inserted images. This will allow, for instance, the automated |
| 237 | 237 | creation of a gallery or portfolio.', |
| 238 | - 'info_ajouter_rubrique' => 'Add another section to manage:', |
|
| 239 | - 'info_annonce_nouveautes' => 'Latest news announcements', |
|
| 240 | - 'info_article' => 'article', |
|
| 241 | - 'info_article_2' => 'articles', |
|
| 242 | - 'info_article_a_paraitre' => 'Post-dated articles set for publication', |
|
| 243 | - 'info_articles_02' => 'articles', |
|
| 244 | - 'info_articles_2' => 'Articles', |
|
| 245 | - 'info_articles_auteur' => 'Articles by this author', |
|
| 246 | - 'info_articles_miens' => 'My articles', |
|
| 247 | - 'info_articles_tous' => 'All the articles', |
|
| 248 | - 'info_articles_trouves' => 'Articles found', |
|
| 249 | - 'info_attente_validation' => 'Your articles awaiting validation', |
|
| 250 | - 'info_aucun_article' => 'No articles', |
|
| 251 | - 'info_aucun_auteur' => 'No authors', |
|
| 252 | - 'info_aucun_message' => 'No messages', |
|
| 253 | - 'info_aucun_rubrique' => 'No sections', |
|
| 254 | - 'info_aujourdhui' => 'today:', |
|
| 255 | - 'info_auteur_gere_rubriques' => 'This author manages the following sections:', |
|
| 256 | - 'info_auteur_gere_toutes_rubriques' => 'This author manage <b>all the sections</b>', |
|
| 257 | - 'info_auteur_gere_toutes_rubriques_2' => 'I manage <b>all the sections</b>', |
|
| 258 | - 'info_auteurs' => 'Authors', |
|
| 259 | - 'info_auteurs_par_tri' => 'Authors@partri@', |
|
| 260 | - 'info_auteurs_trouves' => 'Authors found', |
|
| 261 | - 'info_authentification_externe' => 'External authentication', |
|
| 262 | - 'info_avertissement' => 'Warning', |
|
| 263 | - 'info_barre_outils' => 'with its toolbar?', |
|
| 264 | - 'info_base_installee' => 'Your database structure has been installed.', |
|
| 265 | - 'info_bio' => 'Biography', |
|
| 266 | - 'info_cache_desactive' => 'The cache is temporarily disabled', |
|
| 267 | - 'info_chapeau' => 'Introduction', |
|
| 268 | - 'info_chapeau_2' => 'Introduction:', |
|
| 269 | - 'info_chemin_acces_1' => 'Options: <b>Access path in directory</b>', |
|
| 270 | - '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.', |
|
| 271 | - 'info_chemin_acces_annuaire' => 'Options: <b>Access path in directory</b>', |
|
| 272 | - 'info_choix_base' => 'Third step:', |
|
| 273 | - 'info_classement_1' => ' out of @liste@', |
|
| 274 | - 'info_classement_2' => ' out of @liste@', |
|
| 275 | - 'info_code_acces' => 'Do not forget your own access codes!', |
|
| 276 | - '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>):', |
|
| 277 | - '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.', |
|
| 278 | - 'info_confirmer_passe' => 'Confirm new password:', |
|
| 279 | - 'info_conflit_edition_avis_non_sauvegarde' => 'Caution: the following fields have been modified elsewhere. Your changes to these fields have therefore not been saved.', |
|
| 280 | - 'info_conflit_edition_differences' => 'Differences:', |
|
| 281 | - 'info_conflit_edition_version_enregistree' => 'Saved version:', |
|
| 282 | - 'info_conflit_edition_votre_version' => 'Your version:', |
|
| 283 | - 'info_connexion_base' => 'Trying to connect to database', |
|
| 284 | - 'info_connexion_base_donnee' => 'Connection to your database', |
|
| 285 | - 'info_connexion_ldap_ok' => '<b>LDAP connection succeeded.</b><p> You can go to the next step.</p>', |
|
| 286 | - 'info_connexion_mysql' => 'Your SQL connection', |
|
| 287 | - 'info_connexion_ok' => 'Connection succeeded.', |
|
| 288 | - 'info_contact' => 'Contact', |
|
| 289 | - 'info_contenu_articles' => 'Article content', |
|
| 290 | - 'info_contributions' => 'Contributions', |
|
| 291 | - 'info_creation_paragraphe' => 'To create paragraphs, just leave blank lines.', |
|
| 292 | - 'info_creation_rubrique' => 'Before writing any articles,<br /> you must create at least one section.<br />', |
|
| 293 | - 'info_creation_tables' => 'Creating the database tables', |
|
| 294 | - 'info_creer_base' => '<b>Create</b> a new database:', |
|
| 295 | - 'info_dans_rubrique' => 'In section:', |
|
| 296 | - 'info_date_publication_anterieure' => 'Previously published on:', |
|
| 297 | - 'info_date_referencement' => 'THIS SITE REFERENCED ON:', |
|
| 298 | - 'info_derniere_etape' => 'Done!', |
|
| 299 | - 'info_descriptif' => 'Description:', |
|
| 300 | - 'info_desinstaller_plugin' => ' deactivates the plugin and deletes the data', |
|
| 301 | - 'info_discussion_cours' => 'Current discussions', |
|
| 302 | - 'info_ecrire_article' => 'Before writing any articles, you must create at least one section.', |
|
| 303 | - 'info_email_envoi' => 'Sender’s email address (optional)', |
|
| 304 | - '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) :', |
|
| 305 | - 'info_email_webmestre' => 'Webmaster’s email address', |
|
| 306 | - 'info_envoi_email_automatique' => 'Automated mailing', |
|
| 307 | - 'info_envoyer_maintenant' => 'Send now', |
|
| 308 | - 'info_etape_suivante' => 'Go to the next step', |
|
| 309 | - 'info_etape_suivante_1' => 'You can move on to the next step.', |
|
| 310 | - 'info_etape_suivante_2' => 'You can move on to the next step.', |
|
| 311 | - 'info_exceptions_proxy' => 'Exceptions for the proxy', |
|
| 312 | - 'info_exportation_base' => 'export database to @archive@', |
|
| 313 | - 'info_facilite_suivi_activite' => 'To simplify monitoring of the site’s editorial; |
|
| 238 | + 'info_ajouter_rubrique' => 'Add another section to manage:', |
|
| 239 | + 'info_annonce_nouveautes' => 'Latest news announcements', |
|
| 240 | + 'info_article' => 'article', |
|
| 241 | + 'info_article_2' => 'articles', |
|
| 242 | + 'info_article_a_paraitre' => 'Post-dated articles set for publication', |
|
| 243 | + 'info_articles_02' => 'articles', |
|
| 244 | + 'info_articles_2' => 'Articles', |
|
| 245 | + 'info_articles_auteur' => 'Articles by this author', |
|
| 246 | + 'info_articles_miens' => 'My articles', |
|
| 247 | + 'info_articles_tous' => 'All the articles', |
|
| 248 | + 'info_articles_trouves' => 'Articles found', |
|
| 249 | + 'info_attente_validation' => 'Your articles awaiting validation', |
|
| 250 | + 'info_aucun_article' => 'No articles', |
|
| 251 | + 'info_aucun_auteur' => 'No authors', |
|
| 252 | + 'info_aucun_message' => 'No messages', |
|
| 253 | + 'info_aucun_rubrique' => 'No sections', |
|
| 254 | + 'info_aujourdhui' => 'today:', |
|
| 255 | + 'info_auteur_gere_rubriques' => 'This author manages the following sections:', |
|
| 256 | + 'info_auteur_gere_toutes_rubriques' => 'This author manage <b>all the sections</b>', |
|
| 257 | + 'info_auteur_gere_toutes_rubriques_2' => 'I manage <b>all the sections</b>', |
|
| 258 | + 'info_auteurs' => 'Authors', |
|
| 259 | + 'info_auteurs_par_tri' => 'Authors@partri@', |
|
| 260 | + 'info_auteurs_trouves' => 'Authors found', |
|
| 261 | + 'info_authentification_externe' => 'External authentication', |
|
| 262 | + 'info_avertissement' => 'Warning', |
|
| 263 | + 'info_barre_outils' => 'with its toolbar?', |
|
| 264 | + 'info_base_installee' => 'Your database structure has been installed.', |
|
| 265 | + 'info_bio' => 'Biography', |
|
| 266 | + 'info_cache_desactive' => 'The cache is temporarily disabled', |
|
| 267 | + 'info_chapeau' => 'Introduction', |
|
| 268 | + 'info_chapeau_2' => 'Introduction:', |
|
| 269 | + 'info_chemin_acces_1' => 'Options: <b>Access path in directory</b>', |
|
| 270 | + '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.', |
|
| 271 | + 'info_chemin_acces_annuaire' => 'Options: <b>Access path in directory</b>', |
|
| 272 | + 'info_choix_base' => 'Third step:', |
|
| 273 | + 'info_classement_1' => ' out of @liste@', |
|
| 274 | + 'info_classement_2' => ' out of @liste@', |
|
| 275 | + 'info_code_acces' => 'Do not forget your own access codes!', |
|
| 276 | + '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>):', |
|
| 277 | + '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.', |
|
| 278 | + 'info_confirmer_passe' => 'Confirm new password:', |
|
| 279 | + 'info_conflit_edition_avis_non_sauvegarde' => 'Caution: the following fields have been modified elsewhere. Your changes to these fields have therefore not been saved.', |
|
| 280 | + 'info_conflit_edition_differences' => 'Differences:', |
|
| 281 | + 'info_conflit_edition_version_enregistree' => 'Saved version:', |
|
| 282 | + 'info_conflit_edition_votre_version' => 'Your version:', |
|
| 283 | + 'info_connexion_base' => 'Trying to connect to database', |
|
| 284 | + 'info_connexion_base_donnee' => 'Connection to your database', |
|
| 285 | + 'info_connexion_ldap_ok' => '<b>LDAP connection succeeded.</b><p> You can go to the next step.</p>', |
|
| 286 | + 'info_connexion_mysql' => 'Your SQL connection', |
|
| 287 | + 'info_connexion_ok' => 'Connection succeeded.', |
|
| 288 | + 'info_contact' => 'Contact', |
|
| 289 | + 'info_contenu_articles' => 'Article content', |
|
| 290 | + 'info_contributions' => 'Contributions', |
|
| 291 | + 'info_creation_paragraphe' => 'To create paragraphs, just leave blank lines.', |
|
| 292 | + 'info_creation_rubrique' => 'Before writing any articles,<br /> you must create at least one section.<br />', |
|
| 293 | + 'info_creation_tables' => 'Creating the database tables', |
|
| 294 | + 'info_creer_base' => '<b>Create</b> a new database:', |
|
| 295 | + 'info_dans_rubrique' => 'In section:', |
|
| 296 | + 'info_date_publication_anterieure' => 'Previously published on:', |
|
| 297 | + 'info_date_referencement' => 'THIS SITE REFERENCED ON:', |
|
| 298 | + 'info_derniere_etape' => 'Done!', |
|
| 299 | + 'info_descriptif' => 'Description:', |
|
| 300 | + 'info_desinstaller_plugin' => ' deactivates the plugin and deletes the data', |
|
| 301 | + 'info_discussion_cours' => 'Current discussions', |
|
| 302 | + 'info_ecrire_article' => 'Before writing any articles, you must create at least one section.', |
|
| 303 | + 'info_email_envoi' => 'Sender’s email address (optional)', |
|
| 304 | + '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) :', |
|
| 305 | + 'info_email_webmestre' => 'Webmaster’s email address', |
|
| 306 | + 'info_envoi_email_automatique' => 'Automated mailing', |
|
| 307 | + 'info_envoyer_maintenant' => 'Send now', |
|
| 308 | + 'info_etape_suivante' => 'Go to the next step', |
|
| 309 | + 'info_etape_suivante_1' => 'You can move on to the next step.', |
|
| 310 | + 'info_etape_suivante_2' => 'You can move on to the next step.', |
|
| 311 | + 'info_exceptions_proxy' => 'Exceptions for the proxy', |
|
| 312 | + 'info_exportation_base' => 'export database to @archive@', |
|
| 313 | + 'info_facilite_suivi_activite' => 'To simplify monitoring of the site’s editorial; |
|
| 314 | 314 | activities, SPIP can send rmail notifications, e.g. to an editors’ mailing list, |
| 315 | 315 | of publication requests and article validations.', |
| 316 | - 'info_fichiers_authent' => 'Authentication file ".htpasswd"', |
|
| 317 | - 'info_forums_abo_invites' => 'Your site contains forums by subscription; visitors may register for them on the public site.', |
|
| 318 | - 'info_gauche_admin_tech' => '<b>Only webmasters have access to this page.</b><p> It provides access to various |
|
| 316 | + 'info_fichiers_authent' => 'Authentication file ".htpasswd"', |
|
| 317 | + 'info_forums_abo_invites' => 'Your site contains forums by subscription; visitors may register for them on the public site.', |
|
| 318 | + 'info_gauche_admin_tech' => '<b>Only webmasters have access to this page.</b><p> It provides access to various |
|
| 319 | 319 | maintenance tasks. Some of them require a specific authentication process |
| 320 | 320 | via FTP.</p>', |
| 321 | - 'info_gauche_admin_vider' => '<b>Only webmasters have access to this page.</b><p> It provides access to various |
|
| 321 | + 'info_gauche_admin_vider' => '<b>Only webmasters have access to this page.</b><p> It provides access to various |
|
| 322 | 322 | maintenance tasks. Some of them require a specific authentication process |
| 323 | 323 | via FTP.</p>', |
| 324 | - 'info_gauche_auteurs' => 'All the site authors are listed here. |
|
| 324 | + 'info_gauche_auteurs' => 'All the site authors are listed here. |
|
| 325 | 325 | The status of each is indicated by the colour of their icon (administrator = green; editor = yellow).', |
| 326 | - 'info_gauche_auteurs_exterieurs' => 'Visiting authors, without any access to the site, are indicated by a blue icon; deleted authors by a grey icon.', |
|
| 327 | - '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).', |
|
| 328 | - '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.', |
|
| 329 | - 'info_gauche_visiteurs_enregistres' => 'You will find here the visitors registered |
|
| 326 | + 'info_gauche_auteurs_exterieurs' => 'Visiting authors, without any access to the site, are indicated by a blue icon; deleted authors by a grey icon.', |
|
| 327 | + '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).', |
|
| 328 | + '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.', |
|
| 329 | + 'info_gauche_visiteurs_enregistres' => 'You will find here the visitors registered |
|
| 330 | 330 | for the public area of the site (subscription-only forums).', |
| 331 | - 'info_generation_miniatures_images' => 'Generation of thumbnail images', |
|
| 332 | - 'info_gerer_trad_objets' => '@objets@: manage translation links', |
|
| 333 | - 'info_hebergeur_desactiver_envoi_email' => 'Some hosts disable automated mail sending |
|
| 331 | + 'info_generation_miniatures_images' => 'Generation of thumbnail images', |
|
| 332 | + 'info_gerer_trad_objets' => '@objets@: manage translation links', |
|
| 333 | + 'info_hebergeur_desactiver_envoi_email' => 'Some hosts disable automated mail sending |
|
| 334 | 334 | on their servers. In this case the following features |
| 335 | 335 | of SPIP cannot be implemented.', |
| 336 | - 'info_hier' => 'yesterday:', |
|
| 337 | - 'info_identification_publique' => 'Your public identity...', |
|
| 338 | - 'info_image_process' => 'Select the best method to create thumbnails by clicking on the corresponding picture.', |
|
| 339 | - '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.', |
|
| 340 | - 'info_images_auto' => 'Images calculated automatically', |
|
| 341 | - 'info_informations_personnelles' => 'Personal information', |
|
| 342 | - 'info_inscription' => 'Registered on', |
|
| 343 | - 'info_inscription_automatique' => 'Automatic registration for new editors', |
|
| 344 | - 'info_jeu_caractere' => 'Character set for the site', |
|
| 345 | - 'info_jours' => 'days', |
|
| 346 | - 'info_laisser_champs_vides' => 'leave these fields empty)', |
|
| 347 | - 'info_langues' => 'Site languages', |
|
| 348 | - 'info_ldap_ok' => 'LDAP authentication is installed.', |
|
| 349 | - 'info_lien_hypertexte' => 'Hyperlink:', |
|
| 350 | - 'info_liste_nouveautes_envoyee' => 'The news update list has been sent', |
|
| 351 | - 'info_liste_redacteurs_connectes' => 'List of editors online', |
|
| 352 | - 'info_login_existant' => 'This login already exists.', |
|
| 353 | - 'info_login_trop_court' => 'Login too short.', |
|
| 354 | - 'info_login_trop_court_car_pluriel' => 'Your login must contain at least @nb@ characters.', |
|
| 355 | - 'info_logos' => 'Logos', |
|
| 356 | - 'info_maximum' => 'maximum:', |
|
| 357 | - 'info_meme_rubrique' => 'In this section', |
|
| 358 | - 'info_message_en_redaction' => 'Your draft messages', |
|
| 359 | - 'info_message_technique' => 'Technical message:', |
|
| 360 | - 'info_messagerie_interne' => 'Internal messaging', |
|
| 361 | - 'info_mise_a_niveau_base' => 'SQL database upgrade', |
|
| 362 | - 'info_mise_a_niveau_base_2' => '{{Warning!}} You have installed an {older} SPIP version, prior to the one |
|
| 336 | + 'info_hier' => 'yesterday:', |
|
| 337 | + 'info_identification_publique' => 'Your public identity...', |
|
| 338 | + 'info_image_process' => 'Select the best method to create thumbnails by clicking on the corresponding picture.', |
|
| 339 | + '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.', |
|
| 340 | + 'info_images_auto' => 'Images calculated automatically', |
|
| 341 | + 'info_informations_personnelles' => 'Personal information', |
|
| 342 | + 'info_inscription' => 'Registered on', |
|
| 343 | + 'info_inscription_automatique' => 'Automatic registration for new editors', |
|
| 344 | + 'info_jeu_caractere' => 'Character set for the site', |
|
| 345 | + 'info_jours' => 'days', |
|
| 346 | + 'info_laisser_champs_vides' => 'leave these fields empty)', |
|
| 347 | + 'info_langues' => 'Site languages', |
|
| 348 | + 'info_ldap_ok' => 'LDAP authentication is installed.', |
|
| 349 | + 'info_lien_hypertexte' => 'Hyperlink:', |
|
| 350 | + 'info_liste_nouveautes_envoyee' => 'The news update list has been sent', |
|
| 351 | + 'info_liste_redacteurs_connectes' => 'List of editors online', |
|
| 352 | + 'info_login_existant' => 'This login already exists.', |
|
| 353 | + 'info_login_trop_court' => 'Login too short.', |
|
| 354 | + 'info_login_trop_court_car_pluriel' => 'Your login must contain at least @nb@ characters.', |
|
| 355 | + 'info_logos' => 'Logos', |
|
| 356 | + 'info_maximum' => 'maximum:', |
|
| 357 | + 'info_meme_rubrique' => 'In this section', |
|
| 358 | + 'info_message_en_redaction' => 'Your draft messages', |
|
| 359 | + 'info_message_technique' => 'Technical message:', |
|
| 360 | + 'info_messagerie_interne' => 'Internal messaging', |
|
| 361 | + 'info_mise_a_niveau_base' => 'SQL database upgrade', |
|
| 362 | + 'info_mise_a_niveau_base_2' => '{{Warning!}} You have installed an {older} SPIP version, prior to the one |
|
| 363 | 363 | originally installed on this website: your database is at risk of being corrupted |
| 364 | 364 | and your site might not work properly anymore.<br />{{Please, re-install |
| 365 | 365 | SPIP files.}}', |
| 366 | - 'info_modification_enregistree' => 'Your changes have been saved', |
|
| 367 | - 'info_modifier_auteur' => 'Edit author details:', |
|
| 368 | - 'info_modifier_rubrique' => 'Edit the section:', |
|
| 369 | - 'info_modifier_titre' => 'Edit: @titre@', |
|
| 370 | - 'info_mon_site_spip' => 'My SPIP site', |
|
| 371 | - 'info_moyenne' => 'average:', |
|
| 372 | - 'info_multi_cet_article' => 'Language for this article:', |
|
| 373 | - 'info_multi_langues_choisies' => 'Please select the languages to be made available to the editors of your site. |
|
| 366 | + 'info_modification_enregistree' => 'Your changes have been saved', |
|
| 367 | + 'info_modifier_auteur' => 'Edit author details:', |
|
| 368 | + 'info_modifier_rubrique' => 'Edit the section:', |
|
| 369 | + 'info_modifier_titre' => 'Edit: @titre@', |
|
| 370 | + 'info_mon_site_spip' => 'My SPIP site', |
|
| 371 | + 'info_moyenne' => 'average:', |
|
| 372 | + 'info_multi_cet_article' => 'Language for this article:', |
|
| 373 | + 'info_multi_langues_choisies' => 'Please select the languages to be made available to the editors of your site. |
|
| 374 | 374 | Languages already used on your site (at the top of the list) cannot be disabled.', |
| 375 | - 'info_multi_objets' => '@objets@: activate the language menu', |
|
| 376 | - 'info_multi_secteurs' => '... only for root-level sections?', |
|
| 377 | - 'info_nb_articles' => '@nb@ articles', |
|
| 378 | - 'info_nb_auteurs' => '@nb@ authors', |
|
| 379 | - 'info_nb_messages' => '@nb@ messages', |
|
| 380 | - 'info_nb_mots_cles' => '@nb@ keywords', |
|
| 381 | - 'info_nb_rubriques' => '@nb@ sections', |
|
| 382 | - 'info_nb_visiteurs' => '@nb@ visitors', |
|
| 383 | - 'info_nom' => 'Name', |
|
| 384 | - 'info_nom_destinataire' => 'Name of recipient', |
|
| 385 | - 'info_nom_pas_conforme' => 'html tags are not allowed', |
|
| 386 | - 'info_nom_site' => 'Name of your site', |
|
| 387 | - 'info_nombre_articles' => '@nb_articles@ articles,', |
|
| 388 | - 'info_nombre_rubriques' => '@nb_rubriques@ sections,', |
|
| 389 | - 'info_nombre_sites' => '@nb_sites@ sites,', |
|
| 390 | - 'info_non_deplacer' => 'Do not move...', |
|
| 391 | - 'info_non_envoi_annonce_dernieres_nouveautes' => 'SPIP can send a site newsletter (list of newly-published articles and news items). |
|
| 375 | + 'info_multi_objets' => '@objets@: activate the language menu', |
|
| 376 | + 'info_multi_secteurs' => '... only for root-level sections?', |
|
| 377 | + 'info_nb_articles' => '@nb@ articles', |
|
| 378 | + 'info_nb_auteurs' => '@nb@ authors', |
|
| 379 | + 'info_nb_messages' => '@nb@ messages', |
|
| 380 | + 'info_nb_mots_cles' => '@nb@ keywords', |
|
| 381 | + 'info_nb_rubriques' => '@nb@ sections', |
|
| 382 | + 'info_nb_visiteurs' => '@nb@ visitors', |
|
| 383 | + 'info_nom' => 'Name', |
|
| 384 | + 'info_nom_destinataire' => 'Name of recipient', |
|
| 385 | + 'info_nom_pas_conforme' => 'html tags are not allowed', |
|
| 386 | + 'info_nom_site' => 'Name of your site', |
|
| 387 | + 'info_nombre_articles' => '@nb_articles@ articles,', |
|
| 388 | + 'info_nombre_rubriques' => '@nb_rubriques@ sections,', |
|
| 389 | + 'info_nombre_sites' => '@nb_sites@ sites,', |
|
| 390 | + 'info_non_deplacer' => 'Do not move...', |
|
| 391 | + 'info_non_envoi_annonce_dernieres_nouveautes' => 'SPIP can send a site newsletter (list of newly-published articles and news items). |
|
| 392 | 392 | .', |
| 393 | - 'info_non_envoi_liste_nouveautes' => 'Do not send newsletter', |
|
| 394 | - 'info_non_modifiable' => 'cannot be modified', |
|
| 395 | - 'info_non_suppression_mot_cle' => 'I do not want to delete this keyword.', |
|
| 396 | - 'info_notes' => 'Footnotes', |
|
| 397 | - 'info_nouvel_article' => 'New article', |
|
| 398 | - 'info_nouvelle_traduction' => 'New translation:', |
|
| 399 | - 'info_numero_article' => 'ARTICLE NUMBER:', |
|
| 400 | - 'info_obligatoire_02' => '(Required)', |
|
| 401 | - 'info_option_accepter_visiteurs' => 'Allow visitor registration via the public site', |
|
| 402 | - 'info_option_ne_pas_accepter_visiteurs' => 'Disable visitor registration', |
|
| 403 | - 'info_options_avancees' => 'ADVANCED OPTIONS', |
|
| 404 | - 'info_ou' => 'or...', |
|
| 405 | - 'info_page_interdite' => 'Forbidden page', |
|
| 406 | - 'info_par_nom' => 'by name', |
|
| 407 | - 'info_par_nombre_article' => 'by number of articles', |
|
| 408 | - 'info_par_statut' => 'by status', |
|
| 409 | - 'info_par_tri' => '’(by @tri@)’', |
|
| 410 | - 'info_passe_trop_court' => 'Password too short.', |
|
| 411 | - 'info_passe_trop_court_car_pluriel' => 'Your password must contain at least @nb@ characters.', |
|
| 412 | - 'info_passes_identiques' => 'The two passwords are not identical.', |
|
| 413 | - 'info_plus_cinq_car' => 'more than 5 characters', |
|
| 414 | - 'info_plus_cinq_car_2' => '(More than 5 characters)', |
|
| 415 | - 'info_plus_trois_car' => '(More than 3 characters)', |
|
| 416 | - 'info_popularite' => 'popularity: @popularite@; visits: @visites@', |
|
| 417 | - 'info_post_scriptum' => 'Postscript', |
|
| 418 | - 'info_post_scriptum_2' => 'Postscript:', |
|
| 419 | - 'info_pour' => 'for', |
|
| 420 | - '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?', |
|
| 421 | - 'info_procedez_par_etape' => 'please proceed step by step', |
|
| 422 | - 'info_procedure_maj_version' => 'the upgrade procedure must be run to adapt |
|
| 393 | + 'info_non_envoi_liste_nouveautes' => 'Do not send newsletter', |
|
| 394 | + 'info_non_modifiable' => 'cannot be modified', |
|
| 395 | + 'info_non_suppression_mot_cle' => 'I do not want to delete this keyword.', |
|
| 396 | + 'info_notes' => 'Footnotes', |
|
| 397 | + 'info_nouvel_article' => 'New article', |
|
| 398 | + 'info_nouvelle_traduction' => 'New translation:', |
|
| 399 | + 'info_numero_article' => 'ARTICLE NUMBER:', |
|
| 400 | + 'info_obligatoire_02' => '(Required)', |
|
| 401 | + 'info_option_accepter_visiteurs' => 'Allow visitor registration via the public site', |
|
| 402 | + 'info_option_ne_pas_accepter_visiteurs' => 'Disable visitor registration', |
|
| 403 | + 'info_options_avancees' => 'ADVANCED OPTIONS', |
|
| 404 | + 'info_ou' => 'or...', |
|
| 405 | + 'info_page_interdite' => 'Forbidden page', |
|
| 406 | + 'info_par_nom' => 'by name', |
|
| 407 | + 'info_par_nombre_article' => 'by number of articles', |
|
| 408 | + 'info_par_statut' => 'by status', |
|
| 409 | + 'info_par_tri' => '’(by @tri@)’', |
|
| 410 | + 'info_passe_trop_court' => 'Password too short.', |
|
| 411 | + 'info_passe_trop_court_car_pluriel' => 'Your password must contain at least @nb@ characters.', |
|
| 412 | + 'info_passes_identiques' => 'The two passwords are not identical.', |
|
| 413 | + 'info_plus_cinq_car' => 'more than 5 characters', |
|
| 414 | + 'info_plus_cinq_car_2' => '(More than 5 characters)', |
|
| 415 | + 'info_plus_trois_car' => '(More than 3 characters)', |
|
| 416 | + 'info_popularite' => 'popularity: @popularite@; visits: @visites@', |
|
| 417 | + 'info_post_scriptum' => 'Postscript', |
|
| 418 | + 'info_post_scriptum_2' => 'Postscript:', |
|
| 419 | + 'info_pour' => 'for', |
|
| 420 | + '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?', |
|
| 421 | + 'info_procedez_par_etape' => 'please proceed step by step', |
|
| 422 | + 'info_procedure_maj_version' => 'the upgrade procedure must be run to adapt |
|
| 423 | 423 | the database to this new version of SPIP.', |
| 424 | - 'info_proxy_ok' => 'Proxy test successful.', |
|
| 425 | - 'info_ps' => 'P.S.', |
|
| 426 | - 'info_publier' => 'publish', |
|
| 427 | - 'info_publies' => 'Your articles published online', |
|
| 428 | - '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:', |
|
| 429 | - 'info_question_inscription_nouveaux_redacteurs' => 'Do you wish to allow new editors to register |
|
| 424 | + 'info_proxy_ok' => 'Proxy test successful.', |
|
| 425 | + 'info_ps' => 'P.S.', |
|
| 426 | + 'info_publier' => 'publish', |
|
| 427 | + 'info_publies' => 'Your articles published online', |
|
| 428 | + '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:', |
|
| 429 | + 'info_question_inscription_nouveaux_redacteurs' => 'Do you wish to allow new editors to register |
|
| 430 | 430 | from the public website? If you agree with this, visitors will be able to register |
| 431 | 431 | using an automatic form, and then access the admin area to |
| 432 | 432 | write their own articles. <div class="notice">During the registration process, users usually receive an automatic email |
@@ -434,403 +434,403 @@ discard block |
||
| 434 | 434 | service providers disallow sending emails from their |
| 435 | 435 | servers: in that case, automated registration is not |
| 436 | 436 | possible.</div>', |
| 437 | - 'info_qui_edite' => '@nom_auteur_modif@ worked on the contents @date_diff@ minutes ago', |
|
| 438 | - 'info_racine_site' => 'Site root', |
|
| 439 | - 'info_recharger_page' => 'Please wait a few moments, then reload this page.', |
|
| 440 | - 'info_recherche_auteur_zero' => 'No results for "@cherche_auteur@".', |
|
| 441 | - 'info_recommencer' => 'Please try again.', |
|
| 442 | - 'info_redacteur_1' => 'Editor', |
|
| 443 | - 'info_redacteur_2' => 'with access to the admin area (<i>recommended</i>)', |
|
| 444 | - 'info_redacteurs' => 'Editors', |
|
| 445 | - 'info_redaction_en_cours' => 'EDITING IN PROGRESS', |
|
| 446 | - 'info_redirection' => 'Redirection', |
|
| 447 | - 'info_redirection_activee' => 'Redirection is enabled.', |
|
| 448 | - 'info_redirection_boucle' => 'You are trying to redirect the article toward itself. ', |
|
| 449 | - 'info_redirection_desactivee' => 'Redirection is deleted.', |
|
| 450 | - 'info_refuses' => 'Your rejected articles ', |
|
| 451 | - 'info_reglage_ldap' => 'Options: <b>Adjusting LDAP import</b>', |
|
| 452 | - 'info_renvoi_article' => '<b>Redirection.</b> This article redirects to:', |
|
| 453 | - 'info_reserve_admin' => 'Only administrators can modify this address.', |
|
| 454 | - 'info_restreindre_rubrique' => 'Restrict management to section:', |
|
| 455 | - 'info_resultat_recherche' => 'Search results:', |
|
| 456 | - 'info_rubriques' => 'Sections', |
|
| 457 | - 'info_rubriques_02' => 'sections', |
|
| 458 | - 'info_rubriques_trouvees' => 'Sections found', |
|
| 459 | - 'info_sans_titre' => 'Untitled', |
|
| 460 | - 'info_selection_chemin_acces' => '<b>Select</b> the access path in the directory:', |
|
| 461 | - 'info_signatures' => 'signatures', |
|
| 462 | - 'info_site' => 'Site', |
|
| 463 | - 'info_site_2' => 'site:', |
|
| 464 | - 'info_site_min' => 'site', |
|
| 465 | - 'info_site_reference_2' => 'Referenced site', |
|
| 466 | - 'info_site_web' => 'Web site:', |
|
| 467 | - 'info_sites' => 'sites', |
|
| 468 | - 'info_sites_lies_mot' => 'Referenced sites with this keyword', |
|
| 469 | - 'info_sites_proxy' => 'Using a proxy', |
|
| 470 | - 'info_sites_trouves' => 'Sites found', |
|
| 471 | - 'info_sous_titre' => 'Subtitle:', |
|
| 472 | - 'info_statut_administrateur' => 'Administrator', |
|
| 473 | - 'info_statut_auteur' => 'This author’s status:', |
|
| 474 | - 'info_statut_auteur_2' => 'I am', |
|
| 475 | - 'info_statut_auteur_a_confirmer' => 'Registration to be confirmed', |
|
| 476 | - 'info_statut_auteur_autre' => 'Other status:', |
|
| 477 | - 'info_statut_redacteur' => 'Editor', |
|
| 478 | - 'info_statut_utilisateurs_1' => 'Default status for imported users', |
|
| 479 | - '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.', |
|
| 480 | - 'info_suivi_activite' => 'Follow editorial activity', |
|
| 481 | - 'info_surtitre' => 'Top title:', |
|
| 482 | - 'info_syndication_integrale_1' => 'Your site provides syndication files (see "<a href="@url@">@titre@</a>").', |
|
| 483 | - 'info_syndication_integrale_2' => 'Do you wish to send whole articles or only a summary of a few hundred characters?', |
|
| 484 | - '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.', |
|
| 485 | - '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.', |
|
| 486 | - 'info_taille_maximale_vignette' => 'Maximum size for vignettes generated by the system:', |
|
| 487 | - 'info_terminer_installation' => 'You can now finish the standard installation process.', |
|
| 488 | - 'info_texte' => 'Text', |
|
| 489 | - 'info_texte_explicatif' => 'Explanation', |
|
| 490 | - 'info_texte_long' => '(The text is long: it will appear in several parts which will be reassembled after validation.)', |
|
| 491 | - 'info_texte_message' => 'Text of your message:', |
|
| 492 | - 'info_texte_message_02' => 'Message text', |
|
| 493 | - 'info_titre' => 'Title:', |
|
| 494 | - 'info_total' => 'total:', |
|
| 495 | - 'info_tous_articles_en_redaction' => 'All articles in progress', |
|
| 496 | - 'info_tous_articles_presents' => 'All articles published in this section', |
|
| 497 | - 'info_tous_articles_refuses' => 'All refused articles', |
|
| 498 | - 'info_tous_les' => 'every:', |
|
| 499 | - 'info_tout_site' => 'The entire site', |
|
| 500 | - 'info_tout_site2' => 'The article has not been translated into this language.', |
|
| 501 | - '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.', |
|
| 502 | - 'info_tout_site4' => 'The article has been translated into this language, and the translation is up-to-date.', |
|
| 503 | - 'info_tout_site5' => 'Original article.', |
|
| 504 | - 'info_tout_site6' => '<b>Warning:</b> only original articles are displayed. |
|
| 437 | + 'info_qui_edite' => '@nom_auteur_modif@ worked on the contents @date_diff@ minutes ago', |
|
| 438 | + 'info_racine_site' => 'Site root', |
|
| 439 | + 'info_recharger_page' => 'Please wait a few moments, then reload this page.', |
|
| 440 | + 'info_recherche_auteur_zero' => 'No results for "@cherche_auteur@".', |
|
| 441 | + 'info_recommencer' => 'Please try again.', |
|
| 442 | + 'info_redacteur_1' => 'Editor', |
|
| 443 | + 'info_redacteur_2' => 'with access to the admin area (<i>recommended</i>)', |
|
| 444 | + 'info_redacteurs' => 'Editors', |
|
| 445 | + 'info_redaction_en_cours' => 'EDITING IN PROGRESS', |
|
| 446 | + 'info_redirection' => 'Redirection', |
|
| 447 | + 'info_redirection_activee' => 'Redirection is enabled.', |
|
| 448 | + 'info_redirection_boucle' => 'You are trying to redirect the article toward itself. ', |
|
| 449 | + 'info_redirection_desactivee' => 'Redirection is deleted.', |
|
| 450 | + 'info_refuses' => 'Your rejected articles ', |
|
| 451 | + 'info_reglage_ldap' => 'Options: <b>Adjusting LDAP import</b>', |
|
| 452 | + 'info_renvoi_article' => '<b>Redirection.</b> This article redirects to:', |
|
| 453 | + 'info_reserve_admin' => 'Only administrators can modify this address.', |
|
| 454 | + 'info_restreindre_rubrique' => 'Restrict management to section:', |
|
| 455 | + 'info_resultat_recherche' => 'Search results:', |
|
| 456 | + 'info_rubriques' => 'Sections', |
|
| 457 | + 'info_rubriques_02' => 'sections', |
|
| 458 | + 'info_rubriques_trouvees' => 'Sections found', |
|
| 459 | + 'info_sans_titre' => 'Untitled', |
|
| 460 | + 'info_selection_chemin_acces' => '<b>Select</b> the access path in the directory:', |
|
| 461 | + 'info_signatures' => 'signatures', |
|
| 462 | + 'info_site' => 'Site', |
|
| 463 | + 'info_site_2' => 'site:', |
|
| 464 | + 'info_site_min' => 'site', |
|
| 465 | + 'info_site_reference_2' => 'Referenced site', |
|
| 466 | + 'info_site_web' => 'Web site:', |
|
| 467 | + 'info_sites' => 'sites', |
|
| 468 | + 'info_sites_lies_mot' => 'Referenced sites with this keyword', |
|
| 469 | + 'info_sites_proxy' => 'Using a proxy', |
|
| 470 | + 'info_sites_trouves' => 'Sites found', |
|
| 471 | + 'info_sous_titre' => 'Subtitle:', |
|
| 472 | + 'info_statut_administrateur' => 'Administrator', |
|
| 473 | + 'info_statut_auteur' => 'This author’s status:', |
|
| 474 | + 'info_statut_auteur_2' => 'I am', |
|
| 475 | + 'info_statut_auteur_a_confirmer' => 'Registration to be confirmed', |
|
| 476 | + 'info_statut_auteur_autre' => 'Other status:', |
|
| 477 | + 'info_statut_redacteur' => 'Editor', |
|
| 478 | + 'info_statut_utilisateurs_1' => 'Default status for imported users', |
|
| 479 | + '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.', |
|
| 480 | + 'info_suivi_activite' => 'Follow editorial activity', |
|
| 481 | + 'info_surtitre' => 'Top title:', |
|
| 482 | + 'info_syndication_integrale_1' => 'Your site provides syndication files (see "<a href="@url@">@titre@</a>").', |
|
| 483 | + 'info_syndication_integrale_2' => 'Do you wish to send whole articles or only a summary of a few hundred characters?', |
|
| 484 | + '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.', |
|
| 485 | + '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.', |
|
| 486 | + 'info_taille_maximale_vignette' => 'Maximum size for vignettes generated by the system:', |
|
| 487 | + 'info_terminer_installation' => 'You can now finish the standard installation process.', |
|
| 488 | + 'info_texte' => 'Text', |
|
| 489 | + 'info_texte_explicatif' => 'Explanation', |
|
| 490 | + 'info_texte_long' => '(The text is long: it will appear in several parts which will be reassembled after validation.)', |
|
| 491 | + 'info_texte_message' => 'Text of your message:', |
|
| 492 | + 'info_texte_message_02' => 'Message text', |
|
| 493 | + 'info_titre' => 'Title:', |
|
| 494 | + 'info_total' => 'total:', |
|
| 495 | + 'info_tous_articles_en_redaction' => 'All articles in progress', |
|
| 496 | + 'info_tous_articles_presents' => 'All articles published in this section', |
|
| 497 | + 'info_tous_articles_refuses' => 'All refused articles', |
|
| 498 | + 'info_tous_les' => 'every:', |
|
| 499 | + 'info_tout_site' => 'The entire site', |
|
| 500 | + 'info_tout_site2' => 'The article has not been translated into this language.', |
|
| 501 | + '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.', |
|
| 502 | + 'info_tout_site4' => 'The article has been translated into this language, and the translation is up-to-date.', |
|
| 503 | + 'info_tout_site5' => 'Original article.', |
|
| 504 | + 'info_tout_site6' => '<b>Warning:</b> only original articles are displayed. |
|
| 505 | 505 | Translations are linked to the original, |
| 506 | 506 | and their status is colour-coded:', |
| 507 | - 'info_traductions' => 'Translations', |
|
| 508 | - 'info_travail_colaboratif' => 'Collaborative work on articles', |
|
| 509 | - 'info_un_article' => 'an article,', |
|
| 510 | - 'info_un_site' => 'a site,', |
|
| 511 | - 'info_une_rubrique' => 'a section,', |
|
| 512 | - 'info_une_rubrique_02' => '1 section', |
|
| 513 | - 'info_url' => 'URL:', |
|
| 514 | - 'info_url_proxy' => 'Proxy URL', |
|
| 515 | - 'info_url_proxy_pas_conforme' => 'Proxy’s URL not valid.', |
|
| 516 | - 'info_url_site_pas_conforme' => 'the website URL is invalid.', |
|
| 517 | - 'info_url_test_proxy' => 'Test URL', |
|
| 518 | - 'info_urlref' => 'Hyperlink:', |
|
| 519 | - 'info_utilisation_spip' => 'SPIP is now ready for use', |
|
| 520 | - 'info_visites_par_mois' => 'Monthly display:', |
|
| 521 | - 'info_visiteur_1' => 'Visitor', |
|
| 522 | - 'info_visiteur_2' => 'to the public site', |
|
| 523 | - 'info_visiteurs' => 'Visitors', |
|
| 524 | - 'info_visiteurs_02' => 'Public site visitors', |
|
| 525 | - 'info_webmestre_forces' => 'The web administrators are currently defined in <tt>@file_options@</tt>.', |
|
| 526 | - 'install_adresse_base_hebergeur' => 'Database address attributed by the hosting provider', |
|
| 527 | - 'install_connect_ok' => 'The new database has been declared using the server name @connect@.', |
|
| 528 | - 'install_echec_annonce' => 'This installation will probably fail, or damage your site.', |
|
| 529 | - 'install_extension_mbstring' => 'SPIP does not work with:', |
|
| 530 | - 'install_extension_php_obligatoire' => 'SPIP requires the php extension:', |
|
| 531 | - 'install_login_base_hebergeur' => 'Login attributed by the service provider', |
|
| 532 | - 'install_nom_base_hebergeur' => 'Database name attributed by the service provider:', |
|
| 533 | - 'install_pas_table' => 'The database has no tables', |
|
| 534 | - 'install_pass_base_hebergeur' => 'Password attributed by your hosting service ', |
|
| 535 | - 'install_php_version' => 'This version of PHP @version@ is too old (minimum = @minimum@)', |
|
| 536 | - 'install_select_langue' => 'Select a language, then click on "next" to start installation.', |
|
| 537 | - 'install_select_type_db' => 'Indicate the type of database:', |
|
| 538 | - 'install_select_type_mysql' => 'MySQL', |
|
| 539 | - 'install_select_type_pg' => 'PostgreSQL', |
|
| 540 | - 'install_select_type_sqlite2' => 'SQLite 2', |
|
| 541 | - 'install_select_type_sqlite3' => 'SQLite 3', |
|
| 542 | - 'install_serveur_hebergeur' => 'Database server attributed by the hosting provider', |
|
| 543 | - 'install_table_prefix_hebergeur' => 'Table prefix attributed by your hosting provider:', |
|
| 544 | - 'install_tables_base' => 'Tables in the database', |
|
| 545 | - 'install_types_db_connus' => 'SPIP can use <b>MySQL</b> (the most common) and <b>SQLite</b>.', |
|
| 546 | - 'install_types_db_connus_avertissement' => 'The support of <b>PostgreSQL</b is actually proposed as experimental', |
|
| 547 | - 'instituer_erreur_statut_a_change' => 'The status has already been modified', |
|
| 548 | - 'instituer_erreur_statut_non_autorise' => 'You cannot select this status', |
|
| 549 | - 'intem_redacteur' => 'editor', |
|
| 550 | - 'intitule_licence' => 'Licence', |
|
| 551 | - 'item_accepter_inscriptions' => 'Allow registration', |
|
| 552 | - 'item_activer_messages_avertissement' => 'Activate warning messages', |
|
| 553 | - 'item_administrateur_2' => 'administrator', |
|
| 554 | - 'item_afficher_calendrier' => 'Display in calendar', |
|
| 555 | - 'item_autoriser_syndication_integrale' => 'Include entire articles in syndication feeds', |
|
| 556 | - 'item_choix_administrateurs' => 'administrators', |
|
| 557 | - 'item_choix_generation_miniature' => 'Generate thumbnails automatically.', |
|
| 558 | - 'item_choix_non_generation_miniature' => 'Do not generate thumbnails.', |
|
| 559 | - 'item_choix_redacteurs' => 'editors', |
|
| 560 | - 'item_choix_visiteurs' => 'visitors to the public site', |
|
| 561 | - 'item_creer_fichiers_authent' => 'Create .htpasswd files', |
|
| 562 | - 'item_login' => 'Login', |
|
| 563 | - 'item_messagerie_agenda' => 'Activate messaging system and calendars', |
|
| 564 | - 'item_mots_cles_association_articles' => 'articles', |
|
| 565 | - 'item_mots_cles_association_rubriques' => 'sections', |
|
| 566 | - 'item_mots_cles_association_sites' => 'referenced or syndicated sites.', |
|
| 567 | - 'item_non' => 'No', |
|
| 568 | - 'item_non_accepter_inscriptions' => 'Disable registration', |
|
| 569 | - 'item_non_activer_messages_avertissement' => 'No warning messages', |
|
| 570 | - 'item_non_afficher_calendrier' => 'Do not show in calendar', |
|
| 571 | - 'item_non_autoriser_syndication_integrale' => 'Only send a summary', |
|
| 572 | - 'item_non_creer_fichiers_authent' => 'Do not create these files', |
|
| 573 | - 'item_non_messagerie_agenda' => 'Disable the messaging system and calendars', |
|
| 574 | - 'item_non_publier_articles' => 'Do not publish articles before their specified publication date.', |
|
| 575 | - 'item_nouvel_auteur' => 'New author', |
|
| 576 | - 'item_nouvelle_rubrique' => 'New section', |
|
| 577 | - 'item_oui' => 'Yes', |
|
| 578 | - 'item_publier_articles' => 'Publish articles, irrespective of publication date.', |
|
| 579 | - 'item_reponse_article' => 'Reply to the article', |
|
| 580 | - 'item_visiteur' => 'visitor', |
|
| 507 | + 'info_traductions' => 'Translations', |
|
| 508 | + 'info_travail_colaboratif' => 'Collaborative work on articles', |
|
| 509 | + 'info_un_article' => 'an article,', |
|
| 510 | + 'info_un_site' => 'a site,', |
|
| 511 | + 'info_une_rubrique' => 'a section,', |
|
| 512 | + 'info_une_rubrique_02' => '1 section', |
|
| 513 | + 'info_url' => 'URL:', |
|
| 514 | + 'info_url_proxy' => 'Proxy URL', |
|
| 515 | + 'info_url_proxy_pas_conforme' => 'Proxy’s URL not valid.', |
|
| 516 | + 'info_url_site_pas_conforme' => 'the website URL is invalid.', |
|
| 517 | + 'info_url_test_proxy' => 'Test URL', |
|
| 518 | + 'info_urlref' => 'Hyperlink:', |
|
| 519 | + 'info_utilisation_spip' => 'SPIP is now ready for use', |
|
| 520 | + 'info_visites_par_mois' => 'Monthly display:', |
|
| 521 | + 'info_visiteur_1' => 'Visitor', |
|
| 522 | + 'info_visiteur_2' => 'to the public site', |
|
| 523 | + 'info_visiteurs' => 'Visitors', |
|
| 524 | + 'info_visiteurs_02' => 'Public site visitors', |
|
| 525 | + 'info_webmestre_forces' => 'The web administrators are currently defined in <tt>@file_options@</tt>.', |
|
| 526 | + 'install_adresse_base_hebergeur' => 'Database address attributed by the hosting provider', |
|
| 527 | + 'install_connect_ok' => 'The new database has been declared using the server name @connect@.', |
|
| 528 | + 'install_echec_annonce' => 'This installation will probably fail, or damage your site.', |
|
| 529 | + 'install_extension_mbstring' => 'SPIP does not work with:', |
|
| 530 | + 'install_extension_php_obligatoire' => 'SPIP requires the php extension:', |
|
| 531 | + 'install_login_base_hebergeur' => 'Login attributed by the service provider', |
|
| 532 | + 'install_nom_base_hebergeur' => 'Database name attributed by the service provider:', |
|
| 533 | + 'install_pas_table' => 'The database has no tables', |
|
| 534 | + 'install_pass_base_hebergeur' => 'Password attributed by your hosting service ', |
|
| 535 | + 'install_php_version' => 'This version of PHP @version@ is too old (minimum = @minimum@)', |
|
| 536 | + 'install_select_langue' => 'Select a language, then click on "next" to start installation.', |
|
| 537 | + 'install_select_type_db' => 'Indicate the type of database:', |
|
| 538 | + 'install_select_type_mysql' => 'MySQL', |
|
| 539 | + 'install_select_type_pg' => 'PostgreSQL', |
|
| 540 | + 'install_select_type_sqlite2' => 'SQLite 2', |
|
| 541 | + 'install_select_type_sqlite3' => 'SQLite 3', |
|
| 542 | + 'install_serveur_hebergeur' => 'Database server attributed by the hosting provider', |
|
| 543 | + 'install_table_prefix_hebergeur' => 'Table prefix attributed by your hosting provider:', |
|
| 544 | + 'install_tables_base' => 'Tables in the database', |
|
| 545 | + 'install_types_db_connus' => 'SPIP can use <b>MySQL</b> (the most common) and <b>SQLite</b>.', |
|
| 546 | + 'install_types_db_connus_avertissement' => 'The support of <b>PostgreSQL</b is actually proposed as experimental', |
|
| 547 | + 'instituer_erreur_statut_a_change' => 'The status has already been modified', |
|
| 548 | + 'instituer_erreur_statut_non_autorise' => 'You cannot select this status', |
|
| 549 | + 'intem_redacteur' => 'editor', |
|
| 550 | + 'intitule_licence' => 'Licence', |
|
| 551 | + 'item_accepter_inscriptions' => 'Allow registration', |
|
| 552 | + 'item_activer_messages_avertissement' => 'Activate warning messages', |
|
| 553 | + 'item_administrateur_2' => 'administrator', |
|
| 554 | + 'item_afficher_calendrier' => 'Display in calendar', |
|
| 555 | + 'item_autoriser_syndication_integrale' => 'Include entire articles in syndication feeds', |
|
| 556 | + 'item_choix_administrateurs' => 'administrators', |
|
| 557 | + 'item_choix_generation_miniature' => 'Generate thumbnails automatically.', |
|
| 558 | + 'item_choix_non_generation_miniature' => 'Do not generate thumbnails.', |
|
| 559 | + 'item_choix_redacteurs' => 'editors', |
|
| 560 | + 'item_choix_visiteurs' => 'visitors to the public site', |
|
| 561 | + 'item_creer_fichiers_authent' => 'Create .htpasswd files', |
|
| 562 | + 'item_login' => 'Login', |
|
| 563 | + 'item_messagerie_agenda' => 'Activate messaging system and calendars', |
|
| 564 | + 'item_mots_cles_association_articles' => 'articles', |
|
| 565 | + 'item_mots_cles_association_rubriques' => 'sections', |
|
| 566 | + 'item_mots_cles_association_sites' => 'referenced or syndicated sites.', |
|
| 567 | + 'item_non' => 'No', |
|
| 568 | + 'item_non_accepter_inscriptions' => 'Disable registration', |
|
| 569 | + 'item_non_activer_messages_avertissement' => 'No warning messages', |
|
| 570 | + 'item_non_afficher_calendrier' => 'Do not show in calendar', |
|
| 571 | + 'item_non_autoriser_syndication_integrale' => 'Only send a summary', |
|
| 572 | + 'item_non_creer_fichiers_authent' => 'Do not create these files', |
|
| 573 | + 'item_non_messagerie_agenda' => 'Disable the messaging system and calendars', |
|
| 574 | + 'item_non_publier_articles' => 'Do not publish articles before their specified publication date.', |
|
| 575 | + 'item_nouvel_auteur' => 'New author', |
|
| 576 | + 'item_nouvelle_rubrique' => 'New section', |
|
| 577 | + 'item_oui' => 'Yes', |
|
| 578 | + 'item_publier_articles' => 'Publish articles, irrespective of publication date.', |
|
| 579 | + 'item_reponse_article' => 'Reply to the article', |
|
| 580 | + 'item_visiteur' => 'visitor', |
|
| 581 | 581 | |
| 582 | - // J |
|
| 583 | - 'jour_non_connu_nc' => 'unknown', |
|
| 582 | + // J |
|
| 583 | + 'jour_non_connu_nc' => 'unknown', |
|
| 584 | 584 | |
| 585 | - // L |
|
| 586 | - 'label_bando_outils' => 'Toolbar', |
|
| 587 | - 'label_bando_outils_afficher' => 'Show the tools', |
|
| 588 | - 'label_bando_outils_masquer' => 'Hide the tools', |
|
| 589 | - 'label_choix_langue' => 'Choose your language', |
|
| 590 | - 'label_nom_fichier_connect' => 'Indicate the name for this server', |
|
| 591 | - 'label_slogan_site' => 'Website slogan', |
|
| 592 | - 'label_taille_ecran' => 'Screen width', |
|
| 593 | - 'label_texte_et_icones_navigation' => 'Navigation menu', |
|
| 594 | - 'label_texte_et_icones_page' => 'Page display', |
|
| 595 | - 'ldap_correspondance' => 'inherit field @champ@', |
|
| 596 | - 'ldap_correspondance_1' => 'Inherit LDAP fields', |
|
| 597 | - '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.', |
|
| 598 | - 'lien_ajouter_auteur' => 'Add this author', |
|
| 599 | - 'lien_ajouter_une_rubrique' => 'Add this section', |
|
| 600 | - 'lien_email' => 'email', |
|
| 601 | - 'lien_nom_site' => 'SITE NAME:', |
|
| 602 | - 'lien_rapide_contenu' => 'Go to the content', |
|
| 603 | - 'lien_rapide_navigation' => 'Go to the navigation', |
|
| 604 | - 'lien_rapide_recherche' => 'Go to the search', |
|
| 605 | - 'lien_retirer_auteur' => 'Remove author', |
|
| 606 | - 'lien_retirer_rubrique' => 'Remove the section', |
|
| 607 | - 'lien_retirer_tous_auteurs' => 'Remove all authors', |
|
| 608 | - 'lien_retirer_toutes_rubriques' => 'Remove all sections', |
|
| 609 | - 'lien_site' => 'site', |
|
| 610 | - 'lien_tout_decocher' => 'Uncheck all', |
|
| 611 | - 'lien_tout_deplier' => 'Expand all', |
|
| 612 | - 'lien_tout_replier' => 'Collapse all', |
|
| 613 | - 'lien_tout_supprimer' => 'Delete all', |
|
| 614 | - 'lien_trier_nom' => 'Sort by name', |
|
| 615 | - 'lien_trier_nombre_articles' => 'Sort by total articles', |
|
| 616 | - 'lien_trier_statut' => 'Sort by status', |
|
| 617 | - 'lien_voir_en_ligne' => 'VIEW ONLINE:', |
|
| 618 | - 'logo_article' => 'Article’s logo', |
|
| 619 | - 'logo_auteur' => 'Author’s logo', |
|
| 620 | - 'logo_rubrique' => 'Section’s logo', |
|
| 621 | - 'logo_site' => 'Website’s logo', |
|
| 622 | - 'logo_standard_rubrique' => 'Default sections’ logo', |
|
| 623 | - 'logo_survol' => 'Mouseover logo', |
|
| 585 | + // L |
|
| 586 | + 'label_bando_outils' => 'Toolbar', |
|
| 587 | + 'label_bando_outils_afficher' => 'Show the tools', |
|
| 588 | + 'label_bando_outils_masquer' => 'Hide the tools', |
|
| 589 | + 'label_choix_langue' => 'Choose your language', |
|
| 590 | + 'label_nom_fichier_connect' => 'Indicate the name for this server', |
|
| 591 | + 'label_slogan_site' => 'Website slogan', |
|
| 592 | + 'label_taille_ecran' => 'Screen width', |
|
| 593 | + 'label_texte_et_icones_navigation' => 'Navigation menu', |
|
| 594 | + 'label_texte_et_icones_page' => 'Page display', |
|
| 595 | + 'ldap_correspondance' => 'inherit field @champ@', |
|
| 596 | + 'ldap_correspondance_1' => 'Inherit LDAP fields', |
|
| 597 | + '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.', |
|
| 598 | + 'lien_ajouter_auteur' => 'Add this author', |
|
| 599 | + 'lien_ajouter_une_rubrique' => 'Add this section', |
|
| 600 | + 'lien_email' => 'email', |
|
| 601 | + 'lien_nom_site' => 'SITE NAME:', |
|
| 602 | + 'lien_rapide_contenu' => 'Go to the content', |
|
| 603 | + 'lien_rapide_navigation' => 'Go to the navigation', |
|
| 604 | + 'lien_rapide_recherche' => 'Go to the search', |
|
| 605 | + 'lien_retirer_auteur' => 'Remove author', |
|
| 606 | + 'lien_retirer_rubrique' => 'Remove the section', |
|
| 607 | + 'lien_retirer_tous_auteurs' => 'Remove all authors', |
|
| 608 | + 'lien_retirer_toutes_rubriques' => 'Remove all sections', |
|
| 609 | + 'lien_site' => 'site', |
|
| 610 | + 'lien_tout_decocher' => 'Uncheck all', |
|
| 611 | + 'lien_tout_deplier' => 'Expand all', |
|
| 612 | + 'lien_tout_replier' => 'Collapse all', |
|
| 613 | + 'lien_tout_supprimer' => 'Delete all', |
|
| 614 | + 'lien_trier_nom' => 'Sort by name', |
|
| 615 | + 'lien_trier_nombre_articles' => 'Sort by total articles', |
|
| 616 | + 'lien_trier_statut' => 'Sort by status', |
|
| 617 | + 'lien_voir_en_ligne' => 'VIEW ONLINE:', |
|
| 618 | + 'logo_article' => 'Article’s logo', |
|
| 619 | + 'logo_auteur' => 'Author’s logo', |
|
| 620 | + 'logo_rubrique' => 'Section’s logo', |
|
| 621 | + 'logo_site' => 'Website’s logo', |
|
| 622 | + 'logo_standard_rubrique' => 'Default sections’ logo', |
|
| 623 | + 'logo_survol' => 'Mouseover logo', |
|
| 624 | 624 | |
| 625 | - // M |
|
| 626 | - 'menu_aide_installation_choix_base' => 'Choosing your database', |
|
| 627 | - 'module_fichier_langue' => 'Language file', |
|
| 628 | - 'module_raccourci' => 'Shortcut', |
|
| 629 | - 'module_texte_affiche' => 'Displayed text', |
|
| 630 | - '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.', |
|
| 631 | - 'module_texte_traduction' => 'The language file « @module@ » is available in:', |
|
| 632 | - 'mois_non_connu' => 'unknown', |
|
| 625 | + // M |
|
| 626 | + 'menu_aide_installation_choix_base' => 'Choosing your database', |
|
| 627 | + 'module_fichier_langue' => 'Language file', |
|
| 628 | + 'module_raccourci' => 'Shortcut', |
|
| 629 | + 'module_texte_affiche' => 'Displayed text', |
|
| 630 | + '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.', |
|
| 631 | + 'module_texte_traduction' => 'The language file « @module@ » is available in:', |
|
| 632 | + 'mois_non_connu' => 'unknown', |
|
| 633 | 633 | |
| 634 | - // N |
|
| 635 | - 'nouvelle_version_spip' => 'SPIP upgrade @version@ is available', |
|
| 636 | - 'nouvelle_version_spip_majeure' => 'A new SPIP version @version@ is available', |
|
| 634 | + // N |
|
| 635 | + 'nouvelle_version_spip' => 'SPIP upgrade @version@ is available', |
|
| 636 | + 'nouvelle_version_spip_majeure' => 'A new SPIP version @version@ is available', |
|
| 637 | 637 | |
| 638 | - // O |
|
| 639 | - 'onglet_contenu' => 'Contents', |
|
| 640 | - 'onglet_declarer_une_autre_base' => 'Declare another database', |
|
| 641 | - 'onglet_discuter' => 'Discuss', |
|
| 642 | - 'onglet_interactivite' => 'Interactivity', |
|
| 643 | - 'onglet_proprietes' => 'Properties', |
|
| 644 | - 'onglet_repartition_actuelle' => 'now', |
|
| 645 | - 'onglet_sous_rubriques' => 'Subsections', |
|
| 638 | + // O |
|
| 639 | + 'onglet_contenu' => 'Contents', |
|
| 640 | + 'onglet_declarer_une_autre_base' => 'Declare another database', |
|
| 641 | + 'onglet_discuter' => 'Discuss', |
|
| 642 | + 'onglet_interactivite' => 'Interactivity', |
|
| 643 | + 'onglet_proprietes' => 'Properties', |
|
| 644 | + 'onglet_repartition_actuelle' => 'now', |
|
| 645 | + 'onglet_sous_rubriques' => 'Subsections', |
|
| 646 | 646 | |
| 647 | - // P |
|
| 648 | - 'page_pas_proxy' => 'This page must not go through the proxy', |
|
| 649 | - 'pas_de_proxy_pour' => 'If necessary, indicate to which machines or domains this proxy should not apply (for example: @exemple@)', |
|
| 650 | - 'phpinfo' => 'PHP configuration', |
|
| 651 | - 'plugin_charge_paquet' => 'Loading the archive file @name@', |
|
| 652 | - 'plugin_charger' => 'Download', |
|
| 653 | - 'plugin_erreur_charger' => 'error: @zip@ cannot be loaded', |
|
| 654 | - 'plugin_erreur_droit1' => 'Cannot write to directory <code>@dest@</code>.', |
|
| 655 | - 'plugin_erreur_droit2' => 'Please check write permissions for this directory (and create the directory if necessary). Alternatively, install the files by FTP.', |
|
| 656 | - 'plugin_erreur_zip' => 'pclzip failure: error @status@', |
|
| 657 | - 'plugin_etat_developpement' => 'under development', |
|
| 658 | - 'plugin_etat_experimental' => 'experimental', |
|
| 659 | - 'plugin_etat_stable' => 'stable', |
|
| 660 | - 'plugin_etat_test' => 'being tested', |
|
| 661 | - 'plugin_impossible_activer' => 'Impossible to activate the plugin @plugin@', |
|
| 662 | - 'plugin_info_automatique1' => 'If you wish to allow automatic plugin installation, please:', |
|
| 663 | - 'plugin_info_automatique1_lib' => 'If you want to let this library to be installed automatically, please:', |
|
| 664 | - 'plugin_info_automatique2' => 'Create a directory <code>@rep@</code> ;', |
|
| 665 | - 'plugin_info_automatique3' => 'Check that the server has the proper permissions to write to this directory.', |
|
| 666 | - 'plugin_info_automatique_creer' => 'to create at the root of the website.', |
|
| 667 | - 'plugin_info_automatique_exemples' => 'examples:', |
|
| 668 | - 'plugin_info_automatique_ftp' => 'You may install plugins by FTP in the <tt>@rep@</tt> directory', |
|
| 669 | - '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.', |
|
| 670 | - 'plugin_info_automatique_liste' => 'Your plugin lists:', |
|
| 671 | - 'plugin_info_automatique_liste_officielle' => 'official plugins', |
|
| 672 | - 'plugin_info_automatique_liste_update' => 'Update lists', |
|
| 673 | - 'plugin_info_automatique_ou' => 'or...', |
|
| 674 | - '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.', |
|
| 675 | - 'plugin_info_credit' => 'Credits', |
|
| 676 | - 'plugin_info_erreur_xml' => 'Incorrect declaration of the plugin', |
|
| 677 | - 'plugin_info_install_ok' => 'Installation successful', |
|
| 678 | - 'plugin_info_necessite' => 'Requires:', |
|
| 679 | - 'plugin_info_non_compatible_spip' => 'This plugin is incompatible with this version of SPIP', |
|
| 680 | - 'plugin_info_plugins_dist_1' => 'The following plugins are loaded and activated in the @plugins_dist@ directory.', |
|
| 681 | - 'plugin_info_plugins_dist_2' => 'They cannot be disabled.', |
|
| 682 | - 'plugin_info_telecharger' => 'load from @url@ and install to @rep@', |
|
| 683 | - 'plugin_info_upgrade_ok' => 'Successful update', |
|
| 684 | - 'plugin_librairies_installees' => 'Libraries installed', |
|
| 685 | - 'plugin_necessite_extension_php' => 'Requires the PHP extension @plugin@ version @version@.', |
|
| 686 | - 'plugin_necessite_extension_php_sans_version' => 'Requires the PHP extension @plugin@', |
|
| 687 | - 'plugin_necessite_lib' => 'This plugin requires the library @lib@', |
|
| 688 | - 'plugin_necessite_php' => 'Requires @plugin@ version @version@.', |
|
| 689 | - 'plugin_necessite_plugin' => 'Version @version@ of the plugin @plugin@ is required.', |
|
| 690 | - 'plugin_necessite_plugin_sans_version' => 'Requires the plugin @plugin@', |
|
| 691 | - 'plugin_necessite_spip' => 'SPIP version @version@ or newer is required.', |
|
| 692 | - 'plugin_source' => 'source: ', |
|
| 693 | - 'plugin_titre_automatique' => 'Automatic installation', |
|
| 694 | - 'plugin_titre_automatique_ajouter' => 'Add plugins', |
|
| 695 | - 'plugin_titre_installation' => '@plugin@ plugin installation', |
|
| 696 | - 'plugin_titre_modifier' => 'My plugins', |
|
| 697 | - 'plugin_utilise_extension_php' => 'The version of the PHP extension @plugin@ must be @version@.', |
|
| 698 | - 'plugin_utilise_php' => '@plugin@ version must be @version@.', |
|
| 699 | - 'plugin_utilise_plugin' => 'The version of the plugin @plugin@ must be @version@.', |
|
| 700 | - 'plugin_zip_active' => 'Continue in order to activate', |
|
| 701 | - 'plugin_zip_adresse' => 'To load a zipped plugin file, or a list of plugins, enter the path below.', |
|
| 702 | - 'plugin_zip_adresse_champ' => 'Path of the plugin or list ', |
|
| 703 | - 'plugin_zip_content' => 'It contains the following files(@taille@),<br />ready to be installed in the <code>@rep@</code> directory', |
|
| 704 | - 'plugin_zip_installe_finie' => 'The file @zip@ has been unpacked and installed.', |
|
| 705 | - 'plugin_zip_installe_rep_finie' => 'The file @zip@ has been unpacked and installed in the @rep@ directory', |
|
| 706 | - 'plugin_zip_installer' => 'You may now install it.', |
|
| 707 | - 'plugin_zip_telecharge' => 'The file @zip@ has been loaded', |
|
| 708 | - 'plugins_actif_aucun' => 'No plugins active.', |
|
| 709 | - 'plugins_actif_un' => 'One plugin active', |
|
| 710 | - 'plugins_actifs' => '@count@ active plugins.', |
|
| 711 | - 'plugins_actifs_liste' => 'Enabled', |
|
| 712 | - 'plugins_compte' => '@count@ plugins', |
|
| 713 | - 'plugins_disponible_un' => 'One plugin available', |
|
| 714 | - 'plugins_disponibles' => '@count@ plugins available.', |
|
| 715 | - 'plugins_erreur' => 'Error in the plugins: @plugins@', |
|
| 716 | - 'plugins_liste' => 'List of plugins', |
|
| 717 | - 'plugins_liste_dist' => 'Locked plugins', |
|
| 718 | - 'plugins_recents' => 'Recent plugins', |
|
| 719 | - 'plugins_tous_liste' => 'All', |
|
| 720 | - 'plugins_vue_hierarchie' => 'Hierarchy', |
|
| 721 | - 'plugins_vue_liste' => 'List', |
|
| 722 | - 'protocole_ldap' => 'Protocol version:', |
|
| 647 | + // P |
|
| 648 | + 'page_pas_proxy' => 'This page must not go through the proxy', |
|
| 649 | + 'pas_de_proxy_pour' => 'If necessary, indicate to which machines or domains this proxy should not apply (for example: @exemple@)', |
|
| 650 | + 'phpinfo' => 'PHP configuration', |
|
| 651 | + 'plugin_charge_paquet' => 'Loading the archive file @name@', |
|
| 652 | + 'plugin_charger' => 'Download', |
|
| 653 | + 'plugin_erreur_charger' => 'error: @zip@ cannot be loaded', |
|
| 654 | + 'plugin_erreur_droit1' => 'Cannot write to directory <code>@dest@</code>.', |
|
| 655 | + 'plugin_erreur_droit2' => 'Please check write permissions for this directory (and create the directory if necessary). Alternatively, install the files by FTP.', |
|
| 656 | + 'plugin_erreur_zip' => 'pclzip failure: error @status@', |
|
| 657 | + 'plugin_etat_developpement' => 'under development', |
|
| 658 | + 'plugin_etat_experimental' => 'experimental', |
|
| 659 | + 'plugin_etat_stable' => 'stable', |
|
| 660 | + 'plugin_etat_test' => 'being tested', |
|
| 661 | + 'plugin_impossible_activer' => 'Impossible to activate the plugin @plugin@', |
|
| 662 | + 'plugin_info_automatique1' => 'If you wish to allow automatic plugin installation, please:', |
|
| 663 | + 'plugin_info_automatique1_lib' => 'If you want to let this library to be installed automatically, please:', |
|
| 664 | + 'plugin_info_automatique2' => 'Create a directory <code>@rep@</code> ;', |
|
| 665 | + 'plugin_info_automatique3' => 'Check that the server has the proper permissions to write to this directory.', |
|
| 666 | + 'plugin_info_automatique_creer' => 'to create at the root of the website.', |
|
| 667 | + 'plugin_info_automatique_exemples' => 'examples:', |
|
| 668 | + 'plugin_info_automatique_ftp' => 'You may install plugins by FTP in the <tt>@rep@</tt> directory', |
|
| 669 | + '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.', |
|
| 670 | + 'plugin_info_automatique_liste' => 'Your plugin lists:', |
|
| 671 | + 'plugin_info_automatique_liste_officielle' => 'official plugins', |
|
| 672 | + 'plugin_info_automatique_liste_update' => 'Update lists', |
|
| 673 | + 'plugin_info_automatique_ou' => 'or...', |
|
| 674 | + '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.', |
|
| 675 | + 'plugin_info_credit' => 'Credits', |
|
| 676 | + 'plugin_info_erreur_xml' => 'Incorrect declaration of the plugin', |
|
| 677 | + 'plugin_info_install_ok' => 'Installation successful', |
|
| 678 | + 'plugin_info_necessite' => 'Requires:', |
|
| 679 | + 'plugin_info_non_compatible_spip' => 'This plugin is incompatible with this version of SPIP', |
|
| 680 | + 'plugin_info_plugins_dist_1' => 'The following plugins are loaded and activated in the @plugins_dist@ directory.', |
|
| 681 | + 'plugin_info_plugins_dist_2' => 'They cannot be disabled.', |
|
| 682 | + 'plugin_info_telecharger' => 'load from @url@ and install to @rep@', |
|
| 683 | + 'plugin_info_upgrade_ok' => 'Successful update', |
|
| 684 | + 'plugin_librairies_installees' => 'Libraries installed', |
|
| 685 | + 'plugin_necessite_extension_php' => 'Requires the PHP extension @plugin@ version @version@.', |
|
| 686 | + 'plugin_necessite_extension_php_sans_version' => 'Requires the PHP extension @plugin@', |
|
| 687 | + 'plugin_necessite_lib' => 'This plugin requires the library @lib@', |
|
| 688 | + 'plugin_necessite_php' => 'Requires @plugin@ version @version@.', |
|
| 689 | + 'plugin_necessite_plugin' => 'Version @version@ of the plugin @plugin@ is required.', |
|
| 690 | + 'plugin_necessite_plugin_sans_version' => 'Requires the plugin @plugin@', |
|
| 691 | + 'plugin_necessite_spip' => 'SPIP version @version@ or newer is required.', |
|
| 692 | + 'plugin_source' => 'source: ', |
|
| 693 | + 'plugin_titre_automatique' => 'Automatic installation', |
|
| 694 | + 'plugin_titre_automatique_ajouter' => 'Add plugins', |
|
| 695 | + 'plugin_titre_installation' => '@plugin@ plugin installation', |
|
| 696 | + 'plugin_titre_modifier' => 'My plugins', |
|
| 697 | + 'plugin_utilise_extension_php' => 'The version of the PHP extension @plugin@ must be @version@.', |
|
| 698 | + 'plugin_utilise_php' => '@plugin@ version must be @version@.', |
|
| 699 | + 'plugin_utilise_plugin' => 'The version of the plugin @plugin@ must be @version@.', |
|
| 700 | + 'plugin_zip_active' => 'Continue in order to activate', |
|
| 701 | + 'plugin_zip_adresse' => 'To load a zipped plugin file, or a list of plugins, enter the path below.', |
|
| 702 | + 'plugin_zip_adresse_champ' => 'Path of the plugin or list ', |
|
| 703 | + 'plugin_zip_content' => 'It contains the following files(@taille@),<br />ready to be installed in the <code>@rep@</code> directory', |
|
| 704 | + 'plugin_zip_installe_finie' => 'The file @zip@ has been unpacked and installed.', |
|
| 705 | + 'plugin_zip_installe_rep_finie' => 'The file @zip@ has been unpacked and installed in the @rep@ directory', |
|
| 706 | + 'plugin_zip_installer' => 'You may now install it.', |
|
| 707 | + 'plugin_zip_telecharge' => 'The file @zip@ has been loaded', |
|
| 708 | + 'plugins_actif_aucun' => 'No plugins active.', |
|
| 709 | + 'plugins_actif_un' => 'One plugin active', |
|
| 710 | + 'plugins_actifs' => '@count@ active plugins.', |
|
| 711 | + 'plugins_actifs_liste' => 'Enabled', |
|
| 712 | + 'plugins_compte' => '@count@ plugins', |
|
| 713 | + 'plugins_disponible_un' => 'One plugin available', |
|
| 714 | + 'plugins_disponibles' => '@count@ plugins available.', |
|
| 715 | + 'plugins_erreur' => 'Error in the plugins: @plugins@', |
|
| 716 | + 'plugins_liste' => 'List of plugins', |
|
| 717 | + 'plugins_liste_dist' => 'Locked plugins', |
|
| 718 | + 'plugins_recents' => 'Recent plugins', |
|
| 719 | + 'plugins_tous_liste' => 'All', |
|
| 720 | + 'plugins_vue_hierarchie' => 'Hierarchy', |
|
| 721 | + 'plugins_vue_liste' => 'List', |
|
| 722 | + 'protocole_ldap' => 'Protocol version:', |
|
| 723 | 723 | |
| 724 | - // Q |
|
| 725 | - 'queue_executer_maintenant' => 'Run now', |
|
| 726 | - 'queue_info_purger' => 'You can delete all pending tasks and reset the list with periodic tasks', |
|
| 727 | - 'queue_nb_jobs_in_queue' => '@nb@ pending tasks', |
|
| 728 | - 'queue_next_job_in_nb_sec' => 'Next task in @nb@ s', |
|
| 729 | - 'queue_no_job_in_queue' => 'No pending tasks', |
|
| 730 | - 'queue_one_job_in_queue' => '1 pending task', |
|
| 731 | - 'queue_priorite_tache' => 'priority', |
|
| 732 | - 'queue_purger_queue' => 'Reset the tasks queue', |
|
| 733 | - 'queue_titre' => 'Background tasks', |
|
| 724 | + // Q |
|
| 725 | + 'queue_executer_maintenant' => 'Run now', |
|
| 726 | + 'queue_info_purger' => 'You can delete all pending tasks and reset the list with periodic tasks', |
|
| 727 | + 'queue_nb_jobs_in_queue' => '@nb@ pending tasks', |
|
| 728 | + 'queue_next_job_in_nb_sec' => 'Next task in @nb@ s', |
|
| 729 | + 'queue_no_job_in_queue' => 'No pending tasks', |
|
| 730 | + 'queue_one_job_in_queue' => '1 pending task', |
|
| 731 | + 'queue_priorite_tache' => 'priority', |
|
| 732 | + 'queue_purger_queue' => 'Reset the tasks queue', |
|
| 733 | + 'queue_titre' => 'Background tasks', |
|
| 734 | 734 | |
| 735 | - // R |
|
| 736 | - 'repertoire_plugins' => 'Directory:', |
|
| 737 | - 'required' => '(Required)', |
|
| 735 | + // R |
|
| 736 | + 'repertoire_plugins' => 'Directory:', |
|
| 737 | + 'required' => '(Required)', |
|
| 738 | 738 | |
| 739 | - // S |
|
| 740 | - 'sans_heure' => 'time not specified', |
|
| 741 | - 'statut_admin_restreint' => 'restricted admin', |
|
| 742 | - 'statut_webmestre' => 'webmaster', |
|
| 739 | + // S |
|
| 740 | + 'sans_heure' => 'time not specified', |
|
| 741 | + 'statut_admin_restreint' => 'restricted admin', |
|
| 742 | + 'statut_webmestre' => 'webmaster', |
|
| 743 | 743 | |
| 744 | - // T |
|
| 745 | - 'tache_cron_asap' => 'CRON task @function@ (ASAP)', |
|
| 746 | - 'tache_cron_secondes' => 'CRON task @function@ (every @nb@ s)', |
|
| 747 | - '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.', |
|
| 748 | - 'taille_cache_infinie' => 'This site does not have any fixed limit for the size of the cache.', |
|
| 749 | - 'taille_cache_maxi' => 'SPIP will try to limit the size of the cache directory to approximately <b>@octets@</b>.', |
|
| 750 | - 'taille_cache_moins_de' => 'The cache size is less than @octets@.', |
|
| 751 | - 'taille_cache_octets' => 'The size of the cache is currently around @octets@.', |
|
| 752 | - 'taille_cache_vide' => 'The cache is empty.', |
|
| 753 | - 'taille_repertoire_cache' => 'Current cache size ', |
|
| 754 | - 'text_article_propose_publication' => 'Article submitted for publication.', |
|
| 755 | - '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.', |
|
| 756 | - 'texte_admin_effacer_01' => 'This command deletes <i>all</i> content in the database, |
|
| 744 | + // T |
|
| 745 | + 'tache_cron_asap' => 'CRON task @function@ (ASAP)', |
|
| 746 | + 'tache_cron_secondes' => 'CRON task @function@ (every @nb@ s)', |
|
| 747 | + '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.', |
|
| 748 | + 'taille_cache_infinie' => 'This site does not have any fixed limit for the size of the cache.', |
|
| 749 | + 'taille_cache_maxi' => 'SPIP will try to limit the size of the cache directory to approximately <b>@octets@</b>.', |
|
| 750 | + 'taille_cache_moins_de' => 'The cache size is less than @octets@.', |
|
| 751 | + 'taille_cache_octets' => 'The size of the cache is currently around @octets@.', |
|
| 752 | + 'taille_cache_vide' => 'The cache is empty.', |
|
| 753 | + 'taille_repertoire_cache' => 'Current cache size ', |
|
| 754 | + 'text_article_propose_publication' => 'Article submitted for publication.', |
|
| 755 | + '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.', |
|
| 756 | + 'texte_admin_effacer_01' => 'This command deletes <i>all</i> content in the database, |
|
| 757 | 757 | including <i>all</i> the access parameters for editors and administrators. After using it, you must |
| 758 | 758 | reinstall SPIP, create a new database and a new administrator account.', |
| 759 | - 'texte_adresse_annuaire_1' => '(If your directory is installed on the same machine as your website, it is probably «localhost».)', |
|
| 760 | - 'texte_ajout_auteur' => 'The following author was added to the article:', |
|
| 761 | - 'texte_annuaire_ldap_1' => 'If you have access to a LDAP directory server, you can use it to import users automatically into SPIP.', |
|
| 762 | - 'texte_article_statut' => 'Article status:', |
|
| 763 | - 'texte_article_virtuel' => 'Virtual article', |
|
| 764 | - '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.', |
|
| 765 | - 'texte_aucun_resultat_auteur' => 'No results for "@cherche_auteur@".', |
|
| 766 | - '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).', |
|
| 767 | - 'texte_auteurs' => 'THE AUTHORS', |
|
| 768 | - 'texte_choix_base_1' => 'Select your database:', |
|
| 769 | - 'texte_choix_base_2' => 'The SQL server contains several databases.', |
|
| 770 | - 'texte_choix_base_3' => '<b>Select</b> below the one attributed by your hosting provider:', |
|
| 771 | - 'texte_choix_table_prefix' => 'Prefix for tables:', |
|
| 772 | - 'texte_compte_element' => '@count@ element', |
|
| 773 | - 'texte_compte_elements' => '@count@ elements', |
|
| 774 | - 'texte_conflit_edition_correction' => 'Please compare differences between the two versions. You can also copy your changes and start over.', |
|
| 775 | - 'texte_connexion_mysql' => 'Consult the information provided by your hosting service. It should contain the connection codes for the SQL server.', |
|
| 776 | - 'texte_contenu_article' => '(Brief description of the article.)', |
|
| 777 | - 'texte_contenu_articles' => 'Depending on the layout chosen for your site, you can decide |
|
| 759 | + 'texte_adresse_annuaire_1' => '(If your directory is installed on the same machine as your website, it is probably «localhost».)', |
|
| 760 | + 'texte_ajout_auteur' => 'The following author was added to the article:', |
|
| 761 | + 'texte_annuaire_ldap_1' => 'If you have access to a LDAP directory server, you can use it to import users automatically into SPIP.', |
|
| 762 | + 'texte_article_statut' => 'Article status:', |
|
| 763 | + 'texte_article_virtuel' => 'Virtual article', |
|
| 764 | + '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.', |
|
| 765 | + 'texte_aucun_resultat_auteur' => 'No results for "@cherche_auteur@".', |
|
| 766 | + '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).', |
|
| 767 | + 'texte_auteurs' => 'THE AUTHORS', |
|
| 768 | + 'texte_choix_base_1' => 'Select your database:', |
|
| 769 | + 'texte_choix_base_2' => 'The SQL server contains several databases.', |
|
| 770 | + 'texte_choix_base_3' => '<b>Select</b> below the one attributed by your hosting provider:', |
|
| 771 | + 'texte_choix_table_prefix' => 'Prefix for tables:', |
|
| 772 | + 'texte_compte_element' => '@count@ element', |
|
| 773 | + 'texte_compte_elements' => '@count@ elements', |
|
| 774 | + 'texte_conflit_edition_correction' => 'Please compare differences between the two versions. You can also copy your changes and start over.', |
|
| 775 | + 'texte_connexion_mysql' => 'Consult the information provided by your hosting service. It should contain the connection codes for the SQL server.', |
|
| 776 | + 'texte_contenu_article' => '(Brief description of the article.)', |
|
| 777 | + 'texte_contenu_articles' => 'Depending on the layout chosen for your site, you can decide |
|
| 778 | 778 | that some article options are not to be used. |
| 779 | 779 | Use the following list to choose which options should be available.', |
| 780 | - 'texte_crash_base' => 'If your database |
|
| 780 | + 'texte_crash_base' => 'If your database |
|
| 781 | 781 | crashed, you can try to repair it |
| 782 | 782 | automatically.', |
| 783 | - 'texte_creer_rubrique' => 'Before writing any articles,<br /> you must create a section.', |
|
| 784 | - 'texte_date_creation_article' => 'ARTICLE CREATION DATE:', |
|
| 785 | - 'texte_date_creation_objet' => 'Creation date:', # on ajoute le ":" |
|
| 786 | - 'texte_date_publication_anterieure' => 'Date first published:', |
|
| 787 | - 'texte_date_publication_anterieure_nonaffichee' => 'Hide previous publication date.', |
|
| 788 | - 'texte_date_publication_article' => 'PUBLISHED ON:', |
|
| 789 | - 'texte_date_publication_objet' => 'Published on:', |
|
| 790 | - 'texte_definir_comme_traduction_rubrique' => 'This section is a translation of section number:', |
|
| 791 | - 'texte_descriptif_rapide' => 'Brief description', |
|
| 792 | - 'texte_effacer_base' => 'Delete the SPIP database', |
|
| 793 | - 'texte_effacer_statistiques' => 'Delete the statistics', |
|
| 794 | - 'texte_en_cours_validation' => 'The following articles and news have been submitted for evaluation.', |
|
| 795 | - 'texte_enrichir_mise_a_jour' => 'You can enrich the layout of your text by using "typographical shortcuts".', |
|
| 796 | - 'texte_fichier_authent' => '<b>Should SPIP create the special files <tt>.htpasswd</tt> |
|
| 783 | + 'texte_creer_rubrique' => 'Before writing any articles,<br /> you must create a section.', |
|
| 784 | + 'texte_date_creation_article' => 'ARTICLE CREATION DATE:', |
|
| 785 | + 'texte_date_creation_objet' => 'Creation date:', # on ajoute le ":" |
|
| 786 | + 'texte_date_publication_anterieure' => 'Date first published:', |
|
| 787 | + 'texte_date_publication_anterieure_nonaffichee' => 'Hide previous publication date.', |
|
| 788 | + 'texte_date_publication_article' => 'PUBLISHED ON:', |
|
| 789 | + 'texte_date_publication_objet' => 'Published on:', |
|
| 790 | + 'texte_definir_comme_traduction_rubrique' => 'This section is a translation of section number:', |
|
| 791 | + 'texte_descriptif_rapide' => 'Brief description', |
|
| 792 | + 'texte_effacer_base' => 'Delete the SPIP database', |
|
| 793 | + 'texte_effacer_statistiques' => 'Delete the statistics', |
|
| 794 | + 'texte_en_cours_validation' => 'The following articles and news have been submitted for evaluation.', |
|
| 795 | + 'texte_enrichir_mise_a_jour' => 'You can enrich the layout of your text by using "typographical shortcuts".', |
|
| 796 | + 'texte_fichier_authent' => '<b>Should SPIP create the special files <tt>.htpasswd</tt> |
|
| 797 | 797 | and <tt>.htpasswd-admin</tt> in the directory @dossier@?</b> |
| 798 | 798 | <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>', |
| 799 | - 'texte_informations_personnelles_1' => 'The system will now create your personal account for this site.', |
|
| 800 | - 'texte_informations_personnelles_2' => '(Note: if it is a reinstallation, if your former access is still working, you can', |
|
| 801 | - 'texte_introductif_article' => '(Introductory text for the article.)', |
|
| 802 | - '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.', |
|
| 803 | - 'texte_jeu_caractere_3' => 'Your site currently uses this character set:', |
|
| 804 | - '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:', |
|
| 805 | - '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>».)', |
|
| 806 | - 'texte_login_precaution' => 'Warning! This is the login which you are currently using. |
|
| 799 | + 'texte_informations_personnelles_1' => 'The system will now create your personal account for this site.', |
|
| 800 | + 'texte_informations_personnelles_2' => '(Note: if it is a reinstallation, if your former access is still working, you can', |
|
| 801 | + 'texte_introductif_article' => '(Introductory text for the article.)', |
|
| 802 | + '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.', |
|
| 803 | + 'texte_jeu_caractere_3' => 'Your site currently uses this character set:', |
|
| 804 | + '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:', |
|
| 805 | + '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>».)', |
|
| 806 | + 'texte_login_precaution' => 'Warning! This is the login which you are currently using. |
|
| 807 | 807 | Use this form with caution...', |
| 808 | - 'texte_messagerie_agenda' => 'A messaging system lets website’s authors communicate directly into the admin area. It is linked to a calendar.', |
|
| 809 | - 'texte_mise_a_niveau_base_1' => 'You have just updated SPIP files. |
|
| 808 | + 'texte_messagerie_agenda' => 'A messaging system lets website’s authors communicate directly into the admin area. It is linked to a calendar.', |
|
| 809 | + 'texte_mise_a_niveau_base_1' => 'You have just updated SPIP files. |
|
| 810 | 810 | Now you must upgrade the site |
| 811 | 811 | database.', |
| 812 | - 'texte_modifier_article' => 'Edit this article:', |
|
| 813 | - '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.', |
|
| 814 | - 'texte_multilinguisme_trad' => 'You can also enable a system for managing links between the various translations of certain objects.', |
|
| 815 | - 'texte_non_compresse' => '<i>uncompressed</i> (your server does not support this feature)', |
|
| 816 | - 'texte_nouvelle_version_spip_1' => 'You have just installed a new version of SPIP.', |
|
| 817 | - '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>', |
|
| 818 | - '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.', |
|
| 819 | - 'texte_plus_trois_car' => 'more than 3 characters', |
|
| 820 | - 'texte_plusieurs_articles' => 'Several authors were found for "@cherche_auteur@":', |
|
| 821 | - 'texte_port_annuaire' => '(Default value is generally suitable.)', |
|
| 822 | - 'texte_presente_plugin' => 'This page shows the plugins available on this site. Activate the plugins you require by ticking the corresponding box.', |
|
| 823 | - 'texte_proposer_publication' => 'When your article is finished,<br /> you can submit it for publication.', |
|
| 824 | - '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.', |
|
| 825 | - 'texte_publication_articles_post_dates' => 'Which behaviour should SPIP adopt for articles whose |
|
| 812 | + 'texte_modifier_article' => 'Edit this article:', |
|
| 813 | + '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.', |
|
| 814 | + 'texte_multilinguisme_trad' => 'You can also enable a system for managing links between the various translations of certain objects.', |
|
| 815 | + 'texte_non_compresse' => '<i>uncompressed</i> (your server does not support this feature)', |
|
| 816 | + 'texte_nouvelle_version_spip_1' => 'You have just installed a new version of SPIP.', |
|
| 817 | + '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>', |
|
| 818 | + '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.', |
|
| 819 | + 'texte_plus_trois_car' => 'more than 3 characters', |
|
| 820 | + 'texte_plusieurs_articles' => 'Several authors were found for "@cherche_auteur@":', |
|
| 821 | + 'texte_port_annuaire' => '(Default value is generally suitable.)', |
|
| 822 | + 'texte_presente_plugin' => 'This page shows the plugins available on this site. Activate the plugins you require by ticking the corresponding box.', |
|
| 823 | + 'texte_proposer_publication' => 'When your article is finished,<br /> you can submit it for publication.', |
|
| 824 | + '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.', |
|
| 825 | + 'texte_publication_articles_post_dates' => 'Which behaviour should SPIP adopt for articles whose |
|
| 826 | 826 | publication date has been set in |
| 827 | 827 | the future?', |
| 828 | - 'texte_rappel_selection_champs' => '[Remember to select this field correctly.]', |
|
| 829 | - 'texte_recalcul_page' => 'If you want |
|
| 828 | + 'texte_rappel_selection_champs' => '[Remember to select this field correctly.]', |
|
| 829 | + 'texte_recalcul_page' => 'If you want |
|
| 830 | 830 | to re-process a single page, it is easier to view that page from the public site and click "Re-process this page".', |
| 831 | - 'texte_recuperer_base' => 'Repair the database', |
|
| 832 | - 'texte_reference_mais_redirige' => 'article referenced in your SPIP site, but redirected to another URL.', |
|
| 833 | - 'texte_requetes_echouent' => '<b>When some SQL queries fail |
|
| 831 | + 'texte_recuperer_base' => 'Repair the database', |
|
| 832 | + 'texte_reference_mais_redirige' => 'article referenced in your SPIP site, but redirected to another URL.', |
|
| 833 | + 'texte_requetes_echouent' => '<b>When some SQL queries fail |
|
| 834 | 834 | systematically, without apparent reason, it is possible |
| 835 | 835 | that the database itself |
| 836 | 836 | is the culprit.</b><p> |
@@ -841,87 +841,87 @@ discard block |
||
| 841 | 841 | clues as to where the problem lies.</p><p> |
| 842 | 842 | If the problem persists, contact your |
| 843 | 843 | service provider.</p>', |
| 844 | - '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 |
|
| 844 | + '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 |
|
| 845 | 845 | |
| 846 | 846 | <ul><li> the default date/time format on the public website,</li> |
| 847 | 847 | <li> the nature of the typographical engine which will be used by SPIP for rendering text,</li> |
| 848 | 848 | <li> the language in use in public website’s forms,</li> |
| 849 | 849 | <li> the default language in use in the admin area.</li></ul>', |
| 850 | - 'texte_sous_titre' => 'Subtitle', |
|
| 851 | - 'texte_statistiques_visites' => '(dark bars = Sunday, dark curve: average visits)', |
|
| 852 | - 'texte_statut_attente_validation' => 'awaiting validation', |
|
| 853 | - 'texte_statut_publies' => 'published online', |
|
| 854 | - 'texte_statut_refuses' => 'rejected', |
|
| 855 | - 'texte_suppression_fichiers' => 'Use this command to purge all the files |
|
| 850 | + 'texte_sous_titre' => 'Subtitle', |
|
| 851 | + 'texte_statistiques_visites' => '(dark bars = Sunday, dark curve: average visits)', |
|
| 852 | + 'texte_statut_attente_validation' => 'awaiting validation', |
|
| 853 | + 'texte_statut_publies' => 'published online', |
|
| 854 | + 'texte_statut_refuses' => 'rejected', |
|
| 855 | + 'texte_suppression_fichiers' => 'Use this command to purge all the files |
|
| 856 | 856 | in the SPIP cache. This will force recalculation of every page on the site, useful after |
| 857 | 857 | significant modifications to the site’s graphics or structure.', |
| 858 | - 'texte_sur_titre' => 'Lead-in title', |
|
| 859 | - 'texte_table_ok' => ': this table is OK.', |
|
| 860 | - 'texte_tentative_recuperation' => 'Attempting to repair', |
|
| 861 | - 'texte_tenter_reparation' => 'Attempt to repair the database', |
|
| 862 | - 'texte_test_proxy' => 'To test this proxy, enter the address of a website |
|
| 858 | + 'texte_sur_titre' => 'Lead-in title', |
|
| 859 | + 'texte_table_ok' => ': this table is OK.', |
|
| 860 | + 'texte_tentative_recuperation' => 'Attempting to repair', |
|
| 861 | + 'texte_tenter_reparation' => 'Attempt to repair the database', |
|
| 862 | + 'texte_test_proxy' => 'To test this proxy, enter the address of a website |
|
| 863 | 863 | for verification.', |
| 864 | - 'texte_titre_02' => 'Subject:', |
|
| 865 | - 'texte_titre_obligatoire' => '<b>Title</b> [Required]', |
|
| 866 | - 'texte_travail_article' => '@nom_auteur_modif@ edited this article @date_diff@ minutes ago', |
|
| 867 | - '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. |
|
| 864 | + 'texte_titre_02' => 'Subject:', |
|
| 865 | + 'texte_titre_obligatoire' => '<b>Title</b> [Required]', |
|
| 866 | + 'texte_travail_article' => '@nom_auteur_modif@ edited this article @date_diff@ minutes ago', |
|
| 867 | + '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. |
|
| 868 | 868 | This option is disabled by default to avoid displaying unnecessary warning |
| 869 | 869 | messages.', |
| 870 | - 'texte_vide' => 'empty', |
|
| 871 | - 'texte_vider_cache' => 'Empty the cache', |
|
| 872 | - 'titre_admin_tech' => 'Technical maintenance', |
|
| 873 | - 'titre_admin_vider' => 'Technical maintenance', |
|
| 874 | - 'titre_ajouter_un_auteur' => 'Add an author', |
|
| 875 | - 'titre_ajouter_un_mot' => 'Add a keyword', |
|
| 876 | - 'titre_cadre_afficher_article' => 'Show the articles:', |
|
| 877 | - 'titre_cadre_afficher_traductions' => 'Display the translation status for these languages:', |
|
| 878 | - 'titre_cadre_ajouter_auteur' => 'ADD AN AUTHOR:', |
|
| 879 | - 'titre_cadre_interieur_rubrique' => 'In section', |
|
| 880 | - 'titre_cadre_numero_auteur' => 'AUTHOR NUMBER', |
|
| 881 | - 'titre_cadre_numero_objet' => '@objet@ NUMBER:', |
|
| 882 | - 'titre_cadre_signature_obligatoire' => '<b>Signature</b> [Required]<br />', |
|
| 883 | - 'titre_config_contenu_notifications' => 'Notifications', |
|
| 884 | - 'titre_config_contenu_prive' => 'In the admin area', |
|
| 885 | - 'titre_config_contenu_public' => 'On the public site', |
|
| 886 | - 'titre_config_fonctions' => 'Site configuration', |
|
| 887 | - 'titre_config_langage' => 'Configure the language', |
|
| 888 | - 'titre_configuration' => 'Site configuration', |
|
| 889 | - 'titre_configurer_preferences' => 'Configure your preferences', |
|
| 890 | - 'titre_configurer_preferences_menus' => 'Settings of your menus preferences', |
|
| 891 | - 'titre_conflit_edition' => 'Conflict while editing', |
|
| 892 | - 'titre_connexion_ldap' => 'Options: <b>Your LDAP connection</b>', |
|
| 893 | - 'titre_groupe_mots' => 'KEYWORD GROUP:', |
|
| 894 | - 'titre_identite_site' => 'Site identity', |
|
| 895 | - 'titre_langue_article' => 'Article language', |
|
| 896 | - 'titre_langue_rubrique' => 'Section language', |
|
| 897 | - 'titre_langue_trad_article' => 'ARTICLE LANGUAGE AND TRANSLATIONS', |
|
| 898 | - 'titre_les_articles' => 'ARTICLES', |
|
| 899 | - 'titre_messagerie_agenda' => 'Messaging system and calendar', |
|
| 900 | - 'titre_naviguer_dans_le_site' => 'Browse the site...', |
|
| 901 | - 'titre_nouvelle_rubrique' => 'New section', |
|
| 902 | - 'titre_numero_rubrique' => 'SECTION NUMBER:', |
|
| 903 | - 'titre_page_articles_edit' => 'Modify: @titre@', |
|
| 904 | - 'titre_page_articles_page' => 'Articles', |
|
| 905 | - 'titre_page_articles_tous' => 'The entire site', |
|
| 906 | - 'titre_page_calendrier' => 'Calendar @nom_mois@ @annee@', |
|
| 907 | - 'titre_page_config_contenu' => 'Site configuration', |
|
| 908 | - 'titre_page_delete_all' => 'total and irreversible deletion', |
|
| 909 | - 'titre_page_recherche' => 'Search results @recherche@', |
|
| 910 | - 'titre_page_statistiques_referers' => 'Statistics (incoming links)', |
|
| 911 | - 'titre_page_upgrade' => 'SPIP upgrade', |
|
| 912 | - 'titre_preference_menus_favoris' => 'Favourites menu', |
|
| 913 | - 'titre_publication_articles_post_dates' => 'Publication of post dated articles', |
|
| 914 | - 'titre_reparation' => 'Repair', |
|
| 915 | - 'titre_suivi_petition' => 'Petitions follow-up', |
|
| 916 | - 'tls_ldap' => 'Transport Layer Security :', |
|
| 917 | - 'trad_article_traduction' => 'All the versions of this article:', |
|
| 918 | - 'trad_delier' => 'Stop linking to these translations', |
|
| 919 | - 'trad_lier' => 'This article is a translation of article number:', |
|
| 920 | - 'trad_new' => 'Write a new translation', |
|
| 870 | + 'texte_vide' => 'empty', |
|
| 871 | + 'texte_vider_cache' => 'Empty the cache', |
|
| 872 | + 'titre_admin_tech' => 'Technical maintenance', |
|
| 873 | + 'titre_admin_vider' => 'Technical maintenance', |
|
| 874 | + 'titre_ajouter_un_auteur' => 'Add an author', |
|
| 875 | + 'titre_ajouter_un_mot' => 'Add a keyword', |
|
| 876 | + 'titre_cadre_afficher_article' => 'Show the articles:', |
|
| 877 | + 'titre_cadre_afficher_traductions' => 'Display the translation status for these languages:', |
|
| 878 | + 'titre_cadre_ajouter_auteur' => 'ADD AN AUTHOR:', |
|
| 879 | + 'titre_cadre_interieur_rubrique' => 'In section', |
|
| 880 | + 'titre_cadre_numero_auteur' => 'AUTHOR NUMBER', |
|
| 881 | + 'titre_cadre_numero_objet' => '@objet@ NUMBER:', |
|
| 882 | + 'titre_cadre_signature_obligatoire' => '<b>Signature</b> [Required]<br />', |
|
| 883 | + 'titre_config_contenu_notifications' => 'Notifications', |
|
| 884 | + 'titre_config_contenu_prive' => 'In the admin area', |
|
| 885 | + 'titre_config_contenu_public' => 'On the public site', |
|
| 886 | + 'titre_config_fonctions' => 'Site configuration', |
|
| 887 | + 'titre_config_langage' => 'Configure the language', |
|
| 888 | + 'titre_configuration' => 'Site configuration', |
|
| 889 | + 'titre_configurer_preferences' => 'Configure your preferences', |
|
| 890 | + 'titre_configurer_preferences_menus' => 'Settings of your menus preferences', |
|
| 891 | + 'titre_conflit_edition' => 'Conflict while editing', |
|
| 892 | + 'titre_connexion_ldap' => 'Options: <b>Your LDAP connection</b>', |
|
| 893 | + 'titre_groupe_mots' => 'KEYWORD GROUP:', |
|
| 894 | + 'titre_identite_site' => 'Site identity', |
|
| 895 | + 'titre_langue_article' => 'Article language', |
|
| 896 | + 'titre_langue_rubrique' => 'Section language', |
|
| 897 | + 'titre_langue_trad_article' => 'ARTICLE LANGUAGE AND TRANSLATIONS', |
|
| 898 | + 'titre_les_articles' => 'ARTICLES', |
|
| 899 | + 'titre_messagerie_agenda' => 'Messaging system and calendar', |
|
| 900 | + 'titre_naviguer_dans_le_site' => 'Browse the site...', |
|
| 901 | + 'titre_nouvelle_rubrique' => 'New section', |
|
| 902 | + 'titre_numero_rubrique' => 'SECTION NUMBER:', |
|
| 903 | + 'titre_page_articles_edit' => 'Modify: @titre@', |
|
| 904 | + 'titre_page_articles_page' => 'Articles', |
|
| 905 | + 'titre_page_articles_tous' => 'The entire site', |
|
| 906 | + 'titre_page_calendrier' => 'Calendar @nom_mois@ @annee@', |
|
| 907 | + 'titre_page_config_contenu' => 'Site configuration', |
|
| 908 | + 'titre_page_delete_all' => 'total and irreversible deletion', |
|
| 909 | + 'titre_page_recherche' => 'Search results @recherche@', |
|
| 910 | + 'titre_page_statistiques_referers' => 'Statistics (incoming links)', |
|
| 911 | + 'titre_page_upgrade' => 'SPIP upgrade', |
|
| 912 | + 'titre_preference_menus_favoris' => 'Favourites menu', |
|
| 913 | + 'titre_publication_articles_post_dates' => 'Publication of post dated articles', |
|
| 914 | + 'titre_reparation' => 'Repair', |
|
| 915 | + 'titre_suivi_petition' => 'Petitions follow-up', |
|
| 916 | + 'tls_ldap' => 'Transport Layer Security :', |
|
| 917 | + 'trad_article_traduction' => 'All the versions of this article:', |
|
| 918 | + 'trad_delier' => 'Stop linking to these translations', |
|
| 919 | + 'trad_lier' => 'This article is a translation of article number:', |
|
| 920 | + 'trad_new' => 'Write a new translation', |
|
| 921 | 921 | |
| 922 | - // U |
|
| 923 | - 'utf8_convert_erreur_orig' => 'Error: the character set @charset@ is not supported.', |
|
| 922 | + // U |
|
| 923 | + 'utf8_convert_erreur_orig' => 'Error: the character set @charset@ is not supported.', |
|
| 924 | 924 | |
| 925 | - // V |
|
| 926 | - 'version' => 'Version:' |
|
| 925 | + // V |
|
| 926 | + 'version' => 'Version:' |
|
| 927 | 927 | ); |
@@ -11,7 +11,7 @@ discard block |
||
| 11 | 11 | * @return string Le SHA de la chaîne |
| 12 | 12 | */ |
| 13 | 13 | function spip_sha256($str) { |
| 14 | - return hash('sha256', $str); |
|
| 14 | + return hash('sha256', $str); |
|
| 15 | 15 | } |
| 16 | 16 | |
| 17 | 17 | /** |
@@ -22,5 +22,5 @@ discard block |
||
| 22 | 22 | * @see spip_sha256() |
| 23 | 23 | */ |
| 24 | 24 | function _nano_sha256($str, $ig_func = true) { |
| 25 | - return spip_sha256($str); |
|
| 25 | + return spip_sha256($str); |
|
| 26 | 26 | } |
@@ -4,244 +4,244 @@ discard block |
||
| 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 | - 'access_interface_graphique' => 'Повернення до повного інтерфейсу', |
|
| 14 | - 'access_mode_texte' => 'Спрощений текстовий інтерфейс', |
|
| 15 | - 'admin_debug' => 'налагодження', |
|
| 16 | - 'admin_modifier_article' => 'Змінити статтю', |
|
| 17 | - 'admin_modifier_auteur' => 'Змінити автора', |
|
| 18 | - 'admin_modifier_breve' => 'Змінити новину', |
|
| 19 | - 'admin_modifier_mot' => 'Змінити ключове слово', |
|
| 20 | - 'admin_modifier_rubrique' => 'Змінити розділ', |
|
| 21 | - 'admin_recalculer' => 'Поновити сторінку', |
|
| 22 | - 'afficher_calendrier' => 'Показати календар', |
|
| 23 | - 'afficher_trad' => 'показати переклади', |
|
| 24 | - 'alerte_maj_impossible' => '<b>Увага!</b> Не вдалося поновити базу SQL до версії @version@. Можливо, неправильно вказано параметри доступу до бази.', |
|
| 25 | - 'alerte_modif_info_concourante' => 'Увага: ця сторінка редагується ще кимось на сайті. Поточне значення:', |
|
| 26 | - 'analyse_xml' => 'XML парсинг', |
|
| 27 | - 'annuler' => 'Відміна', |
|
| 28 | - 'antispam_champ_vide' => 'Залиште це поле пустим:', |
|
| 29 | - 'articles_recents' => 'Свіжі статті', |
|
| 30 | - 'avis_1_erreur_saisie' => 'Існує 1 помилка в записі, перевірте інформацію.', |
|
| 31 | - 'avis_archive_incorrect' => 'це неправильний архівний файл SPIP', |
|
| 32 | - 'avis_archive_invalide' => 'цей архівний файл не можна використати', |
|
| 33 | - 'avis_attention' => 'Увага!', |
|
| 34 | - 'avis_champ_incorrect_type_objet' => 'Неправильне поле @name@ для об’єкту типу @type@', |
|
| 35 | - 'avis_colonne_inexistante' => 'Колонки @col@ не існує', |
|
| 36 | - 'avis_erreur' => 'Помилка: див. нижче', |
|
| 37 | - 'avis_erreur_connexion' => 'Помилка сполучення', |
|
| 38 | - 'avis_erreur_cookie' => 'проблема з cookie ', |
|
| 39 | - 'avis_erreur_fonction_contexte' => 'Помилка програми. Цю функцію не можна викликати в цьому контексті.', |
|
| 40 | - 'avis_erreur_mysql' => 'Помилка SQL ', |
|
| 41 | - 'avis_erreur_sauvegarde' => 'Помилка в бекапі (@type@ @id_objet@)!', |
|
| 42 | - 'avis_erreur_visiteur' => 'Помилка при вході в адміністрування сайту', |
|
| 43 | - 'avis_nb_erreurs_saisie' => 'Є @nb@ помилок у вашому записі, перевірте інформацію.', |
|
| 12 | + // A |
|
| 13 | + 'access_interface_graphique' => 'Повернення до повного інтерфейсу', |
|
| 14 | + 'access_mode_texte' => 'Спрощений текстовий інтерфейс', |
|
| 15 | + 'admin_debug' => 'налагодження', |
|
| 16 | + 'admin_modifier_article' => 'Змінити статтю', |
|
| 17 | + 'admin_modifier_auteur' => 'Змінити автора', |
|
| 18 | + 'admin_modifier_breve' => 'Змінити новину', |
|
| 19 | + 'admin_modifier_mot' => 'Змінити ключове слово', |
|
| 20 | + 'admin_modifier_rubrique' => 'Змінити розділ', |
|
| 21 | + 'admin_recalculer' => 'Поновити сторінку', |
|
| 22 | + 'afficher_calendrier' => 'Показати календар', |
|
| 23 | + 'afficher_trad' => 'показати переклади', |
|
| 24 | + 'alerte_maj_impossible' => '<b>Увага!</b> Не вдалося поновити базу SQL до версії @version@. Можливо, неправильно вказано параметри доступу до бази.', |
|
| 25 | + 'alerte_modif_info_concourante' => 'Увага: ця сторінка редагується ще кимось на сайті. Поточне значення:', |
|
| 26 | + 'analyse_xml' => 'XML парсинг', |
|
| 27 | + 'annuler' => 'Відміна', |
|
| 28 | + 'antispam_champ_vide' => 'Залиште це поле пустим:', |
|
| 29 | + 'articles_recents' => 'Свіжі статті', |
|
| 30 | + 'avis_1_erreur_saisie' => 'Існує 1 помилка в записі, перевірте інформацію.', |
|
| 31 | + 'avis_archive_incorrect' => 'це неправильний архівний файл SPIP', |
|
| 32 | + 'avis_archive_invalide' => 'цей архівний файл не можна використати', |
|
| 33 | + 'avis_attention' => 'Увага!', |
|
| 34 | + 'avis_champ_incorrect_type_objet' => 'Неправильне поле @name@ для об’єкту типу @type@', |
|
| 35 | + 'avis_colonne_inexistante' => 'Колонки @col@ не існує', |
|
| 36 | + 'avis_erreur' => 'Помилка: див. нижче', |
|
| 37 | + 'avis_erreur_connexion' => 'Помилка сполучення', |
|
| 38 | + 'avis_erreur_cookie' => 'проблема з cookie ', |
|
| 39 | + 'avis_erreur_fonction_contexte' => 'Помилка програми. Цю функцію не можна викликати в цьому контексті.', |
|
| 40 | + 'avis_erreur_mysql' => 'Помилка SQL ', |
|
| 41 | + 'avis_erreur_sauvegarde' => 'Помилка в бекапі (@type@ @id_objet@)!', |
|
| 42 | + 'avis_erreur_visiteur' => 'Помилка при вході в адміністрування сайту', |
|
| 43 | + 'avis_nb_erreurs_saisie' => 'Є @nb@ помилок у вашому записі, перевірте інформацію.', |
|
| 44 | 44 | |
| 45 | - // B |
|
| 46 | - 'barre_a_accent_grave' => 'Велике A з відміткою зверху', |
|
| 47 | - 'barre_aide' => 'Використовуйте кнопки для швидкого форматування тексту', |
|
| 48 | - 'barre_e_accent_aigu' => 'Велике E, acute accent', |
|
| 49 | - 'barre_eo' => 'Вставити дифтонг oe', |
|
| 50 | - 'barre_eo_maj' => 'Вставити дифтонг EO', |
|
| 51 | - 'barre_euro' => 'Вставити символ € (євро)', |
|
| 52 | - 'barre_gras' => 'Виділити {{жирним}}', |
|
| 53 | - 'barre_guillemets' => 'Розмістити між “подвійними лапками”', |
|
| 54 | - 'barre_guillemets_simples' => 'Розмістити між ‘одинарними лапками’', |
|
| 55 | - 'barre_intertitre' => '{{{Підзаголовок}}}', |
|
| 56 | - 'barre_italic' => 'Виділити {курсивом}', |
|
| 57 | - 'barre_lien' => 'Поставити посилання [посилання->http://...]', |
|
| 58 | - 'barre_lien_input' => 'будь ласка, введіть об’єкт, на який вказує гіперпосилання (можна вказати URL як http://www.mysite.com або просто номер однієї з статей цього сайту).', |
|
| 59 | - 'barre_note' => 'Додати [[Виноску]]', |
|
| 60 | - 'barre_paragraphe' => 'Абзац', |
|
| 61 | - 'barre_quote' => '<quote>Цитування</quote>', |
|
| 62 | - 'bouton_changer' => 'Змінити', |
|
| 63 | - 'bouton_chercher' => 'Пошук', |
|
| 64 | - 'bouton_choisir' => 'Вибрати', |
|
| 65 | - 'bouton_deplacer' => 'Перемістити', |
|
| 66 | - 'bouton_download' => 'Завантажити', |
|
| 67 | - 'bouton_enregistrer' => 'Зберегти', |
|
| 68 | - 'bouton_radio_desactiver_messagerie_interne' => 'Відключити приватне листування', |
|
| 69 | - 'bouton_radio_envoi_annonces' => 'Відправити повідомлення', |
|
| 70 | - 'bouton_radio_non_envoi_annonces' => 'Відключити відправлення внутрішніх повідомлень', |
|
| 71 | - 'bouton_radio_non_envoi_liste_nouveautes' => 'Не відправляти список останніх новин', |
|
| 72 | - 'bouton_recharger_page' => 'перезавантажити сторінку', |
|
| 73 | - 'bouton_telecharger' => 'Завантажити', |
|
| 74 | - 'bouton_upload' => 'Завантажити', |
|
| 75 | - 'bouton_valider' => 'Відправити', |
|
| 45 | + // B |
|
| 46 | + 'barre_a_accent_grave' => 'Велике A з відміткою зверху', |
|
| 47 | + 'barre_aide' => 'Використовуйте кнопки для швидкого форматування тексту', |
|
| 48 | + 'barre_e_accent_aigu' => 'Велике E, acute accent', |
|
| 49 | + 'barre_eo' => 'Вставити дифтонг oe', |
|
| 50 | + 'barre_eo_maj' => 'Вставити дифтонг EO', |
|
| 51 | + 'barre_euro' => 'Вставити символ € (євро)', |
|
| 52 | + 'barre_gras' => 'Виділити {{жирним}}', |
|
| 53 | + 'barre_guillemets' => 'Розмістити між “подвійними лапками”', |
|
| 54 | + 'barre_guillemets_simples' => 'Розмістити між ‘одинарними лапками’', |
|
| 55 | + 'barre_intertitre' => '{{{Підзаголовок}}}', |
|
| 56 | + 'barre_italic' => 'Виділити {курсивом}', |
|
| 57 | + 'barre_lien' => 'Поставити посилання [посилання->http://...]', |
|
| 58 | + 'barre_lien_input' => 'будь ласка, введіть об’єкт, на який вказує гіперпосилання (можна вказати URL як http://www.mysite.com або просто номер однієї з статей цього сайту).', |
|
| 59 | + 'barre_note' => 'Додати [[Виноску]]', |
|
| 60 | + 'barre_paragraphe' => 'Абзац', |
|
| 61 | + 'barre_quote' => '<quote>Цитування</quote>', |
|
| 62 | + 'bouton_changer' => 'Змінити', |
|
| 63 | + 'bouton_chercher' => 'Пошук', |
|
| 64 | + 'bouton_choisir' => 'Вибрати', |
|
| 65 | + 'bouton_deplacer' => 'Перемістити', |
|
| 66 | + 'bouton_download' => 'Завантажити', |
|
| 67 | + 'bouton_enregistrer' => 'Зберегти', |
|
| 68 | + 'bouton_radio_desactiver_messagerie_interne' => 'Відключити приватне листування', |
|
| 69 | + 'bouton_radio_envoi_annonces' => 'Відправити повідомлення', |
|
| 70 | + 'bouton_radio_non_envoi_annonces' => 'Відключити відправлення внутрішніх повідомлень', |
|
| 71 | + 'bouton_radio_non_envoi_liste_nouveautes' => 'Не відправляти список останніх новин', |
|
| 72 | + 'bouton_recharger_page' => 'перезавантажити сторінку', |
|
| 73 | + 'bouton_telecharger' => 'Завантажити', |
|
| 74 | + 'bouton_upload' => 'Завантажити', |
|
| 75 | + 'bouton_valider' => 'Відправити', |
|
| 76 | 76 | |
| 77 | - // C |
|
| 78 | - 'cal_apresmidi' => 'друга половина дня (p.m.)', |
|
| 79 | - 'cal_jour_entier' => 'увесь день', |
|
| 80 | - 'cal_matin' => 'утро (a.m.)', |
|
| 81 | - 'cal_par_jour' => 'календар - день', |
|
| 82 | - 'cal_par_mois' => 'календар - місяць', |
|
| 83 | - 'cal_par_semaine' => 'календар - тиждень', |
|
| 84 | - 'choix_couleur_interface' => 'колір', |
|
| 85 | - 'choix_interface' => 'вибір інтерфейсу', |
|
| 86 | - 'colonne' => 'Колонка', |
|
| 87 | - 'confirm_changer_statut' => 'Увага: ви змінюєте статус статті. Змінити?', |
|
| 88 | - 'correcte' => 'виправити', |
|
| 77 | + // C |
|
| 78 | + 'cal_apresmidi' => 'друга половина дня (p.m.)', |
|
| 79 | + 'cal_jour_entier' => 'увесь день', |
|
| 80 | + 'cal_matin' => 'утро (a.m.)', |
|
| 81 | + 'cal_par_jour' => 'календар - день', |
|
| 82 | + 'cal_par_mois' => 'календар - місяць', |
|
| 83 | + 'cal_par_semaine' => 'календар - тиждень', |
|
| 84 | + 'choix_couleur_interface' => 'колір', |
|
| 85 | + 'choix_interface' => 'вибір інтерфейсу', |
|
| 86 | + 'colonne' => 'Колонка', |
|
| 87 | + 'confirm_changer_statut' => 'Увага: ви змінюєте статус статті. Змінити?', |
|
| 88 | + 'correcte' => 'виправити', |
|
| 89 | 89 | |
| 90 | - // D |
|
| 91 | - 'date_aujourdhui' => 'сьогодні', |
|
| 92 | - 'date_avant_jc' => 'До н.е.', |
|
| 93 | - 'date_dans' => 'в @delai@', |
|
| 94 | - 'date_de_mois_1' => '@j@ січня', |
|
| 95 | - 'date_de_mois_10' => '@j@ жовтня', |
|
| 96 | - 'date_de_mois_11' => '@j@ листопада', |
|
| 97 | - 'date_de_mois_12' => '@j@ грудня', |
|
| 98 | - 'date_de_mois_2' => '@j@ лютого', |
|
| 99 | - 'date_de_mois_3' => '@j@ березня', |
|
| 100 | - 'date_de_mois_4' => '@j@ квітня', |
|
| 101 | - 'date_de_mois_5' => '@j@ травня', |
|
| 102 | - 'date_de_mois_6' => '@j@ червня', |
|
| 103 | - 'date_de_mois_7' => '@j@ липня', |
|
| 104 | - 'date_de_mois_8' => '@j@ серпня', |
|
| 105 | - 'date_de_mois_9' => '@j@ вересня', |
|
| 106 | - 'date_demain' => 'завтра', |
|
| 107 | - 'date_fmt_heures_minutes' => '@h@:@m@', |
|
| 108 | - 'date_fmt_heures_minutes_court' => '@h@h@m@', |
|
| 109 | - 'date_fmt_jour' => '@nomjour@ @jour@', |
|
| 110 | - 'date_fmt_jour_heure' => '@jour@ до @heure@', |
|
| 111 | - 'date_fmt_jour_heure_debut_fin' => '@jour@ с @heure_debut@ по @heure_fin@', |
|
| 112 | - 'date_fmt_jour_heure_debut_fin_abbr' => '@dtstart@@jour@ с @heure_debut@@dtabbr@ по @dtstart@@heure_fin@@dtend@', |
|
| 113 | - 'date_fmt_jour_mois' => '@jourmois@', |
|
| 114 | - 'date_fmt_jour_mois_annee' => '@jourmois@ @annee@', |
|
| 115 | - 'date_fmt_mois_annee' => '@nommois@ @annee@', |
|
| 116 | - 'date_fmt_nomjour' => '@nomjour@ @date@', |
|
| 117 | - 'date_fmt_nomjour_date' => 'Від @nomjour@ @date@', |
|
| 118 | - 'date_fmt_periode' => 'З @date_debut@ по @date_fin@', |
|
| 119 | - 'date_fmt_periode_abbr' => 'З @dtart@@date_debut@@dtabbr@ по @dtend@@date_fin@@dtabbr@', |
|
| 120 | - 'date_fmt_periode_from' => 'З', |
|
| 121 | - 'date_fmt_periode_to' => 'по', |
|
| 122 | - 'date_fmt_saison_annee' => '@saison@ @annee@', |
|
| 123 | - 'date_heures' => 'година', |
|
| 124 | - 'date_hier' => 'вчора', |
|
| 125 | - 'date_il_y_a' => '@delai@ назад', |
|
| 126 | - 'date_jnum1' => '1', |
|
| 127 | - 'date_jnum10' => '10', |
|
| 128 | - 'date_jnum11' => '11', |
|
| 129 | - 'date_jnum12' => '12', |
|
| 130 | - 'date_jnum13' => '13', |
|
| 131 | - 'date_jnum14' => '14', |
|
| 132 | - 'date_jnum15' => '15', |
|
| 133 | - 'date_jnum16' => '16', |
|
| 134 | - 'date_jnum17' => '17', |
|
| 135 | - 'date_jnum18' => '18', |
|
| 136 | - 'date_jnum19' => '19', |
|
| 137 | - 'date_jnum2' => '2', |
|
| 138 | - 'date_jnum20' => '20', |
|
| 139 | - 'date_jnum21' => '21', |
|
| 140 | - 'date_jnum22' => '22', |
|
| 141 | - 'date_jnum23' => '23', |
|
| 142 | - 'date_jnum24' => '24', |
|
| 143 | - 'date_jnum25' => '25', |
|
| 144 | - 'date_jnum26' => '26', |
|
| 145 | - 'date_jnum27' => '27', |
|
| 146 | - 'date_jnum28' => '28', |
|
| 147 | - 'date_jnum29' => '29', |
|
| 148 | - 'date_jnum3' => '3', |
|
| 149 | - 'date_jnum30' => '30', |
|
| 150 | - 'date_jnum31' => '31', |
|
| 151 | - 'date_jnum4' => '4', |
|
| 152 | - 'date_jnum5' => '5', |
|
| 153 | - 'date_jnum6' => '6', |
|
| 154 | - 'date_jnum7' => '7', |
|
| 155 | - 'date_jnum8' => '8', |
|
| 156 | - 'date_jnum9' => '9', |
|
| 157 | - 'date_jour_1' => 'неділя', |
|
| 158 | - 'date_jour_1_abbr' => 'Нд.', |
|
| 159 | - 'date_jour_1_initiale' => 'Н.', |
|
| 160 | - 'date_jour_2' => 'понеділок', |
|
| 161 | - 'date_jour_2_abbr' => 'Пн.', |
|
| 162 | - 'date_jour_2_initiale' => 'П.', |
|
| 163 | - 'date_jour_3' => 'вівторок', |
|
| 164 | - 'date_jour_3_abbr' => 'Вт.', |
|
| 165 | - 'date_jour_3_initiale' => 'В.', |
|
| 166 | - 'date_jour_4' => 'середа', |
|
| 167 | - 'date_jour_4_abbr' => 'Ср.', |
|
| 168 | - 'date_jour_4_initiale' => 'С.', |
|
| 169 | - 'date_jour_5' => 'четвер', |
|
| 170 | - 'date_jour_5_abbr' => 'Чт.', |
|
| 171 | - 'date_jour_5_initiale' => 'Ч.', |
|
| 172 | - 'date_jour_6' => 'п’ятниця', |
|
| 173 | - 'date_jour_6_abbr' => 'Пт.', |
|
| 174 | - 'date_jour_6_initiale' => 'П.', |
|
| 175 | - 'date_jour_7' => 'субота', |
|
| 176 | - 'date_jour_7_abbr' => 'Сб.', |
|
| 177 | - 'date_jour_7_initiale' => 'С.', |
|
| 178 | - 'date_jours' => 'день', |
|
| 179 | - 'date_minutes' => 'хвилини', |
|
| 180 | - 'date_mois' => 'місяці', |
|
| 181 | - 'date_mois_1' => 'Січень', |
|
| 182 | - 'date_mois_10' => 'Жовтень', |
|
| 183 | - 'date_mois_10_abbr' => 'Жов', |
|
| 184 | - 'date_mois_11' => 'Листопад', |
|
| 185 | - 'date_mois_11_abbr' => 'Лис', |
|
| 186 | - 'date_mois_12' => 'Грудень', |
|
| 187 | - 'date_mois_12_abbr' => 'Гру', |
|
| 188 | - 'date_mois_1_abbr' => 'Січ', |
|
| 189 | - 'date_mois_2' => 'Лютий', |
|
| 190 | - 'date_mois_2_abbr' => 'Лют', |
|
| 191 | - 'date_mois_3' => 'Березень', |
|
| 192 | - 'date_mois_3_abbr' => 'Бер', |
|
| 193 | - 'date_mois_4' => 'Квітень', |
|
| 194 | - 'date_mois_4_abbr' => 'Кві', |
|
| 195 | - 'date_mois_5' => 'Травень', |
|
| 196 | - 'date_mois_5_abbr' => 'Тра', |
|
| 197 | - 'date_mois_6' => 'Червень', |
|
| 198 | - 'date_mois_6_abbr' => 'Чер', |
|
| 199 | - 'date_mois_7' => 'Липень', |
|
| 200 | - 'date_mois_7_abbr' => 'Лип', |
|
| 201 | - 'date_mois_8' => 'Серпень', |
|
| 202 | - 'date_mois_8_abbr' => 'Сер', |
|
| 203 | - 'date_mois_9' => 'Вересень', |
|
| 204 | - 'date_mois_9_abbr' => 'Вер', |
|
| 205 | - 'date_saison_1' => 'зима', |
|
| 206 | - 'date_saison_2' => 'весна', |
|
| 207 | - 'date_saison_3' => 'літо', |
|
| 208 | - 'date_saison_4' => 'осінь', |
|
| 209 | - 'date_secondes' => 'секунд', |
|
| 210 | - 'date_semaines' => 'тиждні', |
|
| 211 | - 'date_un_mois' => 'місяць', |
|
| 212 | - 'date_une_heure' => 'годин(а)', |
|
| 213 | - 'date_une_minute' => 'хвилин(а)', |
|
| 214 | - 'date_une_seconde' => 'секунда', |
|
| 215 | - 'date_une_semaine' => 'тиждень', |
|
| 216 | - 'dirs_commencer' => 'щоб почати установку', |
|
| 217 | - 'dirs_preliminaire' => 'Підготовка: <b>Налаштування прав доступу</b>', |
|
| 218 | - 'dirs_probleme_droits' => 'Проблема в правах доступу', |
|
| 219 | - 'dirs_repertoires_absents' => '<b>Не знайдено такі директорії:<ul>@bad_dirs@.</ul></b> <p>Можлива причина - неправильне поєднання малих та великих літер у назвах директорій. Будь ласка, упевніться, що регістр літер в назвах директорій відповідає тому, що виведено вище; якщо це не так, змініть назви директорій, використовуючи FTP-клієнт, щоб виправити помилку.</p> <p>Щойно це буде зроблено, усе запрацює</p>', |
|
| 220 | - 'dirs_repertoires_suivants' => '<b>До наступних директорій неправильно прописано права доступу <ul>@bad_dirs@.</ul></b> |
|
| 90 | + // D |
|
| 91 | + 'date_aujourdhui' => 'сьогодні', |
|
| 92 | + 'date_avant_jc' => 'До н.е.', |
|
| 93 | + 'date_dans' => 'в @delai@', |
|
| 94 | + 'date_de_mois_1' => '@j@ січня', |
|
| 95 | + 'date_de_mois_10' => '@j@ жовтня', |
|
| 96 | + 'date_de_mois_11' => '@j@ листопада', |
|
| 97 | + 'date_de_mois_12' => '@j@ грудня', |
|
| 98 | + 'date_de_mois_2' => '@j@ лютого', |
|
| 99 | + 'date_de_mois_3' => '@j@ березня', |
|
| 100 | + 'date_de_mois_4' => '@j@ квітня', |
|
| 101 | + 'date_de_mois_5' => '@j@ травня', |
|
| 102 | + 'date_de_mois_6' => '@j@ червня', |
|
| 103 | + 'date_de_mois_7' => '@j@ липня', |
|
| 104 | + 'date_de_mois_8' => '@j@ серпня', |
|
| 105 | + 'date_de_mois_9' => '@j@ вересня', |
|
| 106 | + 'date_demain' => 'завтра', |
|
| 107 | + 'date_fmt_heures_minutes' => '@h@:@m@', |
|
| 108 | + 'date_fmt_heures_minutes_court' => '@h@h@m@', |
|
| 109 | + 'date_fmt_jour' => '@nomjour@ @jour@', |
|
| 110 | + 'date_fmt_jour_heure' => '@jour@ до @heure@', |
|
| 111 | + 'date_fmt_jour_heure_debut_fin' => '@jour@ с @heure_debut@ по @heure_fin@', |
|
| 112 | + 'date_fmt_jour_heure_debut_fin_abbr' => '@dtstart@@jour@ с @heure_debut@@dtabbr@ по @dtstart@@heure_fin@@dtend@', |
|
| 113 | + 'date_fmt_jour_mois' => '@jourmois@', |
|
| 114 | + 'date_fmt_jour_mois_annee' => '@jourmois@ @annee@', |
|
| 115 | + 'date_fmt_mois_annee' => '@nommois@ @annee@', |
|
| 116 | + 'date_fmt_nomjour' => '@nomjour@ @date@', |
|
| 117 | + 'date_fmt_nomjour_date' => 'Від @nomjour@ @date@', |
|
| 118 | + 'date_fmt_periode' => 'З @date_debut@ по @date_fin@', |
|
| 119 | + 'date_fmt_periode_abbr' => 'З @dtart@@date_debut@@dtabbr@ по @dtend@@date_fin@@dtabbr@', |
|
| 120 | + 'date_fmt_periode_from' => 'З', |
|
| 121 | + 'date_fmt_periode_to' => 'по', |
|
| 122 | + 'date_fmt_saison_annee' => '@saison@ @annee@', |
|
| 123 | + 'date_heures' => 'година', |
|
| 124 | + 'date_hier' => 'вчора', |
|
| 125 | + 'date_il_y_a' => '@delai@ назад', |
|
| 126 | + 'date_jnum1' => '1', |
|
| 127 | + 'date_jnum10' => '10', |
|
| 128 | + 'date_jnum11' => '11', |
|
| 129 | + 'date_jnum12' => '12', |
|
| 130 | + 'date_jnum13' => '13', |
|
| 131 | + 'date_jnum14' => '14', |
|
| 132 | + 'date_jnum15' => '15', |
|
| 133 | + 'date_jnum16' => '16', |
|
| 134 | + 'date_jnum17' => '17', |
|
| 135 | + 'date_jnum18' => '18', |
|
| 136 | + 'date_jnum19' => '19', |
|
| 137 | + 'date_jnum2' => '2', |
|
| 138 | + 'date_jnum20' => '20', |
|
| 139 | + 'date_jnum21' => '21', |
|
| 140 | + 'date_jnum22' => '22', |
|
| 141 | + 'date_jnum23' => '23', |
|
| 142 | + 'date_jnum24' => '24', |
|
| 143 | + 'date_jnum25' => '25', |
|
| 144 | + 'date_jnum26' => '26', |
|
| 145 | + 'date_jnum27' => '27', |
|
| 146 | + 'date_jnum28' => '28', |
|
| 147 | + 'date_jnum29' => '29', |
|
| 148 | + 'date_jnum3' => '3', |
|
| 149 | + 'date_jnum30' => '30', |
|
| 150 | + 'date_jnum31' => '31', |
|
| 151 | + 'date_jnum4' => '4', |
|
| 152 | + 'date_jnum5' => '5', |
|
| 153 | + 'date_jnum6' => '6', |
|
| 154 | + 'date_jnum7' => '7', |
|
| 155 | + 'date_jnum8' => '8', |
|
| 156 | + 'date_jnum9' => '9', |
|
| 157 | + 'date_jour_1' => 'неділя', |
|
| 158 | + 'date_jour_1_abbr' => 'Нд.', |
|
| 159 | + 'date_jour_1_initiale' => 'Н.', |
|
| 160 | + 'date_jour_2' => 'понеділок', |
|
| 161 | + 'date_jour_2_abbr' => 'Пн.', |
|
| 162 | + 'date_jour_2_initiale' => 'П.', |
|
| 163 | + 'date_jour_3' => 'вівторок', |
|
| 164 | + 'date_jour_3_abbr' => 'Вт.', |
|
| 165 | + 'date_jour_3_initiale' => 'В.', |
|
| 166 | + 'date_jour_4' => 'середа', |
|
| 167 | + 'date_jour_4_abbr' => 'Ср.', |
|
| 168 | + 'date_jour_4_initiale' => 'С.', |
|
| 169 | + 'date_jour_5' => 'четвер', |
|
| 170 | + 'date_jour_5_abbr' => 'Чт.', |
|
| 171 | + 'date_jour_5_initiale' => 'Ч.', |
|
| 172 | + 'date_jour_6' => 'п’ятниця', |
|
| 173 | + 'date_jour_6_abbr' => 'Пт.', |
|
| 174 | + 'date_jour_6_initiale' => 'П.', |
|
| 175 | + 'date_jour_7' => 'субота', |
|
| 176 | + 'date_jour_7_abbr' => 'Сб.', |
|
| 177 | + 'date_jour_7_initiale' => 'С.', |
|
| 178 | + 'date_jours' => 'день', |
|
| 179 | + 'date_minutes' => 'хвилини', |
|
| 180 | + 'date_mois' => 'місяці', |
|
| 181 | + 'date_mois_1' => 'Січень', |
|
| 182 | + 'date_mois_10' => 'Жовтень', |
|
| 183 | + 'date_mois_10_abbr' => 'Жов', |
|
| 184 | + 'date_mois_11' => 'Листопад', |
|
| 185 | + 'date_mois_11_abbr' => 'Лис', |
|
| 186 | + 'date_mois_12' => 'Грудень', |
|
| 187 | + 'date_mois_12_abbr' => 'Гру', |
|
| 188 | + 'date_mois_1_abbr' => 'Січ', |
|
| 189 | + 'date_mois_2' => 'Лютий', |
|
| 190 | + 'date_mois_2_abbr' => 'Лют', |
|
| 191 | + 'date_mois_3' => 'Березень', |
|
| 192 | + 'date_mois_3_abbr' => 'Бер', |
|
| 193 | + 'date_mois_4' => 'Квітень', |
|
| 194 | + 'date_mois_4_abbr' => 'Кві', |
|
| 195 | + 'date_mois_5' => 'Травень', |
|
| 196 | + 'date_mois_5_abbr' => 'Тра', |
|
| 197 | + 'date_mois_6' => 'Червень', |
|
| 198 | + 'date_mois_6_abbr' => 'Чер', |
|
| 199 | + 'date_mois_7' => 'Липень', |
|
| 200 | + 'date_mois_7_abbr' => 'Лип', |
|
| 201 | + 'date_mois_8' => 'Серпень', |
|
| 202 | + 'date_mois_8_abbr' => 'Сер', |
|
| 203 | + 'date_mois_9' => 'Вересень', |
|
| 204 | + 'date_mois_9_abbr' => 'Вер', |
|
| 205 | + 'date_saison_1' => 'зима', |
|
| 206 | + 'date_saison_2' => 'весна', |
|
| 207 | + 'date_saison_3' => 'літо', |
|
| 208 | + 'date_saison_4' => 'осінь', |
|
| 209 | + 'date_secondes' => 'секунд', |
|
| 210 | + 'date_semaines' => 'тиждні', |
|
| 211 | + 'date_un_mois' => 'місяць', |
|
| 212 | + 'date_une_heure' => 'годин(а)', |
|
| 213 | + 'date_une_minute' => 'хвилин(а)', |
|
| 214 | + 'date_une_seconde' => 'секунда', |
|
| 215 | + 'date_une_semaine' => 'тиждень', |
|
| 216 | + 'dirs_commencer' => 'щоб почати установку', |
|
| 217 | + 'dirs_preliminaire' => 'Підготовка: <b>Налаштування прав доступу</b>', |
|
| 218 | + 'dirs_probleme_droits' => 'Проблема в правах доступу', |
|
| 219 | + 'dirs_repertoires_absents' => '<b>Не знайдено такі директорії:<ul>@bad_dirs@.</ul></b> <p>Можлива причина - неправильне поєднання малих та великих літер у назвах директорій. Будь ласка, упевніться, що регістр літер в назвах директорій відповідає тому, що виведено вище; якщо це не так, змініть назви директорій, використовуючи FTP-клієнт, щоб виправити помилку.</p> <p>Щойно це буде зроблено, усе запрацює</p>', |
|
| 220 | + 'dirs_repertoires_suivants' => '<b>До наступних директорій неправильно прописано права доступу <ul>@bad_dirs@.</ul></b> |
|
| 221 | 221 | |
| 222 | 222 | <p>Щоб змінити права доступу використайте FTP-клієнт. |
| 223 | 223 | Процедуру описано в інструкції по установці.</p> |
| 224 | 224 | |
| 225 | 225 | ', |
| 226 | - 'double_occurrence' => 'Тег @balise@ зустрічається два рази', |
|
| 226 | + 'double_occurrence' => 'Тег @balise@ зустрічається два рази', |
|
| 227 | 227 | |
| 228 | - // E |
|
| 229 | - 'en_cours' => 'виконується', |
|
| 230 | - 'envoi_via_le_site' => 'Відправити за допомогою сайту', |
|
| 231 | - 'erreur' => 'Помилка', |
|
| 232 | - 'erreur_balise_non_fermee' => 'останній тег не закрито:', |
|
| 233 | - 'erreur_technique_ajaxform' => 'Непередбачена помилка завадила відправці форми. Можна спробувати ще раз.', |
|
| 234 | - 'erreur_technique_enregistrement_champs' => 'Із-за технічної помилки не вдалось правильно зареєструвати поле @champs@.', |
|
| 235 | - 'erreur_technique_enregistrement_impossible' => 'Не вдалося зареєструвати із-за технічної помилки.', |
|
| 236 | - 'erreur_texte' => 'Помилка(и)', |
|
| 237 | - 'etape' => 'етап', |
|
| 228 | + // E |
|
| 229 | + 'en_cours' => 'виконується', |
|
| 230 | + 'envoi_via_le_site' => 'Відправити за допомогою сайту', |
|
| 231 | + 'erreur' => 'Помилка', |
|
| 232 | + 'erreur_balise_non_fermee' => 'останній тег не закрито:', |
|
| 233 | + 'erreur_technique_ajaxform' => 'Непередбачена помилка завадила відправці форми. Можна спробувати ще раз.', |
|
| 234 | + 'erreur_technique_enregistrement_champs' => 'Із-за технічної помилки не вдалось правильно зареєструвати поле @champs@.', |
|
| 235 | + 'erreur_technique_enregistrement_impossible' => 'Не вдалося зареєструвати із-за технічної помилки.', |
|
| 236 | + 'erreur_texte' => 'Помилка(и)', |
|
| 237 | + 'etape' => 'етап', |
|
| 238 | 238 | |
| 239 | - // F |
|
| 240 | - 'fichier_introuvable' => 'Файл не знайдено: @fichier@', |
|
| 241 | - 'form_auteur_confirmation' => 'Будь ласка, підтвердіть ваш e-mail', |
|
| 242 | - 'form_auteur_email_modifie' => 'Ваш e-mail було змінено.', |
|
| 243 | - 'form_auteur_envoi_mail_confirmation' => 'Листа про підтвердження було відправлено за адресою @email@. Вам необхідно буде перейти за посиланням в листі, щоб підтвердити вашу поштову адресу.', |
|
| 244 | - 'form_auteur_mail_confirmation' => 'Доброго дня, |
|
| 239 | + // F |
|
| 240 | + 'fichier_introuvable' => 'Файл не знайдено: @fichier@', |
|
| 241 | + 'form_auteur_confirmation' => 'Будь ласка, підтвердіть ваш e-mail', |
|
| 242 | + 'form_auteur_email_modifie' => 'Ваш e-mail було змінено.', |
|
| 243 | + 'form_auteur_envoi_mail_confirmation' => 'Листа про підтвердження було відправлено за адресою @email@. Вам необхідно буде перейти за посиланням в листі, щоб підтвердити вашу поштову адресу.', |
|
| 244 | + 'form_auteur_mail_confirmation' => 'Доброго дня, |
|
| 245 | 245 | |
| 246 | 246 | Ви попросили змінити вашу поштову адресу. |
| 247 | 247 | Щоб підтвердити вашу нову адресу перейдіть за посиланням: |
@@ -249,325 +249,325 @@ discard block |
||
| 249 | 249 | (В іншому разі ваш запит не буде виконано): |
| 250 | 250 | |
| 251 | 251 | ', |
| 252 | - 'form_deja_inscrit' => 'Ви вже зареєстровані.', |
|
| 253 | - 'form_email_non_valide' => 'Вказано невірну e-mail адресу.', |
|
| 254 | - 'form_forum_access_refuse' => 'У вас більше немає доступу до цього сайту.', |
|
| 255 | - 'form_forum_bonjour' => 'Вітаємо @nom@,', |
|
| 256 | - 'form_forum_confirmer_email' => 'Для підтвердження реєстрації на сайті перейдіть за посиланням: @url_confirm@', |
|
| 257 | - 'form_forum_email_deja_enregistre' => 'цю адресу електронної пошти вже зареєстровано. Спробуйте використати ваш звичайний пароль.', |
|
| 258 | - 'form_forum_identifiant_mail' => 'Інформацію про параметри входу на сайт було відправлено на вашу пошту.', |
|
| 259 | - 'form_forum_identifiants' => 'Інформація для входу на сайт', |
|
| 260 | - 'form_forum_indiquer_nom_email' => 'Введіть ваше ім’я та адресу електронної пошти. Вам буде надіслано ємейл з інформацією для входу на сайт.', |
|
| 261 | - 'form_forum_login' => 'логін:', |
|
| 262 | - 'form_forum_message_auto' => '(це повідомлення було відправлено автоматично)', |
|
| 263 | - 'form_forum_pass' => 'пароль:', |
|
| 264 | - 'form_forum_probleme_mail' => 'Помилка пошти: не вдалося вислати ідентифікатор.', |
|
| 265 | - 'form_forum_voici1' => 'Дані для доступу до сайту „@nom_site_spip@” (@adresse_site@):', |
|
| 266 | - 'form_forum_voici2' => 'Дані для доступу до сайту (можливість відправляти свої статті) „@nom_site_spip@” (@adresse_login@):', |
|
| 267 | - 'form_indiquer_email' => 'Будь ласка, вкажіть свій e-mail.', |
|
| 268 | - 'form_indiquer_nom' => 'Введіть ваше ім’я.', |
|
| 269 | - 'form_indiquer_nom_site' => 'Будь ласка, введіть назву вашого сайту.', |
|
| 270 | - 'form_pet_deja_enregistre' => 'Цей сайт вже зареєстровано', |
|
| 271 | - 'form_pet_signature_pasprise' => 'Ваш підпис проігноровано.', |
|
| 272 | - 'form_prop_confirmer_envoi' => 'Підтвердити відправлення', |
|
| 273 | - 'form_prop_description' => 'Опис/коментар', |
|
| 274 | - 'form_prop_enregistre' => 'Вашу пропозиція було записано і вона з’явиться online після підтвердження адміністраторами сайту.', |
|
| 275 | - 'form_prop_envoyer' => 'Відправити повідомлення', |
|
| 276 | - 'form_prop_indiquer_email' => 'Будь ласка, вкажіть коректну e-mail адресу', |
|
| 277 | - 'form_prop_indiquer_nom_site' => 'Вкажіть назву сайту.', |
|
| 278 | - 'form_prop_indiquer_sujet' => 'Вкажіть тему', |
|
| 279 | - 'form_prop_message_envoye' => 'Повідомлення відправлено', |
|
| 280 | - 'form_prop_non_enregistre' => 'Вашу пропозицію не було записано.', |
|
| 281 | - 'form_prop_sujet' => 'Тема', |
|
| 282 | - 'form_prop_url_site' => 'URL сайту', |
|
| 283 | - 'format_date_incorrecte' => 'Дата або її формат некоректні', |
|
| 284 | - 'format_heure_incorrecte' => 'Час або його формат некоректні', |
|
| 285 | - 'forum_non_inscrit' => 'Або ви не зареєстровані, або адреса чи пароль неправильні.', |
|
| 286 | - 'forum_par_auteur' => ' @auteur@', |
|
| 287 | - 'forum_titre_erreur' => 'Помилка...', |
|
| 252 | + 'form_deja_inscrit' => 'Ви вже зареєстровані.', |
|
| 253 | + 'form_email_non_valide' => 'Вказано невірну e-mail адресу.', |
|
| 254 | + 'form_forum_access_refuse' => 'У вас більше немає доступу до цього сайту.', |
|
| 255 | + 'form_forum_bonjour' => 'Вітаємо @nom@,', |
|
| 256 | + 'form_forum_confirmer_email' => 'Для підтвердження реєстрації на сайті перейдіть за посиланням: @url_confirm@', |
|
| 257 | + 'form_forum_email_deja_enregistre' => 'цю адресу електронної пошти вже зареєстровано. Спробуйте використати ваш звичайний пароль.', |
|
| 258 | + 'form_forum_identifiant_mail' => 'Інформацію про параметри входу на сайт було відправлено на вашу пошту.', |
|
| 259 | + 'form_forum_identifiants' => 'Інформація для входу на сайт', |
|
| 260 | + 'form_forum_indiquer_nom_email' => 'Введіть ваше ім’я та адресу електронної пошти. Вам буде надіслано ємейл з інформацією для входу на сайт.', |
|
| 261 | + 'form_forum_login' => 'логін:', |
|
| 262 | + 'form_forum_message_auto' => '(це повідомлення було відправлено автоматично)', |
|
| 263 | + 'form_forum_pass' => 'пароль:', |
|
| 264 | + 'form_forum_probleme_mail' => 'Помилка пошти: не вдалося вислати ідентифікатор.', |
|
| 265 | + 'form_forum_voici1' => 'Дані для доступу до сайту „@nom_site_spip@” (@adresse_site@):', |
|
| 266 | + 'form_forum_voici2' => 'Дані для доступу до сайту (можливість відправляти свої статті) „@nom_site_spip@” (@adresse_login@):', |
|
| 267 | + 'form_indiquer_email' => 'Будь ласка, вкажіть свій e-mail.', |
|
| 268 | + 'form_indiquer_nom' => 'Введіть ваше ім’я.', |
|
| 269 | + 'form_indiquer_nom_site' => 'Будь ласка, введіть назву вашого сайту.', |
|
| 270 | + 'form_pet_deja_enregistre' => 'Цей сайт вже зареєстровано', |
|
| 271 | + 'form_pet_signature_pasprise' => 'Ваш підпис проігноровано.', |
|
| 272 | + 'form_prop_confirmer_envoi' => 'Підтвердити відправлення', |
|
| 273 | + 'form_prop_description' => 'Опис/коментар', |
|
| 274 | + 'form_prop_enregistre' => 'Вашу пропозиція було записано і вона з’явиться online після підтвердження адміністраторами сайту.', |
|
| 275 | + 'form_prop_envoyer' => 'Відправити повідомлення', |
|
| 276 | + 'form_prop_indiquer_email' => 'Будь ласка, вкажіть коректну e-mail адресу', |
|
| 277 | + 'form_prop_indiquer_nom_site' => 'Вкажіть назву сайту.', |
|
| 278 | + 'form_prop_indiquer_sujet' => 'Вкажіть тему', |
|
| 279 | + 'form_prop_message_envoye' => 'Повідомлення відправлено', |
|
| 280 | + 'form_prop_non_enregistre' => 'Вашу пропозицію не було записано.', |
|
| 281 | + 'form_prop_sujet' => 'Тема', |
|
| 282 | + 'form_prop_url_site' => 'URL сайту', |
|
| 283 | + 'format_date_incorrecte' => 'Дата або її формат некоректні', |
|
| 284 | + 'format_heure_incorrecte' => 'Час або його формат некоректні', |
|
| 285 | + 'forum_non_inscrit' => 'Або ви не зареєстровані, або адреса чи пароль неправильні.', |
|
| 286 | + 'forum_par_auteur' => ' @auteur@', |
|
| 287 | + 'forum_titre_erreur' => 'Помилка...', |
|
| 288 | 288 | |
| 289 | - // I |
|
| 290 | - 'ical_texte_rss_articles' => 'RSS стрічка сайту:', |
|
| 291 | - 'ical_texte_rss_articles2' => 'RSS розділів сайту:', |
|
| 292 | - 'ical_texte_rss_breves' => 'Ще є файл, що містить новини сайту. Вибираючи різні розділи, ви можете отримувати новини тільки з них.', |
|
| 293 | - 'icone_a_suivre' => 'Панель управління', |
|
| 294 | - 'icone_admin_site' => 'Адміністратор сайту', |
|
| 295 | - 'icone_agenda' => 'Календар', |
|
| 296 | - 'icone_aide_ligne' => 'Допомога', |
|
| 297 | - 'icone_articles' => 'Статті', |
|
| 298 | - 'icone_auteurs' => 'Автори', |
|
| 299 | - 'icone_brouteur' => 'Швидкий перехід', |
|
| 300 | - 'icone_configuration_site' => 'Налаштування', |
|
| 301 | - 'icone_configurer_site' => 'Налаштуйте ваш сайт', |
|
| 302 | - 'icone_creer_nouvel_auteur' => 'Новий автор', |
|
| 303 | - 'icone_creer_rubrique' => 'Нова розділ', |
|
| 304 | - 'icone_creer_sous_rubrique' => 'Нова підрубрика', |
|
| 305 | - 'icone_deconnecter' => 'Вийти', |
|
| 306 | - 'icone_discussions' => 'Обговорення', |
|
| 307 | - 'icone_doc_rubrique' => 'Додані документи', |
|
| 308 | - 'icone_ecrire_article' => 'Нова стаття', |
|
| 309 | - 'icone_edition_site' => 'Змінити сайт', |
|
| 310 | - 'icone_gestion_langues' => 'Мовні налаштування', |
|
| 311 | - 'icone_informations_personnelles' => 'Персональна інформація', |
|
| 312 | - 'icone_interface_complet' => 'Повний інтерфейс', |
|
| 313 | - 'icone_interface_simple' => 'Спрощений інтерфейс', |
|
| 314 | - 'icone_maintenance_site' => 'Обслуговування сайту', |
|
| 315 | - 'icone_messagerie_personnelle' => 'Особисті повідомлення', |
|
| 316 | - 'icone_repartition_debut' => 'Розподіл показів з початку', |
|
| 317 | - 'icone_rubriques' => 'Розділ', |
|
| 318 | - 'icone_sauver_site' => 'Резервна копія сайту', |
|
| 319 | - 'icone_site_entier' => 'Увесь сайт', |
|
| 320 | - 'icone_sites_references' => 'Каталог сайтів', |
|
| 321 | - 'icone_statistiques' => 'Статистика сайту', |
|
| 322 | - 'icone_suivi_activite' => 'RSS та iCal', |
|
| 323 | - 'icone_suivi_actualite' => 'Статистика сайту', |
|
| 324 | - 'icone_suivi_pettions' => 'Відстежування/управління петиціями', |
|
| 325 | - 'icone_suivi_revisions' => 'Версії статті', |
|
| 326 | - 'icone_supprimer_document' => 'Видалити документ', |
|
| 327 | - 'icone_supprimer_image' => 'Видалити зображення', |
|
| 328 | - 'icone_tous_articles' => 'Ваші статті', |
|
| 329 | - 'icone_tous_auteur' => 'Усі автори', |
|
| 330 | - 'icone_tous_visiteur' => 'Усі відвідувачі', |
|
| 331 | - 'icone_visiter_site' => 'Відвідати сайт', |
|
| 332 | - 'icone_voir_en_ligne' => 'Дивитись online', |
|
| 333 | - 'img_indisponible' => 'зображення недосяжне', |
|
| 334 | - 'impossible' => 'неможливо', |
|
| 335 | - 'info_a_suivre' => 'ПАНЕЛЬ УПРАВЛІННЯ', |
|
| 336 | - 'info_acces_interdit' => 'Доступ заборонено', |
|
| 337 | - 'info_acces_refuse' => 'У доступі відмовлено', |
|
| 338 | - 'info_action' => 'Дія: @action@', |
|
| 339 | - 'info_administrer_rubriques' => 'Ви можете управляти цією рубрикою та її підрубриками', |
|
| 340 | - 'info_adresse_non_indiquee' => 'Не вказано адресу для перевірки!', |
|
| 341 | - 'info_aide' => 'ДОПОМОГА:', |
|
| 342 | - 'info_ajouter_mot' => 'Додати ключове слово', |
|
| 343 | - 'info_annonce' => 'ОГОЛОШЕННЯ', |
|
| 344 | - 'info_annonces_generales' => 'Загальні об’яви:', |
|
| 345 | - 'info_article_propose' => 'Статтю відправлено', |
|
| 346 | - 'info_article_publie' => 'Статтю опубліковано', |
|
| 347 | - 'info_article_redaction' => 'Стаття редагується', |
|
| 348 | - 'info_article_refuse' => 'Статтю відхилено', |
|
| 349 | - 'info_article_supprime' => 'Статтю видалено', |
|
| 350 | - 'info_articles' => 'Статті', |
|
| 351 | - 'info_articles_a_valider' => 'Статті для затвердження', |
|
| 352 | - 'info_articles_nb' => '@nb@ статей', |
|
| 353 | - 'info_articles_proposes' => 'Відправлені статті', |
|
| 354 | - 'info_articles_un' => '1 стаття', |
|
| 355 | - 'info_auteurs_nombre' => 'автор(и):', |
|
| 356 | - 'info_authentification_ftp' => 'FTP авторизація.', |
|
| 357 | - 'info_breves_2' => 'новини', |
|
| 358 | - 'info_breves_nb' => '@nb@ новин', |
|
| 359 | - 'info_breves_un' => '1 новина', |
|
| 360 | - 'info_connexion_refusee' => 'Підключення заборонено', |
|
| 361 | - 'info_contact_developpeur' => 'Зв’яжіться з розробниками.', |
|
| 362 | - 'info_contenance' => 'На цьому сайті є:', |
|
| 363 | - 'info_contribution' => 'додатки до форуму', |
|
| 364 | - 'info_copyright' => '@spip@ - безкоштовне програмне забезпечення, яке розповсюджується @lien_gpl@.', |
|
| 365 | - 'info_copyright_doc' => 'Більше інформації про SPIP <a href="@spipnet@">@spipnet_affiche@</a>.', |
|
| 366 | - 'info_copyright_gpl' => 'за ліцензією GPL', |
|
| 367 | - 'info_cours_edition' => 'В роботі', # MODIF |
|
| 368 | - 'info_creer_repertoire' => 'Створіть файл або папку з назвою:', |
|
| 369 | - 'info_creer_repertoire_2' => 'в підкаталозі <b>@repertoire@</b>, потім: ', |
|
| 370 | - 'info_creer_vignette' => 'автоматичне створення мініатюр зображень', |
|
| 371 | - 'info_creerdansrubrique_non_autorise' => 'У вас недостатньо прав, щоб створювати матеріали в цій рубриці', |
|
| 372 | - 'info_deplier' => 'Відкрийте', |
|
| 373 | - 'info_descriptif_nombre' => 'опис(и):', |
|
| 374 | - 'info_description' => 'Опис:', |
|
| 375 | - 'info_description_2' => 'Опис:', |
|
| 376 | - 'info_dimension' => 'Розмір:', |
|
| 377 | - 'info_documents_nb' => '@nb@ файлів', |
|
| 378 | - 'info_documents_un' => '1 файл', |
|
| 379 | - 'info_ecire_message_prive' => 'Написати особисте повідомлення', |
|
| 380 | - 'info_email_invalide' => 'Неправильна e-mail адреса', |
|
| 381 | - 'info_en_cours_validation' => 'Ваші неопубліковані статті', |
|
| 382 | - 'info_en_ligne' => 'Зараз on-line:', |
|
| 383 | - 'info_envoyer_message_prive' => 'Відправити особисте повідомлення автору', |
|
| 384 | - 'info_erreur_requete' => 'Помилка у запиті:', |
|
| 385 | - 'info_erreur_squelette2' => 'Файл шаблону <b>@fichier@</b> недосяжний', |
|
| 386 | - 'info_erreur_systeme' => 'Помилка системи (errno @errsys@)', |
|
| 387 | - 'info_erreur_systeme2' => 'Закінчилося місце на диску або пошкоджено базу даних. <br /><span style="color:red;">Спробуйте <a href=\'@script@\'>відновити базу даних</a> або зверніться до вашого хостинг-провайдера.</span>', |
|
| 388 | - 'info_fini' => 'Готово!', |
|
| 389 | - 'info_format_image' => 'Формат, який використовується для автоматичного зменшення зображень @gd_formats@.', |
|
| 390 | - 'info_format_non_defini' => 'невизначений формат', |
|
| 391 | - 'info_grand_ecran' => 'Великий екран', |
|
| 392 | - 'info_image_aide' => 'ДОПОМОГА', |
|
| 393 | - 'info_image_process_titre' => 'Як створювати мініатюри', |
|
| 394 | - 'info_impossible_lire_page' => '<b>Помилка!</b> Сторінку <tt><html>@test_proxy@</html></tt> не можна отримати через проксі сервер', |
|
| 395 | - 'info_installation_systeme_publication' => 'Установка SPIP ...', |
|
| 396 | - 'info_installer_documents' => 'Ви можете розмістити файли в папку @upload@ і вони будуть добавлені автоматично.', |
|
| 397 | - 'info_installer_ftp' => 'Ви можете переписати файли по FTP в папку @upload@, щоб використовувати їх в подальшій роботі.', |
|
| 398 | - 'info_installer_images' => 'Ви можете додавати зображення в форматах JPEG, GIF або PNG.', |
|
| 399 | - 'info_installer_images_dossier' => 'Додайте зображення в папку @upload@ для використання їх в цьому меню.', |
|
| 400 | - 'info_interface_complete' => 'Повний інтерфейс', |
|
| 401 | - 'info_interface_simple' => 'Спрощений інтерфейс', |
|
| 402 | - 'info_joindre_document_article' => 'Ви можете добавити до вашої статті документи', |
|
| 403 | - 'info_joindre_document_rubrique' => 'Ви можете добавити документи в цю рубрику', |
|
| 404 | - 'info_joindre_documents_article' => 'Ви можете прикріпити до вашої статті документи:', |
|
| 405 | - 'info_l_article' => 'стаття', |
|
| 406 | - 'info_la_breve' => 'новина', |
|
| 407 | - 'info_la_rubrique' => 'розділ', |
|
| 408 | - 'info_langue_principale' => 'Головна мова сайту', |
|
| 409 | - 'info_largeur_vignette' => '@largeur_vignette@ × @hauteur_vignette@ px', |
|
| 410 | - 'info_les_auteurs_1' => ' @les_auteurs@ ', |
|
| 411 | - 'info_logo_format_interdit' => 'Дозволено використовувати логотипи тільки в форматах @formats@.', |
|
| 412 | - 'info_logo_max_poids' => 'Логотип повинен бути менше, ніж @maxi@ (розмір цього файлу @actuel@).', |
|
| 413 | - 'info_mail_fournisseur' => '[email protected]', |
|
| 414 | - 'info_message_2' => 'ПОВІДОМЛЕННЯ', |
|
| 415 | - 'info_message_supprime' => 'ПОВІДОМЛЕННЯ ВИДАЛЕНО', |
|
| 416 | - 'info_messages_nb' => '@nb@ повідомлень', |
|
| 417 | - 'info_messages_un' => '1 повідомлення', |
|
| 418 | - 'info_mise_en_ligne' => 'Опубліковано:', |
|
| 419 | - 'info_modification_parametres_securite' => 'Змінити налаштування безпеки', |
|
| 420 | - 'info_mois_courant' => 'Впродовж місяця:', |
|
| 421 | - 'info_mot_cle_ajoute' => 'Ключове слово було додано до', |
|
| 422 | - 'info_multi_herit' => 'Усталена (default) мова', |
|
| 423 | - 'info_multi_langues_soulignees' => 'Якщо назву <u>мови підкреслено</u>, це означає, що є повний або частковий переклад інтерфейсу SPIP цією мовою. Якщо ви оберете таку мову, більшість елементів загального сайту (дати, форми) буде автоматично переведено. При виборі інших мов усі системні повідомлення будуть виводитися основною мовою сайту.', |
|
| 424 | - 'info_multilinguisme' => 'Багатомовність', |
|
| 425 | - 'info_nom_non_utilisateurs_connectes' => 'Не показувати мене в списку користувачів online.', |
|
| 426 | - 'info_nom_utilisateurs_connectes' => 'Показувати мене в списку користувачів online.', |
|
| 427 | - 'info_nombre_en_ligne' => 'Зараз на сайті:', |
|
| 428 | - 'info_non_resultat' => 'Нічого не знайдено на запит „@cherche_mot@”', |
|
| 429 | - 'info_non_utilisation_messagerie' => 'Систему приватних повідомлень відключено на цьому сайті.', |
|
| 430 | - 'info_nouveau_message' => 'ОТРИМАНО НОВЕ ПОВІДОМЛЕННЯ', |
|
| 431 | - 'info_nouveaux_messages' => 'У ВАС @total_messages@ НОВИХ ПОВІДОМЛЕНЬ:', |
|
| 432 | - 'info_numero_abbreviation' => '№', |
|
| 433 | - 'info_obligatoire' => 'Обов’язкові поля', |
|
| 434 | - 'info_pense_bete' => 'ЗАМЕТКА', |
|
| 435 | - 'info_petit_ecran' => 'Маленький екран', |
|
| 436 | - 'info_petition_close' => 'Петицію закрито', |
|
| 437 | - 'info_pixels' => 'пікселі', |
|
| 438 | - 'info_plusieurs_mots_trouves' => 'На запит „@cherche_mot@” було знайдено такі ключові слова:', |
|
| 439 | - 'info_portfolio_automatique' => 'Автоматизоване портфоліо:', |
|
| 440 | - 'info_premier_resultat' => '[@debut_limit@ из @total@]', |
|
| 441 | - 'info_premier_resultat_sur' => '[@debut_limit@ из @total@]', |
|
| 442 | - 'info_propose_1' => '[@nom_site_spip@] Відправлені: @titre@', |
|
| 443 | - 'info_propose_2' => 'Статтю відправлено |
|
| 289 | + // I |
|
| 290 | + 'ical_texte_rss_articles' => 'RSS стрічка сайту:', |
|
| 291 | + 'ical_texte_rss_articles2' => 'RSS розділів сайту:', |
|
| 292 | + 'ical_texte_rss_breves' => 'Ще є файл, що містить новини сайту. Вибираючи різні розділи, ви можете отримувати новини тільки з них.', |
|
| 293 | + 'icone_a_suivre' => 'Панель управління', |
|
| 294 | + 'icone_admin_site' => 'Адміністратор сайту', |
|
| 295 | + 'icone_agenda' => 'Календар', |
|
| 296 | + 'icone_aide_ligne' => 'Допомога', |
|
| 297 | + 'icone_articles' => 'Статті', |
|
| 298 | + 'icone_auteurs' => 'Автори', |
|
| 299 | + 'icone_brouteur' => 'Швидкий перехід', |
|
| 300 | + 'icone_configuration_site' => 'Налаштування', |
|
| 301 | + 'icone_configurer_site' => 'Налаштуйте ваш сайт', |
|
| 302 | + 'icone_creer_nouvel_auteur' => 'Новий автор', |
|
| 303 | + 'icone_creer_rubrique' => 'Нова розділ', |
|
| 304 | + 'icone_creer_sous_rubrique' => 'Нова підрубрика', |
|
| 305 | + 'icone_deconnecter' => 'Вийти', |
|
| 306 | + 'icone_discussions' => 'Обговорення', |
|
| 307 | + 'icone_doc_rubrique' => 'Додані документи', |
|
| 308 | + 'icone_ecrire_article' => 'Нова стаття', |
|
| 309 | + 'icone_edition_site' => 'Змінити сайт', |
|
| 310 | + 'icone_gestion_langues' => 'Мовні налаштування', |
|
| 311 | + 'icone_informations_personnelles' => 'Персональна інформація', |
|
| 312 | + 'icone_interface_complet' => 'Повний інтерфейс', |
|
| 313 | + 'icone_interface_simple' => 'Спрощений інтерфейс', |
|
| 314 | + 'icone_maintenance_site' => 'Обслуговування сайту', |
|
| 315 | + 'icone_messagerie_personnelle' => 'Особисті повідомлення', |
|
| 316 | + 'icone_repartition_debut' => 'Розподіл показів з початку', |
|
| 317 | + 'icone_rubriques' => 'Розділ', |
|
| 318 | + 'icone_sauver_site' => 'Резервна копія сайту', |
|
| 319 | + 'icone_site_entier' => 'Увесь сайт', |
|
| 320 | + 'icone_sites_references' => 'Каталог сайтів', |
|
| 321 | + 'icone_statistiques' => 'Статистика сайту', |
|
| 322 | + 'icone_suivi_activite' => 'RSS та iCal', |
|
| 323 | + 'icone_suivi_actualite' => 'Статистика сайту', |
|
| 324 | + 'icone_suivi_pettions' => 'Відстежування/управління петиціями', |
|
| 325 | + 'icone_suivi_revisions' => 'Версії статті', |
|
| 326 | + 'icone_supprimer_document' => 'Видалити документ', |
|
| 327 | + 'icone_supprimer_image' => 'Видалити зображення', |
|
| 328 | + 'icone_tous_articles' => 'Ваші статті', |
|
| 329 | + 'icone_tous_auteur' => 'Усі автори', |
|
| 330 | + 'icone_tous_visiteur' => 'Усі відвідувачі', |
|
| 331 | + 'icone_visiter_site' => 'Відвідати сайт', |
|
| 332 | + 'icone_voir_en_ligne' => 'Дивитись online', |
|
| 333 | + 'img_indisponible' => 'зображення недосяжне', |
|
| 334 | + 'impossible' => 'неможливо', |
|
| 335 | + 'info_a_suivre' => 'ПАНЕЛЬ УПРАВЛІННЯ', |
|
| 336 | + 'info_acces_interdit' => 'Доступ заборонено', |
|
| 337 | + 'info_acces_refuse' => 'У доступі відмовлено', |
|
| 338 | + 'info_action' => 'Дія: @action@', |
|
| 339 | + 'info_administrer_rubriques' => 'Ви можете управляти цією рубрикою та її підрубриками', |
|
| 340 | + 'info_adresse_non_indiquee' => 'Не вказано адресу для перевірки!', |
|
| 341 | + 'info_aide' => 'ДОПОМОГА:', |
|
| 342 | + 'info_ajouter_mot' => 'Додати ключове слово', |
|
| 343 | + 'info_annonce' => 'ОГОЛОШЕННЯ', |
|
| 344 | + 'info_annonces_generales' => 'Загальні об’яви:', |
|
| 345 | + 'info_article_propose' => 'Статтю відправлено', |
|
| 346 | + 'info_article_publie' => 'Статтю опубліковано', |
|
| 347 | + 'info_article_redaction' => 'Стаття редагується', |
|
| 348 | + 'info_article_refuse' => 'Статтю відхилено', |
|
| 349 | + 'info_article_supprime' => 'Статтю видалено', |
|
| 350 | + 'info_articles' => 'Статті', |
|
| 351 | + 'info_articles_a_valider' => 'Статті для затвердження', |
|
| 352 | + 'info_articles_nb' => '@nb@ статей', |
|
| 353 | + 'info_articles_proposes' => 'Відправлені статті', |
|
| 354 | + 'info_articles_un' => '1 стаття', |
|
| 355 | + 'info_auteurs_nombre' => 'автор(и):', |
|
| 356 | + 'info_authentification_ftp' => 'FTP авторизація.', |
|
| 357 | + 'info_breves_2' => 'новини', |
|
| 358 | + 'info_breves_nb' => '@nb@ новин', |
|
| 359 | + 'info_breves_un' => '1 новина', |
|
| 360 | + 'info_connexion_refusee' => 'Підключення заборонено', |
|
| 361 | + 'info_contact_developpeur' => 'Зв’яжіться з розробниками.', |
|
| 362 | + 'info_contenance' => 'На цьому сайті є:', |
|
| 363 | + 'info_contribution' => 'додатки до форуму', |
|
| 364 | + 'info_copyright' => '@spip@ - безкоштовне програмне забезпечення, яке розповсюджується @lien_gpl@.', |
|
| 365 | + 'info_copyright_doc' => 'Більше інформації про SPIP <a href="@spipnet@">@spipnet_affiche@</a>.', |
|
| 366 | + 'info_copyright_gpl' => 'за ліцензією GPL', |
|
| 367 | + 'info_cours_edition' => 'В роботі', # MODIF |
|
| 368 | + 'info_creer_repertoire' => 'Створіть файл або папку з назвою:', |
|
| 369 | + 'info_creer_repertoire_2' => 'в підкаталозі <b>@repertoire@</b>, потім: ', |
|
| 370 | + 'info_creer_vignette' => 'автоматичне створення мініатюр зображень', |
|
| 371 | + 'info_creerdansrubrique_non_autorise' => 'У вас недостатньо прав, щоб створювати матеріали в цій рубриці', |
|
| 372 | + 'info_deplier' => 'Відкрийте', |
|
| 373 | + 'info_descriptif_nombre' => 'опис(и):', |
|
| 374 | + 'info_description' => 'Опис:', |
|
| 375 | + 'info_description_2' => 'Опис:', |
|
| 376 | + 'info_dimension' => 'Розмір:', |
|
| 377 | + 'info_documents_nb' => '@nb@ файлів', |
|
| 378 | + 'info_documents_un' => '1 файл', |
|
| 379 | + 'info_ecire_message_prive' => 'Написати особисте повідомлення', |
|
| 380 | + 'info_email_invalide' => 'Неправильна e-mail адреса', |
|
| 381 | + 'info_en_cours_validation' => 'Ваші неопубліковані статті', |
|
| 382 | + 'info_en_ligne' => 'Зараз on-line:', |
|
| 383 | + 'info_envoyer_message_prive' => 'Відправити особисте повідомлення автору', |
|
| 384 | + 'info_erreur_requete' => 'Помилка у запиті:', |
|
| 385 | + 'info_erreur_squelette2' => 'Файл шаблону <b>@fichier@</b> недосяжний', |
|
| 386 | + 'info_erreur_systeme' => 'Помилка системи (errno @errsys@)', |
|
| 387 | + 'info_erreur_systeme2' => 'Закінчилося місце на диску або пошкоджено базу даних. <br /><span style="color:red;">Спробуйте <a href=\'@script@\'>відновити базу даних</a> або зверніться до вашого хостинг-провайдера.</span>', |
|
| 388 | + 'info_fini' => 'Готово!', |
|
| 389 | + 'info_format_image' => 'Формат, який використовується для автоматичного зменшення зображень @gd_formats@.', |
|
| 390 | + 'info_format_non_defini' => 'невизначений формат', |
|
| 391 | + 'info_grand_ecran' => 'Великий екран', |
|
| 392 | + 'info_image_aide' => 'ДОПОМОГА', |
|
| 393 | + 'info_image_process_titre' => 'Як створювати мініатюри', |
|
| 394 | + 'info_impossible_lire_page' => '<b>Помилка!</b> Сторінку <tt><html>@test_proxy@</html></tt> не можна отримати через проксі сервер', |
|
| 395 | + 'info_installation_systeme_publication' => 'Установка SPIP ...', |
|
| 396 | + 'info_installer_documents' => 'Ви можете розмістити файли в папку @upload@ і вони будуть добавлені автоматично.', |
|
| 397 | + 'info_installer_ftp' => 'Ви можете переписати файли по FTP в папку @upload@, щоб використовувати їх в подальшій роботі.', |
|
| 398 | + 'info_installer_images' => 'Ви можете додавати зображення в форматах JPEG, GIF або PNG.', |
|
| 399 | + 'info_installer_images_dossier' => 'Додайте зображення в папку @upload@ для використання їх в цьому меню.', |
|
| 400 | + 'info_interface_complete' => 'Повний інтерфейс', |
|
| 401 | + 'info_interface_simple' => 'Спрощений інтерфейс', |
|
| 402 | + 'info_joindre_document_article' => 'Ви можете добавити до вашої статті документи', |
|
| 403 | + 'info_joindre_document_rubrique' => 'Ви можете добавити документи в цю рубрику', |
|
| 404 | + 'info_joindre_documents_article' => 'Ви можете прикріпити до вашої статті документи:', |
|
| 405 | + 'info_l_article' => 'стаття', |
|
| 406 | + 'info_la_breve' => 'новина', |
|
| 407 | + 'info_la_rubrique' => 'розділ', |
|
| 408 | + 'info_langue_principale' => 'Головна мова сайту', |
|
| 409 | + 'info_largeur_vignette' => '@largeur_vignette@ × @hauteur_vignette@ px', |
|
| 410 | + 'info_les_auteurs_1' => ' @les_auteurs@ ', |
|
| 411 | + 'info_logo_format_interdit' => 'Дозволено використовувати логотипи тільки в форматах @formats@.', |
|
| 412 | + 'info_logo_max_poids' => 'Логотип повинен бути менше, ніж @maxi@ (розмір цього файлу @actuel@).', |
|
| 413 | + 'info_mail_fournisseur' => '[email protected]', |
|
| 414 | + 'info_message_2' => 'ПОВІДОМЛЕННЯ', |
|
| 415 | + 'info_message_supprime' => 'ПОВІДОМЛЕННЯ ВИДАЛЕНО', |
|
| 416 | + 'info_messages_nb' => '@nb@ повідомлень', |
|
| 417 | + 'info_messages_un' => '1 повідомлення', |
|
| 418 | + 'info_mise_en_ligne' => 'Опубліковано:', |
|
| 419 | + 'info_modification_parametres_securite' => 'Змінити налаштування безпеки', |
|
| 420 | + 'info_mois_courant' => 'Впродовж місяця:', |
|
| 421 | + 'info_mot_cle_ajoute' => 'Ключове слово було додано до', |
|
| 422 | + 'info_multi_herit' => 'Усталена (default) мова', |
|
| 423 | + 'info_multi_langues_soulignees' => 'Якщо назву <u>мови підкреслено</u>, це означає, що є повний або частковий переклад інтерфейсу SPIP цією мовою. Якщо ви оберете таку мову, більшість елементів загального сайту (дати, форми) буде автоматично переведено. При виборі інших мов усі системні повідомлення будуть виводитися основною мовою сайту.', |
|
| 424 | + 'info_multilinguisme' => 'Багатомовність', |
|
| 425 | + 'info_nom_non_utilisateurs_connectes' => 'Не показувати мене в списку користувачів online.', |
|
| 426 | + 'info_nom_utilisateurs_connectes' => 'Показувати мене в списку користувачів online.', |
|
| 427 | + 'info_nombre_en_ligne' => 'Зараз на сайті:', |
|
| 428 | + 'info_non_resultat' => 'Нічого не знайдено на запит „@cherche_mot@”', |
|
| 429 | + 'info_non_utilisation_messagerie' => 'Систему приватних повідомлень відключено на цьому сайті.', |
|
| 430 | + 'info_nouveau_message' => 'ОТРИМАНО НОВЕ ПОВІДОМЛЕННЯ', |
|
| 431 | + 'info_nouveaux_messages' => 'У ВАС @total_messages@ НОВИХ ПОВІДОМЛЕНЬ:', |
|
| 432 | + 'info_numero_abbreviation' => '№', |
|
| 433 | + 'info_obligatoire' => 'Обов’язкові поля', |
|
| 434 | + 'info_pense_bete' => 'ЗАМЕТКА', |
|
| 435 | + 'info_petit_ecran' => 'Маленький екран', |
|
| 436 | + 'info_petition_close' => 'Петицію закрито', |
|
| 437 | + 'info_pixels' => 'пікселі', |
|
| 438 | + 'info_plusieurs_mots_trouves' => 'На запит „@cherche_mot@” було знайдено такі ключові слова:', |
|
| 439 | + 'info_portfolio_automatique' => 'Автоматизоване портфоліо:', |
|
| 440 | + 'info_premier_resultat' => '[@debut_limit@ из @total@]', |
|
| 441 | + 'info_premier_resultat_sur' => '[@debut_limit@ из @total@]', |
|
| 442 | + 'info_propose_1' => '[@nom_site_spip@] Відправлені: @titre@', |
|
| 443 | + 'info_propose_2' => 'Статтю відправлено |
|
| 444 | 444 | -----------------', |
| 445 | - 'info_propose_3' => 'Статтю „@titre@” відправлено для публікації.', |
|
| 446 | - 'info_propose_4' => 'Вас запросили до рецензування. Висловіть свою думку', |
|
| 447 | - 'info_propose_5' => 'на пов’язаному з цим форумі, що розташований за адресою:', |
|
| 448 | - 'info_publie_01' => 'Статтю „@titre@” було погоджено @connect_nom@.', |
|
| 449 | - 'info_publie_1' => '[@nom_site_spip@] ОПУБЛІКОВАНО: @titre@', |
|
| 450 | - 'info_publie_2' => 'Опублікована стаття |
|
| 445 | + 'info_propose_3' => 'Статтю „@titre@” відправлено для публікації.', |
|
| 446 | + 'info_propose_4' => 'Вас запросили до рецензування. Висловіть свою думку', |
|
| 447 | + 'info_propose_5' => 'на пов’язаному з цим форумі, що розташований за адресою:', |
|
| 448 | + 'info_publie_01' => 'Статтю „@titre@” було погоджено @connect_nom@.', |
|
| 449 | + 'info_publie_1' => '[@nom_site_spip@] ОПУБЛІКОВАНО: @titre@', |
|
| 450 | + 'info_publie_2' => 'Опублікована стаття |
|
| 451 | 451 | -----------------', |
| 452 | - 'info_rechercher' => 'Пошук', |
|
| 453 | - 'info_rechercher_02' => 'Пошук:', |
|
| 454 | - 'info_remplacer_vignette' => 'Замінити мініатюру своїм зменшеним зображенням:', |
|
| 455 | - 'info_rubriques_nb' => '@nb@ рубрик(и)', |
|
| 456 | - 'info_rubriques_un' => '1 розділ', |
|
| 457 | - 'info_sans_titre_2' => 'без назви', |
|
| 458 | - 'info_selectionner_fichier' => 'Ви можете вибрати файл з папки @upload@', |
|
| 459 | - 'info_selectionner_fichier_2' => 'Вибрати файл:', |
|
| 460 | - 'info_sites_nb' => '@nb@ сайтів', |
|
| 461 | - 'info_sites_un' => '1 сайт', |
|
| 462 | - 'info_supprimer_vignette' => 'видалити мініатюру', |
|
| 463 | - 'info_symbole_bleu' => '<b>Синій</b> символ вказує на <b>нотатку</b> - повідомлення для вашого особистого використання.', |
|
| 464 | - 'info_symbole_jaune' => '<b>Жовтий</b> символ - <b>оголошення всім редакторам </b>: оголошення може редагувати будь-хто з адміністраторів і його бачать усі редактори.', |
|
| 465 | - 'info_symbole_vert' => '<b>Зелений</b> символ - <b>листування з іншими користувачами</b> сайту.', |
|
| 466 | - 'info_telecharger_nouveau_logo' => 'Завантажити нове лого:', |
|
| 467 | - 'info_telecharger_ordinateur' => 'Завантажити з вашого комп’ютера:', |
|
| 468 | - 'info_tous_resultats_enregistres' => '[усі результати записано]', |
|
| 469 | - 'info_tout_afficher' => 'Показати все', |
|
| 470 | - 'info_travaux_texte' => 'Ведуться роботи по налаштуванню сайту, скоро ми почнемо роботу.', |
|
| 471 | - 'info_travaux_titre' => 'Сайт ще не працює', |
|
| 472 | - 'info_trop_resultat' => 'Надто багато результатів на запит „@cherche_mot@”; будь ласка, деталізуйте запит.', |
|
| 473 | - 'info_utilisation_messagerie_interne' => 'Ви використовуєте внутрішню систему повідомлень цього сайту.', |
|
| 474 | - 'info_valider_lien' => 'підтвердити посилання', |
|
| 475 | - 'info_verifier_image' => ', впевніться, що ваші зображення було передано правильно.', |
|
| 476 | - 'info_vignette_defaut' => 'Мініатюра як усталено (default)', |
|
| 477 | - 'info_vignette_personnalisee' => 'Ваша мініатюра (зменшене зображення)', |
|
| 478 | - 'info_visite' => 'відвідання:', |
|
| 479 | - 'info_vos_rendez_vous' => 'Ваші майбутні завдання', |
|
| 480 | - 'infos_vos_pense_bete' => 'Ваші нотатки', |
|
| 452 | + 'info_rechercher' => 'Пошук', |
|
| 453 | + 'info_rechercher_02' => 'Пошук:', |
|
| 454 | + 'info_remplacer_vignette' => 'Замінити мініатюру своїм зменшеним зображенням:', |
|
| 455 | + 'info_rubriques_nb' => '@nb@ рубрик(и)', |
|
| 456 | + 'info_rubriques_un' => '1 розділ', |
|
| 457 | + 'info_sans_titre_2' => 'без назви', |
|
| 458 | + 'info_selectionner_fichier' => 'Ви можете вибрати файл з папки @upload@', |
|
| 459 | + 'info_selectionner_fichier_2' => 'Вибрати файл:', |
|
| 460 | + 'info_sites_nb' => '@nb@ сайтів', |
|
| 461 | + 'info_sites_un' => '1 сайт', |
|
| 462 | + 'info_supprimer_vignette' => 'видалити мініатюру', |
|
| 463 | + 'info_symbole_bleu' => '<b>Синій</b> символ вказує на <b>нотатку</b> - повідомлення для вашого особистого використання.', |
|
| 464 | + 'info_symbole_jaune' => '<b>Жовтий</b> символ - <b>оголошення всім редакторам </b>: оголошення може редагувати будь-хто з адміністраторів і його бачать усі редактори.', |
|
| 465 | + 'info_symbole_vert' => '<b>Зелений</b> символ - <b>листування з іншими користувачами</b> сайту.', |
|
| 466 | + 'info_telecharger_nouveau_logo' => 'Завантажити нове лого:', |
|
| 467 | + 'info_telecharger_ordinateur' => 'Завантажити з вашого комп’ютера:', |
|
| 468 | + 'info_tous_resultats_enregistres' => '[усі результати записано]', |
|
| 469 | + 'info_tout_afficher' => 'Показати все', |
|
| 470 | + 'info_travaux_texte' => 'Ведуться роботи по налаштуванню сайту, скоро ми почнемо роботу.', |
|
| 471 | + 'info_travaux_titre' => 'Сайт ще не працює', |
|
| 472 | + 'info_trop_resultat' => 'Надто багато результатів на запит „@cherche_mot@”; будь ласка, деталізуйте запит.', |
|
| 473 | + 'info_utilisation_messagerie_interne' => 'Ви використовуєте внутрішню систему повідомлень цього сайту.', |
|
| 474 | + 'info_valider_lien' => 'підтвердити посилання', |
|
| 475 | + 'info_verifier_image' => ', впевніться, що ваші зображення було передано правильно.', |
|
| 476 | + 'info_vignette_defaut' => 'Мініатюра як усталено (default)', |
|
| 477 | + 'info_vignette_personnalisee' => 'Ваша мініатюра (зменшене зображення)', |
|
| 478 | + 'info_visite' => 'відвідання:', |
|
| 479 | + 'info_vos_rendez_vous' => 'Ваші майбутні завдання', |
|
| 480 | + 'infos_vos_pense_bete' => 'Ваші нотатки', |
|
| 481 | 481 | |
| 482 | - // L |
|
| 483 | - 'label_ajout_id_rapide' => 'Швидке додання', |
|
| 484 | - 'label_poids_fichier' => 'Розмір', |
|
| 485 | - 'lien_afficher_icones_seuls' => 'Показувати тільки іконки', |
|
| 486 | - 'lien_afficher_texte_icones' => 'Показувати іконки і текст', |
|
| 487 | - 'lien_afficher_texte_seul' => 'Показувати тільки текст', |
|
| 488 | - 'lien_liberer' => 'версія', |
|
| 489 | - 'lien_liberer_tous' => 'звільнити ці статті', |
|
| 490 | - 'lien_nouvea_pense_bete' => 'НОВА НОТАТКА', |
|
| 491 | - 'lien_nouveau_message' => 'НОВЕ ПОВІДОМЛЕННЯ', |
|
| 492 | - 'lien_nouvelle_annonce' => 'НОВЕ ОГОЛОШЕННЯ', |
|
| 493 | - 'lien_petitions' => 'ПЕТИЦІЯ', |
|
| 494 | - 'lien_popularite' => 'популярність: @popularite@%', |
|
| 495 | - 'lien_racine_site' => 'КОРІНЬ САЙТУ', |
|
| 496 | - 'lien_reessayer' => 'спробуйте ще раз', |
|
| 497 | - 'lien_repondre_message' => 'Відповісти на повідомлення', |
|
| 498 | - 'lien_supprimer' => 'видалити', |
|
| 499 | - 'lien_tout_afficher' => 'Показати все', |
|
| 500 | - 'lien_visite_site' => 'відвідати цей сайт', |
|
| 501 | - 'lien_visites' => '@visites@ відвідувань', |
|
| 502 | - 'lien_voir_auteur' => 'Перевірити автора', |
|
| 503 | - 'ligne' => 'Лінія', |
|
| 504 | - 'login' => 'Підключення', |
|
| 505 | - 'login_acces_prive' => 'доступ до адміністративної частини', |
|
| 506 | - 'login_autre_identifiant' => 'Змінити логін', |
|
| 507 | - 'login_cookie_accepte' => 'Будь ласка, налаштуйте ваш браузер для прийому cookies (принаймні для цього сайту).', |
|
| 508 | - 'login_cookie_oblige' => 'У вашому браузері повинні бути включені cookies.', |
|
| 509 | - 'login_deconnexion_ok' => 'Вийшов з системи.', |
|
| 510 | - 'login_erreur_pass' => 'Пароль введено неправильно.', |
|
| 511 | - 'login_espace_prive' => 'адміністративна частина', |
|
| 512 | - 'login_identifiant_inconnu' => 'Логін „@login@” невідомий.', |
|
| 513 | - 'login_login' => 'Логін:', |
|
| 514 | - 'login_login2' => 'Логін або email:', |
|
| 515 | - 'login_login_pass_incorrect' => '(Неправильний логін або пароль).', |
|
| 516 | - 'login_motpasseoublie' => 'забули пароль?', |
|
| 517 | - 'login_non_securise' => 'Увага, ця форма не є безпечною. Якщо ви не хочете, аби ваш пароль був відкритий для перехвату в мережі, активізуйте Javascript в вашому браузері та', |
|
| 518 | - 'login_nouvelle_tentative' => 'Спробувати ще раз', |
|
| 519 | - 'login_par_ici' => 'Ви зареєстровані ... вам сюди...', |
|
| 520 | - 'login_pass2' => 'Пароль:', |
|
| 521 | - 'login_preferez_refuser' => '<b>Якщо ви бажаєте відмовитись від cookies </b>, є інший метод входу на сайт (менш безпечний):', |
|
| 522 | - 'login_recharger' => 'перезавантажити сторінку', |
|
| 523 | - 'login_rester_identifie' => 'Запам’ятати на кілька днів', |
|
| 524 | - 'login_retour_public' => 'На головну сторінку сайту', |
|
| 525 | - 'login_retour_site' => 'На головну сторінку сайту', |
|
| 526 | - 'login_retoursitepublic' => 'на головну сторінку сайту', |
|
| 527 | - 'login_sans_cookie' => 'Ідентифікація без cookie', |
|
| 528 | - 'login_securise' => 'Безпечний вхід', |
|
| 529 | - 'login_sinscrire' => 'реєстрація', |
|
| 530 | - 'login_test_navigateur' => 'перевірка браузера/(пере)підключення', |
|
| 531 | - 'login_verifiez_navigateur' => '(перевірте, що ваш браузер не запам’ятовує ваш пароль ...), ', |
|
| 482 | + // L |
|
| 483 | + 'label_ajout_id_rapide' => 'Швидке додання', |
|
| 484 | + 'label_poids_fichier' => 'Розмір', |
|
| 485 | + 'lien_afficher_icones_seuls' => 'Показувати тільки іконки', |
|
| 486 | + 'lien_afficher_texte_icones' => 'Показувати іконки і текст', |
|
| 487 | + 'lien_afficher_texte_seul' => 'Показувати тільки текст', |
|
| 488 | + 'lien_liberer' => 'версія', |
|
| 489 | + 'lien_liberer_tous' => 'звільнити ці статті', |
|
| 490 | + 'lien_nouvea_pense_bete' => 'НОВА НОТАТКА', |
|
| 491 | + 'lien_nouveau_message' => 'НОВЕ ПОВІДОМЛЕННЯ', |
|
| 492 | + 'lien_nouvelle_annonce' => 'НОВЕ ОГОЛОШЕННЯ', |
|
| 493 | + 'lien_petitions' => 'ПЕТИЦІЯ', |
|
| 494 | + 'lien_popularite' => 'популярність: @popularite@%', |
|
| 495 | + 'lien_racine_site' => 'КОРІНЬ САЙТУ', |
|
| 496 | + 'lien_reessayer' => 'спробуйте ще раз', |
|
| 497 | + 'lien_repondre_message' => 'Відповісти на повідомлення', |
|
| 498 | + 'lien_supprimer' => 'видалити', |
|
| 499 | + 'lien_tout_afficher' => 'Показати все', |
|
| 500 | + 'lien_visite_site' => 'відвідати цей сайт', |
|
| 501 | + 'lien_visites' => '@visites@ відвідувань', |
|
| 502 | + 'lien_voir_auteur' => 'Перевірити автора', |
|
| 503 | + 'ligne' => 'Лінія', |
|
| 504 | + 'login' => 'Підключення', |
|
| 505 | + 'login_acces_prive' => 'доступ до адміністративної частини', |
|
| 506 | + 'login_autre_identifiant' => 'Змінити логін', |
|
| 507 | + 'login_cookie_accepte' => 'Будь ласка, налаштуйте ваш браузер для прийому cookies (принаймні для цього сайту).', |
|
| 508 | + 'login_cookie_oblige' => 'У вашому браузері повинні бути включені cookies.', |
|
| 509 | + 'login_deconnexion_ok' => 'Вийшов з системи.', |
|
| 510 | + 'login_erreur_pass' => 'Пароль введено неправильно.', |
|
| 511 | + 'login_espace_prive' => 'адміністративна частина', |
|
| 512 | + 'login_identifiant_inconnu' => 'Логін „@login@” невідомий.', |
|
| 513 | + 'login_login' => 'Логін:', |
|
| 514 | + 'login_login2' => 'Логін або email:', |
|
| 515 | + 'login_login_pass_incorrect' => '(Неправильний логін або пароль).', |
|
| 516 | + 'login_motpasseoublie' => 'забули пароль?', |
|
| 517 | + 'login_non_securise' => 'Увага, ця форма не є безпечною. Якщо ви не хочете, аби ваш пароль був відкритий для перехвату в мережі, активізуйте Javascript в вашому браузері та', |
|
| 518 | + 'login_nouvelle_tentative' => 'Спробувати ще раз', |
|
| 519 | + 'login_par_ici' => 'Ви зареєстровані ... вам сюди...', |
|
| 520 | + 'login_pass2' => 'Пароль:', |
|
| 521 | + 'login_preferez_refuser' => '<b>Якщо ви бажаєте відмовитись від cookies </b>, є інший метод входу на сайт (менш безпечний):', |
|
| 522 | + 'login_recharger' => 'перезавантажити сторінку', |
|
| 523 | + 'login_rester_identifie' => 'Запам’ятати на кілька днів', |
|
| 524 | + 'login_retour_public' => 'На головну сторінку сайту', |
|
| 525 | + 'login_retour_site' => 'На головну сторінку сайту', |
|
| 526 | + 'login_retoursitepublic' => 'на головну сторінку сайту', |
|
| 527 | + 'login_sans_cookie' => 'Ідентифікація без cookie', |
|
| 528 | + 'login_securise' => 'Безпечний вхід', |
|
| 529 | + 'login_sinscrire' => 'реєстрація', |
|
| 530 | + 'login_test_navigateur' => 'перевірка браузера/(пере)підключення', |
|
| 531 | + 'login_verifiez_navigateur' => '(перевірте, що ваш браузер не запам’ятовує ваш пароль ...), ', |
|
| 532 | 532 | |
| 533 | - // M |
|
| 534 | - 'masquer_colonne' => 'Сховати колонку', |
|
| 535 | - 'masquer_trad' => 'сховати переклад(и)', |
|
| 536 | - 'message_nouveaux_identifiants_echec' => 'Не вдалося створити нові ідентифікатори.', |
|
| 537 | - 'message_nouveaux_identifiants_echec_envoi' => 'Нові ідентифікатори зв’язку не можуть бути відправлені.', |
|
| 538 | - 'message_nouveaux_identifiants_ok' => 'Нові ідентифікатори зв’язку були відправлені на @email@.', |
|
| 539 | - 'module_fichiers_langues' => 'Мовні файли', |
|
| 533 | + // M |
|
| 534 | + 'masquer_colonne' => 'Сховати колонку', |
|
| 535 | + 'masquer_trad' => 'сховати переклад(и)', |
|
| 536 | + 'message_nouveaux_identifiants_echec' => 'Не вдалося створити нові ідентифікатори.', |
|
| 537 | + 'message_nouveaux_identifiants_echec_envoi' => 'Нові ідентифікатори зв’язку не можуть бути відправлені.', |
|
| 538 | + 'message_nouveaux_identifiants_ok' => 'Нові ідентифікатори зв’язку були відправлені на @email@.', |
|
| 539 | + 'module_fichiers_langues' => 'Мовні файли', |
|
| 540 | 540 | |
| 541 | - // N |
|
| 542 | - 'navigateur_pas_redirige' => 'Якщо ваш браузер не переходить автоматично, натисніть тут, щоб продовжити.', |
|
| 543 | - 'numero' => 'Номер', |
|
| 541 | + // N |
|
| 542 | + 'navigateur_pas_redirige' => 'Якщо ваш браузер не переходить автоматично, натисніть тут, щоб продовжити.', |
|
| 543 | + 'numero' => 'Номер', |
|
| 544 | 544 | |
| 545 | - // O |
|
| 546 | - 'occurence' => 'Приклад', |
|
| 547 | - 'onglet_affacer_base' => 'Видалити базу даних', |
|
| 548 | - 'onglet_auteur' => 'Автор', |
|
| 549 | - 'onglet_contenu_site' => 'Зміст сайту', |
|
| 550 | - 'onglet_evolution_visite_mod' => 'Історія відвідань', |
|
| 551 | - 'onglet_fonctions_avances' => 'Додаткові налаштування', |
|
| 552 | - 'onglet_informations_personnelles' => 'Персональна інформація', |
|
| 553 | - 'onglet_interactivite' => 'Реєстрація, розсилки', |
|
| 554 | - 'onglet_messagerie' => 'Повідомлення', |
|
| 555 | - 'onglet_repartition_rubrique' => 'Відвідання за рубриками', |
|
| 556 | - 'onglet_save_restaur_base' => 'Резервна копія/відновлення бази даних', |
|
| 557 | - 'onglet_vider_cache' => 'Очистити кеш', |
|
| 545 | + // O |
|
| 546 | + 'occurence' => 'Приклад', |
|
| 547 | + 'onglet_affacer_base' => 'Видалити базу даних', |
|
| 548 | + 'onglet_auteur' => 'Автор', |
|
| 549 | + 'onglet_contenu_site' => 'Зміст сайту', |
|
| 550 | + 'onglet_evolution_visite_mod' => 'Історія відвідань', |
|
| 551 | + 'onglet_fonctions_avances' => 'Додаткові налаштування', |
|
| 552 | + 'onglet_informations_personnelles' => 'Персональна інформація', |
|
| 553 | + 'onglet_interactivite' => 'Реєстрація, розсилки', |
|
| 554 | + 'onglet_messagerie' => 'Повідомлення', |
|
| 555 | + 'onglet_repartition_rubrique' => 'Відвідання за рубриками', |
|
| 556 | + 'onglet_save_restaur_base' => 'Резервна копія/відновлення бази даних', |
|
| 557 | + 'onglet_vider_cache' => 'Очистити кеш', |
|
| 558 | 558 | |
| 559 | - // P |
|
| 560 | - 'pass_choix_pass' => 'Введіть новий пароль:', |
|
| 561 | - 'pass_erreur' => 'Помилка', |
|
| 562 | - 'pass_erreur_acces_refuse' => '<b>Помилка:</b> у вас більше нема доступу до цього сайту.', |
|
| 563 | - 'pass_erreur_code_inconnu' => '<b>Помилка: </b> цей код не дає прав на доступ до цієї частини сайту.', |
|
| 564 | - 'pass_erreur_non_enregistre' => '<b>Помилка:</b> e-mail <tt>@email_oubli@</tt> не зареєстрований на цьому сайті.', |
|
| 565 | - 'pass_erreur_non_valide' => '<b>Помилка:</b> e-mail <tt>@email_oubli@</tt> неправильний!', |
|
| 566 | - 'pass_erreur_probleme_technique' => '<b>Помилка:</b> цей лист не може бути відправлений по технічним причинам.', |
|
| 567 | - 'pass_espace_prive_bla' => 'Ви можете увійти до адміністративної (приватної) частини сайту після реєстрації. Після реєстрації ви можете створювати статті та приймати участь в усіх обговореннях.', |
|
| 568 | - 'pass_forum_bla' => 'Ви хочете долучитися до форуму, який доступний тільки для зареєстрованих учасників.', |
|
| 569 | - 'pass_indiquez_cidessous' => 'Для реєстації вкажіть ваш ємейл і вам буде відправлено лист з подальшими інструкціями.', |
|
| 570 | - 'pass_mail_passcookie' => '(цей лист відправлений автоматично) |
|
| 559 | + // P |
|
| 560 | + 'pass_choix_pass' => 'Введіть новий пароль:', |
|
| 561 | + 'pass_erreur' => 'Помилка', |
|
| 562 | + 'pass_erreur_acces_refuse' => '<b>Помилка:</b> у вас більше нема доступу до цього сайту.', |
|
| 563 | + 'pass_erreur_code_inconnu' => '<b>Помилка: </b> цей код не дає прав на доступ до цієї частини сайту.', |
|
| 564 | + 'pass_erreur_non_enregistre' => '<b>Помилка:</b> e-mail <tt>@email_oubli@</tt> не зареєстрований на цьому сайті.', |
|
| 565 | + 'pass_erreur_non_valide' => '<b>Помилка:</b> e-mail <tt>@email_oubli@</tt> неправильний!', |
|
| 566 | + 'pass_erreur_probleme_technique' => '<b>Помилка:</b> цей лист не може бути відправлений по технічним причинам.', |
|
| 567 | + 'pass_espace_prive_bla' => 'Ви можете увійти до адміністративної (приватної) частини сайту після реєстрації. Після реєстрації ви можете створювати статті та приймати участь в усіх обговореннях.', |
|
| 568 | + 'pass_forum_bla' => 'Ви хочете долучитися до форуму, який доступний тільки для зареєстрованих учасників.', |
|
| 569 | + 'pass_indiquez_cidessous' => 'Для реєстації вкажіть ваш ємейл і вам буде відправлено лист з подальшими інструкціями.', |
|
| 570 | + 'pass_mail_passcookie' => '(цей лист відправлений автоматично) |
|
| 571 | 571 | |
| 572 | 572 | Щоб відновити ваш пароль до сайту |
| 573 | 573 | @nom_site_spip (@adresse_site) |
@@ -589,128 +589,128 @@ discard block |
||
| 589 | 589 | You can then enter a new password |
| 590 | 590 | and connect again to the site. |
| 591 | 591 | ', |
| 592 | - 'pass_mot_oublie' => 'забутий пароль', |
|
| 593 | - 'pass_nouveau_enregistre' => 'Новий пароль збережено.', |
|
| 594 | - 'pass_nouveau_pass' => 'Новий пароль', |
|
| 595 | - 'pass_ok' => 'OK', |
|
| 596 | - 'pass_oubli_mot' => 'Забутий пароль', |
|
| 597 | - 'pass_procedure_changer' => 'Щоб змінити пароль, будь ласка, ведіть e-mail, який ви вказали при реєстрації.', |
|
| 598 | - 'pass_quitter_fenetre' => 'Закрити вікно', |
|
| 599 | - 'pass_rappel_login' => 'Нагадуємо: ваш логін „@login@”.', |
|
| 600 | - 'pass_recevoir_mail' => 'Вам буде надіслано лист з інформацією про подальші кроки для реєстрації на сайті.', |
|
| 601 | - 'pass_retour_public' => 'Назад до основного сайту', |
|
| 602 | - 'pass_rien_a_faire_ici' => 'Нема чого тут робити', |
|
| 603 | - 'pass_vousinscrire' => 'Реєстрація на сайті', |
|
| 604 | - 'precedent' => 'попередній', |
|
| 605 | - 'previsualisation' => 'Попередній перегляд', |
|
| 606 | - 'previsualiser' => 'Попередній перегляд', |
|
| 592 | + 'pass_mot_oublie' => 'забутий пароль', |
|
| 593 | + 'pass_nouveau_enregistre' => 'Новий пароль збережено.', |
|
| 594 | + 'pass_nouveau_pass' => 'Новий пароль', |
|
| 595 | + 'pass_ok' => 'OK', |
|
| 596 | + 'pass_oubli_mot' => 'Забутий пароль', |
|
| 597 | + 'pass_procedure_changer' => 'Щоб змінити пароль, будь ласка, ведіть e-mail, який ви вказали при реєстрації.', |
|
| 598 | + 'pass_quitter_fenetre' => 'Закрити вікно', |
|
| 599 | + 'pass_rappel_login' => 'Нагадуємо: ваш логін „@login@”.', |
|
| 600 | + 'pass_recevoir_mail' => 'Вам буде надіслано лист з інформацією про подальші кроки для реєстрації на сайті.', |
|
| 601 | + 'pass_retour_public' => 'Назад до основного сайту', |
|
| 602 | + 'pass_rien_a_faire_ici' => 'Нема чого тут робити', |
|
| 603 | + 'pass_vousinscrire' => 'Реєстрація на сайті', |
|
| 604 | + 'precedent' => 'попередній', |
|
| 605 | + 'previsualisation' => 'Попередній перегляд', |
|
| 606 | + 'previsualiser' => 'Попередній перегляд', |
|
| 607 | 607 | |
| 608 | - // R |
|
| 609 | - 'retour' => 'Повернутися', |
|
| 608 | + // R |
|
| 609 | + 'retour' => 'Повернутися', |
|
| 610 | 610 | |
| 611 | - // S |
|
| 612 | - 'spip_conforme_dtd' => 'SPIP виявив, що дана сторінка відповідає своєму DOCTYPE:', |
|
| 613 | - 'squelette' => 'шаблон', |
|
| 614 | - 'squelette_inclus_ligne' => 'включений шаблон, рядок', |
|
| 615 | - 'squelette_ligne' => 'шаблон, рядок', |
|
| 616 | - 'stats_visites_et_popularite' => '@visites@ відвідань; популярність: @popularite@', |
|
| 617 | - 'suivant' => 'наступний', |
|
| 611 | + // S |
|
| 612 | + 'spip_conforme_dtd' => 'SPIP виявив, що дана сторінка відповідає своєму DOCTYPE:', |
|
| 613 | + 'squelette' => 'шаблон', |
|
| 614 | + 'squelette_inclus_ligne' => 'включений шаблон, рядок', |
|
| 615 | + 'squelette_ligne' => 'шаблон, рядок', |
|
| 616 | + 'stats_visites_et_popularite' => '@visites@ відвідань; популярність: @popularite@', |
|
| 617 | + 'suivant' => 'наступний', |
|
| 618 | 618 | |
| 619 | - // T |
|
| 620 | - 'taille_go' => '@taille@ Гб', |
|
| 621 | - 'taille_ko' => '@taille@ кб', |
|
| 622 | - 'taille_mo' => '@taille@ Mb', |
|
| 623 | - 'taille_octets' => '@taille@ bytes', |
|
| 624 | - 'texte_actualite_site_1' => 'Коли ви звикнете до інтерфейсу, натисніть “', |
|
| 625 | - 'texte_actualite_site_2' => 'повний інтерфейс', |
|
| 626 | - 'texte_actualite_site_3' => '”, який зробить більше функцій доступними.', |
|
| 627 | - 'texte_creation_automatique_vignette' => 'Для кожного файлу (в форматі @gd_formats@), доданого через форму, автоматично буде створена зменшена версія - мініатюра (максимальний розмір @taille_preview@ пікселів).', |
|
| 628 | - 'texte_documents_associes' => 'Наступні документи пов’язані зі статтею, але вони не були вставлені. На сайті вони можуть відображатися як прикріплені документи (в залежності від дизайну).', |
|
| 629 | - 'texte_erreur_mise_niveau_base' => 'Помилка бази даних під час апгрейду. |
|
| 619 | + // T |
|
| 620 | + 'taille_go' => '@taille@ Гб', |
|
| 621 | + 'taille_ko' => '@taille@ кб', |
|
| 622 | + 'taille_mo' => '@taille@ Mb', |
|
| 623 | + 'taille_octets' => '@taille@ bytes', |
|
| 624 | + 'texte_actualite_site_1' => 'Коли ви звикнете до інтерфейсу, натисніть “', |
|
| 625 | + 'texte_actualite_site_2' => 'повний інтерфейс', |
|
| 626 | + 'texte_actualite_site_3' => '”, який зробить більше функцій доступними.', |
|
| 627 | + 'texte_creation_automatique_vignette' => 'Для кожного файлу (в форматі @gd_formats@), доданого через форму, автоматично буде створена зменшена версія - мініатюра (максимальний розмір @taille_preview@ пікселів).', |
|
| 628 | + 'texte_documents_associes' => 'Наступні документи пов’язані зі статтею, але вони не були вставлені. На сайті вони можуть відображатися як прикріплені документи (в залежності від дизайну).', |
|
| 629 | + 'texte_erreur_mise_niveau_base' => 'Помилка бази даних під час апгрейду. |
|
| 630 | 630 | Зображення <b> @fichier </b> не можна передати (статтею @id_article). <p>Ще раз натисніть на посилання, повторіть процедуру апгрейду і впевніться, що зображення є в статтях.', |
| 631 | - 'texte_erreur_visiteur' => 'Ви спробували отримати доступ до адміністративної частини сайту з використанням логіну, який не має достатньо прав для такої операції.', |
|
| 632 | - 'texte_inc_auth_1' => 'Ви ввели логін <b>@auth_login@</b>. Такого користувача немає в базі даних. Спробуйте ще раз', |
|
| 633 | - 'texte_inc_auth_2' => '(пере)підключитися', |
|
| 634 | - 'texte_inc_auth_3' => 'вийдіть і перезавантажте ваш браузер у випадку необхідності.', |
|
| 635 | - 'texte_inc_config' => 'Зміна налаштувань сайту дуже сильно впливає на його роботу. Настійливо рекомендуємо змінювати налаштування тільки в тому випадку, коли ви чітко передбачаєте, які зміни це викличе. <b>Ви можете попросити консультацію щодо налаштувань системи у розробника вашого сайту.</b>', |
|
| 636 | - 'texte_inc_meta_1' => 'Система викликала помилку при спробі запису в файл <code>@fichier@</code>. Зверніться до адміністратора сайту, щоб', |
|
| 637 | - 'texte_inc_meta_2' => 'перевірити права доступу на запис', |
|
| 638 | - 'texte_inc_meta_3' => ' в папці <code>@repertoire@</code>.', |
|
| 639 | - 'texte_statut_en_cours_redaction' => 'редагується', |
|
| 640 | - 'texte_statut_poubelle' => 'видалено', |
|
| 641 | - 'texte_statut_propose_evaluation' => 'представлено', |
|
| 642 | - 'texte_statut_publie' => 'опубліковано', |
|
| 643 | - 'texte_statut_refuse' => 'відхилено', |
|
| 644 | - 'titre_ajouter_mot_cle' => 'ДОДАТИ КЛЮЧОВЕ СЛОВО:', |
|
| 645 | - 'titre_cadre_raccourcis' => 'ШВИДКИЙ ПЕРЕХІД:', |
|
| 646 | - 'titre_changer_couleur_interface' => 'Зміна кольору інтерфейсу', |
|
| 647 | - 'titre_image_admin_article' => 'Ви можете адмініструвати цю статтю ', |
|
| 648 | - 'titre_image_administrateur' => 'Адміністратор', |
|
| 649 | - 'titre_image_aide' => 'Допомога', |
|
| 650 | - 'titre_image_auteur_supprime' => 'Автора видалено', |
|
| 651 | - 'titre_image_redacteur' => 'Редактор без доступу', |
|
| 652 | - 'titre_image_redacteur_02' => 'Редактор', |
|
| 653 | - 'titre_image_selecteur' => 'Переглянути список', |
|
| 654 | - 'titre_image_visiteur' => 'Відвідувач', |
|
| 655 | - 'titre_joindre_document' => 'ДОДАТИ ДОКУМЕНТ', |
|
| 656 | - 'titre_mots_cles' => 'КЛЮЧОВІ СЛОВА', |
|
| 657 | - 'titre_probleme_technique' => 'Увага: неможливо підключитися до SQL серверу, сайт не працює. Ми намагаємось оперативно розв’язати проблему. Дякуємо за розуміння.', |
|
| 658 | - 'titre_publier_document' => 'ОПУБЛІКУВАТИ ДОКУМЕНТ В ЦІЙ РУБРИЦІ', |
|
| 659 | - 'titre_signatures_attente' => 'Підписи чекають схвалення', |
|
| 660 | - 'titre_signatures_confirmees' => 'Підписи підтверджено', |
|
| 661 | - 'titre_statistiques' => 'Статистика сайту', |
|
| 662 | - 'titre_titre_document' => 'Назва документу:', |
|
| 663 | - 'todo' => 'зробити', |
|
| 664 | - 'trad_definir_reference' => 'Виберіть "@titre@" як джерело для перекладу', |
|
| 665 | - 'trad_reference' => '(джерело для перекладів)', |
|
| 631 | + 'texte_erreur_visiteur' => 'Ви спробували отримати доступ до адміністративної частини сайту з використанням логіну, який не має достатньо прав для такої операції.', |
|
| 632 | + 'texte_inc_auth_1' => 'Ви ввели логін <b>@auth_login@</b>. Такого користувача немає в базі даних. Спробуйте ще раз', |
|
| 633 | + 'texte_inc_auth_2' => '(пере)підключитися', |
|
| 634 | + 'texte_inc_auth_3' => 'вийдіть і перезавантажте ваш браузер у випадку необхідності.', |
|
| 635 | + 'texte_inc_config' => 'Зміна налаштувань сайту дуже сильно впливає на його роботу. Настійливо рекомендуємо змінювати налаштування тільки в тому випадку, коли ви чітко передбачаєте, які зміни це викличе. <b>Ви можете попросити консультацію щодо налаштувань системи у розробника вашого сайту.</b>', |
|
| 636 | + 'texte_inc_meta_1' => 'Система викликала помилку при спробі запису в файл <code>@fichier@</code>. Зверніться до адміністратора сайту, щоб', |
|
| 637 | + 'texte_inc_meta_2' => 'перевірити права доступу на запис', |
|
| 638 | + 'texte_inc_meta_3' => ' в папці <code>@repertoire@</code>.', |
|
| 639 | + 'texte_statut_en_cours_redaction' => 'редагується', |
|
| 640 | + 'texte_statut_poubelle' => 'видалено', |
|
| 641 | + 'texte_statut_propose_evaluation' => 'представлено', |
|
| 642 | + 'texte_statut_publie' => 'опубліковано', |
|
| 643 | + 'texte_statut_refuse' => 'відхилено', |
|
| 644 | + 'titre_ajouter_mot_cle' => 'ДОДАТИ КЛЮЧОВЕ СЛОВО:', |
|
| 645 | + 'titre_cadre_raccourcis' => 'ШВИДКИЙ ПЕРЕХІД:', |
|
| 646 | + 'titre_changer_couleur_interface' => 'Зміна кольору інтерфейсу', |
|
| 647 | + 'titre_image_admin_article' => 'Ви можете адмініструвати цю статтю ', |
|
| 648 | + 'titre_image_administrateur' => 'Адміністратор', |
|
| 649 | + 'titre_image_aide' => 'Допомога', |
|
| 650 | + 'titre_image_auteur_supprime' => 'Автора видалено', |
|
| 651 | + 'titre_image_redacteur' => 'Редактор без доступу', |
|
| 652 | + 'titre_image_redacteur_02' => 'Редактор', |
|
| 653 | + 'titre_image_selecteur' => 'Переглянути список', |
|
| 654 | + 'titre_image_visiteur' => 'Відвідувач', |
|
| 655 | + 'titre_joindre_document' => 'ДОДАТИ ДОКУМЕНТ', |
|
| 656 | + 'titre_mots_cles' => 'КЛЮЧОВІ СЛОВА', |
|
| 657 | + 'titre_probleme_technique' => 'Увага: неможливо підключитися до SQL серверу, сайт не працює. Ми намагаємось оперативно розв’язати проблему. Дякуємо за розуміння.', |
|
| 658 | + 'titre_publier_document' => 'ОПУБЛІКУВАТИ ДОКУМЕНТ В ЦІЙ РУБРИЦІ', |
|
| 659 | + 'titre_signatures_attente' => 'Підписи чекають схвалення', |
|
| 660 | + 'titre_signatures_confirmees' => 'Підписи підтверджено', |
|
| 661 | + 'titre_statistiques' => 'Статистика сайту', |
|
| 662 | + 'titre_titre_document' => 'Назва документу:', |
|
| 663 | + 'todo' => 'зробити', |
|
| 664 | + 'trad_definir_reference' => 'Виберіть "@titre@" як джерело для перекладу', |
|
| 665 | + 'trad_reference' => '(джерело для перекладів)', |
|
| 666 | 666 | |
| 667 | - // Z |
|
| 668 | - 'zbug_balise_b_aval' => ': B tag too late in loop', |
|
| 669 | - 'zbug_balise_inexistante' => 'Тег #@balise@ не коректно вказано для @from@ ', |
|
| 670 | - 'zbug_balise_sans_argument' => 'Не вистачає аргументу в тезі @balise@', |
|
| 671 | - 'zbug_boucle' => 'цикл (boucle)', |
|
| 672 | - 'zbug_boucle_recursive_undef' => 'невизначений рекурсивний цикл (boucle): @nom@', |
|
| 673 | - 'zbug_calcul' => 'обчислення', |
|
| 674 | - 'zbug_champ_hors_boucle' => 'Поле @champ@ знаходиться поза циклом (boucle)', |
|
| 675 | - 'zbug_champ_hors_motif' => 'Поле @champ@ знаходиться поза контекстом @motif@', |
|
| 676 | - 'zbug_code' => 'код ', |
|
| 677 | - 'zbug_critere_inconnu' => 'Невідомий критерій @critere@', |
|
| 678 | - 'zbug_critere_sur_table_sans_cle_primaire' => '{@critere@} в таблиці без первинного ключа', |
|
| 679 | - 'zbug_distant_interdit' => 'Зовнішні дані заборонено', |
|
| 680 | - 'zbug_doublon_table_sans_cle_primaire' => 'Дублікати записів в таблиці, що не має простого первинного ключа', |
|
| 681 | - 'zbug_doublon_table_sans_index' => 'Дублікати записів в таблиці без індексу', |
|
| 682 | - 'zbug_erreur_boucle_double' => 'Цикл @id@: подвійне визначення', |
|
| 683 | - 'zbug_erreur_boucle_fermant' => 'Цикл @id@: відсутній тег, що закриває', |
|
| 684 | - 'zbug_erreur_boucle_syntaxe' => 'Синтаксична помилка в циклі @id@', |
|
| 685 | - 'zbug_erreur_compilation' => 'Помилка компіляції', |
|
| 686 | - 'zbug_erreur_execution_page' => 'Помилка виконання', |
|
| 687 | - 'zbug_erreur_filtre' => 'Невизначений фільтр @filtre@', |
|
| 688 | - 'zbug_erreur_meme_parent' => 'Критерій {meme_parent} може бути використаний лише в циклах (FORUMS) і (RUBRIQUES)', |
|
| 689 | - 'zbug_erreur_squelette' => 'Помилка(и) в шаблоні', |
|
| 690 | - 'zbug_hors_compilation' => 'Не скомпільовано', |
|
| 691 | - 'zbug_info_erreur_squelette' => 'Помилка на сайті', |
|
| 692 | - 'zbug_inversion_ordre_inexistant' => 'Реверсія неіснуючого порядку', |
|
| 693 | - 'zbug_pagination_sans_critere' => 'Використано тег #PAGINATION, але в циклі не вказаний критерій {pagination}. Можливо це рекурсивний цикл.', |
|
| 694 | - 'zbug_parametres_inclus_incorrects' => 'Невірний параметр, що включає: @param@', |
|
| 695 | - 'zbug_profile' => 'Час розрахунку: @time@', |
|
| 696 | - 'zbug_resultat' => 'результат', |
|
| 697 | - 'zbug_serveur_indefini' => 'Не визначений SQL сервер', |
|
| 698 | - 'zbug_statistiques' => 'Інформація про SQL запроси (відсортовано за часом виконання) ', |
|
| 699 | - 'zbug_table_inconnue' => 'Невідома SQL таблиця "@table@"', |
|
| 700 | - 'zxml_connus_attributs' => 'відомі атрибути', |
|
| 701 | - 'zxml_de' => 'з', |
|
| 702 | - 'zxml_inconnu_attribut' => 'невідомий атрибут', |
|
| 703 | - 'zxml_inconnu_balise' => 'невідомий тег', |
|
| 704 | - 'zxml_inconnu_entite' => 'невідомий запис', |
|
| 705 | - 'zxml_inconnu_id' => 'невідомий ID', |
|
| 706 | - 'zxml_mais_de' => 'але з', |
|
| 707 | - 'zxml_non_conforme' => 'не відповідає принципу', |
|
| 708 | - 'zxml_non_fils' => 'не є дочірнім по відношенню до', |
|
| 709 | - 'zxml_nonvide_balise' => 'тег не пустий', |
|
| 710 | - 'zxml_obligatoire_attribut' => 'потрібний атрибут, що відсутній в', |
|
| 711 | - 'zxml_succession_fils_incorrecte' => 'невірне дочірнє наслідування', |
|
| 712 | - 'zxml_survoler' => 'щоб побачити правильні, наведіть курсор', |
|
| 713 | - 'zxml_valeur_attribut' => 'значення атрибута', |
|
| 714 | - 'zxml_vide_balise' => 'пустий тег', |
|
| 715 | - 'zxml_vu' => 'вже проглядалося' |
|
| 667 | + // Z |
|
| 668 | + 'zbug_balise_b_aval' => ': B tag too late in loop', |
|
| 669 | + 'zbug_balise_inexistante' => 'Тег #@balise@ не коректно вказано для @from@ ', |
|
| 670 | + 'zbug_balise_sans_argument' => 'Не вистачає аргументу в тезі @balise@', |
|
| 671 | + 'zbug_boucle' => 'цикл (boucle)', |
|
| 672 | + 'zbug_boucle_recursive_undef' => 'невизначений рекурсивний цикл (boucle): @nom@', |
|
| 673 | + 'zbug_calcul' => 'обчислення', |
|
| 674 | + 'zbug_champ_hors_boucle' => 'Поле @champ@ знаходиться поза циклом (boucle)', |
|
| 675 | + 'zbug_champ_hors_motif' => 'Поле @champ@ знаходиться поза контекстом @motif@', |
|
| 676 | + 'zbug_code' => 'код ', |
|
| 677 | + 'zbug_critere_inconnu' => 'Невідомий критерій @critere@', |
|
| 678 | + 'zbug_critere_sur_table_sans_cle_primaire' => '{@critere@} в таблиці без первинного ключа', |
|
| 679 | + 'zbug_distant_interdit' => 'Зовнішні дані заборонено', |
|
| 680 | + 'zbug_doublon_table_sans_cle_primaire' => 'Дублікати записів в таблиці, що не має простого первинного ключа', |
|
| 681 | + 'zbug_doublon_table_sans_index' => 'Дублікати записів в таблиці без індексу', |
|
| 682 | + 'zbug_erreur_boucle_double' => 'Цикл @id@: подвійне визначення', |
|
| 683 | + 'zbug_erreur_boucle_fermant' => 'Цикл @id@: відсутній тег, що закриває', |
|
| 684 | + 'zbug_erreur_boucle_syntaxe' => 'Синтаксична помилка в циклі @id@', |
|
| 685 | + 'zbug_erreur_compilation' => 'Помилка компіляції', |
|
| 686 | + 'zbug_erreur_execution_page' => 'Помилка виконання', |
|
| 687 | + 'zbug_erreur_filtre' => 'Невизначений фільтр @filtre@', |
|
| 688 | + 'zbug_erreur_meme_parent' => 'Критерій {meme_parent} може бути використаний лише в циклах (FORUMS) і (RUBRIQUES)', |
|
| 689 | + 'zbug_erreur_squelette' => 'Помилка(и) в шаблоні', |
|
| 690 | + 'zbug_hors_compilation' => 'Не скомпільовано', |
|
| 691 | + 'zbug_info_erreur_squelette' => 'Помилка на сайті', |
|
| 692 | + 'zbug_inversion_ordre_inexistant' => 'Реверсія неіснуючого порядку', |
|
| 693 | + 'zbug_pagination_sans_critere' => 'Використано тег #PAGINATION, але в циклі не вказаний критерій {pagination}. Можливо це рекурсивний цикл.', |
|
| 694 | + 'zbug_parametres_inclus_incorrects' => 'Невірний параметр, що включає: @param@', |
|
| 695 | + 'zbug_profile' => 'Час розрахунку: @time@', |
|
| 696 | + 'zbug_resultat' => 'результат', |
|
| 697 | + 'zbug_serveur_indefini' => 'Не визначений SQL сервер', |
|
| 698 | + 'zbug_statistiques' => 'Інформація про SQL запроси (відсортовано за часом виконання) ', |
|
| 699 | + 'zbug_table_inconnue' => 'Невідома SQL таблиця "@table@"', |
|
| 700 | + 'zxml_connus_attributs' => 'відомі атрибути', |
|
| 701 | + 'zxml_de' => 'з', |
|
| 702 | + 'zxml_inconnu_attribut' => 'невідомий атрибут', |
|
| 703 | + 'zxml_inconnu_balise' => 'невідомий тег', |
|
| 704 | + 'zxml_inconnu_entite' => 'невідомий запис', |
|
| 705 | + 'zxml_inconnu_id' => 'невідомий ID', |
|
| 706 | + 'zxml_mais_de' => 'але з', |
|
| 707 | + 'zxml_non_conforme' => 'не відповідає принципу', |
|
| 708 | + 'zxml_non_fils' => 'не є дочірнім по відношенню до', |
|
| 709 | + 'zxml_nonvide_balise' => 'тег не пустий', |
|
| 710 | + 'zxml_obligatoire_attribut' => 'потрібний атрибут, що відсутній в', |
|
| 711 | + 'zxml_succession_fils_incorrecte' => 'невірне дочірнє наслідування', |
|
| 712 | + 'zxml_survoler' => 'щоб побачити правильні, наведіть курсор', |
|
| 713 | + 'zxml_valeur_attribut' => 'значення атрибута', |
|
| 714 | + 'zxml_vide_balise' => 'пустий тег', |
|
| 715 | + 'zxml_vu' => 'вже проглядалося' |
|
| 716 | 716 | ); |
@@ -2,247 +2,247 @@ discard block |
||
| 2 | 2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
| 3 | 3 | // Fichier source, a modifier dans https://git.spip.net/spip/spip.git |
| 4 | 4 | if (!defined('_ECRIRE_INC_VERSION')) { |
| 5 | - return; |
|
| 5 | + return; |
|
| 6 | 6 | } |
| 7 | 7 | |
| 8 | 8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
| 9 | 9 | |
| 10 | - // A |
|
| 11 | - 'access_interface_graphique' => 'Retour à l’interface graphique complète', |
|
| 12 | - 'access_mode_texte' => 'Afficher l’interface textuelle simplifiée', |
|
| 13 | - 'admin_debug' => 'debug', |
|
| 14 | - 'admin_modifier_article' => 'Modifier cet article', |
|
| 15 | - 'admin_modifier_auteur' => 'Modifier cet auteur', |
|
| 16 | - 'admin_modifier_breve' => 'Modifier cette brève', |
|
| 17 | - 'admin_modifier_mot' => 'Modifier ce mot-clé', |
|
| 18 | - 'admin_modifier_rubrique' => 'Modifier cette rubrique', |
|
| 19 | - 'admin_recalculer' => 'Recalculer cette page', |
|
| 20 | - 'afficher_calendrier' => 'Afficher le calendrier', |
|
| 21 | - 'afficher_trad' => 'afficher les traductions', |
|
| 22 | - 'alerte_maj_impossible' => '<b>Alerte !</b> La mise à jour de la base SQL vers la version @version@ est impossible, peut-être à cause d’un problème de droit de modification sur la base de données. Veuillez contacter votre hébergeur.', |
|
| 23 | - 'alerte_modif_info_concourante' => 'ATTENTION : Cette information a été modifiée par ailleurs. La valeur actuelle est :', |
|
| 24 | - 'analyse_xml' => 'Analyse XML', |
|
| 25 | - 'annuler' => 'Annuler', |
|
| 26 | - 'antispam_champ_vide' => 'Veuillez laisser ce champ vide :', |
|
| 27 | - 'articles_recents' => 'Articles les plus récents', |
|
| 28 | - 'attention_champ_mini_nb_caractères' => 'Attention ! @nb@ caractères au minimum', |
|
| 29 | - 'avis_1_erreur_saisie' => 'Il y a 1 erreur dans votre saisie, veuillez vérifier les informations.', |
|
| 30 | - 'avis_archive_incorrect' => 'le fichier archive n’est pas un fichier SPIP', |
|
| 31 | - 'avis_archive_invalide' => 'le fichier archive n’est pas valide', |
|
| 32 | - 'avis_attention' => 'ATTENTION !', |
|
| 33 | - 'avis_champ_incorrect_type_objet' => 'Nom de champ incorrect @name@ pour objet de type @type@', |
|
| 34 | - 'avis_colonne_inexistante' => 'La colonne @col@ n’existe pas', |
|
| 35 | - 'avis_erreur' => 'Erreur : voir ci-dessous', |
|
| 36 | - 'avis_erreur_connexion' => 'Erreur de connexion', |
|
| 37 | - 'avis_erreur_cookie' => 'problème de cookie', |
|
| 38 | - 'avis_erreur_fonction_contexte' => 'Erreur de programmation. Cette fonction ne doit pas être appelée dans ce contexte.', |
|
| 39 | - 'avis_erreur_mysql' => 'Erreur SQL', |
|
| 40 | - 'avis_erreur_sauvegarde' => 'Erreur dans la sauvegarde (@type@ @id_objet@) !', |
|
| 41 | - 'avis_erreur_visiteur' => 'Problème d’accès à l’espace privé', |
|
| 42 | - 'avis_nb_erreurs_saisie' => 'Il y a @nb@ erreurs dans votre saisie, veuillez vérifier les informations.', |
|
| 10 | + // A |
|
| 11 | + 'access_interface_graphique' => 'Retour à l’interface graphique complète', |
|
| 12 | + 'access_mode_texte' => 'Afficher l’interface textuelle simplifiée', |
|
| 13 | + 'admin_debug' => 'debug', |
|
| 14 | + 'admin_modifier_article' => 'Modifier cet article', |
|
| 15 | + 'admin_modifier_auteur' => 'Modifier cet auteur', |
|
| 16 | + 'admin_modifier_breve' => 'Modifier cette brève', |
|
| 17 | + 'admin_modifier_mot' => 'Modifier ce mot-clé', |
|
| 18 | + 'admin_modifier_rubrique' => 'Modifier cette rubrique', |
|
| 19 | + 'admin_recalculer' => 'Recalculer cette page', |
|
| 20 | + 'afficher_calendrier' => 'Afficher le calendrier', |
|
| 21 | + 'afficher_trad' => 'afficher les traductions', |
|
| 22 | + 'alerte_maj_impossible' => '<b>Alerte !</b> La mise à jour de la base SQL vers la version @version@ est impossible, peut-être à cause d’un problème de droit de modification sur la base de données. Veuillez contacter votre hébergeur.', |
|
| 23 | + 'alerte_modif_info_concourante' => 'ATTENTION : Cette information a été modifiée par ailleurs. La valeur actuelle est :', |
|
| 24 | + 'analyse_xml' => 'Analyse XML', |
|
| 25 | + 'annuler' => 'Annuler', |
|
| 26 | + 'antispam_champ_vide' => 'Veuillez laisser ce champ vide :', |
|
| 27 | + 'articles_recents' => 'Articles les plus récents', |
|
| 28 | + 'attention_champ_mini_nb_caractères' => 'Attention ! @nb@ caractères au minimum', |
|
| 29 | + 'avis_1_erreur_saisie' => 'Il y a 1 erreur dans votre saisie, veuillez vérifier les informations.', |
|
| 30 | + 'avis_archive_incorrect' => 'le fichier archive n’est pas un fichier SPIP', |
|
| 31 | + 'avis_archive_invalide' => 'le fichier archive n’est pas valide', |
|
| 32 | + 'avis_attention' => 'ATTENTION !', |
|
| 33 | + 'avis_champ_incorrect_type_objet' => 'Nom de champ incorrect @name@ pour objet de type @type@', |
|
| 34 | + 'avis_colonne_inexistante' => 'La colonne @col@ n’existe pas', |
|
| 35 | + 'avis_erreur' => 'Erreur : voir ci-dessous', |
|
| 36 | + 'avis_erreur_connexion' => 'Erreur de connexion', |
|
| 37 | + 'avis_erreur_cookie' => 'problème de cookie', |
|
| 38 | + 'avis_erreur_fonction_contexte' => 'Erreur de programmation. Cette fonction ne doit pas être appelée dans ce contexte.', |
|
| 39 | + 'avis_erreur_mysql' => 'Erreur SQL', |
|
| 40 | + 'avis_erreur_sauvegarde' => 'Erreur dans la sauvegarde (@type@ @id_objet@) !', |
|
| 41 | + 'avis_erreur_visiteur' => 'Problème d’accès à l’espace privé', |
|
| 42 | + 'avis_nb_erreurs_saisie' => 'Il y a @nb@ erreurs dans votre saisie, veuillez vérifier les informations.', |
|
| 43 | 43 | |
| 44 | - // B |
|
| 45 | - 'barre_a_accent_grave' => 'Insérer un A accent grave majuscule', |
|
| 46 | - 'barre_aide' => 'Utilisez les raccourcis typographiques pour enrichir votre mise en page', |
|
| 47 | - 'barre_e_accent_aigu' => 'Insérer un E accent aigu majuscule', |
|
| 48 | - 'barre_eo' => 'Insérer un E dans l’O', |
|
| 49 | - 'barre_eo_maj' => 'Insérer un E dans l’O majuscule', |
|
| 50 | - 'barre_euro' => 'Insérer le symbole €', |
|
| 51 | - 'barre_gras' => 'Mettre en {{gras}}', |
|
| 52 | - 'barre_guillemets' => 'Entourer de « guillemets »', |
|
| 53 | - 'barre_guillemets_simples' => 'Entourer de “guillemets de second niveau”', |
|
| 54 | - 'barre_intertitre' => 'Transformer en {{{intertitre}}}', |
|
| 55 | - 'barre_italic' => 'Mettre en {italique}', |
|
| 56 | - 'barre_lien' => 'Transformer en [lien hypertexte->http://...]', |
|
| 57 | - 'barre_lien_input' => 'Veuillez indiquer l’adresse de votre lien (vous pouvez indiquer une adresse Web sous la forme http://www.monsite/com ou simplement indiquer le numéro d’un article de ce site.', |
|
| 58 | - 'barre_note' => 'Transformer en [[Note de bas de page]]', |
|
| 59 | - 'barre_paragraphe' => 'Créer un paragraphe', |
|
| 60 | - 'barre_quote' => '<quote>Citer un message</quote>', |
|
| 61 | - 'bouton_changer' => 'Changer', |
|
| 62 | - 'bouton_chercher' => 'Chercher', |
|
| 63 | - 'bouton_choisir' => 'Choisir', |
|
| 64 | - 'bouton_deplacer' => 'Déplacer', |
|
| 65 | - 'bouton_download' => 'Télécharger', |
|
| 66 | - 'bouton_enregistrer' => 'Enregistrer', |
|
| 67 | - 'bouton_radio_desactiver_messagerie_interne' => 'Désactiver la messagerie interne', |
|
| 68 | - 'bouton_radio_envoi_annonces' => 'Envoyer les annonces éditoriales', |
|
| 69 | - 'bouton_radio_non_envoi_annonces' => 'Ne pas envoyer d’annonces', |
|
| 70 | - 'bouton_radio_non_envoi_liste_nouveautes' => 'Ne pas envoyer la liste des nouveautés', |
|
| 71 | - 'bouton_recharger_page' => 'recharger cette page', |
|
| 72 | - 'bouton_telecharger' => 'Télécharger', |
|
| 73 | - 'bouton_upload' => 'Téléverser', |
|
| 74 | - 'bouton_valider' => 'Valider', |
|
| 44 | + // B |
|
| 45 | + 'barre_a_accent_grave' => 'Insérer un A accent grave majuscule', |
|
| 46 | + 'barre_aide' => 'Utilisez les raccourcis typographiques pour enrichir votre mise en page', |
|
| 47 | + 'barre_e_accent_aigu' => 'Insérer un E accent aigu majuscule', |
|
| 48 | + 'barre_eo' => 'Insérer un E dans l’O', |
|
| 49 | + 'barre_eo_maj' => 'Insérer un E dans l’O majuscule', |
|
| 50 | + 'barre_euro' => 'Insérer le symbole €', |
|
| 51 | + 'barre_gras' => 'Mettre en {{gras}}', |
|
| 52 | + 'barre_guillemets' => 'Entourer de « guillemets »', |
|
| 53 | + 'barre_guillemets_simples' => 'Entourer de “guillemets de second niveau”', |
|
| 54 | + 'barre_intertitre' => 'Transformer en {{{intertitre}}}', |
|
| 55 | + 'barre_italic' => 'Mettre en {italique}', |
|
| 56 | + 'barre_lien' => 'Transformer en [lien hypertexte->http://...]', |
|
| 57 | + 'barre_lien_input' => 'Veuillez indiquer l’adresse de votre lien (vous pouvez indiquer une adresse Web sous la forme http://www.monsite/com ou simplement indiquer le numéro d’un article de ce site.', |
|
| 58 | + 'barre_note' => 'Transformer en [[Note de bas de page]]', |
|
| 59 | + 'barre_paragraphe' => 'Créer un paragraphe', |
|
| 60 | + 'barre_quote' => '<quote>Citer un message</quote>', |
|
| 61 | + 'bouton_changer' => 'Changer', |
|
| 62 | + 'bouton_chercher' => 'Chercher', |
|
| 63 | + 'bouton_choisir' => 'Choisir', |
|
| 64 | + 'bouton_deplacer' => 'Déplacer', |
|
| 65 | + 'bouton_download' => 'Télécharger', |
|
| 66 | + 'bouton_enregistrer' => 'Enregistrer', |
|
| 67 | + 'bouton_radio_desactiver_messagerie_interne' => 'Désactiver la messagerie interne', |
|
| 68 | + 'bouton_radio_envoi_annonces' => 'Envoyer les annonces éditoriales', |
|
| 69 | + 'bouton_radio_non_envoi_annonces' => 'Ne pas envoyer d’annonces', |
|
| 70 | + 'bouton_radio_non_envoi_liste_nouveautes' => 'Ne pas envoyer la liste des nouveautés', |
|
| 71 | + 'bouton_recharger_page' => 'recharger cette page', |
|
| 72 | + 'bouton_telecharger' => 'Télécharger', |
|
| 73 | + 'bouton_upload' => 'Téléverser', |
|
| 74 | + 'bouton_valider' => 'Valider', |
|
| 75 | 75 | |
| 76 | - // C |
|
| 77 | - 'cal_apresmidi' => 'après-midi', |
|
| 78 | - 'cal_jour_entier' => 'jour entier', |
|
| 79 | - 'cal_matin' => 'matin', |
|
| 80 | - 'cal_par_jour' => 'calendrier par jour', |
|
| 81 | - 'cal_par_mois' => 'calendrier par mois', |
|
| 82 | - 'cal_par_semaine' => 'calendrier par semaine', |
|
| 83 | - 'choix_couleur_interface' => 'couleur ', |
|
| 84 | - 'choix_interface' => 'choix de l’interface', |
|
| 85 | - 'colonne' => 'Colonne', |
|
| 86 | - 'confirm_changer_statut' => 'Attention, vous avez demandé à changer le statut de cet élément. Souhaitez-vous continuer ?', |
|
| 87 | - 'correcte' => 'correcte', # chaine utilisée dans le debugueur : "validation .. impossible" ou "validation .. correcte" |
|
| 76 | + // C |
|
| 77 | + 'cal_apresmidi' => 'après-midi', |
|
| 78 | + 'cal_jour_entier' => 'jour entier', |
|
| 79 | + 'cal_matin' => 'matin', |
|
| 80 | + 'cal_par_jour' => 'calendrier par jour', |
|
| 81 | + 'cal_par_mois' => 'calendrier par mois', |
|
| 82 | + 'cal_par_semaine' => 'calendrier par semaine', |
|
| 83 | + 'choix_couleur_interface' => 'couleur ', |
|
| 84 | + 'choix_interface' => 'choix de l’interface', |
|
| 85 | + 'colonne' => 'Colonne', |
|
| 86 | + 'confirm_changer_statut' => 'Attention, vous avez demandé à changer le statut de cet élément. Souhaitez-vous continuer ?', |
|
| 87 | + 'correcte' => 'correcte', # chaine utilisée dans le debugueur : "validation .. impossible" ou "validation .. correcte" |
|
| 88 | 88 | |
| 89 | - // D |
|
| 90 | - 'date_aujourdhui' => 'aujourd’hui', |
|
| 91 | - 'date_avant_jc' => 'av. J.C.', |
|
| 92 | - 'date_dans' => 'dans @delai@', |
|
| 93 | - 'date_de_mois_1' => '@j@ @nommois@', |
|
| 94 | - 'date_de_mois_10' => '@j@ @nommois@', |
|
| 95 | - 'date_de_mois_11' => '@j@ @nommois@', |
|
| 96 | - 'date_de_mois_12' => '@j@ @nommois@', |
|
| 97 | - 'date_de_mois_2' => '@j@ @nommois@', |
|
| 98 | - 'date_de_mois_3' => '@j@ @nommois@', |
|
| 99 | - 'date_de_mois_4' => '@j@ @nommois@', |
|
| 100 | - 'date_de_mois_5' => '@j@ @nommois@', |
|
| 101 | - 'date_de_mois_6' => '@j@ @nommois@', |
|
| 102 | - 'date_de_mois_7' => '@j@ @nommois@', |
|
| 103 | - 'date_de_mois_8' => '@j@ @nommois@', |
|
| 104 | - 'date_de_mois_9' => '@j@ @nommois@', |
|
| 105 | - 'date_demain' => 'demain', |
|
| 106 | - 'date_fmt_heures_minutes' => '@h@h@m@min', |
|
| 107 | - 'date_fmt_heures_minutes_court' => '@h@h@m@', |
|
| 108 | - 'date_fmt_jour' => '@nomjour@ @jour@', |
|
| 109 | - 'date_fmt_jour_heure' => '@jour@ à @heure@', |
|
| 110 | - 'date_fmt_jour_heure_debut_fin' => '@jour@ de @heure_debut@ à @heure_fin@', |
|
| 111 | - 'date_fmt_jour_heure_debut_fin_abbr' => '@dtstart@@jour@ de @heure_debut@@dtabbr@ à @dtend@@heure_fin@@dtabbr@', |
|
| 112 | - 'date_fmt_jour_mois' => '@jour@ @nommois@', |
|
| 113 | - 'date_fmt_jour_mois_annee' => '@jour@ @nommois@ @annee@', |
|
| 114 | - 'date_fmt_mois_annee' => '@nommois@ @annee@', |
|
| 115 | - 'date_fmt_nomjour' => '@nomjour@ @date@', |
|
| 116 | - 'date_fmt_nomjour_date' => 'le @nomjour@ @date@', |
|
| 117 | - 'date_fmt_periode' => 'Du @date_debut@ au @date_fin@', |
|
| 118 | - 'date_fmt_periode_abbr' => 'Du @dtart@@date_debut@@dtabbr@ au @dtend@@date_fin@@dtabbr@', |
|
| 119 | - 'date_fmt_periode_from' => 'Du', |
|
| 120 | - 'date_fmt_periode_to' => 'au', |
|
| 121 | - 'date_fmt_saison_annee' => '@saison@ @annee@', |
|
| 122 | - 'date_heures' => 'heures', |
|
| 123 | - 'date_hier' => 'hier', |
|
| 124 | - 'date_il_y_a' => 'il y a @delai@', |
|
| 125 | - 'date_jnum1' => '1er', |
|
| 126 | - 'date_jnum10' => '10', |
|
| 127 | - 'date_jnum11' => '11', |
|
| 128 | - 'date_jnum12' => '12', |
|
| 129 | - 'date_jnum13' => '13', |
|
| 130 | - 'date_jnum14' => '14', |
|
| 131 | - 'date_jnum15' => '15', |
|
| 132 | - 'date_jnum16' => '16', |
|
| 133 | - 'date_jnum17' => '17', |
|
| 134 | - 'date_jnum18' => '18', |
|
| 135 | - 'date_jnum19' => '19', |
|
| 136 | - 'date_jnum2' => '2', |
|
| 137 | - 'date_jnum20' => '20', |
|
| 138 | - 'date_jnum21' => '21', |
|
| 139 | - 'date_jnum22' => '22', |
|
| 140 | - 'date_jnum23' => '23', |
|
| 141 | - 'date_jnum24' => '24', |
|
| 142 | - 'date_jnum25' => '25', |
|
| 143 | - 'date_jnum26' => '26', |
|
| 144 | - 'date_jnum27' => '27', |
|
| 145 | - 'date_jnum28' => '28', |
|
| 146 | - 'date_jnum29' => '29', |
|
| 147 | - 'date_jnum3' => '3', |
|
| 148 | - 'date_jnum30' => '30', |
|
| 149 | - 'date_jnum31' => '31', |
|
| 150 | - 'date_jnum4' => '4', |
|
| 151 | - 'date_jnum5' => '5', |
|
| 152 | - 'date_jnum6' => '6', |
|
| 153 | - 'date_jnum7' => '7', |
|
| 154 | - 'date_jnum8' => '8', |
|
| 155 | - 'date_jnum9' => '9', |
|
| 156 | - 'date_jour_1' => 'dimanche', |
|
| 157 | - 'date_jour_1_abbr' => 'dim.', |
|
| 158 | - 'date_jour_1_initiale' => 'd.', |
|
| 159 | - 'date_jour_2' => 'lundi', |
|
| 160 | - 'date_jour_2_abbr' => 'lun.', |
|
| 161 | - 'date_jour_2_initiale' => 'l.', |
|
| 162 | - 'date_jour_3' => 'mardi', |
|
| 163 | - 'date_jour_3_abbr' => 'mar.', |
|
| 164 | - 'date_jour_3_initiale' => 'm.', |
|
| 165 | - 'date_jour_4' => 'mercredi', |
|
| 166 | - 'date_jour_4_abbr' => 'mer.', |
|
| 167 | - 'date_jour_4_initiale' => 'm.', |
|
| 168 | - 'date_jour_5' => 'jeudi', |
|
| 169 | - 'date_jour_5_abbr' => 'jeu.', |
|
| 170 | - 'date_jour_5_initiale' => 'j.', |
|
| 171 | - 'date_jour_6' => 'vendredi', |
|
| 172 | - 'date_jour_6_abbr' => 'ven.', |
|
| 173 | - 'date_jour_6_initiale' => 'v.', |
|
| 174 | - 'date_jour_7' => 'samedi', |
|
| 175 | - 'date_jour_7_abbr' => 'sam.', |
|
| 176 | - 'date_jour_7_initiale' => 's.', |
|
| 177 | - 'date_jours' => 'jours', |
|
| 178 | - 'date_minutes' => 'minutes', |
|
| 179 | - 'date_mois' => 'mois', |
|
| 180 | - 'date_mois_1' => 'janvier', |
|
| 181 | - 'date_mois_10' => 'octobre', |
|
| 182 | - 'date_mois_10_abbr' => 'oct.', |
|
| 183 | - 'date_mois_11' => 'novembre', |
|
| 184 | - 'date_mois_11_abbr' => 'nov.', |
|
| 185 | - 'date_mois_12' => 'décembre', |
|
| 186 | - 'date_mois_12_abbr' => 'déc.', |
|
| 187 | - 'date_mois_1_abbr' => 'janv.', |
|
| 188 | - 'date_mois_2' => 'février', |
|
| 189 | - 'date_mois_2_abbr' => 'févr.', |
|
| 190 | - 'date_mois_3' => 'mars', |
|
| 191 | - 'date_mois_3_abbr' => 'mars', |
|
| 192 | - 'date_mois_4' => 'avril', |
|
| 193 | - 'date_mois_4_abbr' => 'avr.', |
|
| 194 | - 'date_mois_5' => 'mai', |
|
| 195 | - 'date_mois_5_abbr' => 'mai', |
|
| 196 | - 'date_mois_6' => 'juin', |
|
| 197 | - 'date_mois_6_abbr' => 'juin', |
|
| 198 | - 'date_mois_7' => 'juillet', |
|
| 199 | - 'date_mois_7_abbr' => 'juil.', |
|
| 200 | - 'date_mois_8' => 'août', |
|
| 201 | - 'date_mois_8_abbr' => 'août', |
|
| 202 | - 'date_mois_9' => 'septembre', |
|
| 203 | - 'date_mois_9_abbr' => 'sept.', |
|
| 204 | - 'date_saison_1' => 'hiver', |
|
| 205 | - 'date_saison_2' => 'printemps', |
|
| 206 | - 'date_saison_3' => 'été', |
|
| 207 | - 'date_saison_4' => 'automne', |
|
| 208 | - 'date_secondes' => 'secondes', |
|
| 209 | - 'date_semaines' => 'semaines', |
|
| 210 | - 'date_un_mois' => 'mois', |
|
| 211 | - 'date_une_heure' => 'heure', |
|
| 212 | - 'date_une_minute' => 'minute', |
|
| 213 | - 'date_une_seconde' => 'seconde', |
|
| 214 | - 'date_une_semaine' => 'semaine', |
|
| 215 | - 'dirs_commencer' => ' afin de commencer réellement l’installation', |
|
| 216 | - 'dirs_preliminaire' => 'Préliminaire : <b>Régler les droits d’accès</b>', |
|
| 217 | - 'dirs_probleme_droits' => 'Problème de droits d’accès', |
|
| 218 | - 'dirs_repertoires_absents' => '<p><b>Les répertoires suivants n’ont pas été trouvés :</b></p><ul>@bad_dirs@</ul> |
|
| 89 | + // D |
|
| 90 | + 'date_aujourdhui' => 'aujourd’hui', |
|
| 91 | + 'date_avant_jc' => 'av. J.C.', |
|
| 92 | + 'date_dans' => 'dans @delai@', |
|
| 93 | + 'date_de_mois_1' => '@j@ @nommois@', |
|
| 94 | + 'date_de_mois_10' => '@j@ @nommois@', |
|
| 95 | + 'date_de_mois_11' => '@j@ @nommois@', |
|
| 96 | + 'date_de_mois_12' => '@j@ @nommois@', |
|
| 97 | + 'date_de_mois_2' => '@j@ @nommois@', |
|
| 98 | + 'date_de_mois_3' => '@j@ @nommois@', |
|
| 99 | + 'date_de_mois_4' => '@j@ @nommois@', |
|
| 100 | + 'date_de_mois_5' => '@j@ @nommois@', |
|
| 101 | + 'date_de_mois_6' => '@j@ @nommois@', |
|
| 102 | + 'date_de_mois_7' => '@j@ @nommois@', |
|
| 103 | + 'date_de_mois_8' => '@j@ @nommois@', |
|
| 104 | + 'date_de_mois_9' => '@j@ @nommois@', |
|
| 105 | + 'date_demain' => 'demain', |
|
| 106 | + 'date_fmt_heures_minutes' => '@h@h@m@min', |
|
| 107 | + 'date_fmt_heures_minutes_court' => '@h@h@m@', |
|
| 108 | + 'date_fmt_jour' => '@nomjour@ @jour@', |
|
| 109 | + 'date_fmt_jour_heure' => '@jour@ à @heure@', |
|
| 110 | + 'date_fmt_jour_heure_debut_fin' => '@jour@ de @heure_debut@ à @heure_fin@', |
|
| 111 | + 'date_fmt_jour_heure_debut_fin_abbr' => '@dtstart@@jour@ de @heure_debut@@dtabbr@ à @dtend@@heure_fin@@dtabbr@', |
|
| 112 | + 'date_fmt_jour_mois' => '@jour@ @nommois@', |
|
| 113 | + 'date_fmt_jour_mois_annee' => '@jour@ @nommois@ @annee@', |
|
| 114 | + 'date_fmt_mois_annee' => '@nommois@ @annee@', |
|
| 115 | + 'date_fmt_nomjour' => '@nomjour@ @date@', |
|
| 116 | + 'date_fmt_nomjour_date' => 'le @nomjour@ @date@', |
|
| 117 | + 'date_fmt_periode' => 'Du @date_debut@ au @date_fin@', |
|
| 118 | + 'date_fmt_periode_abbr' => 'Du @dtart@@date_debut@@dtabbr@ au @dtend@@date_fin@@dtabbr@', |
|
| 119 | + 'date_fmt_periode_from' => 'Du', |
|
| 120 | + 'date_fmt_periode_to' => 'au', |
|
| 121 | + 'date_fmt_saison_annee' => '@saison@ @annee@', |
|
| 122 | + 'date_heures' => 'heures', |
|
| 123 | + 'date_hier' => 'hier', |
|
| 124 | + 'date_il_y_a' => 'il y a @delai@', |
|
| 125 | + 'date_jnum1' => '1er', |
|
| 126 | + 'date_jnum10' => '10', |
|
| 127 | + 'date_jnum11' => '11', |
|
| 128 | + 'date_jnum12' => '12', |
|
| 129 | + 'date_jnum13' => '13', |
|
| 130 | + 'date_jnum14' => '14', |
|
| 131 | + 'date_jnum15' => '15', |
|
| 132 | + 'date_jnum16' => '16', |
|
| 133 | + 'date_jnum17' => '17', |
|
| 134 | + 'date_jnum18' => '18', |
|
| 135 | + 'date_jnum19' => '19', |
|
| 136 | + 'date_jnum2' => '2', |
|
| 137 | + 'date_jnum20' => '20', |
|
| 138 | + 'date_jnum21' => '21', |
|
| 139 | + 'date_jnum22' => '22', |
|
| 140 | + 'date_jnum23' => '23', |
|
| 141 | + 'date_jnum24' => '24', |
|
| 142 | + 'date_jnum25' => '25', |
|
| 143 | + 'date_jnum26' => '26', |
|
| 144 | + 'date_jnum27' => '27', |
|
| 145 | + 'date_jnum28' => '28', |
|
| 146 | + 'date_jnum29' => '29', |
|
| 147 | + 'date_jnum3' => '3', |
|
| 148 | + 'date_jnum30' => '30', |
|
| 149 | + 'date_jnum31' => '31', |
|
| 150 | + 'date_jnum4' => '4', |
|
| 151 | + 'date_jnum5' => '5', |
|
| 152 | + 'date_jnum6' => '6', |
|
| 153 | + 'date_jnum7' => '7', |
|
| 154 | + 'date_jnum8' => '8', |
|
| 155 | + 'date_jnum9' => '9', |
|
| 156 | + 'date_jour_1' => 'dimanche', |
|
| 157 | + 'date_jour_1_abbr' => 'dim.', |
|
| 158 | + 'date_jour_1_initiale' => 'd.', |
|
| 159 | + 'date_jour_2' => 'lundi', |
|
| 160 | + 'date_jour_2_abbr' => 'lun.', |
|
| 161 | + 'date_jour_2_initiale' => 'l.', |
|
| 162 | + 'date_jour_3' => 'mardi', |
|
| 163 | + 'date_jour_3_abbr' => 'mar.', |
|
| 164 | + 'date_jour_3_initiale' => 'm.', |
|
| 165 | + 'date_jour_4' => 'mercredi', |
|
| 166 | + 'date_jour_4_abbr' => 'mer.', |
|
| 167 | + 'date_jour_4_initiale' => 'm.', |
|
| 168 | + 'date_jour_5' => 'jeudi', |
|
| 169 | + 'date_jour_5_abbr' => 'jeu.', |
|
| 170 | + 'date_jour_5_initiale' => 'j.', |
|
| 171 | + 'date_jour_6' => 'vendredi', |
|
| 172 | + 'date_jour_6_abbr' => 'ven.', |
|
| 173 | + 'date_jour_6_initiale' => 'v.', |
|
| 174 | + 'date_jour_7' => 'samedi', |
|
| 175 | + 'date_jour_7_abbr' => 'sam.', |
|
| 176 | + 'date_jour_7_initiale' => 's.', |
|
| 177 | + 'date_jours' => 'jours', |
|
| 178 | + 'date_minutes' => 'minutes', |
|
| 179 | + 'date_mois' => 'mois', |
|
| 180 | + 'date_mois_1' => 'janvier', |
|
| 181 | + 'date_mois_10' => 'octobre', |
|
| 182 | + 'date_mois_10_abbr' => 'oct.', |
|
| 183 | + 'date_mois_11' => 'novembre', |
|
| 184 | + 'date_mois_11_abbr' => 'nov.', |
|
| 185 | + 'date_mois_12' => 'décembre', |
|
| 186 | + 'date_mois_12_abbr' => 'déc.', |
|
| 187 | + 'date_mois_1_abbr' => 'janv.', |
|
| 188 | + 'date_mois_2' => 'février', |
|
| 189 | + 'date_mois_2_abbr' => 'févr.', |
|
| 190 | + 'date_mois_3' => 'mars', |
|
| 191 | + 'date_mois_3_abbr' => 'mars', |
|
| 192 | + 'date_mois_4' => 'avril', |
|
| 193 | + 'date_mois_4_abbr' => 'avr.', |
|
| 194 | + 'date_mois_5' => 'mai', |
|
| 195 | + 'date_mois_5_abbr' => 'mai', |
|
| 196 | + 'date_mois_6' => 'juin', |
|
| 197 | + 'date_mois_6_abbr' => 'juin', |
|
| 198 | + 'date_mois_7' => 'juillet', |
|
| 199 | + 'date_mois_7_abbr' => 'juil.', |
|
| 200 | + 'date_mois_8' => 'août', |
|
| 201 | + 'date_mois_8_abbr' => 'août', |
|
| 202 | + 'date_mois_9' => 'septembre', |
|
| 203 | + 'date_mois_9_abbr' => 'sept.', |
|
| 204 | + 'date_saison_1' => 'hiver', |
|
| 205 | + 'date_saison_2' => 'printemps', |
|
| 206 | + 'date_saison_3' => 'été', |
|
| 207 | + 'date_saison_4' => 'automne', |
|
| 208 | + 'date_secondes' => 'secondes', |
|
| 209 | + 'date_semaines' => 'semaines', |
|
| 210 | + 'date_un_mois' => 'mois', |
|
| 211 | + 'date_une_heure' => 'heure', |
|
| 212 | + 'date_une_minute' => 'minute', |
|
| 213 | + 'date_une_seconde' => 'seconde', |
|
| 214 | + 'date_une_semaine' => 'semaine', |
|
| 215 | + 'dirs_commencer' => ' afin de commencer réellement l’installation', |
|
| 216 | + 'dirs_preliminaire' => 'Préliminaire : <b>Régler les droits d’accès</b>', |
|
| 217 | + 'dirs_probleme_droits' => 'Problème de droits d’accès', |
|
| 218 | + 'dirs_repertoires_absents' => '<p><b>Les répertoires suivants n’ont pas été trouvés :</b></p><ul>@bad_dirs@</ul> |
|
| 219 | 219 | <p>Il est probable que cela soit dû à un problème de mauvaise mise en majuscules ou minuscules. |
| 220 | 220 | Vérifiez que les minuscules et majuscules de ces répertoires concordent bien avec ce qui est affiché |
| 221 | 221 | ci-dessus ; si ce n’est pas le cas, renommez les répertoires avec votre logiciel FTP de façon à corriger l’erreur.</p> |
| 222 | 222 | <p>Une fois cette manipulation effectuée, vous pourrez ', |
| 223 | - 'dirs_repertoires_suivants' => '<p><b>Les répertoires suivants ne sont pas accessibles en écriture :</b></p> <ul>@bad_dirs@</ul> |
|
| 223 | + 'dirs_repertoires_suivants' => '<p><b>Les répertoires suivants ne sont pas accessibles en écriture :</b></p> <ul>@bad_dirs@</ul> |
|
| 224 | 224 | <p>Pour y remédier, utilisez votre client FTP afin de régler les droits d’accès de chacun |
| 225 | 225 | de ces répertoires. La procédure est expliquée en détail dans le guide d’installation.</p> |
| 226 | 226 | <p>Une fois cette manipulation effectuée, vous pourrez ', |
| 227 | - 'double_occurrence' => 'Double occurrence de @balise@', |
|
| 227 | + 'double_occurrence' => 'Double occurrence de @balise@', |
|
| 228 | 228 | |
| 229 | - // E |
|
| 230 | - 'en_cours' => 'en cours', |
|
| 231 | - 'envoi_via_le_site' => 'Envoi via le site', |
|
| 232 | - 'erreur' => 'Erreur', |
|
| 233 | - 'erreur_balise_non_fermee' => 'dernière balise non refermée :', |
|
| 234 | - 'erreur_technique_ajaxform' => 'Oups. Une erreur inattendue a empêché de soumettre le formulaire. Vous pouvez essayer à nouveau.', |
|
| 235 | - 'erreur_technique_enregistrement_champs' => 'Une erreur technique a empêché l’enregistrement correct du champ @champs@.', |
|
| 236 | - 'erreur_technique_enregistrement_impossible' => 'Une erreur technique a empêché l’enregistrement.', |
|
| 237 | - 'erreur_texte' => 'erreur(s)', |
|
| 238 | - 'etape' => 'Étape', |
|
| 229 | + // E |
|
| 230 | + 'en_cours' => 'en cours', |
|
| 231 | + 'envoi_via_le_site' => 'Envoi via le site', |
|
| 232 | + 'erreur' => 'Erreur', |
|
| 233 | + 'erreur_balise_non_fermee' => 'dernière balise non refermée :', |
|
| 234 | + 'erreur_technique_ajaxform' => 'Oups. Une erreur inattendue a empêché de soumettre le formulaire. Vous pouvez essayer à nouveau.', |
|
| 235 | + 'erreur_technique_enregistrement_champs' => 'Une erreur technique a empêché l’enregistrement correct du champ @champs@.', |
|
| 236 | + 'erreur_technique_enregistrement_impossible' => 'Une erreur technique a empêché l’enregistrement.', |
|
| 237 | + 'erreur_texte' => 'erreur(s)', |
|
| 238 | + 'etape' => 'Étape', |
|
| 239 | 239 | |
| 240 | - // F |
|
| 241 | - 'fichier_introuvable' => 'Fichier @fichier@ introuvable', |
|
| 242 | - 'form_auteur_confirmation' => 'Confirmez votre adresse email', |
|
| 243 | - 'form_auteur_email_modifie' => 'Votre adresse email a été modifiée.', |
|
| 244 | - 'form_auteur_envoi_mail_confirmation' => 'Un courrier électronique de confirmation vient d’être envoyé à @email@. Vous devrez visiter l’adresse Web mentionnée dans ce courrier pour valider votre adresse mail.', |
|
| 245 | - 'form_auteur_mail_confirmation' => 'Bonjour, |
|
| 240 | + // F |
|
| 241 | + 'fichier_introuvable' => 'Fichier @fichier@ introuvable', |
|
| 242 | + 'form_auteur_confirmation' => 'Confirmez votre adresse email', |
|
| 243 | + 'form_auteur_email_modifie' => 'Votre adresse email a été modifiée.', |
|
| 244 | + 'form_auteur_envoi_mail_confirmation' => 'Un courrier électronique de confirmation vient d’être envoyé à @email@. Vous devrez visiter l’adresse Web mentionnée dans ce courrier pour valider votre adresse mail.', |
|
| 245 | + 'form_auteur_mail_confirmation' => 'Bonjour, |
|
| 246 | 246 | |
| 247 | 247 | Vous avez demandé à changer votre adresse email. |
| 248 | 248 | Pour confirmer votre nouvelle adresse, il suffit de vous connecter à |
@@ -251,346 +251,346 @@ discard block |
||
| 251 | 251 | |
| 252 | 252 | @url@ |
| 253 | 253 | ', |
| 254 | - 'form_deja_inscrit' => 'Vous êtes déjà inscrit.', |
|
| 255 | - 'form_email_non_valide' => 'Votre adresse email n’est pas valide.', |
|
| 256 | - 'form_forum_access_refuse' => 'Vous n’avez plus accès à ce site.', |
|
| 257 | - 'form_forum_bonjour' => 'Bonjour @nom@,', |
|
| 258 | - 'form_forum_confirmer_email' => 'Pour confirmer votre adresse email, rendez-vous à cette adresse : @url_confirm@', |
|
| 259 | - 'form_forum_email_deja_enregistre' => 'Cette adresse email est déjà enregistrée, vous pouvez donc utiliser votre mot de passe habituel.', |
|
| 260 | - 'form_forum_identifiant_mail' => 'Votre nouvel identifiant vient de vous être envoyé par email.', |
|
| 261 | - 'form_forum_identifiants' => 'Identifiants personnels', |
|
| 262 | - 'form_forum_indiquer_nom_email' => 'Indiquez ici votre nom et votre adresse email. Votre identifiant personnel vous parviendra rapidement, par courrier électronique.', |
|
| 263 | - 'form_forum_login' => 'login :', |
|
| 264 | - 'form_forum_message_auto' => '(ceci est un message automatique)', |
|
| 265 | - 'form_forum_pass' => 'mot de passe :', |
|
| 266 | - 'form_forum_probleme_mail' => 'Problème de mail : l’identifiant ne peut pas être envoyé.', |
|
| 267 | - 'form_forum_voici1' => 'Voici vos identifiants pour pouvoir participer à la vie du site "@nom_site_spip@" (@adresse_site@) :', |
|
| 268 | - 'form_forum_voici2' => 'Voici vos identifiants pour proposer des articles sur |
|
| 254 | + 'form_deja_inscrit' => 'Vous êtes déjà inscrit.', |
|
| 255 | + 'form_email_non_valide' => 'Votre adresse email n’est pas valide.', |
|
| 256 | + 'form_forum_access_refuse' => 'Vous n’avez plus accès à ce site.', |
|
| 257 | + 'form_forum_bonjour' => 'Bonjour @nom@,', |
|
| 258 | + 'form_forum_confirmer_email' => 'Pour confirmer votre adresse email, rendez-vous à cette adresse : @url_confirm@', |
|
| 259 | + 'form_forum_email_deja_enregistre' => 'Cette adresse email est déjà enregistrée, vous pouvez donc utiliser votre mot de passe habituel.', |
|
| 260 | + 'form_forum_identifiant_mail' => 'Votre nouvel identifiant vient de vous être envoyé par email.', |
|
| 261 | + 'form_forum_identifiants' => 'Identifiants personnels', |
|
| 262 | + 'form_forum_indiquer_nom_email' => 'Indiquez ici votre nom et votre adresse email. Votre identifiant personnel vous parviendra rapidement, par courrier électronique.', |
|
| 263 | + 'form_forum_login' => 'login :', |
|
| 264 | + 'form_forum_message_auto' => '(ceci est un message automatique)', |
|
| 265 | + 'form_forum_pass' => 'mot de passe :', |
|
| 266 | + 'form_forum_probleme_mail' => 'Problème de mail : l’identifiant ne peut pas être envoyé.', |
|
| 267 | + 'form_forum_voici1' => 'Voici vos identifiants pour pouvoir participer à la vie du site "@nom_site_spip@" (@adresse_site@) :', |
|
| 268 | + 'form_forum_voici2' => 'Voici vos identifiants pour proposer des articles sur |
|
| 269 | 269 | le site "@nom_site_spip@" (@adresse_login@) :', |
| 270 | - 'form_indiquer_email' => 'Veuillez indiquer votre adresse email.', |
|
| 271 | - 'form_indiquer_nom' => 'Veuillez indiquer votre nom.', |
|
| 272 | - 'form_indiquer_nom_site' => 'Veuillez indiquer le nom de votre site.', |
|
| 273 | - 'form_pet_deja_enregistre' => 'Ce site est déjà enregistré', |
|
| 274 | - 'form_pet_signature_pasprise' => 'Votre signature n’est pas prise en compte.', |
|
| 275 | - 'form_prop_confirmer_envoi' => 'Confirmer l’envoi', |
|
| 276 | - 'form_prop_description' => 'Description/commentaire', |
|
| 277 | - 'form_prop_enregistre' => 'Votre proposition est enregistrée, elle apparaîtra en ligne après validation par les responsables de ce site.', |
|
| 278 | - 'form_prop_envoyer' => 'Envoyer un message', |
|
| 279 | - 'form_prop_indiquer_email' => 'Veuillez indiquer une adresse email valide', |
|
| 280 | - 'form_prop_indiquer_nom_site' => 'Veuillez indiquer le nom du site.', |
|
| 281 | - 'form_prop_indiquer_sujet' => 'Veuillez indiquer un sujet', |
|
| 282 | - 'form_prop_message_envoye' => 'Message envoyé', |
|
| 283 | - 'form_prop_non_enregistre' => 'Votre proposition n’a pas été enregistrée.', |
|
| 284 | - 'form_prop_sujet' => 'Sujet', |
|
| 285 | - 'form_prop_url_site' => 'Adresse URL du site', |
|
| 286 | - 'format_date_attendu' => 'Saisir une date au format jj/mm/aaaa.', |
|
| 287 | - 'format_date_incorrecte' => 'La date ou son format est incorrect', |
|
| 288 | - 'format_heure_attendu' => 'Saisir une heure au format hh:mm.', |
|
| 289 | - 'format_heure_incorrecte' => 'L’heure ou son format est incorrect', |
|
| 290 | - 'forum_non_inscrit' => 'Vous n’êtes pas inscrit, ou l’adresse ou le mot de passe sont erronés.', |
|
| 291 | - 'forum_par_auteur' => 'par @auteur@', |
|
| 292 | - 'forum_titre_erreur' => 'Erreur...', |
|
| 270 | + 'form_indiquer_email' => 'Veuillez indiquer votre adresse email.', |
|
| 271 | + 'form_indiquer_nom' => 'Veuillez indiquer votre nom.', |
|
| 272 | + 'form_indiquer_nom_site' => 'Veuillez indiquer le nom de votre site.', |
|
| 273 | + 'form_pet_deja_enregistre' => 'Ce site est déjà enregistré', |
|
| 274 | + 'form_pet_signature_pasprise' => 'Votre signature n’est pas prise en compte.', |
|
| 275 | + 'form_prop_confirmer_envoi' => 'Confirmer l’envoi', |
|
| 276 | + 'form_prop_description' => 'Description/commentaire', |
|
| 277 | + 'form_prop_enregistre' => 'Votre proposition est enregistrée, elle apparaîtra en ligne après validation par les responsables de ce site.', |
|
| 278 | + 'form_prop_envoyer' => 'Envoyer un message', |
|
| 279 | + 'form_prop_indiquer_email' => 'Veuillez indiquer une adresse email valide', |
|
| 280 | + 'form_prop_indiquer_nom_site' => 'Veuillez indiquer le nom du site.', |
|
| 281 | + 'form_prop_indiquer_sujet' => 'Veuillez indiquer un sujet', |
|
| 282 | + 'form_prop_message_envoye' => 'Message envoyé', |
|
| 283 | + 'form_prop_non_enregistre' => 'Votre proposition n’a pas été enregistrée.', |
|
| 284 | + 'form_prop_sujet' => 'Sujet', |
|
| 285 | + 'form_prop_url_site' => 'Adresse URL du site', |
|
| 286 | + 'format_date_attendu' => 'Saisir une date au format jj/mm/aaaa.', |
|
| 287 | + 'format_date_incorrecte' => 'La date ou son format est incorrect', |
|
| 288 | + 'format_heure_attendu' => 'Saisir une heure au format hh:mm.', |
|
| 289 | + 'format_heure_incorrecte' => 'L’heure ou son format est incorrect', |
|
| 290 | + 'forum_non_inscrit' => 'Vous n’êtes pas inscrit, ou l’adresse ou le mot de passe sont erronés.', |
|
| 291 | + 'forum_par_auteur' => 'par @auteur@', |
|
| 292 | + 'forum_titre_erreur' => 'Erreur...', |
|
| 293 | 293 | |
| 294 | - // I |
|
| 295 | - 'ical_texte_rss_articles' => 'Le fichier « backend » des articles de ce site se trouve à l’adresse :', |
|
| 296 | - 'ical_texte_rss_articles2' => 'Vous pouvez également obtenir des fichiers « backend » pour les articles de chaque rubrique du site :', |
|
| 297 | - 'ical_texte_rss_breves' => 'Il existe de plus un fichier contenant les brèves du site. En précisant un numéro de rubrique, vous obtiendrez uniquement les brèves de cette rubrique.', |
|
| 298 | - 'icone_a_suivre' => 'À suivre', |
|
| 299 | - 'icone_admin_site' => 'Administration du site', |
|
| 300 | - 'icone_agenda' => 'Agenda', |
|
| 301 | - 'icone_aide_ligne' => 'Aide', |
|
| 302 | - 'icone_articles' => 'Articles', |
|
| 303 | - 'icone_auteurs' => 'Auteurs', |
|
| 304 | - 'icone_brouteur' => 'Navigation rapide', |
|
| 305 | - 'icone_configuration_site' => 'Configuration', |
|
| 306 | - 'icone_configurer_site' => 'Configurer votre site', |
|
| 307 | - 'icone_creer_nouvel_auteur' => 'Créer un nouvel auteur', |
|
| 308 | - 'icone_creer_rubrique' => 'Créer une rubrique', |
|
| 309 | - 'icone_creer_sous_rubrique' => 'Créer une sous-rubrique', |
|
| 310 | - 'icone_deconnecter' => 'Se déconnecter', |
|
| 311 | - 'icone_discussions' => 'Discussions', |
|
| 312 | - 'icone_doc_rubrique' => 'Documents des rubriques', |
|
| 313 | - 'icone_ecrire_article' => 'Écrire un nouvel article', |
|
| 314 | - 'icone_edition_site' => 'Édition', |
|
| 315 | - 'icone_gestion_langues' => 'Gestion des langues', |
|
| 316 | - 'icone_informations_personnelles' => 'Informations personnelles', |
|
| 317 | - 'icone_interface_complet' => 'interface complète', |
|
| 318 | - 'icone_interface_simple' => 'Interface simplifiée', |
|
| 319 | - 'icone_maintenance_site' => 'Maintenance du site', |
|
| 320 | - 'icone_messagerie_personnelle' => 'Messagerie personnelle', |
|
| 321 | - 'icone_repartition_debut' => 'Afficher la répartition depuis le début', |
|
| 322 | - 'icone_rubriques' => 'Rubriques', |
|
| 323 | - 'icone_sauver_site' => 'Sauvegarde du site', |
|
| 324 | - 'icone_site_entier' => 'Tout le site', |
|
| 325 | - 'icone_sites_references' => 'Sites référencés', |
|
| 326 | - 'icone_statistiques' => 'Statistiques du site', |
|
| 327 | - 'icone_suivi_activite' => 'Suivre la vie du site', |
|
| 328 | - 'icone_suivi_actualite' => 'Évolution du site', |
|
| 329 | - 'icone_suivi_pettions' => 'Suivre/gérer les pétitions', |
|
| 330 | - 'icone_suivi_revisions' => 'Modifications des articles', |
|
| 331 | - 'icone_supprimer_document' => 'Supprimer ce document', |
|
| 332 | - 'icone_supprimer_image' => 'Supprimer cette image', |
|
| 333 | - 'icone_tous_articles' => 'Tous vos articles', |
|
| 334 | - 'icone_tous_auteur' => 'Tous les auteurs', |
|
| 335 | - 'icone_tous_visiteur' => 'Tous les visiteurs', |
|
| 336 | - 'icone_visiter_site' => 'Voir le site public', |
|
| 337 | - 'icone_voir_en_ligne' => 'Voir en ligne', |
|
| 338 | - 'img_indisponible' => 'image indisponible', |
|
| 339 | - 'impossible' => 'impossible', |
|
| 340 | - 'info_a_suivre' => 'À SUIVRE »', |
|
| 341 | - 'info_acces_interdit' => 'Accès interdit', |
|
| 342 | - 'info_acces_refuse' => 'Accès refusé', |
|
| 343 | - 'info_action' => 'Action : @action@', |
|
| 344 | - 'info_administrer_rubriques' => 'Vous pouvez administrer cette rubrique et ses sous-rubriques', |
|
| 345 | - 'info_adresse_non_indiquee' => 'Vous n’avez pas indiqué d’adresse à tester !', |
|
| 346 | - 'info_aide' => 'AIDE :', |
|
| 347 | - 'info_ajouter_mot' => 'Ajouter ce mot', |
|
| 348 | - 'info_annonce' => 'ANNONCE', |
|
| 349 | - 'info_annonces_generales' => 'Annonces générales :', |
|
| 350 | - 'info_article_propose' => 'Article proposé', |
|
| 351 | - 'info_article_publie' => 'Article publié', |
|
| 352 | - 'info_article_redaction' => 'Article en cours de rédaction', |
|
| 353 | - 'info_article_refuse' => 'Article refusé', |
|
| 354 | - 'info_article_supprime' => 'Article supprimé', |
|
| 355 | - 'info_articles' => 'Articles', |
|
| 356 | - 'info_articles_a_valider' => 'Les articles à valider', |
|
| 357 | - 'info_articles_nb' => '@nb@ articles', |
|
| 358 | - 'info_articles_proposes' => 'Articles proposés', |
|
| 359 | - 'info_articles_un' => '1 article', |
|
| 360 | - 'info_auteurs_nombre' => 'auteur(s) :', |
|
| 361 | - 'info_authentification_ftp' => 'Authentification (par FTP).', |
|
| 362 | - 'info_breves_2' => 'brèves', |
|
| 363 | - 'info_breves_nb' => '@nb@ brèves', |
|
| 364 | - 'info_breves_un' => '1 brève', |
|
| 365 | - 'info_connexion_refusee' => 'Connexion refusée', |
|
| 366 | - 'info_contact_developpeur' => 'Veuillez contacter un développeur.', |
|
| 367 | - 'info_contenance' => 'Ce site contient :', |
|
| 368 | - 'info_contribution' => 'contributions', |
|
| 369 | - 'info_copyright' => '@spip@ est un logiciel libre distribué @lien_gpl@.', |
|
| 370 | - 'info_copyright_doc' => 'Pour plus d’informations, voir le site <a href="@spipnet@">@spipnet_affiche@</a>.', |
|
| 371 | - 'info_copyright_gpl' => 'sous licence GPL', |
|
| 372 | - 'info_cours_edition' => 'En cours de modification', |
|
| 373 | - 'info_creer_repertoire' => 'Veuillez créer un fichier ou un répertoire nommé :', |
|
| 374 | - 'info_creer_repertoire_2' => 'à l’intérieur du sous-répertoire <b>@repertoire@</b>, puis :', |
|
| 375 | - 'info_creer_vignette' => 'création automatique de la vignette', |
|
| 376 | - 'info_creerdansrubrique_non_autorise' => 'Vous n’avez pas de droits suffisants pour créer un contenu dans cette rubrique', |
|
| 377 | - 'info_deplier' => 'Déplier', |
|
| 378 | - 'info_descriptif_nombre' => 'descriptif(s) :', |
|
| 379 | - 'info_description' => 'Description :', |
|
| 380 | - 'info_description_2' => 'Description :', |
|
| 381 | - 'info_dimension' => 'Dimensions :', |
|
| 382 | - 'info_documents_nb' => '@nb@ documents', |
|
| 383 | - 'info_documents_un' => '1 document', |
|
| 384 | - 'info_ecire_message_prive' => 'Écrire un message privé', |
|
| 385 | - 'info_email_invalide' => 'Adresse email invalide.', |
|
| 386 | - 'info_en_cours_validation' => 'Vos articles en cours de rédaction', |
|
| 387 | - 'info_en_ligne' => 'Actuellement en ligne :', |
|
| 388 | - 'info_envoyer_message_prive' => 'Envoyer un message privé à cet auteur', |
|
| 389 | - 'info_erreur_requete' => 'Erreur dans la requête :', |
|
| 390 | - 'info_erreur_squelette2' => 'Aucun squelette <b>@fichier@</b> n’est disponible...', |
|
| 391 | - 'info_erreur_systeme' => 'Erreur système (errno @errsys@)', |
|
| 392 | - 'info_erreur_systeme2' => 'Le disque dur est peut-être plein, ou la base de données endommagée.<br /> |
|
| 294 | + // I |
|
| 295 | + 'ical_texte_rss_articles' => 'Le fichier « backend » des articles de ce site se trouve à l’adresse :', |
|
| 296 | + 'ical_texte_rss_articles2' => 'Vous pouvez également obtenir des fichiers « backend » pour les articles de chaque rubrique du site :', |
|
| 297 | + 'ical_texte_rss_breves' => 'Il existe de plus un fichier contenant les brèves du site. En précisant un numéro de rubrique, vous obtiendrez uniquement les brèves de cette rubrique.', |
|
| 298 | + 'icone_a_suivre' => 'À suivre', |
|
| 299 | + 'icone_admin_site' => 'Administration du site', |
|
| 300 | + 'icone_agenda' => 'Agenda', |
|
| 301 | + 'icone_aide_ligne' => 'Aide', |
|
| 302 | + 'icone_articles' => 'Articles', |
|
| 303 | + 'icone_auteurs' => 'Auteurs', |
|
| 304 | + 'icone_brouteur' => 'Navigation rapide', |
|
| 305 | + 'icone_configuration_site' => 'Configuration', |
|
| 306 | + 'icone_configurer_site' => 'Configurer votre site', |
|
| 307 | + 'icone_creer_nouvel_auteur' => 'Créer un nouvel auteur', |
|
| 308 | + 'icone_creer_rubrique' => 'Créer une rubrique', |
|
| 309 | + 'icone_creer_sous_rubrique' => 'Créer une sous-rubrique', |
|
| 310 | + 'icone_deconnecter' => 'Se déconnecter', |
|
| 311 | + 'icone_discussions' => 'Discussions', |
|
| 312 | + 'icone_doc_rubrique' => 'Documents des rubriques', |
|
| 313 | + 'icone_ecrire_article' => 'Écrire un nouvel article', |
|
| 314 | + 'icone_edition_site' => 'Édition', |
|
| 315 | + 'icone_gestion_langues' => 'Gestion des langues', |
|
| 316 | + 'icone_informations_personnelles' => 'Informations personnelles', |
|
| 317 | + 'icone_interface_complet' => 'interface complète', |
|
| 318 | + 'icone_interface_simple' => 'Interface simplifiée', |
|
| 319 | + 'icone_maintenance_site' => 'Maintenance du site', |
|
| 320 | + 'icone_messagerie_personnelle' => 'Messagerie personnelle', |
|
| 321 | + 'icone_repartition_debut' => 'Afficher la répartition depuis le début', |
|
| 322 | + 'icone_rubriques' => 'Rubriques', |
|
| 323 | + 'icone_sauver_site' => 'Sauvegarde du site', |
|
| 324 | + 'icone_site_entier' => 'Tout le site', |
|
| 325 | + 'icone_sites_references' => 'Sites référencés', |
|
| 326 | + 'icone_statistiques' => 'Statistiques du site', |
|
| 327 | + 'icone_suivi_activite' => 'Suivre la vie du site', |
|
| 328 | + 'icone_suivi_actualite' => 'Évolution du site', |
|
| 329 | + 'icone_suivi_pettions' => 'Suivre/gérer les pétitions', |
|
| 330 | + 'icone_suivi_revisions' => 'Modifications des articles', |
|
| 331 | + 'icone_supprimer_document' => 'Supprimer ce document', |
|
| 332 | + 'icone_supprimer_image' => 'Supprimer cette image', |
|
| 333 | + 'icone_tous_articles' => 'Tous vos articles', |
|
| 334 | + 'icone_tous_auteur' => 'Tous les auteurs', |
|
| 335 | + 'icone_tous_visiteur' => 'Tous les visiteurs', |
|
| 336 | + 'icone_visiter_site' => 'Voir le site public', |
|
| 337 | + 'icone_voir_en_ligne' => 'Voir en ligne', |
|
| 338 | + 'img_indisponible' => 'image indisponible', |
|
| 339 | + 'impossible' => 'impossible', |
|
| 340 | + 'info_a_suivre' => 'À SUIVRE »', |
|
| 341 | + 'info_acces_interdit' => 'Accès interdit', |
|
| 342 | + 'info_acces_refuse' => 'Accès refusé', |
|
| 343 | + 'info_action' => 'Action : @action@', |
|
| 344 | + 'info_administrer_rubriques' => 'Vous pouvez administrer cette rubrique et ses sous-rubriques', |
|
| 345 | + 'info_adresse_non_indiquee' => 'Vous n’avez pas indiqué d’adresse à tester !', |
|
| 346 | + 'info_aide' => 'AIDE :', |
|
| 347 | + 'info_ajouter_mot' => 'Ajouter ce mot', |
|
| 348 | + 'info_annonce' => 'ANNONCE', |
|
| 349 | + 'info_annonces_generales' => 'Annonces générales :', |
|
| 350 | + 'info_article_propose' => 'Article proposé', |
|
| 351 | + 'info_article_publie' => 'Article publié', |
|
| 352 | + 'info_article_redaction' => 'Article en cours de rédaction', |
|
| 353 | + 'info_article_refuse' => 'Article refusé', |
|
| 354 | + 'info_article_supprime' => 'Article supprimé', |
|
| 355 | + 'info_articles' => 'Articles', |
|
| 356 | + 'info_articles_a_valider' => 'Les articles à valider', |
|
| 357 | + 'info_articles_nb' => '@nb@ articles', |
|
| 358 | + 'info_articles_proposes' => 'Articles proposés', |
|
| 359 | + 'info_articles_un' => '1 article', |
|
| 360 | + 'info_auteurs_nombre' => 'auteur(s) :', |
|
| 361 | + 'info_authentification_ftp' => 'Authentification (par FTP).', |
|
| 362 | + 'info_breves_2' => 'brèves', |
|
| 363 | + 'info_breves_nb' => '@nb@ brèves', |
|
| 364 | + 'info_breves_un' => '1 brève', |
|
| 365 | + 'info_connexion_refusee' => 'Connexion refusée', |
|
| 366 | + 'info_contact_developpeur' => 'Veuillez contacter un développeur.', |
|
| 367 | + 'info_contenance' => 'Ce site contient :', |
|
| 368 | + 'info_contribution' => 'contributions', |
|
| 369 | + 'info_copyright' => '@spip@ est un logiciel libre distribué @lien_gpl@.', |
|
| 370 | + 'info_copyright_doc' => 'Pour plus d’informations, voir le site <a href="@spipnet@">@spipnet_affiche@</a>.', |
|
| 371 | + 'info_copyright_gpl' => 'sous licence GPL', |
|
| 372 | + 'info_cours_edition' => 'En cours de modification', |
|
| 373 | + 'info_creer_repertoire' => 'Veuillez créer un fichier ou un répertoire nommé :', |
|
| 374 | + 'info_creer_repertoire_2' => 'à l’intérieur du sous-répertoire <b>@repertoire@</b>, puis :', |
|
| 375 | + 'info_creer_vignette' => 'création automatique de la vignette', |
|
| 376 | + 'info_creerdansrubrique_non_autorise' => 'Vous n’avez pas de droits suffisants pour créer un contenu dans cette rubrique', |
|
| 377 | + 'info_deplier' => 'Déplier', |
|
| 378 | + 'info_descriptif_nombre' => 'descriptif(s) :', |
|
| 379 | + 'info_description' => 'Description :', |
|
| 380 | + 'info_description_2' => 'Description :', |
|
| 381 | + 'info_dimension' => 'Dimensions :', |
|
| 382 | + 'info_documents_nb' => '@nb@ documents', |
|
| 383 | + 'info_documents_un' => '1 document', |
|
| 384 | + 'info_ecire_message_prive' => 'Écrire un message privé', |
|
| 385 | + 'info_email_invalide' => 'Adresse email invalide.', |
|
| 386 | + 'info_en_cours_validation' => 'Vos articles en cours de rédaction', |
|
| 387 | + 'info_en_ligne' => 'Actuellement en ligne :', |
|
| 388 | + 'info_envoyer_message_prive' => 'Envoyer un message privé à cet auteur', |
|
| 389 | + 'info_erreur_requete' => 'Erreur dans la requête :', |
|
| 390 | + 'info_erreur_squelette2' => 'Aucun squelette <b>@fichier@</b> n’est disponible...', |
|
| 391 | + 'info_erreur_systeme' => 'Erreur système (errno @errsys@)', |
|
| 392 | + 'info_erreur_systeme2' => 'Le disque dur est peut-être plein, ou la base de données endommagée.<br /> |
|
| 393 | 393 | <span style="color:red;">Essayez de <a href=\'@script@\'>réparer la base</a>, ou contactez votre hébergeur.</span>', |
| 394 | - 'info_fini' => 'C’est fini !', |
|
| 395 | - 'info_format_image' => 'Formats d’images pouvant être utilisées pour créer des vignettes : @gd_formats@.', |
|
| 396 | - 'info_format_non_defini' => 'format non défini', |
|
| 397 | - 'info_grand_ecran' => 'Grand écran', |
|
| 398 | - 'info_image_aide' => 'AIDE', |
|
| 399 | - 'info_image_process_titre' => 'Méthode de fabrication des vignettes', |
|
| 400 | - 'info_impossible_lire_page' => '<b>Erreur !</b> Impossible de lire la page <tt><html>@test_proxy@</html></tt> à travers le proxy ', |
|
| 401 | - 'info_installation_systeme_publication' => 'Installation du système de publication...', |
|
| 402 | - 'info_installer_documents' => 'Vous pouvez installer automatiquement tous les documents contenus dans le dossier @upload@.', |
|
| 403 | - 'info_installer_ftp' => 'En tant qu’administrateur, vous pouvez installer (par FTP) des fichiers dans le dossier @upload@ pour ensuite les sélectionner directement ici.', |
|
| 404 | - 'info_installer_images' => 'Vous pouvez installer des images aux formats JPEG, GIF et PNG.', |
|
| 405 | - 'info_installer_images_dossier' => 'Installer des images dans le dossier @upload@ pour pouvoir les sélectionner ici.', |
|
| 406 | - 'info_interface_complete' => 'interface complète', |
|
| 407 | - 'info_interface_simple' => 'Interface simplifiée', |
|
| 408 | - 'info_joindre_document_article' => 'Vous pouvez joindre à cet article des documents de type', |
|
| 409 | - 'info_joindre_document_rubrique' => 'Vous pouvez ajouter dans cette rubrique des documents de type', |
|
| 410 | - 'info_joindre_documents_article' => 'Vous pouvez joindre à votre article des documents de type :', |
|
| 411 | - 'info_l_article' => 'l’article', |
|
| 412 | - 'info_la_breve' => 'la brève', |
|
| 413 | - 'info_la_rubrique' => 'la rubrique', |
|
| 414 | - 'info_langue_principale' => 'Langue principale du site', |
|
| 415 | - 'info_largeur_vignette' => '@largeur_vignette@ × @hauteur_vignette@ pixels', |
|
| 416 | - 'info_les_auteurs_1' => 'par @les_auteurs@', |
|
| 417 | - 'info_logo_format_interdit' => 'Seuls les logos aux formats @formats@ sont autorisés.', |
|
| 418 | - 'info_logo_max_poids' => 'Les logos doivent obligatoirement faire moins de @maxi@ (ce fichier fait @actuel@).', |
|
| 419 | - 'info_mail_fournisseur' => '[email protected]', |
|
| 420 | - 'info_message_2' => 'MESSAGE', |
|
| 421 | - 'info_message_supprime' => 'MESSAGE SUPPRIMÉ', |
|
| 422 | - 'info_messages_nb' => '@nb@ messages', |
|
| 423 | - 'info_messages_un' => '1 message', |
|
| 424 | - 'info_mise_en_ligne' => 'Date de mise en ligne :', |
|
| 425 | - 'info_modification_parametres_securite' => 'modifications des paramètres de sécurité', |
|
| 426 | - 'info_mois_courant' => 'Dans le courant du mois :', |
|
| 427 | - 'info_mot_cle_ajoute' => 'Le mot-clé suivant a été ajouté à', |
|
| 428 | - 'info_multi_herit' => 'Langue par défaut', |
|
| 429 | - 'info_multi_langues_soulignees' => 'Les <u>langues soulignées</u> bénéficient d’une traduction totale ou partielle des textes de l’interface. Si vous sélectionnez ces langues, de nombreux éléments du site public (dates, formulaires) seront automatiquement traduits. Pour les langues non soulignées, ces éléments apparaîtront dans la langue principale du site.', |
|
| 430 | - 'info_multilinguisme' => 'Multilinguisme', |
|
| 431 | - 'info_nom_non_utilisateurs_connectes' => 'Votre nom n’apparaît pas dans la liste des utilisateurs connectés.', |
|
| 432 | - 'info_nom_utilisateurs_connectes' => 'Votre nom apparaît dans la liste des utilisateurs connectés.', |
|
| 433 | - 'info_nombre_en_ligne' => 'Actuellement en ligne :', |
|
| 434 | - 'info_non_resultat' => 'Aucun résultat pour "@cherche_mot@"', |
|
| 435 | - 'info_non_utilisation_messagerie' => 'Vous n’utilisez pas la messagerie interne de ce site.', |
|
| 436 | - 'info_nouveau_message' => 'VOUS AVEZ UN NOUVEAU MESSAGE', |
|
| 437 | - 'info_nouveaux_messages' => 'VOUS AVEZ @total_messages@ NOUVEAUX MESSAGES', |
|
| 438 | - 'info_numero_abbreviation' => 'N° ', |
|
| 439 | - 'info_obligatoire' => 'Cette information est obligatoire', |
|
| 440 | - 'info_page_actuelle' => 'Page actuelle', |
|
| 441 | - 'info_pense_bete' => 'PENSE-BÊTE', |
|
| 442 | - 'info_petit_ecran' => 'Petit écran', |
|
| 443 | - 'info_petition_close' => 'Pétition close', |
|
| 444 | - 'info_pixels' => 'pixels', |
|
| 445 | - 'info_plusieurs_mots_trouves' => 'Plusieurs mots-clés trouvés pour "@cherche_mot@" :', |
|
| 446 | - 'info_portfolio_automatique' => 'Portfolio automatique :', |
|
| 447 | - 'info_premier_resultat' => '[@debut_limit@ premiers résultats sur @total@]', |
|
| 448 | - 'info_premier_resultat_sur' => '[@debut_limit@ premiers résultats sur @total@]', |
|
| 449 | - 'info_propose_1' => '[@nom_site_spip@] Propose : @titre@', |
|
| 450 | - 'info_propose_2' => 'Article proposé |
|
| 394 | + 'info_fini' => 'C’est fini !', |
|
| 395 | + 'info_format_image' => 'Formats d’images pouvant être utilisées pour créer des vignettes : @gd_formats@.', |
|
| 396 | + 'info_format_non_defini' => 'format non défini', |
|
| 397 | + 'info_grand_ecran' => 'Grand écran', |
|
| 398 | + 'info_image_aide' => 'AIDE', |
|
| 399 | + 'info_image_process_titre' => 'Méthode de fabrication des vignettes', |
|
| 400 | + 'info_impossible_lire_page' => '<b>Erreur !</b> Impossible de lire la page <tt><html>@test_proxy@</html></tt> à travers le proxy ', |
|
| 401 | + 'info_installation_systeme_publication' => 'Installation du système de publication...', |
|
| 402 | + 'info_installer_documents' => 'Vous pouvez installer automatiquement tous les documents contenus dans le dossier @upload@.', |
|
| 403 | + 'info_installer_ftp' => 'En tant qu’administrateur, vous pouvez installer (par FTP) des fichiers dans le dossier @upload@ pour ensuite les sélectionner directement ici.', |
|
| 404 | + 'info_installer_images' => 'Vous pouvez installer des images aux formats JPEG, GIF et PNG.', |
|
| 405 | + 'info_installer_images_dossier' => 'Installer des images dans le dossier @upload@ pour pouvoir les sélectionner ici.', |
|
| 406 | + 'info_interface_complete' => 'interface complète', |
|
| 407 | + 'info_interface_simple' => 'Interface simplifiée', |
|
| 408 | + 'info_joindre_document_article' => 'Vous pouvez joindre à cet article des documents de type', |
|
| 409 | + 'info_joindre_document_rubrique' => 'Vous pouvez ajouter dans cette rubrique des documents de type', |
|
| 410 | + 'info_joindre_documents_article' => 'Vous pouvez joindre à votre article des documents de type :', |
|
| 411 | + 'info_l_article' => 'l’article', |
|
| 412 | + 'info_la_breve' => 'la brève', |
|
| 413 | + 'info_la_rubrique' => 'la rubrique', |
|
| 414 | + 'info_langue_principale' => 'Langue principale du site', |
|
| 415 | + 'info_largeur_vignette' => '@largeur_vignette@ × @hauteur_vignette@ pixels', |
|
| 416 | + 'info_les_auteurs_1' => 'par @les_auteurs@', |
|
| 417 | + 'info_logo_format_interdit' => 'Seuls les logos aux formats @formats@ sont autorisés.', |
|
| 418 | + 'info_logo_max_poids' => 'Les logos doivent obligatoirement faire moins de @maxi@ (ce fichier fait @actuel@).', |
|
| 419 | + 'info_mail_fournisseur' => '[email protected]', |
|
| 420 | + 'info_message_2' => 'MESSAGE', |
|
| 421 | + 'info_message_supprime' => 'MESSAGE SUPPRIMÉ', |
|
| 422 | + 'info_messages_nb' => '@nb@ messages', |
|
| 423 | + 'info_messages_un' => '1 message', |
|
| 424 | + 'info_mise_en_ligne' => 'Date de mise en ligne :', |
|
| 425 | + 'info_modification_parametres_securite' => 'modifications des paramètres de sécurité', |
|
| 426 | + 'info_mois_courant' => 'Dans le courant du mois :', |
|
| 427 | + 'info_mot_cle_ajoute' => 'Le mot-clé suivant a été ajouté à', |
|
| 428 | + 'info_multi_herit' => 'Langue par défaut', |
|
| 429 | + 'info_multi_langues_soulignees' => 'Les <u>langues soulignées</u> bénéficient d’une traduction totale ou partielle des textes de l’interface. Si vous sélectionnez ces langues, de nombreux éléments du site public (dates, formulaires) seront automatiquement traduits. Pour les langues non soulignées, ces éléments apparaîtront dans la langue principale du site.', |
|
| 430 | + 'info_multilinguisme' => 'Multilinguisme', |
|
| 431 | + 'info_nom_non_utilisateurs_connectes' => 'Votre nom n’apparaît pas dans la liste des utilisateurs connectés.', |
|
| 432 | + 'info_nom_utilisateurs_connectes' => 'Votre nom apparaît dans la liste des utilisateurs connectés.', |
|
| 433 | + 'info_nombre_en_ligne' => 'Actuellement en ligne :', |
|
| 434 | + 'info_non_resultat' => 'Aucun résultat pour "@cherche_mot@"', |
|
| 435 | + 'info_non_utilisation_messagerie' => 'Vous n’utilisez pas la messagerie interne de ce site.', |
|
| 436 | + 'info_nouveau_message' => 'VOUS AVEZ UN NOUVEAU MESSAGE', |
|
| 437 | + 'info_nouveaux_messages' => 'VOUS AVEZ @total_messages@ NOUVEAUX MESSAGES', |
|
| 438 | + 'info_numero_abbreviation' => 'N° ', |
|
| 439 | + 'info_obligatoire' => 'Cette information est obligatoire', |
|
| 440 | + 'info_page_actuelle' => 'Page actuelle', |
|
| 441 | + 'info_pense_bete' => 'PENSE-BÊTE', |
|
| 442 | + 'info_petit_ecran' => 'Petit écran', |
|
| 443 | + 'info_petition_close' => 'Pétition close', |
|
| 444 | + 'info_pixels' => 'pixels', |
|
| 445 | + 'info_plusieurs_mots_trouves' => 'Plusieurs mots-clés trouvés pour "@cherche_mot@" :', |
|
| 446 | + 'info_portfolio_automatique' => 'Portfolio automatique :', |
|
| 447 | + 'info_premier_resultat' => '[@debut_limit@ premiers résultats sur @total@]', |
|
| 448 | + 'info_premier_resultat_sur' => '[@debut_limit@ premiers résultats sur @total@]', |
|
| 449 | + 'info_propose_1' => '[@nom_site_spip@] Propose : @titre@', |
|
| 450 | + 'info_propose_2' => 'Article proposé |
|
| 451 | 451 | ---------------', |
| 452 | - 'info_propose_3' => 'L’article "@titre@" est proposé à la publication.', |
|
| 453 | - 'info_propose_4' => 'Vous êtes invité à venir le consulter et à donner votre opinion', |
|
| 454 | - 'info_propose_5' => 'dans le forum qui lui est attaché. Il est disponible à l’adresse :', |
|
| 455 | - 'info_publie_01' => 'L’article "@titre@" a été validé par @connect_nom@.', |
|
| 456 | - 'info_publie_1' => '[@nom_site_spip@] PUBLIE : @titre@', |
|
| 457 | - 'info_publie_2' => 'Article publié |
|
| 452 | + 'info_propose_3' => 'L’article "@titre@" est proposé à la publication.', |
|
| 453 | + 'info_propose_4' => 'Vous êtes invité à venir le consulter et à donner votre opinion', |
|
| 454 | + 'info_propose_5' => 'dans le forum qui lui est attaché. Il est disponible à l’adresse :', |
|
| 455 | + 'info_publie_01' => 'L’article "@titre@" a été validé par @connect_nom@.', |
|
| 456 | + 'info_publie_1' => '[@nom_site_spip@] PUBLIE : @titre@', |
|
| 457 | + 'info_publie_2' => 'Article publié |
|
| 458 | 458 | --------------', |
| 459 | - 'info_rechercher' => 'Rechercher', |
|
| 460 | - 'info_rechercher_02' => 'Rechercher :', |
|
| 461 | - 'info_remplacer_vignette' => 'Remplacer la vignette par défaut par un logo personnalisé :', |
|
| 462 | - 'info_rubriques_nb' => '@nb@ rubriques', |
|
| 463 | - 'info_rubriques_un' => '1 rubrique', |
|
| 464 | - 'info_sans_titre_2' => 'sans titre', |
|
| 465 | - 'info_selectionner_fichier' => 'Vous pouvez sélectionner un fichier du dossier @upload@', |
|
| 466 | - 'info_selectionner_fichier_2' => 'Sélectionner un fichier :', |
|
| 467 | - 'info_sites_nb' => '@nb@ sites', |
|
| 468 | - 'info_sites_un' => '1 site', |
|
| 469 | - 'info_supprimer_vignette' => 'supprimer la vignette', |
|
| 470 | - 'info_symbole_bleu' => 'Le symbole <b>bleu</b> indique un <b>pense-bête</b> : c’est-à-dire un message à votre usage personnel.', |
|
| 471 | - 'info_symbole_jaune' => 'Le symbole <b>jaune</b> indique une <b>annonce à tous les rédacteurs</b> : modifiable par tous les administrateurs, et visible par tous les rédacteurs.', |
|
| 472 | - 'info_symbole_vert' => 'Le symbole <b>vert</b> indique les <b>messages échangés avec d’autres utilisateurs</b> du site.', |
|
| 473 | - 'info_telecharger_nouveau_logo' => 'Télécharger un nouveau logo :', |
|
| 474 | - 'info_telecharger_ordinateur' => 'Télécharger depuis votre ordinateur :', |
|
| 475 | - 'info_tous_resultats_enregistres' => '[tous les résultats sont enregistrés]', |
|
| 476 | - 'info_tout_afficher' => 'Tout afficher', |
|
| 477 | - 'info_travaux_texte' => 'Ce site n’est pas encore configuré. Revenez plus tard...', |
|
| 478 | - 'info_travaux_titre' => 'Site en travaux', |
|
| 479 | - 'info_trop_resultat' => 'Trop de résultats pour "@cherche_mot@" ; veuillez affiner la recherche.', |
|
| 480 | - 'info_utilisation_messagerie_interne' => 'Vous utilisez la messagerie interne de ce site.', |
|
| 481 | - 'info_valider_lien' => 'valider ce lien', |
|
| 482 | - 'info_verifier_image' => ', veuillez vérifier que vos images ont été transférées correctement.', |
|
| 483 | - 'info_vignette_defaut' => 'Vignette par défaut', |
|
| 484 | - 'info_vignette_personnalisee' => 'Vignette personnalisée', |
|
| 485 | - 'info_visite' => 'visite :', |
|
| 486 | - 'info_vos_rendez_vous' => 'Vos rendez-vous à venir', |
|
| 487 | - 'infos_vos_pense_bete' => 'Vos pense-bêtes', |
|
| 459 | + 'info_rechercher' => 'Rechercher', |
|
| 460 | + 'info_rechercher_02' => 'Rechercher :', |
|
| 461 | + 'info_remplacer_vignette' => 'Remplacer la vignette par défaut par un logo personnalisé :', |
|
| 462 | + 'info_rubriques_nb' => '@nb@ rubriques', |
|
| 463 | + 'info_rubriques_un' => '1 rubrique', |
|
| 464 | + 'info_sans_titre_2' => 'sans titre', |
|
| 465 | + 'info_selectionner_fichier' => 'Vous pouvez sélectionner un fichier du dossier @upload@', |
|
| 466 | + 'info_selectionner_fichier_2' => 'Sélectionner un fichier :', |
|
| 467 | + 'info_sites_nb' => '@nb@ sites', |
|
| 468 | + 'info_sites_un' => '1 site', |
|
| 469 | + 'info_supprimer_vignette' => 'supprimer la vignette', |
|
| 470 | + 'info_symbole_bleu' => 'Le symbole <b>bleu</b> indique un <b>pense-bête</b> : c’est-à-dire un message à votre usage personnel.', |
|
| 471 | + 'info_symbole_jaune' => 'Le symbole <b>jaune</b> indique une <b>annonce à tous les rédacteurs</b> : modifiable par tous les administrateurs, et visible par tous les rédacteurs.', |
|
| 472 | + 'info_symbole_vert' => 'Le symbole <b>vert</b> indique les <b>messages échangés avec d’autres utilisateurs</b> du site.', |
|
| 473 | + 'info_telecharger_nouveau_logo' => 'Télécharger un nouveau logo :', |
|
| 474 | + 'info_telecharger_ordinateur' => 'Télécharger depuis votre ordinateur :', |
|
| 475 | + 'info_tous_resultats_enregistres' => '[tous les résultats sont enregistrés]', |
|
| 476 | + 'info_tout_afficher' => 'Tout afficher', |
|
| 477 | + 'info_travaux_texte' => 'Ce site n’est pas encore configuré. Revenez plus tard...', |
|
| 478 | + 'info_travaux_titre' => 'Site en travaux', |
|
| 479 | + 'info_trop_resultat' => 'Trop de résultats pour "@cherche_mot@" ; veuillez affiner la recherche.', |
|
| 480 | + 'info_utilisation_messagerie_interne' => 'Vous utilisez la messagerie interne de ce site.', |
|
| 481 | + 'info_valider_lien' => 'valider ce lien', |
|
| 482 | + 'info_verifier_image' => ', veuillez vérifier que vos images ont été transférées correctement.', |
|
| 483 | + 'info_vignette_defaut' => 'Vignette par défaut', |
|
| 484 | + 'info_vignette_personnalisee' => 'Vignette personnalisée', |
|
| 485 | + 'info_visite' => 'visite :', |
|
| 486 | + 'info_vos_rendez_vous' => 'Vos rendez-vous à venir', |
|
| 487 | + 'infos_vos_pense_bete' => 'Vos pense-bêtes', |
|
| 488 | 488 | |
| 489 | - // L |
|
| 490 | - 'label_ajout_id_rapide' => 'Ajout rapide', |
|
| 491 | - 'label_poids_fichier' => 'Taille', |
|
| 492 | - 'label_ponctuer' => '@label@ :', |
|
| 493 | - 'lien_afficher_icones_seuls' => 'Afficher uniquement les icones', |
|
| 494 | - 'lien_afficher_texte_icones' => 'Afficher les icones et le texte', |
|
| 495 | - 'lien_afficher_texte_seul' => 'Afficher uniquement le texte', |
|
| 496 | - 'lien_aller_a_la_derniere_page' => 'Aller à la dernière page', |
|
| 497 | - 'lien_aller_a_la_page_nb' => 'Aller à la page @nb@', |
|
| 498 | - 'lien_aller_a_la_page_precedente' => 'Aller à la page précédente', |
|
| 499 | - 'lien_aller_a_la_page_suivante' => 'Aller à la page suivante', |
|
| 500 | - 'lien_aller_a_la_premiere_page' => 'Aller à la première page', |
|
| 501 | - 'lien_liberer' => 'libérer', |
|
| 502 | - 'lien_liberer_tous' => 'Tout libérer', |
|
| 503 | - 'lien_nouvea_pense_bete' => 'NOUVEAU PENSE-BÊTE', |
|
| 504 | - 'lien_nouveau_message' => 'NOUVEAU MESSAGE', |
|
| 505 | - 'lien_nouvelle_annonce' => 'NOUVELLE ANNONCE', |
|
| 506 | - 'lien_petitions' => 'PÉTITION', |
|
| 507 | - 'lien_popularite' => 'popularité : @popularite@%', |
|
| 508 | - 'lien_racine_site' => 'RACINE DU SITE', |
|
| 509 | - 'lien_reessayer' => 'réessayer', |
|
| 510 | - 'lien_repondre_message' => 'Répondre à ce message', |
|
| 511 | - 'lien_supprimer' => 'supprimer', |
|
| 512 | - 'lien_tout_afficher' => 'Tout afficher', |
|
| 513 | - 'lien_visite_site' => 'visiter ce site', |
|
| 514 | - 'lien_visites' => '@visites@ visites', |
|
| 515 | - 'lien_voir_auteur' => 'Voir cet auteur', |
|
| 516 | - 'ligne' => 'Ligne', |
|
| 517 | - 'login' => 'Connexion', |
|
| 518 | - 'login_acces_prive' => 'accès à l’espace privé', |
|
| 519 | - 'login_autre_identifiant' => 'se connecter sous un autre identifiant', |
|
| 520 | - 'login_cookie_accepte' => 'Veuillez régler votre navigateur pour qu’il les accepte (au moins pour ce site).', |
|
| 521 | - 'login_cookie_oblige' => 'Pour vous identifier de façon sûre sur ce site, vous devez accepter les cookies.', |
|
| 522 | - 'login_deconnexion_ok' => 'Déconnexion effectuée.', |
|
| 523 | - 'login_erreur_pass' => 'Erreur de mot de passe.', |
|
| 524 | - 'login_espace_prive' => 'espace privé', |
|
| 525 | - 'login_identifiant_inconnu' => 'L’identifiant « @login@ » est inconnu.', |
|
| 526 | - 'login_login' => 'Login :', |
|
| 527 | - 'login_login2' => 'Login ou adresse email :', |
|
| 528 | - 'login_login_pass_incorrect' => '(Login ou mot de passe incorrect.)', |
|
| 529 | - 'login_motpasseoublie' => 'mot de passe oublié ?', |
|
| 530 | - 'login_non_securise' => 'Attention, ce formulaire n’est pas sécurisé. |
|
| 489 | + // L |
|
| 490 | + 'label_ajout_id_rapide' => 'Ajout rapide', |
|
| 491 | + 'label_poids_fichier' => 'Taille', |
|
| 492 | + 'label_ponctuer' => '@label@ :', |
|
| 493 | + 'lien_afficher_icones_seuls' => 'Afficher uniquement les icones', |
|
| 494 | + 'lien_afficher_texte_icones' => 'Afficher les icones et le texte', |
|
| 495 | + 'lien_afficher_texte_seul' => 'Afficher uniquement le texte', |
|
| 496 | + 'lien_aller_a_la_derniere_page' => 'Aller à la dernière page', |
|
| 497 | + 'lien_aller_a_la_page_nb' => 'Aller à la page @nb@', |
|
| 498 | + 'lien_aller_a_la_page_precedente' => 'Aller à la page précédente', |
|
| 499 | + 'lien_aller_a_la_page_suivante' => 'Aller à la page suivante', |
|
| 500 | + 'lien_aller_a_la_premiere_page' => 'Aller à la première page', |
|
| 501 | + 'lien_liberer' => 'libérer', |
|
| 502 | + 'lien_liberer_tous' => 'Tout libérer', |
|
| 503 | + 'lien_nouvea_pense_bete' => 'NOUVEAU PENSE-BÊTE', |
|
| 504 | + 'lien_nouveau_message' => 'NOUVEAU MESSAGE', |
|
| 505 | + 'lien_nouvelle_annonce' => 'NOUVELLE ANNONCE', |
|
| 506 | + 'lien_petitions' => 'PÉTITION', |
|
| 507 | + 'lien_popularite' => 'popularité : @popularite@%', |
|
| 508 | + 'lien_racine_site' => 'RACINE DU SITE', |
|
| 509 | + 'lien_reessayer' => 'réessayer', |
|
| 510 | + 'lien_repondre_message' => 'Répondre à ce message', |
|
| 511 | + 'lien_supprimer' => 'supprimer', |
|
| 512 | + 'lien_tout_afficher' => 'Tout afficher', |
|
| 513 | + 'lien_visite_site' => 'visiter ce site', |
|
| 514 | + 'lien_visites' => '@visites@ visites', |
|
| 515 | + 'lien_voir_auteur' => 'Voir cet auteur', |
|
| 516 | + 'ligne' => 'Ligne', |
|
| 517 | + 'login' => 'Connexion', |
|
| 518 | + 'login_acces_prive' => 'accès à l’espace privé', |
|
| 519 | + 'login_autre_identifiant' => 'se connecter sous un autre identifiant', |
|
| 520 | + 'login_cookie_accepte' => 'Veuillez régler votre navigateur pour qu’il les accepte (au moins pour ce site).', |
|
| 521 | + 'login_cookie_oblige' => 'Pour vous identifier de façon sûre sur ce site, vous devez accepter les cookies.', |
|
| 522 | + 'login_deconnexion_ok' => 'Déconnexion effectuée.', |
|
| 523 | + 'login_erreur_pass' => 'Erreur de mot de passe.', |
|
| 524 | + 'login_espace_prive' => 'espace privé', |
|
| 525 | + 'login_identifiant_inconnu' => 'L’identifiant « @login@ » est inconnu.', |
|
| 526 | + 'login_login' => 'Login :', |
|
| 527 | + 'login_login2' => 'Login ou adresse email :', |
|
| 528 | + 'login_login_pass_incorrect' => '(Login ou mot de passe incorrect.)', |
|
| 529 | + 'login_motpasseoublie' => 'mot de passe oublié ?', |
|
| 530 | + 'login_non_securise' => 'Attention, ce formulaire n’est pas sécurisé. |
|
| 531 | 531 | Si vous ne voulez pas que votre mot de passe puisse être |
| 532 | 532 | intercepté sur le réseau, veuillez activer Javascript |
| 533 | 533 | dans votre navigateur et', |
| 534 | - 'login_nouvelle_tentative' => 'Nouvelle tentative', |
|
| 535 | - 'login_par_ici' => 'Vous êtes enregistré... par ici...', |
|
| 536 | - 'login_pass2' => 'Mot de passe :', |
|
| 537 | - 'login_preferez_refuser' => '<b>Si vous préférez refuser les cookies</b>, une autre méthode de connexion (moins sécurisée) est à votre disposition :', |
|
| 538 | - 'login_recharger' => 'recharger cette page', |
|
| 539 | - 'login_rester_identifie' => 'Se souvenir de moi', |
|
| 540 | - 'login_retour_public' => 'Retour au site public', |
|
| 541 | - 'login_retour_site' => 'Retour au site public', |
|
| 542 | - 'login_retoursitepublic' => 'retour au site public', |
|
| 543 | - 'login_sans_cookie' => 'Identification sans cookie', |
|
| 544 | - 'login_securise' => 'Login sécurisé', |
|
| 545 | - 'login_sinscrire' => 's’inscrire', |
|
| 546 | - 'login_test_navigateur' => 'test navigateur/reconnexion', |
|
| 547 | - 'login_verifiez_navigateur' => '(Vérifiez toutefois que votre navigateur n’a pas mémorisé votre mot de passe...)', |
|
| 534 | + 'login_nouvelle_tentative' => 'Nouvelle tentative', |
|
| 535 | + 'login_par_ici' => 'Vous êtes enregistré... par ici...', |
|
| 536 | + 'login_pass2' => 'Mot de passe :', |
|
| 537 | + 'login_preferez_refuser' => '<b>Si vous préférez refuser les cookies</b>, une autre méthode de connexion (moins sécurisée) est à votre disposition :', |
|
| 538 | + 'login_recharger' => 'recharger cette page', |
|
| 539 | + 'login_rester_identifie' => 'Se souvenir de moi', |
|
| 540 | + 'login_retour_public' => 'Retour au site public', |
|
| 541 | + 'login_retour_site' => 'Retour au site public', |
|
| 542 | + 'login_retoursitepublic' => 'retour au site public', |
|
| 543 | + 'login_sans_cookie' => 'Identification sans cookie', |
|
| 544 | + 'login_securise' => 'Login sécurisé', |
|
| 545 | + 'login_sinscrire' => 's’inscrire', |
|
| 546 | + 'login_test_navigateur' => 'test navigateur/reconnexion', |
|
| 547 | + 'login_verifiez_navigateur' => '(Vérifiez toutefois que votre navigateur n’a pas mémorisé votre mot de passe...)', |
|
| 548 | 548 | |
| 549 | - // M |
|
| 550 | - 'masquer_colonne' => 'Masquer cette colonne', |
|
| 551 | - 'masquer_trad' => 'masquer les traductions', |
|
| 552 | - 'message_nouveaux_identifiants_echec' => 'Impossible de générer de nouveaux identifiants.', |
|
| 553 | - 'message_nouveaux_identifiants_echec_envoi' => 'Les nouveaux identifiants de connexion n’ont pas pu être envoyés.', |
|
| 554 | - 'message_nouveaux_identifiants_ok' => 'Les nouveaux identifiants de connexion ont été envoyés à @email@.', |
|
| 555 | - 'module_fichiers_langues' => 'Fichiers de langue', |
|
| 549 | + // M |
|
| 550 | + 'masquer_colonne' => 'Masquer cette colonne', |
|
| 551 | + 'masquer_trad' => 'masquer les traductions', |
|
| 552 | + 'message_nouveaux_identifiants_echec' => 'Impossible de générer de nouveaux identifiants.', |
|
| 553 | + 'message_nouveaux_identifiants_echec_envoi' => 'Les nouveaux identifiants de connexion n’ont pas pu être envoyés.', |
|
| 554 | + 'message_nouveaux_identifiants_ok' => 'Les nouveaux identifiants de connexion ont été envoyés à @email@.', |
|
| 555 | + 'module_fichiers_langues' => 'Fichiers de langue', |
|
| 556 | 556 | |
| 557 | - // N |
|
| 558 | - 'navigateur_pas_redirige' => 'Si votre navigateur n’est pas redirigé, cliquez ici pour continuer.', |
|
| 559 | - 'numero' => 'Numéro', |
|
| 557 | + // N |
|
| 558 | + 'navigateur_pas_redirige' => 'Si votre navigateur n’est pas redirigé, cliquez ici pour continuer.', |
|
| 559 | + 'numero' => 'Numéro', |
|
| 560 | 560 | |
| 561 | - // O |
|
| 562 | - 'occurence' => 'Occurrence', |
|
| 563 | - 'onglet_affacer_base' => 'Effacer la base', |
|
| 564 | - 'onglet_auteur' => 'L’auteur', |
|
| 565 | - 'onglet_contenu_site' => 'Contenu du site', |
|
| 566 | - 'onglet_evolution_visite_mod' => 'Évolution', |
|
| 567 | - 'onglet_fonctions_avances' => 'Fonctions avancées', |
|
| 568 | - 'onglet_informations_personnelles' => 'Informations personnelles', |
|
| 569 | - 'onglet_interactivite' => 'Interactivité', |
|
| 570 | - 'onglet_messagerie' => 'Messagerie', |
|
| 571 | - 'onglet_repartition_rubrique' => 'Répartition par rubriques', |
|
| 572 | - 'onglet_save_restaur_base' => 'Sauvegarder/restaurer la base', |
|
| 573 | - 'onglet_vider_cache' => 'Vider le cache', |
|
| 561 | + // O |
|
| 562 | + 'occurence' => 'Occurrence', |
|
| 563 | + 'onglet_affacer_base' => 'Effacer la base', |
|
| 564 | + 'onglet_auteur' => 'L’auteur', |
|
| 565 | + 'onglet_contenu_site' => 'Contenu du site', |
|
| 566 | + 'onglet_evolution_visite_mod' => 'Évolution', |
|
| 567 | + 'onglet_fonctions_avances' => 'Fonctions avancées', |
|
| 568 | + 'onglet_informations_personnelles' => 'Informations personnelles', |
|
| 569 | + 'onglet_interactivite' => 'Interactivité', |
|
| 570 | + 'onglet_messagerie' => 'Messagerie', |
|
| 571 | + 'onglet_repartition_rubrique' => 'Répartition par rubriques', |
|
| 572 | + 'onglet_save_restaur_base' => 'Sauvegarder/restaurer la base', |
|
| 573 | + 'onglet_vider_cache' => 'Vider le cache', |
|
| 574 | 574 | |
| 575 | - // P |
|
| 576 | - 'pass_choix_pass' => 'Veuillez choisir votre nouveau mot de passe :', |
|
| 577 | - 'pass_erreur' => 'Erreur', |
|
| 578 | - 'pass_erreur_acces_refuse' => '<b>Erreur :</b> vous n’avez plus accès à ce site.', |
|
| 579 | - 'pass_erreur_code_inconnu' => '<b>Erreur :</b> ce code ne correspond à aucun des visiteurs ayant accès à ce site.', |
|
| 580 | - 'pass_erreur_non_enregistre' => '<b>Erreur :</b> l’adresse <tt>@email_oubli@</tt> n’est pas enregistrée sur ce site.', |
|
| 581 | - 'pass_erreur_non_valide' => '<b>Erreur :</b> cet email <tt>@email_oubli@</tt> n’est pas valide !', |
|
| 582 | - 'pass_erreur_probleme_technique' => '<b>Erreur :</b> à cause d’un problème technique, l’email ne peut pas être envoyé.', |
|
| 583 | - 'pass_espace_prive_bla' => 'L’espace privé de ce site est ouvert aux |
|
| 575 | + // P |
|
| 576 | + 'pass_choix_pass' => 'Veuillez choisir votre nouveau mot de passe :', |
|
| 577 | + 'pass_erreur' => 'Erreur', |
|
| 578 | + 'pass_erreur_acces_refuse' => '<b>Erreur :</b> vous n’avez plus accès à ce site.', |
|
| 579 | + 'pass_erreur_code_inconnu' => '<b>Erreur :</b> ce code ne correspond à aucun des visiteurs ayant accès à ce site.', |
|
| 580 | + 'pass_erreur_non_enregistre' => '<b>Erreur :</b> l’adresse <tt>@email_oubli@</tt> n’est pas enregistrée sur ce site.', |
|
| 581 | + 'pass_erreur_non_valide' => '<b>Erreur :</b> cet email <tt>@email_oubli@</tt> n’est pas valide !', |
|
| 582 | + 'pass_erreur_probleme_technique' => '<b>Erreur :</b> à cause d’un problème technique, l’email ne peut pas être envoyé.', |
|
| 583 | + 'pass_espace_prive_bla' => 'L’espace privé de ce site est ouvert aux |
|
| 584 | 584 | visiteurs, après inscription. Une fois enregistré, |
| 585 | 585 | vous pourrez consulter les articles en cours de rédaction, |
| 586 | 586 | proposer des articles et participer à tous les forums.', |
| 587 | - 'pass_forum_bla' => 'Vous avez demandé à intervenir sur un forum |
|
| 587 | + 'pass_forum_bla' => 'Vous avez demandé à intervenir sur un forum |
|
| 588 | 588 | réservé aux visiteurs enregistrés.', |
| 589 | - 'pass_indiquez_cidessous' => 'Indiquez ci-dessous l’adresse email sous laquelle vous |
|
| 589 | + 'pass_indiquez_cidessous' => 'Indiquez ci-dessous l’adresse email sous laquelle vous |
|
| 590 | 590 | vous êtes précédemment enregistré. Vous |
| 591 | 591 | recevrez un email vous indiquant la marche à suivre pour |
| 592 | 592 | récupérer votre accès.', |
| 593 | - 'pass_mail_passcookie' => '(ceci est un message automatique) |
|
| 593 | + 'pass_mail_passcookie' => '(ceci est un message automatique) |
|
| 594 | 594 | Pour retrouver votre accès au site |
| 595 | 595 | @nom_site_spip@ (@adresse_site@) |
| 596 | 596 | |
@@ -602,146 +602,146 @@ discard block |
||
| 602 | 602 | et vous reconnecter au site. |
| 603 | 603 | |
| 604 | 604 | ', |
| 605 | - 'pass_mot_oublie' => 'Mot de passe oublié', |
|
| 606 | - 'pass_nouveau_enregistre' => 'Votre nouveau mot de passe a été enregistré.', |
|
| 607 | - 'pass_nouveau_pass' => 'Nouveau mot de passe', |
|
| 608 | - 'pass_ok' => 'OK', |
|
| 609 | - 'pass_oubli_mot' => 'Oubli du mot de passe', |
|
| 610 | - 'pass_procedure_changer' => 'Pour modifier votre mot de passe, merci d’indiquer l’adresse email associée à votre compte.', |
|
| 611 | - 'pass_quitter_fenetre' => 'Quitter cette fenêtre', |
|
| 612 | - 'pass_rappel_login' => 'Rappel : votre identifiant (login) est « @login@ ».', |
|
| 613 | - 'pass_recevoir_mail' => 'Un lien de réinitialisation de votre mot de passe vous a été envoyé sur votre adresse email (si celle-ci est valide).', |
|
| 614 | - 'pass_retour_public' => 'Retour sur le site public', |
|
| 615 | - 'pass_rien_a_faire_ici' => 'Rien à faire ici.', |
|
| 616 | - 'pass_vousinscrire' => 'Vous inscrire sur ce site', |
|
| 617 | - 'precedent' => 'précédent', |
|
| 618 | - 'previsualisation' => 'Prévisualisation', |
|
| 619 | - 'previsualiser' => 'Prévisualiser', |
|
| 605 | + 'pass_mot_oublie' => 'Mot de passe oublié', |
|
| 606 | + 'pass_nouveau_enregistre' => 'Votre nouveau mot de passe a été enregistré.', |
|
| 607 | + 'pass_nouveau_pass' => 'Nouveau mot de passe', |
|
| 608 | + 'pass_ok' => 'OK', |
|
| 609 | + 'pass_oubli_mot' => 'Oubli du mot de passe', |
|
| 610 | + 'pass_procedure_changer' => 'Pour modifier votre mot de passe, merci d’indiquer l’adresse email associée à votre compte.', |
|
| 611 | + 'pass_quitter_fenetre' => 'Quitter cette fenêtre', |
|
| 612 | + 'pass_rappel_login' => 'Rappel : votre identifiant (login) est « @login@ ».', |
|
| 613 | + 'pass_recevoir_mail' => 'Un lien de réinitialisation de votre mot de passe vous a été envoyé sur votre adresse email (si celle-ci est valide).', |
|
| 614 | + 'pass_retour_public' => 'Retour sur le site public', |
|
| 615 | + 'pass_rien_a_faire_ici' => 'Rien à faire ici.', |
|
| 616 | + 'pass_vousinscrire' => 'Vous inscrire sur ce site', |
|
| 617 | + 'precedent' => 'précédent', |
|
| 618 | + 'previsualisation' => 'Prévisualisation', |
|
| 619 | + 'previsualiser' => 'Prévisualiser', |
|
| 620 | 620 | |
| 621 | - // R |
|
| 622 | - 'retour' => 'Retour', |
|
| 621 | + // R |
|
| 622 | + 'retour' => 'Retour', |
|
| 623 | 623 | |
| 624 | - // S |
|
| 625 | - 'spip_conforme_dtd' => 'SPIP considère ce document comme conforme à son DOCTYPE :', |
|
| 626 | - 'squelette' => 'squelette', |
|
| 627 | - 'squelette_inclus_ligne' => 'squelette inclus, ligne', |
|
| 628 | - 'squelette_ligne' => 'squelette, ligne', |
|
| 629 | - 'stats_visites_et_popularite' => '@visites@ visites ; popularité : @popularite@', |
|
| 630 | - 'suivant' => 'suivant', |
|
| 624 | + // S |
|
| 625 | + 'spip_conforme_dtd' => 'SPIP considère ce document comme conforme à son DOCTYPE :', |
|
| 626 | + 'squelette' => 'squelette', |
|
| 627 | + 'squelette_inclus_ligne' => 'squelette inclus, ligne', |
|
| 628 | + 'squelette_ligne' => 'squelette, ligne', |
|
| 629 | + 'stats_visites_et_popularite' => '@visites@ visites ; popularité : @popularite@', |
|
| 630 | + 'suivant' => 'suivant', |
|
| 631 | 631 | |
| 632 | - // T |
|
| 633 | - 'taille_go' => '@taille@ Go', |
|
| 634 | - 'taille_ko' => '@taille@ ko', |
|
| 635 | - 'taille_mo' => '@taille@ Mo', |
|
| 636 | - 'taille_octets' => '@taille@ octets', |
|
| 637 | - 'texte_actualite_site_1' => 'Quand vous serez familiarisé(e) avec l’interface, vous pourrez cliquer sur « ', |
|
| 638 | - 'texte_actualite_site_2' => 'interface complète', |
|
| 639 | - 'texte_actualite_site_3' => ' » pour ouvrir plus de possibilités.', |
|
| 640 | - 'texte_creation_automatique_vignette' => 'La création automatique de vignettes de prévisualisation est activée sur ce site. Si vous installez à partir de ce formulaire des images au(x) format(s) @gd_formats@, elles seront accompagnées d’une vignette d’une taille maximale de @taille_preview@ pixels.', |
|
| 641 | - 'texte_documents_associes' => 'Les documents suivants sont associés à l’article, |
|
| 632 | + // T |
|
| 633 | + 'taille_go' => '@taille@ Go', |
|
| 634 | + 'taille_ko' => '@taille@ ko', |
|
| 635 | + 'taille_mo' => '@taille@ Mo', |
|
| 636 | + 'taille_octets' => '@taille@ octets', |
|
| 637 | + 'texte_actualite_site_1' => 'Quand vous serez familiarisé(e) avec l’interface, vous pourrez cliquer sur « ', |
|
| 638 | + 'texte_actualite_site_2' => 'interface complète', |
|
| 639 | + 'texte_actualite_site_3' => ' » pour ouvrir plus de possibilités.', |
|
| 640 | + 'texte_creation_automatique_vignette' => 'La création automatique de vignettes de prévisualisation est activée sur ce site. Si vous installez à partir de ce formulaire des images au(x) format(s) @gd_formats@, elles seront accompagnées d’une vignette d’une taille maximale de @taille_preview@ pixels.', |
|
| 641 | + 'texte_documents_associes' => 'Les documents suivants sont associés à l’article, |
|
| 642 | 642 | mais ils n’y ont pas été directement |
| 643 | 643 | insérés. Selon la mise en page du site public, |
| 644 | 644 | ils pourront apparaître sous forme de documents joints.', |
| 645 | - 'texte_erreur_mise_niveau_base' => 'Erreur de base de données lors de la mise à niveau. |
|
| 645 | + 'texte_erreur_mise_niveau_base' => 'Erreur de base de données lors de la mise à niveau. |
|
| 646 | 646 | L’image <b>@fichier@</b> n’est pas passée (article @id_article@). |
| 647 | 647 | Notez bien cette référence, réessayez la mise à |
| 648 | 648 | niveau, et enfin vérifiez que les images apparaissent |
| 649 | 649 | toujours dans les articles.', |
| 650 | - 'texte_erreur_visiteur' => 'Vous avez tenté d’accéder à l’espace privé avec un login qui ne le permet pas.', |
|
| 651 | - 'texte_inc_auth_1' => 'Vous êtes identifié sous le |
|
| 650 | + 'texte_erreur_visiteur' => 'Vous avez tenté d’accéder à l’espace privé avec un login qui ne le permet pas.', |
|
| 651 | + 'texte_inc_auth_1' => 'Vous êtes identifié sous le |
|
| 652 | 652 | login <b>@auth_login@</b>, mais celui-ci n’existe pas/plus dans la base. |
| 653 | 653 | Essayez de vous', |
| 654 | - 'texte_inc_auth_2' => 'reconnecter', |
|
| 655 | - 'texte_inc_auth_3' => ', après avoir éventuellement quitté puis |
|
| 654 | + 'texte_inc_auth_2' => 'reconnecter', |
|
| 655 | + 'texte_inc_auth_3' => ', après avoir éventuellement quitté puis |
|
| 656 | 656 | redémarré votre navigateur.', |
| 657 | - 'texte_inc_config' => 'Les modifications effectuées dans ces pages influent notablement sur le |
|
| 657 | + 'texte_inc_config' => 'Les modifications effectuées dans ces pages influent notablement sur le |
|
| 658 | 658 | fonctionnement de votre site. Nous vous recommandons de ne pas y intervenir tant que vous n’êtes pas |
| 659 | 659 | familier du fonctionnement du système SPIP. <br /><br /><b>Plus |
| 660 | 660 | généralement, il est fortement conseillé |
| 661 | 661 | de laisser la charge de ces pages au webmestre principal de votre site.</b>', |
| 662 | - 'texte_inc_meta_1' => 'Le système a rencontré une erreur lors de l’écriture du fichier <code>@fichier@</code>. Veuillez, en tant qu’administrateur du site,', |
|
| 663 | - 'texte_inc_meta_2' => 'vérifier les droits d’écriture', |
|
| 664 | - 'texte_inc_meta_3' => 'sur le répertoire <code>@repertoire@</code>.', |
|
| 665 | - 'texte_statut_en_cours_redaction' => 'en cours de rédaction', |
|
| 666 | - 'texte_statut_poubelle' => 'à la poubelle', |
|
| 667 | - 'texte_statut_propose_evaluation' => 'proposé à l’évaluation', |
|
| 668 | - 'texte_statut_publie' => 'publié en ligne', |
|
| 669 | - 'texte_statut_refuse' => 'refusé', |
|
| 670 | - 'titre_ajouter_mot_cle' => 'AJOUTER UN MOT-CLÉ :', |
|
| 671 | - 'titre_cadre_raccourcis' => 'RACCOURCIS :', |
|
| 672 | - 'titre_changer_couleur_interface' => 'Changer la couleur de l’interface', |
|
| 673 | - 'titre_image_admin_article' => 'Vous pouvez administrer cet article', |
|
| 674 | - 'titre_image_administrateur' => 'Administrateur', |
|
| 675 | - 'titre_image_aide' => 'De l’aide sur cet élément', |
|
| 676 | - 'titre_image_auteur_supprime' => 'Auteur supprimé', |
|
| 677 | - 'titre_image_redacteur' => 'Rédacteur sans accès', |
|
| 678 | - 'titre_image_redacteur_02' => 'Rédacteur', |
|
| 679 | - 'titre_image_selecteur' => 'Afficher la liste', |
|
| 680 | - 'titre_image_visiteur' => 'Visiteur', |
|
| 681 | - 'titre_joindre_document' => 'JOINDRE UN DOCUMENT', |
|
| 682 | - 'titre_mots_cles' => 'MOTS-CLÉS', |
|
| 683 | - 'titre_probleme_technique' => 'Attention : un problème technique (serveur SQL) empêche l’accès à cette partie du site. Merci de votre compréhension.', |
|
| 684 | - 'titre_publier_document' => 'PUBLIER UN DOCUMENT DANS CETTE RUBRIQUE', |
|
| 685 | - 'titre_signatures_attente' => 'Signatures en attente de validation', |
|
| 686 | - 'titre_signatures_confirmees' => 'Signatures confirmées', |
|
| 687 | - 'titre_statistiques' => 'Statistiques du site', |
|
| 688 | - 'titre_titre_document' => 'Titre du document :', |
|
| 689 | - 'todo' => 'à venir', |
|
| 690 | - 'trad_definir_reference' => 'Choisir "@titre@" comme référence des traductions', |
|
| 691 | - 'trad_reference' => '(référence des traductions)', |
|
| 662 | + 'texte_inc_meta_1' => 'Le système a rencontré une erreur lors de l’écriture du fichier <code>@fichier@</code>. Veuillez, en tant qu’administrateur du site,', |
|
| 663 | + 'texte_inc_meta_2' => 'vérifier les droits d’écriture', |
|
| 664 | + 'texte_inc_meta_3' => 'sur le répertoire <code>@repertoire@</code>.', |
|
| 665 | + 'texte_statut_en_cours_redaction' => 'en cours de rédaction', |
|
| 666 | + 'texte_statut_poubelle' => 'à la poubelle', |
|
| 667 | + 'texte_statut_propose_evaluation' => 'proposé à l’évaluation', |
|
| 668 | + 'texte_statut_publie' => 'publié en ligne', |
|
| 669 | + 'texte_statut_refuse' => 'refusé', |
|
| 670 | + 'titre_ajouter_mot_cle' => 'AJOUTER UN MOT-CLÉ :', |
|
| 671 | + 'titre_cadre_raccourcis' => 'RACCOURCIS :', |
|
| 672 | + 'titre_changer_couleur_interface' => 'Changer la couleur de l’interface', |
|
| 673 | + 'titre_image_admin_article' => 'Vous pouvez administrer cet article', |
|
| 674 | + 'titre_image_administrateur' => 'Administrateur', |
|
| 675 | + 'titre_image_aide' => 'De l’aide sur cet élément', |
|
| 676 | + 'titre_image_auteur_supprime' => 'Auteur supprimé', |
|
| 677 | + 'titre_image_redacteur' => 'Rédacteur sans accès', |
|
| 678 | + 'titre_image_redacteur_02' => 'Rédacteur', |
|
| 679 | + 'titre_image_selecteur' => 'Afficher la liste', |
|
| 680 | + 'titre_image_visiteur' => 'Visiteur', |
|
| 681 | + 'titre_joindre_document' => 'JOINDRE UN DOCUMENT', |
|
| 682 | + 'titre_mots_cles' => 'MOTS-CLÉS', |
|
| 683 | + 'titre_probleme_technique' => 'Attention : un problème technique (serveur SQL) empêche l’accès à cette partie du site. Merci de votre compréhension.', |
|
| 684 | + 'titre_publier_document' => 'PUBLIER UN DOCUMENT DANS CETTE RUBRIQUE', |
|
| 685 | + 'titre_signatures_attente' => 'Signatures en attente de validation', |
|
| 686 | + 'titre_signatures_confirmees' => 'Signatures confirmées', |
|
| 687 | + 'titre_statistiques' => 'Statistiques du site', |
|
| 688 | + 'titre_titre_document' => 'Titre du document :', |
|
| 689 | + 'todo' => 'à venir', |
|
| 690 | + 'trad_definir_reference' => 'Choisir "@titre@" comme référence des traductions', |
|
| 691 | + 'trad_reference' => '(référence des traductions)', |
|
| 692 | 692 | |
| 693 | - // U |
|
| 694 | - 'upload_limit' => 'Ce fichier est trop gros pour le serveur ; la taille maximum autorisée en <i>upload</i> est de @max@.', |
|
| 693 | + // U |
|
| 694 | + 'upload_limit' => 'Ce fichier est trop gros pour le serveur ; la taille maximum autorisée en <i>upload</i> est de @max@.', |
|
| 695 | 695 | |
| 696 | - // Z |
|
| 697 | - 'zbug_balise_b_aval' => ' : balise B en aval', |
|
| 698 | - 'zbug_balise_inexistante' => 'Balise @balise@ mal déclarée pour @from@', |
|
| 699 | - 'zbug_balise_sans_argument' => 'Argument manquant dans la balise @balise@', |
|
| 700 | - 'zbug_boucle' => 'boucle', |
|
| 701 | - 'zbug_boucle_recursive_undef' => 'Boucle récursive non définie : @nom@', |
|
| 702 | - 'zbug_calcul' => 'calcul', |
|
| 703 | - 'zbug_champ_hors_boucle' => 'Champ @champ@ hors boucle', |
|
| 704 | - 'zbug_champ_hors_critere' => 'Champ @champ@ hors critère @critere@', |
|
| 705 | - 'zbug_champ_hors_motif' => 'Champ @champ@ hors d’un contexte @motif@', |
|
| 706 | - 'zbug_code' => 'code', |
|
| 707 | - 'zbug_critere_inconnu' => 'Critère inconnu @critere@', |
|
| 708 | - 'zbug_critere_sur_table_sans_cle_primaire' => '{@critere@} sur une table sans clef primaire atomique', |
|
| 709 | - 'zbug_distant_interdit' => 'Externe interdit', # Contexte : une base de données "externe", pas gérée par SPIP, mais que SPIP 1.8 sait utiliser dans ses boucles -- seul problèmes certaines manipulations sont interdites sur ces bases-là. |
|
| 710 | - 'zbug_doublon_table_sans_cle_primaire' => 'Doublons sur une table sans clef primaire atomique', |
|
| 711 | - 'zbug_doublon_table_sans_index' => 'Doublons sur une table sans index', |
|
| 712 | - 'zbug_erreur_boucle_double' => 'Double définition de la boucle @id@', |
|
| 713 | - 'zbug_erreur_boucle_fermant' => 'Boucle @id@ non fermée', |
|
| 714 | - 'zbug_erreur_boucle_syntaxe' => 'Syntaxe de la boucle @id@ incorrecte', |
|
| 715 | - 'zbug_erreur_compilation' => 'Erreur de compilation', |
|
| 716 | - 'zbug_erreur_execution_page' => 'Erreur d’exécution', |
|
| 717 | - 'zbug_erreur_filtre' => 'Filtre @filtre@ non défini', |
|
| 718 | - 'zbug_erreur_filtre_nbarg_min' => 'Filtre @filtre@ : il manque @nb@ argument(s)', |
|
| 719 | - 'zbug_erreur_meme_parent' => 'Le critère {meme_parent} ne s’applique qu’aux boucles (FORUMS) ou (RUBRIQUES)', |
|
| 720 | - 'zbug_erreur_squelette' => 'Erreur(s) dans le squelette', |
|
| 721 | - 'zbug_hors_compilation' => 'Hors Compilation', |
|
| 722 | - 'zbug_info_erreur_squelette' => 'Erreur sur le site', |
|
| 723 | - 'zbug_inversion_ordre_inexistant' => 'Inversion d’un ordre inexistant', |
|
| 724 | - 'zbug_pagination_sans_critere' => 'Balise #PAGINATION sans critère {pagination} ou employé dans une boucle récursive', |
|
| 725 | - 'zbug_parametres_inclus_incorrects' => 'Paramètre d’inclusion incorrect : @param@', |
|
| 726 | - 'zbug_profile' => 'Temps de calcul : @time@', |
|
| 727 | - 'zbug_resultat' => 'résultat', |
|
| 728 | - 'zbug_serveur_indefini' => 'Serveur SQL indéfini', |
|
| 729 | - 'zbug_statistiques' => 'Statistiques des requêtes SQL classées par durée', |
|
| 730 | - 'zbug_table_inconnue' => 'Table SQL « @table@ » inconnue', |
|
| 731 | - 'zxml_connus_attributs' => 'attributs connus', |
|
| 732 | - 'zxml_de' => 'de', |
|
| 733 | - 'zxml_inconnu_attribut' => 'attribut inconnu', |
|
| 734 | - 'zxml_inconnu_balise' => 'balise inconnue', |
|
| 735 | - 'zxml_inconnu_entite' => 'entité inconnue', |
|
| 736 | - 'zxml_inconnu_id' => 'ID inconnu', |
|
| 737 | - 'zxml_mais_de' => 'mais de', |
|
| 738 | - 'zxml_non_conforme' => 'n’est pas conforme au motif', |
|
| 739 | - 'zxml_non_fils' => 'n’est pas un fils de', |
|
| 740 | - 'zxml_nonvide_balise' => 'balise non vide', |
|
| 741 | - 'zxml_obligatoire_attribut' => 'attribut obligatoire mais absent dans', |
|
| 742 | - 'zxml_succession_fils_incorrecte' => 'succession des fils incorrecte', |
|
| 743 | - 'zxml_survoler' => 'survoler pour voir les corrects', |
|
| 744 | - 'zxml_valeur_attribut' => 'valeur de l’attribut', |
|
| 745 | - 'zxml_vide_balise' => 'balise vide', |
|
| 746 | - 'zxml_vu' => 'vu auparavant' |
|
| 696 | + // Z |
|
| 697 | + 'zbug_balise_b_aval' => ' : balise B en aval', |
|
| 698 | + 'zbug_balise_inexistante' => 'Balise @balise@ mal déclarée pour @from@', |
|
| 699 | + 'zbug_balise_sans_argument' => 'Argument manquant dans la balise @balise@', |
|
| 700 | + 'zbug_boucle' => 'boucle', |
|
| 701 | + 'zbug_boucle_recursive_undef' => 'Boucle récursive non définie : @nom@', |
|
| 702 | + 'zbug_calcul' => 'calcul', |
|
| 703 | + 'zbug_champ_hors_boucle' => 'Champ @champ@ hors boucle', |
|
| 704 | + 'zbug_champ_hors_critere' => 'Champ @champ@ hors critère @critere@', |
|
| 705 | + 'zbug_champ_hors_motif' => 'Champ @champ@ hors d’un contexte @motif@', |
|
| 706 | + 'zbug_code' => 'code', |
|
| 707 | + 'zbug_critere_inconnu' => 'Critère inconnu @critere@', |
|
| 708 | + 'zbug_critere_sur_table_sans_cle_primaire' => '{@critere@} sur une table sans clef primaire atomique', |
|
| 709 | + 'zbug_distant_interdit' => 'Externe interdit', # Contexte : une base de données "externe", pas gérée par SPIP, mais que SPIP 1.8 sait utiliser dans ses boucles -- seul problèmes certaines manipulations sont interdites sur ces bases-là. |
|
| 710 | + 'zbug_doublon_table_sans_cle_primaire' => 'Doublons sur une table sans clef primaire atomique', |
|
| 711 | + 'zbug_doublon_table_sans_index' => 'Doublons sur une table sans index', |
|
| 712 | + 'zbug_erreur_boucle_double' => 'Double définition de la boucle @id@', |
|
| 713 | + 'zbug_erreur_boucle_fermant' => 'Boucle @id@ non fermée', |
|
| 714 | + 'zbug_erreur_boucle_syntaxe' => 'Syntaxe de la boucle @id@ incorrecte', |
|
| 715 | + 'zbug_erreur_compilation' => 'Erreur de compilation', |
|
| 716 | + 'zbug_erreur_execution_page' => 'Erreur d’exécution', |
|
| 717 | + 'zbug_erreur_filtre' => 'Filtre @filtre@ non défini', |
|
| 718 | + 'zbug_erreur_filtre_nbarg_min' => 'Filtre @filtre@ : il manque @nb@ argument(s)', |
|
| 719 | + 'zbug_erreur_meme_parent' => 'Le critère {meme_parent} ne s’applique qu’aux boucles (FORUMS) ou (RUBRIQUES)', |
|
| 720 | + 'zbug_erreur_squelette' => 'Erreur(s) dans le squelette', |
|
| 721 | + 'zbug_hors_compilation' => 'Hors Compilation', |
|
| 722 | + 'zbug_info_erreur_squelette' => 'Erreur sur le site', |
|
| 723 | + 'zbug_inversion_ordre_inexistant' => 'Inversion d’un ordre inexistant', |
|
| 724 | + 'zbug_pagination_sans_critere' => 'Balise #PAGINATION sans critère {pagination} ou employé dans une boucle récursive', |
|
| 725 | + 'zbug_parametres_inclus_incorrects' => 'Paramètre d’inclusion incorrect : @param@', |
|
| 726 | + 'zbug_profile' => 'Temps de calcul : @time@', |
|
| 727 | + 'zbug_resultat' => 'résultat', |
|
| 728 | + 'zbug_serveur_indefini' => 'Serveur SQL indéfini', |
|
| 729 | + 'zbug_statistiques' => 'Statistiques des requêtes SQL classées par durée', |
|
| 730 | + 'zbug_table_inconnue' => 'Table SQL « @table@ » inconnue', |
|
| 731 | + 'zxml_connus_attributs' => 'attributs connus', |
|
| 732 | + 'zxml_de' => 'de', |
|
| 733 | + 'zxml_inconnu_attribut' => 'attribut inconnu', |
|
| 734 | + 'zxml_inconnu_balise' => 'balise inconnue', |
|
| 735 | + 'zxml_inconnu_entite' => 'entité inconnue', |
|
| 736 | + 'zxml_inconnu_id' => 'ID inconnu', |
|
| 737 | + 'zxml_mais_de' => 'mais de', |
|
| 738 | + 'zxml_non_conforme' => 'n’est pas conforme au motif', |
|
| 739 | + 'zxml_non_fils' => 'n’est pas un fils de', |
|
| 740 | + 'zxml_nonvide_balise' => 'balise non vide', |
|
| 741 | + 'zxml_obligatoire_attribut' => 'attribut obligatoire mais absent dans', |
|
| 742 | + 'zxml_succession_fils_incorrecte' => 'succession des fils incorrecte', |
|
| 743 | + 'zxml_survoler' => 'survoler pour voir les corrects', |
|
| 744 | + 'zxml_valeur_attribut' => 'valeur de l’attribut', |
|
| 745 | + 'zxml_vide_balise' => 'balise vide', |
|
| 746 | + 'zxml_vu' => 'vu auparavant' |
|
| 747 | 747 | ); |
@@ -2,123 +2,123 @@ |
||
| 2 | 2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
| 3 | 3 | // Fichier source, a modifier dans https://git.spip.net/spip/spip.git |
| 4 | 4 | if (!defined('_ECRIRE_INC_VERSION')) { |
| 5 | - return; |
|
| 5 | + return; |
|
| 6 | 6 | } |
| 7 | 7 | |
| 8 | 8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
| 9 | 9 | |
| 10 | - // A |
|
| 11 | - 'accueil_site' => 'Accueil', |
|
| 12 | - 'article' => 'Article', |
|
| 13 | - 'articles' => 'Articles', |
|
| 14 | - 'articles_auteur' => 'Articles de cet auteur', |
|
| 15 | - 'articles_populaires' => 'Articles les plus populaires', |
|
| 16 | - 'articles_rubrique' => 'Articles de cette rubrique', |
|
| 17 | - 'aucun_article' => 'Il n’y a pas d’article à cette adresse', |
|
| 18 | - 'aucun_auteur' => 'Il n’y a pas d’auteur à cette adresse', |
|
| 19 | - 'aucun_site' => 'Il n’y a pas de site à cette adresse', |
|
| 20 | - 'aucune_breve' => 'Il n’y a pas de brève à cette adresse', |
|
| 21 | - 'aucune_rubrique' => 'Il n’y a pas de rubrique à cette adresse', |
|
| 22 | - 'auteur' => 'Auteur', |
|
| 23 | - 'autres' => 'Autres', |
|
| 24 | - 'autres_breves' => 'Autres brèves', |
|
| 25 | - 'autres_groupes_mots_clefs' => 'Autres groupes de mots-clés', |
|
| 26 | - 'autres_sites' => 'Autres sites', |
|
| 27 | - |
|
| 28 | - // B |
|
| 29 | - 'bonjour' => 'Bonjour', |
|
| 30 | - |
|
| 31 | - // C |
|
| 32 | - 'commenter_site' => 'Commenter ce site', |
|
| 33 | - 'contact' => 'Contact', |
|
| 34 | - 'copie_document_impossible' => 'Impossible de copier le document', |
|
| 35 | - |
|
| 36 | - // D |
|
| 37 | - 'date' => 'Date', |
|
| 38 | - 'dernier_ajout' => 'Dernier ajout', |
|
| 39 | - 'dernieres_breves' => 'Dernières brèves', |
|
| 40 | - 'derniers_articles' => 'Derniers articles', |
|
| 41 | - 'derniers_commentaires' => 'Derniers commentaires', |
|
| 42 | - 'derniers_messages_forum' => 'Derniers messages publiés dans les forums', |
|
| 43 | - |
|
| 44 | - // E |
|
| 45 | - 'edition_mode_texte' => 'Édition en mode texte de', |
|
| 46 | - 'en_reponse' => 'En réponse à :', |
|
| 47 | - 'en_resume' => 'En résumé', |
|
| 48 | - 'envoyer_message' => 'Envoyer un message', |
|
| 49 | - 'espace_prive' => 'Espace privé', |
|
| 50 | - |
|
| 51 | - // F |
|
| 52 | - 'formats_acceptes' => 'Formats acceptés : @formats@.', |
|
| 53 | - |
|
| 54 | - // H |
|
| 55 | - 'hierarchie_site' => 'Hiérarchie du site', |
|
| 56 | - |
|
| 57 | - // J |
|
| 58 | - 'jours' => 'jours', |
|
| 59 | - |
|
| 60 | - // L |
|
| 61 | - 'lien_connecter' => 'Se connecter', |
|
| 62 | - |
|
| 63 | - // M |
|
| 64 | - 'meme_auteur' => 'Du même auteur', |
|
| 65 | - 'meme_rubrique' => 'Dans la même rubrique', |
|
| 66 | - 'memes_auteurs' => 'Des mêmes auteurs', |
|
| 67 | - 'message' => 'Message', |
|
| 68 | - 'messages_forum' => 'Messages', |
|
| 69 | - 'messages_recents' => 'Messages de forums les plus récents', |
|
| 70 | - 'mots_clef' => 'Mot-clé', |
|
| 71 | - 'mots_clefs' => 'Mots-clés', |
|
| 72 | - 'mots_clefs_meme_groupe' => 'Mots-clés dans le même groupe', |
|
| 73 | - |
|
| 74 | - // N |
|
| 75 | - 'navigation' => 'Navigation', |
|
| 76 | - 'nom' => 'Nom', |
|
| 77 | - 'nouveautes' => 'Les nouveautés', |
|
| 78 | - 'nouveautes_web' => 'Nouveautés sur le Web', |
|
| 79 | - 'nouveaux_articles' => 'Nouveaux articles', |
|
| 80 | - 'nouvelles_breves' => 'Nouvelles brèves', |
|
| 81 | - |
|
| 82 | - // P |
|
| 83 | - 'page_precedente' => 'page précédente', |
|
| 84 | - 'page_suivante' => 'page suivante', |
|
| 85 | - 'par_auteur' => 'par ', |
|
| 86 | - 'participer_site' => 'Vous pouvez participer à la vie de ce site et proposer vos propres articles en vous inscrivant ci-dessous. Vous recevrez immédiatement un email vous indiquant vos codes d’accès à l’espace privé du site.', |
|
| 87 | - 'plan_site' => 'Plan du site', |
|
| 88 | - 'popularite' => 'Popularité', |
|
| 89 | - 'poster_message' => 'Poster un message', |
|
| 90 | - 'proposer_site' => 'Vous pouvez proposer un site à ajouter dans cette rubrique :', |
|
| 91 | - |
|
| 92 | - // R |
|
| 93 | - 'repondre_article' => 'Répondre à cet article', |
|
| 94 | - 'repondre_breve' => 'Répondre à cette brève', |
|
| 95 | - 'resultats_recherche' => 'Résultats de la recherche', |
|
| 96 | - 'retour_debut_forums' => 'Retour au début des forums', |
|
| 97 | - 'rss_abonnement' => 'Copiez l’URL suivante dans votre agrégateur :', |
|
| 98 | - 'rss_abonnement_titre' => 'S’abonner', |
|
| 99 | - 'rss_abonnement_titre_page' => 'S’abonner à', |
|
| 100 | - 'rss_explication' => 'Un fil RSS recueille les informations de mise à jour d’un site. Il fournit le contenu des billets ou des commentaires ou un extrait de ceux-ci, ainsi qu’un lien vers les versions complètes et quelques autres informations. Ce fil a pour vocation d’être lu par un agrégateur RSS.', |
|
| 101 | - 'rss_explication_titre' => 'Qu’est-ce qu’un flux RSS ?', |
|
| 102 | - 'rubrique' => 'Rubrique', |
|
| 103 | - 'rubriques' => 'Rubriques', |
|
| 104 | - |
|
| 105 | - // S |
|
| 106 | - 'signatures_petition' => 'Signatures', |
|
| 107 | - 'site_realise_avec_spip' => 'Site réalisé avec SPIP', |
|
| 108 | - 'sites_web' => 'Sites Web', |
|
| 109 | - 'sous_rubriques' => 'Sous-rubriques', |
|
| 110 | - 'spam' => 'Spam', |
|
| 111 | - 'suite' => 'suite', |
|
| 112 | - 'sur_web' => 'Sur le Web', |
|
| 113 | - 'syndiquer_rubrique' => 'Syndiquer cette rubrique', |
|
| 114 | - 'syndiquer_site' => 'Syndiquer tout le site', |
|
| 115 | - |
|
| 116 | - // T |
|
| 117 | - 'texte_lettre_information' => 'Voici la lettre d’information du site', |
|
| 118 | - 'texte_lettre_information_2' => 'Cette lettre recense les nouveautés publiées depuis', |
|
| 119 | - |
|
| 120 | - // V |
|
| 121 | - 'ver_imprimer' => 'Version à imprimer', |
|
| 122 | - 'voir_en_ligne' => 'Voir en ligne', |
|
| 123 | - 'voir_squelette' => 'voir le squelette de cette page' |
|
| 10 | + // A |
|
| 11 | + 'accueil_site' => 'Accueil', |
|
| 12 | + 'article' => 'Article', |
|
| 13 | + 'articles' => 'Articles', |
|
| 14 | + 'articles_auteur' => 'Articles de cet auteur', |
|
| 15 | + 'articles_populaires' => 'Articles les plus populaires', |
|
| 16 | + 'articles_rubrique' => 'Articles de cette rubrique', |
|
| 17 | + 'aucun_article' => 'Il n’y a pas d’article à cette adresse', |
|
| 18 | + 'aucun_auteur' => 'Il n’y a pas d’auteur à cette adresse', |
|
| 19 | + 'aucun_site' => 'Il n’y a pas de site à cette adresse', |
|
| 20 | + 'aucune_breve' => 'Il n’y a pas de brève à cette adresse', |
|
| 21 | + 'aucune_rubrique' => 'Il n’y a pas de rubrique à cette adresse', |
|
| 22 | + 'auteur' => 'Auteur', |
|
| 23 | + 'autres' => 'Autres', |
|
| 24 | + 'autres_breves' => 'Autres brèves', |
|
| 25 | + 'autres_groupes_mots_clefs' => 'Autres groupes de mots-clés', |
|
| 26 | + 'autres_sites' => 'Autres sites', |
|
| 27 | + |
|
| 28 | + // B |
|
| 29 | + 'bonjour' => 'Bonjour', |
|
| 30 | + |
|
| 31 | + // C |
|
| 32 | + 'commenter_site' => 'Commenter ce site', |
|
| 33 | + 'contact' => 'Contact', |
|
| 34 | + 'copie_document_impossible' => 'Impossible de copier le document', |
|
| 35 | + |
|
| 36 | + // D |
|
| 37 | + 'date' => 'Date', |
|
| 38 | + 'dernier_ajout' => 'Dernier ajout', |
|
| 39 | + 'dernieres_breves' => 'Dernières brèves', |
|
| 40 | + 'derniers_articles' => 'Derniers articles', |
|
| 41 | + 'derniers_commentaires' => 'Derniers commentaires', |
|
| 42 | + 'derniers_messages_forum' => 'Derniers messages publiés dans les forums', |
|
| 43 | + |
|
| 44 | + // E |
|
| 45 | + 'edition_mode_texte' => 'Édition en mode texte de', |
|
| 46 | + 'en_reponse' => 'En réponse à :', |
|
| 47 | + 'en_resume' => 'En résumé', |
|
| 48 | + 'envoyer_message' => 'Envoyer un message', |
|
| 49 | + 'espace_prive' => 'Espace privé', |
|
| 50 | + |
|
| 51 | + // F |
|
| 52 | + 'formats_acceptes' => 'Formats acceptés : @formats@.', |
|
| 53 | + |
|
| 54 | + // H |
|
| 55 | + 'hierarchie_site' => 'Hiérarchie du site', |
|
| 56 | + |
|
| 57 | + // J |
|
| 58 | + 'jours' => 'jours', |
|
| 59 | + |
|
| 60 | + // L |
|
| 61 | + 'lien_connecter' => 'Se connecter', |
|
| 62 | + |
|
| 63 | + // M |
|
| 64 | + 'meme_auteur' => 'Du même auteur', |
|
| 65 | + 'meme_rubrique' => 'Dans la même rubrique', |
|
| 66 | + 'memes_auteurs' => 'Des mêmes auteurs', |
|
| 67 | + 'message' => 'Message', |
|
| 68 | + 'messages_forum' => 'Messages', |
|
| 69 | + 'messages_recents' => 'Messages de forums les plus récents', |
|
| 70 | + 'mots_clef' => 'Mot-clé', |
|
| 71 | + 'mots_clefs' => 'Mots-clés', |
|
| 72 | + 'mots_clefs_meme_groupe' => 'Mots-clés dans le même groupe', |
|
| 73 | + |
|
| 74 | + // N |
|
| 75 | + 'navigation' => 'Navigation', |
|
| 76 | + 'nom' => 'Nom', |
|
| 77 | + 'nouveautes' => 'Les nouveautés', |
|
| 78 | + 'nouveautes_web' => 'Nouveautés sur le Web', |
|
| 79 | + 'nouveaux_articles' => 'Nouveaux articles', |
|
| 80 | + 'nouvelles_breves' => 'Nouvelles brèves', |
|
| 81 | + |
|
| 82 | + // P |
|
| 83 | + 'page_precedente' => 'page précédente', |
|
| 84 | + 'page_suivante' => 'page suivante', |
|
| 85 | + 'par_auteur' => 'par ', |
|
| 86 | + 'participer_site' => 'Vous pouvez participer à la vie de ce site et proposer vos propres articles en vous inscrivant ci-dessous. Vous recevrez immédiatement un email vous indiquant vos codes d’accès à l’espace privé du site.', |
|
| 87 | + 'plan_site' => 'Plan du site', |
|
| 88 | + 'popularite' => 'Popularité', |
|
| 89 | + 'poster_message' => 'Poster un message', |
|
| 90 | + 'proposer_site' => 'Vous pouvez proposer un site à ajouter dans cette rubrique :', |
|
| 91 | + |
|
| 92 | + // R |
|
| 93 | + 'repondre_article' => 'Répondre à cet article', |
|
| 94 | + 'repondre_breve' => 'Répondre à cette brève', |
|
| 95 | + 'resultats_recherche' => 'Résultats de la recherche', |
|
| 96 | + 'retour_debut_forums' => 'Retour au début des forums', |
|
| 97 | + 'rss_abonnement' => 'Copiez l’URL suivante dans votre agrégateur :', |
|
| 98 | + 'rss_abonnement_titre' => 'S’abonner', |
|
| 99 | + 'rss_abonnement_titre_page' => 'S’abonner à', |
|
| 100 | + 'rss_explication' => 'Un fil RSS recueille les informations de mise à jour d’un site. Il fournit le contenu des billets ou des commentaires ou un extrait de ceux-ci, ainsi qu’un lien vers les versions complètes et quelques autres informations. Ce fil a pour vocation d’être lu par un agrégateur RSS.', |
|
| 101 | + 'rss_explication_titre' => 'Qu’est-ce qu’un flux RSS ?', |
|
| 102 | + 'rubrique' => 'Rubrique', |
|
| 103 | + 'rubriques' => 'Rubriques', |
|
| 104 | + |
|
| 105 | + // S |
|
| 106 | + 'signatures_petition' => 'Signatures', |
|
| 107 | + 'site_realise_avec_spip' => 'Site réalisé avec SPIP', |
|
| 108 | + 'sites_web' => 'Sites Web', |
|
| 109 | + 'sous_rubriques' => 'Sous-rubriques', |
|
| 110 | + 'spam' => 'Spam', |
|
| 111 | + 'suite' => 'suite', |
|
| 112 | + 'sur_web' => 'Sur le Web', |
|
| 113 | + 'syndiquer_rubrique' => 'Syndiquer cette rubrique', |
|
| 114 | + 'syndiquer_site' => 'Syndiquer tout le site', |
|
| 115 | + |
|
| 116 | + // T |
|
| 117 | + 'texte_lettre_information' => 'Voici la lettre d’information du site', |
|
| 118 | + 'texte_lettre_information_2' => 'Cette lettre recense les nouveautés publiées depuis', |
|
| 119 | + |
|
| 120 | + // V |
|
| 121 | + 'ver_imprimer' => 'Version à imprimer', |
|
| 122 | + 'voir_en_ligne' => 'Voir en ligne', |
|
| 123 | + 'voir_squelette' => 'voir le squelette de cette page' |
|
| 124 | 124 | ); |
@@ -4,123 +4,123 @@ |
||
| 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 | - 'accueil_site' => 'Home', |
|
| 14 | - 'article' => 'Article', |
|
| 15 | - 'articles' => 'Articles', |
|
| 16 | - 'articles_auteur' => 'Articles by this author', |
|
| 17 | - 'articles_populaires' => 'Most popular articles', |
|
| 18 | - 'articles_rubrique' => 'Articles in this section', |
|
| 19 | - 'aucun_article' => 'No articles here', |
|
| 20 | - 'aucun_auteur' => 'No authors here', |
|
| 21 | - 'aucun_site' => 'No links here', |
|
| 22 | - 'aucune_breve' => 'No news items here', |
|
| 23 | - 'aucune_rubrique' => 'No sections here', |
|
| 24 | - 'auteur' => 'Author', |
|
| 25 | - 'autres' => 'Others', |
|
| 26 | - 'autres_breves' => 'Other news', |
|
| 27 | - 'autres_groupes_mots_clefs' => 'Other groups of keywords', |
|
| 28 | - 'autres_sites' => 'Other websites', |
|
| 29 | - |
|
| 30 | - // B |
|
| 31 | - 'bonjour' => 'Hello', |
|
| 32 | - |
|
| 33 | - // C |
|
| 34 | - 'commenter_site' => 'Comment on this site', |
|
| 35 | - 'contact' => 'Contact', |
|
| 36 | - 'copie_document_impossible' => 'Impossible to copy this document', |
|
| 37 | - |
|
| 38 | - // D |
|
| 39 | - 'date' => 'Date', |
|
| 40 | - 'dernier_ajout' => 'Latest update', |
|
| 41 | - 'dernieres_breves' => 'Latest news', |
|
| 42 | - 'derniers_articles' => 'Latest articles', |
|
| 43 | - 'derniers_commentaires' => 'Latest comments', |
|
| 44 | - 'derniers_messages_forum' => 'Latest forum posts', |
|
| 45 | - |
|
| 46 | - // E |
|
| 47 | - 'edition_mode_texte' => 'Text mode only', |
|
| 48 | - 'en_reponse' => 'Replying to:', |
|
| 49 | - 'en_resume' => 'Summary', |
|
| 50 | - 'envoyer_message' => 'Send a message', |
|
| 51 | - 'espace_prive' => 'Private area', |
|
| 52 | - |
|
| 53 | - // F |
|
| 54 | - 'formats_acceptes' => 'Valid formats: @formats@.', |
|
| 55 | - |
|
| 56 | - // H |
|
| 57 | - 'hierarchie_site' => 'Site map', |
|
| 58 | - |
|
| 59 | - // J |
|
| 60 | - 'jours' => 'days', |
|
| 61 | - |
|
| 62 | - // L |
|
| 63 | - 'lien_connecter' => 'Log in', |
|
| 64 | - |
|
| 65 | - // M |
|
| 66 | - 'meme_auteur' => 'By the same author', |
|
| 67 | - 'meme_rubrique' => 'Also in this section', |
|
| 68 | - 'memes_auteurs' => 'By the same authors', |
|
| 69 | - 'message' => 'Message', |
|
| 70 | - 'messages_forum' => 'Forum posts', |
|
| 71 | - 'messages_recents' => 'Most recent forum posts', |
|
| 72 | - 'mots_clef' => 'Keyword', |
|
| 73 | - 'mots_clefs' => 'Keywords', |
|
| 74 | - 'mots_clefs_meme_groupe' => 'Other keywords in this group', |
|
| 75 | - |
|
| 76 | - // N |
|
| 77 | - 'navigation' => 'Browsing', |
|
| 78 | - 'nom' => 'Name', |
|
| 79 | - 'nouveautes' => 'What’s new', |
|
| 80 | - 'nouveautes_web' => 'What’s new on the Web', |
|
| 81 | - 'nouveaux_articles' => 'New articles', |
|
| 82 | - 'nouvelles_breves' => 'Latest news items', |
|
| 83 | - |
|
| 84 | - // P |
|
| 85 | - 'page_precedente' => 'previous page', |
|
| 86 | - 'page_suivante' => 'next page', |
|
| 87 | - 'par_auteur' => 'by ', |
|
| 88 | - 'participer_site' => 'You can take active part in this website and write your own articles by signing up here. You will receive an email with your account information for the private area of the site.', |
|
| 89 | - 'plan_site' => 'Site Map', |
|
| 90 | - 'popularite' => 'Popularity', |
|
| 91 | - 'poster_message' => 'Post a message', |
|
| 92 | - 'proposer_site' => 'You can suggest a website for inclusion in this section:', |
|
| 93 | - |
|
| 94 | - // R |
|
| 95 | - 'repondre_article' => 'Comment on this article', |
|
| 96 | - 'repondre_breve' => 'Comment on this news item', |
|
| 97 | - 'resultats_recherche' => 'Search results', |
|
| 98 | - 'retour_debut_forums' => 'Back to forum top', |
|
| 99 | - 'rss_abonnement' => 'Simply copy the following URL into your aggregator:', |
|
| 100 | - 'rss_abonnement_titre' => 'Subscribe', |
|
| 101 | - 'rss_abonnement_titre_page' => 'Subscribe to', |
|
| 102 | - 'rss_explication' => 'An RSS thread collects information about a site’s update. It delivers the content of the tickets or the comments or an extract of them, as well as a link to the full versions et some other information. This thread is to be read by an RSS aggregator.', |
|
| 103 | - 'rss_explication_titre' => 'What is an RSS feed?', |
|
| 104 | - 'rubrique' => 'Section', |
|
| 105 | - 'rubriques' => 'Sections', |
|
| 106 | - |
|
| 107 | - // S |
|
| 108 | - 'signatures_petition' => 'Signatures', |
|
| 109 | - 'site_realise_avec_spip' => 'Site powered by SPIP', |
|
| 110 | - 'sites_web' => 'Websites', |
|
| 111 | - 'sous_rubriques' => 'Subsections', |
|
| 112 | - 'spam' => 'Spam', |
|
| 113 | - 'suite' => 'continue', |
|
| 114 | - 'sur_web' => 'Around the Web', |
|
| 115 | - 'syndiquer_rubrique' => 'Subscribe to this section', |
|
| 116 | - 'syndiquer_site' => 'Subscribe to the whole site', |
|
| 117 | - |
|
| 118 | - // T |
|
| 119 | - 'texte_lettre_information' => 'Here is the site newsletter', |
|
| 120 | - 'texte_lettre_information_2' => 'This site contains news items published since', |
|
| 121 | - |
|
| 122 | - // V |
|
| 123 | - 'ver_imprimer' => 'Printable version', |
|
| 124 | - 'voir_en_ligne' => 'View online', |
|
| 125 | - 'voir_squelette' => 'show the template of this page' |
|
| 12 | + // A |
|
| 13 | + 'accueil_site' => 'Home', |
|
| 14 | + 'article' => 'Article', |
|
| 15 | + 'articles' => 'Articles', |
|
| 16 | + 'articles_auteur' => 'Articles by this author', |
|
| 17 | + 'articles_populaires' => 'Most popular articles', |
|
| 18 | + 'articles_rubrique' => 'Articles in this section', |
|
| 19 | + 'aucun_article' => 'No articles here', |
|
| 20 | + 'aucun_auteur' => 'No authors here', |
|
| 21 | + 'aucun_site' => 'No links here', |
|
| 22 | + 'aucune_breve' => 'No news items here', |
|
| 23 | + 'aucune_rubrique' => 'No sections here', |
|
| 24 | + 'auteur' => 'Author', |
|
| 25 | + 'autres' => 'Others', |
|
| 26 | + 'autres_breves' => 'Other news', |
|
| 27 | + 'autres_groupes_mots_clefs' => 'Other groups of keywords', |
|
| 28 | + 'autres_sites' => 'Other websites', |
|
| 29 | + |
|
| 30 | + // B |
|
| 31 | + 'bonjour' => 'Hello', |
|
| 32 | + |
|
| 33 | + // C |
|
| 34 | + 'commenter_site' => 'Comment on this site', |
|
| 35 | + 'contact' => 'Contact', |
|
| 36 | + 'copie_document_impossible' => 'Impossible to copy this document', |
|
| 37 | + |
|
| 38 | + // D |
|
| 39 | + 'date' => 'Date', |
|
| 40 | + 'dernier_ajout' => 'Latest update', |
|
| 41 | + 'dernieres_breves' => 'Latest news', |
|
| 42 | + 'derniers_articles' => 'Latest articles', |
|
| 43 | + 'derniers_commentaires' => 'Latest comments', |
|
| 44 | + 'derniers_messages_forum' => 'Latest forum posts', |
|
| 45 | + |
|
| 46 | + // E |
|
| 47 | + 'edition_mode_texte' => 'Text mode only', |
|
| 48 | + 'en_reponse' => 'Replying to:', |
|
| 49 | + 'en_resume' => 'Summary', |
|
| 50 | + 'envoyer_message' => 'Send a message', |
|
| 51 | + 'espace_prive' => 'Private area', |
|
| 52 | + |
|
| 53 | + // F |
|
| 54 | + 'formats_acceptes' => 'Valid formats: @formats@.', |
|
| 55 | + |
|
| 56 | + // H |
|
| 57 | + 'hierarchie_site' => 'Site map', |
|
| 58 | + |
|
| 59 | + // J |
|
| 60 | + 'jours' => 'days', |
|
| 61 | + |
|
| 62 | + // L |
|
| 63 | + 'lien_connecter' => 'Log in', |
|
| 64 | + |
|
| 65 | + // M |
|
| 66 | + 'meme_auteur' => 'By the same author', |
|
| 67 | + 'meme_rubrique' => 'Also in this section', |
|
| 68 | + 'memes_auteurs' => 'By the same authors', |
|
| 69 | + 'message' => 'Message', |
|
| 70 | + 'messages_forum' => 'Forum posts', |
|
| 71 | + 'messages_recents' => 'Most recent forum posts', |
|
| 72 | + 'mots_clef' => 'Keyword', |
|
| 73 | + 'mots_clefs' => 'Keywords', |
|
| 74 | + 'mots_clefs_meme_groupe' => 'Other keywords in this group', |
|
| 75 | + |
|
| 76 | + // N |
|
| 77 | + 'navigation' => 'Browsing', |
|
| 78 | + 'nom' => 'Name', |
|
| 79 | + 'nouveautes' => 'What’s new', |
|
| 80 | + 'nouveautes_web' => 'What’s new on the Web', |
|
| 81 | + 'nouveaux_articles' => 'New articles', |
|
| 82 | + 'nouvelles_breves' => 'Latest news items', |
|
| 83 | + |
|
| 84 | + // P |
|
| 85 | + 'page_precedente' => 'previous page', |
|
| 86 | + 'page_suivante' => 'next page', |
|
| 87 | + 'par_auteur' => 'by ', |
|
| 88 | + 'participer_site' => 'You can take active part in this website and write your own articles by signing up here. You will receive an email with your account information for the private area of the site.', |
|
| 89 | + 'plan_site' => 'Site Map', |
|
| 90 | + 'popularite' => 'Popularity', |
|
| 91 | + 'poster_message' => 'Post a message', |
|
| 92 | + 'proposer_site' => 'You can suggest a website for inclusion in this section:', |
|
| 93 | + |
|
| 94 | + // R |
|
| 95 | + 'repondre_article' => 'Comment on this article', |
|
| 96 | + 'repondre_breve' => 'Comment on this news item', |
|
| 97 | + 'resultats_recherche' => 'Search results', |
|
| 98 | + 'retour_debut_forums' => 'Back to forum top', |
|
| 99 | + 'rss_abonnement' => 'Simply copy the following URL into your aggregator:', |
|
| 100 | + 'rss_abonnement_titre' => 'Subscribe', |
|
| 101 | + 'rss_abonnement_titre_page' => 'Subscribe to', |
|
| 102 | + 'rss_explication' => 'An RSS thread collects information about a site’s update. It delivers the content of the tickets or the comments or an extract of them, as well as a link to the full versions et some other information. This thread is to be read by an RSS aggregator.', |
|
| 103 | + 'rss_explication_titre' => 'What is an RSS feed?', |
|
| 104 | + 'rubrique' => 'Section', |
|
| 105 | + 'rubriques' => 'Sections', |
|
| 106 | + |
|
| 107 | + // S |
|
| 108 | + 'signatures_petition' => 'Signatures', |
|
| 109 | + 'site_realise_avec_spip' => 'Site powered by SPIP', |
|
| 110 | + 'sites_web' => 'Websites', |
|
| 111 | + 'sous_rubriques' => 'Subsections', |
|
| 112 | + 'spam' => 'Spam', |
|
| 113 | + 'suite' => 'continue', |
|
| 114 | + 'sur_web' => 'Around the Web', |
|
| 115 | + 'syndiquer_rubrique' => 'Subscribe to this section', |
|
| 116 | + 'syndiquer_site' => 'Subscribe to the whole site', |
|
| 117 | + |
|
| 118 | + // T |
|
| 119 | + 'texte_lettre_information' => 'Here is the site newsletter', |
|
| 120 | + 'texte_lettre_information_2' => 'This site contains news items published since', |
|
| 121 | + |
|
| 122 | + // V |
|
| 123 | + 'ver_imprimer' => 'Printable version', |
|
| 124 | + 'voir_en_ligne' => 'View online', |
|
| 125 | + 'voir_squelette' => 'show the template of this page' |
|
| 126 | 126 | ); |
@@ -4,245 +4,245 @@ discard block |
||
| 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 | - 'access_interface_graphique' => 'عودة إلى الواجهة الرسومية الكاملة', |
|
| 14 | - 'access_mode_texte' => 'عرض الواجهة النصية المبسّطة', |
|
| 15 | - 'admin_debug' => 'اكتشاف الأخطاء', |
|
| 16 | - 'admin_modifier_article' => 'تعديل هذا المقال', |
|
| 17 | - 'admin_modifier_auteur' => 'تغيير هذا المؤلف', |
|
| 18 | - 'admin_modifier_breve' => 'تعديل هذا الخبر', |
|
| 19 | - 'admin_modifier_mot' => 'تغيير هذا المفتاح', |
|
| 20 | - 'admin_modifier_rubrique' => 'تعديل هذا القسم', |
|
| 21 | - 'admin_recalculer' => 'إعادة تحديث هذه الصفحة', |
|
| 22 | - 'afficher_calendrier' => 'عرض الروزنامة', |
|
| 23 | - 'afficher_trad' => 'عرض الترجمات', |
|
| 24 | - 'alerte_maj_impossible' => '<b>تحذير!</b> ترقية قاعدة SQL إلى الإصدار @version@ متعذر. قد يكون السبب مشكلة في حقل التعديل. الرجاء الاتصال بمضيف موقعك.', |
|
| 25 | - 'alerte_modif_info_concourante' => 'تحذير:هذه المعلومة عُدلت في مكان آخر. القيمة الحالية هي:', |
|
| 26 | - 'analyse_xml' => 'تحليل XML', |
|
| 27 | - 'annuler' => 'إلغاء', |
|
| 28 | - 'antispam_champ_vide' => 'الرجاء الإبقاء على هذا الحقل فارغاً:', |
|
| 29 | - 'articles_recents' => 'أحدث المقالات', |
|
| 30 | - 'attention_champ_mini_nb_caractères' => 'تنبيه! @nb@ حروف على الأقل', |
|
| 31 | - 'avis_1_erreur_saisie' => 'هناك خطأ في إدخالك، الرجاء التدقيق في المعلومات.', |
|
| 32 | - 'avis_archive_incorrect' => 'ملف الأرشيف ليس ملف SPIP', |
|
| 33 | - 'avis_archive_invalide' => 'ملف الأرشيف غير صالح', |
|
| 34 | - 'avis_attention' => 'تحذير!', |
|
| 35 | - 'avis_champ_incorrect_type_objet' => 'إسم حقل @name@ غير صالح لنوع العنصر @type@', |
|
| 36 | - 'avis_colonne_inexistante' => 'العمود @col@ غير موجود', |
|
| 37 | - 'avis_erreur' => 'خطأ: انظر أدناه', |
|
| 38 | - 'avis_erreur_connexion' => 'خطأ اتصال', |
|
| 39 | - 'avis_erreur_cookie' => 'مشكلة في الكعكة', |
|
| 40 | - 'avis_erreur_fonction_contexte' => 'خطأ برمجة. لا يجب المناداة على هذه الوظيفة في هذا السياق.', |
|
| 41 | - 'avis_erreur_mysql' => 'خطأ SQL ', |
|
| 42 | - 'avis_erreur_sauvegarde' => 'خطأ في النسخة الاحتياطية (@type@ @id_objet@)!', |
|
| 43 | - 'avis_erreur_visiteur' => 'هناك مشكلة في الدخول إلى المجال الخاص', |
|
| 44 | - 'avis_nb_erreurs_saisie' => 'هناك @nb@ خطأ في إدخالك، الرجاء التدقيق في المعلومات.', |
|
| 12 | + // A |
|
| 13 | + 'access_interface_graphique' => 'عودة إلى الواجهة الرسومية الكاملة', |
|
| 14 | + 'access_mode_texte' => 'عرض الواجهة النصية المبسّطة', |
|
| 15 | + 'admin_debug' => 'اكتشاف الأخطاء', |
|
| 16 | + 'admin_modifier_article' => 'تعديل هذا المقال', |
|
| 17 | + 'admin_modifier_auteur' => 'تغيير هذا المؤلف', |
|
| 18 | + 'admin_modifier_breve' => 'تعديل هذا الخبر', |
|
| 19 | + 'admin_modifier_mot' => 'تغيير هذا المفتاح', |
|
| 20 | + 'admin_modifier_rubrique' => 'تعديل هذا القسم', |
|
| 21 | + 'admin_recalculer' => 'إعادة تحديث هذه الصفحة', |
|
| 22 | + 'afficher_calendrier' => 'عرض الروزنامة', |
|
| 23 | + 'afficher_trad' => 'عرض الترجمات', |
|
| 24 | + 'alerte_maj_impossible' => '<b>تحذير!</b> ترقية قاعدة SQL إلى الإصدار @version@ متعذر. قد يكون السبب مشكلة في حقل التعديل. الرجاء الاتصال بمضيف موقعك.', |
|
| 25 | + 'alerte_modif_info_concourante' => 'تحذير:هذه المعلومة عُدلت في مكان آخر. القيمة الحالية هي:', |
|
| 26 | + 'analyse_xml' => 'تحليل XML', |
|
| 27 | + 'annuler' => 'إلغاء', |
|
| 28 | + 'antispam_champ_vide' => 'الرجاء الإبقاء على هذا الحقل فارغاً:', |
|
| 29 | + 'articles_recents' => 'أحدث المقالات', |
|
| 30 | + 'attention_champ_mini_nb_caractères' => 'تنبيه! @nb@ حروف على الأقل', |
|
| 31 | + 'avis_1_erreur_saisie' => 'هناك خطأ في إدخالك، الرجاء التدقيق في المعلومات.', |
|
| 32 | + 'avis_archive_incorrect' => 'ملف الأرشيف ليس ملف SPIP', |
|
| 33 | + 'avis_archive_invalide' => 'ملف الأرشيف غير صالح', |
|
| 34 | + 'avis_attention' => 'تحذير!', |
|
| 35 | + 'avis_champ_incorrect_type_objet' => 'إسم حقل @name@ غير صالح لنوع العنصر @type@', |
|
| 36 | + 'avis_colonne_inexistante' => 'العمود @col@ غير موجود', |
|
| 37 | + 'avis_erreur' => 'خطأ: انظر أدناه', |
|
| 38 | + 'avis_erreur_connexion' => 'خطأ اتصال', |
|
| 39 | + 'avis_erreur_cookie' => 'مشكلة في الكعكة', |
|
| 40 | + 'avis_erreur_fonction_contexte' => 'خطأ برمجة. لا يجب المناداة على هذه الوظيفة في هذا السياق.', |
|
| 41 | + 'avis_erreur_mysql' => 'خطأ SQL ', |
|
| 42 | + 'avis_erreur_sauvegarde' => 'خطأ في النسخة الاحتياطية (@type@ @id_objet@)!', |
|
| 43 | + 'avis_erreur_visiteur' => 'هناك مشكلة في الدخول إلى المجال الخاص', |
|
| 44 | + 'avis_nb_erreurs_saisie' => 'هناك @nb@ خطأ في إدخالك، الرجاء التدقيق في المعلومات.', |
|
| 45 | 45 | |
| 46 | - // B |
|
| 47 | - 'barre_a_accent_grave' => 'إدراج حرف A كبير مع نبر الإطالة', |
|
| 48 | - 'barre_aide' => 'استخدم شريط اختصارات الكتابة لإثراء تصميم صفحتك', |
|
| 49 | - 'barre_e_accent_aigu' => 'إدراج حرف E كبير مع نبر حاد', |
|
| 50 | - 'barre_eo' => 'إدراج E داخل O', |
|
| 51 | - 'barre_eo_maj' => 'إدراج E كبير داخل O كبير', |
|
| 52 | - 'barre_euro' => 'إدراج رمز €', |
|
| 53 | - 'barre_gras' => '{{غامق{{', |
|
| 54 | - 'barre_guillemets' => 'إحاطة «بعلامتي اقتباس مزدوجة»', |
|
| 55 | - 'barre_guillemets_simples' => 'وضع بين "علامتي اقتباس مزدوجة من المستوى الثاني"', |
|
| 56 | - 'barre_intertitre' => 'تحويل إلى {{{عنوان فقرة}}}', |
|
| 57 | - 'barre_italic' => '{مائل{', |
|
| 58 | - 'barre_lien' => 'تحويل إلى [وصلة هايبرتكست->http://...]', |
|
| 59 | - 'barre_lien_input' => 'الرجاء إدخال عنوان الوصلة (يمكنك إدخال عنوان نسيج على شكل http://www.mysite.com أو إدخال رقم مقال من الموقع الحالي فقط).', |
|
| 60 | - 'barre_note' => 'تحويل إلى [[حاشية]]', |
|
| 61 | - 'barre_paragraphe' => 'إنشاء فقرة', |
|
| 62 | - 'barre_quote' => '<quote>اقتباس رسالة</quote>', |
|
| 63 | - 'bouton_changer' => 'تغيير', |
|
| 64 | - 'bouton_chercher' => 'بحث', |
|
| 65 | - 'bouton_choisir' => 'تحديد', |
|
| 66 | - 'bouton_deplacer' => 'نقل', |
|
| 67 | - 'bouton_download' => 'تحميل', |
|
| 68 | - 'bouton_enregistrer' => 'إدخال', |
|
| 69 | - 'bouton_radio_desactiver_messagerie_interne' => 'إيقاف المراسلة الداخلية', |
|
| 70 | - 'bouton_radio_envoi_annonces' => 'إرسال إعلانات التحرير', |
|
| 71 | - 'bouton_radio_non_envoi_annonces' => 'عدم إرسال الإعلانات', |
|
| 72 | - 'bouton_radio_non_envoi_liste_nouveautes' => 'عدم إرسال قائمة بآخر الأخبار', |
|
| 73 | - 'bouton_recharger_page' => 'إعادة تحميل الصفحة', |
|
| 74 | - 'bouton_telecharger' => 'تحميل', |
|
| 75 | - 'bouton_upload' => 'تنزيل', |
|
| 76 | - 'bouton_valider' => 'إدخال', |
|
| 46 | + // B |
|
| 47 | + 'barre_a_accent_grave' => 'إدراج حرف A كبير مع نبر الإطالة', |
|
| 48 | + 'barre_aide' => 'استخدم شريط اختصارات الكتابة لإثراء تصميم صفحتك', |
|
| 49 | + 'barre_e_accent_aigu' => 'إدراج حرف E كبير مع نبر حاد', |
|
| 50 | + 'barre_eo' => 'إدراج E داخل O', |
|
| 51 | + 'barre_eo_maj' => 'إدراج E كبير داخل O كبير', |
|
| 52 | + 'barre_euro' => 'إدراج رمز €', |
|
| 53 | + 'barre_gras' => '{{غامق{{', |
|
| 54 | + 'barre_guillemets' => 'إحاطة «بعلامتي اقتباس مزدوجة»', |
|
| 55 | + 'barre_guillemets_simples' => 'وضع بين "علامتي اقتباس مزدوجة من المستوى الثاني"', |
|
| 56 | + 'barre_intertitre' => 'تحويل إلى {{{عنوان فقرة}}}', |
|
| 57 | + 'barre_italic' => '{مائل{', |
|
| 58 | + 'barre_lien' => 'تحويل إلى [وصلة هايبرتكست->http://...]', |
|
| 59 | + 'barre_lien_input' => 'الرجاء إدخال عنوان الوصلة (يمكنك إدخال عنوان نسيج على شكل http://www.mysite.com أو إدخال رقم مقال من الموقع الحالي فقط).', |
|
| 60 | + 'barre_note' => 'تحويل إلى [[حاشية]]', |
|
| 61 | + 'barre_paragraphe' => 'إنشاء فقرة', |
|
| 62 | + 'barre_quote' => '<quote>اقتباس رسالة</quote>', |
|
| 63 | + 'bouton_changer' => 'تغيير', |
|
| 64 | + 'bouton_chercher' => 'بحث', |
|
| 65 | + 'bouton_choisir' => 'تحديد', |
|
| 66 | + 'bouton_deplacer' => 'نقل', |
|
| 67 | + 'bouton_download' => 'تحميل', |
|
| 68 | + 'bouton_enregistrer' => 'إدخال', |
|
| 69 | + 'bouton_radio_desactiver_messagerie_interne' => 'إيقاف المراسلة الداخلية', |
|
| 70 | + 'bouton_radio_envoi_annonces' => 'إرسال إعلانات التحرير', |
|
| 71 | + 'bouton_radio_non_envoi_annonces' => 'عدم إرسال الإعلانات', |
|
| 72 | + 'bouton_radio_non_envoi_liste_nouveautes' => 'عدم إرسال قائمة بآخر الأخبار', |
|
| 73 | + 'bouton_recharger_page' => 'إعادة تحميل الصفحة', |
|
| 74 | + 'bouton_telecharger' => 'تحميل', |
|
| 75 | + 'bouton_upload' => 'تنزيل', |
|
| 76 | + 'bouton_valider' => 'إدخال', |
|
| 77 | 77 | |
| 78 | - // C |
|
| 79 | - 'cal_apresmidi' => 'بعد الظهر', |
|
| 80 | - 'cal_jour_entier' => 'يوم كامل', |
|
| 81 | - 'cal_matin' => 'الصباح', |
|
| 82 | - 'cal_par_jour' => 'روزنامة يومية', |
|
| 83 | - 'cal_par_mois' => 'روزنامة شهرية', |
|
| 84 | - 'cal_par_semaine' => 'روزنامة أسبوعية', |
|
| 85 | - 'choix_couleur_interface' => 'اللون', |
|
| 86 | - 'choix_interface' => 'اختيار الواجهة', |
|
| 87 | - 'colonne' => 'عمود', |
|
| 88 | - 'confirm_changer_statut' => 'تحذير، لقد طلبت تغيير حالة هذا العنصر. هل تريد المتابعة؟', |
|
| 89 | - 'correcte' => 'صحيح', |
|
| 78 | + // C |
|
| 79 | + 'cal_apresmidi' => 'بعد الظهر', |
|
| 80 | + 'cal_jour_entier' => 'يوم كامل', |
|
| 81 | + 'cal_matin' => 'الصباح', |
|
| 82 | + 'cal_par_jour' => 'روزنامة يومية', |
|
| 83 | + 'cal_par_mois' => 'روزنامة شهرية', |
|
| 84 | + 'cal_par_semaine' => 'روزنامة أسبوعية', |
|
| 85 | + 'choix_couleur_interface' => 'اللون', |
|
| 86 | + 'choix_interface' => 'اختيار الواجهة', |
|
| 87 | + 'colonne' => 'عمود', |
|
| 88 | + 'confirm_changer_statut' => 'تحذير، لقد طلبت تغيير حالة هذا العنصر. هل تريد المتابعة؟', |
|
| 89 | + 'correcte' => 'صحيح', |
|
| 90 | 90 | |
| 91 | - // D |
|
| 92 | - 'date_aujourdhui' => 'اليوم', |
|
| 93 | - 'date_avant_jc' => 'قبل الميلاد', |
|
| 94 | - 'date_dans' => 'بعد @delai@', |
|
| 95 | - 'date_de_mois_1' => '@j@ @nommois@', |
|
| 96 | - 'date_de_mois_10' => '@j@ @nommois@', |
|
| 97 | - 'date_de_mois_11' => '@j@ @nommois@', |
|
| 98 | - 'date_de_mois_12' => '@j@ @nommois@', |
|
| 99 | - 'date_de_mois_2' => '@j@ @nommois@', |
|
| 100 | - 'date_de_mois_3' => '@j@ @nommois@', |
|
| 101 | - 'date_de_mois_4' => '@j@ @nommois@', |
|
| 102 | - 'date_de_mois_5' => '@j@ @nommois@', |
|
| 103 | - 'date_de_mois_6' => '@j@ @nommois@', |
|
| 104 | - 'date_de_mois_7' => '@j@ @nommois@', |
|
| 105 | - 'date_de_mois_8' => '@j@ @nommois@', |
|
| 106 | - 'date_de_mois_9' => '@j@ @nommois@', |
|
| 107 | - 'date_demain' => 'غداً', |
|
| 108 | - 'date_fmt_heures_minutes' => '@h@ و@m@ دقيقة', |
|
| 109 | - 'date_fmt_heures_minutes_court' => '@h@h@m@', |
|
| 110 | - 'date_fmt_jour' => '@nomjour@ @jour@', |
|
| 111 | - 'date_fmt_jour_heure' => '@jour@ الساعة @heure@', |
|
| 112 | - 'date_fmt_jour_heure_debut_fin' => 'في @jour@ من @heure_debut@ الى @heure_fin@', |
|
| 113 | - 'date_fmt_jour_heure_debut_fin_abbr' => 'في @dtstart@@jour@ من @heure_debut@@dtabbr@ الى @dtend@@heure_fin@@dtabbr@', |
|
| 114 | - 'date_fmt_jour_mois' => '@jour@ @nommois@', |
|
| 115 | - 'date_fmt_jour_mois_annee' => '@jour@ @nommois@ @annee@', |
|
| 116 | - 'date_fmt_mois_annee' => '@nommois@ @annee@', |
|
| 117 | - 'date_fmt_nomjour' => '@nomjour@ @date@', |
|
| 118 | - 'date_fmt_nomjour_date' => 'في @nomjour@ @date@', |
|
| 119 | - 'date_fmt_periode' => 'من @date_debut@ الى @date_fin@', |
|
| 120 | - 'date_fmt_periode_abbr' => 'من @dtart@@date_debut@@dtabbr@ الى @dtend@@date_fin@@dtabbr@', |
|
| 121 | - 'date_fmt_periode_from' => 'من', |
|
| 122 | - 'date_fmt_periode_to' => 'الى', |
|
| 123 | - 'date_fmt_saison_annee' => '@saison@ @annee@', |
|
| 124 | - 'date_heures' => 'ساعة', |
|
| 125 | - 'date_hier' => 'البارحة', |
|
| 126 | - 'date_il_y_a' => 'منذ @delai@', |
|
| 127 | - 'date_jnum1' => '1', |
|
| 128 | - 'date_jnum10' => '10', |
|
| 129 | - 'date_jnum11' => '11', |
|
| 130 | - 'date_jnum12' => '12', |
|
| 131 | - 'date_jnum13' => '13', |
|
| 132 | - 'date_jnum14' => '14', |
|
| 133 | - 'date_jnum15' => '15', |
|
| 134 | - 'date_jnum16' => '16', |
|
| 135 | - 'date_jnum17' => '17', |
|
| 136 | - 'date_jnum18' => '18', |
|
| 137 | - 'date_jnum19' => '19', |
|
| 138 | - 'date_jnum2' => '2', |
|
| 139 | - 'date_jnum20' => '20', |
|
| 140 | - 'date_jnum21' => '21', |
|
| 141 | - 'date_jnum22' => '22', |
|
| 142 | - 'date_jnum23' => '23', |
|
| 143 | - 'date_jnum24' => '24', |
|
| 144 | - 'date_jnum25' => '25', |
|
| 145 | - 'date_jnum26' => '26', |
|
| 146 | - 'date_jnum27' => '27', |
|
| 147 | - 'date_jnum28' => '28', |
|
| 148 | - 'date_jnum29' => '29', |
|
| 149 | - 'date_jnum3' => '3', |
|
| 150 | - 'date_jnum30' => '30', |
|
| 151 | - 'date_jnum31' => '31', |
|
| 152 | - 'date_jnum4' => '4', |
|
| 153 | - 'date_jnum5' => '5', |
|
| 154 | - 'date_jnum6' => '6', |
|
| 155 | - 'date_jnum7' => '7', |
|
| 156 | - 'date_jnum8' => '8', |
|
| 157 | - 'date_jnum9' => '9', |
|
| 158 | - 'date_jour_1' => 'الأحد', |
|
| 159 | - 'date_jour_1_abbr' => 'أحد', |
|
| 160 | - 'date_jour_1_initiale' => 'أحد', |
|
| 161 | - 'date_jour_2' => 'الاثنين', |
|
| 162 | - 'date_jour_2_abbr' => 'اثنين', |
|
| 163 | - 'date_jour_2_initiale' => 'اثنين', |
|
| 164 | - 'date_jour_3' => 'الثلاثاء', |
|
| 165 | - 'date_jour_3_abbr' => 'ثلاثاء', |
|
| 166 | - 'date_jour_3_initiale' => 'ثلاثاء', |
|
| 167 | - 'date_jour_4' => 'الأربعاء', |
|
| 168 | - 'date_jour_4_abbr' => 'أربعاء', |
|
| 169 | - 'date_jour_4_initiale' => 'أربعاء', |
|
| 170 | - 'date_jour_5' => 'الخميس', |
|
| 171 | - 'date_jour_5_abbr' => 'خميس', |
|
| 172 | - 'date_jour_5_initiale' => 'خميس', |
|
| 173 | - 'date_jour_6' => 'الجمعة', |
|
| 174 | - 'date_jour_6_abbr' => 'جمعة', |
|
| 175 | - 'date_jour_6_initiale' => 'جمعة', |
|
| 176 | - 'date_jour_7' => 'السبت', |
|
| 177 | - 'date_jour_7_abbr' => 'سبت', |
|
| 178 | - 'date_jour_7_initiale' => 'سبت', |
|
| 179 | - 'date_jours' => 'يوم', |
|
| 180 | - 'date_minutes' => 'دقيقة', |
|
| 181 | - 'date_mois' => 'شهر', |
|
| 182 | - 'date_mois_1' => 'كانون الثاني (يناير)', |
|
| 183 | - 'date_mois_10' => 'تشرين الأول (أكتوبر)', |
|
| 184 | - 'date_mois_10_abbr' => 'ت١', |
|
| 185 | - 'date_mois_11' => 'تشرين الثاني (نوفمبر)', |
|
| 186 | - 'date_mois_11_abbr' => 'ت٢', |
|
| 187 | - 'date_mois_12' => 'كانون الأول (ديسمبر)', |
|
| 188 | - 'date_mois_12_abbr' => 'ك١', |
|
| 189 | - 'date_mois_1_abbr' => 'ك٢', |
|
| 190 | - 'date_mois_2' => 'شباط (فبراير)', |
|
| 191 | - 'date_mois_2_abbr' => 'شباط', |
|
| 192 | - 'date_mois_3' => 'آذار (مارس)', |
|
| 193 | - 'date_mois_3_abbr' => 'آذار', |
|
| 194 | - 'date_mois_4' => 'نيسان (أبريل)', |
|
| 195 | - 'date_mois_4_abbr' => 'نيسان', |
|
| 196 | - 'date_mois_5' => 'أيار (مايو)', |
|
| 197 | - 'date_mois_5_abbr' => 'أيار', |
|
| 198 | - 'date_mois_6' => 'حزيران (يونيو)', |
|
| 199 | - 'date_mois_6_abbr' => 'جزيران', |
|
| 200 | - 'date_mois_7' => 'تموز (يوليو)', |
|
| 201 | - 'date_mois_7_abbr' => 'تموز', |
|
| 202 | - 'date_mois_8' => 'آب (أغسطس)', |
|
| 203 | - 'date_mois_8_abbr' => 'آب', |
|
| 204 | - 'date_mois_9' => 'أيلول (سبتمبر)', |
|
| 205 | - 'date_mois_9_abbr' => 'أيلول', |
|
| 206 | - 'date_saison_1' => 'الشتاء', |
|
| 207 | - 'date_saison_2' => 'الربيع', |
|
| 208 | - 'date_saison_3' => 'الصيف', |
|
| 209 | - 'date_saison_4' => 'الخريف', |
|
| 210 | - 'date_secondes' => 'ثانية', |
|
| 211 | - 'date_semaines' => 'أسبوع', |
|
| 212 | - 'date_un_mois' => 'شهر', |
|
| 213 | - 'date_une_heure' => 'ساعة', |
|
| 214 | - 'date_une_minute' => 'دقيقة', |
|
| 215 | - 'date_une_seconde' => 'ثانية', |
|
| 216 | - 'date_une_semaine' => 'أسبوع', |
|
| 217 | - 'dirs_commencer' => 'للبدء فعلاً بعملية التثبيت', |
|
| 218 | - 'dirs_preliminaire' => 'تمهيد: <b>إعداد امتيازات الدخول</b>', |
|
| 219 | - 'dirs_probleme_droits' => 'مشكلة في امتيازات الدخول', |
|
| 220 | - 'dirs_repertoires_absents' => '<p><b>لم يتم العثور على الأدلة التالية: </b></p><ul>@bad_dirs@</ul> |
|
| 91 | + // D |
|
| 92 | + 'date_aujourdhui' => 'اليوم', |
|
| 93 | + 'date_avant_jc' => 'قبل الميلاد', |
|
| 94 | + 'date_dans' => 'بعد @delai@', |
|
| 95 | + 'date_de_mois_1' => '@j@ @nommois@', |
|
| 96 | + 'date_de_mois_10' => '@j@ @nommois@', |
|
| 97 | + 'date_de_mois_11' => '@j@ @nommois@', |
|
| 98 | + 'date_de_mois_12' => '@j@ @nommois@', |
|
| 99 | + 'date_de_mois_2' => '@j@ @nommois@', |
|
| 100 | + 'date_de_mois_3' => '@j@ @nommois@', |
|
| 101 | + 'date_de_mois_4' => '@j@ @nommois@', |
|
| 102 | + 'date_de_mois_5' => '@j@ @nommois@', |
|
| 103 | + 'date_de_mois_6' => '@j@ @nommois@', |
|
| 104 | + 'date_de_mois_7' => '@j@ @nommois@', |
|
| 105 | + 'date_de_mois_8' => '@j@ @nommois@', |
|
| 106 | + 'date_de_mois_9' => '@j@ @nommois@', |
|
| 107 | + 'date_demain' => 'غداً', |
|
| 108 | + 'date_fmt_heures_minutes' => '@h@ و@m@ دقيقة', |
|
| 109 | + 'date_fmt_heures_minutes_court' => '@h@h@m@', |
|
| 110 | + 'date_fmt_jour' => '@nomjour@ @jour@', |
|
| 111 | + 'date_fmt_jour_heure' => '@jour@ الساعة @heure@', |
|
| 112 | + 'date_fmt_jour_heure_debut_fin' => 'في @jour@ من @heure_debut@ الى @heure_fin@', |
|
| 113 | + 'date_fmt_jour_heure_debut_fin_abbr' => 'في @dtstart@@jour@ من @heure_debut@@dtabbr@ الى @dtend@@heure_fin@@dtabbr@', |
|
| 114 | + 'date_fmt_jour_mois' => '@jour@ @nommois@', |
|
| 115 | + 'date_fmt_jour_mois_annee' => '@jour@ @nommois@ @annee@', |
|
| 116 | + 'date_fmt_mois_annee' => '@nommois@ @annee@', |
|
| 117 | + 'date_fmt_nomjour' => '@nomjour@ @date@', |
|
| 118 | + 'date_fmt_nomjour_date' => 'في @nomjour@ @date@', |
|
| 119 | + 'date_fmt_periode' => 'من @date_debut@ الى @date_fin@', |
|
| 120 | + 'date_fmt_periode_abbr' => 'من @dtart@@date_debut@@dtabbr@ الى @dtend@@date_fin@@dtabbr@', |
|
| 121 | + 'date_fmt_periode_from' => 'من', |
|
| 122 | + 'date_fmt_periode_to' => 'الى', |
|
| 123 | + 'date_fmt_saison_annee' => '@saison@ @annee@', |
|
| 124 | + 'date_heures' => 'ساعة', |
|
| 125 | + 'date_hier' => 'البارحة', |
|
| 126 | + 'date_il_y_a' => 'منذ @delai@', |
|
| 127 | + 'date_jnum1' => '1', |
|
| 128 | + 'date_jnum10' => '10', |
|
| 129 | + 'date_jnum11' => '11', |
|
| 130 | + 'date_jnum12' => '12', |
|
| 131 | + 'date_jnum13' => '13', |
|
| 132 | + 'date_jnum14' => '14', |
|
| 133 | + 'date_jnum15' => '15', |
|
| 134 | + 'date_jnum16' => '16', |
|
| 135 | + 'date_jnum17' => '17', |
|
| 136 | + 'date_jnum18' => '18', |
|
| 137 | + 'date_jnum19' => '19', |
|
| 138 | + 'date_jnum2' => '2', |
|
| 139 | + 'date_jnum20' => '20', |
|
| 140 | + 'date_jnum21' => '21', |
|
| 141 | + 'date_jnum22' => '22', |
|
| 142 | + 'date_jnum23' => '23', |
|
| 143 | + 'date_jnum24' => '24', |
|
| 144 | + 'date_jnum25' => '25', |
|
| 145 | + 'date_jnum26' => '26', |
|
| 146 | + 'date_jnum27' => '27', |
|
| 147 | + 'date_jnum28' => '28', |
|
| 148 | + 'date_jnum29' => '29', |
|
| 149 | + 'date_jnum3' => '3', |
|
| 150 | + 'date_jnum30' => '30', |
|
| 151 | + 'date_jnum31' => '31', |
|
| 152 | + 'date_jnum4' => '4', |
|
| 153 | + 'date_jnum5' => '5', |
|
| 154 | + 'date_jnum6' => '6', |
|
| 155 | + 'date_jnum7' => '7', |
|
| 156 | + 'date_jnum8' => '8', |
|
| 157 | + 'date_jnum9' => '9', |
|
| 158 | + 'date_jour_1' => 'الأحد', |
|
| 159 | + 'date_jour_1_abbr' => 'أحد', |
|
| 160 | + 'date_jour_1_initiale' => 'أحد', |
|
| 161 | + 'date_jour_2' => 'الاثنين', |
|
| 162 | + 'date_jour_2_abbr' => 'اثنين', |
|
| 163 | + 'date_jour_2_initiale' => 'اثنين', |
|
| 164 | + 'date_jour_3' => 'الثلاثاء', |
|
| 165 | + 'date_jour_3_abbr' => 'ثلاثاء', |
|
| 166 | + 'date_jour_3_initiale' => 'ثلاثاء', |
|
| 167 | + 'date_jour_4' => 'الأربعاء', |
|
| 168 | + 'date_jour_4_abbr' => 'أربعاء', |
|
| 169 | + 'date_jour_4_initiale' => 'أربعاء', |
|
| 170 | + 'date_jour_5' => 'الخميس', |
|
| 171 | + 'date_jour_5_abbr' => 'خميس', |
|
| 172 | + 'date_jour_5_initiale' => 'خميس', |
|
| 173 | + 'date_jour_6' => 'الجمعة', |
|
| 174 | + 'date_jour_6_abbr' => 'جمعة', |
|
| 175 | + 'date_jour_6_initiale' => 'جمعة', |
|
| 176 | + 'date_jour_7' => 'السبت', |
|
| 177 | + 'date_jour_7_abbr' => 'سبت', |
|
| 178 | + 'date_jour_7_initiale' => 'سبت', |
|
| 179 | + 'date_jours' => 'يوم', |
|
| 180 | + 'date_minutes' => 'دقيقة', |
|
| 181 | + 'date_mois' => 'شهر', |
|
| 182 | + 'date_mois_1' => 'كانون الثاني (يناير)', |
|
| 183 | + 'date_mois_10' => 'تشرين الأول (أكتوبر)', |
|
| 184 | + 'date_mois_10_abbr' => 'ت١', |
|
| 185 | + 'date_mois_11' => 'تشرين الثاني (نوفمبر)', |
|
| 186 | + 'date_mois_11_abbr' => 'ت٢', |
|
| 187 | + 'date_mois_12' => 'كانون الأول (ديسمبر)', |
|
| 188 | + 'date_mois_12_abbr' => 'ك١', |
|
| 189 | + 'date_mois_1_abbr' => 'ك٢', |
|
| 190 | + 'date_mois_2' => 'شباط (فبراير)', |
|
| 191 | + 'date_mois_2_abbr' => 'شباط', |
|
| 192 | + 'date_mois_3' => 'آذار (مارس)', |
|
| 193 | + 'date_mois_3_abbr' => 'آذار', |
|
| 194 | + 'date_mois_4' => 'نيسان (أبريل)', |
|
| 195 | + 'date_mois_4_abbr' => 'نيسان', |
|
| 196 | + 'date_mois_5' => 'أيار (مايو)', |
|
| 197 | + 'date_mois_5_abbr' => 'أيار', |
|
| 198 | + 'date_mois_6' => 'حزيران (يونيو)', |
|
| 199 | + 'date_mois_6_abbr' => 'جزيران', |
|
| 200 | + 'date_mois_7' => 'تموز (يوليو)', |
|
| 201 | + 'date_mois_7_abbr' => 'تموز', |
|
| 202 | + 'date_mois_8' => 'آب (أغسطس)', |
|
| 203 | + 'date_mois_8_abbr' => 'آب', |
|
| 204 | + 'date_mois_9' => 'أيلول (سبتمبر)', |
|
| 205 | + 'date_mois_9_abbr' => 'أيلول', |
|
| 206 | + 'date_saison_1' => 'الشتاء', |
|
| 207 | + 'date_saison_2' => 'الربيع', |
|
| 208 | + 'date_saison_3' => 'الصيف', |
|
| 209 | + 'date_saison_4' => 'الخريف', |
|
| 210 | + 'date_secondes' => 'ثانية', |
|
| 211 | + 'date_semaines' => 'أسبوع', |
|
| 212 | + 'date_un_mois' => 'شهر', |
|
| 213 | + 'date_une_heure' => 'ساعة', |
|
| 214 | + 'date_une_minute' => 'دقيقة', |
|
| 215 | + 'date_une_seconde' => 'ثانية', |
|
| 216 | + 'date_une_semaine' => 'أسبوع', |
|
| 217 | + 'dirs_commencer' => 'للبدء فعلاً بعملية التثبيت', |
|
| 218 | + 'dirs_preliminaire' => 'تمهيد: <b>إعداد امتيازات الدخول</b>', |
|
| 219 | + 'dirs_probleme_droits' => 'مشكلة في امتيازات الدخول', |
|
| 220 | + 'dirs_repertoires_absents' => '<p><b>لم يتم العثور على الأدلة التالية: </b></p><ul>@bad_dirs@</ul> |
|
| 221 | 221 | <p>قد يكون السبب خطأ في اعتماد الحروف الكبيرة أو الصغيرة في أسمائها. الرجاء التأكد من أن الحروف الكبيرة والصغيرة في أسماء هذه الأدلة تناسب ما هو معروض أعلاه؛ إذا لم يكن الأمر كذلك، الرجاء إعادة تسمية الأدلة بواسطة برنامج FTP لتصحيح الخطأ. |
| 222 | 222 | <p>بعد تنفيذ هذه العملية يمكنك </p>', |
| 223 | - 'dirs_repertoires_suivants' => '<p><b>الأدلة التالية ممنوعة على الكتابة: </b></p |
|
| 223 | + 'dirs_repertoires_suivants' => '<p><b>الأدلة التالية ممنوعة على الكتابة: </b></p |
|
| 224 | 224 | <ul>@bad_dirs@</ul> |
| 225 | 225 | <p>لحل هذه المشكلة، استخدم برنامج FTP لإعداد امتيازات الدخول لكل من هذه الأدلة. ويوضح دليل الاستخدام هذه العملية بالتفصيل. |
| 226 | 226 | <p>بعد إتمام هذه العملية يمكنك</p>', |
| 227 | - 'double_occurrence' => 'ظهور مكرر لعلامة @balise@', |
|
| 227 | + 'double_occurrence' => 'ظهور مكرر لعلامة @balise@', |
|
| 228 | 228 | |
| 229 | - // E |
|
| 230 | - 'en_cours' => 'جاري', |
|
| 231 | - 'envoi_via_le_site' => 'إرسال عبر الموقع', |
|
| 232 | - 'erreur' => 'خطأ', |
|
| 233 | - 'erreur_balise_non_fermee' => 'آخر علامة غير مغلقة:', |
|
| 234 | - 'erreur_technique_ajaxform' => 'عفواً. حدث خطأ غير متوقع خلال إرسال الاستمارة. الرجاء المحاولة من جديد.', |
|
| 235 | - 'erreur_technique_enregistrement_champs' => 'خطأ تقني منع التسجيل السليم للحقل @champs@. ', |
|
| 236 | - 'erreur_technique_enregistrement_impossible' => 'خطأ تقني منع التسجيل.', |
|
| 237 | - 'erreur_texte' => 'خطأ (أخطاء)', |
|
| 238 | - 'etape' => 'خطوة', |
|
| 229 | + // E |
|
| 230 | + 'en_cours' => 'جاري', |
|
| 231 | + 'envoi_via_le_site' => 'إرسال عبر الموقع', |
|
| 232 | + 'erreur' => 'خطأ', |
|
| 233 | + 'erreur_balise_non_fermee' => 'آخر علامة غير مغلقة:', |
|
| 234 | + 'erreur_technique_ajaxform' => 'عفواً. حدث خطأ غير متوقع خلال إرسال الاستمارة. الرجاء المحاولة من جديد.', |
|
| 235 | + 'erreur_technique_enregistrement_champs' => 'خطأ تقني منع التسجيل السليم للحقل @champs@. ', |
|
| 236 | + 'erreur_technique_enregistrement_impossible' => 'خطأ تقني منع التسجيل.', |
|
| 237 | + 'erreur_texte' => 'خطأ (أخطاء)', |
|
| 238 | + 'etape' => 'خطوة', |
|
| 239 | 239 | |
| 240 | - // F |
|
| 241 | - 'fichier_introuvable' => 'لا يمكن العثور على الملف @fichier@', |
|
| 242 | - 'form_auteur_confirmation' => 'تأكيد عنوان البريد الالكتروني', |
|
| 243 | - 'form_auteur_email_modifie' => 'تغير عنوان بريدك.', |
|
| 244 | - 'form_auteur_envoi_mail_confirmation' => 'لفد تم ارسال بريد تأكيد الى @email@. عليك زيارة عنوان الموقع الموجود في الرسالة للتصديق على عنوان بريدك.', |
|
| 245 | - 'form_auteur_mail_confirmation' => 'أهلاً وسهلاً |
|
| 240 | + // F |
|
| 241 | + 'fichier_introuvable' => 'لا يمكن العثور على الملف @fichier@', |
|
| 242 | + 'form_auteur_confirmation' => 'تأكيد عنوان البريد الالكتروني', |
|
| 243 | + 'form_auteur_email_modifie' => 'تغير عنوان بريدك.', |
|
| 244 | + 'form_auteur_envoi_mail_confirmation' => 'لفد تم ارسال بريد تأكيد الى @email@. عليك زيارة عنوان الموقع الموجود في الرسالة للتصديق على عنوان بريدك.', |
|
| 245 | + 'form_auteur_mail_confirmation' => 'أهلاً وسهلاً |
|
| 246 | 246 | |
| 247 | 247 | لقد طلبت تغيير عنوان بريدك. |
| 248 | 248 | للتصديق على العنوان الجديد، يكفي الاتصال |
@@ -251,347 +251,347 @@ discard block |
||
| 251 | 251 | |
| 252 | 252 | @url@ |
| 253 | 253 | ', |
| 254 | - 'form_deja_inscrit' => 'سبق لك التسجيل.', |
|
| 255 | - 'form_email_non_valide' => 'عنوانك البريدي غير صالح.', |
|
| 256 | - 'form_forum_access_refuse' => 'لم تعد تملك امتياز الدحول إلى هذا الموقع.', |
|
| 257 | - 'form_forum_bonjour' => 'مرحباً @nom@،', |
|
| 258 | - 'form_forum_confirmer_email' => 'لتأكيد عنوان بريدك، إذهب الى:@url_confirm@', |
|
| 259 | - 'form_forum_email_deja_enregistre' => 'سبق تسجيل هذا العنوان البريدي، يمكنك إذاً استخدام كلمة سرك الاعتيادية.', |
|
| 260 | - 'form_forum_identifiant_mail' => 'لقد تم إرسال معرّفك الجديد بالبريد الالكتروني.', |
|
| 261 | - 'form_forum_identifiants' => 'بيانات الاتصال الشخصية', |
|
| 262 | - 'form_forum_indiquer_nom_email' => 'قم بإدخال اسمك وعنوانك البريدي هنا. ستحصل على بيانات اتصالك قريباً في البريد الإلكتروني.', |
|
| 263 | - 'form_forum_login' => 'المعرّف:', |
|
| 264 | - 'form_forum_message_auto' => '(هذه رسالة آلية)', |
|
| 265 | - 'form_forum_pass' => 'كلمة السر:', |
|
| 266 | - 'form_forum_probleme_mail' => 'مشكلة بريد إلكتروني: لا يمكن إرسال بيانات الدخول.', |
|
| 267 | - 'form_forum_voici1' => 'هذه هي بياناتك للاشتراك في نشاط |
|
| 254 | + 'form_deja_inscrit' => 'سبق لك التسجيل.', |
|
| 255 | + 'form_email_non_valide' => 'عنوانك البريدي غير صالح.', |
|
| 256 | + 'form_forum_access_refuse' => 'لم تعد تملك امتياز الدحول إلى هذا الموقع.', |
|
| 257 | + 'form_forum_bonjour' => 'مرحباً @nom@،', |
|
| 258 | + 'form_forum_confirmer_email' => 'لتأكيد عنوان بريدك، إذهب الى:@url_confirm@', |
|
| 259 | + 'form_forum_email_deja_enregistre' => 'سبق تسجيل هذا العنوان البريدي، يمكنك إذاً استخدام كلمة سرك الاعتيادية.', |
|
| 260 | + 'form_forum_identifiant_mail' => 'لقد تم إرسال معرّفك الجديد بالبريد الالكتروني.', |
|
| 261 | + 'form_forum_identifiants' => 'بيانات الاتصال الشخصية', |
|
| 262 | + 'form_forum_indiquer_nom_email' => 'قم بإدخال اسمك وعنوانك البريدي هنا. ستحصل على بيانات اتصالك قريباً في البريد الإلكتروني.', |
|
| 263 | + 'form_forum_login' => 'المعرّف:', |
|
| 264 | + 'form_forum_message_auto' => '(هذه رسالة آلية)', |
|
| 265 | + 'form_forum_pass' => 'كلمة السر:', |
|
| 266 | + 'form_forum_probleme_mail' => 'مشكلة بريد إلكتروني: لا يمكن إرسال بيانات الدخول.', |
|
| 267 | + 'form_forum_voici1' => 'هذه هي بياناتك للاشتراك في نشاط |
|
| 268 | 268 | الموقع "@nom_site_spip@" (@adresse_site@):', |
| 269 | - 'form_forum_voici2' => 'هذه هي بياناتك لاقتراح مقالات |
|
| 269 | + 'form_forum_voici2' => 'هذه هي بياناتك لاقتراح مقالات |
|
| 270 | 270 | للموقع "@nom_site_spip@" (@adresse_login@):', |
| 271 | - 'form_indiquer_email' => 'الرجاء إدخال عنوانك الإلكتروني.', |
|
| 272 | - 'form_indiquer_nom' => 'الرجاء إدخال اسمك.', |
|
| 273 | - 'form_indiquer_nom_site' => 'الرجاء إدخال إسم موقعك.', |
|
| 274 | - 'form_pet_deja_enregistre' => 'سبق تسجيل هذا الموقع', |
|
| 275 | - 'form_pet_signature_pasprise' => 'تم تجاهل توقيعك.', |
|
| 276 | - 'form_prop_confirmer_envoi' => 'تأكيد الإرسال', |
|
| 277 | - 'form_prop_description' => 'وصف/تعليق', |
|
| 278 | - 'form_prop_enregistre' => 'تم تسجيل اقتراحك، سوف يظهر بعد تصديقه من قبل مسئولي هذا الموقع.', |
|
| 279 | - 'form_prop_envoyer' => 'ابعث برسالة', |
|
| 280 | - 'form_prop_indiquer_email' => 'الرجاء إدخال عنوان بريد إلكتروني صالح', |
|
| 281 | - 'form_prop_indiquer_nom_site' => 'الرجاء إدخال اسم الموقع.', |
|
| 282 | - 'form_prop_indiquer_sujet' => 'الرجاء إدخال موضوع', |
|
| 283 | - 'form_prop_message_envoye' => 'تم بعث الرسالة', |
|
| 284 | - 'form_prop_non_enregistre' => 'لم يتم تسجيل اقتراحك.', |
|
| 285 | - 'form_prop_sujet' => 'الموضوع', |
|
| 286 | - 'form_prop_url_site' => 'عنوان الموقع', |
|
| 287 | - 'format_date_attendu' => 'إدخال تاريخ بتنسيق jj/mm/aaaa.', |
|
| 288 | - 'format_date_incorrecte' => 'التاريخ او تنسيقه غير صحيح', |
|
| 289 | - 'format_heure_attendu' => 'إدخال ساعة بتنسيق hh:mm.', |
|
| 290 | - 'format_heure_incorrecte' => 'الساعة او تنسيقها غير صحيح', |
|
| 291 | - 'forum_non_inscrit' => 'إما انك غير مسجل أو هناك خطأ في العنوان أو كلمة السر.', |
|
| 292 | - 'forum_par_auteur' => 'من @auteur@', |
|
| 293 | - 'forum_titre_erreur' => 'خطأ...', |
|
| 271 | + 'form_indiquer_email' => 'الرجاء إدخال عنوانك الإلكتروني.', |
|
| 272 | + 'form_indiquer_nom' => 'الرجاء إدخال اسمك.', |
|
| 273 | + 'form_indiquer_nom_site' => 'الرجاء إدخال إسم موقعك.', |
|
| 274 | + 'form_pet_deja_enregistre' => 'سبق تسجيل هذا الموقع', |
|
| 275 | + 'form_pet_signature_pasprise' => 'تم تجاهل توقيعك.', |
|
| 276 | + 'form_prop_confirmer_envoi' => 'تأكيد الإرسال', |
|
| 277 | + 'form_prop_description' => 'وصف/تعليق', |
|
| 278 | + 'form_prop_enregistre' => 'تم تسجيل اقتراحك، سوف يظهر بعد تصديقه من قبل مسئولي هذا الموقع.', |
|
| 279 | + 'form_prop_envoyer' => 'ابعث برسالة', |
|
| 280 | + 'form_prop_indiquer_email' => 'الرجاء إدخال عنوان بريد إلكتروني صالح', |
|
| 281 | + 'form_prop_indiquer_nom_site' => 'الرجاء إدخال اسم الموقع.', |
|
| 282 | + 'form_prop_indiquer_sujet' => 'الرجاء إدخال موضوع', |
|
| 283 | + 'form_prop_message_envoye' => 'تم بعث الرسالة', |
|
| 284 | + 'form_prop_non_enregistre' => 'لم يتم تسجيل اقتراحك.', |
|
| 285 | + 'form_prop_sujet' => 'الموضوع', |
|
| 286 | + 'form_prop_url_site' => 'عنوان الموقع', |
|
| 287 | + 'format_date_attendu' => 'إدخال تاريخ بتنسيق jj/mm/aaaa.', |
|
| 288 | + 'format_date_incorrecte' => 'التاريخ او تنسيقه غير صحيح', |
|
| 289 | + 'format_heure_attendu' => 'إدخال ساعة بتنسيق hh:mm.', |
|
| 290 | + 'format_heure_incorrecte' => 'الساعة او تنسيقها غير صحيح', |
|
| 291 | + 'forum_non_inscrit' => 'إما انك غير مسجل أو هناك خطأ في العنوان أو كلمة السر.', |
|
| 292 | + 'forum_par_auteur' => 'من @auteur@', |
|
| 293 | + 'forum_titre_erreur' => 'خطأ...', |
|
| 294 | 294 | |
| 295 | - // I |
|
| 296 | - 'ical_texte_rss_articles' => 'يوجد ملف «الترخيص الخلفي» لمقالات هذا الموقع على العنوان: ', |
|
| 297 | - 'ical_texte_rss_articles2' => 'يمكنك أيضاً الحصول على ملفات «الترخيص الخلفي» لمقالات كل قسم في الموقع:', |
|
| 298 | - 'ical_texte_rss_breves' => 'يوجد كذلك ملف يحتوي على أخبار الموقع. وبإدخال رقم قسم ما، تحصل على أخبار هذا القسم فقط.', |
|
| 299 | - 'icone_a_suivre' => 'للمتابعة', |
|
| 300 | - 'icone_admin_site' => 'إدارة الموقع', |
|
| 301 | - 'icone_agenda' => 'المفكرة', |
|
| 302 | - 'icone_aide_ligne' => 'التعليمات الفورية', |
|
| 303 | - 'icone_articles' => 'المقالات', |
|
| 304 | - 'icone_auteurs' => 'المؤلفون', |
|
| 305 | - 'icone_brouteur' => 'تصفح سريع', |
|
| 306 | - 'icone_configuration_site' => 'إعداد', |
|
| 307 | - 'icone_configurer_site' => 'إعداد موقعك', |
|
| 308 | - 'icone_creer_nouvel_auteur' => 'إضافة مؤلف جديد', |
|
| 309 | - 'icone_creer_rubrique' => 'إنشاء قسم', |
|
| 310 | - 'icone_creer_sous_rubrique' => 'إنشاء قسم فرعي', |
|
| 311 | - 'icone_deconnecter' => 'خروج', |
|
| 312 | - 'icone_discussions' => 'نقاشات', |
|
| 313 | - 'icone_doc_rubrique' => 'مستندات الأقسام', |
|
| 314 | - 'icone_ecrire_article' => 'كتابة مقال جديد', |
|
| 315 | - 'icone_edition_site' => 'تحرير الموقع', |
|
| 316 | - 'icone_gestion_langues' => 'إدارة اللغات', |
|
| 317 | - 'icone_informations_personnelles' => 'المعلومات الشخصية', |
|
| 318 | - 'icone_interface_complet' => 'واجهة كاملة', |
|
| 319 | - 'icone_interface_simple' => 'واجهة مبسّطة', |
|
| 320 | - 'icone_maintenance_site' => 'صيانة الموقع', |
|
| 321 | - 'icone_messagerie_personnelle' => 'المراسلة الشخصية', |
|
| 322 | - 'icone_repartition_debut' => 'إظهار التوزيع منذ البداية', |
|
| 323 | - 'icone_rubriques' => 'الأقسام', |
|
| 324 | - 'icone_sauver_site' => 'نسخة احتياطية للموقع', |
|
| 325 | - 'icone_site_entier' => 'الموقع بالكامل', |
|
| 326 | - 'icone_sites_references' => 'المواقع المبوبة', |
|
| 327 | - 'icone_statistiques' => 'إحصاءات الموقع', |
|
| 328 | - 'icone_suivi_activite' => 'متابعة نشاط الموقع', |
|
| 329 | - 'icone_suivi_actualite' => 'تطور الموقع', |
|
| 330 | - 'icone_suivi_pettions' => 'متابعة/إدارة العرائض', |
|
| 331 | - 'icone_suivi_revisions' => 'تعديل المقالات', |
|
| 332 | - 'icone_supprimer_document' => 'حذف هذا المستند', |
|
| 333 | - 'icone_supprimer_image' => 'حذف هذه الصورة', |
|
| 334 | - 'icone_tous_articles' => 'كل مقالاتك', |
|
| 335 | - 'icone_tous_auteur' => 'جميع المؤلفين', |
|
| 336 | - 'icone_tous_visiteur' => 'جميع الزوار', |
|
| 337 | - 'icone_visiter_site' => 'تصفح الموقع العمومي', |
|
| 338 | - 'icone_voir_en_ligne' => 'عرض مباشر', |
|
| 339 | - 'img_indisponible' => 'صورة غير متوفرة', |
|
| 340 | - 'impossible' => 'مستحيل', |
|
| 341 | - 'info_a_suivre' => 'للمتابعة»', |
|
| 342 | - 'info_acces_interdit' => 'الدخول محظور', |
|
| 343 | - 'info_acces_refuse' => 'دخول محظور', |
|
| 344 | - 'info_action' => 'عملية: @action@', |
|
| 345 | - 'info_administrer_rubriques' => 'يمكنك إدارة هذا القسم وأقسامه الفرعية', |
|
| 346 | - 'info_adresse_non_indiquee' => 'لم تدخل أي عنوان لاختباره!', |
|
| 347 | - 'info_aide' => 'تعليمات :', |
|
| 348 | - 'info_ajouter_mot' => 'إضافة هذا المفتاح', |
|
| 349 | - 'info_annonce' => 'إعلان', |
|
| 350 | - 'info_annonces_generales' => 'إعلانات عامة:', |
|
| 351 | - 'info_article_propose' => 'مقال مقترح', |
|
| 352 | - 'info_article_publie' => 'مقال منشور', |
|
| 353 | - 'info_article_redaction' => 'مقال قيد التحرير', |
|
| 354 | - 'info_article_refuse' => 'مقال مرفوض', |
|
| 355 | - 'info_article_supprime' => 'مقال محذوف', |
|
| 356 | - 'info_articles' => 'المقالات', |
|
| 357 | - 'info_articles_a_valider' => 'مقالات معروضة للتصديق', |
|
| 358 | - 'info_articles_nb' => '@nb@ مقال', |
|
| 359 | - 'info_articles_proposes' => 'المقالات المعروضة', |
|
| 360 | - 'info_articles_un' => 'مقال واحد', |
|
| 361 | - 'info_auteurs_nombre' => 'مؤلف (مؤلفون):', |
|
| 362 | - 'info_authentification_ftp' => 'التحقق ( عبر بروتوكول FTP ).', |
|
| 363 | - 'info_breves_2' => 'خبر', |
|
| 364 | - 'info_breves_nb' => '@nb@ خبر', |
|
| 365 | - 'info_breves_un' => 'خبر واحد', |
|
| 366 | - 'info_connexion_refusee' => 'رفض الاتصال', |
|
| 367 | - 'info_contact_developpeur' => 'الرجاء الاتصال بمطوّر.', |
|
| 368 | - 'info_contenance' => 'هذا الموقع يحتوي على:', |
|
| 369 | - 'info_contribution' => 'مشاركة منتديات', |
|
| 370 | - 'info_copyright' => '@spip@ برنامج حر موزع @lien_gpl@.', |
|
| 371 | - 'info_copyright_doc' => 'لمزيد من المعلومات راجع الموقع<a href="@spipnet@">@spipnet_affiche@</a>.', |
|
| 372 | - 'info_copyright_gpl' => 'بموجب الترخيص العام GPL', |
|
| 373 | - 'info_cours_edition' => 'قيد التحرير', |
|
| 374 | - 'info_creer_repertoire' => 'الرجاء إنشاء ملف أو دليل باسم', |
|
| 375 | - 'info_creer_repertoire_2' => 'داخل الدليل الفرعي <b>@repertoire@</b>، ثم:', |
|
| 376 | - 'info_creer_vignette' => 'إنشاء آلي للمصغر', |
|
| 377 | - 'info_creerdansrubrique_non_autorise' => 'لا تملك الحقوق الكافية لإنشاء اي محتوى في هذا القسم', |
|
| 378 | - 'info_deplier' => 'بسط', |
|
| 379 | - 'info_descriptif_nombre' => 'الوصف:', |
|
| 380 | - 'info_description' => 'الوصف:', |
|
| 381 | - 'info_description_2' => 'الوصف:', |
|
| 382 | - 'info_dimension' => 'الحجم:', |
|
| 383 | - 'info_documents_nb' => '@nb@ مستند', |
|
| 384 | - 'info_documents_un' => 'مستند واحد', |
|
| 385 | - 'info_ecire_message_prive' => 'تحرير رسالة خاصة', |
|
| 386 | - 'info_email_invalide' => 'عنوان بريد غير صالح.', |
|
| 387 | - 'info_en_cours_validation' => 'مقالاتك قيد التحرير', |
|
| 388 | - 'info_en_ligne' => 'متصل حالياً:', |
|
| 389 | - 'info_envoyer_message_prive' => 'ابعث برسالة خاصة لهذا المؤلف', |
|
| 390 | - 'info_erreur_requete' => 'خطأ في الاستفسار:', |
|
| 391 | - 'info_erreur_squelette2' => 'لا توجد صفحة نموذجية <b>@fichier@</b> متاحة...', |
|
| 392 | - 'info_erreur_systeme' => 'خطأ في النظام (خطأ رقم @errsys@)', |
|
| 393 | - 'info_erreur_systeme2' => 'قد يكون القرص الصلب ممتلئاً أو قد تكون قاعدة البيانات معطلة.<br /> |
|
| 295 | + // I |
|
| 296 | + 'ical_texte_rss_articles' => 'يوجد ملف «الترخيص الخلفي» لمقالات هذا الموقع على العنوان: ', |
|
| 297 | + 'ical_texte_rss_articles2' => 'يمكنك أيضاً الحصول على ملفات «الترخيص الخلفي» لمقالات كل قسم في الموقع:', |
|
| 298 | + 'ical_texte_rss_breves' => 'يوجد كذلك ملف يحتوي على أخبار الموقع. وبإدخال رقم قسم ما، تحصل على أخبار هذا القسم فقط.', |
|
| 299 | + 'icone_a_suivre' => 'للمتابعة', |
|
| 300 | + 'icone_admin_site' => 'إدارة الموقع', |
|
| 301 | + 'icone_agenda' => 'المفكرة', |
|
| 302 | + 'icone_aide_ligne' => 'التعليمات الفورية', |
|
| 303 | + 'icone_articles' => 'المقالات', |
|
| 304 | + 'icone_auteurs' => 'المؤلفون', |
|
| 305 | + 'icone_brouteur' => 'تصفح سريع', |
|
| 306 | + 'icone_configuration_site' => 'إعداد', |
|
| 307 | + 'icone_configurer_site' => 'إعداد موقعك', |
|
| 308 | + 'icone_creer_nouvel_auteur' => 'إضافة مؤلف جديد', |
|
| 309 | + 'icone_creer_rubrique' => 'إنشاء قسم', |
|
| 310 | + 'icone_creer_sous_rubrique' => 'إنشاء قسم فرعي', |
|
| 311 | + 'icone_deconnecter' => 'خروج', |
|
| 312 | + 'icone_discussions' => 'نقاشات', |
|
| 313 | + 'icone_doc_rubrique' => 'مستندات الأقسام', |
|
| 314 | + 'icone_ecrire_article' => 'كتابة مقال جديد', |
|
| 315 | + 'icone_edition_site' => 'تحرير الموقع', |
|
| 316 | + 'icone_gestion_langues' => 'إدارة اللغات', |
|
| 317 | + 'icone_informations_personnelles' => 'المعلومات الشخصية', |
|
| 318 | + 'icone_interface_complet' => 'واجهة كاملة', |
|
| 319 | + 'icone_interface_simple' => 'واجهة مبسّطة', |
|
| 320 | + 'icone_maintenance_site' => 'صيانة الموقع', |
|
| 321 | + 'icone_messagerie_personnelle' => 'المراسلة الشخصية', |
|
| 322 | + 'icone_repartition_debut' => 'إظهار التوزيع منذ البداية', |
|
| 323 | + 'icone_rubriques' => 'الأقسام', |
|
| 324 | + 'icone_sauver_site' => 'نسخة احتياطية للموقع', |
|
| 325 | + 'icone_site_entier' => 'الموقع بالكامل', |
|
| 326 | + 'icone_sites_references' => 'المواقع المبوبة', |
|
| 327 | + 'icone_statistiques' => 'إحصاءات الموقع', |
|
| 328 | + 'icone_suivi_activite' => 'متابعة نشاط الموقع', |
|
| 329 | + 'icone_suivi_actualite' => 'تطور الموقع', |
|
| 330 | + 'icone_suivi_pettions' => 'متابعة/إدارة العرائض', |
|
| 331 | + 'icone_suivi_revisions' => 'تعديل المقالات', |
|
| 332 | + 'icone_supprimer_document' => 'حذف هذا المستند', |
|
| 333 | + 'icone_supprimer_image' => 'حذف هذه الصورة', |
|
| 334 | + 'icone_tous_articles' => 'كل مقالاتك', |
|
| 335 | + 'icone_tous_auteur' => 'جميع المؤلفين', |
|
| 336 | + 'icone_tous_visiteur' => 'جميع الزوار', |
|
| 337 | + 'icone_visiter_site' => 'تصفح الموقع العمومي', |
|
| 338 | + 'icone_voir_en_ligne' => 'عرض مباشر', |
|
| 339 | + 'img_indisponible' => 'صورة غير متوفرة', |
|
| 340 | + 'impossible' => 'مستحيل', |
|
| 341 | + 'info_a_suivre' => 'للمتابعة»', |
|
| 342 | + 'info_acces_interdit' => 'الدخول محظور', |
|
| 343 | + 'info_acces_refuse' => 'دخول محظور', |
|
| 344 | + 'info_action' => 'عملية: @action@', |
|
| 345 | + 'info_administrer_rubriques' => 'يمكنك إدارة هذا القسم وأقسامه الفرعية', |
|
| 346 | + 'info_adresse_non_indiquee' => 'لم تدخل أي عنوان لاختباره!', |
|
| 347 | + 'info_aide' => 'تعليمات :', |
|
| 348 | + 'info_ajouter_mot' => 'إضافة هذا المفتاح', |
|
| 349 | + 'info_annonce' => 'إعلان', |
|
| 350 | + 'info_annonces_generales' => 'إعلانات عامة:', |
|
| 351 | + 'info_article_propose' => 'مقال مقترح', |
|
| 352 | + 'info_article_publie' => 'مقال منشور', |
|
| 353 | + 'info_article_redaction' => 'مقال قيد التحرير', |
|
| 354 | + 'info_article_refuse' => 'مقال مرفوض', |
|
| 355 | + 'info_article_supprime' => 'مقال محذوف', |
|
| 356 | + 'info_articles' => 'المقالات', |
|
| 357 | + 'info_articles_a_valider' => 'مقالات معروضة للتصديق', |
|
| 358 | + 'info_articles_nb' => '@nb@ مقال', |
|
| 359 | + 'info_articles_proposes' => 'المقالات المعروضة', |
|
| 360 | + 'info_articles_un' => 'مقال واحد', |
|
| 361 | + 'info_auteurs_nombre' => 'مؤلف (مؤلفون):', |
|
| 362 | + 'info_authentification_ftp' => 'التحقق ( عبر بروتوكول FTP ).', |
|
| 363 | + 'info_breves_2' => 'خبر', |
|
| 364 | + 'info_breves_nb' => '@nb@ خبر', |
|
| 365 | + 'info_breves_un' => 'خبر واحد', |
|
| 366 | + 'info_connexion_refusee' => 'رفض الاتصال', |
|
| 367 | + 'info_contact_developpeur' => 'الرجاء الاتصال بمطوّر.', |
|
| 368 | + 'info_contenance' => 'هذا الموقع يحتوي على:', |
|
| 369 | + 'info_contribution' => 'مشاركة منتديات', |
|
| 370 | + 'info_copyright' => '@spip@ برنامج حر موزع @lien_gpl@.', |
|
| 371 | + 'info_copyright_doc' => 'لمزيد من المعلومات راجع الموقع<a href="@spipnet@">@spipnet_affiche@</a>.', |
|
| 372 | + 'info_copyright_gpl' => 'بموجب الترخيص العام GPL', |
|
| 373 | + 'info_cours_edition' => 'قيد التحرير', |
|
| 374 | + 'info_creer_repertoire' => 'الرجاء إنشاء ملف أو دليل باسم', |
|
| 375 | + 'info_creer_repertoire_2' => 'داخل الدليل الفرعي <b>@repertoire@</b>، ثم:', |
|
| 376 | + 'info_creer_vignette' => 'إنشاء آلي للمصغر', |
|
| 377 | + 'info_creerdansrubrique_non_autorise' => 'لا تملك الحقوق الكافية لإنشاء اي محتوى في هذا القسم', |
|
| 378 | + 'info_deplier' => 'بسط', |
|
| 379 | + 'info_descriptif_nombre' => 'الوصف:', |
|
| 380 | + 'info_description' => 'الوصف:', |
|
| 381 | + 'info_description_2' => 'الوصف:', |
|
| 382 | + 'info_dimension' => 'الحجم:', |
|
| 383 | + 'info_documents_nb' => '@nb@ مستند', |
|
| 384 | + 'info_documents_un' => 'مستند واحد', |
|
| 385 | + 'info_ecire_message_prive' => 'تحرير رسالة خاصة', |
|
| 386 | + 'info_email_invalide' => 'عنوان بريد غير صالح.', |
|
| 387 | + 'info_en_cours_validation' => 'مقالاتك قيد التحرير', |
|
| 388 | + 'info_en_ligne' => 'متصل حالياً:', |
|
| 389 | + 'info_envoyer_message_prive' => 'ابعث برسالة خاصة لهذا المؤلف', |
|
| 390 | + 'info_erreur_requete' => 'خطأ في الاستفسار:', |
|
| 391 | + 'info_erreur_squelette2' => 'لا توجد صفحة نموذجية <b>@fichier@</b> متاحة...', |
|
| 392 | + 'info_erreur_systeme' => 'خطأ في النظام (خطأ رقم @errsys@)', |
|
| 393 | + 'info_erreur_systeme2' => 'قد يكون القرص الصلب ممتلئاً أو قد تكون قاعدة البيانات معطلة.<br /> |
|
| 394 | 394 | <span style="color:red;">حاول <a href=\'@script@\'>إصلاح القاعدة</a>، أو الاتصال بمضيف موقعك.</font> ', |
| 395 | - 'info_fini' => 'انتهى!', |
|
| 396 | - 'info_format_image' => 'تنسيق ملفات الصور الذي يمكن استخدامه لإنشاء المصغرات: @gd_formats@ .', |
|
| 397 | - 'info_format_non_defini' => 'تنسيق غير معروف', |
|
| 398 | - 'info_grand_ecran' => 'شاشة كبيرة', |
|
| 399 | - 'info_image_aide' => 'تعليمات', |
|
| 400 | - 'info_image_process_titre' => 'طريقة إنشاء المصغرات', |
|
| 401 | - 'info_impossible_lire_page' => '<b>خطأ!</b> لا يمكن قراءة الصفحة <tt><html>@test_proxy@</html></tt> عبر الجهاز الوكيل', |
|
| 402 | - 'info_installation_systeme_publication' => 'تثبيت نظام النشر...', |
|
| 403 | - 'info_installer_documents' => 'يمكنك تثبيت كل المستندات الموجودة في المجلد @upload@ آلياً.', |
|
| 404 | - 'info_installer_ftp' => 'بصفتك مديراً، يمكنك تثبيت (بواسطة بروتوكول FTP) ملفات في المجلد@upload@ من أجل تحديدهم في ما بعد مباشرة من هنا.', |
|
| 405 | - 'info_installer_images' => 'يمكنك تثبيت صور بتنسيقات JPEG وGIF وPNG.', |
|
| 406 | - 'info_installer_images_dossier' => 'تثبيت صور في المجلد @upload@ للتمكن من تحديدها هنا.', |
|
| 407 | - 'info_interface_complete' => 'واجهة كاملة', |
|
| 408 | - 'info_interface_simple' => 'واجهة مبسّطة', |
|
| 409 | - 'info_joindre_document_article' => 'يمكنك إرفاق مقالك بمستندات من الأنواع', |
|
| 410 | - 'info_joindre_document_rubrique' => 'يمكنك إضافة مستندات من الأنواع التالية إلى هذا القسم', |
|
| 411 | - 'info_joindre_documents_article' => 'يمكنك إرفاق مستندات من الأنواع التالية بمقالك :', |
|
| 412 | - 'info_l_article' => 'المقال', |
|
| 413 | - 'info_la_breve' => 'الخبر', |
|
| 414 | - 'info_la_rubrique' => 'القسم', |
|
| 415 | - 'info_langue_principale' => 'اللغة الأساسية للموقع', |
|
| 416 | - 'info_largeur_vignette' => '@largeur_vignette@ × @hauteur_vignette@ نقطة', |
|
| 417 | - 'info_les_auteurs_1' => 'من @les_auteurs@', |
|
| 418 | - 'info_logo_format_interdit' => 'الرموز بتنسيق @formats@ هي الوحيدة المسموح بها.', |
|
| 419 | - 'info_logo_max_poids' => 'يجب ألا يتعدى حجم الرموز @maxi@ (يبلغ حجم الملف الحالي @actuel@). ', |
|
| 420 | - 'info_mail_fournisseur' => '[email protected]', |
|
| 421 | - 'info_message_2' => 'رسالة', |
|
| 422 | - 'info_message_supprime' => 'تم حذف المشاركة', |
|
| 423 | - 'info_messages_nb' => '@nb@ رسالة', |
|
| 424 | - 'info_messages_un' => 'رسالة واحدة', |
|
| 425 | - 'info_mise_en_ligne' => 'تاريخ النشر:', |
|
| 426 | - 'info_modification_parametres_securite' => 'تعديل إعدادات الأمان', |
|
| 427 | - 'info_mois_courant' => 'في بحر الشهر:', |
|
| 428 | - 'info_mot_cle_ajoute' => 'تمت إضافة المفتاح التالي إلى', |
|
| 429 | - 'info_multi_herit' => 'اللغة الافتراضية', |
|
| 430 | - 'info_multi_langues_soulignees' => '<u>اللغات التي تحتها خط</u> تتمتع بترجمة كاملة او جزئية لكل نصوص الواجهة. فإذا حددت هذه اللغات، سيتم ترجمة العديد من عناصر الموقع العمومي (التواريخ والاستمارات) آلياً. أما بالنسبة للغات التي ليس تحتها خط، فستظهر هذه العناصر في لغة الموقع الأساسية.', |
|
| 431 | - 'info_multilinguisme' => 'تعدد اللغات', |
|
| 432 | - 'info_nom_non_utilisateurs_connectes' => 'اسمك لا يظهر في قائمة المستخدمين المتصلين.', |
|
| 433 | - 'info_nom_utilisateurs_connectes' => 'اسمك يظهر في قائمة المستخدمين المتصلين.', |
|
| 434 | - 'info_nombre_en_ligne' => 'متصل حالياً:', |
|
| 435 | - 'info_non_resultat' => 'لا توجد نتائج لـ "@cherche_mot@"', |
|
| 436 | - 'info_non_utilisation_messagerie' => 'أنت لا تستخدم المراسلة الداخلية في هذا الموقع.', |
|
| 437 | - 'info_nouveau_message' => 'وصلت رسالة جديدة', |
|
| 438 | - 'info_nouveaux_messages' => 'وصلت @total_messages@ رسالة جديدة', |
|
| 439 | - 'info_numero_abbreviation' => 'رقم', |
|
| 440 | - 'info_obligatoire' => 'هذه المعلومة إجبارية', |
|
| 441 | - 'info_page_actuelle' => 'الصفحة الحالية', |
|
| 442 | - 'info_pense_bete' => 'مذكرة', |
|
| 443 | - 'info_petit_ecran' => 'شاشة صغيرة', |
|
| 444 | - 'info_petition_close' => 'عريضة مقفلة', |
|
| 445 | - 'info_pixels' => 'نقطة', |
|
| 446 | - 'info_plusieurs_mots_trouves' => 'تم العثور على عدة مفاتيح لـ "@cherche_mot@" :', |
|
| 447 | - 'info_portfolio_automatique' => 'محفظة آلية:', |
|
| 448 | - 'info_premier_resultat' => '[النتائج الـ@debut_limit@ الأولى من أصل @total@]', |
|
| 449 | - 'info_premier_resultat_sur' => '[النتائج الـ@debut_limit@ الأولى من أصل @total@]', |
|
| 450 | - 'info_propose_1' => '[@nom_site_spip@] يقترح: @titre@', |
|
| 451 | - 'info_propose_2' => 'مقال معروض |
|
| 395 | + 'info_fini' => 'انتهى!', |
|
| 396 | + 'info_format_image' => 'تنسيق ملفات الصور الذي يمكن استخدامه لإنشاء المصغرات: @gd_formats@ .', |
|
| 397 | + 'info_format_non_defini' => 'تنسيق غير معروف', |
|
| 398 | + 'info_grand_ecran' => 'شاشة كبيرة', |
|
| 399 | + 'info_image_aide' => 'تعليمات', |
|
| 400 | + 'info_image_process_titre' => 'طريقة إنشاء المصغرات', |
|
| 401 | + 'info_impossible_lire_page' => '<b>خطأ!</b> لا يمكن قراءة الصفحة <tt><html>@test_proxy@</html></tt> عبر الجهاز الوكيل', |
|
| 402 | + 'info_installation_systeme_publication' => 'تثبيت نظام النشر...', |
|
| 403 | + 'info_installer_documents' => 'يمكنك تثبيت كل المستندات الموجودة في المجلد @upload@ آلياً.', |
|
| 404 | + 'info_installer_ftp' => 'بصفتك مديراً، يمكنك تثبيت (بواسطة بروتوكول FTP) ملفات في المجلد@upload@ من أجل تحديدهم في ما بعد مباشرة من هنا.', |
|
| 405 | + 'info_installer_images' => 'يمكنك تثبيت صور بتنسيقات JPEG وGIF وPNG.', |
|
| 406 | + 'info_installer_images_dossier' => 'تثبيت صور في المجلد @upload@ للتمكن من تحديدها هنا.', |
|
| 407 | + 'info_interface_complete' => 'واجهة كاملة', |
|
| 408 | + 'info_interface_simple' => 'واجهة مبسّطة', |
|
| 409 | + 'info_joindre_document_article' => 'يمكنك إرفاق مقالك بمستندات من الأنواع', |
|
| 410 | + 'info_joindre_document_rubrique' => 'يمكنك إضافة مستندات من الأنواع التالية إلى هذا القسم', |
|
| 411 | + 'info_joindre_documents_article' => 'يمكنك إرفاق مستندات من الأنواع التالية بمقالك :', |
|
| 412 | + 'info_l_article' => 'المقال', |
|
| 413 | + 'info_la_breve' => 'الخبر', |
|
| 414 | + 'info_la_rubrique' => 'القسم', |
|
| 415 | + 'info_langue_principale' => 'اللغة الأساسية للموقع', |
|
| 416 | + 'info_largeur_vignette' => '@largeur_vignette@ × @hauteur_vignette@ نقطة', |
|
| 417 | + 'info_les_auteurs_1' => 'من @les_auteurs@', |
|
| 418 | + 'info_logo_format_interdit' => 'الرموز بتنسيق @formats@ هي الوحيدة المسموح بها.', |
|
| 419 | + 'info_logo_max_poids' => 'يجب ألا يتعدى حجم الرموز @maxi@ (يبلغ حجم الملف الحالي @actuel@). ', |
|
| 420 | + 'info_mail_fournisseur' => '[email protected]', |
|
| 421 | + 'info_message_2' => 'رسالة', |
|
| 422 | + 'info_message_supprime' => 'تم حذف المشاركة', |
|
| 423 | + 'info_messages_nb' => '@nb@ رسالة', |
|
| 424 | + 'info_messages_un' => 'رسالة واحدة', |
|
| 425 | + 'info_mise_en_ligne' => 'تاريخ النشر:', |
|
| 426 | + 'info_modification_parametres_securite' => 'تعديل إعدادات الأمان', |
|
| 427 | + 'info_mois_courant' => 'في بحر الشهر:', |
|
| 428 | + 'info_mot_cle_ajoute' => 'تمت إضافة المفتاح التالي إلى', |
|
| 429 | + 'info_multi_herit' => 'اللغة الافتراضية', |
|
| 430 | + 'info_multi_langues_soulignees' => '<u>اللغات التي تحتها خط</u> تتمتع بترجمة كاملة او جزئية لكل نصوص الواجهة. فإذا حددت هذه اللغات، سيتم ترجمة العديد من عناصر الموقع العمومي (التواريخ والاستمارات) آلياً. أما بالنسبة للغات التي ليس تحتها خط، فستظهر هذه العناصر في لغة الموقع الأساسية.', |
|
| 431 | + 'info_multilinguisme' => 'تعدد اللغات', |
|
| 432 | + 'info_nom_non_utilisateurs_connectes' => 'اسمك لا يظهر في قائمة المستخدمين المتصلين.', |
|
| 433 | + 'info_nom_utilisateurs_connectes' => 'اسمك يظهر في قائمة المستخدمين المتصلين.', |
|
| 434 | + 'info_nombre_en_ligne' => 'متصل حالياً:', |
|
| 435 | + 'info_non_resultat' => 'لا توجد نتائج لـ "@cherche_mot@"', |
|
| 436 | + 'info_non_utilisation_messagerie' => 'أنت لا تستخدم المراسلة الداخلية في هذا الموقع.', |
|
| 437 | + 'info_nouveau_message' => 'وصلت رسالة جديدة', |
|
| 438 | + 'info_nouveaux_messages' => 'وصلت @total_messages@ رسالة جديدة', |
|
| 439 | + 'info_numero_abbreviation' => 'رقم', |
|
| 440 | + 'info_obligatoire' => 'هذه المعلومة إجبارية', |
|
| 441 | + 'info_page_actuelle' => 'الصفحة الحالية', |
|
| 442 | + 'info_pense_bete' => 'مذكرة', |
|
| 443 | + 'info_petit_ecran' => 'شاشة صغيرة', |
|
| 444 | + 'info_petition_close' => 'عريضة مقفلة', |
|
| 445 | + 'info_pixels' => 'نقطة', |
|
| 446 | + 'info_plusieurs_mots_trouves' => 'تم العثور على عدة مفاتيح لـ "@cherche_mot@" :', |
|
| 447 | + 'info_portfolio_automatique' => 'محفظة آلية:', |
|
| 448 | + 'info_premier_resultat' => '[النتائج الـ@debut_limit@ الأولى من أصل @total@]', |
|
| 449 | + 'info_premier_resultat_sur' => '[النتائج الـ@debut_limit@ الأولى من أصل @total@]', |
|
| 450 | + 'info_propose_1' => '[@nom_site_spip@] يقترح: @titre@', |
|
| 451 | + 'info_propose_2' => 'مقال معروض |
|
| 452 | 452 | ----------', |
| 453 | - 'info_propose_3' => 'المقال "@titre@" معروض للنشر.', |
|
| 454 | - 'info_propose_4' => 'أنت مدعو لمراجعته وإبداء رأيك', |
|
| 455 | - 'info_propose_5' => 'في المنتدى المرتبط به. إنه موجود على العنوان:', |
|
| 456 | - 'info_publie_01' => 'تم التصديق على المقال "@titre@" من قبل @connect_nom@ .', |
|
| 457 | - 'info_publie_1' => '[@nom_site_spip@] ينشر: @titre@', |
|
| 458 | - 'info_publie_2' => 'مقال منشور |
|
| 453 | + 'info_propose_3' => 'المقال "@titre@" معروض للنشر.', |
|
| 454 | + 'info_propose_4' => 'أنت مدعو لمراجعته وإبداء رأيك', |
|
| 455 | + 'info_propose_5' => 'في المنتدى المرتبط به. إنه موجود على العنوان:', |
|
| 456 | + 'info_publie_01' => 'تم التصديق على المقال "@titre@" من قبل @connect_nom@ .', |
|
| 457 | + 'info_publie_1' => '[@nom_site_spip@] ينشر: @titre@', |
|
| 458 | + 'info_publie_2' => 'مقال منشور |
|
| 459 | 459 | ----------', |
| 460 | - 'info_rechercher' => 'بحث', |
|
| 461 | - 'info_rechercher_02' => 'بحث:', |
|
| 462 | - 'info_remplacer_vignette' => 'استبدال المصغر الافتراضي برمز شخصي:', |
|
| 463 | - 'info_rubriques_nb' => '@nb@ قسم', |
|
| 464 | - 'info_rubriques_un' => 'قسم واحد', |
|
| 465 | - 'info_sans_titre_2' => 'بدون عنوان', |
|
| 466 | - 'info_selectionner_fichier' => 'يمكنك تحديد ملف من المجلد @upload@:', |
|
| 467 | - 'info_selectionner_fichier_2' => 'تحديد ملف:', |
|
| 468 | - 'info_sites_nb' => '@nb@ موقع', |
|
| 469 | - 'info_sites_un' => 'موقع واحد', |
|
| 470 | - 'info_supprimer_vignette' => 'حذف المصغر', |
|
| 471 | - 'info_symbole_bleu' => 'الرمز <b>أزرق</b> يرمز إلى <b>مذكرة</b>: أي رسالة لاستخدامك الشخصي.', |
|
| 472 | - 'info_symbole_jaune' => 'الرمز <b>أصفر</b> يرمز إلى <b>إعلان لجميع المحررين</b>: يمكن لجميع المدراء تحريره وهو ظاهر لجميع المحررين.', |
|
| 473 | - 'info_symbole_vert' => 'الرمز <b>أخضر</b> يرمز إلى <b>الرسائل المتبادلة بين مستخدمي</b> الموقع.', |
|
| 474 | - 'info_telecharger_nouveau_logo' => 'تحميل رمز جديد:', |
|
| 475 | - 'info_telecharger_ordinateur' => 'تحميل من جهازك:', |
|
| 476 | - 'info_tous_resultats_enregistres' => '[تم تسجيل كل النتائج]', |
|
| 477 | - 'info_tout_afficher' => 'إظهار الكل', |
|
| 478 | - 'info_travaux_texte' => 'هذا الموقع قيد الإعداد. برجاء العودة في وقت لاحق...', |
|
| 479 | - 'info_travaux_titre' => 'موقع قيد التصميم', |
|
| 480 | - 'info_trop_resultat' => 'تم العثور على عدد كبير جداً من النتائج لـ "@cherche_mot@" ، الرجاء زيادة دقة البحث.', |
|
| 481 | - 'info_utilisation_messagerie_interne' => 'أنت تستخدم المراسلة الداخلية في هذا الموقع.', |
|
| 482 | - 'info_valider_lien' => 'التصديق على هذه الوصلة', |
|
| 483 | - 'info_verifier_image' => '، الرجاء التأكد من أنه تم نقل الصور بشكل سليم.', |
|
| 484 | - 'info_vignette_defaut' => 'المصغر الافتراضي', |
|
| 485 | - 'info_vignette_personnalisee' => 'مصغر شخصي', |
|
| 486 | - 'info_visite' => 'زيارة:', |
|
| 487 | - 'info_vos_rendez_vous' => 'مواعيدك القادمة', |
|
| 488 | - 'infos_vos_pense_bete' => 'مذكراتك', |
|
| 460 | + 'info_rechercher' => 'بحث', |
|
| 461 | + 'info_rechercher_02' => 'بحث:', |
|
| 462 | + 'info_remplacer_vignette' => 'استبدال المصغر الافتراضي برمز شخصي:', |
|
| 463 | + 'info_rubriques_nb' => '@nb@ قسم', |
|
| 464 | + 'info_rubriques_un' => 'قسم واحد', |
|
| 465 | + 'info_sans_titre_2' => 'بدون عنوان', |
|
| 466 | + 'info_selectionner_fichier' => 'يمكنك تحديد ملف من المجلد @upload@:', |
|
| 467 | + 'info_selectionner_fichier_2' => 'تحديد ملف:', |
|
| 468 | + 'info_sites_nb' => '@nb@ موقع', |
|
| 469 | + 'info_sites_un' => 'موقع واحد', |
|
| 470 | + 'info_supprimer_vignette' => 'حذف المصغر', |
|
| 471 | + 'info_symbole_bleu' => 'الرمز <b>أزرق</b> يرمز إلى <b>مذكرة</b>: أي رسالة لاستخدامك الشخصي.', |
|
| 472 | + 'info_symbole_jaune' => 'الرمز <b>أصفر</b> يرمز إلى <b>إعلان لجميع المحررين</b>: يمكن لجميع المدراء تحريره وهو ظاهر لجميع المحررين.', |
|
| 473 | + 'info_symbole_vert' => 'الرمز <b>أخضر</b> يرمز إلى <b>الرسائل المتبادلة بين مستخدمي</b> الموقع.', |
|
| 474 | + 'info_telecharger_nouveau_logo' => 'تحميل رمز جديد:', |
|
| 475 | + 'info_telecharger_ordinateur' => 'تحميل من جهازك:', |
|
| 476 | + 'info_tous_resultats_enregistres' => '[تم تسجيل كل النتائج]', |
|
| 477 | + 'info_tout_afficher' => 'إظهار الكل', |
|
| 478 | + 'info_travaux_texte' => 'هذا الموقع قيد الإعداد. برجاء العودة في وقت لاحق...', |
|
| 479 | + 'info_travaux_titre' => 'موقع قيد التصميم', |
|
| 480 | + 'info_trop_resultat' => 'تم العثور على عدد كبير جداً من النتائج لـ "@cherche_mot@" ، الرجاء زيادة دقة البحث.', |
|
| 481 | + 'info_utilisation_messagerie_interne' => 'أنت تستخدم المراسلة الداخلية في هذا الموقع.', |
|
| 482 | + 'info_valider_lien' => 'التصديق على هذه الوصلة', |
|
| 483 | + 'info_verifier_image' => '، الرجاء التأكد من أنه تم نقل الصور بشكل سليم.', |
|
| 484 | + 'info_vignette_defaut' => 'المصغر الافتراضي', |
|
| 485 | + 'info_vignette_personnalisee' => 'مصغر شخصي', |
|
| 486 | + 'info_visite' => 'زيارة:', |
|
| 487 | + 'info_vos_rendez_vous' => 'مواعيدك القادمة', |
|
| 488 | + 'infos_vos_pense_bete' => 'مذكراتك', |
|
| 489 | 489 | |
| 490 | - // L |
|
| 491 | - 'label_ajout_id_rapide' => 'إضافة سريعة', |
|
| 492 | - 'label_poids_fichier' => 'الحجم', |
|
| 493 | - 'label_ponctuer' => '@label@ :', |
|
| 494 | - 'lien_afficher_icones_seuls' => 'عرض الرموز فقط', |
|
| 495 | - 'lien_afficher_texte_icones' => 'عرض الرموز والعناوين', |
|
| 496 | - 'lien_afficher_texte_seul' => 'عرض العناوين فقط', |
|
| 497 | - 'lien_aller_a_la_derniere_page' => 'الذهاب الى الصفحة الأخيرة', |
|
| 498 | - 'lien_aller_a_la_page_nb' => 'الذهاب الى الصفحة @nb@', |
|
| 499 | - 'lien_aller_a_la_page_precedente' => 'الذهاب الى الصفحة الالسابقة', |
|
| 500 | - 'lien_aller_a_la_page_suivante' => 'الذهاب الى الصفحة التالية', |
|
| 501 | - 'lien_aller_a_la_premiere_page' => 'الذهاب الى الصفحة الأولى', |
|
| 502 | - 'lien_liberer' => 'فك الحجز', |
|
| 503 | - 'lien_liberer_tous' => 'فك حجز الكل', |
|
| 504 | - 'lien_nouvea_pense_bete' => 'مذكرة جديدة', |
|
| 505 | - 'lien_nouveau_message' => 'رسالة جديدة', |
|
| 506 | - 'lien_nouvelle_annonce' => 'إعلان جديد', |
|
| 507 | - 'lien_petitions' => 'عريضة', |
|
| 508 | - 'lien_popularite' => 'شعبية: @popularite@%', |
|
| 509 | - 'lien_racine_site' => 'أصل الموقع', |
|
| 510 | - 'lien_reessayer' => 'إعادة المحاولة', |
|
| 511 | - 'lien_repondre_message' => 'الرد على هذه المشاركة', |
|
| 512 | - 'lien_supprimer' => 'حذف', |
|
| 513 | - 'lien_tout_afficher' => 'إظهار الكل', |
|
| 514 | - 'lien_visite_site' => 'زيارة هذا الموقع', |
|
| 515 | - 'lien_visites' => '@visites@ زيارة', |
|
| 516 | - 'lien_voir_auteur' => 'مراجعة هذا المؤلف', |
|
| 517 | - 'ligne' => 'سطر', |
|
| 518 | - 'login' => 'الدخول', |
|
| 519 | - 'login_acces_prive' => 'الدخول إلى المجال الخاص', |
|
| 520 | - 'login_autre_identifiant' => 'الاتصال بمعرّف آخر', |
|
| 521 | - 'login_cookie_accepte' => 'الرجاء تهيئ برنامج التصفح ليتقبلها (من هذا الموقع على الأقل)', |
|
| 522 | - 'login_cookie_oblige' => 'للتعريف عن نفسك بشكل آمن في هذا الموقع، يجب قبول الكعكات (cookies).', |
|
| 523 | - 'login_deconnexion_ok' => 'تم قطع الاتصال.', |
|
| 524 | - 'login_erreur_pass' => 'خطأ في كلمة السر.', |
|
| 525 | - 'login_espace_prive' => 'المجال الخاص', |
|
| 526 | - 'login_identifiant_inconnu' => 'المعرّف «@login@» غير معروف.', |
|
| 527 | - 'login_login' => 'المعرّف:', |
|
| 528 | - 'login_login2' => 'المعرّف او عنوان البريد الالكتروني:', |
|
| 529 | - 'login_login_pass_incorrect' => '(خطأ في المعرّف أو كلمة السر).', |
|
| 530 | - 'login_motpasseoublie' => 'هل نسيت كلمة السر؟', |
|
| 531 | - 'login_non_securise' => 'لطفا، هذه الاستمارة غير آمنة. |
|
| 490 | + // L |
|
| 491 | + 'label_ajout_id_rapide' => 'إضافة سريعة', |
|
| 492 | + 'label_poids_fichier' => 'الحجم', |
|
| 493 | + 'label_ponctuer' => '@label@ :', |
|
| 494 | + 'lien_afficher_icones_seuls' => 'عرض الرموز فقط', |
|
| 495 | + 'lien_afficher_texte_icones' => 'عرض الرموز والعناوين', |
|
| 496 | + 'lien_afficher_texte_seul' => 'عرض العناوين فقط', |
|
| 497 | + 'lien_aller_a_la_derniere_page' => 'الذهاب الى الصفحة الأخيرة', |
|
| 498 | + 'lien_aller_a_la_page_nb' => 'الذهاب الى الصفحة @nb@', |
|
| 499 | + 'lien_aller_a_la_page_precedente' => 'الذهاب الى الصفحة الالسابقة', |
|
| 500 | + 'lien_aller_a_la_page_suivante' => 'الذهاب الى الصفحة التالية', |
|
| 501 | + 'lien_aller_a_la_premiere_page' => 'الذهاب الى الصفحة الأولى', |
|
| 502 | + 'lien_liberer' => 'فك الحجز', |
|
| 503 | + 'lien_liberer_tous' => 'فك حجز الكل', |
|
| 504 | + 'lien_nouvea_pense_bete' => 'مذكرة جديدة', |
|
| 505 | + 'lien_nouveau_message' => 'رسالة جديدة', |
|
| 506 | + 'lien_nouvelle_annonce' => 'إعلان جديد', |
|
| 507 | + 'lien_petitions' => 'عريضة', |
|
| 508 | + 'lien_popularite' => 'شعبية: @popularite@%', |
|
| 509 | + 'lien_racine_site' => 'أصل الموقع', |
|
| 510 | + 'lien_reessayer' => 'إعادة المحاولة', |
|
| 511 | + 'lien_repondre_message' => 'الرد على هذه المشاركة', |
|
| 512 | + 'lien_supprimer' => 'حذف', |
|
| 513 | + 'lien_tout_afficher' => 'إظهار الكل', |
|
| 514 | + 'lien_visite_site' => 'زيارة هذا الموقع', |
|
| 515 | + 'lien_visites' => '@visites@ زيارة', |
|
| 516 | + 'lien_voir_auteur' => 'مراجعة هذا المؤلف', |
|
| 517 | + 'ligne' => 'سطر', |
|
| 518 | + 'login' => 'الدخول', |
|
| 519 | + 'login_acces_prive' => 'الدخول إلى المجال الخاص', |
|
| 520 | + 'login_autre_identifiant' => 'الاتصال بمعرّف آخر', |
|
| 521 | + 'login_cookie_accepte' => 'الرجاء تهيئ برنامج التصفح ليتقبلها (من هذا الموقع على الأقل)', |
|
| 522 | + 'login_cookie_oblige' => 'للتعريف عن نفسك بشكل آمن في هذا الموقع، يجب قبول الكعكات (cookies).', |
|
| 523 | + 'login_deconnexion_ok' => 'تم قطع الاتصال.', |
|
| 524 | + 'login_erreur_pass' => 'خطأ في كلمة السر.', |
|
| 525 | + 'login_espace_prive' => 'المجال الخاص', |
|
| 526 | + 'login_identifiant_inconnu' => 'المعرّف «@login@» غير معروف.', |
|
| 527 | + 'login_login' => 'المعرّف:', |
|
| 528 | + 'login_login2' => 'المعرّف او عنوان البريد الالكتروني:', |
|
| 529 | + 'login_login_pass_incorrect' => '(خطأ في المعرّف أو كلمة السر).', |
|
| 530 | + 'login_motpasseoublie' => 'هل نسيت كلمة السر؟', |
|
| 531 | + 'login_non_securise' => 'لطفا، هذه الاستمارة غير آمنة. |
|
| 532 | 532 | إذا كنت ترغب أن تكون كلمة سرك |
| 533 | 533 | آمنة على الشبكة، يجب تفعيل جافاسكريبت |
| 534 | 534 | في برنامج التصفح', |
| 535 | - 'login_nouvelle_tentative' => 'محاولة جديدة', |
|
| 536 | - 'login_par_ici' => 'أنت مسجّل... توجه من هنا...', |
|
| 537 | - 'login_pass2' => 'كلمة السر:', |
|
| 538 | - 'login_preferez_refuser' => '<b>إذا كنت تفضل عدم قبول الكعكات</b>، يمكنك استخدام طريقة دخول أخرى (أقل أماناً):', |
|
| 539 | - 'login_recharger' => 'وإعادة تحميل الصفحة', |
|
| 540 | - 'login_rester_identifie' => 'تذكروني', |
|
| 541 | - 'login_retour_public' => 'عودة إلى الموقع العام', |
|
| 542 | - 'login_retour_site' => 'عودة إلى الموقع العام', |
|
| 543 | - 'login_retoursitepublic' => 'عودة إلى الموقع العام', |
|
| 544 | - 'login_sans_cookie' => 'تعريف بدون الكعكة', |
|
| 545 | - 'login_securise' => 'تعريف مؤمّن', |
|
| 546 | - 'login_sinscrire' => 'تسجيل', |
|
| 547 | - 'login_test_navigateur' => 'تجربة المتصفح/إعادة الاتصال', |
|
| 548 | - 'login_verifiez_navigateur' => '(على أي حال، تأكد من أن المتصفح لم يقم بحفظ كلمة سرك...)', |
|
| 535 | + 'login_nouvelle_tentative' => 'محاولة جديدة', |
|
| 536 | + 'login_par_ici' => 'أنت مسجّل... توجه من هنا...', |
|
| 537 | + 'login_pass2' => 'كلمة السر:', |
|
| 538 | + 'login_preferez_refuser' => '<b>إذا كنت تفضل عدم قبول الكعكات</b>، يمكنك استخدام طريقة دخول أخرى (أقل أماناً):', |
|
| 539 | + 'login_recharger' => 'وإعادة تحميل الصفحة', |
|
| 540 | + 'login_rester_identifie' => 'تذكروني', |
|
| 541 | + 'login_retour_public' => 'عودة إلى الموقع العام', |
|
| 542 | + 'login_retour_site' => 'عودة إلى الموقع العام', |
|
| 543 | + 'login_retoursitepublic' => 'عودة إلى الموقع العام', |
|
| 544 | + 'login_sans_cookie' => 'تعريف بدون الكعكة', |
|
| 545 | + 'login_securise' => 'تعريف مؤمّن', |
|
| 546 | + 'login_sinscrire' => 'تسجيل', |
|
| 547 | + 'login_test_navigateur' => 'تجربة المتصفح/إعادة الاتصال', |
|
| 548 | + 'login_verifiez_navigateur' => '(على أي حال، تأكد من أن المتصفح لم يقم بحفظ كلمة سرك...)', |
|
| 549 | 549 | |
| 550 | - // M |
|
| 551 | - 'masquer_colonne' => 'حجب هذا العمود', |
|
| 552 | - 'masquer_trad' => 'حجب الترجمات', |
|
| 553 | - 'message_nouveaux_identifiants_echec' => 'لا يمكن إنشاء معرف وكلمة سر جديدين.', |
|
| 554 | - 'message_nouveaux_identifiants_echec_envoi' => 'مشكلة في إرسال المعرف وكلمة السر الجديدين.', |
|
| 555 | - 'message_nouveaux_identifiants_ok' => 'تم إرسال المعرف وكلمة السر الجديدين الى @email@.', |
|
| 556 | - 'module_fichiers_langues' => 'ملفات اللغة', |
|
| 550 | + // M |
|
| 551 | + 'masquer_colonne' => 'حجب هذا العمود', |
|
| 552 | + 'masquer_trad' => 'حجب الترجمات', |
|
| 553 | + 'message_nouveaux_identifiants_echec' => 'لا يمكن إنشاء معرف وكلمة سر جديدين.', |
|
| 554 | + 'message_nouveaux_identifiants_echec_envoi' => 'مشكلة في إرسال المعرف وكلمة السر الجديدين.', |
|
| 555 | + 'message_nouveaux_identifiants_ok' => 'تم إرسال المعرف وكلمة السر الجديدين الى @email@.', |
|
| 556 | + 'module_fichiers_langues' => 'ملفات اللغة', |
|
| 557 | 557 | |
| 558 | - // N |
|
| 559 | - 'navigateur_pas_redirige' => 'إذا لم تتم إعادة توجيه متصفحك، انقر هنا للمتابعة.', |
|
| 560 | - 'numero' => 'رقم', |
|
| 558 | + // N |
|
| 559 | + 'navigateur_pas_redirige' => 'إذا لم تتم إعادة توجيه متصفحك، انقر هنا للمتابعة.', |
|
| 560 | + 'numero' => 'رقم', |
|
| 561 | 561 | |
| 562 | - // O |
|
| 563 | - 'occurence' => 'ظهور', |
|
| 564 | - 'onglet_affacer_base' => 'حذف قاعدة البيانات', |
|
| 565 | - 'onglet_auteur' => 'المؤلف', |
|
| 566 | - 'onglet_contenu_site' => 'محتوى الموقع', |
|
| 567 | - 'onglet_evolution_visite_mod' => 'تطور', |
|
| 568 | - 'onglet_fonctions_avances' => 'الوظائف المتطورة', |
|
| 569 | - 'onglet_informations_personnelles' => 'المعلومات الشخصية', |
|
| 570 | - 'onglet_interactivite' => 'التفاعلية', |
|
| 571 | - 'onglet_messagerie' => 'المراسلة', |
|
| 572 | - 'onglet_repartition_rubrique' => 'التوزيع حسب الأقسام', |
|
| 573 | - 'onglet_save_restaur_base' => 'نسخ احتياطي / استرجاع القاعدة', |
|
| 574 | - 'onglet_vider_cache' => 'تفريغ الذاكرة المخبأة', |
|
| 562 | + // O |
|
| 563 | + 'occurence' => 'ظهور', |
|
| 564 | + 'onglet_affacer_base' => 'حذف قاعدة البيانات', |
|
| 565 | + 'onglet_auteur' => 'المؤلف', |
|
| 566 | + 'onglet_contenu_site' => 'محتوى الموقع', |
|
| 567 | + 'onglet_evolution_visite_mod' => 'تطور', |
|
| 568 | + 'onglet_fonctions_avances' => 'الوظائف المتطورة', |
|
| 569 | + 'onglet_informations_personnelles' => 'المعلومات الشخصية', |
|
| 570 | + 'onglet_interactivite' => 'التفاعلية', |
|
| 571 | + 'onglet_messagerie' => 'المراسلة', |
|
| 572 | + 'onglet_repartition_rubrique' => 'التوزيع حسب الأقسام', |
|
| 573 | + 'onglet_save_restaur_base' => 'نسخ احتياطي / استرجاع القاعدة', |
|
| 574 | + 'onglet_vider_cache' => 'تفريغ الذاكرة المخبأة', |
|
| 575 | 575 | |
| 576 | - // P |
|
| 577 | - 'pass_choix_pass' => 'الرجاء اختيار كلمة السر الجديدة:', |
|
| 578 | - 'pass_erreur' => 'خطأ', |
|
| 579 | - 'pass_erreur_acces_refuse' => '<b>خطأ:< b> لم تعد تملك حق الدخول إلى هذا الموقع.', |
|
| 580 | - 'pass_erreur_code_inconnu' => '<b>خطأ:< b> هذا المعرّف لا يتناسب مع أي من الزوار الذين يتمتعون بحق الدخول إلى هذا الموقع.', |
|
| 581 | - 'pass_erreur_non_enregistre' => '<b>خطأ:< b> العنوان <tt>@email_oubli@</tt> ليس مسجلاً في هذا الموقع.', |
|
| 582 | - 'pass_erreur_non_valide' => '<b>خطأ:< b> العنوان <tt>@email_oubli@</tt> ليس صالحاً.', |
|
| 583 | - 'pass_erreur_probleme_technique' => '<b>خطأ:< b> لم يتم بعث هذه الرسالة بسبب مشكلة تقنية.', |
|
| 584 | - 'pass_espace_prive_bla' => 'المجال الخاص لهذا الموقع مفتوح |
|
| 576 | + // P |
|
| 577 | + 'pass_choix_pass' => 'الرجاء اختيار كلمة السر الجديدة:', |
|
| 578 | + 'pass_erreur' => 'خطأ', |
|
| 579 | + 'pass_erreur_acces_refuse' => '<b>خطأ:< b> لم تعد تملك حق الدخول إلى هذا الموقع.', |
|
| 580 | + 'pass_erreur_code_inconnu' => '<b>خطأ:< b> هذا المعرّف لا يتناسب مع أي من الزوار الذين يتمتعون بحق الدخول إلى هذا الموقع.', |
|
| 581 | + 'pass_erreur_non_enregistre' => '<b>خطأ:< b> العنوان <tt>@email_oubli@</tt> ليس مسجلاً في هذا الموقع.', |
|
| 582 | + 'pass_erreur_non_valide' => '<b>خطأ:< b> العنوان <tt>@email_oubli@</tt> ليس صالحاً.', |
|
| 583 | + 'pass_erreur_probleme_technique' => '<b>خطأ:< b> لم يتم بعث هذه الرسالة بسبب مشكلة تقنية.', |
|
| 584 | + 'pass_espace_prive_bla' => 'المجال الخاص لهذا الموقع مفتوح |
|
| 585 | 585 | للزوار بعد تسجيلهم. بعد تسجيلك |
| 586 | 586 | يمكنك مراجعة المقالات قيد التحرير |
| 587 | 587 | واقتراح مقالات والمشاركة في كل المنتديات.', |
| 588 | - 'pass_forum_bla' => 'طلبت المشاركة في منتدى |
|
| 588 | + 'pass_forum_bla' => 'طلبت المشاركة في منتدى |
|
| 589 | 589 | محصور بالزوار المسجلين.', |
| 590 | - 'pass_indiquez_cidessous' => 'قم بإدخال العنوان الإلكتروني الذي |
|
| 590 | + 'pass_indiquez_cidessous' => 'قم بإدخال العنوان الإلكتروني الذي |
|
| 591 | 591 | تسجلت بواستطه سابقاً. |
| 592 | 592 | ستحصل على رسالة تفسر لك كيفية |
| 593 | 593 | استعادة دخولك.', |
| 594 | - 'pass_mail_passcookie' => '(هذه رسالة آلية) |
|
| 594 | + 'pass_mail_passcookie' => '(هذه رسالة آلية) |
|
| 595 | 595 | لاستعادة دخولك إلى الموقع |
| 596 | 596 | @nom_site_spip@ (@adresse_site@) |
| 597 | 597 | |
@@ -603,146 +603,146 @@ discard block |
||
| 603 | 603 | وإعادة الاتصال بالموقع. |
| 604 | 604 | |
| 605 | 605 | ', |
| 606 | - 'pass_mot_oublie' => 'نسيان كلمة السر', |
|
| 607 | - 'pass_nouveau_enregistre' => 'تم تسجيل كلمة سرك الجديدة.', |
|
| 608 | - 'pass_nouveau_pass' => 'كلمة السر الجديدة', |
|
| 609 | - 'pass_ok' => 'موافق', |
|
| 610 | - 'pass_oubli_mot' => 'نسيان كلمة السر', |
|
| 611 | - 'pass_procedure_changer' => 'من أجل تغيير كلمة السر، قم بأدخال عنوان البريد الالكتروني المرتبط بحسابك.', |
|
| 612 | - 'pass_quitter_fenetre' => 'إقفال هذه النافذة', |
|
| 613 | - 'pass_rappel_login' => 'تذكير: معرّفك هو «@login@».', |
|
| 614 | - 'pass_recevoir_mail' => 'تم ارسال رابط لإعادة تأصيل كلمة السر الى عنوان البريد لديك (اذا كان صالحاً).', |
|
| 615 | - 'pass_retour_public' => 'عودة إلى الموقع العام', |
|
| 616 | - 'pass_rien_a_faire_ici' => 'لا شغل لك هنا.', |
|
| 617 | - 'pass_vousinscrire' => 'تسجيلك في الموقع', |
|
| 618 | - 'precedent' => 'السابق', |
|
| 619 | - 'previsualisation' => 'عرض مسبق', |
|
| 620 | - 'previsualiser' => 'عرض مسبق', |
|
| 606 | + 'pass_mot_oublie' => 'نسيان كلمة السر', |
|
| 607 | + 'pass_nouveau_enregistre' => 'تم تسجيل كلمة سرك الجديدة.', |
|
| 608 | + 'pass_nouveau_pass' => 'كلمة السر الجديدة', |
|
| 609 | + 'pass_ok' => 'موافق', |
|
| 610 | + 'pass_oubli_mot' => 'نسيان كلمة السر', |
|
| 611 | + 'pass_procedure_changer' => 'من أجل تغيير كلمة السر، قم بأدخال عنوان البريد الالكتروني المرتبط بحسابك.', |
|
| 612 | + 'pass_quitter_fenetre' => 'إقفال هذه النافذة', |
|
| 613 | + 'pass_rappel_login' => 'تذكير: معرّفك هو «@login@».', |
|
| 614 | + 'pass_recevoir_mail' => 'تم ارسال رابط لإعادة تأصيل كلمة السر الى عنوان البريد لديك (اذا كان صالحاً).', |
|
| 615 | + 'pass_retour_public' => 'عودة إلى الموقع العام', |
|
| 616 | + 'pass_rien_a_faire_ici' => 'لا شغل لك هنا.', |
|
| 617 | + 'pass_vousinscrire' => 'تسجيلك في الموقع', |
|
| 618 | + 'precedent' => 'السابق', |
|
| 619 | + 'previsualisation' => 'عرض مسبق', |
|
| 620 | + 'previsualiser' => 'عرض مسبق', |
|
| 621 | 621 | |
| 622 | - // R |
|
| 623 | - 'retour' => 'عودة', |
|
| 622 | + // R |
|
| 623 | + 'retour' => 'عودة', |
|
| 624 | 624 | |
| 625 | - // S |
|
| 626 | - 'spip_conforme_dtd' => 'يعتبر SPIP أن هذا المستند مطابق لتحديد DOCTYPE:', |
|
| 627 | - 'squelette' => 'صفحة نموذجية', |
|
| 628 | - 'squelette_inclus_ligne' => 'صفحة نموذجية مدمجة، سطر', |
|
| 629 | - 'squelette_ligne' => 'صفحة نموذجية، سطر', |
|
| 630 | - 'stats_visites_et_popularite' => '@visites@ زيارة؛ شعبية: @popularite@', |
|
| 631 | - 'suivant' => 'التالي', |
|
| 625 | + // S |
|
| 626 | + 'spip_conforme_dtd' => 'يعتبر SPIP أن هذا المستند مطابق لتحديد DOCTYPE:', |
|
| 627 | + 'squelette' => 'صفحة نموذجية', |
|
| 628 | + 'squelette_inclus_ligne' => 'صفحة نموذجية مدمجة، سطر', |
|
| 629 | + 'squelette_ligne' => 'صفحة نموذجية، سطر', |
|
| 630 | + 'stats_visites_et_popularite' => '@visites@ زيارة؛ شعبية: @popularite@', |
|
| 631 | + 'suivant' => 'التالي', |
|
| 632 | 632 | |
| 633 | - // T |
|
| 634 | - 'taille_go' => '@taille@ غيغابايت', |
|
| 635 | - 'taille_ko' => '@taille@ كيلوبايت', |
|
| 636 | - 'taille_mo' => '@taille@ ميغابايت', |
|
| 637 | - 'taille_octets' => '@taille@ بايت', |
|
| 638 | - 'texte_actualite_site_1' => 'عندما تتأقلم مع واجهة النظام انقر على «', |
|
| 639 | - 'texte_actualite_site_2' => 'الواجهة الكاملة', |
|
| 640 | - 'texte_actualite_site_3' => '» لإتاحة المزيد من الوظائف.', |
|
| 641 | - 'texte_creation_automatique_vignette' => 'لقد تم تفعيل الإنشاء الآلي لمصغرات المعاينة. إذا استخدمت هذه الاستمارة لإدخال صور بتنسيق (أو تنسيقات) @gd_formats@، سيتم تزويدها بمصغر لا يزيد حجمه عن @taille_preview@ نقطة. ', |
|
| 642 | - 'texte_documents_associes' => 'المستندات التالية ترافق المقال، |
|
| 633 | + // T |
|
| 634 | + 'taille_go' => '@taille@ غيغابايت', |
|
| 635 | + 'taille_ko' => '@taille@ كيلوبايت', |
|
| 636 | + 'taille_mo' => '@taille@ ميغابايت', |
|
| 637 | + 'taille_octets' => '@taille@ بايت', |
|
| 638 | + 'texte_actualite_site_1' => 'عندما تتأقلم مع واجهة النظام انقر على «', |
|
| 639 | + 'texte_actualite_site_2' => 'الواجهة الكاملة', |
|
| 640 | + 'texte_actualite_site_3' => '» لإتاحة المزيد من الوظائف.', |
|
| 641 | + 'texte_creation_automatique_vignette' => 'لقد تم تفعيل الإنشاء الآلي لمصغرات المعاينة. إذا استخدمت هذه الاستمارة لإدخال صور بتنسيق (أو تنسيقات) @gd_formats@، سيتم تزويدها بمصغر لا يزيد حجمه عن @taille_preview@ نقطة. ', |
|
| 642 | + 'texte_documents_associes' => 'المستندات التالية ترافق المقال، |
|
| 643 | 643 | لكنها لم تُدرج |
| 644 | 644 | مباشرة. بالاعتماد على تصميم الموقع العمومي، |
| 645 | 645 | قد تظهر على شكل مستندات مرفقة.', |
| 646 | - 'texte_erreur_mise_niveau_base' => 'خطأ في قاعدة البيانات خلال الترقية. |
|
| 646 | + 'texte_erreur_mise_niveau_base' => 'خطأ في قاعدة البيانات خلال الترقية. |
|
| 647 | 647 | تعذر تمرير الصورة <b>@fichier@</b> (المقال @id_article@). |
| 648 | 648 | سجل هذا المرجع وحاول إعادة عملية |
| 649 | 649 | الترقية، وأخيراً تأكد من أن الصور لا تزال تظهر |
| 650 | 650 | في المقالات.', |
| 651 | - 'texte_erreur_visiteur' => 'حاولت الدخول إلى المجال الخاص بمعرّف لا يسمح بذلك.', |
|
| 652 | - 'texte_inc_auth_1' => 'عرّفت عن نفسك |
|
| 651 | + 'texte_erreur_visiteur' => 'حاولت الدخول إلى المجال الخاص بمعرّف لا يسمح بذلك.', |
|
| 652 | + 'texte_inc_auth_1' => 'عرّفت عن نفسك |
|
| 653 | 653 | بالمعرّف <b>@auth_login@</b>، لكنه غير (لم يعد) موجود في قاعدة البيانات. |
| 654 | 654 | حاول ', |
| 655 | - 'texte_inc_auth_2' => 'إعادة الاتصال', |
|
| 656 | - 'texte_inc_auth_3' => '، بعد إنهاء المتصفح ثم |
|
| 655 | + 'texte_inc_auth_2' => 'إعادة الاتصال', |
|
| 656 | + 'texte_inc_auth_3' => '، بعد إنهاء المتصفح ثم |
|
| 657 | 657 | إعادة تشغيله إذا اقتضت الحاجة.', |
| 658 | - 'texte_inc_config' => 'التغييرات الداخلة على هذه الصفحة تؤثر بشكل ملحوظ على |
|
| 658 | + 'texte_inc_config' => 'التغييرات الداخلة على هذه الصفحة تؤثر بشكل ملحوظ على |
|
| 659 | 659 | تشغيل الموقع. يستحسن عدم إدخال تغييرات قبل |
| 660 | 660 | التأقلم مع نظام SPIP للنشر. <br /><br /><b>بشكل |
| 661 | 661 | عام، ننصحك |
| 662 | 662 | بحصر التعامل مع هذه الصفحات بالمسؤول الأساسي عن تصميم الموقع.</b>', |
| 663 | - 'texte_inc_meta_1' => 'واجه النظام خطأً خلال كتابة الملف <code>@fichier@</code>. بصفتك أحد مدراء الموقع، الرجاء', |
|
| 664 | - 'texte_inc_meta_2' => 'التأكد من حقوق الكتابة', |
|
| 665 | - 'texte_inc_meta_3' => 'الخاصة بالدليل <code>@repertoire@</code>. ', |
|
| 666 | - 'texte_statut_en_cours_redaction' => 'قيد التحرير', |
|
| 667 | - 'texte_statut_poubelle' => 'إلى المهملات', |
|
| 668 | - 'texte_statut_propose_evaluation' => 'معروض للتقييم', |
|
| 669 | - 'texte_statut_publie' => 'منشور', |
|
| 670 | - 'texte_statut_refuse' => 'مرفوض', |
|
| 671 | - 'titre_ajouter_mot_cle' => 'إضافة مفتاح:', |
|
| 672 | - 'titre_cadre_raccourcis' => 'اختصارات:', |
|
| 673 | - 'titre_changer_couleur_interface' => 'تغيير لون الواجهة', |
|
| 674 | - 'titre_image_admin_article' => 'أنت مخول إدارة هذا المقال', |
|
| 675 | - 'titre_image_administrateur' => 'مدير', |
|
| 676 | - 'titre_image_aide' => 'تعليمات حول هذا العنصر', |
|
| 677 | - 'titre_image_auteur_supprime' => 'مؤلف محذوف', |
|
| 678 | - 'titre_image_redacteur' => 'محرر دون إذن دخول', |
|
| 679 | - 'titre_image_redacteur_02' => 'محرر', |
|
| 680 | - 'titre_image_selecteur' => 'عرض القائمة', |
|
| 681 | - 'titre_image_visiteur' => 'زائر', |
|
| 682 | - 'titre_joindre_document' => 'إرفاق مستند', |
|
| 683 | - 'titre_mots_cles' => 'المفاتيح', |
|
| 684 | - 'titre_probleme_technique' => 'تحذير: مشكلة تقنية (خادم SQL) تمنع الدخول إلى هذا الجزء من الموقع. شكراً على تفهمكم.', |
|
| 685 | - 'titre_publier_document' => 'نشر مستند في هذا القسم', |
|
| 686 | - 'titre_signatures_attente' => 'تواقيع بانتظار التصديق', |
|
| 687 | - 'titre_signatures_confirmees' => 'توقيعات مصدّقة', |
|
| 688 | - 'titre_statistiques' => 'إحصاءات الموقع', |
|
| 689 | - 'titre_titre_document' => 'اسم المستند: ', |
|
| 690 | - 'todo' => 'قريباً', |
|
| 691 | - 'trad_definir_reference' => 'اختيار "@titre@" كمرجع للترجمات', |
|
| 692 | - 'trad_reference' => '(مرجع الترجمات)', |
|
| 663 | + 'texte_inc_meta_1' => 'واجه النظام خطأً خلال كتابة الملف <code>@fichier@</code>. بصفتك أحد مدراء الموقع، الرجاء', |
|
| 664 | + 'texte_inc_meta_2' => 'التأكد من حقوق الكتابة', |
|
| 665 | + 'texte_inc_meta_3' => 'الخاصة بالدليل <code>@repertoire@</code>. ', |
|
| 666 | + 'texte_statut_en_cours_redaction' => 'قيد التحرير', |
|
| 667 | + 'texte_statut_poubelle' => 'إلى المهملات', |
|
| 668 | + 'texte_statut_propose_evaluation' => 'معروض للتقييم', |
|
| 669 | + 'texte_statut_publie' => 'منشور', |
|
| 670 | + 'texte_statut_refuse' => 'مرفوض', |
|
| 671 | + 'titre_ajouter_mot_cle' => 'إضافة مفتاح:', |
|
| 672 | + 'titre_cadre_raccourcis' => 'اختصارات:', |
|
| 673 | + 'titre_changer_couleur_interface' => 'تغيير لون الواجهة', |
|
| 674 | + 'titre_image_admin_article' => 'أنت مخول إدارة هذا المقال', |
|
| 675 | + 'titre_image_administrateur' => 'مدير', |
|
| 676 | + 'titre_image_aide' => 'تعليمات حول هذا العنصر', |
|
| 677 | + 'titre_image_auteur_supprime' => 'مؤلف محذوف', |
|
| 678 | + 'titre_image_redacteur' => 'محرر دون إذن دخول', |
|
| 679 | + 'titre_image_redacteur_02' => 'محرر', |
|
| 680 | + 'titre_image_selecteur' => 'عرض القائمة', |
|
| 681 | + 'titre_image_visiteur' => 'زائر', |
|
| 682 | + 'titre_joindre_document' => 'إرفاق مستند', |
|
| 683 | + 'titre_mots_cles' => 'المفاتيح', |
|
| 684 | + 'titre_probleme_technique' => 'تحذير: مشكلة تقنية (خادم SQL) تمنع الدخول إلى هذا الجزء من الموقع. شكراً على تفهمكم.', |
|
| 685 | + 'titre_publier_document' => 'نشر مستند في هذا القسم', |
|
| 686 | + 'titre_signatures_attente' => 'تواقيع بانتظار التصديق', |
|
| 687 | + 'titre_signatures_confirmees' => 'توقيعات مصدّقة', |
|
| 688 | + 'titre_statistiques' => 'إحصاءات الموقع', |
|
| 689 | + 'titre_titre_document' => 'اسم المستند: ', |
|
| 690 | + 'todo' => 'قريباً', |
|
| 691 | + 'trad_definir_reference' => 'اختيار "@titre@" كمرجع للترجمات', |
|
| 692 | + 'trad_reference' => '(مرجع الترجمات)', |
|
| 693 | 693 | |
| 694 | - // U |
|
| 695 | - 'upload_limit' => 'حجم هذا الملف أكبر مما يتحمل جهاز الخدمة: الحجم الأقصى المسموح به <b>للتنزيل</b> هو @max@.', |
|
| 694 | + // U |
|
| 695 | + 'upload_limit' => 'حجم هذا الملف أكبر مما يتحمل جهاز الخدمة: الحجم الأقصى المسموح به <b>للتنزيل</b> هو @max@.', |
|
| 696 | 696 | |
| 697 | - // Z |
|
| 698 | - 'zbug_balise_b_aval' => ': العلامة B متأخرة', |
|
| 699 | - 'zbug_balise_inexistante' => 'خطأ في الاعلان عن العلامة @balise@ لـ@from@', |
|
| 700 | - 'zbug_balise_sans_argument' => 'عامل غير موجود في علامة @balise@', |
|
| 701 | - 'zbug_boucle' => 'حلقة', |
|
| 702 | - 'zbug_boucle_recursive_undef' => 'حلقة دورية غير معرّفة: @nom@', |
|
| 703 | - 'zbug_calcul' => 'حساب', |
|
| 704 | - 'zbug_champ_hors_boucle' => 'الحقل @champ@ خارج الحلقة', |
|
| 705 | - 'zbug_champ_hors_critere' => 'الحقل @champ@ خارج المقياس @critere@', |
|
| 706 | - 'zbug_champ_hors_motif' => 'الحقل @champ@ خارج سياق @motif@', |
|
| 707 | - 'zbug_code' => 'الرموز البرمجية', |
|
| 708 | - 'zbug_critere_inconnu' => 'معيار غير معروف @critere@', |
|
| 709 | - 'zbug_critere_sur_table_sans_cle_primaire' => '{@critere@} على جدول دون مفتاح اساسي افرادي', |
|
| 710 | - 'zbug_distant_interdit' => 'عملية خارجية ممنوعة', |
|
| 711 | - 'zbug_doublon_table_sans_cle_primaire' => 'قيمة مكررة في جدول لا يملك مفتاح أساسي', |
|
| 712 | - 'zbug_doublon_table_sans_index' => 'تكرار في جدول غير مفهرس', |
|
| 713 | - 'zbug_erreur_boucle_double' => 'تعريف متكرر للحلقة @id@', |
|
| 714 | - 'zbug_erreur_boucle_fermant' => 'علامة إغلاق غائبة في حلقة @id@', |
|
| 715 | - 'zbug_erreur_boucle_syntaxe' => 'تركيب حلقة @id@ غير صحيح', |
|
| 716 | - 'zbug_erreur_compilation' => 'خطأ تصنيف', |
|
| 717 | - 'zbug_erreur_execution_page' => 'خطأ في التنفيذ', |
|
| 718 | - 'zbug_erreur_filtre' => 'المرشح @filtre@ غير معرّف ', |
|
| 719 | - 'zbug_erreur_filtre_nbarg_min' => 'المرشح @filtre@ : ينقص @nb@ عامل', |
|
| 720 | - 'zbug_erreur_meme_parent' => 'لا ينطبق معيار {meme_parent} إلا على حلقتي (FORUMS) أو (RUBRIQUES)', |
|
| 721 | - 'zbug_erreur_squelette' => 'خطأ في الصفحة النموذجية', |
|
| 722 | - 'zbug_hors_compilation' => 'خارج التصنيف', |
|
| 723 | - 'zbug_info_erreur_squelette' => 'خطأ في الموفع', |
|
| 724 | - 'zbug_inversion_ordre_inexistant' => 'عكس ترتيب غير موجود أصلاً', |
|
| 725 | - 'zbug_pagination_sans_critere' => 'علامة PAGINATION# بدون معيار {pagination} أو مستخدمة في حلقة دورية', |
|
| 726 | - 'zbug_parametres_inclus_incorrects' => 'عامل إدراج غير صحيحة: @param@', |
|
| 727 | - 'zbug_profile' => 'فترة المعالجة: @time@', |
|
| 728 | - 'zbug_resultat' => 'النتيجة', |
|
| 729 | - 'zbug_serveur_indefini' => 'خادم SQL غير محدد', |
|
| 730 | - 'zbug_statistiques' => 'احصاءات استفسارات SQL مرتبة حسب المدة', |
|
| 731 | - 'zbug_table_inconnue' => 'جدول SQL هو «@table@» غير معروف', |
|
| 732 | - 'zxml_connus_attributs' => 'خاصيات معروفة', |
|
| 733 | - 'zxml_de' => 'من', |
|
| 734 | - 'zxml_inconnu_attribut' => 'خاصية غير معروفة', |
|
| 735 | - 'zxml_inconnu_balise' => 'علامة غير معروفة', |
|
| 736 | - 'zxml_inconnu_entite' => 'كائن غير معروف', |
|
| 737 | - 'zxml_inconnu_id' => 'هوية ID غير معروفة', |
|
| 738 | - 'zxml_mais_de' => 'لكن من', |
|
| 739 | - 'zxml_non_conforme' => 'غير مطابق للشكل', |
|
| 740 | - 'zxml_non_fils' => 'ليس من سلالة', |
|
| 741 | - 'zxml_nonvide_balise' => 'علامة غير فارغة', |
|
| 742 | - 'zxml_obligatoire_attribut' => 'خاصية إجبارية لكنها غير موجودة في', |
|
| 743 | - 'zxml_succession_fils_incorrecte' => 'تتابع سلالات غير سليم', |
|
| 744 | - 'zxml_survoler' => 'الحوم لعرض الصحيح', |
|
| 745 | - 'zxml_valeur_attribut' => 'قيمة الخاصية', |
|
| 746 | - 'zxml_vide_balise' => 'علامة فارغة', |
|
| 747 | - 'zxml_vu' => 'ظهر مسبقاً' |
|
| 697 | + // Z |
|
| 698 | + 'zbug_balise_b_aval' => ': العلامة B متأخرة', |
|
| 699 | + 'zbug_balise_inexistante' => 'خطأ في الاعلان عن العلامة @balise@ لـ@from@', |
|
| 700 | + 'zbug_balise_sans_argument' => 'عامل غير موجود في علامة @balise@', |
|
| 701 | + 'zbug_boucle' => 'حلقة', |
|
| 702 | + 'zbug_boucle_recursive_undef' => 'حلقة دورية غير معرّفة: @nom@', |
|
| 703 | + 'zbug_calcul' => 'حساب', |
|
| 704 | + 'zbug_champ_hors_boucle' => 'الحقل @champ@ خارج الحلقة', |
|
| 705 | + 'zbug_champ_hors_critere' => 'الحقل @champ@ خارج المقياس @critere@', |
|
| 706 | + 'zbug_champ_hors_motif' => 'الحقل @champ@ خارج سياق @motif@', |
|
| 707 | + 'zbug_code' => 'الرموز البرمجية', |
|
| 708 | + 'zbug_critere_inconnu' => 'معيار غير معروف @critere@', |
|
| 709 | + 'zbug_critere_sur_table_sans_cle_primaire' => '{@critere@} على جدول دون مفتاح اساسي افرادي', |
|
| 710 | + 'zbug_distant_interdit' => 'عملية خارجية ممنوعة', |
|
| 711 | + 'zbug_doublon_table_sans_cle_primaire' => 'قيمة مكررة في جدول لا يملك مفتاح أساسي', |
|
| 712 | + 'zbug_doublon_table_sans_index' => 'تكرار في جدول غير مفهرس', |
|
| 713 | + 'zbug_erreur_boucle_double' => 'تعريف متكرر للحلقة @id@', |
|
| 714 | + 'zbug_erreur_boucle_fermant' => 'علامة إغلاق غائبة في حلقة @id@', |
|
| 715 | + 'zbug_erreur_boucle_syntaxe' => 'تركيب حلقة @id@ غير صحيح', |
|
| 716 | + 'zbug_erreur_compilation' => 'خطأ تصنيف', |
|
| 717 | + 'zbug_erreur_execution_page' => 'خطأ في التنفيذ', |
|
| 718 | + 'zbug_erreur_filtre' => 'المرشح @filtre@ غير معرّف ', |
|
| 719 | + 'zbug_erreur_filtre_nbarg_min' => 'المرشح @filtre@ : ينقص @nb@ عامل', |
|
| 720 | + 'zbug_erreur_meme_parent' => 'لا ينطبق معيار {meme_parent} إلا على حلقتي (FORUMS) أو (RUBRIQUES)', |
|
| 721 | + 'zbug_erreur_squelette' => 'خطأ في الصفحة النموذجية', |
|
| 722 | + 'zbug_hors_compilation' => 'خارج التصنيف', |
|
| 723 | + 'zbug_info_erreur_squelette' => 'خطأ في الموفع', |
|
| 724 | + 'zbug_inversion_ordre_inexistant' => 'عكس ترتيب غير موجود أصلاً', |
|
| 725 | + 'zbug_pagination_sans_critere' => 'علامة PAGINATION# بدون معيار {pagination} أو مستخدمة في حلقة دورية', |
|
| 726 | + 'zbug_parametres_inclus_incorrects' => 'عامل إدراج غير صحيحة: @param@', |
|
| 727 | + 'zbug_profile' => 'فترة المعالجة: @time@', |
|
| 728 | + 'zbug_resultat' => 'النتيجة', |
|
| 729 | + 'zbug_serveur_indefini' => 'خادم SQL غير محدد', |
|
| 730 | + 'zbug_statistiques' => 'احصاءات استفسارات SQL مرتبة حسب المدة', |
|
| 731 | + 'zbug_table_inconnue' => 'جدول SQL هو «@table@» غير معروف', |
|
| 732 | + 'zxml_connus_attributs' => 'خاصيات معروفة', |
|
| 733 | + 'zxml_de' => 'من', |
|
| 734 | + 'zxml_inconnu_attribut' => 'خاصية غير معروفة', |
|
| 735 | + 'zxml_inconnu_balise' => 'علامة غير معروفة', |
|
| 736 | + 'zxml_inconnu_entite' => 'كائن غير معروف', |
|
| 737 | + 'zxml_inconnu_id' => 'هوية ID غير معروفة', |
|
| 738 | + 'zxml_mais_de' => 'لكن من', |
|
| 739 | + 'zxml_non_conforme' => 'غير مطابق للشكل', |
|
| 740 | + 'zxml_non_fils' => 'ليس من سلالة', |
|
| 741 | + 'zxml_nonvide_balise' => 'علامة غير فارغة', |
|
| 742 | + 'zxml_obligatoire_attribut' => 'خاصية إجبارية لكنها غير موجودة في', |
|
| 743 | + 'zxml_succession_fils_incorrecte' => 'تتابع سلالات غير سليم', |
|
| 744 | + 'zxml_survoler' => 'الحوم لعرض الصحيح', |
|
| 745 | + 'zxml_valeur_attribut' => 'قيمة الخاصية', |
|
| 746 | + 'zxml_vide_balise' => 'علامة فارغة', |
|
| 747 | + 'zxml_vu' => 'ظهر مسبقاً' |
|
| 748 | 748 | ); |
@@ -4,247 +4,247 @@ discard block |
||
| 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 | - 'access_interface_graphique' => 'Back to the full graphic interface', |
|
| 14 | - 'access_mode_texte' => 'Show the simplified text interface', |
|
| 15 | - 'admin_debug' => 'debug', |
|
| 16 | - 'admin_modifier_article' => 'Modify this article', |
|
| 17 | - 'admin_modifier_auteur' => 'Modify this author', |
|
| 18 | - 'admin_modifier_breve' => 'Modify this news item', |
|
| 19 | - 'admin_modifier_mot' => 'Modify this keyword', |
|
| 20 | - 'admin_modifier_rubrique' => 'Modify this section', |
|
| 21 | - 'admin_recalculer' => 'Re-process this page', |
|
| 22 | - 'afficher_calendrier' => 'Show the calendar', |
|
| 23 | - 'afficher_trad' => 'show translations', |
|
| 24 | - 'alerte_maj_impossible' => '<b>Warning!</b> Failed to update the SQL database to version @version@. This may be due to a permissions problem on the database. Please contact your ISP.', |
|
| 25 | - 'alerte_modif_info_concourante' => 'WARNING: This information has been modified elsewhere. The current value is :', |
|
| 26 | - 'analyse_xml' => 'XML parsing', |
|
| 27 | - 'annuler' => 'Cancel', |
|
| 28 | - 'antispam_champ_vide' => 'Please leave this field empty:', |
|
| 29 | - 'articles_recents' => 'Most recent articles', |
|
| 30 | - 'attention_champ_mini_nb_caractères' => 'Warning! At least @nb@ characters', |
|
| 31 | - 'avis_1_erreur_saisie' => 'Your entry contains an error, please check your information.', |
|
| 32 | - 'avis_archive_incorrect' => 'archive is not a valid SPIP file', |
|
| 33 | - 'avis_archive_invalide' => 'archive file is not valid', |
|
| 34 | - 'avis_attention' => 'CAUTION!', |
|
| 35 | - 'avis_champ_incorrect_type_objet' => 'Invalid field name @name@ for object of type @type@', |
|
| 36 | - 'avis_colonne_inexistante' => 'Column @col@ does not exist', |
|
| 37 | - 'avis_erreur' => 'Error: see below', |
|
| 38 | - 'avis_erreur_connexion' => 'Connection error', |
|
| 39 | - 'avis_erreur_cookie' => 'cookie problem', |
|
| 40 | - 'avis_erreur_fonction_contexte' => 'Programming error. This function cannot be called in this context.', |
|
| 41 | - 'avis_erreur_mysql' => 'SQL error', |
|
| 42 | - 'avis_erreur_sauvegarde' => 'Error in backup (@type@ @id_objet@)!', |
|
| 43 | - 'avis_erreur_visiteur' => 'Problem entering the private area', |
|
| 44 | - 'avis_nb_erreurs_saisie' => 'Your entry contains @nb@ errors, please check your information.', |
|
| 12 | + // A |
|
| 13 | + 'access_interface_graphique' => 'Back to the full graphic interface', |
|
| 14 | + 'access_mode_texte' => 'Show the simplified text interface', |
|
| 15 | + 'admin_debug' => 'debug', |
|
| 16 | + 'admin_modifier_article' => 'Modify this article', |
|
| 17 | + 'admin_modifier_auteur' => 'Modify this author', |
|
| 18 | + 'admin_modifier_breve' => 'Modify this news item', |
|
| 19 | + 'admin_modifier_mot' => 'Modify this keyword', |
|
| 20 | + 'admin_modifier_rubrique' => 'Modify this section', |
|
| 21 | + 'admin_recalculer' => 'Re-process this page', |
|
| 22 | + 'afficher_calendrier' => 'Show the calendar', |
|
| 23 | + 'afficher_trad' => 'show translations', |
|
| 24 | + 'alerte_maj_impossible' => '<b>Warning!</b> Failed to update the SQL database to version @version@. This may be due to a permissions problem on the database. Please contact your ISP.', |
|
| 25 | + 'alerte_modif_info_concourante' => 'WARNING: This information has been modified elsewhere. The current value is :', |
|
| 26 | + 'analyse_xml' => 'XML parsing', |
|
| 27 | + 'annuler' => 'Cancel', |
|
| 28 | + 'antispam_champ_vide' => 'Please leave this field empty:', |
|
| 29 | + 'articles_recents' => 'Most recent articles', |
|
| 30 | + 'attention_champ_mini_nb_caractères' => 'Warning! At least @nb@ characters', |
|
| 31 | + 'avis_1_erreur_saisie' => 'Your entry contains an error, please check your information.', |
|
| 32 | + 'avis_archive_incorrect' => 'archive is not a valid SPIP file', |
|
| 33 | + 'avis_archive_invalide' => 'archive file is not valid', |
|
| 34 | + 'avis_attention' => 'CAUTION!', |
|
| 35 | + 'avis_champ_incorrect_type_objet' => 'Invalid field name @name@ for object of type @type@', |
|
| 36 | + 'avis_colonne_inexistante' => 'Column @col@ does not exist', |
|
| 37 | + 'avis_erreur' => 'Error: see below', |
|
| 38 | + 'avis_erreur_connexion' => 'Connection error', |
|
| 39 | + 'avis_erreur_cookie' => 'cookie problem', |
|
| 40 | + 'avis_erreur_fonction_contexte' => 'Programming error. This function cannot be called in this context.', |
|
| 41 | + 'avis_erreur_mysql' => 'SQL error', |
|
| 42 | + 'avis_erreur_sauvegarde' => 'Error in backup (@type@ @id_objet@)!', |
|
| 43 | + 'avis_erreur_visiteur' => 'Problem entering the private area', |
|
| 44 | + 'avis_nb_erreurs_saisie' => 'Your entry contains @nb@ errors, please check your information.', |
|
| 45 | 45 | |
| 46 | - // B |
|
| 47 | - 'barre_a_accent_grave' => 'Insert a capital A with grave accent', |
|
| 48 | - 'barre_aide' => 'Use the typographic short cuts to refine your layout', |
|
| 49 | - 'barre_e_accent_aigu' => 'Insert a capital E with acute accent', |
|
| 50 | - 'barre_eo' => 'Insert an oe-ligature', |
|
| 51 | - 'barre_eo_maj' => 'Insert a capital EO-ligature', |
|
| 52 | - 'barre_euro' => 'Insert a € symbol', |
|
| 53 | - 'barre_gras' => 'Put in {{bold type}}', |
|
| 54 | - 'barre_guillemets' => 'Place between "double quotes"', |
|
| 55 | - 'barre_guillemets_simples' => 'Place between ‘single quotes’', |
|
| 56 | - 'barre_intertitre' => 'Turn into a {{{subheading}}}', |
|
| 57 | - 'barre_italic' => 'Put in {italics}', |
|
| 58 | - 'barre_lien' => 'Turn into a [hyperlink->http://...]', |
|
| 59 | - 'barre_lien_input' => 'Please enter the link address. You may use either an external URL (http://www.mysite.com) or reference another article on this site by simplying entering its number.', |
|
| 60 | - 'barre_note' => 'Turn into a [[Footnote]]', |
|
| 61 | - 'barre_paragraphe' => 'Create a paragraph', |
|
| 62 | - 'barre_quote' => '<quote>Quote a message</quote>', |
|
| 63 | - 'bouton_changer' => 'Change', |
|
| 64 | - 'bouton_chercher' => 'Search', |
|
| 65 | - 'bouton_choisir' => 'Select', |
|
| 66 | - 'bouton_deplacer' => 'Move', |
|
| 67 | - 'bouton_download' => 'Download', |
|
| 68 | - 'bouton_enregistrer' => 'Save', |
|
| 69 | - 'bouton_radio_desactiver_messagerie_interne' => 'Disable internal messaging', |
|
| 70 | - 'bouton_radio_envoi_annonces' => 'Send editorial announcements', |
|
| 71 | - 'bouton_radio_non_envoi_annonces' => 'Do not send any announcements', |
|
| 72 | - 'bouton_radio_non_envoi_liste_nouveautes' => 'Do not send latest news list', |
|
| 73 | - 'bouton_recharger_page' => 'reload this page', |
|
| 74 | - 'bouton_telecharger' => 'Upload', |
|
| 75 | - 'bouton_upload' => 'Upload', |
|
| 76 | - 'bouton_valider' => 'Submit', |
|
| 46 | + // B |
|
| 47 | + 'barre_a_accent_grave' => 'Insert a capital A with grave accent', |
|
| 48 | + 'barre_aide' => 'Use the typographic short cuts to refine your layout', |
|
| 49 | + 'barre_e_accent_aigu' => 'Insert a capital E with acute accent', |
|
| 50 | + 'barre_eo' => 'Insert an oe-ligature', |
|
| 51 | + 'barre_eo_maj' => 'Insert a capital EO-ligature', |
|
| 52 | + 'barre_euro' => 'Insert a € symbol', |
|
| 53 | + 'barre_gras' => 'Put in {{bold type}}', |
|
| 54 | + 'barre_guillemets' => 'Place between "double quotes"', |
|
| 55 | + 'barre_guillemets_simples' => 'Place between ‘single quotes’', |
|
| 56 | + 'barre_intertitre' => 'Turn into a {{{subheading}}}', |
|
| 57 | + 'barre_italic' => 'Put in {italics}', |
|
| 58 | + 'barre_lien' => 'Turn into a [hyperlink->http://...]', |
|
| 59 | + 'barre_lien_input' => 'Please enter the link address. You may use either an external URL (http://www.mysite.com) or reference another article on this site by simplying entering its number.', |
|
| 60 | + 'barre_note' => 'Turn into a [[Footnote]]', |
|
| 61 | + 'barre_paragraphe' => 'Create a paragraph', |
|
| 62 | + 'barre_quote' => '<quote>Quote a message</quote>', |
|
| 63 | + 'bouton_changer' => 'Change', |
|
| 64 | + 'bouton_chercher' => 'Search', |
|
| 65 | + 'bouton_choisir' => 'Select', |
|
| 66 | + 'bouton_deplacer' => 'Move', |
|
| 67 | + 'bouton_download' => 'Download', |
|
| 68 | + 'bouton_enregistrer' => 'Save', |
|
| 69 | + 'bouton_radio_desactiver_messagerie_interne' => 'Disable internal messaging', |
|
| 70 | + 'bouton_radio_envoi_annonces' => 'Send editorial announcements', |
|
| 71 | + 'bouton_radio_non_envoi_annonces' => 'Do not send any announcements', |
|
| 72 | + 'bouton_radio_non_envoi_liste_nouveautes' => 'Do not send latest news list', |
|
| 73 | + 'bouton_recharger_page' => 'reload this page', |
|
| 74 | + 'bouton_telecharger' => 'Upload', |
|
| 75 | + 'bouton_upload' => 'Upload', |
|
| 76 | + 'bouton_valider' => 'Submit', |
|
| 77 | 77 | |
| 78 | - // C |
|
| 79 | - 'cal_apresmidi' => 'afternoon (p.m.)', |
|
| 80 | - 'cal_jour_entier' => 'entire day', |
|
| 81 | - 'cal_matin' => 'morning (a.m.)', |
|
| 82 | - 'cal_par_jour' => 'daily calendar', |
|
| 83 | - 'cal_par_mois' => 'monthly calendar', |
|
| 84 | - 'cal_par_semaine' => 'weekly calendar', |
|
| 85 | - 'choix_couleur_interface' => 'colour', |
|
| 86 | - 'choix_interface' => 'choice of interface', |
|
| 87 | - 'colonne' => 'Column', |
|
| 88 | - 'confirm_changer_statut' => 'Warning: You are about to change this article’s status. Do you wish to continue?', |
|
| 89 | - 'correcte' => 'correct', |
|
| 78 | + // C |
|
| 79 | + 'cal_apresmidi' => 'afternoon (p.m.)', |
|
| 80 | + 'cal_jour_entier' => 'entire day', |
|
| 81 | + 'cal_matin' => 'morning (a.m.)', |
|
| 82 | + 'cal_par_jour' => 'daily calendar', |
|
| 83 | + 'cal_par_mois' => 'monthly calendar', |
|
| 84 | + 'cal_par_semaine' => 'weekly calendar', |
|
| 85 | + 'choix_couleur_interface' => 'colour', |
|
| 86 | + 'choix_interface' => 'choice of interface', |
|
| 87 | + 'colonne' => 'Column', |
|
| 88 | + 'confirm_changer_statut' => 'Warning: You are about to change this article’s status. Do you wish to continue?', |
|
| 89 | + 'correcte' => 'correct', |
|
| 90 | 90 | |
| 91 | - // D |
|
| 92 | - 'date_aujourdhui' => 'today', |
|
| 93 | - 'date_avant_jc' => 'B.C.', |
|
| 94 | - 'date_dans' => 'in @delai@', |
|
| 95 | - 'date_de_mois_1' => '@j@ @nommois@', |
|
| 96 | - 'date_de_mois_10' => '@j@ @nommois@', |
|
| 97 | - 'date_de_mois_11' => '@j@ @nommois@', |
|
| 98 | - 'date_de_mois_12' => '@j@ @nommois@', |
|
| 99 | - 'date_de_mois_2' => '@j@ @nommois@', |
|
| 100 | - 'date_de_mois_3' => '@j@ @nommois@', |
|
| 101 | - 'date_de_mois_4' => '@j@ @nommois@', |
|
| 102 | - 'date_de_mois_5' => '@j@ @nommois@', |
|
| 103 | - 'date_de_mois_6' => '@j@ @nommois@', |
|
| 104 | - 'date_de_mois_7' => '@j@ @nommois@', |
|
| 105 | - 'date_de_mois_8' => '@j@ @nommois@', |
|
| 106 | - 'date_de_mois_9' => '@j@ @nommois@', |
|
| 107 | - 'date_demain' => 'tomorrow', |
|
| 108 | - 'date_fmt_heures_minutes' => '@h@:@m@', |
|
| 109 | - 'date_fmt_heures_minutes_court' => '@h@:@m@', |
|
| 110 | - 'date_fmt_jour' => '@nomjour@ @jour@', |
|
| 111 | - 'date_fmt_jour_heure' => '@jour@ at @heure@', |
|
| 112 | - 'date_fmt_jour_heure_debut_fin' => '@jour@ from @heure_debut@ to @heure_fin@', |
|
| 113 | - 'date_fmt_jour_heure_debut_fin_abbr' => '@dtstart@@jour@ from @heure_debut@@dtabbr@ to @dtend@@heure_fin@@dtabbr@', |
|
| 114 | - 'date_fmt_jour_mois' => '@jourmois@', |
|
| 115 | - 'date_fmt_jour_mois_annee' => '@jourmois@ @annee@', |
|
| 116 | - 'date_fmt_mois_annee' => '@nommois@ @annee@', |
|
| 117 | - 'date_fmt_nomjour' => '@nomjour@ @date@', |
|
| 118 | - 'date_fmt_nomjour_date' => 'on @nomjour@ @date@', |
|
| 119 | - 'date_fmt_periode' => 'From @date_debut@ to @date_fin@', |
|
| 120 | - 'date_fmt_periode_abbr' => 'From @dtart@@date_debut@@dtabbr@ to @dtend@@date_fin@@dtabbr@', |
|
| 121 | - 'date_fmt_periode_from' => 'From', |
|
| 122 | - 'date_fmt_periode_to' => 'to', |
|
| 123 | - 'date_fmt_saison_annee' => '@saison@ @annee@', |
|
| 124 | - 'date_heures' => 'hours', |
|
| 125 | - 'date_hier' => 'yesterday', |
|
| 126 | - 'date_il_y_a' => '@delai@ ago', |
|
| 127 | - 'date_jnum1' => '1', |
|
| 128 | - 'date_jnum10' => '10', |
|
| 129 | - 'date_jnum11' => '11', |
|
| 130 | - 'date_jnum12' => '12', |
|
| 131 | - 'date_jnum13' => '13', |
|
| 132 | - 'date_jnum14' => '14', |
|
| 133 | - 'date_jnum15' => '15', |
|
| 134 | - 'date_jnum16' => '16', |
|
| 135 | - 'date_jnum17' => '17', |
|
| 136 | - 'date_jnum18' => '18', |
|
| 137 | - 'date_jnum19' => '19', |
|
| 138 | - 'date_jnum2' => '2', |
|
| 139 | - 'date_jnum20' => '20', |
|
| 140 | - 'date_jnum21' => '21', |
|
| 141 | - 'date_jnum22' => '22', |
|
| 142 | - 'date_jnum23' => '23', |
|
| 143 | - 'date_jnum24' => '24', |
|
| 144 | - 'date_jnum25' => '25', |
|
| 145 | - 'date_jnum26' => '26', |
|
| 146 | - 'date_jnum27' => '27', |
|
| 147 | - 'date_jnum28' => '28', |
|
| 148 | - 'date_jnum29' => '29', |
|
| 149 | - 'date_jnum3' => '3', |
|
| 150 | - 'date_jnum30' => '30', |
|
| 151 | - 'date_jnum31' => '31', |
|
| 152 | - 'date_jnum4' => '4', |
|
| 153 | - 'date_jnum5' => '5', |
|
| 154 | - 'date_jnum6' => '6', |
|
| 155 | - 'date_jnum7' => '7', |
|
| 156 | - 'date_jnum8' => '8', |
|
| 157 | - 'date_jnum9' => '9', |
|
| 158 | - 'date_jour_1' => 'Sunday', |
|
| 159 | - 'date_jour_1_abbr' => 'Sun.', |
|
| 160 | - 'date_jour_1_initiale' => 'S.', |
|
| 161 | - 'date_jour_2' => 'Monday', |
|
| 162 | - 'date_jour_2_abbr' => 'Mon.', |
|
| 163 | - 'date_jour_2_initiale' => 'M.', |
|
| 164 | - 'date_jour_3' => 'Tuesday', |
|
| 165 | - 'date_jour_3_abbr' => 'Tue.', |
|
| 166 | - 'date_jour_3_initiale' => 'T.', |
|
| 167 | - 'date_jour_4' => 'Wednesday', |
|
| 168 | - 'date_jour_4_abbr' => 'Wed.', |
|
| 169 | - 'date_jour_4_initiale' => 'W.', |
|
| 170 | - 'date_jour_5' => 'Thursday', |
|
| 171 | - 'date_jour_5_abbr' => 'Thu.', |
|
| 172 | - 'date_jour_5_initiale' => 'T.', |
|
| 173 | - 'date_jour_6' => 'Friday', |
|
| 174 | - 'date_jour_6_abbr' => 'Fri.', |
|
| 175 | - 'date_jour_6_initiale' => 'F.', |
|
| 176 | - 'date_jour_7' => 'Saturday', |
|
| 177 | - 'date_jour_7_abbr' => 'Sat.', |
|
| 178 | - 'date_jour_7_initiale' => 'S.', |
|
| 179 | - 'date_jours' => 'days', |
|
| 180 | - 'date_minutes' => 'minutes', |
|
| 181 | - 'date_mois' => 'months', |
|
| 182 | - 'date_mois_1' => 'January', |
|
| 183 | - 'date_mois_10' => 'October', |
|
| 184 | - 'date_mois_10_abbr' => 'Oct', |
|
| 185 | - 'date_mois_11' => 'November', |
|
| 186 | - 'date_mois_11_abbr' => 'Nov', |
|
| 187 | - 'date_mois_12' => 'December', |
|
| 188 | - 'date_mois_12_abbr' => 'Dec', |
|
| 189 | - 'date_mois_1_abbr' => 'Jan', |
|
| 190 | - 'date_mois_2' => 'February', |
|
| 191 | - 'date_mois_2_abbr' => 'Feb', |
|
| 192 | - 'date_mois_3' => 'March', |
|
| 193 | - 'date_mois_3_abbr' => 'Mar', |
|
| 194 | - 'date_mois_4' => 'April', |
|
| 195 | - 'date_mois_4_abbr' => 'Apr', |
|
| 196 | - 'date_mois_5' => 'May', |
|
| 197 | - 'date_mois_5_abbr' => 'May', |
|
| 198 | - 'date_mois_6' => 'June', |
|
| 199 | - 'date_mois_6_abbr' => 'Jun', |
|
| 200 | - 'date_mois_7' => 'July', |
|
| 201 | - 'date_mois_7_abbr' => 'Jul', |
|
| 202 | - 'date_mois_8' => 'August', |
|
| 203 | - 'date_mois_8_abbr' => 'Aug', |
|
| 204 | - 'date_mois_9' => 'September', |
|
| 205 | - 'date_mois_9_abbr' => 'Sep', |
|
| 206 | - 'date_saison_1' => 'winter', |
|
| 207 | - 'date_saison_2' => 'spring', |
|
| 208 | - 'date_saison_3' => 'summer', |
|
| 209 | - 'date_saison_4' => 'autumn', |
|
| 210 | - 'date_secondes' => 'seconds', |
|
| 211 | - 'date_semaines' => 'weeks', |
|
| 212 | - 'date_un_mois' => 'month', |
|
| 213 | - 'date_une_heure' => 'hour', |
|
| 214 | - 'date_une_minute' => 'minute', |
|
| 215 | - 'date_une_seconde' => 'second', |
|
| 216 | - 'date_une_semaine' => 'week', |
|
| 217 | - 'dirs_commencer' => ' in order to start installation for real', |
|
| 218 | - 'dirs_preliminaire' => 'Preliminary: <b>Setting up access permissions</b>', |
|
| 219 | - 'dirs_probleme_droits' => 'Problem with access permissions', |
|
| 220 | - 'dirs_repertoires_absents' => '<p><b>The following directories were not found: </b></p><ul>@bad_dirs@.</ul> |
|
| 91 | + // D |
|
| 92 | + 'date_aujourdhui' => 'today', |
|
| 93 | + 'date_avant_jc' => 'B.C.', |
|
| 94 | + 'date_dans' => 'in @delai@', |
|
| 95 | + 'date_de_mois_1' => '@j@ @nommois@', |
|
| 96 | + 'date_de_mois_10' => '@j@ @nommois@', |
|
| 97 | + 'date_de_mois_11' => '@j@ @nommois@', |
|
| 98 | + 'date_de_mois_12' => '@j@ @nommois@', |
|
| 99 | + 'date_de_mois_2' => '@j@ @nommois@', |
|
| 100 | + 'date_de_mois_3' => '@j@ @nommois@', |
|
| 101 | + 'date_de_mois_4' => '@j@ @nommois@', |
|
| 102 | + 'date_de_mois_5' => '@j@ @nommois@', |
|
| 103 | + 'date_de_mois_6' => '@j@ @nommois@', |
|
| 104 | + 'date_de_mois_7' => '@j@ @nommois@', |
|
| 105 | + 'date_de_mois_8' => '@j@ @nommois@', |
|
| 106 | + 'date_de_mois_9' => '@j@ @nommois@', |
|
| 107 | + 'date_demain' => 'tomorrow', |
|
| 108 | + 'date_fmt_heures_minutes' => '@h@:@m@', |
|
| 109 | + 'date_fmt_heures_minutes_court' => '@h@:@m@', |
|
| 110 | + 'date_fmt_jour' => '@nomjour@ @jour@', |
|
| 111 | + 'date_fmt_jour_heure' => '@jour@ at @heure@', |
|
| 112 | + 'date_fmt_jour_heure_debut_fin' => '@jour@ from @heure_debut@ to @heure_fin@', |
|
| 113 | + 'date_fmt_jour_heure_debut_fin_abbr' => '@dtstart@@jour@ from @heure_debut@@dtabbr@ to @dtend@@heure_fin@@dtabbr@', |
|
| 114 | + 'date_fmt_jour_mois' => '@jourmois@', |
|
| 115 | + 'date_fmt_jour_mois_annee' => '@jourmois@ @annee@', |
|
| 116 | + 'date_fmt_mois_annee' => '@nommois@ @annee@', |
|
| 117 | + 'date_fmt_nomjour' => '@nomjour@ @date@', |
|
| 118 | + 'date_fmt_nomjour_date' => 'on @nomjour@ @date@', |
|
| 119 | + 'date_fmt_periode' => 'From @date_debut@ to @date_fin@', |
|
| 120 | + 'date_fmt_periode_abbr' => 'From @dtart@@date_debut@@dtabbr@ to @dtend@@date_fin@@dtabbr@', |
|
| 121 | + 'date_fmt_periode_from' => 'From', |
|
| 122 | + 'date_fmt_periode_to' => 'to', |
|
| 123 | + 'date_fmt_saison_annee' => '@saison@ @annee@', |
|
| 124 | + 'date_heures' => 'hours', |
|
| 125 | + 'date_hier' => 'yesterday', |
|
| 126 | + 'date_il_y_a' => '@delai@ ago', |
|
| 127 | + 'date_jnum1' => '1', |
|
| 128 | + 'date_jnum10' => '10', |
|
| 129 | + 'date_jnum11' => '11', |
|
| 130 | + 'date_jnum12' => '12', |
|
| 131 | + 'date_jnum13' => '13', |
|
| 132 | + 'date_jnum14' => '14', |
|
| 133 | + 'date_jnum15' => '15', |
|
| 134 | + 'date_jnum16' => '16', |
|
| 135 | + 'date_jnum17' => '17', |
|
| 136 | + 'date_jnum18' => '18', |
|
| 137 | + 'date_jnum19' => '19', |
|
| 138 | + 'date_jnum2' => '2', |
|
| 139 | + 'date_jnum20' => '20', |
|
| 140 | + 'date_jnum21' => '21', |
|
| 141 | + 'date_jnum22' => '22', |
|
| 142 | + 'date_jnum23' => '23', |
|
| 143 | + 'date_jnum24' => '24', |
|
| 144 | + 'date_jnum25' => '25', |
|
| 145 | + 'date_jnum26' => '26', |
|
| 146 | + 'date_jnum27' => '27', |
|
| 147 | + 'date_jnum28' => '28', |
|
| 148 | + 'date_jnum29' => '29', |
|
| 149 | + 'date_jnum3' => '3', |
|
| 150 | + 'date_jnum30' => '30', |
|
| 151 | + 'date_jnum31' => '31', |
|
| 152 | + 'date_jnum4' => '4', |
|
| 153 | + 'date_jnum5' => '5', |
|
| 154 | + 'date_jnum6' => '6', |
|
| 155 | + 'date_jnum7' => '7', |
|
| 156 | + 'date_jnum8' => '8', |
|
| 157 | + 'date_jnum9' => '9', |
|
| 158 | + 'date_jour_1' => 'Sunday', |
|
| 159 | + 'date_jour_1_abbr' => 'Sun.', |
|
| 160 | + 'date_jour_1_initiale' => 'S.', |
|
| 161 | + 'date_jour_2' => 'Monday', |
|
| 162 | + 'date_jour_2_abbr' => 'Mon.', |
|
| 163 | + 'date_jour_2_initiale' => 'M.', |
|
| 164 | + 'date_jour_3' => 'Tuesday', |
|
| 165 | + 'date_jour_3_abbr' => 'Tue.', |
|
| 166 | + 'date_jour_3_initiale' => 'T.', |
|
| 167 | + 'date_jour_4' => 'Wednesday', |
|
| 168 | + 'date_jour_4_abbr' => 'Wed.', |
|
| 169 | + 'date_jour_4_initiale' => 'W.', |
|
| 170 | + 'date_jour_5' => 'Thursday', |
|
| 171 | + 'date_jour_5_abbr' => 'Thu.', |
|
| 172 | + 'date_jour_5_initiale' => 'T.', |
|
| 173 | + 'date_jour_6' => 'Friday', |
|
| 174 | + 'date_jour_6_abbr' => 'Fri.', |
|
| 175 | + 'date_jour_6_initiale' => 'F.', |
|
| 176 | + 'date_jour_7' => 'Saturday', |
|
| 177 | + 'date_jour_7_abbr' => 'Sat.', |
|
| 178 | + 'date_jour_7_initiale' => 'S.', |
|
| 179 | + 'date_jours' => 'days', |
|
| 180 | + 'date_minutes' => 'minutes', |
|
| 181 | + 'date_mois' => 'months', |
|
| 182 | + 'date_mois_1' => 'January', |
|
| 183 | + 'date_mois_10' => 'October', |
|
| 184 | + 'date_mois_10_abbr' => 'Oct', |
|
| 185 | + 'date_mois_11' => 'November', |
|
| 186 | + 'date_mois_11_abbr' => 'Nov', |
|
| 187 | + 'date_mois_12' => 'December', |
|
| 188 | + 'date_mois_12_abbr' => 'Dec', |
|
| 189 | + 'date_mois_1_abbr' => 'Jan', |
|
| 190 | + 'date_mois_2' => 'February', |
|
| 191 | + 'date_mois_2_abbr' => 'Feb', |
|
| 192 | + 'date_mois_3' => 'March', |
|
| 193 | + 'date_mois_3_abbr' => 'Mar', |
|
| 194 | + 'date_mois_4' => 'April', |
|
| 195 | + 'date_mois_4_abbr' => 'Apr', |
|
| 196 | + 'date_mois_5' => 'May', |
|
| 197 | + 'date_mois_5_abbr' => 'May', |
|
| 198 | + 'date_mois_6' => 'June', |
|
| 199 | + 'date_mois_6_abbr' => 'Jun', |
|
| 200 | + 'date_mois_7' => 'July', |
|
| 201 | + 'date_mois_7_abbr' => 'Jul', |
|
| 202 | + 'date_mois_8' => 'August', |
|
| 203 | + 'date_mois_8_abbr' => 'Aug', |
|
| 204 | + 'date_mois_9' => 'September', |
|
| 205 | + 'date_mois_9_abbr' => 'Sep', |
|
| 206 | + 'date_saison_1' => 'winter', |
|
| 207 | + 'date_saison_2' => 'spring', |
|
| 208 | + 'date_saison_3' => 'summer', |
|
| 209 | + 'date_saison_4' => 'autumn', |
|
| 210 | + 'date_secondes' => 'seconds', |
|
| 211 | + 'date_semaines' => 'weeks', |
|
| 212 | + 'date_un_mois' => 'month', |
|
| 213 | + 'date_une_heure' => 'hour', |
|
| 214 | + 'date_une_minute' => 'minute', |
|
| 215 | + 'date_une_seconde' => 'second', |
|
| 216 | + 'date_une_semaine' => 'week', |
|
| 217 | + 'dirs_commencer' => ' in order to start installation for real', |
|
| 218 | + 'dirs_preliminaire' => 'Preliminary: <b>Setting up access permissions</b>', |
|
| 219 | + 'dirs_probleme_droits' => 'Problem with access permissions', |
|
| 220 | + 'dirs_repertoires_absents' => '<p><b>The following directories were not found: </b></p><ul>@bad_dirs@.</ul> |
|
| 221 | 221 | <p>It is possible that this is due to inappropriate lower or upper case letters in directory names. |
| 222 | 222 | Please check that the case of the letters in the names of these directories match what is displayed |
| 223 | 223 | above. If they don’t, correct the directory names using your FTP client.</p> |
| 224 | 224 | <p>Once this is done, you can', |
| 225 | - 'dirs_repertoires_suivants' => '<p><b>The following directories do not have write permission: </b></p><ul>@bad_dirs@</ul> |
|
| 225 | + 'dirs_repertoires_suivants' => '<p><b>The following directories do not have write permission: </b></p><ul>@bad_dirs@</ul> |
|
| 226 | 226 | <p>To change this, use your FTP client to set access permissions for each |
| 227 | 227 | of these directories. The procedure is detailed in the installation guide.</p> |
| 228 | 228 | <p>Once you have done this, you can ', |
| 229 | - 'double_occurrence' => 'Two instances of @balise@', |
|
| 229 | + 'double_occurrence' => 'Two instances of @balise@', |
|
| 230 | 230 | |
| 231 | - // E |
|
| 232 | - 'en_cours' => 'processing', |
|
| 233 | - 'envoi_via_le_site' => 'Sent via the site', |
|
| 234 | - 'erreur' => 'Error', |
|
| 235 | - 'erreur_balise_non_fermee' => 'last tag not closed:', |
|
| 236 | - 'erreur_technique_ajaxform' => 'Ooops. An unexpected error prevented to submit the form. You can try again.', |
|
| 237 | - 'erreur_technique_enregistrement_champs' => 'A technical error prevented the right registration of the field @champs@.', |
|
| 238 | - 'erreur_technique_enregistrement_impossible' => 'A technical error prevented the registration.', |
|
| 239 | - 'erreur_texte' => 'error(s)', |
|
| 240 | - 'etape' => 'Step', |
|
| 231 | + // E |
|
| 232 | + 'en_cours' => 'processing', |
|
| 233 | + 'envoi_via_le_site' => 'Sent via the site', |
|
| 234 | + 'erreur' => 'Error', |
|
| 235 | + 'erreur_balise_non_fermee' => 'last tag not closed:', |
|
| 236 | + 'erreur_technique_ajaxform' => 'Ooops. An unexpected error prevented to submit the form. You can try again.', |
|
| 237 | + 'erreur_technique_enregistrement_champs' => 'A technical error prevented the right registration of the field @champs@.', |
|
| 238 | + 'erreur_technique_enregistrement_impossible' => 'A technical error prevented the registration.', |
|
| 239 | + 'erreur_texte' => 'error(s)', |
|
| 240 | + 'etape' => 'Step', |
|
| 241 | 241 | |
| 242 | - // F |
|
| 243 | - 'fichier_introuvable' => 'File not found: @fichier@', |
|
| 244 | - 'form_auteur_confirmation' => 'Please confirm your email address', |
|
| 245 | - 'form_auteur_email_modifie' => 'Your email address has been changed.', |
|
| 246 | - 'form_auteur_envoi_mail_confirmation' => 'A confirmation email has been sent to @email@. You must visit the URL mentioned in the message to validate your email address.', |
|
| 247 | - 'form_auteur_mail_confirmation' => 'Hello, |
|
| 242 | + // F |
|
| 243 | + 'fichier_introuvable' => 'File not found: @fichier@', |
|
| 244 | + 'form_auteur_confirmation' => 'Please confirm your email address', |
|
| 245 | + 'form_auteur_email_modifie' => 'Your email address has been changed.', |
|
| 246 | + 'form_auteur_envoi_mail_confirmation' => 'A confirmation email has been sent to @email@. You must visit the URL mentioned in the message to validate your email address.', |
|
| 247 | + 'form_auteur_mail_confirmation' => 'Hello, |
|
| 248 | 248 | |
| 249 | 249 | You have asked to change your email address. |
| 250 | 250 | To confirm your new address, you need to connect to |
@@ -252,347 +252,347 @@ discard block |
||
| 252 | 252 | |
| 253 | 253 | @url@ |
| 254 | 254 | ', |
| 255 | - 'form_deja_inscrit' => 'You are already registered.', |
|
| 256 | - 'form_email_non_valide' => 'Your email address is not valid.', |
|
| 257 | - 'form_forum_access_refuse' => 'You no longer have access to this site.', |
|
| 258 | - 'form_forum_bonjour' => 'Hello @nom@,', |
|
| 259 | - 'form_forum_confirmer_email' => 'To confirm your email address, follow this link: @url_confirm@', |
|
| 260 | - 'form_forum_email_deja_enregistre' => 'This email address is already registered. Enter your usual password.', |
|
| 261 | - 'form_forum_identifiant_mail' => 'Your new identifier has just been emailed to you.', |
|
| 262 | - 'form_forum_identifiants' => 'Personal identifiers', |
|
| 263 | - 'form_forum_indiquer_nom_email' => 'Enter your name and email address here. You will receive your personal identifier shortly by email.', |
|
| 264 | - 'form_forum_login' => 'login:', |
|
| 265 | - 'form_forum_message_auto' => '(this is an automated message)', |
|
| 266 | - 'form_forum_pass' => 'password:', |
|
| 267 | - 'form_forum_probleme_mail' => 'Mail problem: the identifier could not be sent.', |
|
| 268 | - 'form_forum_voici1' => 'Here are your identifiers. You may now participate on the site |
|
| 255 | + 'form_deja_inscrit' => 'You are already registered.', |
|
| 256 | + 'form_email_non_valide' => 'Your email address is not valid.', |
|
| 257 | + 'form_forum_access_refuse' => 'You no longer have access to this site.', |
|
| 258 | + 'form_forum_bonjour' => 'Hello @nom@,', |
|
| 259 | + 'form_forum_confirmer_email' => 'To confirm your email address, follow this link: @url_confirm@', |
|
| 260 | + 'form_forum_email_deja_enregistre' => 'This email address is already registered. Enter your usual password.', |
|
| 261 | + 'form_forum_identifiant_mail' => 'Your new identifier has just been emailed to you.', |
|
| 262 | + 'form_forum_identifiants' => 'Personal identifiers', |
|
| 263 | + 'form_forum_indiquer_nom_email' => 'Enter your name and email address here. You will receive your personal identifier shortly by email.', |
|
| 264 | + 'form_forum_login' => 'login:', |
|
| 265 | + 'form_forum_message_auto' => '(this is an automated message)', |
|
| 266 | + 'form_forum_pass' => 'password:', |
|
| 267 | + 'form_forum_probleme_mail' => 'Mail problem: the identifier could not be sent.', |
|
| 268 | + 'form_forum_voici1' => 'Here are your identifiers. You may now participate on the site |
|
| 269 | 269 | "@nom_site_spip@" (@adresse_site@):', |
| 270 | - 'form_forum_voici2' => 'Here are your identifiers for submitting articles to |
|
| 270 | + 'form_forum_voici2' => 'Here are your identifiers for submitting articles to |
|
| 271 | 271 | the site "@nom_site_spip@" (@adresse_login@):', |
| 272 | - 'form_indiquer_email' => 'Please enter your email address.', |
|
| 273 | - 'form_indiquer_nom' => 'Please enter your name.', |
|
| 274 | - 'form_indiquer_nom_site' => 'Please enter the name of your site.', |
|
| 275 | - 'form_pet_deja_enregistre' => 'This site is already registered', |
|
| 276 | - 'form_pet_signature_pasprise' => 'Your signature has been ignored.', |
|
| 277 | - 'form_prop_confirmer_envoi' => 'Confirm send', |
|
| 278 | - 'form_prop_description' => 'Description/comment', |
|
| 279 | - 'form_prop_enregistre' => 'Your suggestion has been recorded. It will appear online after being validated by the administrators of this site.', |
|
| 280 | - 'form_prop_envoyer' => 'Send a message', |
|
| 281 | - 'form_prop_indiquer_email' => 'Please enter a valid email address', |
|
| 282 | - 'form_prop_indiquer_nom_site' => 'Please enter the site’s name.', |
|
| 283 | - 'form_prop_indiquer_sujet' => 'Please enter a subject', |
|
| 284 | - 'form_prop_message_envoye' => 'Message sent', |
|
| 285 | - 'form_prop_non_enregistre' => 'Your suggestion has not been recorded.', |
|
| 286 | - 'form_prop_sujet' => 'Subject', |
|
| 287 | - 'form_prop_url_site' => 'Site URL', |
|
| 288 | - 'format_date_attendu' => 'Enter a date in jj/mm/aaaa format.', |
|
| 289 | - 'format_date_incorrecte' => 'The date or its format is incorrect.', |
|
| 290 | - 'format_heure_attendu' => 'Enter a time in hh:mm format.', |
|
| 291 | - 'format_heure_incorrecte' => 'The hour or its format is incorrect.', |
|
| 292 | - 'forum_non_inscrit' => 'Either you are not registered, or the address or password are wrong.', |
|
| 293 | - 'forum_par_auteur' => 'by @auteur@', |
|
| 294 | - 'forum_titre_erreur' => 'Error...', |
|
| 272 | + 'form_indiquer_email' => 'Please enter your email address.', |
|
| 273 | + 'form_indiquer_nom' => 'Please enter your name.', |
|
| 274 | + 'form_indiquer_nom_site' => 'Please enter the name of your site.', |
|
| 275 | + 'form_pet_deja_enregistre' => 'This site is already registered', |
|
| 276 | + 'form_pet_signature_pasprise' => 'Your signature has been ignored.', |
|
| 277 | + 'form_prop_confirmer_envoi' => 'Confirm send', |
|
| 278 | + 'form_prop_description' => 'Description/comment', |
|
| 279 | + 'form_prop_enregistre' => 'Your suggestion has been recorded. It will appear online after being validated by the administrators of this site.', |
|
| 280 | + 'form_prop_envoyer' => 'Send a message', |
|
| 281 | + 'form_prop_indiquer_email' => 'Please enter a valid email address', |
|
| 282 | + 'form_prop_indiquer_nom_site' => 'Please enter the site’s name.', |
|
| 283 | + 'form_prop_indiquer_sujet' => 'Please enter a subject', |
|
| 284 | + 'form_prop_message_envoye' => 'Message sent', |
|
| 285 | + 'form_prop_non_enregistre' => 'Your suggestion has not been recorded.', |
|
| 286 | + 'form_prop_sujet' => 'Subject', |
|
| 287 | + 'form_prop_url_site' => 'Site URL', |
|
| 288 | + 'format_date_attendu' => 'Enter a date in jj/mm/aaaa format.', |
|
| 289 | + 'format_date_incorrecte' => 'The date or its format is incorrect.', |
|
| 290 | + 'format_heure_attendu' => 'Enter a time in hh:mm format.', |
|
| 291 | + 'format_heure_incorrecte' => 'The hour or its format is incorrect.', |
|
| 292 | + 'forum_non_inscrit' => 'Either you are not registered, or the address or password are wrong.', |
|
| 293 | + 'forum_par_auteur' => 'by @auteur@', |
|
| 294 | + 'forum_titre_erreur' => 'Error...', |
|
| 295 | 295 | |
| 296 | - // I |
|
| 297 | - 'ical_texte_rss_articles' => 'The site’s backend file for articles is:', |
|
| 298 | - 'ical_texte_rss_articles2' => 'You can also get backend files for individual sections on the site:', |
|
| 299 | - 'ical_texte_rss_breves' => 'Furthermore, there is a file containing the site’s news items. By selecting a section number, you can choose to get news items in that section only.', |
|
| 300 | - 'icone_a_suivre' => 'Launch pad', |
|
| 301 | - 'icone_admin_site' => 'Site administration', |
|
| 302 | - 'icone_agenda' => 'Calendar', |
|
| 303 | - 'icone_aide_ligne' => 'Help', |
|
| 304 | - 'icone_articles' => 'Articles', |
|
| 305 | - 'icone_auteurs' => 'Authors', |
|
| 306 | - 'icone_brouteur' => 'Quick browsing', |
|
| 307 | - 'icone_configuration_site' => 'Configuration', |
|
| 308 | - 'icone_configurer_site' => 'Configure your site', |
|
| 309 | - 'icone_creer_nouvel_auteur' => 'Create a new author', |
|
| 310 | - 'icone_creer_rubrique' => 'Create a section', |
|
| 311 | - 'icone_creer_sous_rubrique' => 'Create a subsection', |
|
| 312 | - 'icone_deconnecter' => 'Log out', |
|
| 313 | - 'icone_discussions' => 'Discussions', |
|
| 314 | - 'icone_doc_rubrique' => 'Documents attached', |
|
| 315 | - 'icone_ecrire_article' => 'Write a new article', |
|
| 316 | - 'icone_edition_site' => 'Edit site', |
|
| 317 | - 'icone_gestion_langues' => 'Language options', |
|
| 318 | - 'icone_informations_personnelles' => 'Personal information', |
|
| 319 | - 'icone_interface_complet' => 'full interface', |
|
| 320 | - 'icone_interface_simple' => 'Simplified interface', |
|
| 321 | - 'icone_maintenance_site' => 'Site maintenance', |
|
| 322 | - 'icone_messagerie_personnelle' => 'Private messages', |
|
| 323 | - 'icone_repartition_debut' => 'Show distribution from the start', |
|
| 324 | - 'icone_rubriques' => 'Sections', |
|
| 325 | - 'icone_sauver_site' => 'Site backup', |
|
| 326 | - 'icone_site_entier' => 'The entire site', |
|
| 327 | - 'icone_sites_references' => 'Referenced sites', |
|
| 328 | - 'icone_statistiques' => 'Site statistics', |
|
| 329 | - 'icone_suivi_activite' => 'Follow site activity', |
|
| 330 | - 'icone_suivi_actualite' => 'Site statistics', |
|
| 331 | - 'icone_suivi_pettions' => 'Manage petitions', |
|
| 332 | - 'icone_suivi_revisions' => 'Article revisions', |
|
| 333 | - 'icone_supprimer_document' => 'Delete this document', |
|
| 334 | - 'icone_supprimer_image' => 'Delete this image', |
|
| 335 | - 'icone_tous_articles' => 'All your articles', |
|
| 336 | - 'icone_tous_auteur' => 'All authors', |
|
| 337 | - 'icone_tous_visiteur' => 'All visitors', |
|
| 338 | - 'icone_visiter_site' => 'View the public site', |
|
| 339 | - 'icone_voir_en_ligne' => 'View online', |
|
| 340 | - 'img_indisponible' => 'image unavailable', |
|
| 341 | - 'impossible' => 'impossible', |
|
| 342 | - 'info_a_suivre' => 'LAUNCH PAD»', |
|
| 343 | - 'info_acces_interdit' => 'Access forbidden', |
|
| 344 | - 'info_acces_refuse' => 'Access denied', |
|
| 345 | - 'info_action' => 'Action: @action@', |
|
| 346 | - 'info_administrer_rubriques' => 'You can manage this section and any subsections', |
|
| 347 | - 'info_adresse_non_indiquee' => 'You did not specify an address to test!', |
|
| 348 | - 'info_aide' => 'HELP:', |
|
| 349 | - 'info_ajouter_mot' => 'Add keyword', |
|
| 350 | - 'info_annonce' => 'ANNOUNCEMENT', |
|
| 351 | - 'info_annonces_generales' => 'General announcements:', |
|
| 352 | - 'info_article_propose' => 'Article submitted', |
|
| 353 | - 'info_article_publie' => 'Article published', |
|
| 354 | - 'info_article_redaction' => 'Article in progress', |
|
| 355 | - 'info_article_refuse' => 'Article rejected', |
|
| 356 | - 'info_article_supprime' => 'Article deleted', |
|
| 357 | - 'info_articles' => 'Articles', |
|
| 358 | - 'info_articles_a_valider' => 'Articles awaiting validation', |
|
| 359 | - 'info_articles_nb' => '@nb@ articles', |
|
| 360 | - 'info_articles_proposes' => 'Articles submitted', |
|
| 361 | - 'info_articles_un' => '1 article', |
|
| 362 | - 'info_auteurs_nombre' => 'author(s):', |
|
| 363 | - 'info_authentification_ftp' => 'Authentication (by FTP).', |
|
| 364 | - 'info_breves_2' => 'news', |
|
| 365 | - 'info_breves_nb' => '@nb@ news items', |
|
| 366 | - 'info_breves_un' => '1 news item', |
|
| 367 | - 'info_connexion_refusee' => 'Connection denied', |
|
| 368 | - 'info_contact_developpeur' => 'Please contact a developer.', |
|
| 369 | - 'info_contenance' => 'This site contains:', |
|
| 370 | - 'info_contribution' => 'contributions', |
|
| 371 | - 'info_copyright' => '@spip@ is free software distributed @lien_gpl@.', |
|
| 372 | - 'info_copyright_doc' => 'For more visit <a href="@spipnet@">@spipnet_affiche@</a>.', |
|
| 373 | - 'info_copyright_gpl' => 'under the GPL license', |
|
| 374 | - 'info_cours_edition' => 'In progress', |
|
| 375 | - 'info_creer_repertoire' => 'Please create a file or a directory called:', |
|
| 376 | - 'info_creer_repertoire_2' => 'inside the sub-directory <b>@repertoire@</b>, then', |
|
| 377 | - 'info_creer_vignette' => 'automatic thumbnail creation', |
|
| 378 | - 'info_creerdansrubrique_non_autorise' => 'You don’t have sufficient rights to create content in this section', |
|
| 379 | - 'info_deplier' => 'Unfold', |
|
| 380 | - 'info_descriptif_nombre' => 'description(s):', |
|
| 381 | - 'info_description' => 'Description:', |
|
| 382 | - 'info_description_2' => 'Description:', |
|
| 383 | - 'info_dimension' => 'Size:', |
|
| 384 | - 'info_documents_nb' => '@nb@ documents', |
|
| 385 | - 'info_documents_un' => '1 document', |
|
| 386 | - 'info_ecire_message_prive' => 'Write a private message', |
|
| 387 | - 'info_email_invalide' => 'Invalid email address.', |
|
| 388 | - 'info_en_cours_validation' => 'Your articles in progress', |
|
| 389 | - 'info_en_ligne' => 'Online now:', |
|
| 390 | - 'info_envoyer_message_prive' => 'Send a private message to this author', |
|
| 391 | - 'info_erreur_requete' => 'Error in query:', |
|
| 392 | - 'info_erreur_squelette2' => 'No <b>@fichier@</b> template available ...', |
|
| 393 | - 'info_erreur_systeme' => 'System error (errno @errsys@)', |
|
| 394 | - 'info_erreur_systeme2' => 'The hard disk may be full or the database damaged. <br /> |
|
| 296 | + // I |
|
| 297 | + 'ical_texte_rss_articles' => 'The site’s backend file for articles is:', |
|
| 298 | + 'ical_texte_rss_articles2' => 'You can also get backend files for individual sections on the site:', |
|
| 299 | + 'ical_texte_rss_breves' => 'Furthermore, there is a file containing the site’s news items. By selecting a section number, you can choose to get news items in that section only.', |
|
| 300 | + 'icone_a_suivre' => 'Launch pad', |
|
| 301 | + 'icone_admin_site' => 'Site administration', |
|
| 302 | + 'icone_agenda' => 'Calendar', |
|
| 303 | + 'icone_aide_ligne' => 'Help', |
|
| 304 | + 'icone_articles' => 'Articles', |
|
| 305 | + 'icone_auteurs' => 'Authors', |
|
| 306 | + 'icone_brouteur' => 'Quick browsing', |
|
| 307 | + 'icone_configuration_site' => 'Configuration', |
|
| 308 | + 'icone_configurer_site' => 'Configure your site', |
|
| 309 | + 'icone_creer_nouvel_auteur' => 'Create a new author', |
|
| 310 | + 'icone_creer_rubrique' => 'Create a section', |
|
| 311 | + 'icone_creer_sous_rubrique' => 'Create a subsection', |
|
| 312 | + 'icone_deconnecter' => 'Log out', |
|
| 313 | + 'icone_discussions' => 'Discussions', |
|
| 314 | + 'icone_doc_rubrique' => 'Documents attached', |
|
| 315 | + 'icone_ecrire_article' => 'Write a new article', |
|
| 316 | + 'icone_edition_site' => 'Edit site', |
|
| 317 | + 'icone_gestion_langues' => 'Language options', |
|
| 318 | + 'icone_informations_personnelles' => 'Personal information', |
|
| 319 | + 'icone_interface_complet' => 'full interface', |
|
| 320 | + 'icone_interface_simple' => 'Simplified interface', |
|
| 321 | + 'icone_maintenance_site' => 'Site maintenance', |
|
| 322 | + 'icone_messagerie_personnelle' => 'Private messages', |
|
| 323 | + 'icone_repartition_debut' => 'Show distribution from the start', |
|
| 324 | + 'icone_rubriques' => 'Sections', |
|
| 325 | + 'icone_sauver_site' => 'Site backup', |
|
| 326 | + 'icone_site_entier' => 'The entire site', |
|
| 327 | + 'icone_sites_references' => 'Referenced sites', |
|
| 328 | + 'icone_statistiques' => 'Site statistics', |
|
| 329 | + 'icone_suivi_activite' => 'Follow site activity', |
|
| 330 | + 'icone_suivi_actualite' => 'Site statistics', |
|
| 331 | + 'icone_suivi_pettions' => 'Manage petitions', |
|
| 332 | + 'icone_suivi_revisions' => 'Article revisions', |
|
| 333 | + 'icone_supprimer_document' => 'Delete this document', |
|
| 334 | + 'icone_supprimer_image' => 'Delete this image', |
|
| 335 | + 'icone_tous_articles' => 'All your articles', |
|
| 336 | + 'icone_tous_auteur' => 'All authors', |
|
| 337 | + 'icone_tous_visiteur' => 'All visitors', |
|
| 338 | + 'icone_visiter_site' => 'View the public site', |
|
| 339 | + 'icone_voir_en_ligne' => 'View online', |
|
| 340 | + 'img_indisponible' => 'image unavailable', |
|
| 341 | + 'impossible' => 'impossible', |
|
| 342 | + 'info_a_suivre' => 'LAUNCH PAD»', |
|
| 343 | + 'info_acces_interdit' => 'Access forbidden', |
|
| 344 | + 'info_acces_refuse' => 'Access denied', |
|
| 345 | + 'info_action' => 'Action: @action@', |
|
| 346 | + 'info_administrer_rubriques' => 'You can manage this section and any subsections', |
|
| 347 | + 'info_adresse_non_indiquee' => 'You did not specify an address to test!', |
|
| 348 | + 'info_aide' => 'HELP:', |
|
| 349 | + 'info_ajouter_mot' => 'Add keyword', |
|
| 350 | + 'info_annonce' => 'ANNOUNCEMENT', |
|
| 351 | + 'info_annonces_generales' => 'General announcements:', |
|
| 352 | + 'info_article_propose' => 'Article submitted', |
|
| 353 | + 'info_article_publie' => 'Article published', |
|
| 354 | + 'info_article_redaction' => 'Article in progress', |
|
| 355 | + 'info_article_refuse' => 'Article rejected', |
|
| 356 | + 'info_article_supprime' => 'Article deleted', |
|
| 357 | + 'info_articles' => 'Articles', |
|
| 358 | + 'info_articles_a_valider' => 'Articles awaiting validation', |
|
| 359 | + 'info_articles_nb' => '@nb@ articles', |
|
| 360 | + 'info_articles_proposes' => 'Articles submitted', |
|
| 361 | + 'info_articles_un' => '1 article', |
|
| 362 | + 'info_auteurs_nombre' => 'author(s):', |
|
| 363 | + 'info_authentification_ftp' => 'Authentication (by FTP).', |
|
| 364 | + 'info_breves_2' => 'news', |
|
| 365 | + 'info_breves_nb' => '@nb@ news items', |
|
| 366 | + 'info_breves_un' => '1 news item', |
|
| 367 | + 'info_connexion_refusee' => 'Connection denied', |
|
| 368 | + 'info_contact_developpeur' => 'Please contact a developer.', |
|
| 369 | + 'info_contenance' => 'This site contains:', |
|
| 370 | + 'info_contribution' => 'contributions', |
|
| 371 | + 'info_copyright' => '@spip@ is free software distributed @lien_gpl@.', |
|
| 372 | + 'info_copyright_doc' => 'For more visit <a href="@spipnet@">@spipnet_affiche@</a>.', |
|
| 373 | + 'info_copyright_gpl' => 'under the GPL license', |
|
| 374 | + 'info_cours_edition' => 'In progress', |
|
| 375 | + 'info_creer_repertoire' => 'Please create a file or a directory called:', |
|
| 376 | + 'info_creer_repertoire_2' => 'inside the sub-directory <b>@repertoire@</b>, then', |
|
| 377 | + 'info_creer_vignette' => 'automatic thumbnail creation', |
|
| 378 | + 'info_creerdansrubrique_non_autorise' => 'You don’t have sufficient rights to create content in this section', |
|
| 379 | + 'info_deplier' => 'Unfold', |
|
| 380 | + 'info_descriptif_nombre' => 'description(s):', |
|
| 381 | + 'info_description' => 'Description:', |
|
| 382 | + 'info_description_2' => 'Description:', |
|
| 383 | + 'info_dimension' => 'Size:', |
|
| 384 | + 'info_documents_nb' => '@nb@ documents', |
|
| 385 | + 'info_documents_un' => '1 document', |
|
| 386 | + 'info_ecire_message_prive' => 'Write a private message', |
|
| 387 | + 'info_email_invalide' => 'Invalid email address.', |
|
| 388 | + 'info_en_cours_validation' => 'Your articles in progress', |
|
| 389 | + 'info_en_ligne' => 'Online now:', |
|
| 390 | + 'info_envoyer_message_prive' => 'Send a private message to this author', |
|
| 391 | + 'info_erreur_requete' => 'Error in query:', |
|
| 392 | + 'info_erreur_squelette2' => 'No <b>@fichier@</b> template available ...', |
|
| 393 | + 'info_erreur_systeme' => 'System error (errno @errsys@)', |
|
| 394 | + 'info_erreur_systeme2' => 'The hard disk may be full or the database damaged. <br /> |
|
| 395 | 395 | <span style="color:red;">Try <a href=\'@script@\'>repairing the database</a>, or contact your service provider.</span>', |
| 396 | - 'info_fini' => 'Done!', |
|
| 397 | - 'info_format_image' => 'Image format to be used for vignettes: @gd_formats@.', |
|
| 398 | - 'info_format_non_defini' => 'undefined format', |
|
| 399 | - 'info_grand_ecran' => 'Large display', |
|
| 400 | - 'info_image_aide' => 'HELP', |
|
| 401 | - 'info_image_process_titre' => 'How to create thumbnails', |
|
| 402 | - 'info_impossible_lire_page' => '<b>Error!</b> The page <tt><html>@test_proxy@</html></tt> cannot be viewed through the proxy', |
|
| 403 | - 'info_installation_systeme_publication' => 'Installing publication system...', |
|
| 404 | - 'info_installer_documents' => 'You can automatically install all documents in the folder @upload@.', |
|
| 405 | - 'info_installer_ftp' => 'As an administrator, you can install files via FTP to the folder @upload@ in order to select them directly from here.', |
|
| 406 | - 'info_installer_images' => 'You can install images in the formats JPEG, GIF, and PNG.', |
|
| 407 | - 'info_installer_images_dossier' => 'Install images in folder @upload@ if you want to select them here.', |
|
| 408 | - 'info_interface_complete' => 'full interface', |
|
| 409 | - 'info_interface_simple' => 'Simplified interface', |
|
| 410 | - 'info_joindre_document_article' => 'You can attach the following types of document to your article', |
|
| 411 | - 'info_joindre_document_rubrique' => 'You can add documents of the following types to this section ', |
|
| 412 | - 'info_joindre_documents_article' => 'You can attach documents of the following types to your article:', |
|
| 413 | - 'info_l_article' => 'the article', |
|
| 414 | - 'info_la_breve' => 'the news item', |
|
| 415 | - 'info_la_rubrique' => 'the section', |
|
| 416 | - 'info_langue_principale' => 'Main language for site', |
|
| 417 | - 'info_largeur_vignette' => '@largeur_vignette@ × @hauteur_vignette@ pixels', |
|
| 418 | - 'info_les_auteurs_1' => 'by @les_auteurs@', |
|
| 419 | - 'info_logo_format_interdit' => 'Only logos in these formats @formats@ are allowed.', |
|
| 420 | - 'info_logo_max_poids' => 'Logos must be less than @maxi@ (this file is @actuel@).', |
|
| 421 | - 'info_mail_fournisseur' => '[email protected]', |
|
| 422 | - 'info_message_2' => 'MESSAGE', |
|
| 423 | - 'info_message_supprime' => 'MESSAGE DELETED', |
|
| 424 | - 'info_messages_nb' => '@nb@ messages', |
|
| 425 | - 'info_messages_un' => '1 message', |
|
| 426 | - 'info_mise_en_ligne' => 'Published on:', |
|
| 427 | - 'info_modification_parametres_securite' => 'modifying security parameters', |
|
| 428 | - 'info_mois_courant' => 'During the month:', |
|
| 429 | - 'info_mot_cle_ajoute' => 'The following keyword was added to', |
|
| 430 | - 'info_multi_herit' => 'Default language', |
|
| 431 | - 'info_multi_langues_soulignees' => 'The <u>languages underlined</u> provide partial or total translations for all the interface texts. If you select these languages, many elements of the public site (dates, forms) will be translated automatically. As for the languages that are not underlined, those elements will be displayed using the site’s default language.', |
|
| 432 | - 'info_multilinguisme' => 'Multilingual', |
|
| 433 | - 'info_nom_non_utilisateurs_connectes' => 'Your name does not appear in the list of users online.', |
|
| 434 | - 'info_nom_utilisateurs_connectes' => 'Your name appears in the list of users online.', |
|
| 435 | - 'info_nombre_en_ligne' => 'Online now:', |
|
| 436 | - 'info_non_resultat' => 'No results for "@cherche_mot@"', |
|
| 437 | - 'info_non_utilisation_messagerie' => 'You are not using private messaging on this site.', |
|
| 438 | - 'info_nouveau_message' => 'YOU HAVE A NEW MESSAGE', |
|
| 439 | - 'info_nouveaux_messages' => 'YOU HAVE @total_messages@ NEW MESSAGES', |
|
| 440 | - 'info_numero_abbreviation' => 'No', |
|
| 441 | - 'info_obligatoire' => 'This information is required', |
|
| 442 | - 'info_page_actuelle' => 'Actual page', |
|
| 443 | - 'info_pense_bete' => 'MEMO', |
|
| 444 | - 'info_petit_ecran' => 'Small display', |
|
| 445 | - 'info_petition_close' => 'Petition closed', |
|
| 446 | - 'info_pixels' => 'pixels', |
|
| 447 | - 'info_plusieurs_mots_trouves' => 'Several keywords were found for "@cherche_mot@":', |
|
| 448 | - 'info_portfolio_automatique' => 'Automated portfolio:', |
|
| 449 | - 'info_premier_resultat' => '[First @debut_limit@ results out of @total@]', |
|
| 450 | - 'info_premier_resultat_sur' => '[First @debut_limit@ results out of @total@]', |
|
| 451 | - 'info_propose_1' => '[@nom_site_spip@] Submitted: @titre@', |
|
| 452 | - 'info_propose_2' => 'Article submitted |
|
| 396 | + 'info_fini' => 'Done!', |
|
| 397 | + 'info_format_image' => 'Image format to be used for vignettes: @gd_formats@.', |
|
| 398 | + 'info_format_non_defini' => 'undefined format', |
|
| 399 | + 'info_grand_ecran' => 'Large display', |
|
| 400 | + 'info_image_aide' => 'HELP', |
|
| 401 | + 'info_image_process_titre' => 'How to create thumbnails', |
|
| 402 | + 'info_impossible_lire_page' => '<b>Error!</b> The page <tt><html>@test_proxy@</html></tt> cannot be viewed through the proxy', |
|
| 403 | + 'info_installation_systeme_publication' => 'Installing publication system...', |
|
| 404 | + 'info_installer_documents' => 'You can automatically install all documents in the folder @upload@.', |
|
| 405 | + 'info_installer_ftp' => 'As an administrator, you can install files via FTP to the folder @upload@ in order to select them directly from here.', |
|
| 406 | + 'info_installer_images' => 'You can install images in the formats JPEG, GIF, and PNG.', |
|
| 407 | + 'info_installer_images_dossier' => 'Install images in folder @upload@ if you want to select them here.', |
|
| 408 | + 'info_interface_complete' => 'full interface', |
|
| 409 | + 'info_interface_simple' => 'Simplified interface', |
|
| 410 | + 'info_joindre_document_article' => 'You can attach the following types of document to your article', |
|
| 411 | + 'info_joindre_document_rubrique' => 'You can add documents of the following types to this section ', |
|
| 412 | + 'info_joindre_documents_article' => 'You can attach documents of the following types to your article:', |
|
| 413 | + 'info_l_article' => 'the article', |
|
| 414 | + 'info_la_breve' => 'the news item', |
|
| 415 | + 'info_la_rubrique' => 'the section', |
|
| 416 | + 'info_langue_principale' => 'Main language for site', |
|
| 417 | + 'info_largeur_vignette' => '@largeur_vignette@ × @hauteur_vignette@ pixels', |
|
| 418 | + 'info_les_auteurs_1' => 'by @les_auteurs@', |
|
| 419 | + 'info_logo_format_interdit' => 'Only logos in these formats @formats@ are allowed.', |
|
| 420 | + 'info_logo_max_poids' => 'Logos must be less than @maxi@ (this file is @actuel@).', |
|
| 421 | + 'info_mail_fournisseur' => '[email protected]', |
|
| 422 | + 'info_message_2' => 'MESSAGE', |
|
| 423 | + 'info_message_supprime' => 'MESSAGE DELETED', |
|
| 424 | + 'info_messages_nb' => '@nb@ messages', |
|
| 425 | + 'info_messages_un' => '1 message', |
|
| 426 | + 'info_mise_en_ligne' => 'Published on:', |
|
| 427 | + 'info_modification_parametres_securite' => 'modifying security parameters', |
|
| 428 | + 'info_mois_courant' => 'During the month:', |
|
| 429 | + 'info_mot_cle_ajoute' => 'The following keyword was added to', |
|
| 430 | + 'info_multi_herit' => 'Default language', |
|
| 431 | + 'info_multi_langues_soulignees' => 'The <u>languages underlined</u> provide partial or total translations for all the interface texts. If you select these languages, many elements of the public site (dates, forms) will be translated automatically. As for the languages that are not underlined, those elements will be displayed using the site’s default language.', |
|
| 432 | + 'info_multilinguisme' => 'Multilingual', |
|
| 433 | + 'info_nom_non_utilisateurs_connectes' => 'Your name does not appear in the list of users online.', |
|
| 434 | + 'info_nom_utilisateurs_connectes' => 'Your name appears in the list of users online.', |
|
| 435 | + 'info_nombre_en_ligne' => 'Online now:', |
|
| 436 | + 'info_non_resultat' => 'No results for "@cherche_mot@"', |
|
| 437 | + 'info_non_utilisation_messagerie' => 'You are not using private messaging on this site.', |
|
| 438 | + 'info_nouveau_message' => 'YOU HAVE A NEW MESSAGE', |
|
| 439 | + 'info_nouveaux_messages' => 'YOU HAVE @total_messages@ NEW MESSAGES', |
|
| 440 | + 'info_numero_abbreviation' => 'No', |
|
| 441 | + 'info_obligatoire' => 'This information is required', |
|
| 442 | + 'info_page_actuelle' => 'Actual page', |
|
| 443 | + 'info_pense_bete' => 'MEMO', |
|
| 444 | + 'info_petit_ecran' => 'Small display', |
|
| 445 | + 'info_petition_close' => 'Petition closed', |
|
| 446 | + 'info_pixels' => 'pixels', |
|
| 447 | + 'info_plusieurs_mots_trouves' => 'Several keywords were found for "@cherche_mot@":', |
|
| 448 | + 'info_portfolio_automatique' => 'Automated portfolio:', |
|
| 449 | + 'info_premier_resultat' => '[First @debut_limit@ results out of @total@]', |
|
| 450 | + 'info_premier_resultat_sur' => '[First @debut_limit@ results out of @total@]', |
|
| 451 | + 'info_propose_1' => '[@nom_site_spip@] Submitted: @titre@', |
|
| 452 | + 'info_propose_2' => 'Article submitted |
|
| 453 | 453 | -----------------', |
| 454 | - 'info_propose_3' => 'The article "@titre@" has been submitted for publication.', |
|
| 455 | - 'info_propose_4' => 'You are invited to review it and give your opinion', |
|
| 456 | - 'info_propose_5' => 'in the associated forum. It is available here:', |
|
| 457 | - 'info_publie_01' => 'The article "@titre@" was validated by @connect_nom@.', |
|
| 458 | - 'info_publie_1' => '[@nom_site_spip@] PUBLISHED: @titre@', |
|
| 459 | - 'info_publie_2' => 'Article published |
|
| 454 | + 'info_propose_3' => 'The article "@titre@" has been submitted for publication.', |
|
| 455 | + 'info_propose_4' => 'You are invited to review it and give your opinion', |
|
| 456 | + 'info_propose_5' => 'in the associated forum. It is available here:', |
|
| 457 | + 'info_publie_01' => 'The article "@titre@" was validated by @connect_nom@.', |
|
| 458 | + 'info_publie_1' => '[@nom_site_spip@] PUBLISHED: @titre@', |
|
| 459 | + 'info_publie_2' => 'Article published |
|
| 460 | 460 | -----------------', |
| 461 | - 'info_rechercher' => 'Search', |
|
| 462 | - 'info_rechercher_02' => 'Search:', |
|
| 463 | - 'info_remplacer_vignette' => 'Replace the default vignette by a customised logo:', |
|
| 464 | - 'info_rubriques_nb' => '@nb@ sections', |
|
| 465 | - 'info_rubriques_un' => '1 section', |
|
| 466 | - 'info_sans_titre_2' => 'untitled', |
|
| 467 | - 'info_selectionner_fichier' => 'You can select a file from the folder @upload@', |
|
| 468 | - 'info_selectionner_fichier_2' => 'Select a file:', |
|
| 469 | - 'info_sites_nb' => '@nb@ sites', |
|
| 470 | - 'info_sites_un' => '1 site', |
|
| 471 | - 'info_supprimer_vignette' => 'delete the vignette', |
|
| 472 | - 'info_symbole_bleu' => 'A <b>blue</b> symbol indicates a <b>memo</b>: i.e. a message for your personal use.', |
|
| 473 | - 'info_symbole_jaune' => 'A <b>yellow</b> symbol indicates an <b>announcement to all editors</b>: it can be edited by all administrators, and is visible to all editors.', |
|
| 474 | - 'info_symbole_vert' => 'A <b>green</b> symbol indicates the <b>messages exchanged with other users</b> of the site.', |
|
| 475 | - 'info_telecharger_nouveau_logo' => 'Upload a new logo:', |
|
| 476 | - 'info_telecharger_ordinateur' => 'Upload from your computer:', |
|
| 477 | - 'info_tous_resultats_enregistres' => '[all the results are recorded]', |
|
| 478 | - 'info_tout_afficher' => 'Show all', |
|
| 479 | - 'info_travaux_texte' => 'This site is not yet set up. Please come back later...', |
|
| 480 | - 'info_travaux_titre' => 'Site under construction', |
|
| 481 | - 'info_trop_resultat' => 'Too many results for "@cherche_mot@"; please refine the search.', |
|
| 482 | - 'info_utilisation_messagerie_interne' => 'You are using the internal message system of this site.', |
|
| 483 | - 'info_valider_lien' => 'validate this link', |
|
| 484 | - 'info_verifier_image' => ', please make sure your images have been transferred correctly.', |
|
| 485 | - 'info_vignette_defaut' => 'Default vignette', |
|
| 486 | - 'info_vignette_personnalisee' => 'Custom vignette', |
|
| 487 | - 'info_visite' => 'visit:', |
|
| 488 | - 'info_vos_rendez_vous' => 'Your future appointments', |
|
| 489 | - 'infos_vos_pense_bete' => 'Your memos', |
|
| 461 | + 'info_rechercher' => 'Search', |
|
| 462 | + 'info_rechercher_02' => 'Search:', |
|
| 463 | + 'info_remplacer_vignette' => 'Replace the default vignette by a customised logo:', |
|
| 464 | + 'info_rubriques_nb' => '@nb@ sections', |
|
| 465 | + 'info_rubriques_un' => '1 section', |
|
| 466 | + 'info_sans_titre_2' => 'untitled', |
|
| 467 | + 'info_selectionner_fichier' => 'You can select a file from the folder @upload@', |
|
| 468 | + 'info_selectionner_fichier_2' => 'Select a file:', |
|
| 469 | + 'info_sites_nb' => '@nb@ sites', |
|
| 470 | + 'info_sites_un' => '1 site', |
|
| 471 | + 'info_supprimer_vignette' => 'delete the vignette', |
|
| 472 | + 'info_symbole_bleu' => 'A <b>blue</b> symbol indicates a <b>memo</b>: i.e. a message for your personal use.', |
|
| 473 | + 'info_symbole_jaune' => 'A <b>yellow</b> symbol indicates an <b>announcement to all editors</b>: it can be edited by all administrators, and is visible to all editors.', |
|
| 474 | + 'info_symbole_vert' => 'A <b>green</b> symbol indicates the <b>messages exchanged with other users</b> of the site.', |
|
| 475 | + 'info_telecharger_nouveau_logo' => 'Upload a new logo:', |
|
| 476 | + 'info_telecharger_ordinateur' => 'Upload from your computer:', |
|
| 477 | + 'info_tous_resultats_enregistres' => '[all the results are recorded]', |
|
| 478 | + 'info_tout_afficher' => 'Show all', |
|
| 479 | + 'info_travaux_texte' => 'This site is not yet set up. Please come back later...', |
|
| 480 | + 'info_travaux_titre' => 'Site under construction', |
|
| 481 | + 'info_trop_resultat' => 'Too many results for "@cherche_mot@"; please refine the search.', |
|
| 482 | + 'info_utilisation_messagerie_interne' => 'You are using the internal message system of this site.', |
|
| 483 | + 'info_valider_lien' => 'validate this link', |
|
| 484 | + 'info_verifier_image' => ', please make sure your images have been transferred correctly.', |
|
| 485 | + 'info_vignette_defaut' => 'Default vignette', |
|
| 486 | + 'info_vignette_personnalisee' => 'Custom vignette', |
|
| 487 | + 'info_visite' => 'visit:', |
|
| 488 | + 'info_vos_rendez_vous' => 'Your future appointments', |
|
| 489 | + 'infos_vos_pense_bete' => 'Your memos', |
|
| 490 | 490 | |
| 491 | - // L |
|
| 492 | - 'label_ajout_id_rapide' => 'Quick addition', |
|
| 493 | - 'label_poids_fichier' => 'Size', |
|
| 494 | - 'label_ponctuer' => '@label@ :', |
|
| 495 | - 'lien_afficher_icones_seuls' => 'Show only icons', |
|
| 496 | - 'lien_afficher_texte_icones' => 'Show icons and text', |
|
| 497 | - 'lien_afficher_texte_seul' => 'Show only text', |
|
| 498 | - 'lien_aller_a_la_derniere_page' => 'Go to the last page', |
|
| 499 | - 'lien_aller_a_la_page_nb' => 'Go to page @nb@', |
|
| 500 | - 'lien_aller_a_la_page_precedente' => 'Go to the previous page', |
|
| 501 | - 'lien_aller_a_la_page_suivante' => 'Go to the next page', |
|
| 502 | - 'lien_aller_a_la_premiere_page' => 'Go to the first page', |
|
| 503 | - 'lien_liberer' => 'release', |
|
| 504 | - 'lien_liberer_tous' => 'Release all', |
|
| 505 | - 'lien_nouvea_pense_bete' => 'NEW MEMO', |
|
| 506 | - 'lien_nouveau_message' => 'NEW MESSAGE', |
|
| 507 | - 'lien_nouvelle_annonce' => 'NEW ANNOUNCEMENT', |
|
| 508 | - 'lien_petitions' => 'PETITION', |
|
| 509 | - 'lien_popularite' => 'popularity: @popularite@%', |
|
| 510 | - 'lien_racine_site' => 'SITE ROOT', |
|
| 511 | - 'lien_reessayer' => 'try again', |
|
| 512 | - 'lien_repondre_message' => 'Reply to this message', |
|
| 513 | - 'lien_supprimer' => 'delete', |
|
| 514 | - 'lien_tout_afficher' => 'Show all', |
|
| 515 | - 'lien_visite_site' => 'visit this site', |
|
| 516 | - 'lien_visites' => '@visites@ visits', |
|
| 517 | - 'lien_voir_auteur' => 'Check this author', |
|
| 518 | - 'ligne' => 'Line', |
|
| 519 | - 'login' => 'Connection', |
|
| 520 | - 'login_acces_prive' => 'access to the private area', |
|
| 521 | - 'login_autre_identifiant' => 'use a different ID', |
|
| 522 | - 'login_cookie_accepte' => 'Please configure your browser to accept them for this site.', |
|
| 523 | - 'login_cookie_oblige' => 'For secure identification, your browser must accept cookies.', |
|
| 524 | - 'login_deconnexion_ok' => 'Logged out.', |
|
| 525 | - 'login_erreur_pass' => 'Wrong password.', |
|
| 526 | - 'login_espace_prive' => 'private area', |
|
| 527 | - 'login_identifiant_inconnu' => 'The identifier "@login@" is unknown.', |
|
| 528 | - 'login_login' => 'Login:', |
|
| 529 | - 'login_login2' => 'Login or e-mail address:', |
|
| 530 | - 'login_login_pass_incorrect' => '(Wrong login or password).', |
|
| 531 | - 'login_motpasseoublie' => 'password forgotten?', |
|
| 532 | - 'login_non_securise' => 'Caution, this form is not secure. |
|
| 491 | + // L |
|
| 492 | + 'label_ajout_id_rapide' => 'Quick addition', |
|
| 493 | + 'label_poids_fichier' => 'Size', |
|
| 494 | + 'label_ponctuer' => '@label@ :', |
|
| 495 | + 'lien_afficher_icones_seuls' => 'Show only icons', |
|
| 496 | + 'lien_afficher_texte_icones' => 'Show icons and text', |
|
| 497 | + 'lien_afficher_texte_seul' => 'Show only text', |
|
| 498 | + 'lien_aller_a_la_derniere_page' => 'Go to the last page', |
|
| 499 | + 'lien_aller_a_la_page_nb' => 'Go to page @nb@', |
|
| 500 | + 'lien_aller_a_la_page_precedente' => 'Go to the previous page', |
|
| 501 | + 'lien_aller_a_la_page_suivante' => 'Go to the next page', |
|
| 502 | + 'lien_aller_a_la_premiere_page' => 'Go to the first page', |
|
| 503 | + 'lien_liberer' => 'release', |
|
| 504 | + 'lien_liberer_tous' => 'Release all', |
|
| 505 | + 'lien_nouvea_pense_bete' => 'NEW MEMO', |
|
| 506 | + 'lien_nouveau_message' => 'NEW MESSAGE', |
|
| 507 | + 'lien_nouvelle_annonce' => 'NEW ANNOUNCEMENT', |
|
| 508 | + 'lien_petitions' => 'PETITION', |
|
| 509 | + 'lien_popularite' => 'popularity: @popularite@%', |
|
| 510 | + 'lien_racine_site' => 'SITE ROOT', |
|
| 511 | + 'lien_reessayer' => 'try again', |
|
| 512 | + 'lien_repondre_message' => 'Reply to this message', |
|
| 513 | + 'lien_supprimer' => 'delete', |
|
| 514 | + 'lien_tout_afficher' => 'Show all', |
|
| 515 | + 'lien_visite_site' => 'visit this site', |
|
| 516 | + 'lien_visites' => '@visites@ visits', |
|
| 517 | + 'lien_voir_auteur' => 'Check this author', |
|
| 518 | + 'ligne' => 'Line', |
|
| 519 | + 'login' => 'Connection', |
|
| 520 | + 'login_acces_prive' => 'access to the private area', |
|
| 521 | + 'login_autre_identifiant' => 'use a different ID', |
|
| 522 | + 'login_cookie_accepte' => 'Please configure your browser to accept them for this site.', |
|
| 523 | + 'login_cookie_oblige' => 'For secure identification, your browser must accept cookies.', |
|
| 524 | + 'login_deconnexion_ok' => 'Logged out.', |
|
| 525 | + 'login_erreur_pass' => 'Wrong password.', |
|
| 526 | + 'login_espace_prive' => 'private area', |
|
| 527 | + 'login_identifiant_inconnu' => 'The identifier "@login@" is unknown.', |
|
| 528 | + 'login_login' => 'Login:', |
|
| 529 | + 'login_login2' => 'Login or e-mail address:', |
|
| 530 | + 'login_login_pass_incorrect' => '(Wrong login or password).', |
|
| 531 | + 'login_motpasseoublie' => 'password forgotten?', |
|
| 532 | + 'login_non_securise' => 'Caution, this form is not secure. |
|
| 533 | 533 | If you do not want your password to be open to |
| 534 | 534 | interception on the network, please activate Javascript |
| 535 | 535 | in your browser and', |
| 536 | - 'login_nouvelle_tentative' => 'New attempt', |
|
| 537 | - 'login_par_ici' => 'You are registered... this way...', |
|
| 538 | - 'login_pass2' => 'Password:', |
|
| 539 | - 'login_preferez_refuser' => '<b>If you prefer to refuse cookies</b>, there is another, less secure, method of connection available:', |
|
| 540 | - 'login_recharger' => 'reload this page', |
|
| 541 | - 'login_rester_identifie' => 'Remember me', |
|
| 542 | - 'login_retour_public' => 'Back to the public site', |
|
| 543 | - 'login_retour_site' => 'Back to the public site', |
|
| 544 | - 'login_retoursitepublic' => 'back to the public site', |
|
| 545 | - 'login_sans_cookie' => 'Identification without cookie', |
|
| 546 | - 'login_securise' => 'Secure login', |
|
| 547 | - 'login_sinscrire' => 'register', |
|
| 548 | - 'login_test_navigateur' => 'testing browser/reconnection', |
|
| 549 | - 'login_verifiez_navigateur' => '(However, check that your browser did not memorise your password...)', |
|
| 536 | + 'login_nouvelle_tentative' => 'New attempt', |
|
| 537 | + 'login_par_ici' => 'You are registered... this way...', |
|
| 538 | + 'login_pass2' => 'Password:', |
|
| 539 | + 'login_preferez_refuser' => '<b>If you prefer to refuse cookies</b>, there is another, less secure, method of connection available:', |
|
| 540 | + 'login_recharger' => 'reload this page', |
|
| 541 | + 'login_rester_identifie' => 'Remember me', |
|
| 542 | + 'login_retour_public' => 'Back to the public site', |
|
| 543 | + 'login_retour_site' => 'Back to the public site', |
|
| 544 | + 'login_retoursitepublic' => 'back to the public site', |
|
| 545 | + 'login_sans_cookie' => 'Identification without cookie', |
|
| 546 | + 'login_securise' => 'Secure login', |
|
| 547 | + 'login_sinscrire' => 'register', |
|
| 548 | + 'login_test_navigateur' => 'testing browser/reconnection', |
|
| 549 | + 'login_verifiez_navigateur' => '(However, check that your browser did not memorise your password...)', |
|
| 550 | 550 | |
| 551 | - // M |
|
| 552 | - 'masquer_colonne' => 'Hide this column', |
|
| 553 | - 'masquer_trad' => 'hide translations', |
|
| 554 | - 'message_nouveaux_identifiants_echec' => 'New identifiers could not be created.', |
|
| 555 | - 'message_nouveaux_identifiants_echec_envoi' => 'The new connection identifiers could not be sent.', |
|
| 556 | - 'message_nouveaux_identifiants_ok' => 'The new connection identifiers were sent to @email@.', |
|
| 557 | - 'module_fichiers_langues' => 'Language files', |
|
| 551 | + // M |
|
| 552 | + 'masquer_colonne' => 'Hide this column', |
|
| 553 | + 'masquer_trad' => 'hide translations', |
|
| 554 | + 'message_nouveaux_identifiants_echec' => 'New identifiers could not be created.', |
|
| 555 | + 'message_nouveaux_identifiants_echec_envoi' => 'The new connection identifiers could not be sent.', |
|
| 556 | + 'message_nouveaux_identifiants_ok' => 'The new connection identifiers were sent to @email@.', |
|
| 557 | + 'module_fichiers_langues' => 'Language files', |
|
| 558 | 558 | |
| 559 | - // N |
|
| 560 | - 'navigateur_pas_redirige' => 'If you are not automatically redirected, click here to continue.', |
|
| 561 | - 'numero' => 'Number', |
|
| 559 | + // N |
|
| 560 | + 'navigateur_pas_redirige' => 'If you are not automatically redirected, click here to continue.', |
|
| 561 | + 'numero' => 'Number', |
|
| 562 | 562 | |
| 563 | - // O |
|
| 564 | - 'occurence' => 'Instance', |
|
| 565 | - 'onglet_affacer_base' => 'Delete the database', |
|
| 566 | - 'onglet_auteur' => 'The author', |
|
| 567 | - 'onglet_contenu_site' => 'Site content', |
|
| 568 | - 'onglet_evolution_visite_mod' => 'Trend in visits', |
|
| 569 | - 'onglet_fonctions_avances' => 'Advanced functions', |
|
| 570 | - 'onglet_informations_personnelles' => 'Personal Information', |
|
| 571 | - 'onglet_interactivite' => 'Interactivity', |
|
| 572 | - 'onglet_messagerie' => 'Messaging', |
|
| 573 | - 'onglet_repartition_rubrique' => 'Distribution by section', |
|
| 574 | - 'onglet_save_restaur_base' => 'Backup/restore the database', |
|
| 575 | - 'onglet_vider_cache' => 'Empty the cache', |
|
| 563 | + // O |
|
| 564 | + 'occurence' => 'Instance', |
|
| 565 | + 'onglet_affacer_base' => 'Delete the database', |
|
| 566 | + 'onglet_auteur' => 'The author', |
|
| 567 | + 'onglet_contenu_site' => 'Site content', |
|
| 568 | + 'onglet_evolution_visite_mod' => 'Trend in visits', |
|
| 569 | + 'onglet_fonctions_avances' => 'Advanced functions', |
|
| 570 | + 'onglet_informations_personnelles' => 'Personal Information', |
|
| 571 | + 'onglet_interactivite' => 'Interactivity', |
|
| 572 | + 'onglet_messagerie' => 'Messaging', |
|
| 573 | + 'onglet_repartition_rubrique' => 'Distribution by section', |
|
| 574 | + 'onglet_save_restaur_base' => 'Backup/restore the database', |
|
| 575 | + 'onglet_vider_cache' => 'Empty the cache', |
|
| 576 | 576 | |
| 577 | - // P |
|
| 578 | - 'pass_choix_pass' => 'Please choose a new password:', |
|
| 579 | - 'pass_erreur' => 'Error', |
|
| 580 | - 'pass_erreur_acces_refuse' => '<b>Error:</b> you no longer have access to this site.', |
|
| 581 | - 'pass_erreur_code_inconnu' => '<b>Error:</b> this code does not match any visitors with access permission to this site.', |
|
| 582 | - 'pass_erreur_non_enregistre' => '<b>Error :</b> the address <tt>@email_oubli@</tt> is not registered on this site.', |
|
| 583 | - 'pass_erreur_non_valide' => '<b>Error :</b> the e-mail <tt>@email_oubli@</tt> is not valid!', |
|
| 584 | - 'pass_erreur_probleme_technique' => '<b>Error :</b> this e-mail could not be sent due to a technical problem.', |
|
| 585 | - 'pass_espace_prive_bla' => 'The private area of this site is open to |
|
| 577 | + // P |
|
| 578 | + 'pass_choix_pass' => 'Please choose a new password:', |
|
| 579 | + 'pass_erreur' => 'Error', |
|
| 580 | + 'pass_erreur_acces_refuse' => '<b>Error:</b> you no longer have access to this site.', |
|
| 581 | + 'pass_erreur_code_inconnu' => '<b>Error:</b> this code does not match any visitors with access permission to this site.', |
|
| 582 | + 'pass_erreur_non_enregistre' => '<b>Error :</b> the address <tt>@email_oubli@</tt> is not registered on this site.', |
|
| 583 | + 'pass_erreur_non_valide' => '<b>Error :</b> the e-mail <tt>@email_oubli@</tt> is not valid!', |
|
| 584 | + 'pass_erreur_probleme_technique' => '<b>Error :</b> this e-mail could not be sent due to a technical problem.', |
|
| 585 | + 'pass_espace_prive_bla' => 'The private area of this site is open to |
|
| 586 | 586 | visitors after registration. Once you have registered, |
| 587 | 587 | you can review the articles in progress, |
| 588 | 588 | submit articles and participate in forums.', |
| 589 | - 'pass_forum_bla' => 'You have requested to take part in a forum |
|
| 589 | + 'pass_forum_bla' => 'You have requested to take part in a forum |
|
| 590 | 590 | reserved for registered visitors.', |
| 591 | - 'pass_indiquez_cidessous' => 'Enter the email address with which you |
|
| 591 | + 'pass_indiquez_cidessous' => 'Enter the email address with which you |
|
| 592 | 592 | registered. You |
| 593 | 593 | will receive an email explaining how you |
| 594 | 594 | can retrieve your password.', |
| 595 | - 'pass_mail_passcookie' => '(this is an automated message) |
|
| 595 | + 'pass_mail_passcookie' => '(this is an automated message) |
|
| 596 | 596 | |
| 597 | 597 | To recover your access to the site |
| 598 | 598 | @nom_site_spip@ (@adresse_site@) |
@@ -603,146 +603,146 @@ discard block |
||
| 603 | 603 | You can then enter a new password |
| 604 | 604 | and log in to the site. |
| 605 | 605 | ', |
| 606 | - 'pass_mot_oublie' => 'Password forgotten', |
|
| 607 | - 'pass_nouveau_enregistre' => 'Your new password has been recorded.', |
|
| 608 | - 'pass_nouveau_pass' => 'New password', |
|
| 609 | - 'pass_ok' => 'OK', |
|
| 610 | - 'pass_oubli_mot' => 'Forgotten password', |
|
| 611 | - 'pass_procedure_changer' => 'In order to change your password, we have to check your identity first. Please enter the e-mail address associated with this account.', |
|
| 612 | - 'pass_quitter_fenetre' => 'Close this window', |
|
| 613 | - 'pass_rappel_login' => 'Reminder: your identifier (login) is "@login@".', |
|
| 614 | - 'pass_recevoir_mail' => 'A link to reset your password has been sent to your email address (if it is valid).', |
|
| 615 | - 'pass_retour_public' => 'Back to the public site', |
|
| 616 | - 'pass_rien_a_faire_ici' => 'Nothing to do here.', |
|
| 617 | - 'pass_vousinscrire' => 'Registering with the site', |
|
| 618 | - 'precedent' => 'previous', |
|
| 619 | - 'previsualisation' => 'Preview', |
|
| 620 | - 'previsualiser' => 'Show preview', |
|
| 606 | + 'pass_mot_oublie' => 'Password forgotten', |
|
| 607 | + 'pass_nouveau_enregistre' => 'Your new password has been recorded.', |
|
| 608 | + 'pass_nouveau_pass' => 'New password', |
|
| 609 | + 'pass_ok' => 'OK', |
|
| 610 | + 'pass_oubli_mot' => 'Forgotten password', |
|
| 611 | + 'pass_procedure_changer' => 'In order to change your password, we have to check your identity first. Please enter the e-mail address associated with this account.', |
|
| 612 | + 'pass_quitter_fenetre' => 'Close this window', |
|
| 613 | + 'pass_rappel_login' => 'Reminder: your identifier (login) is "@login@".', |
|
| 614 | + 'pass_recevoir_mail' => 'A link to reset your password has been sent to your email address (if it is valid).', |
|
| 615 | + 'pass_retour_public' => 'Back to the public site', |
|
| 616 | + 'pass_rien_a_faire_ici' => 'Nothing to do here.', |
|
| 617 | + 'pass_vousinscrire' => 'Registering with the site', |
|
| 618 | + 'precedent' => 'previous', |
|
| 619 | + 'previsualisation' => 'Preview', |
|
| 620 | + 'previsualiser' => 'Show preview', |
|
| 621 | 621 | |
| 622 | - // R |
|
| 623 | - 'retour' => 'Back', |
|
| 622 | + // R |
|
| 623 | + 'retour' => 'Back', |
|
| 624 | 624 | |
| 625 | - // S |
|
| 626 | - 'spip_conforme_dtd' => 'SPIP finds this page to be in compliance with its DOCTYPE:', |
|
| 627 | - 'squelette' => 'template', |
|
| 628 | - 'squelette_inclus_ligne' => 'included template, line', |
|
| 629 | - 'squelette_ligne' => 'template, line', |
|
| 630 | - 'stats_visites_et_popularite' => '@visites@ visits; popularity: @popularite@', |
|
| 631 | - 'suivant' => 'next', |
|
| 625 | + // S |
|
| 626 | + 'spip_conforme_dtd' => 'SPIP finds this page to be in compliance with its DOCTYPE:', |
|
| 627 | + 'squelette' => 'template', |
|
| 628 | + 'squelette_inclus_ligne' => 'included template, line', |
|
| 629 | + 'squelette_ligne' => 'template, line', |
|
| 630 | + 'stats_visites_et_popularite' => '@visites@ visits; popularity: @popularite@', |
|
| 631 | + 'suivant' => 'next', |
|
| 632 | 632 | |
| 633 | - // T |
|
| 634 | - 'taille_go' => '@taille@ Gb', |
|
| 635 | - 'taille_ko' => '@taille@ kb', |
|
| 636 | - 'taille_mo' => '@taille@ Mb', |
|
| 637 | - 'taille_octets' => '@taille@ bytes', |
|
| 638 | - 'texte_actualite_site_1' => 'When you are more familiar with the interface, click on "', |
|
| 639 | - 'texte_actualite_site_2' => 'full interface', |
|
| 640 | - 'texte_actualite_site_3' => '" to make more features available.', |
|
| 641 | - 'texte_creation_automatique_vignette' => 'Automatic creation of preview vignettes is enabled. If you use this form to install, images in the format(s) @gd_formats@, they will be coupled with a vignette whose maximum size is @taille_preview@ pixels.', |
|
| 642 | - 'texte_documents_associes' => 'The following documents are associated with the article,, |
|
| 633 | + // T |
|
| 634 | + 'taille_go' => '@taille@ Gb', |
|
| 635 | + 'taille_ko' => '@taille@ kb', |
|
| 636 | + 'taille_mo' => '@taille@ Mb', |
|
| 637 | + 'taille_octets' => '@taille@ bytes', |
|
| 638 | + 'texte_actualite_site_1' => 'When you are more familiar with the interface, click on "', |
|
| 639 | + 'texte_actualite_site_2' => 'full interface', |
|
| 640 | + 'texte_actualite_site_3' => '" to make more features available.', |
|
| 641 | + 'texte_creation_automatique_vignette' => 'Automatic creation of preview vignettes is enabled. If you use this form to install, images in the format(s) @gd_formats@, they will be coupled with a vignette whose maximum size is @taille_preview@ pixels.', |
|
| 642 | + 'texte_documents_associes' => 'The following documents are associated with the article,, |
|
| 643 | 643 | but they were not directly |
| 644 | 644 | inserted. Depending on the layout of the public site, |
| 645 | 645 | they may appear as attached documents.', |
| 646 | - 'texte_erreur_mise_niveau_base' => 'Database error during the upgrade. |
|
| 646 | + 'texte_erreur_mise_niveau_base' => 'Database error during the upgrade. |
|
| 647 | 647 | The image <b>@fichier@</b> did not pass (article @id_article@).<p> |
| 648 | 648 | Note this reference carefully, try the upgrade procedure again, |
| 649 | 649 | and check afterwards that the images still appear |
| 650 | 650 | in the articles.', |
| 651 | - 'texte_erreur_visiteur' => 'You have tried to enter the private area using an unauthorised login.', |
|
| 652 | - 'texte_inc_auth_1' => 'You used the login |
|
| 651 | + 'texte_erreur_visiteur' => 'You have tried to enter the private area using an unauthorised login.', |
|
| 652 | + 'texte_inc_auth_1' => 'You used the login |
|
| 653 | 653 | <b>@auth_login@</b>, but it does not exist in the database. |
| 654 | 654 | Try to', |
| 655 | - 'texte_inc_auth_2' => 'reconnect', |
|
| 656 | - 'texte_inc_auth_3' => ', having quit and |
|
| 655 | + 'texte_inc_auth_2' => 'reconnect', |
|
| 656 | + 'texte_inc_auth_3' => ', having quit and |
|
| 657 | 657 | restarted your browser if necessary.', |
| 658 | - 'texte_inc_config' => 'Changes made to the options on these pages have a great effect on |
|
| 658 | + 'texte_inc_config' => 'Changes made to the options on these pages have a great effect on |
|
| 659 | 659 | the functioning of the site. You are advised not to make any changes unless you are |
| 660 | 660 | familiar with how SPIP works. <br /><br /><b>In |
| 661 | 661 | general, you are strongly advised |
| 662 | 662 | to let the main webmaster of the site deal with these pages.</b>', |
| 663 | - 'texte_inc_meta_1' => 'The system encountered an error when trying to write the file <code>@fichier@</code>. As a site administrator, please', |
|
| 664 | - 'texte_inc_meta_2' => 'verify write permissions', |
|
| 665 | - 'texte_inc_meta_3' => 'of the directory <code>@repertoire@</code>.', |
|
| 666 | - 'texte_statut_en_cours_redaction' => 'editing in progress', |
|
| 667 | - 'texte_statut_poubelle' => 'to the dustbin', |
|
| 668 | - 'texte_statut_propose_evaluation' => 'submitted for evaluation', |
|
| 669 | - 'texte_statut_publie' => 'published online', |
|
| 670 | - 'texte_statut_refuse' => 'rejected', |
|
| 671 | - 'titre_ajouter_mot_cle' => 'ADD A KEYWORD:', |
|
| 672 | - 'titre_cadre_raccourcis' => 'SHORTCUTS:', |
|
| 673 | - 'titre_changer_couleur_interface' => 'Changing interface colour', |
|
| 674 | - 'titre_image_admin_article' => 'You can administrate this article', |
|
| 675 | - 'titre_image_administrateur' => 'Administrator', |
|
| 676 | - 'titre_image_aide' => 'Help on this item', |
|
| 677 | - 'titre_image_auteur_supprime' => 'Author deleted', |
|
| 678 | - 'titre_image_redacteur' => 'Editor without access', |
|
| 679 | - 'titre_image_redacteur_02' => 'Editor', |
|
| 680 | - 'titre_image_selecteur' => 'Display list', |
|
| 681 | - 'titre_image_visiteur' => 'Visitor', |
|
| 682 | - 'titre_joindre_document' => 'ATTACH A DOCUMENT', |
|
| 683 | - 'titre_mots_cles' => 'KEYWORDS', |
|
| 684 | - 'titre_probleme_technique' => 'Warning: a technical problem (SQL server) is preventing access to this part of the site. Thank you for your patience.', |
|
| 685 | - 'titre_publier_document' => 'PUBLISH A DOCUMENT IN THIS SECTION', |
|
| 686 | - 'titre_signatures_attente' => 'Signatures awaiting validation', |
|
| 687 | - 'titre_signatures_confirmees' => 'Signatures confirmed', |
|
| 688 | - 'titre_statistiques' => 'Site statistics', |
|
| 689 | - 'titre_titre_document' => 'Document title:', |
|
| 690 | - 'todo' => 'to come', |
|
| 691 | - 'trad_definir_reference' => 'Choose "@titre@" as a reference for translations', |
|
| 692 | - 'trad_reference' => '(reference for translations)', |
|
| 663 | + 'texte_inc_meta_1' => 'The system encountered an error when trying to write the file <code>@fichier@</code>. As a site administrator, please', |
|
| 664 | + 'texte_inc_meta_2' => 'verify write permissions', |
|
| 665 | + 'texte_inc_meta_3' => 'of the directory <code>@repertoire@</code>.', |
|
| 666 | + 'texte_statut_en_cours_redaction' => 'editing in progress', |
|
| 667 | + 'texte_statut_poubelle' => 'to the dustbin', |
|
| 668 | + 'texte_statut_propose_evaluation' => 'submitted for evaluation', |
|
| 669 | + 'texte_statut_publie' => 'published online', |
|
| 670 | + 'texte_statut_refuse' => 'rejected', |
|
| 671 | + 'titre_ajouter_mot_cle' => 'ADD A KEYWORD:', |
|
| 672 | + 'titre_cadre_raccourcis' => 'SHORTCUTS:', |
|
| 673 | + 'titre_changer_couleur_interface' => 'Changing interface colour', |
|
| 674 | + 'titre_image_admin_article' => 'You can administrate this article', |
|
| 675 | + 'titre_image_administrateur' => 'Administrator', |
|
| 676 | + 'titre_image_aide' => 'Help on this item', |
|
| 677 | + 'titre_image_auteur_supprime' => 'Author deleted', |
|
| 678 | + 'titre_image_redacteur' => 'Editor without access', |
|
| 679 | + 'titre_image_redacteur_02' => 'Editor', |
|
| 680 | + 'titre_image_selecteur' => 'Display list', |
|
| 681 | + 'titre_image_visiteur' => 'Visitor', |
|
| 682 | + 'titre_joindre_document' => 'ATTACH A DOCUMENT', |
|
| 683 | + 'titre_mots_cles' => 'KEYWORDS', |
|
| 684 | + 'titre_probleme_technique' => 'Warning: a technical problem (SQL server) is preventing access to this part of the site. Thank you for your patience.', |
|
| 685 | + 'titre_publier_document' => 'PUBLISH A DOCUMENT IN THIS SECTION', |
|
| 686 | + 'titre_signatures_attente' => 'Signatures awaiting validation', |
|
| 687 | + 'titre_signatures_confirmees' => 'Signatures confirmed', |
|
| 688 | + 'titre_statistiques' => 'Site statistics', |
|
| 689 | + 'titre_titre_document' => 'Document title:', |
|
| 690 | + 'todo' => 'to come', |
|
| 691 | + 'trad_definir_reference' => 'Choose "@titre@" as a reference for translations', |
|
| 692 | + 'trad_reference' => '(reference for translations)', |
|
| 693 | 693 | |
| 694 | - // U |
|
| 695 | - 'upload_limit' => 'This file is too big for the server: the maximum size allowed for <i>upload</i> is @max@.', |
|
| 694 | + // U |
|
| 695 | + 'upload_limit' => 'This file is too big for the server: the maximum size allowed for <i>upload</i> is @max@.', |
|
| 696 | 696 | |
| 697 | - // Z |
|
| 698 | - 'zbug_balise_b_aval' => ': B tag too late in loop', |
|
| 699 | - 'zbug_balise_inexistante' => 'Tag @balise@ wrongly declared for @from@', |
|
| 700 | - 'zbug_balise_sans_argument' => 'Missing argument in the @balise@ tag', |
|
| 701 | - 'zbug_boucle' => 'loop', |
|
| 702 | - 'zbug_boucle_recursive_undef' => 'undefined recursive loop: @nom@', |
|
| 703 | - 'zbug_calcul' => 'calculation', |
|
| 704 | - 'zbug_champ_hors_boucle' => 'Field @champ@ outside loop', |
|
| 705 | - 'zbug_champ_hors_critere' => 'Field @champ@ outside criterion @critere@', |
|
| 706 | - 'zbug_champ_hors_motif' => 'Field @champ@ outside context @motif@', |
|
| 707 | - 'zbug_code' => 'code', |
|
| 708 | - 'zbug_critere_inconnu' => 'Unknown criterion @critere@', |
|
| 709 | - 'zbug_critere_sur_table_sans_cle_primaire' => '{@critere@} on a table without atomic primary key', |
|
| 710 | - 'zbug_distant_interdit' => 'External data forbidden', |
|
| 711 | - 'zbug_doublon_table_sans_cle_primaire' => 'Duplicate entries on a table which does not have a simple primary key', |
|
| 712 | - 'zbug_doublon_table_sans_index' => 'Duplicate entries on a table without an index', |
|
| 713 | - 'zbug_erreur_boucle_double' => 'Loop @id@: double definition', |
|
| 714 | - 'zbug_erreur_boucle_fermant' => 'Loop @id@: missing closing tag', |
|
| 715 | - 'zbug_erreur_boucle_syntaxe' => 'Syntax error in loop (BOUCLE)', |
|
| 716 | - 'zbug_erreur_compilation' => 'Compilation error', |
|
| 717 | - 'zbug_erreur_execution_page' => 'Execution error', |
|
| 718 | - 'zbug_erreur_filtre' => 'Undefined filter @filtre@', |
|
| 719 | - 'zbug_erreur_filtre_nbarg_min' => '@filtre@ filter: @nb@ argument(s) missing', |
|
| 720 | - 'zbug_erreur_meme_parent' => '{meme_parent} only applies to loops (FORUMS) and (RUBRIQUES)', |
|
| 721 | - 'zbug_erreur_squelette' => 'Error(s) in template', |
|
| 722 | - 'zbug_hors_compilation' => 'Uncompiled', |
|
| 723 | - 'zbug_info_erreur_squelette' => 'Error in the site', |
|
| 724 | - 'zbug_inversion_ordre_inexistant' => 'Reversion of non-existent order', |
|
| 725 | - 'zbug_pagination_sans_critere' => '#PAGINATION tag without {pagination} criterion, or used in a recursive loop', |
|
| 726 | - 'zbug_parametres_inclus_incorrects' => 'Wrong inclusion parameter: @param@', |
|
| 727 | - 'zbug_profile' => 'Calculation time: @time@', |
|
| 728 | - 'zbug_resultat' => 'result', |
|
| 729 | - 'zbug_serveur_indefini' => 'Undefined SQL server', |
|
| 730 | - 'zbug_statistiques' => 'SQL query statistics in order of duration', |
|
| 731 | - 'zbug_table_inconnue' => 'Unknown SQL table "@table@"', |
|
| 732 | - 'zxml_connus_attributs' => 'known attributes', |
|
| 733 | - 'zxml_de' => 'from', |
|
| 734 | - 'zxml_inconnu_attribut' => 'unknown attribute', |
|
| 735 | - 'zxml_inconnu_balise' => 'unknown tag', |
|
| 736 | - 'zxml_inconnu_entite' => 'unknown entity', |
|
| 737 | - 'zxml_inconnu_id' => 'unknown ID', |
|
| 738 | - 'zxml_mais_de' => 'but from', |
|
| 739 | - 'zxml_non_conforme' => 'not true to the principle', |
|
| 740 | - 'zxml_non_fils' => 'is not a child of', |
|
| 741 | - 'zxml_nonvide_balise' => 'tag not empty', |
|
| 742 | - 'zxml_obligatoire_attribut' => 'required attribute absent in', |
|
| 743 | - 'zxml_succession_fils_incorrecte' => 'incorrect child inheritance', |
|
| 744 | - 'zxml_survoler' => 'to see the correct ones, hover with the cursor', |
|
| 745 | - 'zxml_valeur_attribut' => 'attribute value', |
|
| 746 | - 'zxml_vide_balise' => 'empty tag', |
|
| 747 | - 'zxml_vu' => 'seen before' |
|
| 697 | + // Z |
|
| 698 | + 'zbug_balise_b_aval' => ': B tag too late in loop', |
|
| 699 | + 'zbug_balise_inexistante' => 'Tag @balise@ wrongly declared for @from@', |
|
| 700 | + 'zbug_balise_sans_argument' => 'Missing argument in the @balise@ tag', |
|
| 701 | + 'zbug_boucle' => 'loop', |
|
| 702 | + 'zbug_boucle_recursive_undef' => 'undefined recursive loop: @nom@', |
|
| 703 | + 'zbug_calcul' => 'calculation', |
|
| 704 | + 'zbug_champ_hors_boucle' => 'Field @champ@ outside loop', |
|
| 705 | + 'zbug_champ_hors_critere' => 'Field @champ@ outside criterion @critere@', |
|
| 706 | + 'zbug_champ_hors_motif' => 'Field @champ@ outside context @motif@', |
|
| 707 | + 'zbug_code' => 'code', |
|
| 708 | + 'zbug_critere_inconnu' => 'Unknown criterion @critere@', |
|
| 709 | + 'zbug_critere_sur_table_sans_cle_primaire' => '{@critere@} on a table without atomic primary key', |
|
| 710 | + 'zbug_distant_interdit' => 'External data forbidden', |
|
| 711 | + 'zbug_doublon_table_sans_cle_primaire' => 'Duplicate entries on a table which does not have a simple primary key', |
|
| 712 | + 'zbug_doublon_table_sans_index' => 'Duplicate entries on a table without an index', |
|
| 713 | + 'zbug_erreur_boucle_double' => 'Loop @id@: double definition', |
|
| 714 | + 'zbug_erreur_boucle_fermant' => 'Loop @id@: missing closing tag', |
|
| 715 | + 'zbug_erreur_boucle_syntaxe' => 'Syntax error in loop (BOUCLE)', |
|
| 716 | + 'zbug_erreur_compilation' => 'Compilation error', |
|
| 717 | + 'zbug_erreur_execution_page' => 'Execution error', |
|
| 718 | + 'zbug_erreur_filtre' => 'Undefined filter @filtre@', |
|
| 719 | + 'zbug_erreur_filtre_nbarg_min' => '@filtre@ filter: @nb@ argument(s) missing', |
|
| 720 | + 'zbug_erreur_meme_parent' => '{meme_parent} only applies to loops (FORUMS) and (RUBRIQUES)', |
|
| 721 | + 'zbug_erreur_squelette' => 'Error(s) in template', |
|
| 722 | + 'zbug_hors_compilation' => 'Uncompiled', |
|
| 723 | + 'zbug_info_erreur_squelette' => 'Error in the site', |
|
| 724 | + 'zbug_inversion_ordre_inexistant' => 'Reversion of non-existent order', |
|
| 725 | + 'zbug_pagination_sans_critere' => '#PAGINATION tag without {pagination} criterion, or used in a recursive loop', |
|
| 726 | + 'zbug_parametres_inclus_incorrects' => 'Wrong inclusion parameter: @param@', |
|
| 727 | + 'zbug_profile' => 'Calculation time: @time@', |
|
| 728 | + 'zbug_resultat' => 'result', |
|
| 729 | + 'zbug_serveur_indefini' => 'Undefined SQL server', |
|
| 730 | + 'zbug_statistiques' => 'SQL query statistics in order of duration', |
|
| 731 | + 'zbug_table_inconnue' => 'Unknown SQL table "@table@"', |
|
| 732 | + 'zxml_connus_attributs' => 'known attributes', |
|
| 733 | + 'zxml_de' => 'from', |
|
| 734 | + 'zxml_inconnu_attribut' => 'unknown attribute', |
|
| 735 | + 'zxml_inconnu_balise' => 'unknown tag', |
|
| 736 | + 'zxml_inconnu_entite' => 'unknown entity', |
|
| 737 | + 'zxml_inconnu_id' => 'unknown ID', |
|
| 738 | + 'zxml_mais_de' => 'but from', |
|
| 739 | + 'zxml_non_conforme' => 'not true to the principle', |
|
| 740 | + 'zxml_non_fils' => 'is not a child of', |
|
| 741 | + 'zxml_nonvide_balise' => 'tag not empty', |
|
| 742 | + 'zxml_obligatoire_attribut' => 'required attribute absent in', |
|
| 743 | + 'zxml_succession_fils_incorrecte' => 'incorrect child inheritance', |
|
| 744 | + 'zxml_survoler' => 'to see the correct ones, hover with the cursor', |
|
| 745 | + 'zxml_valeur_attribut' => 'attribute value', |
|
| 746 | + 'zxml_vide_balise' => 'empty tag', |
|
| 747 | + 'zxml_vu' => 'seen before' |
|
| 748 | 748 | ); |
@@ -4,123 +4,123 @@ |
||
| 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 | - 'accueil_site' => 'الصفحة الرئيسية', |
|
| 14 | - 'article' => 'مقال', |
|
| 15 | - 'articles' => 'المقالات', |
|
| 16 | - 'articles_auteur' => 'مقالات هذا المؤلف', |
|
| 17 | - 'articles_populaires' => 'المقالات الأكثر شعبية', |
|
| 18 | - 'articles_rubrique' => 'مقالات هذا القسم', |
|
| 19 | - 'aucun_article' => 'لا توجد مقالات على هذا العنوان', |
|
| 20 | - 'aucun_auteur' => 'لا يوجد مؤلفون على هذا العنوان', |
|
| 21 | - 'aucun_site' => 'لا توجد مواقع على هذا العنوان', |
|
| 22 | - 'aucune_breve' => 'لا توجد أخبار على هذا العنوان', |
|
| 23 | - 'aucune_rubrique' => 'لا توجد أقسام على هذا العنوان', |
|
| 24 | - 'auteur' => 'مؤلف', |
|
| 25 | - 'autres' => 'آخرون', |
|
| 26 | - 'autres_breves' => 'أخبار أخرى', |
|
| 27 | - 'autres_groupes_mots_clefs' => 'مجموعات مفاتيح أخرى', |
|
| 28 | - 'autres_sites' => 'مواقع أخرى', |
|
| 29 | - |
|
| 30 | - // B |
|
| 31 | - 'bonjour' => 'أهلاً وسهلاً', |
|
| 32 | - |
|
| 33 | - // C |
|
| 34 | - 'commenter_site' => 'تعليق على هذا الموقع', |
|
| 35 | - 'contact' => 'للاتصال', |
|
| 36 | - 'copie_document_impossible' => 'لا يمكن نسخ المستند', |
|
| 37 | - |
|
| 38 | - // D |
|
| 39 | - 'date' => 'التاريخ', |
|
| 40 | - 'dernier_ajout' => 'آخر إضافة', |
|
| 41 | - 'dernieres_breves' => 'آخر الأخبار', |
|
| 42 | - 'derniers_articles' => 'آخر المقالات', |
|
| 43 | - 'derniers_commentaires' => 'آخر التعليقات', |
|
| 44 | - 'derniers_messages_forum' => 'آخر المشاركات المنشورة في المنتديات', |
|
| 45 | - |
|
| 46 | - // E |
|
| 47 | - 'edition_mode_texte' => 'النشرة في وضعية النصوص', |
|
| 48 | - 'en_reponse' => 'رداً على:', |
|
| 49 | - 'en_resume' => 'باختصار', |
|
| 50 | - 'envoyer_message' => 'إرسال مشاركة', |
|
| 51 | - 'espace_prive' => 'المجال الخاص', |
|
| 52 | - |
|
| 53 | - // F |
|
| 54 | - 'formats_acceptes' => 'التنسيقات المسموحة: @formats@.', |
|
| 55 | - |
|
| 56 | - // H |
|
| 57 | - 'hierarchie_site' => 'هرمية الموقع', |
|
| 58 | - |
|
| 59 | - // J |
|
| 60 | - 'jours' => 'يوم', |
|
| 61 | - |
|
| 62 | - // L |
|
| 63 | - 'lien_connecter' => 'دخول', |
|
| 64 | - |
|
| 65 | - // M |
|
| 66 | - 'meme_auteur' => 'من نفس المؤلف', |
|
| 67 | - 'meme_rubrique' => 'في هذا القسم أيضاً', |
|
| 68 | - 'memes_auteurs' => 'من المؤلفين نفسهم ايضاً', |
|
| 69 | - 'message' => 'مشاركة', |
|
| 70 | - 'messages_forum' => 'مشاركة منتدى', |
|
| 71 | - 'messages_recents' => 'أحدث المشاركات', |
|
| 72 | - 'mots_clef' => 'مفتاح', |
|
| 73 | - 'mots_clefs' => 'المفاتيح', |
|
| 74 | - 'mots_clefs_meme_groupe' => 'المفاتيح الأخرى في هذه المجموعة', |
|
| 75 | - |
|
| 76 | - // N |
|
| 77 | - 'navigation' => 'تصفح', |
|
| 78 | - 'nom' => 'الاسم', |
|
| 79 | - 'nouveautes' => 'الجديد', |
|
| 80 | - 'nouveautes_web' => 'الجديد على النسيج', |
|
| 81 | - 'nouveaux_articles' => 'المقالات الجديدة', |
|
| 82 | - 'nouvelles_breves' => 'الأخبار الجديدة', |
|
| 83 | - |
|
| 84 | - // P |
|
| 85 | - 'page_precedente' => 'الصفحة السابقة', |
|
| 86 | - 'page_suivante' => 'الصفحة التالية', |
|
| 87 | - 'par_auteur' => 'بقلم ', |
|
| 88 | - 'participer_site' => 'يمكنك المشاركة في هذا الموقع، بالتسجيل أدناه ونشر مقالاتك. وبعد التسجيل، سوف تصلك رسالة فورية بالبريد الإلكتروني تتضمن معرفك الخاص الذي يسمح لك بالدخول الى المجال الخاص.', |
|
| 89 | - 'plan_site' => 'خريطة الموقع', |
|
| 90 | - 'popularite' => 'الشعبية', |
|
| 91 | - 'poster_message' => 'إبعث برسالة', |
|
| 92 | - 'proposer_site' => 'يمكنك افتراح إضافة موقع الى هذا القسم:', |
|
| 93 | - |
|
| 94 | - // R |
|
| 95 | - 'repondre_article' => 'الرد على هذا المقال', |
|
| 96 | - 'repondre_breve' => 'الرد على هذا الخبر', |
|
| 97 | - 'resultats_recherche' => 'نتائج البحث', |
|
| 98 | - 'retour_debut_forums' => 'عودة الى بداية المنتديات', |
|
| 99 | - 'rss_abonnement' => 'نسخ عن،ان URL التالي في مجمّع RSS:', |
|
| 100 | - 'rss_abonnement_titre' => 'الاشتراك', |
|
| 101 | - 'rss_abonnement_titre_page' => 'الاشتراك في', |
|
| 102 | - 'rss_explication' => 'يجمع خيط RSS معلومات حول تحديث موقع. ويوفر محتوى تذاكر التحديث او التعليقات او مقتطفات منها إضافة الى رابط الى المحتويات الكاملة وبعض المعلومات الإضافية. هذا الخيط يُقرأ بواسطة مجمّع RSS.', |
|
| 103 | - 'rss_explication_titre' => 'ما هو تدفق RSS؟', |
|
| 104 | - 'rubrique' => 'القسم', |
|
| 105 | - 'rubriques' => 'الأقسام', |
|
| 106 | - |
|
| 107 | - // S |
|
| 108 | - 'signatures_petition' => 'التوقيعات', |
|
| 109 | - 'site_realise_avec_spip' => 'موقع صمم بنظام SPIP', |
|
| 110 | - 'sites_web' => 'مواقع النسيج', |
|
| 111 | - 'sous_rubriques' => 'الأقسام الفرعية', |
|
| 112 | - 'spam' => 'خنزرة', |
|
| 113 | - 'suite' => 'تتمة', |
|
| 114 | - 'sur_web' => 'على النسيج', |
|
| 115 | - 'syndiquer_rubrique' => 'ترخيص هذا القسم', |
|
| 116 | - 'syndiquer_site' => 'ترخيص كامل الموقع', |
|
| 117 | - |
|
| 118 | - // T |
|
| 119 | - 'texte_lettre_information' => 'ها هي نشرة الموقع', |
|
| 120 | - 'texte_lettre_information_2' => 'تحصي هذه النشرة المقالات والأخبار المنشورة منذ ', |
|
| 121 | - |
|
| 122 | - // V |
|
| 123 | - 'ver_imprimer' => 'نسخة للطباعة', |
|
| 124 | - 'voir_en_ligne' => 'عرض مباشر', |
|
| 125 | - 'voir_squelette' => 'عرض الصفحة النموذجية لهذه الصفحة' |
|
| 12 | + // A |
|
| 13 | + 'accueil_site' => 'الصفحة الرئيسية', |
|
| 14 | + 'article' => 'مقال', |
|
| 15 | + 'articles' => 'المقالات', |
|
| 16 | + 'articles_auteur' => 'مقالات هذا المؤلف', |
|
| 17 | + 'articles_populaires' => 'المقالات الأكثر شعبية', |
|
| 18 | + 'articles_rubrique' => 'مقالات هذا القسم', |
|
| 19 | + 'aucun_article' => 'لا توجد مقالات على هذا العنوان', |
|
| 20 | + 'aucun_auteur' => 'لا يوجد مؤلفون على هذا العنوان', |
|
| 21 | + 'aucun_site' => 'لا توجد مواقع على هذا العنوان', |
|
| 22 | + 'aucune_breve' => 'لا توجد أخبار على هذا العنوان', |
|
| 23 | + 'aucune_rubrique' => 'لا توجد أقسام على هذا العنوان', |
|
| 24 | + 'auteur' => 'مؤلف', |
|
| 25 | + 'autres' => 'آخرون', |
|
| 26 | + 'autres_breves' => 'أخبار أخرى', |
|
| 27 | + 'autres_groupes_mots_clefs' => 'مجموعات مفاتيح أخرى', |
|
| 28 | + 'autres_sites' => 'مواقع أخرى', |
|
| 29 | + |
|
| 30 | + // B |
|
| 31 | + 'bonjour' => 'أهلاً وسهلاً', |
|
| 32 | + |
|
| 33 | + // C |
|
| 34 | + 'commenter_site' => 'تعليق على هذا الموقع', |
|
| 35 | + 'contact' => 'للاتصال', |
|
| 36 | + 'copie_document_impossible' => 'لا يمكن نسخ المستند', |
|
| 37 | + |
|
| 38 | + // D |
|
| 39 | + 'date' => 'التاريخ', |
|
| 40 | + 'dernier_ajout' => 'آخر إضافة', |
|
| 41 | + 'dernieres_breves' => 'آخر الأخبار', |
|
| 42 | + 'derniers_articles' => 'آخر المقالات', |
|
| 43 | + 'derniers_commentaires' => 'آخر التعليقات', |
|
| 44 | + 'derniers_messages_forum' => 'آخر المشاركات المنشورة في المنتديات', |
|
| 45 | + |
|
| 46 | + // E |
|
| 47 | + 'edition_mode_texte' => 'النشرة في وضعية النصوص', |
|
| 48 | + 'en_reponse' => 'رداً على:', |
|
| 49 | + 'en_resume' => 'باختصار', |
|
| 50 | + 'envoyer_message' => 'إرسال مشاركة', |
|
| 51 | + 'espace_prive' => 'المجال الخاص', |
|
| 52 | + |
|
| 53 | + // F |
|
| 54 | + 'formats_acceptes' => 'التنسيقات المسموحة: @formats@.', |
|
| 55 | + |
|
| 56 | + // H |
|
| 57 | + 'hierarchie_site' => 'هرمية الموقع', |
|
| 58 | + |
|
| 59 | + // J |
|
| 60 | + 'jours' => 'يوم', |
|
| 61 | + |
|
| 62 | + // L |
|
| 63 | + 'lien_connecter' => 'دخول', |
|
| 64 | + |
|
| 65 | + // M |
|
| 66 | + 'meme_auteur' => 'من نفس المؤلف', |
|
| 67 | + 'meme_rubrique' => 'في هذا القسم أيضاً', |
|
| 68 | + 'memes_auteurs' => 'من المؤلفين نفسهم ايضاً', |
|
| 69 | + 'message' => 'مشاركة', |
|
| 70 | + 'messages_forum' => 'مشاركة منتدى', |
|
| 71 | + 'messages_recents' => 'أحدث المشاركات', |
|
| 72 | + 'mots_clef' => 'مفتاح', |
|
| 73 | + 'mots_clefs' => 'المفاتيح', |
|
| 74 | + 'mots_clefs_meme_groupe' => 'المفاتيح الأخرى في هذه المجموعة', |
|
| 75 | + |
|
| 76 | + // N |
|
| 77 | + 'navigation' => 'تصفح', |
|
| 78 | + 'nom' => 'الاسم', |
|
| 79 | + 'nouveautes' => 'الجديد', |
|
| 80 | + 'nouveautes_web' => 'الجديد على النسيج', |
|
| 81 | + 'nouveaux_articles' => 'المقالات الجديدة', |
|
| 82 | + 'nouvelles_breves' => 'الأخبار الجديدة', |
|
| 83 | + |
|
| 84 | + // P |
|
| 85 | + 'page_precedente' => 'الصفحة السابقة', |
|
| 86 | + 'page_suivante' => 'الصفحة التالية', |
|
| 87 | + 'par_auteur' => 'بقلم ', |
|
| 88 | + 'participer_site' => 'يمكنك المشاركة في هذا الموقع، بالتسجيل أدناه ونشر مقالاتك. وبعد التسجيل، سوف تصلك رسالة فورية بالبريد الإلكتروني تتضمن معرفك الخاص الذي يسمح لك بالدخول الى المجال الخاص.', |
|
| 89 | + 'plan_site' => 'خريطة الموقع', |
|
| 90 | + 'popularite' => 'الشعبية', |
|
| 91 | + 'poster_message' => 'إبعث برسالة', |
|
| 92 | + 'proposer_site' => 'يمكنك افتراح إضافة موقع الى هذا القسم:', |
|
| 93 | + |
|
| 94 | + // R |
|
| 95 | + 'repondre_article' => 'الرد على هذا المقال', |
|
| 96 | + 'repondre_breve' => 'الرد على هذا الخبر', |
|
| 97 | + 'resultats_recherche' => 'نتائج البحث', |
|
| 98 | + 'retour_debut_forums' => 'عودة الى بداية المنتديات', |
|
| 99 | + 'rss_abonnement' => 'نسخ عن،ان URL التالي في مجمّع RSS:', |
|
| 100 | + 'rss_abonnement_titre' => 'الاشتراك', |
|
| 101 | + 'rss_abonnement_titre_page' => 'الاشتراك في', |
|
| 102 | + 'rss_explication' => 'يجمع خيط RSS معلومات حول تحديث موقع. ويوفر محتوى تذاكر التحديث او التعليقات او مقتطفات منها إضافة الى رابط الى المحتويات الكاملة وبعض المعلومات الإضافية. هذا الخيط يُقرأ بواسطة مجمّع RSS.', |
|
| 103 | + 'rss_explication_titre' => 'ما هو تدفق RSS؟', |
|
| 104 | + 'rubrique' => 'القسم', |
|
| 105 | + 'rubriques' => 'الأقسام', |
|
| 106 | + |
|
| 107 | + // S |
|
| 108 | + 'signatures_petition' => 'التوقيعات', |
|
| 109 | + 'site_realise_avec_spip' => 'موقع صمم بنظام SPIP', |
|
| 110 | + 'sites_web' => 'مواقع النسيج', |
|
| 111 | + 'sous_rubriques' => 'الأقسام الفرعية', |
|
| 112 | + 'spam' => 'خنزرة', |
|
| 113 | + 'suite' => 'تتمة', |
|
| 114 | + 'sur_web' => 'على النسيج', |
|
| 115 | + 'syndiquer_rubrique' => 'ترخيص هذا القسم', |
|
| 116 | + 'syndiquer_site' => 'ترخيص كامل الموقع', |
|
| 117 | + |
|
| 118 | + // T |
|
| 119 | + 'texte_lettre_information' => 'ها هي نشرة الموقع', |
|
| 120 | + 'texte_lettre_information_2' => 'تحصي هذه النشرة المقالات والأخبار المنشورة منذ ', |
|
| 121 | + |
|
| 122 | + // V |
|
| 123 | + 'ver_imprimer' => 'نسخة للطباعة', |
|
| 124 | + 'voir_en_ligne' => 'عرض مباشر', |
|
| 125 | + 'voir_squelette' => 'عرض الصفحة النموذجية لهذه الصفحة' |
|
| 126 | 126 | ); |