Compare commits
No commits in common. "50e0f5a19c2f6c37d8401aae971a305ab4b4f9ce" and "dcd936f7dd99cba4f188c4298c3bc6a1f99f6341" have entirely different histories.
50e0f5a19c
...
dcd936f7dd
24 changed files with 69 additions and 125 deletions
87
Cargo.lock
generated
87
Cargo.lock
generated
|
|
@ -109,9 +109,9 @@ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "aes"
|
name = "aes"
|
||||||
version = "0.9.1"
|
version = "0.9.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "f1fc76eaeac4c9164506c466d4ffdd8ec9d0c5bf57ee97177c4d8eceb3a0e138"
|
checksum = "66bd29a732b644c0431c6140f370d097879203d79b80c94a6747ba0872adaef8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cipher",
|
"cipher",
|
||||||
"cpubits",
|
"cpubits",
|
||||||
|
|
@ -774,9 +774,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "brotli-decompressor"
|
name = "brotli-decompressor"
|
||||||
version = "5.0.1"
|
version = "5.0.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "5962523e1b92ce1b5e793d9169b9943eece10d39f62550bc04bb605d75b94924"
|
checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"alloc-no-stdlib",
|
"alloc-no-stdlib",
|
||||||
"alloc-stdlib",
|
"alloc-stdlib",
|
||||||
|
|
@ -1009,9 +1009,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cmov"
|
name = "cmov"
|
||||||
version = "0.5.4"
|
version = "0.5.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "0c9ea0ac24bc397ab3c98583a3c9ba74fa56b09a4449bbe172b9b1ddb016027a"
|
checksum = "3f88a43d011fc4a6876cb7344703e297c71dda42494fee094d5f7c76bf13f746"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cocoa"
|
name = "cocoa"
|
||||||
|
|
@ -1317,20 +1317,7 @@ name = "cosmic-client-toolkit"
|
||||||
version = "0.2.0"
|
version = "0.2.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags 2.11.1",
|
"bitflags 2.11.1",
|
||||||
"cosmic-protocols 0.2.0 (git+https://github.com/pop-os/cosmic-protocols?rev=160b086)",
|
"cosmic-protocols",
|
||||||
"libc",
|
|
||||||
"smithay-client-toolkit",
|
|
||||||
"wayland-client",
|
|
||||||
"wayland-protocols",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "cosmic-client-toolkit"
|
|
||||||
version = "0.2.0"
|
|
||||||
source = "git+https://github.com/pop-os/cosmic-protocols?rev=c253ec1#c253ec1d6804afbcdf250f5cc37ae1194bba7bd2"
|
|
||||||
dependencies = [
|
|
||||||
"bitflags 2.11.1",
|
|
||||||
"cosmic-protocols 0.2.0 (git+https://github.com/pop-os/cosmic-protocols?rev=c253ec1)",
|
|
||||||
"libc",
|
"libc",
|
||||||
"smithay-client-toolkit",
|
"smithay-client-toolkit",
|
||||||
"wayland-client",
|
"wayland-client",
|
||||||
|
|
@ -1367,7 +1354,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cosmic-files"
|
name = "cosmic-files"
|
||||||
version = "1.0.14"
|
version = "1.0.13"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"atomic_float",
|
"atomic_float",
|
||||||
|
|
@ -1435,7 +1422,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cosmic-files-applet"
|
name = "cosmic-files-applet"
|
||||||
version = "1.0.14"
|
version = "1.0.13"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cosmic-files",
|
"cosmic-files",
|
||||||
"log",
|
"log",
|
||||||
|
|
@ -1457,8 +1444,8 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cosmic-mime-apps"
|
name = "cosmic-mime-apps"
|
||||||
version = "0.2.0"
|
version = "0.1.0"
|
||||||
source = "git+https://github.com/pop-os/cosmic-mime-apps.git#a95c8043a7b41ca3c143a1fad5b3b8a5a3411008"
|
source = "git+https://github.com/pop-os/cosmic-mime-apps.git#673f3758920a7b20d307d356d586deef714df6b0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"freedesktop-desktop-entry",
|
"freedesktop-desktop-entry",
|
||||||
"mime 0.3.17",
|
"mime 0.3.17",
|
||||||
|
|
@ -1887,9 +1874,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "displaydoc"
|
name = "displaydoc"
|
||||||
version = "0.2.6"
|
version = "0.2.5"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
|
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
|
|
@ -3877,7 +3864,7 @@ dependencies = [
|
||||||
"portable-atomic",
|
"portable-atomic",
|
||||||
"portable-atomic-util",
|
"portable-atomic-util",
|
||||||
"serde_core",
|
"serde_core",
|
||||||
"windows-link 0.2.1",
|
"windows-sys 0.61.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
|
@ -4373,14 +4360,14 @@ checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "libredox"
|
name = "libredox"
|
||||||
version = "0.1.17"
|
version = "0.1.16"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "f02ab6bace2054fb888a3c16f990117b579d14a3088e472d63c6011fa185c9d3"
|
checksum = "e02f3bb43d335493c96bf3fd3a321600bf6bd07ed34bc64118e9293bdffea46c"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags 2.11.1",
|
"bitflags 2.11.1",
|
||||||
"libc",
|
"libc",
|
||||||
"plain",
|
"plain",
|
||||||
"redox_syscall 0.8.0",
|
"redox_syscall 0.7.5",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
|
@ -4592,9 +4579,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "memchr"
|
name = "memchr"
|
||||||
version = "2.8.1"
|
version = "2.8.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8"
|
checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "memmap2"
|
name = "memmap2"
|
||||||
|
|
@ -4679,9 +4666,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "mio"
|
name = "mio"
|
||||||
version = "1.2.1"
|
version = "1.2.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda"
|
checksum = "50b7e5b27aa02a74bac8c3f23f448f8d87ff11f92d3aac1a6ed369ee08cc56c1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"libc",
|
"libc",
|
||||||
"log",
|
"log",
|
||||||
|
|
@ -5982,16 +5969,6 @@ dependencies = [
|
||||||
"url",
|
"url",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "redox_event"
|
|
||||||
version = "0.4.7"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "8c07d0d6d291e3a951bd847b1cd4af32fc6243d64116cf7702838c02797688b7"
|
|
||||||
dependencies = [
|
|
||||||
"bitflags 2.11.1",
|
|
||||||
"libredox",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "redox_syscall"
|
name = "redox_syscall"
|
||||||
version = "0.5.18"
|
version = "0.5.18"
|
||||||
|
|
@ -6003,9 +5980,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "redox_syscall"
|
name = "redox_syscall"
|
||||||
version = "0.8.0"
|
version = "0.7.5"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "7c7591fa2c6b601dfcfe5f043f65a1c39fcdf50efefcd7f1572e538c1f4b398d"
|
checksum = "4666a1a60d8412eab19d94f6d13dcc9cea0a5ef4fdf6a5db306537413c661b1b"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags 2.11.1",
|
"bitflags 2.11.1",
|
||||||
]
|
]
|
||||||
|
|
@ -6639,9 +6616,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "socket2"
|
name = "socket2"
|
||||||
version = "0.6.4"
|
version = "0.6.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51"
|
checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"libc",
|
"libc",
|
||||||
"windows-sys 0.61.2",
|
"windows-sys 0.61.2",
|
||||||
|
|
@ -7146,9 +7123,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "toml_edit"
|
name = "toml_edit"
|
||||||
version = "0.25.12+spec-1.1.0"
|
version = "0.25.11+spec-1.1.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "d2153edc6955a6c354fad8f5efd38b6a8769bdccf9fe50f8e1329f81b0baa5d7"
|
checksum = "0b59c4d22ed448339746c59b905d24568fcbb3ab65a500494f7b8c3e97739f2b"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"indexmap 2.14.0",
|
"indexmap 2.14.0",
|
||||||
"toml_datetime",
|
"toml_datetime",
|
||||||
|
|
@ -8624,7 +8601,7 @@ dependencies = [
|
||||||
"libredox",
|
"libredox",
|
||||||
"orbclient",
|
"orbclient",
|
||||||
"raw-window-handle",
|
"raw-window-handle",
|
||||||
"redox_event",
|
"redox_syscall 0.7.5",
|
||||||
"smol_str",
|
"smol_str",
|
||||||
"tracing",
|
"tracing",
|
||||||
"winit-core",
|
"winit-core",
|
||||||
|
|
@ -9175,18 +9152,18 @@ checksum = "6df3dc4292935e51816d896edcd52aa30bc297907c26167fec31e2b0c6a32524"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "zerocopy"
|
name = "zerocopy"
|
||||||
version = "0.8.49"
|
version = "0.8.48"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "bce33a6288fa3f072a8c2c7d0f2fdbb90e28298f0135c1f99b96c3db2efcc60b"
|
checksum = "eed437bf9d6692032087e337407a86f04cd8d6a16a37199ed57949d415bd68e9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"zerocopy-derive",
|
"zerocopy-derive",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "zerocopy-derive"
|
name = "zerocopy-derive"
|
||||||
version = "0.8.49"
|
version = "0.8.48"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "8fd425244944f4ab65ccff928e7323354c5a018c75838362fdce749dfad2ee1e"
|
checksum = "70e3cd084b1788766f53af483dd21f93881ff30d7320490ec3ef7526d203bad4"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "cosmic-files"
|
name = "cosmic-files"
|
||||||
version = "1.0.14"
|
version = "1.0.13"
|
||||||
authors = ["Jeremy Soller <jeremy@system76.com>"]
|
authors = ["Jeremy Soller <jeremy@system76.com>"]
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "cosmic-files-applet"
|
name = "cosmic-files-applet"
|
||||||
version = "1.0.14"
|
version = "1.0.13"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,9 +1,3 @@
|
||||||
cosmic-files (1.0.14) noble; urgency=medium
|
|
||||||
|
|
||||||
* Epoch 1.0.14 version update
|
|
||||||
|
|
||||||
-- Jeremy Soller <jeremy@system76.com> Tue, 26 May 2026 08:30:59 -0600
|
|
||||||
|
|
||||||
cosmic-files (1.0.13) noble; urgency=medium
|
cosmic-files (1.0.13) noble; urgency=medium
|
||||||
|
|
||||||
* Epoch 1.0.13 version update
|
* Epoch 1.0.13 version update
|
||||||
|
|
|
||||||
|
|
@ -427,4 +427,3 @@ context-action-confirm-warning =
|
||||||
*[other] položek
|
*[other] položek
|
||||||
}.
|
}.
|
||||||
run = Spustit
|
run = Spustit
|
||||||
rename-confirm = Přejmenovat
|
|
||||||
|
|
|
||||||
|
|
@ -437,4 +437,3 @@ context-action-confirm-warning =
|
||||||
*[other] Elementen
|
*[other] Elementen
|
||||||
}.
|
}.
|
||||||
run = Ausführen
|
run = Ausführen
|
||||||
rename-confirm = Umbenennen
|
|
||||||
|
|
|
||||||
|
|
@ -327,4 +327,3 @@ context-action-confirm-warning =
|
||||||
[one] στοιχείο
|
[one] στοιχείο
|
||||||
*[other] στοιχεία
|
*[other] στοιχεία
|
||||||
}.
|
}.
|
||||||
rename-confirm = Μετονομασία
|
|
||||||
|
|
|
||||||
|
|
@ -414,4 +414,3 @@ context-action-confirm-warning =
|
||||||
*[other] kohdetta
|
*[other] kohdetta
|
||||||
}.
|
}.
|
||||||
run = Suorita
|
run = Suorita
|
||||||
rename-confirm = Nimeä uudelleen
|
|
||||||
|
|
|
||||||
|
|
@ -451,4 +451,3 @@ context-action-confirm-warning =
|
||||||
}.
|
}.
|
||||||
run = Exécuter
|
run = Exécuter
|
||||||
context-action = Action contextuelle
|
context-action = Action contextuelle
|
||||||
rename-confirm = Renommer
|
|
||||||
|
|
|
||||||
|
|
@ -442,4 +442,3 @@ context-action-confirm-warning =
|
||||||
*[other] míreanna
|
*[other] míreanna
|
||||||
}.
|
}.
|
||||||
run = Rith
|
run = Rith
|
||||||
rename-confirm = Athainmnigh
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ cosmic-files = COSMIC Fájlok
|
||||||
comment = Fájlkezelő a COSMIC asztali környezethez
|
comment = Fájlkezelő a COSMIC asztali környezethez
|
||||||
keywords = mappa;fájl;kezelő;
|
keywords = mappa;fájl;kezelő;
|
||||||
empty-folder = Üres mappa
|
empty-folder = Üres mappa
|
||||||
empty-folder-hidden = Üres mappa (rejtett elemeket tartalmaz)
|
empty-folder-hidden = Üres mappa (Rejtett elemeket tartalmaz)
|
||||||
no-results = Nincs találat
|
no-results = Nincs találat
|
||||||
filesystem = Fájlrendszer
|
filesystem = Fájlrendszer
|
||||||
home = Saját mappa
|
home = Saját mappa
|
||||||
|
|
@ -47,13 +47,13 @@ resume = Folytatás
|
||||||
|
|
||||||
## Compress Dialog
|
## Compress Dialog
|
||||||
|
|
||||||
create-archive = Archívum létrehozása
|
create-archive = Tömörített fájl létrehozása
|
||||||
|
|
||||||
## Extract Dialog
|
## Extract Dialog
|
||||||
|
|
||||||
extract-password-required = Jelszó szükséges
|
extract-password-required = Jelszó szükséges
|
||||||
extract-to = Kibontás ide…
|
extract-to = Kibontás ide…
|
||||||
extract-to-title = Kibontási cél kiválasztása
|
extract-to-title = Kibontás mappába
|
||||||
|
|
||||||
## Empty Trash Dialog
|
## Empty Trash Dialog
|
||||||
|
|
||||||
|
|
@ -93,7 +93,7 @@ save-file = Fájl mentése
|
||||||
|
|
||||||
## Open With Dialog
|
## Open With Dialog
|
||||||
|
|
||||||
open-with-title = Hogyan szeretnéd megnyitni a(z) „{ $name }” fájlt?
|
open-with-title = Hogyan szeretnéd megnyitni a következőt: „{ $name }”?
|
||||||
browse-store = { $store } böngészése
|
browse-store = { $store } böngészése
|
||||||
other-apps = Egyéb alkalmazások
|
other-apps = Egyéb alkalmazások
|
||||||
related-apps = Hasonló alkalmazások
|
related-apps = Hasonló alkalmazások
|
||||||
|
|
@ -113,7 +113,7 @@ rename-folder = Mappa átnevezése
|
||||||
## Replace Dialog
|
## Replace Dialog
|
||||||
|
|
||||||
replace = Csere
|
replace = Csere
|
||||||
replace-title = „{ $filename }” már létezik ezen a helyen
|
replace-title = „{ $filename }” már létezik
|
||||||
replace-warning = Szeretnéd lecserélni a meglévő fájlt a mentendő fájllal? A cserével felülírod annak tartalmát.
|
replace-warning = Szeretnéd lecserélni a meglévő fájlt a mentendő fájllal? A cserével felülírod annak tartalmát.
|
||||||
replace-warning-operation = Szeretnéd lecserélni? A csere felülírja annak tartalmát.
|
replace-warning-operation = Szeretnéd lecserélni? A csere felülírja annak tartalmát.
|
||||||
original-file = Eredeti fájl
|
original-file = Eredeti fájl
|
||||||
|
|
@ -133,7 +133,7 @@ set-and-launch = Beállítás és indítás
|
||||||
open-with = Megnyitás ezzel
|
open-with = Megnyitás ezzel
|
||||||
owner = Tulajdonos
|
owner = Tulajdonos
|
||||||
group = Csoport
|
group = Csoport
|
||||||
other = Mások
|
other = Többi
|
||||||
|
|
||||||
### Mode 0
|
### Mode 0
|
||||||
|
|
||||||
|
|
@ -172,7 +172,7 @@ read-write-execute = Olvasás, írás és végrehajtás
|
||||||
favorite-path-error = Hiba a könyvtár megnyitásakor
|
favorite-path-error = Hiba a könyvtár megnyitásakor
|
||||||
favorite-path-error-description =
|
favorite-path-error-description =
|
||||||
Nem sikerült megnyitni ezt: „{ $path }”
|
Nem sikerült megnyitni ezt: „{ $path }”
|
||||||
A(z) „{ $path }” útvonal lehet, hogy nem létezik, vagy nincs jogosultságod a megnyitásához
|
„{ $path }” lehet nem létezik, vagy nincs jogosultságod a megnyitásához
|
||||||
|
|
||||||
Szeretnéd eltávolítani az oldalsávról?
|
Szeretnéd eltávolítani az oldalsávról?
|
||||||
remove = Eltávolítás
|
remove = Eltávolítás
|
||||||
|
|
@ -187,9 +187,9 @@ keep = Megtartás
|
||||||
## Add Network Drive
|
## Add Network Drive
|
||||||
|
|
||||||
add-network-drive = Hálózati meghajtó hozzáadása
|
add-network-drive = Hálózati meghajtó hozzáadása
|
||||||
connect = Kapcsolódás
|
connect = Csatlakozás
|
||||||
connect-anonymously = Kapcsolódás névtelenül
|
connect-anonymously = Csatlakozás névtelenül
|
||||||
connecting = Kapcsolódás…
|
connecting = Csatlakozás…
|
||||||
domain = Tartomány
|
domain = Tartomány
|
||||||
enter-server-address = Add meg a kiszolgáló címét
|
enter-server-address = Add meg a kiszolgáló címét
|
||||||
network-drive-description =
|
network-drive-description =
|
||||||
|
|
@ -209,7 +209,7 @@ network-drive-schemes =
|
||||||
network-drive-error = Nem érhető el a hálózati meghajtó
|
network-drive-error = Nem érhető el a hálózati meghajtó
|
||||||
password = Jelszó
|
password = Jelszó
|
||||||
remember-password = Jelszó megjegyzése
|
remember-password = Jelszó megjegyzése
|
||||||
try-again = Próbáld újra
|
try-again = Újra
|
||||||
username = Felhasználónév
|
username = Felhasználónév
|
||||||
|
|
||||||
## Operations
|
## Operations
|
||||||
|
|
@ -217,7 +217,7 @@ username = Felhasználónév
|
||||||
cancelled = Megszakítva
|
cancelled = Megszakítva
|
||||||
edit-history = Fájlműveleti előzmények
|
edit-history = Fájlműveleti előzmények
|
||||||
history = Előzmények
|
history = Előzmények
|
||||||
no-history = Nem találhatók elemek az előzményekben.
|
no-history = Nem találhatók elemek az előzményekben
|
||||||
pending = Függőben
|
pending = Függőben
|
||||||
progress = { $percent }%
|
progress = { $percent }%
|
||||||
progress-cancelled = { $percent }%, megszakítva
|
progress-cancelled = { $percent }%, megszakítva
|
||||||
|
|
@ -330,7 +330,7 @@ items = Elemek: { $items }
|
||||||
item-size = Méret: { $size }
|
item-size = Méret: { $size }
|
||||||
item-created = Létrehozva: { $created }
|
item-created = Létrehozva: { $created }
|
||||||
item-modified = Módosítva: { $modified }
|
item-modified = Módosítva: { $modified }
|
||||||
item-accessed = Utolsó hozzáférés: { $accessed }
|
item-accessed = Hozzáférve: { $accessed }
|
||||||
calculating = Számítás…
|
calculating = Számítás…
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|
@ -350,7 +350,7 @@ light = Világos
|
||||||
|
|
||||||
type-to-search = Gépeléssel keresés
|
type-to-search = Gépeléssel keresés
|
||||||
type-to-search-recursive = Keresés a jelenlegi mappában és almappákban
|
type-to-search-recursive = Keresés a jelenlegi mappában és almappákban
|
||||||
type-to-search-enter-path = Elérési út megnyitása
|
type-to-search-enter-path = Elérési út megadása
|
||||||
# Context menu
|
# Context menu
|
||||||
add-to-sidebar = Hozzáadás az oldalsávhoz
|
add-to-sidebar = Hozzáadás az oldalsávhoz
|
||||||
compress = Tömörítés…
|
compress = Tömörítés…
|
||||||
|
|
@ -373,7 +373,7 @@ remove-from-recents = Eltávolítás a legutóbbiak közül
|
||||||
|
|
||||||
change-wallpaper = Háttérkép cseréje…
|
change-wallpaper = Háttérkép cseréje…
|
||||||
desktop-appearance = Asztali megjelenés…
|
desktop-appearance = Asztali megjelenés…
|
||||||
display-settings = Kijelzőbeállítások…
|
display-settings = Képernyő-beállítások…
|
||||||
|
|
||||||
# Menu
|
# Menu
|
||||||
|
|
||||||
|
|
@ -406,7 +406,7 @@ grid-view = Rácsnézet
|
||||||
list-view = Listanézet
|
list-view = Listanézet
|
||||||
show-hidden-files = Rejtett fájlok megjelenítése
|
show-hidden-files = Rejtett fájlok megjelenítése
|
||||||
list-directories-first = Könyvtárak listázása először
|
list-directories-first = Könyvtárak listázása először
|
||||||
gallery-preview = Galéria-előnézet
|
gallery-preview = Galéria előnézet
|
||||||
menu-settings = Beállítások…
|
menu-settings = Beállítások…
|
||||||
menu-about = A COSMIC Fájlok névjegye…
|
menu-about = A COSMIC Fájlok névjegye…
|
||||||
|
|
||||||
|
|
@ -415,8 +415,8 @@ menu-about = A COSMIC Fájlok névjegye…
|
||||||
sort = Rendezés
|
sort = Rendezés
|
||||||
sort-a-z = A-Z
|
sort-a-z = A-Z
|
||||||
sort-z-a = Z-A
|
sort-z-a = Z-A
|
||||||
sort-newest-first = Legújabb elöl
|
sort-newest-first = Legújabb előre
|
||||||
sort-oldest-first = Legrégibb elöl
|
sort-oldest-first = Legrégibb előre
|
||||||
sort-smallest-to-largest = Legkisebbtől a legnagyobbig
|
sort-smallest-to-largest = Legkisebbtől a legnagyobbig
|
||||||
sort-largest-to-smallest = Legnagyobbtól a legkisebbig
|
sort-largest-to-smallest = Legnagyobbtól a legkisebbig
|
||||||
repository = Tároló
|
repository = Tároló
|
||||||
|
|
@ -445,4 +445,3 @@ context-action-confirm-warning =
|
||||||
*[other] elemen
|
*[other] elemen
|
||||||
} fog lefutni.
|
} fog lefutni.
|
||||||
run = Futtatás
|
run = Futtatás
|
||||||
rename-confirm = Átnevezés
|
|
||||||
|
|
|
||||||
|
|
@ -98,7 +98,7 @@ permanently-delete-question = Slett permanent
|
||||||
permanently-delete-warning = Er du sukker på om du vil permanent slette { $target }? Dette kan ikke angres.
|
permanently-delete-warning = Er du sukker på om du vil permanent slette { $target }? Dette kan ikke angres.
|
||||||
rename-file = Endre filnavn
|
rename-file = Endre filnavn
|
||||||
rename-folder = Endre mappenavn
|
rename-folder = Endre mappenavn
|
||||||
replace-title = «{ $filename }» finnes allerede på denne plasseringen
|
replace-title = "{ $filename }" finnes allerede på denne plasseringen.
|
||||||
replace-warning = Vil du bytte den ut med filen du lagrer? Dette vil overskrive innholdet.
|
replace-warning = Vil du bytte den ut med filen du lagrer? Dette vil overskrive innholdet.
|
||||||
replace-warning-operation = Vil du erstatte den? Dette vil overskrive innholdet.
|
replace-warning-operation = Vil du erstatte den? Dette vil overskrive innholdet.
|
||||||
original-file = Orginalfil
|
original-file = Orginalfil
|
||||||
|
|
@ -122,8 +122,8 @@ read-write = Kun skrive- og lesbar
|
||||||
read-write-execute = Lesbar, skrivbar og kjørbar
|
read-write-execute = Lesbar, skrivbar og kjørbar
|
||||||
favorite-path-error = Feil ved åpning av mappen
|
favorite-path-error = Feil ved åpning av mappen
|
||||||
favorite-path-error-description =
|
favorite-path-error-description =
|
||||||
Klarte ikke åpne «{ $path }».
|
Kunne ikke åpne "{ $path }".
|
||||||
«{ $path }» finnes ikke eller så har du ikke tilgang til å åpne den.
|
Den kan ikke eksistere eller så har du ikke tilgang til å åpne den.
|
||||||
|
|
||||||
Vil du fjerne den fra sidepanelet?
|
Vil du fjerne den fra sidepanelet?
|
||||||
keep = Behold
|
keep = Behold
|
||||||
|
|
@ -140,7 +140,7 @@ zoom-out = Zoom ut
|
||||||
cut = Klipp ut
|
cut = Klipp ut
|
||||||
set-and-launch = Still inn og start
|
set-and-launch = Still inn og start
|
||||||
domain = Domene
|
domain = Domene
|
||||||
enter-server-address = Angi tjeneradresse
|
enter-server-address = Angi serveradresse
|
||||||
network-drive-description =
|
network-drive-description =
|
||||||
Serveradresser inkluderer ett protokollprefiks og en addresse.
|
Serveradresser inkluderer ett protokollprefiks og en addresse.
|
||||||
Examples: ssh://192.168.0.1, ftp://[2001:db8::1]
|
Examples: ssh://192.168.0.1, ftp://[2001:db8::1]
|
||||||
|
|
|
||||||
|
|
@ -446,4 +446,3 @@ context-action-confirm-warning =
|
||||||
*[other] elementów
|
*[other] elementów
|
||||||
}.
|
}.
|
||||||
run = Uruchom
|
run = Uruchom
|
||||||
rename-confirm = Zmień nazwę
|
|
||||||
|
|
|
||||||
|
|
@ -445,4 +445,3 @@ context-action-confirm-warning =
|
||||||
*[other] itens
|
*[other] itens
|
||||||
}.
|
}.
|
||||||
run = Executar
|
run = Executar
|
||||||
rename-confirm = Renomear
|
|
||||||
|
|
|
||||||
|
|
@ -354,4 +354,3 @@ sort-smallest-to-largest = Do menor para o maior
|
||||||
sort-largest-to-smallest = Do maior para o menor
|
sort-largest-to-smallest = Do maior para o menor
|
||||||
context-action-confirm-title = Executar "{ $name }"?
|
context-action-confirm-title = Executar "{ $name }"?
|
||||||
run = Executar
|
run = Executar
|
||||||
rename-confirm = Renomear
|
|
||||||
|
|
|
||||||
|
|
@ -389,4 +389,3 @@ context-action-confirm-warning =
|
||||||
*[other] элем.
|
*[other] элем.
|
||||||
}.
|
}.
|
||||||
run = Выполнить
|
run = Выполнить
|
||||||
rename-confirm = Переименовать
|
|
||||||
|
|
|
||||||
|
|
@ -418,4 +418,3 @@ context-action-confirm-warning =
|
||||||
*[other] objekt
|
*[other] objekt
|
||||||
}.
|
}.
|
||||||
run = Kör
|
run = Kör
|
||||||
rename-confirm = Byt namn
|
|
||||||
|
|
|
||||||
|
|
@ -82,7 +82,7 @@ copying =
|
||||||
Копіювання { $items } { $items ->
|
Копіювання { $items } { $items ->
|
||||||
[one] елемента
|
[one] елемента
|
||||||
*[other] елементів
|
*[other] елементів
|
||||||
} з «{ $from }» до «{ $to }» ({ $progress })...
|
} з «{ $from }» в «{ $to }» ({ $progress })...
|
||||||
copied =
|
copied =
|
||||||
Скопійовано { $items } { $items ->
|
Скопійовано { $items } { $items ->
|
||||||
[one] елемент
|
[one] елемент
|
||||||
|
|
@ -95,7 +95,7 @@ moving =
|
||||||
Переміщення { $items } { $items ->
|
Переміщення { $items } { $items ->
|
||||||
[one] елемента
|
[one] елемента
|
||||||
*[other] елементів
|
*[other] елементів
|
||||||
} з «{ $from }» до «{ $to }» ({ $progress })...
|
} з «{ $from }» в «{ $to }» ({ $progress })...
|
||||||
moved =
|
moved =
|
||||||
Переміщено { $items } { $items ->
|
Переміщено { $items } { $items ->
|
||||||
[one] елемент
|
[one] елемент
|
||||||
|
|
@ -299,7 +299,7 @@ extracting =
|
||||||
Видобування { $items } { $items ->
|
Видобування { $items } { $items ->
|
||||||
[one] елемента
|
[one] елемента
|
||||||
*[other] елементів
|
*[other] елементів
|
||||||
} з «{ $from }» до «{ $to }» ({ $progress })...
|
} з «{ $from }» в «{ $to }» ({ $progress })...
|
||||||
extracted =
|
extracted =
|
||||||
Видобуто { $items } { $items ->
|
Видобуто { $items } { $items ->
|
||||||
[one] елемент
|
[one] елемент
|
||||||
|
|
@ -364,10 +364,10 @@ removed-from-recents =
|
||||||
*[other] елементів
|
*[other] елементів
|
||||||
} з { recents }
|
} з { recents }
|
||||||
empty-trash-title = Спорожити смітник?
|
empty-trash-title = Спорожити смітник?
|
||||||
type-to-search-select = Вибирає перший відповідний файл або теку
|
type-to-search-select = Вибирає перший відповідний файл або папку
|
||||||
pasted-image = Вставлене зображення
|
pasted-image = Вставлене зображення
|
||||||
pasted-text = Вставлений текст
|
pasted-text = Вставлений текст
|
||||||
pasted-video = Вставлене видиво
|
pasted-video = Вставлене відео
|
||||||
copy-to-button-label = Копіювати
|
copy-to-button-label = Копіювати
|
||||||
move-to-button-label = Перемістити
|
move-to-button-label = Перемістити
|
||||||
copy-to = Копіювати до…
|
copy-to = Копіювати до…
|
||||||
|
|
@ -387,4 +387,3 @@ context-action-confirm-warning =
|
||||||
*[other] елементів
|
*[other] елементів
|
||||||
}.
|
}.
|
||||||
context-action = Контекстна дія
|
context-action = Контекстна дія
|
||||||
rename-confirm = Перейменувати
|
|
||||||
|
|
|
||||||
|
|
@ -445,4 +445,3 @@ context-action-confirm-warning =
|
||||||
*[other] 项目
|
*[other] 项目
|
||||||
} 上运行。
|
} 上运行。
|
||||||
context-action = 环境行动
|
context-action = 环境行动
|
||||||
rename-confirm = 重命名
|
|
||||||
|
|
|
||||||
|
|
@ -392,4 +392,3 @@ context-action-confirm-warning =
|
||||||
*[other] 項目
|
*[other] 項目
|
||||||
} 上執行。
|
} 上執行。
|
||||||
run = 執行
|
run = 執行
|
||||||
rename-confirm = 重新命名
|
|
||||||
|
|
|
||||||
10
src/app.rs
10
src/app.rs
|
|
@ -7,7 +7,6 @@ use cosmic::iced::clipboard::dnd::DndAction;
|
||||||
use cosmic::iced::core::SmolStr;
|
use cosmic::iced::core::SmolStr;
|
||||||
use cosmic::iced::core::widget::operation::focusable::unfocus;
|
use cosmic::iced::core::widget::operation::focusable::unfocus;
|
||||||
use cosmic::iced::futures::{self, SinkExt};
|
use cosmic::iced::futures::{self, SinkExt};
|
||||||
use cosmic::iced::keyboard::key::Physical;
|
|
||||||
use cosmic::iced::keyboard::{Event as KeyEvent, Key, Modifiers};
|
use cosmic::iced::keyboard::{Event as KeyEvent, Key, Modifiers};
|
||||||
#[cfg(all(feature = "wayland", feature = "desktop-applet"))]
|
#[cfg(all(feature = "wayland", feature = "desktop-applet"))]
|
||||||
use cosmic::iced::platform_specific::shell::wayland::commands::overlap_notify::overlap_notify;
|
use cosmic::iced::platform_specific::shell::wayland::commands::overlap_notify::overlap_notify;
|
||||||
|
|
@ -461,7 +460,7 @@ pub enum Message {
|
||||||
ExtractToResult(DialogResult),
|
ExtractToResult(DialogResult),
|
||||||
#[cfg(all(feature = "wayland", feature = "desktop-applet"))]
|
#[cfg(all(feature = "wayland", feature = "desktop-applet"))]
|
||||||
Focused(window::Id),
|
Focused(window::Id),
|
||||||
Key(window::Id, Modifiers, Key, Physical, Option<SmolStr>),
|
Key(window::Id, Modifiers, Key, Option<SmolStr>),
|
||||||
LaunchUrl(String),
|
LaunchUrl(String),
|
||||||
MaybeExit,
|
MaybeExit,
|
||||||
ModifiersChanged(window::Id, Modifiers),
|
ModifiersChanged(window::Id, Modifiers),
|
||||||
|
|
@ -3655,7 +3654,7 @@ impl Application for App {
|
||||||
return dialog.update(dialog_message);
|
return dialog.update(dialog_message);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Message::Key(window_id, modifiers, key, physical_key, text) => {
|
Message::Key(window_id, modifiers, key, text) => {
|
||||||
#[cfg(all(feature = "wayland", feature = "desktop-applet"))]
|
#[cfg(all(feature = "wayland", feature = "desktop-applet"))]
|
||||||
let in_surface_ids = self.surface_ids.values().any(|id| *id == window_id);
|
let in_surface_ids = self.surface_ids.values().any(|id| *id == window_id);
|
||||||
#[cfg(not(all(feature = "wayland", feature = "desktop-applet")))]
|
#[cfg(not(all(feature = "wayland", feature = "desktop-applet")))]
|
||||||
|
|
@ -7073,14 +7072,11 @@ impl Application for App {
|
||||||
},
|
},
|
||||||
Event::Keyboard(KeyEvent::KeyPressed {
|
Event::Keyboard(KeyEvent::KeyPressed {
|
||||||
key,
|
key,
|
||||||
physical_key,
|
|
||||||
modifiers,
|
modifiers,
|
||||||
text,
|
text,
|
||||||
..
|
..
|
||||||
}) => match status {
|
}) => match status {
|
||||||
event::Status::Ignored => {
|
event::Status::Ignored => Some(Message::Key(window_id, modifiers, key, text)),
|
||||||
Some(Message::Key(window_id, modifiers, key, physical_key, text))
|
|
||||||
}
|
|
||||||
event::Status::Captured => None,
|
event::Status::Captured => None,
|
||||||
},
|
},
|
||||||
Event::Keyboard(KeyEvent::ModifiersChanged(modifiers)) => {
|
Event::Keyboard(KeyEvent::ModifiersChanged(modifiers)) => {
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ use cosmic::app::{Core, Task, context_drawer};
|
||||||
use cosmic::iced::core::SmolStr;
|
use cosmic::iced::core::SmolStr;
|
||||||
use cosmic::iced::core::widget::operation;
|
use cosmic::iced::core::widget::operation;
|
||||||
use cosmic::iced::futures::{self, SinkExt};
|
use cosmic::iced::futures::{self, SinkExt};
|
||||||
use cosmic::iced::keyboard::key::{Named, Physical};
|
use cosmic::iced::keyboard::key::Named;
|
||||||
use cosmic::iced::keyboard::{Event as KeyEvent, Key, Modifiers};
|
use cosmic::iced::keyboard::{Event as KeyEvent, Key, Modifiers};
|
||||||
use cosmic::iced::platform_specific::shell::{self as iced_winit, SurfaceIdWrapper};
|
use cosmic::iced::platform_specific::shell::{self as iced_winit, SurfaceIdWrapper};
|
||||||
use cosmic::iced::widget::scrollable;
|
use cosmic::iced::widget::scrollable;
|
||||||
|
|
@ -456,7 +456,7 @@ enum Message {
|
||||||
Escape,
|
Escape,
|
||||||
Filename(String),
|
Filename(String),
|
||||||
Filter(usize),
|
Filter(usize),
|
||||||
Key(Modifiers, Key, Physical, Option<SmolStr>),
|
Key(Modifiers, Key, Option<SmolStr>),
|
||||||
ModifiersChanged(Modifiers),
|
ModifiersChanged(Modifiers),
|
||||||
MounterItems(MounterKey, MounterItems),
|
MounterItems(MounterKey, MounterItems),
|
||||||
Mouse(window::Id, mouse::Button),
|
Mouse(window::Id, mouse::Button),
|
||||||
|
|
@ -1456,7 +1456,7 @@ impl Application for App {
|
||||||
}
|
}
|
||||||
return self.rescan_tab(None);
|
return self.rescan_tab(None);
|
||||||
}
|
}
|
||||||
Message::Key(modifiers, key, physical_key, text) => {
|
Message::Key(modifiers, key, text) => {
|
||||||
for (key_bind, action) in &self.key_binds {
|
for (key_bind, action) in &self.key_binds {
|
||||||
if key_bind.matches(modifiers, &key, None) {
|
if key_bind.matches(modifiers, &key, None) {
|
||||||
return self.update(Message::from(action.message()));
|
return self.update(Message::from(action.message()));
|
||||||
|
|
@ -2056,14 +2056,11 @@ impl Application for App {
|
||||||
},
|
},
|
||||||
Event::Keyboard(KeyEvent::KeyPressed {
|
Event::Keyboard(KeyEvent::KeyPressed {
|
||||||
key,
|
key,
|
||||||
physical_key,
|
|
||||||
modifiers,
|
modifiers,
|
||||||
text,
|
text,
|
||||||
..
|
..
|
||||||
}) => match status {
|
}) => match status {
|
||||||
event::Status::Ignored => {
|
event::Status::Ignored => Some(Message::Key(modifiers, key, text)),
|
||||||
Some(Message::Key(modifiers, key, physical_key, text))
|
|
||||||
}
|
|
||||||
event::Status::Captured => {
|
event::Status::Captured => {
|
||||||
if key == Key::Named(Named::Escape) {
|
if key == Key::Named(Named::Escape) {
|
||||||
Some(Message::Escape)
|
Some(Message::Escape)
|
||||||
|
|
|
||||||
|
|
@ -72,7 +72,6 @@ pub fn context_menu<'a>(
|
||||||
color.alpha *= 0.75;
|
color.alpha *= 0.75;
|
||||||
TextStyle {
|
TextStyle {
|
||||||
color: Some(color.into()),
|
color: Some(color.into()),
|
||||||
..Default::default()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
fn disabled_style(theme: &cosmic::Theme) -> TextStyle {
|
fn disabled_style(theme: &cosmic::Theme) -> TextStyle {
|
||||||
|
|
@ -80,7 +79,6 @@ pub fn context_menu<'a>(
|
||||||
color.alpha *= 0.5;
|
color.alpha *= 0.5;
|
||||||
TextStyle {
|
TextStyle {
|
||||||
color: Some(color.into()),
|
color: Some(color.into()),
|
||||||
..Default::default()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7595,10 +7595,7 @@ mod tests {
|
||||||
// Text editor content may add a trailing newline
|
// Text editor content may add a trailing newline
|
||||||
assert_eq!(content.text().trim_end(), "ab");
|
assert_eq!(content.text().trim_end(), "ab");
|
||||||
}
|
}
|
||||||
_ => panic!(
|
_ => panic!("expected Text thumbnail with valid prefix only, got {:?}", thumb),
|
||||||
"expected Text thumbnail with valid prefix only, got {:?}",
|
|
||||||
thumb
|
|
||||||
),
|
|
||||||
}
|
}
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue