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.xml520
1 files changed, 520 insertions, 0 deletions
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
new file mode 100644
index 000000000..692d3912d
--- /dev/null
+++ b/res/values-lb/strings.xml
@@ -0,0 +1,520 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2006 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Application name used in Settings/Apps. Default label for activities
+ that don't specify a label. -->
+ <string name="applicationLabel">Kontakter</string>
+ <!-- Title for the activity that launches Contacts. This is the name
+ used in the Launcher icon. -->
+ <string name="launcherActivityLabel">Kontakter</string>
+ <!-- Directory partition name -->
+ <string name="contactsList">Kontakter</string>
+ <!-- Name of activity that allows users to create shortcuts on the home screen to a contact.
+ This shows up in a list of things like bookmark, folder, music playlist, etc -->
+ <string name="shortcutContact">Kontakt</string>
+ <!-- Name of activity that allows users to create shortcuts on the home screen to dial a contact.
+ This shows up in a list of things like bookmark, folder, music playlist, etc -->
+ <string name="shortcutDialContact">Direkten Telefon</string>
+ <!-- Name of activity that allows users to create shortcuts on the home screen to message (SMS) a contact.
+ This shows up in a list of things like bookmark, folder, music playlist, etc -->
+ <string name="shortcutMessageContact">Direkte Message</string>
+ <!-- Activity title when the user is selecting a contact for a shortcut. -->
+ <string name="shortcutActivityTitle">Eng Kontaktofkierzung auswielen</string>
+ <!-- Activity title when the user is selecting a contact for a direct dial shortcut. -->
+ <string name="callShortcutActivityTitle">Eng Nummer auswiele fir unzeruffen</string>
+ <!-- Activity title when the user is selecting a contact for a direct message shortcut. -->
+ <string name="messageShortcutActivityTitle">Nummer auswiele fir e Message ze schécken</string>
+ <!-- Activity title when the user is inserting into an existing contact, or creating a new one. [CHAR LIMIT=128] -->
+ <string name="contactInsertOrEditActivityTitle">Bei d\'Kontakter dobäisetzen</string>
+ <!-- Activity title when the user is selecting a contact. [CHAR LIMIT=128] -->
+ <string name="contactPickerActivityTitle">E Kontakt auswielen</string>
+ <!-- Entry that prompts user to select a newly created contact. [CHAR LIMIT=30] -->
+ <string name="header_entry_contact_list_adapter_header_title">Neie Kontakt erstellen</string>
+ <!-- Title for the activity that shows only starred contacts -->
+ <string name="starredList">Markéiert</string>
+ <!-- Title for the activity that shows only frequently contacted contacts -->
+ <string name="frequentList">Frequent</string>
+ <!-- Title for the activity that shows a mix of starred contacts and frequently contacted
+ contacts. -->
+ <string name="strequentList">Favoritten</string>
+ <!-- The title bar when viewing the contact details activity -->
+ <string name="viewContactTitle">Kontaktdetailer</string>
+ <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
+ editing a contact. This string represents the built in way to edit the contact. -->
+ <string name="editContactDescription">Kontakt änneren</string>
+ <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
+ creating a new contact. This string represents the built in way to create the contact. -->
+ <string name="insertContactDescription">Kontakt erstellen</string>
+ <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
+ editing a group. This string represents the built in way to edit the group. [CHAR LIMIT=NONE] -->
+ <string name="editGroupDescription">Grupp änneren</string>
+ <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
+ creating a new group. This string represents the built in way to create the group. [CHAR LIMIT=NONE] -->
+ <string name="insertGroupDescription">Grupp erstellen</string>
+ <!-- The tab label for the contact detail activity that displays information about the contact [CHAR LIMIT=15] -->
+ <string name="contactDetailAbout">Iwwer</string>
+ <!-- The tab label for the contact detail activity that displays information about the contact [CHAR LIMIT=15] -->
+ <string name="contactDetailUpdates">Updates</string>
+ <!-- Hint text in the search box when the user hits the Search key while in the contacts app -->
+ <string name="searchHint">Kontakter duerchsichen</string>
+ <!-- Menu item used to view the details for a specific contact -->
+ <string name="menu_viewContact">Kontakt uweisen</string>
+ <!-- Menu item used to add a star to a contact, which makes that contact show up at the top of favorites -->
+ <string name="menu_addStar">Bei d\'Favoritte setzen</string>
+ <!-- Menu item used to remove a star from a contact, making the contact no longer show up at the top of favorites -->
+ <string name="menu_removeStar">Aus de Favoritte läschen</string>
+ <!-- Description of what happens when you click on the unstar MenuItem. [CHAR LIMIT=NONE] -->
+ <string name="description_action_menu_remove_star">Aus de Favoritte geläscht</string>
+ <!-- Description of what happens when you click on the star MenuItem. [CHAR LIMIT=NONE] -->
+ <string name="description_action_menu_add_star">Bei d\'Favoritten dobäigesat</string>
+ <!-- Menu item used to edit a specific contact -->
+ <string name="menu_editContact">Änneren</string>
+ <!-- Menu item used to delete a specific contact -->
+ <string name="menu_deleteContact">Läschen</string>
+ <!-- Menu item used to change the photo for a specific contact [CHAR LIMIT=30]-->
+ <!-- Menu item used to create a contact shortcut when viewing contact details. [CHAR LIMIT=30] -->
+ <string name="menu_create_contact_shortcut">Um Startschierm ofleeën</string>
+ <!-- Menu item used to call a specific contact when viewing the details of that contact. -->
+ <string name="menu_call">Kontakt uruffen</string>
+ <!-- Menu item used to send an SMS or MMS message to a specific phone number or a contacts default phone number -->
+ <string name="menu_sendSMS">Kontakt uschreiwen</string>
+ <!-- Menu item that splits an item from the contact detail into a separate aggregate -->
+ <string name="menu_splitAggregate">Opsplécken</string>
+ <!-- Menu item that edits the currently selected group [CHAR LIMIT=30] -->
+ <string name="menu_editGroup">Änneren</string>
+ <!-- Menu item that deletes the currently selected group [CHAR LIMIT=30] -->
+ <string name="menu_deleteGroup">Läschen</string>
+ <!-- Menu item (in the action bar) that creates a new contact [CHAR LIMIT=30] -->
+ <string name="menu_new_contact_action_bar">Kontakt dobäisetzen</string>
+ <!-- Menu item (in the action bar) that creates a new group [CHAR LIMIT=30] -->
+ <string name="menu_new_group_action_bar">Grupp dobäisetzen</string>
+ <!-- Title of the confirmation dialog for separating contacts into multiple instances [CHAR LIMIT=26] -->
+ <string name="splitConfirmation_title">Kontakt opsplécken?</string>
+ <!-- Confirmation dialog for separating contacts into multiple instances [CHAR LIMIT=NONE] -->
+ <string name="splitConfirmation">Dëse Kontakt gëtt a méi Kontakter opgespléckt.</string>
+ <!-- Menu item that joins an aggregate with another aggregate -->
+ <!-- Menu item (in the action bar) to indicate that changes should be saved [CHAR LIMIT=20] -->
+ <!-- Heading of the Join Contact screen -->
+ <string name="titleJoinContactDataWith">Kontakter fusionéieren</string>
+ <!-- Info blurb on the Join Contact screen [CHAR LIMIT=NONE]-->
+ <string name="blurbJoinContactDataWith">Wiel de Kontakt aus, deen s du mam <xliff:g id="name">%s</xliff:g> fusionéiere wëlls:</string>
+ <!-- An item in the Join Contact activity that opens up the full contact A-Z list -->
+ <string name="showAllContactsJoinItem">All d\'Kontakter uweisen</string>
+ <!-- List separator for the Join Contact list: Suggestions -->
+ <string name="separatorJoinAggregateSuggestions">Proposéiert Kontakter</string>
+ <!-- List separator for the Join Contact list: A-Z -->
+ <string name="separatorJoinAggregateAll">All d\'Kontakter</string>
+ <!-- Toast shown after two contacts have been joined by a user action. [CHAR LIMIT=NONE] -->
+ <!-- Toast shown after contacts that the user has selected are deleted by a user action. [CHAR LIMIT=NONE] -->
+ <!-- Menu item that opens the Options activity for a given contact [CHAR LIMIT=15] -->
+ <string name="menu_set_ring_tone">Schelltoun setzen</string>
+ <!-- Menu item that opens the Options activity for a given contact [CHAR LIMIT=30] -->
+ <string name="menu_redirect_calls_to_vm">All d\'Uriff un d\'Mailbox</string>
+ <!-- Warning dialog contents after users selects to delete a ReadOnly contact. [CHAR LIMIT=NONE] -->
+ <string name="readOnlyContactWarning">Du kanns keng Kontakter aus Konte läschen déi schreifgeschützt sinn, awer du kanns s\'an de Kontaktlëschte verstoppen.</string>
+ <!-- Warning dialog contents after users selects to delete a contact with ReadOnly and Writable sources. -->
+ <string name="readOnlyContactDeleteConfirmation">Dëse Kontakt huet Informatioune vu verschiddene Konten. Informatiounen aus schreifgeschützte Konte ginn an denge Kontaktlëschte verstoppt, awer net geläscht.</string>
+ <!-- Warning dialog. Shown if user selects a single contact to merge. [CHAR LIMIT=NONE] -->
+ <!-- Confirmation dialog. Shown after user selects to merge contacts. [CHAR LIMIT=NONE] -->
+ <!-- Confirmation dialog. Shown after user selects to delete writable contacts. [CHAR LIMIT=NONE] -->
+ <!-- Confirmation dialog. Shown after user selects to delete readonly contacts. [CHAR LIMIT=NONE] -->
+ <!-- Confirmation dialog. Shown after user selects to delete contacts from multiple accounts. [CHAR LIMIT=NONE] -->
+ <!-- Warning dialog contents after users selects to delete a contact with multiple Writable sources. -->
+ <string name="multipleContactDeleteConfirmation">Wann s du dëse Kontakt läschs, ginn Informatiounen aus méi Konte geläscht.</string>
+ <!-- Confirmation dialog contents after users selects to delete a Writable contact. -->
+ <string name="deleteConfirmation">Dëse Kontakt gëtt geläscht.</string>
+ <!-- Menu item to indicate you want to stop editing a contact and NOT save the changes you've made [CHAR LIMIT=30] -->
+ <string name="menu_discard">Ännerunge verwerfen</string>
+ <!-- Message displayed in a toast when you try to view the details of a contact that
+ for some reason doesn't exist anymore. [CHAR LIMIT=NONE]-->
+ <string name="invalidContactMessage">De Kontakt existéiert net.</string>
+ <!-- Message displayed in a toast after you create a contact shortcut in the launcher [CHAR LIMIT=NONE]-->
+ <string name="createContactShortcutSuccessful">Kontakt-Widget op de Startschierm dobäisetzen.</string>
+ <!-- When picking a contact from a list of all contacts there is an entry at the top of the
+ list that allows the user to create a new contact, which this string is used for -->
+ <string name="pickerNewContactHeader">Neie Kontakt erstellen</string>
+ <!-- Text for a "create new contact" button on the bottom of the contact picker screen.
+ The text will be all capitalized.
+ [CHAR LIMIT=30] -->
+ <string name="pickerNewContactText">Neie Kontakt erstellen</string>
+ <!-- The order of the items below is important, don't reorder without changing EditContactActivity.java -->
+ <!-- The labels that are under the otherLabelsGroup when editing a contact. [CHAR LIMIT=20] -->
+ <string-array name="otherLabels">
+ <!-- An organization associated with a contact -->
+ <item>Organisatioun</item>
+ <!-- A note associated with a contact -->
+ <item>Note</item>
+ </string-array>
+ <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact -->
+ <string name="photoPickerNotFoundText" product="tablet">Keng Biller sinn um Tablet disponibel.</string>
+ <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact -->
+ <string name="photoPickerNotFoundText" product="default">Keng Biller sinn um Telefon disponibel.</string>
+ <!-- Description used in the attach photo Intent from third party apps [CHAR LIMIT=50] -->
+ <string name="attach_photo_dialog_title">Kontaktfoto</string>
+ <!-- Title of the dialog used to set a custom label for a contact detail, like a phone number or email address.
+ For example, this may be used to set a phone number's label to "Vaction house" -->
+ <string name="customLabelPickerTitle">Eege Bezeechnung</string>
+ <!-- Check box label that allows calls to the contact to be sent directly to voicemail -->
+ <string name="send_to_voicemail_checkbox">Uriff direkt un d\'Mailbox schécken</string>
+ <!-- The menu item that allows you to remove a photo from a contact [CHAR LIMIT=50] -->
+ <string name="removePhoto">Foto ewechhuelen</string>
+ <!-- The text displayed when the contacts list is empty while displaying all contacts [CHAR LIMIT=NONE] -->
+ <string name="noContacts">Keng Kontakter.</string>
+ <!-- The text displayed when the groups list is empty while displaying all groups [CHAR LIMIT=NONE] -->
+ <string name="noGroups">Keng Gruppen.</string>
+ <!-- The text displayed when the groups list is empty and no accounts are set on the device while displaying all groups [CHAR LIMIT=NONE] -->
+ <string name="noAccounts">Fir Gruppen z\'erstelle brauchs du e Kont.</string>
+ <!-- The text displayed when there are no members in the group while displaying the group detail page [CHAR LIMIT=40] -->
+ <string name="emptyGroup">Keng Leit an dëser Grupp.</string>
+ <!-- The text displayed to instruct users to add members to a group (when viewing a group detail page for a group with no members) [CHAR LIMIT=50] -->
+ <string name="addPeopleToGroup">Fir e puer dobäizesetzen, änner d\'Grupp.</string>
+ <!-- Displayed in a spinner dialog after the user creates a contact and it's being saved to the database -->
+ <string name="savingContact">Kontakt gëtt gespäichert\u2026</string>
+ <!-- Toast displayed when a contact is saved [CHAR LIMIT=NONE] -->
+ <string name="contactSavedToast">Kontakt gespäichert.</string>
+ <!-- Toast displayed when saving a contact failed. [CHAR LIMIT=NONE] -->
+ <string name="contactSavedErrorToast">Kontaktännerunge konnten net gespäichert ginn.</string>
+ <!-- Toast displayed when saving a contact photo failed. [CHAR LIMIT=NONE] -->
+ <!-- Toast displayed when a group is saved [CHAR LIMIT=NONE] -->
+ <string name="groupSavedToast">Grupp gespäichert.</string>
+ <!-- Toast displayed when saving a group failed [CHAR LIMIT=NONE] -->
+ <string name="groupSavedErrorToast">Gruppännerunge konnten net gespäichert ginn.</string>
+ <!-- Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" is selected -->
+ <!-- Displayed at the top of the contacts showing the zero as total number of contacts visible when "Only contacts with phones" is selected [CHAR LIMIT=64]-->
+ <string name="listTotalPhoneContactsZero">Keng Kontakter mat Telefonsnummer</string>
+ <!-- Displayed at the top of the contacts showing the total number of contacts found when "Only contacts with phones" not selected [CHAR LIMIT=30] -->
+ <!-- Displayed at the top of the contacts showing the zero total number of contacts found when "Only contacts with phones" not selected. [CHAR LIMIT=30] -->
+ <string name="listFoundAllContactsZero">Keng Kontakter</string>
+ <!-- Displayed at the top of the contacts showing the total number of contacts found when typing search query -->
+ <!-- The title of "all contacts" tab. [CHAR LIMIT=14] -->
+ <string name="all_contacts_tab_label">All d\'Kontakter</string>
+ <!-- The title of "favorites" tab. [CHAR LIMIT=14] -->
+ <string name="favorites_tab_label">Favoritten</string>
+ <!-- Action string for calling back a number in the call log -->
+ <string name="callBack">Zréckruffen</string>
+ <!-- Action string for calling a number in the call log again -->
+ <string name="callAgain">Erëm uruffen</string>
+ <!-- Action string for returning a missed call in the call log -->
+ <string name="returnCall">Zréckruffen</string>
+ <!-- Dialog message when prompting before creating a contact. Includes
+ the email address, e.g. "Add xyz@foo.com to contacts?" -->
+ <string name="add_contact_dlg_message_fmt">\"<xliff:g id="email">%s</xliff:g>\" bei d\'Kontakter dobäisetzen?</string>
+ <!-- String describing the Contact Photo Image
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <string name="description_contact_photo">Kontaktfoto</string>
+ <!-- String describing the Contact Editor Plus button
+
+ Used by AccessibilityService to announce the purpose of the button.
+ -->
+ <string name="description_plus_button">méi</string>
+ <!-- Message in progress bar while exporting contact list to a file "(current number) of (total number) contacts" The order of "current number" and "total number" cannot be changed (like "total: (total number), current: (current number)")-->
+ <string name="exporting_contact_list_progress"><xliff:g id="current_number">%s</xliff:g> vu(n) <xliff:g id="total_number">%s</xliff:g> Kontakter</string>
+ <!-- The string used to describe Contacts as a searchable item within system search settings. -->
+ <string name="search_settings_description">Nimm vun denge Kontakter</string>
+ <!-- Shown as a toast when the user taps on a QuickContact icon, and no application
+ was found that could perform the selected action. [CHAR LIMIT=NONE] -->
+ <string name="quickcontact_missing_app">Fir dës Aktioun gouf keng App fonnt.</string>
+ <!-- Content description for the transparent views around the visible section of QuickContacts.
+ Clicking this view causes Quick Contacts to close. [CHAR LIMIT=NONE] -->
+ <string name="quickcontact_transparent_view_description">Drécke fir op de virege Schierm zréckzegoen</string>
+ <!-- When a contact has no data, we prompt the user to add a phone number for the contact. [CHAR LIMIT=40] -->
+ <string name="quickcontact_add_phone_number">Telefonsnummer dobäisetzen</string>
+ <!-- When a contact has no data, we prompt the user to add an email for the contact. [CHAR LIMIT=40] -->
+ <string name="quickcontact_add_email">E-Mail dobäisetzen</string>
+ <!-- Shown as a toast when the user attempts an action (add contact, edit
+ contact, etc) and no application was found that could perform that
+ action. [CHAR LIMIT=NONE] -->
+ <string name="missing_app">Fir dës Aktioun gouf keng App fonnt.</string>
+ <!-- The menu item to share the currently viewed contact [CHAR LIMIT=30] -->
+ <string name="menu_share">Deelen</string>
+ <!-- The menu item to add the the currently viewed contact to your contacts [CHAR LIMIT=30] -->
+ <string name="menu_add_contact">Bei d\'Kontakter dobäisetzen</string>
+ <!-- Dialog title when picking the application to share a contact with. -->
+ <string name="share_via">Kontakter deelen iwwer</string>
+ <!-- Title for the disambiguation dialog that requests the user choose an account for the new group to be created under [CHAR LIMIT=NONE] -->
+ <string name="dialog_new_group_account">Grupp ënner dësem Kont erstellen</string>
+ <!-- Generic action string for starting an audio chat. Used by AccessibilityService to announce the purpose of the view. [CHAR LIMIT=NONE] -->
+ <string name="audio_chat">Stëmmchat</string>
+ <!-- Generic action string for starting a video chat. Used by AccessibilityService to announce the purpose of the view. [CHAR LIMIT=NONE] -->
+ <string name="video_chat">Videochat</string>
+ <!-- Title for the list of all contact details that come from third-party sources (including a corporate directory) [CHAR LIMIT=20] -->
+ <string name="connections">Connectiounen</string>
+ <!-- Label of the button to open the "add connection" popup where the user can invite a contact to other social networks or services [CHAR LIMIT=32] -->
+ <string name="add_connection_button">Connectioun dobäisetzen</string>
+ <!-- Section title for the page containing the contact's social updates on the contact card (this abbreviated version of "Recent updates" is used when "updates" is already shown as the title of the page) [CHAR LIMIT=20]-->
+ <string name="recent" msgid="2062236709538790412">Rezent</string>
+ <!-- Section title for the page containing the contact's social updates on the contact card [CHAR LIMIT=20]-->
+ <string name="recent_updates" msgid="2018245636796411442">Rezent Aktualiséierungen</string>
+ <!-- String describing which account type a contact came from when editing it -->
+ <string name="account_type_format"><xliff:g id="source" example="Gmail">%1$s</xliff:g>-Kontakt</string>
+ <!-- String describing that a contact came from the google account type when editing it. -->
+ <!-- String describing which account a contact came from when editing it -->
+ <string name="from_account_format"><xliff:g id="source" example="user@gmail.com">%1$s</xliff:g></string>
+ <!-- Text used to explain that a contact cannot be edited from the People application since the data is read only [CHAR LIMIT=40] -->
+ <string name="contact_read_only">Kann an dëser App net beaarbecht ginn.</string>
+ <!-- Text used to explain that a group cannot be edited since the data is read only [CHAR LIMIT=40] -->
+ <string name="group_read_only">Kann op dësem Apparat net beaarbecht ginn.</string>
+ <!-- An option in the 'Contact photo' dialog, if there is no photo yet [CHAR LIMIT=50] -->
+ <string name="take_photo">Foto maachen</string>
+ <!-- An option in the 'Contact photo' dialog, if there is already a photo [CHAR LIMIT=50] -->
+ <string name="take_new_photo">Nei Foto maachen</string>
+ <!-- An option in the 'Contact photo' dialog, if there is no photo yet [CHAR LIMIT=50] -->
+ <string name="pick_photo">Foto auswielen</string>
+ <!-- An option in the 'Contact photo' dialog, if there is already a photo [CHAR LIMIT=50] -->
+ <string name="pick_new_photo">Nei Foto auswielen</string>
+ <!-- Text shown in the contacts app while the background process updates contacts after a system upgrade [CHAR LIMIT=300] -->
+ <string name="upgrade_in_progress">D\'Kontaktlëscht gëtt aktualiséiert.</string>
+ <!-- Title shown in the search result activity of contacts app while searching. [CHAR LIMIT=20] -->
+ <string name="search_results_searching">Gëtt gesicht\u2026</string>
+ <!-- Label to display only selection in multiple picker -->
+ <string name="menu_display_selected">"Auswiel uweisen"</string>
+ <!-- Label to display all recipients in multiple picker -->
+ <string name="menu_display_all">"Alles uweisen"</string>
+ <!-- Label to select all contacts in multiple picker -->
+ <string name="menu_select_all">"All auswielen"</string>
+ <!-- Label to clear all selection in multiple picker -->
+ <string name="menu_select_none">"Auswiel ophiewen"</string>
+ <!-- The button to add another entry of a specific data type (i.e. email, phone, address) to a contact in the Raw Contact Editor [CHAR LIMIT=22] -->
+ <string name="add_new_entry_for_section">Neien dobäisetzen</string>
+ <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=22] -->
+ <string name="add_organization">Organisatioun dobäisetzen</string>
+ <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=12] -->
+ <string name="event_edit_field_hint_text">Datum</string>
+ <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=15] -->
+ <string name="group_edit_field_hint_text">Gruppennumm</string>
+ <!-- Button used for changing a photo in the Raw Contact Editor [CHAR LIMIT=15] -->
+ <string name="change_photo">Änneren</string>
+ <!-- RadioButton that determines whether a raw contact's photo should be used for the entire contact [CHAR LIMIT=25] -->
+ <string name="primary_photo">Haaptfoto</string>
+ <!-- String describing the Star/Favorite checkbox
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <string name="description_star">Favorit</string>
+ <!-- The title of the Edit-Contact screen -->
+ <string name="edit_contact">Kontakt änneren</string>
+ <!-- Shows how many contacts have been merged. The value 1 is not shown but should be translated
+ anyway if we change our mind later -->
+ <!-- The message in a confirmation dialog shown when the user selects a
+ contact aggregation suggestion in Contact editor. [CHAR LIMIT=512]-->
+ <string name="aggregation_suggestion_join_dialog_message">Den
+ aktuelle Kontakt mam ausgewielte verknëppen?</string>
+ <!-- The message in a confirmation dialog shown when the user selects a
+ contact aggregation suggestion in Contact editor. [CHAR LIMIT=512]-->
+ <string name="aggregation_suggestion_edit_dialog_message">De Kontakt beaarbechten? Déi Informatiounen déi s du bis elo uginn hues gi kopéiert.</string>
+ <!-- The button that creates a local copy of a corporate contact. [CHAR LIMIT=40]-->
+ <string name="menu_copyContact">Bei meng Kontakter kopéieren</string>
+ <!-- The button that adds a contact to the predefined group "My Contacts" (as this is
+ mostly interesting for Google-contacts, this should have the same description as the
+ function of GMail/Contacts on the Web
+ [CHAR LIMIT=40] -->
+ <string name="add_to_my_contacts">Bei meng Kontakter dobäisetzen</string>
+ <!-- The description of the directory where the contact was found [CHAR LIMIT=100]-->
+ <string name="contact_directory_description"><xliff:g id="type" example="Corporate Directory">%1$s</xliff:g>-Verzeechnes </string>
+ <!-- Contact list filter indicating that the list shows groups chosen by the user [CHAR LIMIT=64] -->
+ <string name="list_filter_custom">Personaliséiert</string>
+ <!-- Title of the settings activity [CHAR LIMIT=64] -->
+ <string name="activity_title_settings">Astellungen</string>
+ <!-- Menu item for the settings activity [CHAR LIMIT=64] -->
+ <string name="menu_settings" msgid="377929915873428211">Astellungen</string>
+ <!-- Menu item for invoking contextual Help & Feedback [CHAR LIMIT=64] -->
+ <!-- The preference section title for contact display options [CHAR LIMIT=128] -->
+ <string name="preference_displayOptions">Uweisoptiounen</string>
+ <!-- Text used to show a organization that has both a company and title. This is used in the Detail-View
+ of a Contact. This is mostly about the formatting of the two elements, so it should be kept small [CHAR LIMIT=79] -->
+ <string name="organization_company_and_title"><xliff:g id="company" example="Technical Program Manager">%2$s</xliff:g>, <xliff:g id="company" example="Google Inc.">%1$s</xliff:g></string>
+ <!-- Title shown for the phone number when the number tries to call on a device that it not a phone [CHAR LIMIT=30] -->
+ <string name="non_phone_caption">Telefonsnummer</string>
+ <!-- Button to add a phone number to contacts [CHAR LIMIT=25] -->
+ <string name="non_phone_add_to_contacts">Bei d\'Kontakter dobäisetzen</string>
+ <!-- Title of the activity that allows the user to confirm the addition of a detail to 1 existing contact [CHAR LIMIT=25] -->
+ <string name="activity_title_confirm_add_detail">Bei d\'Kontakter dobäisetzen</string>
+ <!-- Button to close without add a phone number to contacts [CHAR LIMIT=25] -->
+ <string name="non_phone_close">Zoumaachen</string>
+ <!-- Format string that combines the name and the phonetic name for the widget. if the phonetic name is empty, only the display name is used instead [CHAR LIMIT=25] -->
+ <string name="widget_name_and_phonetic"><xliff:g id="display_name" example="John Huber">%1$s</xliff:g> (<xliff:g id="phonetic_name">%2$s</xliff:g>)</string>
+ <!-- Checkbox whether to provide a year for a birthday [CHAR LIMIT=30] -->
+ <string name="date_year_toggle">Joer aginn</string>
+ <!-- Label for the widget that shows picture and social status of a contact [CHAR LIMIT=20] -->
+ <string name="social_widget_label">Kontakt</string>
+ <!-- Message of widget while it is loading data [CHAR LIMIT=20] -->
+ <string name="social_widget_loading">Gëtt gelueden\u2026</string>
+ <!-- Button shown on the main contacts screen when there are no contacts on the device.
+ Creates a new contact. [CHAR LIMIT=128] -->
+ <string name="contacts_unavailable_create_contact">Neie Kontakt erstellen</string>
+ <!-- Button shown on the main contacts screen when there are no contacts on the device.
+ Navigates to account setup [CHAR LIMIT=128] -->
+ <string name="contacts_unavailable_add_account">An engem Kont aloggen</string>
+ <!-- Button shown on the main contacts screen when there are no contacts on the device.
+ Initiates a contact import dialog [CHAR LIMIT=128] -->
+ <string name="contacts_unavailable_import_contacts">Kontakter importéieren</string>
+ <!-- Title of the dialog that allows creation of a contact group [CHAR LIMIT=128] -->
+ <string name="create_group_dialog_title">Nei Grupp erstellen</string>
+ <!-- An item in the popup list of groups that triggers creation of a contact group [CHAR LIMIT=128] -->
+ <string name="create_group_item_label">Nei Grupp erstellen</string>
+ <!-- Shows how many groups are from the specified account [CHAR LIMIT=15] -->
+ <!-- Confirmation message of the dialog that allows deletion of a contact group [CHAR LIMIT=256] -->
+ <string name="delete_group_dialog_message">D\'Grupp
+ \"<xliff:g id="group_label" example="Friends">%1$s</xliff:g>\" läschen?
+ (D\'Kontakter an der Grupp ginn net geläscht.)
+ </string>
+ <!-- Subtitle of the group detail page that describes how many people are in the current group [CHAR LIMIT=30] -->
+ <!-- Subtitle of a group (in the group list) that describes how many people are in the current group [CHAR LIMIT=30] -->
+ <!-- Toast displayed when the user creates a new contact and attempts to join it
+ with another before entering any data [CHAR LIMIT=256] -->
+ <string name="toast_join_with_empty_contact">Gëff en Numm fir de Kontakt an, ier s du e mat engem anere Kontakt fusionéiers.</string>
+ <!-- Option displayed in context menu to copy long pressed item to clipboard [CHAR LIMIT=64] -->
+ <string name="copy_text">An d\'Tëschenoflag kopéieren</string>
+ <!-- Option displayed in context menu to set long pressed item as default contact method [CHAR LIMIT=64] -->
+ <string name="set_default">Als Standard setzen</string>
+ <!-- Option displayed in context menu to clear long pressed item as default contact method [CHAR LIMIT=64] -->
+ <string name="clear_default">Als Standard läschen</string>
+ <!-- Toast shown when text is copied to the clipboard [CHAR LIMIT=64] -->
+ <string name="toast_text_copied">Text kopéiert</string>
+ <!-- Contents of the alert dialog when the user hits the Cancel button in the editor [CHAR LIMIT=128] -->
+ <string name="cancel_confirmation_dialog_message">Deng Ännerungen zrécksetzen?</string>
+ <!-- Description of a call log entry, made of a call type and a date -->
+ <string name="call_type_and_date"> <xliff:g id="call_type" example="Friends">%1$s</xliff:g> <xliff:g id="call_short_date" example="Friends">%2$s</xliff:g>
+ </string>
+ <!-- Text displayed in place of the display name for the contact that represents the user's
+ personal profile entry [CHAR LIMIT=64] -->
+ <string name="profile_display_name">Mäi Profil astellen</string>
+ <!-- Label to instruct the user to type in a contact's name to add the contact as a member of the current group. [CHAR LIMIT=64] -->
+ <string name="enter_contact_name">Numm vun der Persoun aginn</string>
+ <!-- Hint text in the group name box in the edit group view. [CHAR LIMIT=20]-->
+ <string name="group_name_hint">Numm vun der Grupp</string>
+ <!-- Header label in the contact editor for a profile that is local to the device only (and not associated with any account) [CHAR LIMIT=25] -->
+ <string name="local_profile_title">Mäi lokale Profil</string>
+ <!-- Header label in the contact editor for a profile that comes from an external third-party app whose name is given by source [CHAR LIMIT=20] -->
+ <string name="external_profile_title"><xliff:g id="external_source">%1$s</xliff:g>-Profil</string>
+ <!-- Toast shown when the app starts showing all contacts regardless of its current
+ contact filter state. [CHAR LIMIT=64] -->
+ <string name="toast_displaying_all_contacts">All Kontakter uweisen</string>
+ <!-- Message in the standard "no account" prompt that encourages the user to add a Google account before continuing to use the People app [CHAR LIMIT=NONE] -->
+ <string name="no_account_prompt">D\'Leit-App funktionéiert besser mat engem Google-Kont.\n\nu2022 Zougrëff iwwer iergendee Browser\nu2022 Séchere vu Kontakter mat Schutzfunktioun.</string>
+ <!-- Message in the standard "no account" prompt that encourages the user to add any account (non Google-specific) before continuing to use the People app [CHAR LIMIT=NONE] -->
+ <string name="generic_no_account_prompt">Synchroniséierung mat engem Online-Service: Deng Kontakter sinn och da geséchert, wann s du däin Telefon verléiers.</string>
+ <!-- Title of the screen that encourages the user to add any account (non Google-specific) for a better Contacts app experience [CHAR LIMIT=20] -->
+ <string name="generic_no_account_prompt_title">E Kont dobäisetzen</string>
+ <!-- Message in the contact editor prompt that notifies the user that the newly created contact will not be saved to any account, and prompts addition of an account [CHAR LIMIT=NONE] -->
+ <string name="contact_editor_prompt_zero_accounts">Deng nei Kontakter ginn net geséchert. E Kont fir d\'Online-Sécherung vun denge Kontakter dobäisetzen?</string>
+ <!-- Message in the contact editor prompt that asks the user if it's okay to save the newly created contact to the account shown. [CHAR LIMIT=NONE] -->
+ <string name="contact_editor_prompt_one_account">Däin neie Kontakt gëtt mat <xliff:g id="account_name">%1$s</xliff:g> synchroniséiert.</string>
+ <!-- Message in the contact editor prompt that asks the user which account they want to save the newly created contact to. [CHAR LIMIT=NONE] -->
+ <string name="contact_editor_prompt_multiple_accounts">Du kanns däin neie Kontakt mat engem vun dëse Konte synchroniséieren. Wéi ee wëlls du benotzen?</string>
+ <!-- Title of the ContactEditorActivity when creating a new contact. The char
+ limit is short and cannot be increased, since this needs to be displayed in a single line
+ at a pre-determined text size. [CHAR LIMIT=20] -->
+ <string name="contact_editor_title_new_contact">Neie Kontakt dobäisetzen</string>
+ <!-- Title of the ContactEditorActivity when editing a contact that already exists. The char
+ limit is short and cannot be increased, since this needs to be displayed in a single line
+ at a pre-determined text size. [CHAR LIMIT=20] -->
+ <string name="contact_editor_title_existing_contact">Kontakt änneren</string>
+ <!-- Button label to indicate that the user wants to save the newly created contact locally (instead of backing it up online) [CHAR LIMIT=20] -->
+ <string name="keep_local">Lokal späicheren</string>
+ <!-- Button label to prompt the user to add an account (when there are 0 existing accounts on the device) [CHAR LIMIT=30] -->
+ <string name="add_account">Kont dobäisetzen</string>
+ <!-- Button label to prompt the user to add another account (when there are already existing accounts on the device) [CHAR LIMIT=30] -->
+ <string name="add_new_account">Neie Kont dobäisetzen</string>
+ <!-- Menu item shown only when the special debug mode is enabled, which is used to send all contacts database files via email. [CHAR LIMI=NONE] -->
+ <string name="menu_export_database">Datebankfichieren exportéieren</string>
+ <!-- Content description for the button that adds a new contact
+ [CHAR LIMIT=NONE] -->
+ <string name="action_menu_add_new_contact_button">Neie Kontakt dobäisetzen</string>
+ <!-- Button Label to see more on an ExpandingEntryCardView [CHAR LIMIT=40] -->
+ <string name="expanding_entry_card_view_see_more">Méi gesinn</string>
+ <!-- Button Label to see less on an ExpandingEntryCardView [CHAR LIMIT=40] -->
+ <string name="expanding_entry_card_view_see_less">Manner gesinn</string>
+ <!-- Button Label to see all on an ExpandingEntryCardView [CHAR LIMIT=40] -->
+ <string name="expanding_entry_card_view_see_all">All gesinn</string>
+ <!-- Title of recent card. [CHAR LIMIT=60] -->
+ <string name="recent_card_title">Rezent</string>
+ <!-- Title of recent card. [CHAR LIMIT=40] -->
+ <string name="about_card_title">Iwwer</string>
+ <!-- Title of sms action entry. [CHAR LIMIT=60] -->
+ <string name="send_message">Message schécken</string>
+ <!-- Toast that appears when you are copying a directory contact into your personal contacts -->
+ <string name="toast_making_personal_copy">Eng perséinlech Kopie gëtt erstallt...</string>
+ <!-- Timestamp string for interactions from yesterday. [CHAR LIMIT=40] -->
+ <string name="yesterday">Gëschter</string>
+ <string name="tomorrow">Muer</string>
+ <!-- Timestamp string for interactions from today. [CHAR LIMIT=40] -->
+ <string name="today">Haut</string>
+ <!-- Text for an event starting on the current day with a start and end time.
+ For ex, "Today at 5:00pm-6:00pm" [CHAR LIMIT=NONE] -->
+ <string name="today_at_time_fmt">"Haut um <xliff:g id="time_interval">%s</xliff:g>"</string>
+ <!-- Text for an event starting on the next day with a start and end time.
+ For ex, "Tomorrow at 5:00pm-6:00pm" [CHAR LIMIT=NONE] -->
+ <string name="tomorrow_at_time_fmt">"Muer um <xliff:g id="time_interval">%s</xliff:g>"</string>
+ <!-- Format string for a date and time description. For ex:
+ "April 19, 2012, 3:00pm - 4:00pm" [CHAR LIMIT=NONE] -->
+ <string name="date_time_fmt">"<xliff:g id="date">%s</xliff:g>, <xliff:g id="time_interval">%s</xliff:g>"</string>
+ <!-- Title for untitled calendar interactions [CHAR LIMIT=40] -->
+ <string name="untitled_event">(Rendezvous ouni Titel)</string>
+ <!-- Name of the button in the date/time picker to accept the date/time change [CHAR LIMIT=15] -->
+ <string name="date_time_set">Setzen</string>
+ <!-- Header for the IM entry [CHAR LIMIT=40] -->
+ <string name="header_im_entry">IM</string>
+ <!-- Header for the Organization entry [CHAR LIMIT=40] -->
+ <string name="header_organization_entry">Organisatioun</string>
+ <!-- Header for the Nickname entry [CHAR LIMIT=40] -->
+ <string name="header_nickname_entry">Spëtznumm</string>
+ <!-- Header for the Note entry [CHAR LIMIT=40] -->
+ <string name="header_note_entry">Note</string>
+ <!-- Header for the Website entry [CHAR LIMIT=40] -->
+ <string name="header_website_entry">Websäit</string>
+ <!-- Header for the Event entry [CHAR LIMIT=40] -->
+ <string name="header_event_entry">Rendezvous</string>
+ <!-- Header for the Relation entry [CHAR LIMIT=40] -->
+ <string name="header_relation_entry">Relatioun</string>
+ <!-- Content description for the account field header image. Example accounts listed in this field: Google, Hotmail and Exchange. [CHAR LIMIT=NONE] -->
+ <string name="header_account_entry">Kont</string>
+ <!-- Content description for the name fields header entry [CHAR LIMIT=NONE] -->
+ <string name="header_name_entry">Numm</string>
+ <!-- Content description for the email fields header entry [CHAR LIMIT=NONE] -->
+ <string name="header_email_entry">E-Mail</string>
+ <!-- Content description for the phone fields header entry [CHAR LIMIT=NONE] -->
+ <string name="header_phone_entry">Telefon</string>
+ <!-- Content description for the camera icon beside the photo section in the Raw Contact Editor [CHAR LIMIT=NONE] -->
+ <string name="header_photo_entry">Foto</string>
+ <!-- Content description for the expand button inside the raw contact editor's header. [CHAR LIMIT=NONE] -->
+ <string name="content_description_expand_editor">Dréck fir de Kontakt-Editor opzeklappen.</string>
+ <!-- Content description for the collapse button inside the raw contact editor's header. [CHAR LIMIT=NONE] -->
+ <string name="content_description_collapse_editor">Dréck fir de Kontakt-Editor zouzeklappen.</string>
+ <!-- Content description for directions secondary button [CHAR LIMIT=NONE] -->
+ <string name="content_description_directions">Weebeschreiwung</string>
+ <!-- Content description for recent sms interaction [CHAR LIMIT=NONE] -->
+ <string name="content_description_recent_sms">Rezent SMS. <xliff:g id="message_body">%s</xliff:g>. <xliff:g id="phone_number">%s</xliff:g>. <xliff:g id="date">%s</xliff:g>. Dréck fir z\'äntweren</string>
+ <!-- Header for the Relation entry [CHAR LIMIT=NONE] -->
+ <string name="content_description_recent_call_type_incoming">Erakommend</string>
+ <!-- Header for the Relation entry [CHAR LIMIT=NONE] -->
+ <string name="content_description_recent_call_type_outgoing">Erausgoend</string>
+ <!-- Header for the Relation entry [CHAR LIMIT=NONE] -->
+ <string name="content_description_recent_call_type_missed">Verpasst</string>
+ <!-- Content description for recent sms interaction [CHAR LIMIT=NONE] -->
+ <string name="content_description_recent_call">Rezenten Uruff. <xliff:g id="call_type">%s</xliff:g>. <xliff:g id="phone_number">%s</xliff:g>. <xliff:g id="date">%s</xliff:g>. Dréck fir zréckzeruffen</string>
+ <!-- Prefix for messages that you sent [CHAR LIMIT=40] -->
+ <string name="message_from_you_prefix">Du: <xliff:g id="sms_body">%s</xliff:g></string>
+ <!-- File Authority for the photo picker -->
+ <!-- When a user tries to create an IM Hangouts field, an alert dialog pops up displaying this message. We don't want users entering email addresses of phone numbers into the IM field. [CHAR LIMIT=200] -->
+ <string name="contact_editor_hangouts_im_alert">Hangouts funktionéiert besser, wann s de d\'Hangouts-ID vun der Persoun an d\'E-Mail- oder Telefonsfeld agëss.</string>
+ <!-- Button to expand the compact contact editor to show all available input fields. [CHAR LIMIT=60] -->
+ <!-- Content description for the compact contact editor photo overlay which, when clicked, shows a dialog with the options for changing the contact photo. [CHAR LIMIT=30] -->
+ <!-- Quick contact display name with phonetic name -->
+</resources>