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
719 B
Text
34 lines
719 B
Text
february = { $year }년 2월
|
|
close = 닫기
|
|
documenters = 문서 작성자
|
|
november = { $year }년 11월
|
|
friday = 금요일
|
|
tuesday = 화요일
|
|
may = { $year }년 5월
|
|
wednesday = 수요일
|
|
april = { $year }년 4월
|
|
monday = 월요일
|
|
translators = 번역가
|
|
artists = 아티스트
|
|
license = 라이선스
|
|
december = { $year }년 12월
|
|
sunday = 일요일
|
|
links = 링크
|
|
march = { $year }년 3월
|
|
june = { $year }년 6월
|
|
saturday = 토요일
|
|
august = { $year }년 8월
|
|
developers = 개발자
|
|
july = { $year }년 7월
|
|
thursday = 목요일
|
|
september = { $year }년 9월
|
|
designers = 디자이너
|
|
october = { $year }년 10월
|
|
january = { $year }년 1월
|
|
mon = 월
|
|
tue = 화
|
|
wed = 수
|
|
thu = 목
|
|
fri = 금
|
|
sat = 토
|
|
sun = 일
|