translations

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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