diff --git a/README.md b/README.md
index 5a47ece..d14a355 100644
--- a/README.md
+++ b/README.md
@@ -28,45 +28,47 @@
## 😃 Features:
-* 🖼️ Supported image formats: .png, .jpg, .jpeg, .jpe, .jfif, .exif, .gif, .bmp, .dib, .rle, .tiff, .tif, .ico, .webp, .svg, .dds, .tga, .psd, .cr2 ...
-* ✍️ Basic image editing: Rotate, flip, crop, change file type ...
-* 🧩 Plugins ready
-* ↗️ Open image with external app or show file in explorer
-* 🖽 Picture-in-Picture mode
-* ♟️ Checkerboard background
-* 🖥️ Set image as desktop background
-* 🖨️ Print image or export to PDF
-* ℹ️ View image details
-* 🗔 Frameless mode
-* 🔝 Always on top
-* 🎞️ Slideshow
-* 🕶️ Dark mode
+- 🖼️ Supported image formats: .png, .jpg, .jpeg, .jpe, .jfif, .exif, .gif, .bmp, .dib, .rle, .tiff, .tif, .ico, .webp, .svg, .dds, .tga, .psd, .cr2 ...
+- ✍️ Basic image editing: Rotate, flip, crop, change file type ...
+- 🧩 Plugins ready
+- ↗️ Open image with external app or show file in explorer
+- 🖽 Picture-in-Picture mode
+- ♟️ Checkerboard background
+- 🖥️ Set image as desktop background
+- 🖨️ Print image or export to PDF
+- ℹ️ View image details
+- 🗔 Frameless mode
+- 🔝 Always on top mode
+- 🎞️ Slideshow
+- 🕶️ Dark mode
Want more? Open a new issue or 👍 an existing one so we can talk about it.
## 🔮 Future plans:
-* Enhanced zoom menu
-* Image preloader [#57]
-* Sort by menu [#62]
-* Customizable keyboard shortcuts [#27]
-* More wallpaper related options [#65]
+- Enhanced zoom menu
+- Image preloader [#57]
+- Sort by menu [#62]
+- Customizable keyboard shortcuts [#27]
+- More wallpaper related options [#65]
## 🧩 Built-in plugins:
Effects:
-* Blur or pixelate - by Module Art (Beelink)
-* Grayscale - by Module Art (Beelink)
-* Invert colors - by Module Art (Beelink)
-* Rainbow - by Module Art (Beelink)
-* Vignette - by Module Art - Soon...
-* Drop shadow - by Module Art - Soon...
-* Photo filter - by Community - Soon...
-* Hue and saturation - by Community - Soon...
+
+- Blur or pixelate - by Module Art (Beelink)
+- Grayscale - by Module Art (Beelink)
+- Invert colors - by Module Art (Beelink)
+- Rainbow - by Module Art (Beelink)
+- Vignette - by Module Art - Soon...
+- Drop shadow - by Module Art - Soon...
+- Photo filter - by Community - Soon...
+- Hue and saturation - by Community - Soon...
Tools:
-* Screenshot - by Module Art (Beelink)
-* Color picker - by Module Art - Soon...
+
+- Screenshot - by Module Art (Beelink)
+- Color picker - by Module Art - Soon...
## 🐞 Bug report:
@@ -74,58 +76,73 @@ If you want to report a bug, first, thank you, that helps us a lot. Please open
## 💿 Another installation methods:
-* Using Microsoft Store:
-
-
-
+- Using Microsoft Store:
+
+
+
+
+- Using Chocolatey:
-* Using Chocolatey:
```powershell
-Powershell $> choco install quick-picture-viewer --version 3.0.4
+choco install quick-picture-viewer --version 3.0.4
```
-* Using Winget:
+
+- Using Winget:
+
```powershell
-Powershell $> winget install ModuleArt.QuickPictureViewer
+winget install ModuleArt.QuickPictureViewer
```
-* Using Scoop:
+
+- Using Scoop:
+
```powershell
-Powershell $> scoop install mingit-busybox 7zip sudo
-Powershell $> scoop bucket add extras
-Powershell $> scoop install quick-picture-viewer
+scoop install mingit-busybox 7zip sudo
+scoop bucket add extras
+scoop install quick-picture-viewer
```
## 🔨 Contribution:
Help Module Art!
-* Give us a star ⭐
-* Fork and Clone! Awesome
-* Select existing issues or create a new issue and give us a PR with your bugfix or improvement after. We love it ❤
+- Give us a star ⭐
+- Fork and Clone! Awesome
+- Select existing issues or create a new issue and give us a PR with your bugfix or improvement after. We love it ❤
+
+How to clone:
+
+```powershell
+git clone --recurse-submodules https://github.com/ModuleArt/quick-picture-viewer
+git submodule init
+git submodule update
+```
Code contributors:
-* FLeXyo - Open folder recursively feature
-* Beelink - Everything else =)
+- adriengivry - Texture filtering modes
+- FLeXyo - Open folder recursively feature
+- Beelink - Everything else =)
Translation contributors:
-* Chinese: jiwangyihao
-* Croatian: anotherus3r
-* French: b0bdN
-* German: l-33ter
-* Hungarian: KristofKekesi
-* Russian: Beelink
-* Spanish: asluppiter, Alplox
+- Arabic: Jalal-Althahab
+- Chinese: jiwangyihao
+- Croatian: anotherus3r
+- English: Beelink
+- French: b0bdN
+- German: l-33ter, tomo2403
+- Hungarian: KristofKekesi
+- Russian: Beelink
+- Spanish: asluppiter, Alplox
+- Turkish: ataberkcemunal
Help us translate this app
## 🔗 Useful links:
-* How to uninstall built-in photos app in Windows 10
-* Extension module for Windows Explorer to render SVG thumbnails
+- How to uninstall built-in photos app in Windows 10
+- Extension module for Windows Explorer to render SVG thumbnails
## 🧰 Other great apps:
-* Quick Color Picker - Lightweight desktop color picker and color editor utility for Windows.
-* Quick Screen Recorder - Lightweight desktop screen recorder for Windows.
-* Quick Whiteboard - Lightweight tool to draw or keep notes on your desktop background for Windows.
+- Quick Color Picker - Lightweight desktop color picker and color editor utility for Windows.
diff --git a/quick-picture-viewer/languages/lang_ar.Designer.cs b/quick-picture-viewer/languages/lang_ar.Designer.cs
deleted file mode 100644
index faf5243..0000000
--- a/quick-picture-viewer/languages/lang_ar.Designer.cs
+++ /dev/null
@@ -1,1890 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-namespace quick_picture_viewer.languages {
- using System;
-
-
- ///
- /// A strongly-typed resource class, for looking up localized strings, etc.
- ///
- // This class was auto-generated by the StronglyTypedResourceBuilder
- // class via a tool like ResGen or Visual Studio.
- // To add or remove a member, edit your .ResX file then rerun ResGen
- // with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- public class lang_en {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal lang_en() {
- }
-
- ///
- /// Returns the cached ResourceManager instance used by this class.
- ///
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("quick_picture_viewer.languages.lang_en", typeof(lang_en).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- ///
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
- ///
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- ///
- /// Looks up a localized string similar to About.
- ///
- public static string about {
- get {
- return ResourceManager.GetString("about", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to All files.
- ///
- public static string all_files {
- get {
- return ResourceManager.GetString("all-files", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to All image formats.
- ///
- public static string all_image_formats {
- get {
- return ResourceManager.GetString("all-image-formats", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Always on top.
- ///
- public static string always_on_top {
- get {
- return ResourceManager.GetString("always-on-top", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer..
- ///
- public static string app_description {
- get {
- return ResourceManager.GetString("app-description", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Application is up to date!.
- ///
- public static string app_is_up_to_date {
- get {
- return ResourceManager.GetString("app-is-up-to-date", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to App startup actions.
- ///
- public static string app_startup_actions {
- get {
- return ResourceManager.GetString("app-startup-actions", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Aspect ratio.
- ///
- public static string aspect_ratio {
- get {
- return ResourceManager.GetString("aspect-ratio", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Auto.
- ///
- public static string auto {
- get {
- return ResourceManager.GetString("auto", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Auto size.
- ///
- public static string auto_size {
- get {
- return ResourceManager.GetString("auto-size", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Auto zoom.
- ///
- public static string auto_zoom {
- get {
- return ResourceManager.GetString("auto-zoom", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Background color.
- ///
- public static string background_color {
- get {
- return ResourceManager.GetString("background-color", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Bottom.
- ///
- public static string bottom {
- get {
- return ResourceManager.GetString("bottom", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Browse.
- ///
- public static string browse {
- get {
- return ResourceManager.GetString("browse", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Browse with Quick Picture Viewer.
- ///
- public static string browse_folder_with_qpv {
- get {
- return ResourceManager.GetString("browse-folder-with-qpv", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Browse for plugins.
- ///
- public static string browse_for_plugins {
- get {
- return ResourceManager.GetString("browse-for-plugins", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Center.
- ///
- public static string center {
- get {
- return ResourceManager.GetString("center", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Center image.
- ///
- public static string center_image {
- get {
- return ResourceManager.GetString("center-image", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to centimeters.
- ///
- public static string centimeters {
- get {
- return ResourceManager.GetString("centimeters", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Change window opacity.
- ///
- public static string change_window_opacity {
- get {
- return ResourceManager.GetString("change-window-opacity", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Check for app updates.
- ///
- public static string check_for_app_updates {
- get {
- return ResourceManager.GetString("check-for-app-updates", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Checkerboard background.
- ///
- public static string checkboard_background {
- get {
- return ResourceManager.GetString("checkboard-background", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Choose color.
- ///
- public static string choose_color {
- get {
- return ResourceManager.GetString("choose-color", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Choose a fit.
- ///
- public static string choose_fit {
- get {
- return ResourceManager.GetString("choose-fit", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Clear.
- ///
- public static string clear {
- get {
- return ResourceManager.GetString("clear", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Comma.
- ///
- public static string comma {
- get {
- return ResourceManager.GetString("comma", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Compression.
- ///
- public static string compression {
- get {
- return ResourceManager.GetString("compression", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Context menu.
- ///
- public static string context_menu {
- get {
- return ResourceManager.GetString("context-menu", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to To change context menu options you need to run the app with Administrator.
- ///
- public static string context_menu_notice {
- get {
- return ResourceManager.GetString("context-menu-notice", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Copy.
- ///
- public static string copy {
- get {
- return ResourceManager.GetString("copy", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Copy original file.
- ///
- public static string copy_file {
- get {
- return ResourceManager.GetString("copy-file", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Copy this image.
- ///
- public static string copy_image {
- get {
- return ResourceManager.GetString("copy-image", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Created.
- ///
- public static string created {
- get {
- return ResourceManager.GetString("created", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Created by.
- ///
- public static string created_by {
- get {
- return ResourceManager.GetString("created-by", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Crop.
- ///
- public static string crop {
- get {
- return ResourceManager.GetString("crop", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Current file could not be found.
- ///
- public static string cur_file_not_found {
- get {
- return ResourceManager.GetString("cur-file-not-found", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Cut.
- ///
- public static string cut {
- get {
- return ResourceManager.GetString("cut", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Dark.
- ///
- public static string dark {
- get {
- return ResourceManager.GetString("dark", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Delete file.
- ///
- public static string delete_file {
- get {
- return ResourceManager.GetString("delete-file", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Delete plugin.
- ///
- public static string delete_plugin {
- get {
- return ResourceManager.GetString("delete-plugin", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Are you sure you want to remove the plugin?.
- ///
- public static string delete_plugin_warning {
- get {
- return ResourceManager.GetString("delete-plugin-warning", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Description.
- ///
- public static string desc {
- get {
- return ResourceManager.GetString("desc", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Disk size.
- ///
- public static string disk_size {
- get {
- return ResourceManager.GetString("disk-size", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Don't save.
- ///
- public static string dont_save {
- get {
- return ResourceManager.GetString("dont-save", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Downloading update....
- ///
- public static string downloading_update {
- get {
- return ResourceManager.GetString("downloading-update", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Dragged image.
- ///
- public static string dragged_image {
- get {
- return ResourceManager.GetString("dragged-image", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Edit image.
- ///
- public static string edit_image {
- get {
- return ResourceManager.GetString("edit-image", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Edit selection area.
- ///
- public static string edit_selection {
- get {
- return ResourceManager.GetString("edit-selection", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Effects.
- ///
- public static string effects {
- get {
- return ResourceManager.GetString("effects", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Error.
- ///
- public static string error {
- get {
- return ResourceManager.GetString("error", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Press {0} to exit app.
- ///
- public static string esc_to_exit {
- get {
- return ResourceManager.GetString("esc-to-exit", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Exit Picture-in-Picture mode.
- ///
- public static string exit_picture_in_picture {
- get {
- return ResourceManager.GetString("exit-picture-in-picture", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Extension.
- ///
- public static string extension {
- get {
- return ResourceManager.GetString("extension", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Favorite external app.
- ///
- public static string fav_external_app {
- get {
- return ResourceManager.GetString("fav-external-app", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to File.
- ///
- public static string file {
- get {
- return ResourceManager.GetString("file", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to File copied to clipboard.
- ///
- public static string file_copied_to_clipboard {
- get {
- return ResourceManager.GetString("file-copied-to-clipboard", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to File moved to the Recycle Bin.
- ///
- public static string file_moved_to_trash {
- get {
- return ResourceManager.GetString("file-moved-to-trash", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to File properties.
- ///
- public static string file_properties {
- get {
- return ResourceManager.GetString("file-properties", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to File reloaded.
- ///
- public static string file_reloaded {
- get {
- return ResourceManager.GetString("file-reloaded", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Fill.
- ///
- public static string fill {
- get {
- return ResourceManager.GetString("fill", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Fit.
- ///
- public static string fit {
- get {
- return ResourceManager.GetString("fit", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Flip horizontal.
- ///
- public static string flip_horizontal {
- get {
- return ResourceManager.GetString("flip-horizontal", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Flip vertical.
- ///
- public static string flip_vertical {
- get {
- return ResourceManager.GetString("flip-vertical", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Folder.
- ///
- public static string folder {
- get {
- return ResourceManager.GetString("folder", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Frameless mode.
- ///
- public static string frameless_mode {
- get {
- return ResourceManager.GetString("frameless-mode", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to From clipboard.
- ///
- public static string from_clipboard {
- get {
- return ResourceManager.GetString("from-clipboard", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to From "{0}".
- ///
- public static string from_format {
- get {
- return ResourceManager.GetString("from-format", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Full path.
- ///
- public static string full_path {
- get {
- return ResourceManager.GetString("full-path", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Fullscreen.
- ///
- public static string fullscreen {
- get {
- return ResourceManager.GetString("fullscreen", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Show cursor in fullscreen.
- ///
- public static string fullscreen_cursor {
- get {
- return ResourceManager.GetString("fullscreen-cursor", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Height.
- ///
- public static string height {
- get {
- return ResourceManager.GetString("height", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Help us translate this app.
- ///
- public static string help_us_translate_app {
- get {
- return ResourceManager.GetString("help-us-translate-app", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Image.
- ///
- public static string image {
- get {
- return ResourceManager.GetString("image", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Image copied to clipboard.
- ///
- public static string image_copied_to_clipboard {
- get {
- return ResourceManager.GetString("image-copied-to-clipboard", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Image info.
- ///
- public static string image_info {
- get {
- return ResourceManager.GetString("image-info", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Image pasted from clipboard.
- ///
- public static string image_pasted_from_clipboard {
- get {
- return ResourceManager.GetString("image-pasted-from-clipboard", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to inches.
- ///
- public static string inches {
- get {
- return ResourceManager.GetString("inches", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Mouse and keyboard.
- ///
- public static string input {
- get {
- return ResourceManager.GetString("input", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Install now.
- ///
- public static string install_now {
- get {
- return ResourceManager.GetString("install-now", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Landscape.
- ///
- public static string landscape {
- get {
- return ResourceManager.GetString("landscape", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Landscape.
- ///
- public static string landscape_orientation {
- get {
- return ResourceManager.GetString("landscape-orientation", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Left.
- ///
- public static string left {
- get {
- return ResourceManager.GetString("left", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Left arrow.
- ///
- public static string left_arrow {
- get {
- return ResourceManager.GetString("left-arrow", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Light.
- ///
- public static string light {
- get {
- return ResourceManager.GetString("light", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Localization.
- ///
- public static string localization {
- get {
- return ResourceManager.GetString("localization", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Maintain aspect ratio.
- ///
- public static string maintain_aspect_ratio {
- get {
- return ResourceManager.GetString("maintain-aspect-ratio", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Margin bounds.
- ///
- public static string margin_bounds {
- get {
- return ResourceManager.GetString("margin-bounds", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Margins.
- ///
- public static string margins {
- get {
- return ResourceManager.GetString("margins", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to megapixels.
- ///
- public static string megapixels {
- get {
- return ResourceManager.GetString("megapixels", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Memory error.
- ///
- public static string memory_error {
- get {
- return ResourceManager.GetString("memory-error", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Minus.
- ///
- public static string minus {
- get {
- return ResourceManager.GetString("minus", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Modified.
- ///
- public static string modified {
- get {
- return ResourceManager.GetString("modified", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to More options.
- ///
- public static string more_options {
- get {
- return ResourceManager.GetString("more-options", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to More plugins.
- ///
- public static string more_plugins {
- get {
- return ResourceManager.GetString("more-plugins", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Mouse wheel scroll action.
- ///
- public static string mouse_wheel_action {
- get {
- return ResourceManager.GetString("mouse-wheel-action", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Move file to the Recycle Bin.
- ///
- public static string move_to_trash {
- get {
- return ResourceManager.GetString("move-to-trash", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to New version available!.
- ///
- public static string new_version_available {
- get {
- return ResourceManager.GetString("new-version-available", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to New window.
- ///
- public static string new_window {
- get {
- return ResourceManager.GetString("new-window", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Create new empty window.
- ///
- public static string new_window_desc {
- get {
- return ResourceManager.GetString("new-window-desc", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Next image in folder.
- ///
- public static string next_image {
- get {
- return ResourceManager.GetString("next-image", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Next image in 1 second.
- ///
- public static string next_image_in_1_second {
- get {
- return ResourceManager.GetString("next-image-in-1-second", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Next image in {0} seconds.
- ///
- public static string next_image_in_x_seconds {
- get {
- return ResourceManager.GetString("next-image-in-x-seconds", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Next / previous image in folder.
- ///
- public static string next_prev_image {
- get {
- return ResourceManager.GetString("next-prev-image", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to No file.
- ///
- public static string no_file {
- get {
- return ResourceManager.GetString("no-file", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to No files to open.
- ///
- public static string no_files_to_open {
- get {
- return ResourceManager.GetString("no-files-to-open", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Not saved.
- ///
- public static string not_saved {
- get {
- return ResourceManager.GetString("not-saved", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Open.
- ///
- public static string open {
- get {
- return ResourceManager.GetString("open", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Open file with external app.
- ///
- public static string open_external {
- get {
- return ResourceManager.GetString("open-external", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Open file.
- ///
- public static string open_file {
- get {
- return ResourceManager.GetString("open-file", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Open folder.
- ///
- public static string open_folder {
- get {
- return ResourceManager.GetString("open-folder", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Open folder recursively.
- ///
- public static string open_recursive {
- get {
- return ResourceManager.GetString("open-recursive", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Open with.
- ///
- public static string open_with {
- get {
- return ResourceManager.GetString("open-with", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Choose app to open.
- ///
- public static string open_with_choose {
- get {
- return ResourceManager.GetString("open-with-choose", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Open with custom app.
- ///
- public static string open_with_custom {
- get {
- return ResourceManager.GetString("open-with-custom", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Open with default app.
- ///
- public static string open_with_default {
- get {
- return ResourceManager.GetString("open-with-default", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Open with Quick Picture Viewer.
- ///
- public static string open_with_qpv {
- get {
- return ResourceManager.GetString("open-with-qpv", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Original size.
- ///
- public static string original_size {
- get {
- return ResourceManager.GetString("original-size", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Paste from clipboard.
- ///
- public static string paste_from_clipboard {
- get {
- return ResourceManager.GetString("paste-from-clipboard", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Paste image.
- ///
- public static string paste_image {
- get {
- return ResourceManager.GetString("paste-image", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Delete file permanently.
- ///
- public static string perm_delete {
- get {
- return ResourceManager.GetString("perm-delete", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Picture-in-Picture mode.
- ///
- public static string picture_in_picture {
- get {
- return ResourceManager.GetString("picture-in-picture", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to pixels.
- ///
- public static string pixels {
- get {
- return ResourceManager.GetString("pixels", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Please open an image to view or edit.
- ///
- public static string please_open_image {
- get {
- return ResourceManager.GetString("please-open-image", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Plugin.
- ///
- public static string plugin {
- get {
- return ResourceManager.GetString("plugin", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Plugin manager.
- ///
- public static string plugin_manager {
- get {
- return ResourceManager.GetString("plugin-manager", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Plugin directory not found.
- ///
- public static string plugin_not_found {
- get {
- return ResourceManager.GetString("plugin-not-found", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Plugin website.
- ///
- public static string plugin_website {
- get {
- return ResourceManager.GetString("plugin-website", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Plus.
- ///
- public static string plus {
- get {
- return ResourceManager.GetString("plus", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Portrait.
- ///
- public static string portrait {
- get {
- return ResourceManager.GetString("portrait", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Presets.
- ///
- public static string presets {
- get {
- return ResourceManager.GetString("presets", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Press {0} to exit fullscreen mode.
- ///
- public static string press_to_exit_fullscreen {
- get {
- return ResourceManager.GetString("press-to-exit-fullscreen", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Previous image in folder.
- ///
- public static string prev_image {
- get {
- return ResourceManager.GetString("prev-image", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Print / Export to PDF.
- ///
- public static string print {
- get {
- return ResourceManager.GetString("print", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Print configuration.
- ///
- public static string print_conf {
- get {
- return ResourceManager.GetString("print-conf", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Unable to set document margins.
- ///
- public static string print_margins_error {
- get {
- return ResourceManager.GetString("print-margins-error", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Print size.
- ///
- public static string print_size {
- get {
- return ResourceManager.GetString("print-size", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Ready to install.
- ///
- public static string ready_to_install {
- get {
- return ResourceManager.GetString("ready-to-install", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Reload file.
- ///
- public static string reload_file {
- get {
- return ResourceManager.GetString("reload-file", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Reload plugin list.
- ///
- public static string reload_plugins {
- get {
- return ResourceManager.GetString("reload-plugins", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Resize SVG.
- ///
- public static string resize_svg {
- get {
- return ResourceManager.GetString("resize-svg", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Resolution.
- ///
- public static string resolution {
- get {
- return ResourceManager.GetString("resolution", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Restart.
- ///
- public static string restart {
- get {
- return ResourceManager.GetString("restart", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to App restart required.
- ///
- public static string restart_required {
- get {
- return ResourceManager.GetString("restart-required", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Restore last window bounds.
- ///
- public static string restore_last_window_bounds {
- get {
- return ResourceManager.GetString("restore-last-window-bounds", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Right.
- ///
- public static string right {
- get {
- return ResourceManager.GetString("right", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Right arrow.
- ///
- public static string right_arrow {
- get {
- return ResourceManager.GetString("right-arrow", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Rotate 180°.
- ///
- public static string rotate_180 {
- get {
- return ResourceManager.GetString("rotate-180", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Rotate counter-clockwise.
- ///
- public static string rotate_left {
- get {
- return ResourceManager.GetString("rotate-left", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Rotate clockwise.
- ///
- public static string rotate_right {
- get {
- return ResourceManager.GetString("rotate-right", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Save.
- ///
- public static string save {
- get {
- return ResourceManager.GetString("save", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Save as.
- ///
- public static string save_as {
- get {
- return ResourceManager.GetString("save-as", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Scroll up / down.
- ///
- public static string scroll_up_down {
- get {
- return ResourceManager.GetString("scroll-up-down", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to seconds.
- ///
- public static string seconds {
- get {
- return ResourceManager.GetString("seconds", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Select all.
- ///
- public static string select_all {
- get {
- return ResourceManager.GetString("select-all", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Selection tool.
- ///
- public static string selection_tool {
- get {
- return ResourceManager.GetString("selection-tool", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Set as default image viewer.
- ///
- public static string set_as_default_image_viewer {
- get {
- return ResourceManager.GetString("set-as-default-image-viewer", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Set as desktop background.
- ///
- public static string set_as_desktop_background {
- get {
- return ResourceManager.GetString("set-as-desktop-background", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Set background.
- ///
- public static string set_background {
- get {
- return ResourceManager.GetString("set-background", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Set margins.
- ///
- public static string set_margins_btn {
- get {
- return ResourceManager.GetString("set-margins-btn", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Settings.
- ///
- public static string settings {
- get {
- return ResourceManager.GetString("settings", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Show file in explorer.
- ///
- public static string show_file_explorer {
- get {
- return ResourceManager.GetString("show-file-explorer", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Show navigation arrows.
- ///
- public static string show_nav_arrows {
- get {
- return ResourceManager.GetString("show-nav-arrows", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Show slideshow counter.
- ///
- public static string show_slideshow_counter {
- get {
- return ResourceManager.GetString("show-slideshow-counter", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Show status bar.
- ///
- public static string show_status_bar {
- get {
- return ResourceManager.GetString("show-status-bar", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Show toolbar.
- ///
- public static string show_toolbar {
- get {
- return ResourceManager.GetString("show-toolbar", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Size.
- ///
- public static string size {
- get {
- return ResourceManager.GetString("size", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Skip this version.
- ///
- public static string skip_this_version {
- get {
- return ResourceManager.GetString("skip-this-version", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Slideshow.
- ///
- public static string slideshow {
- get {
- return ResourceManager.GetString("slideshow", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Span.
- ///
- public static string span {
- get {
- return ResourceManager.GetString("span", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Square.
- ///
- public static string square {
- get {
- return ResourceManager.GetString("square", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Startup.
- ///
- public static string startup {
- get {
- return ResourceManager.GetString("startup", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Stretch.
- ///
- public static string stretch {
- get {
- return ResourceManager.GetString("stretch", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to All unsaved data will be lost. Are you sure you want to close the application?.
- ///
- public static string sure_close_app {
- get {
- return ResourceManager.GetString("sure-close-app", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Are you sure you want to permanently delete this file?.
- ///
- public static string sure_perm_delete {
- get {
- return ResourceManager.GetString("sure-perm-delete", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Switching time.
- ///
- public static string switching_time {
- get {
- return ResourceManager.GetString("switching-time", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Theme.
- ///
- public static string theme {
- get {
- return ResourceManager.GetString("theme", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Tile.
- ///
- public static string tile {
- get {
- return ResourceManager.GetString("tile", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Title.
- ///
- public static string title {
- get {
- return ResourceManager.GetString("title", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Tools.
- ///
- public static string tools {
- get {
- return ResourceManager.GetString("tools", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Top.
- ///
- public static string top {
- get {
- return ResourceManager.GetString("top", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Translation by.
- ///
- public static string translated_by {
- get {
- return ResourceManager.GetString("translated-by", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to options.
- ///
- public static string type_options {
- get {
- return ResourceManager.GetString("type-options", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to User interface language.
- ///
- public static string ui_lang {
- get {
- return ResourceManager.GetString("ui-lang", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Unable to open file.
- ///
- public static string unable_open_file {
- get {
- return ResourceManager.GetString("unable-open-file", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Unable to open the file, file skipped.
- ///
- public static string unable_open_file_skipped {
- get {
- return ResourceManager.GetString("unable-open-file-skipped", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Unable to run external app.
- ///
- public static string unable_to_run_external_app {
- get {
- return ResourceManager.GetString("unable-to-run-external-app", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Unsaved changes.
- ///
- public static string unsaved_changes {
- get {
- return ResourceManager.GetString("unsaved-changes", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to The current image has unsaved changes. What would you like to do?.
- ///
- public static string unsaved_changes_question {
- get {
- return ResourceManager.GetString("unsaved-changes-question", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Unsupported pixel format.
- ///
- public static string unsupported_pixel_format {
- get {
- return ResourceManager.GetString("unsupported-pixel-format", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Update failed.
- ///
- public static string update_failed {
- get {
- return ResourceManager.GetString("update-failed", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to The version {0} for Quick Picture Viewer is available, you're using version {1}, update now?.
- ///
- public static string update_text {
- get {
- return ResourceManager.GetString("update-text", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Updating Quick Picture Viewer.
- ///
- public static string updating_qpv {
- get {
- return ResourceManager.GetString("updating-qpv", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Use system setting.
- ///
- public static string use_system_setting {
- get {
- return ResourceManager.GetString("use-system-setting", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Version.
- ///
- public static string version {
- get {
- return ResourceManager.GetString("version", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to View.
- ///
- public static string view {
- get {
- return ResourceManager.GetString("view", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Warning.
- ///
- public static string warning {
- get {
- return ResourceManager.GetString("warning", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to What's new?.
- ///
- public static string whats_new {
- get {
- return ResourceManager.GetString("whats-new", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Width.
- ///
- public static string width {
- get {
- return ResourceManager.GetString("width", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Zoom.
- ///
- public static string zoom {
- get {
- return ResourceManager.GetString("zoom", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Zoom in.
- ///
- public static string zoom_in {
- get {
- return ResourceManager.GetString("zoom-in", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Zoom in / out.
- ///
- public static string zoom_in_out {
- get {
- return ResourceManager.GetString("zoom-in-out", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Zoom out.
- ///
- public static string zoom_out {
- get {
- return ResourceManager.GetString("zoom-out", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Zoom to actual size.
- ///
- public static string zoom_to_actual_size {
- get {
- return ResourceManager.GetString("zoom-to-actual-size", resourceCulture);
- }
- }
- }
-}
diff --git a/quick-picture-viewer/languages/lang_it.resx b/quick-picture-viewer/languages/lang_it.resx
new file mode 100644
index 0000000..8c266ca
--- /dev/null
+++ b/quick-picture-viewer/languages/lang_it.resx
@@ -0,0 +1,920 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ A proposito
+ Menu
+
+
+ Tutti i file
+ Open file dialog
+
+
+ Tutti i formati d'immagine
+ Open file dialog
+
+
+ Sempre in primo piano
+ Menu
+
+
+ Visualizzatore immagini desktop leggero e versatile per Windows. Il miglior sostituto per il visualizzatore di foto di Windows predefinito.
+ About
+
+
+ L'applicazione è aggiornata!
+ Update Manager
+
+
+ Azioni all'avvio
+ Settings
+
+
+ Proporzioni
+ Image info
+
+
+ Automatico
+ Status bar, zoom text field
+
+
+ Dimensione automatica
+ SVG options
+
+
+ Zoom automatico
+ Menu
+
+
+ Colore di sfondo
+ Menu
+
+
+ Sotto
+ Print
+
+
+ Naviga
+ Settings
+
+
+ Naviga con QuickPictureViewer
+ Settings
+
+
+ Naviga per plugin
+ Plugin manager
+
+
+ Centro
+ Wallpaper
+
+
+ Centra immagine
+ Print
+
+
+ centimetri
+ Image info
+
+
+ Cambia opacità finestra
+ Picture in picture
+
+
+ Cerca aggiornamenti per il programma
+ Settings
+
+
+ Sfondo a scacchiera
+ Menu
+
+
+ Scegli colore
+ Menu
+
+
+ Scegli una vestibilità
+ Wallpaper
+
+
+ Pulisci
+ Menu
+
+
+ Virgola
+ Menu
+
+
+ Compressione
+ Image info
+
+
+ Menù contestuale
+ Settings
+
+
+ Per modificare le opzioni del menu contestuale è necessario eseguire il programma come amministratore
+ Settings
+
+
+ Copia
+ Menu
+
+
+ Copia file originale
+ Menu
+
+
+ Copia questa immagine
+ Menu
+
+
+ Creato
+ Status bar, image info
+
+
+ Creato da
+ Plugin manager
+
+
+ Ritaglia
+ Menu
+
+
+ Impossibile trovare il file corrente
+ Message box
+
+
+ Scuro
+ Settings
+
+
+ Elimina file
+ Message box
+
+
+ Elimina plugin
+ Plugin manager
+
+
+ Sei sicuro di voler rimuovere il plugin?
+ Plugin manager
+
+
+ Descrizione
+ Plugin manager
+
+
+ Dimensione disco
+ Image info
+
+
+ Non salvare
+ Main window
+
+
+ Scarico l'aggiornamento...
+ Update manager
+
+
+ Immagine trascinata
+ Status bar
+
+
+ Modifica immagine
+ Menu
+
+
+ Modifica area di selezione
+ Status bar
+
+
+ Effetti
+ Menu
+
+
+ Errore
+ Message box
+
+
+ Premi {0} per uscire dal programma
+ Main window
+
+
+ Uscire dalla modalità Picture-in-Picture
+ Picture in picture
+
+
+ Estensione
+ Image info
+
+
+ App esterna preferita
+ Settings
+
+
+ File
+ Status bar, image info
+
+
+ File copiato negli appunti
+ Suggestion
+
+
+ File spostato nel Cestino
+ Message box
+
+
+ Proprietà file
+ Image info
+
+
+ File ricaricato
+ Suggestion
+
+
+ Riempi
+ Wallpaper
+
+
+ Adatta
+ Wallpaper
+
+
+ Capovolgi in orizzontale
+ Menu
+
+
+ Capovolgi verticalmente
+ Menu
+
+
+ Cartella
+ Status bar, image info
+
+
+ Modalità senza cornice
+ Menu
+
+
+ Dagli appunti
+ Status bar
+
+
+ Da "{0}"
+ Status bar
+
+
+ Percorso completo
+ Image info
+
+
+ Schermo intero
+ Menu
+
+
+ Mostra il cursore a schermo intero
+ Settings
+
+
+ Altezza
+ SVG options
+
+
+ Aiutaci a tradurre questo programma
+ Settings
+
+
+ Immagine
+ Print
+
+
+ Immagine copiata dagli appunti
+ Suggestion
+
+
+ Informazioni immagine
+ Menu
+
+
+ Immagine copiata dagli appunti
+ Suggestion
+
+
+ pollici
+ Image info
+
+
+ Mouse e tastiera
+ Settings
+
+
+ Installa ora
+ Update manager
+
+
+ Panorama
+ Image info
+
+
+ Panorama
+ Print
+
+
+ Sinistra
+ Print
+
+
+ Freccia sinistra
+ Menu
+
+
+ Luce
+ Settings
+
+
+ Posizione
+ Settings
+
+
+ Mantieni proporzioni
+ SVG options
+
+
+ Limiti di margine
+ Print
+
+
+ Margini
+ Print
+
+
+ megapixel
+ Image info
+
+
+ Errore di memoria
+ Message box
+
+
+ Meno
+ Menu
+
+
+ Modificato
+ Status bar, image info
+
+
+ Altre opzioni
+ Menu
+
+
+ Più plugin
+ Plugin manager
+
+
+ Azione di scorrimento della rotellina del mouse
+ Settings
+
+
+ Sposta il file nel cestino
+ Menu
+
+
+ Nuova versione disponibile!
+ Update manager
+
+
+ Nuova finestra
+ Menu
+
+
+ Crea una nuova finestra vuota
+ Main window
+
+
+ Prossima immagine nella cartella
+ Menu
+
+
+ Prossima immagine in 1 secondo
+ Suggestion
+
+
+ Prossima immagine in {0} secondi
+ Suggestion
+
+
+ Prossima / Precedente immagine in cartella
+ Settings
+
+
+ Nessun file
+ Status bar
+
+
+ Nessun file da aprire
+ Message box
+
+
+ Non salvato
+ Status bar
+
+
+ Apri
+ Menu
+
+
+ Apri file con un programma esterno
+ Menu
+
+
+ Apri file
+ Menu
+
+
+ Apri la cartella in modo ricorsivo
+ Menu
+
+
+ Apri con
+ Menu
+
+
+ Scegli un programma da aprire
+ Menu
+
+
+ Apri con un'applicazione personalizzata
+ Menu
+
+
+ Apri con il programma default
+ Menu
+
+
+ Apri con QuickPictureViewer
+ Settings
+
+
+ Dimensione originale
+ SVG options
+
+
+ Copia dagli appunti
+ Settings
+
+
+ Copia immagine
+ Menu
+
+
+ Elimina file in modo permanente
+ Menu
+
+
+ Modalità Picture-in-Picture
+ Menu
+
+
+ pixels
+ Image info
+
+
+ Si prega di aprire un'immagine per visualizzare o modificare
+ Picture panel
+
+
+ Plugin
+ Plugin manager
+
+
+ Gestore dei plugin
+ Menu, Plugin manager
+
+
+ Cartella dei plugin non trovata
+ Plugin manager
+
+
+ Sito web plugin
+ Plugin manager
+
+
+ Più
+ Menu
+
+
+ Ritratto
+ Image info
+
+
+ Preimpostazioni
+ SVG options
+
+
+ Premi {0} per uscire dalla modalità a schermo intero
+ Suggestion
+
+
+ Immagine precedente nella cartella
+ Menu
+
+
+ Stampa / Esporta in PDF
+ Menu
+
+
+ Stampa configurazione
+ Print
+
+
+ Impossibile impostare i margini del documento
+ Print
+
+
+ Dimensioni di stampa
+ Image info
+
+
+ Pronto a installare
+ Update manager
+
+
+ Ricarica file
+ Menu
+
+
+ Ricarica lista plugin
+ Plugin manager
+
+
+ Ridimensiona SVG
+ SVG options
+
+
+ Risoluzione
+ Image info
+
+
+ Riavvia
+ Settings
+
+
+ Riavvio programma richiesto
+ Settings
+
+
+ Ripristina i limiti dell'ultima finestra
+ Settings
+
+
+ Destra
+ Print
+
+
+ Freccia destra
+ Menu
+
+
+ Ruota 180°
+ Menu
+
+
+ Ruotare in senso antiorario
+ Menu
+
+
+ Ruota in senso orario
+ Menu
+
+
+ Salva come
+ Menu
+
+
+ Scorri su / giù
+ Settings
+
+
+ secondi
+ Settings
+
+
+ Seleziona tutto
+ RMB menu
+
+
+ Strumento di selezione
+ Menu
+
+
+ Imposta come visualizzatore d'immagine predefinita
+ About
+
+
+ Imposta come sfondo desktop
+ Menu
+
+
+ Imposta sfondo
+ Wallpaper
+
+
+ Imposta margini
+ Print
+
+
+ Impostazioni
+ Menu, Settings
+
+
+ Mostra file in Explorer
+ Menu
+
+
+ Mostra freccie di navigazione
+ RMB menu
+
+
+ Mostra contatore presentazione
+ Settings
+
+
+ Visualizza barra di stato
+ RMB menu
+
+
+ Mostra barra strumenti
+ RMB menu
+
+
+ Dimensione
+ Status bar
+
+
+ Salta questa versione
+ Update manager
+
+
+ Presentazione
+ Menu
+
+
+ Intervallo
+ Wallpaper
+
+
+ Quadrato
+ Image info
+
+
+ Avvio
+ Settings
+
+
+ Stira
+ Wallpaper
+
+
+ Tutti i dati non salvati andranno persi. Sei sicuro di voler chiudere l'applicazione?
+ Message box
+
+
+ Sei sicuro di voler eliminare definitivamente questo file?
+ Message box
+
+
+ Tempo di commutazione
+ Settings
+
+
+ Tema
+ Settings
+
+
+ Affianca
+ Wallpaper
+
+
+ Titolo
+ Print
+
+
+ Strumenti
+ Menu
+
+
+ Sopra
+ Print
+
+
+ Tradotto da
+ Settings
+
+
+ opzioni
+ Picture panel, SVG options
+
+
+ Lingua dell'interfaccia utente
+ Settings
+
+
+ Impossibile aprire il file
+ Message box
+
+
+ Impossibile aprire il file, file saltato
+ Message box
+
+
+ Impossibile eseguire il programma esterno
+ Message box
+
+
+ Modifiche non salvate
+ Main window
+
+
+ L'immagine corrente ha modifiche non salvate. Cosa ti piacerebbe fare?
+ Main window
+
+
+ Formato pixel non supportato
+ Message box
+
+
+ Aggiornamento fallito
+ Update manager
+
+
+ È disponibile la versione {0} per Quick Picture Viewer, stai utilizzando la versione {1}, aggiornare ora?
+ Update manager
+
+
+ Aggiornamento di Quick Picture Viewer
+ Update manager
+
+
+ Usa impostazioni di sistema
+ Settings
+
+
+ Versione
+ Plugin manager
+
+
+ Visualizza
+ RMB menu
+
+
+ Attenzione
+ Message box
+
+
+ Che c'è di nuovo?
+ Update manager
+
+
+ Larghezza
+ SVG options
+
+
+ Zoom
+ Status bar
+
+
+ Ingrandisci
+ Menu
+
+
+ Ingrandisci / rimpicciolisci
+ Settings
+
+
+ Rimpicciolisci
+ Menu
+
+
+ Zoom alla dimensione reale
+ Menu
+
+
\ No newline at end of file
diff --git a/quick-picture-viewer/languages/lang_ja.resx b/quick-picture-viewer/languages/lang_ja.resx
new file mode 100644
index 0000000..0088a35
--- /dev/null
+++ b/quick-picture-viewer/languages/lang_ja.resx
@@ -0,0 +1,920 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Quick Picture Viewerについて
+ Menu
+
+
+ すべてのファイル
+ Open file dialog
+
+
+ すべての画像形式
+ Open file dialog
+
+
+ 常に最前面に表示
+ Menu
+
+
+ 軽量で多機能なWindows用デスクトップ画像ビューア。最適なデフォルトの Windows フォト ビューアーの代替アプリです。
+ About
+
+
+ アプリケーションは最新です!
+ Update Manager
+
+
+ アプリ起動時のアクション
+ Settings
+
+
+ アスペクト比
+ Image info
+
+
+ 自動
+ Status bar, zoom text field
+
+
+ 自動サイズ
+ SVG options
+
+
+ 自動スケーリング
+ Menu
+
+
+ 背景色
+ Menu
+
+
+ 下
+ Print
+
+
+ 参照
+ Settings
+
+
+ QuickPictureViewerで表示
+ Settings
+
+
+ プラグインを参照
+ Plugin manager
+
+
+ 中央に表示
+ Wallpaper
+
+
+ 画像を中央配置
+ Print
+
+
+ センチ
+ Image info
+
+
+ ウィンドウの不透明度
+ Picture in picture
+
+
+ アップデートを確認
+ Settings
+
+
+ 背景にチェック柄を表示
+ Menu
+
+
+ 色を選択
+ Menu
+
+
+ 調整方法を選択
+ Wallpaper
+
+
+ クリア
+ Menu
+
+
+ ,
+ Menu
+
+
+ 圧縮形式
+ Image info
+
+
+ コンテキストメニュー
+ Settings
+
+
+ コンテキストメニューのオプションを変更するには、管理者でアプリを実行する必要があります。
+ Settings
+
+
+ コピー
+ Menu
+
+
+ 元のファイルをコピー
+ Menu
+
+
+ この画像をコピー
+ Menu
+
+
+ 作成日時
+ Status bar, image info
+
+
+ 作成者
+ Plugin manager
+
+
+ 切り抜き
+ Menu
+
+
+ ファイルが見つかりませんでした
+ Message box
+
+
+ ダーク
+ Settings
+
+
+ ファイルの削除
+ Message box
+
+
+ プラグインを削除
+ Plugin manager
+
+
+ このプラグインを削除してもよろしいですか?
+ Plugin manager
+
+
+ 説明
+ Plugin manager
+
+
+ ディスクサイズ
+ Image info
+
+
+ 保存しない
+ Main window
+
+
+ アップデートをダウンロード中...
+ Update manager
+
+
+ ドラッグされた画像
+ Status bar
+
+
+ 編集
+ Menu
+
+
+ 選択範囲を編集
+ Status bar
+
+
+ エフェクト
+ Menu
+
+
+ エラー
+ Message box
+
+
+ {0} を押してアプリを終了
+ Main window
+
+
+ ピクチャー・イン・ピクチャーを終了
+ Picture in picture
+
+
+ 拡張子
+ Image info
+
+
+ お気に入りの外部アプリ
+ Settings
+
+
+ ファイル
+ Status bar, image info
+
+
+ ファイルがクリップボードにコピーされました
+ Suggestion
+
+
+ ファイルがごみ箱に移動されました
+ Message box
+
+
+ ファイルのプロパティ
+ Image info
+
+
+ ファイルが再読み込みされました
+ Suggestion
+
+
+ ページ幅に合わせる
+ Wallpaper
+
+
+ 画面サイズに合わせる
+ Wallpaper
+
+
+ 水平方向に反転
+ Menu
+
+
+ 垂直方向に反転
+ Menu
+
+
+ フォルダ
+ Status bar, image info
+
+
+ フレームレスモード
+ Menu
+
+
+ クリップボードから
+ Status bar
+
+
+ {0} から
+ Status bar
+
+
+ フルパス
+ Image info
+
+
+ 全画面表示
+ Menu
+
+
+ 全画面時にカーソルを表示する
+ Settings
+
+
+ 高さ
+ SVG options
+
+
+ このアプリの翻訳にご協力ください
+ Settings
+
+
+ 画像
+ Print
+
+
+ 画像がクリップボードにコピーされました
+ Suggestion
+
+
+ 画像情報
+ Menu
+
+
+ 画像がクリップボードから貼り付けされました
+ Suggestion
+
+
+ インチ
+ Image info
+
+
+ マウスとキーボード
+ Settings
+
+
+ 今すぐインストール
+ Update manager
+
+
+ 横向き
+ Image info
+
+
+ 横向き
+ Print
+
+
+ 左
+ Print
+
+
+ ←
+ Menu
+
+
+ ライト
+ Settings
+
+
+ ローカライズ
+ Settings
+
+
+ アスペクト比を維持
+ SVG options
+
+
+ 余白の範囲
+ Print
+
+
+ 余白
+ Print
+
+
+ メガピクセル
+ Image info
+
+
+ メモリエラー
+ Message box
+
+
+ -
+ Menu
+
+
+ 更新日時
+ Status bar, image info
+
+
+ その他のオプション
+ Menu
+
+
+ その他のプラグイン
+ Plugin manager
+
+
+ マウスホイールスクロール時のアクション
+ Settings
+
+
+ ファイルをゴミ箱に移動
+ Menu
+
+
+ 新しいバージョンが利用可能
+ Update manager
+
+
+ 新しいウィンドウ
+ Menu
+
+
+ 新しいウインドウを開く
+ Main window
+
+
+ フォルダ内の次の画像
+ Menu
+
+
+ 1秒後に次の画像
+ Suggestion
+
+
+ {0} 秒後に次の画像
+ Suggestion
+
+
+ フォルダ内の次の画像 / 前の画像
+ Settings
+
+
+ ファイルがありません
+ Status bar
+
+
+ 開くファイルがありません
+ Message box
+
+
+ 保存されていません
+ Status bar
+
+
+ 開く
+ Menu
+
+
+ 外部アプリでファイルを開く
+ Menu
+
+
+ ファイルを開く
+ Menu
+
+
+ フォルダを再帰的に開く
+ Menu
+
+
+ アプリで開く
+ Menu
+
+
+ 開くアプリを選択
+ Menu
+
+
+ 指定のアプリで開く
+ Menu
+
+
+ デフォルトのアプリで開く
+ Menu
+
+
+ QuickPictureViewerで表示
+ Settings
+
+
+ オリジナルサイズ
+ SVG options
+
+
+ クリップボードから貼り付け
+ Settings
+
+
+ 画像を貼り付け
+ Menu
+
+
+ ファイルを完全に削除
+ Menu
+
+
+ ピクチャー・イン・ピクチャーモード
+ Menu
+
+
+ ピクセル
+ Image info
+
+
+ 表示または編集するには画像を開いてください
+ Picture panel
+
+
+ プラグイン
+ Plugin manager
+
+
+ プラグインマネージャー
+ Menu, Plugin manager
+
+
+ プラグインディレクトリが見つかりません
+ Plugin manager
+
+
+ ウェブサイト
+ Plugin manager
+
+
+ +
+ Menu
+
+
+ 縦向き
+ Image info
+
+
+ プリセット
+ SVG options
+
+
+ {0} を押して全画面モードを終了
+ Suggestion
+
+
+ フォルダ内の前の画像
+ Menu
+
+
+ 印刷 / PDF形式でエクスポート
+ Menu
+
+
+ 印刷設定
+ Print
+
+
+ ドキュメントの余白を設定できません
+ Print
+
+
+ 印刷サイズ
+ Image info
+
+
+ インストールする準備ができています
+ Update manager
+
+
+ ファイルを再読み込み
+ Menu
+
+
+ プラグインリストの再読み込み
+ Plugin manager
+
+
+ リサイズ
+ SVG options
+
+
+ 解像度
+ Image info
+
+
+ 再起動
+ Settings
+
+
+ アプリの再起動が必要です
+ Settings
+
+
+ 前回のウィンドウのサイズと位置を復元
+ Settings
+
+
+ 右
+ Print
+
+
+ →
+ Menu
+
+
+ 180°回転
+ Menu
+
+
+ 反時計回りに回転
+ Menu
+
+
+ 時計回りに回転
+ Menu
+
+
+ 名前を付けて保存
+ Menu
+
+
+ 上 / 下スクロール
+ Settings
+
+
+ 秒
+ Settings
+
+
+ すべて選択
+ RMB menu
+
+
+ 選択ツール
+ Menu
+
+
+ 既定の画像ビューアに設定
+ About
+
+
+ デスクトップの背景として設定
+ Menu
+
+
+ 背景を設定
+ Wallpaper
+
+
+ 余白を設定
+ Print
+
+
+ 設定
+ Menu, Settings
+
+
+ エクスプローラーで表示
+ Menu
+
+
+ ナビゲーション矢印を表示
+ RMB menu
+
+
+ スライドショーカウンターを表示
+ Settings
+
+
+ ステータスバーを表示
+ RMB menu
+
+
+ ツールバーを表示
+ RMB menu
+
+
+ サイズ
+ Status bar
+
+
+ このバージョンを無視
+ Update manager
+
+
+ スライドショー
+ Menu
+
+
+ スパン
+ Wallpaper
+
+
+ 正方形
+ Image info
+
+
+ スタートアップ
+ Settings
+
+
+ 拡大して表示
+ Wallpaper
+
+
+ 保存されていないデータは失われます。本当に終了しますか?
+ Message box
+
+
+ このファイルを完全に削除しますか?
+ Message box
+
+
+ 切り替えの間隔
+ Settings
+
+
+ テーマ
+ Settings
+
+
+ 並べて表示
+ Wallpaper
+
+
+ タイトル
+ Print
+
+
+ ツール
+ Menu
+
+
+ 上
+ Print
+
+
+ 翻訳者:
+ Settings
+
+
+ オプション
+ Picture panel, SVG options
+
+
+ UIの言語
+ Settings
+
+
+ ファイルを開くことができません
+ Message box
+
+
+ ファイルを開くことができません、スキップされました。
+ Message box
+
+
+ 外部アプリを実行できません
+ Message box
+
+
+ 未保存の変更
+ Main window
+
+
+ 現在の画像には未保存の変更があります。どうしますか?
+ Main window
+
+
+ 対応していないピクセル形式
+ Message box
+
+
+ アップデートに失敗しました
+ Update manager
+
+
+ Quick Picture Viewerのバージョン{0}が利用可能です、バージョン{1}を使用していますが、今すぐアップデートしますか?
+ Update manager
+
+
+ Quick Picture Viewerをアップデート中
+ Update manager
+
+
+ システム設定に従う
+ Settings
+
+
+ バージョン
+ Plugin manager
+
+
+ 表示
+ RMB menu
+
+
+ 警告
+ Message box
+
+
+ 最新情報
+ Update manager
+
+
+ 幅
+ SVG options
+
+
+ ズーム
+ Status bar
+
+
+ ズームイン
+ Menu
+
+
+ ズームイン / アウト
+ Settings
+
+
+ ズームアウト
+ Menu
+
+
+ 元のサイズ
+ Menu
+
+
\ No newline at end of file
diff --git a/quick-picture-viewer/languages/lang_pl.resx b/quick-picture-viewer/languages/lang_pl.resx
new file mode 100644
index 0000000..3d07ad7
--- /dev/null
+++ b/quick-picture-viewer/languages/lang_pl.resx
@@ -0,0 +1,920 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Informacje
+ Menu
+
+
+ Wszystkie pliki
+ Open file dialog
+
+
+ Wszystkie formaty obrazów
+ Open file dialog
+
+
+ Zawsze na wierzchu
+ Menu
+
+
+ Lekka, wszechstronna przeglądarka obrazów dla systemu Windows. Najlepszy zamiennik dla domyślnej przeglądarki obrazów systemu Windows.
+ About
+
+
+ Aplikacja jest aktualna!
+ Update Manager
+
+
+ Po uruchomieniu
+ Settings
+
+
+ Proporcje
+ Image info
+
+
+ Automatycznie
+ Status bar, zoom text field
+
+
+ Automatyczny rozmiar
+ SVG options
+
+
+ Automatyczne powiększanie
+ Menu
+
+
+ Kolor tła
+ Menu
+
+
+ Dolny
+ Print
+
+
+ Przeglądaj
+ Settings
+
+
+ Przeglądaj przez QuickPictureViewer
+ Settings
+
+
+ Przeglądaj wtyczki
+ Plugin manager
+
+
+ Wyśrodkuj
+ Wallpaper
+
+
+ Wyśrodkuj obraz
+ Print
+
+
+ centymetrów
+ Image info
+
+
+ Zmień przezroczystość okna
+ Picture in picture
+
+
+ Sprawdź aktualizacje
+ Settings
+
+
+ Tło szachownicy
+ Menu
+
+
+ Wybierz kolor
+ Menu
+
+
+ Wybierz dopasowanie
+ Wallpaper
+
+
+ Wyczyść
+ Menu
+
+
+ Przecinek
+ Menu
+
+
+ Kompresja
+ Image info
+
+
+ Menu kontekstowe
+ Settings
+
+
+ Aby zmienić opcje menu kontekstowego, należy uruchomić aplikację jako administrator
+ Settings
+
+
+ Kopiuj
+ Menu
+
+
+ Kopiuj oryginalny plik
+ Menu
+
+
+ Kopiuj ten obraz
+ Menu
+
+
+ Utworzono
+ Status bar, image info
+
+
+ Utworzone przez
+ Plugin manager
+
+
+ Przytnij
+ Menu
+
+
+ Bieżący plik nie został znaleziony
+ Message box
+
+
+ Ciemny
+ Settings
+
+
+ Usuń plik
+ Message box
+
+
+ Usuń wtyczkę
+ Plugin manager
+
+
+ Czy na pewno chcesz usunąć tę wtyczkę?
+ Plugin manager
+
+
+ Opis
+ Plugin manager
+
+
+ Rozmiar na dysku
+ Image info
+
+
+ Nie zapisuj
+ Main window
+
+
+ Pobieranie aktualizacji...
+ Update manager
+
+
+ Przeciągnięty obraz
+ Status bar
+
+
+ Edytuj obraz
+ Menu
+
+
+ Edytuj obszar zaznaczenia
+ Status bar
+
+
+ Efekty
+ Menu
+
+
+ Błąd
+ Message box
+
+
+ Naciśnij {0}, aby zamknąć aplikację
+ Main window
+
+
+ Zamknij tryb obraz w obrazie
+ Picture in picture
+
+
+ Rozszerzenie
+ Image info
+
+
+ Ulubiona aplikacja zewnętrzna
+ Settings
+
+
+ Plik
+ Status bar, image info
+
+
+ Skopiowano plik do schowka
+ Suggestion
+
+
+ Przeniesiono plik do Kosza
+ Message box
+
+
+ Właściwości pliku
+ Image info
+
+
+ Plik załadowany ponownie
+ Suggestion
+
+
+ Wypełnij
+ Wallpaper
+
+
+ Dopasuj
+ Wallpaper
+
+
+ Obróć w poziomie
+ Menu
+
+
+ Obróć w pionie
+ Menu
+
+
+ Folder
+ Status bar, image info
+
+
+ Tryb bez ramek
+ Menu
+
+
+ Ze schowka
+ Status bar
+
+
+ Z "{0}"
+ Status bar
+
+
+ Pełna ścieżka
+ Image info
+
+
+ Pełny ekran
+ Menu
+
+
+ Pokaż wskaźnik w trybie pełnoekranowym
+ Settings
+
+
+ Wysokość
+ SVG options
+
+
+ Pomóż w tłumaczeniu tej aplikacji
+ Settings
+
+
+ Obraz
+ Print
+
+
+ Obraz skopiowany do schowka
+ Suggestion
+
+
+ Informacje o obrazie
+ Menu
+
+
+ Obraz wklejony ze schowka
+ Suggestion
+
+
+ cali
+ Image info
+
+
+ Mysz i klawiatura
+ Settings
+
+
+ Zainstaluj teraz
+ Update manager
+
+
+ Poziomo
+ Image info
+
+
+ Poziomo
+ Print
+
+
+ Lewy
+ Print
+
+
+ Strzałka w lewo
+ Menu
+
+
+ Jasny
+ Settings
+
+
+ Język
+ Settings
+
+
+ Zachowaj proporcje
+ SVG options
+
+
+ Marginesy
+ Print
+
+
+ Marginesy
+ Print
+
+
+ megapikseli
+ Image info
+
+
+ Błąd pamięci
+ Message box
+
+
+ Myślnik
+ Menu
+
+
+ Zmodyfikowano
+ Status bar, image info
+
+
+ Więcej opcji
+ Menu
+
+
+ Więcej wtyczek
+ Plugin manager
+
+
+ Akcja przewijania kółka myszy
+ Settings
+
+
+ Przenieś plik do Kosza
+ Menu
+
+
+ Dostępna nowa wersja!
+ Update manager
+
+
+ Nowe okno
+ Menu
+
+
+ Utwórz nowe puste okno
+ Main window
+
+
+ Następny obraz w folderze
+ Menu
+
+
+ Następny obraz za 1 sekundę
+ Suggestion
+
+
+ Następny obraz za {0} sekund
+ Suggestion
+
+
+ Następny / Poprzedni obraz w folderze
+ Settings
+
+
+ Brak pliku
+ Status bar
+
+
+ Brak pliku do otwarcia
+ Message box
+
+
+ Nie zapisano
+ Status bar
+
+
+ Otwórz
+ Menu
+
+
+ Otwórz plik w zewnętrznej aplikacji
+ Menu
+
+
+ Otwórz plik
+ Menu
+
+
+ Otwórz folder od tyłu
+ Menu
+
+
+ Otwórz przez
+ Menu
+
+
+ Wybierz aplikację
+ Menu
+
+
+ Otwórz w innej aplikacji
+ Menu
+
+
+ Otwórz w domyślnej aplikacji
+ Menu
+
+
+ Otwórz w QuickPictureViewer
+ Settings
+
+
+ Oryginalny rozmiar
+ SVG options
+
+
+ Wklej ze schowka
+ Settings
+
+
+ Wklej obraz
+ Menu
+
+
+ Usuń plik na zawsze
+ Menu
+
+
+ Tryb obraz w obrazie
+ Menu
+
+
+ pikseli
+ Image info
+
+
+ Otwórz obraz, aby wyświetlić lub edytować
+ Picture panel
+
+
+ Wtyczka
+ Plugin manager
+
+
+ Menedżer wtyczek
+ Menu, Plugin manager
+
+
+ Nie znaleziono katalogu wtyczek
+ Plugin manager
+
+
+ Strona WWW wtyczki
+ Plugin manager
+
+
+ Plus
+ Menu
+
+
+ Pionowo
+ Image info
+
+
+ Szablony
+ SVG options
+
+
+ Naciśnij {0}, aby zamknąć tryb pełnoekranowy
+ Suggestion
+
+
+ Poprzedni obraz w folderze
+ Menu
+
+
+ Drukuj / Eksportuj do pliku PDF
+ Menu
+
+
+ Konfiguracja drukowania
+ Print
+
+
+ Błąd ustawiania marginesów dokumentu
+ Print
+
+
+ Rozmiar wydruku
+ Image info
+
+
+ Gotowa do instalacji
+ Update manager
+
+
+ Wczytaj plik ponownie
+ Menu
+
+
+ Wczytaj ponownie listę wtyczek
+ Plugin manager
+
+
+ Zmień rozmiar SVG
+ SVG options
+
+
+ Rozdzielczość
+ Image info
+
+
+ Uruchom ponownie
+ Settings
+
+
+ Wymaga ponownego uruchomienia
+ Settings
+
+
+ Przywróć granice poprzedniego okna
+ Settings
+
+
+ Prawy
+ Print
+
+
+ Strzałka w prawo
+ Menu
+
+
+ Obróć o 180°
+ Menu
+
+
+ Obróć w lewo
+ Menu
+
+
+ Obróć w prawo
+ Menu
+
+
+ Zapisz jako
+ Menu
+
+
+ Przewiń w górę / w dół
+ Settings
+
+
+ sekund
+ Settings
+
+
+ Wybierz wszystko
+ RMB menu
+
+
+ Narzędzie zaznaczenia
+ Menu
+
+
+ Ustaw jako domyślną przeglądarkę obrazów
+ About
+
+
+ Ustaw jako tło pulpitu
+ Menu
+
+
+ Ustaw tło
+ Wallpaper
+
+
+ Ustaw marginesy
+ Print
+
+
+ Ustawienia
+ Menu, Settings
+
+
+ Pokaż plik w Eksploratorze
+ Menu
+
+
+ Pokaż strzałki nawigacji
+ RMB menu
+
+
+ Pokaż licznik pokazu slajdów
+ Settings
+
+
+ Pokaż pasek stanu
+ RMB menu
+
+
+ Pokaż pasek narzędzi
+ RMB menu
+
+
+ Rozmiar
+ Status bar
+
+
+ Pomiń tę wersję
+ Update manager
+
+
+ Pokaz slajdów
+ Menu
+
+
+ Zmieść
+ Wallpaper
+
+
+ Kwadrat
+ Image info
+
+
+ Uruchamianie
+ Settings
+
+
+ Rozciągnij
+ Wallpaper
+
+
+ Wszystkie niezapisane dane zostaną utracone. Czy na pewno chcesz zamknąć aplikację?
+ Message box
+
+
+ Czy na pewno chcesz na zawsze usunąć ten plik?
+ Message box
+
+
+ Czas przełączania
+ Settings
+
+
+ Motyw
+ Settings
+
+
+ Kafelki
+ Wallpaper
+
+
+ Tytuł
+ Print
+
+
+ Narzędzia
+ Menu
+
+
+ Górny
+ Print
+
+
+ Tłumaczenie autorstwa
+ Settings
+
+
+ opcje
+ Picture panel, SVG options
+
+
+ Język interfejsu użytkownika
+ Settings
+
+
+ Błąd otwierania pliku
+ Message box
+
+
+ Błąd otwierania pliku, pominięto plik
+ Message box
+
+
+ Błąd otwierania zewnętrznej aplikacji
+ Message box
+
+
+ Niezapisane zmiany
+ Main window
+
+
+ Bieżący obraz ma niezapisane zmiany. Co chcesz zrobić?
+ Main window
+
+
+ Nieobsługiwany format pikseli
+ Message box
+
+
+ Błąd aktualizacji
+ Update manager
+
+
+ Dostępna jest wersja {0} dla Quick Picture Viewer. Obecnie używasz {1}. Czy chcesz zaktualizować?
+ Update manager
+
+
+ Aktualizowanie Quick Picture Viewer
+ Update manager
+
+
+ Systemowy
+ Settings
+
+
+ Wersja
+ Plugin manager
+
+
+ Widok
+ RMB menu
+
+
+ Ostrzeżenie
+ Message box
+
+
+ Co nowego?
+ Update manager
+
+
+ Szerokość
+ SVG options
+
+
+ Powiększenie
+ Status bar
+
+
+ Powiększ
+ Menu
+
+
+ Powiększ / Pomniejsz
+ Settings
+
+
+ Pomniejsz
+ Menu
+
+
+ Rozmiar rzeczywisty
+ Menu
+
+
\ No newline at end of file
diff --git a/quick-picture-viewer/quick-picture-viewer.csproj b/quick-picture-viewer/quick-picture-viewer.csproj
index 37e5f7a..6124a43 100644
--- a/quick-picture-viewer/quick-picture-viewer.csproj
+++ b/quick-picture-viewer/quick-picture-viewer.csproj
@@ -282,6 +282,7 @@
InfoForm.cs
+
Always
PublicResXFileCodeGenerator
@@ -318,6 +319,9 @@
lang_hu.Designer.cs
Designer
+
+
+
PublicResXFileCodeGenerator
lang_ru.Designer.cs
@@ -345,6 +349,7 @@
SettingsForm.cs
+
SvgOpsForm.cs