I’ve learned Japanese on and also off for more than ten year – mainly “off.” ns took a year of language once I remained in college, but because then it’s simply been periodic classes at Soko Gakuen in mountain Francisco.
You are watching: How to say ruby in japanese
I controlled to happen the JLPT level 3 a few years ago, for this reason in Japan critical month, i was kind at ordering food and navigating the subway. However I quickly discovered that ns couldn’t really talk to an additional programmer. None of mine classes even taught me just how to say “programmer,” allow alone “code,” “object,” “method,” “development environment”…

rememberingsomer.com,
t_wada,
sakuro (photo by Lee Lundrigan)
Dictionaries would usually be my following recourse, but it’s pretty tough to watch this ingredient up. As in the US, programmer culture in Japan has actually its own slang. Yet I had actually a opportunity to pair through some Japanese devs in ~ the Pair Programming cultural Exchange that
t_wada and I ran at RubyKaigi (see left), so ns picked up a tiny bit. And since I’ve to be back, I’ve been translating technical posts for fun. (What else would you do on a 12-hour flight?)
As a result, a the majority of this list originates from my notes. I also added words I discovered in the RubyKaigi Twitter stream, buy it Allen’s blog, and also Mightyverse’s pair programming phrases, among other locations. Any kind of errors are, that course, mine own.
The list is short – there space many much more things I’d like to know how to say. And also I guessed at the ideal katakana for few of the loan words. So: please send additions and corrections<*>, kkthx! I’ll include anything vaguely technological to the list.
I hope it provokes an ext cross-language Ruby discussion.
See more: Can A Skunk Climb A Wood Fence S Won"T Keep Opossums And Skunks Out
block | ブロック | burokku | |
blog | ブログ | burogu | |
cache | キャッシュ | kyasshu | |
character | 文字 | もじ | moji |
code | コード | koudo | |
core library | コアライブラリ | koa raiburari | |
developer | 開発者 | かいはつしゃ | kaihatsusha |
development | 開発 | かいはつ | kaihatsu |
development environment | 開発環境 | かいはつかんきょう | kaihatsu kankyou |
diary (often provided in ar of blog) | 日記 | にっき | nikki |
digit | 数字 | すうじ | suuji |
dot (as in foo.bar) | ドット | dotto | |
expected fail (of a test) | 予想通りの失敗 | よそうどおりのしっぱい | yosoudoori no shippai |
feature | 機能 | きのう | kinou |
flexible | 柔軟 | じゅうなん | juunan |
full-width (as in character) | 全角 | ぜんかく | zenkaku |
global (as in variable) | グローバル | guroubaru | |
hashrocket | ハッシュロ ケット | hasshuroketto | |
implementation | 実装 | じっそう | jissou |
internal structure | 内部構造 | ないぶこうぞう | naibu kouzou |
latest | 最新 | さいしん | saishin |
method (on an object) | メソッド | mesoddo | |
modification | 変更 | へんこう | henkou |
multibyte (as in character) | 多バイト | たバイト | tabaito |
multibyte (as in character) | マルチバイト | maruchibaito | |
object | オブジェクト | obujekuto | |
plugin | プラグイン | puraguin | |
programmer | プローグラーマ | purouguraama | |
refactoring | リファクタリング | rifakutaringu | |
refactoring | 改善 | かいぜん | kaizen |
runtime | ランタイム | rantaimu | |
spec | スペック | supekku | |
statement | ステートメント | suteetomento | |
string | 文字列 | もじれつ | mojiretsu |
test | テスト | tesuto | |
test framework | テストフレームワーク | tesuto fureemuwaaku | |
threadsafe | スレッドセーフ | sureddoseefu | |
tool | ツール | tsuuru | |
tutorial | チュートリアル | chuutoriaru | |
ugly (as in code) | かっこ悪い | かっこわるい | kakko warui |
usage | 使い | つかい | tsukai |
variable | 変数 | へんすう | hensuu |
<*> ありがとう:
Nobuyoshi Nakada for corrections to variable and also multibyte character/digit, and enhancement of full-width character/digit.