aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2019-10-20 13:46:48 +0200
committerLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2019-10-20 13:46:48 +0200
commit3f59355653dd4d8612bc7b0fca8509e5bb9a2cb7 (patch)
tree1c79d8de118694ab460fdaac6b6ede48c044536f /src
parentMerge pull request #135 from getferdi/l10n_develop (diff)
downloadferdium-app-3f59355653dd4d8612bc7b0fca8509e5bb9a2cb7.tar.gz
ferdium-app-3f59355653dd4d8612bc7b0fca8509e5bb9a2cb7.tar.zst
ferdium-app-3f59355653dd4d8612bc7b0fca8509e5bb9a2cb7.zip
New translations en-US.json (Chinese Traditional)
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/zh-Hant.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/locales/zh-Hant.json b/src/i18n/locales/zh-Hant.json
index 678554c05..ffaa0a3c5 100644
--- a/src/i18n/locales/zh-Hant.json
+++ b/src/i18n/locales/zh-Hant.json
@@ -54,6 +54,7 @@
54 "locked.invalidCredentials": "Password invalid", 54 "locked.invalidCredentials": "Password invalid",
55 "locked.password.label": "Password", 55 "locked.password.label": "Password",
56 "locked.submit.label": "Unlock", 56 "locked.submit.label": "Unlock",
57 "login.changeServer": "Change server",
57 "login.customServerQuestion": "Using a custom Ferdi server?", 58 "login.customServerQuestion": "Using a custom Ferdi server?",
58 "login.customServerSuggestion": "Try importing your Franz account", 59 "login.customServerSuggestion": "Try importing your Franz account",
59 "login.email.label": "電子郵件信箱", 60 "login.email.label": "電子郵件信箱",
@@ -186,6 +187,7 @@
186 "services.getStarted": "開始使用", 187 "services.getStarted": "開始使用",
187 "services.login": "Please login to use Ferdi.", 188 "services.login": "Please login to use Ferdi.",
188 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 189 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
190 "services.serverless": "Use Ferdi without an Account",
189 "services.welcome": "歡迎使用 Ferdi", 191 "services.welcome": "歡迎使用 Ferdi",
190 "settings.account.account.editButton": "更改帳戶資訊", 192 "settings.account.account.editButton": "更改帳戶資訊",
191 "settings.account.accountType.basic": "基本帳戶", 193 "settings.account.accountType.basic": "基本帳戶",
@@ -354,6 +356,8 @@
354 "settings.team.headline": "Team", 356 "settings.team.headline": "Team",
355 "settings.team.intro": "You and your team use Ferdi? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 357 "settings.team.intro": "You and your team use Ferdi? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
356 "settings.team.manageAction": "Manage your Team on getferdi.com", 358 "settings.team.manageAction": "Manage your Team on getferdi.com",
359 "settings.team.teamsUnavailable": "Teams are unavailable",
360 "settings.team.teamsUnavailableInfo": "Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.",
357 "settings.team.upgradeAction": "Upgrade your Account", 361 "settings.team.upgradeAction": "Upgrade your Account",
358 "settings.user.form.accountType.company": "公司", 362 "settings.user.form.accountType.company": "公司",
359 "settings.user.form.accountType.individual": "個人", 363 "settings.user.form.accountType.individual": "個人",