Fork point: pop-os/libcosmic 1.0.0 + perf/quickwins-bundle + macOS window controls feature. From here the crate diverges under the yoda lineage with its own versioning. Changes: - Cargo.toml: name = libcosmic-yoda, version = 0.1.0-yoda - [lib] name = cosmic kept unchanged — consumer code still does 'use cosmic::...' - examples/*/Cargo.toml: updated all libcosmic dep references to libcosmic-yoda - i18n/*/libcosmic.ftl renamed to libcosmic_yoda.ftl (71 locales) to match the new name expected by fluent_language_loader!() macro cargo check --lib passes. Examples not yet validated — Phase 2 (Wayland-only cut) will rework them anyway.
36 lines
721 B
Text
36 lines
721 B
Text
# Context Drawer
|
|
close = Zavřít
|
|
# About
|
|
license = Licence
|
|
links = Odkazy
|
|
developers = Vývojáři
|
|
designers = Designéři
|
|
artists = Grafici
|
|
translators = Překladatelé
|
|
documenters = Tvůrci dokumentace
|
|
sunday = Neděle
|
|
january = Leden { $year }
|
|
february = Únor { $year }
|
|
march = Březen { $year }
|
|
april = Duben { $year }
|
|
may = Květen { $year }
|
|
june = Červen { $year }
|
|
july = Červenec { $year }
|
|
august = Srpen { $year }
|
|
september = Září { $year }
|
|
october = Říjen { $year }
|
|
november = Listopad { $year }
|
|
december = Prosinec { $year }
|
|
monday = Pondělí
|
|
tuesday = Úterý
|
|
wednesday = Středa
|
|
thursday = Čtvrtek
|
|
friday = Pátek
|
|
saturday = Sobota
|
|
mon = Po
|
|
tue = Út
|
|
wed = St
|
|
thu = Čt
|
|
fri = Pá
|
|
sat = So
|
|
sun = Ne
|