yi-i18n 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/locales/common/en.json +4 -0
- package/dist/locales/common/es.json +4 -0
- package/dist/locales/common/ja.json +4 -0
- package/dist/locales/common/ko.json +4 -0
- package/dist/locales/common/zh-Hans.json +4 -0
- package/dist/locales/common/zh-Hant.json +4 -0
- package/dist/locales/iap/en.json +1 -1
- package/dist/locales/iap/ja.json +1 -1
- package/dist/locales/iap/ko.json +1 -1
- package/dist/locales/iap/zh-Hans.json +2 -2
- package/dist/locales/iap/zh-Hant.json +1 -1
- package/dist/locales/yi/en.json +2 -1
- package/dist/locales/yi/es.json +2 -0
- package/dist/locales/yi/ja.json +2 -0
- package/dist/locales/yi/ko.json +2 -0
- package/dist/locales/yi/zh-Hans.json +3 -1
- package/dist/locales/yi/zh-Hant.json +3 -1
- package/package.json +1 -1
|
@@ -96,5 +96,9 @@
|
|
|
96
96
|
"video_load_failed": "Practise: failed to load videos, try again.",
|
|
97
97
|
"you_got_a_practise_chance": "You have an opportunity to practice.",
|
|
98
98
|
"hide_banner_ads_tip": "Banner ads will not appear when subscribed or having more than {s} coins"
|
|
99
|
+
},
|
|
100
|
+
"error": {
|
|
101
|
+
"connection_failed_alert_title": "Can’t connect right now",
|
|
102
|
+
"connection_failed_note": "Please check your connection or try again later."
|
|
99
103
|
}
|
|
100
104
|
}
|
|
@@ -96,5 +96,9 @@
|
|
|
96
96
|
"video_load_failed": "Practicar: error al cargar videos, intenta de nuevo.",
|
|
97
97
|
"you_got_a_practise_chance": "Tienes una oportunidad para practicar.",
|
|
98
98
|
"hide_banner_ads_tip": "Los anuncios tipo banner no aparecerán si estás suscrito o tienes más de {s} monedas"
|
|
99
|
+
},
|
|
100
|
+
"error": {
|
|
101
|
+
"connection_failed_alert_title": "No se puede conectar",
|
|
102
|
+
"connection_failed_note": "Revisa tu conexión o inténtalo de nuevo más tarde."
|
|
99
103
|
}
|
|
100
104
|
}
|
|
@@ -96,5 +96,9 @@
|
|
|
96
96
|
"video_load_failed": "卦を練習する: アニメーションの読み込みに失敗しました。もう一度お試しください。",
|
|
97
97
|
"you_got_a_practise_chance": "卦を練習する一度のチャンスがあります",
|
|
98
98
|
"hide_banner_ads_tip": "購読有効または {s} 個以上の卦金保有時、バナー広告は表示されない。"
|
|
99
|
+
},
|
|
100
|
+
"error": {
|
|
101
|
+
"connection_failed_alert_title": "接続できません",
|
|
102
|
+
"connection_failed_note": "ネットワークをご確認のうえ、しばらくしてから再度お試しください。"
|
|
99
103
|
}
|
|
100
104
|
}
|
|
@@ -96,5 +96,9 @@
|
|
|
96
96
|
"video_load_failed": "연습: 애니메이션 로딩에 실패했습니다. 다시 시도해보세요",
|
|
97
97
|
"you_got_a_practise_chance": "괘 보기 연습 기회가 한 번 있습니다",
|
|
98
98
|
"hide_banner_ads_tip": "구독이 적용되거나 {s}개 이상의 괘금을 보유할 때, 배너 광고가 나타나지 않습니다."
|
|
99
|
+
},
|
|
100
|
+
"error": {
|
|
101
|
+
"connection_failed_alert_title": "연결할 수 없습니다",
|
|
102
|
+
"connection_failed_note": "네트워크 상태를 확인한 후 다시 시도해 주세요."
|
|
99
103
|
}
|
|
100
104
|
}
|
|
@@ -96,5 +96,9 @@
|
|
|
96
96
|
"video_load_failed": "练习:动画加载出错,再试试",
|
|
97
97
|
"you_got_a_practise_chance": "你有一次练习起卦机会",
|
|
98
98
|
"hide_banner_ads_tip": "当订阅生效或拥有超过{s}个卦金时,将不会出现横幅广告。"
|
|
99
|
+
},
|
|
100
|
+
"error": {
|
|
101
|
+
"connection_failed_alert_title": "暂时无法连接",
|
|
102
|
+
"connection_failed_note": "请检查网络连接,或稍后再试。"
|
|
99
103
|
}
|
|
100
104
|
}
|
|
@@ -96,5 +96,9 @@
|
|
|
96
96
|
"video_load_failed": "練習:動畫加載出錯,再試試",
|
|
97
97
|
"you_got_a_practise_chance": "你有一次練習起卦機會",
|
|
98
98
|
"hide_banner_ads_tip": "當訂閱生效或擁有超過{s}個卦金時,將不會出現橫幅廣告。"
|
|
99
|
+
},
|
|
100
|
+
"error": {
|
|
101
|
+
"connection_failed_alert_title": "暫時無法連線",
|
|
102
|
+
"connection_failed_note": "請檢查網路連線,或稍後再試。"
|
|
99
103
|
}
|
|
100
104
|
}
|
package/dist/locales/iap/en.json
CHANGED
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"App_Store_may_be_down": "{s} may be unavailable.",
|
|
56
56
|
"other_ways": "Other ways",
|
|
57
57
|
"iap_store_error": "{s} Error",
|
|
58
|
-
"alert_title_to_go_iap": "Your
|
|
58
|
+
"alert_title_to_go_iap": "Your coins is insufficient or you don't have a subscription.",
|
|
59
59
|
"purchase_success": "Purchase successful!",
|
|
60
60
|
"suhe_store_note": "You can also buy coins here besides Google Play.",
|
|
61
61
|
"suhe_android_iap_title": "Yi Store",
|
package/dist/locales/iap/ja.json
CHANGED
package/dist/locales/iap/ko.json
CHANGED
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"App_Store_may_be_down": "{s}可能未启用",
|
|
56
56
|
"other_ways": "其他购买方法",
|
|
57
57
|
"iap_store_error": "{s}错误",
|
|
58
|
-
"alert_title_to_go_iap": "
|
|
58
|
+
"alert_title_to_go_iap": "你的卦金不够,或没有订阅。",
|
|
59
59
|
"purchase_success": "购买成功!",
|
|
60
60
|
"suhe_store_note": "除了Google Play,您也可在此购买卦金。",
|
|
61
61
|
"suhe_android_iap_title": "学易小店",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"点按商品会生成订单,并打开一个浏览器支付页面。",
|
|
88
88
|
"待你完成支付,就可以回到学易App中,确认订单并收到相应卦金。"
|
|
89
89
|
],
|
|
90
|
-
"delivered_congrat": "
|
|
90
|
+
"delivered_congrat": "恭喜你!🎉 订单已完成交付",
|
|
91
91
|
"bill": {
|
|
92
92
|
"time": "时间",
|
|
93
93
|
"before": "之前",
|
package/dist/locales/yi/en.json
CHANGED
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"for_beginners": "Suitable for beginners.",
|
|
119
119
|
"do_it_myself": "Divine Manually",
|
|
120
120
|
"change_to_classic": "Skip Guide",
|
|
121
|
-
"
|
|
121
|
+
"change_to_classic_note": "Switch to classic interface for manual divination process.\nYou can enable/disable the wizard anytime in Settings.",
|
|
122
122
|
"setting_tip": "You can change this later in Settings.",
|
|
123
123
|
"iap_note": "An active token or subscription is required to cast a hexagram.",
|
|
124
124
|
"practise_tip": "To practice casting a hexagram, go to the home screen and tap “Practice Mode”.",
|
|
@@ -144,6 +144,7 @@
|
|
|
144
144
|
"prediction_examples": "Prediction examples"
|
|
145
145
|
},
|
|
146
146
|
"eight_tgs": "The Eight Trigrams",
|
|
147
|
+
"trigrams_des": "Arrangement, Nature, Family, Animal, Position",
|
|
147
148
|
"xiantian": "Earlier Heaven ",
|
|
148
149
|
"houtian": "Later Heaven ",
|
|
149
150
|
"nature": "Nature",
|
package/dist/locales/yi/es.json
CHANGED
|
@@ -118,6 +118,7 @@
|
|
|
118
118
|
"for_beginners": "Apto para principiantes.",
|
|
119
119
|
"do_it_myself": "Adivinar manualmente",
|
|
120
120
|
"change_to_classic": "Saltar guía",
|
|
121
|
+
"change_to_classic_note": "Cambiar a interfaz clásica para proceso de adivinación manual.\nPuedes activar/desactivar la guía en Ajustes cuando quieras.",
|
|
121
122
|
"for_experienced_users": "Apto para usuarios experimentados.",
|
|
122
123
|
"setting_tip": "Puedes cambiarlo más tarde en Ajustes.",
|
|
123
124
|
"iap_note": "Para lanzar un hexagrama se necesitan tokens o una suscripción activa.",
|
|
@@ -144,6 +145,7 @@
|
|
|
144
145
|
"prediction_examples": "Ejemplos de Predicción"
|
|
145
146
|
},
|
|
146
147
|
"eight_tgs": "Los Ocho Trigramas",
|
|
148
|
+
"trigrams_des": "Disposición, Naturaleza, Familia, Animal, Posición",
|
|
147
149
|
"xiantian": "Cielo Anterior",
|
|
148
150
|
"houtian": "Cielo Posterior",
|
|
149
151
|
"nature": "Naturaleza",
|
package/dist/locales/yi/ja.json
CHANGED
|
@@ -118,6 +118,7 @@
|
|
|
118
118
|
"for_beginners": "初心者向けです。",
|
|
119
119
|
"do_it_myself": "手動で占う",
|
|
120
120
|
"change_to_classic": "ガイドをスキップ",
|
|
121
|
+
"change_to_classic_note": "クラシックインターフェースに切り替え、手動で占卦プロセスを操作できます。\n「設定」からいつでもガイドの有効/無効を変更できます。",
|
|
121
122
|
"for_experienced_users": "経験者向けです。",
|
|
122
123
|
"setting_tip": "後で「設定」から変更できます。",
|
|
123
124
|
"iap_note": "正式な占卦にはトークンまたは有効なサブスクリプションが必要です。",
|
|
@@ -144,6 +145,7 @@
|
|
|
144
145
|
"prediction_examples": "占断常例"
|
|
145
146
|
},
|
|
146
147
|
"eight_tgs": "八卦",
|
|
148
|
+
"trigrams_des": "配列、自然、家族、動物、位置",
|
|
147
149
|
"xiantian": "先天",
|
|
148
150
|
"houtian": "後天",
|
|
149
151
|
"nature": "自然",
|
package/dist/locales/yi/ko.json
CHANGED
|
@@ -118,6 +118,7 @@
|
|
|
118
118
|
"for_beginners": "초보자에게 적합합니다.",
|
|
119
119
|
"do_it_myself": "직접 점괘하기",
|
|
120
120
|
"change_to_classic": "가이드 건너뛰기",
|
|
121
|
+
"change_to_classic_note": "클래식 인터페이스로 전환하여 수동으로 점괘 프로세스를 작업합니다.\n'설정'에서 언제든지 가이드를 활성화/비활성화할 수 있습니다.",
|
|
121
122
|
"for_experienced_users": "경험자에게 적합합니다.",
|
|
122
123
|
"setting_tip": "나중에 ‘설정’에서 변경할 수 있습니다.",
|
|
123
124
|
"iap_note": "정식 점괘를 위해서는 토큰 또는 유효한 구독이 필요합니다.",
|
|
@@ -144,6 +145,7 @@
|
|
|
144
145
|
"prediction_examples": "점단 상례"
|
|
145
146
|
},
|
|
146
147
|
"eight_tgs": "팔괘",
|
|
148
|
+
"trigrams_des": "배열, 자연, 가족, 동물, 방위",
|
|
147
149
|
"xiantian": "선천",
|
|
148
150
|
"houtian": "후천",
|
|
149
151
|
"nature": "자연",
|
|
@@ -119,6 +119,7 @@
|
|
|
119
119
|
"do_it_myself": "自主问卦",
|
|
120
120
|
"change_to_classic": "不需要指引",
|
|
121
121
|
"for_experienced_users": "适合有经验的使用者。",
|
|
122
|
+
"change_to_classic_note": "改为经典界面,可自主操作起卦过程。\n您随时可以在「设置」中选择是否启用问卦指引。",
|
|
122
123
|
"setting_tip": "仍可在「设置」中更改您的选择。",
|
|
123
124
|
"iap_note": "正式起卦需具备卦金或有效订阅。",
|
|
124
125
|
"practise_tip": "如果您只是想练习起卦,可以去首页找「模拟练习」按钮。",
|
|
@@ -144,6 +145,7 @@
|
|
|
144
145
|
"prediction_examples": "占断常例"
|
|
145
146
|
},
|
|
146
147
|
"eight_tgs": "八卦",
|
|
148
|
+
"trigrams_des": "排列,自然,家庭,动物,方位",
|
|
147
149
|
"xiantian": "先天",
|
|
148
150
|
"houtian": "后天",
|
|
149
151
|
"nature": "自然",
|
|
@@ -262,7 +264,7 @@
|
|
|
262
264
|
"yinyang_description": "切换卦象中每个爻的阴阳,构成不同的六十四卦之一。",
|
|
263
265
|
"poem_description": "出自朱熹《周易本义》,把六十四卦的卦名按次序编成七言诗句,便于记忆。",
|
|
264
266
|
"poem_title": "上下经卦名次序歌",
|
|
265
|
-
"schools_title": "
|
|
267
|
+
"schools_title": "易学流派",
|
|
266
268
|
"schools": {
|
|
267
269
|
"jiaogan": {
|
|
268
270
|
"name": "焦赣",
|
|
@@ -118,6 +118,7 @@
|
|
|
118
118
|
"for_beginners": "適合初學者。",
|
|
119
119
|
"do_it_myself": "自主問卦",
|
|
120
120
|
"change_to_classic": "不需要指引",
|
|
121
|
+
"change_to_classic_note": "切換至傳統起卦介面,可自主操作起卦過程。\n您隨時可以在「設定」中選擇是否啟用問卦指引。",
|
|
121
122
|
"for_experienced_users": "適合有經驗的使用者。",
|
|
122
123
|
"setting_tip": "仍可在「設定」中更改您的選擇。",
|
|
123
124
|
"iap_note": "正式起卦需具備卦金或有效訂閱。",
|
|
@@ -144,6 +145,7 @@
|
|
|
144
145
|
"prediction_examples": "占斷常例"
|
|
145
146
|
},
|
|
146
147
|
"eight_tgs": "八卦",
|
|
148
|
+
"trigrams_des": "排列,自然,家庭,動物,方位",
|
|
147
149
|
"xiantian": "先天",
|
|
148
150
|
"houtian": "後天",
|
|
149
151
|
"nature": "自然",
|
|
@@ -262,7 +264,7 @@
|
|
|
262
264
|
"yinyang_description": "切換卦象中每個爻的陰陽,構成不同的六十四卦之一。",
|
|
263
265
|
"poem_description": "出自朱熹《周易本義》,把六十四卦的卦名按次序編成七言詩句,便於記憶。",
|
|
264
266
|
"poem_title": "上下經卦名次序歌",
|
|
265
|
-
"schools_title": "
|
|
267
|
+
"schools_title": "易學流派",
|
|
266
268
|
"schools": {
|
|
267
269
|
"jiaogan": {
|
|
268
270
|
"name": "焦贛",
|