Reverts the soft-fork pivot (6736a596). Strategy chosen with user:
full cascade fork. Every consumer (leyoda/cosmic-files + each leyoda/app)
depends on libcosmic-yoda by explicit path, so there are no transitive
deps left asking for the upstream 'libcosmic' crate — no [patch]
unification issues, no two-version traps.
Changes:
- Cargo.toml: name = libcosmic-yoda, version = 0.1.0-yoda
- i18n/*/libcosmic.ftl -> libcosmic_yoda.ftl (71 locales)
- examples/*/Cargo.toml dep refs back to libcosmic-yoda
- compat stub features (winit=[], x11=[]) kept for upstream deps that
might still request them during the migration window
cargo check --lib passes.
36 lines
925 B
Text
36 lines
925 B
Text
# Context Drawer
|
||
close = Закрити
|
||
# About
|
||
license = Ліцензія
|
||
links = Ланки
|
||
developers = Розробники
|
||
designers = Дизайнери
|
||
artists = Художники
|
||
translators = Перекладачі
|
||
documenters = Документатори
|
||
february = Лютий { $year }
|
||
november = Листопад { $year }
|
||
friday = П'ятниця
|
||
tuesday = Вівторок
|
||
may = Травень { $year }
|
||
wednesday = Середа
|
||
april = Квітень { $year }
|
||
monday = Понеділок
|
||
december = Грудень { $year }
|
||
sunday = Неділя
|
||
march = Березень { $year }
|
||
june = Червень { $year }
|
||
saturday = Субота
|
||
august = Серпень { $year }
|
||
july = Липень { $year }
|
||
thursday = Четвер
|
||
september = Вересень { $year }
|
||
october = Жовтень { $year }
|
||
january = Січень { $year }
|
||
mon = Пн
|
||
tue = Вт
|
||
wed = Ср
|
||
thu = Чт
|
||
fri = Пт
|
||
sat = Cб
|
||
sun = Нд
|