|
1 | 1 | { |
2 | 2 | "app.name": "AirSync", |
3 | | - "menu.mirror": "Mirror", |
4 | | - "menu.about": "About AirSync", |
5 | | - "menu.checkUpdates": "Check for Updates…", |
6 | | - "menu.quit": "Quit", |
| 3 | + "menu.mirror": "鏡像", |
| 4 | + "menu.about": "關於 AirSync", |
| 5 | + "menu.checkUpdates": "檢查更新…", |
| 6 | + "menu.quit": "結束", |
7 | 7 | "home.title": "AirSync", |
8 | | - "home.sidebar.ready": "Ready", |
9 | | - "onboarding.title": "Welcome to AirSync", |
10 | | - "notifications.empty.title": "You're all caught up!", |
| 8 | + "home.sidebar.ready": "準備就緒", |
| 9 | + "onboarding.title": "歡迎使用 AirSync", |
| 10 | + "notifications.empty.title": "沒有未讀通知!", |
11 | 11 | "notifications.empty.emoji": "└(=^‥^=)┐", |
12 | | - "notifications.actions.hide": "Hide", |
13 | | - "notifications.actions.dismiss": "Dismiss", |
14 | | - "notifications.tab": "Notifications", |
15 | | - "apps.tab": "Apps", |
16 | | - "transfers.tab": "Transfers", |
17 | | - "settings.tab": "Settings", |
18 | | - "qr.tab": "Scan QR", |
19 | | - "transfers.empty": "Nothing transferred yet", |
| 12 | + "notifications.actions.hide": "隱藏", |
| 13 | + "notifications.actions.dismiss": "關閉", |
| 14 | + "notifications.tab": "通知", |
| 15 | + "apps.tab": "應用程式", |
| 16 | + "transfers.tab": "傳輸", |
| 17 | + "settings.tab": "設定", |
| 18 | + "qr.tab": "掃描二維碼", |
| 19 | + "transfers.empty": "未有傳輸記錄", |
20 | 20 | "plus.title": "AirSync+", |
21 | | - "plus.why": "Why Plus?", |
22 | | - "plus.why.body": "Keeps me inspired to continue and maybe even to publish to the Apple app store and Google Play Store. Think of it as a little donation to keep this project alive and evolving.\nThat said, I know not everyone who wants the full experience can afford it. If that’s you, please don’t hesitate to reach out. 😊\n\nThe source code is available on GitHub, and you're more than welcome to build with all Plus features free — for personal use which also opens for contributions which is a win-win!.\nAs a thank-you for supporting the app, AirSync+ unlocks some nice extras: media controls, synced widgets, low battery alerts, wireless ADB, and more to come as I keep adding new features.\n\nEnjoy the app!\n(っ◕‿◕)っ", |
23 | | - "license.enterKey": "Enter license key", |
24 | | - "status.battery": "Battery", |
25 | | - "status.volume": "Volume", |
26 | | - "media.play": "Play", |
27 | | - "media.pause": "Pause" |
| 21 | + "plus.why": "為什麼 Plus?", |
| 22 | + "plus.why.body": "這份支持讓我保持創作動力,甚至考慮將應用程式上架至 Apple App Store 與 Google Play 商店。不妨將此視為一筆小額捐款,讓這個專案得以延續並不斷進化。\n當然,我明白並非所有渴望完整體驗的使用者都能負擔這筆費用。若您正處於這種情況,歡迎隨時與我聯繫。😊\n\n原始碼已開放於 GitHub,歡迎免費自行建構並使用所有 Plus 功能作個人用途,更歡迎您的貢獻,實現雙贏局面!\n\n為感謝您對本應用程式的支持,AirSync+ 特別解鎖多項實用功能:媒體控制、同步小工具、低電量提醒、無線 ADB 連線,未來我將陸續開發新功能。\n\n祝您使用愉快!\n(っ◕‿◕)っ", |
| 23 | + "license.enterKey": "輸入授權碼", |
| 24 | + "status.battery": "電池", |
| 25 | + "status.volume": "音量", |
| 26 | + "media.play": "播放", |
| 27 | + "media.pause": "暫停" |
28 | 28 | } |
0 commit comments