i18n: update translations & configuration

This patch fixes the language map of the tx conf to integrate new lan-
guages.
It sets the minimum-percent to 1.
Finally, it updates the translations.

Change-Id: Ice04c4308ae25d4a54533d7d60cd5943333fc82c
Tuleap: #609
diff --git a/ring-android/app/src/main/res/values-tr/strings_preferences.xml b/ring-android/app/src/main/res/values-tr/strings_preferences.xml
new file mode 100644
index 0000000..2902533
--- /dev/null
+++ b/ring-android/app/src/main/res/values-tr/strings_preferences.xml
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+  <string name="pref_category_network">Ağ</string>
+  <string name="pref_category_contacts">Kişiler</string>
+  <string name="pref_category_system">Düzen</string>
+  <string name="pref_mobileData_title">Hücresel veri</string>
+  <string name="pref_mobileData_summary">Ring\'i Wi-Fi\'ye ek olarak 3G/LTE ağlarında da çalıştır</string>
+  <string name="pref_systemContacts_title">Düzen kişilerini kullan</string>
+  <string name="pref_systemContacts_summary">Arayan detaylarını göstermek için düzen kişilerini kullan</string>
+  <string name="pref_startOnBoot_title">Ring\'i başlangıçta çalıştır</string>
+  <string name="pref_startOnBoot_summary">Düzen başladığında arka planda Ring\'i çalıştır.</string>
+</resources>