2019-12-04 19:38:18 +00:00
Advanced = "Zaawansowane"
Channel.Red = "Czerwony"
Channel.Green = "Zielony"
Channel.Blue = "Niebieski"
Channel.Alpha = "Alfa"
2019-02-22 19:38:15 +00:00
FileType.Image = "Obraz"
FileType.Images = "Obrazy"
FileType.Video = "Film"
FileType.Videos = "Filmy"
2019-12-04 19:38:18 +00:00
FileType.Sound = "Dźwięk"
FileType.Sounds = "Dźwięki"
2019-02-22 19:38:15 +00:00
FileType.Effect = "Efekt"
FileType.Effects = "Efekty"
2019-04-27 15:42:24 +00:00
SourceType.Source = "Źródło"
2019-12-04 19:38:18 +00:00
SourceType.Scene = "Scena"
Alignment.Center = "Po Środku"
Alignment.Left = "Lewo"
Alignment.Right = "Prawo"
Alignment.Top = "Góra"
Alignment.Bottom = "Dół"
Blur.Type.Box = "Pudełko"
Blur.Subtype.Directional = "Kierunkowy"
Blur.Subtype.Zoom = "Zoom"
Blur.Subtype.Zoom.Description = "Zoom Blur to kierunkowy Blur gdzie kierunek i siła Blur'u jest ograniczona przez pozycję oraz odległość do środka. \nlt może być \"compared\" z ruszającą się w przód i tył kamerą."
MipGenerator = "Generator Mip-Map"
MipGenerator.Description = "Który Generator Mip-Map ma zostać użyty?"
2019-02-22 19:38:15 +00:00
MipGenerator.Point = "Punkt"
2019-12-04 19:38:18 +00:00
MipGenerator.Sharpen = "Zaostrzony"
2019-02-22 19:38:15 +00:00
MipGenerator.Intensity = "Intensywność"
2019-08-16 13:44:41 +00:00
2019-02-22 19:38:15 +00:00
Filter.Blur = "Rozmycie"
Filter.Blur.Type = "Typ"
2019-12-04 19:38:18 +00:00
Filter.Blur.Subtype = "Podtyp"
Filter.Blur.Subtype.Description = "W jaki sposób powinien zostać ten blur dodany."
Filter.Blur.Mask.Type.Region = "Region"
Filter.Blur.Mask.Type.Image = "Obraz"
2019-02-22 19:38:15 +00:00
Filter.Blur.Mask.Type.Source = "Źródło"
2019-12-04 19:38:18 +00:00
Filter.Blur.Mask.Region.Left = "Lewa krawędź"
2019-02-22 19:38:15 +00:00
2019-08-16 13:44:41 +00:00
2019-02-22 19:38:15 +00:00
Filter.Displacement.File = "Plik"
2019-04-27 15:42:24 +00:00
2019-08-16 13:44:41 +00:00
2019-02-22 19:38:15 +00:00
Filter.Transform.Camera = "Kamera"
Filter.Transform.Position = "Pozycja"
Filter.Transform.Scale = "Skala"
Filter.Transform.Rotation = "Obrót"
Source.Mirror.Source = "Źródło"
Source.Mirror.Scaling.Method.Point = "Punkt"
2019-01-31 04:23:32 +00:00
2019-08-16 13:44:41 +00:00