/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/LanguageServer/Microsoft.CodeAnalysis.LanguageServer/xlf/LanguageServerResources.pl.xlf
252 строки
12 KB
Joey Robichaud
Improve LSP project load progress messages (#84744)
04 авг 2026, 02:52
Не верифицирован
04 авг 2026, 02:52
db11709
Код
Авторство
О чём код?
<?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="pl" original="../LanguageServerResources.resx"> <body> <trans-unit id="Aborted"> <source>Aborted!</source> <target state="translated">Przerwane!</target> <note /> </trans-unit> <trans-unit id="Additional_Info_Messages"> <source>Additional Info Messages</source> <target state="translated">Dodatkowe komunikaty informacyjne</target> <note /> </trans-unit> <trans-unit id="Attaching_debugger_to_process_0"> <source>Attaching debugger to process {0}</source> <target state="translated">Dołączanie debugera do procesu {0}</target> <note /> </trans-unit> <trans-unit id="Building_project"> <source>Building project...</source> <target state="translated">Kompilowanie projektu...</target> <note /> </trans-unit> <trans-unit id="Canceled"> <source>Canceled!</source> <target state="translated">Anulowano!</target> <note /> </trans-unit> <trans-unit id="Client_failed_to_attach_the_debugger"> <source>Client failed to attach the debugger</source> <target state="translated">Klient nie może dołączyć debugera</target> <note /> </trans-unit> <trans-unit id="Completed_reload_of_all_projects_in_0"> <source>Completed (re)load of all projects in {0}</source> <target state="translated">Ukończono (ponownie)ładowanie wszystkich projektów w usłudze {0}</target> <note>The placeholder is a time duration like 00:15</note> </trans-unit> <trans-unit id="Debug_Trace_Messages"> <source>Debug Trace Messages</source> <target state="translated">Komunikaty śledzenia debugowania</target> <note /> </trans-unit> <trans-unit id="Debugging_tests"> <source>Debugging tests...</source> <target state="translated">Trwa debugowanie testów...</target> <note /> </trans-unit> <trans-unit id="Discovering_tests"> <source>Discovering tests...</source> <target state="translated">Wykrywanie testów...</target> <note /> </trans-unit> <trans-unit id="Exception_thrown_0"> <source>Exception thrown: {0}</source> <target state="translated">Zgłoszony wyjątek: {0}</target> <note /> </trans-unit> <trans-unit id="Failed"> <source>Failed!</source> <target state="translated">Zakończone niepowodzeniem!</target> <note /> </trans-unit> <trans-unit id="Failed_0_Passed_1_Skipped_2_Total_3_Duration_4"> <source>Failed: {0}, Passed: {1}, Skipped: {2}, Total: {3}, Duration: {4}</source> <target state="translated">Niepowodzenie: {0}, zakończone powodzeniem: {1}, pominięte: {2}, łącznie: {3}, czas trwania: {4}</target> <note /> </trans-unit> <trans-unit id="Failed_to_read_project_assets_file_0_version_1_2"> <source>Failed to read project assets file {0} (version {1}), assuming a restore is required. {2}</source> <target state="translated">Nie można odczytać pliku {0} zasobów projektu (wersja {1}), przy założeniu, że wymagane jest przywrócenie. {2}</target> <note /> </trans-unit> <trans-unit id="Failed_to_read_runsettings_file_at_0_1"> <source>Failed to read .runsettings file at {0}:{1}</source> <target state="translated">Nie można odczytać pliku .runsettings w {0}:{1}</target> <note /> </trans-unit> <trans-unit id="Failed_to_run_restore_on_0"> <source>Failed to run restore on {0}</source> <target state="translated">Nie można uruchomić przywracania na {0}</target> <note /> </trans-unit> <trans-unit id="Found_0_tests_in_1"> <source>Found {0} tests in {1}</source> <target state="translated">Znalezione testy ({0}) w {1}</target> <note /> </trans-unit> <trans-unit id="Loaded_0"> <source>Loaded {0}</source> <target state="translated">Załadowany plik {0}</target> <note>The placeholder is a name of a file</note> </trans-unit> <trans-unit id="Loaded_0_projects"> <source>Loaded {0} project(s)</source> <target state="translated">Załadowane projekty: {0}</target> <note>The placeholder is the number of projects</note> </trans-unit> <trans-unit id="Loading_0"> <source>Loading {0}...</source> <target state="translated">Trwa ładowanie {0}...</target> <note>The placeholder is a name of a file</note> </trans-unit> <trans-unit id="Loading_0_projects"> <source>Loading {0} project(s)...</source> <target state="translated">Trwa ładowanie {0} projektów...</target> <note>The placeholder is the number of projects</note> </trans-unit> <trans-unit id="Loading_projects"> <source>Loading projects...</source> <target state="new">Loading projects...</target> <note /> </trans-unit> <trans-unit id="Message"> <source>Message</source> <target state="translated">Komunikat</target> <note /> </trans-unit> <trans-unit id="No_test_methods_found_in_requested_range"> <source>No test methods found in requested range</source> <target state="translated">Nie znaleziono metod testowych w żądanym zakresie</target> <note /> </trans-unit> <trans-unit id="Nothing_found_to_restore"> <source>Nothing found to restore</source> <target state="translated">Nie znaleziono niczego do przywrócenia</target> <note /> </trans-unit> <trans-unit id="Passed"> <source>Passed!</source> <target state="translated">Zakończone powodzeniem!</target> <note /> </trans-unit> <trans-unit id="Project_0_has_unresolved_dependencies"> <source>Project {0} has unresolved dependencies</source> <target state="translated">Projekt {0} ma nierozpoznane zależności</target> <note /> </trans-unit> <trans-unit id="Project_0_loaded_by_CSharp_Dev_Kit"> <source>Project {0} loaded by C# Dev Kit</source> <target state="translated">Projekt {0} załadowany przez zestaw deweloperski języka C#</target> <note>The placeholder is a name of a file</note> </trans-unit> <trans-unit id="Projects_failed_to_load_because_MSBuild_could_not_be_found"> <source>Projects failed to load because the .NET Framework build tools could not be found. Try installing Visual Studio or the Visual Studio Build Tools package, or check the logs for details.</source> <target state="translated">Nie można załadować projektów, ponieważ nie można odnaleźć narzędzi kompilacji platformy .NET Framework. Spróbuj zainstalować program Visual Studio lub pakiet Visual Studio Build Tools albo sprawdź dzienniki, aby uzyskać szczegółowe informacje.</target> <note /> </trans-unit> <trans-unit id="Projects_failed_to_load_because_Mono_could_not_be_found"> <source>Projects failed to load because the Mono could not be found. Ensure that Mono and MSBuild are installed, and check the logs for details.</source> <target state="translated">Nie można załadować projektów, ponieważ nie można odnaleźć obiektu Mono. Upewnij się, że platformy Mono i MSBuild są zainstalowane, i sprawdź dzienniki, aby uzyskać szczegółowe informacje.</target> <note /> </trans-unit> <trans-unit id="Restore"> <source>Restore</source> <target state="translated">Przywróć</target> <note /> </trans-unit> <trans-unit id="Restore_complete"> <source>Restore complete</source> <target state="translated">Zakończono przywracanie</target> <note /> </trans-unit> <trans-unit id="Restore_started"> <source>Restore started</source> <target state="translated">Rozpoczęto przywracanie</target> <note /> </trans-unit> <trans-unit id="Restoring_0"> <source>Restoring {0}</source> <target state="translated">Przywracanie {0}</target> <note /> </trans-unit> <trans-unit id="Running_dotnet_restore_on_0"> <source>Running dotnet restore on {0}</source> <target state="translated">Uruchamianie przywracania dotnet na {0}</target> <note /> </trans-unit> <trans-unit id="Running_tests"> <source>Running tests...</source> <target state="translated">Trwa wykonywanie testów...</target> <note /> </trans-unit> <trans-unit id="Runsettings_file_does_not_exist_at_0"> <source>.runsettings file does not exist at {0}</source> <target state="translated">Plik .runsettings nie istnieje w {0}</target> <note /> </trans-unit> <trans-unit id="Show_csharp_logs"> <source>Show C# logs</source> <target state="translated">Pokaż dzienniki języka C#</target> <note /> </trans-unit> <trans-unit id="Stack_Trace"> <source>Stack Trace</source> <target state="translated">Śledzenie stosu</target> <note /> </trans-unit> <trans-unit id="Standard_Error_Messages"> <source>Standard Error Messages</source> <target state="translated">Standardowe komunikaty o błędach</target> <note /> </trans-unit> <trans-unit id="Standard_Output_Messages"> <source>Standard Output Messages</source> <target state="translated">Standardowe komunikaty wyjściowe</target> <note /> </trans-unit> <trans-unit id="Starting_test_discovery"> <source>Starting test discovery</source> <target state="translated">Uruchamianie odnajdywania testów</target> <note /> </trans-unit> <trans-unit id="Starting_test_run"> <source>Starting test run</source> <target state="translated">Uruchamianie przebiegu testu</target> <note /> </trans-unit> <trans-unit id="Successfully_completed_load_of_0"> <source>Successfully completed load of {0}</source> <target state="translated">Pomyślnie ukończono ładowanie elementu {0}</target> <note /> </trans-unit> <trans-unit id="Summary"> <source>Summary</source> <target state="translated">Podsumowanie</target> <note /> </trans-unit> <trans-unit id="Test_discovery_aborted"> <source>Test discovery aborted</source> <target state="translated">Odnajdywanie testów zostało przerwane</target> <note /> </trans-unit> <trans-unit id="Test_run_error"> <source>Test run error: {0}</source> <target state="translated">Błąd przebiegu testu: {0}</target> <note /> </trans-unit> <trans-unit id="There_were_problems_loading_project_0_See_log_for_details"> <source>There were problems loading project {0}. See log for details.</source> <target state="translated">Wystąpiły problemy podczas ładowania projektu {0}. Aby uzyskać szczegółowe informacje, zobacz dziennik.</target> <note /> </trans-unit> <trans-unit id="Using_runsettings_file_at_0"> <source>Using .runsettings file at {0}</source> <target state="translated">Używanie pliku .runsettings w {0}</target> <note /> </trans-unit> </body> </file> </xliff>