mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-01-18 15:26:19 +08:00
Update pl.json (POEditor.com)
This commit is contained in:
parent
b9565e543b
commit
b65ba8601e
94
lang/pl.json
94
lang/pl.json
@ -60,8 +60,6 @@
|
||||
"message.invalid_model.message": "Ten plik nie zawiera prawidłowych danych modelu.",
|
||||
"message.child_model_only.title": "Pusty model potomka",
|
||||
"message.child_model_only.message": "Ten plik jest potomkiem %0 i nie zawiera modelu.",
|
||||
"message.drag_background.title": "Pozycjonuj tło",
|
||||
"message.drag_background.message": "Przesuń tło aby zmienić jego pozycję. Przytrzymaj shift i przeciągnij w górę lub w dół aby zmienić rozmiar.",
|
||||
"message.unsaved_textures.title": "Niezapisane tekstury",
|
||||
"message.unsaved_textures.message": "Twój model ma niezapisane tekstury. Zapisz je i wstaw w odpowiedni folder w swoim resource packu.",
|
||||
"message.model_clipping.title": "Model zbyt duży",
|
||||
@ -102,8 +100,6 @@
|
||||
"dialog.project.geoname": "Nazwa geometrii moba",
|
||||
"dialog.project.openparent": "Otwórz rodzica",
|
||||
"dialog.project.ao": "Ambient Occlusion",
|
||||
"dialog.project.width": "Szerokość",
|
||||
"dialog.project.height": "Wysokość",
|
||||
"dialog.texture.title": "Tekstura",
|
||||
"dialog.texture.variable": "Zmienna",
|
||||
"dialog.texture.namespace": "Przestrzeń nazw",
|
||||
@ -301,8 +297,6 @@
|
||||
"action.project_window.desc": "Otwiera okienko projektu, gdzie możesz edytować metadatę twojego modelu",
|
||||
"action.open_model": "Otwórz model",
|
||||
"action.open_model.desc": "Otwórz plik modelu z komputera",
|
||||
"action.add_model": "Dodaj model",
|
||||
"action.add_model.desc": "Dodaje plik modelu do aktualnego pliku modelu",
|
||||
"action.extrude_texture": "Wyciągnięta tekstura",
|
||||
"action.extrude_texture.desc": "Generuj model przez rozciągnięcie tekstury",
|
||||
"action.export_blockmodel": "Eksportuj model bloku",
|
||||
@ -470,7 +464,6 @@
|
||||
"cube.color.lime": "Limonkowy",
|
||||
"switches.visibility": "Widoczność",
|
||||
"switches.export": "Eksport",
|
||||
"switches.shading": "Cień",
|
||||
"switches.autouv": "Automatyczne UV",
|
||||
"panel.uv": "UV",
|
||||
"panel.display": "Wyświetlanie",
|
||||
@ -654,7 +647,6 @@
|
||||
"action.record_model_gif.desc": "\n Nagraj animowany GIF modelu z bieżącego kąta",
|
||||
"display.mirror": "Lustro",
|
||||
"data.separator": "Separator",
|
||||
"message.set_background_position.title": "Pozycja tła",
|
||||
"menu.preview.background.set_position": "Ustaw pozycję",
|
||||
"dialog.toolbar_edit.hidden": "\n Ukryty",
|
||||
"action.export_class_entity": "Eksportuj byt Java",
|
||||
@ -712,7 +704,7 @@
|
||||
"message.outdated_client.message": "Zaktualizuj blockbencha do nowszej wersji żeby to zrobić!",
|
||||
"action.export_asset_archive": "Pobier Archiv",
|
||||
"action.export_asset_archive.desc": "Download an archive with the model and all textures in it",
|
||||
"action.upload_sketchfab": "Sketchfab Upload",
|
||||
"action.upload_sketchfab": "Upload to Sketchfab",
|
||||
"message.sketchfab.name_or_token": "Please enter your Sketchfab token and a name",
|
||||
"dialog.sketchfab_uploader.title": "Upload Sketchfab Model",
|
||||
"dialog.sketchfab_uploader.token": "Token API",
|
||||
@ -737,7 +729,6 @@
|
||||
"texture.error.parent": "Texture file provided by parent model",
|
||||
"message.recover_backup.title": "Recover Model",
|
||||
"message.recover_backup.message": "Blockbench was closed without saving. Do you want to recover the model?",
|
||||
"message.install_plugin": "Installing the plugin %0",
|
||||
"message.invalid_session.title": "Invalid Session Token",
|
||||
"message.invalid_session.message": "The session you are trying to join has expired or the token provided is invalid.",
|
||||
"dialog.create_texture.power": "Power-of-2 Size",
|
||||
@ -761,8 +752,6 @@
|
||||
"edit_session.connected": "Połączono z sesją",
|
||||
"dialog.sketchfab_uploader.private": "Prywatne (Pro)",
|
||||
"dialog.sketchfab_uploader.password": "Hasło (Pro)",
|
||||
"action.toggle_chat": "Przełącz czat",
|
||||
"action.toggle_chat.desc": "Przełącz widoczność historii czatu",
|
||||
"action.uv_select_all": "Zaznacz wszystkie",
|
||||
"action.uv_select_all.desc": "Select all faces in the UV dialog",
|
||||
"panel.chat": "Chat",
|
||||
@ -780,15 +769,15 @@
|
||||
"mode.start.new": "New",
|
||||
"mode.start.recent": "Recent",
|
||||
"format.free": "Generic Model",
|
||||
"format.free.desc": "Model without restrictions for game engines, rendering etc.",
|
||||
"format.free.desc": "Model without restrictions. For game engines, rendering etc.",
|
||||
"format.java_block": "Java Blok/Przedmiot",
|
||||
"format.java_block.desc": "Model bloku na Java Edition. Rozmiar i kąty obrotu są ograniczone.",
|
||||
"format.bedrock": "Bedrock Model",
|
||||
"format.bedrock.desc": "Model na Bedrock Edition",
|
||||
"format.bedrock_old": "Bedrock Legacy Model",
|
||||
"format.bedrock_old.desc": "Pre-1.12 Bedrock Edition entity model",
|
||||
"format.bedrock_old.desc": "Pre-1.12 Minecraft Bedrock Edition entity model",
|
||||
"format.modded_entity": "Modded Entity",
|
||||
"format.modded_entity.desc": "Entity model for mods. Can be exported as .java class files.",
|
||||
"format.modded_entity.desc": "Entity model for Minecraft mods. Can be exported as .java class files.",
|
||||
"format.optifine_entity": "OptiFine Entity",
|
||||
"format.optifine_entity.desc": "Custom entity model for OptiFine",
|
||||
"keys.mouse": "Mouse Button %0",
|
||||
@ -796,7 +785,6 @@
|
||||
"message.cleared_blank_faces.message": "Blockbench has found %0 cubes without any texture. Do you want to remove those elements?",
|
||||
"message.wireframe.enabled": "Wireframe view enabled",
|
||||
"message.wireframe.disabled": "Wireframe view disabled",
|
||||
"dialog.project.box_uv": "Box UV",
|
||||
"dialog.convert_project.title": "Convert Project",
|
||||
"dialog.convert_project.text": "Are you sure you want to convert this project? You cannot undo this step.",
|
||||
"dialog.create_texture.double_use": "Keep Multi Texture Occupancy",
|
||||
@ -826,10 +814,6 @@
|
||||
"action.export_over.desc": "Saves the model, textures and animations by overwriting the files",
|
||||
"action.add_locator": "Add Locator",
|
||||
"action.add_locator.desc": "Adds a new locator to control positions of particles, leashes etc",
|
||||
"action.sidebar_left": "Textures and UV",
|
||||
"action.sidebar_left.desc": "Open the interface for UV and textures",
|
||||
"action.sidebar_right": "Elements",
|
||||
"action.sidebar_right.desc": "Open the interface to edit elements",
|
||||
"action.uv_turn_mapping": "Turn Mapping",
|
||||
"action.uv_turn_mapping.desc": "Turn the UV mapping around 90 degrees",
|
||||
"action.remove_blank_faces": "Usuń puste powierzchnie",
|
||||
@ -935,9 +919,9 @@
|
||||
"action.add_to_palette": "Dodaj do palety",
|
||||
"action.add_to_palette.desc": "Dodaj zaznaczony kolor do palety kolorów",
|
||||
"action.import_palette": "Importuj paletę",
|
||||
"action.import_palette.desc": "Import a palette file",
|
||||
"action.import_palette.desc": "Import a .bbpalette file",
|
||||
"action.export_palette": "Eksportuj paletę",
|
||||
"action.export_palette.desc": "Export palette as a .GPL file",
|
||||
"action.export_palette.desc": "Export palette as a .bbpalette file",
|
||||
"action.generate_palette": "Generate Palette",
|
||||
"action.generate_palette.desc": "Generate palette from a texture",
|
||||
"action.sort_palette": "Sort Palette",
|
||||
@ -1130,8 +1114,6 @@
|
||||
"settings.fov.desc": "Camera Field of View. Default is 45",
|
||||
"settings.sync_color": "Sync Color",
|
||||
"settings.sync_color.desc": "Synchronize the color between different Blockbench instances",
|
||||
"settings.dialog_drag_background": "Position Background",
|
||||
"settings.dialog_drag_background.desc": "Show \"Position Background\" dialog",
|
||||
"settings.minify_bbmodel": "Minified Project Files",
|
||||
"settings.minify_bbmodel.desc": "Write .bbmodel files minified into one line",
|
||||
"action.edit_material_instances": "Edit Material Instances",
|
||||
@ -1175,5 +1157,67 @@
|
||||
"settings.particle_tick_rate.desc": "Tick rate for particle effects in ticks per second. Default is 30",
|
||||
"action.lock_motion_trail": "Lock Motion Trail",
|
||||
"action.lock_motion_trail.desc": "Lock the motion trail to the currently selected group",
|
||||
"menu.animation_file.unload": "Unload Animation File"
|
||||
"menu.animation_file.unload": "Unload Animation File",
|
||||
"data.null_object": "Null Object",
|
||||
"status_bar.toggle_sidebar": "Toggle Sidebar",
|
||||
"message.load_plugin_failed.title": "Failed to load plugin",
|
||||
"message.load_plugin_failed.message": "Ensure that the base file name of the plugin matches the plugin ID `%0`, as specified in Plugin.register().",
|
||||
"dialog.project.layered_textures.desc": "Enable preview mode for layered textures. Allows you to see up to 3 textures layered on top of each other.",
|
||||
"dialog.project.uv_mode": "UV Mode",
|
||||
"dialog.project.uv_mode.box_uv": "Box UV",
|
||||
"dialog.project.uv_mode.face_uv": "Per-face UV",
|
||||
"dialog.project.texture_size": "Texture Size",
|
||||
"dialog.animation_export.title": "Select Animations to Export",
|
||||
"dialog.create_texture.rearrange_uv": "Rearrange UV",
|
||||
"layout.color.subtle_text": "Subtle Text",
|
||||
"layout.color.subtle_text.desc": "Secondary text color with less contrast",
|
||||
"settings.interface_scale": "Interface Scale",
|
||||
"settings.interface_scale.desc": "Scale of the entire Blockbench interface",
|
||||
"settings.background_rendering": "Background Rendering",
|
||||
"settings.background_rendering.desc": "Update the preview while the window is not focused",
|
||||
"settings.ctrl_shift_size": "Control + Shift Resolution",
|
||||
"settings.ctrl_shift_size.desc": "Resolution of the grid while holding control and shift",
|
||||
"settings.hardware_acceleration": "Hardware Acceleration",
|
||||
"settings.hardware_acceleration.desc": "Outsource rendering tasks to the graphics card. Restart Blockbench to apply changes",
|
||||
"action.explode_skin_model": "Explode Skin Model",
|
||||
"action.explode_skin_model.desc": "Toggles an explosion view that allows you to edit covered faces",
|
||||
"action.export_minecraft_skin": "Export Minecraft Skin",
|
||||
"action.export_minecraft_skin.desc": "Export the Minecraft skin as a PNG texture",
|
||||
"action.add_null_object": "Add Null Object",
|
||||
"action.add_null_object.desc": "Adds a new null object",
|
||||
"action.animated_texture_frame": "Animated Texture Frame",
|
||||
"action.animated_texture_frame.desc": "Set the current frame of the animated texture",
|
||||
"action.export_animation_file": "Export Animations...",
|
||||
"action.export_animation_file.desc": "Export a selection of animations into a new file",
|
||||
"action.timeline_graph_editor": "Toggle Graph Editor",
|
||||
"action.timeline_graph_editor.desc": "Toggle the timeline between graph editor view and keyframe view",
|
||||
"menu.file.recent.clear": "Clear Recent Files",
|
||||
"switches.shade": "Shade",
|
||||
"generic.share": "Share",
|
||||
"dates.minute": "%0 Minute",
|
||||
"dates.minutes": "%0 Minutes",
|
||||
"dates.hour": "%0 Hour",
|
||||
"dates.hours": "%0 Hours",
|
||||
"dates.day": "%0 Day",
|
||||
"dates.days": "%0 Days",
|
||||
"dates.week": "%0 Week",
|
||||
"dates.weeks": "%0 Weeks",
|
||||
"dates.year": "%0 Year",
|
||||
"dates.years": "%0 Years",
|
||||
"message.drag_background": "Drag the background to move its position. Hold shift and drag up and down to change its size. Click here to save the position.",
|
||||
"message.installed_plugin": "Successfully installed the plugin %0",
|
||||
"message.installed_plugin_fail": "Failed to installed the plugin %0",
|
||||
"dialog.share_model.title": "Share Model",
|
||||
"dialog.share_model.expire_time": "Expire Time",
|
||||
"dialog.share_model.copied_to_clipboard": "Link copied to clipboard",
|
||||
"dialog.share_model.failed": "Failed to upload model",
|
||||
"action.import_java_block_model": "Add Java Block/Item Model",
|
||||
"action.import_java_block_model.desc": "Add a Minecraft Java block/item model from a json file to the current model",
|
||||
"action.share_model": "Share...",
|
||||
"action.share_model.desc": "Generate a short link to share your model",
|
||||
"action.import_project": "Import Project",
|
||||
"action.import_project.desc": "Import another project from a .bbmodel file into the current project",
|
||||
"dialog.toolbar_edit.hidden_tools": "Some tools might be hidden because they are not available in the current mode, format, or situation.",
|
||||
"settings.camera_near_plane": "Camera Near Plane",
|
||||
"settings.camera_near_plane.desc": "The minimum distance from the camera where objects render. Higher values decrease Z-fighting. Default is 1."
|
||||
}
|
Loading…
Reference in New Issue
Block a user