summaryrefslogtreecommitdiffstats
path: root/res/values-lb/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-lb/strings.xml')
-rw-r--r--res/values-lb/strings.xml215
1 files changed, 215 insertions, 0 deletions
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index b8407fed..4de63124 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -16,143 +16,358 @@
~ limitations under the License
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Official label of the phone app, as seen in "Manage Applications"
+ and other settings UIs. -->
<string name="phoneAppLabel" product="default">Telefon</string>
+ <!-- Official label for the in-call UI. DO NOT TRANSLATE. -->
<string name="inCallLabel" translate="false">InCallUI</string>
+ <!-- Call status -->
+ <!-- In-call screen: status label for a call that's on hold -->
<string name="onHold">Gehalen</string>
+ <!-- Incoming call screen, name of "unknown" caller -->
<string name="unknown">Onbekannt</string>
+ <!-- Incoming call screen, string when number hidden -->
<string name="private_num">Privat Nummer</string>
+ <!-- Incoming call screen, string when called from a pay phone -->
<string name="payphone">Telefonskabinn</string>
+ <!-- In-call screen: status label for a conference call -->
<string name="confCall">Konferenzuruff</string>
+ <!-- In-call screen: call lost dialog text -->
<string name="call_lost">Uruff ofgebrach</string>
+ <!-- MMI dialog strings -->
+ <!-- Dialog label when an MMI code starts running -->
+ <!-- "Audio mode" popup menu: Item label to select the speakerphone [CHAR LIMIT=25] -->
<string name="audio_mode_speaker">Lautsprecher</string>
+ <!-- "Audio mode" popup menu: Item label to select the handset earpiece [CHAR LIMIT=25] -->
<string name="audio_mode_earpiece">Telefonshörer</string>
+ <!-- "Audio mode" popup menu: Item label to select the wired headset [CHAR LIMIT=25] -->
<string name="audio_mode_wired_headset">Verkaabelte Kopfhörer</string>
+ <!-- "Audio mode" popup menu: Item label to select the bluetooth headset [CHAR LIMIT=25] -->
<string name="audio_mode_bluetooth">Bluetooth</string>
+ <!-- post dial -->
+ <!-- In-call screen: body text of the dialog that appears when we encounter
+ the "wait" character in a phone number to be dialed; this dialog asks the
+ user if it's OK to send the numbers following the "wait". -->
<string name="wait_prompt_str">Dës Téin schécken?\n</string>
+ <!-- In-call screen: body text of the dialog that appears when we encounter
+ the "PAUSE" character in a phone number to be dialed; this dialog gives
+ informative message to the user to show the sending numbers following the "Pause". -->
<string name="pause_prompt_str">Téin gi geschéckt\n</string>
+ <!-- In-call screen: button label on the "wait" prompt dialog -->
<string name="send_button">Schécken</string>
+ <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode-->
<string name="pause_prompt_yes">Jo</string>
+ <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode-->
<string name="pause_prompt_no">Nee</string>
+ <!-- In-call screen: on the "wild" character dialog, this is the label
+ for a text widget that lets the user enter the digits that should
+ replace the "wild" character. -->
<string name="wild_prompt_str">Plazhalter ersetzen duerch</string>
+ <!-- In-call screen: status label for a conference call -->
<string name="caller_manage_header">Konferenzuruff <xliff:g id="conf_call_time">%s</xliff:g></string>
+ <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
+ <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
+ <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
+ <!-- Call settings screen, Set voicemail dialog title -->
<string name="voicemail_settings_number_label">Mailbox-Nummer</string>
+ <!-- Card titles -->
+ <!-- In-call screen: status label for a call in the "dialing" state -->
<string name="card_title_dialing">Gëtt gewielt</string>
+ <!-- In-call screen: status label for a re-dialing call -->
<string name="card_title_redialing">Gëtt nees gewielt</string>
+ <!-- In-call screen: status label for a conference call -->
<string name="card_title_conf_call">Konferenzuruff</string>
+ <!-- In-call screen: status label for an incoming call -->
<string name="card_title_incoming_call">Erakommenden Uruff</string>
+ <!-- In-call screen: status label displayed briefly after a call ends -->
<string name="card_title_call_ended">Uruff ofgeschloss</string>
+ <!-- In-call screen: status label for call that's on hold -->
<string name="card_title_on_hold">Gehalen</string>
+ <!-- In-call screen: status label for a call that's in the process of hanging up -->
<string name="card_title_hanging_up">Uruff gëtt getrennt</string>
+ <!-- In-call screen: status label for a call that's in CDMA flash mode -->
<string name="card_title_in_call">An engem Gespréich</string>
+ <!-- In-call screen: special status label that shows your own phone
+ number during emergency callback mode (ECM) [CHAR LIMIT=30] -->
<string name="card_title_my_phone_number">Meng Nummer ass <xliff:g id="my_phone_number">%s</xliff:g></string>
+ <!-- In-call screen: status label when connecting video. -->
<string name="card_title_video_call_connecting">Video gëtt verbonnen</string>
+ <!-- In-call screen: status label when in a video call. -->
<string name="card_title_video_call">Videouruff</string>
+ <!-- In-call screen: status label when requesting video. -->
<string name="card_title_video_call_requesting">Video gëtt ugefrot</string>
+ <!-- In-call screen: status label when there is a problem connecting a video call. -->
<string name="card_title_video_call_error">Videouruff kann net verbonne ginn</string>
+ <!-- In-call screen: string shown to the user when their outgoing number is different than the
+ number reported by TelephonyManager#getLine1Number() -->
<string name="card_title_callback_number">Deng Réckruffnummer\n<xliff:g id="dark_number">%1$s</xliff:g></string>
+ <!-- In-call screen: string shown to the user when their outgoing number is different than the
+ number reported by TelephonyManager#getLine1Number() and they're calling emergency
+ services. -->
<string name="card_title_callback_number_emergency">Deng Réckruffnummer fir den Noutruffdéngscht\n <xliff:g id="dark_number">%1$s</xliff:g></string>
+ <!-- Notification strings -->
+ <!-- The "label" of the in-call Notification for a dialing call, used
+ as the format string for a Chronometer widget. [CHAR LIMIT=60] -->
<string name="notification_dialing">Gëtt gewielt</string>
+ <!-- Missed call notification label, used when there's exactly one missed call -->
<string name="notification_missedCallTitle">Verpassten Uruff</string>
+ <!-- Missed call notification label, used when there are two or more missed calls -->
<string name="notification_missedCallsTitle">Verpasst Uriff</string>
+ <!-- Missed call notification message used when there are multiple missed calls -->
<string name="notification_missedCallsMsg"><xliff:g id="num_missed_calls">%s</xliff:g> verpasst Uriff</string>
+ <!-- Missed call notification message used for a single missed call, including
+ the caller-id info from the missed call -->
<string name="notification_missedCallTicker">Verpassten Uruff vum <xliff:g id="missed_call_from">%s</xliff:g></string>
+ <!-- The "label" of the in-call Notification for an ongoing call, used
+ as the format string for a Chronometer widget. [CHAR LIMIT=60] -->
<string name="notification_ongoing_call">Uruff am Gaang</string>
+ <!-- The "label" of the in-call Notification for a call that's on hold -->
<string name="notification_on_hold">Gehalen</string>
+ <!-- The "label" of the in-call Notification for an incoming ringing call -->
<string name="notification_incoming_call">Erakommenden Uruff</string>
+ <!-- The "label" of the in-call Notification for an incoming ringing video call. -->
<string name="notification_incoming_video_call">Erakommende Videouruff</string>
+ <!-- The "label" of the in-call Notification for upgrading an existing call to a video call. -->
<string name="notification_requesting_video_call">Erakommend Videoufro</string>
+ <!-- Label for the "Voicemail" notification item, when expanded. -->
<string name="notification_voicemail_title">Nei Mailboxopnam</string>
+ <!-- Label for the expanded "Voicemail" notification item,
+ including a count of messages. -->
<string name="notification_voicemail_title_count">Nei Mailboxopnamen (<xliff:g id="count">%d</xliff:g>)</string>
+ <!-- Message displayed in the "Voicemail" notification item, allowing the user
+ to dial the indicated number. -->
<string name="notification_voicemail_text_format"><xliff:g id="voicemail_number">%s</xliff:g> uruffen</string>
+ <!-- Message displayed in the "Voicemail" notification item,
+ indicating that there's no voicemail number available -->
<string name="notification_voicemail_no_vm_number">Mailbox-Nummer onbekannt</string>
+ <!-- Label for the "No service" notification item, when expanded. -->
<string name="notification_network_selection_title">Kee Service</string>
+ <!-- Label for the expanded "No service" notification item, including the
+ operator name set by user -->
<string name="notification_network_selection_text">Ausgewielt Netzwierk (<xliff:g id="operator_name">%s</xliff:g>) net erreechbar</string>
+ <!-- Label for the "Answer call" action. This is the displayed label for the action that answers
+ an incoming call. [CHAR LIMIT=12] -->
<string name="notification_action_answer">Äntweren</string>
+ <!-- Label for "end call" Action.
+ It is displayed in the "Ongoing call" notification, which is shown
+ when the user is outside the in-call screen while the phone call is still
+ active. [CHAR LIMIT=12] -->
<string name="notification_action_end_call">Anhänken</string>
+ <!-- Label for "Video Call" notification action. This is a displayed on the notification for an
+ incoming video call, and answers the call as a video call. [CHAR LIMIT=12] -->
<string name="notification_action_answer_video">Video</string>
+ <!-- Label for "More" notification action. This is a displayed on the notification for an
+ incoming call, and brings the phone application to foreground and displays multiple options
+ for accepting (or declining) the call. [CHAR LIMIT=12] -->
<string name="notification_action_answer_more">Méi</string>
+ <!-- Label for "Voice" notification action. This is a displayed on the notification for an
+ incoming video call, and answers the call as an audio call. [CHAR LIMIT=12] -->
<string name="notification_action_answer_voice">Stëmm</string>
+ <!-- Label for "Accept" notification action. This is somewhat generic, and may refer to
+ scenarios such as accepting an incoming call or accepting a video call request.
+ [CHAR LIMIT=12] -->
<string name="notification_action_accept">Acceptéieren</string>
+ <!-- Label for "Dismiss" notification action. This is somewhat generic, and may refer to
+ scenarios such as declining an incoming call or declining a video call request.
+ [CHAR LIMIT=12] -->
<string name="notification_action_dismiss">Verwerfen</string>
+ <!-- Message for "call back" Action, which is displayed in the missed call notificaiton.
+ The user will be able to call back to the person or the phone number.
+ [CHAR LIMIT=60] -->
<string name="notification_missedCall_call_back">Zréckruffen</string>
+ <!-- Message for "reply via sms" action, which is displayed in the missed call notification.
+ The user will be able to send text messages using the phone number.
+ [CHAR LIMIT=60] -->
<string name="notification_missedCall_message">Message schécken</string>
+ <!-- In-call screen: call failure message displayed in an error dialog -->
<string name="incall_error_power_off">Desaktivéier de Fligermodus, fir unzeruffen.</string>
+ <!-- In-call screen: call failure message displayed in an error dialog.
+ This string is currently unused (see comments in InCallActivity.java.) -->
<string name="incall_error_emergency_only">Net am Netzwierk registréiert.</string>
+ <!-- In-call screen: call failure message displayed in an error dialog -->
<string name="incall_error_out_of_service">Handynetzwierk net disponibel.</string>
+ <!-- In-call screen: call failure message displayed in an error dialog -->
<string name="incall_error_no_phone_number_supplied">Uruff gouf net gesat, gëff eng gëlteg Nummer an.</string>
+ <!-- In-call screen: call failure message displayed in an error dialog -->
<string name="incall_error_call_failed">Uruff net méiglech.</string>
+ <!-- In-call screen: status message displayed in a dialog when starting an MMI -->
<string name="incall_status_dialed_mmi">MMI-Sequenz gëtt gestartet\u2026</string>
+ <!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_supp_service_unknown">Service gëtt net ënnerstëtzt.</string>
+ <!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_supp_service_switch">Uruff kann net gewiesselt ginn.</string>
+ <!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_supp_service_separate">Uruff kann net getrennt ginn.</string>
+ <!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_supp_service_transfer">Uruff kann net transferéiert ginn.</string>
+ <!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_supp_service_conference">Konferenzschaltung net méiglech.</string>
+ <!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_supp_service_reject">Uruff kann net refuséiert ginn.</string>
+ <!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_supp_service_hangup">Uriff kënnen net fräigi ginn.</string>
+ <!-- In-call screen: "call type" indication for a SIP call [CHAR LIMIT=30] -->
<string name="incall_call_type_label_sip">SIP-Uruff</string>
+ <!-- Dialog title for the "radio enable" UI for emergency calls -->
<string name="emergency_enable_radio_dialog_title">Noutruff</string>
+ <!-- Status message for the "radio enable" UI for emergency calls -->
<string name="emergency_enable_radio_dialog_message">Mobilfunkverbindung gëtt aktivéiert\u2026</string>
+ <!-- Status message for the "radio enable" UI for emergency calls -->
<string name="emergency_enable_radio_dialog_retry">Kee Service. Gëtt nees versicht\u2026</string>
+ <!-- Dialer text on Emergency Dialer -->
+ <!-- Emergency dialer: message displayed in an error dialog -->
<string name="dial_emergency_error">Uruff net geschéckt. <xliff:g id="non_emergency_number">%s</xliff:g> ass keng Noutruffnummer.</string>
+ <!-- Emergency dialer: message displayed in an error dialog -->
<string name="dial_emergency_empty_error">Uruff net méiglech. Wiel eng Noutruffnummer.</string>
+ <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user
+ to dial using the physical keyboard -->
<string name="dialerKeyboardHintText">D\'Tastatur benotze fir ze wielen</string>
+ <!-- Text for the overflow "Hold call" menu item. -->
<string name="overflowHoldMenuItemText">Uruff halen</string>
+ <!-- Text for the overflow "Resume call" menu item. -->
<string name="overflowResumeMenuItemText">Uruff weiderféieren</string>
+ <!-- Text for the overflow "Add call" menu item. -->
<string name="overflowAddMenuItemText">Uruff dobäisetzen</string>
+ <!-- Text for the onscreen "Merge calls" menu item. -->
<string name="overflowMergeMenuItemText">Uriff zesummeféieren</string>
+ <!-- Text for the onscreen "Swap calls" menu item. -->
<string name="overflowSwapMenuItemText">Uriff austauschen</string>
+ <!-- Text for the overflow "Add participant" menu item. -->
<string name="overflowAddParticipantMenuItemText">Korrespondent dobäisetzen</string>
+ <!-- Text for the overflow "Manage Conference Video Call" menu item. -->
<string name="overflowManageConferenceMenuItemText">Konferenz geréieren</string>
+ <!-- Text for the onscreen "Hold" button -->
<string name="onscreenHoldText">Halen</string>
+ <!-- Text for the onscreen "End call" button -->
<string name="onscreenEndCallText">Anhänken</string>
+ <!-- Text for the onscreen "Show Dialpad" button -->
<string name="onscreenShowDialpadText">Wieltasten</string>
+ <!-- Text for the onscreen "Mute" button -->
<string name="onscreenMuteText">Roueg</string>
+ <!-- Text for the onscreen "Add call" button -->
<string name="onscreenAddCallText">Uruff dobäisetzen</string>
+ <!-- Text for the onscreen "Merge calls" button -->
<string name="onscreenMergeCallsText">Uriff verbannen</string>
+ <!-- Text for the onscreen "Swap calls" button -->
<string name="onscreenSwapCallsText">Auswiesselen</string>
+ <!-- Text for the onscreen "Manage calls" button -->
<string name="onscreenManageCallsText">Uriff geréieren</string>
+ <!-- Text for the onscreen "Manage conference" button [CHAR LIMIT=30] -->
<string name="onscreenManageConferenceText">Telefonskonferenz verwalten</string>
+ <!-- Text for the onscreen "Audio" button that lets you switch
+ between speaker / bluetooth / earpiece [CHAR LIMIT=10] -->
<string name="onscreenAudioText">Toun</string>
+ <!-- Text for the onscreen "Video call" button used to change a voice call
+ to a video call. [CHAR LIMIT=10] -->
<string name="onscreenVideoCallText">Videouruff</string>
+ <!-- Text for the onscreen "Change to voice" button. When clicked, this downgrades a video call
+ to a voice call. -->
<string name="onscreenChangeToVoiceText">Op Stëmmuruff wiesselen</string>
+ <!-- Text for the onscreen "Switch camera" button. When clicked, this switches the user's camera
+ for video calling between the front-facing camera and the back-facing camera. -->
<string name="onscreenSwitchCameraText">Kamera wiesselen</string>
+ <!-- Text for the onscreen "Pause video" button. -->
<string name="onscreenPauseVideoText">Video pauséieren</string>
+ <!-- Text for the onscreen overflow button, to see additional actions which can be done. -->
<string name="onscreenOverflowText">Méi Optiounen</string>
+ <!-- For incoming calls, this is a string we can get from a CDMA network instead of
+ the actual phone number, to indicate there's no number present. DO NOT TRANSLATE. -->
+ <!-- Preference for Voicemail service provider under "Voicemail" settings.
+ [CHAR LIMIT=40] -->
<string name="voicemail_provider">Service</string>
+ <!-- Preference for Voicemail setting of each provider.
+ [CHAR LIMIT=40] -->
<string name="voicemail_settings">Astellen</string>
+ <!-- String to display in voicemail number summary when no voicemail num is set -->
<string name="voicemail_number_not_set">&lt;Net definéiert&gt;</string>
+ <!-- Title displayed above settings coming after voicemail in the call features screen -->
<string name="other_settings">Aner Uruff-Astellungen</string>
+ <!-- Title displayed in the overlay for outgoing calls which include the name of the provider.
+ [CHAR LIMIT=40] -->
<string name="calling_via_template">Uruff iwwer <xliff:g id="provider_name">%s</xliff:g></string>
+ <!-- Title displayed in the overlay for incoming calls which include the name of the provider.
+ [CHAR LIMIT=40] -->
<string name="incoming_via_template">Erakommend iwwer <xliff:g id="provider_name">%s</xliff:g></string>
+ <!-- Use this as a default to describe the contact photo; currently for screen readers through accessibility. -->
<string name="contactPhoto">Kontaktfoto</string>
+ <!-- Use this to describe the separate conference call button; currently for screen readers through accessibility. -->
<string name="goPrivate">privat schwätzen</string>
+ <!-- Use this to describe the select contact button in EditPhoneNumberPreference; currently for screen readers through accessibility. -->
<string name="selectContact">Kontakt auswielen</string>
+ <!-- "Respond via SMS" option that lets you compose a custom response. [CHAR LIMIT=30] -->
<string name="respond_via_sms_custom_message">Eegen Äntwert...</string>
+ <!-- "Custom Message" Cancel alert dialog button -->
<string name="custom_message_cancel">Ofbriechen</string>
+ <!-- "Custom Message" Send alert dialog button -->
<string name="custom_message_send">Schécken</string>
+ <!-- Description of the answer target in the Slide unlock screen of Phone. [CHAR LIMIT=NONE] -->
<string name="description_target_answer">Äntweren</string>
+ <!-- Description of the send_sms target in the Slide unlock screen of Phone. [CHAR LIMIT=NONE] -->
<string name="description_target_send_sms">SMS schécken</string>
+ <!-- Description of the decline target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
<string name="description_target_decline">Refuséieren</string>
+ <!-- Description of the target to answer a call as a video call in the Slide unlock screen.
+ [CHAR LIMIT=NONE] -->
<string name="description_target_answer_video_call">Als Videouruff beäntweren</string>
+ <!-- Description of the target to answer a call as an audio call in the Slide unlock screen.
+ [CHAR LIMIT=NONE] -->
<string name="description_target_answer_audio_call">Als Tounuruff beäntweren</string>
+ <!-- Description of the target to accept a request to upgrade from an audio call to a video call.
+ [CHAR LIMIT=NONE] -->
<string name="description_target_accept_upgrade_to_video_request">Videoufro acceptéieren</string>
+ <!-- Description of the target to decline a request to upgrade from an audio call to a video call.
+ [CHAR LIMIT=NONE] -->
<string name="description_target_decline_upgrade_to_video_request">Videoufro refuséieren</string>
+ <!-- Description of the target to accept a request to upgrade from any call to a video transmit call.
+ [CHAR LIMIT=NONE] -->
<string name="description_target_accept_upgrade_to_video_transmit_request">Ufro fir Videotransmissioun acceptéieren</string>
+ <!-- Description of the target to decline a request to upgrade from any call to a video transmit call.
+ [CHAR LIMIT=NONE] -->
<string name="description_target_decline_upgrade_to_video_transmit_request">Ufro fir Videotransmissioun refuséieren</string>
+ <!-- Description of the target to accept a request to upgrade from any call to a video receive call.
+ [CHAR LIMIT=NONE] -->
<string name="description_target_accept_upgrade_to_video_receive_request">Videoufro acceptéieren</string>
+ <!-- Description of the target to decline a request to upgrade from any call to a video receive call.
+ [CHAR LIMIT=NONE] -->
<string name="description_target_decline_upgrade_to_video_receive_request">Videoufro refuséieren</string>
+ <!-- Description of the up direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
<string name="description_direction_up">Eropwësche fir \"<xliff:g id="target_description" example="Unlock">%s</xliff:g>\".</string>
+ <!-- Description of the left direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
<string name="description_direction_left">No lénks wësche fir \"<xliff:g id="target_description" example="Unlock">%s</xliff:g>\".</string>
+ <!-- Description of the right direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
<string name="description_direction_right">No riets wësche fir \"<xliff:g id="target_description" example="Unlock">%s</xliff:g>\".</string>
+ <!-- Description of the down direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
<string name="description_direction_down">Erofréckele fir ze <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
+ <!-- Dialog title for the vibration settings for voicemail notifications [CHAR LIMIT=40] -->
<string name="voicemail_notification_vibrate_when_title" msgid="8731372580674292759">Vibréieren</string>
+ <!-- Dialog title for the vibration settings for voice mail notifications [CHAR LIMIT=40]-->
<string name="voicemail_notification_vibarte_when_dialog_title" msgid="8995274609647451109">Vibréieren</string>
+ <!-- Voicemail ringtone title. The user clicks on this preference to select
+ which sound to play when a voicemail notification is received.
+ [CHAR LIMIT=30] -->
<string name="voicemail_notification_ringtone_title">Toun</string>
+ <!-- The string used to describe a notification if it is the default one in the system. For
+ example, if the user selects the default notification, it will appear as something like
+ Default sound(Capella) in the notification summary.
+ [CHAR LIMIT=40] -->
<string name="default_notification_description">Standard-Toun (<xliff:g id="default_sound_title">%1$s</xliff:g>)</string>
+ <!-- The default value value for voicemail notification. -->
+ <!-- Actual values used in our code for voicemail notifications. DO NOT TRANSLATE -->
+ <!-- Setting option name to pick ringtone (a list dialog comes up). [CHAR LIMIT=30] -->
<string name="ringtone_title" msgid="5379026328015343686">Schelltoun</string>
+ <!-- Setting option name to enable or disable vibration when ringing
+ the phone.
+ [CHAR LIMIT=30] -->
<string name="vibrate_on_ring_title">Vibréiere beim Schellen</string>
+ <!-- Setting option name to enable or disable dialpad autocomplete functionality
+ [CHAR LIMIT=30] -->
<string name="dial_pad_autocomplete">Autovervollst. fir Wieltasten</string>
+ <!-- Title for the category "ringtone", which is shown above ringtone and vibration
+ related settings.
+ [CHAR LIMIT=30] -->
<string name="preference_category_ringtone">Schelltoun a Vibratioun</string>
+ <!-- Label for "Manage conference call" panel [CHAR LIMIT=40] -->
<string name="manageConferenceLabel">Telefonskonferenz verwalten</string>
+ <!-- This can be used in any application wanting to disable the text "Emergency number" -->
<string name="emergency_call_dialog_number_for_display">Noutruffnummer</string>
</resources>