summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/commontheme/res/values-de/strings.xml
blob: b6e9576e6ad24d5c37f88d7d9e3e67a29bd34fbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="incall_content_description_end_call">Anruf beenden</string>
  <string name="incall_content_description_muted">Stummgeschaltet</string>
  <string name="incall_content_description_unmuted">Stummschaltung aufgehoben</string>
  <string name="incall_content_description_swap_calls">Zwischen Anrufen wechseln</string>
  <string name="incall_content_description_swap_sim">SIM wechseln</string>
  <string name="incall_content_description_merge_calls">Anrufe zusammenführen</string>
  <string name="incall_content_description_earpiece">Mobilgerät-Kopfhörer</string>
  <string name="incall_content_description_speaker">Lautsprecher</string>
  <string name="incall_content_description_bluetooth">Bluetooth</string>
  <string name="incall_content_description_headset">Kabelgebundenes Headset</string>
  <string name="incall_content_description_hold">Anruf halten</string>
  <string name="incall_content_description_unhold">Anruf fortsetzen</string>
  <string name="incall_content_description_video_on">Video an</string>
  <string name="incall_content_description_video_off">Video aus</string>
  <string name="incall_content_description_swap_video">Video wechseln</string>
  <string name="incall_label_speaker">Lautsprecher</string>
  <string name="incall_label_audio">Tonausgabe</string>
</resources>