1
0
Fork 0
mirror of synced 2024-04-30 02:52:26 +12:00

Add it and eo langauge from #322,#321

This commit is contained in:
nagadomi 2020-01-10 05:24:32 +09:00
parent da44c59fb0
commit 0504c1d570
20 changed files with 584 additions and 0 deletions

View file

@ -20,6 +20,8 @@ map $http_accept_language $lang {
~nl nl;
~ca ca;
~ro ro;
~it it;
~eo eo;
~en en;
}

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Amplia la resolució d'il·lustracions d'estil anime utilitzant xarxes neuronals convolucionals profundes. I suporta fotos.</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Einzelbild Super-Auflösungs Konvertierung für Bilder im Anime Stil mithilfe eines künstlichen neuronalen Netzwerk. Zusätzlich dazu unterstützt es auch Fotos.</p>
<p class="margin1 link-box">

207
assets/index.eo.html Normal file
View file

@ -0,0 +1,207 @@
<!DOCTYPE html>
<html lang="eo">
<!-- This file was automatically generated by webgen/gen.rb. Do not make changes to this file manually. -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="utf-8">
<link rel="shortcut icon" href="favicon.ico"/>
<meta name="viewport" content="initial-scale=1.0,width=device-width">
<link href="//cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css" rel="stylesheet" type="text/css">
<link href="style.css" rel="stylesheet" type="text/css">
<link href="mobile.css" rel="stylesheet" type="text/css" media="screen and (max-width: 768px) and (min-width: 0px)">
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/URI.js/1.18.1/URI.min.js"></script>
<script type="text/javascript" src="ui.js"></script>
<title>waifu2x</title>
</head>
<body>
<div class="all-page">
<h1 class="main-title">waifu2x</h1>
<div class="choose-lang">
<a href="index.html">
English
</a>
/
<a href="index.ja.html">
日本語
</a>
/
<a href="index.ru.html">
Русский
</a>
/
<a href="index.pt.html">
Português
</a>
/
<a href="index.es.html">
Español
</a>
/
<a href="index.fr.html">
Français
</a>
/
<a href="index.de.html">
Deutsch
</a>
/
<a href="index.tr.html">
Türkçe
</a>
/
<a href="index.zh-CN.html">
简体中文
</a>
/
<a href="index.zh-TW.html">
繁體中文
</a>
/
<a href="index.ko.html">
한국어
</a>
/
<a href="index.nl.html">
Nederlands
</a>
/
<a href="index.ca.html">
Català
</a>
/
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Plibonigas la rezolucion de anime-similaj ilustraĵoj per konverteblaj neŭraj retoj. Ĝi ankaŭ kongruas kun fotoj.</p>
<p class="margin1 link-box">
<a href="https://raw.githubusercontent.com/nagadomi/waifu2x/master/images/slide.png" class="blue-link" target="_blank">
Vidi ekzemplon
</a>
|
<a href="https://github.com/nagadomi/waifu2x" class="blue-link" target="_blank">
Ligilo al GitHub
</a>
</p>
<form action="/api" method="POST" enctype="multipart/form-data" target="_blank">
<div class="option-box first">
<div class="option-left">selezione della immagine:</div>
<div class="option-right">
<input type="text" id="url" name="url" placeholder="skribi retadreson">
<div class="option-right-small">
aŭ elekti arkivon:
<input type="file" id="file" name="file"></div>
</div>
<div class="option-hint file_limits">
Limoj: grandeco: 5 MB, redukto de bruo: 3000x3000px, pliiĝo de rezolucio: 1500x1500px.
</div>
</div>
<div class="option-box">
<div class="option-left">
stilo:
</div>
<div class="option-right">
<label><input type="radio" name="style" class="radio" value="art" checked>
<span class="r-text">
ilustraĵo
</span>
</label>
<label><input type="radio" name="style" class="radio" value="photo">
<span class="r-text">
fotografio
</span>
</label>
</div>
</div>
<div class="option-box">
<div class="option-left">
redukto de bruo:
<div class="option-left-small">
(JPEG kunpreme artefaktoj estos reduktitaj)
</div>
</div>
<div class="option-right">
<label><input type="radio" name="noise" class="radio" value="-1">
<span class="r-text">
nenio
</span>
</label>
<label><input type="radio" name="noise" class="radio" value="0" checked>
<span class="r-text">
Low
</span>
</label>
<label><input type="radio" name="noise" class="radio" value="1" checked>
<span class="r-text">
mezuma
</span>
</label>
<label>
<input type="radio" name="noise" class="radio" value="2">
<span class="r-text">
alta
</span>
</label>
<label>
<input type="radio" name="noise" class="radio" value="3">
<span class="r-text">
maksimuma
</span>
</label>
</div>
<div class="option-hint">
La redukto de bruo devas esti uzata se la bildo havas kunpremajn artefaktojn; alie oni povus akiri la kontraŭan rezulton.
</div>
</div>
<div class="option-box">
<div class="option-left">
pliiĝo de rezolucio:
<div class="option-left-small"></div>
</div>
<div class="option-right">
<label><input type="radio" name="scale" class="radio" value="-1" checked>
<span class="r-text">
neniu
</span>
</label>
<label><input type="radio" name="scale" class="radio" value="1">
<span class="r-text">
1.6x
</span>
</label>
<label><input type="radio" name="scale" class="radio" value="2">
<span class="r-text">
2x
</span>
</label>
</div>
</div>
<input type="submit" class="button" value="konverti">
<input type="submit" name="download" value="malŝarĝi" class="button">
<div class="bottom-hint">
<ul>
<li>Se vi uzas Firefox, uzu la ŝlosilan kombinaĵon [CTRL]+[S] por konservi la bildon. La opcio "konservi kiel..." ne funkcias.</li>
</ul>
</div>
</form>
</div>
<div class="bottom-info address">
<a href="https://github.com/nagadomi/waifu2x" class="gray-link" target="_blank">waifu2x</a>
</div>
</body>
</html>

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Mejora la resolución de ilustraciones de tipo anime utilizando redes neuronales convolucionales. También es compatible con fotografías.</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Outil permettant la mise à l'échelle de n'importe quelle image de style "anime", par le biais de réseaux de neurones convolutionnels. Fonctionne également sur les photos.</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Single-Image Super-Resolution for Anime-Style Art using Deep Convolutional Neural Networks. And it supports photo.</p>
<p class="margin1 link-box">

207
assets/index.it.html Normal file
View file

@ -0,0 +1,207 @@
<!DOCTYPE html>
<html lang="it">
<!-- This file was automatically generated by webgen/gen.rb. Do not make changes to this file manually. -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="utf-8">
<link rel="shortcut icon" href="favicon.ico"/>
<meta name="viewport" content="initial-scale=1.0,width=device-width">
<link href="//cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css" rel="stylesheet" type="text/css">
<link href="style.css" rel="stylesheet" type="text/css">
<link href="mobile.css" rel="stylesheet" type="text/css" media="screen and (max-width: 768px) and (min-width: 0px)">
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/URI.js/1.18.1/URI.min.js"></script>
<script type="text/javascript" src="ui.js"></script>
<title>waifu2x</title>
</head>
<body>
<div class="all-page">
<h1 class="main-title">waifu2x</h1>
<div class="choose-lang">
<a href="index.html">
English
</a>
/
<a href="index.ja.html">
日本語
</a>
/
<a href="index.ru.html">
Русский
</a>
/
<a href="index.pt.html">
Português
</a>
/
<a href="index.es.html">
Español
</a>
/
<a href="index.fr.html">
Français
</a>
/
<a href="index.de.html">
Deutsch
</a>
/
<a href="index.tr.html">
Türkçe
</a>
/
<a href="index.zh-CN.html">
简体中文
</a>
/
<a href="index.zh-TW.html">
繁體中文
</a>
/
<a href="index.ko.html">
한국어
</a>
/
<a href="index.nl.html">
Nederlands
</a>
/
<a href="index.ca.html">
Català
</a>
/
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Migliora la risoluzione di illustrazioni tipo anime utilizzando reti neurali convoluzionali. È anche compatibile con fotografie.</p>
<p class="margin1 link-box">
<a href="https://raw.githubusercontent.com/nagadomi/waifu2x/master/images/slide.png" class="blue-link" target="_blank">
Vedere un esempio
</a>
|
<a href="https://github.com/nagadomi/waifu2x" class="blue-link" target="_blank">
Link a GitHub
</a>
</p>
<form action="/api" method="POST" enctype="multipart/form-data" target="_blank">
<div class="option-box first">
<div class="option-left">selezione della immagine:</div>
<div class="option-right">
<input type="text" id="url" name="url" placeholder="scrivi una URL">
<div class="option-right-small">
o seleziona un archivio:
<input type="file" id="file" name="file"></div>
</div>
<div class="option-hint file_limits">
Limiti: dimensione: 5 MB, riduzone del rumore: 3000x3000px, aumento della risoluzione: 1500x1500px.
</div>
</div>
<div class="option-box">
<div class="option-left">
stile:
</div>
<div class="option-right">
<label><input type="radio" name="style" class="radio" value="art" checked>
<span class="r-text">
illustrazione
</span>
</label>
<label><input type="radio" name="style" class="radio" value="photo">
<span class="r-text">
fotografia
</span>
</label>
</div>
</div>
<div class="option-box">
<div class="option-left">
riduzione del rumore:
<div class="option-left-small">
(saranno ridotti gli artefatti di compressione JPEG)
</div>
</div>
<div class="option-right">
<label><input type="radio" name="noise" class="radio" value="-1">
<span class="r-text">
nessuno
</span>
</label>
<label><input type="radio" name="noise" class="radio" value="0" checked>
<span class="r-text">
Low
</span>
</label>
<label><input type="radio" name="noise" class="radio" value="1" checked>
<span class="r-text">
medio
</span>
</label>
<label>
<input type="radio" name="noise" class="radio" value="2">
<span class="r-text">
alto
</span>
</label>
<label>
<input type="radio" name="noise" class="radio" value="3">
<span class="r-text">
massimo
</span>
</label>
</div>
<div class="option-hint">
È necessario usare la riduzione di rumore se la mmagine presenta artefatti di compressione; altrimenti si potrebbe ottenere il risultato opposto.
</div>
</div>
<div class="option-box">
<div class="option-left">
aumento della risoluzione:
<div class="option-left-small"></div>
</div>
<div class="option-right">
<label><input type="radio" name="scale" class="radio" value="-1" checked>
<span class="r-text">
nessuno
</span>
</label>
<label><input type="radio" name="scale" class="radio" value="1">
<span class="r-text">
1.6x
</span>
</label>
<label><input type="radio" name="scale" class="radio" value="2">
<span class="r-text">
2x
</span>
</label>
</div>
</div>
<input type="submit" class="button" value="convertire">
<input type="submit" name="download" value="scaricare" class="button">
<div class="bottom-hint">
<ul>
<li>Se stai usando Firefox, usa la combinazione di tasti [CTRL]+[S] per salvare l'immagine. L'opzione «salvare come...» non funziona.</li>
</ul>
</div>
</form>
</div>
<div class="bottom-info address">
<a href="https://github.com/nagadomi/waifu2x" class="gray-link" target="_blank">waifu2x</a>
</div>
</body>
</html>

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>深層畳み込みニューラルネットワークによる二次元画像のための超解像システム。 写真にも対応。</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>컨볼루션 신경망(CNN) 시스템을 통한 딥 러닝으로 2차원 이미지의 해상도를 개선합니다. 그림뿐만 아니라 사진도 지원합니다.</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Single-Image Super-Resolutie voor Anime-Style afbeeldingen met behulp van Deep Convolutional Neural Networks. Oh, en het ondersteunt foto's.</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Super resolução de imagem única para arte estilo anime usando redes neurais convolucionais. Com suporte para fotos.</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>O Super-Sistemă de Schimbare Singulară al Rezoluției pentru Desene de Tip Anime ce Utilizează Rețele Neurale Profunde Convoluționale. De-asemenea suportă fotografii.</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Waifu2x позволяет увеличивать рисованные изображения, например аниме или арт, а также устранять шум на изображении (преимущественно артефакты сжатия JPEG). Также поддерживаются фотографии.</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>Derin Sarmalı Sinirsel Ağ ile çalışan anime stili çalışmalar için süper çözünürlük yükselticidir. Normal fotoğrafları da destekler.</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>本程序使用卷积神经网络对动漫风格的图片进行放大操作(支持照片)。</p>
<p class="margin1 link-box">

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p>使用深度卷積神經網路的二次元圖片超解析系統。同時支援照片處理。</p>
<p class="margin1 link-box">

24
webgen/locales/eo.yml Normal file
View file

@ -0,0 +1,24 @@
---
description: Plibonigas la rezolucion de anime-similaj ilustraĵoj per konverteblaj neŭraj retoj. Ĝi ankaŭ kongruas kun fotoj.
show_demonstration: Vidi ekzemplon
go_to_github: Ligilo al GitHub
image_choosing: selezione della immagine
type_url: skribi retadreson
choose_file: aŭ elekti arkivon
file_limits: "Limoj: grandeco: 5 MB, redukto de bruo: 3000x3000px, pliiĝo de rezolucio: 1500x1500px."
style: stilo
artwork: ilustraĵo
photo: fotografio
noise_reduction: redukto de bruo
expect_jpeg: JPEG kunpreme artefaktoj estos reduktitaj
nr_none: nenio
nr_medium: mezuma
nr_high: alta
nr_highest: maksimuma
nr_hint: "La redukto de bruo devas esti uzata se la bildo havas kunpremajn artefaktojn; alie oni povus akiri la kontraŭan rezulton."
upscaling: pliiĝo de rezolucio
up_none: neniu
button_convert: konverti
button_download: malŝarĝi
hints:
- "Se vi uzas Firefox, uzu la ŝlosilan kombinaĵon [CTRL]+[S] por konservi la bildon. La opcio \"konservi kiel...\" ne funkcias."

24
webgen/locales/it.yml Normal file
View file

@ -0,0 +1,24 @@
---
description: Migliora la risoluzione di illustrazioni tipo anime utilizzando reti neurali convoluzionali. È anche compatibile con fotografie.
show_demonstration: Vedere un esempio
go_to_github: Link a GitHub
image_choosing: selezione della immagine
type_url: scrivi una URL
choose_file: o seleziona un archivio
file_limits: "Limiti: dimensione: 5 MB, riduzone del rumore: 3000x3000px, aumento della risoluzione: 1500x1500px."
style: stile
artwork: illustrazione
photo: fotografia
noise_reduction: riduzione del rumore
expect_jpeg: saranno ridotti gli artefatti di compressione JPEG
nr_none: nessuno
nr_medium: medio
nr_high: alto
nr_highest: massimo
nr_hint: "È necessario usare la riduzione di rumore se la mmagine presenta artefatti di compressione; altrimenti si potrebbe ottenere il risultato opposto."
upscaling: aumento della risoluzione
up_none: nessuno
button_convert: convertire
button_download: scaricare
hints:
- "Se stai usando Firefox, usa la combinazione di tasti [CTRL]+[S] per salvare l'immagine. L'opzione «salvare come...» non funziona."

View file

@ -74,6 +74,14 @@
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
</div>
<p><%= t[:description] %></p>
<p class="margin1 link-box">