Automatic translation import

Change-Id: Iac10e6e1a960cb5c54d7155e7142c61cc6233112
Ticket: -
diff --git a/AdvancedDisplay/res/values-zh-rTW/arrays.xml b/AdvancedDisplay/res/values-zh-rTW/arrays.xml
index dbbee7c..d4bed09 100644
--- a/AdvancedDisplay/res/values-zh-rTW/arrays.xml
+++ b/AdvancedDisplay/res/values-zh-rTW/arrays.xml
@@ -15,4 +15,20 @@
      See the License for the specific language governing permissions and
      limitations under the License.
 -->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+  <string-array name="mdnie_scenario_entries">
+    <item>CyanogenMod (預設)</item>
+    <item>使用者介面</item>
+    <item>影片</item>
+    <item>影片 (暖色)</item>
+    <item>影片 (冷色)</item>
+    <item>相機</item>
+    <item>導航</item>
+    <item>圖片庫</item>
+    <item>VT</item>
+  </string-array>
+  <string-array name="mdnie_negative_entries">
+    <item>適中</item>
+    <item>負片</item>
+  </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-zh-rTW/strings.xml b/AdvancedDisplay/res/values-zh-rTW/strings.xml
index f5df7fe..0c0dac7 100644
--- a/AdvancedDisplay/res/values-zh-rTW/strings.xml
+++ b/AdvancedDisplay/res/values-zh-rTW/strings.xml
@@ -16,6 +16,13 @@
      limitations under the License.
 -->
 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+  <string name="app_name">進階顯示</string>
   <!-- Screen Preference -->
+  <string name="category_screen_title">螢幕</string>
+  <string name="screen_colors_title">色彩</string>
   <!-- mDNIe -->
+  <string name="mdnie_scenario_title_head">場景</string>
+  <string name="mdnie_scenario_summary_head">設定 mDNIe 場景</string>
+  <string name="mdnie_negative_title_head">負片模式</string>
+  <string name="mdnie_negative_summary_head">啟用/停用反轉顏色</string>
 </resources>