aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/zh-HANT.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-10-18 20:53:41 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-10-18 20:53:41 +0200
commitaf506f40edb1c9c339cc86baf40baccf2dc6da62 (patch)
treed5efae2f9374ee11d645096208424d59812a9a58 /src/i18n/locales/zh-HANT.json
parentMerge branch 'develop' into local-server (diff)
downloadferdium-app-af506f40edb1c9c339cc86baf40baccf2dc6da62.tar.gz
ferdium-app-af506f40edb1c9c339cc86baf40baccf2dc6da62.tar.zst
ferdium-app-af506f40edb1c9c339cc86baf40baccf2dc6da62.zip
Develop local server feature
Diffstat (limited to 'src/i18n/locales/zh-HANT.json')
-rw-r--r--src/i18n/locales/zh-HANT.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/locales/zh-HANT.json b/src/i18n/locales/zh-HANT.json
index 5784c1ab6..678554c05 100644
--- a/src/i18n/locales/zh-HANT.json
+++ b/src/i18n/locales/zh-HANT.json
@@ -11,6 +11,7 @@
11 "feature.delayApp.upgrade.actionShort": "Upgrade account", 11 "feature.delayApp.upgrade.actionShort": "Upgrade account",
12 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 12 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
13 "feature.quickSwitch.search": "Search...", 13 "feature.quickSwitch.search": "Search...",
14 "feature.quickSwitch.title": "QuickSwitch",
14 "feature.serviceLimit.limitReached": "You have added {amount} out of {limit} services that are included in your plan. Please upgrade your account to add more services.", 15 "feature.serviceLimit.limitReached": "You have added {amount} out of {limit} services that are included in your plan. Please upgrade your account to add more services.",
15 "feature.shareFranz.action.email": "Send as email", 16 "feature.shareFranz.action.email": "Send as email",
16 "feature.shareFranz.action.facebook": "Share on Facebook", 17 "feature.shareFranz.action.facebook": "Share on Facebook",
@@ -213,11 +214,13 @@
213 "settings.account.upgradeToPro.label": "Upgrade to Ferdi Professional", 214 "settings.account.upgradeToPro.label": "Upgrade to Ferdi Professional",
214 "settings.account.userInfoRequestFailed": "無法載入帳戶資訊", 215 "settings.account.userInfoRequestFailed": "無法載入帳戶資訊",
215 "settings.account.yourLicense": "Your Ferdi License", 216 "settings.account.yourLicense": "Your Ferdi License",
217 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: #7367f0)",
216 "settings.app.buttonClearAllCache": "Clear cache", 218 "settings.app.buttonClearAllCache": "Clear cache",
217 "settings.app.buttonInstallUpdate": "重新啟動並且更新", 219 "settings.app.buttonInstallUpdate": "重新啟動並且更新",
218 "settings.app.buttonSearchForUpdate": "Check for updates", 220 "settings.app.buttonSearchForUpdate": "Check for updates",
219 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 221 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
220 "settings.app.currentVersion": "當前版本:", 222 "settings.app.currentVersion": "當前版本:",
223 "settings.app.form.accentColor": "Accent color",
221 "settings.app.form.autoLaunchInBackground": "背景啟動", 224 "settings.app.form.autoLaunchInBackground": "背景啟動",
222 "settings.app.form.autoLaunchOnStart": "開機時啟動", 225 "settings.app.form.autoLaunchOnStart": "開機時啟動",
223 "settings.app.form.beta": "包含開發中版本", 226 "settings.app.form.beta": "包含開發中版本",
@@ -244,6 +247,7 @@
244 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 247 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
245 "settings.app.form.showServiceNavigationBar": "Always show service navigation bar", 248 "settings.app.form.showServiceNavigationBar": "Always show service navigation bar",
246 "settings.app.form.todoServer": "Todo Server", 249 "settings.app.form.todoServer": "Todo Server",
250 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
247 "settings.app.headline": "Settings", 251 "settings.app.headline": "Settings",
248 "settings.app.headlineAdvanced": "Advanced", 252 "settings.app.headlineAdvanced": "Advanced",
249 "settings.app.headlineAppearance": "Appearance", 253 "settings.app.headlineAppearance": "Appearance",
@@ -263,6 +267,7 @@
263 "settings.app.subheadlineCache": "Cache", 267 "settings.app.subheadlineCache": "Cache",
264 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)", 268 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)",
265 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 269 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
270 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
266 "settings.app.updateStatusAvailable": "有可用更新,下載中...", 271 "settings.app.updateStatusAvailable": "有可用更新,下載中...",
267 "settings.app.updateStatusSearching": "檢查更新中...", 272 "settings.app.updateStatusSearching": "檢查更新中...",
268 "settings.app.updateStatusUpToDate": "已經是最新版本了", 273 "settings.app.updateStatusUpToDate": "已經是最新版本了",
@@ -315,6 +320,7 @@
315 "settings.service.form.indirectMessages": "針對全部訊息顯示通知", 320 "settings.service.form.indirectMessages": "針對全部訊息顯示通知",
316 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 321 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
317 "settings.service.form.name": "名子", 322 "settings.service.form.name": "名子",
323 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
318 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 324 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
319 "settings.service.form.proxy.host": "Proxy Host/IP", 325 "settings.service.form.proxy.host": "Proxy Host/IP",
320 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 326 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.",