translations

This commit is contained in:
John Andrews
2024-10-01 19:09:36 +13:00
parent df1fa65912
commit d54de88b48
42 changed files with 133 additions and 10 deletions
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "Lädt die angegebene URL herunter",
"Label": "Downloader",
"Fields": {
"Url": "URL",
"Url-Help": "Die herunterzuladende URL, leer lassen, um die aktuelle Arbeitsdatei zu verwenden. Wenn die aktuelle Arbeitsdatei keine URL ist, schlägt dies fehl."
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "Ermöglicht das Senden einer Webanfrage",
"Label": "Webanfrage",
"Fields": {
"Body": "Body",
"Body-Help": "Der Body der gesendeten Anfrage. Variablen können in diesem Feld verwendet werden.",
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "Downloads the specified URL",
"Label": "Downloader",
"Fields": {
"Url": "URL",
"Url-Help": "The URL to download, leave empty to use the current working file, if the current working file is not a URL, then this will fail."
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "Allows you to send a web request",
"Label": "Web Request",
"Fields": {
"Body": "Body",
"Body-Help": "The body of the request being sent. Variables can be used in this field.",
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "Descarga la URL especificada",
"Label": "Descargador",
"Fields": {
"Url": "URL",
"Url-Help": "La URL a descargar, dejar vacío para usar el archivo de trabajo actual. Si el archivo de trabajo actual no es una URL, esto fallará."
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "Te permite enviar una solicitud web",
"Label": "Solicitud web",
"Fields": {
"Body": "Cuerpo",
"Body-Help": "El cuerpo de la solicitud que se envía. Se pueden usar variables en este campo.",
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "Télécharge l'URL spécifiée",
"Label": "Téléchargeur",
"Fields": {
"Url": "URL",
"Url-Help": "L'URL à télécharger, laisser vide pour utiliser le fichier de travail actuel. Si le fichier de travail actuel n'est pas une URL, cela échouera."
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "Vous permet d'envoyer une requête web",
"Label": "Requête Web",
"Fields": {
"Body": "Corps",
"Body-Help": "Le corps de la requête envoyée. Des variables peuvent être utilisées dans ce champ.",
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "Scarica l'URL specificato",
"Label": "Scarica URL",
"Fields": {
"Url": "URL",
"Url-Help": "L'URL da scaricare, lasciare vuoto per usare il file corrente in lavorazione, se il file corrente non è un URL, il download fallirà."
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "Consente di inviare una richiesta web",
"Label": "Richiesta Web",
"Fields": {
"Body": "Corpo",
"Body-Help": "Il corpo della richiesta inviata. È possibile usare variabili in questo campo.",
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "指定されたURLをダウンロードします",
"Label": "ダウンローダー",
"Fields": {
"Url": "URL",
"Url-Help": "ダウンロードするURL、現在の作業ファイルを使用する場合は空白にします。現在の作業ファイルがURLでない場合、ダウンロードは失敗します。"
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "ウェブリクエストを送信できます",
"Label": "ウェブリクエスト",
"Fields": {
"Body": "本文",
"Body-Help": "送信されるリクエストの本文。このフィールドで変数を使用できます。",
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "Downloadt de opgegeven URL",
"Label": "Downloader",
"Fields": {
"Url": "URL",
"Url-Help": "De URL om te downloaden, laat leeg om het huidige werkbestand te gebruiken. Als het huidige werkbestand geen URL is, zal dit mislukken."
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "Staat u toe een webverzoek te verzenden",
"Label": "Webverzoek",
"Fields": {
"Body": "Inhoud",
"Body-Help": "De inhoud van het verzoek dat wordt verzonden. Variabelen kunnen in dit veld worden gebruikt.",
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "Baixa a URL especificada",
"Label": "Baixador",
"Fields": {
"Url": "URL",
"Url-Help": "A URL a ser baixada, deixe em branco para usar o arquivo de trabalho atual. Se o arquivo de trabalho atual não for uma URL, isso falhará."
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "Permite que você envie uma solicitação web",
"Label": "Solicitação Web",
"Fields": {
"Body": "Corpo",
"Body-Help": "O corpo da solicitação sendo enviada. Variáveis podem ser usadas neste campo.",
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "Загружает указанный URL",
"Label": "Загрузчик",
"Fields": {
"Url": "URL",
"Url-Help": "URL для загрузки, оставьте пустым, чтобы использовать текущий рабочий файл. Если текущий рабочий файл не является URL, это действие завершится ошибкой."
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "Позволяет отправить веб-запрос",
"Label": "Веб-запрос",
"Fields": {
"Body": "Тело",
"Body-Help": "Тело отправляемого запроса. В этом поле можно использовать переменные.",
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "Laddar ner den angivna URL:en",
"Label": "Nedladdare",
"Fields": {
"Url": "URL",
"Url-Help": "URL:en som ska laddas ner, lämna tomt för att använda den aktuella arbetsfilen. Om den aktuella arbetsfilen inte är en URL, kommer detta att misslyckas."
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "Låter dig skicka en webbfråga",
"Label": "Webbförfrågan",
"Fields": {
"Body": "Innehåll",
"Body-Help": "Innehållet i den skickade förfrågan. Variabler kan användas i detta fält.",
+2
View File
@@ -3,6 +3,7 @@
"Parts": {
"Downloader": {
"Description": "下载指定的URL",
"Label": "下载器",
"Fields": {
"Url": "URL",
"Url-Help": "要下载的URL,留空则使用当前工作文件,如果当前工作文件不是URL,则此操作会失败。"
@@ -45,6 +46,7 @@
},
"WebRequest": {
"Description": "允许您发送一个网络请求",
"Label": "网络请求",
"Fields": {
"Body": "请求正文",
"Body-Help": "要发送的请求正文。该字段可以使用变量。",