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
727 B
Text
36 lines
727 B
Text
# Context Drawer
|
||
close = Kapat
|
||
# About
|
||
license = Lisans
|
||
links = Bağlantılar
|
||
developers = Geliştiriciler
|
||
designers = Tasarımcılar
|
||
artists = Sanatçılar
|
||
translators = Çevirmenler
|
||
documenters = Belgelendiriciler
|
||
january = Ocak { $year }
|
||
february = Şubat { $year }
|
||
march = Mart { $year }
|
||
april = Nisan { $year }
|
||
may = Mayıs { $year }
|
||
june = Haziran { $year }
|
||
july = Temmuz { $year }
|
||
august = Ağustos { $year }
|
||
september = Eylül { $year }
|
||
october = Ekim { $year }
|
||
november = Kasım { $year }
|
||
december = Aralık { $year }
|
||
monday = Pazartesi
|
||
mon = Pzt
|
||
tuesday = Salı
|
||
tue = Sal
|
||
wednesday = Çarşamba
|
||
wed = Çar
|
||
thursday = Perşembe
|
||
thu = Per
|
||
friday = Cuma
|
||
fri = Cum
|
||
saturday = Cumartesi
|
||
sat = Cmt
|
||
sunday = Pazar
|
||
sun = Paz
|