Import translations. DO NOT MERGE

Change-Id: Ic2a49e932653605ec87aa6eb91b979b910f5a2e1
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index ee607f8..e4af9f0 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -120,12 +120,12 @@
     <string name="menu_photo_share" msgid="2214772815165829079">"Compart."</string>
     <string name="menu_photo_share_all" msgid="4577299400844129078">"Comp. td."</string>
     <string name="saving" msgid="925514721138014677">"Salvando…"</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">"Imagem"</string>
+    <string name="attach_video" msgid="4996812138609677305">"Vídeo"</string>
+  <plurals name="number_of_attachments">
+    <item quantity="one" msgid="6596149613229217650">"%d anexo"</item>
+    <item quantity="other" msgid="4827833083675127409">"%d anexos"</item>
+  </plurals>
     <string name="choosertitle_sharevia" msgid="6142681649048665134">"Compartilhar via"</string>
     <string name="contextmenu_openlink" msgid="2176176524824953775">"Abrir no navegador"</string>
     <string name="contextmenu_copy" msgid="4604170699444153037">"Copiar"</string>
@@ -178,8 +178,10 @@
     <item quantity="one" msgid="8780588287902503608">"Marcando <xliff:g id="COUNT">%1$d</xliff:g> conversa com estrela."</item>
     <item quantity="other" msgid="44965256231544025">"Marcando <xliff:g id="COUNT">%1$d</xliff:g> conversas com estrela."</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">"Removendo a estrela de <xliff:g id="COUNT">%1$d</xliff:g> conversa."</item>
+    <item quantity="other" msgid="2222365088907519938">"Removendo a estrela de <xliff:g id="COUNT">%1$d</xliff:g> conversas."</item>
+  </plurals>
   <plurals name="conversation_unknown_operation">
     <item quantity="one" msgid="235911194119829184">"Aguardando pela operação em <xliff:g id="COUNT">%1$d</xliff:g> conversa."</item>
     <item quantity="other" msgid="850868849811019745">"Aguardando pela operação em <xliff:g id="COUNT">%1$d</xliff:g> conversas."</item>