translations

This commit is contained in:
John Andrews
2024-10-01 18:53:46 +13:00
parent db5737b648
commit df1fa65912
63 changed files with 287 additions and 288 deletions

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "MD5-Prüfziffer",
"Description": "Berechnet eine MD5-Prüfziffer der Arbeitsdatei und speichert sie in der Variablen \"MD5\" und in \"Checksum\".",
"Label": "MD5-Prüfziffer",
"Outputs": {
"1": "Prüfziffer in den Variablen \"MD5\" und \"Checksum\" gespeichert"
}
},
"SHA1Checksum": {
"Label": "SHA1-Prüfziffer",
"Description": "Berechnet eine SHA1-Prüfziffer der Arbeitsdatei und speichert sie in der Variablen \"SHA1\" und in \"Checksum\".",
"Label": "SHA1-Prüfziffer",
"Outputs": {
"1": "Prüfziffer in den Variablen \"SHA1\" und \"Checksum\" gespeichert"
}
},
"SHA256Checksum": {
"Label": "SHA256-Prüfziffer",
"Description": "Berechnet eine SHA256-Prüfziffer der Arbeitsdatei und speichert sie in der Variablen \"SHA256\" und in \"Checksum\".",
"Label": "SHA256-Prüfziffer",
"Outputs": {
"1": "Prüfziffer in den Variablen \"SHA256\" und \"Checksum\" gespeichert"
}
},
"SHA512Checksum": {
"Label": "SHA512-Prüfziffer",
"Description": "Berechnet eine SHA512-Prüfziffer der Arbeitsdatei und speichert sie in der Variablen \"SHA512\" und in \"Checksum\".",
"Label": "SHA512-Prüfziffer",
"Outputs": {
"1": "Prüfziffer in den Variablen \"SHA512\" und \"Checksum\" gespeichert"
}

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "MD5 Checksum",
"Description": "Computes a MD5 checksum of the working file and stores it in the variable \"MD5\" and in \"Checksum\".",
"Label": "MD5 Checksum",
"Outputs": {
"1": "Checksum stored in variables \"MD5\" and \"Checksum\""
}
},
"SHA1Checksum": {
"Label": "SHA1 Checksum",
"Description": "Computes a SHA1 checksum of the working file and stores it in the variable \"SHA1\" and in \"Checksum\".",
"Label": "SHA1 Checksum",
"Outputs": {
"1": "Checksum stored in variables \"SHA1\" and \"Checksum\""
}
},
"SHA256Checksum": {
"Label": "SHA256 Checksum",
"Description": "Computes a SHA256 checksum of the working file and stores it in the variable \"SHA256\" and in \"Checksum\".",
"Label": "SHA256 Checksum",
"Outputs": {
"1": "Checksum stored in variables \"SHA256\" and \"Checksum\""
}
},
"SHA512Checksum": {
"Label": "SHA512 Checksum",
"Description": "Computes a SHA512 checksum of the working file and stores it in the variable \"SHA512\" and in \"Checksum\".",
"Label": "SHA512 Checksum",
"Outputs": {
"1": "Checksum stored in variables \"SHA512\" and \"Checksum\""
}

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "Suma de verificación MD5",
"Description": "Calcula una suma de verificación MD5 del archivo de trabajo y la almacena en la variable \"MD5\" y en \"Checksum\".",
"Label": "Suma de verificación MD5",
"Outputs": {
"1": "Suma de verificación almacenada en las variables \"MD5\" y \"Checksum\""
}
},
"SHA1Checksum": {
"Label": "Suma de verificación SHA1",
"Description": "Calcula una suma de verificación SHA1 del archivo de trabajo y la almacena en la variable \"SHA1\" y en \"Checksum\".",
"Label": "Suma de verificación SHA1",
"Outputs": {
"1": "Suma de verificación almacenada en las variables \"SHA1\" y \"Checksum\""
}
},
"SHA256Checksum": {
"Label": "Suma de verificación SHA256",
"Description": "Calcula una suma de verificación SHA256 del archivo de trabajo y la almacena en la variable \"SHA256\" y en \"Checksum\".",
"Label": "Suma de verificación SHA256",
"Outputs": {
"1": "Suma de verificación almacenada en las variables \"SHA256\" y \"Checksum\""
}
},
"SHA512Checksum": {
"Label": "Suma de verificación SHA512",
"Description": "Calcula una suma de verificación SHA512 del archivo de trabajo y la almacena en la variable \"SHA512\" y en \"Checksum\".",
"Label": "Suma de verificación SHA512",
"Outputs": {
"1": "Suma de verificación almacenada en las variables \"SHA512\" y \"Checksum\""
}

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "MD5 Checksum",
"Description": "Calcule une somme de contrôle MD5 du fichier de travail et la stocke dans la variable \"MD5\" et dans \"Checksum\".",
"Label": "MD5 Checksum",
"Outputs": {
"1": "Somme de contrôle stockée dans les variables \"MD5\" et \"Checksum\""
}
},
"SHA1Checksum": {
"Label": "SHA1 Checksum",
"Description": "Calcule une somme de contrôle SHA1 du fichier de travail et la stocke dans la variable \"SHA1\" et dans \"Checksum\".",
"Label": "SHA1 Checksum",
"Outputs": {
"1": "Somme de contrôle stockée dans les variables \"SHA1\" et \"Checksum\""
}
},
"SHA256Checksum": {
"Label": "SHA256 Checksum",
"Description": "Calcule une somme de contrôle SHA256 du fichier de travail et la stocke dans la variable \"SHA256\" et dans \"Checksum\".",
"Label": "SHA256 Checksum",
"Outputs": {
"1": "Somme de contrôle stockée dans les variables \"SHA256\" et \"Checksum\""
}
},
"SHA512Checksum": {
"Label": "SHA512 Checksum",
"Description": "Calcule une somme de contrôle SHA512 du fichier de travail et la stocke dans la variable \"SHA512\" et dans \"Checksum\".",
"Label": "SHA512 Checksum",
"Outputs": {
"1": "Somme de contrôle stockée dans les variables \"SHA512\" et \"Checksum\""
}

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "MD5 Checksum",
"Description": "Calcola un checksum MD5 del file di lavoro e lo memorizza nella variabile \"MD5\" e in \"Checksum\".",
"Label": "MD5 Checksum",
"Outputs": {
"1": "Checksum memorizzato nelle variabili \"MD5\" e \"Checksum\""
}
},
"SHA1Checksum": {
"Label": "SHA1 Checksum",
"Description": "Calcola un checksum SHA1 del file di lavoro e lo memorizza nella variabile \"SHA1\" e in \"Checksum\".",
"Label": "SHA1 Checksum",
"Outputs": {
"1": "Checksum memorizzato nelle variabili \"SHA1\" e \"Checksum\""
}
},
"SHA256Checksum": {
"Label": "SHA256 Checksum",
"Description": "Calcola un checksum SHA256 del file di lavoro e lo memorizza nella variabile \"SHA256\" e in \"Checksum\".",
"Label": "SHA256 Checksum",
"Outputs": {
"1": "Checksum memorizzato nelle variabili \"SHA256\" e \"Checksum\""
}
},
"SHA512Checksum": {
"Label": "SHA512 Checksum",
"Description": "Calcola un checksum SHA512 del file di lavoro e lo memorizza nella variabile \"SHA512\" e in \"Checksum\".",
"Label": "SHA512 Checksum",
"Outputs": {
"1": "Checksum memorizzato nelle variabili \"SHA512\" e \"Checksum\""
}

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "MD5チェックサム",
"Description": "作業ファイルのMD5チェックサムを計算し、変数「MD5」と「Checksum」に保存します。",
"Label": "MD5チェックサム",
"Outputs": {
"1": "チェックサムが変数「MD5」と「Checksum」に保存されました"
}
},
"SHA1Checksum": {
"Label": "SHA1チェックサム",
"Description": "作業ファイルのSHA1チェックサムを計算し、変数「SHA1」と「Checksum」に保存します。",
"Label": "SHA1チェックサム",
"Outputs": {
"1": "チェックサムが変数「SHA1」と「Checksum」に保存されました"
}
},
"SHA256Checksum": {
"Label": "SHA256チェックサム",
"Description": "作業ファイルのSHA256チェックサムを計算し、変数「SHA256」と「Checksum」に保存します。",
"Label": "SHA256チェックサム",
"Outputs": {
"1": "チェックサムが変数「SHA256」と「Checksum」に保存されました"
}
},
"SHA512Checksum": {
"Label": "SHA512チェックサム",
"Description": "作業ファイルのSHA512チェックサムを計算し、変数「SHA512」と「Checksum」に保存します。",
"Label": "SHA512チェックサム",
"Outputs": {
"1": "チェックサムが変数「SHA512」と「Checksum」に保存されました"
}

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "MD5 Checksum",
"Description": "Bereken een MD5-checksum van het werkbestand en sla deze op in de variabele \"MD5\" en in \"Checksum\".",
"Label": "MD5 Checksum",
"Outputs": {
"1": "Checksum opgeslagen in de variabelen \"MD5\" en \"Checksum\""
}
},
"SHA1Checksum": {
"Label": "SHA1 Checksum",
"Description": "Bereken een SHA1-checksum van het werkbestand en sla deze op in de variabele \"SHA1\" en in \"Checksum\".",
"Label": "SHA1 Checksum",
"Outputs": {
"1": "Checksum opgeslagen in de variabelen \"SHA1\" en \"Checksum\""
}
},
"SHA256Checksum": {
"Label": "SHA256 Checksum",
"Description": "Bereken een SHA256-checksum van het werkbestand en sla deze op in de variabele \"SHA256\" en in \"Checksum\".",
"Label": "SHA256 Checksum",
"Outputs": {
"1": "Checksum opgeslagen in de variabelen \"SHA256\" en \"Checksum\""
}
},
"SHA512Checksum": {
"Label": "SHA512 Checksum",
"Description": "Bereken een SHA512-checksum van het werkbestand en sla deze op in de variabele \"SHA512\" en in \"Checksum\".",
"Label": "SHA512 Checksum",
"Outputs": {
"1": "Checksum opgeslagen in de variabelen \"SHA512\" en \"Checksum\""
}

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "MD5 Checksum",
"Description": "Calcula uma soma de verificação MD5 do arquivo de trabalho e a armazena na variável \"MD5\" e em \"Checksum\".",
"Label": "MD5 Checksum",
"Outputs": {
"1": "Soma de verificação armazenada nas variáveis \"MD5\" e \"Checksum\""
}
},
"SHA1Checksum": {
"Label": "SHA1 Checksum",
"Description": "Calcula uma soma de verificação SHA1 do arquivo de trabalho e a armazena na variável \"SHA1\" e em \"Checksum\".",
"Label": "SHA1 Checksum",
"Outputs": {
"1": "Soma de verificação armazenada nas variáveis \"SHA1\" e \"Checksum\""
}
},
"SHA256Checksum": {
"Label": "SHA256 Checksum",
"Description": "Calcula uma soma de verificação SHA256 do arquivo de trabalho e a armazena na variável \"SHA256\" e em \"Checksum\".",
"Label": "SHA256 Checksum",
"Outputs": {
"1": "Soma de verificação armazenada nas variáveis \"SHA256\" e \"Checksum\""
}
},
"SHA512Checksum": {
"Label": "SHA512 Checksum",
"Description": "Calcula uma soma de verificação SHA512 do arquivo de trabalho e a armazena na variável \"SHA512\" e em \"Checksum\".",
"Label": "SHA512 Checksum",
"Outputs": {
"1": "Soma de verificação armazenada nas variáveis \"SHA512\" e \"Checksum\""
}

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "MD5-хеш",
"Description": "Вычисляет MD5-хеш-сумму рабочего файла и сохраняет ее в переменных \"MD5\" и \"Checksum\".",
"Label": "MD5-хеш",
"Outputs": {
"1": "Хеш-сумма сохранена в переменных \"MD5\" и \"Checksum\""
}
},
"SHA1Checksum": {
"Label": "SHA1-хеш",
"Description": "Вычисляет SHA1-хеш-сумму рабочего файла и сохраняет ее в переменных \"SHA1\" и \"Checksum\".",
"Label": "SHA1-хеш",
"Outputs": {
"1": "Хеш-сумма сохранена в переменных \"SHA1\" и \"Checksum\""
}
},
"SHA256Checksum": {
"Label": "SHA256-хеш",
"Description": "Вычисляет SHA256-хеш-сумму рабочего файла и сохраняет ее в переменных \"SHA256\" и \"Checksum\".",
"Label": "SHA256-хеш",
"Outputs": {
"1": "Хеш-сумма сохранена в переменных \"SHA256\" и \"Checksum\""
}
},
"SHA512Checksum": {
"Label": "SHA512-хеш",
"Description": "Вычисляет SHA512-хеш-сумму рабочего файла и сохраняет ее в переменных \"SHA512\" и \"Checksum\".",
"Label": "SHA512-хеш",
"Outputs": {
"1": "Хеш-сумма сохранена в переменных \"SHA512\" и \"Checksum\""
}

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "MD5-kontrollsumma",
"Description": "Beräknar en MD5-kontrollsumma av arbetsfilen och lagrar den i variablerna \"MD5\" och \"Checksum\".",
"Label": "MD5-kontrollsumma",
"Outputs": {
"1": "Kontrollsumman har lagrats i variablerna \"MD5\" och \"Checksum\""
}
},
"SHA1Checksum": {
"Label": "SHA1-kontrollsumma",
"Description": "Beräknar en SHA1-kontrollsumma av arbetsfilen och lagrar den i variablerna \"SHA1\" och \"Checksum\".",
"Label": "SHA1-kontrollsumma",
"Outputs": {
"1": "Kontrollsumman har lagrats i variablerna \"SHA1\" och \"Checksum\""
}
},
"SHA256Checksum": {
"Label": "SHA256-kontrollsumma",
"Description": "Beräknar en SHA256-kontrollsumma av arbetsfilen och lagrar den i variablerna \"SHA256\" och \"Checksum\".",
"Label": "SHA256-kontrollsumma",
"Outputs": {
"1": "Kontrollsumman har lagrats i variablerna \"SHA256\" och \"Checksum\""
}
},
"SHA512Checksum": {
"Label": "SHA512-kontrollsumma",
"Description": "Beräknar en SHA512-kontrollsumma av arbetsfilen och lagrar den i variablerna \"SHA512\" och \"Checksum\".",
"Label": "SHA512-kontrollsumma",
"Outputs": {
"1": "Kontrollsumman har lagrats i variablerna \"SHA512\" och \"Checksum\""
}

View File

@@ -2,29 +2,29 @@
"Flow": {
"Parts": {
"MD5Checksum": {
"Label": "MD5校验和"
"Description": "计算工作文件的MD5校验和并将其存储在变量\"MD5\"和\"Checksum\"中。",
"Label": "MD5校验和",
"Outputs": {
"1": "校验和已存储在变量\"MD5\"和\"Checksum\"中"
}
},
"SHA1Checksum": {
"Label": "SHA1校验和"
"Description": "计算工作文件的SHA1校验和并将其存储在变量\"SHA1\"和\"Checksum\"中。",
"Label": "SHA1校验和",
"Outputs": {
"1": "校验和已存储在变量\"SHA1\"和\"Checksum\"中"
}
},
"SHA256Checksum": {
"Label": "SHA256校验和"
"Description": "计算工作文件的SHA256校验和并将其存储在变量\"SHA256\"和\"Checksum\"中。",
"Label": "SHA256校验和",
"Outputs": {
"1": "校验和已存储在变量\"SHA256\"和\"Checksum\"中"
}
},
"SHA512Checksum": {
"Label": "SHA512校验和"
"Description": "计算工作文件的SHA512校验和并将其存储在变量\"SHA512\"和\"Checksum\"中。",
"Label": "SHA512校验和",
"Outputs": {
"1": "校验和已存储在变量\"SHA512\"和\"Checksum\"中"
}

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"ComicConverter": {
"Label": "Comic Converter",
"Description": "Converts a comic to a different comic book format.\n\nSupports converting from CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Comic Converter",
"Fields": {
"Codec": "Codec",
"Codec-Help": "The codec to save the images as",
@@ -26,8 +26,8 @@
}
},
"ComicExtractor": {
"Label": "Comic Extractor",
"Description": "Extracts all files from a comic book format and saves them to them to a specific folder.\n\nSupports extracting CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Comic Extractor",
"Fields": {
"DestinationPath": "Destination Path",
"DestinationPath-Help": "The folder to save the extract comic book files to"
@@ -37,8 +37,8 @@
}
},
"CreateComicInfo": {
"Label": "Create Comic Info",
"Description": "Parses the path of a comic and create a comicinfo.xml file inside the comic book archive.",
"Label": "Create Comic Info",
"Fields": {
"IssueDigits": "Issue Digits",
"IssueDigits-Help": "Will pad the issue number with leading zeros for up to this amount.\nFor example, for issue 1 if padding is 3, then the issue will appear as #001",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"ComicConverter": {
"Label": "Convertir cómic",
"Description": "Convierte un cómic a un formato diferente de cómic.\n\nSoporta la conversión de CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Convertir cómic",
"Fields": {
"Codec": "Códec",
"Codec-Help": "El códec para guardar las imágenes como",
@@ -26,8 +26,8 @@
}
},
"ComicExtractor": {
"Label": "Extraer cómic",
"Description": "Extrae todos los archivos de un formato de cómic y los guarda en una carpeta específica.\n\nSoporta la extracción de CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Extraer cómic",
"Fields": {
"DestinationPath": "Ruta de destino",
"DestinationPath-Help": "La carpeta donde se guardarán los archivos extraídos del cómic"
@@ -37,8 +37,8 @@
}
},
"CreateComicInfo": {
"Label": "Crear ComicInfo",
"Description": "Analiza la ruta de un cómic y crea un archivo comicinfo.xml dentro del archivo del cómic.",
"Label": "Crear ComicInfo",
"Fields": {
"IssueDigits": "Dígitos de la edición",
"IssueDigits-Help": "Se rellenará el número de la edición con ceros a la izquierda hasta esta cantidad.\nPor ejemplo, para la edición 1 si el relleno es 3, entonces la edición aparecerá como #001",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"ComicConverter": {
"Label": "Convertir cómic",
"Description": "Convertit un comic dans un format différent de bande dessinée.\n\nPrend en charge la conversion depuis CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Convertir cómic",
"Fields": {
"Codec": "Codec",
"Codec-Help": "Le codec pour enregistrer les images sous",
@@ -26,8 +26,8 @@
}
},
"ComicExtractor": {
"Label": "Extraire comic",
"Description": "Extrait tous les fichiers d'un format de bande dessinée et les enregistre dans un dossier spécifique.\n\nPrend en charge l'extraction de CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Extraire comic",
"Fields": {
"DestinationPath": "Chemin de destination",
"DestinationPath-Help": "Le dossier où les fichiers du comic extrait seront enregistrés"
@@ -37,8 +37,8 @@
}
},
"CreateComicInfo": {
"Label": "Créer ComicInfo",
"Description": "Analyse le chemin d'un comic et crée un fichier comicinfo.xml à l'intérieur de l'archive de bande dessinée.",
"Label": "Créer ComicInfo",
"Fields": {
"IssueDigits": "Chiffres de l'édition",
"IssueDigits-Help": "Remplira le numéro de l'édition avec des zéros devant jusqu'à ce montant.\nPar exemple, pour l'édition 1 si le remplissage est 3, alors l'édition apparaîtra comme #001",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"ComicConverter": {
"Label": "Convertitore Fumetto",
"Description": "Converte un fumetto in un diverso formato di fumetto.\n\nSupporta la conversione da CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Convertitore Fumetto",
"Fields": {
"Codec": "Codec",
"Codec-Help": "Il codec per salvare le immagini come",
@@ -26,8 +26,8 @@
}
},
"ComicExtractor": {
"Label": "Estrattore Fumetto",
"Description": "Estrae tutti i file da un formato di fumetto e li salva in una cartella specifica.\n\nSupporta l'estrazione di CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Estrattore Fumetto",
"Fields": {
"DestinationPath": "Percorso di Destinazione",
"DestinationPath-Help": "La cartella in cui salvare i file estratti del fumetto"
@@ -37,8 +37,8 @@
}
},
"CreateComicInfo": {
"Label": "Crea ComicInfo",
"Description": "Analizza il percorso di un fumetto e crea un file comicinfo.xml all'interno dell'archivio del fumetto.",
"Label": "Crea ComicInfo",
"Fields": {
"IssueDigits": "Cifre dell'Edizione",
"IssueDigits-Help": "Riempirà il numero dell'edizione con zeri iniziali fino a questo importo.\nAd esempio, per l'edizione 1 se il riempimento è 3, allora l'edizione apparirà come #001",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"ComicConverter": {
"Label": "コミックコンバーター",
"Description": "コミックを別のコミックブックフォーマットに変換します。\n\nCBZ、CBR、CB7、PDF、GZ、BZ2からの変換をサポートします",
"Label": "コミックコンバーター",
"Fields": {
"Codec": "コーデック",
"Codec-Help": "画像を保存するためのコーデック",
@@ -26,8 +26,8 @@
}
},
"ComicExtractor": {
"Label": "コミックエクストラクター",
"Description": "コミックブックフォーマットからすべてのファイルを抽出し、特定のフォルダーに保存します。\n\nCBZ、CBR、CB7、PDF、GZ、BZ2の抽出をサポートします",
"Label": "コミックエクストラクター",
"Fields": {
"DestinationPath": "宛先パス",
"DestinationPath-Help": "抽出されたコミックブックファイルを保存するフォルダー"
@@ -37,8 +37,8 @@
}
},
"CreateComicInfo": {
"Label": "コミック情報を作成",
"Description": "コミックのパスを解析し、コミックブックアーカイブ内にcomicinfo.xmlファイルを作成します。",
"Label": "コミック情報を作成",
"Fields": {
"IssueDigits": "号数の桁数",
"IssueDigits-Help": "この数値まで、号数を先頭にゼロでパディングします。\n例えば、号数が1でパディングが3の場合、号数は#001として表示されます",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"ComicConverter": {
"Label": "Stripverhaal Converter",
"Description": "Converteert een stripverhaal naar een ander stripboekformaat.\n\nOndersteunt het converteren van CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Stripverhaal Converter",
"Fields": {
"Codec": "Codec",
"Codec-Help": "De codec om de afbeeldingen als op te slaan",
@@ -26,8 +26,8 @@
}
},
"ComicExtractor": {
"Label": "Stripverhaal Extractor",
"Description": "Extraheert alle bestanden uit een stripboekformaat en slaat ze op in een specifieke map.\n\nOndersteunt het extraheren van CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Stripverhaal Extractor",
"Fields": {
"DestinationPath": "Bestemming Pad",
"DestinationPath-Help": "De map om de geëxtraheerde stripboekbestanden op te slaan"
@@ -37,8 +37,8 @@
}
},
"CreateComicInfo": {
"Label": "Maak ComicInfo",
"Description": "Parset het pad van een stripverhaal en maakt een comicinfo.xml-bestand aan in het stripboekarchief.",
"Label": "Maak ComicInfo",
"Fields": {
"IssueDigits": "Nummer Cijfers",
"IssueDigits-Help": "Zal het nummer aanvullen met voorloopnullen tot dit aantal.\nBijvoorbeeld, voor nummer 1 als aanvulling 3 is, verschijnt het nummer als #001",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"ComicConverter": {
"Label": "Conversor de Quadrinhos",
"Description": "Converte um comic para um formato diferente de quadrinhos.\n\nSuporta conversão de CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Conversor de Quadrinhos",
"Fields": {
"Codec": "Codec",
"Codec-Help": "O codec para salvar as imagens como",
@@ -26,8 +26,8 @@
}
},
"ComicExtractor": {
"Label": "Extrator de Quadrinhos",
"Description": "Extrai todos os arquivos de um formato de quadrinhos e os salva em uma pasta específica.\n\nSuporta extração de CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Extrator de Quadrinhos",
"Fields": {
"DestinationPath": "Caminho de Destino",
"DestinationPath-Help": "A pasta onde os arquivos de comic extraídos serão salvos"
@@ -37,8 +37,8 @@
}
},
"CreateComicInfo": {
"Label": "Criar ComicInfo",
"Description": "Analisa o caminho de um comic e cria um arquivo comicinfo.xml dentro do arquivo de quadrinhos.",
"Label": "Criar ComicInfo",
"Fields": {
"IssueDigits": "Dígitos da Edição",
"IssueDigits-Help": "Preencherá o número da edição com zeros à frente até esse valor.\nPor exemplo, para a edição 1, se o preenchimento for 3, então a edição aparecerá como #001",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"ComicConverter": {
"Label": "Конвертер комиксов",
"Description": "Конвертирует комикс в другой формат комикса.\n\nПоддерживает конвертацию из CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Конвертер комиксов",
"Fields": {
"Codec": "Кодек",
"Codec-Help": "Кодек для сохранения изображений как",
@@ -26,8 +26,8 @@
}
},
"ComicExtractor": {
"Label": "Извлекатель комиксов",
"Description": "Извлекает все файлы из формата комикса и сохраняет их в определенную папку.\n\nПоддерживает извлечение из CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Извлекатель комиксов",
"Fields": {
"DestinationPath": "Путь назначения",
"DestinationPath-Help": "Папка для сохранения извлеченных файлов комиксов"
@@ -37,8 +37,8 @@
}
},
"CreateComicInfo": {
"Label": "Создатель ComicInfo",
"Description": "Парсит путь к комиксу и создает файл comicinfo.xml внутри архива комикса.",
"Label": "Создатель ComicInfo",
"Fields": {
"IssueDigits": "Цифры выпуска",
"IssueDigits-Help": "Дополнит номер выпуска ведущими нулями до этого количества.\nНапример, для выпуска 1, если дополнение равно 3, номер будет отображаться как #001",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"ComicConverter": {
"Label": "Konvertera serietidning",
"Description": "Konverterar en serie till ett annat serietidningsformat.\n\nStöder konvertering från CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Konvertera serietidning",
"Fields": {
"Codec": "Codec",
"Codec-Help": "Den codec som bilderna ska sparas som",
@@ -26,8 +26,8 @@
}
},
"ComicExtractor": {
"Label": "Extrahera serietidning",
"Description": "Extraherar alla filer från ett serietidningsformat och sparar dem i en specifik mapp.\n\nStöder extrahering av CBZ, CBR, CB7, PDF, GZ, BZ2",
"Label": "Extrahera serietidning",
"Fields": {
"DestinationPath": "Destinationsväg",
"DestinationPath-Help": "Mappen för att spara de extraherade serietidningsfilerna"
@@ -37,8 +37,8 @@
}
},
"CreateComicInfo": {
"Label": "Skapa ComicInfo",
"Description": "Parsar sökvägen till en serie och skapar en comicinfo.xml-fil inuti serietidningsarkivet.",
"Label": "Skapa ComicInfo",
"Fields": {
"IssueDigits": "Utgåvanummer",
"IssueDigits-Help": "Kommer att fylla ut utgåvenumret med ledande nollor upp till detta antal.\nTill exempel, för utgåvan 1 om fyllningen är 3, kommer utgåvan att visas som #001",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"ComicConverter": {
"Label": "漫画转换",
"Description": "将漫画转换为另一种漫画书格式。\n\n支持从 CBZ、CBR、CB7、PDF、GZ、BZ2 转换",
"Label": "漫画转换",
"Fields": {
"Codec": "编解码器",
"Codec-Help": "保存图像的编解码器",
@@ -26,8 +26,8 @@
}
},
"ComicExtractor": {
"Label": "漫画提取",
"Description": "从漫画书格式中提取所有文件并将其保存到特定文件夹。\n\n支持从 CBZ、CBR、CB7、PDF、GZ、BZ2 中提取",
"Label": "漫画提取",
"Fields": {
"DestinationPath": "目标路径",
"DestinationPath-Help": "保存提取的漫画书文件的文件夹"
@@ -37,8 +37,8 @@
}
},
"CreateComicInfo": {
"Label": "创建漫画信息",
"Description": "解析漫画的路径并在漫画书档案中创建 comicinfo.xml 文件。",
"Label": "创建漫画信息",
"Fields": {
"IssueDigits": "期号数字",
"IssueDigits-Help": "将期号用前导零填充至此数量。\n例如期号 1 如果填充为 3则期号将显示为 #001",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"SendEmail": {
"Label": "Send Email",
"Description": "Sends an email using the configured SMTP Server",
"Label": "Send Email",
"Fields": {
"Body": "Body",
"Body-Help": "The content of the email message being sent. Uses the [scriban](https://github.com/scriban/scriban) templating language",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"SendEmail": {
"Label": "Enviar correo electrónico",
"Description": "Envía un correo electrónico utilizando el servidor SMTP configurado",
"Label": "Enviar correo electrónico",
"Fields": {
"Body": "Cuerpo",
"Body-Help": "El contenido del mensaje de correo electrónico que se está enviando. Utiliza el lenguaje de plantillas [scriban](https://github.com/scriban/scriban)",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"SendEmail": {
"Label": "Envoyer un e-mail",
"Description": "Envoie un e-mail en utilisant le serveur SMTP configuré",
"Label": "Envoyer un e-mail",
"Fields": {
"Body": "Corps",
"Body-Help": "Le contenu du message e-mail envoyé. Utilise le langage de templating [scriban](https://github.com/scriban/scriban)",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"SendEmail": {
"Label": "Invia email",
"Description": "Invia un'email utilizzando il server SMTP configurato",
"Label": "Invia email",
"Fields": {
"Body": "Corpo",
"Body-Help": "Il contenuto del messaggio email da inviare. Utilizza il linguaggio di templating [scriban](https://github.com/scriban/scriban)",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"SendEmail": {
"Label": "メールを送信",
"Description": "構成されたSMTPサーバーを使用してメールを送信します。",
"Label": "メールを送信",
"Fields": {
"Body": "本文",
"Body-Help": "送信されるメールメッセージの内容。 [scriban](https://github.com/scriban/scriban) テンプレート言語を使用します。",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"SendEmail": {
"Label": "Verzend e-mail",
"Description": "Verzendt een e-mail met behulp van de geconfigureerde SMTP-server",
"Label": "Verzend e-mail",
"Fields": {
"Body": "Inhoud",
"Body-Help": "De inhoud van het te verzenden e-mailbericht. Gebruikt de [scriban](https://github.com/scriban/scriban) sjablonentaal",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"SendEmail": {
"Label": "Enviar e-mail",
"Description": "Envia um e-mail usando o servidor SMTP configurado",
"Label": "Enviar e-mail",
"Fields": {
"Body": "Corpo",
"Body-Help": "O conteúdo da mensagem de e-mail que está sendo enviada. Usa a linguagem de template [scriban](https://github.com/scriban/scriban)",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"SendEmail": {
"Label": "Отправить электронное письмо",
"Description": "Отправляет электронное письмо с использованием настроенного SMTP-сервера",
"Label": "Отправить электронное письмо",
"Fields": {
"Body": "Тело",
"Body-Help": "Содержимое отправляемого электронного сообщения. Использует язык шаблонов [scriban](https://github.com/scriban/scriban)",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"SendEmail": {
"Label": "Skicka e-post",
"Description": "Skickar ett e-postmeddelande med den konfigurerade SMTP-servern",
"Label": "Skicka e-post",
"Fields": {
"Body": "Innehåll",
"Body-Help": "Innehållet i det e-postmeddelande som skickas. Använder [scriban](https://github.com/scriban/scriban) mallspråk",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"SendEmail": {
"Label": "发送电子邮件",
"Description": "使用配置的SMTP服务器发送电子邮件",
"Label": "发送电子邮件",
"Fields": {
"Body": "正文",
"Body-Help": "要发送的电子邮件内容。使用 [scriban](https://github.com/scriban/scriban) 模板语言",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Emby-Bibliothek aktualisieren",
"Description": "Sendet eine Nachricht an einen Emby-Server, um die Bibliothek zu aktualisieren.",
"Label": "Emby-Bibliothek aktualisieren",
"Fields": {
"AccessToken": "Zugriffstoken",
"AccessToken-Help": "Ein Emby API-Zugriffstoken.\nHinweis: Setzen Sie dies nur, wenn Sie das Zugriffstoken der Plugin-Einstellungen überschreiben möchten.",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Emby Updater",
"Description": "Sends a message to a Emby server to update the library.",
"Label": "Emby Updater",
"Fields": {
"AccessToken": "Access Token",
"AccessToken-Help": "An Emby API access token.\nNote: Only set this if you want to override the plugin settings access token.",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Actualizador de Emby",
"Description": "Envía un mensaje a un servidor Emby para actualizar la biblioteca.",
"Label": "Actualizador de Emby",
"Fields": {
"AccessToken": "Token de acceso",
"AccessToken-Help": "Un token de acceso de la API de Emby.\nNota: Establezca esto solo si desea sobrescribir el token de acceso en la configuración del plugin.",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Mise à jour Emby",
"Description": "Envoie un message à un serveur Emby pour mettre à jour la bibliothèque.",
"Label": "Mise à jour Emby",
"Fields": {
"AccessToken": "Token d'accès",
"AccessToken-Help": "Un token d'accès API Emby.\nRemarque : Ne définissez cela que si vous souhaitez remplacer le token d'accès dans les paramètres du plugin.",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Aggiorna Emby",
"Description": "Invia un messaggio a un server Emby per aggiornare la libreria.",
"Label": "Aggiorna Emby",
"Fields": {
"AccessToken": "Token di accesso",
"AccessToken-Help": "Un token di accesso API Emby.\nNota: Imposta questo solo se desideri sovrascrivere il token di accesso delle impostazioni del plugin.",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Emby Updater",
"Description": "Embyサーバーにメッセージを送信してライブラリを更新します。",
"Label": "Emby Updater",
"Fields": {
"AccessToken": "アクセストークン",
"AccessToken-Help": "Emby APIアクセストークンです。\n注意プラグイン設定のアクセストークンを上書きする場合のみ設定してください。",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Emby Updater",
"Description": "Verstuurt een bericht naar een Emby-server om de bibliotheek bij te werken.",
"Label": "Emby Updater",
"Fields": {
"AccessToken": "Toegangstoken",
"AccessToken-Help": "Een Emby API-toegangstoken.\nOpmerking: Stel dit alleen in als je het toegangstoken van de plugininstellingen wilt overschrijven.",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Atualizador Emby",
"Description": "Envia uma mensagem para um servidor Emby para atualizar a biblioteca.",
"Label": "Atualizador Emby",
"Fields": {
"AccessToken": "Token de Acesso",
"AccessToken-Help": "Um token de acesso da API Emby.\nNota: Defina isso apenas se desejar sobrescrever o token de acesso nas configurações do plugin.",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Обновление Emby",
"Description": "Отправляет сообщение на сервер Emby для обновления библиотеки.",
"Label": "Обновление Emby",
"Fields": {
"AccessToken": "Токен доступа",
"AccessToken-Help": "Токен доступа API Emby.\nПримечание: Установите это только в том случае, если вы хотите переопределить токен доступа настроек плагина.",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Uppdatera Emby-bibliotek",
"Description": "Skickar ett meddelande till en Emby-server för att uppdatera biblioteket.",
"Label": "Uppdatera Emby-bibliotek",
"Fields": {
"AccessToken": "Åtkomsttoken",
"AccessToken-Help": "Ett Emby API-åtkomsttoken.\nObservera: Sätt endast detta om du vill åsidosätta plugin-inställningarnas åtkomsttoken.",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"EmbyUpdater": {
"Label": "Emby 更新器",
"Description": "向Emby服务器发送消息以更新库。",
"Label": "Emby 更新器",
"Fields": {
"AccessToken": "访问令牌",
"AccessToken-Help": "Emby API 访问令牌。\n注意仅在您想要覆盖插件设置的访问令牌时设置此项。",

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "Auto Crop Image",
"Description": "Schneidet ein Bild automatisch zu",
"Label": "Auto Crop Image",
"Fields": {
"Format": "Format",
"Format-Help": "Das Bildformat, in das konvertiert werden soll",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "Bild-Datei",
"Description": "Eine Bilddatei",
"Label": "Bild-Datei",
"Outputs": {
"1": "Bilddatei"
}
},
"ImageFlip": {
"Label": "Bild drehen",
"Description": "Dreht ein Bild",
"Label": "Bild drehen",
"Fields": {
"Format": "Format",
"Format-Help": "Das Bildformat, in das konvertiert werden soll",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "Bildformat",
"Description": "Konvertiert ein Bild in das angegebene Format",
"Label": "Bildformat",
"Fields": {
"Format": "Format",
"Format-Help": "Das Bildformat, in das konvertiert werden soll"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "Bild ist Querformat",
"Description": "Testet, ob ein Bild im Querformat ist",
"Label": "Bild ist Querformat",
"Outputs": {
"1": "Bild ist im Querformat",
"2": "Bild ist nicht im Querformat"
}
},
"ImageIsPortrait": {
"Label": "Bild ist Hochformat",
"Description": "Testet, ob ein Bild im Hochformat ist",
"Label": "Bild ist Hochformat",
"Outputs": {
"1": "Bild ist im Hochformat",
"2": "Bild ist nicht im Hochformat"
}
},
"ImageResizer": {
"Label": "Bildgrößenänderung",
"Description": "Ändert die Größe eines Bildes",
"Label": "Bildgrößenänderung",
"Fields": {
"Format": "Format",
"Format-Help": "Das Bildformat, in das konvertiert werden soll",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "Bild drehen",
"Description": "Rotiert ein Bild",
"Label": "Bild drehen",
"Fields": {
"Angle": "Winkel",
"Angle-Help": "Der Rotationswinkel",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "Ist Bild",
"Description": "Überprüft, ob eine Datei eine Bilddatei ist.",
"Label": "Ist Bild",
"Fields": {
"File": "Datei",
"File-Help": "Optionaler Pfad zur zu überprüfenden Datei; wenn leer gelassen, wird die aktuelle Arbeitsdatei überprüft.",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "Pixel-Check",
"Description": "Diesesflow element überprüft, ob die Gesamtpixelanzahl eines Bildes die angegebene Schwelle überschreitet.",
"Label": "Pixel-Check",
"Fields": {
"Pixels": "Pixel",
"Pixels-Help": "Die Anzahl der Pixel, die ein Bild enthalten sollte. Dies wird berechnet, indem die Breite des Bildes mit seiner Höhe multipliziert wird."

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "Auto Crop Image"
"Description": "Automatically crops an image",
"Label": "Auto Crop Image",
"Fields": {
"Format": "Format",
"Format-Help": "The image format to convert to",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "Image File",
"Description": "An image file",
"Label": "Image File",
"Outputs": {
"1": "Image file"
}
},
"ImageFlip": {
"Label": "Image Flip",
"Description": "Flips an image",
"Label": "Image Flip",
"Fields": {
"Format": "Format",
"Format-Help": "The image format to convert to",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "Image Format",
"Description": "Converts an image to the specified format",
"Label": "Image Format",
"Fields": {
"Format": "Format",
"Format-Help": "The image format to convert to"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "Image Is Landscape",
"Description": "Test if an image is landscape",
"Label": "Image Is Landscape",
"Outputs": {
"1": "Image is landscape",
"2": "Image is not landscape"
}
},
"ImageIsPortrait": {
"Label": "Image Is Portrait",
"Description": "Test if an image is portrait",
"Label": "Image Is Portrait",
"Outputs": {
"1": "Image is portrait",
"2": "Image is not portrait"
}
},
"ImageResizer": {
"Label": "Image Resizer",
"Description": "Resizes an image",
"Label": "Image Resizer",
"Fields": {
"Format": "Format",
"Format-Help": "The image format to convert to",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "Image Rotate",
"Description": "Rotates an image",
"Label": "Image Rotate",
"Fields": {
"Angle": "Angle",
"Angle-Help": "The rotation angle",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "Is Image",
"Description": "Tests if a file is an image file.",
"Label": "Is Image",
"Fields": {
"File": "File",
"File-Help": "Optional path to the file to check, if left blank then the current working file will be checked.",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "Pixel Check",
"Description": "This flow element verifies if an image's total pixel count exceeds the specified threshold.",
"Label": "Pixel Check",
"Fields": {
"Pixels": "Pixels",
"Pixels-Help": "The number of pixels an image should contain. This is calculated by the width of the image multiplied by its height."

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "Recortar Imagen Automáticamente",
"Description": "Recorta una imagen automáticamente",
"Label": "Recortar Imagen Automáticamente",
"Fields": {
"Format": "Formato",
"Format-Help": "El formato de imagen al que convertir",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "Archivo de Imagen",
"Description": "Un archivo de imagen",
"Label": "Archivo de Imagen",
"Outputs": {
"1": "Archivo de imagen"
}
},
"ImageFlip": {
"Label": "Voltear Imagen",
"Description": "Voltea una imagen",
"Label": "Voltear Imagen",
"Fields": {
"Format": "Formato",
"Format-Help": "El formato de imagen al que convertir",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "Formato de Imagen",
"Description": "Convierte una imagen al formato especificado",
"Label": "Formato de Imagen",
"Fields": {
"Format": "Formato",
"Format-Help": "El formato de imagen al que convertir"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "La Imagen es Horizontal",
"Description": "Prueba si una imagen está en paisaje",
"Label": "La Imagen es Horizontal",
"Outputs": {
"1": "La imagen está en paisaje",
"2": "La imagen no está en paisaje"
}
},
"ImageIsPortrait": {
"Label": "La Imagen es Vertical",
"Description": "Prueba si una imagen está en retrato",
"Label": "La Imagen es Vertical",
"Outputs": {
"1": "La imagen está en retrato",
"2": "La imagen no está en retrato"
}
},
"ImageResizer": {
"Label": "Redimensionar Imagen",
"Description": "Redimensiona una imagen",
"Label": "Redimensionar Imagen",
"Fields": {
"Format": "Formato",
"Format-Help": "El formato de imagen al que convertir",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "Rotar Imagen",
"Description": "Rota una imagen",
"Label": "Rotar Imagen",
"Fields": {
"Angle": "Ángulo",
"Angle-Help": "El ángulo de rotación",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "Es Imagen",
"Description": "Prueba si un archivo es un archivo de imagen.",
"Label": "Es Imagen",
"Fields": {
"File": "Archivo",
"File-Help": "Ruta opcional al archivo a verificar; si se deja en blanco, se verificará el archivo de trabajo actual.",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "Verificación de Píxeles",
"Description": "Este elemento de flujo verifica si el recuento total de píxeles de una imagen excede el umbral especificado.",
"Label": "Verificación de Píxeles",
"Fields": {
"Pixels": "Píxeles",
"Pixels-Help": "El número de píxeles que debe contener una imagen. Esto se calcula multiplicando el ancho de la imagen por su altura."

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "Rogner l'Image Automatiquement",
"Description": "Recadre automatiquement une image",
"Label": "Rogner l'Image Automatiquement",
"Fields": {
"Format": "Format",
"Format-Help": "Le format d'image dans lequel convertir",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "Fichier Image",
"Description": "Un fichier image",
"Label": "Fichier Image",
"Outputs": {
"1": "Fichier image"
}
},
"ImageFlip": {
"Label": "Retourner l'Image",
"Description": "Retourne une image",
"Label": "Retourner l'Image",
"Fields": {
"Format": "Format",
"Format-Help": "Le format d'image dans lequel convertir",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "Convertir l'Image",
"Description": "Convertit une image au format spécifié",
"Label": "Convertir l'Image",
"Fields": {
"Format": "Format",
"Format-Help": "Le format d'image dans lequel convertir"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "Image en Paysage",
"Description": "Teste si une image est en paysage",
"Label": "Image en Paysage",
"Outputs": {
"1": "L'image est en paysage",
"2": "L'image n'est pas en paysage"
}
},
"ImageIsPortrait": {
"Label": "Image en Portrait",
"Description": "Teste si une image est en portrait",
"Label": "Image en Portrait",
"Outputs": {
"1": "L'image est en portrait",
"2": "L'image n'est pas en portrait"
}
},
"ImageResizer": {
"Label": "Redimensionner l'Image",
"Description": "Redimensionne une image",
"Label": "Redimensionner l'Image",
"Fields": {
"Format": "Format",
"Format-Help": "Le format d'image dans lequel convertir",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "Tourner l'Image",
"Description": "Tourne une image",
"Label": "Tourner l'Image",
"Fields": {
"Angle": "Angle",
"Angle-Help": "L'angle de rotation",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "Est une Image",
"Description": "Teste si un fichier est un fichier image.",
"Label": "Est une Image",
"Fields": {
"File": "Fichier",
"File-Help": "Chemin optionnel vers le fichier à vérifier ; s'il est laissé vide, le fichier de travail actuel sera vérifié.",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "Vérification des Pixels",
"Description": "Cet élément de flux vérifie si le nombre total de pixels d'une image dépasse le seuil spécifié.",
"Label": "Vérification des Pixels",
"Fields": {
"Pixels": "Pixels",
"Pixels-Help": "Le nombre de pixels qu'une image doit contenir. Cela est calculé en multipliant la largeur de l'image par sa hauteur."

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "Ritaglia Immagine Automaticamente",
"Description": "Ritaglia automaticamente un'immagine",
"Label": "Ritaglia Immagine Automaticamente",
"Fields": {
"Format": "Formato",
"Format-Help": "Il formato dell'immagine in cui convertire",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "File Immagine",
"Description": "Un file immagine",
"Label": "File Immagine",
"Outputs": {
"1": "File immagine"
}
},
"ImageFlip": {
"Label": "Ribalta Immagine",
"Description": "Ribalta un'immagine",
"Label": "Ribalta Immagine",
"Fields": {
"Format": "Formato",
"Format-Help": "Il formato dell'immagine in cui convertire",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "Converti Immagine",
"Description": "Converte un'immagine nel formato specificato",
"Label": "Converti Immagine",
"Fields": {
"Format": "Formato",
"Format-Help": "Il formato dell'immagine in cui convertire"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "Immagine in Orizzontale",
"Description": "Verifica se un'immagine è in formato orizzontale",
"Label": "Immagine in Orizzontale",
"Outputs": {
"1": "L'immagine è in formato orizzontale",
"2": "L'immagine non è in formato orizzontale"
}
},
"ImageIsPortrait": {
"Label": "Immagine in Verticale",
"Description": "Verifica se un'immagine è in formato verticale",
"Label": "Immagine in Verticale",
"Outputs": {
"1": "L'immagine è in formato verticale",
"2": "L'immagine non è in formato verticale"
}
},
"ImageResizer": {
"Label": "Ridimensiona Immagine",
"Description": "Ridimensiona un'immagine",
"Label": "Ridimensiona Immagine",
"Fields": {
"Format": "Formato",
"Format-Help": "Il formato dell'immagine in cui convertire",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "Ruota Immagine",
"Description": "Ruota un'immagine",
"Label": "Ruota Immagine",
"Fields": {
"Angle": "Angolo",
"Angle-Help": "L'angolo di rotazione",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "È un'Immagine",
"Description": "Verifica se un file è un file immagine.",
"Label": "È un'Immagine",
"Fields": {
"File": "File",
"File-Help": "Percorso opzionale del file da controllare, se lasciato vuoto verrà controllato il file di lavoro corrente.",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "Controllo Pixel",
"Description": "Questo elemento di flusso verifica se il conteggio totale dei pixel di un'immagine supera la soglia specificata.",
"Label": "Controllo Pixel",
"Fields": {
"Pixels": "Pixel",
"Pixels-Help": "Il numero di pixel che un'immagine dovrebbe contenere. Questo è calcolato dalla larghezza dell'immagine moltiplicata per la sua altezza."

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "自動トリミング",
"Description": "画像を自動的にトリミングします",
"Label": "自動トリミング",
"Fields": {
"Format": "フォーマット",
"Format-Help": "変換する画像のフォーマット",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "画像ファイル",
"Description": "画像ファイル",
"Label": "画像ファイル",
"Outputs": {
"1": "画像ファイル"
}
},
"ImageFlip": {
"Label": "画像を反転",
"Description": "画像を反転します",
"Label": "画像を反転",
"Fields": {
"Format": "フォーマット",
"Format-Help": "変換する画像のフォーマット",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "画像をフォーマットに変換",
"Description": "画像を指定されたフォーマットに変換します",
"Label": "画像をフォーマットに変換",
"Fields": {
"Format": "フォーマット",
"Format-Help": "変換する画像のフォーマット"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "画像が横向きかどうか",
"Description": "画像が横向きかどうかをテストします",
"Label": "画像が横向きかどうか",
"Outputs": {
"1": "画像は横向きです",
"2": "画像は横向きではありません"
}
},
"ImageIsPortrait": {
"Label": "画像が縦向きかどうか",
"Description": "画像が縦向きかどうかをテストします",
"Label": "画像が縦向きかどうか",
"Outputs": {
"1": "画像は縦向きです",
"2": "画像は縦向きではありません"
}
},
"ImageResizer": {
"Label": "画像リサイズ",
"Description": "画像のサイズを変更します",
"Label": "画像リサイズ",
"Fields": {
"Format": "フォーマット",
"Format-Help": "変換する画像のフォーマット",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "画像を回転",
"Description": "画像を回転させます",
"Label": "画像を回転",
"Fields": {
"Angle": "角度",
"Angle-Help": "回転角度",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "画像かどうか",
"Description": "ファイルが画像ファイルかどうかをテストします。",
"Label": "画像かどうか",
"Fields": {
"File": "ファイル",
"File-Help": "確認するファイルへのオプションのパス。空白の場合は現在の作業ファイルが確認されます。",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "ピクセルチェック",
"Description": "このフロー要素は、画像の総ピクセル数が指定された閾値を超えているかどうかを確認します。",
"Label": "ピクセルチェック",
"Fields": {
"Pixels": "ピクセル",
"Pixels-Help": "画像が含むべきピクセルの数。これは画像の幅と高さを掛け算したものです。"

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "Automatisch bijsnijden van afbeelding",
"Description": "Snijdt automatisch een afbeelding bij",
"Label": "Automatisch bijsnijden van afbeelding",
"Fields": {
"Format": "Formaat",
"Format-Help": "Het afbeeldingsformaat om naar te converteren",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "Afbeeldingsbestand",
"Description": "Een afbeeldingsbestand",
"Label": "Afbeeldingsbestand",
"Outputs": {
"1": "Afbeeldingsbestand"
}
},
"ImageFlip": {
"Label": "Afbeelding omdraaien",
"Description": "Draait een afbeelding om",
"Label": "Afbeelding omdraaien",
"Fields": {
"Format": "Formaat",
"Format-Help": "Het afbeeldingsformaat om naar te converteren",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "Afbeelding converteren",
"Description": "Converteert een afbeelding naar het opgegeven formaat",
"Label": "Afbeelding converteren",
"Fields": {
"Format": "Formaat",
"Format-Help": "Het afbeeldingsformaat om naar te converteren"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "Afbeelding is liggend",
"Description": "Test of een afbeelding liggend is",
"Label": "Afbeelding is liggend",
"Outputs": {
"1": "Afbeelding is liggend",
"2": "Afbeelding is niet liggend"
}
},
"ImageIsPortrait": {
"Label": "Afbeelding is staand",
"Description": "Test of een afbeelding staand is",
"Label": "Afbeelding is staand",
"Outputs": {
"1": "Afbeelding is staand",
"2": "Afbeelding is niet staand"
}
},
"ImageResizer": {
"Label": "Afbeelding resizen",
"Description": "Wijzigt de grootte van een afbeelding",
"Label": "Afbeelding resizen",
"Fields": {
"Format": "Formaat",
"Format-Help": "Het afbeeldingsformaat om naar te converteren",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "Afbeelding draaien",
"Description": "Draait een afbeelding",
"Label": "Afbeelding draaien",
"Fields": {
"Angle": "Hoek",
"Angle-Help": "De rotatiehoek",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "Is afbeelding",
"Description": "Test of een bestand een afbeeldingsbestand is.",
"Label": "Is afbeelding",
"Fields": {
"File": "Bestand",
"File-Help": "Optioneel pad naar het bestand om te controleren, als het leeg is, wordt het huidige werkbestand gecontroleerd.",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "Pixelcontrole",
"Description": "Dit stroomelement controleert of het totale aantal pixels van een afbeelding de opgegeven drempel overschrijdt.",
"Label": "Pixelcontrole",
"Fields": {
"Pixels": "Pixels",
"Pixels-Help": "Het aantal pixels dat een afbeelding moet bevatten. Dit wordt berekend door de breedte van de afbeelding te vermenigvuldigen met de hoogte."

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "Cortar Imagem Automaticamente",
"Description": "Recorta uma imagem automaticamente",
"Label": "Cortar Imagem Automaticamente",
"Fields": {
"Format": "Formato",
"Format-Help": "O formato da imagem para o qual converter",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "Arquivo de Imagem",
"Description": "Um arquivo de imagem",
"Label": "Arquivo de Imagem",
"Outputs": {
"1": "Arquivo de imagem"
}
},
"ImageFlip": {
"Label": "Virar Imagem",
"Description": "Vira uma imagem",
"Label": "Virar Imagem",
"Fields": {
"Format": "Formato",
"Format-Help": "O formato da imagem para o qual converter",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "Formatar Imagem",
"Description": "Converte uma imagem para o formato especificado",
"Label": "Formatar Imagem",
"Fields": {
"Format": "Formato",
"Format-Help": "O formato da imagem para o qual converter"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "Imagem em Paisagem",
"Description": "Verifica se uma imagem está em paisagem",
"Label": "Imagem em Paisagem",
"Outputs": {
"1": "A imagem está em paisagem",
"2": "A imagem não está em paisagem"
}
},
"ImageIsPortrait": {
"Label": "Imagem em Retrato",
"Description": "Verifica se uma imagem está em retrato",
"Label": "Imagem em Retrato",
"Outputs": {
"1": "A imagem está em retrato",
"2": "A imagem não está em retrato"
}
},
"ImageResizer": {
"Label": "Redimensionar Imagem",
"Description": "Redimensiona uma imagem",
"Label": "Redimensionar Imagem",
"Fields": {
"Format": "Formato",
"Format-Help": "O formato da imagem para o qual converter",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "Rotacionar Imagem",
"Description": "Rotaciona uma imagem",
"Label": "Rotacionar Imagem",
"Fields": {
"Angle": "Ângulo",
"Angle-Help": "O ângulo de rotação",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "É Imagem",
"Description": "Verifica se um arquivo é um arquivo de imagem.",
"Label": "É Imagem",
"Fields": {
"File": "Arquivo",
"File-Help": "Caminho opcional para o arquivo a ser verificado; se deixado em branco, o arquivo de trabalho atual será verificado.",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "Verificação de Pixels",
"Description": "Este elemento de fluxo verifica se a contagem total de pixels de uma imagem excede o limite especificado.",
"Label": "Verificação de Pixels",
"Fields": {
"Pixels": "Pixels",
"Pixels-Help": "O número de pixels que uma imagem deve conter. Isso é calculado multiplicando a largura da imagem pela altura."

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "Автоматическое обрезание изображения",
"Description": "Автоматически обрезает изображение",
"Label": "Автоматическое обрезание изображения",
"Fields": {
"Format": "Формат",
"Format-Help": "Формат изображения для преобразования",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "Файл изображения",
"Description": "Файл изображения",
"Label": "Файл изображения",
"Outputs": {
"1": "Файл изображения"
}
},
"ImageFlip": {
"Label": "Перевернуть изображение",
"Description": "Переворачивает изображение",
"Label": "Перевернуть изображение",
"Fields": {
"Format": "Формат",
"Format-Help": "Формат изображения для преобразования",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "Формат изображения",
"Description": "Преобразует изображение в указанный формат",
"Label": "Формат изображения",
"Fields": {
"Format": "Формат",
"Format-Help": "Формат изображения для преобразования"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "Изображение альбомное",
"Description": "Проверяет, является ли изображение альбомным",
"Label": "Изображение альбомное",
"Outputs": {
"1": "Изображение альбомное",
"2": "Изображение не альбомное"
}
},
"ImageIsPortrait": {
"Label": "Изображение портретное",
"Description": "Проверяет, является ли изображение портретным",
"Label": "Изображение портретное",
"Outputs": {
"1": "Изображение портретное",
"2": "Изображение не портретное"
}
},
"ImageResizer": {
"Label": "Изменение размера изображения",
"Description": "Изменяет размер изображения",
"Label": "Изменение размера изображения",
"Fields": {
"Format": "Формат",
"Format-Help": "Формат изображения для преобразования",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "Повернуть изображение",
"Description": "Поворачивает изображение",
"Label": "Повернуть изображение",
"Fields": {
"Angle": "Угол",
"Angle-Help": "Угол поворота",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "Это изображение",
"Description": "Проверяет, является ли файл файлом изображения.",
"Label": "Это изображение",
"Fields": {
"File": "Файл",
"File-Help": "Необязательный путь к файлу для проверки, если оставить пустым, будет проверяться текущий рабочий файл.",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "Проверка пикселей",
"Description": "Этот элемент потока проверяет, превышает ли общее количество пикселей изображения указанный порог.",
"Label": "Проверка пикселей",
"Fields": {
"Pixels": "Пиксели",
"Pixels-Help": "Количество пикселей, которое должно содержаться в изображении. Это рассчитывается путем умножения ширины изображения на его высоту."

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "Beskär Bild Automatiskt",
"Description": "Automatiskt beskär ett bild",
"Label": "Beskär Bild Automatiskt",
"Fields": {
"Format": "Format",
"Format-Help": "Bildformatet att konvertera till",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "Bildfil",
"Description": "En bildfil",
"Label": "Bildfil",
"Outputs": {
"1": "Bildfil"
}
},
"ImageFlip": {
"Label": "Vänd Bild",
"Description": "Vänder en bild",
"Label": "Vänd Bild",
"Fields": {
"Format": "Format",
"Format-Help": "Bildformatet att konvertera till",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "Konvertera Bild",
"Description": "Konverterar en bild till det angivna formatet",
"Label": "Konvertera Bild",
"Fields": {
"Format": "Format",
"Format-Help": "Bildformatet att konvertera till"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "Bild Är Liggande",
"Description": "Testar om en bild är liggande",
"Label": "Bild Är Liggande",
"Outputs": {
"1": "Bilden är liggande",
"2": "Bilden är inte liggande"
}
},
"ImageIsPortrait": {
"Label": "Bild Är Porträtt",
"Description": "Testar om en bild är porträtt",
"Label": "Bild Är Porträtt",
"Outputs": {
"1": "Bilden är porträtt",
"2": "Bilden är inte porträtt"
}
},
"ImageResizer": {
"Label": "Ändra Bildstorlek",
"Description": "Ändrar storlek på en bild",
"Label": "Ändra Bildstorlek",
"Fields": {
"Format": "Format",
"Format-Help": "Bildformatet att konvertera till",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "Rotera Bild",
"Description": "Rotera en bild",
"Label": "Rotera Bild",
"Fields": {
"Angle": "Vinkel",
"Angle-Help": "Rotationsvinkeln",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "Är Bild",
"Description": "Kontrollerar om en fil är en bildfil.",
"Label": "Är Bild",
"Fields": {
"File": "Fil",
"File-Help": "Valfri sökväg till filen som ska kontrolleras, om lämnas tomt kommer den aktuella arbetsfilen att kontrolleras.",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "Pixelkontroll",
"Description": "Detta flödeselement verifierar om det totala antalet pixlar i en bild överstiger den angivna tröskeln.",
"Label": "Pixelkontroll",
"Fields": {
"Pixels": "Pixlar",
"Pixels-Help": "Antalet pixlar en bild bör innehålla. Detta beräknas genom att multiplicera bildens bredd med dess höjd."

View File

@@ -2,8 +2,8 @@
"Flow": {
"Parts": {
"AutoCropImage": {
"Label": "自动裁剪图像",
"Description": "自动裁剪图像",
"Label": "自动裁剪图像",
"Fields": {
"Format": "格式",
"Format-Help": "要转换的图像格式",
@@ -16,15 +16,15 @@
}
},
"ImageFile": {
"Label": "图像文件",
"Description": "图像文件",
"Label": "图像文件",
"Outputs": {
"1": "图像文件"
}
},
"ImageFlip": {
"Label": "翻转图像",
"Description": "翻转图像",
"Label": "翻转图像",
"Fields": {
"Format": "格式",
"Format-Help": "要转换的图像格式",
@@ -36,8 +36,8 @@
}
},
"ImageFormat": {
"Label": "图像格式",
"Description": "将图像转换为指定格式",
"Label": "图像格式",
"Fields": {
"Format": "格式",
"Format-Help": "要转换的图像格式"
@@ -48,24 +48,24 @@
}
},
"ImageIsLandscape": {
"Label": "图像为横向",
"Description": "测试图像是否为横向",
"Label": "图像为横向",
"Outputs": {
"1": "图像为横向",
"2": "图像不是横向"
}
},
"ImageIsPortrait": {
"Label": "图像为纵向",
"Description": "测试图像是否为纵向",
"Label": "图像为纵向",
"Outputs": {
"1": "图像为纵向",
"2": "图像不是纵向"
}
},
"ImageResizer": {
"Label": "调整图像大小",
"Description": "调整图像大小",
"Label": "调整图像大小",
"Fields": {
"Format": "格式",
"Format-Help": "要转换的图像格式",
@@ -79,8 +79,8 @@
}
},
"ImageRotate": {
"Label": "旋转图像",
"Description": "旋转图像",
"Label": "旋转图像",
"Fields": {
"Angle": "角度",
"Angle-Help": "旋转角度",
@@ -92,8 +92,8 @@
}
},
"IsImage": {
"Label": "是图像",
"Description": "测试文件是否为图像文件。",
"Label": "是图像",
"Fields": {
"File": "文件",
"File-Help": "可选的文件路径,如果留空,则将检查当前工作文件。",
@@ -105,8 +105,8 @@
}
},
"PixelCheck": {
"Label": "像素检查",
"Description": "此流元素验证图像的总像素数是否超过指定阈值。",
"Label": "像素检查",
"Fields": {
"Pixels": "像素",
"Pixels-Help": "图像应包含的像素数。 这是通过图像的宽度乘以其高度计算得出的。"

View File

@@ -17,8 +17,8 @@
"Flow": {
"Parts": {
"AudioToVideo": {
"Label": "Audio to Video",
"Description": "Converts an audio file into a video file and generates a video based on the audio",
"Label": "Audio to Video",
"Fields": {
"Codec": "Codec",
"Color": "Color",
@@ -32,16 +32,16 @@
}
},
"CanUseHardwareEncoding": {
"Label": "Can Use Hardware Encoding",
"Description": "Checks if the specified hardware encoder is currently available to the Flow.",
"Label": "Can Use Hardware Encoding",
"Fields": {
"Encoder": "Encoder",
"Encoder-Help": "The hardware decoder to check"
}
},
"ComskipRemoveAds": {
"Label": "Comskip Remove Ads",
"Description": "Uses a comskip EDL file and will remove commercials using that file.",
"Label": "Comskip Remove Ads",
"Fields": {
"RunComskipIfNoEdl": "Run Comskip",
"RunComskipIfNoEdl-Help": "Run comskip against the file if no comskip (EDL) file is found."
@@ -819,16 +819,16 @@
}
},
"ReadVideoInfo": {
"Label": "Read Video Info",
"Description": "Reads the video information from the current working file and updates the vi variables.",
"Label": "Read Video Info",
"Outputs": {
"1": "File was a video file and information read into flow",
"2": "File was not a video file or failed to be read"
}
},
"SubtitleExtractor": {
"Label": "Subtitle Extractor",
"Description": "Extract a single subtitle tracks and saves it to the destination. Can extract srt, ass, and ssa format.\nThis will NOT update the working file, and will keep the working file the same as the input file.\n\nOutput 1: Subtitles were extracted\nOutput 2: No subtitles found to extract",
"Label": "Subtitle Extractor",
"Fields": {
"ExtractAll": "Extract All",
"ExtractAll-Help": "If all matching subtitles should be extracted.",
@@ -881,8 +881,8 @@
}
},
"VideoDuration": {
"Label": "Video Duration",
"Description": "Tests whether or not the duration of the video matches the given parameters.",
"Label": "Video Duration",
"Fields": {
"Match": "Match",
"ValueHigh": " ",
@@ -894,8 +894,8 @@
}
},
"VideoDurationCompare": {
"Label": "Video Duration Compare",
"Description": "Compares the original duration of a video with its final duration.",
"Label": "Video Duration Compare",
"Fields": {
"AllowedDifference": "Allowed Difference",
"AllowedDifference-Help": "The allowed time difference between the original duration of the video and the final duration."
@@ -934,8 +934,8 @@
}
},
"VideoFile": {
"Label": "Video File",
"Description": "An input video file that has had its Video Information read and can be processed",
"Label": "Video File",
"Fields": {
"AnalyzeDuration": "Analyze Duration",
"AnalyzeDuration-Help": "Specify how many seconds are analyzed to probe the input",

View File

@@ -17,8 +17,8 @@
"Flow": {
"Parts": {
"AudioToVideo": {
"Label": "Audio a Video",
"Description": "Convierte un archivo de audio en un archivo de video y genera un video basado en el audio",
"Label": "Audio a Video",
"Fields": {
"Codec": "Codec",
"Color": "Color",
@@ -32,16 +32,16 @@
}
},
"CanUseHardwareEncoding": {
"Label": "¿Puede Usar Codificación de Hardware?",
"Description": "Verifica si el codificador de hardware especificado está actualmente disponible para el flujo.",
"Label": "¿Puede Usar Codificación de Hardware?",
"Fields": {
"Encoder": "Codificador",
"Encoder-Help": "El decodificador de hardware a verificar"
}
},
"ComskipRemoveAds": {
"Label": "Comskip: Eliminar Comerciales",
"Description": "Utiliza un archivo EDL de comskip y eliminará los comerciales utilizando ese archivo.",
"Label": "Comskip: Eliminar Comerciales",
"Fields": {
"RunComskipIfNoEdl": "Ejecutar Comskip",
"RunComskipIfNoEdl-Help": "Ejecutar comskip contra el archivo si no se encuentra ningún archivo comskip (EDL)."
@@ -819,16 +819,16 @@
}
},
"ReadVideoInfo": {
"Label": "Leer Información de Video",
"Description": "Lee la información del video del archivo de trabajo actual y actualiza las variables vi.",
"Label": "Leer Información de Video",
"Outputs": {
"1": "El archivo era un archivo de video y la información se leyó en el flujo",
"2": "El archivo no era un archivo de video o no se pudo leer"
}
},
"SubtitleExtractor": {
"Label": "Extractor de Subtítulos",
"Description": "Extrae una única pista de subtítulos y la guarda en la ubicación de destino. Puede extraer formatos srt, ass y ssa.\nEsto NO actualizará el archivo de trabajo y mantendrá el archivo de trabajo igual que el archivo de entrada.\n\nSalida 1: Se extrajeron subtítulos\nSalida 2: No se encontraron subtítulos para extraer",
"Label": "Extractor de Subtítulos",
"Fields": {
"ExtractAll": "Extraer Todos",
"ExtractAll-Help": "Si se deben extraer todos los subtítulos coincidentes.",
@@ -881,8 +881,8 @@
}
},
"VideoDuration": {
"Label": "Duración de Video",
"Description": "Prueba si la duración del video coincide con los parámetros dados.",
"Label": "Duración de Video",
"Fields": {
"Match": "Coincidencia",
"ValueHigh": " ",
@@ -894,8 +894,8 @@
}
},
"VideoDurationCompare": {
"Label": "Comparar Duración de Video",
"Description": "Compara la duración original de un video con su duración final.",
"Label": "Comparar Duración de Video",
"Fields": {
"AllowedDifference": "Diferencia Permitida",
"AllowedDifference-Help": "La diferencia de tiempo permitida entre la duración original del video y la duración final."
@@ -934,8 +934,8 @@
}
},
"VideoFile": {
"Label": "Archivo de Video",
"Description": "Un archivo de video de entrada que ha tenido su información de video leída y que puede ser procesado",
"Label": "Archivo de Video",
"Fields": {
"AnalyzeDuration": "Duración de análisis",
"AnalyzeDuration-Help": "Especifique cuántos segundos se analizan para sondear la entrada",

View File

@@ -17,8 +17,8 @@
"Flow": {
"Parts": {
"AudioToVideo": {
"Label": "Audio vers Vidéo",
"Description": "Convertit un fichier audio en un fichier vidéo et génère une vidéo basée sur l'audio",
"Label": "Audio vers Vidéo",
"Fields": {
"Codec": "Codec",
"Color": "Couleur",
@@ -32,16 +32,16 @@
}
},
"CanUseHardwareEncoding": {
"Label": "Peut Utiliser l'Encodage Matériel",
"Description": "Vérifie si l'encodeur matériel spécifié est actuellement disponible pour le flux.",
"Label": "Peut Utiliser l'Encodage Matériel",
"Fields": {
"Encoder": "Encodeur",
"Encoder-Help": "L'encodeur matériel à vérifier"
}
},
"ComskipRemoveAds": {
"Label": "Comskip: Supprimer les Publicités",
"Description": "Utilise un fichier EDL comskip et supprimera les publicités en utilisant ce fichier.",
"Label": "Comskip: Supprimer les Publicités",
"Fields": {
"RunComskipIfNoEdl": "Exécuter Comskip",
"RunComskipIfNoEdl-Help": "Exécuter comskip contre le fichier si aucun fichier comskip (EDL) n'est trouvé."
@@ -819,16 +819,16 @@
}
},
"ReadVideoInfo": {
"Label": "Lire les Informations Vidéo",
"Description": "Lit les informations vidéo du fichier de travail actuel et met à jour les variables vi.",
"Label": "Lire les Informations Vidéo",
"Outputs": {
"1": "Le fichier était un fichier vidéo et les informations ont été lues dans le flux",
"2": "Le fichier n'était pas un fichier vidéo ou n'a pas pu être lu"
}
},
"SubtitleExtractor": {
"Label": "Extracteur de Sous-titres",
"Description": "Extrait une seule piste de sous-titres et la sauvegarde à la destination. Peut extraire les formats srt, ass et ssa.\nCela NE metTRA PAS à jour le fichier de travail et gardera le fichier de travail identique au fichier d'entrée.\n\nSortie 1: Sous-titres extraits\nSortie 2: Aucun sous-titre trouvé à extraire",
"Label": "Extracteur de Sous-titres",
"Fields": {
"ExtractAll": "Extraire Tout",
"ExtractAll-Help": "Si tous les sous-titres correspondants doivent être extraits.",
@@ -850,7 +850,7 @@
"2": "Aucun sous-titre extrait"
}
},
"VideoAlreadyProcessed": {
"VideoAlreadyProcessed": {
"Description": "Teste si un fichier vidéo a déjà été traité par FileFlows",
"Label": "Vidéo Déjà Traité",
"Outputs": {
@@ -881,8 +881,8 @@
}
},
"VideoDuration": {
"Label": "Durée de la Vidéo",
"Description": "Vérifie si la durée de la vidéo correspond aux paramètres donnés.",
"Label": "Durée de la Vidéo",
"Fields": {
"Match": "Correspondance",
"ValueHigh": " ",
@@ -894,8 +894,8 @@
}
},
"VideoDurationCompare": {
"Label": "Comparer la Durée de la Vidéo",
"Description": "Compare la durée originale d'une vidéo avec sa durée finale.",
"Label": "Comparer la Durée de la Vidéo",
"Fields": {
"AllowedDifference": "Différence Autorisée",
"AllowedDifference-Help": "La différence de temps autorisée entre la durée originale de la vidéo et la durée finale."
@@ -934,8 +934,8 @@
}
},
"VideoFile": {
"Label": "Fichier Vidéo",
"Description": "Un fichier vidéo d'entrée dont les informations vidéo ont été lues et qui peut être traité",
"Label": "Fichier Vidéo",
"Fields": {
"AnalyzeDuration": "Durée d'analyse",
"AnalyzeDuration-Help": "Spécifiez combien de secondes sont analysées pour sonder l'entrée",

View File

@@ -17,8 +17,8 @@
"Flow": {
"Parts": {
"AudioToVideo": {
"Label": "Audio in Video",
"Description": "Converte un file audio in un file video e genera un video basato sull'audio",
"Label": "Audio in Video",
"Fields": {
"Codec": "Codec",
"Color": "Colore",
@@ -32,16 +32,16 @@
}
},
"CanUseHardwareEncoding": {
"Label": "Può Usare Codifica Hardware",
"Description": "Controlla se l'encoder hardware specificato è attualmente disponibile per il Flusso.",
"Label": "Può Usare Codifica Hardware",
"Fields": {
"Encoder": "Encoder",
"Encoder-Help": "Il decodificatore hardware da controllare"
}
},
"ComskipRemoveAds": {
"Label": "Comskip Rimuovi Pubblicità",
"Description": "Utilizza un file EDL comskip e rimuoverà le pubblicità utilizzando quel file.",
"Label": "Comskip Rimuovi Pubblicità",
"Fields": {
"RunComskipIfNoEdl": "Esegui Comskip",
"RunComskipIfNoEdl-Help": "Esegui comskip sul file se non viene trovato alcun file comskip (EDL)."
@@ -819,16 +819,16 @@
}
},
"ReadVideoInfo": {
"Label": "Leggi Informazioni Video",
"Description": "Legge le informazioni video dal file di lavoro corrente e aggiorna le variabili vi.",
"Label": "Leggi Informazioni Video",
"Outputs": {
"1": "Il file era un file video e le informazioni sono state lette nel flusso",
"2": "Il file non era un file video o non è stato possibile leggerlo"
}
},
"SubtitleExtractor": {
"Label": "Estrattore Sottotitoli",
"Description": "Estrae una singola traccia di sottotitoli e la salva nella destinazione. Può estrarre formati srt, ass e ssa.\nQuesto NON aggiornerà il file di lavoro e manterrà il file di lavoro lo stesso del file di input.\n\nOutput 1: I sottotitoli sono stati estratti\nOutput 2: Nessun sottotitolo trovato da estrarre",
"Label": "Estrattore Sottotitoli",
"Fields": {
"ExtractAll": "Estrai Tutto",
"ExtractAll-Help": "Se tutti i sottotitoli corrispondenti devono essere estratti.",
@@ -881,8 +881,8 @@
}
},
"VideoDuration": {
"Label": "Durata Video",
"Description": "Controlla se la durata del video corrisponde ai parametri dati.",
"Label": "Durata Video",
"Fields": {
"Match": "Corrispondenza",
"ValueHigh": " ",
@@ -894,8 +894,8 @@
}
},
"VideoDurationCompare": {
"Label": "Confronto Durata Video",
"Description": "Confronta la durata originale di un video con la sua durata finale.",
"Label": "Confronto Durata Video",
"Fields": {
"AllowedDifference": "Differenza Consentita",
"AllowedDifference-Help": "La differenza di tempo consentita tra la durata originale del video e la durata finale."
@@ -934,8 +934,8 @@
}
},
"VideoFile": {
"Label": "File Video",
"Description": "Un file video di input dal quale sono state lette le informazioni video e può essere elaborato.",
"Label": "File Video",
"Fields": {
"AnalyzeDuration": "Analizza Durata",
"AnalyzeDuration-Help": "Specifica quanti secondi devono essere analizzati per esaminare l'input.",

View File

@@ -17,8 +17,8 @@
"Flow": {
"Parts": {
"AudioToVideo": {
"Label": "オーディオからビデオ",
"Description": "オーディオファイルをビデオファイルに変換し、オーディオに基づいてビデオを生成します。",
"Label": "オーディオからビデオ",
"Fields": {
"Codec": "コーデック",
"Color": "色",
@@ -32,16 +32,16 @@
}
},
"CanUseHardwareEncoding": {
"Label": "ハードウェアエンコードを使用できるか",
"Description": "指定されたハードウェアエンコーダーが現在フローで利用可能かどうかをチェックします。",
"Label": "ハードウェアエンコードを使用できるか",
"Fields": {
"Encoder": "エンコーダー",
"Encoder-Help": "チェックするハードウェアデコーダー"
}
},
"ComskipRemoveAds": {
"Label": "Comskip広告を削除",
"Description": "comskip EDLファイルを使用し、そのファイルを使用してコマーシャルを削除します。",
"Label": "Comskip広告を削除",
"Fields": {
"RunComskipIfNoEdl": "Comskipを実行",
"RunComskipIfNoEdl-Help": "comskipEDLファイルが見つからない場合は、ファイルに対してcomskipを実行します。"
@@ -819,16 +819,16 @@
}
},
"ReadVideoInfo": {
"Label": "動画情報を読み取る",
"Description": "現在の作業ファイルから動画情報を読み取り、vi変数を更新します。",
"Label": "動画情報を読み取る",
"Outputs": {
"1": "ファイルは動画ファイルで、情報がフローに読み込まれました",
"2": "ファイルは動画ファイルではないか、読み取りに失敗しました"
}
},
"SubtitleExtractor": {
"Label": "字幕抽出",
"Description": "単一の字幕トラックを抽出し、宛先に保存します。srt、ass、およびssa形式を抽出できます。\nこれにより、作業ファイルは更新されず、作業ファイルは入力ファイルと同じになります。\n\n出力1: 字幕が抽出されました\n出力2: 抽出する字幕が見つかりませんでした",
"Label": "字幕抽出",
"Fields": {
"ExtractAll": "すべて抽出",
"ExtractAll-Help": "すべての一致する字幕を抽出する必要があるかどうか。",
@@ -851,7 +851,6 @@
}
},
"VideoAlreadyProcessed": {
"Label": "動画は既に処理されています",
"Description": "動画ファイルが既にFileFlowsによって処理されているかどうかをテストします。",
"Label": "動画は既に処理されています",
"Outputs": {
@@ -882,8 +881,8 @@
}
},
"VideoDuration": {
"Label": "動画の長さ",
"Description": "動画の長さが指定されたパラメータと一致するかどうかをテストします。",
"Label": "動画の長さ",
"Fields": {
"Match": "一致",
"ValueHigh": " ",
@@ -895,8 +894,8 @@
}
},
"VideoDurationCompare": {
"Label": "動画の長さ比較",
"Description": "動画の元の長さと最終的な長さを比較します。",
"Label": "動画の長さ比較",
"Fields": {
"AllowedDifference": "許容される差",
"AllowedDifference-Help": "動画の元の長さと最終的な長さの間で許可される時間の差。"
@@ -935,8 +934,8 @@
}
},
"VideoFile": {
"Label": "ビデオファイル",
"Description": "ビデオ情報が読み取られ、処理可能な入力ビデオファイル",
"Label": "ビデオファイル",
"Fields": {
"AnalyzeDuration": "分析時間",
"AnalyzeDuration-Help": "入力を調べるために分析される秒数を指定します",

View File

@@ -17,8 +17,8 @@
"Flow": {
"Parts": {
"AudioToVideo": {
"Label": "Audio naar Video",
"Description": "Converteert een audiobestand naar een videobestand en genereert een video op basis van de audio.",
"Label": "Audio naar Video",
"Fields": {
"Codec": "Codec",
"Color": "Kleur",
@@ -32,16 +32,16 @@
}
},
"CanUseHardwareEncoding": {
"Label": "Kan Hardware Codering Gebruiken",
"Description": "Controleert of de opgegeven hardware-encoder momenteel beschikbaar is voor de Flow.",
"Label": "Kan Hardware Codering Gebruiken",
"Fields": {
"Encoder": "Encoder",
"Encoder-Help": "De hardware-decoder om te controleren."
}
},
"ComskipRemoveAds": {
"Label": "Comskip: Verwijder Reclames",
"Description": "Gebruik een comskip EDL-bestand en verwijdert reclames met dat bestand.",
"Label": "Comskip: Verwijder Reclames",
"Fields": {
"RunComskipIfNoEdl": "Voer Comskip uit",
"RunComskipIfNoEdl-Help": "Voer comskip uit tegen het bestand als er geen comskip (EDL) bestand wordt gevonden."
@@ -819,16 +819,16 @@
}
},
"ReadVideoInfo": {
"Label": "Lees Video Informatie",
"Description": "Leest de video-informatie van het huidige werkbestand en werkt de vi-variabelen bij.",
"Label": "Lees Video Informatie",
"Outputs": {
"1": "Bestand was een videobestand en informatie is in de flow gelezen",
"2": "Bestand was geen videobestand of kon niet worden gelezen"
}
},
"SubtitleExtractor": {
"Label": "Ondertitel Extractor",
"Description": "Extraheert een enkele ondertiteltrack en slaat deze op de bestemming op. Kan srt-, ass- en ssa-indeling extraheren.\nDit zal het werkbestand NIET bijwerken en zal het werkbestand hetzelfde houden als het invoerbestand.\n\nOutput 1: Ondertitels zijn geëxtraheerd\nOutput 2: Geen ondertitels gevonden om te extraheren",
"Label": "Ondertitel Extractor",
"Fields": {
"ExtractAll": "Alle Extraheren",
"ExtractAll-Help": "Als alle overeenkomende ondertitels moeten worden geëxtraheerd.",
@@ -881,8 +881,8 @@
}
},
"VideoDuration": {
"Label": "Video Duur",
"Description": "Test of de duur van de video overeenkomt met de gegeven parameters.",
"Label": "Video Duur",
"Fields": {
"Match": "Overeenkomen",
"ValueHigh": " ",
@@ -894,8 +894,8 @@
}
},
"VideoDurationCompare": {
"Label": "Video Duur Vergelijking",
"Description": "Vergelijkt de oorspronkelijke duur van een video met de uiteindelijke duur.",
"Label": "Video Duur Vergelijking",
"Fields": {
"AllowedDifference": "Toegestane Verschil",
"AllowedDifference-Help": "Het toegestane tijdsverschil tussen de oorspronkelijke duur van de video en de uiteindelijke duur."
@@ -934,8 +934,8 @@
}
},
"VideoFile": {
"Label": "Videobestand",
"Description": "Een invoervideobestand waarvan de videoinformatie is gelezen en dat kan worden verwerkt",
"Label": "Videobestand",
"Fields": {
"AnalyzeDuration": "Analyse Duur",
"AnalyzeDuration-Help": "Geef op hoeveel seconden worden geanalyseerd om de invoer te onderzoeken",

View File

@@ -17,8 +17,8 @@
"Flow": {
"Parts": {
"AudioToVideo": {
"Label": "Áudio para Vídeo",
"Description": "Converte um arquivo de áudio em um arquivo de vídeo e gera um vídeo baseado no áudio",
"Label": "Áudio para Vídeo",
"Fields": {
"Codec": "Codec",
"Color": "Cor",
@@ -32,16 +32,16 @@
}
},
"CanUseHardwareEncoding": {
"Label": "Pode Usar Codificação de Hardware",
"Description": "Verifica se o codificador de hardware especificado está atualmente disponível para o fluxo.",
"Label": "Pode Usar Codificação de Hardware",
"Fields": {
"Encoder": "Codificador",
"Encoder-Help": "O decodificador de hardware a ser verificado"
}
},
"ComskipRemoveAds": {
"Label": "Comskip: Remover Comerciais",
"Description": "Usa um arquivo EDL comskip e removerá os comerciais usando esse arquivo.",
"Label": "Comskip: Remover Comerciais",
"Fields": {
"RunComskipIfNoEdl": "Executar Comskip",
"RunComskipIfNoEdl-Help": "Executar comskip contra o arquivo se nenhum arquivo comskip (EDL) for encontrado."
@@ -819,16 +819,16 @@
}
},
"ReadVideoInfo": {
"Label": "Ler Informações do Vídeo",
"Description": "Lê as informações do vídeo do arquivo de trabalho atual e atualiza as variáveis vi.",
"Label": "Ler Informações do Vídeo",
"Outputs": {
"1": "O arquivo era um arquivo de vídeo e as informações foram lidas no fluxo",
"2": "O arquivo não era um arquivo de vídeo ou não pôde ser lido"
}
},
"SubtitleExtractor": {
"Label": "Extrator de Legendas",
"Description": "Extrai uma única faixa de legendas e a salva no destino. Pode extrair formatos srt, ass e ssa.\nIsto NÃO atualizará o arquivo de trabalho e manterá o arquivo de trabalho igual ao arquivo de entrada.\n\nSaída 1: Legendas foram extraídas\nSaída 2: Nenhuma legenda encontrada para extrair",
"Label": "Extrator de Legendas",
"Fields": {
"ExtractAll": "Extrair Todos",
"ExtractAll-Help": "Se todos os subtítulos correspondentes devem ser extraídos.",
@@ -850,7 +850,7 @@
"2": "Nenhuma legenda extraída"
}
},
"VideoAlreadyProcessed": {
"VideoAlreadyProcessed": {
"Description": "Testa se um arquivo de vídeo já foi processado pelo FileFlows",
"Label": "Vídeo Já Processado",
"Outputs": {
@@ -881,8 +881,8 @@
}
},
"VideoDuration": {
"Label": "Duração do Vídeo",
"Description": "Verifica se a duração do vídeo corresponde aos parâmetros dados.",
"Label": "Duração do Vídeo",
"Fields": {
"Match": "Correspondência",
"ValueHigh": " ",
@@ -894,8 +894,8 @@
}
},
"VideoDurationCompare": {
"Label": "Comparar Duração do Vídeo",
"Description": "Compara a duração original de um vídeo com sua duração final.",
"Label": "Comparar Duração do Vídeo",
"Fields": {
"AllowedDifference": "Diferença Permitida",
"AllowedDifference-Help": "A diferença de tempo permitida entre a duração original do vídeo e a duração final."
@@ -934,8 +934,8 @@
}
},
"VideoFile": {
"Label": "Arquivo de Vídeo",
"Description": "Um arquivo de vídeo de entrada que teve suas informações de vídeo lidas e pode ser processado",
"Label": "Arquivo de Vídeo",
"Fields": {
"AnalyzeDuration": "Duração da análise",
"AnalyzeDuration-Help": "Especifique quantos segundos são analisados para sondar a entrada",

View File

@@ -17,8 +17,8 @@
"Flow": {
"Parts": {
"AudioToVideo": {
"Label": "Аудио в видео",
"Description": "Конвертирует аудиофайл в видеофайл и генерирует видео на основе аудио",
"Label": "Аудио в видео",
"Fields": {
"Codec": "Кодек",
"Color": "Цвет",
@@ -32,16 +32,16 @@
}
},
"CanUseHardwareEncoding": {
"Label": "Может использовать аппаратное кодирование",
"Description": "Проверяет, доступен ли указанный аппаратный кодер для потока.",
"Label": "Может использовать аппаратное кодирование",
"Fields": {
"Encoder": "Кодер",
"Encoder-Help": "Аппаратный декодер для проверки"
}
},
"ComskipRemoveAds": {
"Label": "Comskip: Удалить рекламу",
"Description": "Использует файл EDL comskip и удаляет рекламу с его помощью.",
"Label": "Comskip: Удалить рекламу",
"Fields": {
"RunComskipIfNoEdl": "Запустить Comskip",
"RunComskipIfNoEdl-Help": "Запустить comskip для файла, если файл comskip (EDL) не найден."
@@ -819,16 +819,16 @@
}
},
"ReadVideoInfo": {
"Label": "Чтение информации о видео",
"Description": "Читает информацию о видео из текущего рабочего файла и обновляет переменные vi.",
"Label": "Чтение информации о видео",
"Outputs": {
"1": "Файл был видеофайлом, и информация была считана в поток",
"2": "Файл не был видеофайлом или чтение не удалось"
}
},
"SubtitleExtractor": {
"Label": "Извлечение субтитров",
"Description": "Извлекает одну дорожку субтитров и сохраняет ее в назначении. Может извлекать форматы srt, ass и ssa.\nЭто НЕ обновит рабочий файл и сохранит рабочий файл таким же, как входной файл.\n\nВыход 1: Субтитры были извлечены\nВыход 2: Субтитры для извлечения не найдены",
"Label": "Извлечение субтитров",
"Fields": {
"ExtractAll": "Извлечь все",
"ExtractAll-Help": "Если все совпадающие субтитры должны быть извлечены.",
@@ -881,8 +881,8 @@
}
},
"VideoDuration": {
"Label": "Проверка продолжительности видео",
"Description": "Проверяет, совпадает ли продолжительность видео с заданными параметрами.",
"Label": "Проверка продолжительности видео",
"Fields": {
"Match": "Совпадение",
"ValueHigh": " ",
@@ -894,8 +894,8 @@
}
},
"VideoDurationCompare": {
"Label": "Сравнение продолжительности видео",
"Description": "Сравнивает оригинальную продолжительность видео с его финальной продолжительностью.",
"Label": "Сравнение продолжительности видео",
"Fields": {
"AllowedDifference": "Допустимая разница",
"AllowedDifference-Help": "Допустимая разница во времени между оригинальной продолжительностью видео и финальной продолжительностью."
@@ -934,8 +934,8 @@
}
},
"VideoFile": {
"Label": "Видео файл",
"Description": "Входной видеофайл, информация о котором была считана и который может быть обработан",
"Label": "Видео файл",
"Fields": {
"AnalyzeDuration": "Анализировать продолжительность",
"AnalyzeDuration-Help": "Укажите, сколько секунд будет проанализировано для проверки входного файла",

View File

@@ -17,8 +17,8 @@
"Flow": {
"Parts": {
"AudioToVideo": {
"Label": "Ljud till Video",
"Description": "Konverterar en ljudfil till en videofil och genererar en video baserad på ljudet.",
"Label": "Ljud till Video",
"Fields": {
"Codec": "Codec",
"Color": "Färg",
@@ -32,16 +32,16 @@
}
},
"CanUseHardwareEncoding": {
"Label": "Kan använda hårdvaruavkodning",
"Description": "Kontrollerar om den angivna hårdvaruavkodaren för närvarande är tillgänglig för flödet.",
"Label": "Kan använda hårdvaruavkodning",
"Fields": {
"Encoder": "Avkodare",
"Encoder-Help": "Den hårdvaruavkodare som ska kontrolleras"
}
},
"ComskipRemoveAds": {
"Label": "Comskip: Ta bort reklam",
"Description": "Använder en comskip EDL-fil och tar bort reklam med hjälp av den filen.",
"Label": "Comskip: Ta bort reklam",
"Fields": {
"RunComskipIfNoEdl": "Kör Comskip",
"RunComskipIfNoEdl-Help": "Kör comskip mot filen om ingen comskip (EDL) fil hittas."
@@ -819,16 +819,16 @@
}
},
"ReadVideoInfo": {
"Label": "Läs videoinformation",
"Description": "Läser videoinformation från den aktuella arbetsfilen och uppdaterar vi-variablerna.",
"Label": "Läs videoinformation",
"Outputs": {
"1": "Fil var en videofil och information lästes in i flödet",
"2": "Fil var inte en videofil eller kunde inte läsas"
}
},
"SubtitleExtractor": {
"Label": "Undertextsextraktor",
"Description": "Extraherar en enda undertextspår och sparar den till destinationen. Kan extrahera srt, ass och ssa-format.\nDetta kommer INTE att uppdatera arbetsfilen och kommer att hålla arbetsfilen densamma som ingångsfilen.\n\nUtdata 1: Undertexter extraherade\nUtdata 2: Inga undertexter hittades för att extrahera",
"Label": "Undertextsextraktor",
"Fields": {
"ExtractAll": "Extrahera alla",
"ExtractAll-Help": "Om alla matchande undertexter ska extraheras.",
@@ -881,8 +881,8 @@
}
},
"VideoDuration": {
"Label": "Videovaraktighet",
"Description": "Testar om varaktigheten av videon matchar de angivna parametrarna.",
"Label": "Videovaraktighet",
"Fields": {
"Match": "Matcha",
"ValueHigh": " ",
@@ -894,8 +894,8 @@
}
},
"VideoDurationCompare": {
"Label": "Jämför videovaraktighet",
"Description": "Jämför den ursprungliga varaktigheten av en video med dess slutliga varaktighet.",
"Label": "Jämför videovaraktighet",
"Fields": {
"AllowedDifference": "Tillåten skillnad",
"AllowedDifference-Help": "Den tillåtna tidskillnaden mellan videons ursprungliga varaktighet och den slutliga varaktigheten."
@@ -934,8 +934,8 @@
}
},
"VideoFile": {
"Label": "Videofil",
"Description": "En inmatningsvideofil som har fått sin videoinformation läst och kan bearbetas",
"Label": "Videofil",
"Fields": {
"AnalyzeDuration": "Analysera Varaktighet",
"AnalyzeDuration-Help": "Ange hur många sekunder som analyseras för att undersöka inmatningen",

View File

@@ -17,8 +17,8 @@
"Flow": {
"Parts": {
"AudioToVideo": {
"Label": "音频转视频",
"Description": "将音频文件转换为视频文件,并基于音频生成视频",
"Label": "音频转视频",
"Fields": {
"Codec": "编解码器",
"Color": "颜色",
@@ -32,16 +32,16 @@
}
},
"CanUseHardwareEncoding": {
"Label": "可以使用硬件编码",
"Description": "检查指定的硬件编码器当前是否可用",
"Label": "可以使用硬件编码",
"Fields": {
"Encoder": "编码器",
"Encoder-Help": "要检查的硬件解码器"
}
},
"ComskipRemoveAds": {
"Label": "Comskip 删除广告",
"Description": "使用 comskip EDL 文件并根据该文件删除广告",
"Label": "Comskip 删除广告",
"Fields": {
"RunComskipIfNoEdl": "运行 Comskip",
"RunComskipIfNoEdl-Help": "如果未找到 comskip (EDL) 文件,则针对该文件运行 comskip。"
@@ -819,16 +819,16 @@
}
},
"ReadVideoInfo": {
"Label": "读取视频信息",
"Description": "从当前工作文件读取视频信息并更新 vi 变量。",
"Label": "读取视频信息",
"Outputs": {
"1": "文件是视频文件,信息已读取到流程中",
"2": "文件不是视频文件或读取失败"
}
},
"SubtitleExtractor": {
"Label": "字幕提取器",
"Description": "提取单个字幕轨道并保存到目标位置。可以提取 srt、ass 和 ssa 格式。\n这不会更新工作文件工作文件将保持与输入文件相同。\n\n输出 1提取了字幕\n输出 2未找到可提取的字幕",
"Label": "字幕提取器",
"Fields": {
"ExtractAll": "提取所有",
"ExtractAll-Help": "是否提取所有匹配的字幕。",
@@ -881,8 +881,8 @@
}
},
"VideoDuration": {
"Label": "视频持续时间",
"Description": "测试视频的持续时间是否符合给定参数。",
"Label": "视频持续时间",
"Fields": {
"Match": "匹配",
"ValueHigh": " ",
@@ -894,8 +894,8 @@
}
},
"VideoDurationCompare": {
"Label": "视频持续时间比较",
"Description": "比较视频的原始时长和最终时长。",
"Label": "视频持续时间比较",
"Fields": {
"AllowedDifference": "允许的差异",
"AllowedDifference-Help": "视频原始时长和最终时长之间的允许时间差。"
@@ -934,8 +934,8 @@
}
},
"VideoFile": {
"Label": "视频文件",
"Description": "输入视频文件,其视频信息已被读取,可以进行处理",
"Label": "视频文件",
"Fields": {
"AnalyzeDuration": "分析时长",
"AnalyzeDuration-Help": "指定分析输入的秒数",