特殊:Badtitle/NS100:RestrictedFormats/Microsoft Fonts:修订间差异
小 正在将页面替换为 '{{From|https://help.ubuntu.com/community/RestrictedFormats/Microsoft_Fonts}} {{Languages|UbuntuHelp:RestrictedFormats/Microsoft_Fonts}} == Microsoft Fonts == To install Mi...' |
小无编辑摘要 |
||
第1行: | 第1行: | ||
{{From|https://help.ubuntu.com/community/RestrictedFormats/ | {{From|https://help.ubuntu.com/community/RestrictedFormats/Microsoft Fonts}} | ||
{{Languages|UbuntuHelp:RestrictedFormats/ | {{Languages|UbuntuHelp:RestrictedFormats/Microsoft Fonts}} | ||
== Microsoft | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> | ||
<html> | |||
< | <head> | ||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"> | |||
</ | <meta name="robots" content="index,nofollow"> | ||
<title>RestrictedFormats/Microsoft - Community Ubuntu Documentation</title> | |||
<script type="text/javascript"> | |||
<!--// common functions | |||
// We keep here the state of the search box | |||
searchIsDisabled = false; | |||
function searchChange(e) { | |||
// Update search buttons status according to search box content. | |||
// Ignore empty or whitespace search term. | |||
var value = e.value.replace(/\s+/, ''); | |||
if (value == '' || searchIsDisabled) { | |||
searchSetDisabled(true); | |||
} else { | |||
searchSetDisabled(false); | |||
} | |||
} | |||
function searchSetDisabled(flag) { | |||
// Enable or disable search | |||
document.getElementById('fullsearch').disabled = flag; | |||
document.getElementById('titlesearch').disabled = flag; | |||
} | |||
function searchFocus(e) { | |||
// Update search input content on focus | |||
if (e.value == 'Search') { | |||
e.value = ''; | |||
e.style.color = 'black'; | |||
searchIsDisabled = false; | |||
} | |||
} | |||
function searchBlur(e) { | |||
// Update search input content on blur | |||
if (e.value == '') { | |||
e.value = 'Search'; | |||
e.style.color = 'gray'; | |||
searchIsDisabled = true; | |||
} | |||
} | |||
function actionsMenuInit(title) { | |||
// Initiliaze action menu | |||
for (i = 0; i < document.forms.length; i++) { | |||
var form = document.forms[i]; | |||
if (form.className == 'actionsmenu') { | |||
// Check if this form needs update | |||
var div = form.getElementsByTagName('div')[0]; | |||
var label = div.getElementsByTagName('label')[0]; | |||
if (label) { | |||
// This is the first time: remove label and do buton. | |||
div.removeChild(label); | |||
var dobutton = div.getElementsByTagName('input')[0]; | |||
div.removeChild(dobutton); | |||
// and add menu title | |||
var select = div.getElementsByTagName('select')[0]; | |||
var item = document.createElement('option'); | |||
item.appendChild(document.createTextNode(title)); | |||
item.value = 'show'; | |||
select.insertBefore(item, select.options[0]); | |||
select.selectedIndex = 0; | |||
} | |||
} | |||
} | |||
} | |||
//--> | |||
</script> | |||
<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/htdocs/ubuntu/css/common.css"> | |||
<link rel="stylesheet" type="text/css" charset="utf-8" media="screen" href="/htdocs/ubuntu/css/screen.css"> | |||
<link rel="stylesheet" type="text/css" charset="utf-8" media="print" href="/htdocs/ubuntu/css/print.css"> | |||
<link rel="stylesheet" type="text/css" charset="utf-8" media="projection" href="/htdocs/ubuntu/css/projection.css"> | |||
<link rel="Start" href="/community/UserDocumentation"> | |||
<link rel="Alternate" title="Wiki Markup" href="/community/RestrictedFormats/Microsoft?action=raw"> | |||
<link rel="Alternate" media="print" title="Print View" href="/community/RestrictedFormats/Microsoft?action=print"> | |||
<link rel="Up" href="/community/RestrictedFormats"> | |||
<link rel="Search" href="/community/FindPage"> | |||
<link rel="Index" href="/community/TitleIndex"> | |||
<link rel="Glossary" href="/community/WordIndex"> | |||
<link rel="Help" href="/community/HelpOnFormatting"> | |||
</head> | |||
<body lang="en" dir="ltr"> | |||
<script xmlns="" src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"></script> | |||
<script xmlns="" type="text/javascript"><![CDATA[ | |||
_uacct = "UA-737845-5"; | |||
urchinTracker(); | |||
]]></script> | |||
<div id="header"> | |||
<div id="mastwrap"><div id="masthead"> | |||
<div id="logo"><a href="/community/UserDocumentation">Community Ubuntu Documentation</a></div> | |||
<form id="searchform" method="get" action=""> | |||
<div> | |||
<input type="hidden" name="action" value="fullsearch"> | |||
<input type="hidden" name="context" value="180"> | |||
<label for="searchinput">Search:</label> | |||
<input id="searchinput" type="text" name="value" value="" size="20" | |||
onfocus="searchFocus(this)" onblur="searchBlur(this)" | |||
onkeyup="searchChange(this)" onchange="searchChange(this)" alt="Search"> | |||
<input id="titlesearch" name="titlesearch" type="submit" | |||
value="Titles" alt="Search Titles"> | |||
<input id="fullsearch" name="fullsearch" type="submit" | |||
value="Text" alt="Search Full Text"> | |||
</div> | |||
</form> | |||
<script type="text/javascript"> | |||
<!--// Initialize search form | |||
var f = document.getElementById('searchform'); | |||
f.getElementsByTagName('label')[0].style.display = 'none'; | |||
var e = document.getElementById('searchinput'); | |||
searchChange(e); | |||
searchBlur(e); | |||
//--> | |||
</script> | |||
<div id="sisternav"> | |||
<ul> | |||
<li id="plain"> | |||
<a href="https://help.ubuntu.com/6.06" | |||
accesskey="t">6.06 LTS</a> | |||
</li> | |||
<li id="plain"> | |||
<a href="https://help.ubuntu.com/6.10" | |||
accesskey="t">6.10</a> | |||
</li> | |||
<li id="plain"> | |||
<a href="https://help.ubuntu.com/7.04" | |||
accesskey="t">7.04</a> | |||
</li> | |||
<li id="current"> | |||
<a href="https://help.ubuntu.com/community" | |||
accesskey="t">Community Docs</a> | |||
</li> | |||
</ul> | |||
</div> | |||
</div></div> | |||
<ul class="extranav"> | |||
<li><a href="/community/UserDocumentation">User Documentation</a></li> | |||
</ul> | |||
</div> | |||
<div id="page" lang="en" dir="ltr"><!-- start page --> | |||
<h1 id="title"><a title="Click to do a full-text search for this title" href="/community/RestrictedFormats/Microsoft?action=fullsearch&value=linkto%3A%22RestrictedFormats%2FMicrosoft%22&context=180">RestrictedFormats/Microsoft</a></h1> | |||
<div lang="en" id="content" dir="ltr"> | |||
<a id="top"></a> | |||
<div lang="en" id="content" dir="ltr"> | |||
<a id="top"></a> | |||
<p><strong>This page does not exist yet. You can create a new empty page, or use one of the page templates. Before creating the page, please check if a similar page already exists.</strong> </p> | |||
<a href="/community/RestrictedFormats/Microsoft?action=edit">Create new empty page</a><p> </p> | |||
<div> | |||
<table> | |||
<tr> | |||
<td> | |||
<p> <strong>Page templates:</strong> </p> | |||
</td> | |||
<td> | |||
<p> <strong>Existing pages with similar names:</strong> </p> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="vertical-align: top;"> | |||
<p> <ul> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=AideTemplate">AideTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=[[category:CategoryTemplate">CategoryTemplate</a></li>]] | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=DocumentationTemplate">DocumentationTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=HelpTemplate">HelpTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=HilfeTemplate">HilfeTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=HomepageTemplate">HomepageTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=PagePersonnelleTemplate">PagePersonnelleTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=Pr%c3%a9sentationTemplate">PrésentationTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=SlideShowHandOutTemplate">SlideShowHandOutTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=SlideShowTemplate">SlideShowTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=SlideTemplate">SlideTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=SupportPapierD'UnePr%c3%a9sentationTemplate">SupportPapierD'UnePrésentationTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=ThuisbladTemplate">ThuisbladTemplate</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft?action=edit&template=TransparentTemplate">TransparentTemplate</a></li> | |||
</ul> | |||
</p> | |||
</td> | |||
<td style="vertical-align: top;"> | |||
<p> <ul> | |||
<li><a href="/community/IndonesianRestrictedFormats">IndonesianRestrictedFormats</a></li> | |||
</ul> | |||
<ul> | |||
<li><a href="/community/RestrictedFormats">RestrictedFormats</a></li> | |||
<li><a href="/community/RestrictedFormats-RU">RestrictedFormats-RU</a></li> | |||
<li><a href="/community/RestrictedFormats/AAC">RestrictedFormats/AAC</a></li> | |||
<li><a href="/community/RestrictedFormats/BluRayAndHDDVD">RestrictedFormats/BluRayAndHDDVD</a></li> | |||
<li><a href="/community/RestrictedFormats/ConvertingToOpen">RestrictedFormats/ConvertingToOpen</a></li> | |||
<li><a href="/community/RestrictedFormats/Flash">RestrictedFormats/Flash</a></li> | |||
<li><a href="/community/RestrictedFormats/MP3">RestrictedFormats/MP3</a></li> | |||
<li><a href="/community/RestrictedFormats/Microsoft_Fonts">RestrictedFormats/Microsoft Fonts</a></li> | |||
<li><a href="/community/RestrictedFormats/NonNativeCodecs">RestrictedFormats/NonNativeCodecs</a></li> | |||
<li><a href="/community/RestrictedFormats/PlayingDVDs">RestrictedFormats/PlayingDVDs</a></li> | |||
<li><a href="/community/RestrictedFormats/RippingDVDs">RestrictedFormats/RippingDVDs</a></li> | |||
<li><a href="/community/RestrictedFormats/Smil">RestrictedFormats/Smil</a></li> | |||
<li><a href="/community/RestrictedFormats/StreamingVideo">RestrictedFormats/StreamingVideo</a></li> | |||
<li><a href="/community/RestrictedFormats/Talk">RestrictedFormats/Talk</a></li> | |||
<li><a href="/community/RestrictedFormats/WindowsCodecs">RestrictedFormats/WindowsCodecs</a></li> | |||
<li><a href="/community/RestrictedFormats/iTunesMusicStore">RestrictedFormats/iTunesMusicStore</a></li> | |||
<li><a href="/community/RestrictedFormatsRu">RestrictedFormatsRu</a></li> | |||
</ul> | |||
</p> | |||
</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<a id="bottom"></a> | |||
</div> | |||
<a id="bottom"></a> | |||
</div> | |||
</div> <!-- end page --> | |||
<div id="footer"> | |||
<div id="ubuntulinks"> | |||
© 2007 <a href="http://www.canonical.com">Canonical Ltd</a>. Ubuntu, Kubuntu, Edubuntu and Canonical are registered trademarks of Canonical Ltd.<br /> | |||
<a href="http://www.ubuntu.com/feedback">Feedback</a> — | |||
<a href="http://www.ubuntu.com/legal">Legal</a> — | |||
<a href="https://wiki.ubuntu.com/wiki/credits">Credits</a><!-- — | |||
<a href="http://www.ubuntu.com/sitemap">Site Map</a>--> | |||
</div> | |||
</div> | |||
</body> | |||
</html> | |||
[[category:UbuntuHelp]] | [[category:UbuntuHelp]] |
2007年5月24日 (四) 18:01的版本
![]() |
文章出处: |
{{#if: | Fonts {{{2}}} | https://help.ubuntu.com/community/RestrictedFormats/Microsoft Fonts }} |
![]() |
点击翻译: |
English {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/af | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|Afrikaans| [[::RestrictedFormats/Microsoft Fonts/af|Afrikaans]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/ar | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|العربية| [[::RestrictedFormats/Microsoft Fonts/ar|العربية]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/az | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|azərbaycanca| [[::RestrictedFormats/Microsoft Fonts/az|azərbaycanca]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/bcc | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|جهلسری بلوچی| [[::RestrictedFormats/Microsoft Fonts/bcc|جهلسری بلوچی]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/bg | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|български| [[::RestrictedFormats/Microsoft Fonts/bg|български]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/br | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|brezhoneg| [[::RestrictedFormats/Microsoft Fonts/br|brezhoneg]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/ca | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|català| [[::RestrictedFormats/Microsoft Fonts/ca|català]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/cs | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|čeština| [[::RestrictedFormats/Microsoft Fonts/cs|čeština]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/de | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|Deutsch| [[::RestrictedFormats/Microsoft Fonts/de|Deutsch]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/el | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|Ελληνικά| [[::RestrictedFormats/Microsoft Fonts/el|Ελληνικά]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/es | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|español| [[::RestrictedFormats/Microsoft Fonts/es|español]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/fa | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|فارسی| [[::RestrictedFormats/Microsoft Fonts/fa|فارسی]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/fi | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|suomi| [[::RestrictedFormats/Microsoft Fonts/fi|suomi]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/fr | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|français| [[::RestrictedFormats/Microsoft Fonts/fr|français]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/gu | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|ગુજરાતી| [[::RestrictedFormats/Microsoft Fonts/gu|ગુજરાતી]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/he | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|עברית| [[::RestrictedFormats/Microsoft Fonts/he|עברית]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/hu | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|magyar| [[::RestrictedFormats/Microsoft Fonts/hu|magyar]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/id | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|Bahasa Indonesia| [[::RestrictedFormats/Microsoft Fonts/id|Bahasa Indonesia]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/it | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|italiano| [[::RestrictedFormats/Microsoft Fonts/it|italiano]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/ja | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|日本語| [[::RestrictedFormats/Microsoft Fonts/ja|日本語]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/ko | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|한국어| [[::RestrictedFormats/Microsoft Fonts/ko|한국어]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/ksh | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|Ripoarisch| [[::RestrictedFormats/Microsoft Fonts/ksh|Ripoarisch]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/mr | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|मराठी| [[::RestrictedFormats/Microsoft Fonts/mr|मराठी]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/ms | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|Bahasa Melayu| [[::RestrictedFormats/Microsoft Fonts/ms|Bahasa Melayu]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/nl | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|Nederlands| [[::RestrictedFormats/Microsoft Fonts/nl|Nederlands]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/no | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|norsk| [[::RestrictedFormats/Microsoft Fonts/no|norsk]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/oc | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|occitan| [[::RestrictedFormats/Microsoft Fonts/oc|occitan]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/pl | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|polski| [[::RestrictedFormats/Microsoft Fonts/pl|polski]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/pt | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|português| [[::RestrictedFormats/Microsoft Fonts/pt|português]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/ro | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|română| [[::RestrictedFormats/Microsoft Fonts/ro|română]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/ru | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|русский| [[::RestrictedFormats/Microsoft Fonts/ru|русский]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/si | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|සිංහල| [[::RestrictedFormats/Microsoft Fonts/si|සිංහල]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/sq | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|shqip| [[::RestrictedFormats/Microsoft Fonts/sq|shqip]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/sr | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|српски / srpski| [[::RestrictedFormats/Microsoft Fonts/sr|српски / srpski]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/sv | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|svenska| [[::RestrictedFormats/Microsoft Fonts/sv|svenska]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/th | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|ไทย| [[::RestrictedFormats/Microsoft Fonts/th|ไทย]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/tr | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|Türkçe| [[::RestrictedFormats/Microsoft Fonts/tr|Türkçe]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/vi | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|Tiếng Việt| [[::RestrictedFormats/Microsoft Fonts/vi|Tiếng Việt]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/yue | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|粵語| [[::RestrictedFormats/Microsoft Fonts/yue|粵語]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/zh | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|中文| [[::RestrictedFormats/Microsoft Fonts/zh|中文]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/zh-hans | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|中文(简体)| [[::RestrictedFormats/Microsoft Fonts/zh-hans|中文(简体)]]}}|}} {{#ifexist: {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts | UbuntuHelp:RestrictedFormats/Microsoft Fonts | {{#if: | :}}RestrictedFormats/Microsoft Fonts}}/zh-hant | • {{#if: UbuntuHelp:RestrictedFormats/Microsoft Fonts|中文(繁體)| [[::RestrictedFormats/Microsoft Fonts/zh-hant|中文(繁體)]]}}|}} |
{{#ifeq:UbuntuHelp:RestrictedFormats/Microsoft Fonts|:RestrictedFormats/Microsoft Fonts|请不要直接编辑翻译本页,本页将定期与来源同步。}} |
{{#ifexist: :RestrictedFormats/Microsoft Fonts/zh | | {{#ifexist: RestrictedFormats/Microsoft Fonts/zh | | {{#ifeq: {{#titleparts:RestrictedFormats/Microsoft Fonts|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:RestrictedFormats/Microsoft Fonts|1|-1|}} | zh | | }}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
RestrictedFormats/Microsoft
This page does not exist yet. You can create a new empty page, or use one of the page templates. Before creating the page, please check if a similar page already exists.
Create new empty page