diff --git a/AudioNodes/i18n/de.json b/AudioNodes/i18n/de.json index e6efeaa3..486d7c94 100644 --- a/AudioNodes/i18n/de.json +++ b/AudioNodes/i18n/de.json @@ -16,18 +16,21 @@ } }, "AudioFile": { + "Label": "Audiodatei", "Description": "Eine Eingabedatei für Audio, deren Audoinformationen gelesen wurden und die verarbeitet werden kann", "Outputs": { "1": "Audio-Datei aus der Bibliothek" } }, "AudioFileNormalization": { + "Label": "Audio-Datei-Normalisierung", "Description": "Normalisiert eine Audiodatei mit zwei Durchläufen des loudnorm-Filters von FFMPEG", "Outputs": { "1": "Normalisierte Audio-Datei, gespeichert in einer temporären Datei" } }, "ConvertAudio": { + "Label": "Audio konvertieren", "Description": "Konvertiert eine Audiodatei in das angegebene Audioformat", "Fields": { "Bitrate": "Bitrate", @@ -53,6 +56,7 @@ } }, "ConvertToAAC": { + "Label": "In AAC konvertieren", "Description": "Konvertiert eine Audiodatei in AAC", "Fields": { "Bitrate": "Bitrate", @@ -76,6 +80,7 @@ } }, "ConvertToFLAC": { + "Label": "In FLAC konvertieren", "Description": "Konvertiert eine Audiodatei in FLAC", "Fields": { "Bitrate": "Bitrate", @@ -97,6 +102,7 @@ } }, "ConvertToMP3": { + "Label": "In MP3 konvertieren", "Description": "Konvertiert eine Audiodatei in MP3", "Fields": { "Bitrate": "Bitrate", @@ -118,6 +124,7 @@ } }, "ConvertToOGG": { + "Label": "In OGG konvertieren", "Description": "Konvertiert eine Audiodatei in OGG", "Fields": { "Bitrate": "Bitrate", @@ -139,6 +146,7 @@ } }, "ConvertToWAV": { + "Label": "In WAV konvertieren", "Description": "Konvertiere eine Audiodatei in WAV", "Fields": { "Bitrate": "Bitrate", @@ -160,6 +168,7 @@ } }, "CreateAudioBook": { + "Label": "Hörbuch erstellen", "Description": "Erstellt ein Hörbuch aus Audiodateien im Eingangsverzeichnis", "Fields": { "DeleteSourceFiles": "Quelldateien löschen", @@ -175,6 +184,7 @@ } }, "EmbedArtwork": { + "Label": "Artwork einbetten", "Description": "Bettet das Artwork in eine Audiodatei ein", "Outputs": { "1": "Artwork gefunden und in die Audiodatei eingebettet", diff --git a/AudioNodes/i18n/en.json b/AudioNodes/i18n/en.json index bf765d38..120dd17a 100644 --- a/AudioNodes/i18n/en.json +++ b/AudioNodes/i18n/en.json @@ -16,18 +16,21 @@ } }, "AudioFile": { + "Label": "Audio File", "Description": "An input Audio file that has had its Audio Information read and can be processed", "Outputs": { "1": "Audio file from library" } }, "AudioFileNormalization": { + "Label": "Audio File Normalization", "Description": "Normalizes an audio file using two passes of FFMPEGs loudnorm filter", "Outputs": { "1": "Audio file normalized and saved to temporary file" } }, "ConvertAudio": { + "Label": "Convert Audio", "Description": "Convert a Audio file to the specified audio codec", "Fields": { "Bitrate": "Bitrate", @@ -53,6 +56,7 @@ } }, "ConvertToAAC": { + "Label": "Convert To AAC", "Description": "Convert a Audio file to AAC", "Fields": { "Bitrate": "Bitrate", @@ -76,6 +80,7 @@ } }, "ConvertToFLAC": { + "Label": "Convert To FLAC", "Description": "Convert a Audio file to FLAC", "Fields": { "Bitrate": "Bitrate", @@ -97,6 +102,7 @@ } }, "ConvertToMP3": { + "Label": "Convert To MP3", "Description": "Convert a Audio file to MP3", "Fields": { "Bitrate": "Bitrate", @@ -118,6 +124,7 @@ } }, "ConvertToOGG": { + "Label": "Convert To OGG", "Description": "Convert a Audio file to OGG", "Fields": { "Bitrate": "Bitrate", @@ -139,6 +146,7 @@ } }, "ConvertToWAV": { + "Label": "Convert To WAV", "Description": "Convert a Audio file to WAV", "Fields": { "Bitrate": "Bitrate", @@ -160,6 +168,7 @@ } }, "CreateAudioBook": { + "Label": "Create Audio Book", "Description": "Creates a audio book from audio files found in input directory", "Fields": { "DeleteSourceFiles": "Delete Source Files", @@ -175,6 +184,7 @@ } }, "EmbedArtwork": { + "Label": "EmbedArtwork", "Description": "Embeds artwork into an audio file", "Outputs": { "1": "Artwork found and embedded into the audio file", diff --git a/AudioNodes/i18n/es.json b/AudioNodes/i18n/es.json index 39fe7319..d396be21 100644 --- a/AudioNodes/i18n/es.json +++ b/AudioNodes/i18n/es.json @@ -16,18 +16,21 @@ } }, "AudioFile": { + "Label": "Archivo de Audio", "Description": "Un archivo de audio de entrada que ha tenido su información de audio leída y puede ser procesado", "Outputs": { "1": "Archivo de audio de la biblioteca" } }, "AudioFileNormalization": { + "Label": "Normalización de Archivo de Audio", "Description": "Normaliza un archivo de audio usando dos pasadas del filtro loudnorm de FFMPEG", "Outputs": { "1": "Archivo de audio normalizado y guardado en un archivo temporal" } }, "ConvertAudio": { + "Label": "Convertir Audio", "Description": "Convierte un archivo de audio al códec de audio especificado", "Fields": { "Bitrate": "Bitrate", @@ -53,6 +56,7 @@ } }, "ConvertToAAC": { + "Label": "Convertir a AAC", "Description": "Convierte un archivo de audio a AAC", "Fields": { "Bitrate": "Bitrate", @@ -76,6 +80,7 @@ } }, "ConvertToFLAC": { + "Label": "Convertir a FLAC", "Description": "Convierte un archivo de audio a FLAC", "Fields": { "Bitrate": "Bitrate", @@ -97,6 +102,7 @@ } }, "ConvertToMP3": { + "Label": "Convertir a MP3", "Description": "Convierte un archivo de audio a MP3", "Fields": { "Bitrate": "Bitrate", @@ -118,6 +124,7 @@ } }, "ConvertToOGG": { + "Label": "Convertir a OGG", "Description": "Convierte un archivo de audio a OGG", "Fields": { "Bitrate": "Bitrate", @@ -139,6 +146,7 @@ } }, "ConvertToWAV": { + "Label": "Convertir a WAV", "Description": "Convertir un archivo de audio a WAV", "Fields": { "Bitrate": "Tasa de bits", @@ -160,6 +168,7 @@ } }, "CreateAudioBook": { + "Label": "Crear Audiolibro", "Description": "Crea un libro de audio a partir de archivos de audio encontrados en el directorio de entrada", "Fields": { "DeleteSourceFiles": "Eliminar archivos fuente", @@ -175,6 +184,7 @@ } }, "EmbedArtwork": { + "Label": "Incorporar Obra de Arte", "Description": "Incorpora una obra de arte en un archivo de audio", "Outputs": { "1": "Obra de arte encontrada e incorporada en el archivo de audio", diff --git a/AudioNodes/i18n/fr.json b/AudioNodes/i18n/fr.json index 728c4856..9865ee54 100644 --- a/AudioNodes/i18n/fr.json +++ b/AudioNodes/i18n/fr.json @@ -16,18 +16,21 @@ } }, "AudioFile": { + "Label": "Fichier audio", "Description": "Un fichier d'entrée pour l'audio dont les informations audio ont été lues et qui peut être traité", "Outputs": { "1": "Fichier audio de la bibliothèque" } }, "AudioFileNormalization": { + "Label": "Normalisation du fichier audio", "Description": "Normalise un fichier audio avec deux passes du filtre loudnorm de FFMPEG", "Outputs": { "1": "Fichier audio normalisé, enregistré dans un fichier temporaire" } }, "ConvertAudio": { + "Label": "Convertir l'audio", "Description": "Convertit un fichier audio au format audio spécifié", "Fields": { "Bitrate": "Bitrate", @@ -53,6 +56,7 @@ } }, "ConvertToAAC": { + "Label": "Convertir en AAC", "Description": "Convertit un fichier audio en AAC", "Fields": { "Bitrate": "Bitrate", @@ -76,6 +80,7 @@ } }, "ConvertToFLAC": { + "Label": "Convertir en FLAC", "Description": "Convertit un fichier audio en FLAC", "Fields": { "Bitrate": "Bitrate", @@ -97,6 +102,7 @@ } }, "ConvertToMP3": { + "Label": "Convertir en MP3", "Description": "Convertit un fichier audio en MP3", "Fields": { "Bitrate": "Bitrate", @@ -118,6 +124,7 @@ } }, "ConvertToOGG": { + "Label": "Convertir en OGG", "Description": "Convertit un fichier audio en OGG", "Fields": { "Bitrate": "Bitrate", @@ -139,6 +146,7 @@ } }, "ConvertToWAV": { + "Label": "Convertir en WAV", "Description": "Convertir un fichier audio en WAV", "Fields": { "Bitrate": "Débit binaire", @@ -160,6 +168,7 @@ } }, "CreateAudioBook": { + "Label": "Créer un livre audio", "Description": "Crée un livre audio à partir de fichiers audio trouvés dans le répertoire d'entrée", "Fields": { "DeleteSourceFiles": "Supprimer les fichiers sources", @@ -175,6 +184,7 @@ } }, "EmbedArtwork": { + "Label": "Incorporer une œuvre d'art", "Description": "Incorpore une œuvre d'art dans un fichier audio", "Outputs": { "1": "Œuvre d'art trouvée et incorporée dans le fichier audio", diff --git a/AudioNodes/i18n/it.json b/AudioNodes/i18n/it.json index 90595305..80968a1e 100644 --- a/AudioNodes/i18n/it.json +++ b/AudioNodes/i18n/it.json @@ -16,18 +16,21 @@ } }, "AudioFile": { + "Label": "File Audio", "Description": "Un file audio di input che è stato letto e può essere elaborato", "Outputs": { "1": "File audio dalla libreria" } }, "AudioFileNormalization": { + "Label": "Normalizzazione File Audio", "Description": "Normalizza un file audio utilizzando due passaggi del filtro loudnorm di FFMPEG", "Outputs": { "1": "File audio normalizzato e salvato nel file temporaneo" } }, "ConvertAudio": { + "Label": "Converti Audio", "Description": "Converti un file audio nel codec audio specificato", "Fields": { "Bitrate": "Bitrate", @@ -53,6 +56,7 @@ } }, "ConvertToAAC": { + "Label": "Converti in AAC", "Description": "Converti un file audio in AAC", "Fields": { "Bitrate": "Bitrate", @@ -76,6 +80,7 @@ } }, "ConvertToFLAC": { + "Label": "Converti in FLAC", "Description": "Converti un file audio in FLAC", "Fields": { "Bitrate": "Bitrate", @@ -97,6 +102,7 @@ } }, "ConvertToMP3": { + "Label": "Converti in MP3", "Description": "Converti un file audio in MP3", "Fields": { "Bitrate": "Bitrate", @@ -118,6 +124,7 @@ } }, "ConvertToOGG": { + "Label": "Converti in OGG", "Description": "Converti un file audio in OGG", "Fields": { "Bitrate": "Bitrate", @@ -139,6 +146,7 @@ } }, "ConvertToWAV": { + "Label": "Converti in WAV", "Description": "Converte un file audio in WAV", "Fields": { "Bitrate": "Bitrate", @@ -160,6 +168,7 @@ } }, "CreateAudioBook": { + "Label": "Crea Audiolibro", "Description": "Crea un audiolibro dai file audio trovati nella directory di input", "Fields": { "DeleteSourceFiles": "Elimina i File di Origine", @@ -175,6 +184,7 @@ } }, "EmbedArtwork": { + "Label": "Incorpora Illustrazione", "Description": "Incorpora opere d'arte in un file audio", "Outputs": { "1": "Opera d'arte trovata e incorporata nel file audio", diff --git a/AudioNodes/i18n/ja.json b/AudioNodes/i18n/ja.json index 551817e1..632f4bc2 100644 --- a/AudioNodes/i18n/ja.json +++ b/AudioNodes/i18n/ja.json @@ -16,18 +16,21 @@ } }, "AudioFile": { + "Label": "オーディオファイル", "Description": "オーディオ情報が読み取られ、処理可能な入力オーディオファイル", "Outputs": { "1": "ライブラリからのオーディオファイル" } }, "AudioFileNormalization": { + "Label": "オーディオファイルの正規化", "Description": "FFMPEGのloudnormフィルターを使用してオーディオファイルを二重処理します。", "Outputs": { "1": "正規化されたオーディオファイルが一時ファイルとして保存されました" } }, "ConvertAudio": { + "Label": "オーディオの変換", "Description": "指定されたオーディオコーデックにオーディオファイルを変換します。", "Fields": { "Bitrate": "ビットレート", @@ -53,6 +56,7 @@ } }, "ConvertToAAC": { + "Label": "AACへの変換", "Description": "オーディオファイルをAACに変換します。", "Fields": { "Bitrate": "ビットレート", @@ -76,6 +80,7 @@ } }, "ConvertToFLAC": { + "Label": "FLACへの変換", "Description": "音声ファイルをFLACに変換します", "Fields": { "Bitrate": "ビットレート", @@ -97,6 +102,7 @@ } }, "ConvertToMP3": { + "Label": "MP3への変換", "Description": "音声ファイルをMP3に変換します", "Fields": { "Bitrate": "ビットレート", @@ -118,6 +124,7 @@ } }, "ConvertToOGG": { + "Label": "OGGへの変換", "Description": "音声ファイルをOGGに変換します", "Fields": { "Bitrate": "ビットレート", @@ -139,6 +146,7 @@ } }, "ConvertToWAV": { + "Label": "WAVへの変換", "Description": "音声ファイルをWAVに変換します", "Fields": { "Bitrate": "ビットレート", @@ -160,6 +168,7 @@ } }, "CreateAudioBook": { + "Label": "オーディオブックの作成", "Description": "入力ディレクトリ内の音声ファイルからオーディオブックを作成します", "Fields": { "DeleteSourceFiles": "ソースファイルを削除", @@ -175,6 +184,7 @@ } }, "EmbedArtwork": { + "Label": "アートワークの埋め込み", "Description": "音声ファイルにアートワークを埋め込みます", "Outputs": { "1": "アートワークが見つかり、音声ファイルに埋め込まれました", diff --git a/AudioNodes/i18n/nl.json b/AudioNodes/i18n/nl.json index 0280febf..40aa0a9c 100644 --- a/AudioNodes/i18n/nl.json +++ b/AudioNodes/i18n/nl.json @@ -16,18 +16,21 @@ } }, "AudioFile": { + "Label": "Audiobestand", "Description": "Een invoer audiobestand waarvan de audio-informatie is gelezen en dat kan worden verwerkt.", "Outputs": { "1": "Audiobestand uit bibliotheek" } }, "AudioFileNormalization": { + "Label": "Audiobestand normaliseren", "Description": "Normaliseert een audiobestand met behulp van twee passes van de loudnorm-filter van FFMPEG.", "Outputs": { "1": "Audiobestand genormaliseerd en opgeslagen in tijdelijk bestand" } }, "ConvertAudio": { + "Label": "Converteer audio", "Description": "Converteer een audiobestand naar de opgegeven audio-codec", "Fields": { "Bitrate": "Bitrate", @@ -53,6 +56,7 @@ } }, "ConvertToAAC": { + "Label": "Converteer naar AAC", "Description": "Converteer een audiobestand naar AAC", "Fields": { "Bitrate": "Bitrate", @@ -76,6 +80,7 @@ } }, "ConvertToFLAC": { + "Label": "Converteer naar FLAC", "Description": "Converteer een audiobestand naar FLAC", "Fields": { "Bitrate": "Bitrate", @@ -97,6 +102,7 @@ } }, "ConvertToMP3": { + "Label": "Converteer naar MP3", "Description": "Converteer een audiobestand naar MP3", "Fields": { "Bitrate": "Bitrate", @@ -118,6 +124,7 @@ } }, "ConvertToOGG": { + "Label": "Converteer naar OGG", "Description": "Converteer een audiobestand naar OGG", "Fields": { "Bitrate": "Bitrate", @@ -139,6 +146,7 @@ } }, "ConvertToWAV": { + "Label": "Converteer naar WAV", "Description": "Converteer een audiobestand naar WAV", "Fields": { "Bitrate": "Bitrate", @@ -160,6 +168,7 @@ } }, "CreateAudioBook": { + "Label": "Audioboek maken", "Description": "Maakt een audioboek van audiobestanden die in de invoermap zijn gevonden", "Fields": { "DeleteSourceFiles": "Bronbestanden Verwijderen", @@ -175,6 +184,7 @@ } }, "EmbedArtwork": { + "Label": "Artwork insluiten", "Description": "Voegt artwork toe aan een audiobestand", "Outputs": { "1": "Artwork gevonden en toegevoegd aan het audiobestand", diff --git a/AudioNodes/i18n/pt.json b/AudioNodes/i18n/pt.json index 48719da4..53dee68f 100644 --- a/AudioNodes/i18n/pt.json +++ b/AudioNodes/i18n/pt.json @@ -16,18 +16,21 @@ } }, "AudioFile": { + "Label": "Arquivo de áudio", "Description": "Um arquivo de entrada para o áudio cujas informações de áudio foram lidas e podem ser processadas.", "Outputs": { "1": "Arquivo de áudio da biblioteca" } }, "AudioFileNormalization": { + "Label": "Normalização de arquivo de áudio", "Description": "Normaliza um arquivo de áudio com duas passagens do filtro loudnorm do FFMPEG.", "Outputs": { "1": "Arquivo de áudio normalizado, salvo em um arquivo temporário" } }, "ConvertAudio": { + "Label": "Converter áudio", "Description": "Converte um arquivo de áudio para o formato de áudio especificado.", "Fields": { "Bitrate": "Bitrate", @@ -53,6 +56,7 @@ } }, "ConvertToAAC": { + "Label": "Converter para AAC", "Description": "Converte um arquivo de áudio para AAC.", "Fields": { "Bitrate": "Bitrate", @@ -76,6 +80,7 @@ } }, "ConvertToFLAC": { + "Label": "Converter para FLAC", "Description": "Converte um arquivo de áudio para FLAC.", "Fields": { "Bitrate": "Bitrate", @@ -97,6 +102,7 @@ } }, "ConvertToMP3": { + "Label": "Converter para MP3", "Description": "Converte um arquivo de áudio para MP3.", "Fields": { "Bitrate": "Bitrate", @@ -118,6 +124,7 @@ } }, "ConvertToOGG": { + "Label": "Converter para OGG", "Description": "Converte um arquivo de áudio para OGG.", "Fields": { "Bitrate": "Bitrate", @@ -139,6 +146,7 @@ } }, "ConvertToWAV": { + "Label": "Converter para WAV", "Description": "Converte um arquivo de áudio para WAV.", "Fields": { "Bitrate": "Bitrate", @@ -160,6 +168,7 @@ } }, "CreateAudioBook": { + "Label": "Criar audiolivro", "Description": "Cria um audiolivro a partir de arquivos de áudio encontrados no diretório de entrada", "Fields": { "DeleteSourceFiles": "Excluir arquivos de origem", @@ -175,6 +184,7 @@ } }, "EmbedArtwork": { + "Label": "Incorporar arte", "Description": "Incorpora arte em um arquivo de áudio", "Outputs": { "1": "Arte encontrada e incorporada no arquivo de áudio", diff --git a/AudioNodes/i18n/ru.json b/AudioNodes/i18n/ru.json index ea94851d..b11c3997 100644 --- a/AudioNodes/i18n/ru.json +++ b/AudioNodes/i18n/ru.json @@ -16,18 +16,21 @@ } }, "AudioFile": { + "Label": "Аудиофайл", "Description": "Входной аудиофайл, информация о котором была прочитана и может быть обработана", "Outputs": { "1": "Аудиофайл из библиотеки" } }, "AudioFileNormalization": { + "Label": "Нормализация аудиофайла", "Description": "Нормализует аудиофайл с помощью двух проходов фильтра loudnorm FFMPEG", "Outputs": { "1": "Аудиофайл нормализован и сохранен во временный файл" } }, "ConvertAudio": { + "Label": "Преобразовать аудио", "Description": "Преобразовать аудиофайл в указанный аудиокодек", "Fields": { "Bitrate": "Битрейт", @@ -53,6 +56,7 @@ } }, "ConvertToAAC": { + "Label": "Преобразовать в AAC", "Description": "Преобразовать аудиофайл в AAC", "Fields": { "Bitrate": "Битрейт", @@ -76,6 +80,7 @@ } }, "ConvertToFLAC": { + "Label": "Преобразовать в FLAC", "Description": "Преобразовать аудиофайл в FLAC", "Fields": { "Bitrate": "Битрейт", @@ -97,6 +102,7 @@ } }, "ConvertToMP3": { + "Label": "Преобразовать в MP3", "Description": "Преобразовать аудиофайл в MP3", "Fields": { "Bitrate": "Битрейт", @@ -118,6 +124,7 @@ } }, "ConvertToOGG": { + "Label": "Преобразовать в OGG", "Description": "Преобразовать аудиофайл в OGG", "Fields": { "Bitrate": "Битрейт", @@ -139,6 +146,7 @@ } }, "ConvertToWAV": { + "Label": "Преобразовать в WAV", "Description": "Преобразовать аудиофайл в WAV", "Fields": { "Bitrate": "Битрейт", @@ -160,6 +168,7 @@ } }, "CreateAudioBook": { + "Label": "Создать аудиокнигу", "Description": "Создает аудиокнигу из аудиофайлов, найденных в входном каталоге", "Fields": { "DeleteSourceFiles": "Удалить исходные файлы", @@ -175,6 +184,7 @@ } }, "EmbedArtwork": { + "Label": "Встроить обложку", "Description": "Встраивает обложку в аудиофайл", "Outputs": { "1": "Обложка найдена и встроена в аудиофайл", diff --git a/AudioNodes/i18n/sv.json b/AudioNodes/i18n/sv.json index 3d296089..52faa255 100644 --- a/AudioNodes/i18n/sv.json +++ b/AudioNodes/i18n/sv.json @@ -16,18 +16,21 @@ } }, "AudioFile": { + "Label": "Ljudfil", "Description": "En inmatningsljudfil som har läst sin ljudinformation och kan bearbetas", "Outputs": { "1": "Ljudfil från bibliotek" } }, "AudioFileNormalization": { + "Label": "Ljudfil Normalisering", "Description": "Normaliserar en ljudfil med hjälp av två pass av FFMPEG:s loudnorm-filter", "Outputs": { "1": "Ljudfil normaliserad och sparad i tillfällig fil" } }, "ConvertAudio": { + "Label": "Konvertera ljud", "Description": "Konvertera en ljudfil till den specificerade ljudkodningen", "Fields": { "Bitrate": "Bitrate", @@ -53,6 +56,7 @@ } }, "ConvertToAAC": { + "Label": "Konvertera till AAC", "Description": "Konvertera en ljudfil till AAC", "Fields": { "Bitrate": "Bitrate", @@ -76,6 +80,7 @@ } }, "ConvertToFLAC": { + "Label": "Konvertera till FLAC", "Description": "Konvertera en ljudfil till FLAC", "Fields": { "Bitrate": "Bitrate", @@ -97,6 +102,7 @@ } }, "ConvertToMP3": { + "Label": "Konvertera till MP3", "Description": "Konvertera en ljudfil till MP3", "Fields": { "Bitrate": "Bitrate", @@ -118,6 +124,7 @@ } }, "ConvertToOGG": { + "Label": "Konvertera till OGG", "Description": "Konvertera en ljudfil till OGG", "Fields": { "Bitrate": "Bitrate", @@ -139,6 +146,7 @@ } }, "ConvertToWAV": { + "Label": "Konvertera till WAV", "Description": "Konvertera en ljudfil till WAV", "Fields": { "Bitrate": "Bitrate", @@ -160,6 +168,7 @@ } }, "CreateAudioBook": { + "Label": "Skapa ljudbok", "Description": "Skapar en ljudbok från ljudfiler som finns i inmatningskatalogen", "Fields": { "DeleteSourceFiles": "Ta bort källfiler", @@ -175,6 +184,7 @@ } }, "EmbedArtwork": { + "Label": "Bädda in omslagsbild", "Description": "Infogar omslagsbild i en ljudfil", "Outputs": { "1": "Omslagsbild hittad och infogad i ljudfilen", diff --git a/AudioNodes/i18n/zh.json b/AudioNodes/i18n/zh.json index aa6b17a4..8715f2a4 100644 --- a/AudioNodes/i18n/zh.json +++ b/AudioNodes/i18n/zh.json @@ -16,6 +16,7 @@ } }, "AudioFile": { + "Label": "音频文件", "Description": "一个输入音频文件,已读取其音频信息,可以进行处理", "Outputs": { "1": "来自库的音频文件" @@ -28,6 +29,7 @@ } }, "ConvertAudio": { + "Label": "转换音频", "Description": "将音频文件转换为指定的音频编码", "Fields": { "Bitrate": "比特率", @@ -53,6 +55,7 @@ } }, "ConvertToAAC": { + "Label": "转换为 AAC", "Description": "将音频文件转换为 AAC", "Fields": { "Bitrate": "比特率", @@ -76,6 +79,7 @@ } }, "ConvertToFLAC": { + "Label": "转换为 FLAC", "Description": "将音频文件转换为 FLAC", "Fields": { "Bitrate": "比特率", @@ -97,6 +101,7 @@ } }, "ConvertToMP3": { + "Label": "转换为 MP3", "Description": "将音频文件转换为MP3", "Fields": { "Bitrate": "比特率", @@ -118,6 +123,7 @@ } }, "ConvertToOGG": { + "Label": "转换为 OGG", "Description": "将音频文件转换为OGG", "Fields": { "Bitrate": "比特率", @@ -139,6 +145,7 @@ } }, "ConvertToWAV": { + "Label": "转换为 WAV", "Description": "将音频文件转换为WAV", "Fields": { "Bitrate": "比特率", @@ -160,6 +167,7 @@ } }, "CreateAudioBook": { + "Label": "创建有声书", "Description": "从输入目录中找到的音频文件创建有声书", "Fields": { "DeleteSourceFiles": "删除源文件", @@ -175,6 +183,7 @@ } }, "EmbedArtwork": { + "Label": "嵌入艺术作品", "Description": "将艺术作品嵌入音频文件", "Outputs": { "1": "找到艺术作品并嵌入音频文件", diff --git a/BasicNodes/i18n/de.json b/BasicNodes/i18n/de.json index 28ec5c14..6db5078b 100644 --- a/BasicNodes/i18n/de.json +++ b/BasicNodes/i18n/de.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { + "Label": "Flow abschließen", "Description": "Beendet den Ablauf erfolgreich" }, "CopyFile": { + "Label": "Datei kopieren", "Description": "Kopiert die Datei zum Zielverzeichnis", "Fields": { "AdditionalFiles": "Zusätzliche Dateien", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "Löschen", "Description": "Löscht eine Datei oder einen Ordner", "Fields": { "FileName": "Pfad", @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "Prozess ausführen", "Description": "Execute the following process against the file.\nAusgang 1: The process returned the success exit code\nAusgang 2: The process return a non-successful exit code.", "Fields": { "Arguments": "Befehle", @@ -124,6 +128,7 @@ } }, "FailFlow": { + "Label": "Flow fehlschlagen", "Description": "Lässt einen Flow sofort fehlschlagen. Dies ist nützlich, wenn ein bestimmter Pfad fehlschlägt.", "Fields": { "Reason": "Grund", @@ -131,6 +136,7 @@ } }, "FileDateCompare": { + "Label": "Dateidatum vergleichen", "Description": "Überprüft, ob das Erstellungsdatum oder das letzte Änderungsdatum der Datei dem angegebenen Datumsbereich entspricht.", "Fields": { "Date": "Datum", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "Datei existiert", "Description": "Prüft ob die Datei existiert.\n\nAusgang 1: Datei existiert\nAusgang 2: Datei nicht gefunden", "Fields": { "FileName": "Dateiname", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "Dateiendung", "Description": "Es wird überprüft ob die Datei eine bestimmte Endung hat.\n\nAusgang 1: Trifft zu\nAusgang 2: Trifft nicht zu", "Fields": { "Extensions": "Endungen", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "Dateigröße", "Description": "Überprüft, ob die Dateigröße mit den konfigurierten Parametern übereinstimmt. Die Werte sind in Megabyte angegeben.\n\nAusgang 1: Trifft zu\nAusgang 2: Trifft nicht zu", "Fields": { "Comparison": "Vergleich", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "Dateigröße vergleichen", "Description": "Überprüft, ob sich die Größe der Datei im Vergleich zur Originaldatei geändert hat.\n\nAusgang 1: Datei ist kleiner\nAusgang 2: Datei ist gleichgroß\nAusgang 3: Datei ist größer", "Outputs": { "1": "Kleiner als Originaldatei", @@ -190,9 +200,12 @@ } }, "FileSizeWithin": { + "Label": "Dateigröße innerhalb", "Description": "Überprüft, ob die neue Dateigröße innerhalb des zulässigen Bereichs der ursprünglichen Dateigröße liegt.", - "Value": "Wert", - "Value-Help": "Der zulässige Unterschied für die Dateigröße, dieser Wert kann entweder plus oder minus diesen Unterschied sein.", + "Fields": { + "Value": "Wert", + "Value-Help": "Der zulässige Unterschied für die Dateigröße, dieser Wert kann entweder plus oder minus diesen Unterschied sein." + }, "Outputs": { "1": "Die Dateigröße liegt im zulässigen Bereich", "2": "Die Dateigröße liegt nicht im zulässigen Bereich" @@ -213,6 +226,7 @@ } }, "FolderIterator": { + "Label": "Ordner durchlaufen", "Description": "Durchläuft alle Dateien in einem bestimmten Ordner und führt diese Dateien in einem Unterfluss aus.", "Fields": { "Flow": "Flow", @@ -251,6 +265,7 @@ } }, "GotoFlow": { + "Label": "Flow wechseln", "Description": "Dadurch können Sie zur Verarbeitung zu einem anderen Flow wechseln. Dieser Flow wird beendet und die Parameter und das Workingfile werden an den neuen Flow übergeben.", "Fields": { "Flow": "Flow", @@ -259,6 +274,7 @@ } }, "HasHardLinks": { + "Label": "Harte Links", "Description": "Überprüft, ob eine Datei harte Links hat oder nicht.", "Fields": { "Count": "Anzahl", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "Wenn Wahr", "Description": "Testet, ob eine Variable wahr oder falsch ist", "Fields": { "Variable": "Variable", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "Wenn Zeichenfolge", "Description": "Testet, ob eine Variable mit einer Zeichenfolge übereinstimmt.", "Fields": { "Options": "Optionen", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "Eingabedatei", "Description": "Ein Imput für einzelne Dateien. Dies ist für einen Flow erforderlich. Es können mehrere Imputs genutzt werden, es ist jedoch nur einer erforderlich.", "Outputs": { "1": "Datei einfügen" } }, "InputFolder": { + "Label": "Eingabeordner", "Description": "Ein Imput für einen Ordner. Dies funktioniert nur, wenn der Flow auf Ordner eingestellt ist.", "Outputs": { "1": "Ordner einfügen" } }, "IsDocker": { + "Label": "Ist Docker", "Description": "Bestimmt, ob dieser Flow auf Docker läuft", "Outputs": { "1": "Läuft auf Docker", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "Stammt aus Bibliothek", "Description": "Überprüft, ob die verarbeitete Datei aus der angegebenen Bibliothek stammt.", "Fields": { "Library": "Bibliothek", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "Ist Linux", "Description": "Bestimmt, ob dieser Flow unter Linux läuft.", "Outputs": { "1": "Läuft unter Linux", @@ -351,6 +374,7 @@ } }, "IsProcessingOnNode": { + "Label": "Wird auf Knoten verarbeitet", "Description": "Überprüft, ob der Flow derzeit auf einem bestimmten Verarbeitungs-Knoten verarbeitet wird.", "Fields": { "Node": "Knoten", @@ -362,6 +386,7 @@ } }, "IsWindows": { + "Label": "Ist Windows", "Description": "Bestimmt, ob dieser Flow unter Windows läuft.", "Outputs": { "1": "Läuft unter Windows", @@ -369,6 +394,7 @@ } }, "ListIterator": { + "Label": "Liste durchlaufen", "Description": "Durchläuft alle Strings in einer gegebenen Liste und führt diese Strings gegen einen Unterfluss aus.", "Fields": { "Flow": "Flow", @@ -381,6 +407,7 @@ } }, "Log": { + "Label": "Protokoll", "Description": "Protokolliert eine Nachricht im Flowlog", "Fields": { "LogType": "Typ", @@ -391,6 +418,7 @@ } }, "Matches": { + "Label": "Übereinstimmungen", "Description": "Vergleicht eine Menge von Werten und prüft die Bedingungen, um zu sehen, welche Ausgabe aufgerufen werden soll.", "Fields": { "MatchConditions": "", @@ -400,6 +428,7 @@ } }, "MatchesAll": { + "Label": "Alle Übereinstimmungen", "Description": "Vergleicht eine Menge von Werten und prüft, ob alle Bedingungen übereinstimmen.", "Fields": { "MatchConditions": "", @@ -413,6 +442,7 @@ } }, "MoveFile": { + "Label": "Datei verschieben", "Description": "Verschiebt eine Datei in den Zielordner", "Fields": { "AdditionalFiles": "Zusätzliche Dateien", @@ -439,6 +469,7 @@ } }, "MoveFolder": { + "Label": "Ordner verschieben", "Description": "Verschiebt einen Ordner", "Fields": { "CreateSubfolder": "Unterordner erstellen", @@ -453,6 +484,7 @@ } }, "OlderThan": { + "Label": "Älter als", "Description": "Überprüft, ob eine Datei älter als der angegebene Bereich ist.", "Fields": { "Date": "Datum", @@ -465,12 +497,14 @@ } }, "OriginalFile": { + "Label": "Originaldatei", "Description": "Setzt das aktuelle Workingfile im Flow auf die Originaldatei, mit dem der Flow gestartet hat.", "Outputs": { "1": "Originaldatei mit Workingfile ersetzen." } }, "PatternMatch": { + "Label": "Musterübereinstimmung", "Description": "Testet das Workingfile und die Originaldatei anhand eines regulären Ausdrucks.\n\nAusgang 1: Entspricht dem Ausdruck\nAusgang 2: Entspricht nicht dem Ausdruck", "Fields": { "Pattern": "Muster", @@ -482,6 +516,7 @@ } }, "PatternReplacer": { + "Label": "Musterersetzer", "Description": "Ermöglicht das Ersetzen des Dateinamens. Kann reguläre Ausdrücke für Ersetzungen oder einfache Zeichenfolgenersetzungen verwenden.\n\nAusgang 1: ausgetauscht\nAusgang 2: Nicht ausgetauscht", "Label": "Dateinamen-Musteraustausch", "Fields": { @@ -524,6 +559,7 @@ } }, "Renamer": { + "Label": "Umbenennen", "Description": "Umbennenen des Workingfiles.\nVariablen können durch Eingabe des Zeichens „{“ im Feld „Muster“ verwenden.", "Fields": { "CsvFile": "CSV Datei", @@ -540,6 +576,7 @@ } }, "ReplaceOriginal": { + "Label": "Original ersetzen", "Description": "Ersetzt die Originaldatei durch das Workingfile.\n\nWenn die Dateiendung des Workingfiles eine andere ist, wird die Originaldatei gelöscht und das Workingfiles mit der neuen Erweiterung in den Ordner der Originaldatei verschoben.\nZ.B von File.avi zu File.mkv", "Fields": { "PreserverOriginalDates": "Zeitstempel übernehmen", @@ -550,6 +587,7 @@ } }, "Reprocess": { + "Label": "Erneut verarbeiten", "Description": "Das Fluss-Element ermöglicht es Ihnen, die ursprüngliche Bibliotheksdatei mit einem anderen Verarbeitungsnode erneut zu verarbeiten.\n\n Wenn derselbe Verarbeitungsnode ausgewählt wird, der derzeit die Datei verarbeitet, schlägt der Fluss fehl.", "Fields": { "Node": "Node", @@ -619,6 +657,7 @@ } }, "Sleep": { + "Label": "Schlafen", "Description": "Unterbricht den Flow", "Fields": { "Milliseconds": "Millisekunden", @@ -629,6 +668,7 @@ } }, "Touch": { + "Label": "Touch", "Description": "Toucht eine Datei oder ein Verzeichnis und setzt die letzte Schreibzeit auf „Jetzt“.", "Fields": { "FileName": "Dateiname", @@ -639,6 +679,7 @@ } }, "Unpack": { + "Label": "Entpacken", "Description": "Ermöglicht das Entpacken eines Archivs. (zip, rar, tar, ect.)", "Fields": { "DestinationPath": "Zielordner", @@ -651,6 +692,7 @@ } }, "VariableMatch": { + "Label": "Variable übereinstimmen", "Description": "Testet, ob eine Eingabe mit einer gespeicherten Variablen übereinstimmt", "Fields": { "Input": "Eingang", @@ -666,6 +708,7 @@ } }, "WebRequest": { + "Label": "Webanfrage", "Description": "Ermöglicht das Senden einer Webanfrage", "Fields": { "Body": "Body", @@ -687,6 +730,7 @@ } }, "WriteText": { + "Label": "Text schreiben", "Description": "Schreibt Text in eine Datei", "Fields": { "File": "Datei", @@ -699,6 +743,7 @@ } }, "Zip": { + "Label": "Zip", "Description": "Ermöglicht Ihnen, die Datei zu komprimieren", "Fields": { "DestinationFile": "Zieldatei", diff --git a/BasicNodes/i18n/en.json b/BasicNodes/i18n/en.json index 5c66f108..43e93e9c 100644 --- a/BasicNodes/i18n/en.json +++ b/BasicNodes/i18n/en.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { + "Label": "Complete Flow", "Description": "Completes/ends the flow as successful" }, "CopyFile": { + "Label": "Copy File", "Description": "Copies a file to the destination folder", "Fields": { "AdditionalFiles": "Additional Files", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "Delete", "Description": "Deletes a file or folder", "Fields": { "FileName": "Path", @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "Executor", "Description": "Execute the following process against the file.\nOutput 1: The process returned the success exit code\nOutput 2: The process return a non-successful exit code.", "Fields": { "Arguments": "Arguments", @@ -124,6 +128,7 @@ } }, "FailFlow": { + "Label": "Fail Flow", "Description": "Fails a flow immediately, useful if you want a certain path to just fail.", "Fields": { "Reason": "Reason", @@ -131,6 +136,7 @@ } }, "FileDateCompare": { + "Label": "File Date Compare", "Description": "Checks if the file creation or last write time matches the specified date constraint.", "Fields": { "Date": "Date", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "File Exists", "Description": "Checks if a file exists\n\nOutput 1: File exists\nOutput 2: File does not exist", "Fields": { "FileName": "File Name", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "File Extension", "Description": "Checks if the file has one of the configured extensions.\n\nOutput 1: Matches\nOutput 2: Does not match", "Fields": { "Extensions": "Extensions", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "File Size", "Description": "Checks if the file size matches the configured parameters. The values are in megabytes.\n\nOutput 1: Matches\nOutput 2: Does not match", "Fields": { "Comparison": "Comparison", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "File Size Compare", "Description": "Checks if the file size has changed sized from the original file.", "Outputs": { "1": "Smaller than original", @@ -190,9 +200,12 @@ } }, "FileSizeWithin": { + "Label": "File Size Within", "Description": "Checks if the new file size is within the allowed range of the original file size.", - "Value": "Value", - "Value-Help": "The difference allowed for the file size, this value can be either plus or minus this difference.", + "Fields": { + "Value": "Value", + "Value-Help": "The difference allowed for the file size, this value can be either plus or minus this difference." + }, "Outputs": { "1": "File size is within allowed range", "2": "File size is not within allowed range" @@ -213,6 +226,7 @@ } }, "FolderIterator": { + "Label": "Folder Iterator", "Description": "Iterates all files in a given folder and executes those files against a sub flow.", "Fields": { "Flow": "Flow", @@ -251,6 +265,7 @@ } }, "GotoFlow": { + "Label": "Goto Flow", "Description": "This lets you switch to a different flow to process. This flow will exit and the parameters and working file will be passed into the new Flow", "Fields": { "Flow": "Flow", @@ -259,6 +274,7 @@ } }, "HasHardLinks": { + "Label": "Has Hard Links", "Description": "Checks if a file has hard links to it or not", "Fields": { "Count": "Count", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "If Boolean", "Description": "Tests if a Variable is true or false", "Fields": { "Variable": "Variable", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "If String", "Description": "Tests if a Variable is matches a string", "Fields": { "Options": "Options", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "Input File", "Description": "An input flow element for a file. This is required and is the starting point of a flow. Any input flow element can be used, just one is required.", "Outputs": { "1": "Library File" } }, "InputFolder": { + "Label": "Input Folder", "Description": "An input flow element for a folder. This will only work if the library using this flow is configured for folders.", "Outputs": { "1": "Library Folder" } }, "IsDocker": { + "Label": "Is Docker", "Description": "Determines if this flow is running on Docker", "Outputs": { "1": "Is running on Docker", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "Is From Library", "Description": "Checks if the file that is processing is from the specified library.", "Fields": { "Library": "Library", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "Is Linux", "Description": "Determines if this flow is running on Linux", "Outputs": { "1": "Is running on Linux", @@ -351,6 +374,7 @@ } }, "IsProcessingOnNode": { + "Label": "Is Processing On Node", "Description": "Checks if the flow is currently processing on a specified processing node.", "Fields": { "Node": "Node", @@ -362,6 +386,7 @@ } }, "IsWindows": { + "Label": "Is Windows", "Description": "Determines if this flow is running on Windows", "Outputs": { "1": "Is running on Windows", @@ -369,6 +394,7 @@ } }, "ListIterator": { + "Label": "List Iterator", "Description": "Iterates all strings in a given list and executes those strings against a sub flow.", "Fields": { "Flow": "Flow", @@ -381,6 +407,7 @@ } }, "Log": { + "Label": "Log", "Description": "Logs a message to the flow log", "Fields": { "LogType": "Type", @@ -391,6 +418,7 @@ } }, "Matches": { + "Label": "Matches", "Description": "Compares a set of values and matches conditions to see which output should be called", "Fields": { "MatchConditions": "", @@ -400,6 +428,7 @@ } }, "MatchesAll": { + "Label": "Matches All", "Description": "Compares a set of values and checks if all conditions match.", "Fields": { "MatchConditions": "", @@ -413,6 +442,7 @@ } }, "MoveFile": { + "Label": "Move File", "Description": "Moves a file to the destination folder", "Fields": { "AdditionalFiles": "Additional Files", @@ -439,6 +469,7 @@ } }, "MoveFolder": { + "Label": "Move Folder", "Description": "Moves a folder", "Fields": { "CreateSubfolder": "Create Subfolder", @@ -453,6 +484,7 @@ } }, "OlderThan": { + "Label": "Older Than", "Description": "Checks if a folder is older than the range specified", "Fields": { "Date": "Date", @@ -465,12 +497,14 @@ } }, "OriginalFile": { + "Label": "Original File", "Description": "Sets the current working file in the flow to the original file that started the flow", "Outputs": { "1": "Working file set to original file" } }, "PatternMatch": { + "Label": "Pattern Match", "Description": "Tests the working file and original file against a regular expression.\n\nOutput 1: Matches expression\nOutput 2: Does not match", "Fields": { "Pattern": "Pattern", @@ -524,6 +558,7 @@ } }, "Renamer": { + "Label": "Renamer", "Description": "Renames the working file.\nVariables can be used by entering the key '{' inside the Pattern field.", "Fields": { "CsvFile": "CSV File", @@ -540,6 +575,7 @@ } }, "ReplaceOriginal": { + "Label": "Replace Original", "Description": "Replaces the original file with the working file.\n\nIf the extension is different on the working file, the original file will be deleted and the working file will be moved to the original with the new extension.\nE.g. from File.avi to File.mkv", "Fields": { "PreserverOriginalDates": "Preserve Dates", @@ -550,6 +586,7 @@ } }, "Reprocess": { + "Label": "Reprocess", "Description": "The flow element allows you to reprocess the original library file with a different processing node.\n\n If the same processing node is selected as the one currently processing the file, the flow will fail.", "Fields": { "Node": "Node", @@ -619,6 +656,7 @@ } }, "Sleep": { + "Label": "Sleep", "Description": "Pauses the flow", "Fields": { "Milliseconds": "Milliseconds", @@ -629,6 +667,7 @@ } }, "Touch": { + "Label": "Touch", "Description": "Touches a file or directory and sets the last write time to now.", "Fields": { "FileName": "File Name", @@ -639,6 +678,7 @@ } }, "Unpack": { + "Label": "Unpack", "Description": "Allows you to unpack an archive (zip, rar, tar, etc)", "Fields": { "DestinationPath": "Destination Folder", @@ -651,6 +691,7 @@ } }, "VariableMatch": { + "Label": "Variable Match", "Description": "Tests if a input matches a stored Variable", "Fields": { "Input": "Value", @@ -666,6 +707,7 @@ } }, "WebRequest": { + "Label": "Web Request", "Description": "Allows you to send a web request", "Fields": { "Body": "Body", @@ -687,6 +729,7 @@ } }, "WriteText": { + "Label": "Write Text", "Description": "Writes text to a file", "Fields": { "File": "File", @@ -699,6 +742,7 @@ } }, "Zip": { + "Label": "Zip", "Description": "Allows you to zip the input", "Fields": { "DestinationFile": "Destination File", diff --git a/BasicNodes/i18n/es.json b/BasicNodes/i18n/es.json index 6be262aa..c36b6c60 100644 --- a/BasicNodes/i18n/es.json +++ b/BasicNodes/i18n/es.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { - "Description": "Completa/termina el flujo como exitoso" + "Description": "Completa/termina el flujo como exitoso", + "Label": "Flow Completo" }, "CopyFile": { + "Label": "Copiar archivo", "Description": "Copia un archivo en la carpeta de destino", "Fields": { "AdditionalFiles": "Archivos adicionales", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "Eliminar archivo", "Description": "Elimina un archivo o carpeta", "Fields": { "FileName": "Ruta", @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "Ejecutor", "Description": "Ejecuta el siguiente proceso contra el archivo.\nSalida 1: El proceso devolvió el código de salida de éxito\nSalida 2: El proceso devolvió un código de salida no exitoso.", "Fields": { "Arguments": "Argumentos", @@ -124,6 +128,7 @@ } }, "FailFlow": { + "Label": "Flow fallido", "Description": "Falla un flujo de inmediato, útil si quieres que un cierto camino simplemente falle.", "Fields": { "Reason": "Razón", @@ -131,6 +136,7 @@ } }, "FileDateCompare": { + "Label": "Comparación de fecha de archivo", "Description": "Verifica si la creación o la hora de última escritura del archivo coincide con la restricción de fecha especificada.", "Fields": { "Date": "Fecha", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "Archivo existe", "Description": "Verifica si un archivo existe\n\nSalida 1: El archivo existe\nSalida 2: El archivo no existe", "Fields": { "FileName": "Nombre de archivo", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "Extensión de archivo", "Description": "Verifica si el archivo tiene una de las extensiones configuradas.\n\nSalida 1: Coincide\nSalida 2: No coincide", "Fields": { "Extensions": "Extensiones", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "Tamaño de archivo", "Description": "Verifica si el tamaño del archivo coincide con los parámetros configurados. Los valores están en megabytes.\n\nSalida 1: Coincide\nSalida 2: No coincide", "Fields": { "Comparison": "Comparación", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "Comparación de tamaño de archivo", "Description": "Verifica si el tamaño del archivo ha cambiado desde el archivo original.", "Outputs": { "1": "Más pequeño que el original", @@ -190,15 +200,18 @@ } }, "FileSizeWithin": { + "Label": "Tamaño de archivo dentro", "Description": "Verifica si el nuevo tamaño del archivo está dentro del rango permitido del tamaño del archivo original.", - "Value": "Valor", - "Value-Help": "La diferencia permitida para el tamaño del archivo, este valor puede ser tanto positivo como negativo respecto a esta diferencia.", + "Fields": { + "Value": "Valor", + "Value-Help": "La diferencia permitida para el tamaño del archivo, este valor puede ser tanto positivo como negativo respecto a esta diferencia." + }, "Outputs": { "1": "El tamaño del archivo está dentro del rango permitido", "2": "El tamaño del archivo no está dentro del rango permitido" } }, - "FolderDateCompare": { + "FolderDateCompare": { "Description": "Verifica si la creación o la hora de última escritura de la carpeta coincide con la restricción de fecha especificada.", "Label": "Comparación de fecha de carpeta", "Fields": { @@ -213,6 +226,7 @@ } }, "FolderIterator": { + "Label": "Iterador de carpeta", "Description": "Itera todos los archivos en una carpeta dada y ejecuta esos archivos contra un subflujo.", "Fields": { "Flow": "Flujo", @@ -251,6 +265,7 @@ } }, "GotoFlow": { + "Label": "Ir a Flow", "Description": "Esto te permite cambiar a un flujo diferente para procesar. Este flujo saldrá y los parámetros y el archivo de trabajo se pasarán al nuevo flujo.", "Fields": { "Flow": "Flujo", @@ -259,6 +274,7 @@ } }, "HasHardLinks": { + "Label": "Tiene enlaces duros", "Description": "Verifica si un archivo tiene enlaces duros o no", "Fields": { "Count": "Contar", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "Si booleano", "Description": "Prueba si una variable es verdadera o falsa", "Fields": { "Variable": "Variable", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "Si cadena", "Description": "Prueba si una variable coincide con una cadena", "Fields": { "Options": "Opciones", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "Archivo de entrada", "Description": "Un elemento de flujo de entrada para un archivo. Esto es obligatorio y es el punto de partida de un flujo. Se puede utilizar cualquier elemento de flujo de entrada, solo se requiere uno.", "Outputs": { "1": "Archivo de la biblioteca" } }, "InputFolder": { + "Label": "Carpeta de entrada", "Description": "Un elemento de flujo de entrada para una carpeta. Esto solo funcionará si la biblioteca que utiliza este flujo está configurada para carpetas.", "Outputs": { "1": "Carpeta de la biblioteca" } }, "IsDocker": { + "Label": "Es Docker", "Description": "Determina si este flujo se está ejecutando en Docker", "Outputs": { "1": "Se está ejecutando en Docker", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "Es de la biblioteca", "Description": "Verifica si el archivo que se está procesando proviene de la biblioteca especificada.", "Fields": { "Library": "Biblioteca", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "Es Linux", "Description": "Determina si este flujo se está ejecutando en Linux", "Outputs": { "1": "Se está ejecutando en Linux", @@ -351,6 +374,7 @@ } }, "IsProcessingOnNode": { + "Label": "Está procesando en el nodo", "Description": "Verifica si el flujo se está procesando actualmente en un nodo de procesamiento específico.", "Fields": { "Node": "Nodo", @@ -362,6 +386,7 @@ } }, "IsWindows": { + "Label": "Es Windows", "Description": "Determina si este flujo se está ejecutando en Windows", "Outputs": { "1": "Se está ejecutando en Windows", @@ -369,6 +394,7 @@ } }, "ListIterator": { + "Label": "Iterador de lista", "Description": "Itera todas las cadenas en una lista dada y ejecuta esas cadenas contra un subflujo.", "Fields": { "Flow": "Flujo", @@ -381,6 +407,7 @@ } }, "Log": { + "Label": "Registro", "Description": "Registra un mensaje en el registro del flujo", "Fields": { "LogType": "Tipo", @@ -391,6 +418,7 @@ } }, "Matches": { + "Label": "Coincidencias", "Description": "Compara un conjunto de valores y condiciones de coincidencia para ver qué salida debe ser llamada", "Fields": { "MatchConditions": "", @@ -400,6 +428,7 @@ } }, "MatchesAll": { + "Label": "Coincide con todo", "Description": "Compara un conjunto de valores y verifica si todas las condiciones coinciden.", "Fields": { "MatchConditions": "", @@ -413,6 +442,7 @@ } }, "MoveFile": { + "Label": "Mover archivo", "Description": "Mueve un archivo a la carpeta de destino", "Fields": { "AdditionalFiles": "Archivos Adicionales", @@ -439,6 +469,7 @@ } }, "MoveFolder": { + "Label": "Mover carpeta", "Description": "Mueve una carpeta", "Fields": { "CreateSubfolder": "Crear Subcarpeta", @@ -453,6 +484,7 @@ } }, "OlderThan": { + "Label": "Más antiguo que", "Description": "Verifica si una carpeta es más antigua que el rango especificado", "Fields": { "Date": "Fecha", @@ -465,12 +497,14 @@ } }, "OriginalFile": { + "Label": "Archivo original", "Description": "Establece el archivo de trabajo actual en el flujo al archivo original que inició el flujo", "Outputs": { "1": "Archivo de trabajo establecido como archivo original" } }, "PatternMatch": { + "Label": "Coincidencia de patrón", "Description": "Prueba el archivo de trabajo y el archivo original contra una expresión regular.\n\nSalida 1: Coincide con la expresión\nSalida 2: No coincide", "Fields": { "Pattern": "Patrón", @@ -524,6 +558,7 @@ } }, "Renamer": { + "Label": "Renombrador", "Description": "Renombra el archivo de trabajo.\nSe pueden usar variables ingresando la clave '{' dentro del campo Patrón.", "Fields": { "CsvFile": "Archivo CSV", @@ -540,6 +575,7 @@ } }, "ReplaceOriginal": { + "Label": "Reemplazar Original", "Description": "Reemplaza el archivo original con el archivo de trabajo.\n\nSi la extensión es diferente en el archivo de trabajo, el archivo original será eliminado y el archivo de trabajo será movido al original con la nueva extensión.\nEj. de File.avi a File.mkv", "Fields": { "PreserverOriginalDates": "Preservar Fechas", @@ -550,6 +586,7 @@ } }, "Reprocess": { + "Label": "Reprocesar", "Description": "El elemento de flujo te permite reprocesar el archivo original de la biblioteca con un nodo de procesamiento diferente.\n\n Si se selecciona el mismo nodo de procesamiento que el que actualmente procesa el archivo, el flujo fallará.", "Fields": { "Node": "Nodo", @@ -619,6 +656,7 @@ } }, "Sleep": { + "Label": "Dormir", "Description": "Pausa el flujo", "Fields": { "Milliseconds": "Milisegundos", @@ -629,6 +667,7 @@ } }, "Touch": { + "Label": "Tocar", "Description": "Toca un archivo o directorio y establece la última hora de escritura a ahora.", "Fields": { "FileName": "Nombre de Archivo", @@ -639,6 +678,7 @@ } }, "Unpack": { + "Label": "Descomprimir", "Description": "Permite descomprimir un archivo (zip, rar, tar, etc.)", "Fields": { "DestinationPath": "Carpeta de Destino", @@ -651,6 +691,7 @@ } }, "VariableMatch": { + "Label": "Variable coincide", "Description": "Prueba si una entrada coincide con una Variable almacenada", "Fields": { "Input": "Valor", @@ -666,6 +707,7 @@ } }, "WebRequest": { + "Label": "Solicitud web", "Description": "Te permite enviar una solicitud web", "Fields": { "Body": "Cuerpo", @@ -687,6 +729,7 @@ } }, "WriteText": { + "Label": "Escribir texto", "Description": "Escribe texto en un archivo", "Fields": { "File": "Archivo", @@ -699,6 +742,7 @@ } }, "Zip": { + "Label": "Zip", "Description": "Permite comprimir la entrada", "Fields": { "DestinationFile": "Archivo de Destino", diff --git a/BasicNodes/i18n/fr.json b/BasicNodes/i18n/fr.json index a13b7d33..052f0003 100644 --- a/BasicNodes/i18n/fr.json +++ b/BasicNodes/i18n/fr.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { + "Label": "Terminer le Flow", "Description": "Complète/termine le flux comme réussi" }, "CopyFile": { + "Label": "Copier le fichier", "Description": "Copie un fichier dans le dossier de destination", "Fields": { "AdditionalFiles": "Fichiers supplémentaires", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "Supprimer le fichier", "Description": "Supprime un fichier ou un dossier", "Fields": { "FileName": "Chemin", @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "Exécuter le processus", "Description": "Exécute le processus suivant sur le fichier.\nSortie 1 : Le processus a renvoyé le code de sortie de succès\nSortie 2 : Le processus a renvoyé un code de sortie non réussi.", "Fields": { "Arguments": "Arguments", @@ -124,6 +128,7 @@ } }, "FailFlow": { + "Label": "Échouer le Flow", "Description": "Échoue un flux immédiatement, utile si vous voulez qu'un certain chemin échoue simplement.", "Fields": { "Reason": "Raison", @@ -131,6 +136,7 @@ } }, "FileDateCompare": { + "Label": "Comparaison de date de fichier", "Description": "Vérifie si la création ou l'heure de dernière écriture du fichier correspond à la contrainte de date spécifiée.", "Fields": { "Date": "Date", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "Fichier existe", "Description": "Vérifie si un fichier existe\n\nSortie 1 : Le fichier existe\nSortie 2 : Le fichier n'existe pas", "Fields": { "FileName": "Nom de fichier", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "Extension de fichier", "Description": "Vérifie si le fichier a l'une des extensions configurées.\n\nSortie 1 : Correspond\nSortie 2 : Ne correspond pas", "Fields": { "Extensions": "Extensions", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "Taille de fichier", "Description": "Vérifie si la taille du fichier correspond aux paramètres configurés. Les valeurs sont en mégaoctets.\n\nSortie 1: Correspond\nSortie 2: Ne correspond pas", "Fields": { "Comparison": "Comparaison", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "Comparaison de taille de fichier", "Description": "Vérifie si la taille du fichier a changé par rapport au fichier original.", "Outputs": { "1": "Plus petit que l'original", @@ -190,9 +200,12 @@ } }, "FileSizeWithin": { + "Label": "Taille de fichier dans la plage", "Description": "Vérifie si la nouvelle taille du fichier est dans la plage autorisée de la taille du fichier original.", - "Value": "Valeur", - "Value-Help": "La différence autorisée pour la taille du fichier, cette valeur peut être soit positive soit négative par rapport à cette différence.", + "Fields": { + "Value": "Valeur", + "Value-Help": "La différence autorisée pour la taille du fichier, cette valeur peut être soit positive soit négative par rapport à cette différence." + }, "Outputs": { "1": "La taille du fichier est dans la plage autorisée", "2": "La taille du fichier n'est pas dans la plage autorisée" @@ -213,6 +226,7 @@ } }, "FolderIterator": { + "Label": "Itérateur de dossier", "Description": "Itère tous les fichiers dans un dossier donné et exécute ces fichiers contre un sous-flux.", "Fields": { "Flow": "Flux", @@ -251,6 +265,7 @@ } }, "GotoFlow": { + "Label": "Aller au Flow", "Description": "Cela vous permet de passer à un flux différent à traiter. Ce flux sortira et les paramètres et le fichier de travail seront passés dans le nouveau flux.", "Fields": { "Flow": "Flux", @@ -259,6 +274,7 @@ } }, "HasHardLinks": { + "Label": "A des liens durs", "Description": "Vérifie si un fichier a des liens durs ou non", "Fields": { "Count": "Compter", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "Si booléen", "Description": "Teste si une variable est vraie ou fausse", "Fields": { "Variable": "Variable", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "Si chaîne", "Description": "Teste si une variable correspond à une chaîne", "Fields": { "Options": "Options", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "Fichier d'entrée", "Description": "Un élément de flux d'entrée pour un fichier. Cela est requis et constitue le point de départ d'un flux. Tout élément de flux d'entrée peut être utilisé, un seul est requis.", "Outputs": { "1": "Fichier de bibliothèque" } }, "InputFolder": { + "Label": "Dossier d'entrée", "Description": "Un élément de flux d'entrée pour un dossier. Cela ne fonctionnera que si la bibliothèque utilisant ce flux est configurée pour les dossiers.", "Outputs": { "1": "Dossier de bibliothèque" } }, "IsDocker": { + "Label": "Est Docker", "Description": "Détermine si ce flux s'exécute sur Docker", "Outputs": { "1": "S'exécute sur Docker", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "Est de la bibliothèque", "Description": "Vérifie si le fichier en cours de traitement provient de la bibliothèque spécifiée.", "Fields": { "Library": "Bibliothèque", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "Est Linux", "Description": "Détermine si ce flux s'exécute sur Linux", "Outputs": { "1": "S'exécute sur Linux", @@ -351,6 +374,7 @@ } }, "IsProcessingOnNode": { + "Label": "Est en cours de traitement sur le nœud", "Description": "Vérifie si le flux est actuellement en cours de traitement sur un nœud de traitement spécifié.", "Fields": { "Node": "Nœud", @@ -362,6 +386,7 @@ } }, "IsWindows": { + "Label": "Est Windows", "Description": "Détermine si ce flux s'exécute sur Windows", "Outputs": { "1": "S'exécute sur Windows", @@ -369,6 +394,7 @@ } }, "ListIterator": { + "Label": "Itérateur de liste", "Description": "Itère toutes les chaînes dans une liste donnée et exécute ces chaînes contre un sous-flux.", "Fields": { "Flow": "Flux", @@ -381,6 +407,7 @@ } }, "Log": { + "Label": "Journal", "Description": "Enregistre un message dans le journal du flux", "Fields": { "LogType": "Type", @@ -391,6 +418,7 @@ } }, "Matches": { + "Label": "Correspondances", "Description": "Compare un ensemble de valeurs et des conditions de correspondance pour voir quelle sortie doit être appelée", "Fields": { "MatchConditions": "", @@ -400,6 +428,7 @@ } }, "MatchesAll": { + "Label": "Correspondances Toutes", "Description": "Compare un ensemble de valeurs et vérifie si toutes les conditions correspondent.", "Fields": { "MatchConditions": "", @@ -413,6 +442,7 @@ } }, "MoveFile": { + "Label": "Déplacer le fichier", "Description": "Déplace un fichier vers le dossier de destination", "Fields": { "AdditionalFiles": "Fichiers Supplémentaires", @@ -439,6 +469,7 @@ } }, "MoveFolder": { + "Label": "Déplacer le dossier", "Description": "Déplace un dossier", "Fields": { "CreateSubfolder": "Créer un Sous-dossier", @@ -453,6 +484,7 @@ } }, "OlderThan": { + "Label": "Plus ancien que", "Description": "Vérifie si un dossier est plus ancien que la plage spécifiée", "Fields": { "Date": "Date", @@ -465,12 +497,14 @@ } }, "OriginalFile": { + "Label": "Fichier Original", "Description": "Définit le fichier en cours dans le flux sur le fichier original qui a démarré le flux", "Outputs": { "1": "Fichier en cours défini sur le fichier original" } }, "PatternMatch": { + "Label": "Correspondance de Motif", "Description": "Teste le fichier en cours et le fichier original avec une expression régulière.\n\nSortie 1 : Correspond à l'expression\nSortie 2 : Ne correspond pas", "Fields": { "Pattern": "Motif", @@ -524,6 +558,7 @@ } }, "Renamer": { + "Label": "Renommer le fichier", "Description": "Renomme le fichier en cours.\nDes variables peuvent être utilisées en entrant la clé '{' dans le champ Motif.", "Fields": { "CsvFile": "Fichier CSV", @@ -540,6 +575,7 @@ } }, "ReplaceOriginal": { + "Label": "Remplacer l'Original", "Description": "Remplace le fichier original par le fichier en cours.\n\nSi l'extension est différente sur le fichier en cours, le fichier original sera supprimé et le fichier en cours sera déplacé vers l'original avec la nouvelle extension.\nPar exemple de Fichier.avi à Fichier.mkv", "Fields": { "PreserverOriginalDates": "Préserver les Dates", @@ -550,6 +586,7 @@ } }, "Reprocess": { + "Label": "Reprocesser", "Description": "L'élément de flux vous permet de reproceser le fichier de bibliothèque original avec un nœud de traitement différent.\n\n Si le même nœud de traitement est sélectionné que celui qui traite actuellement le fichier, le flux échouera.", "Fields": { "Node": "Nœud", @@ -619,6 +656,7 @@ } }, "Sleep": { + "Label": "Dormir", "Description": "Met en pause le flux", "Fields": { "Milliseconds": "Millisecondes", @@ -629,6 +667,7 @@ } }, "Touch": { + "Label": "Toucher", "Description": "Modifie un fichier ou un dossier et met à jour la date de dernière modification à maintenant.", "Fields": { "FileName": "Nom du Fichier", @@ -639,6 +678,7 @@ } }, "Unpack": { + "Label": "Décompresser", "Description": "Permet de décompresser une archive (zip, rar, tar, etc.)", "Fields": { "DestinationPath": "Dossier de Destination", @@ -651,6 +691,7 @@ } }, "VariableMatch": { + "Label": "Correspondance de Variable", "Description": "Teste si une entrée correspond à une Variable stockée", "Fields": { "Input": "Valeur", @@ -666,6 +707,7 @@ } }, "WebRequest": { + "Label": "Requête Web", "Description": "Vous permet d'envoyer une requête web", "Fields": { "Body": "Corps", @@ -687,6 +729,7 @@ } }, "WriteText": { + "Label": "Écrire le texte", "Description": "Écrit du texte dans un fichier", "Fields": { "File": "Fichier", @@ -699,6 +742,7 @@ } }, "Zip": { + "Label": "Zip", "Description": "Permet de compresser l'entrée", "Fields": { "DestinationFile": "Fichier de Destination", diff --git a/BasicNodes/i18n/it.json b/BasicNodes/i18n/it.json index 17cf2a06..b70075e4 100644 --- a/BasicNodes/i18n/it.json +++ b/BasicNodes/i18n/it.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { + "Label": "Completa Flow", "Description": "Completa/termina il flusso come riuscito" }, "CopyFile": { + "Label": "Copia File", "Description": "Copia un file nella cartella di destinazione", "Fields": { "AdditionalFiles": "File Aggiuntivi", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "Elimina", "Description": "Elimina un file o una cartella", "Fields": { "FileName": "Percorso", @@ -83,7 +86,7 @@ "1": "File eliminato" } }, - "DeleteSourceDirectory": { + "DeleteSourceDirectory": { "Description": "Elimina la cartella sorgente del file della libreria originale", "Label": "Elimina la cartella sorgente", "Fields": { @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "Esecutore", "Description": "Esegue il seguente processo sul file.\nOutput 1: Il processo ha restituito il codice di uscita di successo\nOutput 2: Il processo ha restituito un codice di uscita non riuscito.", "Fields": { "Arguments": "Argomenti", @@ -124,6 +128,7 @@ } }, "FailFlow": { + "Label": "Flow Fallito", "Description": "Fallisce un flusso immediatamente, utile se si desidera che un certo percorso fallisca.", "Fields": { "Reason": "Motivo", @@ -131,6 +136,7 @@ } }, "FileDateCompare": { + "Label": "Confronto Data File", "Description": "Controlla se la data di creazione del file o l'ultima ora di scrittura corrispondono al vincolo di data specificato.", "Fields": { "Date": "Data", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "File Esiste", "Description": "Controlla se un file esiste\n\nOutput 1: Il file esiste\nOutput 2: Il file non esiste", "Fields": { "FileName": "Nome File", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "Estensione File", "Description": "Controlla se il file ha una delle estensioni configurate.\n\nOutput 1: Corrisponde\nOutput 2: Non corrisponde", "Fields": { "Extensions": "Estensioni", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "Dimensione File", "Description": "Controlla se la dimensione del file corrisponde ai parametri configurati. I valori sono in megabyte.\n\nOutput 1: Corrisponde\nOutput 2: Non corrisponde", "Fields": { "Comparison": "Confronto", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "Confronto Dimensione File", "Description": "Controlla se la dimensione del file è cambiata rispetto al file originale.", "Outputs": { "1": "Più piccolo dell'originale", @@ -190,9 +200,12 @@ } }, "FileSizeWithin": { + "Label": "Dimensione File Entro", "Description": "Controlla se la nuova dimensione del file è all'interno dell'intervallo consentito rispetto alla dimensione del file originale.", - "Value": "Valore", - "Value-Help": "La differenza consentita per la dimensione del file, questo valore può essere sia più che meno rispetto a questa differenza.", + "Fields": { + "Value": "Valore", + "Value-Help": "La differenza consentita per la dimensione del file, questo valore può essere sia più che meno rispetto a questa differenza." + }, "Outputs": { "1": "La dimensione del file è all'interno dell'intervallo consentito", "2": "La dimensione del file non è all'interno dell'intervallo consentito" @@ -213,6 +226,7 @@ } }, "FolderIterator": { + "Label": "Iteratore Cartella", "Description": "Esegue l'iterazione di tutti i file in una cartella specificata ed esegue questi file contro un sottoflusso.", "Fields": { "Flow": "Flusso", @@ -251,6 +265,7 @@ } }, "GotoFlow": { + "Label": "Vai a Flow", "Description": "Questo ti consente di passare a un flusso diverso da elaborare. Questo flusso uscirà e i parametri e il file di lavoro verranno trasferiti nel nuovo Flusso", "Fields": { "Flow": "Flusso", @@ -259,6 +274,7 @@ } }, "HasHardLinks": { + "Label": "Collegamenti Rigidi", "Description": "Controlla se un file ha collegamenti rigidi o meno", "Fields": { "Count": "Conteggio", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "Se Booleano", "Description": "Verifica se una variabile è vera o falsa", "Fields": { "Variable": "Variabile", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "Se Stringa", "Description": "Verifica se una variabile corrisponde a una stringa", "Fields": { "Options": "Opzioni", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "File di Input", "Description": "Un elemento di flusso in ingresso per un file. Questo è obbligatorio ed è il punto di partenza di un flusso. Può essere utilizzato qualsiasi elemento di flusso in ingresso, ma ne è richiesto almeno uno.", "Outputs": { "1": "File della libreria" } }, "InputFolder": { + "Label": "Cartella di Input", "Description": "Un elemento di flusso in ingresso per una cartella. Questo funzionerà solo se la libreria che utilizza questo flusso è configurata per le cartelle.", "Outputs": { "1": "Cartella della libreria" } }, "IsDocker": { + "Label": "È Docker", "Description": "Determina se questo flusso è in esecuzione su Docker", "Outputs": { "1": "È in esecuzione su Docker", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "È Dalla Libreria", "Description": "Controlla se il file in elaborazione proviene dalla libreria specificata.", "Fields": { "Library": "Libreria", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "È Linux", "Description": "Determina se questo flusso è in esecuzione su Linux", "Outputs": { "1": "È in esecuzione su Linux", @@ -343,6 +366,7 @@ } }, "IsMacOS": { + "Label": "È MacOS", "Description": "Determina se questo flusso è in esecuzione su MacOS", "Label": "È MacOS", "Outputs": { @@ -351,6 +375,7 @@ } }, "IsProcessingOnNode": { + "Label": "È in Elaborazione sul Nodo", "Description": "Controlla se il flusso sta attualmente elaborando su un nodo di elaborazione specificato.", "Fields": { "Node": "Nodo", @@ -362,6 +387,7 @@ } }, "IsWindows": { + "Label": "È Windows", "Description": "Determina se questo flusso è in esecuzione su Windows", "Outputs": { "1": "È in esecuzione su Windows", @@ -369,6 +395,7 @@ } }, "ListIterator": { + "Label": "Iteratore Elenco", "Description": "Itera tutte le stringhe in un elenco fornito ed esegue quelle stringhe contro un sottoflusso.", "Fields": { "Flow": "Flusso", @@ -381,6 +408,7 @@ } }, "Log": { + "Label": "Log", "Description": "Registra un messaggio nel log del flusso", "Fields": { "LogType": "Tipo", @@ -391,6 +419,7 @@ } }, "Matches": { + "Label": "Corrispondenze", "Description": "Confronta un insieme di valori e abbina le condizioni per vedere quale output dovrebbe essere chiamato", "Fields": { "MatchConditions": "", @@ -400,6 +429,7 @@ } }, "MatchesAll": { + "Label": "Corrispondenze Tutte", "Description": "Confronta un insieme di valori e verifica se tutte le condizioni corrispondono.", "Fields": { "MatchConditions": "", @@ -413,6 +443,7 @@ } }, "MoveFile": { + "Label": "Sposta File", "Description": "Sposta un file nella cartella di destinazione", "Fields": { "AdditionalFiles": "File Aggiuntivi", @@ -439,6 +470,7 @@ } }, "MoveFolder": { + "Label": "Sposta Cartella", "Description": "Sposta una cartella", "Fields": { "CreateSubfolder": "Crea Sottocartella", @@ -453,6 +485,7 @@ } }, "OlderThan": { + "Label": "Più Vecchio di", "Description": "Controlla se una cartella è più vecchia rispetto all'intervallo specificato", "Fields": { "Date": "Data", @@ -465,12 +498,14 @@ } }, "OriginalFile": { + "Label": "File Originale", "Description": "Imposta il file di lavoro corrente nel flusso sul file originale che ha avviato il flusso", "Outputs": { "1": "File di lavoro impostato su file originale" } }, "PatternMatch": { + "Label": "Corrispondenza Modello", "Description": "Testa il file di lavoro e il file originale rispetto a un'espressione regolare.\n\nOutput 1: Corrisponde all'espressione\nOutput 2: Non corrisponde", "Fields": { "Pattern": "Modello", @@ -524,6 +559,7 @@ } }, "Renamer": { + "Label": "Rinominatore", "Description": "Rinomina il file di lavoro.\nLe variabili possono essere utilizzate inserendo la chiave '{' all'interno del campo Pattern.", "Fields": { "CsvFile": "File CSV", @@ -540,6 +576,7 @@ } }, "ReplaceOriginal": { + "Label": "Sostituisci Originale", "Description": "Sostituisce il file originale con il file di lavoro.\n\nSe l'estensione del file di lavoro è diversa, il file originale verrà eliminato e il file di lavoro verrà spostato al file originale con la nuova estensione.\nAd esempio, da File.avi a File.mkv", "Fields": { "PreserverOriginalDates": "Preserva Date", @@ -550,6 +587,7 @@ } }, "Reprocess": { + "Label": "Rielabora", "Description": "L'elemento del flusso consente di rielaborare il file della libreria originale con un nodo di elaborazione diverso.\n\n Se viene selezionato lo stesso nodo di elaborazione di quello attualmente in elaborazione, il flusso non avrà successo.", "Fields": { "Node": "Nodo", @@ -619,6 +657,7 @@ } }, "Sleep": { + "Label": "Pausa", "Description": "Pausa il flusso", "Fields": { "Milliseconds": "Millisecondi", @@ -629,6 +668,7 @@ } }, "Touch": { + "Label": "Tocca", "Description": "Modifica un file o una directory e imposta l'ultima ora di scrittura su ora.", "Fields": { "FileName": "Nome File", @@ -639,6 +679,7 @@ } }, "Unpack": { + "Label": "Estrai", "Description": "Consente di estrarre un archivio (zip, rar, tar, ecc.)", "Fields": { "DestinationPath": "Cartella di Destinazione", @@ -651,6 +692,7 @@ } }, "VariableMatch": { + "Label": "Corrispondenza Variabile", "Description": "Controlla se un input corrisponde a una Variabile memorizzata.", "Fields": { "Input": "Valore", @@ -666,6 +708,7 @@ } }, "WebRequest": { + "Label": "Richiesta Web", "Description": "Ti consente di inviare una richiesta web", "Fields": { "Body": "Corpo", @@ -687,6 +730,7 @@ } }, "WriteText": { + "Label": "Scrivi Testo", "Description": "Scrive testo in un file", "Fields": { "File": "File", @@ -699,6 +743,7 @@ } }, "Zip": { + "Label": "Zip", "Description": "Ti consente di comprimere l'input", "Fields": { "DestinationFile": "File di Destinazione", diff --git a/BasicNodes/i18n/ja.json b/BasicNodes/i18n/ja.json index 4a9bea4e..38b1b09d 100644 --- a/BasicNodes/i18n/ja.json +++ b/BasicNodes/i18n/ja.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { + "Label": "フローを完了", "Description": "フローを成功として完了/終了します" }, "CopyFile": { + "Label": "ファイルをコピー", "Description": "ファイルを宛先フォルダーにコピーします", "Fields": { "AdditionalFiles": "追加ファイル", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "削除", "Description": "ファイルまたはフォルダを削除します", "Fields": { "FileName": "パス", @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "実行", "Description": "ファイルに対して次のプロセスを実行します。\n出力 1: プロセスが成功終了コードを返しました\n出力 2: プロセスが非成功終了コードを返しました。", "Fields": { "Arguments": "引数", @@ -124,6 +128,7 @@ } }, "FailFlow": { + "Label": "フローを失敗", "Description": "フローを即座に失敗させます。特定のパスを単に失敗させたい場合に便利です。", "Fields": { "Reason": "理由", @@ -131,6 +136,7 @@ } }, "FileDateCompare": { + "Label": "ファイル日付比較", "Description": "ファイルの作成日時または最終更新日時が指定された日付制約に一致するかどうかをチェックします。", "Fields": { "Date": "日付", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "ファイルが存在", "Description": "ファイルが存在するか確認します\n\n出力 1: ファイルが存在します\n出力 2: ファイルが存在しません", "Fields": { "FileName": "ファイル名", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "ファイル拡張子", "Description": "ファイルが設定された拡張子のいずれかを持っているか確認します。\n\n出力 1: 一致\n出力 2: 一致しません", "Fields": { "Extensions": "拡張子", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "ファイルサイズ", "Description": "ファイルサイズが設定されたパラメータに一致するか確認します。値はメガバイト単位です。\n\n出力 1: 一致\n出力 2: 一致しません", "Fields": { "Comparison": "比較", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "ファイルサイズ比較", "Description": "元のファイルからファイルサイズが変更されたかどうかを確認します。", "Outputs": { "1": "元のファイルより小さい", @@ -190,9 +200,12 @@ } }, "FileSizeWithin": { + "Label": "ファイルサイズ範囲内", "Description": "新しいファイルサイズが元のファイルサイズの許可範囲内かどうかを確認します。", - "Value": "値", - "Value-Help": "ファイルサイズに許可される差分、この値はこの差分のプラスまたはマイナスのいずれかになります。", + "Fields": { + "Value": "値", + "Value-Help": "ファイルサイズに許可される差分、この値はこの差分のプラスまたはマイナスのいずれかになります。" + }, "Outputs": { "1": "ファイルサイズは許可された範囲内です", "2": "ファイルサイズは許可された範囲外です" @@ -213,6 +226,7 @@ } }, "FolderIterator": { + "Label": "フォルダー反復処理", "Description": "指定されたフォルダー内のすべてのファイルを反復処理し、それらのファイルをサブフローに対して実行します。", "Fields": { "Flow": "フロー", @@ -251,6 +265,7 @@ } }, "GotoFlow": { + "Label": "フローに移動", "Description": "別のフローに切り替えて処理することができます。このフローは終了し、パラメータと作業ファイルが新しいフローに渡されます。", "Fields": { "Flow": "フロー", @@ -259,6 +274,7 @@ } }, "HasHardLinks": { + "Label": "ハードリンクがある", "Description": "ファイルにハードリンクがあるかどうかを確認します。", "Fields": { "Count": "カウント", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "ブール値", "Description": "変数が真か偽かをテストします。", "Fields": { "Variable": "変数", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "文字列", "Description": "変数が文字列と一致するかどうかをテストします", "Fields": { "Options": "オプション", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "ファイル入力", "Description": "ファイル用の入力フロー要素。この要素は必須であり、フローの出発点です。任意の入力フロー要素を使用できますが、少なくとも1つは必要です。", "Outputs": { "1": "ライブラリファイル" } }, "InputFolder": { + "Label": "フォルダ入力", "Description": "フォルダ用の入力フロー要素。これは、このフローを使用しているライブラリがフォルダ用に構成されている場合にのみ機能します。", "Outputs": { "1": "ライブラリフォルダ" } }, "IsDocker": { + "Label": "Dockerかどうか", "Description": "このフローがDockerで実行されているかどうかを判断します", "Outputs": { "1": "Dockerで実行中", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "ライブラリから", "Description": "処理中のファイルが指定されたライブラリからのものであるかどうかをチェックします。", "Fields": { "Library": "ライブラリ", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "Linuxかどうか", "Description": "このフローがLinuxで実行されているかどうかを判断します", "Outputs": { "1": "Linuxで実行中", @@ -351,6 +374,7 @@ } }, "IsProcessingOnNode": { + "Label": "ノードで処理中", "Description": "指定された処理ノードで現在フローが処理中かどうかを確認します。", "Fields": { "Node": "ノード", @@ -362,6 +386,7 @@ } }, "IsWindows": { + "Label": "Windowsかどうか", "Description": "このフローがWindowsで実行されているかどうかを判断します", "Outputs": { "1": "Windowsで実行中", @@ -369,6 +394,7 @@ } }, "ListIterator": { + "Label": "リスト反復処理", "Description": "指定されたリスト内のすべての文字列を反復処理し、それらの文字列をサブフローで実行します。", "Fields": { "Flow": "フロー", @@ -381,6 +407,7 @@ } }, "Log": { + "Label": "ログ", "Description": "フローログにメッセージを記録します", "Fields": { "LogType": "タイプ", @@ -391,6 +418,7 @@ } }, "Matches": { + "Label": "一致", "Description": "値のセットを比較し、条件が一致するかを確認して、どの出力を呼び出すべきかを判断します", "Fields": { "MatchConditions": "", @@ -400,6 +428,7 @@ } }, "MatchesAll": { + "Label": "すべて一致", "Description": "値のセットを比較し、すべての条件が一致するかを確認します。", "Fields": { "MatchConditions": "", @@ -413,6 +442,7 @@ } }, "MoveFile": { + "Label": "ファイルを移動", "Description": "ファイルを宛先フォルダーに移動します", "Fields": { "AdditionalFiles": "追加ファイル", @@ -439,6 +469,7 @@ } }, "MoveFolder": { + "Label": "フォルダーを移動", "Description": "フォルダーを移動します", "Fields": { "CreateSubfolder": "サブフォルダーを作成", @@ -453,6 +484,7 @@ } }, "OlderThan": { + "Label": "古い", "Description": "指定された範囲よりも古いフォルダーかどうかを確認します", "Fields": { "Date": "日付", @@ -465,12 +497,14 @@ } }, "OriginalFile": { + "Label": "元のファイル", "Description": "フロー内の現在の作業ファイルを、フローを開始した元のファイルに設定します", "Outputs": { "1": "作業ファイルが元のファイルに設定されました" } }, "PatternMatch": { + "Label": "パターン一致", "Description": "作業ファイルと元のファイルを正規表現に対してテストします。\n\n出力 1: 表現に一致\n出力 2: 一致しない", "Fields": { "Pattern": "パターン", @@ -524,6 +558,7 @@ } }, "Renamer": { + "Label": "リネーマー", "Description": "作業ファイルの名前を変更します。\nパターンフィールドに '{' を入力することで変数を使用できます。", "Fields": { "CsvFile": "CSVファイル", @@ -540,6 +575,7 @@ } }, "ReplaceOriginal": { + "Label": "元のファイルを置き換え", "Description": "作業ファイルで元のファイルを置き換えます。\n\n作業ファイルの拡張子が異なる場合、元のファイルは削除され、作業ファイルが新しい拡張子で元のファイルに移動されます。\n例:File.avi から File.mkv へ", "Fields": { "PreserverOriginalDates": "日付を保持", @@ -550,6 +586,7 @@ } }, "Reprocess": { + "Label": "再処理", "Description": "このフロー要素は、別の処理ノードを使用して元のライブラリファイルを再処理することを許可します。\n\n現在ファイルを処理しているのと同じ処理ノードが選択されている場合、フローは失敗します。", "Fields": { "Node": "ノード", @@ -619,6 +656,7 @@ } }, "Sleep": { + "Label": "スリープ", "Description": "フローを一時停止します。", "Fields": { "Milliseconds": "ミリ秒", @@ -629,6 +667,7 @@ } }, "Touch": { + "Label": "タッチ", "Description": "ファイルまたはディレクトリを更新し、最終書き込み時間を現在に設定します。", "Fields": { "FileName": "ファイル名", @@ -639,6 +678,7 @@ } }, "Unpack": { + "Label": "解凍", "Description": "アーカイブ(zip、rar、tarなど)を解凍します。", "Fields": { "DestinationPath": "宛先フォルダー", @@ -651,6 +691,7 @@ } }, "VariableMatch": { + "Label": "変数一致", "Description": "入力が保存された変数と一致するかどうかをテストします。", "Fields": { "Input": "値", @@ -666,6 +707,7 @@ } }, "WebRequest": { + "Label": "ウェブリクエスト", "Description": "ウェブリクエストを送信することを許可します", "Fields": { "Body": "ボディ", @@ -687,6 +729,7 @@ } }, "WriteText": { + "Label": "テキストを書く", "Description": "ファイルにテキストを書き込みます", "Fields": { "File": "ファイル", @@ -699,6 +742,7 @@ } }, "Zip": { + "Label": "Zip", "Description": "入力を圧縮することを許可します", "Fields": { "DestinationFile": "宛先ファイル", diff --git a/BasicNodes/i18n/nl.json b/BasicNodes/i18n/nl.json index a793a6a3..26e889f2 100644 --- a/BasicNodes/i18n/nl.json +++ b/BasicNodes/i18n/nl.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { + "Label": "Voltooi Flow", "Description": "Voltooit/eindigt de flow als succesvol" }, "CopyFile": { + "Label": "Kopieer Bestand", "Description": "Kopieert een bestand naar de bestemmingsmap", "Fields": { "AdditionalFiles": "Extra Bestanden", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "Verwijder", "Description": "Verwijdert een bestand of map", "Fields": { "FileName": "Pad", @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "Uitvoerder", "Description": "Voert het volgende proces uit tegen het bestand.\nOutput 1: Het proces heeft de succesvolle exitcode geretourneerd\nOutput 2: Het proces heeft een niet-succesvolle exitcode geretourneerd.", "Fields": { "Arguments": "Argumenten", @@ -124,6 +128,7 @@ } }, "FailFlow": { + "Label": "Flow falen", "Description": "Laat een flow onmiddellijk falen, nuttig als je wilt dat een bepaald pad gewoon faalt.", "Fields": { "Reason": "Reden", @@ -131,6 +136,7 @@ } }, "FileDateCompare": { + "Label": "Bestandsdatumvergelijking", "Description": "Controleert of de creatiedatum of de laatste schrijftijd van het bestand overeenkomt met de gespecificeerde datumrestrictie.", "Fields": { "Date": "Datum", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "Bestand bestaat", "Description": "Controleert of een bestand bestaat\n\nOutput 1: Bestand bestaat\nOutput 2: Bestand bestaat niet", "Fields": { "FileName": "Bestandsnaam", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "Bestandsextensie", "Description": "Controleert of het bestand een van de geconfigureerde extensies heeft.\n\nOutput 1: Komt overeen\nOutput 2: Komt niet overeen", "Fields": { "Extensions": "Extensies", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "Bestandsgrootte", "Description": "Controleert of de bestandsgrootte overeenkomt met de geconfigureerde parameters. De waarden zijn in megabytes.\n\nOutput 1: Komt overeen\nOutput 2: Komt niet overeen", "Fields": { "Comparison": "Vergelijking", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "Bestandsgroottevergelijking", "Description": "Controleert of de bestandsgrootte is veranderd ten opzichte van het originele bestand.", "Outputs": { "1": "Kleiner dan origineel", @@ -190,9 +200,12 @@ } }, "FileSizeWithin": { + "Label": "Bestandsgrootte binnen", "Description": "Controleert of de nieuwe bestandsgrootte binnen het toegestane bereik van de originele bestandsgrootte valt.", - "Value": "Waarde", - "Value-Help": "Het toegestane verschil voor de bestandsgrootte; deze waarde kan zowel plus als min dit verschil zijn.", + "Fields": { + "Value": "Waarde", + "Value-Help": "Het toegestane verschil voor de bestandsgrootte; deze waarde kan zowel plus als min dit verschil zijn." + }, "Outputs": { "1": "Bestandsgrootte valt binnen het toegestane bereik", "2": "Bestandsgrootte valt niet binnen het toegestane bereik" @@ -213,6 +226,7 @@ } }, "FolderIterator": { + "Label": "Map Iterator", "Description": "Itereert over alle bestanden in een opgegeven map en voert die bestanden uit tegen een subflow.", "Fields": { "Flow": "Flow", @@ -251,6 +265,7 @@ } }, "GotoFlow": { + "Label": "Ga naar Flow", "Description": "Dit stelt je in staat om over te schakelen naar een andere flow om te verwerken. Deze flow zal afsluiten en de parameters en het werkbestand worden doorgegeven aan de nieuwe Flow.", "Fields": { "Flow": "Flow", @@ -259,6 +274,7 @@ } }, "HasHardLinks": { + "Label": "Heeft harde koppelingen", "Description": "Controleert of een bestand harde koppelingen heeft of niet", "Fields": { "Count": "Aantal", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "Als Booleaans", "Description": "Test of een variabele waar of niet waar is", "Fields": { "Variable": "Variabele", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "Als String", "Description": "Test of een variabele overeenkomt met een string", "Fields": { "Options": "Opties", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "Invoerbestand", "Description": "Een invoerflow-element voor een bestand. Dit is verplicht en is het startpunt van een flow. Elk invoerflow-element kan worden gebruikt, maar er is er minstens één nodig.", "Outputs": { "1": "Bibliotheekbestand" } }, "InputFolder": { + "Label": "Invoermap", "Description": "Een invoerflow-element voor een map. Dit werkt alleen als de bibliotheek die deze flow gebruikt, is geconfigureerd voor mappen.", "Outputs": { "1": "Bibliotheekmap" } }, "IsDocker": { + "Label": "Is Docker", "Description": "Bepaalt of deze flow op Docker draait", "Outputs": { "1": "Draait op Docker", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "Is van bibliotheek", "Description": "Controleert of het bestand dat wordt verwerkt uit de opgegeven bibliotheek komt.", "Fields": { "Library": "Bibliotheek", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "Is Linux", "Description": "Bepaalt of deze flow op Linux draait", "Outputs": { "1": "Draait op Linux", @@ -351,6 +374,7 @@ } }, "IsProcessingOnNode": { + "Label": "Is aan het verwerken op node", "Description": "Controleert of de flow momenteel op een opgegeven verwerkingsnode aan het verwerken is.", "Fields": { "Node": "Node", @@ -362,6 +386,7 @@ } }, "IsWindows": { + "Label": "Is Windows", "Description": "Bepaalt of deze flow op Windows draait", "Outputs": { "1": "Draait op Windows", @@ -369,6 +394,7 @@ } }, "ListIterator": { + "Label": "Lijst Iterator", "Description": "Itereert door alle strings in een gegeven lijst en voert die strings uit tegen een subflow.", "Fields": { "Flow": "Flow", @@ -381,6 +407,7 @@ } }, "Log": { + "Label": "Log", "Description": "Logt een bericht naar het flow-logboek", "Fields": { "LogType": "Type", @@ -391,6 +418,7 @@ } }, "Matches": { + "Label": "Matches", "Description": "Vergelijkt een set waarden en matcht voorwaarden om te zien welke output moet worden aangeroepen", "Fields": { "MatchConditions": "", @@ -400,6 +428,7 @@ } }, "MatchesAll": { + "Label": "Matches All", "Description": "Vergelijkt een set waarden en controleert of aan alle voorwaarden is voldaan.", "Fields": { "MatchConditions": "", @@ -413,6 +442,7 @@ } }, "MoveFile": { + "Label": "Verplaats bestand", "Description": "Verplaatst een bestand naar de bestemmingsmap", "Fields": { "AdditionalFiles": "Aanvullende Bestanden", @@ -439,6 +469,7 @@ } }, "MoveFolder": { + "Label": "Verplaats map", "Description": "Verplaatst een map", "Fields": { "CreateSubfolder": "Maak Submap", @@ -453,6 +484,7 @@ } }, "OlderThan": { + "Label": "Ouder dan", "Description": "Controleert of een map ouder is dan het opgegeven bereik", "Fields": { "Date": "Datum", @@ -465,12 +497,14 @@ } }, "OriginalFile": { + "Label": "Origineel bestand", "Description": "Stelt het huidige werkbestand in de flow in op het oorspronkelijke bestand dat de flow heeft gestart", "Outputs": { "1": "Werkbestand ingesteld op origineel bestand" } }, "PatternMatch": { + "Label": "Patroonmatch", "Description": "Test het werkbestand en het oorspronkelijke bestand tegen een reguliere expressie.\n\nOutput 1: Komt overeen met de expressie\nOutput 2: Komt niet overeen", "Fields": { "Pattern": "Patroon", @@ -524,6 +558,7 @@ } }, "Renamer": { + "Label": "Hernoemer", "Description": "Hernoemt het werkbestand.\nVariabelen kunnen worden gebruikt door '{' in het patroonveld in te voeren.", "Fields": { "CsvFile": "CSV-bestand", @@ -540,6 +575,7 @@ } }, "ReplaceOriginal": { + "Label": "Vervang origineel", "Description": "Vervangt het originele bestand met het werkbestand.\n\nAls de bestandsextensie van het werkbestand anders is, wordt het originele bestand verwijderd en wordt het werkbestand verplaatst naar het originele bestand met de nieuwe extensie.\nBijvoorbeeld, van File.avi naar File.mkv", "Fields": { "PreserverOriginalDates": "Bewaar Data", @@ -550,6 +586,7 @@ } }, "Reprocess": { + "Label": "Herproces", "Description": "Dit stroomelement maakt het mogelijk om het originele bibliotheekbestand opnieuw te verwerken met een andere verwerkingsnode.\n\nAls dezelfde verwerkingsnode wordt geselecteerd als die momenteel in verwerking is, zal de stroom mislukken.", "Fields": { "Node": "Node", @@ -619,6 +656,7 @@ } }, "Sleep": { + "Label": "Slaap", "Description": "Pauzeert de stroom", "Fields": { "Milliseconds": "Milliseconden", @@ -629,6 +667,7 @@ } }, "Touch": { + "Label": "Aanraken", "Description": "Raakt een bestand of map aan en stelt de laatste schrijftijd in op nu.", "Fields": { "FileName": "Bestandsnaam", @@ -639,6 +678,7 @@ } }, "Unpack": { + "Label": "Uitpakken", "Description": "Staat je toe om een archief (zip, rar, tar, enz.) uit te pakken.", "Fields": { "DestinationPath": "Bestemmingsmap", @@ -651,6 +691,7 @@ } }, "VariableMatch": { + "Label": "Variabele Match", "Description": "Test of een invoer overeenkomt met een opgeslagen Variabele.", "Fields": { "Input": "Waarde", @@ -666,6 +707,7 @@ } }, "WebRequest": { + "Label": "Webverzoek", "Description": "Stelt je in staat om een webverzoek te verzenden", "Fields": { "Body": "Lichaam", @@ -687,6 +729,7 @@ } }, "WriteText": { + "Label": "Schrijf tekst", "Description": "Schrijft tekst naar een bestand", "Fields": { "File": "Bestand", @@ -699,6 +742,7 @@ } }, "Zip": { + "Label": "Zip", "Description": "Stelt je in staat om de invoer te zippen", "Fields": { "DestinationFile": "Bestand van bestemming", diff --git a/BasicNodes/i18n/pt.json b/BasicNodes/i18n/pt.json index 7c316f1a..e200c555 100644 --- a/BasicNodes/i18n/pt.json +++ b/BasicNodes/i18n/pt.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { + "Label": "Concluir Flow", "Description": "Completa/termina o fluxo como bem-sucedido" }, "CopyFile": { + "Label": "Copiar Arquivo", "Description": "Copia um arquivo para a pasta de destino", "Fields": { "AdditionalFiles": "Arquivos adicionais", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "Excluir", "Description": "Exclui um arquivo ou pasta", "Fields": { "FileName": "Caminho", @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "Executor", "Description": "Executa o seguinte processo no arquivo.\nSaída 1: O processo retornou o código de saída de sucesso\nSaída 2: O processo retornou um código de saída não bem-sucedido.", "Fields": { "Arguments": "Argumentos", @@ -124,13 +128,15 @@ } }, "FailFlow": { - "Description": "Falha um fluxo imediatamente, útil se você quiser que um determinado caminho simplesmente falhe.", + "Label": "Falhar Flow", + "Description": "Falha um flow imediatamente, útil se você quiser que um determinado caminho simplesmente falhe.", "Fields": { "Reason": "Razão", "Reason-Help": "Uma razão opcional para registrar por que o fluxo falhou." } }, "FileDateCompare": { + "Label": "Comparação de data de arquivo", "Description": "Verifica se a criação ou a hora da última gravação do arquivo corresponde à restrição de data especificada.", "Fields": { "Date": "Data", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "Arquivo existe", "Description": "Verifica se um arquivo existe\n\nSaída 1: O arquivo existe\nSaída 2: O arquivo não existe", "Fields": { "FileName": "Nome do arquivo", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "Extensão de arquivo", "Description": "Verifica se o arquivo possui uma das extensões configuradas.\n\nSaída 1: Corresponde\nSaída 2: Não corresponde", "Fields": { "Extensions": "Extensões", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "Tamanho do arquivo", "Description": "Verifica se o tamanho do arquivo corresponde aos parâmetros configurados. Os valores estão em megabytes.\n\nSaída 1: Corresponde\nSaída 2: Não corresponde", "Fields": { "Comparison": "Comparação", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "Comparação de tamanho de arquivo", "Description": "Verifica se o tamanho do arquivo mudou em relação ao arquivo original.", "Outputs": { "1": "Menor que o original", @@ -190,9 +200,12 @@ } }, "FileSizeWithin": { + "Label": "Tamanho do arquivo dentro", "Description": "Verifica se o novo tamanho do arquivo está dentro da faixa permitida do tamanho original do arquivo.", - "Value": "Valor", - "Value-Help": "A diferença permitida para o tamanho do arquivo, este valor pode ser tanto mais quanto menos essa diferença.", + "Fields": { + "Value": "Valor", + "Value-Help": "A diferença permitida para o tamanho do arquivo, este valor pode ser tanto mais quanto menos essa diferença." + }, "Outputs": { "1": "O tamanho do arquivo está dentro da faixa permitida", "2": "O tamanho do arquivo não está dentro da faixa permitida" @@ -213,6 +226,7 @@ } }, "FolderIterator": { + "Label": "Iterador de pasta", "Description": "Itera todos os arquivos em uma pasta específica e executa esses arquivos contra um subfluxo.", "Fields": { "Flow": "Fluxo", @@ -251,14 +265,16 @@ } }, "GotoFlow": { - "Description": "Isso permite que você mude para um fluxo diferente para processamento. Este fluxo será encerrado e os parâmetros e o arquivo de trabalho serão passados para o novo fluxo.", + "Label": "Ir para o Flow", + "Description": "Isso permite que você mude para um flow diferente para processamento. Este flow será encerrado e os parâmetros e o arquivo de trabalho serão passados para o novo flow.", "Fields": { "Flow": "Fluxo", "UpdateFlowUsed": "Atualizar Fluxo", - "UpdateFlowUsed-Help": "Se o `fluxo` dos arquivos deve ser atualizado para referenciar este novo fluxo ou deixá-lo como o fluxo original." + "UpdateFlowUsed-Help": "Se o `flow` dos arquivos deve ser atualizado para referenciar este novo flow ou deixá-lo como o flow original." } }, "HasHardLinks": { + "Label": "Tem links físicos", "Description": "Verifica se um arquivo possui links físicos ou não", "Fields": { "Count": "Contar", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "Se booleano", "Description": "Testa se uma variável é verdadeira ou falsa", "Fields": { "Variable": "Variável", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "Se string", "Description": "Testa se uma variável corresponde a uma string", "Fields": { "Options": "Opções", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "Arquivo de entrada", "Description": "Um elemento de fluxo de entrada para um arquivo. Isso é obrigatório e é o ponto de partida de um fluxo. Qualquer elemento de fluxo de entrada pode ser usado, apenas um é necessário.", "Outputs": { "1": "Arquivo da biblioteca" } }, "InputFolder": { + "Label": "Pasta de entrada", "Description": "Um elemento de fluxo de entrada para uma pasta. Isso só funcionará se a biblioteca que utiliza este fluxo estiver configurada para pastas.", "Outputs": { "1": "Pasta da biblioteca" } }, "IsDocker": { + "Label": "É Docker", "Description": "Determina se este fluxo está sendo executado no Docker", "Outputs": { "1": "Está executando no Docker", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "É da biblioteca", "Description": "Verifica se o arquivo que está sendo processado é da biblioteca especificada.", "Fields": { "Library": "Biblioteca", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "É Linux", "Description": "Determina se este fluxo está sendo executado no Linux", "Outputs": { "1": "Está executando no Linux", @@ -351,6 +374,7 @@ } }, "IsProcessingOnNode": { + "Label": "Está processando no nó", "Description": "Verifica se o fluxo está atualmente processando em um nó de processamento especificado.", "Fields": { "Node": "Nó", @@ -362,6 +386,7 @@ } }, "IsWindows": { + "Label": "É Windows", "Description": "Determina se este fluxo está sendo executado no Windows", "Outputs": { "1": "Está executando no Windows", @@ -369,6 +394,7 @@ } }, "ListIterator": { + "Label": "Iterador de lista", "Description": "Itera todas as strings em uma lista específica e executa essas strings contra um subfluxo.", "Fields": { "Flow": "Fluxo", @@ -381,6 +407,7 @@ } }, "Log": { + "Label": "Log", "Description": "Registra uma mensagem no log do fluxo", "Fields": { "LogType": "Tipo", @@ -391,6 +418,7 @@ } }, "Matches": { + "Label": "Corresponde", "Description": "Compara um conjunto de valores e condições de correspondência para ver qual saída deve ser chamada", "Fields": { "MatchConditions": "", @@ -400,6 +428,7 @@ } }, "MatchesAll": { + "Label": "Corresponde a todos", "Description": "Compara um conjunto de valores e verifica se todas as condições correspondem.", "Fields": { "MatchConditions": "", @@ -413,6 +442,7 @@ } }, "MoveFile": { + "Label": "Mover arquivo", "Description": "Move um arquivo para a pasta de destino", "Fields": { "AdditionalFiles": "Arquivos Adicionais", @@ -439,6 +469,7 @@ } }, "MoveFolder": { + "Label": "Mover pasta", "Description": "Move uma pasta", "Fields": { "CreateSubfolder": "Criar Subpasta", @@ -453,6 +484,7 @@ } }, "OlderThan": { + "Label": "Mais antigo que", "Description": "Verifica se uma pasta é mais antiga do que o intervalo especificado", "Fields": { "Date": "Data", @@ -465,12 +497,14 @@ } }, "OriginalFile": { + "Label": "Arquivo original", "Description": "Define o arquivo atual no fluxo como o arquivo original que iniciou o fluxo", "Outputs": { "1": "Arquivo atual definido como arquivo original" } }, "PatternMatch": { + "Label": "Correspondência de padrão", "Description": "Testa o arquivo atual e o arquivo original com uma expressão regular.\n\nSaída 1: Corresponde à expressão\nSaída 2: Não corresponde", "Fields": { "Pattern": "Padrão", @@ -524,6 +558,7 @@ } }, "Renamer": { + "Label": "Renomeador", "Description": "Renomeia o arquivo atual.\nVariáveis podem ser usadas ao inserir a chave '{' no campo Padrão.", "Fields": { "CsvFile": "Arquivo CSV", @@ -540,6 +575,7 @@ } }, "ReplaceOriginal": { + "Label": "Substituir Original", "Description": "Substitui o arquivo original pelo arquivo atual.\n\nSe a extensão for diferente no arquivo atual, o arquivo original será excluído e o arquivo atual será movido para o original com a nova extensão.\nPor exemplo, de Arquivo.avi para Arquivo.mkv", "Fields": { "PreserverOriginalDates": "Preservar Datas", @@ -550,6 +586,7 @@ } }, "Reprocess": { + "Label": "Reprocessar", "Description": "O elemento de fluxo permite que você reprocesse o arquivo de biblioteca original com um nó de processamento diferente.\n\n Se o mesmo nó de processamento for selecionado como o que está processando o arquivo atualmente, o fluxo falhará.", "Fields": { "Node": "Nó", @@ -619,6 +656,7 @@ } }, "Sleep": { + "Label": "Dormir", "Description": "Pausa o fluxo", "Fields": { "Milliseconds": "Milissegundos", @@ -629,6 +667,7 @@ } }, "Touch": { + "Label": "Toque", "Description": "Modifica um arquivo ou pasta e atualiza a data da última modificação para agora.", "Fields": { "FileName": "Nome do Arquivo", @@ -639,6 +678,7 @@ } }, "Unpack": { + "Label": "Descompactar", "Description": "Permite descompactar um arquivo (zip, rar, tar, etc.)", "Fields": { "DestinationPath": "Pasta de Destino", @@ -651,6 +691,7 @@ } }, "VariableMatch": { + "Label": "Correspondência de variável", "Description": "Teste se uma entrada corresponde a uma Variável armazenada", "Fields": { "Input": "Valor", @@ -666,6 +707,7 @@ } }, "WebRequest": { + "Label": "Solicitação Web", "Description": "Permite enviar uma solicitação web", "Fields": { "Body": "Corpo", @@ -687,6 +729,7 @@ } }, "WriteText": { + "Label": "Escrever texto", "Description": "Escreve texto em um arquivo", "Fields": { "File": "Arquivo", @@ -699,6 +742,7 @@ } }, "Zip": { + "Label": "Zip", "Description": "Permite compactar a entrada", "Fields": { "DestinationFile": "Arquivo de Destino", diff --git a/BasicNodes/i18n/ru.json b/BasicNodes/i18n/ru.json index ad43a4b2..8ddadae2 100644 --- a/BasicNodes/i18n/ru.json +++ b/BasicNodes/i18n/ru.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { + "Label": "Завершить поток", "Description": "Завершает/оканчивает поток как успешный" }, "CopyFile": { + "Description": "Копирует файл в целевую папку", "Description": "Копирует файл в папку назначения", "Fields": { "AdditionalFiles": "Дополнительные файлы", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "Удалить", "Description": "Удаляет файл или папку", "Fields": { "FileName": "Путь", @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "Исполнитель", "Description": "Выполняет следующий процесс над файлом.\nВыход 1: Процесс вернул код успешного завершения\nВыход 2: Процесс вернул код завершения с ошибкой.", "Fields": { "Arguments": "Аргументы", @@ -124,6 +128,7 @@ } }, "FailFlow": { + "Label": "Завершить поток с ошибкой", "Description": "Немедленно завершает поток с ошибкой, полезно, если вы хотите, чтобы определенный путь просто завершился неудачей.", "Fields": { "Reason": "Причина", @@ -131,6 +136,7 @@ } }, "FileDateCompare": { + "Label": "Сравнение даты файла", "Description": "Проверяет, соответствует ли дата создания файла или последнее время записи указанным ограничениям по дате.", "Fields": { "Date": "Дата", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "Файл существует", "Description": "Проверяет, существует ли файл\n\nВыход 1: Файл существует\nВыход 2: Файл не существует", "Fields": { "FileName": "Имя файла", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "Расширение файла", "Description": "Проверяет, имеет ли файл одно из заданных расширений.\n\nВыход 1: Совпадает\nВыход 2: Не совпадает", "Fields": { "Extensions": "Расширения", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "Размер файла", "Description": "Проверяет, соответствует ли размер файла заданным параметрам. Значения указаны в мегабайтах.\n\nВыход 1: Совпадает\nВыход 2: Не совпадает", "Fields": { "Comparison": "Сравнение", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "Сравнение размера файла", "Description": "Проверяет, изменилась ли размер файла по сравнению с оригинальным файлом.", "Outputs": { "1": "Меньше оригинала", @@ -190,9 +200,12 @@ } }, "FileSizeWithin": { + "Label": "Размер файла в пределах", "Description": "Проверяет, находится ли новый размер файла в допустимом диапазоне оригинального размера файла.", - "Value": "Значение", - "Value-Help": "Допустимая разница для размера файла, это значение может быть как плюс, так и минус этой разницы.", + "Fields": { + "Value": "Значение", + "Value-Help": "Допустимая разница для размера файла, это значение может быть как плюс, так и минус этой разницы." + }, "Outputs": { "1": "Размер файла в допустимом диапазоне", "2": "Размер файла не в допустимом диапазоне" @@ -213,6 +226,7 @@ } }, "FolderIterator": { + "Label": "Итератор папки", "Description": "Итерирует все файлы в заданной папке и выполняет эти файлы в рамках подфункции.", "Fields": { "Flow": "Поток", @@ -251,6 +265,7 @@ } }, "GotoFlow": { + "Label": "Перейти к потоку", "Description": "Это позволяет вам переключиться на другой поток для обработки. Этот поток завершится, а параметры и рабочий файл будут переданы в новый поток.", "Fields": { "Flow": "Поток", @@ -259,6 +274,7 @@ } }, "HasHardLinks": { + "Label": "Есть жесткие ссылки", "Description": "Проверяет, есть ли у файла жесткие ссылки или нет", "Fields": { "Count": "Количество", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "Если логическое", "Description": "Проверяет, истинна ли переменная или ложна", "Fields": { "Variable": "Переменная", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "Если строка", "Description": "Проверяет, соответствует ли переменная строке", "Fields": { "Options": "Опции", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "Входной файл", "Description": "Элемент входного потока для файла. Это обязательно и является отправной точкой потока. Можно использовать любой элемент входного потока, но требуется хотя бы один.", "Outputs": { "1": "Файл библиотеки" } }, "InputFolder": { + "Label": "Входная папка", "Description": "Элемент входного потока для папки. Это будет работать только в том случае, если библиотека, использующая этот поток, настроена для работы с папками.", "Outputs": { "1": "Папка библиотеки" } }, "IsDocker": { + "Label": "Это Docker", "Description": "Определяет, работает ли этот поток в Docker", "Outputs": { "1": "Работает в Docker", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "Из библиотеки", "Description": "Проверяет, поступает ли обрабатываемый файл из указанной библиотеки.", "Fields": { "Library": "Библиотека", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "Это Linux", "Description": "Определяет, работает ли этот поток в Linux", "Outputs": { "1": "Работает в Linux", @@ -351,6 +374,7 @@ } }, "IsProcessingOnNode": { + "Label": "Обрабатывается на узле", "Description": "Проверяет, обрабатывает ли поток в данный момент на указанном узле обработки.", "Fields": { "Node": "Узел", @@ -362,6 +386,7 @@ } }, "IsWindows": { + "Label": "Это Windows", "Description": "Определяет, выполняется ли этот поток на Windows", "Outputs": { "1": "Выполняется на Windows", @@ -369,6 +394,7 @@ } }, "ListIterator": { + "Label": "Итератор списка", "Description": "Итерирует все строки в данном списке и выполняет эти строки против подгруппы.", "Fields": { "Flow": "Поток", @@ -381,6 +407,7 @@ } }, "Log": { + "Label": "Журнал", "Description": "Записывает сообщение в журнал потока", "Fields": { "LogType": "Тип", @@ -391,6 +418,7 @@ } }, "Matches": { + "Label": "Соответствует", "Description": "Сравнивает набор значений и сопоставляет условия, чтобы увидеть, какой вывод следует вызвать", "Fields": { "MatchConditions": "", @@ -400,6 +428,7 @@ } }, "MatchesAll": { + "Label": "Соответствует всем", "Description": "Сравнивает набор значений и проверяет, соответствуют ли все условия.", "Fields": { "MatchConditions": "", @@ -413,6 +442,7 @@ } }, "MoveFile": { + "Label": "Переместить файл", "Description": "Перемещает файл в целевую папку", "Fields": { "AdditionalFiles": "Дополнительные Файлы", @@ -439,6 +469,7 @@ } }, "MoveFolder": { + "Label": "Переместить папку", "Description": "Перемещает папку", "Fields": { "CreateSubfolder": "Создать Подпапку", @@ -453,6 +484,7 @@ } }, "OlderThan": { + "Label": "Старше чем", "Description": "Проверяет, старше ли папка заданного диапазона", "Fields": { "Date": "Дата", @@ -465,12 +497,14 @@ } }, "OriginalFile": { + "Label": "Оригинальный файл", "Description": "Устанавливает текущий рабочий файл в потоке как оригинальный файл, который запустил поток", "Outputs": { "1": "Рабочий файл установлен на оригинальный файл" } }, "PatternMatch": { + "Label": "Совпадение шаблона", "Description": "Тестирует рабочий файл и оригинальный файл по регулярному выражению.\n\nВыход 1: Совпадает с выражением\nВыход 2: Не совпадает", "Fields": { "Pattern": "Шаблон", @@ -524,6 +558,7 @@ } }, "Renamer": { + "Label": "Переименовщик", "Description": "Переименовывает рабочий файл.\nПеременные могут использоваться, вводя '{' в поле шаблона.", "Fields": { "CsvFile": "CSV-файл", @@ -540,6 +575,7 @@ } }, "ReplaceOriginal": { + "Label": "Заменить оригинал", "Description": "Заменяет оригинальный файл рабочим файлом.\n\nЕсли расширение рабочего файла отличается, оригинальный файл будет удален, а рабочий файл будет перемещен в оригинальный файл с новым расширением.\nНапример, с File.avi на File.mkv", "Fields": { "PreserverOriginalDates": "Сохранить Даты", @@ -550,6 +586,7 @@ } }, "Reprocess": { + "Label": "Повторная обработка", "Description": "Этот элемент потока позволяет повторно обработать оригинальный библиотечный файл с помощью другого узла обработки.\n\nЕсли выбран тот же узел обработки, который сейчас обрабатывается, поток завершится неудачей.", "Fields": { "Node": "Узел", @@ -619,6 +656,7 @@ } }, "Sleep": { + "Label": "Сон", "Description": "Приостанавливает поток", "Fields": { "Milliseconds": "Миллисекунды", @@ -629,6 +667,7 @@ } }, "Touch": { + "Label": "Трогать", "Description": "Обновляет файл или каталог и устанавливает время последней записи на текущее время.", "Fields": { "FileName": "Имя файла", @@ -639,6 +678,7 @@ } }, "Unpack": { + "Label": "Распаковать", "Description": "Позволяет распаковать архив (zip, rar, tar и т. д.)", "Fields": { "DestinationPath": "Папка назначения", @@ -651,6 +691,7 @@ } }, "VariableMatch": { + "Label": "Соответствие переменной", "Description": "Проверяет, соответствует ли входное значение сохраненной переменной.", "Fields": { "Input": "Значение", @@ -666,6 +707,7 @@ } }, "WebRequest": { + "Label": "Веб-запрос", "Description": "Позволяет отправлять веб-запрос", "Fields": { "Body": "Тело", @@ -687,6 +729,7 @@ } }, "WriteText": { + "Label": "Записать текст", "Description": "Записывает текст в файл", "Fields": { "File": "Файл", @@ -699,6 +742,7 @@ } }, "Zip": { + "Label": "Zip", "Description": "Позволяет заархивировать входные данные", "Fields": { "DestinationFile": "Файл назначения", diff --git a/BasicNodes/i18n/sv.json b/BasicNodes/i18n/sv.json index 0f1c33e1..632fb262 100644 --- a/BasicNodes/i18n/sv.json +++ b/BasicNodes/i18n/sv.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { + "Label": "Slutför flöde", "Description": "Avslutar/avslutar flödet som framgångsrikt" }, "CopyFile": { + "Label": "Kopiera fil", "Description": "Kopierar en fil till målmappen", "Fields": { "AdditionalFiles": "Ytterligare filer", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "Ta bort", "Description": "Tar bort en fil eller mapp", "Fields": { "FileName": "Sökväg", @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "Utförare", "Description": "Utför följande process mot filen.\nUtdata 1: Processen returnerade framgångsrik exitkod\nUtdata 2: Processen returnerade en icke-framgångsrik exitkod.", "Fields": { "Arguments": "Argument", @@ -124,6 +128,7 @@ } }, "FailFlow": { + "Label": "Misslyckas med flöde", "Description": "Misslyckas med en flow omedelbart, användbart om du vill att en viss väg ska misslyckas.", "Fields": { "Reason": "Orsak", @@ -131,6 +136,7 @@ } }, "FileDateCompare": { + "Label": "Filens datumjämförelse", "Description": "Kontrollerar om filens skapelse- eller senaste skrivdatum matchar den angivna datumbegränsningen.", "Fields": { "Date": "Datum", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "Fil finns", "Description": "Kontrollerar om en fil finns\n\nOutput 1: Filen finns\nOutput 2: Filen finns inte", "Fields": { "FileName": "Filnamn", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "Filändelse", "Description": "Kontrollerar om filen har ett av de konfigurerade filändelserna.\n\nOutput 1: Matchar\nOutput 2: Matchar inte", "Fields": { "Extensions": "Filändelser", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "Filstorlek", "Description": "Kontrollerar om filstorleken matchar de konfigurerade parametrarna. Värdena är i megabyte.\n\nOutput 1: Matchar\nOutput 2: Matchar inte", "Fields": { "Comparison": "Jämförelse", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "Filstorleksjämförelse", "Description": "Kontrollerar om filstorleken har ändrats jämfört med den ursprungliga filen.", "Outputs": { "1": "Mindre än originalet", @@ -190,9 +200,12 @@ } }, "FileSizeWithin": { + "Label": "Filstorlek inom", "Description": "Kontrollerar om den nya filstorleken ligger inom det tillåtna intervallet för den ursprungliga filstorleken.", - "Value": "Värde", - "Value-Help": "Det tillåtna avvikelsen för filstorleken, detta värde kan vara både plus och minus denna avvikelse.", + "Fields": { + "Value": "Värde", + "Value-Help": "Det tillåtna avvikelsen för filstorleken, detta värde kan vara både plus och minus denna avvikelse." + }, "Outputs": { "1": "Filstorleken ligger inom det tillåtna intervallet", "2": "Filstorleken ligger inte inom det tillåtna intervallet" @@ -214,6 +227,7 @@ }, "FolderIterator": { "Description": "Itererar över alla filer i en angiven mapp och kör dessa filer mot en underflöde.", + "Label": "Mappiterering", "Fields": { "Flow": "Flöde", "Flow-Help": "Underflödet som filerna ska köras mot.", @@ -251,6 +265,7 @@ } }, "GotoFlow": { + "Label": "Gå till flöde", "Description": "Detta gör att du kan byta till ett annat flöde för att bearbeta. Detta flöde kommer att avslutas och parametrarna samt arbetsfilen kommer att överföras till det nya Flödet.", "Fields": { "Flow": "Flöde", @@ -259,6 +274,7 @@ } }, "HasHardLinks": { + "Label": "Har hårda länkar", "Description": "Kontrollerar om en fil har hårda länkar eller inte", "Fields": { "Count": "Antal", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "Om Boolesk", "Description": "Kontrollerar om en variabel är sann eller falsk", "Fields": { "Variable": "Variabel", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "Om Sträng", "Description": "Testar om en variabel matchar en sträng", "Fields": { "Options": "Alternativ", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "Ingångsfil", "Description": "Ett ingångsflödeselement för en fil. Detta är obligatoriskt och är startpunkten för ett flöde. Vilket ingångsflödeselement kan användas, men minst ett krävs.", "Outputs": { "1": "Biblioteksfil" } }, "InputFolder": { + "Label": "Ingångsmapp", "Description": "Ett ingångsflödeselement för en mapp. Detta fungerar endast om biblioteket som använder detta flöde är konfigurerat för mappar.", "Outputs": { "1": "Biblioteksmap" } }, "IsDocker": { + "Label": "Är Docker", "Description": "Bestämmer om detta flöde körs på Docker", "Outputs": { "1": "Körs på Docker", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "Är från bibliotek", "Description": "Kontrollerar om filen som behandlas kommer från det angivna biblioteket.", "Fields": { "Library": "Bibliotek", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "Är Linux", "Description": "Bestämmer om detta flöde körs på Linux", "Outputs": { "1": "Körs på Linux", @@ -351,6 +374,7 @@ } }, "IsProcessingOnNode": { + "Label": "Bearbetar på nod", "Description": "Kontrollerar om flödet för närvarande bearbetas på en angiven bearbetningsnod.", "Fields": { "Node": "Nod", @@ -362,6 +386,7 @@ } }, "IsWindows": { + "Label": "Är Windows", "Description": "Bestämmer om detta flöde körs på Windows", "Outputs": { "1": "Körs på Windows", @@ -369,6 +394,7 @@ } }, "ListIterator": { + "Label": "Listiterering", "Description": "Itererar alla strängar i en given lista och utför dessa strängar mot en underflöde.", "Fields": { "Flow": "Flöde", @@ -381,6 +407,7 @@ } }, "Log": { + "Label": "Logga", "Description": "Loggar ett meddelande till flödesloggen", "Fields": { "LogType": "Typ", @@ -391,6 +418,7 @@ } }, "Matches": { + "Label": "Matcher", "Description": "Jämför en uppsättning värden och matchar villkor för att se vilken utdata som ska anropas", "Fields": { "MatchConditions": "", @@ -400,6 +428,7 @@ } }, "MatchesAll": { + "Label": "Matcher alla", "Description": "Jämför en uppsättning värden och kontrollerar om alla villkor matchar.", "Fields": { "MatchConditions": "", @@ -413,6 +442,7 @@ } }, "MoveFile": { + "Label": "Flytta fil", "Description": "Flyttar en fil till destinationsmappen", "Fields": { "AdditionalFiles": "Ytterligare Filer", @@ -439,6 +469,7 @@ } }, "MoveFolder": { + "Label": "Flytta mapp", "Description": "Flyttar en mapp", "Fields": { "CreateSubfolder": "Skapa Undermapp", @@ -453,6 +484,7 @@ } }, "OlderThan": { + "Label": "Äldre än", "Description": "Kontrollerar om en mapp är äldre än det angivna intervallet", "Fields": { "Date": "Datum", @@ -465,12 +497,14 @@ } }, "OriginalFile": { + "Label": "Ursprunglig fil", "Description": "Ställer in den aktuella arbetsfilen i flödet på den ursprungliga filen som startade flödet", "Outputs": { "1": "Arbetsfil inställd på originalfil" } }, "PatternMatch": { + "Label": "Mönstermatchning", "Description": "Testar arbetsfilen och originalfilen mot ett reguljärt uttryck.\n\nUtdata 1: Matchar uttrycket\nUtdata 2: Matchar inte", "Fields": { "Pattern": "Mönster", @@ -524,6 +558,7 @@ } }, "Renamer": { + "Label": "Filnamn", "Description": "Ändrar namnet på arbetsfilen.\nVariabler kan användas genom att skriva '{' i mönstret.", "Fields": { "CsvFile": "CSV-fil", @@ -540,6 +575,7 @@ } }, "ReplaceOriginal": { + "Label": "Ersätt original", "Description": "Ersätter den ursprungliga filen med arbetsfilen.\n\nOm arbetsfilens filändelse är annorlunda kommer den ursprungliga filen att tas bort och arbetsfilen kommer att flyttas till den ursprungliga filen med den nya filändelsen.\nTill exempel, från File.avi till File.mkv", "Fields": { "PreserverOriginalDates": "Bevara Datum", @@ -550,6 +586,7 @@ } }, "Reprocess": { + "Label": "Bearbeta igen", "Description": "Detta flödeselement gör det möjligt att behandla den ursprungliga bibliotekfilen igen med en annan behandlingsnod.\n\nOm samma behandlingsnod väljs som för närvarande bearbetas, kommer flödet att misslyckas.", "Fields": { "Node": "Nod", @@ -619,6 +656,7 @@ } }, "Sleep": { + "Label": "Sov", "Description": "Pausar flödet", "Fields": { "Milliseconds": "Millisekunder", @@ -629,6 +667,7 @@ } }, "Touch": { + "Label": "Rör vid", "Description": "Rör vid en fil eller mapp och sätter den sista skrivtiden till nu.", "Fields": { "FileName": "Filnamn", @@ -639,6 +678,7 @@ } }, "Unpack": { + "Label": "Packa upp", "Description": "Gör att du kan packa upp ett arkiv (zip, rar, tar, etc.)", "Fields": { "DestinationPath": "Målmapp", @@ -651,6 +691,7 @@ } }, "VariableMatch": { + "Label": "Variabelmatchning", "Description": "Kontrollerar om ett inmatningsvärde matchar en sparad variabel.", "Fields": { "Input": "Värde", @@ -666,6 +707,7 @@ } }, "WebRequest": { + "Label": "Webbförfrågan", "Description": "Gör det möjligt att skicka en webbförfrågan", "Fields": { "Body": "Kropp", @@ -687,6 +729,7 @@ } }, "WriteText": { + "Label": "Skriv text", "Description": "Skriver text till en fil", "Fields": { "File": "Fil", @@ -699,6 +742,7 @@ } }, "Zip": { + "Label": "Zip", "Description": "Gör det möjligt att zippa indata", "Fields": { "DestinationFile": "Destinationfil", diff --git a/BasicNodes/i18n/zh.json b/BasicNodes/i18n/zh.json index bccb0fe4..6c1738c4 100644 --- a/BasicNodes/i18n/zh.json +++ b/BasicNodes/i18n/zh.json @@ -29,9 +29,11 @@ } }, "CompleteFlow": { + "Label": "完成流程", "Description": "成功完成/结束流程" }, "CopyFile": { + "Label": "复制文件", "Description": "将文件复制到目标文件夹", "Fields": { "AdditionalFiles": "附加文件", @@ -74,6 +76,7 @@ } }, "Delete": { + "Label": "删除", "Description": "删除文件或文件夹", "Fields": { "FileName": "路径", @@ -100,6 +103,7 @@ } }, "Executor": { + "Label": "执行器", "Description": "对文件执行以下过程。\n输出 1: 进程返回成功退出代码\n输出 2: 进程返回非成功退出代码。", "Fields": { "Arguments": "参数", @@ -124,6 +128,7 @@ } }, "FailFlow": { + "Label": "流失败", "Description": "立即使流失败,如果您希望某个特定路径只是失败,则很有用。", "Fields": { "Reason": "原因", @@ -131,6 +136,7 @@ } }, "FileDateCompare": { + "Label": "文件日期比较", "Description": "检查文件创建时间或最后写入时间是否符合指定的日期约束。", "Fields": { "Date": "日期", @@ -144,6 +150,7 @@ } }, "FileExists": { + "Label": "文件存在", "Description": "检查文件是否存在\n\n输出 1: 文件存在\n输出 2: 文件不存在", "Fields": { "FileName": "文件名", @@ -155,6 +162,7 @@ } }, "FileExtension": { + "Label": "文件扩展名", "Description": "检查文件是否具有配置的扩展名之一。\n\n输出 1: 匹配\n输出 2: 不匹配", "Fields": { "Extensions": "扩展名", @@ -166,6 +174,7 @@ } }, "FileSize": { + "Label": "文件大小", "Description": "检查文件大小是否与配置的参数匹配。值以兆字节为单位。\n\n输出 1: 匹配\n输出 2: 不匹配", "Fields": { "Comparison": "比较", @@ -182,6 +191,7 @@ } }, "FileSizeCompare": { + "Label": "文件大小比较", "Description": "检查文件大小是否与原始文件发生了变化。", "Outputs": { "1": "小于原始", @@ -190,9 +200,12 @@ } }, "FileSizeWithin": { + "Label": "文件大小在范围内", "Description": "检查新的文件大小是否在原始文件大小的允许范围内。", - "Value": "值", - "Value-Help": "文件大小允许的差异,这个值可以是加上或减去这个差异。", + "Fields": { + "Value": "值", + "Value-Help": "文件大小允许的差异,这个值可以是加上或减去这个差异。" + }, "Outputs": { "1": "文件大小在允许范围内", "2": "文件大小不在允许范围内" @@ -213,6 +226,7 @@ } }, "FolderIterator": { + "Label": "文件夹迭代器", "Description": "迭代给定文件夹中的所有文件,并对这些文件执行子流程。", "Fields": { "Flow": "流程", @@ -251,6 +265,7 @@ } }, "GotoFlow": { + "Label": "转到流程", "Description": "这使您能够切换到另一个流程进行处理。此流程将结束,参数和工作文件将转移到新的流程中。", "Fields": { "Flow": "流程", @@ -259,6 +274,7 @@ } }, "HasHardLinks": { + "Label": "有硬链接", "Description": "检查文件是否有硬链接", "Fields": { "Count": "计数", @@ -272,6 +288,7 @@ } }, "IfBoolean": { + "Label": "如果布尔值", "Description": "检查变量是否为真或假", "Fields": { "Variable": "变量", @@ -283,6 +300,7 @@ } }, "IfString": { + "Label": "如果字符串", "Description": "测试变量是否与字符串匹配", "Fields": { "Options": "选项", @@ -306,18 +324,21 @@ } }, "InputFile": { + "Label": "输入文件", "Description": "文件的输入流元素。 这是必需的,是流的起点。可以使用任何输入流元素,但至少需要一个。", "Outputs": { "1": "库文件" } }, "InputFolder": { + "Label": "输入文件夹", "Description": "文件夹的输入流元素。只有当使用此流的库配置为文件夹时,这才有效。", "Outputs": { "1": "库文件夹" } }, "IsDocker": { + "Label": "是 Docker", "Description": "确定此流是否在 Docker 上运行", "Outputs": { "1": "在 Docker 上运行", @@ -325,6 +346,7 @@ } }, "IsFromLibrary": { + "Label": "来自库", "Description": "检查正在处理的文件是否来自指定的库。", "Fields": { "Library": "库", @@ -336,6 +358,7 @@ } }, "IsLinux": { + "Label": "是 Linux", "Description": "确定此流是否在 Linux 上运行", "Outputs": { "1": "在 Linux 上运行", @@ -351,6 +374,7 @@ } }, "IsProcessingOnNode": { + "Label": "正在节点上处理", "Description": "检查流程是否正在指定的处理节点上处理。", "Fields": { "Node": "节点", @@ -362,6 +386,7 @@ } }, "IsWindows": { + "Label": "是 Windows", "Description": "确定此流程是否在Windows上运行", "Outputs": { "1": "正在Windows上运行", @@ -369,6 +394,7 @@ } }, "ListIterator": { + "Label": "列表迭代器", "Description": "遍历给定列表中的所有字符串,并在子流程中执行这些字符串。", "Fields": { "Flow": "流程", @@ -381,6 +407,7 @@ } }, "Log": { + "Label": "日志", "Description": "将消息记录到流程日志", "Fields": { "LogType": "类型", @@ -391,6 +418,7 @@ } }, "Matches": { + "Label": "匹配", "Description": "比较一组值并匹配条件,以查看应该调用哪个输出", "Fields": { "MatchConditions": "", @@ -400,6 +428,7 @@ } }, "MatchesAll": { + "Label": "全部匹配", "Description": "比较一组值并检查所有条件是否匹配。", "Fields": { "MatchConditions": "", @@ -413,6 +442,7 @@ } }, "MoveFile": { + "Label": "移动文件", "Description": "将文件移动到目标文件夹", "Fields": { "AdditionalFiles": "附加文件", @@ -439,6 +469,7 @@ } }, "MoveFolder": { + "Label": "移动文件夹", "Description": "移动文件夹", "Fields": { "CreateSubfolder": "创建子文件夹", @@ -453,6 +484,7 @@ } }, "OlderThan": { + "Label": "比指定日期旧", "Description": "检查文件夹是否比指定的范围更旧", "Fields": { "Date": "日期", @@ -465,12 +497,14 @@ } }, "OriginalFile": { + "Label": "原始文件", "Description": "将当前工作文件设置为启动流程的原始文件", "Outputs": { "1": "工作文件已设置为原始文件" } }, "PatternMatch": { + "Label": "模式匹配", "Description": "测试工作文件和原始文件是否符合正则表达式。\n\n输出 1: 匹配表达式\n输出 2: 不匹配", "Fields": { "Pattern": "模式", @@ -524,6 +558,7 @@ } }, "Renamer": { + "Label": "重命名器", "Description": "重命名工作文件。\n可以通过在模式字段中输入 '{' 来使用变量。", "Fields": { "CsvFile": "CSV 文件", @@ -540,6 +575,7 @@ } }, "ReplaceOriginal": { + "Label": "替换原始", "Description": "用工作文件替换原始文件。\n\n如果工作文件的扩展名不同,原始文件将被删除,工作文件将被移动到原始文件的新扩展名。\n例如,从 File.avi 到 File.mkv", "Fields": { "PreserverOriginalDates": "保留日期", @@ -550,6 +586,7 @@ } }, "Reprocess": { + "Label": "重新处理", "Description": "此流元素允许使用另一个处理节点重新处理原始库文件。\n\n如果选择与当前正在处理的节点相同的处理节点,流将失败。", "Fields": { "Node": "节点", @@ -619,6 +656,7 @@ } }, "Sleep": { + "Label": "睡眠", "Description": "暂停流程", "Fields": { "Milliseconds": "毫秒", @@ -629,6 +667,7 @@ } }, "Touch": { + "Label": "触碰", "Description": "触碰一个文件或目录并将最后写入时间设置为现在。", "Fields": { "FileName": "文件名", @@ -639,6 +678,7 @@ } }, "Unpack": { + "Label": "解压缩", "Description": "允许您解压缩一个档案(zip,rar,tar 等)", "Fields": { "DestinationPath": "目标文件夹", @@ -651,6 +691,7 @@ } }, "VariableMatch": { + "Label": "变量匹配", "Description": "检查输入值是否与保存的变量匹配。", "Fields": { "Input": "值", @@ -666,6 +707,7 @@ } }, "WebRequest": { + "Label": "网页请求", "Description": "允许发送网页请求", "Fields": { "Body": "主体", @@ -687,6 +729,7 @@ } }, "WriteText": { + "Label": "写入文本", "Description": "将文本写入文件", "Fields": { "File": "文件", @@ -699,6 +742,7 @@ } }, "Zip": { + "Label": "压缩", "Description": "允许压缩输入", "Fields": { "DestinationFile": "目标文件",