|
|
@@ -11,212 +11,212 @@ public class ViewModelBase : ReactiveObject
|
|
|
|
|
|
public void UpdateLanguage()
|
|
|
{
|
|
|
- File = TranslationHelper.GetTranslation("File");
|
|
|
- SelectFile = TranslationHelper.GetTranslation("OpenFileDialog");
|
|
|
- OpenLastFile = TranslationHelper.GetTranslation("OpenLastFile");
|
|
|
- FilePaste = TranslationHelper.GetTranslation("FilePaste");
|
|
|
- Copy = TranslationHelper.GetTranslation("Copy");
|
|
|
- Reload = TranslationHelper.GetTranslation("Reload");
|
|
|
- Print = TranslationHelper.GetTranslation("Print");
|
|
|
- DeleteFile = TranslationHelper.GetTranslation("DeleteFile");
|
|
|
- Save = TranslationHelper.GetTranslation("Save");
|
|
|
- CopyFile = TranslationHelper.GetTranslation("CopyFile");
|
|
|
- NewWindow = TranslationHelper.GetTranslation("NewWindow");
|
|
|
- Close = TranslationHelper.GetTranslation("Close");
|
|
|
- Open = TranslationHelper.GetTranslation("Open");
|
|
|
- OpenFileDialog = TranslationHelper.GetTranslation("OpenFileDialog");
|
|
|
- ShowInFolder = TranslationHelper.GetTranslation("ShowInFolder");
|
|
|
- OpenWith = TranslationHelper.GetTranslation("OpenWith");
|
|
|
- RenameFile = TranslationHelper.GetTranslation("RenameFile");
|
|
|
- DuplicateFile = TranslationHelper.GetTranslation("DuplicateFile");
|
|
|
- RotateLeft = TranslationHelper.GetTranslation("RotateLeft");
|
|
|
- RotateRight = TranslationHelper.GetTranslation("RotateRight");
|
|
|
- Flip = TranslationHelper.GetTranslation("Flip");
|
|
|
- UnFlip = TranslationHelper.GetTranslation("Unflip");
|
|
|
- ShowBottomGallery = TranslationHelper.GetTranslation("ShowBottomGallery");
|
|
|
- HideBottomGallery = TranslationHelper.GetTranslation("HideBottomGallery");
|
|
|
- AutoFitWindow = TranslationHelper.GetTranslation("AutoFitWindow");
|
|
|
- Stretch = TranslationHelper.GetTranslation("Stretch");
|
|
|
- Crop = TranslationHelper.GetTranslation("Crop");
|
|
|
- ResizeImage = TranslationHelper.GetTranslation("ResizeImage");
|
|
|
- GoToImageAtSpecifiedIndex = TranslationHelper.GetTranslation("GoToImageAtSpecifiedIndex");
|
|
|
- ToggleScroll = TranslationHelper.GetTranslation("ToggleScroll");
|
|
|
- ScrollEnabled = TranslationHelper.GetTranslation("ScrollEnabled");
|
|
|
- ScrollDisabled = TranslationHelper.GetTranslation("ScrollDisabled");
|
|
|
- ScrollDirection = TranslationHelper.GetTranslation("ScrollDirection");
|
|
|
- Reverse = TranslationHelper.GetTranslation("Reverse");
|
|
|
- Forward = TranslationHelper.GetTranslation("Forward");
|
|
|
- Slideshow = TranslationHelper.GetTranslation("Slideshow");
|
|
|
- Settings = TranslationHelper.GetTranslation("Settings");
|
|
|
- InfoWinow = TranslationHelper.GetTranslation("InfoWindow");
|
|
|
- ImageInfo = TranslationHelper.GetTranslation("ImageInfo");
|
|
|
- About = TranslationHelper.GetTranslation("About");
|
|
|
- ShowAllSettingsWindow = TranslationHelper.GetTranslation("ShowAllSettingsWindow");
|
|
|
- StayTopMost = TranslationHelper.GetTranslation("StayTopMost");
|
|
|
- SearchSubdirectory = TranslationHelper.GetTranslation("SearchSubdirectory");
|
|
|
- ToggleLooping = TranslationHelper.GetTranslation("ToggleLooping");
|
|
|
- HideShowInterface = TranslationHelper.GetTranslation("HideShowInterface");
|
|
|
- ApplicationShortcuts = TranslationHelper.GetTranslation("ApplicationShortcuts");
|
|
|
- BatchResize = TranslationHelper.GetTranslation("BatchResize");
|
|
|
- Effects = TranslationHelper.GetTranslation("Effects");
|
|
|
- EffectsTooltip = TranslationHelper.GetTranslation("EffectsTooltip");
|
|
|
- FileProperties = TranslationHelper.GetTranslation("FileProperties");
|
|
|
- OptimizeImage = TranslationHelper.GetTranslation("OptimizeImage");
|
|
|
- ImageInfo = TranslationHelper.GetTranslation("ImageInfo");
|
|
|
- FileName = TranslationHelper.GetTranslation("FileName");
|
|
|
- FileSize = TranslationHelper.GetTranslation("FileSize");
|
|
|
- Folder = TranslationHelper.GetTranslation("Folder");
|
|
|
- FullPath = TranslationHelper.GetTranslation("FullPath");
|
|
|
- Created = TranslationHelper.GetTranslation("Created");
|
|
|
- Modified = TranslationHelper.GetTranslation("Modified");
|
|
|
- LastAccessTime = TranslationHelper.GetTranslation("LastAccessTime");
|
|
|
- ConvertTo = TranslationHelper.GetTranslation("ConvertTo");
|
|
|
- NoConversion = TranslationHelper.GetTranslation("NoConversion");
|
|
|
- Resize = TranslationHelper.GetTranslation("Resize");
|
|
|
- NoResize = TranslationHelper.GetTranslation("NoResize");
|
|
|
- Apply = TranslationHelper.GetTranslation("Apply");
|
|
|
- Cancel = TranslationHelper.GetTranslation("Cancel");
|
|
|
- BitDepth = TranslationHelper.GetTranslation("BitDepth");
|
|
|
- AspectRatio = TranslationHelper.GetTranslation("AspectRatio");
|
|
|
- Width = TranslationHelper.GetTranslation("Width");
|
|
|
- Height = TranslationHelper.GetTranslation("Height");
|
|
|
- SizeMp = TranslationHelper.GetTranslation("SizeMp");
|
|
|
- Resolution = TranslationHelper.GetTranslation("Resolution");
|
|
|
- PrintSizeIn = TranslationHelper.GetTranslation("PrintSizeIn");
|
|
|
- PrintSizeCm = TranslationHelper.GetTranslation("PrintSizeCm");
|
|
|
- Centimeters = TranslationHelper.GetTranslation("Centimeters");
|
|
|
- Inches = TranslationHelper.GetTranslation("Inches");
|
|
|
- SizeTooltip = TranslationHelper.GetTranslation("SizeTooltip");
|
|
|
- Latitude = TranslationHelper.GetTranslation("Latitude");
|
|
|
- Longitude = TranslationHelper.GetTranslation("Longitude");
|
|
|
- Altitude = TranslationHelper.GetTranslation("Altitude");
|
|
|
- Authors = TranslationHelper.GetTranslation("Authors");
|
|
|
- DateTaken = TranslationHelper.GetTranslation("DateTaken");
|
|
|
- Copyright = TranslationHelper.GetTranslation("Copyright");
|
|
|
- ResolutionUnit = TranslationHelper.GetTranslation("ResolutionUnit");
|
|
|
- ColorRepresentation = TranslationHelper.GetTranslation("ColorRepresentation");
|
|
|
- CompressedBitsPixel = TranslationHelper.GetTranslation("CompressedBitsPixel");
|
|
|
- Compression = TranslationHelper.GetTranslation("Compression");
|
|
|
- ExposureTime = TranslationHelper.GetTranslation("ExposureTime");
|
|
|
- XPTitle = TranslationHelper.GetTranslation("Title");
|
|
|
- Subject = TranslationHelper.GetTranslation("Subject");
|
|
|
- Software = TranslationHelper.GetTranslation("Software");
|
|
|
- CameraMaker = TranslationHelper.GetTranslation("CameraMaker");
|
|
|
- CameraModel = TranslationHelper.GetTranslation("CameraModel");
|
|
|
- FocalLength = TranslationHelper.GetTranslation("FocalLength");
|
|
|
- Fnumber = TranslationHelper.GetTranslation("Fnumber");
|
|
|
- Fstop = TranslationHelper.GetTranslation("Fstop");
|
|
|
- MaxAperture = TranslationHelper.GetTranslation("MaxAperture");
|
|
|
- ExposureBias = TranslationHelper.GetTranslation("ExposureBias");
|
|
|
- ExposureProgram = TranslationHelper.GetTranslation("ExposureProgram");
|
|
|
- DigitalZoom = TranslationHelper.GetTranslation("DigitalZoom");
|
|
|
- ISOSpeed = TranslationHelper.GetTranslation("ISOSpeed");
|
|
|
- FocalLength35mm = TranslationHelper.GetTranslation("FocalLength35mm");
|
|
|
- MeteringMode = TranslationHelper.GetTranslation("MeteringMode");
|
|
|
- Contrast = TranslationHelper.GetTranslation("Contrast");
|
|
|
- Saturation = TranslationHelper.GetTranslation("Saturation");
|
|
|
- Sharpness = TranslationHelper.GetTranslation("Sharpness");
|
|
|
- WhiteBalance = TranslationHelper.GetTranslation("WhiteBalance");
|
|
|
- FlashEnergy = TranslationHelper.GetTranslation("FlashEnergy");
|
|
|
- FlashMode = TranslationHelper.GetTranslation("FlashMode");
|
|
|
- LightSource = TranslationHelper.GetTranslation("LightSource");
|
|
|
- Brightness = TranslationHelper.GetTranslation("Brightness");
|
|
|
- PhotometricInterpretation = TranslationHelper.GetTranslation("PhotometricInterpretation");
|
|
|
- Orientation = TranslationHelper.GetTranslation("Orientation");
|
|
|
- ExifVersion = TranslationHelper.GetTranslation("ExifVersion");
|
|
|
- LensMaker = TranslationHelper.GetTranslation("LensMaker");
|
|
|
- LensModel = TranslationHelper.GetTranslation("LensModel");
|
|
|
- SortFilesBy = TranslationHelper.GetTranslation("SortFilesBy");
|
|
|
- FileExtension = TranslationHelper.GetTranslation("FileExtension");
|
|
|
- CreationTime = TranslationHelper.GetTranslation("CreationTime");
|
|
|
- Random = TranslationHelper.GetTranslation("Random");
|
|
|
- Ascending = TranslationHelper.GetTranslation("Ascending");
|
|
|
- Descending = TranslationHelper.GetTranslation("Descending");
|
|
|
- RecentFiles = TranslationHelper.GetTranslation("RecentFiles");
|
|
|
- SetAsWallpaper = TranslationHelper.GetTranslation("SetAsWallpaper");
|
|
|
- SetAsLockScreenImage = TranslationHelper.GetTranslation("SetAsLockScreenImage");
|
|
|
- ImageTxt = TranslationHelper.GetTranslation("Image");
|
|
|
- CopyImage = TranslationHelper.GetTranslation("CopyImage");
|
|
|
- FileCopyPath = TranslationHelper.GetTranslation("FileCopyPath");
|
|
|
- FileCut = TranslationHelper.GetTranslation("FileCut");
|
|
|
- CtrlToZoom = TranslationHelper.GetTranslation("CtrlToZoom");
|
|
|
- ScrollToZoom = TranslationHelper.GetTranslation("ScrollToZoom");
|
|
|
- GeneralSettings = TranslationHelper.GetTranslation("GeneralSettings");
|
|
|
- Appearance = TranslationHelper.GetTranslation("Appearance");
|
|
|
- Language = TranslationHelper.GetTranslation("Language");
|
|
|
- MouseWheel = TranslationHelper.GetTranslation("MouseWheel");
|
|
|
- MiscSettings = TranslationHelper.GetTranslation("MiscSettings");
|
|
|
- StayCentered = TranslationHelper.GetTranslation("StayCentered");
|
|
|
- ShowFileSavingDialog = TranslationHelper.GetTranslation("ShowFileSavingDialog");
|
|
|
- OpenInSameWindow = TranslationHelper.GetTranslation("OpenInSameWindow");
|
|
|
- ApplicationStartup = TranslationHelper.GetTranslation("ApplicationStartup");
|
|
|
- None = TranslationHelper.GetTranslation("None");
|
|
|
- AdjustTimingForSlideshow = TranslationHelper.GetTranslation("AdjustTimingForSlideshow");
|
|
|
- AdjustTimingForZoom = TranslationHelper.GetTranslation("AdjustTimingForZoom");
|
|
|
- AdjustNavSpeed = TranslationHelper.GetTranslation("AdjustNavSpeed");
|
|
|
- SecAbbreviation = TranslationHelper.GetTranslation("SecAbbreviation");
|
|
|
- ResetButtonText = TranslationHelper.GetTranslation("ResetButtonText");
|
|
|
- ShowBottomToolbar = TranslationHelper.GetTranslation("ShowBottomToolbar");
|
|
|
- ShowBottomGalleryWhenUiIsHidden = TranslationHelper.GetTranslation("ShowBottomGalleryWhenUiIsHidden");
|
|
|
- ChangeKeybindingTooltip = TranslationHelper.GetTranslation("ChangeKeybindingTooltip");
|
|
|
- ShowButtonsInHiddenUI = TranslationHelper.GetTranslation("ShowButtonsInHiddenUI");
|
|
|
- ToggleTaskbarProgress = TranslationHelper.GetTranslation("ToggleTaskbarProgress");
|
|
|
- ChangeKeybindingText = TranslationHelper.GetTranslation("ChangeKeybindingText");
|
|
|
- Navigation = TranslationHelper.GetTranslation("Navigation");
|
|
|
- NextImage = TranslationHelper.GetTranslation("NextImage");
|
|
|
- PrevImage = TranslationHelper.GetTranslation("PrevImage");
|
|
|
- LastImage = TranslationHelper.GetTranslation("LastImage");
|
|
|
- FirstImage = TranslationHelper.GetTranslation("FirstImage");
|
|
|
- NextFolder = TranslationHelper.GetTranslation("NextFolder");
|
|
|
- PrevFolder = TranslationHelper.GetTranslation("PrevFolder");
|
|
|
- SelectGalleryThumb = TranslationHelper.GetTranslation("SelectGalleryThumb");
|
|
|
- ScrollAndRotate = TranslationHelper.GetTranslation("ScrollAndRotate");
|
|
|
- ScrollUp = TranslationHelper.GetTranslation("ScrollUp");
|
|
|
- ScrollDown = TranslationHelper.GetTranslation("ScrollDown");
|
|
|
- ScrollToTop = TranslationHelper.GetTranslation("ScrollToTop");
|
|
|
- ScrollToBottom = TranslationHelper.GetTranslation("ScrollToBottom");
|
|
|
- Zoom = TranslationHelper.GetTranslation("Zoom");
|
|
|
- ZoomIn = TranslationHelper.GetTranslation("ZoomIn");
|
|
|
- ZoomOut = TranslationHelper.GetTranslation("ZoomOut");
|
|
|
- Pan = TranslationHelper.GetTranslation("Pan");
|
|
|
- ResetZoom = TranslationHelper.GetTranslation("ResetZoom");
|
|
|
- ImageControl = TranslationHelper.GetTranslation("ImageControl");
|
|
|
- ChangeBackground = TranslationHelper.GetTranslation("ChangeBackground");
|
|
|
- InterfaceConfiguration = TranslationHelper.GetTranslation("InterfaceConfiguration");
|
|
|
- FileManagement = TranslationHelper.GetTranslation("FileManagement");
|
|
|
- ToggleFullscreen = TranslationHelper.GetTranslation("ToggleFullscreen");
|
|
|
- ShowImageGallery = TranslationHelper.GetTranslation("ShowImageGallery");
|
|
|
- WindowManagement = TranslationHelper.GetTranslation("WindowManagement");
|
|
|
- CenterWindow = TranslationHelper.GetTranslation("CenterWindow");
|
|
|
- WindowScaling = TranslationHelper.GetTranslation("WindowScaling");
|
|
|
- NormalWindow = TranslationHelper.GetTranslation("NormalWindow");
|
|
|
- SetStarRating = TranslationHelper.GetTranslation("SetStarRating");
|
|
|
- _1Star = TranslationHelper.GetTranslation("_1Star");
|
|
|
- _2Star = TranslationHelper.GetTranslation("_2Star");
|
|
|
- _3Star = TranslationHelper.GetTranslation("_3Star");
|
|
|
- _4Star = TranslationHelper.GetTranslation("_4Star");
|
|
|
- _5Star = TranslationHelper.GetTranslation("_5Star");
|
|
|
- RemoveStarRating = TranslationHelper.GetTranslation("RemoveStarRating");
|
|
|
- Theme = TranslationHelper.GetTranslation("Theme");
|
|
|
- DarkTheme = TranslationHelper.GetTranslation("DarkTheme");
|
|
|
- LightTheme = TranslationHelper.GetTranslation("LightTheme");
|
|
|
- MouseDrag = TranslationHelper.GetTranslation("MouseDrag");
|
|
|
- DoubleClick = TranslationHelper.GetTranslation("DoubleClick");
|
|
|
- MoveWindow = TranslationHelper.GetTranslation("MoveWindow");
|
|
|
- GithubRepo = TranslationHelper.GetTranslation("GithubRepo");
|
|
|
- Version = TranslationHelper.GetTranslation("Version");
|
|
|
- ViewLicenseFile = TranslationHelper.GetTranslation("ViewLicenseFile");
|
|
|
- CheckForUpdates = TranslationHelper.GetTranslation("CheckForUpdates");
|
|
|
- Credits = TranslationHelper.GetTranslation("Credits");
|
|
|
- ColorPickerTool = TranslationHelper.GetTranslation("ColorPickerTool");
|
|
|
- ColorPickerToolTooltip = TranslationHelper.GetTranslation("ColorPickerToolTooltip");
|
|
|
- ExpandedGalleryItemSize = TranslationHelper.GetTranslation("ExpandedGalleryItemSize");
|
|
|
- BottomGalleryItemSize = TranslationHelper.GetTranslation("BottomGalleryItemSize");
|
|
|
- Square = TranslationHelper.GetTranslation("Square");
|
|
|
- Uniform = TranslationHelper.GetTranslation("Uniform");
|
|
|
- UniformToFill = TranslationHelper.GetTranslation("UniformToFill");
|
|
|
- FillSquare = TranslationHelper.GetTranslation("FillSquare");
|
|
|
- Fill = TranslationHelper.GetTranslation("Fill");
|
|
|
+ File = TranslationHelper.Translation.File;
|
|
|
+ SelectFile = TranslationHelper.Translation.OpenFileDialog;
|
|
|
+ OpenLastFile = TranslationHelper.Translation.OpenLastFile;
|
|
|
+ FilePaste = TranslationHelper.Translation.FilePaste;
|
|
|
+ Copy = TranslationHelper.Translation.Copy;
|
|
|
+ Reload = TranslationHelper.Translation.Reload;
|
|
|
+ Print = TranslationHelper.Translation.Print;
|
|
|
+ DeleteFile = TranslationHelper.Translation.DeleteFile;
|
|
|
+ Save = TranslationHelper.Translation.Save;
|
|
|
+ CopyFile = TranslationHelper.Translation.CopyFile;
|
|
|
+ NewWindow = TranslationHelper.Translation.NewWindow;
|
|
|
+ Close = TranslationHelper.Translation.Close;
|
|
|
+ Open = TranslationHelper.Translation.Open;
|
|
|
+ OpenFileDialog = TranslationHelper.Translation.OpenFileDialog;
|
|
|
+ ShowInFolder = TranslationHelper.Translation.ShowInFolder;
|
|
|
+ OpenWith = TranslationHelper.Translation.OpenWith;
|
|
|
+ RenameFile = TranslationHelper.Translation.RenameFile;
|
|
|
+ DuplicateFile = TranslationHelper.Translation.DuplicateFile;
|
|
|
+ RotateLeft = TranslationHelper.Translation.RotateLeft;
|
|
|
+ RotateRight = TranslationHelper.Translation.RotateRight;
|
|
|
+ Flip = TranslationHelper.Translation.Flip;
|
|
|
+ UnFlip = TranslationHelper.Translation.Unflip;
|
|
|
+ ShowBottomGallery = TranslationHelper.Translation.ShowBottomGallery;
|
|
|
+ HideBottomGallery = TranslationHelper.Translation.HideBottomGallery;
|
|
|
+ AutoFitWindow = TranslationHelper.Translation.AutoFitWindow;
|
|
|
+ Stretch = TranslationHelper.Translation.Stretch;
|
|
|
+ Crop = TranslationHelper.Translation.Crop;
|
|
|
+ ResizeImage = TranslationHelper.Translation.ResizeImage;
|
|
|
+ GoToImageAtSpecifiedIndex = TranslationHelper.Translation.GoToImageAtSpecifiedIndex;
|
|
|
+ ToggleScroll = TranslationHelper.Translation.ToggleScroll;
|
|
|
+ ScrollEnabled = TranslationHelper.Translation.ScrollingEnabled;
|
|
|
+ ScrollDisabled = TranslationHelper.Translation.ScrollingDisabled;
|
|
|
+ ScrollDirection = TranslationHelper.Translation.ScrollDirection;
|
|
|
+ Reverse = TranslationHelper.Translation.Reverse;
|
|
|
+ Forward = TranslationHelper.Translation.Forward;
|
|
|
+ Slideshow = TranslationHelper.Translation.Slideshow;
|
|
|
+ Settings = TranslationHelper.Translation.Settings;
|
|
|
+ InfoWinow = TranslationHelper.Translation.InfoWindow;
|
|
|
+ ImageInfo = TranslationHelper.Translation.ImageInfo;
|
|
|
+ About = TranslationHelper.Translation.About;
|
|
|
+ ShowAllSettingsWindow = TranslationHelper.Translation.ShowAllSettingsWindow;
|
|
|
+ StayTopMost = TranslationHelper.Translation.StayTopMost;
|
|
|
+ SearchSubdirectory = TranslationHelper.Translation.SearchSubdirectory;
|
|
|
+ ToggleLooping = TranslationHelper.Translation.ToggleLooping;
|
|
|
+ HideShowInterface = TranslationHelper.Translation.HideShowInterface;
|
|
|
+ ApplicationShortcuts = TranslationHelper.Translation.ApplicationShortcuts;
|
|
|
+ BatchResize = TranslationHelper.Translation.BatchResize;
|
|
|
+ Effects = TranslationHelper.Translation.Effects;
|
|
|
+ EffectsTooltip = TranslationHelper.Translation.EffectsTooltip;
|
|
|
+ FileProperties = TranslationHelper.Translation.FileProperties;
|
|
|
+ OptimizeImage = TranslationHelper.Translation.OptimizeImage;
|
|
|
+ ImageInfo = TranslationHelper.Translation.ImageInfo;
|
|
|
+ FileName = TranslationHelper.Translation.FileName;
|
|
|
+ FileSize = TranslationHelper.Translation.FileSize;
|
|
|
+ Folder = TranslationHelper.Translation.Folder;
|
|
|
+ FullPath = TranslationHelper.Translation.FullPath;
|
|
|
+ Created = TranslationHelper.Translation.Created;
|
|
|
+ Modified = TranslationHelper.Translation.Modified;
|
|
|
+ LastAccessTime = TranslationHelper.Translation.LastAccessTime;
|
|
|
+ ConvertTo = TranslationHelper.Translation.ConvertTo;
|
|
|
+ NoConversion = TranslationHelper.Translation.NoConversion;
|
|
|
+ Resize = TranslationHelper.Translation.Resize;
|
|
|
+ NoResize = TranslationHelper.Translation.NoResize;
|
|
|
+ Apply = TranslationHelper.Translation.Apply;
|
|
|
+ Cancel = TranslationHelper.Translation.Cancel;
|
|
|
+ BitDepth = TranslationHelper.Translation.BitDepth;
|
|
|
+ AspectRatio = TranslationHelper.Translation.AspectRatio;
|
|
|
+ Width = TranslationHelper.Translation.Width;
|
|
|
+ Height = TranslationHelper.Translation.Height;
|
|
|
+ SizeMp = TranslationHelper.Translation.SizeMp;
|
|
|
+ Resolution = TranslationHelper.Translation.Resolution;
|
|
|
+ PrintSizeIn = TranslationHelper.Translation.PrintSizeIn;
|
|
|
+ PrintSizeCm = TranslationHelper.Translation.PrintSizeCm;
|
|
|
+ Centimeters = TranslationHelper.Translation.Centimeters;
|
|
|
+ Inches = TranslationHelper.Translation.Inches;
|
|
|
+ SizeTooltip = TranslationHelper.Translation.SizeTooltip;
|
|
|
+ Latitude = TranslationHelper.Translation.Latitude;
|
|
|
+ Longitude = TranslationHelper.Translation.Longitude;
|
|
|
+ Altitude = TranslationHelper.Translation.Altitude;
|
|
|
+ Authors = TranslationHelper.Translation.Authors;
|
|
|
+ DateTaken = TranslationHelper.Translation.DateTaken;
|
|
|
+ Copyright = TranslationHelper.Translation.Copyright;
|
|
|
+ ResolutionUnit = TranslationHelper.Translation.ResolutionUnit;
|
|
|
+ ColorRepresentation = TranslationHelper.Translation.ColorRepresentation;
|
|
|
+ CompressedBitsPixel = TranslationHelper.Translation.CompressedBitsPixel;
|
|
|
+ Compression = TranslationHelper.Translation.Compression;
|
|
|
+ ExposureTime = TranslationHelper.Translation.ExposureTime;
|
|
|
+ XPTitle = TranslationHelper.Translation.Title;
|
|
|
+ Subject = TranslationHelper.Translation.Subject;
|
|
|
+ Software = TranslationHelper.Translation.Software;
|
|
|
+ CameraMaker = TranslationHelper.Translation.CameraMaker;
|
|
|
+ CameraModel = TranslationHelper.Translation.CameraModel;
|
|
|
+ FocalLength = TranslationHelper.Translation.FocalLength;
|
|
|
+ Fnumber = TranslationHelper.Translation.FNumber;
|
|
|
+ Fstop = TranslationHelper.Translation.Fstop;
|
|
|
+ MaxAperture = TranslationHelper.Translation.MaxAperture;
|
|
|
+ ExposureBias = TranslationHelper.Translation.ExposureBias;
|
|
|
+ ExposureProgram = TranslationHelper.Translation.ExposureProgram;
|
|
|
+ DigitalZoom = TranslationHelper.Translation.DigitalZoom;
|
|
|
+ ISOSpeed = TranslationHelper.Translation.ISOSpeed;
|
|
|
+ FocalLength35mm = TranslationHelper.Translation.FocalLength35mm;
|
|
|
+ MeteringMode = TranslationHelper.Translation.MeteringMode;
|
|
|
+ Contrast = TranslationHelper.Translation.Contrast;
|
|
|
+ Saturation = TranslationHelper.Translation.Saturation;
|
|
|
+ Sharpness = TranslationHelper.Translation.Sharpness;
|
|
|
+ WhiteBalance = TranslationHelper.Translation.WhiteBalance;
|
|
|
+ FlashEnergy = TranslationHelper.Translation.FlashEnergy;
|
|
|
+ FlashMode = TranslationHelper.Translation.FlashMode;
|
|
|
+ LightSource = TranslationHelper.Translation.LightSource;
|
|
|
+ Brightness = TranslationHelper.Translation.Brightness;
|
|
|
+ PhotometricInterpretation = TranslationHelper.Translation.PhotometricInterpretation;
|
|
|
+ Orientation = TranslationHelper.Translation.Orientation;
|
|
|
+ ExifVersion = TranslationHelper.Translation.ExifVersion;
|
|
|
+ LensMaker = TranslationHelper.Translation.LensMaker;
|
|
|
+ LensModel = TranslationHelper.Translation.LensModel;
|
|
|
+ SortFilesBy = TranslationHelper.Translation.SortFilesBy;
|
|
|
+ FileExtension = TranslationHelper.Translation.FileExtension;
|
|
|
+ CreationTime = TranslationHelper.Translation.CreationTime;
|
|
|
+ Random = TranslationHelper.Translation.Random;
|
|
|
+ Ascending = TranslationHelper.Translation.Ascending;
|
|
|
+ Descending = TranslationHelper.Translation.Descending;
|
|
|
+ RecentFiles = TranslationHelper.Translation.RecentFiles;
|
|
|
+ SetAsWallpaper = TranslationHelper.Translation.SetAsWallpaper;
|
|
|
+ SetAsLockScreenImage = TranslationHelper.Translation.SetAsLockScreenImage;
|
|
|
+ ImageTxt = TranslationHelper.Translation.Image;
|
|
|
+ CopyImage = TranslationHelper.Translation.CopyImage;
|
|
|
+ FileCopyPath = TranslationHelper.Translation.FileCopyPath;
|
|
|
+ FileCut = TranslationHelper.Translation.FileCut;
|
|
|
+ CtrlToZoom = TranslationHelper.Translation.CtrlToZoom;
|
|
|
+ ScrollToZoom = TranslationHelper.Translation.ScrollToZoom;
|
|
|
+ GeneralSettings = TranslationHelper.Translation.GeneralSettings;
|
|
|
+ Appearance = TranslationHelper.Translation.Appearance;
|
|
|
+ Language = TranslationHelper.Translation.Language;
|
|
|
+ MouseWheel = TranslationHelper.Translation.MouseWheel;
|
|
|
+ MiscSettings = TranslationHelper.Translation.MiscSettings;
|
|
|
+ StayCentered = TranslationHelper.Translation.StayCentered;
|
|
|
+ ShowFileSavingDialog = TranslationHelper.Translation.ShowFileSavingDialog;
|
|
|
+ OpenInSameWindow = TranslationHelper.Translation.OpenInSameWindow;
|
|
|
+ ApplicationStartup = TranslationHelper.Translation.ApplicationStartup;
|
|
|
+ None = TranslationHelper.Translation.None;
|
|
|
+ AdjustTimingForSlideshow = TranslationHelper.Translation.AdjustTimingForSlideshow;
|
|
|
+ AdjustTimingForZoom = TranslationHelper.Translation.AdjustTimingForZoom;
|
|
|
+ AdjustNavSpeed = TranslationHelper.Translation.AdjustNavSpeed;
|
|
|
+ SecAbbreviation = TranslationHelper.Translation.SecAbbreviation;
|
|
|
+ ResetButtonText = TranslationHelper.Translation.ResetButtonText;
|
|
|
+ ShowBottomToolbar = TranslationHelper.Translation.ShowBottomToolbar;
|
|
|
+ ShowBottomGalleryWhenUiIsHidden = TranslationHelper.Translation.ShowBottomGalleryWhenUiIsHidden;
|
|
|
+ ChangeKeybindingTooltip = TranslationHelper.Translation.ChangeKeybindingTooltip;
|
|
|
+ ShowButtonsInHiddenUI = TranslationHelper.Translation.ShowButtonsInHiddenUI;
|
|
|
+ ToggleTaskbarProgress = TranslationHelper.Translation.ToggleTaskbarProgress;
|
|
|
+ ChangeKeybindingText = TranslationHelper.Translation.ChangeKeybindingText;
|
|
|
+ Navigation = TranslationHelper.Translation.Navigation;
|
|
|
+ NextImage = TranslationHelper.Translation.NextImage;
|
|
|
+ PrevImage = TranslationHelper.Translation.PrevImage;
|
|
|
+ LastImage = TranslationHelper.Translation.LastImage;
|
|
|
+ FirstImage = TranslationHelper.Translation.FirstImage;
|
|
|
+ NextFolder = TranslationHelper.Translation.NextFolder;
|
|
|
+ PrevFolder = TranslationHelper.Translation.PrevFolder;
|
|
|
+ SelectGalleryThumb = TranslationHelper.Translation.SelectGalleryThumb;
|
|
|
+ ScrollAndRotate = TranslationHelper.Translation.ScrollAndRotate;
|
|
|
+ ScrollUp = TranslationHelper.Translation.ScrollUp;
|
|
|
+ ScrollDown = TranslationHelper.Translation.ScrollDown;
|
|
|
+ ScrollToTop = TranslationHelper.Translation.ScrollToTop;
|
|
|
+ ScrollToBottom = TranslationHelper.Translation.ScrollToBottom;
|
|
|
+ Zoom = TranslationHelper.Translation.Zoom;
|
|
|
+ ZoomIn = TranslationHelper.Translation.ZoomIn;
|
|
|
+ ZoomOut = TranslationHelper.Translation.ZoomOut;
|
|
|
+ Pan = TranslationHelper.Translation.Pan;
|
|
|
+ ResetZoom = TranslationHelper.Translation.ResetZoom;
|
|
|
+ ImageControl = TranslationHelper.Translation.ImageControl;
|
|
|
+ ChangeBackground = TranslationHelper.Translation.ChangeBackground;
|
|
|
+ InterfaceConfiguration = TranslationHelper.Translation.InterfaceConfiguration;
|
|
|
+ FileManagement = TranslationHelper.Translation.FileManagement;
|
|
|
+ ToggleFullscreen = TranslationHelper.Translation.ToggleFullscreen;
|
|
|
+ ShowImageGallery = TranslationHelper.Translation.ShowImageGallery;
|
|
|
+ WindowManagement = TranslationHelper.Translation.WindowManagement;
|
|
|
+ CenterWindow = TranslationHelper.Translation.CenterWindow;
|
|
|
+ WindowScaling = TranslationHelper.Translation.WindowScaling;
|
|
|
+ NormalWindow = TranslationHelper.Translation.NormalWindow;
|
|
|
+ SetStarRating = TranslationHelper.Translation.SetStarRating;
|
|
|
+ _1Star = TranslationHelper.Translation._1Star;
|
|
|
+ _2Star = TranslationHelper.Translation._2Star;
|
|
|
+ _3Star = TranslationHelper.Translation._3Star;
|
|
|
+ _4Star = TranslationHelper.Translation._4Star;
|
|
|
+ _5Star = TranslationHelper.Translation._5Star;
|
|
|
+ RemoveStarRating = TranslationHelper.Translation.RemoveStarRating;
|
|
|
+ Theme = TranslationHelper.Translation.Theme;
|
|
|
+ DarkTheme = TranslationHelper.Translation.DarkTheme;
|
|
|
+ LightTheme = TranslationHelper.Translation.LightTheme;
|
|
|
+ MouseDrag = TranslationHelper.Translation.MouseDrag;
|
|
|
+ DoubleClick = TranslationHelper.Translation.DoubleClick;
|
|
|
+ MoveWindow = TranslationHelper.Translation.MoveWindow;
|
|
|
+ GithubRepo = TranslationHelper.Translation.GithubRepo;
|
|
|
+ Version = TranslationHelper.Translation.Version;
|
|
|
+ ViewLicenseFile = TranslationHelper.Translation.ViewLicenseFile;
|
|
|
+ CheckForUpdates = TranslationHelper.Translation.CheckForUpdates;
|
|
|
+ Credits = TranslationHelper.Translation.Credits;
|
|
|
+ ColorPickerTool = TranslationHelper.Translation.ColorPickerTool;
|
|
|
+ ColorPickerToolTooltip = TranslationHelper.Translation.ColorPickerToolTooltip;
|
|
|
+ ExpandedGalleryItemSize = TranslationHelper.Translation.ExpandedGalleryItemSize;
|
|
|
+ BottomGalleryItemSize = TranslationHelper.Translation.BottomGalleryItemSize;
|
|
|
+ Square = TranslationHelper.Translation.Square;
|
|
|
+ Uniform = TranslationHelper.Translation.Uniform;
|
|
|
+ UniformToFill = TranslationHelper.Translation.UniformToFill;
|
|
|
+ FillSquare = TranslationHelper.Translation.FillSquare;
|
|
|
+ Fill = TranslationHelper.Translation.Fill;
|
|
|
}
|
|
|
|
|
|
#region Strings
|
|
|
@@ -1476,7 +1476,7 @@ public class ViewModelBase : ReactiveObject
|
|
|
set => this.RaiseAndSetIfChanged(ref _hideBottomGallery, value);
|
|
|
}
|
|
|
|
|
|
- private string? _loopingDisabled = TranslationHelper.GetTranslation("LoopingDisabled");
|
|
|
+ private string? _loopingDisabled = TranslationHelper.Translation.LoopingDisabled;
|
|
|
|
|
|
public string? LoopingDisabled
|
|
|
{
|
|
|
@@ -1484,7 +1484,7 @@ public class ViewModelBase : ReactiveObject
|
|
|
set => this.RaiseAndSetIfChanged(ref _loopingDisabled, value);
|
|
|
}
|
|
|
|
|
|
- private string? _loopingEnabled = TranslationHelper.GetTranslation("LoopingEnabled");
|
|
|
+ private string? _loopingEnabled = TranslationHelper.Translation.LoopingEnabled;
|
|
|
|
|
|
public string? LoopingEnabled
|
|
|
{
|