Compare commits

...

2 commits

Author SHA1 Message Date
2c68b94084 Refresh Cargo lockfile after upstream rebase 2026-06-13 08:40:03 +02:00
Hosted Weblate
5185d93c03 i18n: translation updates from weblate
Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Isaac Subirana <isaacsubiranac@gmail.com>
Co-authored-by: Nara Díaz Viñolas <nara.diaz.vinolas@gmail.com>
Co-authored-by: therealmate <hellogaming91@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-greeter/ca/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-greeter/hu/
Translation: Pop OS/COSMIC Greeter
2026-06-13 08:40:03 +02:00
3 changed files with 54 additions and 8 deletions

12
Cargo.lock generated
View file

@ -5313,6 +5313,16 @@ dependencies = [
"font-types",
]
[[package]]
name = "redox_event"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ea3e412d205440c7b0218af26247226f979ed1201674cda7a33cc70609084b5"
dependencies = [
"bitflags 2.11.1",
"libredox",
]
[[package]]
name = "redox_syscall"
version = "0.5.18"
@ -7740,7 +7750,7 @@ dependencies = [
"libredox",
"orbclient",
"raw-window-handle",
"redox_syscall 0.7.5",
"redox_event",
"smol_str",
"tracing",
"winit-core",

View file

@ -1 +1,37 @@
cancel = Cancel·lar
accessibility = Accessibilitat
.screen-reader = Lector de Pantalla
.magnifier = Lupa
.high-contrast = Mode de Contrast Alt
.invert-colors = Inverteix els Colors
authenticating = Autenticant...
restart = Reinicia
restart-now = Reiniciar ara?
restart-timeout =
El sistema es reiniciarà automàticament
{ $seconds ->
[0] ara.
[1] d'aquí a 1 segon.
*[other] d'aquí a { $seconds } segons.
}
shutdown = Apaga
shutdown-now = Apagar ara?
shutdown-timeout =
El sistema s'apagarà automàticament
{ $seconds ->
[0] ara.
[1] d'aquí a 1 segon.
*[other] d'aquí a { $seconds } segons.
}
suspend = Suspèn
auth-error-default = L'autenticació ha fallat. Si us plau, torneu a intentarho.
auth-error-credentials = Contrasenya incorrecta. Si us plau, comproveu la vostra disposició de teclat i torneu a intentarho.
auth-error-denied = Accés denegat.
auth-error-maxtries = Massa intents fallits d'autenticació.
auth-error-account = El compte no està disponible o està deshabilitat.
caps-lock = Bloq Maj activat.
enter-user = Introduir el nom manualment...
type-username = Usuari:
keyboard-layout = Disposició de teclat
session = Sessió
user = Usuari

View file

@ -4,7 +4,7 @@ accessibility = Akadálymentesség
.high-contrast = Magas kontraszt
.invert-colors = Színek invertálása
cancel = Mégse
caps-lock = A Caps Lock be van kapcsolva
caps-lock = A Caps Lock be van kapcsolva.
enter-user = Név megadása kézzel…
type-username = Felhasználónév:
keyboard-layout = Billentyűzetkiosztás
@ -13,9 +13,9 @@ restart-now = Újraindítás most?
restart-timeout =
A rendszer automatikusan újraindul
{ $seconds ->
[0] most
[1] 1 másodperc múlva
*[other] { $seconds } másodperc múlva
[0] most.
[1] 1 másodperc múlva.
*[other] { $seconds } másodperc múlva.
}
session = Munkamenet
shutdown = Leállítás
@ -30,8 +30,8 @@ shutdown-timeout =
suspend = Felfüggesztés
user = Felhasználó
authenticating = Hitelesítés…
auth-error-default = Hitelesítés sikertelen, próbáld újra.
auth-error-default = Hitelesítés sikertelen. Próbáld újra.
auth-error-credentials = Hibás jelszó. Ellenőrizd a billentyűzetkiosztást és próbáld újra.
auth-error-denied = Hozzáférés megtagadva
auth-error-denied = Hozzáférés megtagadva.
auth-error-account = A fiók nem érhető el vagy le van tiltva.
auth-error-maxtries = Túl sok sikertelen bejelentkezési kísérlet
auth-error-maxtries = Túl sok sikertelen bejelentkezési kísérlet.