@@ -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 | ); |
@@ -55,12 +55,12 @@ |
||
| 55 | 55 | $_params = '['; |
| 56 | 56 | $nb_params = count($p->param[0]); // 1ère valeur vide donc 1 en plus |
| 57 | 57 | for ($i = 3; $i < $nb_params; $i++) { |
| 58 | - $_params .= interprete_argument_balise($i, $p) . ','; |
|
| 58 | + $_params .= interprete_argument_balise($i, $p).','; |
|
| 59 | 59 | } |
| 60 | 60 | $_params .= ']'; |
| 61 | 61 | |
| 62 | 62 | $info_sql = strtolower(substr($info, 5)); |
| 63 | - $code = "generer_info_entite($id_objet, $type_objet, '$info_sql', " . ($p->etoile ? _q($p->etoile) : "''") . ", $_params)"; |
|
| 63 | + $code = "generer_info_entite($id_objet, $type_objet, '$info_sql', ".($p->etoile ? _q($p->etoile) : "''").", $_params)"; |
|
| 64 | 64 | $p->code = champ_sql($info, $p, $code); |
| 65 | 65 | $p->interdire_scripts = true; |
| 66 | 66 | |
@@ -17,7 +17,7 @@ discard block |
||
| 17 | 17 | **/ |
| 18 | 18 | |
| 19 | 19 | if (!defined('_ECRIRE_INC_VERSION')) { |
| 20 | - return; |
|
| 20 | + return; |
|
| 21 | 21 | } |
| 22 | 22 | |
| 23 | 23 | /** |
@@ -40,29 +40,29 @@ discard block |
||
| 40 | 40 | * Pile complétée par le code à générer |
| 41 | 41 | */ |
| 42 | 42 | function balise_INFO__dist($p) { |
| 43 | - $info = $p->nom_champ; |
|
| 44 | - $type_objet = interprete_argument_balise(1, $p); |
|
| 45 | - $id_objet = interprete_argument_balise(2, $p); |
|
| 46 | - if ($info === 'INFO_' or !$type_objet or !$id_objet) { |
|
| 47 | - $msg = _T('zbug_balise_sans_argument', ['balise' => ' INFO_']); |
|
| 48 | - erreur_squelette($msg, $p); |
|
| 49 | - $p->interdire_scripts = true; |
|
| 43 | + $info = $p->nom_champ; |
|
| 44 | + $type_objet = interprete_argument_balise(1, $p); |
|
| 45 | + $id_objet = interprete_argument_balise(2, $p); |
|
| 46 | + if ($info === 'INFO_' or !$type_objet or !$id_objet) { |
|
| 47 | + $msg = _T('zbug_balise_sans_argument', ['balise' => ' INFO_']); |
|
| 48 | + erreur_squelette($msg, $p); |
|
| 49 | + $p->interdire_scripts = true; |
|
| 50 | 50 | |
| 51 | - return $p; |
|
| 52 | - } else { |
|
| 53 | - // Récupérer tous les params à la suite de objet et id_objet |
|
| 54 | - $_params = '['; |
|
| 55 | - $nb_params = count($p->param[0]); // 1ère valeur vide donc 1 en plus |
|
| 56 | - for ($i = 3; $i < $nb_params; $i++) { |
|
| 57 | - $_params .= interprete_argument_balise($i, $p) . ','; |
|
| 58 | - } |
|
| 59 | - $_params .= ']'; |
|
| 51 | + return $p; |
|
| 52 | + } else { |
|
| 53 | + // Récupérer tous les params à la suite de objet et id_objet |
|
| 54 | + $_params = '['; |
|
| 55 | + $nb_params = count($p->param[0]); // 1ère valeur vide donc 1 en plus |
|
| 56 | + for ($i = 3; $i < $nb_params; $i++) { |
|
| 57 | + $_params .= interprete_argument_balise($i, $p) . ','; |
|
| 58 | + } |
|
| 59 | + $_params .= ']'; |
|
| 60 | 60 | |
| 61 | - $info_sql = strtolower(substr($info, 5)); |
|
| 62 | - $code = "generer_info_entite($id_objet, $type_objet, '$info_sql', " . ($p->etoile ? _q($p->etoile) : "''") . ", $_params)"; |
|
| 63 | - $p->code = champ_sql($info, $p, $code); |
|
| 64 | - $p->interdire_scripts = true; |
|
| 61 | + $info_sql = strtolower(substr($info, 5)); |
|
| 62 | + $code = "generer_info_entite($id_objet, $type_objet, '$info_sql', " . ($p->etoile ? _q($p->etoile) : "''") . ", $_params)"; |
|
| 63 | + $p->code = champ_sql($info, $p, $code); |
|
| 64 | + $p->interdire_scripts = true; |
|
| 65 | 65 | |
| 66 | - return $p; |
|
| 67 | - } |
|
| 66 | + return $p; |
|
| 67 | + } |
|
| 68 | 68 | } |
@@ -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,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 | ); |
@@ -4,903 +4,903 @@ |
||
| 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' => 'Gweredekaat al lugant', |
|
| 14 | - 'affichage' => 'Diskwel', |
|
| 15 | - 'aide_non_disponible' => 'N’eo ket hegerz c’hoazh al lodenn-mañ eus ar skoazell enlinenn er yezh-mañ.', |
|
| 16 | - 'annuler_recherche' => 'Nullañ an enklask', |
|
| 17 | - 'auteur' => 'Skridaozer:', |
|
| 18 | - 'avis_acces_interdit' => 'Digor difennet.', |
|
| 19 | - 'avis_acces_interdit_prive' => 'N’ho peus ket an aotre da vont war ar bajenn-mañ<b>@exec@</b>.', |
|
| 20 | - 'avis_article_modifie' => 'Diwallit, labouret ez eus bet war ar pennad-mañ gant @nom_auteur_modif@, @date_diff@ munutenn zo', |
|
| 21 | - 'avis_aucun_resultat' => 'Disoc’h ebet.', |
|
| 22 | - 'avis_base_inaccessible' => 'N’haller ket kevreañ ouzh an diaz roadennoù @base@.', |
|
| 23 | - 'avis_chemin_invalide_1' => 'An hent dibabet ganeoc’h', |
|
| 24 | - 'avis_chemin_invalide_2' => 'ne seblant ket bezañ reizh. Distroit d’ar bajenn a-raok ha gwiriit an titouroù pourchaset ganeoc’h.', |
|
| 25 | - 'avis_connexion_echec_1' => 'C’hwitet eo ar c’hevreañ ouzh an diaz roadennoù.', |
|
| 26 | - 'avis_connexion_echec_2' => 'Distroit d’ar bajenn a-raok, ha gwiriit an titouroù pourchaset ganeoc’h.', |
|
| 27 | - 'avis_connexion_echec_3' => '<b>N.B.</b> War meur a servijer e tleit <b>goulenn</b> e vefe gweredekaet ho moned d’an diaz roadennoù a-raok gallout e implijout. Mar n’hallit ket kevreañ, gwiriit ha graet hoc’h eus ar goulenn-se.', |
|
| 28 | - 'avis_connexion_erreur_creer_base' => 'N’eus ket bet gallet krouiñ an diaz roadennoù.', |
|
| 29 | - 'avis_connexion_erreur_nom_base' => 'N’hall bezañ nemet lizherennoù, sifroù ha barrennigoù en anv an diaz', |
|
| 30 | - 'avis_connexion_ldap_echec_1' => 'C’hwitet eo ar c’hevreañ ouzh ar servijer LDAP.', |
|
| 31 | - 'avis_connexion_ldap_echec_2' => 'Distroit d’ar bajenn a-raok, ha gwiriit an titouroù pourchaset ganeoc’h.', |
|
| 32 | - 'avis_connexion_ldap_echec_3' => 'A-hend-all n’implijit ket ar skor LDAP evit enporzhiañ implijerien.', |
|
| 33 | - 'avis_deplacement_rubrique' => 'Diwallit! Er rubrikenn-mañ ez eus @contient_breves@ berrskrid@scb@ : askit al logell-gadarnaat-mañ mard he dilec’hiit.', |
|
| 34 | - 'avis_erreur_connexion_mysql' => 'Fazi kevreañ SQL', |
|
| 35 | - 'avis_espace_interdit' => '<b>Lec’h difennet</b> <div>Staliet eo SPIP c’hoazh.</div>', |
|
| 36 | - 'avis_lecture_noms_bases_1' => 'N’eo ket bet ar programm staliañ evit lenn anvioù an diazoù roadennoù staliet.', |
|
| 37 | - 'avis_lecture_noms_bases_2' => 'Pe n’eus diaz hegerz ebet, pe diweredekaet eo bet al listennañ diazoù evit abegoù surentez (ar pezh a c’hoarvez gant meur a herberc’hier).', |
|
| 38 | - 'avis_lecture_noms_bases_3' => 'A-hend-all e tlefec’h implijout un diaz dezhañ hoc’h anv kevreañ:', |
|
| 39 | - 'avis_non_acces_page' => 'N’hoc’h eus ket moned d’ar bajenn-mañ.', |
|
| 40 | - 'avis_operation_echec' => 'C’hwitet eo an ober.', |
|
| 41 | - 'avis_operation_impossible' => 'Ober dibosupl', |
|
| 42 | - 'avis_suppression_base' => 'DIWALLIT, hep distro eo lemel roadennoù', |
|
| 12 | + // A |
|
| 13 | + 'activer_plugin' => 'Gweredekaat al lugant', |
|
| 14 | + 'affichage' => 'Diskwel', |
|
| 15 | + 'aide_non_disponible' => 'N’eo ket hegerz c’hoazh al lodenn-mañ eus ar skoazell enlinenn er yezh-mañ.', |
|
| 16 | + 'annuler_recherche' => 'Nullañ an enklask', |
|
| 17 | + 'auteur' => 'Skridaozer:', |
|
| 18 | + 'avis_acces_interdit' => 'Digor difennet.', |
|
| 19 | + 'avis_acces_interdit_prive' => 'N’ho peus ket an aotre da vont war ar bajenn-mañ<b>@exec@</b>.', |
|
| 20 | + 'avis_article_modifie' => 'Diwallit, labouret ez eus bet war ar pennad-mañ gant @nom_auteur_modif@, @date_diff@ munutenn zo', |
|
| 21 | + 'avis_aucun_resultat' => 'Disoc’h ebet.', |
|
| 22 | + 'avis_base_inaccessible' => 'N’haller ket kevreañ ouzh an diaz roadennoù @base@.', |
|
| 23 | + 'avis_chemin_invalide_1' => 'An hent dibabet ganeoc’h', |
|
| 24 | + 'avis_chemin_invalide_2' => 'ne seblant ket bezañ reizh. Distroit d’ar bajenn a-raok ha gwiriit an titouroù pourchaset ganeoc’h.', |
|
| 25 | + 'avis_connexion_echec_1' => 'C’hwitet eo ar c’hevreañ ouzh an diaz roadennoù.', |
|
| 26 | + 'avis_connexion_echec_2' => 'Distroit d’ar bajenn a-raok, ha gwiriit an titouroù pourchaset ganeoc’h.', |
|
| 27 | + 'avis_connexion_echec_3' => '<b>N.B.</b> War meur a servijer e tleit <b>goulenn</b> e vefe gweredekaet ho moned d’an diaz roadennoù a-raok gallout e implijout. Mar n’hallit ket kevreañ, gwiriit ha graet hoc’h eus ar goulenn-se.', |
|
| 28 | + 'avis_connexion_erreur_creer_base' => 'N’eus ket bet gallet krouiñ an diaz roadennoù.', |
|
| 29 | + 'avis_connexion_erreur_nom_base' => 'N’hall bezañ nemet lizherennoù, sifroù ha barrennigoù en anv an diaz', |
|
| 30 | + 'avis_connexion_ldap_echec_1' => 'C’hwitet eo ar c’hevreañ ouzh ar servijer LDAP.', |
|
| 31 | + 'avis_connexion_ldap_echec_2' => 'Distroit d’ar bajenn a-raok, ha gwiriit an titouroù pourchaset ganeoc’h.', |
|
| 32 | + 'avis_connexion_ldap_echec_3' => 'A-hend-all n’implijit ket ar skor LDAP evit enporzhiañ implijerien.', |
|
| 33 | + 'avis_deplacement_rubrique' => 'Diwallit! Er rubrikenn-mañ ez eus @contient_breves@ berrskrid@scb@ : askit al logell-gadarnaat-mañ mard he dilec’hiit.', |
|
| 34 | + 'avis_erreur_connexion_mysql' => 'Fazi kevreañ SQL', |
|
| 35 | + 'avis_espace_interdit' => '<b>Lec’h difennet</b> <div>Staliet eo SPIP c’hoazh.</div>', |
|
| 36 | + 'avis_lecture_noms_bases_1' => 'N’eo ket bet ar programm staliañ evit lenn anvioù an diazoù roadennoù staliet.', |
|
| 37 | + 'avis_lecture_noms_bases_2' => 'Pe n’eus diaz hegerz ebet, pe diweredekaet eo bet al listennañ diazoù evit abegoù surentez (ar pezh a c’hoarvez gant meur a herberc’hier).', |
|
| 38 | + 'avis_lecture_noms_bases_3' => 'A-hend-all e tlefec’h implijout un diaz dezhañ hoc’h anv kevreañ:', |
|
| 39 | + 'avis_non_acces_page' => 'N’hoc’h eus ket moned d’ar bajenn-mañ.', |
|
| 40 | + 'avis_operation_echec' => 'C’hwitet eo an ober.', |
|
| 41 | + 'avis_operation_impossible' => 'Ober dibosupl', |
|
| 42 | + 'avis_suppression_base' => 'DIWALLIT, hep distro eo lemel roadennoù', |
|
| 43 | 43 | |
| 44 | - // B |
|
| 45 | - 'bouton_acces_ldap' => 'Ouzhpennañ ar moned da LDAP', |
|
| 46 | - 'bouton_ajouter' => 'Ouzhpennañ', |
|
| 47 | - 'bouton_annuler' => 'Nullañ', |
|
| 48 | - 'bouton_cache_activer' => ' Adweredekaat ar grubuilh', |
|
| 49 | - 'bouton_cache_desactiver' => 'Diweredekaat ar grubuilh evit ur pennad', |
|
| 50 | - 'bouton_demande_publication' => 'Goulenn ma vo embannet ar pennad-mañ', |
|
| 51 | - 'bouton_desactive_tout' => 'Diweredekaat pep tra', |
|
| 52 | - 'bouton_desinstaller' => 'Distaliañ', |
|
| 53 | - 'bouton_effacer_tout' => 'Diverkañ PEP TRA', |
|
| 54 | - 'bouton_envoyer_message' => 'Kemennadenn ziwezhañ: kas', |
|
| 55 | - 'bouton_fermer' => 'Serriñ', |
|
| 56 | - 'bouton_mettre_a_jour_base' => 'Hizivaat an diaz roadennoù', |
|
| 57 | - 'bouton_modifier' => 'Kemmañ', |
|
| 58 | - 'bouton_radio_afficher' => 'Diskwel', |
|
| 59 | - 'bouton_radio_apparaitre_liste_redacteurs_connectes' => 'Dont war-wel war roll ar skridaozerien kevreet', |
|
| 60 | - 'bouton_radio_envoi_annonces_adresse' => 'Kas ar c’hemennoù d’ar chomlec’h-mañ:', |
|
| 61 | - 'bouton_radio_envoi_liste_nouveautes' => 'Kas listenn an nevezentioù', |
|
| 62 | - 'bouton_radio_non_apparaitre_liste_redacteurs_connectes' => 'Na zont war-wel war roll ar skridaozerien kevreet', |
|
| 63 | - 'bouton_radio_non_envoi_annonces_editoriales' => 'Na gas kemennoù embann', |
|
| 64 | - 'bouton_redirection' => 'ADHEÑCHAÑ', |
|
| 65 | - 'bouton_reinitialiser_aux_valeurs_par_defaut' => 'Adderaouekaat an talvoudoù dre ziouer', |
|
| 66 | - 'bouton_relancer_inscription' => 'Adlañsañ an enskrivadenn', |
|
| 67 | - 'bouton_relancer_inscriptions' => 'Adlañsañ an enskrivadenn.', |
|
| 68 | - 'bouton_relancer_installation' => 'Adlañsañ ar staliañ', |
|
| 69 | - 'bouton_reset_password' => 'Krouiñ ur ger-tremen nevez hag e gas dre bostel', |
|
| 70 | - 'bouton_suivant' => 'War-lerc’h', |
|
| 71 | - 'bouton_tenter_recuperation' => 'Klask dresañ', |
|
| 72 | - 'bouton_test_proxy' => 'Esaeañ ar proksi', |
|
| 73 | - 'bouton_vider_cache' => 'Goullonderiñ ar grubuilh', |
|
| 44 | + // B |
|
| 45 | + 'bouton_acces_ldap' => 'Ouzhpennañ ar moned da LDAP', |
|
| 46 | + 'bouton_ajouter' => 'Ouzhpennañ', |
|
| 47 | + 'bouton_annuler' => 'Nullañ', |
|
| 48 | + 'bouton_cache_activer' => ' Adweredekaat ar grubuilh', |
|
| 49 | + 'bouton_cache_desactiver' => 'Diweredekaat ar grubuilh evit ur pennad', |
|
| 50 | + 'bouton_demande_publication' => 'Goulenn ma vo embannet ar pennad-mañ', |
|
| 51 | + 'bouton_desactive_tout' => 'Diweredekaat pep tra', |
|
| 52 | + 'bouton_desinstaller' => 'Distaliañ', |
|
| 53 | + 'bouton_effacer_tout' => 'Diverkañ PEP TRA', |
|
| 54 | + 'bouton_envoyer_message' => 'Kemennadenn ziwezhañ: kas', |
|
| 55 | + 'bouton_fermer' => 'Serriñ', |
|
| 56 | + 'bouton_mettre_a_jour_base' => 'Hizivaat an diaz roadennoù', |
|
| 57 | + 'bouton_modifier' => 'Kemmañ', |
|
| 58 | + 'bouton_radio_afficher' => 'Diskwel', |
|
| 59 | + 'bouton_radio_apparaitre_liste_redacteurs_connectes' => 'Dont war-wel war roll ar skridaozerien kevreet', |
|
| 60 | + 'bouton_radio_envoi_annonces_adresse' => 'Kas ar c’hemennoù d’ar chomlec’h-mañ:', |
|
| 61 | + 'bouton_radio_envoi_liste_nouveautes' => 'Kas listenn an nevezentioù', |
|
| 62 | + 'bouton_radio_non_apparaitre_liste_redacteurs_connectes' => 'Na zont war-wel war roll ar skridaozerien kevreet', |
|
| 63 | + 'bouton_radio_non_envoi_annonces_editoriales' => 'Na gas kemennoù embann', |
|
| 64 | + 'bouton_redirection' => 'ADHEÑCHAÑ', |
|
| 65 | + 'bouton_reinitialiser_aux_valeurs_par_defaut' => 'Adderaouekaat an talvoudoù dre ziouer', |
|
| 66 | + 'bouton_relancer_inscription' => 'Adlañsañ an enskrivadenn', |
|
| 67 | + 'bouton_relancer_inscriptions' => 'Adlañsañ an enskrivadenn.', |
|
| 68 | + 'bouton_relancer_installation' => 'Adlañsañ ar staliañ', |
|
| 69 | + 'bouton_reset_password' => 'Krouiñ ur ger-tremen nevez hag e gas dre bostel', |
|
| 70 | + 'bouton_suivant' => 'War-lerc’h', |
|
| 71 | + 'bouton_tenter_recuperation' => 'Klask dresañ', |
|
| 72 | + 'bouton_test_proxy' => 'Esaeañ ar proksi', |
|
| 73 | + 'bouton_vider_cache' => 'Goullonderiñ ar grubuilh', |
|
| 74 | 74 | |
| 75 | - // C |
|
| 76 | - 'cache_modifiable_webmestre' => 'Kemmet e c’hall bezañ an arventenn-mañ gant mestr-gwiad al lec’hienn.', |
|
| 77 | - 'calendrier_synchro' => 'Mard implijit ur meziant deiziataer kenglotus gant <b>iCal</b> e c’hallit e gembredañ gant titouroù al lec’hienn-mañ.', |
|
| 78 | - 'config_activer_champs' => 'Gweredekaat ar maeziennoù-mañ', |
|
| 79 | - 'config_choix_base_sup' => 'merkañ un diaz war ar servijer-mañ', |
|
| 80 | - 'config_erreur_base_sup' => 'N’en deus ket SPIP moned da roll an diazoù digor', |
|
| 81 | - 'config_info_base_sup' => 'Mard hoc’h eus diazoù roadennoù all da c’houlennata dre SPIP, gant e servijer SQL pe gant unan bennak all, e c’hallit o disklêriañ gant ar furmskrid-mañ dindan. Mar ne skrivit netra e maeziennoù zo e vo implijet an anaouderioù kevreañ ouzh an diaz pennañ.', |
|
| 82 | - 'config_info_base_sup_disponibles' => 'Diazoù ouzhpenn a c’haller goulennata c’hoazh:', |
|
| 83 | - 'config_info_enregistree' => 'Enrollet eo bet ar c’hefluniadur nevez', |
|
| 84 | - 'config_info_logos' => 'Pep a logo, ha pep a “logo nijal a-us” a c’hall bezañ lakaet da elfennoù al lec’hienn.', |
|
| 85 | - 'config_info_logos_utiliser' => 'Implijout al logoioù', |
|
| 86 | - 'config_info_logos_utiliser_non' => 'Na implijout al logoioù', |
|
| 87 | - 'config_info_logos_utiliser_survol' => 'Implijout al logoioù nijal a-us', |
|
| 88 | - 'config_info_logos_utiliser_survol_non' => 'Na implijout al logoioù nijal a-us', |
|
| 89 | - 'config_info_redirection' => 'Pa vo gweredekaet an dibab-mañ e c’hallot krouiñ pennadoù galloudel, ha na vint nemet daveoù da bennadoù bet embannet e lec’hiennoù all, pe er-maez eus SPIP.', |
|
| 90 | - 'config_redirection' => 'Pennadoù galloudel', |
|
| 91 | - 'config_titre_base_sup' => 'Disklêriañ un diaz ouzhpenn', |
|
| 92 | - 'config_titre_base_sup_choix' => 'Dibabit un diaz ouzhpenn', |
|
| 93 | - 'connexion_ldap' => 'Kevreañ:', |
|
| 94 | - 'creer_et_associer_un_auteur' => 'Krouiñ ha kevrediñ un aozer', |
|
| 75 | + // C |
|
| 76 | + 'cache_modifiable_webmestre' => 'Kemmet e c’hall bezañ an arventenn-mañ gant mestr-gwiad al lec’hienn.', |
|
| 77 | + 'calendrier_synchro' => 'Mard implijit ur meziant deiziataer kenglotus gant <b>iCal</b> e c’hallit e gembredañ gant titouroù al lec’hienn-mañ.', |
|
| 78 | + 'config_activer_champs' => 'Gweredekaat ar maeziennoù-mañ', |
|
| 79 | + 'config_choix_base_sup' => 'merkañ un diaz war ar servijer-mañ', |
|
| 80 | + 'config_erreur_base_sup' => 'N’en deus ket SPIP moned da roll an diazoù digor', |
|
| 81 | + 'config_info_base_sup' => 'Mard hoc’h eus diazoù roadennoù all da c’houlennata dre SPIP, gant e servijer SQL pe gant unan bennak all, e c’hallit o disklêriañ gant ar furmskrid-mañ dindan. Mar ne skrivit netra e maeziennoù zo e vo implijet an anaouderioù kevreañ ouzh an diaz pennañ.', |
|
| 82 | + 'config_info_base_sup_disponibles' => 'Diazoù ouzhpenn a c’haller goulennata c’hoazh:', |
|
| 83 | + 'config_info_enregistree' => 'Enrollet eo bet ar c’hefluniadur nevez', |
|
| 84 | + 'config_info_logos' => 'Pep a logo, ha pep a “logo nijal a-us” a c’hall bezañ lakaet da elfennoù al lec’hienn.', |
|
| 85 | + 'config_info_logos_utiliser' => 'Implijout al logoioù', |
|
| 86 | + 'config_info_logos_utiliser_non' => 'Na implijout al logoioù', |
|
| 87 | + 'config_info_logos_utiliser_survol' => 'Implijout al logoioù nijal a-us', |
|
| 88 | + 'config_info_logos_utiliser_survol_non' => 'Na implijout al logoioù nijal a-us', |
|
| 89 | + 'config_info_redirection' => 'Pa vo gweredekaet an dibab-mañ e c’hallot krouiñ pennadoù galloudel, ha na vint nemet daveoù da bennadoù bet embannet e lec’hiennoù all, pe er-maez eus SPIP.', |
|
| 90 | + 'config_redirection' => 'Pennadoù galloudel', |
|
| 91 | + 'config_titre_base_sup' => 'Disklêriañ un diaz ouzhpenn', |
|
| 92 | + 'config_titre_base_sup_choix' => 'Dibabit un diaz ouzhpenn', |
|
| 93 | + 'connexion_ldap' => 'Kevreañ:', |
|
| 94 | + 'creer_et_associer_un_auteur' => 'Krouiñ ha kevrediñ un aozer', |
|
| 95 | 95 | |
| 96 | - // D |
|
| 97 | - 'date_mot_heures' => 'eur', |
|
| 96 | + // D |
|
| 97 | + 'date_mot_heures' => 'eur', |
|
| 98 | 98 | |
| 99 | - // E |
|
| 100 | - 'ecran_connexion_couleur_principale' => 'Liv kentañ penn', |
|
| 101 | - 'ecran_connexion_image_fond' => 'Skeudenn adreñv', |
|
| 102 | - 'ecran_connexion_image_fond_explication' => 'Ober gant ur skeudenn (stumm JPEG, 1920x1080 pixels)', |
|
| 103 | - 'ecran_connexion_image_revenir_couleur_defaut' => 'Distreiñ d’al liv dre ziouer', |
|
| 104 | - 'ecran_connexion_titre' => 'Skramm evit kennaskañ', |
|
| 105 | - 'ecran_securite' => ' + skramm surentez @version@', |
|
| 106 | - 'email' => 'postel', |
|
| 107 | - 'email_2' => 'postel:', |
|
| 108 | - 'en_savoir_plus' => 'Gouzout muioc’h', |
|
| 109 | - 'entree_adresse_annuaire' => 'Chomlec’h eus al levr', |
|
| 110 | - 'entree_adresse_email' => 'Ho postel', |
|
| 111 | - 'entree_adresse_email_2' => ' Chomlec’h postel ', |
|
| 112 | - 'entree_base_donnee_1' => 'Chomlec’h an diaz roadennoù', |
|
| 113 | - 'entree_base_donnee_2' => '(Alies e klot ar chomlec’h-se gant hini ho lec’hienn, a-wezhioù e klot gant ar meneg «localhost», a-wezhioù e chom goullo-krenn.)', |
|
| 114 | - 'entree_biographie' => 'Buhezskrid berr-ha-berr.', |
|
| 115 | - 'entree_chemin_acces' => '<b>Skrivañ</b> an hent moned:', |
|
| 116 | - 'entree_cle_pgp' => 'Hoc’h alc’hwez PGP', |
|
| 117 | - 'entree_cle_pgp_2' => 'Alc’hwez PGP', |
|
| 118 | - 'entree_contenu_rubrique' => '(Endalc’h ar rubrikenn berr-ha-berr)', |
|
| 119 | - 'entree_identifiants_connexion' => 'Hoc’h anaouderioù kevreañ...', |
|
| 120 | - 'entree_identifiants_connexion_2' => 'Anaouderioù kevreañ', |
|
| 121 | - 'entree_informations_connexion_ldap' => 'Skrivit er furmskrid-mañ titouroù kevreañ ho levr chomlec’h LDAP. |
|
| 99 | + // E |
|
| 100 | + 'ecran_connexion_couleur_principale' => 'Liv kentañ penn', |
|
| 101 | + 'ecran_connexion_image_fond' => 'Skeudenn adreñv', |
|
| 102 | + 'ecran_connexion_image_fond_explication' => 'Ober gant ur skeudenn (stumm JPEG, 1920x1080 pixels)', |
|
| 103 | + 'ecran_connexion_image_revenir_couleur_defaut' => 'Distreiñ d’al liv dre ziouer', |
|
| 104 | + 'ecran_connexion_titre' => 'Skramm evit kennaskañ', |
|
| 105 | + 'ecran_securite' => ' + skramm surentez @version@', |
|
| 106 | + 'email' => 'postel', |
|
| 107 | + 'email_2' => 'postel:', |
|
| 108 | + 'en_savoir_plus' => 'Gouzout muioc’h', |
|
| 109 | + 'entree_adresse_annuaire' => 'Chomlec’h eus al levr', |
|
| 110 | + 'entree_adresse_email' => 'Ho postel', |
|
| 111 | + 'entree_adresse_email_2' => ' Chomlec’h postel ', |
|
| 112 | + 'entree_base_donnee_1' => 'Chomlec’h an diaz roadennoù', |
|
| 113 | + 'entree_base_donnee_2' => '(Alies e klot ar chomlec’h-se gant hini ho lec’hienn, a-wezhioù e klot gant ar meneg «localhost», a-wezhioù e chom goullo-krenn.)', |
|
| 114 | + 'entree_biographie' => 'Buhezskrid berr-ha-berr.', |
|
| 115 | + 'entree_chemin_acces' => '<b>Skrivañ</b> an hent moned:', |
|
| 116 | + 'entree_cle_pgp' => 'Hoc’h alc’hwez PGP', |
|
| 117 | + 'entree_cle_pgp_2' => 'Alc’hwez PGP', |
|
| 118 | + 'entree_contenu_rubrique' => '(Endalc’h ar rubrikenn berr-ha-berr)', |
|
| 119 | + 'entree_identifiants_connexion' => 'Hoc’h anaouderioù kevreañ...', |
|
| 120 | + 'entree_identifiants_connexion_2' => 'Anaouderioù kevreañ', |
|
| 121 | + 'entree_informations_connexion_ldap' => 'Skrivit er furmskrid-mañ titouroù kevreañ ho levr chomlec’h LDAP. |
|
| 122 | 122 | Merour ho reizhiad pe ho rouedad a zlefe gallout o fourchas deoc’h.', |
| 123 | - 'entree_infos_perso' => 'Piv oc’h-c’hwi?', |
|
| 124 | - 'entree_infos_perso_2' => 'Piv eo an aozer?', |
|
| 125 | - 'entree_interieur_rubrique' => 'Er rubrikenn:', |
|
| 126 | - 'entree_liens_sites' => '<b>Gourliamm</b> (daveenn, lec’hienn da weladenniñ...)', |
|
| 127 | - 'entree_login' => 'Ho ker kevreañ', |
|
| 128 | - 'entree_login_connexion_1' => 'Ar ger kevreañ', |
|
| 129 | - 'entree_login_connexion_2' => '(A-wezhioù e klot gant ho ker moned da FTP, a-wezhioù emañ da vezañ lezet goullo)', |
|
| 130 | - 'entree_mot_passe' => 'Ho ker-tremen', |
|
| 131 | - 'entree_mot_passe_1' => 'Ar ger-tremen kevreañ', |
|
| 132 | - 'entree_mot_passe_2' => '(A-wezhioù e klot gant ar ger-tremen da FTP, a-wezhioù emañ da vezañ lezet goullo)', |
|
| 133 | - 'entree_nom_fichier' => 'Skrivit anv ar restr @texte_compresse@:', |
|
| 134 | - 'entree_nom_pseudo' => 'Hoc’h anv pe ho lesanv', |
|
| 135 | - 'entree_nom_pseudo_1' => '(Hoc’h anv pe ho lesanv)', |
|
| 136 | - 'entree_nom_pseudo_2' => 'Anv pe lesanv', |
|
| 137 | - 'entree_nom_site' => 'Anv ho lec’hienn', |
|
| 138 | - 'entree_nom_site_2' => 'Anv lec’hienn an aozer', |
|
| 139 | - 'entree_nouveau_passe' => 'Ger-tremen nevez', |
|
| 140 | - 'entree_passe_ldap' => 'Ger-tremen', |
|
| 141 | - 'entree_port_annuaire' => 'Niverenn borzh al levr chomlec’h', |
|
| 142 | - 'entree_signature' => 'Sinadur', |
|
| 143 | - 'entree_titre_obligatoire' => '<b>Titl</b> [Ret]<br />', |
|
| 144 | - 'entree_url' => 'Chomlec’h (URL) ho lec’hienn', |
|
| 145 | - 'entree_url_2' => 'Chomlec’h (URL) al lec’hienn', |
|
| 146 | - 'erreur_connect_deja_existant' => 'Un dafariad zo c’hoazh gant an anv-se.', |
|
| 147 | - 'erreur_contenu_suspect' => 'Testenn tec’het', |
|
| 148 | - 'erreur_email_deja_existant' => 'Enrollet eo bet c’hoazh ar postel-se.', |
|
| 149 | - 'erreur_nom_connect_incorrect' => 'N’eo ket aotreet an anv dafariad-se ', |
|
| 150 | - 'erreur_plugin_attribut_balise_manquant' => 'Doareenn @attribut@ a vank er valizenn @balise@.', |
|
| 151 | - 'erreur_plugin_desinstalation_echouee' => 'C’hwitet eo da zistaliañ al lugant. E ziweredekaat a c’hallit avat.', |
|
| 152 | - 'erreur_plugin_fichier_absent' => 'Restr ezvezant', |
|
| 153 | - 'erreur_plugin_fichier_def_absent' => 'Restr termenañ ezvezant', |
|
| 154 | - 'erreur_plugin_nom_fonction_interdit' => 'Anv arc’hwel difennet', |
|
| 155 | - 'erreur_plugin_nom_manquant' => 'Anv lugant ezvezant', |
|
| 156 | - 'erreur_plugin_prefix_manquant' => 'N’eo ket termenet tachenn envel al lugant', |
|
| 157 | - 'erreur_plugin_tag_plugin_absent' => '<lugant> ezvezant er restr termenañ', |
|
| 158 | - 'erreur_plugin_version_manquant' => 'Stumm al lugant ezvezant', |
|
| 159 | - 'erreur_type_fichier' => 'Stumm restr fall', |
|
| 123 | + 'entree_infos_perso' => 'Piv oc’h-c’hwi?', |
|
| 124 | + 'entree_infos_perso_2' => 'Piv eo an aozer?', |
|
| 125 | + 'entree_interieur_rubrique' => 'Er rubrikenn:', |
|
| 126 | + 'entree_liens_sites' => '<b>Gourliamm</b> (daveenn, lec’hienn da weladenniñ...)', |
|
| 127 | + 'entree_login' => 'Ho ker kevreañ', |
|
| 128 | + 'entree_login_connexion_1' => 'Ar ger kevreañ', |
|
| 129 | + 'entree_login_connexion_2' => '(A-wezhioù e klot gant ho ker moned da FTP, a-wezhioù emañ da vezañ lezet goullo)', |
|
| 130 | + 'entree_mot_passe' => 'Ho ker-tremen', |
|
| 131 | + 'entree_mot_passe_1' => 'Ar ger-tremen kevreañ', |
|
| 132 | + 'entree_mot_passe_2' => '(A-wezhioù e klot gant ar ger-tremen da FTP, a-wezhioù emañ da vezañ lezet goullo)', |
|
| 133 | + 'entree_nom_fichier' => 'Skrivit anv ar restr @texte_compresse@:', |
|
| 134 | + 'entree_nom_pseudo' => 'Hoc’h anv pe ho lesanv', |
|
| 135 | + 'entree_nom_pseudo_1' => '(Hoc’h anv pe ho lesanv)', |
|
| 136 | + 'entree_nom_pseudo_2' => 'Anv pe lesanv', |
|
| 137 | + 'entree_nom_site' => 'Anv ho lec’hienn', |
|
| 138 | + 'entree_nom_site_2' => 'Anv lec’hienn an aozer', |
|
| 139 | + 'entree_nouveau_passe' => 'Ger-tremen nevez', |
|
| 140 | + 'entree_passe_ldap' => 'Ger-tremen', |
|
| 141 | + 'entree_port_annuaire' => 'Niverenn borzh al levr chomlec’h', |
|
| 142 | + 'entree_signature' => 'Sinadur', |
|
| 143 | + 'entree_titre_obligatoire' => '<b>Titl</b> [Ret]<br />', |
|
| 144 | + 'entree_url' => 'Chomlec’h (URL) ho lec’hienn', |
|
| 145 | + 'entree_url_2' => 'Chomlec’h (URL) al lec’hienn', |
|
| 146 | + 'erreur_connect_deja_existant' => 'Un dafariad zo c’hoazh gant an anv-se.', |
|
| 147 | + 'erreur_contenu_suspect' => 'Testenn tec’het', |
|
| 148 | + 'erreur_email_deja_existant' => 'Enrollet eo bet c’hoazh ar postel-se.', |
|
| 149 | + 'erreur_nom_connect_incorrect' => 'N’eo ket aotreet an anv dafariad-se ', |
|
| 150 | + 'erreur_plugin_attribut_balise_manquant' => 'Doareenn @attribut@ a vank er valizenn @balise@.', |
|
| 151 | + 'erreur_plugin_desinstalation_echouee' => 'C’hwitet eo da zistaliañ al lugant. E ziweredekaat a c’hallit avat.', |
|
| 152 | + 'erreur_plugin_fichier_absent' => 'Restr ezvezant', |
|
| 153 | + 'erreur_plugin_fichier_def_absent' => 'Restr termenañ ezvezant', |
|
| 154 | + 'erreur_plugin_nom_fonction_interdit' => 'Anv arc’hwel difennet', |
|
| 155 | + 'erreur_plugin_nom_manquant' => 'Anv lugant ezvezant', |
|
| 156 | + 'erreur_plugin_prefix_manquant' => 'N’eo ket termenet tachenn envel al lugant', |
|
| 157 | + 'erreur_plugin_tag_plugin_absent' => '<lugant> ezvezant er restr termenañ', |
|
| 158 | + 'erreur_plugin_version_manquant' => 'Stumm al lugant ezvezant', |
|
| 159 | + 'erreur_type_fichier' => 'Stumm restr fall', |
|
| 160 | 160 | |
| 161 | - // H |
|
| 162 | - 'htaccess_a_simuler' => 'Diwall: Ne vez ket dalc’het kont eus ar restroù @htaccess@ gant ho tafariad HTTP. Evit diogeliñ surentez vat eo ret deoc’h kemmañ ar c’hefluniadur-mañ war ar c’hraf-mañ, peotramant eo ret o defe an digemmennoù @constantes@ (a c’haller termenañ er restr mes_options.php) talvoudoù levrioù-chomlec’h er-maez eus @document_root@.', |
|
| 163 | - 'htaccess_inoperant' => 'htaccess ne ra netra', |
|
| 161 | + // H |
|
| 162 | + 'htaccess_a_simuler' => 'Diwall: Ne vez ket dalc’het kont eus ar restroù @htaccess@ gant ho tafariad HTTP. Evit diogeliñ surentez vat eo ret deoc’h kemmañ ar c’hefluniadur-mañ war ar c’hraf-mañ, peotramant eo ret o defe an digemmennoù @constantes@ (a c’haller termenañ er restr mes_options.php) talvoudoù levrioù-chomlec’h er-maez eus @document_root@.', |
|
| 163 | + 'htaccess_inoperant' => 'htaccess ne ra netra', |
|
| 164 | 164 | |
| 165 | - // I |
|
| 166 | - 'ical_info1' => 'War ar bajenn-mañ ez eus meur a hentenn evit chom e darempred gant buhez al lec’hienn-mañ.', |
|
| 167 | - 'ical_info2' => 'Evit gouzout hiroc’h diwar-benn an teknikoù-se, klaskit hardizh e-barzh <a href="@spipnet@">teuliadur SPIP</a>.', |
|
| 168 | - 'ical_info_calendrier' => 'Daou zeiziadur zo en ho kerz. An hini kentañ zo ur plaen eus al lec’hienn hag a ziskouez an holl bennadoù bet embannet. An eil emañ warnañ ar c’hemennoù stur, koulz hag ho kemennadennoù prevez diwezhañ: miret eo evidoc’h dre berzh un alc’hwez personel, a c’hallit kemm n’eus forzh pegoulz pa nevezot ho ker-tremen.', |
|
| 169 | - 'ical_methode_http' => 'Pellgargañ', |
|
| 170 | - 'ical_methode_webcal' => 'Kempredañ (webcal://)', |
|
| 171 | - 'ical_texte_js' => 'A-drugarez d’ul linenn javascript e c’hellit, en un doare aezet, diskouez ar pennadoù diwezhañ embannet war al lec’hienn-mañ, war forzh pe hini eus ho lec’hiennoù.', |
|
| 172 | - 'ical_texte_prive' => 'An deiziataer hiniennel-mañ a gelaou ac’hanoc’h diwar-benn nevezinti embann prevez al lec’hienn-mañ (labourioù, emgavioù, pennadoù, berrskridoù kinniget,...).', |
|
| 173 | - 'ical_texte_public' => 'Gant an deiziataer-mañ e c’hellit heuliañ nevezenti foran al lec’hienn (pennadoù ha berrskridoù bet embannet).', |
|
| 174 | - 'ical_texte_rss' => 'Gallout a rit sindikadiñ nevezenti ar forom-mañ war forzh peseurt lenner restroù XML/RSS (Rich Site Summary). A-drugarez d’ar furmad-se ivez e c’hell SPIP lenn an nevezenti war al lec’hiennoù all hag a implij ur stumm kenlotus(lec’hiennoù sindikadet).', |
|
| 175 | - 'ical_titre_js' => 'Javascript', |
|
| 176 | - 'ical_titre_mailing' => 'Roll-skignañ', |
|
| 177 | - 'ical_titre_rss' => 'Restroù sindikadañ', |
|
| 178 | - 'icone_accueil' => 'Degemer', |
|
| 179 | - 'icone_activer_cookie' => 'Gweredekaat an toupin heuliañ', |
|
| 180 | - 'icone_activite' => 'Gwerederezh', |
|
| 181 | - 'icone_admin_plugin' => 'Merañ an adveziantoù', |
|
| 182 | - 'icone_administration' => 'Trezalc’h', |
|
| 183 | - 'icone_afficher_auteurs' => 'Diskouez ar skridaozerien', |
|
| 184 | - 'icone_afficher_visiteurs' => 'Diskouez ar weladennerien', |
|
| 185 | - 'icone_arret_discussion' => 'Paouez da gemer perzh er gaoz-mañ', |
|
| 186 | - 'icone_calendrier' => 'Deiziataer', |
|
| 187 | - 'icone_configuration' => 'Kefluniad', |
|
| 188 | - 'icone_creer_auteur' => 'Krouiñ ur skridaozer nevez, hag e stagañ ouzh ar pennad-mañ', |
|
| 189 | - 'icone_creer_mot_cle' => 'Krouiñ ur ger-stur nevez hag e liammañ ouzh ar pennad-mañ', |
|
| 190 | - 'icone_creer_rubrique_2' => 'Krouiñ ur rubrikenn nevez', |
|
| 191 | - 'icone_developpement' => 'Diorenniñ', |
|
| 192 | - 'icone_edition' => 'Embannadur', |
|
| 193 | - 'icone_ma_langue' => 'Va yezh', |
|
| 194 | - 'icone_mes_infos' => 'Va stlennadoù', |
|
| 195 | - 'icone_mes_preferences' => 'Va dibaboù', |
|
| 196 | - 'icone_modifier_article' => 'Kemmañ ar pennad-mañ', |
|
| 197 | - 'icone_modifier_rubrique' => 'Kemmañ ar rubrikenn-mañ', |
|
| 198 | - 'icone_publication' => 'Embann', |
|
| 199 | - 'icone_relancer_signataire' => 'Adlañsañ ar siner', |
|
| 200 | - 'icone_retour' => 'Distro', |
|
| 201 | - 'icone_retour_article' => 'Distreiñ d’ar pennad', |
|
| 202 | - 'icone_squelette' => 'Frammoù', |
|
| 203 | - 'icone_suivi_publication' => 'Heuliañ an embann', |
|
| 204 | - 'icone_supprimer_cookie' => 'Diverkañ an toupin heuliañ', |
|
| 205 | - 'icone_supprimer_rubrique' => 'Diverkañ ar rummad-mañ', |
|
| 206 | - 'icone_supprimer_signature' => 'Diverkañ ar sinadur-mañ', |
|
| 207 | - 'icone_valider_signature' => 'Aprouiñ ar sinadur-mañ', |
|
| 208 | - 'image_administrer_rubrique' => 'Gallout a rit merañ ar rubrikenn-mañ', |
|
| 209 | - 'impossible_modifier_login_auteur' => ' Login digemm', |
|
| 210 | - 'impossible_modifier_pass_auteur' => 'Ger-tremen digemm.', |
|
| 211 | - 'info_1_article' => '1 pennad', |
|
| 212 | - 'info_1_auteur' => '1 aozer', |
|
| 213 | - 'info_1_message' => '1 kemennad', |
|
| 214 | - 'info_1_mot_cle' => '1 ger-alc’hwez', |
|
| 215 | - 'info_1_rubrique' => '1 rubrikenn', |
|
| 216 | - 'info_1_visiteur' => '1 gweladenner', |
|
| 217 | - 'info_activer_cookie' => 'Gallout a rit implijout un <b>toupin heuliañ</b>, ar pezh a dalvezo deoc’h da dremen en un doare aes eus al lec’hienn brevez d’an hini foran.', |
|
| 218 | - 'info_activer_menu_developpement' => 'Diskouez al roll Diorrenniñ', |
|
| 219 | - 'info_admin_etre_webmestre' => 'Reiñ din gwirioù ur mestr-gwiad ', |
|
| 220 | - 'info_admin_je_suis_webmestre' => 'mestr-gwiad <b>ez on</b>', |
|
| 221 | - 'info_admin_statuer_webmestre' => 'Reiñ gwirioù ur mestr-gwiad d’an amaezhier-mañ', |
|
| 222 | - 'info_admin_webmestre' => 'An amaezhier-mañ zo<b>mestr-gwiad</b>', |
|
| 223 | - 'info_administrateur' => 'Merour', |
|
| 224 | - 'info_administrateur_1' => 'Merour', |
|
| 225 | - 'info_administrateur_2' => 'al lec’hienn (<i>diwallit en ur implijout se</i>)', |
|
| 226 | - 'info_administrateur_site_01' => 'Ma’z oc’h merour al lec’hienn,', |
|
| 227 | - 'info_administrateur_site_02' => 'klikit war al liamm-mañ', |
|
| 228 | - 'info_administrateurs' => 'Merourien', |
|
| 229 | - 'info_administrer_rubrique' => 'Gallout a rit merañ ar rubrikenn-mañ', |
|
| 230 | - 'info_adresse' => 'er chomlec’h :', |
|
| 231 | - 'info_adresse_desinscription' => 'Postel evit en em zisenskrivañ : ', |
|
| 232 | - 'info_adresse_url' => 'Chomlec’h (URL) al lec’hienn foran', |
|
| 233 | - 'info_afficher_par_nb' => 'Diskouez dre', |
|
| 234 | - 'info_aide_en_ligne' => 'Skoazell enlinenn SPIP', |
|
| 235 | - 'info_ajout_image' => 'Pa ouzhpennit skeudennoù evel restroù stag ouzh ur pennad |
|
| 165 | + // I |
|
| 166 | + 'ical_info1' => 'War ar bajenn-mañ ez eus meur a hentenn evit chom e darempred gant buhez al lec’hienn-mañ.', |
|
| 167 | + 'ical_info2' => 'Evit gouzout hiroc’h diwar-benn an teknikoù-se, klaskit hardizh e-barzh <a href="@spipnet@">teuliadur SPIP</a>.', |
|
| 168 | + 'ical_info_calendrier' => 'Daou zeiziadur zo en ho kerz. An hini kentañ zo ur plaen eus al lec’hienn hag a ziskouez an holl bennadoù bet embannet. An eil emañ warnañ ar c’hemennoù stur, koulz hag ho kemennadennoù prevez diwezhañ: miret eo evidoc’h dre berzh un alc’hwez personel, a c’hallit kemm n’eus forzh pegoulz pa nevezot ho ker-tremen.', |
|
| 169 | + 'ical_methode_http' => 'Pellgargañ', |
|
| 170 | + 'ical_methode_webcal' => 'Kempredañ (webcal://)', |
|
| 171 | + 'ical_texte_js' => 'A-drugarez d’ul linenn javascript e c’hellit, en un doare aezet, diskouez ar pennadoù diwezhañ embannet war al lec’hienn-mañ, war forzh pe hini eus ho lec’hiennoù.', |
|
| 172 | + 'ical_texte_prive' => 'An deiziataer hiniennel-mañ a gelaou ac’hanoc’h diwar-benn nevezinti embann prevez al lec’hienn-mañ (labourioù, emgavioù, pennadoù, berrskridoù kinniget,...).', |
|
| 173 | + 'ical_texte_public' => 'Gant an deiziataer-mañ e c’hellit heuliañ nevezenti foran al lec’hienn (pennadoù ha berrskridoù bet embannet).', |
|
| 174 | + 'ical_texte_rss' => 'Gallout a rit sindikadiñ nevezenti ar forom-mañ war forzh peseurt lenner restroù XML/RSS (Rich Site Summary). A-drugarez d’ar furmad-se ivez e c’hell SPIP lenn an nevezenti war al lec’hiennoù all hag a implij ur stumm kenlotus(lec’hiennoù sindikadet).', |
|
| 175 | + 'ical_titre_js' => 'Javascript', |
|
| 176 | + 'ical_titre_mailing' => 'Roll-skignañ', |
|
| 177 | + 'ical_titre_rss' => 'Restroù sindikadañ', |
|
| 178 | + 'icone_accueil' => 'Degemer', |
|
| 179 | + 'icone_activer_cookie' => 'Gweredekaat an toupin heuliañ', |
|
| 180 | + 'icone_activite' => 'Gwerederezh', |
|
| 181 | + 'icone_admin_plugin' => 'Merañ an adveziantoù', |
|
| 182 | + 'icone_administration' => 'Trezalc’h', |
|
| 183 | + 'icone_afficher_auteurs' => 'Diskouez ar skridaozerien', |
|
| 184 | + 'icone_afficher_visiteurs' => 'Diskouez ar weladennerien', |
|
| 185 | + 'icone_arret_discussion' => 'Paouez da gemer perzh er gaoz-mañ', |
|
| 186 | + 'icone_calendrier' => 'Deiziataer', |
|
| 187 | + 'icone_configuration' => 'Kefluniad', |
|
| 188 | + 'icone_creer_auteur' => 'Krouiñ ur skridaozer nevez, hag e stagañ ouzh ar pennad-mañ', |
|
| 189 | + 'icone_creer_mot_cle' => 'Krouiñ ur ger-stur nevez hag e liammañ ouzh ar pennad-mañ', |
|
| 190 | + 'icone_creer_rubrique_2' => 'Krouiñ ur rubrikenn nevez', |
|
| 191 | + 'icone_developpement' => 'Diorenniñ', |
|
| 192 | + 'icone_edition' => 'Embannadur', |
|
| 193 | + 'icone_ma_langue' => 'Va yezh', |
|
| 194 | + 'icone_mes_infos' => 'Va stlennadoù', |
|
| 195 | + 'icone_mes_preferences' => 'Va dibaboù', |
|
| 196 | + 'icone_modifier_article' => 'Kemmañ ar pennad-mañ', |
|
| 197 | + 'icone_modifier_rubrique' => 'Kemmañ ar rubrikenn-mañ', |
|
| 198 | + 'icone_publication' => 'Embann', |
|
| 199 | + 'icone_relancer_signataire' => 'Adlañsañ ar siner', |
|
| 200 | + 'icone_retour' => 'Distro', |
|
| 201 | + 'icone_retour_article' => 'Distreiñ d’ar pennad', |
|
| 202 | + 'icone_squelette' => 'Frammoù', |
|
| 203 | + 'icone_suivi_publication' => 'Heuliañ an embann', |
|
| 204 | + 'icone_supprimer_cookie' => 'Diverkañ an toupin heuliañ', |
|
| 205 | + 'icone_supprimer_rubrique' => 'Diverkañ ar rummad-mañ', |
|
| 206 | + 'icone_supprimer_signature' => 'Diverkañ ar sinadur-mañ', |
|
| 207 | + 'icone_valider_signature' => 'Aprouiñ ar sinadur-mañ', |
|
| 208 | + 'image_administrer_rubrique' => 'Gallout a rit merañ ar rubrikenn-mañ', |
|
| 209 | + 'impossible_modifier_login_auteur' => ' Login digemm', |
|
| 210 | + 'impossible_modifier_pass_auteur' => 'Ger-tremen digemm.', |
|
| 211 | + 'info_1_article' => '1 pennad', |
|
| 212 | + 'info_1_auteur' => '1 aozer', |
|
| 213 | + 'info_1_message' => '1 kemennad', |
|
| 214 | + 'info_1_mot_cle' => '1 ger-alc’hwez', |
|
| 215 | + 'info_1_rubrique' => '1 rubrikenn', |
|
| 216 | + 'info_1_visiteur' => '1 gweladenner', |
|
| 217 | + 'info_activer_cookie' => 'Gallout a rit implijout un <b>toupin heuliañ</b>, ar pezh a dalvezo deoc’h da dremen en un doare aes eus al lec’hienn brevez d’an hini foran.', |
|
| 218 | + 'info_activer_menu_developpement' => 'Diskouez al roll Diorrenniñ', |
|
| 219 | + 'info_admin_etre_webmestre' => 'Reiñ din gwirioù ur mestr-gwiad ', |
|
| 220 | + 'info_admin_je_suis_webmestre' => 'mestr-gwiad <b>ez on</b>', |
|
| 221 | + 'info_admin_statuer_webmestre' => 'Reiñ gwirioù ur mestr-gwiad d’an amaezhier-mañ', |
|
| 222 | + 'info_admin_webmestre' => 'An amaezhier-mañ zo<b>mestr-gwiad</b>', |
|
| 223 | + 'info_administrateur' => 'Merour', |
|
| 224 | + 'info_administrateur_1' => 'Merour', |
|
| 225 | + 'info_administrateur_2' => 'al lec’hienn (<i>diwallit en ur implijout se</i>)', |
|
| 226 | + 'info_administrateur_site_01' => 'Ma’z oc’h merour al lec’hienn,', |
|
| 227 | + 'info_administrateur_site_02' => 'klikit war al liamm-mañ', |
|
| 228 | + 'info_administrateurs' => 'Merourien', |
|
| 229 | + 'info_administrer_rubrique' => 'Gallout a rit merañ ar rubrikenn-mañ', |
|
| 230 | + 'info_adresse' => 'er chomlec’h :', |
|
| 231 | + 'info_adresse_desinscription' => 'Postel evit en em zisenskrivañ : ', |
|
| 232 | + 'info_adresse_url' => 'Chomlec’h (URL) al lec’hienn foran', |
|
| 233 | + 'info_afficher_par_nb' => 'Diskouez dre', |
|
| 234 | + 'info_aide_en_ligne' => 'Skoazell enlinenn SPIP', |
|
| 235 | + 'info_ajout_image' => 'Pa ouzhpennit skeudennoù evel restroù stag ouzh ur pennad |
|
| 236 | 236 | e c’hell SPIP krouiñ ent emgefre evidoc’h skeudennoùigoù (bihanaet) eus |
| 237 | 237 | ar skeudennoù enframmet. Evel-se e c’heller krouiñ, da skouer, |
| 238 | 238 | ur skeudennaoueg pe ur portofolio.', |
| 239 | - 'info_ajouter_rubrique' => 'Ouzhpennañ ur rubrikenn all da vezañ meret :', |
|
| 240 | - 'info_annonce_nouveautes' => 'Kemenn an nevezenti', |
|
| 241 | - 'info_article' => 'pennad', |
|
| 242 | - 'info_article_2' => 'pennad', |
|
| 243 | - 'info_article_a_paraitre' => 'Ar pennadoù goude-deiziataet da zont', |
|
| 244 | - 'info_articles_02' => 'pennad', |
|
| 245 | - 'info_articles_2' => 'Pennad', |
|
| 246 | - 'info_articles_auteur' => 'Pennadoù ar skridaozer-mañ', |
|
| 247 | - 'info_articles_miens' => 'Va fennadoù-skrid', |
|
| 248 | - 'info_articles_tous' => 'An holl bennadoù-skrid', |
|
| 249 | - 'info_articles_trouves' => 'Pennadoù kavet', |
|
| 250 | - 'info_attente_validation' => 'Ho pennadoù a chom da vezañ aprouet', |
|
| 251 | - 'info_aucun_article' => 'Pennad-skrid ebet', |
|
| 252 | - 'info_aucun_auteur' => 'Aozer ebet', |
|
| 253 | - 'info_aucun_message' => 'kemennad ebet', |
|
| 254 | - 'info_aucun_rubrique' => 'Rubrikenn ebet', |
|
| 255 | - 'info_aujourdhui' => 'hiziv :', |
|
| 256 | - 'info_auteur_gere_rubriques' => 'Ar skrivagner-mañ a ver ar rubrikennoù a-heul :', |
|
| 257 | - 'info_auteur_gere_toutes_rubriques' => 'Ar skrivagner-mañ a ra war-dro <b>an holl rubrikennoù</b>', |
|
| 258 | - 'info_auteur_gere_toutes_rubriques_2' => 'Merañ a ran <b>pep rubrikenn</b>', |
|
| 259 | - 'info_auteurs' => 'Ar skridaozerien', |
|
| 260 | - 'info_auteurs_par_tri' => 'Skridaozerien@partri@', |
|
| 261 | - 'info_auteurs_trouves' => 'Skridaozerien kavet', |
|
| 262 | - 'info_authentification_externe' => 'Gwiriekadur diavaez', |
|
| 263 | - 'info_avertissement' => 'Kemenn diwall', |
|
| 264 | - 'info_barre_outils' => 'gant e varrenn ostilhoù ?', |
|
| 265 | - 'info_base_installee' => 'Staliet eo framm ho tiaz-titouroù.', |
|
| 266 | - 'info_bio' => 'Buhezskrid', |
|
| 267 | - 'info_cache_desactive' => 'Diwerekaet eo bet ar grubuilh evit ur pennad.', |
|
| 268 | - 'info_chapeau' => 'Tog', |
|
| 269 | - 'info_chapeau_2' => 'Tog :', |
|
| 270 | - 'info_chemin_acces_1' => 'Dibarzhioù : <b>hent moned er rollad tud</b>', |
|
| 271 | - 'info_chemin_acces_2' => 'Bremañ e rankit kefluniañ anhent moned a-benn tizhout titouroù ar rollad tud. Ezhomm zo eus an titour-se evit gallout lenn profiloù an implijerien a gaver er rollad tud.', |
|
| 272 | - 'info_chemin_acces_annuaire' => 'Dibarzhioù : <b>Hent moned er rollad tud</b>', |
|
| 273 | - 'info_choix_base' => 'Trede lankad :', |
|
| 274 | - 'info_classement_1' => '<sup>añ</sup> war @liste@', |
|
| 275 | - 'info_classement_2' => '<sup>vet</sup> war @liste@', |
|
| 276 | - 'info_code_acces' => 'N’ankouait ket ho kodoù moned !', |
|
| 277 | - 'info_config_suivi' => 'Ma’z eo ar chomlec’h-mañ hini ur roll-skignañ e c’hellit skrivañ amañ ar chomlec’h evit en em enrollañ. Gallout a ra ar chomlec’h-se bezañ un URL (hini ar bajenn Web m’en em enroller warni), pe ur postel diwar-benn un danvez bennak (da skouer : <tt>@adresse_suivi@?subject=subscribe</tt>):', |
|
| 278 | - 'info_config_suivi_explication' => 'Gallout a rit en em enrollañ war roll-skignañ al lec’hienn-mañ. Degaset e vo deoc’h kemennoù dre bostel pa vo kinniget pennadoù pe berrskridoù nevez neuze.', |
|
| 279 | - 'info_confirmer_passe' => 'Gwiriañ ar ger-tremen :', |
|
| 280 | - 'info_conflit_edition_avis_non_sauvegarde' => 'Diwallit, kemmet eo bet an maeziennoù-mañ e lec’h all. Setu ma n’eo ket bet enrollet ho kemmoù warno.', |
|
| 281 | - 'info_conflit_edition_differences' => 'Diforc’hioù :', |
|
| 282 | - 'info_conflit_edition_version_enregistree' => 'Ar stumm bet enrollet :', |
|
| 283 | - 'info_conflit_edition_votre_version' => 'Ho stumm :', |
|
| 284 | - 'info_connexion_base' => 'O klask kevreañ ouzh an diaz titouroù', |
|
| 285 | - 'info_connexion_base_donnee' => 'Kevreañ ouzh ho tiaz titouroù', |
|
| 286 | - 'info_connexion_ldap_ok' => 'Kevreet oc’h dre LDAP.</b><p>Gallout a rit tremen d’al lankad war-lerc’h.</p>', |
|
| 287 | - 'info_connexion_mysql' => 'Ho kevreadenn SQL', |
|
| 288 | - 'info_connexion_ok' => 'Kevreet oc’h.', |
|
| 289 | - 'info_contact' => 'Darempred', |
|
| 290 | - 'info_contenu_articles' => 'Danvez ar pennadoù', |
|
| 291 | - 'info_contributions' => 'Degasadennoù', |
|
| 292 | - 'info_creation_paragraphe' => '(Evit krouiñ rannbennadoù, lezit goullo linennoù zo traken)', |
|
| 293 | - 'info_creation_rubrique' => 'A-benn gallout skrivañ pennadoù <br />e rankit bezañ krouet ur rubrikenn da nebeutañ.<br />', |
|
| 294 | - 'info_creation_tables' => 'Krouiñ taolennoù an diaz titouroù', |
|
| 295 | - 'info_creer_base' => '<b>Krouiñ</b> un diaz titouroù nevez :', |
|
| 296 | - 'info_dans_rubrique' => 'Er rubrikenn :', |
|
| 297 | - 'info_date_publication_anterieure' => 'Deiziad skridaozañ kent :', |
|
| 298 | - 'info_date_referencement' => 'DEIZIAD MENEGERIÑ AL LEC’HIENN-MAÑ :', |
|
| 299 | - 'info_derniere_etape' => 'Echuet eo !', |
|
| 300 | - 'info_descriptif' => 'Deskrivadur :', |
|
| 301 | - 'info_desinstaller_plugin' => 'diverkañ a ra ar roadoù, ha diweredekaat a ra an adveziant', |
|
| 302 | - 'info_discussion_cours' => 'Kaozeadennoù digor', |
|
| 303 | - 'info_ecrire_article' => 'A-benn gallout skrivañ pennadoù e rankit bezañ krouet ur rubrikenn da nebeutañ.', |
|
| 304 | - 'info_email_envoi' => 'Postel kas (diret)', |
|
| 305 | - 'info_email_envoi_txt' => 'Skrivit amañ chomlec’h kas ar postelioù (ma ne skrivit netra e vo implijet chomlec’h an degemererien) :', |
|
| 306 | - 'info_email_webmestre' => 'Postel ar webmestr (diret)', |
|
| 307 | - 'info_envoi_email_automatique' => 'Kas postelioù emgefre', |
|
| 308 | - 'info_envoyer_maintenant' => 'Kas bremañ', |
|
| 309 | - 'info_etape_suivante' => 'Tremen d’al lankad war-lerc’h', |
|
| 310 | - 'info_etape_suivante_1' => 'Gallout a rit tremen d’al lankad war-lerc’h.', |
|
| 311 | - 'info_etape_suivante_2' => 'Gallout a rit tremen d’ar lankad war-lerc’h.', |
|
| 312 | - 'info_exceptions_proxy' => 'Nemedennoù evit ar proxy', |
|
| 313 | - 'info_exportation_base' => 'Oc’h ezporzhiañ an diaz davet @archive@', |
|
| 314 | - 'info_facilite_suivi_activite' => 'A-benn heuliañ aesoc’h an oberererezh e c’hell SPIP kas dre bostel, |
|
| 239 | + 'info_ajouter_rubrique' => 'Ouzhpennañ ur rubrikenn all da vezañ meret :', |
|
| 240 | + 'info_annonce_nouveautes' => 'Kemenn an nevezenti', |
|
| 241 | + 'info_article' => 'pennad', |
|
| 242 | + 'info_article_2' => 'pennad', |
|
| 243 | + 'info_article_a_paraitre' => 'Ar pennadoù goude-deiziataet da zont', |
|
| 244 | + 'info_articles_02' => 'pennad', |
|
| 245 | + 'info_articles_2' => 'Pennad', |
|
| 246 | + 'info_articles_auteur' => 'Pennadoù ar skridaozer-mañ', |
|
| 247 | + 'info_articles_miens' => 'Va fennadoù-skrid', |
|
| 248 | + 'info_articles_tous' => 'An holl bennadoù-skrid', |
|
| 249 | + 'info_articles_trouves' => 'Pennadoù kavet', |
|
| 250 | + 'info_attente_validation' => 'Ho pennadoù a chom da vezañ aprouet', |
|
| 251 | + 'info_aucun_article' => 'Pennad-skrid ebet', |
|
| 252 | + 'info_aucun_auteur' => 'Aozer ebet', |
|
| 253 | + 'info_aucun_message' => 'kemennad ebet', |
|
| 254 | + 'info_aucun_rubrique' => 'Rubrikenn ebet', |
|
| 255 | + 'info_aujourdhui' => 'hiziv :', |
|
| 256 | + 'info_auteur_gere_rubriques' => 'Ar skrivagner-mañ a ver ar rubrikennoù a-heul :', |
|
| 257 | + 'info_auteur_gere_toutes_rubriques' => 'Ar skrivagner-mañ a ra war-dro <b>an holl rubrikennoù</b>', |
|
| 258 | + 'info_auteur_gere_toutes_rubriques_2' => 'Merañ a ran <b>pep rubrikenn</b>', |
|
| 259 | + 'info_auteurs' => 'Ar skridaozerien', |
|
| 260 | + 'info_auteurs_par_tri' => 'Skridaozerien@partri@', |
|
| 261 | + 'info_auteurs_trouves' => 'Skridaozerien kavet', |
|
| 262 | + 'info_authentification_externe' => 'Gwiriekadur diavaez', |
|
| 263 | + 'info_avertissement' => 'Kemenn diwall', |
|
| 264 | + 'info_barre_outils' => 'gant e varrenn ostilhoù ?', |
|
| 265 | + 'info_base_installee' => 'Staliet eo framm ho tiaz-titouroù.', |
|
| 266 | + 'info_bio' => 'Buhezskrid', |
|
| 267 | + 'info_cache_desactive' => 'Diwerekaet eo bet ar grubuilh evit ur pennad.', |
|
| 268 | + 'info_chapeau' => 'Tog', |
|
| 269 | + 'info_chapeau_2' => 'Tog :', |
|
| 270 | + 'info_chemin_acces_1' => 'Dibarzhioù : <b>hent moned er rollad tud</b>', |
|
| 271 | + 'info_chemin_acces_2' => 'Bremañ e rankit kefluniañ anhent moned a-benn tizhout titouroù ar rollad tud. Ezhomm zo eus an titour-se evit gallout lenn profiloù an implijerien a gaver er rollad tud.', |
|
| 272 | + 'info_chemin_acces_annuaire' => 'Dibarzhioù : <b>Hent moned er rollad tud</b>', |
|
| 273 | + 'info_choix_base' => 'Trede lankad :', |
|
| 274 | + 'info_classement_1' => '<sup>añ</sup> war @liste@', |
|
| 275 | + 'info_classement_2' => '<sup>vet</sup> war @liste@', |
|
| 276 | + 'info_code_acces' => 'N’ankouait ket ho kodoù moned !', |
|
| 277 | + 'info_config_suivi' => 'Ma’z eo ar chomlec’h-mañ hini ur roll-skignañ e c’hellit skrivañ amañ ar chomlec’h evit en em enrollañ. Gallout a ra ar chomlec’h-se bezañ un URL (hini ar bajenn Web m’en em enroller warni), pe ur postel diwar-benn un danvez bennak (da skouer : <tt>@adresse_suivi@?subject=subscribe</tt>):', |
|
| 278 | + 'info_config_suivi_explication' => 'Gallout a rit en em enrollañ war roll-skignañ al lec’hienn-mañ. Degaset e vo deoc’h kemennoù dre bostel pa vo kinniget pennadoù pe berrskridoù nevez neuze.', |
|
| 279 | + 'info_confirmer_passe' => 'Gwiriañ ar ger-tremen :', |
|
| 280 | + 'info_conflit_edition_avis_non_sauvegarde' => 'Diwallit, kemmet eo bet an maeziennoù-mañ e lec’h all. Setu ma n’eo ket bet enrollet ho kemmoù warno.', |
|
| 281 | + 'info_conflit_edition_differences' => 'Diforc’hioù :', |
|
| 282 | + 'info_conflit_edition_version_enregistree' => 'Ar stumm bet enrollet :', |
|
| 283 | + 'info_conflit_edition_votre_version' => 'Ho stumm :', |
|
| 284 | + 'info_connexion_base' => 'O klask kevreañ ouzh an diaz titouroù', |
|
| 285 | + 'info_connexion_base_donnee' => 'Kevreañ ouzh ho tiaz titouroù', |
|
| 286 | + 'info_connexion_ldap_ok' => 'Kevreet oc’h dre LDAP.</b><p>Gallout a rit tremen d’al lankad war-lerc’h.</p>', |
|
| 287 | + 'info_connexion_mysql' => 'Ho kevreadenn SQL', |
|
| 288 | + 'info_connexion_ok' => 'Kevreet oc’h.', |
|
| 289 | + 'info_contact' => 'Darempred', |
|
| 290 | + 'info_contenu_articles' => 'Danvez ar pennadoù', |
|
| 291 | + 'info_contributions' => 'Degasadennoù', |
|
| 292 | + 'info_creation_paragraphe' => '(Evit krouiñ rannbennadoù, lezit goullo linennoù zo traken)', |
|
| 293 | + 'info_creation_rubrique' => 'A-benn gallout skrivañ pennadoù <br />e rankit bezañ krouet ur rubrikenn da nebeutañ.<br />', |
|
| 294 | + 'info_creation_tables' => 'Krouiñ taolennoù an diaz titouroù', |
|
| 295 | + 'info_creer_base' => '<b>Krouiñ</b> un diaz titouroù nevez :', |
|
| 296 | + 'info_dans_rubrique' => 'Er rubrikenn :', |
|
| 297 | + 'info_date_publication_anterieure' => 'Deiziad skridaozañ kent :', |
|
| 298 | + 'info_date_referencement' => 'DEIZIAD MENEGERIÑ AL LEC’HIENN-MAÑ :', |
|
| 299 | + 'info_derniere_etape' => 'Echuet eo !', |
|
| 300 | + 'info_descriptif' => 'Deskrivadur :', |
|
| 301 | + 'info_desinstaller_plugin' => 'diverkañ a ra ar roadoù, ha diweredekaat a ra an adveziant', |
|
| 302 | + 'info_discussion_cours' => 'Kaozeadennoù digor', |
|
| 303 | + 'info_ecrire_article' => 'A-benn gallout skrivañ pennadoù e rankit bezañ krouet ur rubrikenn da nebeutañ.', |
|
| 304 | + 'info_email_envoi' => 'Postel kas (diret)', |
|
| 305 | + 'info_email_envoi_txt' => 'Skrivit amañ chomlec’h kas ar postelioù (ma ne skrivit netra e vo implijet chomlec’h an degemererien) :', |
|
| 306 | + 'info_email_webmestre' => 'Postel ar webmestr (diret)', |
|
| 307 | + 'info_envoi_email_automatique' => 'Kas postelioù emgefre', |
|
| 308 | + 'info_envoyer_maintenant' => 'Kas bremañ', |
|
| 309 | + 'info_etape_suivante' => 'Tremen d’al lankad war-lerc’h', |
|
| 310 | + 'info_etape_suivante_1' => 'Gallout a rit tremen d’al lankad war-lerc’h.', |
|
| 311 | + 'info_etape_suivante_2' => 'Gallout a rit tremen d’ar lankad war-lerc’h.', |
|
| 312 | + 'info_exceptions_proxy' => 'Nemedennoù evit ar proxy', |
|
| 313 | + 'info_exportation_base' => 'Oc’h ezporzhiañ an diaz davet @archive@', |
|
| 314 | + 'info_facilite_suivi_activite' => 'A-benn heuliañ aesoc’h an oberererezh e c’hell SPIP kas dre bostel, |
|
| 315 | 315 | d’ul roll-skignañ enni ar skridaozerien da skouer, |
| 316 | 316 | ar goulennoù embann ha kadarnaat ar pennadoù.', |
| 317 | - 'info_fichiers_authent' => 'Restroù gwiriekaat « .htpasswd »', |
|
| 318 | - 'info_forums_abo_invites' => 'Foromoù dre goumanant zo war ho lec’hienn ; pedet e vez ar weladennerien d’en em enrollañ war lodenn foran al lec’hienn neuze.', |
|
| 319 | - 'info_gauche_admin_tech' => '<b>N’eus nemet an dud e-karg eus al lec’hienn a c’hall mont war ar bajenn-mañ.</b><p> Warni e reer al labourioù kempenn. Evit traoù zo ez eus ezhomm eus un argerzh testeniekaat dibar a c’houlenn kaout ur moned FTP ouzh al lec’hienn.</p>', |
|
| 320 | - 'info_gauche_admin_vider' => '<b>N’eus nemet an dud e-karg a c’hall mont war ar bajenn-mañ.</b><p>Warni e reer al labourioù kempenn. Evit traoù zo ez eus ezhomm eus un argerzh testeniekaat dibar a c’houlenn kaout ur moned FTP ouzh al lec’hienn.</p>', |
|
| 321 | - 'info_gauche_auteurs' => 'Amañ e kavot an holl dud a skriv war al lec’hienn. |
|
| 317 | + 'info_fichiers_authent' => 'Restroù gwiriekaat « .htpasswd »', |
|
| 318 | + 'info_forums_abo_invites' => 'Foromoù dre goumanant zo war ho lec’hienn ; pedet e vez ar weladennerien d’en em enrollañ war lodenn foran al lec’hienn neuze.', |
|
| 319 | + 'info_gauche_admin_tech' => '<b>N’eus nemet an dud e-karg eus al lec’hienn a c’hall mont war ar bajenn-mañ.</b><p> Warni e reer al labourioù kempenn. Evit traoù zo ez eus ezhomm eus un argerzh testeniekaat dibar a c’houlenn kaout ur moned FTP ouzh al lec’hienn.</p>', |
|
| 320 | + 'info_gauche_admin_vider' => '<b>N’eus nemet an dud e-karg a c’hall mont war ar bajenn-mañ.</b><p>Warni e reer al labourioù kempenn. Evit traoù zo ez eus ezhomm eus un argerzh testeniekaat dibar a c’houlenn kaout ur moned FTP ouzh al lec’hienn.</p>', |
|
| 321 | + 'info_gauche_auteurs' => 'Amañ e kavot an holl dud a skriv war al lec’hienn. |
|
| 322 | 322 | Diouzh liv o skeudennig e c’hellit gouzout o c’harg resis (merour=gwer; skridaozer=melen).', |
| 323 | - 'info_gauche_auteurs_exterieurs' => 'E glaz emañ diskouezet ar skridaozerien diavaez, hep moned ouzh al lec’hienn ; |
|
| 323 | + 'info_gauche_auteurs_exterieurs' => 'E glaz emañ diskouezet ar skridaozerien diavaez, hep moned ouzh al lec’hienn ; |
|
| 324 | 324 | Gant ur pod-lastez eo aroueziet ar re bet diverket.', |
| 325 | - 'info_gauche_messagerie' => 'Dre ar postelerezh e c’hellit eskemm kemennadennoù gant skridaozerien all, derc’hel notennigoù-eñvor, pe, ma’z oc’h merour, skignañ kemennoù war bajenn degemer al lodenn brevez.', |
|
| 326 | - 'info_gauche_statistiques_referers' => 'War ar bajenn-mañ emañ roll ar <i>referers</i>, da lavaret eo al lec’hiennoù enno liammoù a gas davet ho lec’hienn deoc’h, evit dec’h hag hiziv hepken. Riñset e vez ar roll-mañ bemdez.', |
|
| 327 | - 'info_gauche_visiteurs_enregistres' => 'Amañ emañ ar weladennerien enrollet evit gallout kemer perzh e foromoù dre goumanant lodenn foran al lec’hienn.', |
|
| 328 | - 'info_generation_miniatures_images' => 'Krouiñ skeudennoùigoù', |
|
| 329 | - 'info_gerer_trad_objets' => '@objets@ : merañ liammoù an troidigezh', |
|
| 330 | - 'info_hebergeur_desactiver_envoi_email' => 'Herberc’herien zo a nac’h ma vefe kaset postelioù emgedre adal o servijerioù. En deoguezh-se, ne’z aio ket ar servijoù-se en-dro.', |
|
| 331 | - 'info_hier' => 'dec’h :', |
|
| 332 | - 'info_identification_publique' => 'Hoc’h anv foran...', |
|
| 333 | - 'info_image_process' => 'Diuzit an hentenn wellañ da sevel skeudennoùigoù o klikañ war ar skeudenn a zere.', |
|
| 334 | - 'info_image_process2' => '<b>Evezh.</b> <i>Ma ne weler skeudenn ebet e talvez n’eo ket bet kefluniet an dafariad a ro bod deoc’h evit ober gant seurt binvioù. Mar fell deoc’h implijout ar servijoù-se, kit e darempred gant an dud e-karg, ha goulennit war-lerc’h an astennoù «GD» pe «Imagick».</i>', |
|
| 335 | - 'info_images_auto' => 'Skeudennoù jedet ent emgefre', |
|
| 336 | - 'info_informations_personnelles' => 'Titouroù personel', |
|
| 337 | - 'info_inscription' => 'enskrivadur el linenn', |
|
| 338 | - 'info_inscription_automatique' => 'Enskrivadur emgefreek ar skridaozerien nevez.', |
|
| 339 | - 'info_jeu_caractere' => 'Strobad arouezennoù al lec’hienn', |
|
| 340 | - 'info_jours' => 'deiz', |
|
| 341 | - 'info_laisser_champs_vides' => '(lezit ar maeziennoù-mañ goullo)', |
|
| 342 | - 'info_langues' => 'Yezhoù al lec’hienn', |
|
| 343 | - 'info_ldap_ok' => 'Staliet eo ar gwiriekaat LDAP.', |
|
| 344 | - 'info_lien_hypertexte' => 'Liamm gourskrid :', |
|
| 345 | - 'info_liste_nouveautes_envoyee' => 'Kaset eo bet roll an nevezentioù', |
|
| 346 | - 'info_liste_redacteurs_connectes' => 'Roll ar skridaozerien kevreet', |
|
| 347 | - 'info_login_existant' => 'C’hoazh ez eus eus ar ger kevreañ-mañ.', |
|
| 348 | - 'info_login_trop_court' => 'Re verr eo ar ger-kevreañ.', |
|
| 349 | - 'info_login_trop_court_car_pluriel' => 'Ret eo lakaat@nb@ arouezenn da vihanañ.', |
|
| 350 | - 'info_logos' => 'Al logoioù', |
|
| 351 | - 'info_maximum' => 'd’ar muiañ :', |
|
| 352 | - 'info_meme_rubrique' => 'En hevelep rubrikenn', |
|
| 353 | - 'info_message_en_redaction' => 'Ar c’hemennadennoù emaoc’h o skrivañ', |
|
| 354 | - 'info_message_technique' => 'Kemennadenn deknikel :', |
|
| 355 | - 'info_messagerie_interne' => 'Postelerezh diabarzh', |
|
| 356 | - 'info_mise_a_niveau_base' => 'lakaat ho tiaz titouroù SQL a-live', |
|
| 357 | - 'info_mise_a_niveau_base_2' => '{{Diwallit!}} Staliet ho peus ur stumm eus SPIP {koshoc’h} eget an hini a oa war al lec’hienn-mañ a-raok . |
|
| 325 | + 'info_gauche_messagerie' => 'Dre ar postelerezh e c’hellit eskemm kemennadennoù gant skridaozerien all, derc’hel notennigoù-eñvor, pe, ma’z oc’h merour, skignañ kemennoù war bajenn degemer al lodenn brevez.', |
|
| 326 | + 'info_gauche_statistiques_referers' => 'War ar bajenn-mañ emañ roll ar <i>referers</i>, da lavaret eo al lec’hiennoù enno liammoù a gas davet ho lec’hienn deoc’h, evit dec’h hag hiziv hepken. Riñset e vez ar roll-mañ bemdez.', |
|
| 327 | + 'info_gauche_visiteurs_enregistres' => 'Amañ emañ ar weladennerien enrollet evit gallout kemer perzh e foromoù dre goumanant lodenn foran al lec’hienn.', |
|
| 328 | + 'info_generation_miniatures_images' => 'Krouiñ skeudennoùigoù', |
|
| 329 | + 'info_gerer_trad_objets' => '@objets@ : merañ liammoù an troidigezh', |
|
| 330 | + 'info_hebergeur_desactiver_envoi_email' => 'Herberc’herien zo a nac’h ma vefe kaset postelioù emgedre adal o servijerioù. En deoguezh-se, ne’z aio ket ar servijoù-se en-dro.', |
|
| 331 | + 'info_hier' => 'dec’h :', |
|
| 332 | + 'info_identification_publique' => 'Hoc’h anv foran...', |
|
| 333 | + 'info_image_process' => 'Diuzit an hentenn wellañ da sevel skeudennoùigoù o klikañ war ar skeudenn a zere.', |
|
| 334 | + 'info_image_process2' => '<b>Evezh.</b> <i>Ma ne weler skeudenn ebet e talvez n’eo ket bet kefluniet an dafariad a ro bod deoc’h evit ober gant seurt binvioù. Mar fell deoc’h implijout ar servijoù-se, kit e darempred gant an dud e-karg, ha goulennit war-lerc’h an astennoù «GD» pe «Imagick».</i>', |
|
| 335 | + 'info_images_auto' => 'Skeudennoù jedet ent emgefre', |
|
| 336 | + 'info_informations_personnelles' => 'Titouroù personel', |
|
| 337 | + 'info_inscription' => 'enskrivadur el linenn', |
|
| 338 | + 'info_inscription_automatique' => 'Enskrivadur emgefreek ar skridaozerien nevez.', |
|
| 339 | + 'info_jeu_caractere' => 'Strobad arouezennoù al lec’hienn', |
|
| 340 | + 'info_jours' => 'deiz', |
|
| 341 | + 'info_laisser_champs_vides' => '(lezit ar maeziennoù-mañ goullo)', |
|
| 342 | + 'info_langues' => 'Yezhoù al lec’hienn', |
|
| 343 | + 'info_ldap_ok' => 'Staliet eo ar gwiriekaat LDAP.', |
|
| 344 | + 'info_lien_hypertexte' => 'Liamm gourskrid :', |
|
| 345 | + 'info_liste_nouveautes_envoyee' => 'Kaset eo bet roll an nevezentioù', |
|
| 346 | + 'info_liste_redacteurs_connectes' => 'Roll ar skridaozerien kevreet', |
|
| 347 | + 'info_login_existant' => 'C’hoazh ez eus eus ar ger kevreañ-mañ.', |
|
| 348 | + 'info_login_trop_court' => 'Re verr eo ar ger-kevreañ.', |
|
| 349 | + 'info_login_trop_court_car_pluriel' => 'Ret eo lakaat@nb@ arouezenn da vihanañ.', |
|
| 350 | + 'info_logos' => 'Al logoioù', |
|
| 351 | + 'info_maximum' => 'd’ar muiañ :', |
|
| 352 | + 'info_meme_rubrique' => 'En hevelep rubrikenn', |
|
| 353 | + 'info_message_en_redaction' => 'Ar c’hemennadennoù emaoc’h o skrivañ', |
|
| 354 | + 'info_message_technique' => 'Kemennadenn deknikel :', |
|
| 355 | + 'info_messagerie_interne' => 'Postelerezh diabarzh', |
|
| 356 | + 'info_mise_a_niveau_base' => 'lakaat ho tiaz titouroù SQL a-live', |
|
| 357 | + 'info_mise_a_niveau_base_2' => '{{Diwallit!}} Staliet ho peus ur stumm eus SPIP {koshoc’h} eget an hini a oa war al lec’hienn-mañ a-raok . |
|
| 358 | 358 | Riskloù zo e vefe distrujet ho tiaz titouroù pe ne’z afe ket en-dro ken.<br />{{Adstailhit restroù SPIP.}}', |
| 359 | - 'info_modification_enregistree' => 'lerc’hwezet eo bet ho taskemm', |
|
| 360 | - 'info_modifier_auteur' => 'Kemmañ an aozer :', |
|
| 361 | - 'info_modifier_rubrique' => 'Kemmañ ar rubrikenn :', |
|
| 362 | - 'info_modifier_titre' => 'Kemmañ : @titre@', |
|
| 363 | - 'info_mon_site_spip' => 'Ma lec’hienn SPIP', |
|
| 364 | - 'info_moyenne' => 'Keidenn :', |
|
| 365 | - 'info_multi_cet_article' => 'Yezh ar pennad-mañ :', |
|
| 366 | - 'info_multi_langues_choisies' => 'Dibabit amañ dindan ar yezhoù a c’hell skridaozerien ho lec’hienn skrivañ enno. |
|
| 359 | + 'info_modification_enregistree' => 'lerc’hwezet eo bet ho taskemm', |
|
| 360 | + 'info_modifier_auteur' => 'Kemmañ an aozer :', |
|
| 361 | + 'info_modifier_rubrique' => 'Kemmañ ar rubrikenn :', |
|
| 362 | + 'info_modifier_titre' => 'Kemmañ : @titre@', |
|
| 363 | + 'info_mon_site_spip' => 'Ma lec’hienn SPIP', |
|
| 364 | + 'info_moyenne' => 'Keidenn :', |
|
| 365 | + 'info_multi_cet_article' => 'Yezh ar pennad-mañ :', |
|
| 366 | + 'info_multi_langues_choisies' => 'Dibabit amañ dindan ar yezhoù a c’hell skridaozerien ho lec’hienn skrivañ enno. |
|
| 367 | 367 | Ar yezhoù bet implijet betek-henn (diskouezet da gentañ) n’hallont ket bezañ lamet kuit.', |
| 368 | - 'info_multi_objets' => '@objets@ : gweredekaat lañser ar yezh', |
|
| 369 | - 'info_multi_secteurs' => '...evit rubrikennoù ar wrizienn hepken ?', |
|
| 370 | - 'info_nb_articles' => '@nb@ pennadoù-skrid', |
|
| 371 | - 'info_nb_auteurs' => '@nb@ aozerion', |
|
| 372 | - 'info_nb_messages' => '@nb@ kemennadoù', |
|
| 373 | - 'info_nb_mots_cles' => '@nb@ gerioù-alc’hwez', |
|
| 374 | - 'info_nb_rubriques' => '@nb@ rubrikennoù', |
|
| 375 | - 'info_nb_visiteurs' => '@nb@ gweladennerion', |
|
| 376 | - 'info_nom' => 'Anv', |
|
| 377 | - 'info_nom_destinataire' => 'Anv an degemerer', |
|
| 378 | - 'info_nom_pas_conforme' => 'n’eo ket aotreet an tagoù html ', |
|
| 379 | - 'info_nom_site' => 'Anv ho lec’hienn', |
|
| 380 | - 'info_nombre_articles' => '@nb_articles@ pennad,', |
|
| 381 | - 'info_nombre_rubriques' => '@nb_rubriques@ rubrikenn,', |
|
| 382 | - 'info_nombre_sites' => '@nb_sites@ lec’hienn,', |
|
| 383 | - 'info_non_deplacer' => 'Na zilec’hiañ...', |
|
| 384 | - 'info_non_envoi_annonce_dernieres_nouveautes' => 'Gallout a ra SPIP kelaouiñ en un doare reoliek war nevezenti al lec’hienn |
|
| 368 | + 'info_multi_objets' => '@objets@ : gweredekaat lañser ar yezh', |
|
| 369 | + 'info_multi_secteurs' => '...evit rubrikennoù ar wrizienn hepken ?', |
|
| 370 | + 'info_nb_articles' => '@nb@ pennadoù-skrid', |
|
| 371 | + 'info_nb_auteurs' => '@nb@ aozerion', |
|
| 372 | + 'info_nb_messages' => '@nb@ kemennadoù', |
|
| 373 | + 'info_nb_mots_cles' => '@nb@ gerioù-alc’hwez', |
|
| 374 | + 'info_nb_rubriques' => '@nb@ rubrikennoù', |
|
| 375 | + 'info_nb_visiteurs' => '@nb@ gweladennerion', |
|
| 376 | + 'info_nom' => 'Anv', |
|
| 377 | + 'info_nom_destinataire' => 'Anv an degemerer', |
|
| 378 | + 'info_nom_pas_conforme' => 'n’eo ket aotreet an tagoù html ', |
|
| 379 | + 'info_nom_site' => 'Anv ho lec’hienn', |
|
| 380 | + 'info_nombre_articles' => '@nb_articles@ pennad,', |
|
| 381 | + 'info_nombre_rubriques' => '@nb_rubriques@ rubrikenn,', |
|
| 382 | + 'info_nombre_sites' => '@nb_sites@ lec’hienn,', |
|
| 383 | + 'info_non_deplacer' => 'Na zilec’hiañ...', |
|
| 384 | + 'info_non_envoi_annonce_dernieres_nouveautes' => 'Gallout a ra SPIP kelaouiñ en un doare reoliek war nevezenti al lec’hienn |
|
| 385 | 385 | (pennadoù ha berrskridoù embannet nevez zo).', |
| 386 | - 'info_non_envoi_liste_nouveautes' => 'Chom hep kas roll an nevezenti', |
|
| 387 | - 'info_non_modifiable' => 'n’hall ket bezañ kemmet', |
|
| 388 | - 'info_non_suppression_mot_cle' => 'ne fell ket din diverkañ ar ger-stur-mañ.', |
|
| 389 | - 'info_notes' => 'Notennoù', |
|
| 390 | - 'info_nouvel_article' => 'Pennad nevez', |
|
| 391 | - 'info_nouvelle_traduction' => 'Troidigezh nevez :', |
|
| 392 | - 'info_numero_article' => 'PENNAD NIVERENN :', |
|
| 393 | - 'info_obligatoire_02' => '[Rekis]', |
|
| 394 | - 'info_option_accepter_visiteurs' => 'Aotren enrolladennoù gweladennerien al lec’hienn foran', |
|
| 395 | - 'info_option_ne_pas_accepter_visiteurs' => 'Nac’hañ enrolladennoù ar weladennerien', |
|
| 396 | - 'info_options_avancees' => 'DIBARZHIOÙ PISHOC’H', |
|
| 397 | - 'info_ou' => 'pe...', |
|
| 398 | - 'info_page_interdite' => 'Pajenn difennet', |
|
| 399 | - 'info_par_nom' => 'dre anv', |
|
| 400 | - 'info_par_nombre_article' => 'dre an niver a bennadoù', |
|
| 401 | - 'info_par_statut' => 'dre statud', |
|
| 402 | - 'info_par_tri' => '’(dre @tri@)’', |
|
| 403 | - 'info_passe_trop_court' => 'Ger-tremen re verr.', |
|
| 404 | - 'info_passe_trop_court_car_pluriel' => 'Lakait d’’ar vihanañ @nb@ arouezenn er ger-tremen.', |
|
| 405 | - 'info_passes_identiques' => 'Ne glot ket an daou c’her-tremen.', |
|
| 406 | - 'info_plus_cinq_car' => 'ouzhpenn pemp arouezenn', |
|
| 407 | - 'info_plus_cinq_car_2' => '(Ouzhpenn 5 arouezenn)', |
|
| 408 | - 'info_plus_trois_car' => '(Ouzhpenn 3 arouezenn)', |
|
| 409 | - 'info_popularite' => 'brud; : @popularite@ ; gweladennoù : @visites@', |
|
| 410 | - 'info_post_scriptum' => 'Goude-skrid', |
|
| 411 | - 'info_post_scriptum_2' => 'Goude-skrid :', |
|
| 412 | - 'info_pour' => 'evit', |
|
| 413 | - 'info_preview_texte' => 'Posupl eo rakwelet holl bennadoù al lec’h gant ar statud « kinniget » d’an nebeutañ, hag an holl verrskridoù a vezer an oberour anezho. Daoust ha dleout a rafe an holl verourien gallout en ober, pe ar skridaozerien, pe den ebet ?', |
|
| 414 | - 'info_procedez_par_etape' => 'kit war-raok pazenn-ha-pazenn', |
|
| 415 | - 'info_procedure_maj_version' => 'rankout a ra al labour hizivaat bezañ lañset a-benn azasaat |
|
| 386 | + 'info_non_envoi_liste_nouveautes' => 'Chom hep kas roll an nevezenti', |
|
| 387 | + 'info_non_modifiable' => 'n’hall ket bezañ kemmet', |
|
| 388 | + 'info_non_suppression_mot_cle' => 'ne fell ket din diverkañ ar ger-stur-mañ.', |
|
| 389 | + 'info_notes' => 'Notennoù', |
|
| 390 | + 'info_nouvel_article' => 'Pennad nevez', |
|
| 391 | + 'info_nouvelle_traduction' => 'Troidigezh nevez :', |
|
| 392 | + 'info_numero_article' => 'PENNAD NIVERENN :', |
|
| 393 | + 'info_obligatoire_02' => '[Rekis]', |
|
| 394 | + 'info_option_accepter_visiteurs' => 'Aotren enrolladennoù gweladennerien al lec’hienn foran', |
|
| 395 | + 'info_option_ne_pas_accepter_visiteurs' => 'Nac’hañ enrolladennoù ar weladennerien', |
|
| 396 | + 'info_options_avancees' => 'DIBARZHIOÙ PISHOC’H', |
|
| 397 | + 'info_ou' => 'pe...', |
|
| 398 | + 'info_page_interdite' => 'Pajenn difennet', |
|
| 399 | + 'info_par_nom' => 'dre anv', |
|
| 400 | + 'info_par_nombre_article' => 'dre an niver a bennadoù', |
|
| 401 | + 'info_par_statut' => 'dre statud', |
|
| 402 | + 'info_par_tri' => '’(dre @tri@)’', |
|
| 403 | + 'info_passe_trop_court' => 'Ger-tremen re verr.', |
|
| 404 | + 'info_passe_trop_court_car_pluriel' => 'Lakait d’’ar vihanañ @nb@ arouezenn er ger-tremen.', |
|
| 405 | + 'info_passes_identiques' => 'Ne glot ket an daou c’her-tremen.', |
|
| 406 | + 'info_plus_cinq_car' => 'ouzhpenn pemp arouezenn', |
|
| 407 | + 'info_plus_cinq_car_2' => '(Ouzhpenn 5 arouezenn)', |
|
| 408 | + 'info_plus_trois_car' => '(Ouzhpenn 3 arouezenn)', |
|
| 409 | + 'info_popularite' => 'brud; : @popularite@ ; gweladennoù : @visites@', |
|
| 410 | + 'info_post_scriptum' => 'Goude-skrid', |
|
| 411 | + 'info_post_scriptum_2' => 'Goude-skrid :', |
|
| 412 | + 'info_pour' => 'evit', |
|
| 413 | + 'info_preview_texte' => 'Posupl eo rakwelet holl bennadoù al lec’h gant ar statud « kinniget » d’an nebeutañ, hag an holl verrskridoù a vezer an oberour anezho. Daoust ha dleout a rafe an holl verourien gallout en ober, pe ar skridaozerien, pe den ebet ?', |
|
| 414 | + 'info_procedez_par_etape' => 'kit war-raok pazenn-ha-pazenn', |
|
| 415 | + 'info_procedure_maj_version' => 'rankout a ra al labour hizivaat bezañ lañset a-benn azasaat |
|
| 416 | 416 | an diaz titouroù ouzh stumm nevez SPIP.', |
| 417 | - 'info_proxy_ok' => 'Mat eo bet disoc’h arnod ar proksi.', |
|
| 418 | - 'info_ps' => 'G.S.', |
|
| 419 | - 'info_publier' => 'embann', |
|
| 420 | - 'info_publies' => 'Ho pennadoù bet embannet', |
|
| 421 | - 'info_question_accepter_visiteurs' => 'M’eo resisaet e frammoù ho lec’hienn e c’hall ar weladennerien en em enrollañ hep moned ouzh al lodenn brevez, gweredekait an dibarzh a-is :', |
|
| 422 | - 'info_question_inscription_nouveaux_redacteurs' => 'Hag aotren a rit e c’hallfe skridaozerien nevez en em enrollañ adalek al lec’hienn foran ? |
|
| 417 | + 'info_proxy_ok' => 'Mat eo bet disoc’h arnod ar proksi.', |
|
| 418 | + 'info_ps' => 'G.S.', |
|
| 419 | + 'info_publier' => 'embann', |
|
| 420 | + 'info_publies' => 'Ho pennadoù bet embannet', |
|
| 421 | + 'info_question_accepter_visiteurs' => 'M’eo resisaet e frammoù ho lec’hienn e c’hall ar weladennerien en em enrollañ hep moned ouzh al lodenn brevez, gweredekait an dibarzh a-is :', |
|
| 422 | + 'info_question_inscription_nouveaux_redacteurs' => 'Hag aotren a rit e c’hallfe skridaozerien nevez en em enrollañ adalek al lec’hienn foran ? |
|
| 423 | 423 | Ma asantit e c’hallo ar weladennerien en em enskrivañ adalek ur furmskrid emgefreek, |
| 424 | 424 | ha gouest e vint neuze da dizhout al lodenn brevez evit kinnig o fennadoù dezho o-unan. |
| 425 | 425 | <blockquote><i>Da vare an enrollañ e vez kaset ur postel emgefreek d’ar skridaozerien |
| 426 | 426 | ennañ ar c’hodoù da c’hallout dont tre el lec’hienn. |
| 427 | 427 | Gant herberc’herien zo e vez difennet kas postelioù adalek o servijerioù, |
| 428 | 428 | en degouezh-se ne vo ket tu en em enrollañ ent emgefre.</i></blockquote>', |
| 429 | - 'info_qui_edite' => '@nom_auteur_modif@ en deus labouret war an danvez-se @date_diff@ minutes zo', |
|
| 430 | - 'info_racine_site' => 'Gwrizienn al lec’hienn', |
|
| 431 | - 'info_recharger_page' => 'Adkargit ar-bajenn-mañ a-raok pell, mar plij.', |
|
| 432 | - 'info_recherche_auteur_zero' => 'N’eus bet kavet disoc’h ebet evit « @cherche_auteur@ ».', |
|
| 433 | - 'info_recommencer' => 'Klaskit en-dro mar plij.', |
|
| 434 | - 'info_redacteur_1' => 'Skridaozer', |
|
| 435 | - 'info_redacteur_2' => 'aotreet da vont war al lodenn brevez (<i>erbedet</i>)', |
|
| 436 | - 'info_redacteurs' => 'Skridaozerien', |
|
| 437 | - 'info_redaction_en_cours' => 'O VEZAÑ SKRIDAOZET', |
|
| 438 | - 'info_redirection' => 'Adheñchañ', |
|
| 439 | - 'info_redirection_activee' => 'War adwerediñ', |
|
| 440 | - 'info_redirection_boucle' => 'Emaoc’h o klask adkas ur pennad-skrid warnañ e-unan.', |
|
| 441 | - 'info_redirection_desactivee' => 'Torret eo bet an adwerediñ.', |
|
| 442 | - 'info_refuses' => 'Ho pennadoù bet nac’het', |
|
| 443 | - 'info_reglage_ldap' => 'Dibarzhioù : <b>Reizhañ an enporzhiañ LDAP</b>', |
|
| 444 | - 'info_renvoi_article' => '<b>Adheñchañ.</b> Adkas a ra ar pennad-mañ d’ar bajenn :', |
|
| 445 | - 'info_reserve_admin' => 'N’eus nemet ar verourien a c’hall kemmañ ar chomlec’h-mañ.', |
|
| 446 | - 'info_restreindre_rubrique' => 'Strishaat ar merañ d’ar rubrikenn-mañ :', |
|
| 447 | - 'info_resultat_recherche' => 'Disoc’hoù an enklask :', |
|
| 448 | - 'info_rubriques' => 'Rubrikennoù', |
|
| 449 | - 'info_rubriques_02' => 'rubrikennoù', |
|
| 450 | - 'info_rubriques_trouvees' => 'Rubrikennoù bet kavet', |
|
| 451 | - 'info_sans_titre' => 'Titl ebet', |
|
| 452 | - 'info_selection_chemin_acces' => '<b>Diuzit</b> amañ dindan an hent evit tizhout ar rollad tud :', |
|
| 453 | - 'info_signatures' => 'sinadurioù', |
|
| 454 | - 'info_site' => 'Lec’hienn', |
|
| 455 | - 'info_site_2' => 'lec’hienn :', |
|
| 456 | - 'info_site_min' => 'lec’hienn', |
|
| 457 | - 'info_site_reference_2' => 'Lec’hienn menegeret', |
|
| 458 | - 'info_site_web' => 'Load internet :', |
|
| 459 | - 'info_sites' => 'lec’hiennoù', |
|
| 460 | - 'info_sites_lies_mot' => 'Al lec’hiennoù menegeret liammet ouzh ar ger-stur-mañ', |
|
| 461 | - 'info_sites_proxy' => 'Implijout ur proksi', |
|
| 462 | - 'info_sites_trouves' => 'Lec’hiennoù bet kavet', |
|
| 463 | - 'info_sous_titre' => 'Istitl :', |
|
| 464 | - 'info_statut_administrateur' => 'Merour', |
|
| 465 | - 'info_statut_auteur' => 'Statud ar skridaozer-mañ :', |
|
| 466 | - 'info_statut_auteur_2' => 'Me a zo', |
|
| 467 | - 'info_statut_auteur_a_confirmer' => 'Enskrivadur da gadarnaat', |
|
| 468 | - 'info_statut_auteur_autre' => 'Statud all :', |
|
| 469 | - 'info_statut_redacteur' => 'Skridaozer', |
|
| 470 | - 'info_statut_utilisateurs_1' => 'Staelad dre ziouer an implijerion enporzhiet', |
|
| 471 | - 'info_statut_utilisateurs_2' => 'Dibabit ar statud da reiñ da dud ar rollad tud LDAP pa gevreont evit ar wech kentañ. Gallout a reoo da c’houde kemmañ ar statud-se unan evit pep aozer unan hag unan.', |
|
| 472 | - 'info_suivi_activite' => 'Heuliañ an embannerezh', |
|
| 473 | - 'info_surtitre' => 'Ustitl :', |
|
| 474 | - 'info_syndication_integrale_1' => 'Kinnig a ra ho lec’hienn restroù sindikadañ (gwelet « <a href="@url@">@titre@</a> »).', |
|
| 475 | - 'info_syndication_integrale_2' => 'Ha c’hoant hoc’h eus da ginnig ar pennadoù penn-da-benn, pe embann un diverrañ anezho, ennañ un nebeud kantadoù a arouezennoù ?', |
|
| 476 | - 'info_table_prefix' => 'Ma staliit meur a lec’hienn war ar memes diaz titouroù e c’hellit kemmañ ar rakgerioù zo e penn-kentañ anv an diazoù titouroù; ret eo deoc’h skrivañ gant lizherennoù bihan hep tired warno (ñ, ù, é, à, ...) hag hep esaouenn.', |
|
| 477 | - 'info_taille_maximale_images' => 'Emañ SPIP o vont da arnodiñ ment vrasañ posupl ar skeudennoù a c’hell bezañ meret gantañ (e milionoù a bikseloù).<br />Ne vo ket bihanaet ar skeudennoù brasoc’h.', |
|
| 478 | - 'info_taille_maximale_vignette' => 'Ment vrasañ ar skeudennoùigoù krouet gant ar reizhiad :', |
|
| 479 | - 'info_terminer_installation' => 'Bremañ e c’hellit echuiñ gant an argerzh staliañ standard.', |
|
| 480 | - 'info_texte' => 'Testenn', |
|
| 481 | - 'info_texte_explicatif' => 'Testenn displegañ', |
|
| 482 | - 'info_texte_long' => '(Dre ma’z eo hir an destenn eo bet rannet e meur a lodenn, a vo adpeget asambles goude ma vo bet aprouet an destenn)', |
|
| 483 | - 'info_texte_message' => 'Testenn ho kemennadenn :', |
|
| 484 | - 'info_texte_message_02' => 'Testenn ar gemennadenn', |
|
| 485 | - 'info_titre' => 'Titl :', |
|
| 486 | - 'info_total' => 'hollad :', |
|
| 487 | - 'info_tous_articles_en_redaction' => 'An holl bennadoù emeur o skridaozañ', |
|
| 488 | - 'info_tous_articles_presents' => 'An holl pennadoù bet embannet er rubrikenn-mañ', |
|
| 489 | - 'info_tous_articles_refuses' => 'An holl bennadoù distaolet', |
|
| 490 | - 'info_tous_les' => 'an holl :', |
|
| 491 | - 'info_tout_site' => 'Al lec’hienn a-bezh', |
|
| 492 | - 'info_tout_site2' => 'N’eo ket bet troet ar pennad er yezh-mañ.', |
|
| 493 | - 'info_tout_site3' => 'Troet eo bet ar pennad, met abaoe eo bet kemmet ar pennad orin. Ret eo nevesaat an droidigezh.', |
|
| 494 | - 'info_tout_site4' => 'Troet eo bet ar pennad er yezh-mañ, ha n’eus ket ezhomm da nevesaat an droidigezh.', |
|
| 495 | - 'info_tout_site5' => 'Pennad orin.', |
|
| 496 | - 'info_tout_site6' => '<b>Diwallit :</b>Ne vez diskouezet nemet ar pennadoù orin. |
|
| 429 | + 'info_qui_edite' => '@nom_auteur_modif@ en deus labouret war an danvez-se @date_diff@ minutes zo', |
|
| 430 | + 'info_racine_site' => 'Gwrizienn al lec’hienn', |
|
| 431 | + 'info_recharger_page' => 'Adkargit ar-bajenn-mañ a-raok pell, mar plij.', |
|
| 432 | + 'info_recherche_auteur_zero' => 'N’eus bet kavet disoc’h ebet evit « @cherche_auteur@ ».', |
|
| 433 | + 'info_recommencer' => 'Klaskit en-dro mar plij.', |
|
| 434 | + 'info_redacteur_1' => 'Skridaozer', |
|
| 435 | + 'info_redacteur_2' => 'aotreet da vont war al lodenn brevez (<i>erbedet</i>)', |
|
| 436 | + 'info_redacteurs' => 'Skridaozerien', |
|
| 437 | + 'info_redaction_en_cours' => 'O VEZAÑ SKRIDAOZET', |
|
| 438 | + 'info_redirection' => 'Adheñchañ', |
|
| 439 | + 'info_redirection_activee' => 'War adwerediñ', |
|
| 440 | + 'info_redirection_boucle' => 'Emaoc’h o klask adkas ur pennad-skrid warnañ e-unan.', |
|
| 441 | + 'info_redirection_desactivee' => 'Torret eo bet an adwerediñ.', |
|
| 442 | + 'info_refuses' => 'Ho pennadoù bet nac’het', |
|
| 443 | + 'info_reglage_ldap' => 'Dibarzhioù : <b>Reizhañ an enporzhiañ LDAP</b>', |
|
| 444 | + 'info_renvoi_article' => '<b>Adheñchañ.</b> Adkas a ra ar pennad-mañ d’ar bajenn :', |
|
| 445 | + 'info_reserve_admin' => 'N’eus nemet ar verourien a c’hall kemmañ ar chomlec’h-mañ.', |
|
| 446 | + 'info_restreindre_rubrique' => 'Strishaat ar merañ d’ar rubrikenn-mañ :', |
|
| 447 | + 'info_resultat_recherche' => 'Disoc’hoù an enklask :', |
|
| 448 | + 'info_rubriques' => 'Rubrikennoù', |
|
| 449 | + 'info_rubriques_02' => 'rubrikennoù', |
|
| 450 | + 'info_rubriques_trouvees' => 'Rubrikennoù bet kavet', |
|
| 451 | + 'info_sans_titre' => 'Titl ebet', |
|
| 452 | + 'info_selection_chemin_acces' => '<b>Diuzit</b> amañ dindan an hent evit tizhout ar rollad tud :', |
|
| 453 | + 'info_signatures' => 'sinadurioù', |
|
| 454 | + 'info_site' => 'Lec’hienn', |
|
| 455 | + 'info_site_2' => 'lec’hienn :', |
|
| 456 | + 'info_site_min' => 'lec’hienn', |
|
| 457 | + 'info_site_reference_2' => 'Lec’hienn menegeret', |
|
| 458 | + 'info_site_web' => 'Load internet :', |
|
| 459 | + 'info_sites' => 'lec’hiennoù', |
|
| 460 | + 'info_sites_lies_mot' => 'Al lec’hiennoù menegeret liammet ouzh ar ger-stur-mañ', |
|
| 461 | + 'info_sites_proxy' => 'Implijout ur proksi', |
|
| 462 | + 'info_sites_trouves' => 'Lec’hiennoù bet kavet', |
|
| 463 | + 'info_sous_titre' => 'Istitl :', |
|
| 464 | + 'info_statut_administrateur' => 'Merour', |
|
| 465 | + 'info_statut_auteur' => 'Statud ar skridaozer-mañ :', |
|
| 466 | + 'info_statut_auteur_2' => 'Me a zo', |
|
| 467 | + 'info_statut_auteur_a_confirmer' => 'Enskrivadur da gadarnaat', |
|
| 468 | + 'info_statut_auteur_autre' => 'Statud all :', |
|
| 469 | + 'info_statut_redacteur' => 'Skridaozer', |
|
| 470 | + 'info_statut_utilisateurs_1' => 'Staelad dre ziouer an implijerion enporzhiet', |
|
| 471 | + 'info_statut_utilisateurs_2' => 'Dibabit ar statud da reiñ da dud ar rollad tud LDAP pa gevreont evit ar wech kentañ. Gallout a reoo da c’houde kemmañ ar statud-se unan evit pep aozer unan hag unan.', |
|
| 472 | + 'info_suivi_activite' => 'Heuliañ an embannerezh', |
|
| 473 | + 'info_surtitre' => 'Ustitl :', |
|
| 474 | + 'info_syndication_integrale_1' => 'Kinnig a ra ho lec’hienn restroù sindikadañ (gwelet « <a href="@url@">@titre@</a> »).', |
|
| 475 | + 'info_syndication_integrale_2' => 'Ha c’hoant hoc’h eus da ginnig ar pennadoù penn-da-benn, pe embann un diverrañ anezho, ennañ un nebeud kantadoù a arouezennoù ?', |
|
| 476 | + 'info_table_prefix' => 'Ma staliit meur a lec’hienn war ar memes diaz titouroù e c’hellit kemmañ ar rakgerioù zo e penn-kentañ anv an diazoù titouroù; ret eo deoc’h skrivañ gant lizherennoù bihan hep tired warno (ñ, ù, é, à, ...) hag hep esaouenn.', |
|
| 477 | + 'info_taille_maximale_images' => 'Emañ SPIP o vont da arnodiñ ment vrasañ posupl ar skeudennoù a c’hell bezañ meret gantañ (e milionoù a bikseloù).<br />Ne vo ket bihanaet ar skeudennoù brasoc’h.', |
|
| 478 | + 'info_taille_maximale_vignette' => 'Ment vrasañ ar skeudennoùigoù krouet gant ar reizhiad :', |
|
| 479 | + 'info_terminer_installation' => 'Bremañ e c’hellit echuiñ gant an argerzh staliañ standard.', |
|
| 480 | + 'info_texte' => 'Testenn', |
|
| 481 | + 'info_texte_explicatif' => 'Testenn displegañ', |
|
| 482 | + 'info_texte_long' => '(Dre ma’z eo hir an destenn eo bet rannet e meur a lodenn, a vo adpeget asambles goude ma vo bet aprouet an destenn)', |
|
| 483 | + 'info_texte_message' => 'Testenn ho kemennadenn :', |
|
| 484 | + 'info_texte_message_02' => 'Testenn ar gemennadenn', |
|
| 485 | + 'info_titre' => 'Titl :', |
|
| 486 | + 'info_total' => 'hollad :', |
|
| 487 | + 'info_tous_articles_en_redaction' => 'An holl bennadoù emeur o skridaozañ', |
|
| 488 | + 'info_tous_articles_presents' => 'An holl pennadoù bet embannet er rubrikenn-mañ', |
|
| 489 | + 'info_tous_articles_refuses' => 'An holl bennadoù distaolet', |
|
| 490 | + 'info_tous_les' => 'an holl :', |
|
| 491 | + 'info_tout_site' => 'Al lec’hienn a-bezh', |
|
| 492 | + 'info_tout_site2' => 'N’eo ket bet troet ar pennad er yezh-mañ.', |
|
| 493 | + 'info_tout_site3' => 'Troet eo bet ar pennad, met abaoe eo bet kemmet ar pennad orin. Ret eo nevesaat an droidigezh.', |
|
| 494 | + 'info_tout_site4' => 'Troet eo bet ar pennad er yezh-mañ, ha n’eus ket ezhomm da nevesaat an droidigezh.', |
|
| 495 | + 'info_tout_site5' => 'Pennad orin.', |
|
| 496 | + 'info_tout_site6' => '<b>Diwallit :</b>Ne vez diskouezet nemet ar pennadoù orin. |
|
| 497 | 497 | Stag eo an troidigezhioù outo, |
| 498 | 498 | diskouezet en ul liv disheñvel, diouzh o stad :', |
| 499 | - 'info_traductions' => 'Troidigezhioù', |
|
| 500 | - 'info_travail_colaboratif' => 'Labour a-stroll war ar pennadoù', |
|
| 501 | - 'info_un_article' => 'ur pennad,', |
|
| 502 | - 'info_un_site' => 'ul load', |
|
| 503 | - 'info_une_rubrique' => 'ur rubrikenn,', |
|
| 504 | - 'info_une_rubrique_02' => '1 rubrikenn', |
|
| 505 | - 'info_url' => 'URL :', |
|
| 506 | - 'info_url_proxy' => 'URL ar proksi', |
|
| 507 | - 'info_url_proxy_pas_conforme' => 'Direizh eo an URL proxy', |
|
| 508 | - 'info_url_site_pas_conforme' => 'n’eo ket reizh URL al lec’hien.', |
|
| 509 | - 'info_url_test_proxy' => 'URL prouata', |
|
| 510 | - 'info_urlref' => 'Liamm gourskrid :', |
|
| 511 | - 'info_utilisation_spip' => 'Bremañ e c’hellit kregiñ da implijout ar reizhiad embann ameilet...', |
|
| 512 | - 'info_visites_par_mois' => 'Diskouez dre viz :', |
|
| 513 | - 'info_visiteur_1' => 'Gweladenner', |
|
| 514 | - 'info_visiteur_2' => 'Mont d’al lec’hienn foran', |
|
| 515 | - 'info_visiteurs' => 'Gweladennerion', |
|
| 516 | - 'info_visiteurs_02' => 'Gweladenner al lec’hienn foran', |
|
| 517 | - 'info_webmestre_forces' => 'termenet eo ar vistri-gwiad bremañ e <tt>@file_options@</tt>.', |
|
| 518 | - 'install_adresse_base_hebergeur' => 'Chomlec’h an diaz titouroù roet gant an herberc’hier', |
|
| 519 | - 'install_connect_ok' => 'Disklêriet eo bet ar bon nevez dindan anv an dafariad @connect@.', |
|
| 520 | - 'install_echec_annonce' => 'Moarvat e c’hwito ar staliadur pe e kaso d’ul lec’hienn na’z aio ket en-dro...', |
|
| 521 | - 'install_extension_mbstring' => 'Ne’z a ket SPIP en-dro gant :', |
|
| 522 | - 'install_extension_php_obligatoire' => 'Ezhomm en deus SPIP eus an astenn php :', |
|
| 523 | - 'install_login_base_hebergeur' => 'Kod kevreañ roet gant an herberc’hier', |
|
| 524 | - 'install_nom_base_hebergeur' => 'Anv an diaz roet gant an herberc’hier :', |
|
| 525 | - 'install_pas_table' => 'Taolenn ebet en diaz evit poent', |
|
| 526 | - 'install_pass_base_hebergeur' => 'Ger-tremen kevreañ roet gant an herberc’hier', |
|
| 527 | - 'install_php_version' => 'n’eo ket trawalc’h stumm @version@ PHP (@minimum@ d’an nebeutañ)', |
|
| 528 | - 'install_select_langue' => 'Diuzit ur yezh, ha klikit war « War-lerc’h » evit kregiñ gant ar staliañ.', |
|
| 529 | - 'install_select_type_db' => 'Merkit ar seurt diaz titouroù :', |
|
| 530 | - 'install_select_type_mysql' => 'MySQL', |
|
| 531 | - 'install_select_type_pg' => 'PostgreSQL', |
|
| 532 | - 'install_select_type_sqlite2' => 'SQLite 2', |
|
| 533 | - 'install_select_type_sqlite3' => 'SQLite 3', |
|
| 534 | - 'install_serveur_hebergeur' => 'Servijer diaz titouroù lakaet gant an herberc’hier', |
|
| 535 | - 'install_table_prefix_hebergeur' => 'Rakger an diaz roet gant an herberc’hier :', |
|
| 536 | - 'install_tables_base' => 'Taolennoù er reizhiad', |
|
| 537 | - 'install_types_db_connus' => 'Gallout a ra SPIP ober gant <b>MySQL</b> (an hini implijetañ), <b>PostgreSQL</b> ha <b>SQLite</b>.', |
|
| 538 | - 'install_types_db_connus_avertissement' => 'Diwallit : meur a adveziant ne’z eont en-dro nemet gant MySQL', |
|
| 539 | - 'instituer_erreur_statut_a_change' => 'Daskemmet eo bet ar staelad endeo', |
|
| 540 | - 'instituer_erreur_statut_non_autorise' => 'Ne c’hallit ket dibab ar staelad-se', |
|
| 541 | - 'intem_redacteur' => 'skridaozer', |
|
| 542 | - 'intitule_licence' => 'Aotre', |
|
| 543 | - 'item_accepter_inscriptions' => 'Degemer an enskrivadurioù', |
|
| 544 | - 'item_activer_messages_avertissement' => 'Gweredekaat ar c’hemennoù diwall', |
|
| 545 | - 'item_administrateur_2' => 'merour', |
|
| 546 | - 'item_afficher_calendrier' => 'Diskouez en deiziataer', |
|
| 547 | - 'item_autoriser_syndication_integrale' => 'Skignañ an holl bennadoù er restroù sindikadañ', |
|
| 548 | - 'item_choix_administrateurs' => 'ar verourion', |
|
| 549 | - 'item_choix_generation_miniature' => 'Krouiñ arlunioù ar skeudennoù en un doare emgefre.', |
|
| 550 | - 'item_choix_non_generation_miniature' => 'Chom hep krouiñ arlunioù diwar skeudennoù.', |
|
| 551 | - 'item_choix_redacteurs' => 'ar skridaozerion', |
|
| 552 | - 'item_choix_visiteurs' => 'gweladennerien al lec’hienn foran', |
|
| 553 | - 'item_creer_fichiers_authent' => 'Krouiñ ar restroù .htpasswd', |
|
| 554 | - 'item_login' => 'Kod kevreañ', |
|
| 555 | - 'item_messagerie_agenda' => 'Gweredekaat ar postelerezh hag an deiziataer', |
|
| 556 | - 'item_mots_cles_association_articles' => 'ouzh ar pennadoù', |
|
| 557 | - 'item_mots_cles_association_rubriques' => 'ouzh ar rubrikennoù', |
|
| 558 | - 'item_mots_cles_association_sites' => 'ouzh al lec’hiennoù rollet pe sindikadet.', |
|
| 559 | - 'item_non' => 'Ket', |
|
| 560 | - 'item_non_accepter_inscriptions' => 'Chom hep degemer an enskrivadurioù', |
|
| 561 | - 'item_non_activer_messages_avertissement' => 'Kemenn diwall ebet', |
|
| 562 | - 'item_non_afficher_calendrier' => 'Chom hep diskouez en deiziataer', |
|
| 563 | - 'item_non_autoriser_syndication_integrale' => 'Embann un diverrañ hepken', |
|
| 564 | - 'item_non_creer_fichiers_authent' => 'Arabat krouiñ ar restroù-se', |
|
| 565 | - 'item_non_messagerie_agenda' => 'Diweredekaat ar postelerezh hag an deiziataer', |
|
| 566 | - 'item_non_publier_articles' => 'Na embann ar pennadoù a-raok an deiziad embann lakaet.', |
|
| 567 | - 'item_nouvel_auteur' => 'Skridaozer nevez', |
|
| 568 | - 'item_nouvelle_rubrique' => 'Rubrikenn nevez', |
|
| 569 | - 'item_oui' => 'Ya', |
|
| 570 | - 'item_publier_articles' => 'Embann ar pennadoù, ne vern an deiziad embann lakaet dezho.', |
|
| 571 | - 'item_reponse_article' => 'Respont d’ar pennad', |
|
| 572 | - 'item_visiteur' => 'gweladenner', |
|
| 499 | + 'info_traductions' => 'Troidigezhioù', |
|
| 500 | + 'info_travail_colaboratif' => 'Labour a-stroll war ar pennadoù', |
|
| 501 | + 'info_un_article' => 'ur pennad,', |
|
| 502 | + 'info_un_site' => 'ul load', |
|
| 503 | + 'info_une_rubrique' => 'ur rubrikenn,', |
|
| 504 | + 'info_une_rubrique_02' => '1 rubrikenn', |
|
| 505 | + 'info_url' => 'URL :', |
|
| 506 | + 'info_url_proxy' => 'URL ar proksi', |
|
| 507 | + 'info_url_proxy_pas_conforme' => 'Direizh eo an URL proxy', |
|
| 508 | + 'info_url_site_pas_conforme' => 'n’eo ket reizh URL al lec’hien.', |
|
| 509 | + 'info_url_test_proxy' => 'URL prouata', |
|
| 510 | + 'info_urlref' => 'Liamm gourskrid :', |
|
| 511 | + 'info_utilisation_spip' => 'Bremañ e c’hellit kregiñ da implijout ar reizhiad embann ameilet...', |
|
| 512 | + 'info_visites_par_mois' => 'Diskouez dre viz :', |
|
| 513 | + 'info_visiteur_1' => 'Gweladenner', |
|
| 514 | + 'info_visiteur_2' => 'Mont d’al lec’hienn foran', |
|
| 515 | + 'info_visiteurs' => 'Gweladennerion', |
|
| 516 | + 'info_visiteurs_02' => 'Gweladenner al lec’hienn foran', |
|
| 517 | + 'info_webmestre_forces' => 'termenet eo ar vistri-gwiad bremañ e <tt>@file_options@</tt>.', |
|
| 518 | + 'install_adresse_base_hebergeur' => 'Chomlec’h an diaz titouroù roet gant an herberc’hier', |
|
| 519 | + 'install_connect_ok' => 'Disklêriet eo bet ar bon nevez dindan anv an dafariad @connect@.', |
|
| 520 | + 'install_echec_annonce' => 'Moarvat e c’hwito ar staliadur pe e kaso d’ul lec’hienn na’z aio ket en-dro...', |
|
| 521 | + 'install_extension_mbstring' => 'Ne’z a ket SPIP en-dro gant :', |
|
| 522 | + 'install_extension_php_obligatoire' => 'Ezhomm en deus SPIP eus an astenn php :', |
|
| 523 | + 'install_login_base_hebergeur' => 'Kod kevreañ roet gant an herberc’hier', |
|
| 524 | + 'install_nom_base_hebergeur' => 'Anv an diaz roet gant an herberc’hier :', |
|
| 525 | + 'install_pas_table' => 'Taolenn ebet en diaz evit poent', |
|
| 526 | + 'install_pass_base_hebergeur' => 'Ger-tremen kevreañ roet gant an herberc’hier', |
|
| 527 | + 'install_php_version' => 'n’eo ket trawalc’h stumm @version@ PHP (@minimum@ d’an nebeutañ)', |
|
| 528 | + 'install_select_langue' => 'Diuzit ur yezh, ha klikit war « War-lerc’h » evit kregiñ gant ar staliañ.', |
|
| 529 | + 'install_select_type_db' => 'Merkit ar seurt diaz titouroù :', |
|
| 530 | + 'install_select_type_mysql' => 'MySQL', |
|
| 531 | + 'install_select_type_pg' => 'PostgreSQL', |
|
| 532 | + 'install_select_type_sqlite2' => 'SQLite 2', |
|
| 533 | + 'install_select_type_sqlite3' => 'SQLite 3', |
|
| 534 | + 'install_serveur_hebergeur' => 'Servijer diaz titouroù lakaet gant an herberc’hier', |
|
| 535 | + 'install_table_prefix_hebergeur' => 'Rakger an diaz roet gant an herberc’hier :', |
|
| 536 | + 'install_tables_base' => 'Taolennoù er reizhiad', |
|
| 537 | + 'install_types_db_connus' => 'Gallout a ra SPIP ober gant <b>MySQL</b> (an hini implijetañ), <b>PostgreSQL</b> ha <b>SQLite</b>.', |
|
| 538 | + 'install_types_db_connus_avertissement' => 'Diwallit : meur a adveziant ne’z eont en-dro nemet gant MySQL', |
|
| 539 | + 'instituer_erreur_statut_a_change' => 'Daskemmet eo bet ar staelad endeo', |
|
| 540 | + 'instituer_erreur_statut_non_autorise' => 'Ne c’hallit ket dibab ar staelad-se', |
|
| 541 | + 'intem_redacteur' => 'skridaozer', |
|
| 542 | + 'intitule_licence' => 'Aotre', |
|
| 543 | + 'item_accepter_inscriptions' => 'Degemer an enskrivadurioù', |
|
| 544 | + 'item_activer_messages_avertissement' => 'Gweredekaat ar c’hemennoù diwall', |
|
| 545 | + 'item_administrateur_2' => 'merour', |
|
| 546 | + 'item_afficher_calendrier' => 'Diskouez en deiziataer', |
|
| 547 | + 'item_autoriser_syndication_integrale' => 'Skignañ an holl bennadoù er restroù sindikadañ', |
|
| 548 | + 'item_choix_administrateurs' => 'ar verourion', |
|
| 549 | + 'item_choix_generation_miniature' => 'Krouiñ arlunioù ar skeudennoù en un doare emgefre.', |
|
| 550 | + 'item_choix_non_generation_miniature' => 'Chom hep krouiñ arlunioù diwar skeudennoù.', |
|
| 551 | + 'item_choix_redacteurs' => 'ar skridaozerion', |
|
| 552 | + 'item_choix_visiteurs' => 'gweladennerien al lec’hienn foran', |
|
| 553 | + 'item_creer_fichiers_authent' => 'Krouiñ ar restroù .htpasswd', |
|
| 554 | + 'item_login' => 'Kod kevreañ', |
|
| 555 | + 'item_messagerie_agenda' => 'Gweredekaat ar postelerezh hag an deiziataer', |
|
| 556 | + 'item_mots_cles_association_articles' => 'ouzh ar pennadoù', |
|
| 557 | + 'item_mots_cles_association_rubriques' => 'ouzh ar rubrikennoù', |
|
| 558 | + 'item_mots_cles_association_sites' => 'ouzh al lec’hiennoù rollet pe sindikadet.', |
|
| 559 | + 'item_non' => 'Ket', |
|
| 560 | + 'item_non_accepter_inscriptions' => 'Chom hep degemer an enskrivadurioù', |
|
| 561 | + 'item_non_activer_messages_avertissement' => 'Kemenn diwall ebet', |
|
| 562 | + 'item_non_afficher_calendrier' => 'Chom hep diskouez en deiziataer', |
|
| 563 | + 'item_non_autoriser_syndication_integrale' => 'Embann un diverrañ hepken', |
|
| 564 | + 'item_non_creer_fichiers_authent' => 'Arabat krouiñ ar restroù-se', |
|
| 565 | + 'item_non_messagerie_agenda' => 'Diweredekaat ar postelerezh hag an deiziataer', |
|
| 566 | + 'item_non_publier_articles' => 'Na embann ar pennadoù a-raok an deiziad embann lakaet.', |
|
| 567 | + 'item_nouvel_auteur' => 'Skridaozer nevez', |
|
| 568 | + 'item_nouvelle_rubrique' => 'Rubrikenn nevez', |
|
| 569 | + 'item_oui' => 'Ya', |
|
| 570 | + 'item_publier_articles' => 'Embann ar pennadoù, ne vern an deiziad embann lakaet dezho.', |
|
| 571 | + 'item_reponse_article' => 'Respont d’ar pennad', |
|
| 572 | + 'item_visiteur' => 'gweladenner', |
|
| 573 | 573 | |
| 574 | - // J |
|
| 575 | - 'jour_non_connu_nc' => 'dianav', |
|
| 574 | + // J |
|
| 575 | + 'jour_non_connu_nc' => 'dianav', |
|
| 576 | 576 | |
| 577 | - // L |
|
| 578 | - 'label_bando_outils' => 'Barrenn ostilhoù', |
|
| 579 | - 'label_bando_outils_afficher' => 'Diskouez an ostilhoù', |
|
| 580 | - 'label_bando_outils_masquer' => 'Kuzhat an ostilhoù', |
|
| 581 | - 'label_choix_langue' => 'Dibabit ho yezh', |
|
| 582 | - 'label_nom_fichier_connect' => 'Lakait anv an dafariad-mañ', |
|
| 583 | - 'label_slogan_site' => 'Lugan al load internet', |
|
| 584 | - 'label_taille_ecran' => 'Ledander ar skramm', |
|
| 585 | - 'label_texte_et_icones_navigation' => 'Lañser gwedeiñ', |
|
| 586 | - 'label_texte_et_icones_page' => 'Diskouez er bajenn', |
|
| 587 | - 'ldap_correspondance' => 'hêrezh ar vaezienn @champ@', |
|
| 588 | - 'ldap_correspondance_1' => 'Hêrezh ar maeziennoù LDAP', |
|
| 589 | - 'ldap_correspondance_2' => 'Merkañ anv ar vaezienn LDAP evit pep hini eus ar maeziennoù SPIP da-heul. Lezel goullo kuit na vefe leuniet pa dispartiañ dre skejoù evit esaeañ meur a vaezienn LDAP.', |
|
| 590 | - 'lien_ajouter_auteur' => 'Ouzhpennañ ar skridaozer-mañ', |
|
| 591 | - 'lien_ajouter_une_rubrique' => 'Ouzhpennañ ar rubrikenn-mañ', |
|
| 592 | - 'lien_email' => 'postel', |
|
| 593 | - 'lien_nom_site' => 'ANV AL LEC’HIENN :', |
|
| 594 | - 'lien_rapide_contenu' => 'Mont d’an endalc’had', |
|
| 595 | - 'lien_rapide_navigation' => 'Mont da verdeiñ', |
|
| 596 | - 'lien_rapide_recherche' => 'Mont d’an enklask', |
|
| 597 | - 'lien_retirer_auteur' => 'Lemel ar skridaozer', |
|
| 598 | - 'lien_retirer_rubrique' => 'Tennañ kuit ar rubrikenn', |
|
| 599 | - 'lien_retirer_tous_auteurs' => 'Tennañ kuit an holl aozerion', |
|
| 600 | - 'lien_retirer_toutes_rubriques' => 'Tennañ kuit holl ar rubrikennoù', |
|
| 601 | - 'lien_site' => 'lec’hienn', |
|
| 602 | - 'lien_tout_decocher' => 'Diaskañ an holl', |
|
| 603 | - 'lien_tout_deplier' => 'Dispakañ pep tra', |
|
| 604 | - 'lien_tout_replier' => 'Adpakañ pep tra', |
|
| 605 | - 'lien_tout_supprimer' => 'Diverkañ pep tra', |
|
| 606 | - 'lien_trier_nom' => 'Renkañ diouzh an anv', |
|
| 607 | - 'lien_trier_nombre_articles' => 'Renkañ diouzh an niver a bennadoù', |
|
| 608 | - 'lien_trier_statut' => 'Renkañ diouzh ar statud', |
|
| 609 | - 'lien_voir_en_ligne' => 'GWELET ENLINENN :', |
|
| 610 | - 'logo_article' => 'LOGO AR PENNAD', |
|
| 611 | - 'logo_auteur' => 'LOGO AR SKRIDAOZER', |
|
| 612 | - 'logo_rubrique' => 'LOGO AR RUBRIKENN', |
|
| 613 | - 'logo_site' => 'LOGO AL LOAD INTERNET-MAÑ', |
|
| 614 | - 'logo_standard_rubrique' => 'LOGO BOAS AR RUBRIKENNOÙ', |
|
| 615 | - 'logo_survol' => 'LOGO RIKLAÑ AL LOGODENN', |
|
| 577 | + // L |
|
| 578 | + 'label_bando_outils' => 'Barrenn ostilhoù', |
|
| 579 | + 'label_bando_outils_afficher' => 'Diskouez an ostilhoù', |
|
| 580 | + 'label_bando_outils_masquer' => 'Kuzhat an ostilhoù', |
|
| 581 | + 'label_choix_langue' => 'Dibabit ho yezh', |
|
| 582 | + 'label_nom_fichier_connect' => 'Lakait anv an dafariad-mañ', |
|
| 583 | + 'label_slogan_site' => 'Lugan al load internet', |
|
| 584 | + 'label_taille_ecran' => 'Ledander ar skramm', |
|
| 585 | + 'label_texte_et_icones_navigation' => 'Lañser gwedeiñ', |
|
| 586 | + 'label_texte_et_icones_page' => 'Diskouez er bajenn', |
|
| 587 | + 'ldap_correspondance' => 'hêrezh ar vaezienn @champ@', |
|
| 588 | + 'ldap_correspondance_1' => 'Hêrezh ar maeziennoù LDAP', |
|
| 589 | + 'ldap_correspondance_2' => 'Merkañ anv ar vaezienn LDAP evit pep hini eus ar maeziennoù SPIP da-heul. Lezel goullo kuit na vefe leuniet pa dispartiañ dre skejoù evit esaeañ meur a vaezienn LDAP.', |
|
| 590 | + 'lien_ajouter_auteur' => 'Ouzhpennañ ar skridaozer-mañ', |
|
| 591 | + 'lien_ajouter_une_rubrique' => 'Ouzhpennañ ar rubrikenn-mañ', |
|
| 592 | + 'lien_email' => 'postel', |
|
| 593 | + 'lien_nom_site' => 'ANV AL LEC’HIENN :', |
|
| 594 | + 'lien_rapide_contenu' => 'Mont d’an endalc’had', |
|
| 595 | + 'lien_rapide_navigation' => 'Mont da verdeiñ', |
|
| 596 | + 'lien_rapide_recherche' => 'Mont d’an enklask', |
|
| 597 | + 'lien_retirer_auteur' => 'Lemel ar skridaozer', |
|
| 598 | + 'lien_retirer_rubrique' => 'Tennañ kuit ar rubrikenn', |
|
| 599 | + 'lien_retirer_tous_auteurs' => 'Tennañ kuit an holl aozerion', |
|
| 600 | + 'lien_retirer_toutes_rubriques' => 'Tennañ kuit holl ar rubrikennoù', |
|
| 601 | + 'lien_site' => 'lec’hienn', |
|
| 602 | + 'lien_tout_decocher' => 'Diaskañ an holl', |
|
| 603 | + 'lien_tout_deplier' => 'Dispakañ pep tra', |
|
| 604 | + 'lien_tout_replier' => 'Adpakañ pep tra', |
|
| 605 | + 'lien_tout_supprimer' => 'Diverkañ pep tra', |
|
| 606 | + 'lien_trier_nom' => 'Renkañ diouzh an anv', |
|
| 607 | + 'lien_trier_nombre_articles' => 'Renkañ diouzh an niver a bennadoù', |
|
| 608 | + 'lien_trier_statut' => 'Renkañ diouzh ar statud', |
|
| 609 | + 'lien_voir_en_ligne' => 'GWELET ENLINENN :', |
|
| 610 | + 'logo_article' => 'LOGO AR PENNAD', |
|
| 611 | + 'logo_auteur' => 'LOGO AR SKRIDAOZER', |
|
| 612 | + 'logo_rubrique' => 'LOGO AR RUBRIKENN', |
|
| 613 | + 'logo_site' => 'LOGO AL LOAD INTERNET-MAÑ', |
|
| 614 | + 'logo_standard_rubrique' => 'LOGO BOAS AR RUBRIKENNOÙ', |
|
| 615 | + 'logo_survol' => 'LOGO RIKLAÑ AL LOGODENN', |
|
| 616 | 616 | |
| 617 | - // M |
|
| 618 | - 'menu_aide_installation_choix_base' => 'dibab ho tiaz', |
|
| 619 | - 'module_fichier_langue' => 'Restr yezh', |
|
| 620 | - 'module_raccourci' => 'Berradenn', |
|
| 621 | - 'module_texte_affiche' => 'Testenn diskouezet', |
|
| 622 | - 'module_texte_explicatif' => 'Gallout a rit ouzhpennañ ar berradennoù da-heul e frammoù al lec’hienn foran. En un doare emgefreek e vint troet er yezhoù ma’z eus ur restr yezh.', |
|
| 623 | - 'module_texte_traduction' => 'Gallout a reer kaout ar restr yezh « @module@ » e :', |
|
| 624 | - 'mois_non_connu' => 'dianav', |
|
| 617 | + // M |
|
| 618 | + 'menu_aide_installation_choix_base' => 'dibab ho tiaz', |
|
| 619 | + 'module_fichier_langue' => 'Restr yezh', |
|
| 620 | + 'module_raccourci' => 'Berradenn', |
|
| 621 | + 'module_texte_affiche' => 'Testenn diskouezet', |
|
| 622 | + 'module_texte_explicatif' => 'Gallout a rit ouzhpennañ ar berradennoù da-heul e frammoù al lec’hienn foran. En un doare emgefreek e vint troet er yezhoù ma’z eus ur restr yezh.', |
|
| 623 | + 'module_texte_traduction' => 'Gallout a reer kaout ar restr yezh « @module@ » e :', |
|
| 624 | + 'mois_non_connu' => 'dianav', |
|
| 625 | 625 | |
| 626 | - // N |
|
| 627 | - 'nouvelle_version_spip' => 'Prest eo an hizivaat @version@ SPIP ', |
|
| 628 | - 'nouvelle_version_spip_majeure' => 'Prest eo ur stumm SPIP @version@', |
|
| 626 | + // N |
|
| 627 | + 'nouvelle_version_spip' => 'Prest eo an hizivaat @version@ SPIP ', |
|
| 628 | + 'nouvelle_version_spip_majeure' => 'Prest eo ur stumm SPIP @version@', |
|
| 629 | 629 | |
| 630 | - // O |
|
| 631 | - 'onglet_contenu' => 'Endalc’had', |
|
| 632 | - 'onglet_declarer_une_autre_base' => 'Disklêriañ un diaz all', |
|
| 633 | - 'onglet_discuter' => 'Flapiñ', |
|
| 634 | - 'onglet_interactivite' => 'Etreobererezh', |
|
| 635 | - 'onglet_proprietes' => 'Perzhioù', |
|
| 636 | - 'onglet_repartition_actuelle' => 'betek-henn', |
|
| 637 | - 'onglet_sous_rubriques' => 'Isrummadoù', |
|
| 630 | + // O |
|
| 631 | + 'onglet_contenu' => 'Endalc’had', |
|
| 632 | + 'onglet_declarer_une_autre_base' => 'Disklêriañ un diaz all', |
|
| 633 | + 'onglet_discuter' => 'Flapiñ', |
|
| 634 | + 'onglet_interactivite' => 'Etreobererezh', |
|
| 635 | + 'onglet_proprietes' => 'Perzhioù', |
|
| 636 | + 'onglet_repartition_actuelle' => 'betek-henn', |
|
| 637 | + 'onglet_sous_rubriques' => 'Isrummadoù', |
|
| 638 | 638 | |
| 639 | - // P |
|
| 640 | - 'page_pas_proxy' => 'Arabat d’ar bajenn-mañ tremen dre ar proksi', |
|
| 641 | - 'pas_de_proxy_pour' => 'Ma vez ezhomm merkit ar mekanikoù pe domanioù na zle ket ar proksi-mañ mont en-dro evito (da skouer : @exemple@)', |
|
| 642 | - 'phpinfo' => 'Kefluniadur PHP', |
|
| 643 | - 'plugin_charge_paquet' => 'Kargañ ar pakad @name@', |
|
| 644 | - 'plugin_charger' => 'Pellgargañ', |
|
| 645 | - 'plugin_erreur_charger' => 'fazi : dibosupl eo kargañ @zip@', |
|
| 646 | - 'plugin_erreur_droit1' => 'N’haller ket skrivañ war ar c’havlec’h <code>@dest@</code>.', |
|
| 647 | - 'plugin_erreur_droit2' => 'Gwiriit an aotreoù war ar c’havlec’h-mañ (ha kempennit anezho diouzh ret), pe stailhit ar restroù dre FTP.', |
|
| 648 | - 'plugin_erreur_zip' => 'fazi pclzip : fazi @status@', |
|
| 649 | - 'plugin_etat_developpement' => 'o tiorren', |
|
| 650 | - 'plugin_etat_experimental' => 'arnodel', |
|
| 651 | - 'plugin_etat_stable' => 'stabil', |
|
| 652 | - 'plugin_etat_test' => 'o vezañ amprouet', |
|
| 653 | - 'plugin_impossible_activer' => 'Dibosupl eo gweredekaat an adveziant @plugin@', |
|
| 654 | - 'plugin_info_automatique1' => 'Mar fell deoc’h aotren staliadur emgefre an adveziantoù, setu penaos :', |
|
| 655 | - 'plugin_info_automatique1_lib' => 'Mard oc’h a-du da zesezañ emgefreek al levraoueg-mañ, teurvezit:', |
|
| 656 | - 'plugin_info_automatique2' => 'krouit ur c’havlec’h <code>@rep@</code> ;', |
|
| 657 | - 'plugin_info_automatique3' => 'Gwiriit eo aotreet-mat ar servijer da skrivañ er c’havlec’h-se.', |
|
| 658 | - 'plugin_info_automatique_creer' => 'da grouiñ e gwrizienn al lec’hienn.', |
|
| 659 | - 'plugin_info_automatique_exemples' => 'da skouer :', |
|
| 660 | - 'plugin_info_automatique_ftp' => 'Gallout a rit staliañ adveziantoù dre FTP er c’havlec’h <tt>@rep@</tt>', |
|
| 661 | - 'plugin_info_automatique_lib' => 'Adveziantoù zo a c’houlenn gellout pellgargañ restroù er c’havlec’h <code>lib/</code>. Da vezañ krouet, diouzh an dro, e gwrizienn al lec’hienn.', |
|
| 662 | - 'plugin_info_automatique_liste' => 'Ho rolloù adveziantoù :', |
|
| 663 | - 'plugin_info_automatique_liste_officielle' => 'An adveziantoù ofisiel', |
|
| 664 | - 'plugin_info_automatique_liste_update' => 'Hizivaat ar rolloù', |
|
| 665 | - 'plugin_info_automatique_ou' => 'pe...', |
|
| 666 | - 'plugin_info_automatique_select' => 'Diuzit un adveziant amañ a-is : pellgarget e vo gant SPIP ha staliet er c’havlec’h <code>@rep@</code> ; ma’z eus eus an adveziant-mañ c’hoazh e vo hizivaet.', |
|
| 667 | - 'plugin_info_credit' => 'Diwar', |
|
| 668 | - 'plugin_info_erreur_xml' => 'Direizh eo disklêriadur an askouez plugin-mañ', |
|
| 669 | - 'plugin_info_install_ok' => 'Desezañ deuet da vat !', |
|
| 670 | - 'plugin_info_necessite' => 'Ret :', |
|
| 671 | - 'plugin_info_non_compatible_spip' => 'Ne glot ket ar plugin-mañ gant an handelv SPIP-mañ', |
|
| 672 | - 'plugin_info_plugins_dist_1' => 'Karget ha gweredek eo an askouezioù-mañ er c’havlec’h @plugins_dist@.', |
|
| 673 | - 'plugin_info_plugins_dist_2' => 'Diweredekaus ez int', |
|
| 674 | - 'plugin_info_telecharger' => 'da bellgargañ adal @url@ ha da staliañ e @rep@', |
|
| 675 | - 'plugin_info_upgrade_ok' => 'Hizivaat bet kaset da benn', |
|
| 676 | - 'plugin_librairies_installees' => 'Levraouegoù bet staliet', |
|
| 677 | - 'plugin_necessite_extension_php' => 'Ezhomm en deus astenn PHP @plugin@ en version @version@.', |
|
| 678 | - 'plugin_necessite_extension_php_sans_version' => 'Ezhomm en deus astenn PHP @plugin@', |
|
| 679 | - 'plugin_necessite_lib' => 'Ezhomm en deus an adveziant-mañ eus al levraoueg @lib@', |
|
| 680 | - 'plugin_necessite_php' => 'Ezhomm en deus @plugin@ en version @version@.', |
|
| 681 | - 'plugin_necessite_plugin' => 'Ezhomm en deus eus an adveziant @plugin@ e stumm @version@.', |
|
| 682 | - 'plugin_necessite_plugin_sans_version' => 'Askouez @plugin@ ret', |
|
| 683 | - 'plugin_necessite_spip' => 'Ezhomm zo eus stumm @version@ SPIP da nebeutañ.', |
|
| 684 | - 'plugin_source' => 'orin: ', |
|
| 685 | - 'plugin_titre_automatique' => 'Staliadur emgefre', |
|
| 686 | - 'plugin_titre_automatique_ajouter' => 'Ouzhpennañ adveziantoù', |
|
| 687 | - 'plugin_titre_installation' => 'Desezañ an askouez @plugin@', |
|
| 688 | - 'plugin_titre_modifier' => 'Va askouezioù plugin', |
|
| 689 | - 'plugin_utilise_extension_php' => 'An astenn PHP @plugin@ rank bezañ e stumm @version@.', |
|
| 690 | - 'plugin_utilise_php' => ' @plugin@ a rank bezañ @version@.', |
|
| 691 | - 'plugin_utilise_plugin' => 'Ar plugin @plugin@ rank bezañ e doare @version@.', |
|
| 692 | - 'plugin_zip_active' => 'Kendalc’hit evit e weredekaat', |
|
| 693 | - 'plugin_zip_adresse' => 'merkit amañ a-is chomlec’h restr zip un adveziant da bellgargañ, pe hini ul rollad adveziantoù.', |
|
| 694 | - 'plugin_zip_adresse_champ' => 'Chomlec’h an adveziant pe hini ar roll ', |
|
| 695 | - 'plugin_zip_content' => 'Ennañ emañ ar restroù (@taille@),<br />prest da vezañ staliet er c’havlec’h <code>@rep@</code>', |
|
| 696 | - 'plugin_zip_installe_finie' => 'Diwasket ha staliet eo bet ar restr @zip@ .', |
|
| 697 | - 'plugin_zip_installe_rep_finie' => 'Diwasket eo bet ar restr @zip@ ha staliet er c’havlec’h @rep@', |
|
| 698 | - 'plugin_zip_installer' => 'Bremañ e c’hellit staliañ anezhañ.', |
|
| 699 | - 'plugin_zip_telecharge' => 'Pellgarget eo bet ar restr @zip@', |
|
| 700 | - 'plugins_actif_aucun' => 'Askouez plugin gweredek ebet', |
|
| 701 | - 'plugins_actif_un' => 'Un askouez plugin gweredek', |
|
| 702 | - 'plugins_actifs' => '@count@ adveziant gweredekaet.', |
|
| 703 | - 'plugins_actifs_liste' => 'Gweredek', |
|
| 704 | - 'plugins_compte' => '@count@ adveziant', |
|
| 705 | - 'plugins_disponible_un' => 'Un askouez plugin prest', |
|
| 706 | - 'plugins_disponibles' => '@count@ adveziant hegerz.', |
|
| 707 | - 'plugins_erreur' => 'Fazi en adveziantoù : @plugins@', |
|
| 708 | - 'plugins_liste' => 'Roll an adveziantoù', |
|
| 709 | - 'plugins_liste_dist' => 'Askouezioù plugin prennet', |
|
| 710 | - 'plugins_recents' => 'Askouezioù Plugin nevez', |
|
| 711 | - 'plugins_tous_liste' => 'Holl', |
|
| 712 | - 'plugins_vue_hierarchie' => 'Urzhaz', |
|
| 713 | - 'plugins_vue_liste' => 'Roll', |
|
| 714 | - 'protocole_ldap' => 'Stumm ar protokol :', |
|
| 639 | + // P |
|
| 640 | + 'page_pas_proxy' => 'Arabat d’ar bajenn-mañ tremen dre ar proksi', |
|
| 641 | + 'pas_de_proxy_pour' => 'Ma vez ezhomm merkit ar mekanikoù pe domanioù na zle ket ar proksi-mañ mont en-dro evito (da skouer : @exemple@)', |
|
| 642 | + 'phpinfo' => 'Kefluniadur PHP', |
|
| 643 | + 'plugin_charge_paquet' => 'Kargañ ar pakad @name@', |
|
| 644 | + 'plugin_charger' => 'Pellgargañ', |
|
| 645 | + 'plugin_erreur_charger' => 'fazi : dibosupl eo kargañ @zip@', |
|
| 646 | + 'plugin_erreur_droit1' => 'N’haller ket skrivañ war ar c’havlec’h <code>@dest@</code>.', |
|
| 647 | + 'plugin_erreur_droit2' => 'Gwiriit an aotreoù war ar c’havlec’h-mañ (ha kempennit anezho diouzh ret), pe stailhit ar restroù dre FTP.', |
|
| 648 | + 'plugin_erreur_zip' => 'fazi pclzip : fazi @status@', |
|
| 649 | + 'plugin_etat_developpement' => 'o tiorren', |
|
| 650 | + 'plugin_etat_experimental' => 'arnodel', |
|
| 651 | + 'plugin_etat_stable' => 'stabil', |
|
| 652 | + 'plugin_etat_test' => 'o vezañ amprouet', |
|
| 653 | + 'plugin_impossible_activer' => 'Dibosupl eo gweredekaat an adveziant @plugin@', |
|
| 654 | + 'plugin_info_automatique1' => 'Mar fell deoc’h aotren staliadur emgefre an adveziantoù, setu penaos :', |
|
| 655 | + 'plugin_info_automatique1_lib' => 'Mard oc’h a-du da zesezañ emgefreek al levraoueg-mañ, teurvezit:', |
|
| 656 | + 'plugin_info_automatique2' => 'krouit ur c’havlec’h <code>@rep@</code> ;', |
|
| 657 | + 'plugin_info_automatique3' => 'Gwiriit eo aotreet-mat ar servijer da skrivañ er c’havlec’h-se.', |
|
| 658 | + 'plugin_info_automatique_creer' => 'da grouiñ e gwrizienn al lec’hienn.', |
|
| 659 | + 'plugin_info_automatique_exemples' => 'da skouer :', |
|
| 660 | + 'plugin_info_automatique_ftp' => 'Gallout a rit staliañ adveziantoù dre FTP er c’havlec’h <tt>@rep@</tt>', |
|
| 661 | + 'plugin_info_automatique_lib' => 'Adveziantoù zo a c’houlenn gellout pellgargañ restroù er c’havlec’h <code>lib/</code>. Da vezañ krouet, diouzh an dro, e gwrizienn al lec’hienn.', |
|
| 662 | + 'plugin_info_automatique_liste' => 'Ho rolloù adveziantoù :', |
|
| 663 | + 'plugin_info_automatique_liste_officielle' => 'An adveziantoù ofisiel', |
|
| 664 | + 'plugin_info_automatique_liste_update' => 'Hizivaat ar rolloù', |
|
| 665 | + 'plugin_info_automatique_ou' => 'pe...', |
|
| 666 | + 'plugin_info_automatique_select' => 'Diuzit un adveziant amañ a-is : pellgarget e vo gant SPIP ha staliet er c’havlec’h <code>@rep@</code> ; ma’z eus eus an adveziant-mañ c’hoazh e vo hizivaet.', |
|
| 667 | + 'plugin_info_credit' => 'Diwar', |
|
| 668 | + 'plugin_info_erreur_xml' => 'Direizh eo disklêriadur an askouez plugin-mañ', |
|
| 669 | + 'plugin_info_install_ok' => 'Desezañ deuet da vat !', |
|
| 670 | + 'plugin_info_necessite' => 'Ret :', |
|
| 671 | + 'plugin_info_non_compatible_spip' => 'Ne glot ket ar plugin-mañ gant an handelv SPIP-mañ', |
|
| 672 | + 'plugin_info_plugins_dist_1' => 'Karget ha gweredek eo an askouezioù-mañ er c’havlec’h @plugins_dist@.', |
|
| 673 | + 'plugin_info_plugins_dist_2' => 'Diweredekaus ez int', |
|
| 674 | + 'plugin_info_telecharger' => 'da bellgargañ adal @url@ ha da staliañ e @rep@', |
|
| 675 | + 'plugin_info_upgrade_ok' => 'Hizivaat bet kaset da benn', |
|
| 676 | + 'plugin_librairies_installees' => 'Levraouegoù bet staliet', |
|
| 677 | + 'plugin_necessite_extension_php' => 'Ezhomm en deus astenn PHP @plugin@ en version @version@.', |
|
| 678 | + 'plugin_necessite_extension_php_sans_version' => 'Ezhomm en deus astenn PHP @plugin@', |
|
| 679 | + 'plugin_necessite_lib' => 'Ezhomm en deus an adveziant-mañ eus al levraoueg @lib@', |
|
| 680 | + 'plugin_necessite_php' => 'Ezhomm en deus @plugin@ en version @version@.', |
|
| 681 | + 'plugin_necessite_plugin' => 'Ezhomm en deus eus an adveziant @plugin@ e stumm @version@.', |
|
| 682 | + 'plugin_necessite_plugin_sans_version' => 'Askouez @plugin@ ret', |
|
| 683 | + 'plugin_necessite_spip' => 'Ezhomm zo eus stumm @version@ SPIP da nebeutañ.', |
|
| 684 | + 'plugin_source' => 'orin: ', |
|
| 685 | + 'plugin_titre_automatique' => 'Staliadur emgefre', |
|
| 686 | + 'plugin_titre_automatique_ajouter' => 'Ouzhpennañ adveziantoù', |
|
| 687 | + 'plugin_titre_installation' => 'Desezañ an askouez @plugin@', |
|
| 688 | + 'plugin_titre_modifier' => 'Va askouezioù plugin', |
|
| 689 | + 'plugin_utilise_extension_php' => 'An astenn PHP @plugin@ rank bezañ e stumm @version@.', |
|
| 690 | + 'plugin_utilise_php' => ' @plugin@ a rank bezañ @version@.', |
|
| 691 | + 'plugin_utilise_plugin' => 'Ar plugin @plugin@ rank bezañ e doare @version@.', |
|
| 692 | + 'plugin_zip_active' => 'Kendalc’hit evit e weredekaat', |
|
| 693 | + 'plugin_zip_adresse' => 'merkit amañ a-is chomlec’h restr zip un adveziant da bellgargañ, pe hini ul rollad adveziantoù.', |
|
| 694 | + 'plugin_zip_adresse_champ' => 'Chomlec’h an adveziant pe hini ar roll ', |
|
| 695 | + 'plugin_zip_content' => 'Ennañ emañ ar restroù (@taille@),<br />prest da vezañ staliet er c’havlec’h <code>@rep@</code>', |
|
| 696 | + 'plugin_zip_installe_finie' => 'Diwasket ha staliet eo bet ar restr @zip@ .', |
|
| 697 | + 'plugin_zip_installe_rep_finie' => 'Diwasket eo bet ar restr @zip@ ha staliet er c’havlec’h @rep@', |
|
| 698 | + 'plugin_zip_installer' => 'Bremañ e c’hellit staliañ anezhañ.', |
|
| 699 | + 'plugin_zip_telecharge' => 'Pellgarget eo bet ar restr @zip@', |
|
| 700 | + 'plugins_actif_aucun' => 'Askouez plugin gweredek ebet', |
|
| 701 | + 'plugins_actif_un' => 'Un askouez plugin gweredek', |
|
| 702 | + 'plugins_actifs' => '@count@ adveziant gweredekaet.', |
|
| 703 | + 'plugins_actifs_liste' => 'Gweredek', |
|
| 704 | + 'plugins_compte' => '@count@ adveziant', |
|
| 705 | + 'plugins_disponible_un' => 'Un askouez plugin prest', |
|
| 706 | + 'plugins_disponibles' => '@count@ adveziant hegerz.', |
|
| 707 | + 'plugins_erreur' => 'Fazi en adveziantoù : @plugins@', |
|
| 708 | + 'plugins_liste' => 'Roll an adveziantoù', |
|
| 709 | + 'plugins_liste_dist' => 'Askouezioù plugin prennet', |
|
| 710 | + 'plugins_recents' => 'Askouezioù Plugin nevez', |
|
| 711 | + 'plugins_tous_liste' => 'Holl', |
|
| 712 | + 'plugins_vue_hierarchie' => 'Urzhaz', |
|
| 713 | + 'plugins_vue_liste' => 'Roll', |
|
| 714 | + 'protocole_ldap' => 'Stumm ar protokol :', |
|
| 715 | 715 | |
| 716 | - // Q |
|
| 717 | - 'queue_executer_maintenant' => 'Seveniñ bremañ', |
|
| 718 | - 'queue_info_purger' => 'Bez e c’hallit lemel an holl labourioù o c’hortoz, ha nevesaat roll al labourioù mareadek', |
|
| 719 | - 'queue_nb_jobs_in_queue' => '@nb@ labourioù o c’hortoz', |
|
| 720 | - 'queue_next_job_in_nb_sec' => 'Labour-all a-benn @nb@ eilenn', |
|
| 721 | - 'queue_no_job_in_queue' => 'Labour ebet o chom a-ispilh', |
|
| 722 | - 'queue_one_job_in_queue' => '1 labour o chom a-ispilh', |
|
| 723 | - 'queue_priorite_tache' => 'prioriezh', |
|
| 724 | - 'queue_purger_queue' => 'Nevesaat roll al labourioù', |
|
| 725 | - 'queue_titre' => 'Roll al labourioù en-adreñv', |
|
| 716 | + // Q |
|
| 717 | + 'queue_executer_maintenant' => 'Seveniñ bremañ', |
|
| 718 | + 'queue_info_purger' => 'Bez e c’hallit lemel an holl labourioù o c’hortoz, ha nevesaat roll al labourioù mareadek', |
|
| 719 | + 'queue_nb_jobs_in_queue' => '@nb@ labourioù o c’hortoz', |
|
| 720 | + 'queue_next_job_in_nb_sec' => 'Labour-all a-benn @nb@ eilenn', |
|
| 721 | + 'queue_no_job_in_queue' => 'Labour ebet o chom a-ispilh', |
|
| 722 | + 'queue_one_job_in_queue' => '1 labour o chom a-ispilh', |
|
| 723 | + 'queue_priorite_tache' => 'prioriezh', |
|
| 724 | + 'queue_purger_queue' => 'Nevesaat roll al labourioù', |
|
| 725 | + 'queue_titre' => 'Roll al labourioù en-adreñv', |
|
| 726 | 726 | |
| 727 | - // R |
|
| 728 | - 'repertoire_plugins' => 'Kavlec’h :', |
|
| 729 | - 'required' => '[Rekis]', |
|
| 727 | + // R |
|
| 728 | + 'repertoire_plugins' => 'Kavlec’h :', |
|
| 729 | + 'required' => '[Rekis]', |
|
| 730 | 730 | |
| 731 | - // S |
|
| 732 | - 'sans_heure' => 'hep eur', |
|
| 733 | - 'statut_admin_restreint' => 'merour strishaet', |
|
| 734 | - 'statut_webmestre' => 'mestr-gwiad', |
|
| 731 | + // S |
|
| 732 | + 'sans_heure' => 'hep eur', |
|
| 733 | + 'statut_admin_restreint' => 'merour strishaet', |
|
| 734 | + 'statut_webmestre' => 'mestr-gwiad', |
|
| 735 | 735 | |
| 736 | - // T |
|
| 737 | - 'tache_cron_asap' => 'Lodenn labour CRON @function@ (ASAP)', |
|
| 738 | - 'tache_cron_secondes' => 'Lodenn labour CRON @function@ (bep @nb@ eilenn)', |
|
| 739 | - 'taille_cache_image' => '@taille@ eo hollad ar skeudennoù jedet gant ent emgefre gant SPIP (skeudennigoù an teulioù, an titloù kinniget dindan ur stumm grafek, ar fonksionoù jedoniezh er stumm TeX...) hag a zo er c’havlec’h @dir@.', |
|
| 740 | - 'taille_cache_infinie' => 'N’eo ket bevennet ment kavlec’h ar grubuilh war al lec’hienn-mañ.', |
|
| 741 | - 'taille_cache_maxi' => 'Klask a ra SPIP bevenniñ ment kavlec’h krubuilh al lec’hienn-mañ e-tro <b>@octets@</b> a roadennoù.', |
|
| 742 | - 'taille_cache_moins_de' => 'Ment ar c’huzh@octets@.', |
|
| 743 | - 'taille_cache_octets' => '@octets@ eo ment ar grubuilh evit ar mare.', |
|
| 744 | - 'taille_cache_vide' => 'Goullo eo ar grubuilh', |
|
| 745 | - 'taille_repertoire_cache' => 'Ment kavlec’h ar grubuilh', |
|
| 746 | - 'text_article_propose_publication' => 'Pennad kinniget evit an embann.', |
|
| 747 | - 'texte_acces_ldap_anonyme_1' => 'Servijerioù LDAP zo ne aotreont ket ar monedoù dizanv. En degouezh-se e vo ret deoc’h merkañ un anv moned a-raok gallout klask titouroù er rollad. Peurliesañ e c’hallot lezel goullo ar maeziennoù-se koulskoude.', |
|
| 748 | - 'texte_admin_effacer_01' => 'Diverkañ a raio an urzhad-se <i>PEP TRA</i> en ho tiaz titouroù, |
|
| 736 | + // T |
|
| 737 | + 'tache_cron_asap' => 'Lodenn labour CRON @function@ (ASAP)', |
|
| 738 | + 'tache_cron_secondes' => 'Lodenn labour CRON @function@ (bep @nb@ eilenn)', |
|
| 739 | + 'taille_cache_image' => '@taille@ eo hollad ar skeudennoù jedet gant ent emgefre gant SPIP (skeudennigoù an teulioù, an titloù kinniget dindan ur stumm grafek, ar fonksionoù jedoniezh er stumm TeX...) hag a zo er c’havlec’h @dir@.', |
|
| 740 | + 'taille_cache_infinie' => 'N’eo ket bevennet ment kavlec’h ar grubuilh war al lec’hienn-mañ.', |
|
| 741 | + 'taille_cache_maxi' => 'Klask a ra SPIP bevenniñ ment kavlec’h krubuilh al lec’hienn-mañ e-tro <b>@octets@</b> a roadennoù.', |
|
| 742 | + 'taille_cache_moins_de' => 'Ment ar c’huzh@octets@.', |
|
| 743 | + 'taille_cache_octets' => '@octets@ eo ment ar grubuilh evit ar mare.', |
|
| 744 | + 'taille_cache_vide' => 'Goullo eo ar grubuilh', |
|
| 745 | + 'taille_repertoire_cache' => 'Ment kavlec’h ar grubuilh', |
|
| 746 | + 'text_article_propose_publication' => 'Pennad kinniget evit an embann.', |
|
| 747 | + 'texte_acces_ldap_anonyme_1' => 'Servijerioù LDAP zo ne aotreont ket ar monedoù dizanv. En degouezh-se e vo ret deoc’h merkañ un anv moned a-raok gallout klask titouroù er rollad. Peurliesañ e c’hallot lezel goullo ar maeziennoù-se koulskoude.', |
|
| 748 | + 'texte_admin_effacer_01' => 'Diverkañ a raio an urzhad-se <i>PEP TRA</i> en ho tiaz titouroù, |
|
| 749 | 749 | da lavaret eo <i>holl</i> aotreoù ar verourien hag ar skridaozerien. Goude bezañ bet graet se e rankot |
| 750 | 750 | adstaliañ SPIP hag adkrouiñ un diaz titouroù nevez hag ur moned merour kentañ nevez.', |
| 751 | - 'texte_adresse_annuaire_1' => '(M’eo staliet ar roll tud war an hevelep mekanik hag al lec’hienn-mañ, e tle bezañ «localhost».)', |
|
| 752 | - 'texte_ajout_auteur' => 'Ouzhpennet eo bet ar skridaozer-mañ d’ar pennad :', |
|
| 753 | - 'texte_annuaire_ldap_1' => 'M’hoc’h eus tro d’ober gant ur roll tud (LDAP) e c’hellit e implijout evit enporzhiañ implijerien war SPIP ent emgefre.', |
|
| 754 | - 'texte_article_statut' => 'Ar pennad-mañ zo :', |
|
| 755 | - 'texte_article_virtuel' => 'Pennad galloudel', |
|
| 756 | - 'texte_article_virtuel_reference' => '<b>pennad galloudel :</b> pennad menegeret en ho lec’hienn SPIP, met adkaset war-du un URL all. Evit paouez gant an adkas, diverkañ an URL a-us.', |
|
| 757 | - 'texte_aucun_resultat_auteur' => 'Disoc’h ebet evit "@cherche_auteur@"', |
|
| 758 | - 'texte_auteur_messagerie' => 'Gallout a ra al lec’hienn-mañ diskouez deoc’h roll ar skridaozerien kevreet a-hed an amzer, ar pezh a aotren ac’hanoc’h da eskemm ganto war ar prim. Gallout a rit dibab chom hep dont war wel war ar roll-mañ (« diwelus » oc’h neuze evit an implijerien all).', |
|
| 759 | - 'texte_auteurs' => 'AR SKRIDAOZERIEN', |
|
| 760 | - 'texte_choix_base_1' => 'Dibabit ho tiaz :', |
|
| 761 | - 'texte_choix_base_2' => 'Er servijer SQL ez eus meur a ziaz titouroù.', |
|
| 762 | - 'texte_choix_base_3' => '<b>Diuzit</b> amañ dindan an hini zo bet lakaet deoc’h gant an herberc’hier :', |
|
| 763 | - 'texte_choix_table_prefix' => 'Rakger an taolennoù :', |
|
| 764 | - 'texte_compte_element' => '@count@ elfenn', |
|
| 765 | - 'texte_compte_elements' => '@count@ elfenn', |
|
| 766 | - 'texte_conflit_edition_correction' => 'Gwiriit amañ dindan an diforc’hioù etre daou stumm an destenn. Gallout a rit ivez eilañ ho kemmoù, hag adkregiñ.', |
|
| 767 | - 'texte_connexion_mysql' => 'Sellit ouzh an titouroù roet gant an herberc’hier : Enno e tlefec’h kavout ar servijer diazoù titouroù a vez kinniget gantañ hag ar c’hodoù kevreañ personel.', |
|
| 768 | - 'texte_contenu_article' => '(Kinnig ar pennad berr-ha-berr.)', |
|
| 769 | - 'texte_contenu_articles' => 'Hevez ar vaketenn dibabet evit sevel ho lec’hienn e c’hellit divizout |
|
| 751 | + 'texte_adresse_annuaire_1' => '(M’eo staliet ar roll tud war an hevelep mekanik hag al lec’hienn-mañ, e tle bezañ «localhost».)', |
|
| 752 | + 'texte_ajout_auteur' => 'Ouzhpennet eo bet ar skridaozer-mañ d’ar pennad :', |
|
| 753 | + 'texte_annuaire_ldap_1' => 'M’hoc’h eus tro d’ober gant ur roll tud (LDAP) e c’hellit e implijout evit enporzhiañ implijerien war SPIP ent emgefre.', |
|
| 754 | + 'texte_article_statut' => 'Ar pennad-mañ zo :', |
|
| 755 | + 'texte_article_virtuel' => 'Pennad galloudel', |
|
| 756 | + 'texte_article_virtuel_reference' => '<b>pennad galloudel :</b> pennad menegeret en ho lec’hienn SPIP, met adkaset war-du un URL all. Evit paouez gant an adkas, diverkañ an URL a-us.', |
|
| 757 | + 'texte_aucun_resultat_auteur' => 'Disoc’h ebet evit "@cherche_auteur@"', |
|
| 758 | + 'texte_auteur_messagerie' => 'Gallout a ra al lec’hienn-mañ diskouez deoc’h roll ar skridaozerien kevreet a-hed an amzer, ar pezh a aotren ac’hanoc’h da eskemm ganto war ar prim. Gallout a rit dibab chom hep dont war wel war ar roll-mañ (« diwelus » oc’h neuze evit an implijerien all).', |
|
| 759 | + 'texte_auteurs' => 'AR SKRIDAOZERIEN', |
|
| 760 | + 'texte_choix_base_1' => 'Dibabit ho tiaz :', |
|
| 761 | + 'texte_choix_base_2' => 'Er servijer SQL ez eus meur a ziaz titouroù.', |
|
| 762 | + 'texte_choix_base_3' => '<b>Diuzit</b> amañ dindan an hini zo bet lakaet deoc’h gant an herberc’hier :', |
|
| 763 | + 'texte_choix_table_prefix' => 'Rakger an taolennoù :', |
|
| 764 | + 'texte_compte_element' => '@count@ elfenn', |
|
| 765 | + 'texte_compte_elements' => '@count@ elfenn', |
|
| 766 | + 'texte_conflit_edition_correction' => 'Gwiriit amañ dindan an diforc’hioù etre daou stumm an destenn. Gallout a rit ivez eilañ ho kemmoù, hag adkregiñ.', |
|
| 767 | + 'texte_connexion_mysql' => 'Sellit ouzh an titouroù roet gant an herberc’hier : Enno e tlefec’h kavout ar servijer diazoù titouroù a vez kinniget gantañ hag ar c’hodoù kevreañ personel.', |
|
| 768 | + 'texte_contenu_article' => '(Kinnig ar pennad berr-ha-berr.)', |
|
| 769 | + 'texte_contenu_articles' => 'Hevez ar vaketenn dibabet evit sevel ho lec’hienn e c’hellit divizout |
|
| 770 | 770 | ne vo ket implijet elfennoù zo er pennadoù. |
| 771 | 771 | Implijit al listenn amañ dindan evit merkañ pere eo an elfennoù a c’heller ober ganto.', |
| 772 | - 'texte_crash_base' => 'Ma’z eo sac’het ho tiaz titouroù e c’hellit klask ratreañ en un doare emgefreek.', |
|
| 773 | - 'texte_creer_rubrique' => 'A-raok gallout skrivañ pennadoù<br /> e rankit krouiñ ur rubrikenn.', |
|
| 774 | - 'texte_date_creation_article' => 'DEIZIAD KROUIÑ AR PENNAD :', |
|
| 775 | - 'texte_date_creation_objet' => 'Deiziad krouiñ :', # on ajoute le ":" |
|
| 776 | - 'texte_date_publication_anterieure' => 'DEIZIAD EMBANN KENT :', |
|
| 777 | - 'texte_date_publication_anterieure_nonaffichee' => 'Na ziskouez an deiziad embann kent.', |
|
| 778 | - 'texte_date_publication_article' => 'DEIZIAD EMBANN ENLINENN :', |
|
| 779 | - 'texte_date_publication_objet' => 'Deiziad embann enlinenn :', |
|
| 780 | - 'texte_definir_comme_traduction_rubrique' => 'Ur droidigezh eo ar rubrikenn-mañ deus ar rubrikenn niverenn :', |
|
| 781 | - 'texte_descriptif_rapide' => 'Berr-ha-berr', |
|
| 782 | - 'texte_effacer_base' => 'Diverkañ diaz titouroù SPIP', |
|
| 783 | - 'texte_effacer_statistiques' => 'Diverkañ ar stadegoù', |
|
| 784 | - 'texte_en_cours_validation' => 'Kinniget eo ar pennadoù ha berrskridoù amañ dindan d’an embann.', |
|
| 785 | - 'texte_enrichir_mise_a_jour' => 'Gallout a rit bravaat pajennaozañ ho testenn en ur implijout « berradennoù tipografek ».', |
|
| 786 | - 'texte_fichier_authent' => '<b>Ha rankout a ra SPIP krouiñ ar restroù dibar <tt>.htpasswd</tt> |
|
| 772 | + 'texte_crash_base' => 'Ma’z eo sac’het ho tiaz titouroù e c’hellit klask ratreañ en un doare emgefreek.', |
|
| 773 | + 'texte_creer_rubrique' => 'A-raok gallout skrivañ pennadoù<br /> e rankit krouiñ ur rubrikenn.', |
|
| 774 | + 'texte_date_creation_article' => 'DEIZIAD KROUIÑ AR PENNAD :', |
|
| 775 | + 'texte_date_creation_objet' => 'Deiziad krouiñ :', # on ajoute le ":" |
|
| 776 | + 'texte_date_publication_anterieure' => 'DEIZIAD EMBANN KENT :', |
|
| 777 | + 'texte_date_publication_anterieure_nonaffichee' => 'Na ziskouez an deiziad embann kent.', |
|
| 778 | + 'texte_date_publication_article' => 'DEIZIAD EMBANN ENLINENN :', |
|
| 779 | + 'texte_date_publication_objet' => 'Deiziad embann enlinenn :', |
|
| 780 | + 'texte_definir_comme_traduction_rubrique' => 'Ur droidigezh eo ar rubrikenn-mañ deus ar rubrikenn niverenn :', |
|
| 781 | + 'texte_descriptif_rapide' => 'Berr-ha-berr', |
|
| 782 | + 'texte_effacer_base' => 'Diverkañ diaz titouroù SPIP', |
|
| 783 | + 'texte_effacer_statistiques' => 'Diverkañ ar stadegoù', |
|
| 784 | + 'texte_en_cours_validation' => 'Kinniget eo ar pennadoù ha berrskridoù amañ dindan d’an embann.', |
|
| 785 | + 'texte_enrichir_mise_a_jour' => 'Gallout a rit bravaat pajennaozañ ho testenn en ur implijout « berradennoù tipografek ».', |
|
| 786 | + 'texte_fichier_authent' => '<b>Ha rankout a ra SPIP krouiñ ar restroù dibar <tt>.htpasswd</tt> |
|
| 787 | 787 | ha <tt>.htpasswd-admin</tt> er c’havlec’h @dossier@ ?</b><p> |
| 788 | 788 | Gant ar restroù-se e c’hallit herzel ouzh ar re n’int ket skridaozer pe merour da vont war bajenoù all zo |
| 789 | 789 | (programm stadegoù diavaez, da skouer).</p><p> |
| 790 | 790 | Ma n’hoc’h eus ket ezhomm d’hen ober e c’hellit lezel an traoù evel m’emaint lakaet dre-ziouer |
| 791 | 791 | (ne vo ket krouet ar restroù).</p>', |
| 792 | - 'texte_informations_personnelles_1' => 'Bremañ e vo krouet gant ar reizhiad ur moned personel d’al lec’hienn evidoc’h.', |
|
| 793 | - 'texte_informations_personnelles_2' => '(Notenn : m’emaoc’h oc’h adstaliañ SPIP hag ez a c’hoazh ho moned kozh en-dro e c’hallit ', |
|
| 794 | - 'texte_introductif_article' => '(Testenn digeriñ ar pennad)', |
|
| 795 | - 'texte_jeu_caractere' => 'Gant al lizherenneg hollvedel (<tt>utf-8</tt>) oc’h aliet d’ober : aotren a ra diskwel testennoù en holl yezhoù, ha ne sav kudenn kenglotañ ebet ken gant ar merdeerioù a-vremañ.', |
|
| 796 | - 'texte_jeu_caractere_3' => 'Gant ar strobad arouezennoù-mañ e ra ho lec’hienn :', |
|
| 797 | - 'texte_jeu_caractere_4' => 'Ma ne glot ket gant gwirvoud ho roadennoù (da skouer, m’emaoc’h o paouez assevel un diaz titouroù), pe ma <em>loc’hit gant al lec’hienn-mañ</em> hag hoc’h eus c’hoant d’ober gant ur strobad arouezennoù all, resisait se amañ dindan :', |
|
| 798 | - 'texte_login_ldap_1' => '(Na skrivit netra evit ur moned dizanv, pe skrivit an hent klok, da skouer « <tt>uid=anv, ou=users, dc=ma-zomani, dc=com</tt> ».)', |
|
| 799 | - 'texte_login_precaution' => 'Diwallit ! Setu ar c’hod kevreañ a dalvez deoc’h da gevreañ evit ar mare. |
|
| 792 | + 'texte_informations_personnelles_1' => 'Bremañ e vo krouet gant ar reizhiad ur moned personel d’al lec’hienn evidoc’h.', |
|
| 793 | + 'texte_informations_personnelles_2' => '(Notenn : m’emaoc’h oc’h adstaliañ SPIP hag ez a c’hoazh ho moned kozh en-dro e c’hallit ', |
|
| 794 | + 'texte_introductif_article' => '(Testenn digeriñ ar pennad)', |
|
| 795 | + 'texte_jeu_caractere' => 'Gant al lizherenneg hollvedel (<tt>utf-8</tt>) oc’h aliet d’ober : aotren a ra diskwel testennoù en holl yezhoù, ha ne sav kudenn kenglotañ ebet ken gant ar merdeerioù a-vremañ.', |
|
| 796 | + 'texte_jeu_caractere_3' => 'Gant ar strobad arouezennoù-mañ e ra ho lec’hienn :', |
|
| 797 | + 'texte_jeu_caractere_4' => 'Ma ne glot ket gant gwirvoud ho roadennoù (da skouer, m’emaoc’h o paouez assevel un diaz titouroù), pe ma <em>loc’hit gant al lec’hienn-mañ</em> hag hoc’h eus c’hoant d’ober gant ur strobad arouezennoù all, resisait se amañ dindan :', |
|
| 798 | + 'texte_login_ldap_1' => '(Na skrivit netra evit ur moned dizanv, pe skrivit an hent klok, da skouer « <tt>uid=anv, ou=users, dc=ma-zomani, dc=com</tt> ».)', |
|
| 799 | + 'texte_login_precaution' => 'Diwallit ! Setu ar c’hod kevreañ a dalvez deoc’h da gevreañ evit ar mare. |
|
| 800 | 800 | Taolit evezh gant ar furmskrid-mañ...', |
| 801 | - 'texte_messagerie_agenda' => 'Gant ur postelerezh e c’hell ar skridaozerien eskemm an eil gant egile dre lodenn brevez al lec’hienn. Un deiziataer zo stag outañ.', |
|
| 802 | - 'texte_mise_a_niveau_base_1' => 'O paouez hizivaat restroù SPIP emaoc’h. Bremañ eo dav ober kemend-all evit an diaz titouroù.', |
|
| 803 | - 'texte_modifier_article' => 'Kemmañ ar pennad :', |
|
| 804 | - 'texte_multilinguisme' => 'Mar fell deoc’h merañ pennadoù e meur a yezh, dre un doare merdeiñ kemplezh, e c’hallit ouzhpennañ ul lañser dibab yezhoù war ar pennadoù ha/pe war ar rubrikennoù, hervez ar mod m’eo aozet ho load internet.', |
|
| 805 | - 'texte_multilinguisme_trad' => 'Gallout a rit gweredekaat ur reizhiad merañ liammoù etre troidigezhioù disheñvel ar pennadoù ivez.', |
|
| 806 | - 'texte_non_compresse' => '<i>ket gwasket</i> (ne vez ket skoret an arc’hwel-se gant ho servijer)', |
|
| 807 | - 'texte_nouvelle_version_spip_1' => 'Ur stumm nevez eus SPIP zo bet staliet ganeoc’h.', |
|
| 808 | - 'texte_nouvelle_version_spip_2' => 'Evit peurstaliañ anezhañ ez eus ezhomm un hizivadenn glokoc’h eget boaz. Ma’z oc’h webmestr al lec’hienn, diverkit ar restr @connect@ hag adkrogit gant ar staliadur a-benn hizivaat an arventennoù kevreañ ouzh an diaz titouroù.<p> (NM. M’hoc’h eus ankouaet ho titouroù kevreañ , taolit ur sell ouzh ar restr @connect@ a-raok he diverkañ...)</p>', |
|
| 809 | - 'texte_operation_echec' => 'Distroit d’ar bajenn kent, diuzit un diaz all, pe krouit unan nevez. Gwiriit an titouroù bet roet deoc’h gant an herberc’hier.', |
|
| 810 | - 'texte_plus_trois_car' => 'ouzhpenn 3 arouezenn', |
|
| 811 | - 'texte_plusieurs_articles' => 'Meur a skridaozer bet kavet evit "@cherche_auteur@":', |
|
| 812 | - 'texte_port_annuaire' => '(Peurliesañ e tegouezh an talvoud roet dre ziouer.)', |
|
| 813 | - 'texte_presente_plugin' => 'War ar bajenn-mañ emañ rollet an adveziantoù hegerz evit al lec’hienn-mañ. Gallout a rit gweredekaat an adveziantoù a fell deoc’h, en ur askañ al log a zere', |
|
| 814 | - 'texte_proposer_publication' => 'Ur wech echu ho pennad <br /> e c’hellit kinnig ma vo embannet.', |
|
| 815 | - 'texte_proxy' => 'E degouezhioù zo (enrouedad, rouedadoù gwarezet,...), n’hallo al lec’hiennoù pell (teuliad skoazell SPIP, lec’hiennoù sindikadet, ...) bezañ tizhet nemet dre ur <i>proksi HTTP</i>. Diouzh ma vez, skrivit amañ dindan ar chomlec’h anezhañ, er stumm @proxy_en_cours@. Peurliesañ ne vo skrivet netra amañ.', |
|
| 816 | - 'texte_publication_articles_post_dates' => 'Peseurt emzalc’h a zle SPIP kaout gant ar pennadoù zo bet lakaet dezho un deiziad embann en amzer da zont ?', |
|
| 817 | - 'texte_rappel_selection_champs' => '[N’ankouait ket diuzañ mat ar vaezienn-mañ.]', |
|
| 818 | - 'texte_recalcul_page' => 'Mar fell deoc’h adjediñ ur bajenn hepken, tremenit kentoc’h dre al lodenn foran hag implijit an nozelenn « adjediñ ».', |
|
| 819 | - 'texte_recuperer_base' => 'Ratreañ an diaz titouroù', |
|
| 820 | - 'texte_reference_mais_redirige' => 'pennad menegeret en ho lec’hienn SPIP, met adkaset davet un URL all.', |
|
| 821 | - 'texte_requetes_echouent' => '<b>Pa chom sac’het ingal pe hep abeg rekedoù SQL, |
|
| 801 | + 'texte_messagerie_agenda' => 'Gant ur postelerezh e c’hell ar skridaozerien eskemm an eil gant egile dre lodenn brevez al lec’hienn. Un deiziataer zo stag outañ.', |
|
| 802 | + 'texte_mise_a_niveau_base_1' => 'O paouez hizivaat restroù SPIP emaoc’h. Bremañ eo dav ober kemend-all evit an diaz titouroù.', |
|
| 803 | + 'texte_modifier_article' => 'Kemmañ ar pennad :', |
|
| 804 | + 'texte_multilinguisme' => 'Mar fell deoc’h merañ pennadoù e meur a yezh, dre un doare merdeiñ kemplezh, e c’hallit ouzhpennañ ul lañser dibab yezhoù war ar pennadoù ha/pe war ar rubrikennoù, hervez ar mod m’eo aozet ho load internet.', |
|
| 805 | + 'texte_multilinguisme_trad' => 'Gallout a rit gweredekaat ur reizhiad merañ liammoù etre troidigezhioù disheñvel ar pennadoù ivez.', |
|
| 806 | + 'texte_non_compresse' => '<i>ket gwasket</i> (ne vez ket skoret an arc’hwel-se gant ho servijer)', |
|
| 807 | + 'texte_nouvelle_version_spip_1' => 'Ur stumm nevez eus SPIP zo bet staliet ganeoc’h.', |
|
| 808 | + 'texte_nouvelle_version_spip_2' => 'Evit peurstaliañ anezhañ ez eus ezhomm un hizivadenn glokoc’h eget boaz. Ma’z oc’h webmestr al lec’hienn, diverkit ar restr @connect@ hag adkrogit gant ar staliadur a-benn hizivaat an arventennoù kevreañ ouzh an diaz titouroù.<p> (NM. M’hoc’h eus ankouaet ho titouroù kevreañ , taolit ur sell ouzh ar restr @connect@ a-raok he diverkañ...)</p>', |
|
| 809 | + 'texte_operation_echec' => 'Distroit d’ar bajenn kent, diuzit un diaz all, pe krouit unan nevez. Gwiriit an titouroù bet roet deoc’h gant an herberc’hier.', |
|
| 810 | + 'texte_plus_trois_car' => 'ouzhpenn 3 arouezenn', |
|
| 811 | + 'texte_plusieurs_articles' => 'Meur a skridaozer bet kavet evit "@cherche_auteur@":', |
|
| 812 | + 'texte_port_annuaire' => '(Peurliesañ e tegouezh an talvoud roet dre ziouer.)', |
|
| 813 | + 'texte_presente_plugin' => 'War ar bajenn-mañ emañ rollet an adveziantoù hegerz evit al lec’hienn-mañ. Gallout a rit gweredekaat an adveziantoù a fell deoc’h, en ur askañ al log a zere', |
|
| 814 | + 'texte_proposer_publication' => 'Ur wech echu ho pennad <br /> e c’hellit kinnig ma vo embannet.', |
|
| 815 | + 'texte_proxy' => 'E degouezhioù zo (enrouedad, rouedadoù gwarezet,...), n’hallo al lec’hiennoù pell (teuliad skoazell SPIP, lec’hiennoù sindikadet, ...) bezañ tizhet nemet dre ur <i>proksi HTTP</i>. Diouzh ma vez, skrivit amañ dindan ar chomlec’h anezhañ, er stumm @proxy_en_cours@. Peurliesañ ne vo skrivet netra amañ.', |
|
| 816 | + 'texte_publication_articles_post_dates' => 'Peseurt emzalc’h a zle SPIP kaout gant ar pennadoù zo bet lakaet dezho un deiziad embann en amzer da zont ?', |
|
| 817 | + 'texte_rappel_selection_champs' => '[N’ankouait ket diuzañ mat ar vaezienn-mañ.]', |
|
| 818 | + 'texte_recalcul_page' => 'Mar fell deoc’h adjediñ ur bajenn hepken, tremenit kentoc’h dre al lodenn foran hag implijit an nozelenn « adjediñ ».', |
|
| 819 | + 'texte_recuperer_base' => 'Ratreañ an diaz titouroù', |
|
| 820 | + 'texte_reference_mais_redirige' => 'pennad menegeret en ho lec’hienn SPIP, met adkaset davet un URL all.', |
|
| 821 | + 'texte_requetes_echouent' => '<b>Pa chom sac’het ingal pe hep abeg rekedoù SQL, |
|
| 822 | 822 | e c’hell bezañ abalamour d’an diaz titouroù</b><p> |
| 823 | 823 | Gant SQL e c’hell an taolennnoù en em gempenn o-unan p’int bet nodet dre zegouezh. |
| 824 | 824 | Amañ e c’hallit klask adgempenn anezho. Ma c’hwit, mirit un eilenn eus an doare diskwel, e ken kaz ma vefe titouroù talvoudus ennañ.</p><p> |
| 825 | 825 | Kit e darempred gant an herberc’hier ma c’hoarvez ar gudenn adarre.</p>', |
| 826 | - 'texte_selection_langue_principale' => 'Amañ dindan e c’hellit diuzañ « yezh pennañ » al lec’hienn. Ne dalvez ket e viot rediet da skrivañ ho pennadoù er yezh-se, met servijout a ra da resisaat : |
|
| 826 | + 'texte_selection_langue_principale' => 'Amañ dindan e c’hellit diuzañ « yezh pennañ » al lec’hienn. Ne dalvez ket e viot rediet da skrivañ ho pennadoù er yezh-se, met servijout a ra da resisaat : |
|
| 827 | 827 | <ul><li> ar furmad dre ziouer da ziskouez an deiziadoù war al lec’hienn foran ;</li> |
| 828 | 828 | <li> peseurt lusker skrivañ a rank bezañ implijet gant SPIP evit diskouez an testennoù ;</li> |
| 829 | 829 | <li> ar yezh implijet e furmskridoù al lodenn foran ;</li> |
| 830 | 830 | <li> ar yezh implijet dre ziouer el lodenn brevez.</li></ul>', |
| 831 | - 'texte_sous_titre' => 'Istitl', |
|
| 832 | - 'texte_statistiques_visites' => '(barrennoù teñval : Sul / krommenn deñval : emdroadur ar geidenn)', |
|
| 833 | - 'texte_statut_attente_validation' => 'o c’hortoz bezañ asantet', |
|
| 834 | - 'texte_statut_publies' => 'embannet enlinenn', |
|
| 835 | - 'texte_statut_refuses' => 'nac’het', |
|
| 836 | - 'texte_suppression_fichiers' => 'Implijit an urzhiad-se evit diverkañ an holl restroù krubuilhet e SPIP. An dra-se a c’hell servijout evit ma vo adjedet ho holl pajennoù, dre heg, m’hoc’h eus graet kemmoù bras e neuz pe e framm al lec’hienn.', |
|
| 837 | - 'texte_sur_titre' => 'Ustitl', |
|
| 838 | - 'texte_table_ok' => ': kudenn ebet gant an daolenn-mañ.', |
|
| 839 | - 'texte_tentative_recuperation' => 'Taol-esa evit ratreañ', |
|
| 840 | - 'texte_tenter_reparation' => 'Klask ratreañ an diaz roadennoù', |
|
| 841 | - 'texte_test_proxy' => 'Evit amprouiñ ar proksi-mañ, skrivit amañ dindan chomlec’h al lec’hienn a fell deoc’h arnodiñ.', |
|
| 842 | - 'texte_titre_02' => 'Titl :', |
|
| 843 | - 'texte_titre_obligatoire' => '<b>Titl</b> [Rekis]', |
|
| 844 | - 'texte_travail_article' => '@nom_auteur_modif@ en deus labouret war ar pennad-mañ @date_diff@ munutenn zo', |
|
| 845 | - 'texte_travail_collaboratif' => 'Ma c’hoarvez alies e labourfe meur a zen war an hevelep pennad |
|
| 831 | + 'texte_sous_titre' => 'Istitl', |
|
| 832 | + 'texte_statistiques_visites' => '(barrennoù teñval : Sul / krommenn deñval : emdroadur ar geidenn)', |
|
| 833 | + 'texte_statut_attente_validation' => 'o c’hortoz bezañ asantet', |
|
| 834 | + 'texte_statut_publies' => 'embannet enlinenn', |
|
| 835 | + 'texte_statut_refuses' => 'nac’het', |
|
| 836 | + 'texte_suppression_fichiers' => 'Implijit an urzhiad-se evit diverkañ an holl restroù krubuilhet e SPIP. An dra-se a c’hell servijout evit ma vo adjedet ho holl pajennoù, dre heg, m’hoc’h eus graet kemmoù bras e neuz pe e framm al lec’hienn.', |
|
| 837 | + 'texte_sur_titre' => 'Ustitl', |
|
| 838 | + 'texte_table_ok' => ': kudenn ebet gant an daolenn-mañ.', |
|
| 839 | + 'texte_tentative_recuperation' => 'Taol-esa evit ratreañ', |
|
| 840 | + 'texte_tenter_reparation' => 'Klask ratreañ an diaz roadennoù', |
|
| 841 | + 'texte_test_proxy' => 'Evit amprouiñ ar proksi-mañ, skrivit amañ dindan chomlec’h al lec’hienn a fell deoc’h arnodiñ.', |
|
| 842 | + 'texte_titre_02' => 'Titl :', |
|
| 843 | + 'texte_titre_obligatoire' => '<b>Titl</b> [Rekis]', |
|
| 844 | + 'texte_travail_article' => '@nom_auteur_modif@ en deus labouret war ar pennad-mañ @date_diff@ munutenn zo', |
|
| 845 | + 'texte_travail_collaboratif' => 'Ma c’hoarvez alies e labourfe meur a zen war an hevelep pennad |
|
| 846 | 846 | e c’hell ar reizhiad diskouez ar pennadoù bet « digoret » nevez zo |
| 847 | 847 | a-benn herzel ma vo graet meur a gemm war un dro. |
| 848 | 848 | Diweredekaet eo an dibarzh-mañ dre ziouer kuit da gaout kemennoù diwall a-hed an amzer.', |
| 849 | - 'texte_vide' => 'goullo', |
|
| 850 | - 'texte_vider_cache' => 'Goullonderiñ ar grubuilh', |
|
| 851 | - 'titre_admin_tech' => 'Trezalc’h teknikel', |
|
| 852 | - 'titre_admin_vider' => 'Trezalc’h teknikel', |
|
| 853 | - 'titre_ajouter_un_auteur' => 'Ouzhpennañ un aozer', |
|
| 854 | - 'titre_ajouter_un_mot' => 'Ouzhpennañ ur ger-alc’hwez', |
|
| 855 | - 'titre_cadre_afficher_article' => 'Diskouez ar pennadoù', |
|
| 856 | - 'titre_cadre_afficher_traductions' => 'Diskouez stad an troidigezhioù evit ar yezhoù-mañ :', |
|
| 857 | - 'titre_cadre_ajouter_auteur' => 'OUZHPENNAÑ UR SKRIDAOZER :', |
|
| 858 | - 'titre_cadre_interieur_rubrique' => 'Er rubrikenn', |
|
| 859 | - 'titre_cadre_numero_auteur' => 'SKRIDAOZER NIVERENN', |
|
| 860 | - 'titre_cadre_numero_objet' => '@objet@ NIVERENN :', |
|
| 861 | - 'titre_cadre_signature_obligatoire' => '<b>Sinadur</b> [Rekis]<br />', |
|
| 862 | - 'titre_config_contenu_notifications' => 'Kemennoù nevezinti', |
|
| 863 | - 'titre_config_contenu_prive' => 'El lodenn brevez', |
|
| 864 | - 'titre_config_contenu_public' => 'War al lec’hienn foran', |
|
| 865 | - 'titre_config_fonctions' => 'Kefluniadur al lec’hienn', |
|
| 866 | - 'titre_config_langage' => 'Kefluniañ ar yezh', |
|
| 867 | - 'titre_configuration' => 'Kefluniañ al lec’hienn', |
|
| 868 | - 'titre_configurer_preferences' => 'Kefluniañ ho tibaboù', |
|
| 869 | - 'titre_configurer_preferences_menus' => 'Kefluniañ an dibarzhoù er pennroll', |
|
| 870 | - 'titre_conflit_edition' => 'Bec’h e-ser embann', |
|
| 871 | - 'titre_connexion_ldap' => 'Dibarzhioù : <b>Ho kevreadenn LDAP</b>', |
|
| 872 | - 'titre_groupe_mots' => 'STROLLAD GERIOÙ :', |
|
| 873 | - 'titre_identite_site' => 'Merk hennadiñ al load internet', |
|
| 874 | - 'titre_langue_article' => 'Yezh ar pennad-skrid', |
|
| 875 | - 'titre_langue_rubrique' => 'YEZH AR RUBRIKENN', |
|
| 876 | - 'titre_langue_trad_article' => 'YEZH HA TROIDIGEZHIOÙ AR PENNAD', |
|
| 877 | - 'titre_les_articles' => 'AR PENNADOÙ', |
|
| 878 | - 'titre_messagerie_agenda' => 'Postelerezh ha deiziataer', |
|
| 879 | - 'titre_naviguer_dans_le_site' => 'Merdeiñ el lec’hienn...', |
|
| 880 | - 'titre_nouvelle_rubrique' => 'Rubrikenn nevez', |
|
| 881 | - 'titre_numero_rubrique' => 'RUBRIKENN NIVERENN :', |
|
| 882 | - 'titre_page_articles_edit' => 'Kemmañ : @titre@', |
|
| 883 | - 'titre_page_articles_page' => 'Ar pennadoù', |
|
| 884 | - 'titre_page_articles_tous' => 'Al lec’hienn a-bezh', |
|
| 885 | - 'titre_page_calendrier' => 'Deiziataer @nom_mois@ @annee@', |
|
| 886 | - 'titre_page_config_contenu' => 'Kefluniañ al lec’hienn', |
|
| 887 | - 'titre_page_delete_all' => 'diverket e vo pep tra, ne vo ket tu da zont war-gil', |
|
| 888 | - 'titre_page_recherche' => 'Disoc’hoù an enklask @recherche@', |
|
| 889 | - 'titre_page_statistiques_referers' => 'Stadegoù (liammoù davet al lec’hienn-mañ)', |
|
| 890 | - 'titre_page_upgrade' => 'Hizivaat SPIP', |
|
| 891 | - 'titre_preference_menus_favoris' => 'Pennrolloù', |
|
| 892 | - 'titre_publication_articles_post_dates' => 'Embann ar pennadoù deiziataet a-c’houde', |
|
| 893 | - 'titre_reparation' => 'Kempenn', |
|
| 894 | - 'titre_suivi_petition' => 'Heuliañ ar sinadegoù', |
|
| 895 | - 'tls_ldap' => 'Surentez Treuzdougen a-Wiskadoù :', |
|
| 896 | - 'trad_article_traduction' => 'Holl stummoù ar pennad-mañ :', |
|
| 897 | - 'trad_delier' => 'Paouez da liammañ ar pennad-mañ ouzh an troidigezhioù anezhañ', |
|
| 898 | - 'trad_lier' => 'Un droidigezh eo ar pennad-mañ. Setu niverenn ar pennad orin :', |
|
| 899 | - 'trad_new' => 'Skrivañ un droidigezh nevez evit ar pennad-mañ', |
|
| 849 | + 'texte_vide' => 'goullo', |
|
| 850 | + 'texte_vider_cache' => 'Goullonderiñ ar grubuilh', |
|
| 851 | + 'titre_admin_tech' => 'Trezalc’h teknikel', |
|
| 852 | + 'titre_admin_vider' => 'Trezalc’h teknikel', |
|
| 853 | + 'titre_ajouter_un_auteur' => 'Ouzhpennañ un aozer', |
|
| 854 | + 'titre_ajouter_un_mot' => 'Ouzhpennañ ur ger-alc’hwez', |
|
| 855 | + 'titre_cadre_afficher_article' => 'Diskouez ar pennadoù', |
|
| 856 | + 'titre_cadre_afficher_traductions' => 'Diskouez stad an troidigezhioù evit ar yezhoù-mañ :', |
|
| 857 | + 'titre_cadre_ajouter_auteur' => 'OUZHPENNAÑ UR SKRIDAOZER :', |
|
| 858 | + 'titre_cadre_interieur_rubrique' => 'Er rubrikenn', |
|
| 859 | + 'titre_cadre_numero_auteur' => 'SKRIDAOZER NIVERENN', |
|
| 860 | + 'titre_cadre_numero_objet' => '@objet@ NIVERENN :', |
|
| 861 | + 'titre_cadre_signature_obligatoire' => '<b>Sinadur</b> [Rekis]<br />', |
|
| 862 | + 'titre_config_contenu_notifications' => 'Kemennoù nevezinti', |
|
| 863 | + 'titre_config_contenu_prive' => 'El lodenn brevez', |
|
| 864 | + 'titre_config_contenu_public' => 'War al lec’hienn foran', |
|
| 865 | + 'titre_config_fonctions' => 'Kefluniadur al lec’hienn', |
|
| 866 | + 'titre_config_langage' => 'Kefluniañ ar yezh', |
|
| 867 | + 'titre_configuration' => 'Kefluniañ al lec’hienn', |
|
| 868 | + 'titre_configurer_preferences' => 'Kefluniañ ho tibaboù', |
|
| 869 | + 'titre_configurer_preferences_menus' => 'Kefluniañ an dibarzhoù er pennroll', |
|
| 870 | + 'titre_conflit_edition' => 'Bec’h e-ser embann', |
|
| 871 | + 'titre_connexion_ldap' => 'Dibarzhioù : <b>Ho kevreadenn LDAP</b>', |
|
| 872 | + 'titre_groupe_mots' => 'STROLLAD GERIOÙ :', |
|
| 873 | + 'titre_identite_site' => 'Merk hennadiñ al load internet', |
|
| 874 | + 'titre_langue_article' => 'Yezh ar pennad-skrid', |
|
| 875 | + 'titre_langue_rubrique' => 'YEZH AR RUBRIKENN', |
|
| 876 | + 'titre_langue_trad_article' => 'YEZH HA TROIDIGEZHIOÙ AR PENNAD', |
|
| 877 | + 'titre_les_articles' => 'AR PENNADOÙ', |
|
| 878 | + 'titre_messagerie_agenda' => 'Postelerezh ha deiziataer', |
|
| 879 | + 'titre_naviguer_dans_le_site' => 'Merdeiñ el lec’hienn...', |
|
| 880 | + 'titre_nouvelle_rubrique' => 'Rubrikenn nevez', |
|
| 881 | + 'titre_numero_rubrique' => 'RUBRIKENN NIVERENN :', |
|
| 882 | + 'titre_page_articles_edit' => 'Kemmañ : @titre@', |
|
| 883 | + 'titre_page_articles_page' => 'Ar pennadoù', |
|
| 884 | + 'titre_page_articles_tous' => 'Al lec’hienn a-bezh', |
|
| 885 | + 'titre_page_calendrier' => 'Deiziataer @nom_mois@ @annee@', |
|
| 886 | + 'titre_page_config_contenu' => 'Kefluniañ al lec’hienn', |
|
| 887 | + 'titre_page_delete_all' => 'diverket e vo pep tra, ne vo ket tu da zont war-gil', |
|
| 888 | + 'titre_page_recherche' => 'Disoc’hoù an enklask @recherche@', |
|
| 889 | + 'titre_page_statistiques_referers' => 'Stadegoù (liammoù davet al lec’hienn-mañ)', |
|
| 890 | + 'titre_page_upgrade' => 'Hizivaat SPIP', |
|
| 891 | + 'titre_preference_menus_favoris' => 'Pennrolloù', |
|
| 892 | + 'titre_publication_articles_post_dates' => 'Embann ar pennadoù deiziataet a-c’houde', |
|
| 893 | + 'titre_reparation' => 'Kempenn', |
|
| 894 | + 'titre_suivi_petition' => 'Heuliañ ar sinadegoù', |
|
| 895 | + 'tls_ldap' => 'Surentez Treuzdougen a-Wiskadoù :', |
|
| 896 | + 'trad_article_traduction' => 'Holl stummoù ar pennad-mañ :', |
|
| 897 | + 'trad_delier' => 'Paouez da liammañ ar pennad-mañ ouzh an troidigezhioù anezhañ', |
|
| 898 | + 'trad_lier' => 'Un droidigezh eo ar pennad-mañ. Setu niverenn ar pennad orin :', |
|
| 899 | + 'trad_new' => 'Skrivañ un droidigezh nevez evit ar pennad-mañ', |
|
| 900 | 900 | |
| 901 | - // U |
|
| 902 | - 'utf8_convert_erreur_orig' => 'Fazi : n’eo ket skoret ar strobad arouezennoù @charset@', |
|
| 901 | + // U |
|
| 902 | + 'utf8_convert_erreur_orig' => 'Fazi : n’eo ket skoret ar strobad arouezennoù @charset@', |
|
| 903 | 903 | |
| 904 | - // V |
|
| 905 | - 'version' => 'Stumm :' |
|
| 904 | + // V |
|
| 905 | + 'version' => 'Stumm :' |
|
| 906 | 906 | ); |
@@ -20,15 +20,13 @@ discard block |
||
| 20 | 20 | if ($trace === '?' or defined('_DEBUG_TRACE_QUERIES')) { |
| 21 | 21 | if (defined('_DEBUG_TRACE_QUERIES') and _DEBUG_TRACE_QUERIES) { |
| 22 | 22 | $trace = true; |
| 23 | - } |
|
| 24 | - else { |
|
| 23 | + } else { |
|
| 25 | 24 | if (empty($GLOBALS['visiteur_session'])) { |
| 26 | 25 | // si un anonyme fait un var_profile on est oblige de remplir le tableau des temps en attendant de savoir |
| 27 | 26 | // car ici on ne sait pas si c'est un hit anonyme |
| 28 | 27 | // ou une requete SQL faite avant chargement de la session |
| 29 | 28 | $trace = (!empty($_GET['var_profile']) ? '?' : false); |
| 30 | - } |
|
| 31 | - else { |
|
| 29 | + } else { |
|
| 32 | 30 | include_spip('inc/autoriser'); |
| 33 | 31 | // gare au bouclage sur calcul de droits au premier appel |
| 34 | 32 | // A fortiori quand on demande une trace |
@@ -50,8 +48,7 @@ discard block |
||
| 50 | 48 | // car ici on ne sait pas si c'est un hit anonyme |
| 51 | 49 | // ou une requete SQL faite avant chargement de la session |
| 52 | 50 | $trace = (!empty($_GET['var_profile']) ? '?' : false); |
| 53 | - } |
|
| 54 | - else { |
|
| 51 | + } else { |
|
| 55 | 52 | include_spip('inc/autoriser'); |
| 56 | 53 | // gare au bouclage sur calcul de droits au premier appel |
| 57 | 54 | // A fortiori quand on demande une trace |
@@ -11,190 +11,190 @@ |
||
| 11 | 11 | \***************************************************************************/ |
| 12 | 12 | |
| 13 | 13 | if (!defined('_ECRIRE_INC_VERSION')) { |
| 14 | - return; |
|
| 14 | + return; |
|
| 15 | 15 | } |
| 16 | 16 | |
| 17 | 17 | // https://code.spip.net/@trace_query_start |
| 18 | 18 | function trace_query_start() { |
| 19 | - static $trace = '?'; |
|
| 20 | - if ($trace === '?' or defined('_DEBUG_TRACE_QUERIES')) { |
|
| 21 | - if (defined('_DEBUG_TRACE_QUERIES') and _DEBUG_TRACE_QUERIES) { |
|
| 22 | - $trace = true; |
|
| 23 | - } |
|
| 24 | - else { |
|
| 25 | - if (empty($GLOBALS['visiteur_session'])) { |
|
| 26 | - // si un anonyme fait un var_profile on est oblige de remplir le tableau des temps en attendant de savoir |
|
| 27 | - // car ici on ne sait pas si c'est un hit anonyme |
|
| 28 | - // ou une requete SQL faite avant chargement de la session |
|
| 29 | - $trace = (!empty($_GET['var_profile']) ? '?' : false); |
|
| 30 | - } |
|
| 31 | - else { |
|
| 32 | - include_spip('inc/autoriser'); |
|
| 33 | - // gare au bouclage sur calcul de droits au premier appel |
|
| 34 | - // A fortiori quand on demande une trace |
|
| 35 | - $trace = false; // on ne trace pas la requete provoquee par autoriser('debug') |
|
| 36 | - $trace = (!empty($_GET['var_profile']) and autoriser('debug')); |
|
| 37 | - } |
|
| 38 | - } |
|
| 39 | - } |
|
| 40 | - |
|
| 41 | - return $trace ? microtime() : 0; |
|
| 19 | + static $trace = '?'; |
|
| 20 | + if ($trace === '?' or defined('_DEBUG_TRACE_QUERIES')) { |
|
| 21 | + if (defined('_DEBUG_TRACE_QUERIES') and _DEBUG_TRACE_QUERIES) { |
|
| 22 | + $trace = true; |
|
| 23 | + } |
|
| 24 | + else { |
|
| 25 | + if (empty($GLOBALS['visiteur_session'])) { |
|
| 26 | + // si un anonyme fait un var_profile on est oblige de remplir le tableau des temps en attendant de savoir |
|
| 27 | + // car ici on ne sait pas si c'est un hit anonyme |
|
| 28 | + // ou une requete SQL faite avant chargement de la session |
|
| 29 | + $trace = (!empty($_GET['var_profile']) ? '?' : false); |
|
| 30 | + } |
|
| 31 | + else { |
|
| 32 | + include_spip('inc/autoriser'); |
|
| 33 | + // gare au bouclage sur calcul de droits au premier appel |
|
| 34 | + // A fortiori quand on demande une trace |
|
| 35 | + $trace = false; // on ne trace pas la requete provoquee par autoriser('debug') |
|
| 36 | + $trace = (!empty($_GET['var_profile']) and autoriser('debug')); |
|
| 37 | + } |
|
| 38 | + } |
|
| 39 | + } |
|
| 40 | + |
|
| 41 | + return $trace ? microtime() : 0; |
|
| 42 | 42 | } |
| 43 | 43 | |
| 44 | 44 | // https://code.spip.net/@trace_query_end |
| 45 | 45 | function trace_query_end($query, $start, $result, $erreur, $serveur = '') { |
| 46 | - static $trace = '?'; |
|
| 47 | - if ($trace === '?') { |
|
| 48 | - if (empty($GLOBALS['visiteur_session'])) { |
|
| 49 | - // si un anonyme fait un var_profile on est oblige de remplir le tableau des temps en attendant de savoir |
|
| 50 | - // car ici on ne sait pas si c'est un hit anonyme |
|
| 51 | - // ou une requete SQL faite avant chargement de la session |
|
| 52 | - $trace = (!empty($_GET['var_profile']) ? '?' : false); |
|
| 53 | - } |
|
| 54 | - else { |
|
| 55 | - include_spip('inc/autoriser'); |
|
| 56 | - // gare au bouclage sur calcul de droits au premier appel |
|
| 57 | - // A fortiori quand on demande une trace |
|
| 58 | - $trace = false; // on ne trace pas la requete provoquee par autoriser('debug') |
|
| 59 | - $trace = (!empty($_GET['var_profile']) and autoriser('debug')); |
|
| 60 | - } |
|
| 61 | - } |
|
| 62 | - if ($start) { |
|
| 63 | - $end = microtime(); |
|
| 64 | - list($usec, $sec) = explode(' ', $start); |
|
| 65 | - list($usec2, $sec2) = explode(' ', $end); |
|
| 66 | - $dt = $sec2 + $usec2 - $sec - $usec; |
|
| 67 | - pipeline('trig_trace_query', ['query' => $query, 'start' => $start, 'end' => $end, 'time' => $dt, 'result' => $result, 'erreur' => $erreur, 'serveur' => $serveur]); |
|
| 68 | - if ($trace) { |
|
| 69 | - trace_query_chrono($dt, $query, $result, $serveur); |
|
| 70 | - } |
|
| 71 | - } |
|
| 72 | - // tracer les erreurs, sauf pour select, c'est fait dans abstract_sql |
|
| 73 | - if ($trace and $erreur and !preg_match('/^select\b/i', $query)) { |
|
| 74 | - erreur_squelette([sql_errno($serveur), $erreur, $query]); |
|
| 75 | - } |
|
| 76 | - |
|
| 77 | - return $result; |
|
| 46 | + static $trace = '?'; |
|
| 47 | + if ($trace === '?') { |
|
| 48 | + if (empty($GLOBALS['visiteur_session'])) { |
|
| 49 | + // si un anonyme fait un var_profile on est oblige de remplir le tableau des temps en attendant de savoir |
|
| 50 | + // car ici on ne sait pas si c'est un hit anonyme |
|
| 51 | + // ou une requete SQL faite avant chargement de la session |
|
| 52 | + $trace = (!empty($_GET['var_profile']) ? '?' : false); |
|
| 53 | + } |
|
| 54 | + else { |
|
| 55 | + include_spip('inc/autoriser'); |
|
| 56 | + // gare au bouclage sur calcul de droits au premier appel |
|
| 57 | + // A fortiori quand on demande une trace |
|
| 58 | + $trace = false; // on ne trace pas la requete provoquee par autoriser('debug') |
|
| 59 | + $trace = (!empty($_GET['var_profile']) and autoriser('debug')); |
|
| 60 | + } |
|
| 61 | + } |
|
| 62 | + if ($start) { |
|
| 63 | + $end = microtime(); |
|
| 64 | + list($usec, $sec) = explode(' ', $start); |
|
| 65 | + list($usec2, $sec2) = explode(' ', $end); |
|
| 66 | + $dt = $sec2 + $usec2 - $sec - $usec; |
|
| 67 | + pipeline('trig_trace_query', ['query' => $query, 'start' => $start, 'end' => $end, 'time' => $dt, 'result' => $result, 'erreur' => $erreur, 'serveur' => $serveur]); |
|
| 68 | + if ($trace) { |
|
| 69 | + trace_query_chrono($dt, $query, $result, $serveur); |
|
| 70 | + } |
|
| 71 | + } |
|
| 72 | + // tracer les erreurs, sauf pour select, c'est fait dans abstract_sql |
|
| 73 | + if ($trace and $erreur and !preg_match('/^select\b/i', $query)) { |
|
| 74 | + erreur_squelette([sql_errno($serveur), $erreur, $query]); |
|
| 75 | + } |
|
| 76 | + |
|
| 77 | + return $result; |
|
| 78 | 78 | } |
| 79 | 79 | |
| 80 | 80 | // https://code.spip.net/@trace_query_chrono |
| 81 | 81 | function trace_query_chrono($dt, $query, $result, $serveur = '') { |
| 82 | - include_spip('inc/filtres_mini'); |
|
| 83 | - static $tt = 0, $nb = 0; |
|
| 84 | - |
|
| 85 | - $x = _request('var_mode_objet'); |
|
| 86 | - if (isset($GLOBALS['debug']['aucasou'])) { |
|
| 87 | - list(, $boucle, $serveur, $contexte) = $GLOBALS['debug']['aucasou']; |
|
| 88 | - if ($x and !preg_match("/$boucle\$/", $x)) { |
|
| 89 | - return; |
|
| 90 | - } |
|
| 91 | - if ($serveur) { |
|
| 92 | - $boucle .= " ($serveur)"; |
|
| 93 | - } |
|
| 94 | - $boucle = "<b>$boucle</b>"; |
|
| 95 | - } else { |
|
| 96 | - if ($x) { |
|
| 97 | - return; |
|
| 98 | - } |
|
| 99 | - $boucle = $contexte = ''; |
|
| 100 | - } |
|
| 101 | - |
|
| 102 | - $tt += $dt; |
|
| 103 | - $nb++; |
|
| 104 | - |
|
| 105 | - $q = preg_replace('/([a-z)`])\s+([A-Z])/', "$1\n<br />$2", spip_htmlentities($query)); |
|
| 106 | - $e = sql_explain($query, $serveur); |
|
| 107 | - $r = str_replace('Resource id ', '', (is_object($result) ? get_class($result) : $result)); |
|
| 108 | - $GLOBALS['tableau_des_temps'][] = [$dt, $nb, $boucle, $q, $e, $r, $contexte]; |
|
| 82 | + include_spip('inc/filtres_mini'); |
|
| 83 | + static $tt = 0, $nb = 0; |
|
| 84 | + |
|
| 85 | + $x = _request('var_mode_objet'); |
|
| 86 | + if (isset($GLOBALS['debug']['aucasou'])) { |
|
| 87 | + list(, $boucle, $serveur, $contexte) = $GLOBALS['debug']['aucasou']; |
|
| 88 | + if ($x and !preg_match("/$boucle\$/", $x)) { |
|
| 89 | + return; |
|
| 90 | + } |
|
| 91 | + if ($serveur) { |
|
| 92 | + $boucle .= " ($serveur)"; |
|
| 93 | + } |
|
| 94 | + $boucle = "<b>$boucle</b>"; |
|
| 95 | + } else { |
|
| 96 | + if ($x) { |
|
| 97 | + return; |
|
| 98 | + } |
|
| 99 | + $boucle = $contexte = ''; |
|
| 100 | + } |
|
| 101 | + |
|
| 102 | + $tt += $dt; |
|
| 103 | + $nb++; |
|
| 104 | + |
|
| 105 | + $q = preg_replace('/([a-z)`])\s+([A-Z])/', "$1\n<br />$2", spip_htmlentities($query)); |
|
| 106 | + $e = sql_explain($query, $serveur); |
|
| 107 | + $r = str_replace('Resource id ', '', (is_object($result) ? get_class($result) : $result)); |
|
| 108 | + $GLOBALS['tableau_des_temps'][] = [$dt, $nb, $boucle, $q, $e, $r, $contexte]; |
|
| 109 | 109 | } |
| 110 | 110 | |
| 111 | 111 | |
| 112 | 112 | function chrono_requete($temps) { |
| 113 | - $total = 0; |
|
| 114 | - $hors = '<i>' . _T('zbug_hors_compilation') . '</i>'; |
|
| 115 | - $t = $q = $n = $d = []; |
|
| 116 | - // Totaliser les temps et completer le Explain |
|
| 117 | - foreach ($temps as $key => $v) { |
|
| 118 | - list($dt, $nb, $boucle, $query, $explain, $res, $contexte) = $v; |
|
| 119 | - if (is_array($contexte)) { |
|
| 120 | - $k = ($contexte[0] . " $boucle"); |
|
| 121 | - include_spip('public/compiler'); |
|
| 122 | - $env = reconstruire_contexte_compil($contexte); |
|
| 123 | - } else { |
|
| 124 | - $k = $env = $boucle; |
|
| 125 | - } |
|
| 126 | - |
|
| 127 | - $total += $dt; |
|
| 128 | - $t[$key] = $dt; |
|
| 129 | - $q[$key] = $nb; |
|
| 130 | - if (!isset($d[$k])) { |
|
| 131 | - $d[$k] = 0; |
|
| 132 | - $n[$k] = 0; |
|
| 133 | - } |
|
| 134 | - $d[$k] += $dt; |
|
| 135 | - ++$n[$k]; |
|
| 136 | - |
|
| 137 | - if (!is_array($explain)) { |
|
| 138 | - $explain = []; |
|
| 139 | - } |
|
| 140 | - foreach ($explain as $j => $v) { |
|
| 141 | - $explain[$j] = "<tr><th>$j</th><td>" |
|
| 142 | - . str_replace(';', '<br />', $v) |
|
| 143 | - . '</td></tr>'; |
|
| 144 | - } |
|
| 145 | - $e = "<table class='explain'>" |
|
| 146 | - . '<caption>' |
|
| 147 | - . $query |
|
| 148 | - . '</caption>' |
|
| 149 | - . "<tr><th>Time</th><td>$dt</td></tr>" |
|
| 150 | - . "<tr><th>Order</th><td>$nb</td></tr>" |
|
| 151 | - . "<tr><th>Res</th><td>$res</td></tr>" |
|
| 152 | - . join('', $explain) |
|
| 153 | - . '</table>'; |
|
| 154 | - |
|
| 155 | - $temps[$key] = [$e, $env, $k]; |
|
| 156 | - } |
|
| 157 | - // Trier par temps d'execution decroissant |
|
| 158 | - array_multisort($t, SORT_DESC, $q, $temps); |
|
| 159 | - arsort($d); |
|
| 160 | - $i = 1; |
|
| 161 | - $t = []; |
|
| 162 | - // Fabriquer les liens de navigations dans le tableau des temps |
|
| 163 | - foreach ($temps as $k => $v) { |
|
| 164 | - $titre = strip_tags($v[2]); |
|
| 165 | - $href = quote_amp($GLOBALS['REQUEST_URI']) . "#req$i"; |
|
| 166 | - $href = str_replace("\\'", ''', $href); |
|
| 167 | - |
|
| 168 | - if (!isset($t[$v[2]])) { |
|
| 169 | - $t[$v[2]] = []; |
|
| 170 | - } |
|
| 171 | - $t[$v[2]][] = "<span class='spip-debug-arg'> " |
|
| 172 | - . "<a title='$titre' href='$href'>$i</a>" |
|
| 173 | - . '</span>' |
|
| 174 | - . ((count($t[$v[2]]) % 10 == 9) ? '<br />' : ''); |
|
| 175 | - $i++; |
|
| 176 | - } |
|
| 177 | - |
|
| 178 | - if ($d['']) { |
|
| 179 | - $d[$hors] = $d['']; |
|
| 180 | - $n[$hors] = $n['']; |
|
| 181 | - $t[$hors] = $t['']; |
|
| 182 | - } |
|
| 183 | - unset($d['']); |
|
| 184 | - // Fabriquer le tableau des liens de navigation dans le grand tableau |
|
| 185 | - foreach ($d as $k => $v) { |
|
| 186 | - $d[$k] = $n[$k] . "</td><td>$k</td><td class='time'>$v</td><td class='liste-reqs'>" |
|
| 187 | - . join('', $t[$k]); |
|
| 188 | - } |
|
| 189 | - |
|
| 190 | - $navigation = [ |
|
| 191 | - _T('zbug_statistiques'), |
|
| 192 | - '<tr><td>' |
|
| 193 | - . join("</td></tr>\n<tr><td>", $d) |
|
| 194 | - . "</td></tr>\n" |
|
| 195 | - . (# _request('var_mode_objet') ? '' : |
|
| 196 | - ('<tr><td>' . count($temps) . '</td><td>' . _T('info_total') . '</td><td class="time">' . $total . '</td><td></td></tr>')) |
|
| 197 | - ]; |
|
| 198 | - |
|
| 199 | - return [$temps, $navigation]; |
|
| 113 | + $total = 0; |
|
| 114 | + $hors = '<i>' . _T('zbug_hors_compilation') . '</i>'; |
|
| 115 | + $t = $q = $n = $d = []; |
|
| 116 | + // Totaliser les temps et completer le Explain |
|
| 117 | + foreach ($temps as $key => $v) { |
|
| 118 | + list($dt, $nb, $boucle, $query, $explain, $res, $contexte) = $v; |
|
| 119 | + if (is_array($contexte)) { |
|
| 120 | + $k = ($contexte[0] . " $boucle"); |
|
| 121 | + include_spip('public/compiler'); |
|
| 122 | + $env = reconstruire_contexte_compil($contexte); |
|
| 123 | + } else { |
|
| 124 | + $k = $env = $boucle; |
|
| 125 | + } |
|
| 126 | + |
|
| 127 | + $total += $dt; |
|
| 128 | + $t[$key] = $dt; |
|
| 129 | + $q[$key] = $nb; |
|
| 130 | + if (!isset($d[$k])) { |
|
| 131 | + $d[$k] = 0; |
|
| 132 | + $n[$k] = 0; |
|
| 133 | + } |
|
| 134 | + $d[$k] += $dt; |
|
| 135 | + ++$n[$k]; |
|
| 136 | + |
|
| 137 | + if (!is_array($explain)) { |
|
| 138 | + $explain = []; |
|
| 139 | + } |
|
| 140 | + foreach ($explain as $j => $v) { |
|
| 141 | + $explain[$j] = "<tr><th>$j</th><td>" |
|
| 142 | + . str_replace(';', '<br />', $v) |
|
| 143 | + . '</td></tr>'; |
|
| 144 | + } |
|
| 145 | + $e = "<table class='explain'>" |
|
| 146 | + . '<caption>' |
|
| 147 | + . $query |
|
| 148 | + . '</caption>' |
|
| 149 | + . "<tr><th>Time</th><td>$dt</td></tr>" |
|
| 150 | + . "<tr><th>Order</th><td>$nb</td></tr>" |
|
| 151 | + . "<tr><th>Res</th><td>$res</td></tr>" |
|
| 152 | + . join('', $explain) |
|
| 153 | + . '</table>'; |
|
| 154 | + |
|
| 155 | + $temps[$key] = [$e, $env, $k]; |
|
| 156 | + } |
|
| 157 | + // Trier par temps d'execution decroissant |
|
| 158 | + array_multisort($t, SORT_DESC, $q, $temps); |
|
| 159 | + arsort($d); |
|
| 160 | + $i = 1; |
|
| 161 | + $t = []; |
|
| 162 | + // Fabriquer les liens de navigations dans le tableau des temps |
|
| 163 | + foreach ($temps as $k => $v) { |
|
| 164 | + $titre = strip_tags($v[2]); |
|
| 165 | + $href = quote_amp($GLOBALS['REQUEST_URI']) . "#req$i"; |
|
| 166 | + $href = str_replace("\\'", ''', $href); |
|
| 167 | + |
|
| 168 | + if (!isset($t[$v[2]])) { |
|
| 169 | + $t[$v[2]] = []; |
|
| 170 | + } |
|
| 171 | + $t[$v[2]][] = "<span class='spip-debug-arg'> " |
|
| 172 | + . "<a title='$titre' href='$href'>$i</a>" |
|
| 173 | + . '</span>' |
|
| 174 | + . ((count($t[$v[2]]) % 10 == 9) ? '<br />' : ''); |
|
| 175 | + $i++; |
|
| 176 | + } |
|
| 177 | + |
|
| 178 | + if ($d['']) { |
|
| 179 | + $d[$hors] = $d['']; |
|
| 180 | + $n[$hors] = $n['']; |
|
| 181 | + $t[$hors] = $t['']; |
|
| 182 | + } |
|
| 183 | + unset($d['']); |
|
| 184 | + // Fabriquer le tableau des liens de navigation dans le grand tableau |
|
| 185 | + foreach ($d as $k => $v) { |
|
| 186 | + $d[$k] = $n[$k] . "</td><td>$k</td><td class='time'>$v</td><td class='liste-reqs'>" |
|
| 187 | + . join('', $t[$k]); |
|
| 188 | + } |
|
| 189 | + |
|
| 190 | + $navigation = [ |
|
| 191 | + _T('zbug_statistiques'), |
|
| 192 | + '<tr><td>' |
|
| 193 | + . join("</td></tr>\n<tr><td>", $d) |
|
| 194 | + . "</td></tr>\n" |
|
| 195 | + . (# _request('var_mode_objet') ? '' : |
|
| 196 | + ('<tr><td>' . count($temps) . '</td><td>' . _T('info_total') . '</td><td class="time">' . $total . '</td><td></td></tr>')) |
|
| 197 | + ]; |
|
| 198 | + |
|
| 199 | + return [$temps, $navigation]; |
|
| 200 | 200 | } |
@@ -111,13 +111,13 @@ discard block |
||
| 111 | 111 | |
| 112 | 112 | function chrono_requete($temps) { |
| 113 | 113 | $total = 0; |
| 114 | - $hors = '<i>' . _T('zbug_hors_compilation') . '</i>'; |
|
| 114 | + $hors = '<i>'._T('zbug_hors_compilation').'</i>'; |
|
| 115 | 115 | $t = $q = $n = $d = []; |
| 116 | 116 | // Totaliser les temps et completer le Explain |
| 117 | 117 | foreach ($temps as $key => $v) { |
| 118 | 118 | list($dt, $nb, $boucle, $query, $explain, $res, $contexte) = $v; |
| 119 | 119 | if (is_array($contexte)) { |
| 120 | - $k = ($contexte[0] . " $boucle"); |
|
| 120 | + $k = ($contexte[0]." $boucle"); |
|
| 121 | 121 | include_spip('public/compiler'); |
| 122 | 122 | $env = reconstruire_contexte_compil($contexte); |
| 123 | 123 | } else { |
@@ -162,7 +162,7 @@ discard block |
||
| 162 | 162 | // Fabriquer les liens de navigations dans le tableau des temps |
| 163 | 163 | foreach ($temps as $k => $v) { |
| 164 | 164 | $titre = strip_tags($v[2]); |
| 165 | - $href = quote_amp($GLOBALS['REQUEST_URI']) . "#req$i"; |
|
| 165 | + $href = quote_amp($GLOBALS['REQUEST_URI'])."#req$i"; |
|
| 166 | 166 | $href = str_replace("\\'", ''', $href); |
| 167 | 167 | |
| 168 | 168 | if (!isset($t[$v[2]])) { |
@@ -183,7 +183,7 @@ discard block |
||
| 183 | 183 | unset($d['']); |
| 184 | 184 | // Fabriquer le tableau des liens de navigation dans le grand tableau |
| 185 | 185 | foreach ($d as $k => $v) { |
| 186 | - $d[$k] = $n[$k] . "</td><td>$k</td><td class='time'>$v</td><td class='liste-reqs'>" |
|
| 186 | + $d[$k] = $n[$k]."</td><td>$k</td><td class='time'>$v</td><td class='liste-reqs'>" |
|
| 187 | 187 | . join('', $t[$k]); |
| 188 | 188 | } |
| 189 | 189 | |
@@ -193,7 +193,7 @@ discard block |
||
| 193 | 193 | . join("</td></tr>\n<tr><td>", $d) |
| 194 | 194 | . "</td></tr>\n" |
| 195 | 195 | . (# _request('var_mode_objet') ? '' : |
| 196 | - ('<tr><td>' . count($temps) . '</td><td>' . _T('info_total') . '</td><td class="time">' . $total . '</td><td></td></tr>')) |
|
| 196 | + ('<tr><td>'.count($temps).'</td><td>'._T('info_total').'</td><td class="time">'.$total.'</td><td></td></tr>')) |
|
| 197 | 197 | ]; |
| 198 | 198 | |
| 199 | 199 | return [$temps, $navigation]; |