diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..f3f247e
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,4608 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 4
+
+[[package]]
+name = "ab_glyph"
+version = "0.2.32"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "01c0457472c38ea5bd1c3b5ada5e368271cb550be7a4ca4a0b4634e9913f6cc2"
+dependencies = [
+ "ab_glyph_rasterizer",
+ "owned_ttf_parser",
+]
+
+[[package]]
+name = "ab_glyph_rasterizer"
+version = "0.1.10"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618"
+
+[[package]]
+name = "ahash"
+version = "0.8.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
+dependencies = [
+ "cfg-if",
+ "getrandom 0.3.4",
+ "once_cell",
+ "version_check",
+ "zerocopy",
+]
+
+[[package]]
+name = "aho-corasick"
+version = "1.1.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
+dependencies = [
+ "memchr",
+]
+
+[[package]]
+name = "android-activity"
+version = "0.6.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0f2a1bb052857d5dd49572219344a7332b31b76405648eabac5bc68978251bcd"
+dependencies = [
+ "android-properties",
+ "bitflags 2.11.0",
+ "cc",
+ "jni 0.22.4",
+ "libc",
+ "log",
+ "ndk",
+ "ndk-context",
+ "ndk-sys",
+ "num_enum",
+ "thiserror 2.0.18",
+]
+
+[[package]]
+name = "android-build"
+version = "0.1.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8cac4c64175d504608cf239756339c07f6384a476f97f20a7043f92920b0b8fd"
+dependencies = [
+ "windows-sys 0.52.0",
+]
+
+[[package]]
+name = "android-properties"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04"
+
+[[package]]
+name = "android_system_properties"
+version = "0.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
+dependencies = [
+ "libc",
+]
+
+[[package]]
+name = "anyhow"
+version = "1.0.102"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
+
+[[package]]
+name = "arc-swap"
+version = "1.9.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6a3a1fd6f75306b68087b831f025c712524bcb19aad54e557b1129cfa0a2b207"
+dependencies = [
+ "rustversion",
+]
+
+[[package]]
+name = "arrayref"
+version = "0.3.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
+
+[[package]]
+name = "arrayvec"
+version = "0.7.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
+
+[[package]]
+name = "as-raw-xcb-connection"
+version = "1.0.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
+
+[[package]]
+name = "ash"
+version = "0.38.0+1.3.281"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
+dependencies = [
+ "libloading",
+]
+
+[[package]]
+name = "async-broadcast"
+version = "0.7.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
+dependencies = [
+ "event-listener",
+ "event-listener-strategy",
+ "futures-core",
+ "pin-project-lite",
+]
+
+[[package]]
+name = "async-channel"
+version = "2.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
+dependencies = [
+ "concurrent-queue",
+ "event-listener-strategy",
+ "futures-core",
+ "pin-project-lite",
+]
+
+[[package]]
+name = "async-executor"
+version = "1.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a"
+dependencies = [
+ "async-task",
+ "concurrent-queue",
+ "fastrand",
+ "futures-lite",
+ "pin-project-lite",
+ "slab",
+]
+
+[[package]]
+name = "async-fs"
+version = "2.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8034a681df4aed8b8edbd7fbe472401ecf009251c8b40556b304567052e294c5"
+dependencies = [
+ "async-lock",
+ "blocking",
+ "futures-lite",
+]
+
+[[package]]
+name = "async-io"
+version = "2.6.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc"
+dependencies = [
+ "autocfg",
+ "cfg-if",
+ "concurrent-queue",
+ "futures-io",
+ "futures-lite",
+ "parking",
+ "polling",
+ "rustix 1.1.4",
+ "slab",
+ "windows-sys 0.61.2",
+]
+
+[[package]]
+name = "async-lock"
+version = "3.4.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311"
+dependencies = [
+ "event-listener",
+ "event-listener-strategy",
+ "pin-project-lite",
+]
+
+[[package]]
+name = "async-net"
+version = "2.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
+dependencies = [
+ "async-io",
+ "blocking",
+ "futures-lite",
+]
+
+[[package]]
+name = "async-process"
+version = "2.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75"
+dependencies = [
+ "async-channel",
+ "async-io",
+ "async-lock",
+ "async-signal",
+ "async-task",
+ "blocking",
+ "cfg-if",
+ "event-listener",
+ "futures-lite",
+ "rustix 1.1.4",
+]
+
+[[package]]
+name = "async-recursion"
+version = "1.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "async-signal"
+version = "0.2.14"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "52b5aaafa020cf5053a01f2a60e8ff5dccf550f0f77ec54a4e47285ac2bab485"
+dependencies = [
+ "async-io",
+ "async-lock",
+ "atomic-waker",
+ "cfg-if",
+ "futures-core",
+ "futures-io",
+ "rustix 1.1.4",
+ "signal-hook-registry",
+ "slab",
+ "windows-sys 0.61.2",
+]
+
+[[package]]
+name = "async-task"
+version = "4.7.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
+
+[[package]]
+name = "async-trait"
+version = "0.1.89"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "atomic-waker"
+version = "1.1.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
+
+[[package]]
+name = "autocfg"
+version = "1.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
+
+[[package]]
+name = "base62"
+version = "2.2.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "cd637ac531c60eb7fbc4684dc061c2d7d90d73d758181aa02eeff0464b9eee4b"
+
+[[package]]
+name = "bit-set"
+version = "0.8.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
+dependencies = [
+ "bit-vec",
+]
+
+[[package]]
+name = "bit-vec"
+version = "0.8.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
+
+[[package]]
+name = "bitflags"
+version = "1.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
+
+[[package]]
+name = "bitflags"
+version = "2.11.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af"
+
+[[package]]
+name = "block"
+version = "0.1.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
+
+[[package]]
+name = "block2"
+version = "0.5.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
+dependencies = [
+ "objc2 0.5.2",
+]
+
+[[package]]
+name = "block2"
+version = "0.6.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5"
+dependencies = [
+ "objc2 0.6.4",
+]
+
+[[package]]
+name = "blocking"
+version = "1.6.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
+dependencies = [
+ "async-channel",
+ "async-task",
+ "futures-io",
+ "futures-lite",
+ "piper",
+]
+
+[[package]]
+name = "bstr"
+version = "1.12.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab"
+dependencies = [
+ "memchr",
+ "serde",
+]
+
+[[package]]
+name = "bumpalo"
+version = "3.20.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb"
+
+[[package]]
+name = "bytemuck"
+version = "1.25.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
+dependencies = [
+ "bytemuck_derive",
+]
+
+[[package]]
+name = "bytemuck_derive"
+version = "1.10.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "bytes"
+version = "1.11.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
+
+[[package]]
+name = "calloop"
+version = "0.13.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
+dependencies = [
+ "bitflags 2.11.0",
+ "log",
+ "polling",
+ "rustix 0.38.44",
+ "slab",
+ "thiserror 1.0.69",
+]
+
+[[package]]
+name = "calloop"
+version = "0.14.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "4dbf9978365bac10f54d1d4b04f7ce4427e51f71d61f2fe15e3fed5166474df7"
+dependencies = [
+ "bitflags 2.11.0",
+ "polling",
+ "rustix 1.1.4",
+ "slab",
+ "tracing",
+]
+
+[[package]]
+name = "calloop-wayland-source"
+version = "0.3.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
+dependencies = [
+ "calloop 0.13.0",
+ "rustix 0.38.44",
+ "wayland-backend",
+ "wayland-client",
+]
+
+[[package]]
+name = "calloop-wayland-source"
+version = "0.4.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "138efcf0940a02ebf0cc8d1eff41a1682a46b431630f4c52450d6265876021fa"
+dependencies = [
+ "calloop 0.14.4",
+ "rustix 1.1.4",
+ "wayland-backend",
+ "wayland-client",
+]
+
+[[package]]
+name = "cc"
+version = "1.2.60"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "43c5703da9466b66a946814e1adf53ea2c90f10063b86290cc9eb67ce3478a20"
+dependencies = [
+ "find-msvc-tools",
+ "jobserver",
+ "libc",
+ "shlex",
+]
+
+[[package]]
+name = "cesu8"
+version = "1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
+
+[[package]]
+name = "cfg-if"
+version = "1.0.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
+
+[[package]]
+name = "cfg_aliases"
+version = "0.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
+
+[[package]]
+name = "clipboard-win"
+version = "5.4.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4"
+dependencies = [
+ "error-code",
+]
+
+[[package]]
+name = "clipboard_macos"
+version = "0.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9b7f4aaa047ba3c3630b080bb9860894732ff23e2aee290a418909aa6d5df38f"
+dependencies = [
+ "objc2 0.5.2",
+ "objc2-app-kit 0.2.2",
+ "objc2-foundation 0.2.2",
+]
+
+[[package]]
+name = "clipboard_wayland"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "003f886bc4e2987729d10c1db3424e7f80809f3fc22dbc16c685738887cb37b8"
+dependencies = [
+ "smithay-clipboard",
+]
+
+[[package]]
+name = "clipboard_x11"
+version = "0.4.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bd63e33452ffdafd39924c4f05a5dd1e94db646c779c6bd59148a3d95fff5ad4"
+dependencies = [
+ "thiserror 2.0.18",
+ "x11rb",
+]
+
+[[package]]
+name = "codespan-reporting"
+version = "0.12.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81"
+dependencies = [
+ "serde",
+ "termcolor",
+ "unicode-width",
+]
+
+[[package]]
+name = "combine"
+version = "4.6.7"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
+dependencies = [
+ "bytes",
+ "memchr",
+]
+
+[[package]]
+name = "concurrent-queue"
+version = "2.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
+dependencies = [
+ "crossbeam-utils",
+]
+
+[[package]]
+name = "core-foundation"
+version = "0.9.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
+dependencies = [
+ "core-foundation-sys",
+ "libc",
+]
+
+[[package]]
+name = "core-foundation"
+version = "0.10.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
+dependencies = [
+ "core-foundation-sys",
+ "libc",
+]
+
+[[package]]
+name = "core-foundation-sys"
+version = "0.8.7"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
+
+[[package]]
+name = "core-graphics"
+version = "0.23.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
+dependencies = [
+ "bitflags 1.3.2",
+ "core-foundation 0.9.4",
+ "core-graphics-types 0.1.3",
+ "foreign-types",
+ "libc",
+]
+
+[[package]]
+name = "core-graphics-types"
+version = "0.1.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
+dependencies = [
+ "bitflags 1.3.2",
+ "core-foundation 0.9.4",
+ "libc",
+]
+
+[[package]]
+name = "core-graphics-types"
+version = "0.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
+dependencies = [
+ "bitflags 2.11.0",
+ "core-foundation 0.10.1",
+ "libc",
+]
+
+[[package]]
+name = "core_maths"
+version = "0.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
+dependencies = [
+ "libm",
+]
+
+[[package]]
+name = "cosmic-text"
+version = "0.15.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "173852283a9a57a3cbe365d86e74dc428a09c50421477d5ad6fe9d9509e37737"
+dependencies = [
+ "bitflags 2.11.0",
+ "fontdb",
+ "harfrust",
+ "linebender_resource_handle",
+ "log",
+ "rangemap",
+ "rustc-hash 1.1.0",
+ "self_cell",
+ "skrifa 0.37.0",
+ "smol_str",
+ "swash",
+ "sys-locale",
+ "unicode-bidi",
+ "unicode-linebreak",
+ "unicode-script",
+ "unicode-segmentation",
+]
+
+[[package]]
+name = "crossbeam-deque"
+version = "0.8.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
+dependencies = [
+ "crossbeam-epoch",
+ "crossbeam-utils",
+]
+
+[[package]]
+name = "crossbeam-epoch"
+version = "0.9.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
+dependencies = [
+ "crossbeam-utils",
+]
+
+[[package]]
+name = "crossbeam-utils"
+version = "0.8.21"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
+
+[[package]]
+name = "crunchy"
+version = "0.2.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
+
+[[package]]
+name = "cryoglyph"
+version = "0.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "08bc795bdbccdbd461736fb163930a009da6597b226d6f6fce33e7a8eb6ec519"
+dependencies = [
+ "cosmic-text",
+ "etagere",
+ "lru",
+ "rustc-hash 2.1.2",
+ "wgpu",
+]
+
+[[package]]
+name = "ctor-lite"
+version = "0.1.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e162d0c2e2068eb736b71e5597eff0b9944e6b973cd9f37b6a288ab9bf20e300"
+
+[[package]]
+name = "cursor-icon"
+version = "1.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f"
+
+[[package]]
+name = "dispatch"
+version = "0.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
+
+[[package]]
+name = "dispatch2"
+version = "0.3.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1e0e367e4e7da84520dedcac1901e4da967309406d1e51017ae1abfb97adbd38"
+dependencies = [
+ "bitflags 2.11.0",
+ "objc2 0.6.4",
+]
+
+[[package]]
+name = "dlib"
+version = "0.5.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ab8ecd87370524b461f8557c119c405552c396ed91fc0a8eec68679eab26f94a"
+dependencies = [
+ "libloading",
+]
+
+[[package]]
+name = "document-features"
+version = "0.2.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61"
+dependencies = [
+ "litrs",
+]
+
+[[package]]
+name = "downcast-rs"
+version = "1.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
+
+[[package]]
+name = "dpi"
+version = "0.1.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76"
+
+[[package]]
+name = "either"
+version = "1.15.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
+
+[[package]]
+name = "endi"
+version = "1.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099"
+
+[[package]]
+name = "enumflags2"
+version = "0.7.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef"
+dependencies = [
+ "enumflags2_derive",
+ "serde",
+]
+
+[[package]]
+name = "enumflags2_derive"
+version = "0.7.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "equivalent"
+version = "1.0.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
+
+[[package]]
+name = "errno"
+version = "0.3.14"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
+dependencies = [
+ "libc",
+ "windows-sys 0.61.2",
+]
+
+[[package]]
+name = "error-code"
+version = "3.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59"
+
+[[package]]
+name = "etagere"
+version = "0.2.15"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342"
+dependencies = [
+ "euclid",
+ "svg_fmt",
+]
+
+[[package]]
+name = "euclid"
+version = "0.22.14"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f1a05365e3b1c6d1650318537c7460c6923f1abdd272ad6842baa2b509957a06"
+dependencies = [
+ "num-traits",
+]
+
+[[package]]
+name = "event-listener"
+version = "5.4.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
+dependencies = [
+ "concurrent-queue",
+ "parking",
+ "pin-project-lite",
+]
+
+[[package]]
+name = "event-listener-strategy"
+version = "0.5.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
+dependencies = [
+ "event-listener",
+ "pin-project-lite",
+]
+
+[[package]]
+name = "fastrand"
+version = "2.4.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
+
+[[package]]
+name = "find-msvc-tools"
+version = "0.1.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
+
+[[package]]
+name = "foldhash"
+version = "0.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
+
+[[package]]
+name = "foldhash"
+version = "0.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
+
+[[package]]
+name = "font-types"
+version = "0.10.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "39a654f404bbcbd48ea58c617c2993ee91d1cb63727a37bf2323a4edeed1b8c5"
+dependencies = [
+ "bytemuck",
+]
+
+[[package]]
+name = "font-types"
+version = "0.11.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5b38ad915f6dadd993ced50848a8291a543bd41ca62bc10740d5e64e2ab4cfd7"
+dependencies = [
+ "bytemuck",
+]
+
+[[package]]
+name = "fontconfig-parser"
+version = "0.5.8"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646"
+dependencies = [
+ "roxmltree",
+]
+
+[[package]]
+name = "fontdb"
+version = "0.23.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905"
+dependencies = [
+ "fontconfig-parser",
+ "log",
+ "memmap2",
+ "slotmap",
+ "tinyvec",
+ "ttf-parser",
+]
+
+[[package]]
+name = "foreign-types"
+version = "0.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
+dependencies = [
+ "foreign-types-macros",
+ "foreign-types-shared",
+]
+
+[[package]]
+name = "foreign-types-macros"
+version = "0.2.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "foreign-types-shared"
+version = "0.3.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
+
+[[package]]
+name = "futures"
+version = "0.3.32"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d"
+dependencies = [
+ "futures-channel",
+ "futures-core",
+ "futures-executor",
+ "futures-io",
+ "futures-sink",
+ "futures-task",
+ "futures-util",
+]
+
+[[package]]
+name = "futures-channel"
+version = "0.3.32"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d"
+dependencies = [
+ "futures-core",
+ "futures-sink",
+]
+
+[[package]]
+name = "futures-core"
+version = "0.3.32"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
+
+[[package]]
+name = "futures-executor"
+version = "0.3.32"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d"
+dependencies = [
+ "futures-core",
+ "futures-task",
+ "futures-util",
+]
+
+[[package]]
+name = "futures-io"
+version = "0.3.32"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718"
+
+[[package]]
+name = "futures-lite"
+version = "2.6.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
+dependencies = [
+ "fastrand",
+ "futures-core",
+ "futures-io",
+ "parking",
+ "pin-project-lite",
+]
+
+[[package]]
+name = "futures-macro"
+version = "0.3.32"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "futures-sink"
+version = "0.3.32"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893"
+
+[[package]]
+name = "futures-task"
+version = "0.3.32"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
+
+[[package]]
+name = "futures-util"
+version = "0.3.32"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
+dependencies = [
+ "futures-channel",
+ "futures-core",
+ "futures-io",
+ "futures-macro",
+ "futures-sink",
+ "futures-task",
+ "memchr",
+ "pin-project-lite",
+ "slab",
+]
+
+[[package]]
+name = "gethostname"
+version = "1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8"
+dependencies = [
+ "rustix 1.1.4",
+ "windows-link",
+]
+
+[[package]]
+name = "getrandom"
+version = "0.3.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
+dependencies = [
+ "cfg-if",
+ "libc",
+ "r-efi 5.3.0",
+ "wasip2",
+]
+
+[[package]]
+name = "getrandom"
+version = "0.4.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555"
+dependencies = [
+ "cfg-if",
+ "libc",
+ "r-efi 6.0.0",
+ "wasip2",
+ "wasip3",
+]
+
+[[package]]
+name = "gl_generator"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d"
+dependencies = [
+ "khronos_api",
+ "log",
+ "xml-rs",
+]
+
+[[package]]
+name = "glam"
+version = "0.25.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "151665d9be52f9bb40fc7966565d39666f2d1e69233571b71b87791c7e0528b3"
+
+[[package]]
+name = "glob"
+version = "0.3.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
+
+[[package]]
+name = "globset"
+version = "0.4.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3"
+dependencies = [
+ "aho-corasick",
+ "bstr",
+ "log",
+ "regex-automata",
+ "regex-syntax",
+]
+
+[[package]]
+name = "globwalk"
+version = "0.8.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc"
+dependencies = [
+ "bitflags 1.3.2",
+ "ignore",
+ "walkdir",
+]
+
+[[package]]
+name = "glow"
+version = "0.16.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c5e5ea60d70410161c8bf5da3fdfeaa1c72ed2c15f8bbb9d19fe3a4fad085f08"
+dependencies = [
+ "js-sys",
+ "slotmap",
+ "wasm-bindgen",
+ "web-sys",
+]
+
+[[package]]
+name = "glutin_wgl_sys"
+version = "0.6.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2c4ee00b289aba7a9e5306d57c2d05499b2e5dc427f84ac708bd2c090212cf3e"
+dependencies = [
+ "gl_generator",
+]
+
+[[package]]
+name = "gpu-alloc"
+version = "0.6.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
+dependencies = [
+ "bitflags 2.11.0",
+ "gpu-alloc-types",
+]
+
+[[package]]
+name = "gpu-alloc-types"
+version = "0.3.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
+dependencies = [
+ "bitflags 2.11.0",
+]
+
+[[package]]
+name = "gpu-allocator"
+version = "0.27.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c151a2a5ef800297b4e79efa4f4bec035c5f51d5ae587287c9b952bdf734cacd"
+dependencies = [
+ "log",
+ "presser",
+ "thiserror 1.0.69",
+ "windows 0.58.0",
+]
+
+[[package]]
+name = "gpu-descriptor"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca"
+dependencies = [
+ "bitflags 2.11.0",
+ "gpu-descriptor-types",
+ "hashbrown 0.15.5",
+]
+
+[[package]]
+name = "gpu-descriptor-types"
+version = "0.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91"
+dependencies = [
+ "bitflags 2.11.0",
+]
+
+[[package]]
+name = "guillotiere"
+version = "0.6.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b62d5865c036cb1393e23c50693df631d3f5d7bcca4c04fe4cc0fd592e74a782"
+dependencies = [
+ "euclid",
+ "svg_fmt",
+]
+
+[[package]]
+name = "half"
+version = "2.7.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
+dependencies = [
+ "cfg-if",
+ "crunchy",
+ "num-traits",
+ "zerocopy",
+]
+
+[[package]]
+name = "harfrust"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "92c020db12c71d8a12a3fe7607873cade3a01a6287e29d540c8723276221b9d8"
+dependencies = [
+ "bitflags 2.11.0",
+ "bytemuck",
+ "core_maths",
+ "read-fonts 0.35.0",
+ "smallvec",
+]
+
+[[package]]
+name = "hashbrown"
+version = "0.15.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
+dependencies = [
+ "foldhash 0.1.5",
+]
+
+[[package]]
+name = "hashbrown"
+version = "0.16.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
+dependencies = [
+ "foldhash 0.2.0",
+]
+
+[[package]]
+name = "hashbrown"
+version = "0.17.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51"
+
+[[package]]
+name = "heck"
+version = "0.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
+
+[[package]]
+name = "hermit-abi"
+version = "0.5.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
+
+[[package]]
+name = "hex"
+version = "0.4.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
+
+[[package]]
+name = "hexf-parse"
+version = "0.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
+
+[[package]]
+name = "iced"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "000e01026c93ba643f8357a3db3ada0e6555265a377f6f9291c472f6dd701fb3"
+dependencies = [
+ "iced_core",
+ "iced_debug",
+ "iced_futures",
+ "iced_renderer",
+ "iced_runtime",
+ "iced_widget",
+ "iced_winit",
+ "thiserror 2.0.18",
+]
+
+[[package]]
+name = "iced_core"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "91ab1937d699403e7e69252ae743a902bcee9f4ab2052cc4c9a46fcf34729d85"
+dependencies = [
+ "bitflags 2.11.0",
+ "bytes",
+ "glam",
+ "lilt",
+ "log",
+ "num-traits",
+ "rustc-hash 2.1.2",
+ "smol_str",
+ "thiserror 2.0.18",
+ "web-time",
+]
+
+[[package]]
+name = "iced_debug"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "25035ab0215a620e53f4103e36fc4e59a1fb2817e4bfc38a30ad27b4202ea0be"
+dependencies = [
+ "iced_core",
+ "iced_futures",
+ "log",
+]
+
+[[package]]
+name = "iced_futures"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8c0c85ccad42dfbec7293c36c018af0ea0dbcc52d137a4a9a0b0f6822a3fdf0a"
+dependencies = [
+ "futures",
+ "iced_core",
+ "log",
+ "rustc-hash 2.1.2",
+ "smol",
+ "wasm-bindgen-futures",
+ "wasmtimer",
+]
+
+[[package]]
+name = "iced_graphics"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "234ca1c2cec4155055f68fa5fad1b5242c496ac8238d80a259bca382fb44a102"
+dependencies = [
+ "bitflags 2.11.0",
+ "bytemuck",
+ "cosmic-text",
+ "half",
+ "iced_core",
+ "iced_futures",
+ "log",
+ "raw-window-handle",
+ "rustc-hash 2.1.2",
+ "thiserror 2.0.18",
+ "unicode-segmentation",
+]
+
+[[package]]
+name = "iced_program"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6dfafec2947cda688d8eb00dac337ba11aa60f9ef6335aed343e189d26e4a673"
+dependencies = [
+ "iced_graphics",
+ "iced_runtime",
+]
+
+[[package]]
+name = "iced_renderer"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "250cc0802408e8c077986ec56c7d07c65f423ee658a4b9fd795a1f2aae5dac05"
+dependencies = [
+ "iced_graphics",
+ "iced_tiny_skia",
+ "iced_wgpu",
+ "log",
+ "thiserror 2.0.18",
+]
+
+[[package]]
+name = "iced_runtime"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d1889b819ce4c06674183242e336c8d49465665441396914dc07cc86f44fa8d4"
+dependencies = [
+ "bytes",
+ "iced_core",
+ "iced_futures",
+ "raw-window-handle",
+ "thiserror 2.0.18",
+]
+
+[[package]]
+name = "iced_tiny_skia"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fe0acf8b75a3bc914aff5f2329fdffc1b36eeaea29dda0e4bd232f1c62e9cc3d"
+dependencies = [
+ "bytemuck",
+ "cosmic-text",
+ "iced_debug",
+ "iced_graphics",
+ "kurbo",
+ "log",
+ "rustc-hash 2.1.2",
+ "softbuffer",
+ "tiny-skia",
+]
+
+[[package]]
+name = "iced_wgpu"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ff144a999b0ca0f8a10257934500060240825c42e950ec0ebee9c8ae30561c13"
+dependencies = [
+ "bitflags 2.11.0",
+ "bytemuck",
+ "cryoglyph",
+ "futures",
+ "glam",
+ "guillotiere",
+ "iced_debug",
+ "iced_graphics",
+ "log",
+ "rustc-hash 2.1.2",
+ "thiserror 2.0.18",
+ "wgpu",
+]
+
+[[package]]
+name = "iced_widget"
+version = "0.14.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b1596afa0d3109c2618e8bc12bae6c11d3064df8f95c42dfce570397dbe957ab"
+dependencies = [
+ "iced_renderer",
+ "log",
+ "num-traits",
+ "rustc-hash 2.1.2",
+ "thiserror 2.0.18",
+ "unicode-segmentation",
+]
+
+[[package]]
+name = "iced_winit"
+version = "0.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8b7dbedc47562d1de3b9707d939f678b88c382004b7ab5a18f7a7dd723162d75"
+dependencies = [
+ "iced_debug",
+ "iced_program",
+ "log",
+ "mundy",
+ "rustc-hash 2.1.2",
+ "thiserror 2.0.18",
+ "tracing",
+ "wasm-bindgen-futures",
+ "web-sys",
+ "window_clipboard",
+ "winit",
+]
+
+[[package]]
+name = "id-arena"
+version = "2.3.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954"
+
+[[package]]
+name = "ignore"
+version = "0.4.25"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d3d782a365a015e0f5c04902246139249abf769125006fbe7649e2ee88169b4a"
+dependencies = [
+ "crossbeam-deque",
+ "globset",
+ "log",
+ "memchr",
+ "regex-automata",
+ "same-file",
+ "walkdir",
+ "winapi-util",
+]
+
+[[package]]
+name = "indexmap"
+version = "2.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
+dependencies = [
+ "equivalent",
+ "hashbrown 0.17.0",
+ "serde",
+ "serde_core",
+]
+
+[[package]]
+name = "itertools"
+version = "0.11.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
+dependencies = [
+ "either",
+]
+
+[[package]]
+name = "itoa"
+version = "1.0.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
+
+[[package]]
+name = "jni"
+version = "0.21.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
+dependencies = [
+ "cesu8",
+ "cfg-if",
+ "combine",
+ "jni-sys 0.3.1",
+ "log",
+ "thiserror 1.0.69",
+ "walkdir",
+ "windows-sys 0.45.0",
+]
+
+[[package]]
+name = "jni"
+version = "0.22.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5efd9a482cf3a427f00d6b35f14332adc7902ce91efb778580e180ff90fa3498"
+dependencies = [
+ "cfg-if",
+ "combine",
+ "jni-macros",
+ "jni-sys 0.4.1",
+ "log",
+ "simd_cesu8",
+ "thiserror 2.0.18",
+ "walkdir",
+ "windows-link",
+]
+
+[[package]]
+name = "jni-macros"
+version = "0.22.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a00109accc170f0bdb141fed3e393c565b6f5e072365c3bd58f5b062591560a3"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "rustc_version",
+ "simd_cesu8",
+ "syn",
+]
+
+[[package]]
+name = "jni-sys"
+version = "0.3.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "41a652e1f9b6e0275df1f15b32661cf0d4b78d4d87ddec5e0c3c20f097433258"
+dependencies = [
+ "jni-sys 0.4.1",
+]
+
+[[package]]
+name = "jni-sys"
+version = "0.4.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c6377a88cb3910bee9b0fa88d4f42e1d2da8e79915598f65fb0c7ee14c878af2"
+dependencies = [
+ "jni-sys-macros",
+]
+
+[[package]]
+name = "jni-sys-macros"
+version = "0.4.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "38c0b942f458fe50cdac086d2f946512305e5631e720728f2a61aabcd47a6264"
+dependencies = [
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "jobserver"
+version = "0.1.34"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
+dependencies = [
+ "getrandom 0.3.4",
+ "libc",
+]
+
+[[package]]
+name = "js-sys"
+version = "0.3.95"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2964e92d1d9dc3364cae4d718d93f227e3abb088e747d92e0395bfdedf1c12ca"
+dependencies = [
+ "cfg-if",
+ "futures-util",
+ "once_cell",
+ "wasm-bindgen",
+]
+
+[[package]]
+name = "khronos-egl"
+version = "6.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
+dependencies = [
+ "libc",
+ "libloading",
+ "pkg-config",
+]
+
+[[package]]
+name = "khronos_api"
+version = "3.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
+
+[[package]]
+name = "kira-installer"
+version = "0.1.0"
+dependencies = [
+ "iced",
+ "rust-i18n",
+ "toml 1.1.2+spec-1.1.0",
+]
+
+[[package]]
+name = "kurbo"
+version = "0.10.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1618d4ebd923e97d67e7cd363d80aef35fe961005cbbbb3d2dad8bdd1bc63440"
+dependencies = [
+ "arrayvec",
+ "smallvec",
+]
+
+[[package]]
+name = "lazy_static"
+version = "1.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
+
+[[package]]
+name = "leb128fmt"
+version = "0.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2"
+
+[[package]]
+name = "libc"
+version = "0.2.185"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "52ff2c0fe9bc6cb6b14a0592c2ff4fa9ceb83eea9db979b0487cd054946a2b8f"
+
+[[package]]
+name = "libloading"
+version = "0.8.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
+dependencies = [
+ "cfg-if",
+ "windows-link",
+]
+
+[[package]]
+name = "libm"
+version = "0.2.16"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
+
+[[package]]
+name = "libredox"
+version = "0.1.16"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e02f3bb43d335493c96bf3fd3a321600bf6bd07ed34bc64118e9293bdffea46c"
+dependencies = [
+ "bitflags 2.11.0",
+ "libc",
+ "plain",
+ "redox_syscall 0.7.4",
+]
+
+[[package]]
+name = "lilt"
+version = "0.8.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f67562e5eff6b20553fa9be1c503356768420994e28f67e3eafe6f41910e57ad"
+dependencies = [
+ "web-time",
+]
+
+[[package]]
+name = "linebender_resource_handle"
+version = "0.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d4a5ff6bcca6c4867b1c4fd4ef63e4db7436ef363e0ad7531d1558856bae64f4"
+
+[[package]]
+name = "linux-raw-sys"
+version = "0.4.15"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
+
+[[package]]
+name = "linux-raw-sys"
+version = "0.12.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
+
+[[package]]
+name = "litrs"
+version = "1.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
+
+[[package]]
+name = "lock_api"
+version = "0.4.14"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
+dependencies = [
+ "scopeguard",
+]
+
+[[package]]
+name = "log"
+version = "0.4.29"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
+
+[[package]]
+name = "lru"
+version = "0.16.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7f66e8d5d03f609abc3a39e6f08e4164ebf1447a732906d39eb9b99b7919ef39"
+
+[[package]]
+name = "malloc_buf"
+version = "0.0.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
+dependencies = [
+ "libc",
+]
+
+[[package]]
+name = "memchr"
+version = "2.8.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
+
+[[package]]
+name = "memmap2"
+version = "0.9.10"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3"
+dependencies = [
+ "libc",
+]
+
+[[package]]
+name = "memoffset"
+version = "0.9.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
+dependencies = [
+ "autocfg",
+]
+
+[[package]]
+name = "metal"
+version = "0.32.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "00c15a6f673ff72ddcc22394663290f870fb224c1bfce55734a75c414150e605"
+dependencies = [
+ "bitflags 2.11.0",
+ "block",
+ "core-graphics-types 0.2.0",
+ "foreign-types",
+ "log",
+ "objc",
+ "paste",
+]
+
+[[package]]
+name = "mundy"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "523813c9e194ec43693805214eb112551f99382115b67f38600d724a692e7e8b"
+dependencies = [
+ "android-build",
+ "async-io",
+ "cfg-if",
+ "dispatch",
+ "futures-channel",
+ "futures-lite",
+ "jni 0.21.1",
+ "ndk-context",
+ "objc2 0.6.4",
+ "objc2-app-kit 0.3.2",
+ "objc2-foundation 0.3.2",
+ "pin-project-lite",
+ "wasm-bindgen",
+ "wasm-bindgen-futures",
+ "web-sys",
+ "windows 0.62.2",
+ "zbus",
+]
+
+[[package]]
+name = "naga"
+version = "27.0.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "066cf25f0e8b11ee0df221219010f213ad429855f57c494f995590c861a9a7d8"
+dependencies = [
+ "arrayvec",
+ "bit-set",
+ "bitflags 2.11.0",
+ "cfg-if",
+ "cfg_aliases",
+ "codespan-reporting",
+ "half",
+ "hashbrown 0.16.1",
+ "hexf-parse",
+ "indexmap",
+ "libm",
+ "log",
+ "num-traits",
+ "once_cell",
+ "rustc-hash 1.1.0",
+ "spirv",
+ "thiserror 2.0.18",
+ "unicode-ident",
+]
+
+[[package]]
+name = "ndk"
+version = "0.9.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4"
+dependencies = [
+ "bitflags 2.11.0",
+ "jni-sys 0.3.1",
+ "log",
+ "ndk-sys",
+ "num_enum",
+ "raw-window-handle",
+ "thiserror 1.0.69",
+]
+
+[[package]]
+name = "ndk-context"
+version = "0.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
+
+[[package]]
+name = "ndk-sys"
+version = "0.6.0+11769913"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873"
+dependencies = [
+ "jni-sys 0.3.1",
+]
+
+[[package]]
+name = "normpath"
+version = "1.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bf23ab2b905654b4cb177e30b629937b3868311d4e1cba859f899c041046e69b"
+dependencies = [
+ "windows-sys 0.61.2",
+]
+
+[[package]]
+name = "num-traits"
+version = "0.2.19"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
+dependencies = [
+ "autocfg",
+ "libm",
+]
+
+[[package]]
+name = "num_enum"
+version = "0.7.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5d0bca838442ec211fa11de3a8b0e0e8f3a4522575b5c4c06ed722e005036f26"
+dependencies = [
+ "num_enum_derive",
+ "rustversion",
+]
+
+[[package]]
+name = "num_enum_derive"
+version = "0.7.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "680998035259dcfcafe653688bf2aa6d3e2dc05e98be6ab46afb089dc84f1df8"
+dependencies = [
+ "proc-macro-crate",
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "objc"
+version = "0.2.7"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
+dependencies = [
+ "malloc_buf",
+]
+
+[[package]]
+name = "objc-sys"
+version = "0.3.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
+
+[[package]]
+name = "objc2"
+version = "0.5.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
+dependencies = [
+ "objc-sys",
+ "objc2-encode",
+]
+
+[[package]]
+name = "objc2"
+version = "0.6.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f"
+dependencies = [
+ "objc2-encode",
+]
+
+[[package]]
+name = "objc2-app-kit"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
+dependencies = [
+ "bitflags 2.11.0",
+ "block2 0.5.1",
+ "libc",
+ "objc2 0.5.2",
+ "objc2-core-data 0.2.2",
+ "objc2-core-image 0.2.2",
+ "objc2-foundation 0.2.2",
+ "objc2-quartz-core 0.2.2",
+]
+
+[[package]]
+name = "objc2-app-kit"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c"
+dependencies = [
+ "bitflags 2.11.0",
+ "block2 0.6.2",
+ "libc",
+ "objc2 0.6.4",
+ "objc2-cloud-kit 0.3.2",
+ "objc2-core-data 0.3.2",
+ "objc2-core-foundation",
+ "objc2-core-graphics",
+ "objc2-core-image 0.3.2",
+ "objc2-core-text",
+ "objc2-core-video",
+ "objc2-foundation 0.3.2",
+ "objc2-quartz-core 0.3.2",
+]
+
+[[package]]
+name = "objc2-cloud-kit"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009"
+dependencies = [
+ "bitflags 2.11.0",
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-core-location",
+ "objc2-foundation 0.2.2",
+]
+
+[[package]]
+name = "objc2-cloud-kit"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "73ad74d880bb43877038da939b7427bba67e9dd42004a18b809ba7d87cee241c"
+dependencies = [
+ "bitflags 2.11.0",
+ "objc2 0.6.4",
+ "objc2-foundation 0.3.2",
+]
+
+[[package]]
+name = "objc2-contacts"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889"
+dependencies = [
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-foundation 0.2.2",
+]
+
+[[package]]
+name = "objc2-core-data"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
+dependencies = [
+ "bitflags 2.11.0",
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-foundation 0.2.2",
+]
+
+[[package]]
+name = "objc2-core-data"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0b402a653efbb5e82ce4df10683b6b28027616a2715e90009947d50b8dd298fa"
+dependencies = [
+ "bitflags 2.11.0",
+ "objc2 0.6.4",
+ "objc2-foundation 0.3.2",
+]
+
+[[package]]
+name = "objc2-core-foundation"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536"
+dependencies = [
+ "bitflags 2.11.0",
+ "dispatch2",
+ "objc2 0.6.4",
+]
+
+[[package]]
+name = "objc2-core-graphics"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807"
+dependencies = [
+ "bitflags 2.11.0",
+ "dispatch2",
+ "objc2 0.6.4",
+ "objc2-core-foundation",
+ "objc2-io-surface",
+]
+
+[[package]]
+name = "objc2-core-image"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
+dependencies = [
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-foundation 0.2.2",
+ "objc2-metal",
+]
+
+[[package]]
+name = "objc2-core-image"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e5d563b38d2b97209f8e861173de434bd0214cf020e3423a52624cd1d989f006"
+dependencies = [
+ "objc2 0.6.4",
+ "objc2-foundation 0.3.2",
+]
+
+[[package]]
+name = "objc2-core-location"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781"
+dependencies = [
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-contacts",
+ "objc2-foundation 0.2.2",
+]
+
+[[package]]
+name = "objc2-core-text"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0cde0dfb48d25d2b4862161a4d5fcc0e3c24367869ad306b0c9ec0073bfed92d"
+dependencies = [
+ "bitflags 2.11.0",
+ "objc2 0.6.4",
+ "objc2-core-foundation",
+ "objc2-core-graphics",
+]
+
+[[package]]
+name = "objc2-core-video"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d425caf1df73233f29fd8a5c3e5edbc30d2d4307870f802d18f00d83dc5141a6"
+dependencies = [
+ "bitflags 2.11.0",
+ "objc2 0.6.4",
+ "objc2-core-foundation",
+ "objc2-core-graphics",
+ "objc2-io-surface",
+]
+
+[[package]]
+name = "objc2-encode"
+version = "4.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
+
+[[package]]
+name = "objc2-foundation"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
+dependencies = [
+ "bitflags 2.11.0",
+ "block2 0.5.1",
+ "dispatch",
+ "libc",
+ "objc2 0.5.2",
+]
+
+[[package]]
+name = "objc2-foundation"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272"
+dependencies = [
+ "bitflags 2.11.0",
+ "block2 0.6.2",
+ "libc",
+ "objc2 0.6.4",
+ "objc2-core-foundation",
+]
+
+[[package]]
+name = "objc2-io-surface"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d"
+dependencies = [
+ "bitflags 2.11.0",
+ "objc2 0.6.4",
+ "objc2-core-foundation",
+]
+
+[[package]]
+name = "objc2-link-presentation"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398"
+dependencies = [
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-app-kit 0.2.2",
+ "objc2-foundation 0.2.2",
+]
+
+[[package]]
+name = "objc2-metal"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
+dependencies = [
+ "bitflags 2.11.0",
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-foundation 0.2.2",
+]
+
+[[package]]
+name = "objc2-quartz-core"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
+dependencies = [
+ "bitflags 2.11.0",
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-foundation 0.2.2",
+ "objc2-metal",
+]
+
+[[package]]
+name = "objc2-quartz-core"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f"
+dependencies = [
+ "bitflags 2.11.0",
+ "objc2 0.6.4",
+ "objc2-core-foundation",
+ "objc2-foundation 0.3.2",
+]
+
+[[package]]
+name = "objc2-symbols"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc"
+dependencies = [
+ "objc2 0.5.2",
+ "objc2-foundation 0.2.2",
+]
+
+[[package]]
+name = "objc2-ui-kit"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f"
+dependencies = [
+ "bitflags 2.11.0",
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-cloud-kit 0.2.2",
+ "objc2-core-data 0.2.2",
+ "objc2-core-image 0.2.2",
+ "objc2-core-location",
+ "objc2-foundation 0.2.2",
+ "objc2-link-presentation",
+ "objc2-quartz-core 0.2.2",
+ "objc2-symbols",
+ "objc2-uniform-type-identifiers",
+ "objc2-user-notifications",
+]
+
+[[package]]
+name = "objc2-uniform-type-identifiers"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe"
+dependencies = [
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-foundation 0.2.2",
+]
+
+[[package]]
+name = "objc2-user-notifications"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3"
+dependencies = [
+ "bitflags 2.11.0",
+ "block2 0.5.1",
+ "objc2 0.5.2",
+ "objc2-core-location",
+ "objc2-foundation 0.2.2",
+]
+
+[[package]]
+name = "once_cell"
+version = "1.21.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
+
+[[package]]
+name = "orbclient"
+version = "0.3.51"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "59aed3b33578edcfa1bc96a321d590d31832b6ad55a26f0313362ce687e9abd6"
+dependencies = [
+ "libc",
+ "libredox",
+]
+
+[[package]]
+name = "ordered-float"
+version = "5.3.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b7d950ca161dc355eaf28f82b11345ed76c6e1f6eb1f4f4479e0323b9e2fbd0e"
+dependencies = [
+ "num-traits",
+]
+
+[[package]]
+name = "ordered-stream"
+version = "0.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
+dependencies = [
+ "futures-core",
+ "pin-project-lite",
+]
+
+[[package]]
+name = "owned_ttf_parser"
+version = "0.25.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b"
+dependencies = [
+ "ttf-parser",
+]
+
+[[package]]
+name = "parking"
+version = "2.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
+
+[[package]]
+name = "parking_lot"
+version = "0.12.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
+dependencies = [
+ "lock_api",
+ "parking_lot_core",
+]
+
+[[package]]
+name = "parking_lot_core"
+version = "0.9.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
+dependencies = [
+ "cfg-if",
+ "libc",
+ "redox_syscall 0.5.18",
+ "smallvec",
+ "windows-link",
+]
+
+[[package]]
+name = "paste"
+version = "1.0.15"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
+
+[[package]]
+name = "percent-encoding"
+version = "2.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
+
+[[package]]
+name = "pin-project"
+version = "1.1.11"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f1749c7ed4bcaf4c3d0a3efc28538844fb29bcdd7d2b67b2be7e20ba861ff517"
+dependencies = [
+ "pin-project-internal",
+]
+
+[[package]]
+name = "pin-project-internal"
+version = "1.1.11"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d9b20ed30f105399776b9c883e68e536ef602a16ae6f596d2c473591d6ad64c6"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "pin-project-lite"
+version = "0.2.17"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
+
+[[package]]
+name = "pin-utils"
+version = "0.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
+
+[[package]]
+name = "piper"
+version = "0.2.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c835479a4443ded371d6c535cbfd8d31ad92c5d23ae9770a61bc155e4992a3c1"
+dependencies = [
+ "atomic-waker",
+ "fastrand",
+ "futures-io",
+]
+
+[[package]]
+name = "pkg-config"
+version = "0.3.33"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e"
+
+[[package]]
+name = "plain"
+version = "0.2.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"
+
+[[package]]
+name = "polling"
+version = "3.11.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218"
+dependencies = [
+ "cfg-if",
+ "concurrent-queue",
+ "hermit-abi",
+ "pin-project-lite",
+ "rustix 1.1.4",
+ "windows-sys 0.61.2",
+]
+
+[[package]]
+name = "portable-atomic"
+version = "1.13.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
+
+[[package]]
+name = "portable-atomic-util"
+version = "0.2.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "091397be61a01d4be58e7841595bd4bfedb15f1cd54977d79b8271e94ed799a3"
+dependencies = [
+ "portable-atomic",
+]
+
+[[package]]
+name = "presser"
+version = "0.3.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa"
+
+[[package]]
+name = "prettyplease"
+version = "0.2.37"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
+dependencies = [
+ "proc-macro2",
+ "syn",
+]
+
+[[package]]
+name = "proc-macro-crate"
+version = "3.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f"
+dependencies = [
+ "toml_edit 0.25.11+spec-1.1.0",
+]
+
+[[package]]
+name = "proc-macro2"
+version = "1.0.106"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
+dependencies = [
+ "unicode-ident",
+]
+
+[[package]]
+name = "profiling"
+version = "1.0.17"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773"
+
+[[package]]
+name = "quick-xml"
+version = "0.39.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "958f21e8e7ceb5a1aa7fa87fab28e7c75976e0bfe7e23ff069e0a260f894067d"
+dependencies = [
+ "memchr",
+]
+
+[[package]]
+name = "quote"
+version = "1.0.45"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
+dependencies = [
+ "proc-macro2",
+]
+
+[[package]]
+name = "r-efi"
+version = "5.3.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
+
+[[package]]
+name = "r-efi"
+version = "6.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
+
+[[package]]
+name = "range-alloc"
+version = "0.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ca45419789ae5a7899559e9512e58ca889e41f04f1f2445e9f4b290ceccd1d08"
+
+[[package]]
+name = "rangemap"
+version = "1.7.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "973443cf09a9c8656b574a866ab68dfa19f0867d0340648c7d2f6a71b8a8ea68"
+
+[[package]]
+name = "raw-window-handle"
+version = "0.6.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
+
+[[package]]
+name = "read-fonts"
+version = "0.35.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6717cf23b488adf64b9d711329542ba34de147df262370221940dfabc2c91358"
+dependencies = [
+ "bytemuck",
+ "core_maths",
+ "font-types 0.10.1",
+]
+
+[[package]]
+name = "read-fonts"
+version = "0.37.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7b634fabf032fab15307ffd272149b622260f55974d9fad689292a5d33df02e5"
+dependencies = [
+ "bytemuck",
+ "font-types 0.11.3",
+]
+
+[[package]]
+name = "redox_syscall"
+version = "0.4.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
+dependencies = [
+ "bitflags 1.3.2",
+]
+
+[[package]]
+name = "redox_syscall"
+version = "0.5.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
+dependencies = [
+ "bitflags 2.11.0",
+]
+
+[[package]]
+name = "redox_syscall"
+version = "0.7.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f450ad9c3b1da563fb6948a8e0fb0fb9269711c9c73d9ea1de5058c79c8d643a"
+dependencies = [
+ "bitflags 2.11.0",
+]
+
+[[package]]
+name = "regex"
+version = "1.12.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
+dependencies = [
+ "aho-corasick",
+ "memchr",
+ "regex-automata",
+ "regex-syntax",
+]
+
+[[package]]
+name = "regex-automata"
+version = "0.4.14"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
+dependencies = [
+ "aho-corasick",
+ "memchr",
+ "regex-syntax",
+]
+
+[[package]]
+name = "regex-syntax"
+version = "0.8.10"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
+
+[[package]]
+name = "renderdoc-sys"
+version = "1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832"
+
+[[package]]
+name = "roxmltree"
+version = "0.20.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
+
+[[package]]
+name = "rust-i18n"
+version = "3.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fda2551fdfaf6cc5ee283adc15e157047b92ae6535cf80f6d4962d05717dc332"
+dependencies = [
+ "globwalk",
+ "once_cell",
+ "regex",
+ "rust-i18n-macro",
+ "rust-i18n-support",
+ "smallvec",
+]
+
+[[package]]
+name = "rust-i18n-macro"
+version = "3.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "22baf7d7f56656d23ebe24f6bb57a5d40d2bce2a5f1c503e692b5b2fa450f965"
+dependencies = [
+ "glob",
+ "once_cell",
+ "proc-macro2",
+ "quote",
+ "rust-i18n-support",
+ "serde",
+ "serde_json",
+ "serde_yaml",
+ "syn",
+]
+
+[[package]]
+name = "rust-i18n-support"
+version = "3.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "940ed4f52bba4c0152056d771e563b7133ad9607d4384af016a134b58d758f19"
+dependencies = [
+ "arc-swap",
+ "base62",
+ "globwalk",
+ "itertools",
+ "lazy_static",
+ "normpath",
+ "once_cell",
+ "proc-macro2",
+ "regex",
+ "serde",
+ "serde_json",
+ "serde_yaml",
+ "siphasher",
+ "toml 0.8.23",
+ "triomphe",
+]
+
+[[package]]
+name = "rustc-hash"
+version = "1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
+
+[[package]]
+name = "rustc-hash"
+version = "2.1.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
+
+[[package]]
+name = "rustc_version"
+version = "0.4.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
+dependencies = [
+ "semver",
+]
+
+[[package]]
+name = "rustix"
+version = "0.38.44"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
+dependencies = [
+ "bitflags 2.11.0",
+ "errno",
+ "libc",
+ "linux-raw-sys 0.4.15",
+ "windows-sys 0.59.0",
+]
+
+[[package]]
+name = "rustix"
+version = "1.1.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
+dependencies = [
+ "bitflags 2.11.0",
+ "errno",
+ "libc",
+ "linux-raw-sys 0.12.1",
+ "windows-sys 0.61.2",
+]
+
+[[package]]
+name = "rustversion"
+version = "1.0.22"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
+
+[[package]]
+name = "ryu"
+version = "1.0.23"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
+
+[[package]]
+name = "same-file"
+version = "1.0.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
+dependencies = [
+ "winapi-util",
+]
+
+[[package]]
+name = "scoped-tls"
+version = "1.0.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
+
+[[package]]
+name = "scopeguard"
+version = "1.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
+
+[[package]]
+name = "sctk-adwaita"
+version = "0.10.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec"
+dependencies = [
+ "ab_glyph",
+ "log",
+ "memmap2",
+ "smithay-client-toolkit 0.19.2",
+ "tiny-skia",
+]
+
+[[package]]
+name = "self_cell"
+version = "1.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b12e76d157a900eb52e81bc6e9f3069344290341720e9178cde2407113ac8d89"
+
+[[package]]
+name = "semver"
+version = "1.0.28"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
+
+[[package]]
+name = "serde"
+version = "1.0.228"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
+dependencies = [
+ "serde_core",
+ "serde_derive",
+]
+
+[[package]]
+name = "serde_core"
+version = "1.0.228"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
+dependencies = [
+ "serde_derive",
+]
+
+[[package]]
+name = "serde_derive"
+version = "1.0.228"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "serde_json"
+version = "1.0.149"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
+dependencies = [
+ "itoa",
+ "memchr",
+ "serde",
+ "serde_core",
+ "zmij",
+]
+
+[[package]]
+name = "serde_repr"
+version = "0.1.20"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "serde_spanned"
+version = "0.6.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
+dependencies = [
+ "serde",
+]
+
+[[package]]
+name = "serde_spanned"
+version = "1.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
+dependencies = [
+ "serde_core",
+]
+
+[[package]]
+name = "serde_yaml"
+version = "0.9.34+deprecated"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47"
+dependencies = [
+ "indexmap",
+ "itoa",
+ "ryu",
+ "serde",
+ "unsafe-libyaml",
+]
+
+[[package]]
+name = "shlex"
+version = "1.3.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
+
+[[package]]
+name = "signal-hook-registry"
+version = "1.4.8"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
+dependencies = [
+ "errno",
+ "libc",
+]
+
+[[package]]
+name = "simd_cesu8"
+version = "1.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "94f90157bb87cddf702797c5dadfa0be7d266cdf49e22da2fcaa32eff75b2c33"
+dependencies = [
+ "rustc_version",
+ "simdutf8",
+]
+
+[[package]]
+name = "simdutf8"
+version = "0.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
+
+[[package]]
+name = "siphasher"
+version = "1.0.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e"
+
+[[package]]
+name = "skrifa"
+version = "0.37.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8c31071dedf532758ecf3fed987cdb4bd9509f900e026ab684b4ecb81ea49841"
+dependencies = [
+ "bytemuck",
+ "read-fonts 0.35.0",
+]
+
+[[package]]
+name = "skrifa"
+version = "0.40.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7fbdfe3d2475fbd7ddd1f3e5cf8288a30eb3e5f95832829570cd88115a7434ac"
+dependencies = [
+ "bytemuck",
+ "read-fonts 0.37.0",
+]
+
+[[package]]
+name = "slab"
+version = "0.4.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
+
+[[package]]
+name = "slotmap"
+version = "1.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038"
+dependencies = [
+ "version_check",
+]
+
+[[package]]
+name = "smallvec"
+version = "1.15.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
+
+[[package]]
+name = "smithay-client-toolkit"
+version = "0.19.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016"
+dependencies = [
+ "bitflags 2.11.0",
+ "calloop 0.13.0",
+ "calloop-wayland-source 0.3.0",
+ "cursor-icon",
+ "libc",
+ "log",
+ "memmap2",
+ "rustix 0.38.44",
+ "thiserror 1.0.69",
+ "wayland-backend",
+ "wayland-client",
+ "wayland-csd-frame",
+ "wayland-cursor",
+ "wayland-protocols",
+ "wayland-protocols-wlr",
+ "wayland-scanner",
+ "xkeysym",
+]
+
+[[package]]
+name = "smithay-client-toolkit"
+version = "0.20.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0512da38f5e2b31201a93524adb8d3136276fa4fe4aafab4e1f727a82b534cc0"
+dependencies = [
+ "bitflags 2.11.0",
+ "calloop 0.14.4",
+ "calloop-wayland-source 0.4.1",
+ "cursor-icon",
+ "libc",
+ "log",
+ "memmap2",
+ "rustix 1.1.4",
+ "thiserror 2.0.18",
+ "wayland-backend",
+ "wayland-client",
+ "wayland-csd-frame",
+ "wayland-cursor",
+ "wayland-protocols",
+ "wayland-protocols-experimental",
+ "wayland-protocols-misc",
+ "wayland-protocols-wlr",
+ "wayland-scanner",
+ "xkeysym",
+]
+
+[[package]]
+name = "smithay-clipboard"
+version = "0.7.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "71704c03f739f7745053bde45fa203a46c58d25bc5c4efba1d9a60e9dba81226"
+dependencies = [
+ "libc",
+ "smithay-client-toolkit 0.20.0",
+ "wayland-backend",
+]
+
+[[package]]
+name = "smol"
+version = "2.0.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f"
+dependencies = [
+ "async-channel",
+ "async-executor",
+ "async-fs",
+ "async-io",
+ "async-lock",
+ "async-net",
+ "async-process",
+ "blocking",
+ "futures-lite",
+]
+
+[[package]]
+name = "smol_str"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead"
+dependencies = [
+ "serde",
+]
+
+[[package]]
+name = "softbuffer"
+version = "0.4.8"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "aac18da81ebbf05109ab275b157c22a653bb3c12cf884450179942f81bcbf6c3"
+dependencies = [
+ "as-raw-xcb-connection",
+ "bytemuck",
+ "fastrand",
+ "js-sys",
+ "memmap2",
+ "ndk",
+ "objc2 0.6.4",
+ "objc2-core-foundation",
+ "objc2-core-graphics",
+ "objc2-foundation 0.3.2",
+ "objc2-quartz-core 0.3.2",
+ "raw-window-handle",
+ "redox_syscall 0.5.18",
+ "rustix 1.1.4",
+ "tiny-xlib",
+ "tracing",
+ "wasm-bindgen",
+ "wayland-backend",
+ "wayland-client",
+ "wayland-sys",
+ "web-sys",
+ "windows-sys 0.61.2",
+ "x11rb",
+]
+
+[[package]]
+name = "spirv"
+version = "0.3.0+sdk-1.3.268.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
+dependencies = [
+ "bitflags 2.11.0",
+]
+
+[[package]]
+name = "stable_deref_trait"
+version = "1.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
+
+[[package]]
+name = "static_assertions"
+version = "1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
+
+[[package]]
+name = "strict-num"
+version = "0.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
+
+[[package]]
+name = "svg_fmt"
+version = "0.4.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0193cc4331cfd2f3d2011ef287590868599a2f33c3e69bc22c1a3d3acf9e02fb"
+
+[[package]]
+name = "swash"
+version = "0.2.7"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "842f3cd369c2ba38966204f983eaa5e54a8e84a7d7159ed36ade2b6c335aae64"
+dependencies = [
+ "skrifa 0.40.0",
+ "yazi",
+ "zeno",
+]
+
+[[package]]
+name = "syn"
+version = "2.0.117"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "unicode-ident",
+]
+
+[[package]]
+name = "sys-locale"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4"
+dependencies = [
+ "libc",
+]
+
+[[package]]
+name = "tempfile"
+version = "3.27.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
+dependencies = [
+ "fastrand",
+ "getrandom 0.4.2",
+ "once_cell",
+ "rustix 1.1.4",
+ "windows-sys 0.61.2",
+]
+
+[[package]]
+name = "termcolor"
+version = "1.4.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
+dependencies = [
+ "winapi-util",
+]
+
+[[package]]
+name = "thiserror"
+version = "1.0.69"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
+dependencies = [
+ "thiserror-impl 1.0.69",
+]
+
+[[package]]
+name = "thiserror"
+version = "2.0.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
+dependencies = [
+ "thiserror-impl 2.0.18",
+]
+
+[[package]]
+name = "thiserror-impl"
+version = "1.0.69"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "thiserror-impl"
+version = "2.0.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "tiny-skia"
+version = "0.11.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
+dependencies = [
+ "arrayref",
+ "arrayvec",
+ "bytemuck",
+ "cfg-if",
+ "log",
+ "tiny-skia-path",
+]
+
+[[package]]
+name = "tiny-skia-path"
+version = "0.11.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
+dependencies = [
+ "arrayref",
+ "bytemuck",
+ "strict-num",
+]
+
+[[package]]
+name = "tiny-xlib"
+version = "0.2.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0324504befd01cab6e0c994f34b2ffa257849ee019d3fb3b64fb2c858887d89e"
+dependencies = [
+ "as-raw-xcb-connection",
+ "ctor-lite",
+ "libloading",
+ "pkg-config",
+ "tracing",
+]
+
+[[package]]
+name = "tinyvec"
+version = "1.11.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3"
+dependencies = [
+ "tinyvec_macros",
+]
+
+[[package]]
+name = "tinyvec_macros"
+version = "0.1.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
+
+[[package]]
+name = "toml"
+version = "0.8.23"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362"
+dependencies = [
+ "serde",
+ "serde_spanned 0.6.9",
+ "toml_datetime 0.6.11",
+ "toml_edit 0.22.27",
+]
+
+[[package]]
+name = "toml"
+version = "1.1.2+spec-1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee"
+dependencies = [
+ "indexmap",
+ "serde_core",
+ "serde_spanned 1.1.1",
+ "toml_datetime 1.1.1+spec-1.1.0",
+ "toml_parser",
+ "toml_writer",
+ "winnow 1.0.1",
+]
+
+[[package]]
+name = "toml_datetime"
+version = "0.6.11"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c"
+dependencies = [
+ "serde",
+]
+
+[[package]]
+name = "toml_datetime"
+version = "1.1.1+spec-1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7"
+dependencies = [
+ "serde_core",
+]
+
+[[package]]
+name = "toml_edit"
+version = "0.22.27"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a"
+dependencies = [
+ "indexmap",
+ "serde",
+ "serde_spanned 0.6.9",
+ "toml_datetime 0.6.11",
+ "toml_write",
+ "winnow 0.7.15",
+]
+
+[[package]]
+name = "toml_edit"
+version = "0.25.11+spec-1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0b59c4d22ed448339746c59b905d24568fcbb3ab65a500494f7b8c3e97739f2b"
+dependencies = [
+ "indexmap",
+ "toml_datetime 1.1.1+spec-1.1.0",
+ "toml_parser",
+ "winnow 1.0.1",
+]
+
+[[package]]
+name = "toml_parser"
+version = "1.1.2+spec-1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526"
+dependencies = [
+ "winnow 1.0.1",
+]
+
+[[package]]
+name = "toml_write"
+version = "0.1.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801"
+
+[[package]]
+name = "toml_writer"
+version = "1.1.1+spec-1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db"
+
+[[package]]
+name = "tracing"
+version = "0.1.44"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
+dependencies = [
+ "log",
+ "pin-project-lite",
+ "tracing-attributes",
+ "tracing-core",
+]
+
+[[package]]
+name = "tracing-attributes"
+version = "0.1.31"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "tracing-core"
+version = "0.1.36"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
+dependencies = [
+ "once_cell",
+]
+
+[[package]]
+name = "triomphe"
+version = "0.1.15"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "dd69c5aa8f924c7519d6372789a74eac5b94fb0f8fcf0d4a97eb0bfc3e785f39"
+dependencies = [
+ "arc-swap",
+ "serde",
+ "stable_deref_trait",
+]
+
+[[package]]
+name = "ttf-parser"
+version = "0.25.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
+dependencies = [
+ "core_maths",
+]
+
+[[package]]
+name = "uds_windows"
+version = "1.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f2f6fb2847f6742cd76af783a2a2c49e9375d0a111c7bef6f71cd9e738c72d6e"
+dependencies = [
+ "memoffset",
+ "tempfile",
+ "windows-sys 0.61.2",
+]
+
+[[package]]
+name = "unicode-bidi"
+version = "0.3.18"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
+
+[[package]]
+name = "unicode-ident"
+version = "1.0.24"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
+
+[[package]]
+name = "unicode-linebreak"
+version = "0.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
+
+[[package]]
+name = "unicode-script"
+version = "0.5.8"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "383ad40bb927465ec0ce7720e033cb4ca06912855fc35db31b5755d0de75b1ee"
+
+[[package]]
+name = "unicode-segmentation"
+version = "1.13.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9629274872b2bfaf8d66f5f15725007f635594914870f65218920345aa11aa8c"
+
+[[package]]
+name = "unicode-width"
+version = "0.2.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
+
+[[package]]
+name = "unicode-xid"
+version = "0.2.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
+
+[[package]]
+name = "unsafe-libyaml"
+version = "0.2.11"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861"
+
+[[package]]
+name = "uuid"
+version = "1.23.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5ac8b6f42ead25368cf5b098aeb3dc8a1a2c05a3eee8a9a1a68c640edbfc79d9"
+dependencies = [
+ "js-sys",
+ "serde_core",
+ "wasm-bindgen",
+]
+
+[[package]]
+name = "version_check"
+version = "0.9.5"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
+
+[[package]]
+name = "walkdir"
+version = "2.5.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
+dependencies = [
+ "same-file",
+ "winapi-util",
+]
+
+[[package]]
+name = "wasip2"
+version = "1.0.2+wasi-0.2.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5"
+dependencies = [
+ "wit-bindgen",
+]
+
+[[package]]
+name = "wasip3"
+version = "0.4.0+wasi-0.3.0-rc-2026-01-06"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5"
+dependencies = [
+ "wit-bindgen",
+]
+
+[[package]]
+name = "wasm-bindgen"
+version = "0.2.118"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0bf938a0bacb0469e83c1e148908bd7d5a6010354cf4fb73279b7447422e3a89"
+dependencies = [
+ "cfg-if",
+ "once_cell",
+ "rustversion",
+ "wasm-bindgen-macro",
+ "wasm-bindgen-shared",
+]
+
+[[package]]
+name = "wasm-bindgen-futures"
+version = "0.4.68"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f371d383f2fb139252e0bfac3b81b265689bf45b6874af544ffa4c975ac1ebf8"
+dependencies = [
+ "js-sys",
+ "wasm-bindgen",
+]
+
+[[package]]
+name = "wasm-bindgen-macro"
+version = "0.2.118"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "eeff24f84126c0ec2db7a449f0c2ec963c6a49efe0698c4242929da037ca28ed"
+dependencies = [
+ "quote",
+ "wasm-bindgen-macro-support",
+]
+
+[[package]]
+name = "wasm-bindgen-macro-support"
+version = "0.2.118"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9d08065faf983b2b80a79fd87d8254c409281cf7de75fc4b773019824196c904"
+dependencies = [
+ "bumpalo",
+ "proc-macro2",
+ "quote",
+ "syn",
+ "wasm-bindgen-shared",
+]
+
+[[package]]
+name = "wasm-bindgen-shared"
+version = "0.2.118"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5fd04d9e306f1907bd13c6361b5c6bfc7b3b3c095ed3f8a9246390f8dbdee129"
+dependencies = [
+ "unicode-ident",
+]
+
+[[package]]
+name = "wasm-encoder"
+version = "0.244.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319"
+dependencies = [
+ "leb128fmt",
+ "wasmparser",
+]
+
+[[package]]
+name = "wasm-metadata"
+version = "0.244.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909"
+dependencies = [
+ "anyhow",
+ "indexmap",
+ "wasm-encoder",
+ "wasmparser",
+]
+
+[[package]]
+name = "wasmparser"
+version = "0.244.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe"
+dependencies = [
+ "bitflags 2.11.0",
+ "hashbrown 0.15.5",
+ "indexmap",
+ "semver",
+]
+
+[[package]]
+name = "wasmtimer"
+version = "0.4.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1c598d6b99ea013e35844697fc4670d08339d5cda15588f193c6beedd12f644b"
+dependencies = [
+ "futures",
+ "js-sys",
+ "parking_lot",
+ "pin-utils",
+ "slab",
+ "wasm-bindgen",
+]
+
+[[package]]
+name = "wayland-backend"
+version = "0.3.15"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2857dd20b54e916ec7253b3d6b4d5c4d7d4ca2c33c2e11c6c76a99bd8744755d"
+dependencies = [
+ "cc",
+ "downcast-rs",
+ "rustix 1.1.4",
+ "scoped-tls",
+ "smallvec",
+ "wayland-sys",
+]
+
+[[package]]
+name = "wayland-client"
+version = "0.31.14"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "645c7c96bb74690c3189b5c9cb4ca1627062bb23693a4fad9d8c3de958260144"
+dependencies = [
+ "bitflags 2.11.0",
+ "rustix 1.1.4",
+ "wayland-backend",
+ "wayland-scanner",
+]
+
+[[package]]
+name = "wayland-csd-frame"
+version = "0.3.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e"
+dependencies = [
+ "bitflags 2.11.0",
+ "cursor-icon",
+ "wayland-backend",
+]
+
+[[package]]
+name = "wayland-cursor"
+version = "0.31.14"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "4a52d18780be9b1314328a3de5f930b73d2200112e3849ca6cb11822793fb34d"
+dependencies = [
+ "rustix 1.1.4",
+ "wayland-client",
+ "xcursor",
+]
+
+[[package]]
+name = "wayland-protocols"
+version = "0.32.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "563a85523cade2429938e790815fd7319062103b9f4a2dc806e9b53b95982d8f"
+dependencies = [
+ "bitflags 2.11.0",
+ "wayland-backend",
+ "wayland-client",
+ "wayland-scanner",
+]
+
+[[package]]
+name = "wayland-protocols-experimental"
+version = "20250721.0.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "40a1f863128dcaaec790d7b4b396cc9b9a7a079e878e18c47e6c2d2c5a8dcbb1"
+dependencies = [
+ "bitflags 2.11.0",
+ "wayland-backend",
+ "wayland-client",
+ "wayland-protocols",
+ "wayland-scanner",
+]
+
+[[package]]
+name = "wayland-protocols-misc"
+version = "0.3.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6e9567599ef23e09b8dad6e429e5738d4509dfc46b3b21f32841a304d16b29c8"
+dependencies = [
+ "bitflags 2.11.0",
+ "wayland-backend",
+ "wayland-client",
+ "wayland-protocols",
+ "wayland-scanner",
+]
+
+[[package]]
+name = "wayland-protocols-plasma"
+version = "0.3.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2b6d8cf1eb2c1c31ed1f5643c88a6e53538129d4af80030c8cabd1f9fa884d91"
+dependencies = [
+ "bitflags 2.11.0",
+ "wayland-backend",
+ "wayland-client",
+ "wayland-protocols",
+ "wayland-scanner",
+]
+
+[[package]]
+name = "wayland-protocols-wlr"
+version = "0.3.12"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "eb04e52f7836d7c7976c78ca0250d61e33873c34156a2a1fc9474828ec268234"
+dependencies = [
+ "bitflags 2.11.0",
+ "wayland-backend",
+ "wayland-client",
+ "wayland-protocols",
+ "wayland-scanner",
+]
+
+[[package]]
+name = "wayland-scanner"
+version = "0.31.10"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9c324a910fd86ebdc364a3e61ec1f11737d3b1d6c273c0239ee8ff4bc0d24b4a"
+dependencies = [
+ "proc-macro2",
+ "quick-xml",
+ "quote",
+]
+
+[[package]]
+name = "wayland-sys"
+version = "0.31.11"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d8eab23fefc9e41f8e841df4a9c707e8a8c4ed26e944ef69297184de2785e3be"
+dependencies = [
+ "dlib",
+ "log",
+ "once_cell",
+ "pkg-config",
+]
+
+[[package]]
+name = "web-sys"
+version = "0.3.95"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "4f2dfbb17949fa2088e5d39408c48368947b86f7834484e87b73de55bc14d97d"
+dependencies = [
+ "js-sys",
+ "wasm-bindgen",
+]
+
+[[package]]
+name = "web-time"
+version = "1.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
+dependencies = [
+ "js-sys",
+ "wasm-bindgen",
+]
+
+[[package]]
+name = "wgpu"
+version = "27.0.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bfe68bac7cde125de7a731c3400723cadaaf1703795ad3f4805f187459cd7a77"
+dependencies = [
+ "arrayvec",
+ "bitflags 2.11.0",
+ "cfg-if",
+ "cfg_aliases",
+ "document-features",
+ "hashbrown 0.16.1",
+ "js-sys",
+ "log",
+ "naga",
+ "parking_lot",
+ "portable-atomic",
+ "profiling",
+ "raw-window-handle",
+ "smallvec",
+ "static_assertions",
+ "wasm-bindgen",
+ "wasm-bindgen-futures",
+ "web-sys",
+ "wgpu-core",
+ "wgpu-hal",
+ "wgpu-types",
+]
+
+[[package]]
+name = "wgpu-core"
+version = "27.0.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "27a75de515543b1897b26119f93731b385a19aea165a1ec5f0e3acecc229cae7"
+dependencies = [
+ "arrayvec",
+ "bit-set",
+ "bit-vec",
+ "bitflags 2.11.0",
+ "bytemuck",
+ "cfg_aliases",
+ "document-features",
+ "hashbrown 0.16.1",
+ "indexmap",
+ "log",
+ "naga",
+ "once_cell",
+ "parking_lot",
+ "portable-atomic",
+ "profiling",
+ "raw-window-handle",
+ "rustc-hash 1.1.0",
+ "smallvec",
+ "thiserror 2.0.18",
+ "wgpu-core-deps-apple",
+ "wgpu-core-deps-emscripten",
+ "wgpu-core-deps-windows-linux-android",
+ "wgpu-hal",
+ "wgpu-types",
+]
+
+[[package]]
+name = "wgpu-core-deps-apple"
+version = "27.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0772ae958e9be0c729561d5e3fd9a19679bcdfb945b8b1a1969d9bfe8056d233"
+dependencies = [
+ "wgpu-hal",
+]
+
+[[package]]
+name = "wgpu-core-deps-emscripten"
+version = "27.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b06ac3444a95b0813ecfd81ddb2774b66220b264b3e2031152a4a29fda4da6b5"
+dependencies = [
+ "wgpu-hal",
+]
+
+[[package]]
+name = "wgpu-core-deps-windows-linux-android"
+version = "27.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "71197027d61a71748e4120f05a9242b2ad142e3c01f8c1b47707945a879a03c3"
+dependencies = [
+ "wgpu-hal",
+]
+
+[[package]]
+name = "wgpu-hal"
+version = "27.0.4"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5b21cb61c57ee198bc4aff71aeadff4cbb80b927beb912506af9c780d64313ce"
+dependencies = [
+ "android_system_properties",
+ "arrayvec",
+ "ash",
+ "bit-set",
+ "bitflags 2.11.0",
+ "block",
+ "bytemuck",
+ "cfg-if",
+ "cfg_aliases",
+ "core-graphics-types 0.2.0",
+ "glow",
+ "glutin_wgl_sys",
+ "gpu-alloc",
+ "gpu-allocator",
+ "gpu-descriptor",
+ "hashbrown 0.16.1",
+ "js-sys",
+ "khronos-egl",
+ "libc",
+ "libloading",
+ "log",
+ "metal",
+ "naga",
+ "ndk-sys",
+ "objc",
+ "once_cell",
+ "ordered-float",
+ "parking_lot",
+ "portable-atomic",
+ "portable-atomic-util",
+ "profiling",
+ "range-alloc",
+ "raw-window-handle",
+ "renderdoc-sys",
+ "smallvec",
+ "thiserror 2.0.18",
+ "wasm-bindgen",
+ "web-sys",
+ "wgpu-types",
+ "windows 0.58.0",
+ "windows-core 0.58.0",
+]
+
+[[package]]
+name = "wgpu-types"
+version = "27.0.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "afdcf84c395990db737f2dd91628706cb31e86d72e53482320d368e52b5da5eb"
+dependencies = [
+ "bitflags 2.11.0",
+ "bytemuck",
+ "js-sys",
+ "log",
+ "thiserror 2.0.18",
+ "web-sys",
+]
+
+[[package]]
+name = "winapi-util"
+version = "0.1.11"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
+dependencies = [
+ "windows-sys 0.61.2",
+]
+
+[[package]]
+name = "window_clipboard"
+version = "0.5.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d5654226305eaf2dde8853fb482861d28e5dcecbbd40cb88e8393d94bb80d733"
+dependencies = [
+ "clipboard-win",
+ "clipboard_macos",
+ "clipboard_wayland",
+ "clipboard_x11",
+ "raw-window-handle",
+ "thiserror 2.0.18",
+]
+
+[[package]]
+name = "windows"
+version = "0.58.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
+dependencies = [
+ "windows-core 0.58.0",
+ "windows-targets 0.52.6",
+]
+
+[[package]]
+name = "windows"
+version = "0.62.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "527fadee13e0c05939a6a05d5bd6eec6cd2e3dbd648b9f8e447c6518133d8580"
+dependencies = [
+ "windows-collections",
+ "windows-core 0.62.2",
+ "windows-future",
+ "windows-numerics",
+]
+
+[[package]]
+name = "windows-collections"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "23b2d95af1a8a14a3c7367e1ed4fc9c20e0a26e79551b1454d72583c97cc6610"
+dependencies = [
+ "windows-core 0.62.2",
+]
+
+[[package]]
+name = "windows-core"
+version = "0.58.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
+dependencies = [
+ "windows-implement 0.58.0",
+ "windows-interface 0.58.0",
+ "windows-result 0.2.0",
+ "windows-strings 0.1.0",
+ "windows-targets 0.52.6",
+]
+
+[[package]]
+name = "windows-core"
+version = "0.62.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
+dependencies = [
+ "windows-implement 0.60.2",
+ "windows-interface 0.59.3",
+ "windows-link",
+ "windows-result 0.4.1",
+ "windows-strings 0.5.1",
+]
+
+[[package]]
+name = "windows-future"
+version = "0.3.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e1d6f90251fe18a279739e78025bd6ddc52a7e22f921070ccdc67dde84c605cb"
+dependencies = [
+ "windows-core 0.62.2",
+ "windows-link",
+ "windows-threading",
+]
+
+[[package]]
+name = "windows-implement"
+version = "0.58.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "windows-implement"
+version = "0.60.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "windows-interface"
+version = "0.58.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "windows-interface"
+version = "0.59.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "windows-link"
+version = "0.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
+
+[[package]]
+name = "windows-numerics"
+version = "0.3.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6e2e40844ac143cdb44aead537bbf727de9b044e107a0f1220392177d15b0f26"
+dependencies = [
+ "windows-core 0.62.2",
+ "windows-link",
+]
+
+[[package]]
+name = "windows-result"
+version = "0.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
+dependencies = [
+ "windows-targets 0.52.6",
+]
+
+[[package]]
+name = "windows-result"
+version = "0.4.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
+dependencies = [
+ "windows-link",
+]
+
+[[package]]
+name = "windows-strings"
+version = "0.1.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
+dependencies = [
+ "windows-result 0.2.0",
+ "windows-targets 0.52.6",
+]
+
+[[package]]
+name = "windows-strings"
+version = "0.5.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
+dependencies = [
+ "windows-link",
+]
+
+[[package]]
+name = "windows-sys"
+version = "0.45.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
+dependencies = [
+ "windows-targets 0.42.2",
+]
+
+[[package]]
+name = "windows-sys"
+version = "0.52.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
+dependencies = [
+ "windows-targets 0.52.6",
+]
+
+[[package]]
+name = "windows-sys"
+version = "0.59.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
+dependencies = [
+ "windows-targets 0.52.6",
+]
+
+[[package]]
+name = "windows-sys"
+version = "0.61.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
+dependencies = [
+ "windows-link",
+]
+
+[[package]]
+name = "windows-targets"
+version = "0.42.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
+dependencies = [
+ "windows_aarch64_gnullvm 0.42.2",
+ "windows_aarch64_msvc 0.42.2",
+ "windows_i686_gnu 0.42.2",
+ "windows_i686_msvc 0.42.2",
+ "windows_x86_64_gnu 0.42.2",
+ "windows_x86_64_gnullvm 0.42.2",
+ "windows_x86_64_msvc 0.42.2",
+]
+
+[[package]]
+name = "windows-targets"
+version = "0.52.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
+dependencies = [
+ "windows_aarch64_gnullvm 0.52.6",
+ "windows_aarch64_msvc 0.52.6",
+ "windows_i686_gnu 0.52.6",
+ "windows_i686_gnullvm",
+ "windows_i686_msvc 0.52.6",
+ "windows_x86_64_gnu 0.52.6",
+ "windows_x86_64_gnullvm 0.52.6",
+ "windows_x86_64_msvc 0.52.6",
+]
+
+[[package]]
+name = "windows-threading"
+version = "0.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3949bd5b99cafdf1c7ca86b43ca564028dfe27d66958f2470940f73d86d75b37"
+dependencies = [
+ "windows-link",
+]
+
+[[package]]
+name = "windows_aarch64_gnullvm"
+version = "0.42.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
+
+[[package]]
+name = "windows_aarch64_gnullvm"
+version = "0.52.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
+
+[[package]]
+name = "windows_aarch64_msvc"
+version = "0.42.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
+
+[[package]]
+name = "windows_aarch64_msvc"
+version = "0.52.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
+
+[[package]]
+name = "windows_i686_gnu"
+version = "0.42.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
+
+[[package]]
+name = "windows_i686_gnu"
+version = "0.52.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
+
+[[package]]
+name = "windows_i686_gnullvm"
+version = "0.52.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
+
+[[package]]
+name = "windows_i686_msvc"
+version = "0.42.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
+
+[[package]]
+name = "windows_i686_msvc"
+version = "0.52.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
+
+[[package]]
+name = "windows_x86_64_gnu"
+version = "0.42.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
+
+[[package]]
+name = "windows_x86_64_gnu"
+version = "0.52.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
+
+[[package]]
+name = "windows_x86_64_gnullvm"
+version = "0.42.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
+
+[[package]]
+name = "windows_x86_64_gnullvm"
+version = "0.52.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
+
+[[package]]
+name = "windows_x86_64_msvc"
+version = "0.42.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
+
+[[package]]
+name = "windows_x86_64_msvc"
+version = "0.52.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
+
+[[package]]
+name = "winit"
+version = "0.30.13"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "a6755fa58a9f8350bd1e472d4c3fcc25f824ec358933bba33306d0b63df5978d"
+dependencies = [
+ "ahash",
+ "android-activity",
+ "atomic-waker",
+ "bitflags 2.11.0",
+ "block2 0.5.1",
+ "bytemuck",
+ "calloop 0.13.0",
+ "cfg_aliases",
+ "concurrent-queue",
+ "core-foundation 0.9.4",
+ "core-graphics",
+ "cursor-icon",
+ "dpi",
+ "js-sys",
+ "libc",
+ "memmap2",
+ "ndk",
+ "objc2 0.5.2",
+ "objc2-app-kit 0.2.2",
+ "objc2-foundation 0.2.2",
+ "objc2-ui-kit",
+ "orbclient",
+ "percent-encoding",
+ "pin-project",
+ "raw-window-handle",
+ "redox_syscall 0.4.1",
+ "rustix 0.38.44",
+ "sctk-adwaita",
+ "smithay-client-toolkit 0.19.2",
+ "smol_str",
+ "tracing",
+ "unicode-segmentation",
+ "wasm-bindgen",
+ "wasm-bindgen-futures",
+ "wayland-backend",
+ "wayland-client",
+ "wayland-protocols",
+ "wayland-protocols-plasma",
+ "web-sys",
+ "web-time",
+ "windows-sys 0.52.0",
+ "x11-dl",
+ "x11rb",
+ "xkbcommon-dl",
+]
+
+[[package]]
+name = "winnow"
+version = "0.7.15"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945"
+dependencies = [
+ "memchr",
+]
+
+[[package]]
+name = "winnow"
+version = "1.0.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "09dac053f1cd375980747450bfc7250c264eaae0583872e845c0c7cd578872b5"
+dependencies = [
+ "memchr",
+]
+
+[[package]]
+name = "wit-bindgen"
+version = "0.51.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
+dependencies = [
+ "wit-bindgen-rust-macro",
+]
+
+[[package]]
+name = "wit-bindgen-core"
+version = "0.51.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc"
+dependencies = [
+ "anyhow",
+ "heck",
+ "wit-parser",
+]
+
+[[package]]
+name = "wit-bindgen-rust"
+version = "0.51.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21"
+dependencies = [
+ "anyhow",
+ "heck",
+ "indexmap",
+ "prettyplease",
+ "syn",
+ "wasm-metadata",
+ "wit-bindgen-core",
+ "wit-component",
+]
+
+[[package]]
+name = "wit-bindgen-rust-macro"
+version = "0.51.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a"
+dependencies = [
+ "anyhow",
+ "prettyplease",
+ "proc-macro2",
+ "quote",
+ "syn",
+ "wit-bindgen-core",
+ "wit-bindgen-rust",
+]
+
+[[package]]
+name = "wit-component"
+version = "0.244.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2"
+dependencies = [
+ "anyhow",
+ "bitflags 2.11.0",
+ "indexmap",
+ "log",
+ "serde",
+ "serde_derive",
+ "serde_json",
+ "wasm-encoder",
+ "wasm-metadata",
+ "wasmparser",
+ "wit-parser",
+]
+
+[[package]]
+name = "wit-parser"
+version = "0.244.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736"
+dependencies = [
+ "anyhow",
+ "id-arena",
+ "indexmap",
+ "log",
+ "semver",
+ "serde",
+ "serde_derive",
+ "serde_json",
+ "unicode-xid",
+ "wasmparser",
+]
+
+[[package]]
+name = "x11-dl"
+version = "2.21.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
+dependencies = [
+ "libc",
+ "once_cell",
+ "pkg-config",
+]
+
+[[package]]
+name = "x11rb"
+version = "0.13.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414"
+dependencies = [
+ "as-raw-xcb-connection",
+ "gethostname",
+ "libc",
+ "libloading",
+ "once_cell",
+ "rustix 1.1.4",
+ "x11rb-protocol",
+]
+
+[[package]]
+name = "x11rb-protocol"
+version = "0.13.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd"
+
+[[package]]
+name = "xcursor"
+version = "0.3.10"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b"
+
+[[package]]
+name = "xkbcommon-dl"
+version = "0.4.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5"
+dependencies = [
+ "bitflags 2.11.0",
+ "dlib",
+ "log",
+ "once_cell",
+ "xkeysym",
+]
+
+[[package]]
+name = "xkeysym"
+version = "0.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
+
+[[package]]
+name = "xml-rs"
+version = "0.8.28"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "3ae8337f8a065cfc972643663ea4279e04e7256de865aa66fe25cec5fb912d3f"
+
+[[package]]
+name = "yazi"
+version = "0.2.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "e01738255b5a16e78bbb83e7fbba0a1e7dd506905cfc53f4622d89015a03fbb5"
+
+[[package]]
+name = "zbus"
+version = "5.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ca82f95dbd3943a40a53cfded6c2d0a2ca26192011846a1810c4256ef92c60bc"
+dependencies = [
+ "async-broadcast",
+ "async-executor",
+ "async-io",
+ "async-lock",
+ "async-process",
+ "async-recursion",
+ "async-task",
+ "async-trait",
+ "blocking",
+ "enumflags2",
+ "event-listener",
+ "futures-core",
+ "futures-lite",
+ "hex",
+ "libc",
+ "ordered-stream",
+ "rustix 1.1.4",
+ "serde",
+ "serde_repr",
+ "tracing",
+ "uds_windows",
+ "uuid",
+ "windows-sys 0.61.2",
+ "winnow 0.7.15",
+ "zbus_macros",
+ "zbus_names",
+ "zvariant",
+]
+
+[[package]]
+name = "zbus_macros"
+version = "5.14.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "897e79616e84aac4b2c46e9132a4f63b93105d54fe8c0e8f6bffc21fa8d49222"
+dependencies = [
+ "proc-macro-crate",
+ "proc-macro2",
+ "quote",
+ "syn",
+ "zbus_names",
+ "zvariant",
+ "zvariant_utils",
+]
+
+[[package]]
+name = "zbus_names"
+version = "4.3.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ffd8af6d5b78619bab301ff3c560a5bd22426150253db278f164d6cf3b72c50f"
+dependencies = [
+ "serde",
+ "winnow 0.7.15",
+ "zvariant",
+]
+
+[[package]]
+name = "zeno"
+version = "0.3.3"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "6df3dc4292935e51816d896edcd52aa30bc297907c26167fec31e2b0c6a32524"
+
+[[package]]
+name = "zerocopy"
+version = "0.8.48"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "eed437bf9d6692032087e337407a86f04cd8d6a16a37199ed57949d415bd68e9"
+dependencies = [
+ "zerocopy-derive",
+]
+
+[[package]]
+name = "zerocopy-derive"
+version = "0.8.48"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "70e3cd084b1788766f53af483dd21f93881ff30d7320490ec3ef7526d203bad4"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "syn",
+]
+
+[[package]]
+name = "zmij"
+version = "1.0.21"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
+
+[[package]]
+name = "zvariant"
+version = "5.10.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5708299b21903bbe348e94729f22c49c55d04720a004aa350f1f9c122fd2540b"
+dependencies = [
+ "endi",
+ "enumflags2",
+ "serde",
+ "winnow 0.7.15",
+ "zvariant_derive",
+ "zvariant_utils",
+]
+
+[[package]]
+name = "zvariant_derive"
+version = "5.10.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "5b59b012ebe9c46656f9cc08d8da8b4c726510aef12559da3e5f1bf72780752c"
+dependencies = [
+ "proc-macro-crate",
+ "proc-macro2",
+ "quote",
+ "syn",
+ "zvariant_utils",
+]
+
+[[package]]
+name = "zvariant_utils"
+version = "3.3.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "f75c23a64ef8f40f13a6989991e643554d9bef1d682a281160cf0c1bc389c5e9"
+dependencies = [
+ "proc-macro2",
+ "quote",
+ "serde",
+ "syn",
+ "winnow 0.7.15",
+]
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..dc27b85
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,9 @@
+[package]
+name = "kira-installer"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]
+iced = { version = "0.14", features = ["smol"] }
+rust-i18n = "3"
+toml = "1"
diff --git a/src/locales/AF.json b/src/locales/AF.json
new file mode 100644
index 0000000..bd8c4e4
--- /dev/null
+++ b/src/locales/AF.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Deur op die 'Aanvaar'-knoppie te druk, stem u in tot die bogenoemde bepalings.",
+ "license.license": "Hierdie program is vrye sagteware: jy kan dit herverdeel en/of wysig onder die bepalings van die GNU Algemene Openbare Lisensie soos gepubliseer deur die Free Software Foundation, hetsy weergawe 3 van die lisensie, of (na jou keuse) enige latere weergawe.\n\nHierdie program word versprei in die hoop dat dit nuttig sal wees, maar SONDER ENIGE GARANTIE; sonder selfs die geïmpliseerde waarborg van VERKOOPBAARHEID of GESKIKTHEID VIR 'N BEPAALDE DOEL. Sien die GNU Algemene Openbare Lisensie vir meer besonderhede.\n\nU behoort 'n kopie van die GNU Algemene Openbare Lisensie saam met hierdie program ontvang te het. Indien nie, sien .",
+ "locale_name": "Afrikaans",
+ "wellcome.choose_language": "Kies asseblief die taal wat tydens die installasie gebruik moet word!",
+ "wellcome.text": "Welkom by Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/AN.json b/src/locales/AN.json
new file mode 100644
index 0000000..592e5c6
--- /dev/null
+++ b/src/locales/AN.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "En pretar o botón 'Acceptar', accepta os termins descritos dinantes.",
+ "license.license": "Iste programa ye software libre: puede redistribuir-lo y/u modificar-lo baixo os termins d'a Licencia Publica Cheneral de GNU publicada por a Free Software Foundation, ya sía a versión 3 d'a Licencia, u (a la suya opción) cualsiquier versión posterior.\n\nIste programa se distribuye con a esperanza de que siga útil, pero SIN GARANTÍA DE NINGÚN TIPO; ni sisquiera con a garantía implícita de COMERCIABILIDAT u IDONEIDAT TA UN FIN PARTICULAR. Se veiga a Licencia Publica Cheneral de GNU ta más detalles.\n\nHabría d'haber recibiu una copia d'a Licencia Publica Cheneral de GNU chunto con iste programa. Si no ye asinas, se veiga .",
+ "locale_name": "Aragonese",
+ "wellcome.choose_language": "Per favor, trigue o idioma pa emplegar durant a instalación!",
+ "wellcome.text": "Bienvenius a Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/AR.json b/src/locales/AR.json
new file mode 100644
index 0000000..40832f1
--- /dev/null
+++ b/src/locales/AR.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "بالضغط على زر \"قبول\" فإنك توافق على الشروط الموضحة أعلاه.",
+ "license.license": "هذا البرنامج هو برنامج مجاني: يمكنك إعادة توزيعه و/أو تعديله بموجب شروط رخصة جنو العمومية كما نشرتها مؤسسة البرمجيات الحرة، إما الإصدار 3 من الرخصة، أو (حسب اختيارك) أي إصدار لاحق.\n\nيتم توزيع هذا البرنامج على أمل أن يكون مفيداً، ولكن دون أي ضمانات؛ دون حتى الضمان الضمني لقابلية التسويق أو الملاءمة لغرض معين. راجع رخصة جنو العمومية العامة للمزيد من التفاصيل.\n\nيجب أن تكون قد تلقيت نسخة من رخصة جنو العمومية مع هذا البرنامج. إذا لم يكن الأمر كذلك، راجع .",
+ "locale_name": "Arabic",
+ "wellcome.choose_language": "يُرجى تحديد اللغة التي ستستخدمها أثناء التلقين!",
+ "wellcome.text": "مرحباً بك في مُثبِّت كيرا!"
+}
\ No newline at end of file
diff --git a/src/locales/AS.json b/src/locales/AS.json
new file mode 100644
index 0000000..935647f
--- /dev/null
+++ b/src/locales/AS.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'গ্ৰহণ' বুটামটো টিপি আপুনি ওপৰত বৰ্ণনা কৰা চৰ্তাৱলীসমূহৰ সৈতে একমত হৈছে।",
+ "license.license": "এই কাৰ্যসূচীটো এটা মুক্ত উৎসৰ ছফ্টৱেৰ: আপুনি ইয়াক ফ্ৰী ছফ্টৱেৰ ফাউণ্ডেচনৰ দ্বাৰা প্ৰকাশিত GNU জেনেৰেল পাব্লিক লাইচেন্সৰ চৰ্ত অনুসৰি পুনৰ বিতৰণ কৰিব পাৰে আৰু/অথবা ইয়াত পৰিৱৰ্তন কৰিব পাৰে, সেয়া লাইচেন্সৰ সংস্কৰণ ৩, বা (আপোনাৰ পছন্দ অনুসৰি) যিকোনো পৰৱৰ্তী সংস্কৰণেই হওক।\n\nএই কাৰ্যসূচীটো এই আশাৰে বিতৰণ কৰা হৈছে যে ই উপযোগী হ'ব, কিন্তু কোনো ধৰণৰ ৱাৰেণ্টি অবিহনে; আনকি বিক্ৰীৰ উপযোগিতা বা কোনো বিশেষ উদ্দেশ্যৰ বাবে উপযুক্ততাৰ অন্তৰ্নিহিত ৱাৰেণ্টি অবিহনেও। অধিক বিৱৰণৰ বাবে GNU জেনেৰেল পাব্লিক লাইচেন্স চাওক।\n\nআপুনি এই কাৰ্যসূচীটোৰ সৈতে GNU জেনেৰেল পাব্লিক লাইচেন্সৰ এটা প্ৰতিলিপি লাভ কৰা উচিত আছিল। যদি তেনে হোৱা নাই, তেন্তে চাওক।",
+ "locale_name": "Assamese",
+ "wellcome.choose_language": "ইনষ্টলেশ্যনৰ সময়ত ব্যৱহাৰ কৰিবলৈ অনুগ্ৰহ কৰি ভাষা বাছনি কৰক!",
+ "wellcome.text": "কিৰা ইনষ্টলাৰত স্বাগতম!"
+}
\ No newline at end of file
diff --git a/src/locales/AY.json b/src/locales/AY.json
new file mode 100644
index 0000000..cc4e940
--- /dev/null
+++ b/src/locales/AY.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Iyaw saña' botón ñit'asaxa, alaxan qillqat kamachinakampi iyaw sasmawa.",
+ "license.license": "Aka wakichäwixa mä qhispiyata software ukhamawa: wasitat lakirapismawa jan ukax mayjt'ayirakismawa GNU General Public License ukana kamachinakaparjama, kunjamatix Free Software Foundation ukax uñt'ayawayki ukhamarjama, Licencia ukana kimsa versión ukampi, jan ukax (juman munañamarjama) kawkïri qhipa versión ukampi.\n\nAka wakichäwixa yanapt'añapatakiw lakirata, ukampirusa JANIW KUNAYMANI GARANTÍANIKITI; ni aljañatakisa jan ukax mä sapa amtaru phuqhañatakisa amuyt'at garantíasa. Juk'ampi yatiñatakixa, GNU General Public License uñxatt'aña.\n\nAka wakichäwimpi chika, GNU General Public License uka qillqatan mä copia katuqañamänwa. Jan ukhamäxipanxa, uñxatt'aña.",
+ "locale_name": "Aymara",
+ "wellcome.choose_language": "¡Uchantäwi pachan apnaqañatak aru ajllt'am!",
+ "wellcome.text": "Kira Installer-aru aski purinipxta!"
+}
\ No newline at end of file
diff --git a/src/locales/AZ.json b/src/locales/AZ.json
new file mode 100644
index 0000000..d57d48f
--- /dev/null
+++ b/src/locales/AZ.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Accept' düyməsini basmaqla yuxarıda təsvir olunan şərtlərlə razılaşırsınız.",
+ "license.license": "Bu proqram sərbəst proqram təminatıdır: siz onu GNU Ümumi İcazə Lisenziyasının Free Software Foundation tərəfindən nəşr edilmiş 3-cü versiyası və ya (istəyinizə görə) hər hansı sonrakı versiyası şərtləri ilə yenidən paylaya və/və ya dəyişdirə bilərsiniz.\n\nBu proqram faydalı olacağına ümidlə paylanır, lakin HƏR HANSI ZƏMANƏTSİZ; hətta dolayı yolla verilən TİCARƏTƏ YARARLIQ və ya MÜƏYYƏN BİR MƏQSƏDƏ UYĞUNLUQ zəmanəti belə olmadan. Daha ətraflı məlumat üçün GNU Ümumi İcazə Lisenziyasına baxın.\n\nBu proqramla birlikdə GNU Ümumi İcazə Lisenziyasının bir nüsxəsini almalısınız. Əgər almamısınızsa, ünvanına baxın.",
+ "locale_name": "Azerbaijani",
+ "wellcome.choose_language": "Quraşdırma zamanı istifadə olunacaq dili seçin!",
+ "wellcome.text": "Kira Quraşdırıcısına xoş gəlmisiniz!"
+}
\ No newline at end of file
diff --git a/src/locales/BA.json b/src/locales/BA.json
new file mode 100644
index 0000000..0d8a681
--- /dev/null
+++ b/src/locales/BA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "«Accept» төймәһенә баҫып, һеҙ юғарыла тасуирланған шарттар менән килешәһегеҙ.",
+ "license.license": "Был программа — ирекле программа тәьминәте: уны GNU General Public License (Free Software Foundation баҫҡан) лицензияһының 3-сө версияһы йәки (үҙегеҙ теләгәнсә) унан һуңғы теләсә ниндәй версияһы шарттарында яңынан таратырға һәм/яки үҙгәртергә мөмкин.\n\nБыл программа файҙалы булыр тип өмөт ителә, әммә УЛ ҺИС ҠАРАУАНЫ ҠАПЛАМАЙ; хатта йәшерен рәүештә бирелгән һатыуға яраҡлылыҡ йәки билдәле бер маҡсатҡа яраҡлылыҡ гарантияһы ла юҡ. Тулыраҡ мәғлүмәт өсөн GNU General Public License-ҡа мөрәжәғәт итегеҙ.\n\nҺеҙ был программа менән бер рәттән GNU General Public License-тың бер нөсхәһен алырға тейеш инегеҙ. Әгәр юҡ икән, сайтына мөрәжәғәт итегеҙ.",
+ "locale_name": "Bashkir",
+ "wellcome.choose_language": "Урнатыу ваҡытында ҡулланыу өсөн телде һайлағыҙ!",
+ "wellcome.text": "Кира Инсталлерға рәхим итегеҙ!"
+}
\ No newline at end of file
diff --git a/src/locales/BE.json b/src/locales/BE.json
new file mode 100644
index 0000000..ed260c3
--- /dev/null
+++ b/src/locales/BE.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Націскаючы кнопку «Прыняць», вы згаджаецеся з вышэйапісанымі ўмовамі.",
+ "license.license": "Гэтая праграма з'яўляецца свабодным праграмным забеспячэннем: вы можаце распаўсюджваць яе і/або змяняць на ўмовах Агульнай публічнай ліцэнзіі GNU, апублікаванай Фондам свабоднага праграмнага забеспячэння, альбо версіі 3 Ліцэнзіі, альбо (на ваш выбар) любой пазнейшай версіі.\n\nГэтая праграма распаўсюджваецца ў надзеі, што яна будзе карыснай, АЛЕ БЕЗ ЯКОЙ-НЕБУДЗЬ ГАРАНТЫІ; нават без дадзенай прама ці ўскосна гарантыі ТАВАРНАЙ ПРЫДАТНАСЦІ або ПРЫДАТНАСЦІ ДЛЯ АСОБЫХ ЦЭЛЯЎ. Больш падрабязную інфармацыю глядзіце ў Агульнай публічнай ліцэнзіі GNU.\n\nВы павінны былі атрымаць копію Агульнай публічнай ліцэнзіі GNU разам з гэтай праграмай. Калі не, глядзіце .",
+ "locale_name": "Belarusian",
+ "wellcome.choose_language": "Калі ласка, выберыце мову для ўсталявання!",
+ "wellcome.text": "Вітаем у Кіра Інсталер!"
+}
\ No newline at end of file
diff --git a/src/locales/BG.json b/src/locales/BG.json
new file mode 100644
index 0000000..c7d3f23
--- /dev/null
+++ b/src/locales/BG.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "С натискането на бутона \"Приемам\" вие се съгласявате с условията, описани по-горе.",
+ "license.license": "Тази програма е свободен софтуер: можете да я разпространявате и/или променяте съгласно условията на Общия публичен лиценз на GNU, публикуван от Фондацията за свободен софтуер, версия 3 на лиценза или (по ваш избор) която и да е по-късна версия.\n\nТази програма се разпространява с надеждата, че ще бъде полезна, но БЕЗ КАКВАТО И ДА Е ГАРАНЦИЯ; дори без подразбиращата се гаранция за ТЪРГОВСКО ПОЛЗВАНЕ или ПРИГОДНОСТ ЗА КОНКРЕТНА ЦЕЛ. За повече подробности вижте Общия публичен лиценз на GNU.\n\nБи трябвало да сте получили копие от Общия публичен лиценз на ГНУ заедно с тази програма. Ако не, вижте .",
+ "locale_name": "Bulgarian",
+ "wellcome.choose_language": "Моля, изберете езика, който да използвате по време на исталацията!",
+ "wellcome.text": "Добре дошли в Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/BN.json b/src/locales/BN.json
new file mode 100644
index 0000000..9ee01b4
--- /dev/null
+++ b/src/locales/BN.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Accept' বোতামে চাপ দিয়ে আপনি উপরের বর্ণিত শর্তাবলী মেনে নিচ্ছেন।",
+ "license.license": "এই প্রোগ্রামটি মুক্ত সফটওয়্যার: আপনি এটিকে পুনর্বিতরণ এবং/অথবা পরিবর্তন করতে পারেন GNU জেনারেল পাবলিক লাইসেন্সের শর্তাবলীর অধীনে, যা ফ্রি সফটওয়্যার ফাউন্ডেশন দ্বারা প্রকাশিত, লাইসেন্সের সংস্করণ ৩ অথবা (আপনার পছন্দ অনুযায়ী) যেকোনো পরবর্তী সংস্করণ।\n\nএই প্রোগ্রামটি ব্যবহারিক হবে এই আশায় বিতরণ করা হয়েছে, তবে কোনো ওয়ারেন্টি ছাড়াই; এমনকি ব্যবসায়িক উপযোগিতা বা কোনো নির্দিষ্ট উদ্দেশ্যে উপযোগিতার অন্তর্নিহিত ওয়ারেন্টি ছাড়াই। আরও তথ্যের জন্য GNU সাধারণ পাবলিক লাইসেন্স দেখুন।\n\nআপনাকে এই প্রোগ্রামের সাথে GNU সাধারণ পাবলিক লাইসেন্সের একটি অনুলিপি পাওয়ার কথা ছিল। যদি না পেয়ে থাকেন, দেখুন।",
+ "locale_name": "Bengali",
+ "wellcome.choose_language": "ইনস্টলেশনের সময় ব্যবহার করার জন্য অনুগ্রহ করে ভাষা নির্বাচন করুন!",
+ "wellcome.text": "কিরা ইনস্টলার-এ আপনাকে স্বাগতম!"
+}
\ No newline at end of file
diff --git a/src/locales/BR.json b/src/locales/BR.json
new file mode 100644
index 0000000..936dde0
--- /dev/null
+++ b/src/locales/BR.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "En ur bouezañ war ar bouton 'Degemer' e asantit d'an termenoù deskrivet a-us.",
+ "license.license": "Ar programm-mañ zo ur meziant dieub : gallout a rit e adskignañ ha/pe e gemmañ hervez termenoù an Aotre-implijout Publik Hollek GNU, evel m'eo bet embannet gant ar Free Software Foundation, pe e vefe stumm 3 an Aotre-implijout, pe (diouzh ho tibab) forzh peseurt stumm nevezoc'h.\n\nSkignet eo ar programm-mañ gant ar spi e vo talvoudus, met HEP GWARANT EBET; hep zoken ar gwarant dreistentet a ZOUAREZH PE A ZEREZH EVIT UR PAL RESIS. Gwelet an Aotre-implijout Hollek GNU evit muioc'h a vunudoù.\n\nUr skouerenn eus an Aotre-implijout Hollek GNU a zleec'h bezañ bet resevet gant ar programm-mañ. Ma n'eo ket, sellit ouzh .",
+ "locale_name": "Breton",
+ "wellcome.choose_language": "Mar plij, dibabit ar yezh da implijout e-pad ar staliadur!",
+ "wellcome.text": "Degemer mat e Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/BS.json b/src/locales/BS.json
new file mode 100644
index 0000000..f6b4ff9
--- /dev/null
+++ b/src/locales/BS.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Pritiskanjem gumba 'Prihvati' slažete se s gore navedenim uslovima.",
+ "license.license": "Ovaj program je besplatan softver: možete ga redistribuirati i/ili mijenjati pod uslovima GNU General Public Licence, kako je objavila Free Software Foundation, bilo verzija 3 Licence ili (po vašem izboru) bilo koja kasnija verzija.\n\nOvaj program se distribuira u nadi da će biti koristan, ali BEZ IKAKVE GARANCIJE; čak ni s implicitnom garancijom PRODAJNE VRIJEDNOSTI ili ISPUNJAVANJA ODREĐENE NAMJENE. Pogledajte GNU Opću javnu dozvolu za više detalja.\n\nTrebali ste dobiti kopiju GNU Opće javne dozvole uz ovaj program. Ako niste, pogledajte .",
+ "locale_name": "Bosnian",
+ "wellcome.choose_language": "Molimo odaberite jezik za korištenje tokom instalacije!",
+ "wellcome.text": "Dobrodošli u Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/CA.json b/src/locales/CA.json
new file mode 100644
index 0000000..fcc7d17
--- /dev/null
+++ b/src/locales/CA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "En prémer el botó 'Acceptar', accepteu els termes descrits anteriorment.",
+ "license.license": "Aquest programa és programari lliure: el podeu redistribuïr i/o modificar sota els termes de la Llicència Pública General de GNU, publicada per la Free Software Foundation, ja sigui la versió 3 de la llicència o (a la vostra elecció) qualsevol versió posterior.\n\nAquest programa es distribueix amb l'esperança que sigui útil, però SENSE CAP GARANTIA; ni tan sols la garantia implícita de COMERCIALITZACIÓ o IDONEÏTAT PER A UN PROPÒSIT PARTICULAR. Consulteu la Llicència Pública General de GNU per a més detalls.\n\nHauríeu d'haver rebut una còpia de la Llicència Pública General de GNU juntament amb aquest programa. Si no és així, consulteu .",
+ "locale_name": "Catalan",
+ "wellcome.choose_language": "Seleccioneu l'idioma que voleu utilitzar durant la instal·lació!",
+ "wellcome.text": "Benvingut a Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/CS.json b/src/locales/CS.json
new file mode 100644
index 0000000..475ec61
--- /dev/null
+++ b/src/locales/CS.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Stisknutím tlačítka \"Přijmout\" souhlasíte s výše uvedenými podmínkami.",
+ "license.license": "Tento program je svobodný software: můžete jej šířit a/nebo upravovat za podmínek GNU General Public License, jak ji vydala Free Software Foundation, a to buď verze 3 licence, nebo (podle vaší volby) jakékoli pozdější verze.\n\nTento program je šířen v naději, že bude užitečný, ale BEZ JAKÉKOLIV ZÁRUKY; dokonce i bez předpokládané záruky PRODEJNOSTI nebo VHODNOSTI PRO KONKRÉTNÍ ÚČEL. Další podrobnosti naleznete v Obecné veřejné licenci GNU.\n\nKopii Obecné veřejné licence GNU jste měli obdržet spolu s tímto programem. Pokud ne, podívejte se na .",
+ "locale_name": "Czech",
+ "wellcome.choose_language": "Vyberte jazyk, který chcete použít při istalaci!",
+ "wellcome.text": "Vítejte v aplikaci Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/CY.json b/src/locales/CY.json
new file mode 100644
index 0000000..035d642
--- /dev/null
+++ b/src/locales/CY.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Drwy wasgu'r botwm 'Derbyn', rydych yn cytuno i'r telerau a ddisgrifir uchod.",
+ "license.license": "Mae'r rhaglen hon yn feddalwedd rydd: gallwch ei hailddosbarthu a/neu ei haddasu o dan delerau Trwydded Gyffredinol GNU fel y'i cyhoeddir gan y Free Software Foundation, naill ai fersiwn 3 o'r Drwydded, neu (yn ôl eich dewis) unrhyw fersiwn diweddarach.\n\nDosberthir y rhaglen hon yn y gobaith y bydd yn ddefnyddiol, ond HEB UNRHYW WARANT; heb hyd yn oed y warant goblygedig o YMARFERYDDWCH neu GYMWYSEDD AT DDIBEN PENODOL. Gweler y Drwydded Gyhoeddus Gyffredinol GNU am fwy o fanylion.\n\nDylech fod wedi derbyn copi o'r Drwydded Gyhoeddus Gyffredinol GNU ynghyd â'r rhaglen hon. Os na, gweler .",
+ "locale_name": "Welsh",
+ "wellcome.choose_language": "Dewiswch yr iaith i'w defnyddio yn ystod y gosodiad!",
+ "wellcome.text": "Croeso i osodwr Kira!"
+}
\ No newline at end of file
diff --git a/src/locales/DA.json b/src/locales/DA.json
new file mode 100644
index 0000000..db06cdb
--- /dev/null
+++ b/src/locales/DA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ved at trykke på 'Accept'-knappen accepterer du betingelserne beskrevet ovenfor.",
+ "license.license": "Dette program er fri software: Du kan videredistribuere det og/eller ændre det i henhold til betingelserne i GNU General Public License som udgivet af Free Software Foundation, enten version 3 af licensen eller (efter eget valg) enhver senere version.\n\nDette program distribueres i håb om, at det vil være nyttigt, men UDEN NOGEN GARANTI; selv uden den underforståede garanti for SALGBARHED eller EGNETHED TIL ET BESTEMT FORMÅL. Se GNU General Public License for flere detaljer.\n\nDu burde have modtaget en kopi af GNU General Public License sammen med dette program. Hvis ikke, se .",
+ "locale_name": "Danish",
+ "wellcome.choose_language": "Vælg venligst det sprog, der skal bruges under installationen!",
+ "wellcome.text": "Velkommen til Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/DE.json b/src/locales/DE.json
new file mode 100644
index 0000000..e4bbf10
--- /dev/null
+++ b/src/locales/DE.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Wenn Sie auf die Schaltfläche 'Akzeptieren' klicken, erklären Sie sich mit den oben beschriebenen Bedingungen einverstanden.",
+ "license.license": "Dieses Programm ist freie Software: Sie können es unter den Bedingungen der GNU General Public License, wie sie von der Free Software Foundation veröffentlicht wurde, weitergeben und/oder modifizieren, entweder gemäß Version 3 der Lizenz oder (nach Ihrer Wahl) einer späteren Version.\n\nDieses Programm wird in der Hoffnung verteilt, dass es nützlich ist, aber OHNE JEGLICHE GARANTIE; auch ohne die stillschweigende Garantie der HANDELSÜBLICHKEIT oder der EIGNUNG FÜR EINEN BESTIMMTEN ZWECK. Lesen Sie die GNU General Public License für weitere Details.\n\nSie sollten eine Kopie der GNU General Public License zusammen mit diesem Programm erhalten haben. Falls nicht, siehe .",
+ "locale_name": "German",
+ "wellcome.choose_language": "Bitte wählen Sie die Sprache, die Sie während der Installation verwenden möchten!",
+ "wellcome.text": "Willkommen bei Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/EL.json b/src/locales/EL.json
new file mode 100644
index 0000000..8c9455f
--- /dev/null
+++ b/src/locales/EL.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Πατώντας το κουμπί 'Αποδοχή' συμφωνείτε με τους όρους που περιγράφονται παραπάνω.",
+ "license.license": "Αυτό το πρόγραμμα είναι ελεύθερο λογισμικό: μπορείτε να το αναδιανείμετε ή/και να το τροποποιήσετε σύμφωνα με τους όρους της Γενικής Άδειας Δημόσιας Χρήσης GNU, όπως δημοσιεύεται από το Ίδρυμα Ελεύθερου Λογισμικού, είτε την έκδοση 3 της Άδειας, είτε (κατ' επιλογή σας) οποιαδήποτε μεταγενέστερη έκδοση.\n\nΑυτό το πρόγραμμα διανέμεται με την ελπίδα ότι θα είναι χρήσιμο, αλλά ΧΩΡΙΣ ΚΑΜΙΑ ΕΓΓΥΗΣΗ- χωρίς καν την σιωπηρή εγγύηση της ΕΜΠΟΡΕΥΜΑΤΙΚΟΤΗΤΑΣ ή της ΚΑΤΑΛΛΗΛΟΤΗΤΑΣ ΓΙΑ ΕΝΑΝ ΣΥΓΚΕΚΡΙΜΕΝΟ ΣΚΟΠΟ. Δείτε τη Γενική Άδεια Δημόσιας Χρήσης GNU για περισσότερες λεπτομέρειες.\n\nΘα πρέπει να έχετε λάβει ένα αντίγραφο της Γενικής Άδειας Δημόσιας Χρήσης GNU μαζί με αυτό το πρόγραμμα. Αν όχι, δείτε .",
+ "locale_name": "Greek",
+ "wellcome.choose_language": "Παρακαλούμε επιλέξτε τη γλώσσα που θέλετε να χρησιμοποιήσετε κατά την εγκατάσταση!",
+ "wellcome.text": "Καλώς ήρθατε στην Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/EN-GB.json b/src/locales/EN-GB.json
new file mode 100644
index 0000000..8b57561
--- /dev/null
+++ b/src/locales/EN-GB.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "By pressing 'Accept' button you agreening to terms described above.",
+ "license.license": "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see .",
+ "locale_name": "English (British)",
+ "wellcome.choose_language": "Please select language to use during istalation!",
+ "wellcome.text": "Welcome to Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/EN-US.json b/src/locales/EN-US.json
new file mode 100644
index 0000000..5df1e1e
--- /dev/null
+++ b/src/locales/EN-US.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "By pressing 'Accept' button you agreening to terms described above.",
+ "license.license": "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see .",
+ "locale_name": "English (American)",
+ "wellcome.choose_language": "Please select language to use during istalation!",
+ "wellcome.text": "Welcome to Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/EO.json b/src/locales/EO.json
new file mode 100644
index 0000000..797646e
--- /dev/null
+++ b/src/locales/EO.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Premante la butonon 'Akcepti', vi konsentas kun la supre priskribitaj kondiĉoj.",
+ "license.license": "Ĉi tiu programo estas libera programaro: vi povas redistribuadi ĝin kaj/aŭ modifi ĝin laŭ la kondiĉoj de la GNU-a Ĝenerala Publika Permesilo, kiel publikigita de la Fondaĵo por Libera Programaro, aŭ la versio 3 de la Permesilo, aŭ (laŭ via elekto) iu ajn posta versio.\n\nĈi tiu programo estas distribuata kun la espero, ke ĝi estos utila, sed SEN IU GARANTIO; eĉ sen la implicita garantio de KOMERCEBLECO aŭ TAŬGECO POR APARTA CELO. Vidu la Ĝeneralan Publikan Permesilon de GNU por pliaj detaloj.\n\nVi devus esti ricevinta kopion de la Ĝenerala Publika Permesilo de GNU kune kun ĉi tiu programo. Se ne, vidu .",
+ "locale_name": "Esperanto",
+ "wellcome.choose_language": "Bonvolu elekti lingvon por uzi dum instalado!",
+ "wellcome.text": "Bonvenon al Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/ES-419.json b/src/locales/ES-419.json
new file mode 100644
index 0000000..09dddee
--- /dev/null
+++ b/src/locales/ES-419.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Al pulsar el botón «Aceptar», usted acepta los términos descritos anteriormente.",
+ "license.license": "Este programa es software libre: puede redistribuirlo y/o modificarlo bajo los términos de la Licencia Pública General de GNU, tal y como la ha publicado la Free Software Foundation, ya sea la versión 3 de la Licencia o (a su elección) cualquier versión posterior.\n\nEste programa se distribuye con la esperanza de que sea útil, pero SIN NINGUNA GARANTÍA; ni siquiera la garantía implícita de COMERCIABILIDAD o IDONEIDAD PARA UN FIN DETERMINADO. Consulte la Licencia Pública General de GNU para obtener más detalles. Debería haber recibido una copia de la Licencia Pública General de GNU junto con este programa. De no ser así, consulte .",
+ "locale_name": "Spanish (Latin American)",
+ "wellcome.choose_language": "¡Seleccione el idioma que desea utilizar durante la instalación!",
+ "wellcome.text": "¡Bienvenido a Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/ES.json b/src/locales/ES.json
new file mode 100644
index 0000000..a170ef2
--- /dev/null
+++ b/src/locales/ES.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Al pulsar el botón \"Aceptar\" usted acepta los términos descritos anteriormente.",
+ "license.license": "Este programa es software libre: puede redistribuirlo y/o modificarlo bajo los términos de la Licencia Pública General GNU publicada por la Fundación para el Software Libre, ya sea la versión 3 de la Licencia, o (a su elección) cualquier versión posterior.\n\nEste programa se distribuye con la esperanza de que sea útil, pero SIN NINGUNA GARANTÍA; ni siquiera la garantía implícita de COMERCIABILIDAD o IDONEIDAD PARA UN PROPÓSITO PARTICULAR. Consulte la Licencia Pública General GNU para más detalles.\n\nDebería haber recibido una copia de la Licencia Pública General GNU junto con este programa. Si no es así, consulte .",
+ "locale_name": "Spanish",
+ "wellcome.choose_language": "¡Por favor, seleccione el idioma que desea utilizar durante la istalación!",
+ "wellcome.text": "¡Bienvenido a Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/ET.json b/src/locales/ET.json
new file mode 100644
index 0000000..cc4fbf4
--- /dev/null
+++ b/src/locales/ET.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Vajutades nupule \"Nõustun\" nõustute eespool kirjeldatud tingimustega.",
+ "license.license": "See programm on vaba tarkvara: te võite seda edasi levitada ja/või muuta vastavalt GNU General Public License tingimustele, nagu on avaldatud Free Software Foundationi poolt, kas litsentsi versioon 3 või (teie valikul) mõni hilisem versioon.\n\nSeda programmi levitatakse lootuses, et see on kasulik, kuid ilma igasuguse garantiita; isegi ilma kaudse garantiita, et see on KAUBANDUSLIK või sobib konkreetseks otstarbeks. Vaata lähemalt GNU General Public License'ist.\n\nKoos selle programmiga peaksite saama GNU General Public License'i koopia. Kui mitte, vaata .",
+ "locale_name": "Estonian",
+ "wellcome.choose_language": "Palun valige keel, mida kasutada istalatsiooni ajal!",
+ "wellcome.text": "Tere tulemast Kira Installerisse!"
+}
\ No newline at end of file
diff --git a/src/locales/EU.json b/src/locales/EU.json
new file mode 100644
index 0000000..cfd016b
--- /dev/null
+++ b/src/locales/EU.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Onartu' botoia sakatuta, goian deskribatutako baldintzei ados zaudela onartzen duzu.",
+ "license.license": "Programa hau software librea da: GNU General Public License-aren (Funda-zioa Librea Softwarearen argitaratutako) baldintzapean berridazki edo molda dezakezu, lizentziaren 3. bertsioan edo (zure aukeran) edozein bertsio berriagoan.\n\nPrograma hau erabilgarria izango dela esperoan banatzen da, baina BERMEAK GABE; ez baita MERKATARITZARAKO EGOKITASUNAREN edo XEDE BEREZI BATERAKO EGOKITASUNAREN berme inpliziturik ere. Xehetasun gehiagorako, ikus GNU Lizentzia Publiko Orokorra.\n\nPrograma honekin batera GNU Lizentzia Publiko Orokorraren kopia bat jaso beharko zenuke. Bestela, ikus .",
+ "locale_name": "Basque",
+ "wellcome.choose_language": "Mesedez, hautatu instalazioan erabiliko den hizkuntza!",
+ "wellcome.text": "Ongi etorri Kira Instalatzailera!"
+}
\ No newline at end of file
diff --git a/src/locales/FA.json b/src/locales/FA.json
new file mode 100644
index 0000000..66e9ca2
--- /dev/null
+++ b/src/locales/FA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "با فشردن دکمه «پذیرش»، شما با شرایط فوق موافقت میکنید.",
+ "license.license": "این برنامه نرمافزار آزاد است: شما میتوانید آن را تحت شرایط مجوز عمومی گنو (GNU General Public License) که توسط بنیاد نرمافزار آزاد منتشر شده است، بازتوزیع و/یا تغییر دهید، چه نسخه ۳ این مجوز و چه (به انتخاب شما) هر نسخه بعدی.\n\nاین برنامه با این امید توزیع میشود که مفید باشد، اما بدون هیچگونه ضمانت؛ حتی بدون ضمانت ضمنی قابلیت فروش یا تناسب برای یک هدف خاص. برای جزئیات بیشتر به مجوز عمومی گنو مراجعه کنید.\n\nشما باید یک نسخه از مجوز عمومی گنو را به همراه این برنامه دریافت کرده باشید. اگر اینطور نیست، به مراجعه کنید.",
+ "locale_name": "Persian",
+ "wellcome.choose_language": "لطفاً زبان مورد نظر خود را برای استفاده در طول نصب انتخاب کنید!",
+ "wellcome.text": "به کیرا اینستالر خوش آمدید!"
+}
\ No newline at end of file
diff --git a/src/locales/FI.json b/src/locales/FI.json
new file mode 100644
index 0000000..98a35c0
--- /dev/null
+++ b/src/locales/FI.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Painamalla 'Hyväksyn' -painiketta hyväksyt edellä kuvatut ehdot.",
+ "license.license": "Tämä ohjelma on vapaa ohjelmisto: voit levittää sitä ja/tai muokata sitä Free Software Foundationin julkaiseman GNU General Public License -lisenssin ehtojen mukaisesti, joko lisenssin version 3 tai (valintasi mukaan) minkä tahansa myöhemmän version mukaisesti.\n\nTämä ohjelma jaetaan siinä toivossa, että siitä on hyötyä, mutta ilman mitään takuuta; ilman edes implisiittistä takuuta kauppakelpoisuudesta tai sopivuudesta tiettyyn tarkoitukseen. Katso lisätietoja GNU General Public License -lisenssistä.\n\nSinun on pitänyt saada kopio GNU General Public License -lisenssistä tämän ohjelman mukana. Jos ei, katso .",
+ "locale_name": "Finnish",
+ "wellcome.choose_language": "Valitse kieli, jota haluat käyttää asennuksen aikana!",
+ "wellcome.text": "Tervetuloa Kira Installeriin!"
+}
\ No newline at end of file
diff --git a/src/locales/FR.json b/src/locales/FR.json
new file mode 100644
index 0000000..fcfc253
--- /dev/null
+++ b/src/locales/FR.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "En cliquant sur le bouton \"Accepter\", vous acceptez les conditions décrites ci-dessus.",
+ "license.license": "Ce programme est un logiciel libre : vous pouvez le redistribuer et/ou le modifier selon les termes de la licence publique générale GNU publiée par la Free Software Foundation, soit la version 3 de la licence, soit (à votre choix) toute version ultérieure.\n\nCe programme est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE ; sans même la garantie implicite de COMMERCIALISATION ou d'ADAPTATION À UN USAGE PARTICULIER. Consultez la licence publique générale GNU pour plus de détails.\n\nVous devriez avoir reçu une copie de la licence publique générale GNU avec ce programme. Si ce n'est pas le cas, consultez .",
+ "locale_name": "French",
+ "wellcome.choose_language": "Veuillez sélectionner la langue à utiliser lors de l'installation !",
+ "wellcome.text": "Bienvenue sur le site de Kira Installer !"
+}
\ No newline at end of file
diff --git a/src/locales/GA.json b/src/locales/GA.json
new file mode 100644
index 0000000..d2c3cd6
--- /dev/null
+++ b/src/locales/GA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Trí chliceáil ar an gcnaipe 'Glac', aontaíonn tú leis na téarmaí atá curtha síos thuas.",
+ "license.license": "Is bogearraí saor in aisce é an clár seo: is féidir leat é a athdháileadh agus/nó é a mhodhnú faoi théarmaí Cheadúnas Ginearálta Poiblí GNU mar a fhoilsíonn an Free Software Foundation é, leagan 3 den Cheadúnas, nó (de do rogha) aon leagan níos déanaí.\n\nDáiltear an clár seo leis an dóchas go mbeidh sé úsáideach, ach GAN UAILLBHARÁN AR BITH; gan fiú an t-uillbharántas intuigthe maidir le hINNIÚLACHT NÓ OIRIÚNACHT DO CHUSPÓIR AR LEITH. Féach an Ceadúnas Ginearálta Phoiblí GNU le haghaidh tuilleadh sonraí.\n\nBa chóir go mbeadh cóip den Cheadúnas Ginearálta Phoiblí GNU faighte agat in éineacht leis an gclár seo. Mura bhfuil, féach .",
+ "locale_name": "Irish",
+ "wellcome.choose_language": "Roghnaigh an teanga atá le húsáid le linn na suiteála!",
+ "wellcome.text": "Fáilte go Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/GL.json b/src/locales/GL.json
new file mode 100644
index 0000000..be39e78
--- /dev/null
+++ b/src/locales/GL.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ao premer o botón 'Aceptar', vostede acepta os termos descritos anteriormente.",
+ "license.license": "Este programa é software libre: podes redistribúilo e/ou modificalo baixo os termos da Licenza Pública Xeral de GNU publicada pola Free Software Foundation, xa sexa a versión 3 da Licenza ou (ao teu gusto) calquera versión posterior.\n\nEste programa distribúese coa esperanza de que sexa útil, pero SEN NINGUNHA GARANTÍA; nin sequera coa garantía implícita de COMERCIABILIDADE ou IDONEIDADE PARA UN FIN PARTICULAR. Consulte a Licenza Pública Xeral de GNU para máis detalles.\n\nDebería ter recibido unha copia da Licenza Pública Xeral de GNU xunto con este programa. Se non, consulte .",
+ "locale_name": "Galician",
+ "wellcome.choose_language": "Por favor, seleccione o idioma a usar durante a instalación!",
+ "wellcome.text": "Benvido a Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/GN.json b/src/locales/GN.json
new file mode 100644
index 0000000..ce038db
--- /dev/null
+++ b/src/locales/GN.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Rejopývo pe votõ 'Acepta', remoneĩ umi ñe'ẽme'ẽ oje'éva yvate.",
+ "license.license": "Ko programa ha'e peteĩ software isãsóva: ikatu remosarambi jey ha/térã remoambue GNU Lisénsia Púvliko Jenerál ñe'ẽme'ẽ rupive, pe Free Software Foundation omoherakuã haguéicha, taha'e Lisénsia versión 3, térã (nde reiporavóramo) oimeraẽ versión pyahuvéva.\n\nKo programa oñemyasãi oñeha'arõvo iporutaha, hákatu AVEI ÑEMOÑE'Ẽ'ỸRE; ni pe ñemoñẽ'ỹ ojehechaukáva oñevendekuaaha térã oĩporãha peteĩ tembiaporãme g̃uarã. Ehecha GNU Kuatia Ñe'ẽ Oparavépe G̃uarã reikuaave hag̃ua.\n\nRerresiviva'erãmo'ã peteĩ kópia GNU Kuatia Ñe'ẽ Oparavépe G̃uarã ko programa ndive. Ndaupeicháiramo, ehecha .",
+ "locale_name": "Guarani",
+ "wellcome.choose_language": "Eiporavo ñe'ẽ reiporútava ñemohendápe!",
+ "wellcome.text": "Tereg̃uahẽ porãite Kira Moĩhárape!"
+}
\ No newline at end of file
diff --git a/src/locales/GU.json b/src/locales/GU.json
new file mode 100644
index 0000000..3133752
--- /dev/null
+++ b/src/locales/GU.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Accept' બટન દબાવીને તમે ઉપરોક્ત શરતો સાથે સંમત થાઓ છો.",
+ "license.license": "આ પ્રોગ્રામ મફત સોફ્ટવેર છે: તમે તેને ફ્રી સોફ્ટવેર ફાઉન્ડેશન દ્વારા પ્રકાશિત GNU જનરલ પબ્લિક લાઇસેન્સની શરતો હેઠળ ફરીથી વિતરિત કરી શકો છો અને/અથવા તેમાં ફેરફાર કરી શકો છો, લાઇસેન્સનું સંસ્કરણ 3 અથવા (તમારી પસંદગી મુજબ) કોઈપણ પછીનું સંસ્કરણ.\n\nઆ પ્રોગ્રામ ઉપયોગી રહેશે એવી આશા સાથે વિતરણ કરવામાં આવે છે, પરંતુ કોઈપણ વોરંટી વિના; વેચાણયોગ્યતા અથવા કોઈ ચોક્કસ હેતુ માટે યોગ્યતાની અપ્રત્યક્ષ વોરંટી પણ વિના. વધુ વિગતો માટે GNU જનરલ પબ્લિક લાઇસેન્સ જુઓ.\n\nતમે આ પ્રોગ્રામ સાથે GNU જનરલ પબ્લિક લાઇસેન્સની એક નકલ પ્રાપ્ત કરી હોવી જોઈએ. જો નહીં, તો જુઓ.",
+ "locale_name": "Gujarati",
+ "wellcome.choose_language": "ઇન્સ્ટોલેશન દરમિયાન ઉપયોગ કરવા માટે કૃપા કરીને ભાષા પસંદ કરો!",
+ "wellcome.text": "કિરા ઇન્સ્ટોલરમાં આપનું સ્વાગત છે!"
+}
\ No newline at end of file
diff --git a/src/locales/HA.json b/src/locales/HA.json
new file mode 100644
index 0000000..de42ea4
--- /dev/null
+++ b/src/locales/HA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ta danna maɓallin 'Accept', kuna yarda da sharuɗɗan da aka bayyana a sama.",
+ "license.license": "Wannan shirin manhaja kyauta ce: za ka iya sake rarraba shi da/ko gyara shi ƙarƙashin sharuddan GNU General Public License kamar yadda Free Software Foundation ta wallafa, ko dai sigar 3 ta lasisin, ko (a zaɓinka) kowace sabuwar sigar.\n\nAn rarraba wannan shirin da fatan zai zama mai amfani, amma BA TARE DA KO WACE GARANTI BA; ba ma tare da garantin da aka nuna na SAYARWA ko DACEWA DA WANI TAKAMAIMAN MANUFA ba. Duba GNU General Public License don ƙarin bayani.\n\nYa kamata ka samu kwafin GNU General Public License tare da wannan shirin. Idan ba haka ba, duba .",
+ "locale_name": "Hausa",
+ "wellcome.choose_language": "Don Allah zaɓi harshe da za a yi amfani da shi yayin girkawa!",
+ "wellcome.text": "Maraba zuwa Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/HE.json b/src/locales/HE.json
new file mode 100644
index 0000000..3f0dc79
--- /dev/null
+++ b/src/locales/HE.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "בלחיצה על כפתור 'קבל' אתה מסכים לתנאים המפורטים לעיל.",
+ "license.license": "תוכנה זו הינה תוכנה חופשית: ניתן להפיץ אותה ו/או לשנות אותה בהתאם לתנאי הרישיון הציבורי הכללי של GNU (GNU General Public License) כפי שפורסם על ידי קרן התוכנה החופשית (Free Software Foundation), בין אם מדובר בגרסה 3 של הרישיון ובין אם (לפי בחירתך) בכל גרסה מאוחרת יותר.\n\nתוכנית זו מופצת בתקווה שתהיה שימושית, אך ללא כל אחריות; ללא אפילו האחריות המשתמעת לסחירות או להתאמה למטרה מסוימת. ראה את הרישיון הציבורי הכללי של GNU לפרטים נוספים. היית אמור לקבל עותק של הרישיון הציבורי הכללי של GNU יחד עם תוכנית זו. אם לא, ראה .",
+ "locale_name": "Hebrew",
+ "wellcome.choose_language": "אנא בחר את השפה שבה ברצונך להשתמש במהלך ההתקנה!",
+ "wellcome.text": "ברוכים הבאים ל-Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/HI.json b/src/locales/HI.json
new file mode 100644
index 0000000..997a31b
--- /dev/null
+++ b/src/locales/HI.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'स्वीकारें' बटन दबाकर आप उपरोक्त वर्णित शर्तों से सहमत हो रहे हैं।",
+ "license.license": "यह प्रोग्राम मुक्त सॉफ़्टवेयर है: आप इसे मुक्त सॉफ़्टवेयर फाउंडेशन द्वारा प्रकाशित जीएनयू जनरल पब्लिक लाइसेंस की शर्तों के तहत पुनर्वितरित और/या संशोधित कर सकते हैं, चाहे वह लाइसेंस का संस्करण 3 हो, या (आपकी पसंद पर) कोई बाद का संस्करण हो।\n\nइस प्रोग्राम को इस उम्मीद के साथ वितरित किया जाता है कि यह उपयोगी होगा, लेकिन किसी भी वारंटी के बिना; यहाँ तक कि व्यापारिकता या किसी विशेष उद्देश्य के लिए उपयुक्तता की निहित वारंटी के बिना भी। अधिक विवरण के लिए जीएनयू जनरल पब्लिक लाइसेंस देखें।\n\nआपको इस प्रोग्राम के साथ जीएनयू जनरल पब्लिक लाइसेंस की एक प्रति मिलनी चाहिए थी। यदि नहीं, तो देखें।",
+ "locale_name": "Hindi",
+ "wellcome.choose_language": "कृपया इंस्टॉलेशन के दौरान उपयोग करने के लिए भाषा चुनें!",
+ "wellcome.text": "क़िरा इंस्टॉलर में आपका स्वागत है!"
+}
\ No newline at end of file
diff --git a/src/locales/HR.json b/src/locales/HR.json
new file mode 100644
index 0000000..a2d1cd7
--- /dev/null
+++ b/src/locales/HR.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Pritiskanjem gumba 'Prihvati' slažete se s gore navedenim uvjetima.",
+ "license.license": "Ovaj program je besplatni softver: možete ga redistribuirati i/ili mijenjati pod uvjetima GNU-ove Opće javne dozvole kako ju je objavila Zaklada za slobodni softver, bilo verzija 3 Dozvole ili (po vašem izboru) bilo koja kasnija verzija.\n\nOvaj program distribuiran je u nadi da će biti koristan, ali BEZ IKAKVOG JAMSTVA; čak ni s implicirano jamstvom PRODAJNE VRIJEDNOSTI ili ISPUNJAVANJA ODREĐENE NAMJENE. Pogledajte GNU-ovu Opću javnu dozvolu za više detalja.\n\nTrebali ste dobiti primjerak GNU-ove Opće javne dozvole zajedno s ovim programom. Ako niste, pogledajte .",
+ "locale_name": "Croatian",
+ "wellcome.choose_language": "Molimo odaberite jezik za korištenje tijekom instalacije!",
+ "wellcome.text": "Dobrodošli u Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/HT.json b/src/locales/HT.json
new file mode 100644
index 0000000..cce73d1
--- /dev/null
+++ b/src/locales/HT.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Lè w peze bouton 'Aksepte' a, ou dakò ak tèm ki dekri pi wo a.",
+ "license.license": "Pwogram sa a se lojisyèl lib: ou ka redistribiye li epi/oswa modifye li anba kondisyon GNU General Public License jan Free Software Foundation pibliye l la, swa vèsyon 3 Lisans lan, oswa (si w chwazi) nenpòt vèsyon ki vin apre.\n\nPwogram sa a distribiye nan espwa ke l ap itil, men SAN OKENN GARANTI; menm san garanti enplisit sou KALITE POU VANN oswa ADAPTASYON POU YON ITILIZASYON PARTIKILYE. Gade Lisans Jeneral Piblik GNU a pou plis detay.\n\nOu ta dwe te resevwa yon kopi Lisans Jeneral Piblik GNU a ansanm ak pwogram sa a. Si se pa sa, gade .",
+ "locale_name": "Haitian Creole",
+ "wellcome.choose_language": "Tanpri chwazi lang pou itilize pandan enstalasyon an!",
+ "wellcome.text": "Byenveni nan Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/HU.json b/src/locales/HU.json
new file mode 100644
index 0000000..5394359
--- /dev/null
+++ b/src/locales/HU.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Az \"Elfogadom\" gomb megnyomásával Ön elfogadja a fent leírt feltételeket.",
+ "license.license": "Ez a program szabad szoftver: a Free Software Foundation által kiadott GNU General Public License feltételei szerint terjesztheti és/vagy módosíthatja, akár a licenc 3. verziója, akár (az Ön választása szerint) bármely későbbi verziója szerint.\n\nEz a program abban a reményben kerül terjesztésre, hogy hasznos lesz, de MINDEN JÓTÁMOGATÁS NÉLKÜL; még a MERCHANTABILITY vagy a FITNESS FOR A PARTICULÁRIS CÉLRA való alkalmasság hallgatólagos garanciája nélkül. További részletekért lásd a GNU General Public License-t.\n\nA GNU General Public License egy példányát a programmal együtt kellett megkapnia. Ha nem, lásd .",
+ "locale_name": "Hungarian",
+ "wellcome.choose_language": "Kérjük, válassza ki a kívánt nyelvet az értékesítés során!",
+ "wellcome.text": "Üdvözöljük a Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/HY.json b/src/locales/HY.json
new file mode 100644
index 0000000..b156a83
--- /dev/null
+++ b/src/locales/HY.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "«Accept» կոճակը սեղմելով՝ դուք համաձայնվում եք վերևում նկարագրված պայմաններին։",
+ "license.license": "Այս ծրագիրը ազատ ծրագրային ապահովում է. դուք կարող եք այն վերաբաշխել և/կամ փոփոխել GNU-ի ընդհանուր հանրային լիցենզիայի պայմաններով, ինչպես հրապարակված է Ազատ ծրագրային ապահովման հիմնադրամի կողմից, լիցենզիայի 3-րդ տարբերակով կամ (ըստ ձեր ընտրության) ցանկացած ավելի ուշ տարբերակով։\n\nԱյս ծրագիրը տարածվում է այն հույսով, որ օգտակար կլինի, սակայն ԱՆՑԱՆԿԱՆՑԱՅՆ ԵՐԱՇԽԻԱՎՈՐՈՒՄ; անգամ ոչ ուղիղ երաշխիք առևտրայնության կամ կոնկրետ նպատակին համապատասխանության վերաբերյալ: Մանրամասների համար դիտեք GNU-ի ընդհանուր հանրային լիցենզիան:\n\nԴուք պետք է ստացած լինեիք GNU-ի ընդհանուր հանրային լիցենզիայի օրինակ այս ծրագրի հետ: Եթե ոչ, դիտեք :",
+ "locale_name": "Armenian",
+ "wellcome.choose_language": "Խնդրում ենք ընտրել տեղադրման ընթացքում օգտագործվող լեզուն։",
+ "wellcome.text": "Բարի գալուստ Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/ID.json b/src/locales/ID.json
new file mode 100644
index 0000000..14c63b0
--- /dev/null
+++ b/src/locales/ID.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Dengan menekan tombol 'Terima', Anda menyetujui persyaratan yang dijelaskan di atas.",
+ "license.license": "Program ini merupakan perangkat lunak bebas: Anda dapat mendistribusikan ulang dan/atau memodifikasinya di bawah persyaratan Lisensi Publik Umum GNU seperti yang diterbitkan oleh Free Software Foundation, baik versi 3 dari Lisensi, atau (sesuai pilihan Anda) versi yang lebih baru.\n\nProgram ini didistribusikan dengan harapan dapat bermanfaat, namun TANPA GARANSI APAPUN; bahkan tanpa jaminan tersirat mengenai kelayakan untuk diperjualbelikan atau kesesuaian untuk tujuan tertentu. Lihat Lisensi Publik Umum GNU untuk informasi lebih lanjut.\n\nAnda seharusnya telah menerima salinan Lisensi Publik Umum GNU bersama dengan program ini. Jika belum, lihat .",
+ "locale_name": "Indonesian",
+ "wellcome.choose_language": "Pilih bahasa yang akan digunakan selama istalasi!",
+ "wellcome.text": "Selamat datang di Penginstal Kira!"
+}
\ No newline at end of file
diff --git a/src/locales/IG.json b/src/locales/IG.json
new file mode 100644
index 0000000..85c2c62
--- /dev/null
+++ b/src/locales/IG.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Site n'ịpị bọtịnụ 'Accept', ị na-ekweta ụkpụrụ ndị e kọwara n'elu.",
+ "license.license": "Mmemme a bụ sọftụwia n'efu: ị nwere ike kesaa ya ma ọ bụ gbanwee ya n'okpuru ọnọdụ GNU General Public License dịka Free Software Foundation si bipụta ya, ma ọ bụ nsụgharị nke atọ nke License ahụ, ma ọ bụ (n'ọhịa gị) nsụgharị ọ bụla ka e mesịrị.\n\nA na-ekesa mmemme a n'olileanya na ọ ga-aba uru, ma ENWEGHỊ NKWADO OBULA; ọbụlagodi nkwado a na-atụ anya nke ire ahịa ma ọ bụ ịdị mma maka ebumnuche pụrụ iche. Lee GNU General Public License maka nkọwa ndị ọzọ.\n\nỊ kwesịrị inweta otu mbipụta nke GNU General Public License na mmemme a. Ọ bụrụ na ọ bụghị, lee .",
+ "locale_name": "Igbo",
+ "wellcome.choose_language": "Biko họrọ asụsụ ị ga-eji n'oge ntinye!",
+ "wellcome.text": "Nnọọ na Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/IS.json b/src/locales/IS.json
new file mode 100644
index 0000000..385f09e
--- /dev/null
+++ b/src/locales/IS.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Með því að ýta á hnappinn \"Samþykkja\" samþykkir þú skilmálana sem lýst er hér að ofan.",
+ "license.license": "Þetta forrit er frjálfs forrit: þú mátt dreifa því og/eða breyta því samkvæmt skilmálum GNU almennu almenningsleyfisins eins og það er birt af Free Software Foundation, annað hvort útgáfa 3 af leyfinu eða (að eigin vali) hvaða síðarútgáfa sem er.\n\nÞetta forrit er dreift í þeirri von að það verði gagnlegt, en ÁN NOKKURRA ÁBYRGÐA; ekki einu sinni óbeinna ábyrgða um söluhæfi eða hæfi til tiltekins notkunarsviðs. Sjá GNU almennu notendaleyfið fyrir nánari upplýsingar.\n\nÞú ættir að hafa fengið eintak af GNU almennu notendaleyfinu með þessu forriti. Ef ekki, sjá .",
+ "locale_name": "Icelandic",
+ "wellcome.choose_language": "Vinsamlegast veldu tungumál til notkunar við uppsetningu!",
+ "wellcome.text": "Velkomin í Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/IT.json b/src/locales/IT.json
new file mode 100644
index 0000000..f357b29
--- /dev/null
+++ b/src/locales/IT.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Premendo il pulsante 'Accetta', lei accetta i termini sopra descritti.",
+ "license.license": "Questo programma è software libero: può ridistribuirlo e/o modificarlo secondo i termini della GNU General Public License pubblicata dalla Free Software Foundation, sia la versione 3 della licenza, sia (a sua scelta) qualsiasi versione successiva.\n\nQuesto programma è distribuito nella speranza che sia utile, ma SENZA ALCUNA GARANZIA; senza nemmeno la garanzia implicita di COMMERCIABILITÀ o IDONEITÀ PER UN PARTICOLARE SCOPO. Per maggiori dettagli, consulti la GNU General Public License.\n\nDovrebbe aver ricevuto una copia della Licenza Pubblica Generica GNU insieme a questo programma. In caso contrario, veda .",
+ "locale_name": "Italian",
+ "wellcome.choose_language": "Selezioni la lingua da utilizzare durante l'istallazione!",
+ "wellcome.text": "Benvenuto a Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/JA.json b/src/locales/JA.json
new file mode 100644
index 0000000..99d52f0
--- /dev/null
+++ b/src/locales/JA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "同意する」ボタンを押すと、上記の条件に同意したことになります。",
+ "license.license": "このプログラムはフリー・ソフトウェアです。あなたは、Free Software Foundationによって発行されたGNU General Public Licenseのバージョン3、またはそれ以降のバージョンのいずれかに従って、このプログラムの再配布や改変を行うことができます。\n\nこのプログラムは有用であることを期待して配布されていますが、商品性や特定 の目的への適合性についての暗黙の保証もなく、いかなる保証もありません。詳細はGNU一般公衆利用許諾書をご覧ください。\n\nあなたはこのプログラムとともにGNU一般公衆利用許諾書のコピーを受け取っているはずです。 そうでない場合は、をご覧ください。",
+ "locale_name": "Japanese",
+ "wellcome.choose_language": "言語を選択してください!",
+ "wellcome.text": "キラ・インストーラーへようこそ!"
+}
\ No newline at end of file
diff --git a/src/locales/JV.json b/src/locales/JV.json
new file mode 100644
index 0000000..2f9270a
--- /dev/null
+++ b/src/locales/JV.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Kanthi mencet tombol 'Accept', sampeyan sarujuk karo syarat-syarat sing wis diterangake ing ndhuwur.",
+ "license.license": "Program iki piranti lunak bebas: sampeyan bisa nyebarake maneh lan/utawa ngowahi miturut syarat GNU General Public License sing diterbitake dening Free Software Foundation, versi 3 saka lisensi kasebut, utawa (miturut pilihan sampeyan) versi sabanjure.\n\nProgram iki disebarake kanthi pangarep-arep bakal migunani, nanging TANPA JAMINAN APA-APA; malah tanpa jaminan implisit babagan KAJUALAN utawa KECOCOKAN KANGGO TUJUWAN TERTENTU. Delengen GNU General Public License kanggo rincian luwih lengkap.\n\nSampeyan kudune wis nampa salinan GNU General Public License bebarengan karo program iki. Yen durung, delengen .",
+ "locale_name": "Javanese",
+ "wellcome.choose_language": "Mangga pilih basa sing bakal digunakake nalika instalasi!",
+ "wellcome.text": "Sugeng rawuh ing Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/KA.json b/src/locales/KA.json
new file mode 100644
index 0000000..ba8b70c
--- /dev/null
+++ b/src/locales/KA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "ღილაკზე \"მიღება\" დაჭერით თქვენ ეთანხმებით ზემოთ აღწერილ პირობებს.",
+ "license.license": "ეს პროგრამა თავისუფალი პროგრამული უზრუნველყოფაა: თქვენ შეგიძლიათ მისი გავრცელება და/ან შეცვლა GNU-ს საერთო საჯარო ლიცენზიის პირობებით, როგორც ეს გამოქვეყნებულია თავისუფალი პროგრამული უზრუნველყოფის ფონდის მიერ, ლიცენზიის მე-3 ვერსიით, ან (თქვენი არჩევანით) ნებისმიერი შემდგომი ვერსიით.\n\nეს პროგრამა ვრცელდება იმ იმედით, რომ სასარგებლო იქნება, მაგრამ უზრუნველყოფილია ყოველგვარი გარანტიის გარეშე; მათ შორის, გაყიდვის ვარგისიანობის ან კონკრეტული მიზნისთვის ვარგისიანობის ნაგულისხმევი გარანტიის გარეშეც. დამატებითი დეტალებისთვის იხილეთ GNU-ს საერთო საჯარო ლიცენზია.\n\nამ პროგრამასთან ერთად თქვენ უნდა მიგეღოთ GNU-ს საერთო საჯარო ლიცენზიის ასლი. თუ არა, იხილეთ .",
+ "locale_name": "Georgian",
+ "wellcome.choose_language": "გთხოვთ, აირჩიოთ ენა ინსტალაციის დროს გამოსაყენებლად!",
+ "wellcome.text": "კეთილი იყოს თქვენი მობრძანება Kira Installer-ზე!"
+}
\ No newline at end of file
diff --git a/src/locales/KK.json b/src/locales/KK.json
new file mode 100644
index 0000000..7c03236
--- /dev/null
+++ b/src/locales/KK.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "«Қабылдау» батырмасын басу арқылы жоғарыда сипатталған шарттарға келісесіз.",
+ "license.license": "Бұл бағдарлама тегін бағдарламалық жасақтама: оны GNU Жалпы Қоғамдық Лицензиясының (Free Software Foundation жариялаған) 3-нұсқасы немесе (сіздің таңдауыңыз бойынша) кез келген кейінгі нұсқасы бойынша қайта таратуға және/немесе өзгертуге болады.\n\nБұл бағдарлама пайдалы болады деген үмітпен таратылады, бірақ КЕПІЛДІКСІЗ; тіпті саудаға жарамдылық немесе белгілі бір мақсатқа сәйкестік жасырын кепілдіктері де берілмейді. Толығырақ ақпарат алу үшін GNU жалпыға ортақ лицензиясын қараңыз.\n\nСіз осы бағдарламамен бірге GNU жалпыға ортақ лицензиясының көшірмесін алуыңыз керек еді. Егер ол жоқ болса, мекенжайын қараңыз.",
+ "locale_name": "Kazakh",
+ "wellcome.choose_language": "Орнату кезінде қолданылатын тілді таңдаңыз!",
+ "wellcome.text": "Kira Installer-ге қош келдіңіз!"
+}
\ No newline at end of file
diff --git a/src/locales/KO.json b/src/locales/KO.json
new file mode 100644
index 0000000..1dc8396
--- /dev/null
+++ b/src/locales/KO.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'동의' 버튼을 누르면 위에 설명된 약관에 동의하는 것으로 간주됩니다.",
+ "license.license": "이 프로그램은 자유 소프트웨어이므로 자유 소프트웨어 재단에서 발표한 GNU 일반 공중 사용 허가서(라이선스 버전 3 또는 (사용자의 선택에 따라) 이후 버전)의 조건에 따라 재배포 및/또는 수정할 수 있습니다.\n\n이 프로그램은 유용할 것이라는 희망 하에 배포되지만 어떠한 보증도 없이, 심지어 상품성이나 특정 목적에의 적합성에 대한 묵시적 보증도 없이 배포됩니다. 자세한 내용은 GNU 일반 공중 사용 허가서를 참조하세요.\n\n이 프로그램과 함께 GNU 일반 공중 사용 허가서 사본을 받았을 것입니다. 그렇지 않은 경우 을 참조하십시오.",
+ "locale_name": "Korean",
+ "wellcome.choose_language": "설명할 때 사용할 언어를 선택하세요!",
+ "wellcome.text": "Kira 설치 관리자에 오신 것을 환영합니다!"
+}
\ No newline at end of file
diff --git a/src/locales/KY.json b/src/locales/KY.json
new file mode 100644
index 0000000..f4b4e61
--- /dev/null
+++ b/src/locales/KY.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "«Кабыл алуу» баскычын басуу менен жогоруда сүрөттөлгөн шарттарга макул болосуз.",
+ "license.license": "Бул программа акысыз программалык камсыздоо болуп саналат: аны кайра таратууга жана/же өзгөртүүгө Free Software Foundation тарабынан жарыяланган GNU Жалпы Колдонуу Лицензиясынын шарттарына ылайык, лицензиянын 3-версиясы же (сиздин тандооңуз боюнча) андан кийинки версиясы боюнча уруксат берилет.\n\nБул программа пайдалуу болот деген үмүт менен таратылат, бирок ЭЧ КАНДАЙ КЕПИЛИКСИЗ; анын ичинде товар катары сатууга жарактуулук же белгилүү бир максатка ылайыктуулук боюнча кыйытылган кепилдик да жок. Толук маалымат алуу үчүн GNU Жалпы Паблик Лицензиясын караңыз.\n\nБул программа менен бирге GNU Жалпы Паблик Лицензиясынын көчүрмөсү сизге берилген болушу керек. Эгерде берилбесе, дарегине кайрылыңыз.",
+ "locale_name": "Kyrgyz",
+ "wellcome.choose_language": "Орнотуу учурунда колдонулуучу тилди тандаңыз!",
+ "wellcome.text": "Kira Installerге кош келиңиз!"
+}
\ No newline at end of file
diff --git a/src/locales/LA.json b/src/locales/LA.json
new file mode 100644
index 0000000..0848fc8
--- /dev/null
+++ b/src/locales/LA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Premente bullam 'Accipe', condicionibus supra descriptis assentiris.",
+ "license.license": "Hoc programma est programma liberum: id redistribuere et/vel mutare licet sub condicionibus Licentiae Publicae Generalis GNU, ut a Fundatione Programmatum Liberorum publicata est, sive versionis tertiae Licentiae, sive (pro arbitrio tuo) ullius versionis posterioris.\n\nHoc programma distribuitur cum spe fore utile, sed SINE ULLI PRAESTATIONE; ne eadem quidem praestatione tacita MERCABILITATIS aut IDONEITATIS AD QUENDAM USUM. Vide Licentiam Publicam Generalem GNU pro pluribus singulis.\n\nDebuisti exemplar Licentiae Publicae Generalis GNU una cum hoc programmate accipere. Si non, vide .",
+ "locale_name": "Latin",
+ "wellcome.choose_language": "Quaesumus, linguam eligite qua in installatione utamini!",
+ "wellcome.text": "Salvēte in Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/LB.json b/src/locales/LB.json
new file mode 100644
index 0000000..49caf5e
--- /dev/null
+++ b/src/locales/LB.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Duerch d'Drécken op de Knäppchen 'Acceptéieren' stëmmt Dir de uewen beschriwwene Bedéngungen zou.",
+ "license.license": "Dëse Programm ass fräi Software: Dir kënnt en ënner de Konditioune vun der GNU General Public License, wéi se vun der Free Software Foundation publizéiert gouf, nei verdeelen an/oder änneren, entweder Versioun 3 vun der Lizenz oder (op Ärer Wiel) eng méi spéit Versioun.\n\nDëse Programm gëtt an der Hoffnung verdeelt, datt en nëtzlech ass, mee OHNE ALL GARANTIE; net emol mat der stillschweigender Garantie vun der VERKAUFBAREQUALITÉIT oder der TAUEGKEET FIR E BESTIMMTEN ZWECK. Kuckt d'GNU General Public License fir méi Detailer.\n\nDir hutt eng Kopie vun der GNU General Public License zesumme mat dësem Programm sollt kritt hunn. Wann net, kuckt .",
+ "locale_name": "Luxembourgish",
+ "wellcome.choose_language": "Wielt w.e.g. d'Sprooch, déi während der Installatioun benotzt gëtt!",
+ "wellcome.text": "Wëllkomm bei Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/LN.json b/src/locales/LN.json
new file mode 100644
index 0000000..d08daad
--- /dev/null
+++ b/src/locales/LN.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Na kofinaka butɔ́ ya 'Accept', ondimi mibeko oyo elimbolami likoló.",
+ "license.license": "Programme oyo ezali logiciel ya ofele: okoki kokabola yango lisusu mpe/to kobongola yango na nse ya mibeko ya GNU General Public License ndenge ebimisami na Free Software Foundation, ezala version 3 ya Licence, to (soki oponi) version nyonso oyo ekoya sima.\n\nProgramme oyo ekabolami na elikya ete ekosalisa, kasi EZALI NA GARANTIE MOKO TE; ata mpe na garantie oyo emonisami polele te ya BOKOKI YA KOTEKAMA to YA KOKOKA MPO NA MOSALA MOKO BOYE. Tala Lisansi ya GNU General Public mpo na koyeba makambo mosusu.\n\nEsengelaki ozwa kopi ya Lisansi ya GNU General Public elongo na programme oyo. Soki ozwi yango te, talá na .",
+ "locale_name": "Lingala",
+ "wellcome.choose_language": "Pona lokota ya kosalela na ntango ya installation!",
+ "wellcome.text": "Boyeyi bolamu na Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/LT.json b/src/locales/LT.json
new file mode 100644
index 0000000..3a0b913
--- /dev/null
+++ b/src/locales/LT.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Paspausdami mygtuką \"Sutinku\" sutinkate su pirmiau aprašytomis sąlygomis.",
+ "license.license": "Ši programa yra laisvoji programinė įranga: galite ją platinti ir (arba) keisti pagal \"Free Software Foundation\" paskelbtos GNU bendrosios viešosios licencijos 3 versijos arba (savo nuožiūra) bet kurios vėlesnės versijos sąlygas.\n\nŠi programa platinama tikintis, kad ji bus naudinga, tačiau BE JOKIŲ GARANTIJŲ; net be numanomų garantijų dėl PREKYBINGUMO ar TINKAMUMO KONKREČIAM TIKSLUI. Daugiau informacijos rasite GNU Bendrojoje viešojoje licencijoje.\n\nKartu su šia programa turėjote gauti GNU bendrosios viešosios licencijos kopiją. Jei ne, žr. .",
+ "locale_name": "Lithuanian",
+ "wellcome.choose_language": "Prašome pasirinkti kalbą, kurią norite naudoti istalation metu!",
+ "wellcome.text": "Sveiki atvykę į \"Kira Installer\"!"
+}
\ No newline at end of file
diff --git a/src/locales/LV.json b/src/locales/LV.json
new file mode 100644
index 0000000..771dcd3
--- /dev/null
+++ b/src/locales/LV.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Nospiežot pogu \"Pieņemt\", jūs piekrītat iepriekš aprakstītajiem noteikumiem.",
+ "license.license": "Šī programma ir brīva programmatūra: jūs varat to izplatīt un/vai modificēt saskaņā ar GNU Vispārējās publiskās licences (GNU General Public License) noteikumiem, ko publicējis Brīvās programmatūras fonds (Free Software Foundation), licences 3. versiju vai (pēc jūsu izvēles) jebkuru jaunāku versiju.\n\nŠī programma tiek izplatīta ar cerību, ka tā būs noderīga, bet BEZ GARANTIJĀM; pat bez netiešās garantijas par PIRKŠANSPĒJĪBU vai PIEEJAMĪBU KONKRĒTAM APRAKSTAM. Sīkāku informāciju skatīt GNU Vispārējā publiskā licence.\n\nJums kopā ar šo programmu būtu jāsaņem GNU Vispārējās publiskās licences kopija. Ja tā nav, skatiet .",
+ "locale_name": "Latvian",
+ "wellcome.choose_language": "Lūdzu, izvēlieties valodu, kas tiks izmantota istalācijas laikā!",
+ "wellcome.text": "Laipni lūdzam Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/MG.json b/src/locales/MG.json
new file mode 100644
index 0000000..eea734a
--- /dev/null
+++ b/src/locales/MG.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Amin'ny fanindriana ny bokotra 'Manaiky', dia manaiky ireo fepetra voalaza etsy ambony ianao.",
+ "license.license": "Ity programa ity dia rindrambaiko maimaim-poana: azonao zaraina indray sy/na ovaina izy araka ny fepetran'ny GNU General Public License navoakan'ny Free Software Foundation, na ny dikan'ny fahazoan-dàlana faha-3, na (araka ny safidinao) dika rehetra manaraka izany.\n\nZaraina ity programa ity amin'ny fanantenana fa hahasoa izy, saingy TSY MISY ANTOKA; na dia ny antoka an-kolaka momba ny FAHAFAHANA AMIDY na ny FAMENDRENY HO AN'NY TOMBON-KEVITRA MANOKANA aza. Jereo ny GNU General Public License raha mila fanazavana fanampiny.\n\nTokony ho nahazo kopian'ny GNU General Public License niaraka tamin'ity programa ity ianao. Raha tsy izany, jereo ny .",
+ "locale_name": "Malagasy",
+ "wellcome.choose_language": "Azafady mifidiana fiteny hampiasaina mandritra ny fametrahana!",
+ "wellcome.text": "Tonga soa eto amin'ny Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/MI.json b/src/locales/MI.json
new file mode 100644
index 0000000..84c48d5
--- /dev/null
+++ b/src/locales/MI.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Mā te pēhi i te pātene 'Whakaae', ka whakaae koe ki ngā tikanga kua whakamārama ake nei.",
+ "license.license": "He pūmanawa koreutu tēnei hōtaka: ka taea e koe te tohatoha anō, te whakarerekē rānei i raro i ngā tikanga o te GNU General Public License i whakaputaina e te Free Software Foundation, arā, te putanga 3 o te Raihana, te putanga ā muri ake rānei (mēnā e hiahia ana koe).\n\nKa tohaina tēnei hōtaka i te tūmanako ka whai hua, engari KĀORE HE WHAKAŪ; kāore anō hoki te whakaū ā-tūpono mō te HOKOHOKO, mō te WHAI MOMONGI KI TĒTEHI WHĀINGA. Tirohia te GNU General Public License mō ētahi taipitopito.\n\nMe whiwhi koe i tētahi kape o te GNU General Public License i te wā i whiwhi ai koe i tēnei hōtaka. Mēnā kāore, tirohia .",
+ "locale_name": "Maori",
+ "wellcome.choose_language": "Tēnā, tīpakohia te reo hei whakamahi i te wā o te tāutanga!",
+ "wellcome.text": "Nau mai ki Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/MK.json b/src/locales/MK.json
new file mode 100644
index 0000000..19584be
--- /dev/null
+++ b/src/locales/MK.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Со притискање на копчето \"Прифати\", вие се согласувате со горенаведените услови.",
+ "license.license": "Оваа програма е слободен софтвер: можете да ја редистрибуирате и/или да ја измените според условите на ГНУ Општата јавна лиценца, објавена од Фондацијата за слободен софтвер, или верзија 3 од Лиценцата, или (по ваш избор) која било подоцнежна верзија.\n\nОваа програма се дистрибуира со надеж дека ќе биде корисна, но БЕЗ БИЛО КАКВА ГАРАНЦИЈА; дури и без имплицитната гаранција за ПРОДАВНОСТ или ПРИГОДНОСТ ЗА ОДРЕДЕНА НАМЕНА. Погледнете ја Општата јавна лиценца на ГНУ за повеќе детали.\n\nТребало да добиете копија од Општата јавна лиценца на ГНУ заедно со оваа програма. Ако не, погледнете на .",
+ "locale_name": "Macedonian",
+ "wellcome.choose_language": "Ве молиме изберете јазик за користење за време на инсталацијата!",
+ "wellcome.text": "Добредојдовте во Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/ML.json b/src/locales/ML.json
new file mode 100644
index 0000000..3e33107
--- /dev/null
+++ b/src/locales/ML.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'അംഗീകരിക്കുക' ബട്ടൺ അമർത്തുന്നതിലൂടെ, മുകളിൽ വിവരിച്ച നിബന്ധനകളോട് നിങ്ങൾ സമ്മതിക്കുന്നു.",
+ "license.license": "ഈ പ്രോഗ്രാം ഒരു സ്വതന്ത്ര സോഫ്റ്റ്വെയറാണ്: ഫ്രീ സോഫ്റ്റ്വെയർ ഫൗണ്ടേഷൻ പ്രസിദ്ധീകരിച്ച ഗ്നു ജനറൽ പബ്ലിക് ലൈസൻസിന്റെ നിബന്ധനകൾക്കനുസരിച്ച്, നിങ്ങൾക്ക് ഇത് പുനർവിതരണം ചെയ്യാനും കൂടാതെ/അല്ലെങ്കിൽ പരിഷ്കരിക്കാനും കഴിയും; അത് ലൈസൻസിന്റെ പതിപ്പ് 3 അല്ലെങ്കിൽ (നിങ്ങളുടെ ഇഷ്ടാനുസരണം) അതിനുശേഷമുള്ള ഏതെങ്കിലും പതിപ്പായിരിക്കാം.\n\nഈ പ്രോഗ്രാം ഉപയോഗപ്രദമാകുമെന്ന പ്രതീക്ഷയോടെയാണ് വിതരണം ചെയ്യുന്നത്, എന്നാൽ യാതൊരു വാറന്റിയുമില്ലാതെ; വ്യാപാരക്ഷമതയോ ഒരു പ്രത്യേക ആവശ്യത്തിനുള്ള യോഗ്യതയോ എന്നിങ്ങനെയുള്ള സൂചിപ്പിക്കപ്പെട്ട വാറന്റി പോലുമില്ലാതെ. കൂടുതൽ വിവരങ്ങൾക്ക് ഗ്നു ജനറൽ പബ്ലിക് ലൈസൻസ് കാണുക.\n\nഈ പ്രോഗ്രാമിനൊപ്പം നിങ്ങൾക്ക് ഗ്നു ജനറൽ പബ്ലിക് ലൈസൻസിന്റെ ഒരു പകർപ്പ് ലഭിച്ചിരിക്കണം. അങ്ങനെയില്ലെങ്കിൽ, കാണുക.",
+ "locale_name": "Malayalam",
+ "wellcome.choose_language": "ഇൻസ്റ്റാളേഷൻ സമയത്ത് ഉപയോഗിക്കാനുള്ള ഭാഷ ദയവായി തിരഞ്ഞെടുക്കുക!",
+ "wellcome.text": "കിര ഇൻസ്റ്റാളറിലേക്ക് സ്വാഗതം!"
+}
\ No newline at end of file
diff --git a/src/locales/MN.json b/src/locales/MN.json
new file mode 100644
index 0000000..49fb9a2
--- /dev/null
+++ b/src/locales/MN.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Accept' товчийг дарснаар та дээр дурдсан нөхцлүүдийг хүлээн зөвшөөрч байна.",
+ "license.license": "Энэхүү програм нь чөлөөт програм хангамж юм: та үүнийг Free Software Foundation-аас нийтэлсэн GNU-ийн Ерөнхий Нийтийн Лицензийн нөхцлийн дагуу, тухайн лицензийн 3-р хувилбар эсвэл (таны сонголтоор) дараагийн аливаа хувилбар дор дахин тараах, өөрчлөх боломжтой.\n\nЭнэхүү хөтөлбөрийг ашигтай байх болов уу гэж найдлагатайгаар тарааж байна, ГЭВЧ ЯМАР Ч БАТАЛГААГҮЙ; үүнд барааны худалдааны зориулалттай эсэх болон тодорхой зорилгод тохирох чадварын далд баталгаа ч багтана. Дэлгэрэнгүй мэдээллийг GNU ерөнхий олон нийтийн лицензээс үзнэ үү.\n\nТа энэ хөтөлбөртэй хамт GNU ерөнхий олон нийтийн лицензийн хуулбарыг авсан байх ёстой. Хэрэв аваагүй бол хаягаар үзнэ үү.",
+ "locale_name": "Mongolian",
+ "wellcome.choose_language": "Суулгалтын явцад ашиглах хэлийг сонгоно уу!",
+ "wellcome.text": "Kira Installer-д тавтай морилно уу!"
+}
\ No newline at end of file
diff --git a/src/locales/MR.json b/src/locales/MR.json
new file mode 100644
index 0000000..cbccfc8
--- /dev/null
+++ b/src/locales/MR.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Accept' बटण दाबून आपण वरील वर्णन केलेल्या अटींना मान्यता देत आहात.",
+ "license.license": "हा कार्यक्रम मुक्त सॉफ्टवेअर आहे: तुम्ही तो GNU जनरल पब्लिक लायसन्सच्या अटींनुसार, फ्री सॉफ्टवेअर फाउंडेशनने प्रकाशित केलेल्या लायसन्सच्या आवृत्ती 3 किंवा (तुमच्या पसंतीनुसार) कोणत्याही नंतरच्या आवृत्तीअंतर्गत पुन्हा वितरित करू शकता आणि/किंवा त्यात बदल करू शकता.\n\nहा कार्यक्रम उपयुक्त ठरेल अशी आशा बाळगून वितरित केला गेला आहे, परंतु कोणतीही हमी न देता; अगदी विक्रीयोग्यता किंवा विशिष्ट हेतूसाठी उपयुक्ततेची अंतर्निहित हमी देखील नाही. अधिक तपशीलांसाठी जीएनयू जनरल पब्लिक परवाना पहा.\n\nआपण या कार्यक्रमासह जीएनयू जनरल पब्लिक परवान्याची एक प्रत प्राप्त केली असावी. जर तसे नसेल, तर पहा.",
+ "locale_name": "Marathi",
+ "wellcome.choose_language": "कृपया प्रतिष्ठापन दरम्यान वापरण्यासाठी भाषा निवडा!",
+ "wellcome.text": "किरॉ इंस्टॉलरमध्ये आपले स्वागत आहे!"
+}
\ No newline at end of file
diff --git a/src/locales/MS.json b/src/locales/MS.json
new file mode 100644
index 0000000..ebd27f3
--- /dev/null
+++ b/src/locales/MS.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Dengan menekan butang 'Terima', anda bersetuju dengan terma yang diterangkan di atas.",
+ "license.license": "Perisian ini adalah perisian bebas: anda boleh menyebarkannya semula dan/atau mengubah suainya di bawah terma GNU General Public License seperti yang diterbitkan oleh Free Software Foundation, sama ada versi 3 Lesen tersebut, atau (pilihan anda) mana-mana versi kemudian.\n\nProgram ini diedarkan dengan harapan ia akan berguna, tetapi TANPA SEBARANG JAMINAN; tanpa jaminan tersirat mengenai KESESUAIAN UNTUK DIPERDAGANGKAN atau KESESUAIAN UNTUK SEBARANG TUJUAN TERTENTU. Lihat Lesen Umum GNU untuk maklumat lanjut.\n\nAnda sepatutnya telah menerima salinan Lesen Umum GNU bersama program ini. Jika tidak, lihat .",
+ "locale_name": "Malay",
+ "wellcome.choose_language": "Sila pilih bahasa untuk digunakan semasa pemasangan!",
+ "wellcome.text": "Selamat datang ke Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/MT.json b/src/locales/MT.json
new file mode 100644
index 0000000..2e82cbc
--- /dev/null
+++ b/src/locales/MT.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Billi tikklikkja l-buttuna 'Aċċetta', taqbel mat-termini deskritti hawn fuq.",
+ "license.license": "Dan il-programm huwa softwer ħieles: tista' terġa' tiddistribwixxi u/jew timmodifikah taħt it-termini tal-GNU General Public License kif ippubblikat mill-Free Software Foundation, kemm il-verżjoni 3 tal-Liċenzja, jew (skont l-għażla tiegħek) kwalunkwe verżjoni sussegwenti.\n\nDan il-programm huwa distribwit bit-tama li jkun utli, imma BLA EBDA GARANZIJA; anki mingħajr il-garanzija implikata ta' Kummerċjalizzazzjoni jew ADATTAMENT GĦAL SKOP PARTIKOLARI. Ara l-Liċenzja Pubblika Ġenerali ta' GNU għal aktar dettalji.\n\nGħandek tkun irċevejt kopja tal-Liċenzja Pubblika Ġenerali ta' GNU flimkien ma' dan il-programm. Jekk le, ara .",
+ "locale_name": "Maltese",
+ "wellcome.choose_language": "Jekk jogħġbok agħżel il-lingwa li trid tuża waqt l-installazzjoni!",
+ "wellcome.text": "Merħba f'Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/MY.json b/src/locales/MY.json
new file mode 100644
index 0000000..35baece
--- /dev/null
+++ b/src/locales/MY.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Accept' ခလုတ်ကို နှိပ်ခြင်းဖြင့် အထက်ဖော်ပြထားသည့် စည်းမျဉ်းများကို သဘောတူပါသည်။",
+ "license.license": "ဤအစီအစဉ်သည် လွတ်လပ်သော ဆော့ဖ်ဝဲဖြစ်ပြီး၊ Free Software Foundation မှ ထုတ်ပြန်ထားသည့် GNU General Public License ၏ စည်းမျဉ်းများအရ ထပ်မံဖြန့်ချိခြင်း သို့မဟုတ် ပြင်ဆင်ခြင်း ပြုလုပ်နိုင်ပါသည်။ License ၏ ဗားရှင်း ၃ သို့မဟုတ် (သင့်ရွေးချယ်မှုအရ) နောက်ထပ်ထွက်မည့် မည်သည့်ဗားရှင်းကိုမဆို အသုံးပြုနိုင်ပါသည်။\n\nဤအစီအစဉ်ကို အသုံးဝင်မည်ဟု မျှော်လင့်ကာ ဖြန့်ဝေသော်လည်း မည်သည့် အာမခံမျှ မပါဝင်ပါ။ ကုန်သည်အရည်အသွေး (MERCHANTABILITY) သို့မဟုတ် တစ်စုံတစ်ခုအတွက် သင့်တော်မှု (FITNESS FOR A PARTICULAR PURPOSE) ဆိုသည့် အာမခံများပါဝင်ခြင်းမရှိပါ။ အသေးစိတ်အချက်အလက်များအတွက် GNU General Public License ကို ကြည့်ပါ။\n\nဤအစီအစဉ်နှင့်အတူ GNU General Public License ၏ မိတ္တူတစ်စောင်ကို ရရှိထားသင့်ပါသည်။ မရရှိပါက တွင် ကြည့်ပါ။",
+ "locale_name": "Burmese",
+ "wellcome.choose_language": "တပ်ဆင်စဉ် အသုံးပြုမည့် ဘာသာစကားကို ရွေးချယ်ပါ။",
+ "wellcome.text": "Kira Installer သို့ ကြိုဆိုပါသည်!"
+}
\ No newline at end of file
diff --git a/src/locales/NB.json b/src/locales/NB.json
new file mode 100644
index 0000000..047e198
--- /dev/null
+++ b/src/locales/NB.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ved å trykke på \"Godta\"-knappen godtar du vilkårene beskrevet ovenfor.",
+ "license.license": "Dette programmet er fri programvare: Du kan videredistribuere det og/eller endre det i henhold til vilkårene i GNU General Public License som utgitt av Free Software Foundation, enten versjon 3 av lisensen eller (etter eget valg) en senere versjon.\n\nDette programmet distribueres i håp om at det vil være nyttig, men UTEN NOEN SOM HELST GARANTI; ikke engang den underforståtte garantien om SALGBARHET eller EGNETHET FOR ET SÆRSKILT FORMÅL. Se GNU General Public License for flere detaljer.\n\nDu skal ha mottatt en kopi av GNU General Public License sammen med dette programmet. Hvis ikke, se .",
+ "locale_name": "Norwegian (bokmål)",
+ "wellcome.choose_language": "Vennligst velg språk som skal brukes under installasjonen!",
+ "wellcome.text": "Velkommen til Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/NE.json b/src/locales/NE.json
new file mode 100644
index 0000000..8041a46
--- /dev/null
+++ b/src/locales/NE.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'स्वीकार' बटन थिचेर तपाईं माथि वर्णन गरिएका सर्तहरूमा सहमत हुनुहुन्छ।",
+ "license.license": "यो कार्यक्रम स्वतन्त्र सफ्टवेयर हो: तपाईं यसलाई फ्री सफ्टवेयर फाउन्डेसनद्वारा प्रकाशित जीएनयू सामान्य सार्वजनिक लाइसेन्सका सर्तहरूअनुसार पुनर्वितरण र/वा परिमार्जन गर्न सक्नुहुन्छ, चाहे त्यो लाइसेन्सको संस्करण ३ होस् वा (तपाईंको विकल्पमा) कुनै पछिल्लो संस्करण।\n\nयो कार्यक्रम उपयोगी हुनेछ भन्ने आशाका साथ वितरण गरिएको हो, तर कुनै पनि वारेन्टी बिना; यहाँसम्म कि व्यापारिकता वा कुनै विशेष उद्देश्यको लागि उपयुक्तताको निहित वारेन्टी बिना। थप विवरणहरूको लागि GNU सामान्य सार्वजनिक इजाजतपत्र हेर्नुहोस्।\n\nतपाईंले यो कार्यक्रमसँगै GNU सामान्य सार्वजनिक इजाजतपत्रको एक प्रति प्राप्त गर्नुपर्ने थियो। यदि प्राप्त गर्नुभएको छैन भने, हेर्नुहोस्।",
+ "locale_name": "Nepali",
+ "wellcome.choose_language": "स्थापनाको क्रममा प्रयोग गर्न कृपया भाषा चयन गर्नुहोस्!",
+ "wellcome.text": "किर इन्स्टलरमा स्वागत छ!"
+}
\ No newline at end of file
diff --git a/src/locales/NL.json b/src/locales/NL.json
new file mode 100644
index 0000000..116c7d6
--- /dev/null
+++ b/src/locales/NL.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Door op de knop \"Accepteren\" te drukken stemt u in met de hierboven beschreven voorwaarden.",
+ "license.license": "Dit programma is vrije software: u mag het herdistribueren en/of wijzigen onder de voorwaarden van de GNU General Public License zoals gepubliceerd door de Free Software Foundation, versie 3 van de Licentie, of (naar keuze) een latere versie.\n\nDit programma wordt verspreid in de hoop dat het nuttig zal zijn, maar ZONDER ENIGE GARANTIE; zelfs zonder de impliciete garantie van VERKOOPBAARHEID of GESCHIKTHEID VOOR EEN BEPAALD DOEL. Zie de GNU General Public License voor meer details.\n\nU zou een kopie van de GNU Algemene Gebruikerslicentie bij dit programma moeten hebben ontvangen. Zo niet, zie .",
+ "locale_name": "Dutch",
+ "wellcome.choose_language": "Selecteer de taal die u tijdens de istalatie wilt gebruiken!",
+ "wellcome.text": "Welkom bij Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/OC.json b/src/locales/OC.json
new file mode 100644
index 0000000..23927f0
--- /dev/null
+++ b/src/locales/OC.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "En clicant sul boton «Acceptar», acceptatz los tèrmes descriches çai sus.",
+ "license.license": "Aqueste programa es un logicial liure : lo podètz redistribuir e/o modificar jos las condicions de la Licéncia Publica Generala de la GNU, publicada per la Free Software Foundation, siá la version 3 de la Licéncia, siá (a vòstra causida) una version ulteriora.\n\nAqueste programa es distribuit dins l'esper que siá util, mas SENS CAP DE GARANTIA; sens mème la garantia implicita de QUALITAT DE MERCADISA o d'APTITUD PER UN USAGE PARTICULIÈR. Consultatz la Licéncia Publica Generala de GNU per mai de detalhs.\n\nAuríatz degut recebre una còpia de la Licéncia Publica Generala de GNU amb aqueste programa. Se non, consultatz .",
+ "locale_name": "Occitan",
+ "wellcome.choose_language": "Mercés de causir la lenga d'utilizar pendent l'installacion!",
+ "wellcome.text": "Benvenguts a Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/OM.json b/src/locales/OM.json
new file mode 100644
index 0000000..e53eb45
--- /dev/null
+++ b/src/locales/OM.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Qabduu 'Fudhadhu' jedhu cuqaasuudhaan, ulaagaalee armaan olitti ibsaman fudhachuu keessan mirkaneessitu.",
+ "license.license": "Sagantaan kun moosaajii bilisaati: akkaataa Heera Bilisummaa Waliigalaa GNU kan Dhaabbata Moosaajii Bilisaatiin maxxanfameen irra deebiin raabsuu yookaan jijjiiruu dandeessu, yookaan versiinii 3 kan Heera kanaa, yookaan (filannoo keessaniin) versiinii isa boodaa kamiyyuu.\n\nSagantaan kun abdii fayyaduu qaba jedhuun raabsama, GARUU WABII HIN QABU; wabii daldalaaf ooluu yookaan kaayyoo addaatiif mijaa'uu isaanii kan akeekame illee dabalatee. Odeeffannoo dabalataaf Eeyyama Ummataa Waliigalaa GNU ilaali.\n\nKoppii Eeyyama Ummataa Waliigalaa GNU sagantaa kana waliin argachuu qabda turte. Yoo kana hin taane, ilaali.",
+ "locale_name": "Oromo",
+ "wellcome.choose_language": "Maaloo yeroo fe'umsaaf afaan fayyadamu filadhaa!",
+ "wellcome.text": "Gara Kira Installer-tti Baga Nagaan Dhuftan!"
+}
\ No newline at end of file
diff --git a/src/locales/PA.json b/src/locales/PA.json
new file mode 100644
index 0000000..85a98d5
--- /dev/null
+++ b/src/locales/PA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Accept' ਬਟਨ ਦਬਾ ਕੇ, ਤੁਸੀਂ ਉਪਰ ਦੱਸੇ ਗਏ ਨਿਯਮਾਂ ਨਾਲ ਸਹਿਮਤ ਹੋ ਰਹੇ ਹੋ।",
+ "license.license": "ਇਹ ਪ੍ਰੋਗਰਾਮ ਮੁਫ਼ਤ ਸਾਫਟਵੇਅਰ ਹੈ: ਤੁਸੀਂ ਇਸਨੂੰ ਮੁੜ-ਵੰਡ ਸਕਦੇ ਹੋ ਅਤੇ/ਜਾਂ ਇਸ ਵਿੱਚ ਸੋਧ ਕਰ ਸਕਦੇ ਹੋ, GNU ਜਨਰਲ ਪਬਲਿਕ ਲਾਇਸੈਂਸ ਦੇ ਨਿਯਮਾਂ ਅਨੁਸਾਰ, ਜਿਵੇਂ ਕਿ ਫ੍ਰੀ ਸਾਫਟਵੇਅਰ ਫਾਊਂਡੇਸ਼ਨ ਦੁਆਰਾ ਪ੍ਰਕਾਸ਼ਿਤ ਕੀਤਾ ਗਿਆ ਹੈ, ਜਾਂ ਤਾਂ ਲਾਇਸੈਂਸ ਦਾ ਸੰਸਕਰਣ 3, ਜਾਂ (ਤੁਹਾਡੀ ਪਸੰਦ ਅਨੁਸਾਰ) ਕੋਈ ਵੀ ਬਾਅਦ ਦਾ ਸੰਸਕਰਣ।\n\nਇਸ ਪ੍ਰੋਗਰਾਮ ਨੂੰ ਇਸ ਉਮੀਦ ਨਾਲ ਵੰਡਿਆ ਜਾਂਦਾ ਹੈ ਕਿ ਇਹ ਲਾਭਦਾਇਕ ਹੋਵੇਗਾ, ਪਰ ਬਿਨਾਂ ਕਿਸੇ ਵਾਰੰਟੀ ਦੇ; ਇੱਥੋਂ ਤੱਕ ਕਿ ਵਪਾਰਕਤਾ ਜਾਂ ਕਿਸੇ ਖਾਸ ਉਦੇਸ਼ ਲਈ ਯੋਗਤਾ ਦੀ ਅਪ੍ਰਤੱਖ ਵਾਰੰਟੀ ਦੇ ਬਿਨਾਂ। ਵਧੇਰੇ ਵੇਰਵਿਆਂ ਲਈ GNU ਜਨਰਲ ਪਬਲਿਕ ਲਾਇਸੈਂਸ ਦੇਖੋ।\n\nਤੁਹਾਨੂੰ ਇਸ ਪ੍ਰੋਗਰਾਮ ਦੇ ਨਾਲ GNU ਜਨਰਲ ਪਬਲਿਕ ਲਾਇਸੈਂਸ ਦੀ ਇੱਕ ਕਾਪੀ ਮਿਲਣੀ ਚਾਹੀਦੀ ਸੀ। ਜੇਕਰ ਨਹੀਂ, ਤਾਂ ਦੇਖੋ।",
+ "locale_name": "Punjabi",
+ "wellcome.choose_language": "ਕਿਰਪਾ ਕਰਕੇ ਇੰਸਟਾਲੇਸ਼ਨ ਦੌਰਾਨ ਵਰਤਣ ਲਈ ਭਾਸ਼ਾ ਚੁਣੋ!",
+ "wellcome.text": "ਕੀਰਾ ਇੰਸਟਾਲਰ ਵਿੱਚ ਤੁਹਾਡਾ ਸਵਾਗਤ ਹੈ!"
+}
\ No newline at end of file
diff --git a/src/locales/PL.json b/src/locales/PL.json
new file mode 100644
index 0000000..77c9f03
--- /dev/null
+++ b/src/locales/PL.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Naciskając przycisk \"Akceptuję\" wyrażają Państwo zgodę na warunki opisane powyżej.",
+ "license.license": "Ten program jest wolnym oprogramowaniem: można go rozpowszechniać i/lub modyfikować zgodnie z warunkami Powszechnej Licencji Publicznej GNU opublikowanej przez Free Software Foundation, w wersji 3 Licencji lub (według Państwa uznania) w dowolnej późniejszej wersji.\n\nTen program jest rozpowszechniany w nadziei, że będzie przydatny, ale BEZ JAKIEJKOLWIEK GWARANCJI; nawet bez dorozumianej gwarancji PRZYDATNOŚCI HANDLOWEJ lub PRZYDATNOŚCI DO OKREŚLONEGO CELU. Więcej szczegółów znajdą Państwo w Powszechnej Licencji Publicznej GNU.\n\nPowinni Państwo otrzymać kopię Powszechnej Licencji Publicznej GNU wraz z tym programem. Jeśli nie, proszę zobaczyć .",
+ "locale_name": "Polish",
+ "wellcome.choose_language": "Proszę wybrać język używany podczas prezentacji!",
+ "wellcome.text": "Witamy w Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/PS.json b/src/locales/PS.json
new file mode 100644
index 0000000..639f3bb
--- /dev/null
+++ b/src/locales/PS.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "د 'قبول' تڼۍ په فشارولو سره، تاسو پورته تشریح شوي شرایطو سره موافقه کوئ.",
+ "license.license": "دا پروګرام وړیا سافټویر دی: تاسو کولی شئ دا د GNU عمومي عامه جواز د شرایطو سره سم، لکه څنګه چې د وړیا سافټویر بنسټ لخوا خپور شوی، بیا وویشئ او/یا تعدیل یې کړئ، که هغه د جواز ۳ نسخه وي، یا (ستاسو په انتخاب) کومه وروستنۍ نسخه.\n\nدا پروګرام په دې هیله ویشل کیږي چې ګټور به وي، خو پرته له کوم تضمین څخه؛ حتی د سوداګرۍ وړتیا یا یوې ځانګړې موخې لپاره د مناسبوالي د ضمني تضمین پرته. د نورو جزیاتو لپاره د ګنو عمومي عامه جواز وګورئ.\n\nتاسو باید د دې پروګرام سره یوځای د ګنو عمومي عامه جواز یوه کاپي ترلاسه کړې وي. که نه، نو وګورئ.",
+ "locale_name": "Pashto",
+ "wellcome.choose_language": "مهرباني وکړئ د نصبولو پرمهال د کارولو لپاره ژبه وټاکئ!",
+ "wellcome.text": "کیرا انسټالر ته ښه راغلاست!"
+}
\ No newline at end of file
diff --git a/src/locales/PT-BR.json b/src/locales/PT-BR.json
new file mode 100644
index 0000000..3eb08ee
--- /dev/null
+++ b/src/locales/PT-BR.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ao pressionar o botão \"Aceitar\", o senhor concorda com os termos descritos acima.",
+ "license.license": "Este programa é um software livre: o senhor pode redistribuí-lo e/ou modificá-lo de acordo com os termos da Licença Pública Geral GNU, conforme publicada pela Free Software Foundation, na versão 3 da Licença ou (a seu critério) em qualquer versão posterior.\n\nEste programa é distribuído na esperança de que seja útil, mas SEM QUALQUER GARANTIA, nem mesmo a garantia implícita de COMERCIALIZAÇÃO ou ADEQUAÇÃO A UM PROPÓSITO ESPECÍFICO. Consulte a Licença Pública Geral GNU para obter mais detalhes.\n\nO senhor deve ter recebido uma cópia da Licença Pública Geral do GNU junto com este programa. Caso contrário, consulte .",
+ "locale_name": "Portuguese (Brazilian)",
+ "wellcome.choose_language": "Selecione o idioma a ser usado durante a instalação!",
+ "wellcome.text": "Bem-vindo ao Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/PT-PT.json b/src/locales/PT-PT.json
new file mode 100644
index 0000000..3a7d4fc
--- /dev/null
+++ b/src/locales/PT-PT.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ao premir o botão \"Aceitar\" está a concordar com os termos acima descritos.",
+ "license.license": "Este programa é software livre: pode redistribuí-lo e/ou modificá-lo de acordo com os termos da Licença Pública Geral GNU, tal como publicada pela Free Software Foundation, quer a versão 3 da Licença, quer (à sua escolha) qualquer versão posterior.\n\nEste programa é distribuído na esperança de que seja útil, mas SEM QUALQUER GARANTIA; sem sequer a garantia implícita de COMERCIALIZAÇÃO ou ADEQUAÇÃO A UM PROPÓSITO PARTICULAR. Veja a Licença Pública Geral GNU para mais detalhes.\n\nDeverá ter recebido uma cópia da Licença Pública Geral GNU juntamente com este programa. Caso contrário, consulte .",
+ "locale_name": "Portuguese (European)",
+ "wellcome.choose_language": "Selecione a língua a utilizar durante a instalação!",
+ "wellcome.text": "Bem-vindo ao Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/QU.json b/src/locales/QU.json
new file mode 100644
index 0000000..d5655f9
--- /dev/null
+++ b/src/locales/QU.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Chaskiy' ñit'inata ñit'ispaqa, hawa nisqa kamachikuykunata chaskikunki.",
+ "license.license": "Kay wakichiqa qispi llamk'anam: qamqa musuqmanta rakiyta atinki utaq hukmanyachiyta atinki GNU Sapsi Lluqsichina Saqillaypa kamachikuyninkunaman hina, imaynan Qispi Llamk'anakunaq T'aqan (Free Software Foundation) lluqsichisqanman hina, saqillaypa kimsa kaq ñiqin kaqninwanpas, utaq (akllanaykiman hina) mayqin qhipa kaq ñiqin kaqninwanpas.\n\nKay wakichiyqa rakisqa kachkan allin kananta suyaspa, ichaqa MANAM IMA GARANTÍAYUQCHU; manam ni qhatunapaq allin kayninmanta nitaq huk sapaq ruwanapaq allin kayninmanta pakallapi kaq garantíayuqchu. Aswan willakuykunapaqqa, GNU Lisinsiyata qhaway.\n\nKay wakichiywan kuska GNU Lisinsiyamanta huk copiata chaskiykin karqan. Mana chayqa, kaypi qhaway: .",
+ "locale_name": "Quechua",
+ "wellcome.choose_language": "Ama hina kaspa, akllay churay pachapi llamk'achinapaq simita!",
+ "wellcome.text": "Allin hamusqa Kira Installer nisqaman!"
+}
\ No newline at end of file
diff --git a/src/locales/RO.json b/src/locales/RO.json
new file mode 100644
index 0000000..946b50a
--- /dev/null
+++ b/src/locales/RO.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Prin apăsarea butonului \"Accept\" acceptați termenii descriși mai sus.",
+ "license.license": "Acest program este software liber: îl puteți redistribui și/sau modifica în conformitate cu termenii Licenței Publice Generale GNU publicată de Free Software Foundation, fie versiunea 3 a Licenței, fie (la alegerea dumneavoastră) orice versiune ulterioară.\n\nAcest program este distribuit în speranța că va fi util, dar FĂRĂ NICI O GARANȚIE; fără nici măcar garanția implicită de MERCHANTABILITATE sau APTITUDINE PENTRU UN SCOP PARTICULAR. Consultați Licența publică generală GNU pentru mai multe detalii.\n\nAr trebui să fi primit o copie a Licenței Publice Generale GNU împreună cu acest program. Dacă nu, consultați .",
+ "locale_name": "Romanian",
+ "wellcome.choose_language": "Vă rugăm să selectați limba care urmează să fie utilizată în timpul instalării!",
+ "wellcome.text": "Bine ați venit la Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/RU.json b/src/locales/RU.json
new file mode 100644
index 0000000..dbdc06b
--- /dev/null
+++ b/src/locales/RU.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Нажимая кнопку \"Принять\", Вы соглашаетесь с условиями, описанными выше.",
+ "license.license": "Эта программа является свободным программным обеспечением: Вы можете распространять ее и/или изменять на условиях Стандартной общественной лицензии GNU, опубликованной Фондом свободного программного обеспечения, либо версии 3 этой лицензии, либо (по Вашему выбору) любой более поздней версии.\n\nЭта программа распространяется в надежде, что она окажется полезной, но БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ; даже без подразумеваемых гарантий ТОВАРНОЙ ПРИГОДНОСТИ или ПРИГОДНОСТИ ДЛЯ КАКОЙ-ЛИБО ЦЕЛИ. Более подробную информацию см. в Стандартной общественной лицензии GNU.\n\nВы должны были получить копию Стандартной общественной лицензии GNU вместе с этой программой. Если нет, смотрите .",
+ "locale_name": "Russian",
+ "wellcome.choose_language": "Пожалуйста, выберите язык, который будет использоваться во время установки!",
+ "wellcome.text": "Добро пожаловать в Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/SA.json b/src/locales/SA.json
new file mode 100644
index 0000000..92688a3
--- /dev/null
+++ b/src/locales/SA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "स्वीकार्-बटनं दबयित्वा भवन्तः उपरि वर्णितान् नियमान् अनुमोदन्ति।",
+ "license.license": "अयं कार्यक्रमः मुक्तसॉफ्टवेयरः अस्ति। भवतः तं पुनर्वितरितुं वा संशोधितुं शक्नोति GNU सामान्यसार्वजनिक-अनुमतिपत्रेण यथा Free Software Foundation द्वारा प्रकाशितेन, अनुमतिपत्रस्य संस्करणे 3 वा (वैकल्पिकरूपेण) अनन्तरसंस्करणे।\n\nअयं कार्यक्रमः उपयोगी भविष्यति इति आशायां वितरितः, परन्तु कस्यापि प्रत्याभरणरहितः; न तु व्यापारोपयोगितायाः वा विशिष्टप्रयोजनोपयोगितायाः निहितप्रत्याभरणरहितः। अधिकविवरणार्थं जीएनयू सामान्यसार्वजनिकअनुमतिपत्रम् पश्यत।\n\nअस्य कार्यक्रमस्य सह जीएनयू सामान्यसार्वजनिकअनुमतिपत्रस्य प्रतिलिपिः भवतः प्राप्तव्या आसीत्। यदि न प्राप्तम्, तर्हि इति पश्यत।",
+ "locale_name": "Sanskrit",
+ "wellcome.choose_language": "स्थापनाकाले प्रयुज्यभाषां कृपया चयनयतु।",
+ "wellcome.text": "किरान्स्थापनकर्त्रे स्वागतम्।"
+}
\ No newline at end of file
diff --git a/src/locales/SK.json b/src/locales/SK.json
new file mode 100644
index 0000000..2fc2e78
--- /dev/null
+++ b/src/locales/SK.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Stlačením tlačidla \"Prijať\" súhlasíte s vyššie uvedenými podmienkami.",
+ "license.license": "Tento program je slobodný softvér: môžete ho šíriť a/alebo upravovať podľa podmienok Všeobecnej verejnej licencie GNU, ako ju vydala Nadácia pre slobodný softvér, buď verzie 3 licencie, alebo (podľa vlastného uváženia) akejkoľvek novšej verzie.\n\nTento program sa šíri v nádeji, že bude užitočný, ale BEZ AKEJKOĽVEK ZÁRUKY; dokonca ani bez implicitnej záruky PREDAJNOSTI alebo VHODNOSTI NA KONKRÉTNY ÚČEL. Viac informácií nájdete vo Všeobecnej verejnej licencii GNU.\n\nSpolu s týmto programom ste mali dostať kópiu Všeobecnej verejnej licencie GNU. Ak nie, pozrite si .",
+ "locale_name": "Slovak",
+ "wellcome.choose_language": "Vyberte jazyk, ktorý chcete použiť počas istalácie!",
+ "wellcome.text": "Vitajte v programe Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/SL.json b/src/locales/SL.json
new file mode 100644
index 0000000..3d731c8
--- /dev/null
+++ b/src/locales/SL.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "S pritiskom na gumb \"Sprejmi\" se strinjate z zgoraj opisanimi pogoji.",
+ "license.license": "Ta program je prosta programska oprema: lahko ga razširjate in/ali spreminjate pod pogoji Splošne javne licence GNU, kot jo je objavila fundacija Free Software Foundation, bodisi različice 3 te licence bodisi (po vaši izbiri) katere koli poznejše različice.\n\nTa program se razširja v upanju, da bo uporaben, vendar BREZ KATEREGAKOLI GARANCIJE; celo brez implicitnega jamstva o PRODAJALNOSTI ali primernosti za določen namen. Za več podrobnosti glej Splošno javno licenco GNU.\n\nKopijo Splošne javne licence GNU bi morali prejeti skupaj s tem programom. Če ne, glejte .",
+ "locale_name": "Slovenian",
+ "wellcome.choose_language": "Prosimo, izberite jezik, ki ga želite uporabiti med istalacijo!",
+ "wellcome.text": "Dobrodošli v programu Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/SQ.json b/src/locales/SQ.json
new file mode 100644
index 0000000..cd16759
--- /dev/null
+++ b/src/locales/SQ.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Duke shtypur butonin 'Prano', ju pranoni kushtet e përshkruara më sipër.",
+ "license.license": "Ky program është softuer i lirë: mund ta ribashkëndani dhe/ose ta modifikoni nën kushtet e Licencës së Përgjithshme Publike GNU, siç është botuar nga Free Software Foundation, qoftë versioni 3 i licencës, ose (në zgjedhjen tuaj) ndonjë version më i ri.\n\nKy program shpërndahet me shpresën që do të jetë i dobishëm, por PA ASNJË GARANCI; madje edhe pa garancinë e nënkuptuar të SHITSHMËRISË ose PËRSHTATSHMËRISË PËR NJË QËLLIM TË CAKTUAR. Shih Licencën e Përgjithshme Publike të GNU-së për më shumë detaje.\n\nDuhet të keni marrë një kopje të Licencës së Përgjithshme Publike të GNU-së së bashku me këtë program. Nëse jo, shihni .",
+ "locale_name": "Albanian",
+ "wellcome.choose_language": "Ju lutemi zgjidhni gjuhën që do të përdoret gjatë instalimit!",
+ "wellcome.text": "Mirë se vini në Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/SR.json b/src/locales/SR.json
new file mode 100644
index 0000000..2ecac5d
--- /dev/null
+++ b/src/locales/SR.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Притиском на дугме \"Прихвати\" слажете се са горе описаним условима.",
+ "license.license": "Овај програм је слободни софтвер: можете га редистрибуирати и/или изменити под условима GNU General Public License, како их објављује Free Software Foundation, било да је у питању верзија 3 те лиценце или (по вашем избору) било која каснија верзија.\n\nОвај програм се дистрибуира у нади да ће бити користан, али БЕЗ ИКАКВЕ ГАРАНЦИЈЕ; чак ни имплицитне гаранције ПРОДАЈНЕ ВРЕДНОСТИ или ПРИГУДНОСТИ ЗА ОДРЕЂЕНУ СВРХУ. Погледајте GNU General Public License за више детаља.\n\nТребало је да сте добили копију GNU General Public License уз овај програм. Ако нисте, погледајте .",
+ "locale_name": "Serbian",
+ "wellcome.choose_language": "Молимо изаберите језик који ћете користити током инсталације!",
+ "wellcome.text": "Добродошли у Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/ST.json b/src/locales/ST.json
new file mode 100644
index 0000000..8bd1180
--- /dev/null
+++ b/src/locales/ST.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ka ho tobetsa konopo ea 'Kamohela', u lumellana le lipehelo tse hlalositsoeng ka holimo.",
+ "license.license": "Lenaneo lena ke software e lokolohileng: o ka le aba hape le/kapa wa le fetola tlasa dipehelo tsa GNU General Public License jwalo ka ha e phatlaladitswe ke Free Software Foundation, ebang ke mofuta wa 3 wa Laesense, kapa (ka kgetho ya hao) mofuta ofe kapa ofe o tlang kamorao.\n\nLenaneo lena le abuoa ka tšepo ea hore le tla ba molemo, empa HAPE LE SE NA TIISETSO; esita le tiisetso e akhethang ea THEKISO kapa BOKGONI BA HO FETSETSELA MORERO O ITSENG. Sheba GNU General Public License bakeng sa lintlha tse ling.\n\nU lokela ho be u fumane kopi ea GNU General Public License hammoho le lenaneo lena. Haeba ho se joalo, sheba .",
+ "locale_name": "Sesotho",
+ "wellcome.choose_language": "Ka kopo kgetha puo eo o tla e sebedisa nakong ya kenyo!",
+ "wellcome.text": "O amohelehile ho Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/SU.json b/src/locales/SU.json
new file mode 100644
index 0000000..a3b40ca
--- /dev/null
+++ b/src/locales/SU.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ku mencét tombol 'Accept', anjeun satuju kana istilah anu dijelaskeun di luhur.",
+ "license.license": "Program ieu mangrupakeun parangkat lunak bébas: anjeun tiasa nyebarkeun deui jeung/atawa ngarobihna dina sarat GNU General Public License sakumaha diterbitkeun ku Free Software Foundation, boh vérsi 3 tina Lisénsi éta, atawa (numutkeun pilihan anjeun) vérsi nu leuwih anyar.\n\nProgram ieu disebarkeun kalayan harepan yén éta bakal mangpaat, tapi TANPA GARANSI; komo tanpa garansi implisit ngeunaan KAMERCHANTABILITAS atawa KAPANTASAN PANGGUNAAN PANGKHUSUSNA. Tingali GNU General Public License pikeun langkung seueur detilna.\n\nAnjeun kedah parantos nampi salinan GNU General Public License babarengan sareng program ieu. Upami henteu, tingali .",
+ "locale_name": "Sundanese",
+ "wellcome.choose_language": "Mangga pilih basa anu rék dianggo salila pamasangan!",
+ "wellcome.text": "Wilujeng sumping di Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/SV.json b/src/locales/SV.json
new file mode 100644
index 0000000..2fc934d
--- /dev/null
+++ b/src/locales/SV.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Genom att trycka på knappen \"Acceptera\" godkänner du villkoren som beskrivs ovan.",
+ "license.license": "Det här programmet är fri programvara: du kan distribuera det vidare och/eller ändra det enligt villkoren i GNU General Public License som publiceras av Free Software Foundation, antingen version 3 av licensen eller (efter eget val) någon senare version.\n\nDetta program distribueras i hopp om att det ska vara användbart, men UTAN NOGON GARANTI; inte ens den underförstådda garantin om SÄLJBARHET eller LÄMPLIGHET FÖR ETT SÄRSKILT SYFTE. Se GNU General Public License för mer information.\n\nDu bör ha fått en kopia av GNU General Public License tillsammans med det här programmet. Om inte, se .",
+ "locale_name": "Swedish",
+ "wellcome.choose_language": "Vänligen välj språk för att använda under istalation!",
+ "wellcome.text": "Välkommen till Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/SW.json b/src/locales/SW.json
new file mode 100644
index 0000000..ebc76c3
--- /dev/null
+++ b/src/locales/SW.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Kwa kubonyeza kitufe cha 'Kubali', unakubaliana na masharti yaliyoelezwa hapo juu.",
+ "license.license": "Programu hii ni programu huria: unaweza kueneza tena na/au kuitengeneza upya chini ya masharti ya Leseni ya Umma ya GNU kama ilivyochapishwa na Taasisi ya Programu Huria, ama toleo la 3 la Leseni, au (kwa chaguo lako) toleo lolote la baadaye.\n\nProgramu hii inasambazwa kwa matumaini kwamba itakuwa na manufaa, lakini BILA DHAMANA YOYOTE; hata bila dhamana inayodokezwa ya UFAAJI WA KIBARAZA au UFAAJI KWA KUSUDI MAALUM. Tazama Leseni ya Umma ya GNU kwa maelezo zaidi.\n\nUnapaswa kuwa umepokea nakala ya Leseni ya Umma ya GNU pamoja na programu hii. Ikiwa sivyo, tazama .",
+ "locale_name": "Swahili",
+ "wellcome.choose_language": "Tafadhali chagua lugha ya kutumia wakati wa usakinishaji!",
+ "wellcome.text": "Karibu kwenye Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/TA.json b/src/locales/TA.json
new file mode 100644
index 0000000..b52b9f8
--- /dev/null
+++ b/src/locales/TA.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'ஏற்றுக்கொள்' பொத்தானை அழுத்துவதன் மூலம், மேலே விவரிக்கப்பட்ட விதிமுறைகளை நீங்கள் ஏற்றுக்கொள்கிறீர்கள்.",
+ "license.license": "இந்தத் திட்டம் ஒரு இலவச மென்பொருள்: இதை நீங்கள் ஃப்ரீ சாஃப்ட்வேர் ஃபவுண்டேஷன் வெளியிட்ட குனு பொதுப் பயன்பாட்டு உரிமத்தின் (GNU General Public License) விதிமுறைகளின் கீழ், உரிமத்தின் 3-ஆம் பதிப்பு அல்லது (உங்கள் விருப்பப்படி) அதன் பிற்காலப் பதிப்புகள் எவற்றின் கீழும் மறுவிநியோகம் செய்யலாம் மற்றும்/அல்லது மாற்றியமைக்கலாம்.\n\nஇந்த நிரல் பயனுள்ளதாக இருக்கும் என்ற நம்பிக்கையில் விநியோகிக்கப்படுகிறது, ஆனால் எந்த உத்தரவாதமும் இன்றி; விற்பனைத் தகுதி அல்லது ஒரு குறிப்பிட்ட நோக்கத்திற்கான பொருத்தம் ஆகியவற்றின் மறைமுக உத்தரவாதம் கூட இல்லாமல். மேலும் விவரங்களுக்கு GNU பொதுப் பயன்பாட்டு உரிமத்தைப் பார்க்கவும்.\n\nஇந்த நிரலுடன் GNU பொதுப் பயன்பாட்டு உரிமத்தின் ஒரு பிரதியை நீங்கள் பெற்றிருக்க வேண்டும். இல்லையென்றால், -ஐப் பார்க்கவும்.",
+ "locale_name": "Tamil",
+ "wellcome.choose_language": "நிறுவலின் போது பயன்படுத்த வேண்டிய மொழியைத் தேர்ந்தெடுக்கவும்!",
+ "wellcome.text": "கிரா இன்ஸ்டாலருக்கு வரவேற்கிறோம்!"
+}
\ No newline at end of file
diff --git a/src/locales/TE.json b/src/locales/TE.json
new file mode 100644
index 0000000..e619ccf
--- /dev/null
+++ b/src/locales/TE.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'అంగీకరించు' బటన్ను నొక్కడం ద్వారా, పైన వివరించిన నిబంధనలకు మీరు అంగీకరిస్తున్నారు.",
+ "license.license": "ఈ ప్రోగ్రామ్ ఉచిత సాఫ్ట్వేర్: మీరు దీనిని ఫ్రీ సాఫ్ట్వేర్ ఫౌండేషన్ ప్రచురించిన గ్నూ జనరల్ పబ్లిక్ లైసెన్స్ యొక్క నిబంధనల ప్రకారం, లైసెన్స్ యొక్క వెర్షన్ 3, లేదా (మీ ఎంపిక మేరకు) ఏదైనా తదుపరి వెర్షన్ కింద పునఃపంపిణీ చేయవచ్చు మరియు/లేదా సవరించవచ్చు.\n\nఈ ప్రోగ్రామ్ ఉపయోగపడుతుందనే ఆశతో పంపిణీ చేయబడింది, కానీ ఎలాంటి వారంటీ లేకుండా; అమ్మకానికి తగినది లేదా ఒక నిర్దిష్ట ప్రయోజనం కోసం అనుకూలమైనది అనే సూచించబడిన వారంటీ కూడా లేకుండా. మరిన్ని వివరాల కోసం గ్నూ జనరల్ పబ్లిక్ లైసెన్స్ను చూడండి.\n\nఈ ప్రోగ్రామ్తో పాటు మీరు గ్నూ జనరల్ పబ్లిక్ లైసెన్స్ యొక్క ఒక కాపీని పొంది ఉండాలి. ఒకవేళ పొందకపోతే, చూడండి.",
+ "locale_name": "Telugu",
+ "wellcome.choose_language": "ఇన్స్టాలేషన్ సమయంలో ఉపయోగించడానికి దయచేసి భాషను ఎంచుకోండి!",
+ "wellcome.text": "కిరా ఇన్స్టాలర్కు స్వాగతం!"
+}
\ No newline at end of file
diff --git a/src/locales/TG.json b/src/locales/TG.json
new file mode 100644
index 0000000..a6ed986
--- /dev/null
+++ b/src/locales/TG.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Бо пахш кардани тугмаи «Қабул кардан» шумо бо шартҳои дар боло зикршуда розӣ мешавед.",
+ "license.license": "Ин барнома нармафзори озод аст: шумо метавонед онро бозтақсим кунед ва/ё таҳрир кунед тибқи шартҳои Лицензияи умумии ҷамъиятии GNU, ки аз ҷониби Бунёди нармафзори озод нашр шудааст, ё версияи 3-и Лицензия, ё (ба ихтиёри шумо) ҳар версияи баъдӣ.\n\nИн барнома бо умеди он тақсим карда мешавад, ки муфид хоҳад буд, аммо БЕ ҲАР ГУНА КАФОЛАТ; ҳатто бе кафолати ишорашудаи САВДОӢ ё МУВОФИҚАТ БА МАҚСАДИ МУШАХХАС. Барои тафсилоти бештар Лицензияи Умумии GNU-ро бинед.\n\nШумо бояд як нусхаи Лицензияи Умумии GNU-ро ҳамроҳ бо ин барнома гирифта бошед. Агар не, ба муроҷиат кунед.",
+ "locale_name": "Tajik",
+ "wellcome.choose_language": "Лутфан забонеро барои истифода дар вақти насб интихоб кунед!",
+ "wellcome.text": "Хуш омадед ба Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/TH.json b/src/locales/TH.json
new file mode 100644
index 0000000..014a368
--- /dev/null
+++ b/src/locales/TH.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "โดยการกดปุ่ม 'ยอมรับ' คุณตกลงยอมรับเงื่อนไขที่อธิบายไว้ข้างต้น",
+ "license.license": "โปรแกรมนี้เป็นซอฟต์แวร์ฟรี: คุณสามารถแจกจ่ายซ้ำและ/หรือดัดแปลงภายใต้เงื่อนไขของสัญญาอนุญาตซอฟต์แวร์เสรีทั่วไปของ GNU ตามที่เผยแพร่โดยมูลนิธิซอฟต์แวร์เสรี (Free Software Foundation) ไม่ว่าจะเป็นเวอร์ชันที่ 3 ของสัญญาอนุญาต หรือ (ตามที่คุณเลือก) เวอร์ชันที่ใหม่กว่านั้น\n\nโปรแกรมนี้ถูกแจกจ่ายโดยหวังว่าจะเป็นประโยชน์ แต่ไม่มีการรับประกันใดๆ ทั้งสิ้น แม้แต่การรับประกันโดยนัยในเรื่องความสามารถในการขายหรือความเหมาะสมสำหรับวัตถุประสงค์เฉพาะใดๆ โปรดดูใบอนุญาต GNU General Public License สำหรับรายละเอียดเพิ่มเติม คุณควรได้รับสำเนาของใบอนุญาต GNU General Public License พร้อมกับโปรแกรมนี้ หากไม่ได้รับ โปรดดูที่ ",
+ "locale_name": "Thai",
+ "wellcome.choose_language": "กรุณาเลือกภาษาที่จะใช้ในระหว่างการติดตั้ง!",
+ "wellcome.text": "ยินดีต้อนรับสู่ Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/TK.json b/src/locales/TK.json
new file mode 100644
index 0000000..b838ad7
--- /dev/null
+++ b/src/locales/TK.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Accept' düwmesine basmak bilen ýokarda beýan edilen şertlere razy bolýarsyňyz.",
+ "license.license": "Bu programma mugt programma üpjünçiligi bolup, ony Free Software Foundation tarapyndan neşir edilen GNU Umumy Jemgyýetçilik Litsenziýasynyň şertlerine laýyklykda, litsenziýanyň 3-nji wersiýasy ýa-da (islegiňize görä) ondan soňky islendik wersiýasy astynda gaýtadan paýlaşyp we/ýa-da üýtgedip bilersiňiz.\n\nBu programma peýdaly bolar diýlip paýlaşylýar, ýöne HİÇ HIL GARAŞYLYAN SATYLYŞ YGTIÝARLYGY ýa-da BELGILI BIR MÄQSEDE LAÝYKLYK YGTIÝARLYGY bolmazdan, HÄR HIL YGTIÝARLYK BOLMAZDAN. Has giňişleýin maglumat üçin GNU Umumy Işleýiş Ygtyýarnamasyna serediň.\n\nBu programma bilen birlikde GNU Umumy Işleýiş Ygtyýarnamasynyň nusgasyny almaly ediňiz. Eger almadyk bolsaňyz, saýtyna serediň.",
+ "locale_name": "Turkmen",
+ "wellcome.choose_language": "Gurnama wagty ulanyljak dili saýlaň!",
+ "wellcome.text": "Kira Installer-e hoş geldiňiz!"
+}
\ No newline at end of file
diff --git a/src/locales/TL.json b/src/locales/TL.json
new file mode 100644
index 0000000..545c44a
--- /dev/null
+++ b/src/locales/TL.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Sa pagpindot ng pindutang 'Accept', sumasang-ayon ka sa mga tuntuning inilarawan sa itaas.",
+ "license.license": "Ang programang ito ay malayang software: maaari mo itong ipamigay muli at/o baguhin sa ilalim ng mga tuntunin ng GNU General Public License na inilathala ng Free Software Foundation, alinman sa bersyon 3 ng Lisensya, o (ayon sa iyong pagpipilian) anumang mas bagong bersyon.\n\nAng programang ito ay ipinamamahagi sa pag-asang ito ay magiging kapaki-pakinabang, ngunit WALANG ANUMANG GARANTYA; kahit ang ipinahihiwatig na garantiya ng KAANGKOPAN SA PAGIBENDA o KAANGKOPAN PARA SA ISANG TIYAK NA LAYUNIN. Tingnan ang GNU General Public License para sa karagdagang detalye.\n\nDapat ay nakatanggap ka ng kopya ng GNU General Public License kasama ng programang ito. Kung hindi, tingnan ang .",
+ "locale_name": "Tagalog",
+ "wellcome.choose_language": "Piliin ang wika na gagamitin sa pag-install!",
+ "wellcome.text": "Maligayang pagdating sa Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/TN.json b/src/locales/TN.json
new file mode 100644
index 0000000..e6a842c
--- /dev/null
+++ b/src/locales/TN.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ka go tobetsa konopo ya 'Amogela', o dumalana le dipeelo tse di tlhalositsweng fa godimo.",
+ "license.license": "Thulaganyo eno ke software ya mahala: o ka e anamisa gape le/kgotsa wa e fetola ka fa tlase ga dipeelo tsa GNU General Public License jaaka e phasaladitswe ke Free Software Foundation, e ka tswa e le kgatiso ya 3 ya Laesense, kgotsa (ka boikgethelo jwa gago) kgatiso epe e e latelang.\n\nThulaganyo eno e anamisiwa ka tsholofelo ya gore e tla nna le mosola, mme E SENA TIISETSO EPE; e bile e sena le tiisetso e e akareditsweng ya THEKISO kgotsa GO TSHWANELA MAITEMOGELO A A TLHAROGANENG. Bona GNU General Public License go bona dintlha tse di tseneletseng.\n\nO tshwanetse go bo o amogetse khopi ya GNU General Public License mmogo le thulaganyo eno. Fa go se jalo, bona .",
+ "locale_name": "Tswana",
+ "wellcome.choose_language": "Tsweetswee tlhopha puo e o tla e dirisang ka nako ya tsenyo!",
+ "wellcome.text": "O amogetswe mo Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/TR.json b/src/locales/TR.json
new file mode 100644
index 0000000..6447284
--- /dev/null
+++ b/src/locales/TR.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Kabul Et' düğmesine basarak yukarıda açıklanan şartları kabul etmiş olursunuz.",
+ "license.license": "Bu program özgür yazılımdır: Özgür Yazılım Vakfı tarafından yayınlanan GNU Genel Kamu Lisansı koşulları altında, Lisansın 3. sürümü veya (sizin tercihinize bağlı olarak) daha sonraki herhangi bir sürümü altında yeniden dağıtabilir ve/veya değiştirebilirsiniz.\n\nBu program, yararlı olacağı umuduyla, ancak HERHANGİ BİR GARANTİ OLMAKSIZIN; hatta ZIMNİ TİCARİ ELVERİŞLİLİK veya BELİRLİ BİR AMACA UYGUNLUK garantisi olmaksızın dağıtılmaktadır. Daha fazla ayrıntı için GNU Genel Kamu Lisansına bakın.\n\nBu programla birlikte GNU Genel Kamu Lisansının bir kopyasını almış olmalısınız. Eğer almadıysanız, adresine bakın.",
+ "locale_name": "Turkish",
+ "wellcome.choose_language": "Lütfen tanıtım sırasında kullanılacak dili seçin!",
+ "wellcome.text": "Kira Installer'a hoş geldiniz!"
+}
\ No newline at end of file
diff --git a/src/locales/TS.json b/src/locales/TS.json
new file mode 100644
index 0000000..1cc7327
--- /dev/null
+++ b/src/locales/TS.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Hi ku tshikelela buti ra 'Amukela', u pfumela swipimelo leswi hlamuseriweke laha henhla.",
+ "license.license": "Programe leyi i software ya mahala: u nga yi hangalasa nakambe na/kumbe u yi cinca ehansi ka swipimelo swa GNU General Public License hilaha yi kandziyisiweke hakona hi Free Software Foundation, ku nga vhezini ya 3 ya Layisense, kumbe (hi ku hlawula ka wena) vhezini yin'wana na yin'wana ya le ndzhaku.\n\nPrograme leyi yi hangalasiwa hi ntshembo wa leswaku yi ta pfuna, kambe A KU NA XITIAXISO XA MUXAKA WUN'WANA NI WUN'WANA; ku katsa na xitiaxiso lexi nga boxiwangiki xa KU XAVISIWA kumbe KU LULAMELA XIKONGOMELO XO KARHI. Vona GNU General Public License ku kuma vuxokoxoko byo tala.\n\nU fanele u amukerile khopi ya GNU General Public License swin'we na programe leyi. Loko swi nga ri tano, vona .",
+ "locale_name": "Tsonga",
+ "wellcome.choose_language": "Hlawula ririmi leri u nga ta ri tirhisa eka nkarhi wa ku nghenisa!",
+ "wellcome.text": "Ha ku amukela eka Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/TT.json b/src/locales/TT.json
new file mode 100644
index 0000000..a9ddb77
--- /dev/null
+++ b/src/locales/TT.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "«Кабул итү» төймәсенә басып, сез югарыда тасвирланган шартлар белән килешәсез.",
+ "license.license": "Бу программа ирекле программа: сез аны GNU General Public License (GNU Гомуми Ирекле Лицензиясе) шартларында яңадан таратырга һәм/яки үзгәртергә мөмкин, ул Free Software Foundation тарафыннан бастырылган, лицензиянең 3-нче версиясе яки (үз теләгегез белән) теләсә кайсы соңрак версиясе нигезендә.\n\nБу программа файдалы булыр дип өмет ителеп таратыла, ләкин БЕРНИ ТӨРЛЕ КЕПИЛЛЕК БЕЗЕНЧӘ; хәтта товар сыйфаты яки билгеле бер максат өчен яраклылык турындагы аңлашылган кепиллек тә юк. Тулырак мәгълүмат өчен GNU General Public License-ны карагыз.\n\nСез бу программа белән бергә GNU General Public License-ның бер күчермәсен алырга тиеш идегез. Әгәр юк икән, сайтына мөрәҗәгать итегез.",
+ "locale_name": "Tatar",
+ "wellcome.choose_language": "Урнаштыру вакытында кулланылачак телне сайлагыз!",
+ "wellcome.text": "Кира Урнаштыручыга рәхим итегез!"
+}
\ No newline at end of file
diff --git a/src/locales/UK.json b/src/locales/UK.json
new file mode 100644
index 0000000..ddcbdfe
--- /dev/null
+++ b/src/locales/UK.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Натискаючи кнопку \"Прийняти\", ви погоджуєтеся з умовами, описаними вище.",
+ "license.license": "Ця програма є вільним програмним забезпеченням: ви можете розповсюджувати її та/або змінювати відповідно до умов Стандартної публічної ліцензії GNU, опублікованої Фондом вільного програмного забезпечення, або версії 3 цієї ліцензії, або (на ваш вибір) будь-якої пізнішої версії.\n\nЦя програма поширюється з надією, що вона буде корисною, але БЕЗ ЖОДНИХ ГАРАНТІЙ; без навіть неявної гарантії ТОВАРНОСТІ або ПРИДАТНОСТІ ДЛЯ ПЕВНОЇ ЦІЛІ. Для більш детальної інформації див. Загальну публічну ліцензію GNU.\n\nВи мали отримати копію Стандартної публічної ліцензії GNU разом з цією програмою. Якщо ні, відвідайте .",
+ "locale_name": "Ukrainian",
+ "wellcome.choose_language": "Будь ласка, оберіть мову, якою ви хочете користуватися під час істаляції!",
+ "wellcome.text": "Ласкаво просимо до Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/UR.json b/src/locales/UR.json
new file mode 100644
index 0000000..003137f
--- /dev/null
+++ b/src/locales/UR.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'قبول کریں' بٹن دبانے سے آپ اوپر بیان کیے گئے شرائط سے متفق ہیں۔",
+ "license.license": "یہ پروگرام آزاد سافٹ ویئر ہے: آپ اسے دوبارہ تقسیم کر سکتے ہیں اور/یا اسے GNU جنرل پبلک لائسنس کے تحت ترمیم کر سکتے ہیں، جیسا کہ فری سافٹ ویئر فاؤنڈیشن نے شائع کیا ہے، یا تو لائسنس کا ورژن 3، یا (آپ کی پسند کے مطابق) کوئی بعد کا ورژن۔\n\nیہ پروگرام اس امید کے ساتھ تقسیم کیا گیا ہے کہ یہ مفید ثابت ہوگا، لیکن بغیر کسی وارنٹی کے؛ یہاں تک کہ فروخت کے قابل ہونے یا کسی مخصوص مقصد کے لیے موزونیت کی ضمنی وارنٹی کے بغیر۔ مزید تفصیلات کے لیے GNU جنرل پبلک لائسنس دیکھیں۔\n\nآپ کو اس پروگرام کے ساتھ GNU جنرل پبلک لائسنس کی ایک کاپی موصول ہوئی ہوگی۔ اگر نہیں، تو دیکھیں۔",
+ "locale_name": "Urdu",
+ "wellcome.choose_language": "براہ کرم تنصیب کے دوران استعمال ہونے والی زبان منتخب کریں!",
+ "wellcome.text": "کیرا انسٹالر میں خوش آمدید!"
+}
\ No newline at end of file
diff --git a/src/locales/UZ.json b/src/locales/UZ.json
new file mode 100644
index 0000000..12d7e61
--- /dev/null
+++ b/src/locales/UZ.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "'Accept' tugmasini bosish orqali siz yuqorida bayon etilgan shartlarga rozilik bildirasiz.",
+ "license.license": "Ushbu dastur erkin dasturiy ta'minotdir: siz uni qayta tarqatishingiz va/yoki o'zgartirishingiz mumkin GNU Umumiy Jamoat Ruxsati (GNU General Public License) shartlari bo'yicha, Free Software Foundation tomonidan e'lon qilingan, Ruxsatnomaning 3-versiyasi yoki (xohishingizga ko'ra) undan keyingi har qanday versiyasi asosida.\n\nUshbu dastur foydali bo'lishi umidida tarqatiladi, lekin HECH QANDAY KAFOLATsiz; hattoki tovar sotishga yaroqlilik yoki ma'lum bir maqsadga moslik bo'yicha bilvosita kafolat ham berilmaydi. Batafsil ma'lumot uchun GNU Umumiy Jamoat Ruhsatnomasiga murojaat qiling.\n\nSiz ushbu dastur bilan birga GNU Umumiy Jamoat Ruhsatnomasining nusxasini olgan bo'lishingiz kerak. Agar olmagan bo'lsangiz, manziliga murojaat qiling.",
+ "locale_name": "Uzbek",
+ "wellcome.choose_language": "Iltimos, o'rnatish paytida ishlatiladigan tilni tanlang!",
+ "wellcome.text": "Kira Installer'ga xush kelibsiz!"
+}
\ No newline at end of file
diff --git a/src/locales/VI.json b/src/locales/VI.json
new file mode 100644
index 0000000..8450620
--- /dev/null
+++ b/src/locales/VI.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Khi nhấn nút “Chấp nhận”, quý vị đồng ý với các điều khoản nêu trên.",
+ "license.license": "Chương trình này là phần mềm miễn phí: quý vị có thể phân phối lại và/hoặc sửa đổi chương trình theo các điều khoản của Giấy phép Công cộng GNU do Quỹ Phần mềm Tự do công bố, bao gồm cả phiên bản 3 của Giấy phép hoặc (theo sự lựa chọn của quý vị) bất kỳ phiên bản nào sau đó.\n\nChương trình này được phân phối với hy vọng rằng nó sẽ hữu ích, nhưng KHÔNG CÓ BẤT KỲ BẢO ĐẢM NÀO; kể cả bảo đảm ngụ ý về TÍNH THƯƠNG MẠI hoặc PHÙ HỢP VỚI MỘT MỤC ĐÍCH CỤ THỂ. Vui lòng tham khảo Giấy phép Công cộng GNU để biết thêm chi tiết. Quý vị nên đã nhận được một bản sao của Giấy phép Công cộng GNU cùng với chương trình này. Nếu chưa, vui lòng truy cập .",
+ "locale_name": "Vietnamese",
+ "wellcome.choose_language": "Vui lòng chọn ngôn ngữ để sử dụng trong quá trình cài đặt!",
+ "wellcome.text": "Chào mừng quý vị đến với Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/WO.json b/src/locales/WO.json
new file mode 100644
index 0000000..4778e22
--- /dev/null
+++ b/src/locales/WO.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Soo bësee butoŋ 'Nangu' bi, da nga nangu sart yi ñu leeral ci kaw.",
+ "license.license": "Porogaraam bii software bu gore la: mën nga koo tasaarewaat ak/walla soppi ko ci biir sart yu GNU General Public License, ni ko Free Software Foundation siiwalé, muy wersiyoŋ 3 bu Lisans bi, walla (su la neexee) benn wersiyoŋ bu ko topp.\n\nProgram bii dañu koo seddale ci yaakaar ne dina am njariñ, waaye AMUL BENN GARANTI; ba ci garanti bu ñu nammul bu jëm ci jaayante walla mën a jàpp ci benn soxla bu leer. Seetal GNU General Public License ngir gën a am ay leral.\n\nWar nga am jot ci benn koppig GNU General Public License bi mu ànd ak program bii. Su fekkee amuloo ko, seetal .",
+ "locale_name": "Wolof",
+ "wellcome.choose_language": "Tànnal làkk bi nga bëgg jëfandikoo ci biir samp bi!",
+ "wellcome.text": "Dalal-leen ak jàmm ci Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/XH.json b/src/locales/XH.json
new file mode 100644
index 0000000..fe4f489
--- /dev/null
+++ b/src/locales/XH.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ngokucofa iqhosha elithi 'Accept', uyavuma imiqathango echazwe apha ngasentla.",
+ "license.license": "Le nkqubo yisoftware yasimahla: ungayiphinda usasaze kwaye/okanye uyitshintshe phantsi kwemigaqo ye-GNU General Public License njengoko ipapashwe yi-Free Software Foundation, nokuba yinguqulelo 3 yeLayisensi, okanye (ngokukhetha kwakho) nayiphi na inguqulelo elandelayo.\n\nLe nkqubo isasazwa ngethemba lokuba iza kuba luncedo, kodwa NGAPHANDLE KWAYO NAYIPHI NA ISIYEMEKO; kungabikho nesiyemeko esiqondwayo sokuthengiseka okanye ukufaneleka KWINJONGO ETHILE. Jonga i-GNU General Public License ngeenkcukacha ezithe vetshe.\n\nKufanele ukuba ufumene ikopi ye-GNU General Public License kunye nale nkqubo. Ukuba akunjalo, jonga ku-.",
+ "locale_name": "Xhosa",
+ "wellcome.choose_language": "Nceda ukhethe ulwimi oza kulusebenzisa ngexesha lofakelo!",
+ "wellcome.text": "Wamkelekile kwi-Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/YI.json b/src/locales/YI.json
new file mode 100644
index 0000000..8efe569
--- /dev/null
+++ b/src/locales/YI.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "דורך דריקן דעם 'אַקצעפּטירן' קנעפּל, זענט איר מסכים צו די אויבן באַשריבענע תנאים.",
+ "license.license": "דער פּראָגראַם איז פֿרײַע סאָפֿטווער: איר קענט עס ווידערפֿאַרשפּרייטן און/אָדער ענדערן לויט די באַדינגונגען פֿון דער GNU אַלגעמיינער עפֿנטלעכער ליצענץ, ווי פֿאַרעפֿנטלעכט דורך דער פֿרייע סאָפֿטווער פֿונדאַציע, אָדער ווערסיע 3 פֿון דער ליצענץ, אָדער (לויט אײַער ברירה) יעדע שפּעטערדיקע ווערסיע.\n\nדער פּראָגראַם ווערט פֿאַרשפּרייט מיט דער האָפֿענונג אַז ער וועט זײַן ניצלעך, אָבער אָן יעדער גאַראַנטיע; אַפֿילו אָן דער אָנגעדײַטער גאַראַנטיע פֿון פֿאַרקויפֿלעכקייט אָדער פּאַסיקייט פֿאַר אַ באַזונדערן צוועק. זעט די GNU אַלגעמיינע עפֿנטלעכע ליצענץ פֿאַר מער פּרטים.\n\nאיר זאָלט געהאַט באַקומען אַ קאָפּיע פֿון דער GNU אַלגעמיינער עפֿנטלעכער ליצענץ צוזאַמען מיטן פּראָגראַם. אויב נישט, זעט .",
+ "locale_name": "Yiddish",
+ "wellcome.choose_language": "ביטע קלײַבט אויס די שפּראַך צו נוצן בעת דער אינסטאַלאַציע!",
+ "wellcome.text": "ברוכים הבאים צו קירה אינסטאַלירער!"
+}
\ No newline at end of file
diff --git a/src/locales/ZH-HANS.json b/src/locales/ZH-HANS.json
new file mode 100644
index 0000000..3f44af4
--- /dev/null
+++ b/src/locales/ZH-HANS.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "按下 \"接受 \"按钮即表示您同意上述条款。",
+ "license.license": "本程序是自由软件:您可以根据自由软件基金会发布的 GNU 通用公共许可证条款(许可证第 3 版或任何后续版本,由您选择)重新发布和/或修改本程序。\n\n发布本程序的目的是希望它有用,但不附带任何保证;甚至不附带适销性或特定用途适用性的默示保证。更多详情,请参阅 GNU 通用公共许可证。\n\n您应该随本程序一起收到一份 GNU 通用公共许可证。 如果没有,请参阅 。",
+ "locale_name": "Chinese (simplified)",
+ "wellcome.choose_language": "请选择标定时使用的语言!",
+ "wellcome.text": "欢迎使用 Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/ZH-HANT.json b/src/locales/ZH-HANT.json
new file mode 100644
index 0000000..49a571f
--- /dev/null
+++ b/src/locales/ZH-HANT.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "按下「接受」按鈕即表示您同意上述條款。",
+ "license.license": "本程式為自由軟體:您可以依據自由軟體基金會發佈的 GNU 通用公共授權條款 (GNU General Public License)、授權條款第 3 版或(由您選擇)任何更新版本,重新散佈和/或修改本程式。\n\n本程式的散佈是希望它會有用,但不附帶任何保證;甚至不含隱含的適銷性或特定用途的適用性保證。詳情請參閱 GNU 通用公共許可證。\n\n您應該已經隨本程式收到一份 GNU General Public License。 如果沒有,請參閱 。",
+ "locale_name": "Chinese (traditional)",
+ "wellcome.choose_language": "請選擇掛載時要使用的語言!",
+ "wellcome.text": "歡迎使用 Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/ZH.json b/src/locales/ZH.json
new file mode 100644
index 0000000..3f44af4
--- /dev/null
+++ b/src/locales/ZH.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "按下 \"接受 \"按钮即表示您同意上述条款。",
+ "license.license": "本程序是自由软件:您可以根据自由软件基金会发布的 GNU 通用公共许可证条款(许可证第 3 版或任何后续版本,由您选择)重新发布和/或修改本程序。\n\n发布本程序的目的是希望它有用,但不附带任何保证;甚至不附带适销性或特定用途适用性的默示保证。更多详情,请参阅 GNU 通用公共许可证。\n\n您应该随本程序一起收到一份 GNU 通用公共许可证。 如果没有,请参阅 。",
+ "locale_name": "Chinese (simplified)",
+ "wellcome.choose_language": "请选择标定时使用的语言!",
+ "wellcome.text": "欢迎使用 Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/ZU.json b/src/locales/ZU.json
new file mode 100644
index 0000000..f14eb34
--- /dev/null
+++ b/src/locales/ZU.json
@@ -0,0 +1,8 @@
+{
+ "_version": 1,
+ "license.accept": "Ngokucindezela inkinobho ethi 'Yamukela', uyavuma imigomo echazwe ngenhla.",
+ "license.license": "Lolu hlelo luyisoftware yamahhala: ungayisabalalisa futhi/noma uyiguqule ngaphansi kwemigomo ye-GNU General Public License njengoba ishicilelwe yi-Free Software Foundation, noma inguqulo 3 yale Layisensi, noma (ngokukhetha kwakho) noma iyiphi inguqulo esanda kukhishwa.\n\nLolu hlelo lusatshalaliswa ngenhloso yokuthi luzosiza, kodwa AKUNASIQINISEKISO; ngisho nangaphandle kwesiqinisekiso esingaphakathi sokuthengiseka noma ukufaneleka ngenhloso ethile. Bheka i-GNU General Public License ukuze uthole imininingwane eyengeziwe.\n\nKufanele ukuthi uthole ikhophi ye-GNU General Public License kanye nalo hlelo. Uma kungenjalo, bheka .",
+ "locale_name": "Zulu",
+ "wellcome.choose_language": "Sicela ukhethe ulimi ozolusebenzisa ngesikhathi sokufakwa!",
+ "wellcome.text": "Siyakwamukela ku-Kira Installer!"
+}
\ No newline at end of file
diff --git a/src/locales/en.json b/src/locales/en.json
new file mode 100644
index 0000000..4ab7431
--- /dev/null
+++ b/src/locales/en.json
@@ -0,0 +1,14 @@
+{
+ "_version": 1,
+ "locale_name": "English",
+ "button.next": "Next",
+ "button.back": "Back",
+ "button.cancel": "Cancel",
+ "button.exit": "Exit",
+ "wellcome.text": "Welcome to Kira Installer!",
+ "wellcome.choose_language": "Please select language to use during istalation!",
+ "license.license": "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see .",
+ "license.accept_text": "By pressing 'Accept' button you agreening to terms described above.",
+ "license.button.accept": "Accept",
+ "license.button.decline": "Decline"
+}
diff --git a/src/main.rs b/src/main.rs
new file mode 100644
index 0000000..2367c61
--- /dev/null
+++ b/src/main.rs
@@ -0,0 +1,120 @@
+use iced::widget;
+use iced::Alignment;
+use std::collections::{HashMap};
+
+
+use iced::{Element, Task, Theme};
+
+use crate::stage::{StageAction, KiraConfig};
+use crate::stages::license;
+use crate::stages::welcome;
+use crate::stages::welcome::WelcomeStage;
+
+
+rust_i18n::i18n!("src/locales", fallback = "en");
+mod stage;
+mod stages;
+
+
+
+
+
+enum Views {
+ Start,
+ Welcome(welcome::WelcomeStage),
+ License(license::LicenseStage),
+
+}
+
+enum Message {
+ Welcome(welcome::Message),
+ License(license::Message)
+}
+
+struct KiraState {
+ current_view: Views,
+ toml_config: toml::Table,
+ config: KiraConfig,
+}
+
+
+
+impl KiraState {
+ fn new(toml_config: toml::Table) -> Self {
+
+ Self {
+ current_view: Views::Start,
+ toml_config: toml_config,
+ config: KiraConfig { config_trail: Vec::new() }
+ }
+ }
+
+}
+
+fn view(k_state: &KiraState) -> Element<'_, Message> {
+ match &k_state.current_view {
+ Views::Start => Element::new(widget::space()) ,
+ Views::Welcome(wellcome_stage) => wellcome_stage.view().map(Message::Welcome),
+ Views::License(license_stage) => license_stage.view().map(Message::License),
+ }
+}
+
+fn update(k_state: &mut KiraState, message: Message) -> Task {
+ match message {
+ Message::Welcome(wlc_msg) => {
+ if let Views::Welcome(wlc_view) = &mut k_state.current_view {
+ let action = wlc_view.update(wlc_msg);
+ if let StageAction::Next(welcome_res) = action {
+ k_state.config.config_trail.push(welcome_res);
+ k_state.current_view = Views::License(license::LicenseStage{});
+ }
+ }
+ Task::none()
+ },
+ Message::License(license_message) => {
+ if let Views::License(license_view) = &mut k_state.current_view {
+ let action = license_view.update(license_message);
+ match action {
+ StageAction::Next(license_res) => {
+ k_state.config.config_trail.push(license_res);
+ iced::exit()
+ },
+ StageAction::Abort(_) => iced::exit(),
+ StageAction::Back => iced::exit(),
+ StageAction::None => Task::none()
+ }
+ }
+ else {
+ Task::none()
+ }
+ }
+ }
+}
+
+
+// pub fn main_interface() -> iced::Result {
+// iced::run(WellcomeStage::update, WellcomeStage::view)
+// }
+pub fn main() -> iced::Result {
+
+ let app_init = || {
+ let mut k_state = KiraState::new(toml::Table::new());
+ k_state.current_view = Views::Welcome(WelcomeStage::new());
+ k_state
+ };
+
+
+ iced::application(app_init, update, view)
+ .centered()
+ .run()
+
+}
+
+
+// fn main() {
+// println!("Hello, world!");
+// println!("{}", t!("wellcome.text"));
+// // Initialize the state
+// let _res = main_interface();
+
+// }
diff --git a/src/stage.rs b/src/stage.rs
new file mode 100644
index 0000000..42c4928
--- /dev/null
+++ b/src/stage.rs
@@ -0,0 +1,37 @@
+
+use std::collections::HashMap;
+
+
+#[derive(Debug, Clone)]
+pub enum ConfigValue {
+ String(String),
+ I64(i64),
+ U64(u64),
+ F64(f64),
+ Bool(bool),
+ Vector(Vec),
+ Dictionary(HashMap)
+}
+
+#[derive(Debug, Clone)]
+pub struct StageResult {
+ pub name: String,
+ pub config: Option>,
+ pub resuts: Option>,
+ pub error: Option
+}
+
+#[derive(Debug, Clone)]
+pub enum StageAction {
+ Back,
+ None,
+ Next(StageResult),
+ Abort(StageResult),
+}
+
+
+pub struct KiraConfig {
+ pub config_trail: Vec,
+}
+
+
diff --git a/src/stages/license/gpl-3.0.txt b/src/stages/license/gpl-3.0.txt
new file mode 100644
index 0000000..a5cec31
--- /dev/null
+++ b/src/stages/license/gpl-3.0.txt
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc.
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+
+ Copyright (C)
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see .
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+ Copyright (C)
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+ You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+.
+
+ The GNU General Public License does not permit incorporating your program
+into proprietary programs. If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License. But first, please read
+.
diff --git a/src/stages/license/mod.rs b/src/stages/license/mod.rs
new file mode 100644
index 0000000..1552d9c
--- /dev/null
+++ b/src/stages/license/mod.rs
@@ -0,0 +1,81 @@
+use iced::{Alignment, widget};
+
+use rust_i18n::t;
+use std::collections::HashMap;
+
+use crate::stage;
+use crate::stage::StageResult;
+
+#[derive(Debug, Clone)]
+pub struct LicenseStage {}
+
+#[derive(Debug, Clone)]
+pub enum Message {
+ Accept,
+ Decline,
+ Back,
+}
+
+//['Acehnese', 'Afrikaans', 'Albanian', 'Arabic', 'Aragonese', 'Armenian', 'Assamese', 'Aymara', 'Azerbaijani', 'Bashkir', 'Basque', 'Belarusian', 'Bengali', 'Bhojpuri', 'Bosnian', 'Breton', 'Bulgarian', 'Burmese', 'Cantonese', 'Catalan', 'Cebuano', 'Chinese (simplified)', 'Chinese (traditional)', 'Croatian', 'Czech', 'Danish', 'Dari', 'Dutch', 'English (American)', 'English (British)', 'Esperanto', 'Estonian', 'Finnish', 'French', 'Galician', 'Georgian', 'German', 'Greek', 'Guarani', 'Gujarati', 'Haitian Creole', 'Hausa', 'Hebrew', 'Hindi', 'Hungarian', 'Icelandic', 'Igbo', 'Indonesian', 'Irish', 'Italian', 'Japanese', 'Javanese', 'Kapampangan', 'Kazakh', 'Konkani', 'Korean', 'Kurdish (Kurmanji)', 'Kurdish (Sorani)', 'Kyrgyz', 'Latin', 'Latvian', 'Lingala', 'Lithuanian', 'Lombard', 'Luxembourgish', 'Macedonian', 'Maithili', 'Malagasy', 'Malay', 'Malayalam', 'Maltese', 'Maori', 'Marathi', 'Mongolian', 'Nepali', 'Norwegian (bokmål)', 'Occitan', 'Oromo', 'Pangasinan', 'Pashto', 'Persian', 'Polish', 'Portuguese', 'Portuguese (Brazilian)', 'Punjabi', 'Quechua', 'Romanian', 'Russian', 'Sanskrit', 'Serbian', 'Sesotho', 'Sicilian', 'Slovak', 'Slovenian', 'Spanish', 'Spanish (Latin American)', 'Sundanese', 'Swahili', 'Swedish', 'Tagalog', 'Tajik', 'Tamil', 'Tatar', 'Telugu', 'Tsonga', 'Tswana', 'Turkish', 'Turkmen', 'Ukrainian', 'Urdu', 'Uzbek', 'Vietnamese', 'Welsh', 'Wolof', 'Xhosa', 'Yiddish', 'Zulu']
+//['ace', 'af', 'sq', 'ar', 'an', 'hy', 'as', 'ay', 'az', 'ba', 'eu', 'be', 'bn', 'bho', 'bs', 'br', 'bg', 'my', 'yue', 'ca', 'ceb', 'zh-Hans', 'zh-Hant', 'hr', 'cs', 'da', 'prs', 'nl', 'en-US', 'en-GB', 'eo', 'et', 'fi', 'fr', 'gl', 'ka', 'de', 'el', 'gn', 'gu', 'ht', 'ha', 'he', 'hi', 'hu', 'is', 'ig', 'id', 'ga', 'it', 'ja', 'jv', 'pam', 'kk', 'gom', 'ko', 'kmr', 'ckb', 'ky', 'la', 'lv', 'ln', 'lt', 'lmo', 'lb', 'mk', 'mai', 'mg', 'ms', 'ml', 'mt', 'mi', 'mr', 'mn', 'ne', 'nb', 'oc', 'om', 'pag', 'ps', 'fa', 'pl', 'pt-PT', 'pt-BR', 'pa', 'qu', 'ro', 'ru', 'sa', 'sr', 'st', 'scn', 'sk', 'sl', 'es', 'es-419', 'su', 'sw', 'sv', 'tl', 'tg', 'ta', 'tt', 'te', 'ts', 'tn', 'tr', 'tk', 'uk', 'ur', 'uz', 'vi', 'cy', 'wo', 'xh', 'yi', 'zu']
+//
+
+const license_text: &str = include_str!("gpl-3.0.txt");
+
+impl LicenseStage {
+ fn accepted() -> StageResult {
+ StageResult {
+ name: "license".into(),
+ config: Some(HashMap::from([(
+ "accepted".to_string(),
+ stage::ConfigValue::Bool(true),
+ )])),
+ resuts: None,
+ error: None,
+ }
+ }
+
+ pub fn update(&mut self, message: Message) -> stage::StageAction {
+ match message {
+ Message::Accept => stage::StageAction::Next(Self::accepted()),
+ Message::Back => stage::StageAction::Back,
+ Message::Decline => stage::StageAction::Abort(StageResult {
+ name: "license".into(),
+ config: None,
+ resuts: None,
+ error: Some("Declined.".to_string()),
+ }),
+ }
+ }
+
+ pub fn view(&self) -> iced::Element<'_, Message> {
+ let accept_button =
+ widget::button(widget::text(t!("license.button.accept"))).on_press(Message::Accept);
+ let back_button = widget::button(widget::text(t!("button.back"))).on_press(Message::Back);
+ let decline_button =
+ widget::button(widget::text(t!("license.button.decline"))).on_press(Message::Decline);
+
+ widget::column![
+ widget::container(widget::column![
+ widget::text(t!("license.accept_text")),
+ widget::text(t!("license.license"))
+ ].align_x(Alignment::Center).padding(20).spacing(5))
+ .height(iced::Length::Fill)
+ .width(iced::Length::Fill)
+ .align_x(Alignment::Center)
+ .align_y(Alignment::Center),
+ widget::row![
+ back_button,
+ decline_button,
+ widget::space::horizontal(), // Pushes the right button to the far right
+ accept_button
+ ]
+ .width(iced::Length::Fill)
+ .align_y(Alignment::End)
+ .padding(10)
+ .spacing(10),
+ ]
+ .align_x(Alignment::Center)
+ .into()
+ }
+}
diff --git a/src/stages/mod.rs b/src/stages/mod.rs
new file mode 100644
index 0000000..73566a4
--- /dev/null
+++ b/src/stages/mod.rs
@@ -0,0 +1,2 @@
+pub mod welcome;
+pub mod license;
\ No newline at end of file
diff --git a/src/stages/welcome/mod.rs b/src/stages/welcome/mod.rs
new file mode 100644
index 0000000..6f5e50c
--- /dev/null
+++ b/src/stages/welcome/mod.rs
@@ -0,0 +1,128 @@
+use crate::stage::{ConfigValue, StageAction, StageResult};
+use iced::{Alignment, widget};
+use rust_i18n::t;
+use std::collections::HashMap;
+
+#[derive(Debug, Clone, PartialEq, Eq)]
+pub struct LocData {
+ code: String,
+ name: String,
+}
+
+impl std::fmt::Display for LocData {
+ fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
+ write!(f, "{} ({})", self.name, self.code)
+ }
+}
+
+#[derive(Debug, Clone)]
+pub struct WelcomeStage {
+ locale: Option,
+ locales: Vec,
+}
+
+#[derive(Debug, Clone)]
+pub enum Message {
+ SelectLocale(LocData),
+ Next,
+ Exit,
+}
+
+impl WelcomeStage {
+ pub fn new() -> Self {
+ println!("{:?}", rust_i18n::available_locales!());
+ Self {
+ locale: Some(LocData {
+ name: "English".into(),
+ code: "en".into(),
+ }),
+ locales: rust_i18n::available_locales!()
+ .iter()
+ .map(|s| LocData {
+ name: t!("locale_name", locale = s).into(),
+ code: s.to_string(),
+ })
+ .collect(),
+ }
+ }
+
+ fn gen_result(&self) -> StageResult {
+ if let Some(loc) = &self.locale {
+ StageResult {
+ name: "welcome".to_string(),
+ config: Some(HashMap::from([
+ (
+ "loc_code".to_string(),
+ ConfigValue::String(loc.code.clone()),
+ ),
+ (
+ "loc_name".to_string(),
+ ConfigValue::String(loc.name.clone()),
+ ),
+ ])),
+ resuts: None,
+ error: None,
+ }
+ } else {
+ StageResult {
+ name: "welcome".to_string(),
+ config: Some(HashMap::from([
+ (
+ "loc_code".to_string(),
+ ConfigValue::String("en".to_string()),
+ ),
+ (
+ "loc_name".to_string(),
+ ConfigValue::String("English".to_string()),
+ ),
+ ])),
+ resuts: None,
+ error: None,
+ }
+ }
+ }
+
+ pub fn update(&mut self, message: Message) -> StageAction {
+ match message {
+ Message::SelectLocale(loc) => {
+ rust_i18n::set_locale(&loc.code);
+ self.locale = Some(loc);
+ StageAction::None
+ }
+ Message::Exit => StageAction::Back,
+ Message::Next => StageAction::Next(self.gen_result()),
+ }
+ }
+
+ pub fn view(&self) -> iced::Element<'_, Message> {
+ let next_button = widget::button(widget::text(t!("button.next"))).on_press(Message::Next);
+ let exit_button = widget::button(widget::text(t!("button.exit"))).on_press(Message::Exit);
+
+ widget::column![
+ widget::container(widget::column![
+ widget::text(t!("wellcome.text")),
+ widget::text(t!("wellcome.choose_language")),
+ widget::pick_list(
+ self.locales.clone(),
+ self.locale.clone(),
+ Message::SelectLocale,
+ )
+ .placeholder("Select Language")
+ ].padding(10).spacing(10).align_x(Alignment::Center))
+ .height(iced::Length::Fill)
+ .width(iced::Length::Fill)
+ .align_x(Alignment::Center)
+ .align_y(Alignment::Center),
+ widget::row![
+ exit_button,
+ widget::space::horizontal(), // Pushes the right button to the far right
+ next_button
+ ]
+ .width(iced::Length::Fill)
+ .align_y(Alignment::End).padding(10),
+ ]
+ .align_x(Alignment::Center)
+ .spacing(10)
+ .into()
+ }
+}