blob: 071745ba8cd96cf7280ef87feb8d330d26a3542e [file] [log] [blame]
Alexandre Lision084d3ad2017-05-08 16:13:59 -04001<?xml version='1.0' encoding='UTF-8'?>
2<resources>
3 <!--Strings related to account edition screen-->
4 <string name="ic_delete_menu">Verwijderen</string>
5 <!--Strings related to account creation-->
6 <string name="prompt_username">Gebruikersnaam</string>
7 <string name="prompt_password">Wachtwoord</string>
8 <string name="action_create_short">Registreren</string>
9 <string name="error_field_required">Dit invulveld is vereist</string>
10 <string name="dialog_wait_create">Account aan het toevoegen</string>
11 <string name="help_sip_title">Voeg je SIP account toe</string>
12 <!--Strings related to account deletion-->
13 <string name="account_delete_dialog_title">Account verwijderen?</string>
14 <string name="account_delete_dialog_message">Deze actie kan niet ongedaan worden</string>
15 <!--AccountManagementFragment-->
16 <string name="normal_accounts_titles">Accounts</string>
17 <!--Basic Details-->
18 <string name="account_preferences_basic_tab">Algemeen</string>
19 <string name="account_alias_label">Naam account</string>
20 <string name="account_username_label">Gebruikersnaam</string>
21 <string name="account_password_label">Wachtwoord</string>
22 <!--Audio Details-->
23 <string name="account_audio_label">Geluid</string>
24 <string name="account_preferences_media_tab">Media</string>
25 <string name="account_ringtone_label">Ringtones</string>
26 <!--Video Details-->
27 <string name="account_video_label">Video</string>
28 <!--Advanced Details-->
29 <string name="account_preferences_advanced_tab">Gevorderd</string>
30 <!--Security Details-->
31 <!--SRTP Details-->
32 <string name="account_preferences_security_tab">Beveiliging</string>
33 <!--SIP-->
34 <!--TLS Details-->
35 <!--restore/backup-->
36 <!--Name registration-->
37 <!--Create account-->
38 <!--Devices-->
39</resources>