Skip to content

Commit 16cb1ee

Browse files
committed
translationBot(ui): update translation files
Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/ Translation: InvokeAI/Web UI
1 parent 3f9ab7e commit 16cb1ee

File tree

4 files changed

+3
-231
lines changed

4 files changed

+3
-231
lines changed

invokeai/frontend/web/public/locales/fr.json

Lines changed: 1 addition & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -2375,65 +2375,8 @@
23752375
},
23762376
"supportVideos": {
23772377
"watch": "Regarder",
2378-
"videos": {
2379-
"upscaling": {
2380-
"description": "Comment améliorer la résolution des images avec les outils d'Invoke pour les agrandir.",
2381-
"title": "Upscaling"
2382-
},
2383-
"howDoIGenerateAndSaveToTheGallery": {
2384-
"description": "Étapes pour générer et enregistrer des images dans la galerie.",
2385-
"title": "Comment générer et enregistrer dans la galerie ?"
2386-
},
2387-
"usingControlLayersAndReferenceGuides": {
2388-
"title": "Utilisation des couche de contrôle et des guides de référence",
2389-
"description": "Apprenez à guider la création de vos images avec des couche de contrôle et des images de référence."
2390-
},
2391-
"exploringAIModelsAndConceptAdapters": {
2392-
"description": "Plongez dans les modèles d'IA et découvrez comment utiliser les adaptateurs de concepts pour un contrôle créatif.",
2393-
"title": "Exploration des modèles d'IA et des adaptateurs de concepts"
2394-
},
2395-
"howDoIUseControlNetsAndControlLayers": {
2396-
"title": "Comment utiliser les réseaux de contrôle et les couches de contrôle ?",
2397-
"description": "Apprenez à appliquer des couches de contrôle et des ControlNets à vos images."
2398-
},
2399-
"creatingAndComposingOnInvokesControlCanvas": {
2400-
"description": "Apprenez à composer des images en utilisant le canvas de contrôle d'Invoke.",
2401-
"title": "Créer et composer sur le canvas de contrôle d'Invoke"
2402-
},
2403-
"howDoIEditOnTheCanvas": {
2404-
"title": "Comment puis-je modifier sur la toile ?",
2405-
"description": "Guide pour éditer des images directement sur la toile."
2406-
},
2407-
"howDoIDoImageToImageTransformation": {
2408-
"title": "Comment effectuer une transformation d'image à image ?",
2409-
"description": "Tutoriel sur la réalisation de transformations d'image à image dans Invoke."
2410-
},
2411-
"howDoIUseGlobalIPAdaptersAndReferenceImages": {
2412-
"title": "Comment utiliser les IP Adapters globaux et les images de référence ?",
2413-
"description": "Introduction à l'ajout d'images de référence et IP Adapters globaux."
2414-
},
2415-
"howDoIUseInpaintMasks": {
2416-
"title": "Comment utiliser les masques d'inpainting ?",
2417-
"description": "Comment appliquer des masques de retourche pour la correction et la variation d'image."
2418-
},
2419-
"creatingYourFirstImage": {
2420-
"title": "Créer votre première image",
2421-
"description": "Introduction à la création d'une image à partir de zéro en utilisant les outils d'Invoke."
2422-
},
2423-
"understandingImageToImageAndDenoising": {
2424-
"title": "Comprendre l'Image-à-Image et le Débruitage",
2425-
"description": "Aperçu des transformations d'image à image et du débruitage dans Invoke."
2426-
},
2427-
"howDoIOutpaint": {
2428-
"title": "Comment effectuer un outpainting ?",
2429-
"description": "Guide pour l'extension au-delà des bordures de l'image originale."
2430-
}
2431-
},
24322378
"gettingStarted": "Commencer",
2433-
"studioSessionsDesc1": "Consultez le <StudioSessionsPlaylistLink /> pour des approfondissements sur Invoke.",
2434-
"studioSessionsDesc2": "Rejoignez notre <DiscordLink /> pour participer aux sessions en direct et poser vos questions. Les sessions sont ajoutée dans la playlist la semaine suivante.",
2435-
"supportVideos": "Vidéos d'assistance",
2436-
"controlCanvas": "Contrôler la toile"
2379+
"supportVideos": "Vidéos d'assistance"
24372380
},
24382381
"modelCache": {
24392382
"clear": "Effacer le cache du modèle",

invokeai/frontend/web/public/locales/it.json

Lines changed: 1 addition & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -2603,64 +2603,7 @@
26032603
"supportVideos": {
26042604
"gettingStarted": "Iniziare",
26052605
"supportVideos": "Video di supporto",
2606-
"videos": {
2607-
"usingControlLayersAndReferenceGuides": {
2608-
"title": "Utilizzo di livelli di controllo e guide di riferimento",
2609-
"description": "Scopri come guidare la creazione delle tue immagini con livelli di controllo e immagini di riferimento."
2610-
},
2611-
"creatingYourFirstImage": {
2612-
"description": "Introduzione alla creazione di un'immagine da zero utilizzando gli strumenti di Invoke.",
2613-
"title": "Creazione della tua prima immagine"
2614-
},
2615-
"understandingImageToImageAndDenoising": {
2616-
"description": "Panoramica delle trasformazioni immagine-a-immagine e della riduzione del rumore in Invoke.",
2617-
"title": "Comprendere immagine-a-immagine e riduzione del rumore"
2618-
},
2619-
"howDoIDoImageToImageTransformation": {
2620-
"description": "Tutorial su come eseguire trasformazioni da immagine a immagine in Invoke.",
2621-
"title": "Come si esegue la trasformazione da immagine-a-immagine?"
2622-
},
2623-
"howDoIUseInpaintMasks": {
2624-
"title": "Come si usano le maschere Inpaint?",
2625-
"description": "Come applicare maschere inpaint per la correzione e la variazione delle immagini."
2626-
},
2627-
"howDoIOutpaint": {
2628-
"description": "Guida all'outpainting oltre i confini dell'immagine originale.",
2629-
"title": "Come posso eseguire l'outpainting?"
2630-
},
2631-
"exploringAIModelsAndConceptAdapters": {
2632-
"description": "Approfondisci i modelli di intelligenza artificiale e scopri come utilizzare gli adattatori concettuali per il controllo creativo.",
2633-
"title": "Esplorazione dei modelli di IA e degli adattatori concettuali"
2634-
},
2635-
"upscaling": {
2636-
"title": "Ampliamento",
2637-
"description": "Come ampliare le immagini con gli strumenti di Invoke per migliorarne la risoluzione."
2638-
},
2639-
"creatingAndComposingOnInvokesControlCanvas": {
2640-
"description": "Impara a comporre immagini utilizzando la tela di controllo di Invoke.",
2641-
"title": "Creare e comporre sulla tela di controllo di Invoke"
2642-
},
2643-
"howDoIGenerateAndSaveToTheGallery": {
2644-
"description": "Passaggi per generare e salvare le immagini nella galleria.",
2645-
"title": "Come posso generare e salvare nella Galleria?"
2646-
},
2647-
"howDoIEditOnTheCanvas": {
2648-
"title": "Come posso apportare modifiche sulla tela?",
2649-
"description": "Guida alla modifica delle immagini direttamente sulla tela."
2650-
},
2651-
"howDoIUseControlNetsAndControlLayers": {
2652-
"title": "Come posso utilizzare le Reti di Controllo e i Livelli di Controllo?",
2653-
"description": "Impara ad applicare livelli di controllo e reti di controllo alle tue immagini."
2654-
},
2655-
"howDoIUseGlobalIPAdaptersAndReferenceImages": {
2656-
"title": "Come si utilizzano gli adattatori IP globali e le immagini di riferimento?",
2657-
"description": "Introduzione all'aggiunta di immagini di riferimento e adattatori IP globali."
2658-
}
2659-
},
2660-
"controlCanvas": "Tela di Controllo",
2661-
"watch": "Guarda",
2662-
"studioSessionsDesc1": "Dai un'occhiata a <StudioSessionsPlaylistLink /> per approfondimenti su Invoke.",
2663-
"studioSessionsDesc2": "Unisciti al nostro <DiscordLink /> per partecipare alle sessioni live e fare domande. Le sessioni vengono caricate sulla playlist la settimana successiva."
2606+
"watch": "Guarda"
26642607
},
26652608
"modelCache": {
26662609
"clear": "Cancella la cache del modello",

invokeai/frontend/web/public/locales/ja.json

Lines changed: 1 addition & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -2579,63 +2579,6 @@
25792579
"supportVideos": {
25802580
"supportVideos": "サポートビデオ",
25812581
"gettingStarted": "はじめる",
2582-
"controlCanvas": "コントロールキャンバス",
2583-
"watch": "ウォッチ",
2584-
"studioSessionsDesc1": "Invoke の詳細な情報については、<StudioSessionsPlaylistLink /> をご覧ください。",
2585-
"studioSessionsDesc2": "<DiscordLink /> に参加してライブセッションに参加したり、質問したりしてください。セッションは翌週にプレイリストにアップロードされます。",
2586-
"videos": {
2587-
"creatingYourFirstImage": {
2588-
"title": "最初の画像を作成する",
2589-
"description": "Invoke のツールを使用してゼロからイメージを作成する方法の紹介。"
2590-
},
2591-
"usingControlLayersAndReferenceGuides": {
2592-
"title": "制御レイヤーとリファレンスガイドの使用",
2593-
"description": "コントロールレイヤーと参照画像を使用して画像作成をガイドする方法を学びます。"
2594-
},
2595-
"understandingImageToImageAndDenoising": {
2596-
"title": "画像間変換とノイズ除去の理解",
2597-
"description": "Invoke でのimg2imgの変換とノイズ除去の概要。"
2598-
},
2599-
"exploringAIModelsAndConceptAdapters": {
2600-
"title": "AIモデルとコンセプトアダプターの探索",
2601-
"description": "AI モデルの詳細と、クリエイティブなコントロールのためのコンセプトアダプターの使用方法について説明します。"
2602-
},
2603-
"creatingAndComposingOnInvokesControlCanvas": {
2604-
"title": "Invoke のコントロール キャンバスでの作成と構成",
2605-
"description": "Invoke のコントロール キャンバスを使用して画像を構成する方法を学びます。"
2606-
},
2607-
"upscaling": {
2608-
"title": "アップスケーリング",
2609-
"description": "Invoke のツールを使用して画像を拡大し、解像度を高める方法。"
2610-
},
2611-
"howDoIGenerateAndSaveToTheGallery": {
2612-
"title": "ギャラリーを生成して保存するにはどうすればよいですか?",
2613-
"description": "画像を生成してギャラリーに保存する手順。"
2614-
},
2615-
"howDoIEditOnTheCanvas": {
2616-
"title": "キャンバス上で編集するにはどうすればいいですか?",
2617-
"description": "キャンバス上で直接画像を編集するためのガイド。"
2618-
},
2619-
"howDoIDoImageToImageTransformation": {
2620-
"title": "img2imgへの変換を行うにはどうすればいいですか?",
2621-
"description": "Invoke でimg2imgの変換を実行する方法に関するチュートリアル。"
2622-
},
2623-
"howDoIUseControlNetsAndControlLayers": {
2624-
"title": "コントロールネットとコントロールレイヤーはどのように使用すればよいですか?",
2625-
"description": "画像にコントロールレイヤーとコントロール ネットを適用する方法を学びます。"
2626-
},
2627-
"howDoIUseGlobalIPAdaptersAndReferenceImages": {
2628-
"title": "グローバル IP アダプターと参照イメージを使用するにはどうすればよいですか?",
2629-
"description": "参照画像とグローバル IP アダプターの追加の概要。"
2630-
},
2631-
"howDoIUseInpaintMasks": {
2632-
"title": "インペイントマスクはどのように使用すればいいですか?",
2633-
"description": "画像の補正とバリエーションのためにインペイントマスクを適用する方法。"
2634-
},
2635-
"howDoIOutpaint": {
2636-
"title": "どうやってアウトペイントするのですか?",
2637-
"description": "元の画像の境界を越えてペイントするためのガイド。"
2638-
}
2639-
}
2582+
"watch": "ウォッチ"
26402583
}
26412584
}

invokeai/frontend/web/public/locales/vi.json

Lines changed: 0 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,63 +2575,6 @@
25752575
"supportVideos": {
25762576
"supportVideos": "Video Hỗ Trợ",
25772577
"gettingStarted": "Bắt Đầu Làm Quen",
2578-
"studioSessionsDesc1": "Xem thử <StudioSessionsPlaylistLink /> để hiểu rõ Invoke hơn.",
2579-
"studioSessionsDesc2": "Đến <DiscordLink /> để tham gia vào phiên trực tiếp và hỏi câu hỏi. Các phiên được tải lên danh sách phát vào các tuần.",
2580-
"videos": {
2581-
"howDoIDoImageToImageTransformation": {
2582-
"title": "Làm Sao Để Tôi Dùng Trình Biến Đổi Hình Ảnh Sang Hình Ảnh?",
2583-
"description": "Hướng dẫn cách thực hiện biến đổi ảnh sang ảnh trong Invoke."
2584-
},
2585-
"howDoIUseGlobalIPAdaptersAndReferenceImages": {
2586-
"description": "Giới thiệu về ảnh mẫu và IP adapter toàn vùng.",
2587-
"title": "Làm Sao Để Tôi Dùng IP Adapter Toàn Vùng Và Ảnh Mẫu?"
2588-
},
2589-
"creatingAndComposingOnInvokesControlCanvas": {
2590-
"description": "Học cách sáng tạo ảnh bằng trình điều khiển canvas của Invoke.",
2591-
"title": "Sáng Tạo Trong Trình Kiểm Soát Canvas Của Invoke"
2592-
},
2593-
"upscaling": {
2594-
"description": "Cách upscale ảnh bằng bộ công cụ của Invoke để nâng cấp độ phân giải.",
2595-
"title": "Upscale (Nâng Cấp Chất Lượng Hình Ảnh)"
2596-
},
2597-
"howDoIGenerateAndSaveToTheGallery": {
2598-
"title": "Làm Sao Để Tôi Tạo Sinh Và Lưu Vào Thư Viện Ảnh?",
2599-
"description": "Các bước để tạo sinh và lưu ảnh vào thư viện ảnh."
2600-
},
2601-
"howDoIEditOnTheCanvas": {
2602-
"description": "Hướng dẫn chỉnh sửa ảnh trực tiếp trên canvas.",
2603-
"title": "Làm Sao Để Tôi Chỉnh Sửa Trên Canvas?"
2604-
},
2605-
"howDoIUseControlNetsAndControlLayers": {
2606-
"title": "Làm Sao Để Tôi Dùng ControlNet và Layer Điều Khiển Được?",
2607-
"description": "Học cách áp dụng layer điều khiển được và controlnet vào ảnh của bạn."
2608-
},
2609-
"howDoIUseInpaintMasks": {
2610-
"title": "Làm Sao Để Tôi Dùng Lớp Phủ Inpaint?",
2611-
"description": "Cách áp dụng lớp phủ inpaint vào chỉnh sửa và thay đổi ảnh."
2612-
},
2613-
"howDoIOutpaint": {
2614-
"title": "Làm Sao Để Tôi Outpaint?",
2615-
"description": "Hướng dẫn outpaint bên ngoài viền ảnh gốc."
2616-
},
2617-
"creatingYourFirstImage": {
2618-
"description": "Giới thiệu về cách tạo ảnh từ ban đầu bằng công cụ Invoke.",
2619-
"title": "Tạo Hình Ảnh Đầu Tiên Của Bạn"
2620-
},
2621-
"usingControlLayersAndReferenceGuides": {
2622-
"description": "Học cách chỉ dẫn ảnh được tạo ra bằng layer điều khiển được và ảnh mẫu.",
2623-
"title": "Dùng Layer Điều Khiển Được và Chỉ Dẫn Mẫu"
2624-
},
2625-
"understandingImageToImageAndDenoising": {
2626-
"title": "Hiểu Rõ Trình Hình Ảnh Sang Hình Ảnh Và Trình Khử Nhiễu",
2627-
"description": "Tổng quan về trình biến đổi ảnh sang ảnh và trình khử nhiễu trong Invoke."
2628-
},
2629-
"exploringAIModelsAndConceptAdapters": {
2630-
"title": "Khám Phá Model AI Và Khái Niệm Về Adapter",
2631-
"description": "Đào sâu vào model AI và cách dùng những adapter để điều khiển một cách sáng tạo."
2632-
}
2633-
},
2634-
"controlCanvas": "Điều Khiển Canvas",
26352578
"watch": "Xem"
26362579
},
26372580
"modelCache": {

0 commit comments

Comments
 (0)