Work in progress — This wiki is an active migration / mirror of Homestar Runner Wiki and is not finished yet. Account registration and public editing are turned off until the migration is further along. For status updates, see the migration thread on the forums.

Subtitles Languages: Difference between revisions

From HR Wiki Twice
Jump to navigationJump to search
imported>HRWikiMirrorBot
Imported from hrwiki.org via Wayback Machine (HTML→wikitext)
 
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
Line 1: Line 1:
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine; HTML converted to wikitext. Formatting may be imperfect. -->
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine -->
To request that another language be added to the list, please put a note on [[HRWiki talk:Subtitles]].
To request that another language be added to the list, please put a note on [[HRWiki talk:Subtitles]].


<pre>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
<pre><?xml version="1.0" encoding="utf-8"?>
&lt;languages&gt;
<languages>
  &lt;language xml:lang=&quot;en&quot;&gt;English&lt;/language&gt;
  <language xml:lang="en">English</language>
  &lt;language xml:lang=&quot;de&quot;&gt;Deutsch&lt;/language&gt;
  <language xml:lang="de">Deutsch</language>
  &lt;language xml:lang=&quot;he&quot; dir=&quot;rtl&quot;&gt;עברית&lt;/language&gt;
  <language xml:lang="he" dir="rtl">עברית</language>
  &lt;language xml:lang=&quot;es&quot;&gt;Español&lt;/language&gt;
  <language xml:lang="es">Español</language>
  &lt;language xml:lang=&quot;fr&quot;&gt;Français&lt;/language&gt;
  <language xml:lang="fr">Français</language>
  &lt;language xml:lang=&quot;nl&quot;&gt;Nederlands&lt;/language&gt;
  <language xml:lang="nl">Nederlands</language>
  &lt;language xml:lang=&quot;fi&quot;&gt;Suomi&lt;/language&gt;
  <language xml:lang="fi">Suomi</language>
  &lt;language xml:lang=&quot;pl&quot;&gt;Polski&lt;/language&gt;
  <language xml:lang="pl">Polski</language>
  &lt;language xml:lang=&quot;pt-br&quot;&gt;Português do Brasil&lt;/language&gt;
  <language xml:lang="pt-br">Português do Brasil</language>
  &lt;language xml:lang=&quot;tr&quot;&gt;Türkçe&lt;/language&gt;
  <language xml:lang="tr">Türkçe</language>
&lt;/languages&gt;</pre>
</languages></pre>



Latest revision as of 14:24, 14 July 2026

To request that another language be added to the list, please put a note on HRWiki talk:Subtitles.

<?xml version="1.0" encoding="utf-8"?>
<languages>
 <language xml:lang="en">English</language>
 <language xml:lang="de">Deutsch</language>
 <language xml:lang="he" dir="rtl">עברית</language>
 <language xml:lang="es">Español</language>
 <language xml:lang="fr">Français</language>
 <language xml:lang="nl">Nederlands</language>
 <language xml:lang="fi">Suomi</language>
 <language xml:lang="pl">Polski</language>
 <language xml:lang="pt-br">Português do Brasil</language>
 <language xml:lang="tr">Türkçe</language>
</languages>