|
@@ -14,311 +14,310 @@ public class TranslationViewModel : IDisposable
|
|
|
{
|
|
|
var t = TranslationManager.Translation;
|
|
|
|
|
|
- File.Value = string.Concat(t.File[0].ToString().ToUpper(), t.File.AsSpan(1));
|
|
|
- SelectFile.Value = t.OpenFileDialog;
|
|
|
- OpenLastFile.Value = t.OpenLastFile;
|
|
|
- Paste.Value = t.FilePaste;
|
|
|
- Copy.Value = t.Copy;
|
|
|
- Reload.Value = t.Reload;
|
|
|
- Print.Value = t.Print;
|
|
|
- DeleteFile.Value = t.DeleteFile;
|
|
|
- PermanentlyDelete.Value = t.PermanentlyDelete;
|
|
|
- Save.Value = t.Save;
|
|
|
- CopyFile.Value = t.CopyFile;
|
|
|
- NewWindow.Value = t.NewWindow;
|
|
|
- Close.Value = t.Close;
|
|
|
- CloseGallery.Value = t.CloseGallery;
|
|
|
- Open.Value = t.Open;
|
|
|
- OpenFileDialog.Value = t.OpenFileDialog;
|
|
|
- ShowInFolder.Value = t.ShowInFolder;
|
|
|
- OpenWith.Value = t.OpenWith;
|
|
|
- RenameFile.Value = t.RenameFile;
|
|
|
- DuplicateFile.Value = t.DuplicateFile;
|
|
|
- RotateLeft.Value = t.RotateLeft;
|
|
|
- RotateRight.Value = t.RotateRight;
|
|
|
- Flip.Value = t.Flip;
|
|
|
- UnFlip.Value = t.Unflip;
|
|
|
- ShowBottomGallery.Value = t.ShowBottomGallery;
|
|
|
- HideBottomGallery.Value = t.HideBottomGallery;
|
|
|
- AutoFitWindow.Value = t.AutoFitWindow;
|
|
|
- Stretch.Value = t.Stretch;
|
|
|
- Crop.Value = t.Crop;
|
|
|
- ResizeImage.Value = t.ResizeImage;
|
|
|
- GoToImageAtSpecifiedIndex.Value = t.GoToImageAtSpecifiedIndex;
|
|
|
- ToggleScroll.Value = t.ToggleScroll;
|
|
|
- ScrollEnabled.Value = t.ScrollingEnabled;
|
|
|
- ScrollDisabled.Value = t.ScrollingDisabled;
|
|
|
- ScrollDirection.Value = t.ScrollDirection;
|
|
|
- Reverse.Value = t.Reverse;
|
|
|
- Forward.Value = t.Forward;
|
|
|
- Slideshow.Value = t.Slideshow;
|
|
|
- Settings.Value = t.Settings;
|
|
|
- AboutWindow.Value = t.InfoWindow;
|
|
|
- ImageInfo.Value = t.ImageInfo;
|
|
|
+ _1Star.Value = t._1Star;
|
|
|
+ _2Star.Value = t._2Star;
|
|
|
+ _3Star.Value = t._3Star;
|
|
|
+ _4Star.Value = t._4Star;
|
|
|
+ _5Star.Value = t._5Star;
|
|
|
About.Value = t.About;
|
|
|
- ShowAllSettingsWindow.Value = t.ShowAllSettingsWindow;
|
|
|
- StayTopMost.Value = t.StayTopMost;
|
|
|
- SearchSubdirectory.Value = t.SearchSubdirectory;
|
|
|
- ToggleLooping.Value = t.ToggleLooping;
|
|
|
+ AboutWindow.Value = t.InfoWindow;
|
|
|
+ AdjustNavSpeed.Value = t.AdjustNavSpeed;
|
|
|
+ AdjustTimingForSlideshow.Value = t.AdjustTimingForSlideshow;
|
|
|
+ AdjustTimingForZoom.Value = t.AdjustTimingForZoom;
|
|
|
+ AdvanceBy10Images.Value = t.AdvanceBy10Images;
|
|
|
+ AdvanceBy100Images.Value = t.AdvanceBy100Images;
|
|
|
+ AllowZoomOut.Value = t.AllowZoomOut;
|
|
|
+ Altitude.Value = t.Altitude;
|
|
|
+ Appearance.Value = t.Appearance;
|
|
|
ApplicationShortcuts.Value = t.ApplicationShortcuts;
|
|
|
- BatchResize.Value = t.BatchResize;
|
|
|
- Effects.Value = t.Effects;
|
|
|
- EffectsTooltip.Value = t.EffectsTooltip;
|
|
|
- FileProperties.Value = t.FileProperties;
|
|
|
- OptimizeImage.Value = t.OptimizeImage;
|
|
|
- ImageInfo.Value = t.ImageInfo;
|
|
|
- FileName.Value = t.FileName;
|
|
|
- FileSize.Value = t.FileSize;
|
|
|
- Folder.Value = t.Folder;
|
|
|
- FullPath.Value = t.FullPath;
|
|
|
- Created.Value = t.Created;
|
|
|
- Modified.Value = t.Modified;
|
|
|
- LastAccessTime.Value = t.LastAccessTime;
|
|
|
- ConvertTo.Value = t.ConvertTo;
|
|
|
- NoConversion.Value = t.NoConversion;
|
|
|
- Resize.Value = t.Resize;
|
|
|
- NoResize.Value = t.NoResize;
|
|
|
+ ApplicationStartup.Value = t.ApplicationStartup;
|
|
|
Apply.Value = t.Apply;
|
|
|
- Cancel.Value = t.Cancel;
|
|
|
+ Ascending.Value = t.Ascending;
|
|
|
+ Authors.Value = t.Authors;
|
|
|
+ AutoFitWindow.Value = t.AutoFitWindow;
|
|
|
+ BatchResize.Value = t.BatchResize;
|
|
|
BitDepth.Value = t.BitDepth;
|
|
|
- ReadAbleAspectRatio.Value = t.AspectRatio;
|
|
|
- Width.Value = t.Width;
|
|
|
- Height.Value = t.Height;
|
|
|
- SizeMp.Value = t.SizeMp;
|
|
|
- Resolution.Value = t.Resolution;
|
|
|
- PrintSizeIn.Value = t.PrintSizeIn;
|
|
|
- PrintSizeCm.Value = t.PrintSizeCm;
|
|
|
+ BlackAndWhite.Value = t.BlackAndWhite;
|
|
|
+ Blur.Value = t.Blur;
|
|
|
+ Bottom.Value = t.Bottom;
|
|
|
+ BottomGalleryItemSize.Value = t.BottomGalleryItemSize;
|
|
|
+ BottomGalleryThumbnailStretch.Value = t.BottomGalleryThumbnailStretch;
|
|
|
+ Brightness.Value = t.Brightness;
|
|
|
+ CameraMaker.Value = t.CameraMaker;
|
|
|
+ CameraModel.Value = t.CameraModel;
|
|
|
+ Cancel.Value = t.Cancel;
|
|
|
+ Center.Value = t.Center;
|
|
|
+ CenterWindow.Value = t.CenterWindow;
|
|
|
Centimeters.Value = t.Centimeters;
|
|
|
- Inches.Value = t.Inches;
|
|
|
- SizeTooltip.Value = t.SizeTooltip;
|
|
|
- Latitude.Value = t.Latitude;
|
|
|
- Longitude.Value = t.Longitude;
|
|
|
- Altitude.Value = t.Altitude;
|
|
|
- Authors.Value = t.Authors;
|
|
|
- DateTaken.Value = t.DateTaken;
|
|
|
- Copyright.Value = t.Copyright;
|
|
|
- ResolutionUnit.Value = t.ResolutionUnit;
|
|
|
+ ChangeBackground.Value = t.ChangeBackground;
|
|
|
+ ChangeKeybindingText.Value = t.ChangeKeybindingText;
|
|
|
+ ChangeKeybindingTooltip.Value = t.ChangeKeybindingTooltip;
|
|
|
+ ChangingThemeRequiresRestart.Value = t.ChangingThemeRequiresRestart;
|
|
|
+ CheckForUpdates.Value = t.CheckForUpdates;
|
|
|
+ Clear.Value = t.Clear;
|
|
|
+ ClearEffects.Value = t.ClearEffects;
|
|
|
+ Close.Value = t.Close;
|
|
|
+ CloseGallery.Value = t.CloseGallery;
|
|
|
+ CloseWindowPrompt.Value = t.CloseWindowPrompt;
|
|
|
+ Color.Value = t.Color;
|
|
|
+ ColorPickerTool.Value = t.ColorPickerTool;
|
|
|
+ ColorPickerToolTooltip.Value = t.ColorPickerToolTooltip;
|
|
|
ColorRepresentation.Value = t.ColorRepresentation;
|
|
|
+ Comment.Value = t.Comment;
|
|
|
CompressedBitsPixel.Value = t.CompressedBitsPixel;
|
|
|
Compression.Value = t.Compression;
|
|
|
- ExposureTime.Value = t.ExposureTime;
|
|
|
- Title.Value = t.Title;
|
|
|
- Subject.Value = t.Subject;
|
|
|
- Software.Value = t.Software;
|
|
|
- CameraMaker.Value = t.CameraMaker;
|
|
|
- CameraModel.Value = t.CameraModel;
|
|
|
- FocalLength.Value = t.FocalLength;
|
|
|
- Fnumber.Value = t.FNumber;
|
|
|
- Fstop.Value = t.Fstop;
|
|
|
- MaxAperture.Value = t.MaxAperture;
|
|
|
- ExposureBias.Value = t.ExposureBias;
|
|
|
- ExposureProgram.Value = t.ExposureProgram;
|
|
|
- DigitalZoom.Value = t.DigitalZoom;
|
|
|
- ISOSpeed.Value = t.ISOSpeed;
|
|
|
- FocalLength35mm.Value = t.FocalLength35mm;
|
|
|
- MeteringMode.Value = t.MeteringMode;
|
|
|
+ ConstrainBackgroundToImage.Value = t.ConstrainBackgroundToImage;
|
|
|
Contrast.Value = t.Contrast;
|
|
|
- Saturation.Value = t.Saturation;
|
|
|
- Sharpness.Value = t.Sharpness;
|
|
|
- WhiteBalance.Value = t.WhiteBalance;
|
|
|
- FlashEnergy.Value = t.FlashEnergy;
|
|
|
- FlashMode.Value = t.FlashMode;
|
|
|
- LightSource.Value = t.LightSource;
|
|
|
- Brightness.Value = t.Brightness;
|
|
|
- PhotometricInterpretation.Value = t.PhotometricInterpretation;
|
|
|
- Orientation.Value = t.Orientation;
|
|
|
- ExifVersion.Value = t.ExifVersion;
|
|
|
- LensMaker.Value = t.LensMaker;
|
|
|
- LensModel.Value = t.LensModel;
|
|
|
- SortFilesBy.Value = t.SortFilesBy;
|
|
|
- FileExtension.Value = t.FileExtension;
|
|
|
+ ConvertTo.Value = t.ConvertTo;
|
|
|
+ Copies.Value = t.Copies;
|
|
|
+ Copy.Value = t.Copy;
|
|
|
+ CopyFile.Value = t.CopyFile;
|
|
|
+ CopyImage.Value = t.CopyImage;
|
|
|
+ Copyright.Value = t.Copyright;
|
|
|
+ Created.Value = t.Created;
|
|
|
CreationTime.Value = t.CreationTime;
|
|
|
- Random.Value = t.Random;
|
|
|
- Ascending.Value = t.Ascending;
|
|
|
+ Credits.Value = t.Credits;
|
|
|
+ Crop.Value = t.Crop;
|
|
|
+ CtrlToZoom.Value = t.CtrlToZoom;
|
|
|
+ DarkTheme.Value = t.DarkTheme;
|
|
|
+ DateTaken.Value = t.DateTaken;
|
|
|
+ DeleteFile.Value = t.DeleteFile;
|
|
|
Descending.Value = t.Descending;
|
|
|
- RecentFiles.Value = t.RecentFiles;
|
|
|
- SetAsWallpaper.Value = t.SetAsWallpaper;
|
|
|
- SetAsLockScreenImage.Value = t.SetAsLockScreenImage;
|
|
|
- Image.Value = t.Image;
|
|
|
- CopyImage.Value = t.CopyImage;
|
|
|
+ DigitalZoom.Value = t.DigitalZoom;
|
|
|
+ DisableFadeInButtonsOnHover.Value = t.DisableFadeInButtonsOnHover;
|
|
|
+ DoubleClick.Value = t.DoubleClick;
|
|
|
+ Downloading.Value = t.Downloading;
|
|
|
+ DuplicateFile.Value = t.DuplicateFile;
|
|
|
+ Edit.Value = t.Edit;
|
|
|
+ Effects.Value = t.Effects;
|
|
|
+ EffectsTooltip.Value = t.EffectsTooltip;
|
|
|
+ ExifVersion.Value = t.ExifVersion;
|
|
|
+ ExpandedGalleryItemSize.Value = t.ExpandedGalleryItemSize;
|
|
|
+ ExposureBias.Value = t.ExposureBias;
|
|
|
+ ExposureProgram.Value = t.ExposureProgram;
|
|
|
+ ExposureTime.Value = t.ExposureTime;
|
|
|
+ File.Value = string.Concat(t.File[0].ToString().ToUpper(), t.File.AsSpan(1));
|
|
|
+ FileAssociations.Value = t.FileAssociations;
|
|
|
+ FileConversion.Value = t.FileConversion;
|
|
|
FileCopyPath.Value = t.FileCopyPath;
|
|
|
FileCut.Value = t.Cut;
|
|
|
- CtrlToZoom.Value = t.CtrlToZoom;
|
|
|
- ScrollToZoom.Value = t.ScrollToZoom;
|
|
|
+ FileExtension.Value = t.FileExtension;
|
|
|
+ FileManagement.Value = t.FileManagement;
|
|
|
+ FileName.Value = t.FileName;
|
|
|
+ FileProperties.Value = t.FileProperties;
|
|
|
+ FileSize.Value = t.FileSize;
|
|
|
+ Fill.Value = t.Fill;
|
|
|
+ FillSquare.Value = t.FillSquare;
|
|
|
+ Filter.Value = t.Filter;
|
|
|
+ FirstImage.Value = t.FirstImage;
|
|
|
+ Fit.Value = t.Fit;
|
|
|
+ FlashEnergy.Value = t.FlashEnergy;
|
|
|
+ FlashMode.Value = t.FlashMode;
|
|
|
+ Flip.Value = t.Flip;
|
|
|
+ Fnumber.Value = t.FNumber;
|
|
|
+ FocalLength.Value = t.FocalLength;
|
|
|
+ FocalLength35mm.Value = t.FocalLength35mm;
|
|
|
+ Folder.Value = t.Folder;
|
|
|
+ Forward.Value = t.Forward;
|
|
|
+ Fstop.Value = t.Fstop;
|
|
|
+ Fullscreen.Value = t.Fullscreen;
|
|
|
+ FullPath.Value = t.FullPath;
|
|
|
+ GallerySettings.Value = t.GallerySettings;
|
|
|
+ GalleryThumbnailStretch.Value = t.GalleryThumbnailStretch;
|
|
|
GeneralSettings.Value = t.GeneralSettings;
|
|
|
- Appearance.Value = t.Appearance;
|
|
|
+ GenerateThumbnails.Value = t.GenerateThumbnails;
|
|
|
+ GithubRepo.Value = t.GithubRepo;
|
|
|
+ GlassTheme.Value = t.GlassTheme;
|
|
|
+ GoBackBy10Images.Value = t.GoBackBy10Images;
|
|
|
+ GoBackBy100Images.Value = t.GoBackBy100Images;
|
|
|
+ GoToImageAtSpecifiedIndex.Value = t.GoToImageAtSpecifiedIndex;
|
|
|
+ Height.Value = t.Height;
|
|
|
+ Help.Value = t.Help;
|
|
|
+ HideBottomGallery.Value = t.HideBottomGallery;
|
|
|
+ HideBottomToolbar.Value = t.HideBottomToolbar;
|
|
|
+ HideUI.Value = t.HideUI;
|
|
|
+ HighlightColor.Value = t.HighlightColor;
|
|
|
+ HighQuality.Value = t.HighQuality;
|
|
|
+ Image.Value = t.Image;
|
|
|
+ ImageAliasing.Value = t.ImageAliasing;
|
|
|
+ ImageControl.Value = t.ImageControl;
|
|
|
+ ImageFormat.Value = t.ImageFormat;
|
|
|
+ ImageInfo.Value = t.ImageInfo;
|
|
|
+ Inches.Value = t.Inches;
|
|
|
+ InterfaceConfiguration.Value = t.InterfaceConfiguration;
|
|
|
+ ISOSpeed.Value = t.ISOSpeed;
|
|
|
Language.Value = t.Language;
|
|
|
- MouseWheel.Value = t.MouseWheel;
|
|
|
+ LastAccessTime.Value = t.LastAccessTime;
|
|
|
+ LastImage.Value = t.LastImage;
|
|
|
+ Latitude.Value = t.Latitude;
|
|
|
+ Left.Value = t.Left;
|
|
|
+ LensMaker.Value = t.LensMaker;
|
|
|
+ LensModel.Value = t.LensModel;
|
|
|
+ Lighting.Value = t.Lighting;
|
|
|
+ LightSource.Value = t.LightSource;
|
|
|
+ LightTheme.Value = t.LightTheme;
|
|
|
+ Longitude.Value = t.Longitude;
|
|
|
+ Lossless.Value = t.Lossless;
|
|
|
+ Lossy.Value = t.Lossy;
|
|
|
+ Margins.Value = t.Margins;
|
|
|
+ MaxAperture.Value = t.MaxAperture;
|
|
|
+ Maximize.Value = t.Maximize;
|
|
|
+ MeteringMode.Value = t.MeteringMode;
|
|
|
MiscSettings.Value = t.MiscSettings;
|
|
|
- StayCentered.Value = t.StayCentered;
|
|
|
- ShowFileSavingDialog.Value = t.ShowFileSavingDialog;
|
|
|
- OpenInSameWindow.Value = t.OpenInSameWindow;
|
|
|
- ApplicationStartup.Value = t.ApplicationStartup;
|
|
|
- None.Value = t.None;
|
|
|
- AdjustTimingForSlideshow.Value = t.AdjustTimingForSlideshow;
|
|
|
- AdjustTimingForZoom.Value = t.AdjustTimingForZoom;
|
|
|
- AdjustNavSpeed.Value = t.AdjustNavSpeed;
|
|
|
- SecAbbreviation.Value = t.SecAbbreviation;
|
|
|
- ResetButtonText.Value = t.ResetButtonText;
|
|
|
- ShowBottomToolbar.Value = t.ShowBottomToolbar;
|
|
|
- ShowBottomGalleryWhenUiIsHidden.Value = t.ShowBottomGalleryWhenUiIsHidden;
|
|
|
- ChangeKeybindingTooltip.Value = t.ChangeKeybindingTooltip;
|
|
|
- ToggleTaskbarProgress.Value = t.ToggleTaskbarProgress;
|
|
|
- ChangeKeybindingText.Value = t.ChangeKeybindingText;
|
|
|
+ Modified.Value = t.Modified;
|
|
|
+ Mouse.Value = t.Mouse;
|
|
|
+ MouseDrag.Value = t.MouseDrag;
|
|
|
+ MouseSideButtons.Value = t.MouseSideButtons;
|
|
|
+ MouseWheel.Value = t.MouseWheel;
|
|
|
+ MoveToRecycleBin.Value = t.MoveToRecycleBin;
|
|
|
+ MoveWindow.Value = t.MoveWindow;
|
|
|
+ Navigate.Value = t.Navigate;
|
|
|
+ NavigateBackwards.Value = t.NavigateBackwards;
|
|
|
+ NavigateBetweenDirectories.Value = t.NavigateBetweenDirectories;
|
|
|
+ NavigateFileHistory.Value = t.NavigateFileHistory;
|
|
|
+ NavigateForwards.Value = t.NavigateForwards;
|
|
|
Navigation.Value = t.Navigation;
|
|
|
- NextImage.Value = t.NextImage;
|
|
|
- PrevImage.Value = t.PrevImage;
|
|
|
- LastImage.Value = t.LastImage;
|
|
|
- FirstImage.Value = t.FirstImage;
|
|
|
+ NegativeColors.Value = t.NegativeColors;
|
|
|
+ NewWindow.Value = t.NewWindow;
|
|
|
NextFolder.Value = t.NextFolder;
|
|
|
+ NextImage.Value = t.NextImage;
|
|
|
+ NoConversion.Value = t.NoConversion;
|
|
|
+ None.Value = t.None;
|
|
|
+ NoResize.Value = t.NoResize;
|
|
|
+ Normal.Value = t.Normal;
|
|
|
+ NormalWindow.Value = t.NormalWindow;
|
|
|
+ OldMovie.Value = t.OldMovie;
|
|
|
+ Open.Value = t.Open;
|
|
|
+ OpenFileDialog.Value = t.OpenFileDialog;
|
|
|
+ OpenFileHistory.Value = t.OpenFileHistory;
|
|
|
+ OpenInSameWindow.Value = t.OpenInSameWindow;
|
|
|
+ OpenLastFile.Value = t.OpenLastFile;
|
|
|
+ OpenWith.Value = t.OpenWith;
|
|
|
+ OptimizeImage.Value = t.OptimizeImage;
|
|
|
+ Orientation.Value = t.Orientation;
|
|
|
+ OutputFolder.Value = t.OutputFolder;
|
|
|
+ Pan.Value = t.Pan;
|
|
|
+ PaperSize.Value = t.PaperSize;
|
|
|
+ Paste.Value = t.FilePaste;
|
|
|
+ PencilSketch.Value = t.PencilSketch;
|
|
|
+ Percentage.Value = t.Percentage;
|
|
|
+ PermanentlyDelete.Value = t.PermanentlyDelete;
|
|
|
+ PhotometricInterpretation.Value = t.PhotometricInterpretation;
|
|
|
+ Pin.Value = t.Pin;
|
|
|
+ Pinned.Value = t.Pinned;
|
|
|
+ Pixels.Value = t.Pixels;
|
|
|
+ Posterize.Value = t.Posterize;
|
|
|
PrevFolder.Value = t.PrevFolder;
|
|
|
- SelectGalleryThumb.Value = t.SelectGalleryThumb;
|
|
|
+ PrevImage.Value = t.PrevImage;
|
|
|
+ Print.Value = t.Print;
|
|
|
+ Printer.Value = t.Printer;
|
|
|
+ PrintSizeCm.Value = t.PrintSizeCm;
|
|
|
+ PrintSizeIn.Value = t.PrintSizeIn;
|
|
|
+ Quality.Value = t.Quality;
|
|
|
+ Random.Value = t.Random;
|
|
|
+ ReadAbleAspectRatio.Value = t.AspectRatio;
|
|
|
+ RecentFiles.Value = t.RecentFiles;
|
|
|
+ Reload.Value = t.Reload;
|
|
|
+ RemoveImageData.Value = t.RemoveImageData;
|
|
|
+ RemoveStarRating.Value = t.RemoveStarRating;
|
|
|
+ RenameFile.Value = t.RenameFile;
|
|
|
+ Reset.Value = t.Reset;
|
|
|
+ ResetButtonText.Value = t.ResetButtonText;
|
|
|
+ ResetZoom.Value = t.ResetZoom;
|
|
|
+ Resize.Value = t.Resize;
|
|
|
+ ResizeImage.Value = t.ResizeImage;
|
|
|
+ Resolution.Value = t.Resolution;
|
|
|
+ ResolutionUnit.Value = t.ResolutionUnit;
|
|
|
+ RestoreDown.Value = t.RestoreDown;
|
|
|
+ Reverse.Value = t.Reverse;
|
|
|
+ Right.Value = t.Right;
|
|
|
+ RotateLeft.Value = t.RotateLeft;
|
|
|
+ RotateRight.Value = t.RotateRight;
|
|
|
+ Saturation.Value = t.Saturation;
|
|
|
+ Save.Value = t.Save;
|
|
|
+ SaveAs.Value = t.SaveAs;
|
|
|
+ Scale.Value = t.Scale;
|
|
|
ScrollAndRotate.Value = t.ScrollAndRotate;
|
|
|
- ScrollUp.Value = t.ScrollUp;
|
|
|
+ ScrollDirection.Value = t.ScrollDirection;
|
|
|
+ ScrollDisabled.Value = t.ScrollingDisabled;
|
|
|
ScrollDown.Value = t.ScrollDown;
|
|
|
- ScrollToTop.Value = t.ScrollToTop;
|
|
|
+ ScrollEnabled.Value = t.ScrollingEnabled;
|
|
|
ScrollToBottom.Value = t.ScrollToBottom;
|
|
|
- Zoom.Value = t.Zoom;
|
|
|
- ZoomIn.Value = t.ZoomIn;
|
|
|
- ZoomOut.Value = t.ZoomOut;
|
|
|
- Pan.Value = t.Pan;
|
|
|
- ResetZoom.Value = t.ResetZoom;
|
|
|
- ImageControl.Value = t.ImageControl;
|
|
|
- ImageFormat.Value = t.ImageFormat;
|
|
|
- ChangeBackground.Value = t.ChangeBackground;
|
|
|
- InterfaceConfiguration.Value = t.InterfaceConfiguration;
|
|
|
- FileManagement.Value = t.FileManagement;
|
|
|
- ToggleFullscreen.Value = t.ToggleFullscreen;
|
|
|
- Fullscreen.Value = t.Fullscreen;
|
|
|
- ShowImageGallery.Value = t.ShowImageGallery;
|
|
|
- WindowManagement.Value = t.WindowManagement;
|
|
|
- CenterWindow.Value = t.CenterWindow;
|
|
|
- WindowScaling.Value = t.WindowScaling;
|
|
|
- NormalWindow.Value = t.NormalWindow;
|
|
|
+ ScrollToTop.Value = t.ScrollToTop;
|
|
|
+ ScrollToZoom.Value = t.ScrollToZoom;
|
|
|
+ ScrollUp.Value = t.ScrollUp;
|
|
|
+ Search.Value = t.Search;
|
|
|
+ SearchSubdirectory.Value = t.SearchSubdirectory;
|
|
|
+ SecAbbreviation.Value = t.SecAbbreviation;
|
|
|
+ SelectAll.Value = t.SelectAll;
|
|
|
+ SelectFile.Value = t.OpenFileDialog;
|
|
|
+ SelectFileTypesToAssociate.Value = t.SelectFileTypesToAssociate;
|
|
|
+ SelectGalleryThumb.Value = t.SelectGalleryThumb;
|
|
|
+ SetAsLockScreenImage.Value = t.SetAsLockScreenImage;
|
|
|
+ SetAsWallpaper.Value = t.SetAsWallpaper;
|
|
|
SetStarRating.Value = t.SetStarRating;
|
|
|
- _1Star.Value = t._1Star;
|
|
|
- _2Star.Value = t._2Star;
|
|
|
- _3Star.Value = t._3Star;
|
|
|
- _4Star.Value = t._4Star;
|
|
|
- _5Star.Value = t._5Star;
|
|
|
- RemoveImageData.Value = t.RemoveImageData;
|
|
|
- RemoveStarRating.Value = t.RemoveStarRating;
|
|
|
- Theme.Value = t.Theme;
|
|
|
- DarkTheme.Value = t.DarkTheme;
|
|
|
- LightTheme.Value = t.LightTheme;
|
|
|
- MouseDrag.Value = t.MouseDrag;
|
|
|
- DoubleClick.Value = t.DoubleClick;
|
|
|
- MoveWindow.Value = t.MoveWindow;
|
|
|
- GithubRepo.Value = t.GithubRepo;
|
|
|
- Version.Value = t.Version;
|
|
|
- ViewLicenseFile.Value = t.ViewLicenseFile;
|
|
|
- CheckForUpdates.Value = t.CheckForUpdates;
|
|
|
- Credits.Value = t.Credits;
|
|
|
- ColorPickerTool.Value = t.ColorPickerTool;
|
|
|
- ColorPickerToolTooltip.Value = t.ColorPickerToolTooltip;
|
|
|
- ExpandedGalleryItemSize.Value = t.ExpandedGalleryItemSize;
|
|
|
- BottomGalleryItemSize.Value = t.BottomGalleryItemSize;
|
|
|
- Square.Value = t.Square;
|
|
|
- Uniform.Value = t.Uniform;
|
|
|
- UniformToFill.Value = t.UniformToFill;
|
|
|
- FillSquare.Value = t.FillSquare;
|
|
|
- Fill.Value = t.Fill;
|
|
|
- GallerySettings.Value = t.GallerySettings;
|
|
|
- GalleryThumbnailStretch.Value = t.GalleryThumbnailStretch;
|
|
|
- BottomGalleryThumbnailStretch.Value = t.BottomGalleryThumbnailStretch;
|
|
|
- RestoreDown.Value = t.RestoreDown;
|
|
|
+ Settings.Value = t.Settings;
|
|
|
+ Sharpness.Value = t.Sharpness;
|
|
|
+ ShowAllSettingsWindow.Value = t.ShowAllSettingsWindow;
|
|
|
+ ShowBottomGallery.Value = t.ShowBottomGallery;
|
|
|
+ ShowBottomGalleryWhenUiIsHidden.Value = t.ShowBottomGalleryWhenUiIsHidden;
|
|
|
+ ShowBottomToolbar.Value = t.ShowBottomToolbar;
|
|
|
+ ShowConfirmationDialogWhenMovingFileToRecycleBin.Value = t.ShowConfirmationDialogWhenMovingFileToRecycleBin;
|
|
|
+ ShowConfirmationDialogWhenPermanentlyDeletingFile.Value = t.ShowConfirmationDialogWhenPermanentlyDeletingFile;
|
|
|
+ ShowConfirmationOnEsc.Value = t.ShowConfirmationOnEsc;
|
|
|
+ ShowFadeInButtonsOnHover.Value = t.ShowFadeInButtonsOnHover;
|
|
|
+ ShowFileSavingDialog.Value = t.ShowFileSavingDialog;
|
|
|
+ ShowImageGallery.Value = t.ShowImageGallery;
|
|
|
+ ShowInFolder.Value = t.ShowInFolder;
|
|
|
+ ShowUI.Value = t.ShowUI;
|
|
|
+ ShowZoomPercentagePopup.Value = t.ShowZoomPercentagePopup;
|
|
|
SideBySide.Value = t.SideBySide;
|
|
|
SideBySideTooltip.Value = t.SideBySideTooltip;
|
|
|
- HighlightColor.Value = t.HighlightColor;
|
|
|
- AllowZoomOut.Value = t.AllowZoomOut;
|
|
|
- GlassTheme.Value = t.GlassTheme;
|
|
|
- ChangingThemeRequiresRestart.Value = t.ChangingThemeRequiresRestart;
|
|
|
- ShowUI.Value = t.ShowUI;
|
|
|
- HideUI.Value = t.HideUI;
|
|
|
- HideBottomToolbar.Value = t.HideBottomToolbar;
|
|
|
- Center.Value = t.Center;
|
|
|
- Tile.Value = t.Tile;
|
|
|
- Fit.Value = t.Fit;
|
|
|
- Pixels.Value = t.Pixels;
|
|
|
- Percentage.Value = t.Percentage;
|
|
|
- Quality.Value = t.Quality;
|
|
|
- SaveAs.Value = t.SaveAs;
|
|
|
- Reset.Value = t.Reset;
|
|
|
- AdvanceBy10Images.Value = t.AdvanceBy10Images;
|
|
|
- AdvanceBy100Images.Value = t.AdvanceBy100Images;
|
|
|
- GoBackBy10Images.Value = t.GoBackBy10Images;
|
|
|
- GoBackBy100Images.Value = t.GoBackBy100Images;
|
|
|
- ShowFadeInButtonsOnHover.Value = t.ShowFadeInButtonsOnHover;
|
|
|
- DisableFadeInButtonsOnHover.Value = t.DisableFadeInButtonsOnHover;
|
|
|
- UsingTouchpad.Value = t.UsingTouchpad;
|
|
|
- UsingMouse.Value = t.UsingMouse;
|
|
|
+ SizeMp.Value = t.SizeMp;
|
|
|
+ SizeTooltip.Value = t.SizeTooltip;
|
|
|
+ Slideshow.Value = t.Slideshow;
|
|
|
+ Software.Value = t.Software;
|
|
|
+ Solarize.Value = t.Solarize;
|
|
|
+ SortFilesBy.Value = t.SortFilesBy;
|
|
|
SourceFolder.Value = t.SourceFolder;
|
|
|
- OutputFolder.Value = t.OutputFolder;
|
|
|
- GenerateThumbnails.Value = t.GenerateThumbnails;
|
|
|
- Lossless.Value = t.Lossless;
|
|
|
- Lossy.Value = t.Lossy;
|
|
|
+ Square.Value = t.Square;
|
|
|
Start.Value = t.Start;
|
|
|
+ StayCentered.Value = t.StayCentered;
|
|
|
+ StayTopMost.Value = t.StayTopMost;
|
|
|
+ Stretch.Value = t.Stretch;
|
|
|
+ Subject.Value = t.Subject;
|
|
|
+ Theme.Value = t.Theme;
|
|
|
Thumbnail.Value = t.Thumbnail;
|
|
|
- WidthAndHeight.Value = t.WidthAndHeight;
|
|
|
- CloseWindowPrompt.Value = t.CloseWindowPrompt;
|
|
|
- ShowConfirmationOnEsc.Value = t.ShowConfirmationOnEsc;
|
|
|
- ImageAliasing.Value = t.ImageAliasing;
|
|
|
- HighQuality.Value = t.HighQuality;
|
|
|
- Lighting.Value = t.Lighting;
|
|
|
- BlackAndWhite.Value = t.BlackAndWhite;
|
|
|
- NegativeColors.Value = t.NegativeColors;
|
|
|
- Blur.Value = t.Blur;
|
|
|
- PencilSketch.Value = t.PencilSketch;
|
|
|
- OldMovie.Value = t.OldMovie;
|
|
|
- Posterize.Value = t.Posterize;
|
|
|
- ClearEffects.Value = t.ClearEffects;
|
|
|
- Solarize.Value = t.Solarize;
|
|
|
- Maximize.Value = t.Maximize;
|
|
|
- SelectAll.Value = t.SelectAll;
|
|
|
- Normal.Value = t.Normal;
|
|
|
- FileAssociations.Value = t.FileAssociations;
|
|
|
- FileConversion.Value = t.FileConversion;
|
|
|
- SelectFileTypesToAssociate.Value = t.SelectFileTypesToAssociate;
|
|
|
- Filter.Value = t.Filter;
|
|
|
- UnselectAll.Value = t.UnselectAll;
|
|
|
+ Tile.Value = t.Tile;
|
|
|
+ Title.Value = t.Title;
|
|
|
+ ToggleFullscreen.Value = t.ToggleFullscreen;
|
|
|
+ ToggleLooping.Value = t.ToggleLooping;
|
|
|
+ ToggleScroll.Value = t.ToggleScroll;
|
|
|
+ ToggleTaskbarProgress.Value = t.ToggleTaskbarProgress;
|
|
|
+ Top.Value = t.Top;
|
|
|
Unassociate.Value = t.Unassociate;
|
|
|
- ShowConfirmationDialogWhenMovingFileToRecycleBin.Value = t.ShowConfirmationDialogWhenMovingFileToRecycleBin;
|
|
|
- MoveToRecycleBin.Value = t.MoveToRecycleBin;
|
|
|
- ShowConfirmationDialogWhenPermanentlyDeletingFile.Value = t.ShowConfirmationDialogWhenPermanentlyDeletingFile;
|
|
|
- Downloading.Value = t.Downloading;
|
|
|
- Pinned.Value = t.Pinned;
|
|
|
+ UnFlip.Value = t.Unflip;
|
|
|
+ Uniform.Value = t.Uniform;
|
|
|
+ UniformToFill.Value = t.UniformToFill;
|
|
|
Unpin.Value = t.Unpin;
|
|
|
- Pin.Value = t.Pin;
|
|
|
- Clear.Value = t.Clear;
|
|
|
- OpenFileHistory.Value = t.OpenFileHistory;
|
|
|
- ConstrainBackgroundToImage.Value = t.ConstrainBackgroundToImage;
|
|
|
- Window.Value = t.Window;
|
|
|
- WindowMargin.Value = t.WindowMargin;
|
|
|
- Mouse.Value = t.Mouse;
|
|
|
- MouseSideButtons.Value = t.MouseSideButtons;
|
|
|
- NavigateFileHistory.Value = t.NavigateFileHistory;
|
|
|
- NavigateBetweenDirectories.Value = t.NavigateBetweenDirectories;
|
|
|
- NavigateForwards.Value = t.NavigateForwards;
|
|
|
- NavigateBackwards.Value = t.NavigateBackwards;
|
|
|
- Comment.Value = t.Comment;
|
|
|
- Navigate.Value = t.Navigate;
|
|
|
- Help.Value = t.Help;
|
|
|
- View.Value = t.View;
|
|
|
- Edit.Value = t.Edit;
|
|
|
- ShowZoomPercentagePopup.Value = t.ShowZoomPercentagePopup;
|
|
|
+ UnselectAll.Value = t.UnselectAll;
|
|
|
UseAnimatedZoom.Value = t.UseAnimatedZoom;
|
|
|
+ UsingMouse.Value = t.UsingMouse;
|
|
|
+ UsingTouchpad.Value = t.UsingTouchpad;
|
|
|
+ Version.Value = t.Version;
|
|
|
+ View.Value = t.View;
|
|
|
+ ViewLicenseFile.Value = t.ViewLicenseFile;
|
|
|
WhenDeletingAFile.Value = t.WhenDeletingAFile;
|
|
|
-
|
|
|
- Printer.Value = t.Printer;
|
|
|
- PaperSize.Value = t.PaperSize;
|
|
|
- Scale.Value = t.Scale;
|
|
|
- Color.Value = t.Color;
|
|
|
- Copies.Value = t.Copies;
|
|
|
- Margins.Value = t.Margins;
|
|
|
- Top.Value = t.Top;
|
|
|
- Bottom.Value = t.Bottom;
|
|
|
- Left.Value = t.Left;
|
|
|
- Right.Value = t.Right;
|
|
|
+ WhiteBalance.Value = t.WhiteBalance;
|
|
|
+ Width.Value = t.Width;
|
|
|
+ WidthAndHeight.Value = t.WidthAndHeight;
|
|
|
+ Window.Value = t.Window;
|
|
|
+ WindowManagement.Value = t.WindowManagement;
|
|
|
+ WindowMargin.Value = t.WindowMargin;
|
|
|
+ WindowScaling.Value = t.WindowScaling;
|
|
|
+ Zoom.Value = t.Zoom;
|
|
|
+ ZoomIn.Value = t.ZoomIn;
|
|
|
+ ZoomOut.Value = t.ZoomOut;
|
|
|
}
|
|
|
|
|
|
#region Static Translation Strings
|
|
@@ -546,6 +545,7 @@ public class TranslationViewModel : IDisposable
|
|
|
public BindableReactiveProperty<string?> ScrollToTop { get; } = new();
|
|
|
public BindableReactiveProperty<string?> ScrollToZoom { get; } = new();
|
|
|
public BindableReactiveProperty<string?> ScrollUp { get; } = new();
|
|
|
+ public BindableReactiveProperty<string?> Search { get; } = new();
|
|
|
public BindableReactiveProperty<string?> SearchSubdirectory { get; } = new();
|
|
|
public BindableReactiveProperty<string?> SecAbbreviation { get; } = new();
|
|
|
public BindableReactiveProperty<string?> SelectAll { get; } = new();
|