Skip to content

Commit

Permalink
Merge pull request #1297 from chiflix/l10n_develop2
Browse files Browse the repository at this point in the history
New Crowdin translations
  • Loading branch information
ipy authored Mar 29, 2020
2 parents 289d078 + 502d3a9 commit 0a69ef4
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 7 deletions.
3 changes: 2 additions & 1 deletion src/renderer/locales/lang/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,8 @@
"payProduct": ": {product} Premium",
"pointsTitle": "AI Translation Points: {points}",
"pointsDescription": "AI Translation Points will be consumed based on the amount of audio successfully processed by the service of translation and speech recognition. (1 Point / Min)",
"buyPoints": "Get More Points"
"buyPoints": "Get More Points",
"viewHistory": ""
},
"premium": {
"premiumSetting": "Premium",
Expand Down
3 changes: 2 additions & 1 deletion src/renderer/locales/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,8 @@
"payProduct": ": {product} Premium",
"pointsTitle": "AI Translation Points: {points}",
"pointsDescription": "AI Translation Points will be consumed based on the amount of audio successfully processed by the service of translation and speech recognition. (1 Point / Min)",
"buyPoints": "Get More Points"
"buyPoints": "Get More Points",
"viewHistory": ""
},
"premium": {
"premiumSetting": "Premium",
Expand Down
3 changes: 2 additions & 1 deletion src/renderer/locales/lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,8 @@
"payProduct": ": {product} Premium",
"pointsTitle": "AI Translation Points: {points}",
"pointsDescription": "AI Translation Points will be consumed based on the amount of audio successfully processed by the service of translation and speech recognition. (1 Point / Min)",
"buyPoints": "Get More Points"
"buyPoints": "Get More Points",
"viewHistory": ""
},
"premium": {
"premiumSetting": "プレミアム",
Expand Down
3 changes: 2 additions & 1 deletion src/renderer/locales/lang/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,8 @@
"payProduct": ": {product} Premium",
"pointsTitle": "AI Translation Points: {points}",
"pointsDescription": "AI Translation Points will be consumed based on the amount of audio successfully processed by the service of translation and speech recognition. (1 Point / Min)",
"buyPoints": "Get More Points"
"buyPoints": "Get More Points",
"viewHistory": ""
},
"premium": {
"premiumSetting": "Premium",
Expand Down
3 changes: 2 additions & 1 deletion src/renderer/locales/lang/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,8 @@
"payProduct": "",
"pointsTitle": "",
"pointsDescription": "",
"buyPoints": ""
"buyPoints": "",
"viewHistory": ""
},
"premium": {
"premiumSetting": "",
Expand Down
3 changes: 2 additions & 1 deletion src/renderer/locales/lang/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,8 @@
"payProduct": ": 购买 {product}",
"pointsTitle": "AI 翻译点数: {points}",
"pointsDescription": "使用AI翻译和语音听写时将根据视频时长消耗相应点数。每一分钟消耗一点。",
"buyPoints": "购买更多点数"
"buyPoints": "购买更多点数",
"viewHistory": "查看翻译历史"
},
"premium": {
"premiumSetting": "高级会员",
Expand Down
3 changes: 2 additions & 1 deletion src/renderer/locales/lang/zh-Hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,8 @@
"payProduct": ":購買 {product}",
"pointsTitle": "AI 翻译点数: {points}",
"pointsDescription": "使用AI翻譯和語音聽寫時將根據視頻時長消耗相應點數。每一分鐘消耗一點。",
"buyPoints": "購買更多點數"
"buyPoints": "購買更多點數",
"viewHistory": "查看翻譯歷史"
},
"premium": {
"premiumSetting": "高級會員",
Expand Down

0 comments on commit 0a69ef4

Please sign in to comment.