Преглед изворни кода

Merge pull request #259 from nagadomi/add_ro

Add Romanian translation; Translated by Alucard Sama04
nagadomi пре 6 година
родитељ
комит
cb4de01df9

+ 1 - 0
appendix/waifu2x.nginx.conf

@@ -19,6 +19,7 @@ map $http_accept_language $lang {
   ~ko ko;
   ~nl nl;
   ~ca ca;
+  ~ro ro;
   ~en en;
 }
 

+ 4 - 0
assets/index.ca.html

@@ -70,6 +70,10 @@
 	<a href="index.ca.html">
 	  Català
 	</a>
+	/
+	<a href="index.ro.html">
+	  Limba română
+	</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">

+ 4 - 0
assets/index.de.html

@@ -70,6 +70,10 @@
 	<a href="index.ca.html">
 	  Català
 	</a>
+	/
+	<a href="index.ro.html">
+	  Limba română
+	</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">

+ 4 - 0
assets/index.es.html

@@ -70,6 +70,10 @@
 	<a href="index.ca.html">
 	  Català
 	</a>
+	/
+	<a href="index.ro.html">
+	  Limba română
+	</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">

+ 4 - 0
assets/index.fr.html

@@ -70,6 +70,10 @@
 	<a href="index.ca.html">
 	  Català
 	</a>
+	/
+	<a href="index.ro.html">
+	  Limba română
+	</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">

+ 4 - 0
assets/index.html

@@ -70,6 +70,10 @@
 	<a href="index.ca.html">
 	  Català
 	</a>
+	/
+	<a href="index.ro.html">
+	  Limba română
+	</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">

+ 4 - 0
assets/index.ja.html

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

+ 4 - 0
assets/index.ko.html

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

+ 4 - 0
assets/index.nl.html

@@ -70,6 +70,10 @@
 	<a href="index.ca.html">
 	  Català
 	</a>
+	/
+	<a href="index.ro.html">
+	  Limba română
+	</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">

+ 4 - 0
assets/index.pt.html

@@ -70,6 +70,10 @@
 	<a href="index.ca.html">
 	  Català
 	</a>
+	/
+	<a href="index.ro.html">
+	  Limba română
+	</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">

+ 4 - 0
assets/index.ru.html

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

+ 4 - 0
assets/index.tr.html

@@ -70,6 +70,10 @@
 	<a href="index.ca.html">
 	  Català
 	</a>
+	/
+	<a href="index.ro.html">
+	  Limba română
+	</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">

+ 4 - 0
assets/index.zh-CN.html

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

+ 4 - 0
assets/index.zh-TW.html

@@ -70,6 +70,10 @@
 	<a href="index.ca.html">
 	  Català
 	</a>
+	/
+	<a href="index.ro.html">
+	  Limba română
+	</a>
       </div>
       <p>使用深度卷積神經網路的二次元圖片超解析系統。同時支援照片處理。</p>
       <p class="margin1 link-box">

+ 30 - 0
webgen/locales/ro.yml

@@ -0,0 +1,30 @@
+---
+description: Schimbă rezoluția fiecărei imagini de tip Anime cu ajutorul rețelelor neuronale convuluționale profunde.
+show_demonstration: Arată demonstrația
+go_to_github: Mergi către GitHub
+image_choosing: Alege imaginea
+type_url: Introdu URL-ul Imaginii
+choose_file: Sau alege un fișier
+file_limits: "Limite: Dimensiune: 5MB, Reducere Noise: 3000x3000px, upscale: 1500x1500px"
+style: Tip
+artwork: Artwork
+photo: Imagine
+noise_reduction: Reducere Noise
+expect_jpeg: Așteaptă artefactele JPEG
+nr_none: Nu
+nr_low: Încet
+nr_medium: Medium
+nr_high: Forțat
+nr_highest: Super Forțat
+nr_hint: "Aveți nevoie de reducere de Noise dacă imaginea are Noise efectiv sau poate produce efect opus."
+upscaling: Upscale
+up_none: Nu
+tta: TTA
+tta_best_effort: "n-pass auto"
+tta_rule: Regulile pentru `n-pass auto`."
+tta_hint: "TTA asigură o calitate stabilă dar limitează dimensiunea imaginii sursă."
+button_convert: Convert
+button_download: Descărcare
+hints:
+  - "Dacă folosești Firefox, te rog folosește CTRL+S pentru salvarea imaginii.  Opțiunea \"Save Image\" nu funcționează."
+

+ 4 - 0
webgen/templates/index.html.erb

@@ -70,6 +70,10 @@
 	<a href="index.ca.html">
 	  Català
 	</a>
+	/
+	<a href="index.ro.html">
+	  Limba română
+	</a>
       </div>
       <p><%= t[:description] %></p>
       <p class="margin1 link-box">