i18n: automatic bump

Change-Id: I0fd8c9db921089cd9b839e0a778082c290764ad9
diff --git a/ring-android/app/src/main/res/values-fr/strings.xml b/ring-android/app/src/main/res/values-fr/strings.xml
index e40fb2d..a81f41e 100644
--- a/ring-android/app/src/main/res/values-fr/strings.xml
+++ b/ring-android/app/src/main/res/values-fr/strings.xml
@@ -86,6 +86,7 @@
   <string name="action_call_decline">Décliner</string>
   <string name="ab_action_speakerphone">Activer le haut-parleur</string>
   <string name="ab_action_contact_add">Ajouter aux contacts</string>
+  <string name="ab_action_contact_add_question">Ajouter aux contacts ?</string>
   <string name="hist_contact_added">Contact ajouté</string>
   <string name="hist_invitation_received">Invitation reçue</string>
   <string name="ab_action_audio_call">Appel audio</string>
@@ -116,19 +117,26 @@
   <!--QRCode Scan-->
   <string name="scan_qr_account_message">Numérisez le code QR de votre interlocuteur.</string>
   <!--Settings-->
+  <string name="clear_history_dialog_title">Effacer l\'historique</string>
+  <string name="clear_history_dialog_message">Cette action est irréversible.</string>
   <string name="clear_history_completed">Le journal d\'appels a été effacé.</string>
   <!--Conversation-->
   <string name="conversation_action_delete_this">Supprimer la conversation</string>
   <string name="conversation_action_delete_this_title">Supprimer la conversation ?</string>
   <string name="conversation_action_delete_this_message">Cette action est irréversible.</string>
   <string name="conversation_action_history_clear">Effacer l\'historique</string>
+  <string name="conversation_action_history_clear_title">Effacer l\'historique des conversations ?</string>
+  <string name="conversation_action_history_clear_message">Cette action est irréversible</string>
   <string name="conversation_action_remove_this">Supprimer le contact</string>
+  <string name="conversation_action_remove_this_title">Supprimer le contact</string>
+  <string name="conversation_action_remove_this_message">Cette action supprimera définitivement ce contact et la conversation</string>
   <string name="conversation_action_copy_peer_number">Copier le numéro ou identifiant Ring</string>
   <string name="conversation_action_copied_peer_number_clipboard">%1$s copié vers leclipboard</string>
   <string name="conversation_action_select_peer_number">Choisir un numéro</string>
   <string name="conversation_action_block_this">Bloquer le contact</string>
   <string name="conversation_action_go_to_call">Revenir à l\'appel en cours</string>
   <!--Contacts-->
+  <string name="add_call_contact_number_to_contacts">Ajouter %1$s ?</string>
   <string name="prompt_new_password">Nouveau mot de passe</string>
   <string name="prompt_new_password_optional">Nouveau mot de passe (optionnel)</string>
   <string name="prompt_new_password_repeat">Confirmez le mot de passe</string>
diff --git a/ring-android/app/src/main/res/values-fr/strings_preferences.xml b/ring-android/app/src/main/res/values-fr/strings_preferences.xml
index 50333f1..8155ffa 100644
--- a/ring-android/app/src/main/res/values-fr/strings_preferences.xml
+++ b/ring-android/app/src/main/res/values-fr/strings_preferences.xml
@@ -8,6 +8,7 @@
   <string name="pref_mobileData_summary">Autoriser Ring sur les réseaux mobiles en plus du Wi-fi.</string>
   <string name="pref_pushNotifications_title">Notifications poussées</string>
   <string name="pref_pushNotifications_summary">Utiliser les serveurs Google pour permettre de recevoir des appels et des messages en arrière plan.</string>
+  <string name="pref_hd_summary">Activer l\'envoi de vidéo HD</string>
   <string name="pref_systemContacts_title">Utiliser les contacts de l\'appareil</string>
   <string name="pref_systemContacts_summary">Utiliser les contacts de l\'appareil pour afficher les détails du correspondant.</string>
   <string name="pref_systemDialer_title">Utiliser Ring par defaut pour les appels</string>
diff --git a/ring-android/app/src/main/res/values-hu/strings.xml b/ring-android/app/src/main/res/values-hu/strings.xml
index 2e8e8ed..499b6c1 100644
--- a/ring-android/app/src/main/res/values-hu/strings.xml
+++ b/ring-android/app/src/main/res/values-hu/strings.xml
@@ -86,6 +86,7 @@
   <string name="action_call_decline">Elutasítás</string>
   <string name="ab_action_speakerphone">Hangszóró engedélyezése</string>
   <string name="ab_action_contact_add">Hozzáadás a partnerekhez</string>
+  <string name="ab_action_contact_add_question">Hozzáadja a partnerekhez?</string>
   <string name="hist_contact_added">Kapcsolat hozzáadva</string>
   <string name="hist_invitation_received">Meghívó érkezett</string>
   <string name="ab_action_audio_call">Hanghívás</string>
@@ -116,18 +117,26 @@
   <!--QRCode Scan-->
   <string name="scan_qr_account_message">Olvassa be a hozzáadandó fiók QR-kódját.</string>
   <!--Settings-->
+  <string name="clear_history_dialog_title">Törli az előzményeket?</string>
+  <string name="clear_history_dialog_message">Ez a művelet nem vonható vissza.</string>
   <string name="clear_history_completed">Az előzmények törölve.</string>
   <!--Conversation-->
   <string name="conversation_action_delete_this">Beszélgetés törlése</string>
   <string name="conversation_action_delete_this_title">Törli ezt a beszélgetést?</string>
   <string name="conversation_action_delete_this_message">Ez a művelet nem vonható vissza.</string>
   <string name="conversation_action_history_clear">Előzmények törlése</string>
+  <string name="conversation_action_history_clear_title">Törli a beszélgetések előzményeit?</string>
+  <string name="conversation_action_history_clear_message">Ez minden bizonnyal törli a beszélgetések előzményeit.</string>
   <string name="conversation_action_remove_this">Partner törlése</string>
+  <string name="conversation_action_remove_this_title">Törli ezt a partnert?</string>
+  <string name="conversation_action_remove_this_message">Ez törli a partnert és egyértelműen törli a beszélgetés előzményeit.</string>
   <string name="conversation_action_copy_peer_number">Szám másolása</string>
   <string name="conversation_action_copied_peer_number_clipboard">%1$s a vágólapra másolva</string>
   <string name="conversation_action_select_peer_number">Válasszon egy számot</string>
+  <string name="conversation_action_block_this">Blokkolt partner</string>
   <string name="conversation_action_go_to_call">Visszatérés a folyamatban lévő híváshoz</string>
   <!--Contacts-->
+  <string name="add_call_contact_number_to_contacts">Hozzáadja %1$s?</string>
   <string name="prompt_new_password">Új jelszó</string>
   <string name="prompt_new_password_optional">Új jelszó (választható)</string>
   <string name="prompt_new_password_repeat">Új jelszó még egyszer</string>
@@ -138,6 +147,7 @@
   <string name="help_pin_enter">Adja meg egy másik beállított Ring fiók PIN-jét! Használja a „fiók exportálása a Ringen” funkciót a PIN eléréséhez!</string>
   <string name="wizard_next">Tovább</string>
   <string name="wizard_back">Vissza</string>
+  <string name="wizard_skip">Átugrani</string>
   <!--MenuHeaderView-->
   <string name="profile">Profil</string>
   <string name="profile_message_warning">A profilja csak a partnereivel kerül megosztásra</string>
diff --git a/ring-android/app/src/main/res/values-hu/strings_preferences.xml b/ring-android/app/src/main/res/values-hu/strings_preferences.xml
index 207b7ad..d6933f8 100644
--- a/ring-android/app/src/main/res/values-hu/strings_preferences.xml
+++ b/ring-android/app/src/main/res/values-hu/strings_preferences.xml
@@ -8,6 +8,7 @@
   <string name="pref_mobileData_summary">A Ring engedélyezése 3G/LTE hálózatokon is a Wi-Fi mellett</string>
   <string name="pref_pushNotifications_title">Leküldéses értesítések</string>
   <string name="pref_pushNotifications_summary">Használja a Google szervereit a háttérben lévő hívások és üzenetek fogadásához</string>
+  <string name="pref_hd_summary">Engedélyezze a HD videó küldését</string>
   <string name="pref_systemContacts_title">Rendszer kapcsolatainak használata</string>
   <string name="pref_systemContacts_summary">A rendszer kapcsolatainak használata a hívó adatainak megjelenítéséhez.</string>
   <string name="pref_systemDialer_title">Telefonhívások a Ringgel</string>
diff --git a/ring-android/app/src/main/res/values-sq-rAL/strings.xml b/ring-android/app/src/main/res/values-sq-rAL/strings.xml
index 90fff48..fcd0f08 100644
--- a/ring-android/app/src/main/res/values-sq-rAL/strings.xml
+++ b/ring-android/app/src/main/res/values-sq-rAL/strings.xml
@@ -85,6 +85,7 @@
   <string name="action_call_decline">Hidhe tej</string>
   <string name="ab_action_speakerphone">Aktivizoni altoparlantin</string>
   <string name="ab_action_contact_add">Shtoje te kontaktet</string>
+  <string name="ab_action_contact_add_question">Të shtohet te kontaktet?</string>
   <string name="hist_contact_added">Kontakti u shtua</string>
   <string name="hist_invitation_received">Ftesa u mor</string>
   <string name="ab_action_audio_call">Thirrje audio</string>
@@ -115,19 +116,26 @@
   <!--QRCode Scan-->
   <string name="scan_qr_account_message">Skanoni kodin QR të llogarisë që doni të shtoni.</string>
   <!--Settings-->
+  <string name="clear_history_dialog_title">Të pastrohet historiku?</string>
+  <string name="clear_history_dialog_message">Ky veprim s’mund të zhbëhet.</string>
   <string name="clear_history_completed">Historiku u pastrua.</string>
   <!--Conversation-->
   <string name="conversation_action_delete_this">Fshije këtë bisedë</string>
   <string name="conversation_action_delete_this_title">Të fshihet kjo bisedë?</string>
   <string name="conversation_action_delete_this_message">Ky veprim s\’mund të zhbëhet.</string>
   <string name="conversation_action_history_clear">Pastroje historikun</string>
+  <string name="conversation_action_history_clear_title">Të pastrohet historiku i bisedave?</string>
+  <string name="conversation_action_history_clear_message">Kjo do të shkaktojë përfundimisht pastrimin e historikut të bisedës.</string>
   <string name="conversation_action_remove_this">Fshije kontaktin</string>
+  <string name="conversation_action_remove_this_title">Të fshihet ky kontakt?</string>
+  <string name="conversation_action_remove_this_message">Kjo do të shkaktojë fshirjen e kontaktit dhe përfundimisht fshirjen e historikut të bisedave.</string>
   <string name="conversation_action_copy_peer_number">Kopjoje numrin</string>
   <string name="conversation_action_copied_peer_number_clipboard">%1$s u kopjua te e papastra</string>
   <string name="conversation_action_select_peer_number">Përzgjidhni një numër</string>
   <string name="conversation_action_block_this">Bllokojeni kontaktin</string>
   <string name="conversation_action_go_to_call">Rikthehu te thirrja që po bëhej</string>
   <!--Contacts-->
+  <string name="add_call_contact_number_to_contacts">Të shtohet %1$s?</string>
   <string name="prompt_new_password">Fjalëkalim i ri</string>
   <string name="prompt_new_password_optional">Fjalëkalim i ri (opsional)</string>
   <string name="prompt_new_password_repeat">Përsëriteni fjalëkalimin e ri</string>
diff --git a/ring-android/app/src/main/res/values-sq-rAL/strings_preferences.xml b/ring-android/app/src/main/res/values-sq-rAL/strings_preferences.xml
index 3352192..819f237 100644
--- a/ring-android/app/src/main/res/values-sq-rAL/strings_preferences.xml
+++ b/ring-android/app/src/main/res/values-sq-rAL/strings_preferences.xml
@@ -8,6 +8,7 @@
   <string name="pref_mobileData_summary">Lejojeni Ring-un edhe në rrjete 3G/LTE, përveç se te Wi-Fi</string>
   <string name="pref_pushNotifications_title">Njoftime push</string>
   <string name="pref_pushNotifications_summary">Përdorni shërbyesit Google që të lejoni marrje thirrjesh/mesazhesh në prapaskenë</string>
+  <string name="pref_hd_summary">Aktivizoni dërgim videosh HD</string>
   <string name="pref_systemContacts_title">Përdor kontakte sistemi</string>
   <string name="pref_systemContacts_summary">Për shfaqjen e hollësive të thirrësit përdor kontakte sistemi.</string>
   <string name="pref_systemDialer_title">Kryej thirrje sistemi duke përdoru Ring-un</string>
diff --git a/ring-android/app/src/main/res/values-sv/strings.xml b/ring-android/app/src/main/res/values-sv/strings.xml
index f505f21..d41557d 100644
--- a/ring-android/app/src/main/res/values-sv/strings.xml
+++ b/ring-android/app/src/main/res/values-sv/strings.xml
@@ -86,6 +86,7 @@
   <string name="action_call_decline">Avslå</string>
   <string name="ab_action_speakerphone">Aktivera högtalare</string>
   <string name="ab_action_contact_add">Lägg till i kontakter</string>
+  <string name="ab_action_contact_add_question">Lägga till i kontakter?</string>
   <string name="hist_contact_added">Kontakt tillagt</string>
   <string name="hist_invitation_received">Inbjudan mottagen</string>
   <string name="ab_action_audio_call">Ljudsamtal</string>
@@ -116,19 +117,26 @@
   <!--QRCode Scan-->
   <string name="scan_qr_account_message">Scanna in QR-koden för det konto du vill lägga till.</string>
   <!--Settings-->
+  <string name="clear_history_dialog_title">Rensa historiken?</string>
+  <string name="clear_history_dialog_message">Denna åtgärd kan inte ångras.</string>
   <string name="clear_history_completed">Historiken har rensats bort.</string>
   <!--Conversation-->
   <string name="conversation_action_delete_this">Ta bort den här konversationen</string>
   <string name="conversation_action_delete_this_title">Vill du ta bort den här konversationen?</string>
   <string name="conversation_action_delete_this_message">Denna åtgärd kan inte ångras.</string>
   <string name="conversation_action_history_clear">Rensa historik</string>
+  <string name="conversation_action_history_clear_title">Rensa konversationshistoriken?</string>
+  <string name="conversation_action_history_clear_message">Detta kommer att rensa konversationshistoriken för gott.</string>
   <string name="conversation_action_remove_this">Ta bort kontakt</string>
+  <string name="conversation_action_remove_this_title">Ta bort den här kontakten?</string>
+  <string name="conversation_action_remove_this_message">Detta kommer att ta bort kontakten och rensa konversationshistoriken för gott.</string>
   <string name="conversation_action_copy_peer_number">Kopiera nummer</string>
   <string name="conversation_action_copied_peer_number_clipboard">%1$s kopierat till urklipp</string>
   <string name="conversation_action_select_peer_number">Välj ett nummer</string>
   <string name="conversation_action_block_this">Blockera kontakt</string>
   <string name="conversation_action_go_to_call">Återgå till pågående samtal</string>
   <!--Contacts-->
+  <string name="add_call_contact_number_to_contacts">Lägga till %1$s?</string>
   <string name="prompt_new_password">Nytt lösenord</string>
   <string name="prompt_new_password_optional">Nytt lösenord (ej obligatoriskt)</string>
   <string name="prompt_new_password_repeat">Upprepa nytt lösenord</string>
diff --git a/ring-android/app/src/main/res/values-sv/strings_preferences.xml b/ring-android/app/src/main/res/values-sv/strings_preferences.xml
index 7dc3c5d..297ae06 100644
--- a/ring-android/app/src/main/res/values-sv/strings_preferences.xml
+++ b/ring-android/app/src/main/res/values-sv/strings_preferences.xml
@@ -8,6 +8,7 @@
   <string name="pref_mobileData_summary">Tillåt Ring på 3G/LTE-nätverk, som tillägg till WiFi</string>
   <string name="pref_pushNotifications_title">Använd aviseringar</string>
   <string name="pref_pushNotifications_summary">Använd Google-servrar för att ta emot samtal/meddelanden i bakgrunden</string>
+  <string name="pref_hd_summary">Aktivera att skicka HD-video</string>
   <string name="pref_systemContacts_title">Använd systemkontakter</string>
   <string name="pref_systemContacts_summary">Använd systemkontakter för att visa uppringaren info</string>
   <string name="pref_systemDialer_title">Använd Ring till systemsamtal</string>
diff --git a/ring-android/app/src/main/res/values-zh-rTW/strings.xml b/ring-android/app/src/main/res/values-zh-rTW/strings.xml
index 3611c44..32fbc74 100644
--- a/ring-android/app/src/main/res/values-zh-rTW/strings.xml
+++ b/ring-android/app/src/main/res/values-zh-rTW/strings.xml
@@ -85,6 +85,7 @@
   <string name="action_call_decline">拒絕</string>
   <string name="ab_action_speakerphone">啟用喇叭</string>
   <string name="ab_action_contact_add">加到聯絡人</string>
+  <string name="ab_action_contact_add_question">新增到聯絡人?</string>
   <string name="hist_contact_added">已新增聯絡人</string>
   <string name="hist_invitation_received">已收到邀請</string>
   <string name="ab_action_audio_call">音訊通話</string>
@@ -115,18 +116,26 @@
   <!--QRCode Scan-->
   <string name="scan_qr_account_message">掃描你想要加入的帳號的 QR Code 。</string>
   <!--Settings-->
+  <string name="clear_history_dialog_title">清除歷史?</string>
+  <string name="clear_history_dialog_message">此動作無法復原。</string>
   <string name="clear_history_completed">記錄已經被清除。</string>
   <!--Conversation-->
   <string name="conversation_action_delete_this">刪除此對話</string>
   <string name="conversation_action_delete_this_title">刪除此對話嗎?</string>
   <string name="conversation_action_delete_this_message">這個動作無法被復原。</string>
   <string name="conversation_action_history_clear">清除記錄</string>
+  <string name="conversation_action_history_clear_title">清除對話歷史?</string>
+  <string name="conversation_action_history_clear_message">這將會完全清除對話歷史。</string>
   <string name="conversation_action_remove_this">刪除聯絡人</string>
+  <string name="conversation_action_remove_this_title">刪除此聯絡人?</string>
+  <string name="conversation_action_remove_this_message">這將會刪除聯絡人並完全清除對話歷史。</string>
   <string name="conversation_action_copy_peer_number">複製號碼</string>
   <string name="conversation_action_copied_peer_number_clipboard">%1$s 複製到剪貼簿</string>
   <string name="conversation_action_select_peer_number">選擇號碼</string>
+  <string name="conversation_action_block_this">阻擋連絡人</string>
   <string name="conversation_action_go_to_call">回到進行中的通話</string>
   <!--Contacts-->
+  <string name="add_call_contact_number_to_contacts">新增 %1$s?</string>
   <string name="prompt_new_password">新密碼</string>
   <string name="prompt_new_password_optional">新密碼(選擇性)</string>
   <string name="prompt_new_password_repeat">重新輸入新密碼</string>
diff --git a/ring-android/app/src/main/res/values-zh-rTW/strings_preferences.xml b/ring-android/app/src/main/res/values-zh-rTW/strings_preferences.xml
index 6d07735..e3b3de1 100644
--- a/ring-android/app/src/main/res/values-zh-rTW/strings_preferences.xml
+++ b/ring-android/app/src/main/res/values-zh-rTW/strings_preferences.xml
@@ -8,6 +8,7 @@
   <string name="pref_mobileData_summary">除了 Wi-Fi 之外,允許 Ring 在 3G/LTE 網路上使用</string>
   <string name="pref_pushNotifications_title">推播通知</string>
   <string name="pref_pushNotifications_summary">使用 Google 的伺服器以讓您可以在背景收到通話/訊息</string>
+  <string name="pref_hd_summary">啟用傳送高畫質視訊</string>
   <string name="pref_systemContacts_title">使用系統聯絡人</string>
   <string name="pref_systemContacts_summary">使用系統聯絡人顯示呼叫方的詳細資料</string>
   <string name="pref_systemDialer_title">使用Ring撥打系統的電話功能</string>