/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/VisualStudio/VisualBasic/Impl/xlf/BasicVSResources.fr.xlf
177 строк
9 KB
Cyrus Najmabadi
Make a couple of features non-experimental
07 апр 2025, 20:22
07 апр 2025, 20:22
a85fa7f
Код
Авторство
О чём код?
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="fr" original="../BasicVSResources.resx"> <body> <trans-unit id="Add_missing_imports_on_paste"> <source>Add missing imports on paste</source> <target state="translated">Ajouter les imports manquants au moment du collage</target> <note>'import' is a Visual Basic keyword and should not be localized</note> </trans-unit> <trans-unit id="Collapse_imports_on_file_open"> <source>Collapse Imports on file open</source> <target state="translated">Réduire les importations sur le fichier ouvert</target> <note /> </trans-unit> <trans-unit id="In_relational_binary_operators"> <source>In relational operators: = <> < > <= >= Like Is</source> <target state="translated">Dans les opérateurs relationnels : = <> < > <= >= Like Is</target> <note /> </trans-unit> <trans-unit id="Insert_apostrophe_at_the_start_of_new_lines_when_writing_apostrophe_comments"> <source>Insert ' at the start of new lines when writing ' comments</source> <target state="translated">Insérer ' au début des nouvelles lignes pour l'écriture de commentaires '</target> <note /> </trans-unit> <trans-unit id="Microsoft_Visual_Basic"> <source>Microsoft Visual Basic</source> <target state="translated">Microsoft Visual Basic</target> <note /> </trans-unit> <trans-unit id="Automatic_insertion_of_Interface_and_MustOverride_members"> <source>Automatic _insertion of Interface and MustOverride members</source> <target state="translated">_Insertion automatique des membres Interface et MustOverride</target> <note /> </trans-unit> <trans-unit id="Prefer_IsNot_expression"> <source>Prefer 'IsNot' expression</source> <target state="translated">Préférer l'expression 'IsNot'</target> <note /> </trans-unit> <trans-unit id="Prefer_Is_Nothing_for_reference_equality_checks"> <source>Prefer 'Is Nothing' for reference equality checks</source> <target state="translated">Préférer 'Is Nothing' pour les vérifications d'égalité de référence</target> <note /> </trans-unit> <trans-unit id="Prefer_simplified_object_creation"> <source>Prefer simplified object creation</source> <target state="translated">Préférer la création d’objets simplifiée</target> <note /> </trans-unit> <trans-unit id="Show_hints_for_New_expressions"> <source>Show hints for 'New' expressions</source> <target state="translated">Afficher les indicateurs pour les expressions 'New'</target> <note /> </trans-unit> <trans-unit id="A_utomatic_insertion_of_end_constructs"> <source>A_utomatic insertion of end constructs</source> <target state="translated">Insertion a_utomatique des constructions de fin</target> <note /> </trans-unit> <trans-unit id="Pretty_listing_reformatting_of_code"> <source>_Pretty listing (reformatting) of code</source> <target state="translated">_Listing en mode Pretty (nouvelle mise en forme) du code</target> <note /> </trans-unit> <trans-unit id="Enter_outlining_mode_when_files_open"> <source>_Enter outlining mode when files open</source> <target state="translated">_Passer en mode Plan à l'ouverture des fichiers</target> <note /> </trans-unit> <trans-unit id="Generate_XML_documentation_comments_for"> <source>_Generate XML documentation comments for '''</source> <target state="translated">_Générer des commentaires de documentation XML pour '''</target> <note>{Locked="'''"} "'''" is a VB keyword and should not be localized.</note> </trans-unit> <trans-unit id="Navigate_to_Object_Browser_for_symbols_defined_in_metadata"> <source>_Navigate to Object Browser for symbols defined in metadata</source> <target state="translated">_Naviguer vers l'Explorateur d'objets pour les symboles définis dans les métadonnées</target> <note /> </trans-unit> <trans-unit id="Import_Directives"> <source>Import Directives</source> <target state="translated">Importer des directives</target> <note /> </trans-unit> <trans-unit id="Suggest_imports_for_types_in_NuGet_packages"> <source>Suggest imports for types in _NuGet packages</source> <target state="translated">Suggérer des imports pour les types dans les packages _NuGet</target> <note /> </trans-unit> <trans-unit id="Suggest_imports_for_types_in_reference_assemblies"> <source>Suggest imports for types in _reference assemblies</source> <target state="translated">Suggérer des imports pour les types dans les assemblys de _référence</target> <note /> </trans-unit> <trans-unit id="Place_System_directives_first_when_sorting_imports"> <source>_Place 'System' directives first when sorting imports</source> <target state="translated">_Placer les directives 'System' en premier durant le tri des imports</target> <note /> </trans-unit> <trans-unit id="Qualify_event_access_with_Me"> <source>Qualify event access with 'Me'</source> <target state="translated">Qualifier l'accès à l'événement avec 'Me'</target> <note /> </trans-unit> <trans-unit id="Qualify_field_access_with_Me"> <source>Qualify field access with 'Me'</source> <target state="translated">Qualifier l'accès au champ avec 'Me'</target> <note /> </trans-unit> <trans-unit id="Qualify_method_access_with_Me"> <source>Qualify method access with 'Me'</source> <target state="translated">Qualifier l'accès à la méthode avec 'Me'</target> <note /> </trans-unit> <trans-unit id="Qualify_property_access_with_Me"> <source>Qualify property access with 'Me'</source> <target state="translated">Qualifier l'accès à la propriété avec 'Me'</target> <note /> </trans-unit> <trans-unit id="Do_not_prefer_Me"> <source>Do not prefer 'Me.'</source> <target state="translated">Ne pas préférer 'Me.'</target> <note /> </trans-unit> <trans-unit id="Prefer_Me"> <source>Prefer 'Me.'</source> <target state="translated">Préférer 'Me.'</target> <note /> </trans-unit> <trans-unit id="Me_preferences_colon"> <source>'Me.' preferences:</source> <target state="translated">'Préférences 'Me.' :</target> <note /> </trans-unit> <trans-unit id="Predefined_type_preferences_colon"> <source>Predefined type preferences:</source> <target state="translated">Préférences de types prédéfinies :</target> <note /> </trans-unit> <trans-unit id="Completion_Lists"> <source>Completion Lists</source> <target state="translated">Listes de saisie semi-automatique</target> <note /> </trans-unit> <trans-unit id="nothing_checking_colon"> <source>'nothing' checking:</source> <target state="translated">'Contrôle de 'nothing' :</target> <note /> </trans-unit> <trans-unit id="Fade_out_unused_imports"> <source>Fade out unused imports</source> <target state="translated">Supprimer les instructions import inutilisées</target> <note /> </trans-unit> <trans-unit id="Report_invalid_placeholders_in_string_dot_format_calls"> <source>Report invalid placeholders in 'String.Format' calls</source> <target state="translated">Signaler les espaces réservés non valides dans les appels de 'String.Format'</target> <note /> </trans-unit> <trans-unit id="Separate_import_directive_groups"> <source>Separate import directive groups</source> <target state="translated">Séparer les groupes de directives import</target> <note /> </trans-unit> <trans-unit id="In_arithmetic_binary_operators"> <source>In arithmetic operators: ^ * / \ Mod + - & << >></source> <target state="translated">Dans les opérateurs arithmétiques : ^ * / \ Mod + - & << >></target> <note /> </trans-unit> <trans-unit id="In_other_binary_operators"> <source>In other binary operators: And AndAlso Or OrElse</source> <target state="translated">Dans les autres opérateurs binaires : And AndAlso Or OrElse</target> <note /> </trans-unit> </body> </file> </xliff>