-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Crowdin translations by GitHub Action
- Loading branch information
1 parent
ad32351
commit c539cc9
Showing
1,830 changed files
with
60,686 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"version.label": { | ||
"message": "Next", | ||
"description": "The label for version current" | ||
}, | ||
"sidebar.tutorialSidebar.category.Core concepts": { | ||
"message": "Core concepts", | ||
"description": "The label for category Core concepts in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Core concepts.link.generated-index.description": { | ||
"message": "Learn to use API WebSocket and API calls to create your customised trading app.", | ||
"description": "The generated-index page description for category Core concepts in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Code examples": { | ||
"message": "Code examples", | ||
"description": "The label for category Code examples in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Code examples.link.generated-index.title": { | ||
"message": "Code examples", | ||
"description": "The generated-index page title for category Code examples in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Code examples.link.generated-index.description": { | ||
"message": "Find out which API codes are available for you to use to build your trading app. Learn with API examples.", | ||
"description": "The generated-index page description for category Code examples in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Javascript Examples": { | ||
"message": "Javascript Examples", | ||
"description": "The label for category Javascript Examples in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Javascript Examples.link.generated-index.title": { | ||
"message": "JavaScript examples", | ||
"description": "The generated-index page title for category Javascript Examples in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Javascript Examples.link.generated-index.description": { | ||
"message": "Explore JavaScript codes you can use to build your trading app. Learn through JavaScript examples and API examples.", | ||
"description": "The generated-index page description for category Javascript Examples in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Languages": { | ||
"message": "Languages", | ||
"description": "The label for category Languages in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Languages.link.generated-index.title": { | ||
"message": "Programming languages", | ||
"description": "The generated-index page title for category Languages in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Languages.link.generated-index.description": { | ||
"message": "Select your preferred programming language to create a trading app with the help of our WebSocket API. Start learning with these code examples.", | ||
"description": "The generated-index page description for category Languages in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.JavaScript": { | ||
"message": "JavaScript", | ||
"description": "The label for category JavaScript in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.JavaScript.link.generated-index.description": { | ||
"message": "Start building your trading app with Javascript, HTML, and CSS via our WebSocket API.", | ||
"description": "The generated-index page description for category JavaScript in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Guides": { | ||
"message": "Guides", | ||
"description": "The label for category Guides in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Guides.link.generated-index.description": { | ||
"message": "A guide to the Deriv API, including API examples to create a trading app with comprehensive features similar to Deriv Trader. Get started today!", | ||
"description": "The generated-index page description for category Guides in sidebar tutorialSidebar" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
i18n/ar/docusaurus-plugin-content-docs/current/_client-libraries/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"label": "Client libraries", | ||
"position": 5, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "Learn how to use Deriv websocket API features with our Client libraries" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
i18n/ar/docusaurus-plugin-content-docs/current/_client-libraries/flutter/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"label": "Flutter Client", | ||
"position": 2, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "Flutter Client docs" | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
...us-plugin-content-docs/current/_client-libraries/flutter/project-setup/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: Project setup | ||
sidebar_label: Setup | ||
sidebar_position: 0 | ||
--- | ||
|
||
Please check the library documentations [here](https://github.com/deriv-com/flutter-deriv-api) | ||
|
||
:::caution | ||
We're gonna update these pages in the future when we have content for them | ||
::: |
8 changes: 8 additions & 0 deletions
8
i18n/ar/docusaurus-plugin-content-docs/current/_client-libraries/intro.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: Introduction | ||
sidebar_label: Introduction | ||
sidebar_position: 0 | ||
description: Introduction to Client Libraries | ||
--- | ||
|
||
## Introduction |
8 changes: 8 additions & 0 deletions
8
i18n/ar/docusaurus-plugin-content-docs/current/_client-libraries/python/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"label": "Python Client", | ||
"position": 1, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "Python docs" | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
...rus-plugin-content-docs/current/_client-libraries/python/project-setup/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: Project Setup | ||
sidebar_label: Setup | ||
sidebar_position: 0 | ||
--- | ||
|
||
Please check the library documentations [here](https://binary-com.github.io/python-deriv-api/) | ||
|
||
:::caution | ||
We're gonna update these pages in the future when we have content for them | ||
::: |
8 changes: 8 additions & 0 deletions
8
i18n/ar/docusaurus-plugin-content-docs/current/_client-libraries/typescript/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"label": "Typescript Client", | ||
"position": 0, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "Typescript / Javascript docs" | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
...plugin-content-docs/current/_client-libraries/typescript/project-setup/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: Project setup | ||
sidebar_label: Setup | ||
sidebar_position: 0 | ||
--- | ||
|
||
Please check the library documentations [here](https://binary-com.github.io/deriv-api/) | ||
|
||
:::caution | ||
We're gonna update these pages in the future when we have content for them | ||
::: |
7 changes: 7 additions & 0 deletions
7
i18n/ar/docusaurus-plugin-content-docs/current/_faq/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"label": "FAQ", | ||
"position": 7, | ||
"link": { | ||
"type": "generated-index" | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
...usaurus-plugin-content-docs/current/_faq/conditions-of-using-deriv-api/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: Conditions of using the Deriv API | ||
sidebar_label: Conditions of using the Deriv API | ||
sidebar_position: 1 | ||
tags: | ||
- faq | ||
keywords: | ||
- faq | ||
description: Conditions of using the Deriv API | ||
--- | ||
|
||
The Deriv API is free of charge and is subject to our [terms and conditions](https://deriv.com/terms-and-conditions) and | ||
[copyright](https://deriv.com/tnc/business-partners-general-terms.pdf). | ||
|
||
Should you run into any difficulties using it or if you need assistance, please contact us | ||
via one of our support forums or via email. |
25 changes: 25 additions & 0 deletions
25
...aurus-plugin-content-docs/current/_faq/how-can-you-earn-with-deriv-api/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: How can I earn with deriv API? | ||
sidebar_label: How can I earn with deriv API? | ||
sidebar_position: 1 | ||
tags: | ||
- faq | ||
keywords: | ||
- faq | ||
description: How to earn with deriv API | ||
--- | ||
|
||
- You can earn commission on trades and payments your clients perform via | ||
the websites and apps you create with Deriv API. Get more details about the | ||
commission plans [here](https://deriv.com/partners/affiliate-ib). | ||
|
||
- You can also earn from markups on every contract purchased via a trading | ||
app you created with Deriv API. The markup is defined by you and can be up | ||
to 5%. | ||
|
||
Here is an example of how the markup is calculated: | ||
|
||
- To get a payout of 2 **USD** : Client stake without markup = 1.07 **USD** | ||
- With the markup (e.g. 2%), a client pays : Client's stake with the markup = | ||
Stake + (payout x markup) | ||
- Client's stake with the markup = 1.07 **USD** + (2 **USD** x 2%) = 1.11 **USD** |
21 changes: 21 additions & 0 deletions
21
...saurus-plugin-content-docs/current/_faq/what-can-you-do-with-deriv-api/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: What can I do with deriv API? | ||
sidebar_label: What can I do with deriv API? | ||
sidebar_position: 0 | ||
tags: | ||
- faq | ||
keywords: | ||
- faq | ||
description: deriv API features | ||
--- | ||
|
||
The Deriv API allows you to perform nearly all functions of the Deriv platforms, since | ||
they share the same API. For our CFD platforms (Deriv MT5 and Deriv X), the API | ||
functionality is only available for some account management actions. | ||
|
||
Our API users typically perform the following activities: | ||
|
||
- Build websites similar to Deriv but with different features. | ||
- Create desktop apps to execute trades for themselves and their clients. | ||
- Explore historical tick information. | ||
- Automate services as payment agents. |
40 changes: 40 additions & 0 deletions
40
i18n/ar/docusaurus-plugin-content-docs/current/_intro_backup.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
title: Quick start | ||
hide_title: false | ||
draft: false | ||
sidebar_label: Quick start | ||
sidebar_position: 0 | ||
tags: | ||
- introduction | ||
keywords: | ||
- trading app | ||
- api code | ||
- api example | ||
description: Get an overview of the available Deriv API code examples and languages, and how to use it to create your trading app. | ||
--- | ||
|
||
Our Documentation is divided in several sections: | ||
|
||
- [Setting up a deriv app](/docs/setting-up-a-deriv-application.md) | ||
- [Terminology](category/terminology) | ||
- [Core Concepts](category/core-concepts) | ||
- [Languages](category/languages) | ||
- [Client Libraries](category/client-libraries) | ||
- [Guides](category/guides) | ||
- [FAQ](category/faq) | ||
|
||
### Quick Start | ||
|
||
Have a look at the [Core Concept](category/core-concepts) and [Terminology](category/terminology) pages and take your time to read through it. These concepts will help you get familiar with our websocket server api and how to use it more efficiently. They are not related to any of our frameworks or libraries. | ||
|
||
When you read through the [Core Concept](category/core-concepts) and [Terminology](category/terminology) pages, you can start choosing your implementation approach based on the language / framework / library you want to use in your application. | ||
|
||
Using our [Client Libraries](category/client-libraries) is optional and you can get the same result with the tutorials provided in [Languages Section](category/languages) as well, but our client libraries provide more `robust`, `type safe` API calls for you. | ||
|
||
### Using our websocket server with just languages features | ||
|
||
If you want to use our websocket server api with a specific coding language, then have a look at the [Languages Section](category/languages) and continue your journey from there. | ||
|
||
:::caution | ||
We suggest using our [Client Libraries](category/client-libraries), since they give you better developer experience. | ||
::: |
8 changes: 8 additions & 0 deletions
8
i18n/ar/docusaurus-plugin-content-docs/current/_terminology/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"label": "Terminology", | ||
"position": 1, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "Learn about our Terminology" | ||
} | ||
} |
26 changes: 26 additions & 0 deletions
26
...nt-docs/current/_terminology/account/Identity-verfication-add-document/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Identity Verification | ||
hide_title: false | ||
draft: false | ||
sidebar_label: Identity Verification | ||
sidebar_position: 4 | ||
tags: | ||
- concepts | ||
- terminology | ||
- identity | ||
- verification | ||
- add | ||
- document | ||
keywords: | ||
- concepts | ||
- terminology | ||
- identity | ||
- verification | ||
- add | ||
- document | ||
description: What is the Identity Verification in Deriv applications? | ||
--- | ||
|
||
### What is the Identity Verification in Deriv applications? | ||
|
||
Adds document information such as issuing country, id and type for identity verification processes. |
8 changes: 8 additions & 0 deletions
8
i18n/ar/docusaurus-plugin-content-docs/current/_terminology/account/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"label": "Account", | ||
"position": 1, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "Learn about our Account Category" | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
...aurus-plugin-content-docs/current/_terminology/account/document-upload/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Document Upload | ||
hide_title: false | ||
draft: false | ||
sidebar_label: Document Upload | ||
sidebar_position: 4 | ||
tags: | ||
- concepts | ||
- document | ||
- upload | ||
- terminology | ||
keywords: | ||
- concepts | ||
- document | ||
- upload | ||
- terminology | ||
description: What is the Document Upload API call? | ||
--- | ||
|
||
### What is the Document Upload API call? | ||
|
||
Request KYC information from client |
8 changes: 8 additions & 0 deletions
8
...ugin-content-docs/current/_terminology/account/financial-assessment-calls/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"label": "Financial Assessment calls", | ||
"position": 1, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "Learn about our Financial Assessment API calls" | ||
} | ||
} |
26 changes: 26 additions & 0 deletions
26
...erminology/account/financial-assessment-calls/get-financial-assessment/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Get Financial Assessment | ||
hide_title: false | ||
draft: false | ||
sidebar_label: Get Financial Assessment | ||
sidebar_position: 4 | ||
tags: | ||
- concepts | ||
- get | ||
- financial | ||
- assessment | ||
- terminology | ||
keywords: | ||
- concepts | ||
- get | ||
- financial | ||
- assessment | ||
- terminology | ||
description: What is the Get Financial Assessment API call? | ||
--- | ||
|
||
### What is the Get Financial Assessment API call? | ||
|
||
This call gets the financial assessment details. | ||
|
||
The 'financial assessment' is a questionnaire that clients of certain Landing Companies need to complete, due to regulatory and KYC (know your client) requirements. |
18 changes: 18 additions & 0 deletions
18
...erminology/account/financial-assessment-calls/set-financial-assessment/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Set Financial Assessment | ||
hide_title: false | ||
draft: false | ||
sidebar_label: Set Financial Assessment | ||
sidebar_position: 4 | ||
tags: | ||
- concepts | ||
- active-symbols | ||
keywords: | ||
- concepts | ||
- active-symbols | ||
description: What is the Set Financial Assessment API call? | ||
--- | ||
|
||
### What is the Set Financial Assessment API call? | ||
|
||
This call sets the financial assessment details based on the client's answers to analyze whether they possess the experience and knowledge to understand the risks involved with binary options trading. |
Oops, something went wrong.