Import translations. DO NOT MERGE

Change-Id: Ic2a49e932653605ec87aa6eb91b979b910f5a2e1
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index ce3c5d4..364fdfb 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/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>