Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/translations
akuma06 0662b3fb41 Audio captcha (#995)
* Megacheck friendly

applied megacheck and fixed some unwanted behaviour (markdown)

* Forgot this file

* Captcha Audio

Should make #993 happen

* Fix style issue in  comments

* Added margin auto and width on input

* Moved width on captcha div instead

* fixing width issue with audio tag

* Captcha final style fix
2017-06-14 20:10:03 +10:00
..
ca-es.json Update Catalan translation (#981) 2017-06-12 09:13:30 +10:00
de-de.all.json typo 2017-06-07 16:14:50 +02:00
en-us.all.json Audio captcha (#995) 2017-06-14 20:10:03 +10:00
es-es.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
fr-fr.all.json Updated translation. (#989) 2017-06-13 20:59:13 +10:00
hu-hu.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
is-is.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
it-it.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
ja-jp.all.json Update Japanese translation (#988) 2017-06-13 16:27:00 +10:00
ko-kr.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
nb-no.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
nl-nl.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
pt-br.all.json Updated pt-br ~ (#978) 2017-06-11 09:04:42 +10:00
pt-pt.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
README.md Country flags (language) for torrents. (#970) 2017-06-12 09:14:26 +10:00
ro-ro.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
ru-ru.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
sv-se.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
th-th.all.json Update th-th.all.json (#959) 2017-06-07 21:47:49 +10:00
zh-cn.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00
zh-tw.all.json HTML tag fixes #904 2017-06-06 22:46:05 +02:00

After creating a new translation, create a new translation string inside "en-us.all.json", like the following:

    ...
    },
    {
        "id": "language_(languageCode)_name",
        "translation": "(your language name, in English)"
    },
    ...

where languageCode is the newly created ISO code (eg. ja-jp, pt-br).