<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Victor Hung%27s Diary</title>
	<atom:link href="https://taskinghouse.com/posts/tag/finder/feed/" rel="self" type="application/rss+xml" />
	<link>https://taskinghouse.com</link>
	<description></description>
	<lastBuildDate>Fri, 29 Mar 2019 02:21:01 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://taskinghouse.com/wp-content/uploads/2018/05/cropped-favicon.png</url>
	<title>Finder &#8211; TaskingHouse</title>
	<link>https://taskinghouse.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>解決 macOS 中 Finder 側邊欄資料夾名稱變成英文</title>
		<link>https://taskinghouse.com/posts/mac-finder-sidebar-folder-name-becomes-english/</link>
		
		<dc:creator><![CDATA[Victor Hung]]></dc:creator>
		<pubDate>Fri, 29 Mar 2019 12:00:14 +0000</pubDate>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[側邊欄]]></category>
		<category><![CDATA[資料夾名稱]]></category>
		<guid isPermaLink="false">https://diary.taskinghouse.com/?p=2846</guid>

					<description><![CDATA[<p>在 macOS 的使用者資料夾中，包含了桌面、文件、音樂、圖片、影片、下載項目等等預設資料夾。有電腦安裝軟體、執行更新或進行了某些操作，會讓某些預設資料夾的名稱...</p>
<p>這篇文章 <a rel="nofollow" href="https://taskinghouse.com/posts/mac-finder-sidebar-folder-name-becomes-english/">解決 macOS 中 Finder 側邊欄資料夾名稱變成英文</a> 最早出現於 <a rel="nofollow" href="https://taskinghouse.com">TaskingHouse</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p>在 macOS 的使用者資料夾中，包含了桌面、文件、音樂、圖片、影片、下載項目等等預設資料夾。有電腦安裝軟體、執行更新或進行了某些操作，會讓某些預設資料夾的名稱變成英文顯示。</p>
<p><img decoding="async" src="https://taskinghouse.com/wp-content/uploads/2019/03/mac-folder-name-becomes-english-01.jpg" alt="" /></p>
<p>桌面、文件、音樂、圖片、影片、下載項目分別對應的名稱分別是 Desktop、Documents、Music、Pictures 以及 Downloads。這其實也是 macOS 系統中實際的路徑名稱，不過要如何將英文顯示改為中文呢？</p>
<p>我們開啟 macOS 內建的終端機，並輸入以下指令：</p>
<pre><code>touch ~/資料夾英文名稱/.localized
chmod 600 ~/資料夾英文名稱/.localized</code></pre>
<p>例如筆者的「圖片」資料夾名稱變成「Pictures」那麼指令就會輸入：</p>
<pre><code>touch ~/Pictures/.localized
chmod 600 ~/Pictures/.localized</code></pre>
<p><img decoding="async" src="https://taskinghouse.com/wp-content/uploads/2019/03/mac-folder-name-becomes-english-03.jpg" alt="" /></p>
<p>兩行指令輸入完畢後，再輸入 <code>killall Finder</code> 重新啟動 Finder，或是點選上方工具列「強制結束」找到 Finder 後點選「重新啟動」</p>
<p><img decoding="async" src="https://taskinghouse.com/wp-content/uploads/2019/03/force-quit-application-restart-finder.png" alt="強制結束應用程式 Finder 重新啟動" /></p>
<p>Finder 重新啟動後，原本的英文資料夾名稱應該就會變回中文了。</p>
<p><img decoding="async" src="https://taskinghouse.com/wp-content/uploads/2019/03/mac-folder-name-becomes-english-02.jpg" alt="" /></p>
<p>這篇文章 <a rel="nofollow" href="https://taskinghouse.com/posts/mac-finder-sidebar-folder-name-becomes-english/">解決 macOS 中 Finder 側邊欄資料夾名稱變成英文</a> 最早出現於 <a rel="nofollow" href="https://taskinghouse.com">TaskingHouse</a>。</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
