lang: Update Polish translation (#2420)

Unfortunately, I had to create a new fork and branch because GitHub kept
rejecting my push due to the workflow files (nightly_release.yml and
release.yml), even though they were not intentionally modified.

I only made changes in two language files and added a helper script
Formatter.py.

Please test if everything works correctly in the interface.

Thanks for the project, and I’m happy to help further if needed.

---------

Co-authored-by: Nik <werwolv98@gmail.com>
This commit is contained in:
Shadow775711
2025-09-11 20:10:53 +02:00
committed by GitHub
parent 96b27645d6
commit d7a830ca95
8 changed files with 459 additions and 434 deletions

View File

@@ -1,23 +1,23 @@
{
"hex.visualizers.pl_visualizer.3d.light_position": "Pozycja światła",
"hex.visualizers.pl_visualizer.3d.ambient_brightness": "Jasność otoczenia",
"hex.visualizers.pl_visualizer.3d.diffuse_brightness": "Jasność światła rozproszonego",
"hex.visualizers.pl_visualizer.3d.error_message_colors": "Kolory",
"hex.visualizers.pl_visualizer.3d.error_message_count": "Liczba {} musi być wielokrotnością {}",
"hex.visualizers.pl_visualizer.3d.error_message_expected": "Oczekiwano {}, ale otrzymano {}",
"hex.visualizers.pl_visualizer.3d.error_message_for_vertex_count": "dla {} wierzchołków",
"hex.visualizers.pl_visualizer.3d.error_message_index_count": "Błąd: liczba indeksów musi być wielokrotnością 3",
"hex.visualizers.pl_visualizer.3d.error_message_invalid_index_pattern": "Błąd: nie można określić rozmiaru typu indeksu",
"hex.visualizers.pl_visualizer.3d.error_message_invalid_indices": "Błąd: indeksy muszą zawierać się w przedziale od 0 do liczby wierzchołków minus jeden. Nieprawidłowe indeksy:",
"hex.visualizers.pl_visualizer.3d.error_message_normals": "Normalne",
"hex.visualizers.pl_visualizer.3d.error_message_not_empty": "{} nie może być puste",
"hex.visualizers.pl_visualizer.3d.error_message_expected": "Oczekiwano {}, ale otrzymano {}",
"hex.visualizers.pl_visualizer.3d.error_message_positions": "Pozycje",
"hex.visualizers.pl_visualizer.3d.error_message_uv_coords": "Współrzędne tekstury",
"hex.visualizers.pl_visualizer.3d.error_message_vertex_count": "Błąd: liczba wierzchołków musi być wielokrotnością 3",
"hex.visualizers.pl_visualizer.3d.light_color": "Kolor światła",
"hex.visualizers.pl_visualizer.3d.light_position": "Pozycja światła",
"hex.visualizers.pl_visualizer.3d.more_settings": "Więcej ustawień",
"hex.visualizers.pl_visualizer.3d.object_reflectiveness": "Refleksyjność obiektu ",
"hex.visualizers.pl_visualizer.3d.error_message_colors": "Kolory",
"hex.visualizers.pl_visualizer.3d.error_message_normals": "Normalne",
"hex.visualizers.pl_visualizer.3d.error_message_uv_coords": "Współrzędne tekstury",
"hex.visualizers.pl_visualizer.3d.error_message_invalid_index_pattern": "Błąd: nie można określić rozmiaru typu indeksu",
"hex.visualizers.pl_visualizer.3d.error_message_index_count": "Błąd: liczba indeksów musi być wielokrotnością 3",
"hex.visualizers.pl_visualizer.3d.error_message_invalid_indices": "Błąd: indeksy muszą zawierać się w przedziale od 0 do liczby wierzchołków minus jeden. Nieprawidłowe indeksy:",
"hex.visualizers.pl_visualizer.3d.error_message_for_vertex_count": "dla {} wierzchołków",
"hex.visualizers.pl_visualizer.3d.specular_brightness": "Jasność szczegółów",
"hex.visualizers.pl_visualizer.3d.object_reflectiveness": "Refleksyjność obiektu ",
"hex.visualizers.pl_visualizer.3d.light_color": "Kolor światła",
"hex.visualizers.pl_visualizer.3d.more_settings": "Więcej ustawień",
"hex.visualizers.pl_visualizer.3d.texture_file": "Ścieżka do pliku tekstury",
"hex.visualizers.pl_visualizer.coordinates.latitude": "Szerokość geograficzna",
"hex.visualizers.pl_visualizer.coordinates.longitude": "Długość geograficzna",