summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/speeddial/res/values-af/strings.xml
blob: a8ee6b3e43d110c1b3419c60b4a5235de24ff976 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="favorites_header">Gunstelinge</string>
  <string name="suggestions_header">Gereeldes</string>
  <string name="speed_dial_add_button_text">Voeg by</string>
  <string name="speed_dial_remember_this_choice">Onthou hierdie keuse</string>
  <string name="speed_dial_disambig_dialog_title">Kies oproeptipe</string>
  <string name="disambig_option_video_call">Video-oproep</string>
  <string name="disambig_option_voice_call">Bel</string>
  <string name="add_favorite_activity_title">Voeg gunsteling by</string>
  <string name="contact_menu_voice_call">Stemoproep</string>
  <string name="contact_menu_video_call">Video-oproep</string>
  <string name="contact_menu_message">SMS</string>
  <string name="contact_menu_remove">Verwyder</string>
  <string name="contact_menu_contact_info">Kontakinligting</string>
  <string name="suggested_contact_bottom_sheet_add_favorite_option">Voeg gunsteling by</string>
  <string name="speed_dial_contacts_permission_description">Skakel die kontaktetoestemming aan om spoedbel te aktiveer.</string>
  <string name="speed_dial_turn_on_contacts_permission">Skakel aan</string>
  <string name="speed_dial_no_contacts_description">Jy het nog nie enige gunstelinge bygevoeg nie.</string>
  <string name="speed_dial_no_contacts_action_text">Voeg gunsteling by</string>
  <string name="speed_dial_remove_favorites">Verwyder uit gunstelinge</string>
</resources>