kat

kat

To translate into Japanese

Hello. I’m a Japanese.

For the present, there is not Japanese contents of the Phoenix website.

I consider making the web site of Phoenix readable to the Japanese, then I’d like to translate it into Japanese.

Is there a project to host different languages for it website?

Let the Japanese to learn it framework, please!

Most Liked

cgeb

cgeb

I live in Tokyo and am both fluent in English and Japanese.

I’m still learning Elixir and Phoenix but I’d love it if they became more popular in Japan!

I’ve never done translation but if there is anything that I could ever help with please let me know! :grin:

leifericf

leifericf

コミュニティにようこそ。

I think this would be a super nice contribution for the adoption of Elixir, considering how big Ruby is in Japan and that many Japanese developers are not great with English.

Thank you for volunteering your time, @kat. ありがとうございます。

I’m not that good at Japanese (still learning) but I would be glad with this to help at some point.

Eiji

Eiji

Wow, that’s awesome! I’m a big Japan fan :077:

That sucks … even in my (Polish) language there are some tutorials.

That’s really awesome idea. Let me know if you would need a help. As @NobbZ it’s really, really hard to make it working really good with multiple languages, but personally I believe that creating a working translating system is possible - hard, but possible.

I asked @josevalim similar question. I wanted to create a Polish translations, but at least for now there are no plans for it and thinking how hard it could be to make it working up-to-date I’m not surprised.

I’m going to learn Japanese. If there is something I can help just let me know. :slight_smile:

Maybe consider reach somebody from elixirschool Japanese translators. As they are in topic maybe they could help you. Maybe they know about some Japanese tutorials. Also I heard that Koichi Sasada helped translate Dave Thomas’ Programming Elixir into Japanese.

Here is what I think you need in your website:

  1. Good database versioning
    Difference support which would be easy to process and preview for human is definitely must-have and it’s what lots of translator would see as comfortable.

  2. Well designed translation support
    That’s general, simply good idea on bad practices fails especially if something is really hard to finalize.

  3. Auto-import articles from official sources
    In most cases you need to have pretty good web scraping experience. You are probably going to change one document struct into your own to style it on your own, but without losing whole structure.

  4. Really good notification system
    Translators would be located in lots of countries. Different habits, different communicators, different apps, so different notification procedure. One notification way is definitely not enough. Translator needs to receive short, fast and good quality message as notification and described details when he will login.

  5. Contacts
    You need to know which people are ready to make translations and how much they are busy. I’m generally busy, but I should not have problem with creating Polish translations enough fast.

Only with all of this (+ of course much more) you are able to achieve your goals.

Where Next?

Popular in Questions Top

sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
earth10
Hi, I’m just starting to build a side-project with Elixir and Phoenix and doing some basic test with Elixir alone. What strikes me is th...
New
New
vegabook
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
qwerescape
Is there a way to get the call stack or stack trace at any point in the code? Not from exceptions, but an expression that returns how the...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
sergio_101
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
chensan
I have a User schema with a :from_id field set to type :string: defmodule TweetBot.Repo.Migrations.CreateUsers do use Ecto.Migration ...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New

Other popular topics Top

hariharasudhan94
lets say i have a sample like a = 20; b = 10; if (a > b) do {:ok, "a"} end if (a < b) do {:ok, b} end if (a == b) do {:ok, "equa...
New
Harrisonl
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service. Currently when I de...
New
johnnyicon
Hi all, I’ve just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage. I’m trying to use Postgres...
New
RisingFromAshes
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New
nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
komlanvi
Hi everyone, I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement