1 | <?php |
---|
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
3 | // extrait automatiquement de http://trad.spip.org |
---|
4 | // ** ne pas modifier le fichier ** |
---|
5 | |
---|
6 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
7 | |
---|
8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
9 | |
---|
10 | // A |
---|
11 | 'aucunmodule' => 'No module.', |
---|
12 | |
---|
13 | // B |
---|
14 | 'bouton_activer_lang' => 'Enable the language "@lang@" for this module', |
---|
15 | 'bouton_supprimer_module' => 'Delete this module', |
---|
16 | 'bouton_traduire' => 'Translate >>', |
---|
17 | |
---|
18 | // C |
---|
19 | 'cfg_form_tradlang_autorisations' => 'Authorizations', |
---|
20 | 'cfg_inf_type_autorisation' => 'If you choose by status or by author, you will be prompted below for your selection of statuses or authors.', |
---|
21 | 'cfg_lbl_autorisation_auteurs' => 'Allow a list of authors', |
---|
22 | 'cfg_lbl_autorisation_statuts' => 'Allow by authors statuses', |
---|
23 | 'cfg_lbl_autorisation_webmestre' => 'Allow webmasters only', |
---|
24 | 'cfg_lbl_liste_auteurs' => 'Authors of the website', |
---|
25 | 'cfg_lbl_statuts_auteurs' => 'Possible statuses', |
---|
26 | 'cfg_lbl_type_autorisation' => 'Authorization method', |
---|
27 | 'cfg_legend_autorisation_configurer' => 'Manage the plugin', |
---|
28 | 'cfg_legende_autorisation_modifier' => 'Edit translations', |
---|
29 | 'cfg_legende_autorisation_voir' => 'show translation interface', |
---|
30 | 'codelangue' => 'Language code', |
---|
31 | 'crayon_changer_statut' => 'Warning! You changed the content of the string without changing the status.', |
---|
32 | |
---|
33 | // E |
---|
34 | 'entrerlangue' => 'Add a language code', |
---|
35 | 'erreur_aucun_item_langue_mere' => 'Parent language "@lang_mere@" contains no language items.', |
---|
36 | 'erreur_aucun_module' => 'There are no modules available in the database.', |
---|
37 | 'erreur_autorisation_modifier_modules' => 'You are not allowed to translate the language modules.', |
---|
38 | 'erreur_autoriser_profil' => 'Vous n\'êtes pas autorisé à modifier ce profil.', # NEW |
---|
39 | 'erreur_choisir_lang_cible' => 'Choose a target language to translate.', |
---|
40 | 'erreur_choisir_lang_orig' => 'Choose an source language as a basis for translation.', |
---|
41 | 'erreur_choisir_module' => 'Choose a module to translate.', |
---|
42 | 'erreur_code_langue_existant' => 'This alternative language already exists for this module', |
---|
43 | 'erreur_code_langue_invalide' => 'This language code is invalid', |
---|
44 | 'erreur_langues_autorisees_insuffisantes' => 'You should at least select two languages', |
---|
45 | 'erreur_langues_differentes' => 'Choose a different target language différente than the parent language', |
---|
46 | 'erreur_module_inconnu' => 'This module is not available', |
---|
47 | 'erreur_pas_langue_cible' => 'Select a language', |
---|
48 | 'erreur_repertoire_local_inexistant' => 'Warning: the directory used to save files localy does not exist: "squelettes/lang"', |
---|
49 | 'explication_langue_cible' => 'The language into which you translate.', |
---|
50 | 'explication_langue_origine' => 'The language from which you translate (Only 100% complete languages are available).', |
---|
51 | 'explication_langues_autorisees' => 'Users will be able to create a new translation only in the selected languages.', |
---|
52 | 'explication_limiter_langues_bilan' => 'Par défaut, @nb@ langues seront affichées, si les utilisateurs n\'ont pas sélectionné de langues préférées dans leur profil.', # NEW |
---|
53 | 'explication_limiter_langues_bilan_nb' => 'Combien de langues seront affichées par défaut (les langues les plus traduites seront sélectionnées).', # NEW |
---|
54 | 'explication_sauvegarde_locale' => 'Will save the files in the "squelettes" folder of the site', |
---|
55 | 'explication_sauvegarde_post_edition' => 'Will save temporary files each time you change a language string', |
---|
56 | |
---|
57 | // I |
---|
58 | 'icone_modifier_tradlang' => 'Edit this language string', |
---|
59 | 'icone_modifier_tradlang_module' => 'Edit this language module', |
---|
60 | 'importer_module' => 'Importing new language module', |
---|
61 | 'importermodule' => 'Import a module', |
---|
62 | 'info_1_tradlang' => '@nb@ language strings', |
---|
63 | 'info_1_tradlang_module' => '@nb@ language module', |
---|
64 | 'info_aucun_tradlang_module' => 'No language module', |
---|
65 | 'info_chaine_jamais_modifiee' => 'This string has never been edited.', |
---|
66 | 'info_chaine_originale' => 'This string is the source', |
---|
67 | 'info_filtrer_status' => 'Filter by status:', |
---|
68 | 'info_langue_mere' => '(parent language)', |
---|
69 | 'info_langues_non_preferees' => 'Autres langues :', # NEW |
---|
70 | 'info_langues_preferees' => 'Langue(s) préférée(s) :', # NEW |
---|
71 | 'info_module_traduction' => '@total@ @statut@ (@percent@%)', |
---|
72 | 'info_module_traduit_pc' => 'Module translated at @pc@%', |
---|
73 | 'info_nb_tradlang' => '@nb@ language strings', |
---|
74 | 'info_nb_tradlang_module' => '@nb@ language modules', |
---|
75 | 'info_percent_chaines' => '@traduites@ / @total@ chaines traduites', # NEW |
---|
76 | 'info_status_ok' => 'OK', |
---|
77 | 'info_str' => 'Test of the language string', |
---|
78 | 'infos_trad_module' => 'Informations on translations', |
---|
79 | 'item_creer_langue_cible' => 'Create a new target language', |
---|
80 | 'item_langue_cible' => 'Target language: ', |
---|
81 | 'item_langue_origine' => 'Source language:', |
---|
82 | 'item_manquant' => '1 item is missing in that language (from the parent language)', |
---|
83 | 'items_en_trop' => '@nb@ items are over in that language (from the parent language)', |
---|
84 | 'items_manquants' => '@nb@ items are missing in that language (from the parent language)', |
---|
85 | 'items_modif' => 'Modified items', |
---|
86 | 'items_new' => 'New items', |
---|
87 | 'items_total_nb' => 'Total number of items', |
---|
88 | |
---|
89 | // L |
---|
90 | 'label_id_tradlang' => 'String id', |
---|
91 | 'label_idmodule' => 'Module ID', |
---|
92 | 'label_lang' => 'Language', |
---|
93 | 'label_langue_mere' => 'Parent language', |
---|
94 | 'label_langues_autorisees' => 'Allow only selected languages', |
---|
95 | 'label_langues_preferees_auteur' => 'Vos ou votre langue(s) préférée(s)', # NEW |
---|
96 | 'label_langues_preferees_autre' => 'Ses ou sa langue(s) préférée(s)', # NEW |
---|
97 | 'label_limiter_langues_bilan' => 'Limiter le nombre de langues visibles dans le bilan', # NEW |
---|
98 | 'label_limiter_langues_bilan_nb' => 'Nombre de langues', # NEW |
---|
99 | 'label_nommodule' => 'Module name', |
---|
100 | 'label_priorite' => 'Priority', |
---|
101 | 'label_proposition_google_translate' => 'Google Translate proposal', |
---|
102 | 'label_recherche_module' => 'In the module:', |
---|
103 | 'label_recherche_status' => 'With the status:', |
---|
104 | 'label_repertoire_module_langue' => 'Folder of the module', |
---|
105 | 'label_sauvegarde_locale' => 'Allow to save files locally', |
---|
106 | 'label_sauvegarde_post_edition' => 'Save the file with each change', |
---|
107 | 'label_synchro_base_fichier' => 'Synchronize the database and local files', |
---|
108 | 'label_texte' => 'Description of the module', |
---|
109 | 'label_tradlang_comm' => 'Comment', |
---|
110 | 'label_tradlang_status' => 'Status of the translation', |
---|
111 | 'label_tradlang_str' => 'Translated string', |
---|
112 | 'label_update_langues_cible_mere' => 'Update this language in the database', |
---|
113 | 'label_version_originale' => 'The source string (@lang@)', |
---|
114 | 'label_version_originale_comm' => 'Comment from the source (@lang@)', |
---|
115 | 'label_version_selectionnee' => 'String in the selected language (@lang@)', |
---|
116 | 'label_version_selectionnee_comm' => 'Comment in the selected language (@lang@)', |
---|
117 | 'languesdispo' => 'Languages available', |
---|
118 | 'legend_conf_bilan' => 'Affichage du bilan', # NEW |
---|
119 | 'lien_accueil_interface' => 'Home of the translation interface', |
---|
120 | 'lien_aide_recherche' => 'Search help', |
---|
121 | 'lien_aucun_status' => 'None', |
---|
122 | 'lien_bilan' => 'Review of current translations.', |
---|
123 | 'lien_code_langue' => 'Invalid language code. The language code must have at least two letter code (ISO-631).', |
---|
124 | 'lien_confirm_export' => 'Confirm the export of the current file (ie overwrite the file @fichier@)', |
---|
125 | 'lien_editer_chaine' => 'Edit', |
---|
126 | 'lien_export' => 'Automatically export the current file.', |
---|
127 | 'lien_page_depart' => 'Back to the main page?', |
---|
128 | 'lien_profil_auteur' => 'Votre profil', # NEW |
---|
129 | 'lien_profil_autre' => 'Son profil', # NEW |
---|
130 | 'lien_proportion' => 'Proportion of strings displayed', |
---|
131 | 'lien_recharger_page' => 'Reload the page.', |
---|
132 | 'lien_recherche_avancee' => 'Advanced search', |
---|
133 | 'lien_retour' => 'Back', |
---|
134 | 'lien_retour_module' => 'Back to the module "@module@"', |
---|
135 | 'lien_retour_page_auteur' => 'Revenir à votre page', # NEW |
---|
136 | 'lien_retour_page_auteur_autre' => 'Revenir à sa page', # NEW |
---|
137 | 'lien_revenir_traduction' => 'Back to the translation page', |
---|
138 | 'lien_sauvegarder' => 'Backup / Restore the current file.', |
---|
139 | 'lien_telecharger' => '[Download]', |
---|
140 | 'lien_traduction_module' => 'Module ', |
---|
141 | 'lien_traduction_vers' => ' to ', |
---|
142 | 'lien_trier_langue_non' => 'Show the global balance.', |
---|
143 | 'lien_utiliser_google_translate' => 'Use this version', |
---|
144 | 'lien_voir_toute_chaines_module' => 'See all the strings of the module.', |
---|
145 | |
---|
146 | // M |
---|
147 | 'menu_info_interface' => 'Displays a link to the translation interface', |
---|
148 | 'menu_titre_interface' => 'Translation interface', |
---|
149 | 'message_aucun_resultat_chaine' => 'No results matching your criteria in the language strings.', |
---|
150 | 'message_aucun_resultat_statut' => 'No string matches the requested status.', |
---|
151 | 'message_aucune_nouvelle_langue_dispo' => 'This module is available in all languages', |
---|
152 | 'message_confirm_redirection' => 'You will be redirected to the modification of the module', |
---|
153 | 'message_demande_update_langues_cible_mere' => 'You can ask an administrator to resynchronize this language with the primary language. |
---|
154 | ', |
---|
155 | 'message_info_choisir_langues_profiles' => 'Vous pouvez séléctionner vos langues préférées <a href="@url_profil@">dans votre profil</a> pour les afficher par défaut.', # NEW |
---|
156 | 'message_langues_choisies_affichees' => 'Seules les langues que vous avez choisies sont affichées : @langues@', # NEW |
---|
157 | 'message_langues_preferees_affichees' => 'Seules vos langues préférées sont affichées : @langues@', # NEW |
---|
158 | 'message_langues_utilisees_affichees' => 'Seules les @nb@ langues les plus utilisées sont affichées : @langues@', # NEW |
---|
159 | 'message_module_langue_ajoutee' => 'The language "@language@" was added to the module "@module@".', |
---|
160 | 'message_module_updated' => 'The language module "@module@" has been updated.', |
---|
161 | 'message_passage_trad' => 'We go to the translation', |
---|
162 | 'message_passage_trad_creation_lang' => 'Creation of the language @lang@ and move on to the translation', |
---|
163 | 'message_suppression_module_ok' => 'The module @module@ has been deleted.', |
---|
164 | 'message_suppression_module_trads_ok' => 'The module @module@ has been deleted. @nb@ translation items belonging to it were also removed.', |
---|
165 | 'message_synchro_base_fichier_ok' => 'Files and database are sync.', |
---|
166 | 'message_synchro_base_fichier_pas_ok' => 'Files and database are not sync.', |
---|
167 | 'module_deja_importe' => 'The module "@module@" has already been imported.', |
---|
168 | 'moduletitre' => 'Modules available', |
---|
169 | |
---|
170 | // N |
---|
171 | 'nb_items_langue_cible' => 'The target language "@langue@" includes @nb@ items defined in the parent language.', |
---|
172 | 'nb_items_langue_en_trop' => '@nb@ items are too much in the language "@langue@".', |
---|
173 | 'nb_items_langue_inexistants' => '@nb@ items does not exists in the language "@langue@".', |
---|
174 | 'nb_items_langue_mere' => 'The main language of this module includes @nb@ items.', |
---|
175 | |
---|
176 | // R |
---|
177 | 'readme' => 'This plugin allows you to manage the language files', |
---|
178 | |
---|
179 | // S |
---|
180 | 'str_status_modif' => 'Edited (MODIF)', |
---|
181 | 'str_status_new' => 'New (NEW)', |
---|
182 | 'str_status_traduit' => 'Translated', |
---|
183 | |
---|
184 | // T |
---|
185 | 'texte_contacter_admin' => 'Contact an administrator if you wish to participate.', |
---|
186 | 'texte_erreur' => 'ERROR', |
---|
187 | 'texte_erreur_acces' => '<b>Warning: </b>unable to write to the file <tt>@fichier_lang@</tt>. Check access rights.', |
---|
188 | 'texte_existe_deja' => ' already exists.', |
---|
189 | 'texte_explication_langue_cible' => 'For the target language, you must choose if you are working towards a language that already exists, or if you create a new language.', |
---|
190 | 'texte_export_impossible' => 'Unable to export the file. Check write permissions on the file @cible@', |
---|
191 | 'texte_filtre' => 'Filter (search)', |
---|
192 | 'texte_inscription_ou_login' => 'You must register on the site or login to access the translation.', |
---|
193 | 'texte_interface' => 'Translation interface:', |
---|
194 | 'texte_interface2' => 'Translation interface', |
---|
195 | 'texte_langue' => 'Language:', |
---|
196 | 'texte_langue_cible' => 'the target language which is the language you are translating;', |
---|
197 | 'texte_langue_origine' => 'the source language as your model (favor the mother language if you can);', |
---|
198 | 'texte_langues_differentes' => 'The target and origin language must be different.', |
---|
199 | 'texte_modifier' => 'Edit', |
---|
200 | 'texte_module' => 'the language module to translate;', |
---|
201 | 'texte_module_traduire' => 'The module to translate: ', |
---|
202 | 'texte_non_traduit' => 'not translated', |
---|
203 | 'texte_operation_impossible' => 'Impossible operation . When the box \'select all\' is checked,<br /> you have to choose \'View\' operations.', |
---|
204 | 'texte_pas_autoriser_traduire' => 'You do not have permission to access the translations.', |
---|
205 | 'texte_pas_de_reponse' => '... no response', |
---|
206 | 'texte_recapitulatif' => 'Summary of the translations', |
---|
207 | 'texte_restauration_impossible' => 'impossible to restore the file', |
---|
208 | 'texte_sauvegarde' => 'Translation interface, Save / Restore file', |
---|
209 | 'texte_sauvegarde_courant' => 'Backup copy of the current file:', |
---|
210 | 'texte_sauvegarde_impossible' => 'Unable to backup the file', |
---|
211 | 'texte_sauvegarder' => 'Save', |
---|
212 | 'texte_selection_langue' => 'To view a translated language file / currently being translated, please select the language:', |
---|
213 | 'texte_selectionner' => 'To begin the translation work, you must choose:', |
---|
214 | 'texte_selectionner_version' => 'Choose the version of the file, then click the button below.', |
---|
215 | 'texte_seul_admin' => 'Only an administrator account can access this step.', |
---|
216 | 'texte_total_chaine' => 'Number of strings:', |
---|
217 | 'texte_total_chaine_conflit' => 'Number of unused strings:', |
---|
218 | 'texte_total_chaine_modifie' => 'Number of strings to submit updates:', |
---|
219 | 'texte_total_chaine_non_traduite' => 'Number of untranslated strings:', |
---|
220 | 'texte_total_chaine_traduite' => 'Number of translated strings:', |
---|
221 | 'texte_tout_selectionner' => 'Select all', |
---|
222 | 'texte_type_operation' => 'Operation type', |
---|
223 | 'texte_voir_bilan' => 'Show the <a href="@url@" class="spip_in">balance of translation</a>.', |
---|
224 | 'th_avancement' => 'Progression', |
---|
225 | 'th_comm' => 'Comment', |
---|
226 | 'th_items_modifs' => 'Modified items', |
---|
227 | 'th_items_new' => 'New items', |
---|
228 | 'th_items_traduits' => 'Translated items', |
---|
229 | 'th_langue' => 'Language', |
---|
230 | 'th_langue_mere' => 'Parent language', |
---|
231 | 'th_langue_origine' => 'Text in the source language', |
---|
232 | 'th_module' => 'Module', |
---|
233 | 'th_status' => 'Status', |
---|
234 | 'th_total_items_module' => 'Total number of items', |
---|
235 | 'th_traduction' => 'Translation', |
---|
236 | 'titre_bilan' => 'Review of translations', |
---|
237 | 'titre_bilan_langue' => 'Balance of translation of the language "@lang@" ', |
---|
238 | 'titre_bilan_module' => 'Balance of translation of the module "@module@"', |
---|
239 | 'titre_changer_langue_selection' => 'Changer la langue sélectionnée', # NEW |
---|
240 | 'titre_commentaires_chaines' => 'Comments on this string', |
---|
241 | 'titre_logo_tradlang_module' => 'Module\'s logo', |
---|
242 | 'titre_modifications_chaines' => 'Recent changes in this string', |
---|
243 | 'titre_modifier' => 'Modifier', # NEW |
---|
244 | 'titre_page_configurer_tradlang' => 'Setup of the Trad-lang plugin', |
---|
245 | 'titre_page_tradlang_module' => 'Module #@id@ : @module@', |
---|
246 | 'titre_profil_auteur' => 'Éditer votre profil', # NEW |
---|
247 | 'titre_profil_autre' => 'Éditer son profil', # NEW |
---|
248 | 'titre_recherche_tradlang' => 'Language strings |
---|
249 | ', |
---|
250 | 'titre_revisions_sommaire' => 'Recent changes', |
---|
251 | 'titre_tradlang' => 'Trad-lang', |
---|
252 | 'titre_tradlang_chaines' => 'Language string', |
---|
253 | 'titre_tradlang_module' => 'Trad-lang language modules', |
---|
254 | 'titre_tradlang_modules' => 'Language modules', |
---|
255 | 'titre_traduction' => 'Translations', |
---|
256 | 'titre_traduction_chaine_de_vers' => 'Translation of the string "@chaine@" of the module "@module@" from <abbr title="@lang_orig_long@">@lang_orig@</abbr> to <abbr title="@lang_cible_long@">@lang_cible@</abbr>', |
---|
257 | 'titre_traduction_de' => 'Translation of', |
---|
258 | 'titre_traduction_module_de_vers' => 'Translation of the module "@module@" from <abbr title="@lang_orig_long@">@lang_orig@</abbr> to <abbr title="@lang_cible_long@">@lang_cible@</abbr>', |
---|
259 | 'titre_traduire' => 'Translate', |
---|
260 | 'tradlang' => 'Trad-Lang', |
---|
261 | 'traduction' => 'Translation @lang@', |
---|
262 | 'traductions' => 'Translations' |
---|
263 | ); |
---|
264 | |
---|
265 | ?> |
---|