i18n: update translations

Change-Id: I6a2ac198bf1ab6f773994c478ee4c34ee8498348
diff --git a/ring-android/app/src/main/res/values-nl-rNL/strings_account.xml b/ring-android/app/src/main/res/values-nl-rNL/strings_account.xml
index 99187ba..c083a6f 100644
--- a/ring-android/app/src/main/res/values-nl-rNL/strings_account.xml
+++ b/ring-android/app/src/main/res/values-nl-rNL/strings_account.xml
@@ -1,11 +1,23 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <resources>
   <!--Strings related to account creation-->
+  <string name="prompt_username">Gebruikersnaam</string>
+  <string name="prompt_password">Wachtwoord</string>
+  <string name="action_create_short">Registreren</string>
+  <string name="error_field_required">Dit invulveld is vereist</string>
+  <string name="dialog_wait_create">Account aan het toevoegen</string>
+  <string name="help_sip_title">Voeg je SIP account toe</string>
+  <string name="create_sip_account">Toevoegen</string>
+  <string name="share_number">Telefoonnummer delen</string>
   <!--Strings related to account deletion-->
+  <string name="account_delete_dialog_title">Account verwijderen?</string>
   <!--AccountManagementFragment-->
   <string name="normal_accounts_titles">Accounts</string>
   <!--Basic Details-->
   <string name="account_preferences_basic_tab">Algemeen</string>
+  <string name="account_alias_label">Naam account</string>
+  <string name="account_username_label">Gebruikersnaam</string>
+  <string name="account_password_label">Wachtwoord</string>
   <!--Audio Details-->
   <string name="account_audio_label">Geluid</string>
   <string name="account_preferences_media_tab">Media</string>