Tagged Questions
The spoken-language tag has no wiki summary.
52
votes
35answers
5k views
Coding in Other (Spoken) Languages
Something i've always wondered, and I can't find any mention of it anywhere online. When a shop from, say Japan, writes code, would I be able to read it in english? Or do languages, like C, php, ...
12
votes
4answers
305 views
Problems with noobs putting my GA code into their sites
I don't mean for the title to be derogatory, but this is a rather frustrating problem, and I'm looking for a good workaround, given a language barrier involved.
I have a site set up for a plugin I ...
1
vote
2answers
251 views
Regular Expression with foreign languages
I have a function that I have used a bunch of times in various files which has a signature like:
Translate("English Message", "Spanish Message", "French Message")
and I am wanting to pull out the ...
0
votes
2answers
543 views
Design patterns for multiple language website?
Lets say I'm designing a website where we have English, French, Spanish, German, and Korea (I'm not, but lets pretend I am).
I cannot rely upon services such as google translate, as the nature of the ...
0
votes
2answers
140 views
Translating code comments written in another spoken language
I've just inherited some C code from a German programmer, and all of the comments are, naturally, in German. As I've forgotten most of my high school German, this is a slight problem.
Does anyone ...
0
votes
4answers
98 views
Resources for translating common programming terms for UI into other languages
I'm not even sure this is entirely programming related...but here goes:
I need to translate some forms into different languages, specifically Spanish and French. Obviously, it would be good if I knew ...