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-da-rDK/strings_preferences.xml b/ring-android/app/src/main/res/values-da-rDK/strings_preferences.xml
new file mode 100644
index 0000000..dec15cc
--- /dev/null
+++ b/ring-android/app/src/main/res/values-da-rDK/strings_preferences.xml
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+  <string name="pref_category_network">Netværk</string>
+  <string name="pref_category_contacts">Kontakter</string>
+  <string name="pref_category_system">System</string>
+  <string name="pref_mobileData_title">Mobildata</string>
+  <string name="pref_mobileData_summary">Tillad Ring på 3G/LTE netværk i tilllæg til Wi-Fi</string>
+  <string name="pref_systemContacts_title">Brug systemkontakter</string>
+  <string name="pref_systemContacts_summary">Brug systemkontakter til at vise opkaldsdetaljer</string>
+  <string name="pref_systemDialer_title">Foretag systemopkald med Ring</string>
+  <string name="pref_systemDialer_summary">Brug Ring til at foretage systemopkald når nuligt.</string>
+  <string name="pref_startOnBoot_title">Kør Ring ved opstart</string>
+  <string name="pref_startOnBoot_summary">Kør Ring i baggrunden når systemet starter.</string>
+</resources>