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-eo/strings_account.xml b/ring-android/app/src/main/res/values-eo/strings_account.xml
new file mode 100644
index 0000000..355f56c
--- /dev/null
+++ b/ring-android/app/src/main/res/values-eo/strings_account.xml
@@ -0,0 +1,44 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+  <!--Strings related to login-->
+  <string name="prompt_alias">Kromnomo</string>
+  <string name="prompt_hostname">Nomo de gastiga komputilo</string>
+  <string name="prompt_username">Uzantnomo</string>
+  <string name="prompt_password">Pasvorto</string>
+  <!--Strings related to account creation-->
+  <string name="create_ring_account">Krei</string>
+  <string name="help_sip_title">SIP konto</string>
+  <string name="create_sip_account">Aldoni</string>
+  <string name="configure_sip_account">Agordi</string>
+  <!--AccountManagementFragment-->
+  <string name="preference_section1">Kontoj</string>
+  <string name="normal_accounts_titles">Kontoj</string>
+  <string name="ip2ip_state">PRETA</string>
+  <!--Basic Details-->
+  <string name="account_preferences_basic_tab">Ĝenerala</string>
+  <string name="account_basic_category">Bazaj Agordoj</string>
+  <string name="account_hostname_label">Nomo de gastiga komputilo</string>
+  <string name="account_bootstrap_label">Praŝarĝo</string>
+  <string name="account_username_label">Uzantnomo</string>
+  <string name="account_password_label">Pasvorto</string>
+  <string name="account_optionnal_category">Malnepraj Agordoj</string>
+  <string name="account_proxy_field">Prokura servilo</string>
+  <string name="show_password">Montru pasvorton</string>
+  <!--Audio Details-->
+  <string name="account_audio_label">Aŭdio</string>
+  <string name="account_preferences_audio_tab">Aŭdio</string>
+  <string name="account_preferences_media_tab">Aŭdvidaĵo</string>
+  <!--Video Details-->
+  <string name="account_video_label">Video</string>
+  <string name="account_video_enable">Ŝalti videon</string>
+  <!--Advanced Details-->
+  <string name="account_preferences_advanced_tab">Speciala</string>
+  <string name="account_turn_enable_label">Uzi TURN</string>
+  <!--Security Details-->
+  <!--SRTP Details-->
+  <string name="account_preferences_security_tab">Sekurigo</string>
+  <!--TLS Details-->
+  <string name="account_tls_method_default">Defaŭlta</string>
+  <string name="account_rtp_port_range">Porda amplekso de aŭdia RTP</string>
+  <!--Import/export-->
+</resources>