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.
34 lines
661 B
Text
34 lines
661 B
Text
close = Tutup
|
|
license = Lisensi
|
|
links = Tautan
|
|
developers = Pengembang
|
|
designers = Perancang
|
|
artists = Artis
|
|
translators = Penerjemah
|
|
documenters = Dokumenter
|
|
january = Januari { $year }
|
|
february = Februari { $year }
|
|
march = Maret { $year }
|
|
april = April { $year }
|
|
may = Mei { $year }
|
|
june = Juni { $year }
|
|
july = Juli { $year }
|
|
august = Agustus { $year }
|
|
september = September { $year }
|
|
october = Oktober { $year }
|
|
november = November { $year }
|
|
december = Desember { $year }
|
|
monday = Senin
|
|
tuesday = Selasa
|
|
wednesday = Rabu
|
|
sunday = Minggu
|
|
saturday = Sabtu
|
|
friday = Jum'at
|
|
thursday = Kamis
|
|
mon = Sen
|
|
tue = Sel
|
|
wed = Rab
|
|
thu = Kam
|
|
fri = Jum
|
|
sat = Sab
|
|
sun = Min
|