-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Crowdin Bot <[email protected]>
- Loading branch information
1 parent
08e8382
commit d3f289a
Showing
2 changed files
with
38 additions
and
2 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1 +1,19 @@ | ||
{} | ||
{ | ||
"_comment": "------ Over de Dynamiek van Integratie inhoud ------", | ||
"itemGroup.integratedrest": "Integrated REST", | ||
"block.integratedrest.http": "HTTP proxy", | ||
"block.integratedrest.http.info": "Lees gegevens die zijn verstrekt door externe HTTP-POST oproepen.", | ||
"http.integratedrest.tooltip.delay_id": "§e§oHTTP proxy id: §r§o%s", | ||
"http.integratedrest.error.http_not_in_network": "HTTP Proxy met id %s kon niet gevonden worden binnen het huidige netwerk.", | ||
"http.integratedrest.error.http_invalid": "HTTP proxy met id %s verstrekt geen geldige variabele.", | ||
"http.integratedrest.error.http_invalid_type": "HTTP proxy met id %s wordt verwacht een variabele te verstrekken van het type %s terwijl %s werd gevonden.", | ||
"info_book.integratedrest.section.main": "REST", | ||
"info_book.integratedrest.introduction": "Introductie", | ||
"info_book.integratedrest.introduction.text1": "&lIntegrated REST&r is een mod die je de mogelijkheid biedt om te lezen van en schrijven naar je &lIntegrated Dynamics&r netwerken via een REST API.", | ||
"info_book.integratedrest.introduction.text2": "Dit maakt het mogelijk om de status van je netwerken en werelden te lezen via Webprotocollen, en met ze te communiceren door waarden te POST-en naar HTTP proxyblokken in je wereld.", | ||
"info_book.integratedrest.introduction.text3": "Bekijk de serverconsole om te zien waar je server draait en wat voor informatie je kunt vinden. (Standaardwaarde is &lhttp://localhost:3000/&r)", | ||
"info_book.integratedrest.http": "HTTP proxy", | ||
"info_book.integratedrest.http.text1": "De HTTP proxy heeft een interne waardestatus die bijgewerkt kan worden met HTTP-POST verzoeken.", | ||
"info_book.integratedrest.http.text2": "Een bepaalde waardetype moet geselecteerd worden in de HTTP proxy, en alleen verzoeken van dat type worden geaccepteerd.", | ||
"info_book.integratedrest.http.text3": "Meer informatie is te vinden op de GitHub wiki" | ||
} |
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 |
---|---|---|
@@ -1 +1,19 @@ | ||
{} | ||
{ | ||
"_comment": "------ Entegrasyon İçeriklerinin Dinamikleri Üzerine ------", | ||
"itemGroup.integratedrest": "Integrated REST", | ||
"block.integratedrest.http": "HTTP Proxy", | ||
"block.integratedrest.http.info": "Harici HTTP POST çağrıları tarafından sağlanan değerleri okuyun.", | ||
"http.integratedrest.tooltip.delay_id": "§e§oHTTP Proxy ID: §r§o%s", | ||
"http.integratedrest.error.http_not_in_network": "Geçerli ağ içinde %s kimliğine sahip HTTP Proxy bulunamadı.", | ||
"http.integratedrest.error.http_invalid": "ID %s olan HTTP Proxy'si geçerli bir değişken göstermiyor.", | ||
"http.integratedrest.error.http_invalid_type": "%s kimliğine sahip HTTP Proxy'sinin %s türünde bir değişken göstermesi %s bulunurken bekleniyor.", | ||
"info_book.integratedrest.section.main": "REST", | ||
"info_book.integratedrest.introduction": "Tanıtım", | ||
"info_book.integratedrest.introduction.text1": "&lIntegrated REST&r, bir REST API aracılığıyla &lIntegrated Dynamics&r ağlarınızdan okuma ve bu ağlara yazma yapmanızı sağlayan bir moddur.", | ||
"info_book.integratedrest.introduction.text2": "Bu, Web protokolleri aracılığıyla ağlarınızın ve dünyalarınızın durumunu okumayı ve dünyanızdaki HTTP Proxy bloklarına POST değerleri göndererek onlarla etkileşime girmeyi mümkün kılar.", | ||
"info_book.integratedrest.introduction.text3": "Sunucunuzun nerede çalıştığını görmek için sunucu konsolunu kontrol edin ve ne tür bilgiler bulabileceğinize bakın. (Varsayılan değer &lhttp://localhost:3000/&r)", | ||
"info_book.integratedrest.http": "HTTP Proxy", | ||
"info_book.integratedrest.http.text1": "HTTP Proxy, HTTP POST istekleri aracılığıyla güncellenebilen dahili bir değer durumuna sahiptir.", | ||
"info_book.integratedrest.http.text2": "HTTP Proxy'de belirli bir değer türü seçilmelidir ve yalnızca bu türdeki istekler kabul edilecektir.", | ||
"info_book.integratedrest.http.text3": "Daha fazla bilgi GitHub wiki'de bulunabilir" | ||
} |