<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>I18n on kenji.blog</title><link>http://kenji.blog/en/tags/i18n/</link><description>Recent content in I18n on kenji.blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>kenjinote</copyright><lastBuildDate>Fri, 07 Apr 2023 00:42:02 +0900</lastBuildDate><atom:link href="http://kenji.blog/en/tags/i18n/index.xml" rel="self" type="application/rss+xml"/><item><title>What is i18n?</title><link>http://kenji.blog/en/p/i18n%E3%81%A8%E3%81%AF/</link><pubDate>Fri, 07 Apr 2023 00:42:02 +0900</pubDate><guid>http://kenji.blog/en/p/i18n%E3%81%A8%E3%81%AF/</guid><description>&lt;img src="http://kenji.blog/p/i18n%E3%81%A8%E3%81%AF/img.png" alt="Featured image of post What is i18n?" />&lt;h1 id="what-is-i18n">What is i18n?
&lt;/h1>&lt;p>&lt;code>i18n&lt;/code> is an abbreviation for &lt;code>Internationalization&lt;/code>. Since &lt;code>Internationalization&lt;/code> is long, it is abbreviated as &lt;code>i18n&lt;/code> because there are 18 letters between the first &lt;code>i&lt;/code> and the last &lt;code>n&lt;/code>.&lt;/p>
&lt;p>It is often used in the context of internationalizing software.&lt;/p>
&lt;p>The main target items in internationalization include the following: &lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup>&lt;/p>
&lt;ul>
&lt;li>Character sets (standard character codes, etc.)&lt;/li>
&lt;li>Text direction (left to right, right to left, top to bottom towards the left, etc.)&lt;/li>
&lt;li>Text / Wording&lt;/li>
&lt;li>Fonts&lt;/li>
&lt;li>Formatting
&lt;ul>
&lt;li>Numbers (decimal point characters, thousands separator characters, number of digits to group by, etc.)&lt;/li>
&lt;li>Date and time (how to format year, month, and day; differences in calendars used such as Islamic/Gregorian/Hebrew/Japanese calendars, etc.)&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Time difference in date and time information&lt;/li>
&lt;li>Currency information&lt;/li>
&lt;/ul>
&lt;div class="footnotes" role="doc-endnotes">
&lt;hr>
&lt;ol>
&lt;li id="fn:1">
&lt;p>&lt;a class="link" href="https://en.wikipedia.org/wiki/Internationalization_and_localization" target="_blank" rel="noopener"
>Internationalization and localization - Wikipedia&lt;/a>&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;/ol>
&lt;/div></description></item></channel></rss>