Import translations. DO NOT MERGE

Change-Id: Id447f7087825e1348ce8ca1159cbad7e31152a0c
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 68edc12..b28c71a 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -120,12 +120,12 @@
     <string name="menu_photo_share" msgid="2214772815165829079">"分享"</string>
     <string name="menu_photo_share_all" msgid="4577299400844129078">"全部分享"</string>
     <string name="saving" msgid="925514721138014677">"儲存中…"</string>
-    <!-- no translation found for attach_image (3713654042212409705) -->
-    <skip />
-    <!-- no translation found for attach_video (4996812138609677305) -->
-    <skip />
-    <!-- no translation found for number_of_attachments:one (6596149613229217650) -->
-    <!-- no translation found for number_of_attachments:other (4827833083675127409) -->
+    <string name="attach_image" msgid="3713654042212409705">"圖片"</string>
+    <string name="attach_video" msgid="4996812138609677305">"影片"</string>
+  <plurals name="number_of_attachments">
+    <item quantity="one" msgid="6596149613229217650">"%d 個附件"</item>
+    <item quantity="other" msgid="4827833083675127409">"%d 個附件"</item>
+  </plurals>
     <string name="choosertitle_sharevia" msgid="6142681649048665134">"分享方式"</string>
     <string name="contextmenu_openlink" msgid="2176176524824953775">"在瀏覽器中開啟"</string>
     <string name="contextmenu_copy" msgid="4604170699444153037">"複製"</string>
@@ -178,8 +178,10 @@
     <item quantity="one" msgid="8780588287902503608">"正在為 <xliff:g id="COUNT">%1$d</xliff:g> 個會話群組加上星號。"</item>
     <item quantity="other" msgid="44965256231544025">"正在為 <xliff:g id="COUNT">%1$d</xliff:g> 個會話群組加上星號。"</item>
   </plurals>
-    <!-- no translation found for conversation_unstarred:one (8315328190288744398) -->
-    <!-- no translation found for conversation_unstarred:other (2222365088907519938) -->
+  <plurals name="conversation_unstarred">
+    <item quantity="one" msgid="8315328190288744398">"正在移除 <xliff:g id="COUNT">%1$d</xliff:g> 個會話群組的星號。"</item>
+    <item quantity="other" msgid="2222365088907519938">"正在移除 <xliff:g id="COUNT">%1$d</xliff:g> 個會話群組的星號。"</item>
+  </plurals>
   <plurals name="conversation_unknown_operation">
     <item quantity="one" msgid="235911194119829184">"正在等待系統開始處理 <xliff:g id="COUNT">%1$d</xliff:g> 個會話群組。"</item>
     <item quantity="other" msgid="850868849811019745">"正在等待系統開始處理 <xliff:g id="COUNT">%1$d</xliff:g> 個會話群組。"</item>