Import translations. DO NOT MERGE

Change-Id: Ic2a49e932653605ec87aa6eb91b979b910f5a2e1
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index a3c31a4..46c0e43 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -120,12 +120,12 @@
     <string name="menu_photo_share" msgid="2214772815165829079">"Paylaş"</string>
     <string name="menu_photo_share_all" msgid="4577299400844129078">"Tümünü paylaş"</string>
     <string name="saving" msgid="925514721138014677">"Kaydediliyor…"</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">"Resim"</string>
+    <string name="attach_video" msgid="4996812138609677305">"Video"</string>
+  <plurals name="number_of_attachments">
+    <item quantity="one" msgid="6596149613229217650">"%d ek"</item>
+    <item quantity="other" msgid="4827833083675127409">"%d ek"</item>
+  </plurals>
     <string name="choosertitle_sharevia" msgid="6142681649048665134">"Şunu kullanarak paylaş:"</string>
     <string name="contextmenu_openlink" msgid="2176176524824953775">"Tarayıcıda Aç"</string>
     <string name="contextmenu_copy" msgid="4604170699444153037">"Kopyala"</string>
@@ -178,8 +178,10 @@
     <item quantity="one" msgid="8780588287902503608">"<xliff:g id="COUNT">%1$d</xliff:g> ileti dizisine yıldız ekleniyor."</item>
     <item quantity="other" msgid="44965256231544025">"<xliff:g id="COUNT">%1$d</xliff:g> ileti dizisine yıldız ekleniyor."</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> ileti dizisinin yıldızı kaldırılıyor."</item>
+    <item quantity="other" msgid="2222365088907519938">"<xliff:g id="COUNT">%1$d</xliff:g> ileti dizisinin yıldızı kaldırılıyor."</item>
+  </plurals>
   <plurals name="conversation_unknown_operation">
     <item quantity="one" msgid="235911194119829184">"<xliff:g id="COUNT">%1$d</xliff:g> ileti dizisi üzerindeki işlemin tamamlanması bekleniyor."</item>
     <item quantity="other" msgid="850868849811019745">"<xliff:g id="COUNT">%1$d</xliff:g> ileti dizisi üzerindeki işlemin tamamlanması bekleniyor."</item>