diff options
139 files changed, 3867 insertions, 821 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index df1735931..98d767746 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -66,8 +66,9 @@ <application android:name="com.android.contacts.ContactsApplication" android:hardwareAccelerated="true" - android:icon="@mipmap/ic_contacts_launcher" + android:icon="@mipmap/ic_launcher" android:label="@string/applicationLabel" + android:appCategory="social" android:supportsRtl="true" android:taskAffinity="android.task.contacts" android:usesCleartextTraffic="false"> diff --git a/res/drawable-hdpi/product_logo_contacts_color_144.png b/res/drawable-hdpi/product_logo_contacts_color_144.png Binary files differindex 293a85ee1..0a10e41c3 100644 --- a/res/drawable-hdpi/product_logo_contacts_color_144.png +++ b/res/drawable-hdpi/product_logo_contacts_color_144.png diff --git a/res/drawable-hdpi/product_logo_contacts_color_192.png b/res/drawable-hdpi/product_logo_contacts_color_192.png Binary files differindex 04a5a1022..eb9744c0c 100644 --- a/res/drawable-hdpi/product_logo_contacts_color_192.png +++ b/res/drawable-hdpi/product_logo_contacts_color_192.png diff --git a/res/drawable-mdpi/product_logo_contacts_color_144.png b/res/drawable-mdpi/product_logo_contacts_color_144.png Binary files differindex 27c571ec7..bdbdc7f44 100644 --- a/res/drawable-mdpi/product_logo_contacts_color_144.png +++ b/res/drawable-mdpi/product_logo_contacts_color_144.png diff --git a/res/drawable-mdpi/product_logo_contacts_color_192.png b/res/drawable-mdpi/product_logo_contacts_color_192.png Binary files differindex 6e794122d..26980aea9 100644 --- a/res/drawable-mdpi/product_logo_contacts_color_192.png +++ b/res/drawable-mdpi/product_logo_contacts_color_192.png diff --git a/res/drawable-xhdpi/product_logo_contacts_color_144.png b/res/drawable-xhdpi/product_logo_contacts_color_144.png Binary files differindex 04a5a1022..eb9744c0c 100644 --- a/res/drawable-xhdpi/product_logo_contacts_color_144.png +++ b/res/drawable-xhdpi/product_logo_contacts_color_144.png diff --git a/res/drawable-xhdpi/product_logo_contacts_color_192.png b/res/drawable-xhdpi/product_logo_contacts_color_192.png Binary files differindex 35d80e44c..f4e2fe6e6 100644 --- a/res/drawable-xhdpi/product_logo_contacts_color_192.png +++ b/res/drawable-xhdpi/product_logo_contacts_color_192.png diff --git a/res/drawable-xxhdpi/product_logo_contacts_color_144.png b/res/drawable-xxhdpi/product_logo_contacts_color_144.png Binary files differindex 12c582b4a..7f215c331 100644 --- a/res/drawable-xxhdpi/product_logo_contacts_color_144.png +++ b/res/drawable-xxhdpi/product_logo_contacts_color_144.png diff --git a/res/drawable-xxhdpi/product_logo_contacts_color_192.png b/res/drawable-xxhdpi/product_logo_contacts_color_192.png Binary files differindex baa000370..56150d5b9 100644 --- a/res/drawable-xxhdpi/product_logo_contacts_color_192.png +++ b/res/drawable-xxhdpi/product_logo_contacts_color_192.png diff --git a/res/drawable-xxxhdpi/product_logo_contacts_color_144.png b/res/drawable-xxxhdpi/product_logo_contacts_color_144.png Binary files differindex baa000370..8cced0692 100644 --- a/res/drawable-xxxhdpi/product_logo_contacts_color_144.png +++ b/res/drawable-xxxhdpi/product_logo_contacts_color_144.png diff --git a/res/drawable-xxxhdpi/product_logo_contacts_color_192.png b/res/drawable-xxxhdpi/product_logo_contacts_color_192.png Binary files differindex f1a62e660..df9c41eae 100644 --- a/res/drawable-xxxhdpi/product_logo_contacts_color_192.png +++ b/res/drawable-xxxhdpi/product_logo_contacts_color_192.png diff --git a/res/drawable/quantum_ic_drawer_emergency_info_24.xml b/res/drawable/quantum_ic_drawer_emergency_info_24.xml new file mode 100644 index 000000000..6b6a14336 --- /dev/null +++ b/res/drawable/quantum_ic_drawer_emergency_info_24.xml @@ -0,0 +1,10 @@ +<vector xmlns:android="http://schemas.android.com/apk/res/android" + android:width="24dp" + android:height="24dp" + android:viewportWidth="24.0" + android:viewportHeight="24.0" + android:tint="?attr/colorControlNormal"> + <path + android:pathData="M9.6,2v5.6l-5,-3L2,9l5,3l-5,3l2.3,4l5.3,-2.7v5.6h4.6v-5.6l5.3,2.7l2.3,-4l-5.6,-2.7L21.9,9l-2.3,-4l-5.3,3V2H9.6z" + android:fillColor="#FFFFFF"/> +</vector> diff --git a/res/drawable/quantum_ic_drawer_my_info_32.xml b/res/drawable/quantum_ic_drawer_my_info_32.xml new file mode 100644 index 000000000..4e310cb4a --- /dev/null +++ b/res/drawable/quantum_ic_drawer_my_info_32.xml @@ -0,0 +1,19 @@ +<vector xmlns:android="http://schemas.android.com/apk/res/android" + android:width="32dp" + android:height="32dp" + android:viewportWidth="32.0" + android:viewportHeight="32.0"> + <path + android:pathData="M15.8,1C7.5,1 0.9,7.7 1,16c0.1,8.3 6.9,15 15.2,15S31.1,24.3 31,16C30.9,7.7 24.1,1 15.8,1z" + android:fillColor="#4185F3"/> + <path + android:pathData="M16,12.3m-3.8,0a3.8,3.8 0,1 1,7.6 0a3.8,3.8 0,1 1,-7.6 0" + android:fillAlpha="0.2" + android:fillColor="#FFFFFF" + android:strokeAlpha="0.2"/> + <path + android:pathData="M23.5,23.5h-15v-1.9c0,-2.5 5,-3.8 7.5,-3.8s7.5,1.3 7.5,3.8V23.5z" + android:fillAlpha="0.2" + android:fillColor="#FFFFFF" + android:strokeAlpha="0.2"/> +</vector> diff --git a/res/layout/drawer_secondline_item.xml b/res/layout/drawer_secondline_item.xml new file mode 100644 index 000000000..4749940a8 --- /dev/null +++ b/res/layout/drawer_secondline_item.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> + +<LinearLayout + xmlns:android="http://schemas.android.com/apk/res/android" + style="@style/DrawerItemStyle"> + + <ImageView + android:id="@+id/icon" + style="@style/DrawerItemIconStyle"/> + + <LinearLayout + android:id="@+id/secondline_container" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:layout_gravity="center_vertical" + android:orientation="vertical"> + + <TextView + android:id="@+id/title" + android:textAlignment="viewStart" + style="@style/DrawerSecondLineTitleTextStyle" /> + + <TextView + android:id="@+id/summary" + android:textAlignment="viewStart" + style="@style/DrawerSecondLineSummaryTextStyle" /> + + </LinearLayout> + +</LinearLayout> diff --git a/res/mipmap-anydpi/ic_launcher.xml b/res/mipmap-anydpi/ic_launcher.xml new file mode 100644 index 000000000..d8649ba56 --- /dev/null +++ b/res/mipmap-anydpi/ic_launcher.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2018 The LineageOS 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. +--> +<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> + <background android:drawable="@mipmap/ic_background"/> + <foreground android:drawable="@mipmap/ic_foreground"/> +</adaptive-icon> + diff --git a/res/mipmap-hdpi/ic_background.png b/res/mipmap-hdpi/ic_background.png Binary files differnew file mode 100644 index 000000000..e3d7036d2 --- /dev/null +++ b/res/mipmap-hdpi/ic_background.png diff --git a/res/mipmap-hdpi/ic_contacts_launcher.png b/res/mipmap-hdpi/ic_contacts_launcher.png Binary files differdeleted file mode 100644 index 64eff002f..000000000 --- a/res/mipmap-hdpi/ic_contacts_launcher.png +++ /dev/null diff --git a/res/mipmap-hdpi/ic_foreground.png b/res/mipmap-hdpi/ic_foreground.png Binary files differnew file mode 100644 index 000000000..8de9350b9 --- /dev/null +++ b/res/mipmap-hdpi/ic_foreground.png diff --git a/res/mipmap-mdpi/ic_background.png b/res/mipmap-mdpi/ic_background.png Binary files differnew file mode 100644 index 000000000..9cf4aa997 --- /dev/null +++ b/res/mipmap-mdpi/ic_background.png diff --git a/res/mipmap-mdpi/ic_contacts_launcher.png b/res/mipmap-mdpi/ic_contacts_launcher.png Binary files differdeleted file mode 100644 index b4ee8215a..000000000 --- a/res/mipmap-mdpi/ic_contacts_launcher.png +++ /dev/null diff --git a/res/mipmap-mdpi/ic_foreground.png b/res/mipmap-mdpi/ic_foreground.png Binary files differnew file mode 100644 index 000000000..3cabd6298 --- /dev/null +++ b/res/mipmap-mdpi/ic_foreground.png diff --git a/res/mipmap-xhdpi/ic_background.png b/res/mipmap-xhdpi/ic_background.png Binary files differnew file mode 100644 index 000000000..83d721f8a --- /dev/null +++ b/res/mipmap-xhdpi/ic_background.png diff --git a/res/mipmap-xhdpi/ic_contacts_launcher.png b/res/mipmap-xhdpi/ic_contacts_launcher.png Binary files differdeleted file mode 100644 index 6feeadfbe..000000000 --- a/res/mipmap-xhdpi/ic_contacts_launcher.png +++ /dev/null diff --git a/res/mipmap-xhdpi/ic_foreground.png b/res/mipmap-xhdpi/ic_foreground.png Binary files differnew file mode 100644 index 000000000..9de308a48 --- /dev/null +++ b/res/mipmap-xhdpi/ic_foreground.png diff --git a/res/mipmap-xxhdpi/ic_background.png b/res/mipmap-xxhdpi/ic_background.png Binary files differnew file mode 100644 index 000000000..ac2829156 --- /dev/null +++ b/res/mipmap-xxhdpi/ic_background.png diff --git a/res/mipmap-xxhdpi/ic_contacts_launcher.png b/res/mipmap-xxhdpi/ic_contacts_launcher.png Binary files differdeleted file mode 100644 index 01a3fde9d..000000000 --- a/res/mipmap-xxhdpi/ic_contacts_launcher.png +++ /dev/null diff --git a/res/mipmap-xxhdpi/ic_foreground.png b/res/mipmap-xxhdpi/ic_foreground.png Binary files differnew file mode 100644 index 000000000..aae300cdc --- /dev/null +++ b/res/mipmap-xxhdpi/ic_foreground.png diff --git a/res/mipmap-xxxhdpi/ic_background.png b/res/mipmap-xxxhdpi/ic_background.png Binary files differnew file mode 100644 index 000000000..ef949add9 --- /dev/null +++ b/res/mipmap-xxxhdpi/ic_background.png diff --git a/res/mipmap-xxxhdpi/ic_contacts_launcher.png b/res/mipmap-xxxhdpi/ic_contacts_launcher.png Binary files differdeleted file mode 100644 index 328e067ee..000000000 --- a/res/mipmap-xxxhdpi/ic_contacts_launcher.png +++ /dev/null diff --git a/res/mipmap-xxxhdpi/ic_foreground.png b/res/mipmap-xxxhdpi/ic_foreground.png Binary files differnew file mode 100644 index 000000000..74f859036 --- /dev/null +++ b/res/mipmap-xxxhdpi/ic_foreground.png diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml index 2e9a0608e..89ed1cd4f 100644 --- a/res/values-am/strings.xml +++ b/res/values-am/strings.xml @@ -253,7 +253,7 @@ <string name="permission_explanation_header" msgid="5739405825039695327">"ታሪክዎን አብረው ይመልከቱ"</string> <string name="permission_explanation_subheader_calendar_and_SMS" msgid="5411144298889835768">"ኩነቶች እና መልዕክቶች"</string> <string name="permission_explanation_subheader_calendar" msgid="8785323496211704613">"ኩነቶች"</string> - <string name="permission_explanation_subheader_SMS" msgid="1904552086449525567">"መልእክቶች"</string> + <string name="permission_explanation_subheader_SMS" msgid="1904552086449525567">"መልዕክቶች"</string> <string name="hamburger_feature_highlight_header" msgid="5762679188565585072">"ጥቆማዎች"</string> <string name="hamburger_feature_highlight_body" msgid="4403398269286898733">"እውቂያዎችዎን የተደራጁና ጠቃሚ እንደሆኑ ያቆዩ"</string> <string name="undo" msgid="1425165101664071422">"ቀልብስ"</string> diff --git a/res/values-ar/lineage_strings.xml b/res/values-ar/lineage_strings.xml new file mode 100644 index 000000000..fa6a70a5c --- /dev/null +++ b/res/values-ar/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">معلومات الطوارئ</string> + <string name="call_via_template">الاتصال عبر <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml index 9c9f6d86d..2810bc9f0 100644 --- a/res/values-as/strings.xml +++ b/res/values-as/strings.xml @@ -30,8 +30,8 @@ <string name="searchHint" msgid="8482945356247760701">"সম্পৰ্কসূচীত সন্ধান কৰক"</string> <string name="menu_addStar" msgid="2908478235715404876">"প্ৰিয়সমূহত যোগ কৰক"</string> <string name="menu_removeStar" msgid="5844227078364227030">"প্ৰিয়সমূহৰ পৰা আঁতৰাওক"</string> - <string name="description_action_menu_remove_star" msgid="4699640108012265178">"প্ৰিয়সমূহৰ পৰা আঁতৰোৱা হ\'ল"</string> - <string name="description_action_menu_add_star" msgid="3327186327234177456">"প্ৰিয়সমূহত যোগ কৰা হ\'ল"</string> + <string name="description_action_menu_remove_star" msgid="4699640108012265178">"প্ৰিয়সমূহৰ পৰা আঁতৰোৱা হ’ল"</string> + <string name="description_action_menu_add_star" msgid="3327186327234177456">"প্ৰিয়সমূহত যোগ কৰা হ’ল"</string> <string name="menu_editContact" msgid="9042415603857662633">"সম্পাদনা কৰক"</string> <string name="menu_deleteContact" msgid="6788644058868189393">"মচক"</string> <string name="menu_change_photo" msgid="7769177631511496210">"ফট\' সলনি কৰক"</string> @@ -47,9 +47,9 @@ <string name="menu_new_group_action_bar" msgid="3127059073617415221">"লেবেল সৃষ্টি কৰক"</string> <string name="splitConfirmation" msgid="7342030840130187290">"একাধিক সম্পৰ্কসূচীৰ পৰা এই সম্পৰ্কটো আনলিংক কৰিবনে?"</string> <string name="splitConfirmation_positive_button" msgid="9129409098807939699">"আনলিংক কৰক"</string> - <string name="splitConfirmationWithPendingChanges" msgid="7719062163511895696">"আপুনি ইতিমধ্য়ে কৰা সলনিসমূহ ছেভ কৰিব আৰু একাধিক সম্পৰ্কসূচীৰ পৰা এই সম্পৰ্কটো আনলিংক কৰিব বিচাৰেনে?"</string> + <string name="splitConfirmationWithPendingChanges" msgid="7719062163511895696">"আপুনি ইতিমধ্যে কৰা সলনিসমূহ ছেভ কৰিব আৰু একাধিক সম্পৰ্কসূচীৰ পৰা এই সম্পৰ্কটো আনলিংক কৰিব বিচাৰেনে?"</string> <string name="splitConfirmationWithPendingChanges_positive_button" msgid="9073444264887244032">"ছেভ কৰি আনলিংক কৰক"</string> - <string name="joinConfirmation" msgid="8262614843581924365">"আপুনি ইতিমধ্য়ে কৰা সলনিসমূহ ছেভ কৰিব আৰু বাছনি কৰা সম্পৰ্কসমূহলৈ লিংক কৰিব বিচাৰেনে?"</string> + <string name="joinConfirmation" msgid="8262614843581924365">"আপুনি ইতিমধ্যে কৰা সলনিসমূহ ছেভ কৰিব আৰু বাছনি কৰা সম্পৰ্কসমূহলৈ লিংক কৰিব বিচাৰেনে?"</string> <string name="joinConfirmation_positive_button" msgid="4573092849769149516">"ছেভ আৰু লিংক কৰক"</string> <string name="contacts_linking_progress_bar" msgid="2846494347384549277">"লিংক কৰি থকা হৈছে"</string> <string name="contacts_unlinking_progress_bar" msgid="5989310198163726929">"আনলিংক কৰিথকা হৈছে"</string> @@ -60,14 +60,14 @@ <string name="blurbJoinContactDataWith" msgid="5864256698061641841">"আপুনি <xliff:g id="NAME">%s</xliff:g>ৰ সৈতে লিংক কৰিব বিচৰা সম্পৰ্ক বাছনি কৰক:"</string> <string name="separatorJoinAggregateSuggestions" msgid="2831414448851313345">"পৰামৰ্শ দিয়া সম্পৰ্কবোৰ"</string> <string name="separatorJoinAggregateAll" msgid="7939932265026181043">"সকলো সম্পৰ্ক"</string> - <string name="contactsJoinedNamedMessage" msgid="1299418263439579455">"<xliff:g id="NAME">%s</xliff:g> লিংক কৰা হ\'ল"</string> - <string name="contactsJoinedMessage" msgid="3343535986195643136">"সম্পৰ্কবোৰ লিংক কৰা হ\'ল"</string> - <string name="contacts_deleted_one_named_toast" msgid="2252551736301363193">"<xliff:g id="NAME">%1$s</xliff:g> মচা হ\'ল"</string> - <string name="contacts_deleted_two_named_toast" msgid="3642082931473111791">"<xliff:g id="NAME_0">%1$s</xliff:g> আৰু <xliff:g id="NAME_1">%2$s</xliff:g> মচা হ\'ল"</string> - <string name="contacts_deleted_many_named_toast" msgid="7731565342428031249">"<xliff:g id="NAME_0">%1$s</xliff:g>, <xliff:g id="NAME_1">%2$s</xliff:g>, <xliff:g id="NAME_2">%3$s</xliff:g>… মচা হ\'ল"</string> + <string name="contactsJoinedNamedMessage" msgid="1299418263439579455">"<xliff:g id="NAME">%s</xliff:g> লিংক কৰা হ’ল"</string> + <string name="contactsJoinedMessage" msgid="3343535986195643136">"সম্পৰ্কবোৰ লিংক কৰা হ’ল"</string> + <string name="contacts_deleted_one_named_toast" msgid="2252551736301363193">"<xliff:g id="NAME">%1$s</xliff:g> মচা হ’ল"</string> + <string name="contacts_deleted_two_named_toast" msgid="3642082931473111791">"<xliff:g id="NAME_0">%1$s</xliff:g> আৰু <xliff:g id="NAME_1">%2$s</xliff:g> মচা হ’ল"</string> + <string name="contacts_deleted_many_named_toast" msgid="7731565342428031249">"<xliff:g id="NAME_0">%1$s</xliff:g>, <xliff:g id="NAME_1">%2$s</xliff:g>, <xliff:g id="NAME_2">%3$s</xliff:g>… মচা হ’ল"</string> <plurals name="contacts_deleted_toast" formatted="false" msgid="1477708624197262295"> - <item quantity="one">সম্পৰ্কবোৰ মচা হ\'ল</item> - <item quantity="other">সম্পৰ্কবোৰ মচা হ\'ল</item> + <item quantity="one">সম্পৰ্কবোৰ মচা হ’ল</item> + <item quantity="other">সম্পৰ্কবোৰ মচা হ’ল</item> </plurals> <plurals name="contacts_count" formatted="false" msgid="8696793457340503668"> <item quantity="one"><xliff:g id="COUNT_1">%d</xliff:g>টা সম্পৰ্ক</item> @@ -93,8 +93,8 @@ <string name="deleteConfirmation" msgid="3512271779086656043">"এই সম্পৰ্কটো মচিবনে?"</string> <string name="deleteConfirmation_positive_button" msgid="7857888845028586365">"মচক"</string> <string name="invalidContactMessage" msgid="8215051456181842274">"এই সম্পৰ্কটো নাই।"</string> - <string name="createContactShortcutSuccessful_NoName" msgid="8831303345367275472">"সম্পৰ্কক গৃহ স্ক্ৰীণত যোগ কৰা হ\'ল।"</string> - <string name="createContactShortcutSuccessful" msgid="953651153238790069">"<xliff:g id="NAME">%s</xliff:g>ক গৃহ স্ক্ৰীণত যোগ কৰা হ\'ল।"</string> + <string name="createContactShortcutSuccessful_NoName" msgid="8831303345367275472">"সম্পৰ্কক গৃহ স্ক্ৰীণত যোগ কৰা হ’ল।"</string> + <string name="createContactShortcutSuccessful" msgid="953651153238790069">"<xliff:g id="NAME">%s</xliff:g>ক গৃহ স্ক্ৰীণত যোগ কৰা হ’ল।"</string> <string name="photoPickerNotFoundText" msgid="2052542573853433204">"এই ডিভাইচত কোনো চিত্ৰ নাই।"</string> <string name="attach_photo_dialog_title" msgid="5599827035558557169">"সম্পৰ্ক ব্য়ক্তিৰ ফট\'"</string> <string name="customLabelPickerTitle" msgid="1081475101983255212">"উপযোগিতা অনুসৰি লেবেলৰ নাম"</string> @@ -103,21 +103,21 @@ <string name="emptyGroup" msgid="5102411903247859575">"এই লেবেলত কোনো সম্পৰ্ক ব্য়ক্তি নাই"</string> <string name="emptyAccount" msgid="6873962901497975964">"এই একাউণ্টত কোনো সম্পৰ্ক ব্য়ক্তি নাই"</string> <string name="emptyMainList" msgid="2772242747899664460">"আপোনাৰ সম্পৰ্কসূচী খালী আছে"</string> - <string name="contactSavedNamedToast" msgid="895136068894549611">"<xliff:g id="DISPLAY_NAME">%s</xliff:g> ছেভ কৰা হ\'ল"</string> - <string name="contactSavedToast" msgid="9171862279493213075">"সম্পৰ্ক ছেভ কৰা হ\'ল"</string> - <string name="contactUnlinkedToast" msgid="7122823195786012553">"সম্পৰ্কসমূহ আনলিংক কৰা হ\'ল"</string> + <string name="contactSavedNamedToast" msgid="895136068894549611">"<xliff:g id="DISPLAY_NAME">%s</xliff:g> ছেভ কৰা হ’ল"</string> + <string name="contactSavedToast" msgid="9171862279493213075">"সম্পৰ্ক ছেভ কৰা হ’ল"</string> + <string name="contactUnlinkedToast" msgid="7122823195786012553">"সম্পৰ্কসমূহ আনলিংক কৰা হ’ল"</string> <string name="contactSavedErrorToast" msgid="4827033473908688031">"সম্পৰ্কত কৰা সালসলনি ছেভ কৰিব পৰা নগ\'ল"</string> <string name="contactUnlinkErrorToast" msgid="2706297508166952431">"সম্পৰ্ক আনলিংক কৰিবপৰা নগ\'ল"</string> <string name="contactJoinErrorToast" msgid="5735129234573327701">"সম্পৰ্ক লিংক কৰিব পৰা নগ\'ল"</string> <string name="contactGenericErrorToast" msgid="3885457515665783976">"সম্পৰ্ক ছেভ কৰাত আঁসোৱাহ"</string> <string name="contactPhotoSavedErrorToast" msgid="6860883564984042194">"সম্পৰ্কসূচীৰ ফট\' সলনি কৰা কাৰ্যটো ছেভ কৰিবপৰা নগ\'ল"</string> <string name="groupLoadErrorToast" msgid="7536267148196064554">"লেবেল ল\'ড কৰিবপৰা নগ\'ল"</string> - <string name="groupDeletedToast" msgid="520896687873262027">"লেবেল মচা হ\'ল"</string> - <string name="groupCreatedToast" msgid="1924195126172834870">"লেবেল সৃষ্টি কৰা হ\'ল"</string> + <string name="groupDeletedToast" msgid="520896687873262027">"লেবেল মচা হ’ল"</string> + <string name="groupCreatedToast" msgid="1924195126172834870">"লেবেল সৃষ্টি কৰা হ’ল"</string> <string name="groupCreateFailedToast" msgid="4359093891863474299">"লেবেল সৃষ্টি কৰিব নোৱাৰি"</string> - <string name="groupUpdatedToast" msgid="3667977658676267687">"লেবেল আপডেট কৰা হ\'ল"</string> - <string name="groupMembersRemovedToast" msgid="3510563559799376603">"লেবেলৰপৰা আঁতৰোৱা হ\'ল"</string> - <string name="groupMembersAddedToast" msgid="4824834898718972768">"লেবেলত যোগ কৰা হ\'ল"</string> + <string name="groupUpdatedToast" msgid="3667977658676267687">"লেবেল আপডে’ট কৰা হ’ল"</string> + <string name="groupMembersRemovedToast" msgid="3510563559799376603">"লেবেলৰপৰা আঁতৰোৱা হ’ল"</string> + <string name="groupMembersAddedToast" msgid="4824834898718972768">"লেবেলত যোগ কৰা হ’ল"</string> <string name="groupSavedErrorToast" msgid="2355891714292740162">"লেবেলত কৰা পৰিবৰ্তনবোৰ ছেভ কৰিব পৰা নগ\'ল"</string> <string name="groupExistsErrorMessage" msgid="5196811283836946189">"সেই লেবেলটো আগৰে পৰা আছে"</string> <string name="groupSomeContactsNoEmailsToast" msgid="8211161470235548732">"কিছুমান সম্পৰ্কৰ ইমেইল ঠিকনা নাই।"</string> @@ -130,7 +130,7 @@ <string name="add_contact_dlg_message_fmt" msgid="7986472669444326576">"\"<xliff:g id="EMAIL">%s</xliff:g>\"ক সম্পৰ্কসমূহলৈ যোগ কৰিবনে?"</string> <string name="search_settings_description" msgid="2675223022992445813">"আপোনাৰ সম্পৰ্কবোৰৰ নাম"</string> <string name="quickcontact_transparent_view_description" msgid="987959416759562455">"পূৰ্বৰ স্ক্ৰীণলৈ উভতি যাবলৈ ক্লিক কৰক"</string> - <string name="quickcontact_add_phone_number" msgid="731665835910658965">"ফোন নম্বৰ যোগ কৰক"</string> + <string name="quickcontact_add_phone_number" msgid="731665835910658965">"ফ’ন নম্বৰ যোগ কৰক"</string> <string name="quickcontact_add_email" msgid="739298028384348482">"ইমেইল যোগ কৰক"</string> <string name="missing_app" msgid="1466111003546611387">"এই কাৰ্য কৰিবলৈ কোনো এপ্ বিচাৰি পোৱা নগ\'ল।"</string> <string name="menu_share" msgid="943789700636542260">"শ্বেয়াৰ কৰক"</string> @@ -177,7 +177,7 @@ <string name="copy_text" msgid="3257145021583508761">"ক্লিপব\'ৰ্ডত প্ৰতিলিপি কৰক"</string> <string name="set_default" msgid="4417505153468300351">"ডিফ\'ল্ট ছেট কৰক"</string> <string name="clear_default" msgid="7193185801596678067">"ডিফ\'ল্ট মচক"</string> - <string name="toast_text_copied" msgid="5143776250008541719">"পাঠৰ প্ৰতিলিপি কৰা হ\'ল"</string> + <string name="toast_text_copied" msgid="5143776250008541719">"পাঠৰ প্ৰতিলিপি কৰা হ’ল"</string> <string name="cancel_confirmation_dialog_message" msgid="9008214737653278989">"সলনি কৰা কার্যসমূহ প্ৰত্য়াখ্য়ান কৰিবনে?"</string> <string name="cancel_confirmation_dialog_cancel_editing_button" msgid="3057023972074640671">"প্ৰত্যাখ্যান কৰক"</string> <string name="cancel_confirmation_dialog_keep_editing_button" msgid="3316573928085916146">"বাতিল কৰক"</string> @@ -281,7 +281,7 @@ <string name="call_by_shortcut" msgid="2566802538698913124">"<xliff:g id="CONTACT_NAME">%s</xliff:g>ক (কল কৰক)"</string> <string name="sms_custom" msgid="415060214233647603">"বাৰ্তা পঠিয়াওক <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> <string name="sms_home" msgid="7524332261493162995">"ঘৰৰ নম্বৰলৈ বাৰ্তা পঠিয়াওক"</string> - <string name="sms_mobile" msgid="5200107250451030769">"ম\'বাইল নম্বৰলৈ বাৰ্তা পঠিয়াওক"</string> + <string name="sms_mobile" msgid="5200107250451030769">"ম’বাইল নম্বৰলৈ বাৰ্তা পঠিয়াওক"</string> <string name="sms_work" msgid="2269624156655267740">"কর্মস্থানৰ নম্বৰলৈ বাৰ্তা পঠিয়াওক"</string> <string name="sms_fax_work" msgid="8028189067816907075">"কৰ্মস্থানৰ ফেক্স নম্বৰত বাৰ্তা পঠিয়াওক"</string> <string name="sms_fax_home" msgid="9204042076306809634">"ঘৰৰ ফেক্স নম্বৰলৈ বাৰ্তা পঠিয়াওক"</string> @@ -296,7 +296,7 @@ <string name="sms_radio" msgid="3329166673433967820">"ৰেডিঅ\'ৰ নম্বৰলৈ বাৰ্তা পঠিয়াওক"</string> <string name="sms_telex" msgid="9034802430065267848">"টেলেক্স নম্বৰলৈ বাৰ্তা পঠিয়াওক"</string> <string name="sms_tty_tdd" msgid="6782284969132531532">"TTY/TDD নম্বৰলৈ বাৰ্তা পঠিয়াওক"</string> - <string name="sms_work_mobile" msgid="2459939960512702560">"কৰ্মস্থানৰ ম\'বাইল নম্বৰলৈ বাৰ্তা পঠিয়াওক"</string> + <string name="sms_work_mobile" msgid="2459939960512702560">"কৰ্মস্থানৰ ম’বাইল নম্বৰলৈ বাৰ্তা পঠিয়াওক"</string> <string name="sms_work_pager" msgid="5566924423316960597">"কৰ্মস্থানৰ পেজাৰ নম্বৰত বাৰ্তা পঠিয়াওক"</string> <string name="sms_assistant" msgid="2773424339923116234">"বাৰ্তা পঠিয়াওক <xliff:g id="ASSISTANT">%s</xliff:g>"</string> <string name="sms_mms" msgid="4069352461380762677">"এমএমএছ নম্বৰত বাৰ্তা পঠাওক"</string> @@ -414,15 +414,15 @@ <string name="fail_reason_could_not_initialize_exporter" msgid="707260459259688510">"ৰপ্তানি কৰা সুবিধা আৰম্ভ কৰিবপৰা নগ\'ল: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"।"</string> <string name="fail_reason_no_exportable_contact" msgid="8728506011371262065">"ৰপ্তানি কৰিবপৰা কোনো সম্পৰ্ক নাই।"</string> <string name="missing_required_permission" msgid="5865884842972833120">"আপুনি কোনো আৱশ্য়কীয় অনুমতিক অক্ষম কৰিছে।"</string> - <string name="fail_reason_error_occurred_during_export" msgid="3018855323913649063">"ৰপ্তানি কৰোঁতে কিবা আঁসোৱাহ হ\'ল: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"।"</string> + <string name="fail_reason_error_occurred_during_export" msgid="3018855323913649063">"ৰপ্তানি কৰোঁতে কিবা আঁসোৱাহ হ’ল: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"।"</string> <string name="fail_reason_io_error" msgid="6748358842976073255">"I/O আঁসোৱাহ"</string> <string name="fail_reason_low_memory_during_import" msgid="875222757734882898">"পৰ্যাপ্ত মেম\'ৰি নাই। হয়তো ফাইলটো অতি ডাঙৰ।"</string> <string name="fail_reason_not_supported" msgid="8219562769267148825">"এই ফৰ্মেট ইয়াত ব্যৱহাৰ কৰিব নোৱাৰি।"</string> - <string name="exporting_vcard_finished_title" msgid="4767045779458185251">"<xliff:g id="FILENAME">%s</xliff:g> ৰপ্তানি কৰা কাৰ্য সম্পূৰ্ণ হ\'ল।"</string> - <string name="exporting_vcard_finished_title_fallback" msgid="6060472638008218274">"সম্পৰ্ক ৰপ্তানি কৰি কাৰ্য সম্পূৰ্ণ হ\'ল।"</string> - <string name="exporting_vcard_finished_toast" msgid="1739055986856453882">"সম্পৰ্ক ৰপ্তানি কৰি কাৰ্য সম্পূৰ্ণ হ\'ল, সম্পৰ্কসমূহ শ্বেয়াৰ কৰিবলৈ জাননীত ক্লিক কৰক।"</string> + <string name="exporting_vcard_finished_title" msgid="4767045779458185251">"<xliff:g id="FILENAME">%s</xliff:g> ৰপ্তানি কৰা কাৰ্য সম্পূৰ্ণ হ’ল।"</string> + <string name="exporting_vcard_finished_title_fallback" msgid="6060472638008218274">"সম্পৰ্ক ৰপ্তানি কৰি কাৰ্য সম্পূৰ্ণ হ’ল।"</string> + <string name="exporting_vcard_finished_toast" msgid="1739055986856453882">"সম্পৰ্ক ৰপ্তানি কৰি কাৰ্য সম্পূৰ্ণ হ’ল, সম্পৰ্কসমূহ শ্বেয়াৰ কৰিবলৈ জাননীত ক্লিক কৰক।"</string> <string name="touch_to_share_contacts" msgid="4882485525268469736">"সম্পৰ্কবোৰ শ্বেয়াৰ কৰিবলৈ টিপক।"</string> - <string name="exporting_vcard_canceled_title" msgid="2652222370493306887">"<xliff:g id="FILENAME">%s</xliff:g>ৰ ৰপ্তানি বাতিল কৰা হ\'ল।"</string> + <string name="exporting_vcard_canceled_title" msgid="2652222370493306887">"<xliff:g id="FILENAME">%s</xliff:g>ৰ ৰপ্তানি বাতিল কৰা হ’ল।"</string> <string name="exporting_contact_list_title" msgid="9072240631534457415">"সম্পৰ্ক ডেটা ৰপ্তানি কৰি থকা হৈছে"</string> <string name="exporting_contact_list_message" msgid="3367949209642931952">"সম্পৰ্কৰ ডেটা ৰপ্তানি কৰিথকা হৈছে।"</string> <string name="composer_failed_to_get_database_infomation" msgid="1765944280846236723">"ডেটাবেছৰ তথ্য় পোৱা নগ\'ল।"</string> @@ -432,13 +432,13 @@ <string name="exporting_contact_failed_message" msgid="4938527850142003141">"সম্পৰ্কৰ ডেটা ৰপ্তানি কৰা হোৱা নাছিল।\nকাৰণ: <xliff:g id="FAIL_REASON">%s</xliff:g>"</string> <string name="importing_vcard_description" msgid="4245275224298571351">"<xliff:g id="NAME">%s</xliff:g> আমদানি কৰি থকা হৈছে"</string> <string name="reading_vcard_failed_title" msgid="4251647443358422855">"ভি-কাৰ্ডৰ ডেটা পঢ়িব পৰা নগ\'ল"</string> - <string name="importing_vcard_finished_title" msgid="3341541727268747967">"ভি-কাৰ্ড আমদানি কৰা কাৰ্য সম্পূৰ্ণ হ\'ল <xliff:g id="FILENAME">%s</xliff:g>"</string> - <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"<xliff:g id="FILENAME">%s</xliff:g>ৰ আমদানি কৰা কাৰ্য বাতিল কৰা হ\'ল"</string> + <string name="importing_vcard_finished_title" msgid="3341541727268747967">"ভি-কাৰ্ড আমদানি কৰা কাৰ্য সম্পূৰ্ণ হ’ল <xliff:g id="FILENAME">%s</xliff:g>"</string> + <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"<xliff:g id="FILENAME">%s</xliff:g>ৰ আমদানি কৰা কাৰ্য বাতিল কৰা হ’ল"</string> <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g> শীঘ্ৰেই আমদানি কৰা হ\'ব।"</string> <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"এই ফাইলটো শীঘ্ৰেই আমদানি কৰা হ\'ব।"</string> - <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"ভি-কাৰ্ড আমদানি কৰা অনুৰোধ অগ্ৰাহ্য় কৰা হ\'ল। পিছত আকৌ চেষ্টা কৰক।"</string> + <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"ভি-কাৰ্ড আমদানি কৰা অনুৰোধ অগ্ৰাহ্য় কৰা হ’ল। পিছত আকৌ চেষ্টা কৰক।"</string> <string name="contacts_export_will_start_message" msgid="8538705791417534431">"সম্পৰ্কসমূহক সোনকালে ৰপ্তানি কৰা হ\'ব।"</string> - <string name="vcard_export_request_rejected_message" msgid="2844874826431327531">"ভি-কাৰ্ড ৰপ্তানি কৰা অনুৰোধ অগ্ৰাহ্য় কৰা হ\'ল। পিছত আকৌ চেষ্টা কৰক।"</string> + <string name="vcard_export_request_rejected_message" msgid="2844874826431327531">"ভি-কাৰ্ড ৰপ্তানি কৰা অনুৰোধ অগ্ৰাহ্য় কৰা হ’ল। পিছত আকৌ চেষ্টা কৰক।"</string> <string name="vcard_unknown_filename" msgid="7171709890959915954">"সম্পৰ্ক"</string> <string name="caching_vcard_message" msgid="4926308675041506756">"ভি-কাৰ্ড (বোৰ)ক ডিভাইচৰ অস্থায়ী সঞ্চয়াগাৰত কেচ কৰিথকা হৈছে। আচল আমদানি কৰা কাৰ্য সোনকালে আৰম্ভ হ\'ব।"</string> <string name="vcard_import_failed" msgid="5223531255894842406">"vCard আমদানি কৰিব পৰা নগ\'ল।"</string> @@ -494,7 +494,7 @@ <string name="about_terms_of_service" msgid="4642400812150296723">"সেৱাৰ চৰ্তাৱলী"</string> <string name="activity_title_licenses" msgid="5467767062737708066">"মুক্ত উত্সৰ অনুজ্ঞাপত্ৰসমূহ"</string> <string name="url_open_error_toast" msgid="452592089815420457">"ইউআৰএল খুলিবপৰা নগ\'ল।"</string> - <string name="account_filter_view_checked" msgid="6696859503887762213">"<xliff:g id="ACCOUNT_INFO">%s</xliff:g> চোৱা হ\'ল"</string> + <string name="account_filter_view_checked" msgid="6696859503887762213">"<xliff:g id="ACCOUNT_INFO">%s</xliff:g> চোৱা হ’ল"</string> <string name="account_filter_view_not_checked" msgid="2248684521205038389">"<xliff:g id="ACCOUNT_INFO">%s</xliff:g> চোৱা হোৱা নাই"</string> <string name="description_search_video_call" msgid="5841525580339803272">"ভিডিঅ’ কল কৰক"</string> <string name="description_delete_contact" msgid="53835657343783663">"মচক"</string> @@ -503,14 +503,14 @@ <string name="callDurationMinuteFormat" msgid="4647095486747447674">"<xliff:g id="MINUTES">%1$s</xliff:g> মিনিট <xliff:g id="SECONDS">%2$s</xliff:g> ছেকেণ্ড"</string> <string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%1$s</xliff:g> ঘণ্টা <xliff:g id="MINUTES_1">%2$s</xliff:g> মিনিট <xliff:g id="SECONDS">%3$s</xliff:g> ছেকেণ্ড"</string> <string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"এই শ্বৰ্টকাট অক্ষম কৰা হৈছে"</string> - <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"সম্পৰ্ক আঁতৰোৱা হ\'ল"</string> + <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"সম্পৰ্ক আঁতৰোৱা হ’ল"</string> <string name="sim_import_button_text" msgid="4270841592496619317">"আমদানি কৰক"</string> <string name="sim_import_title_none_selected" msgid="6910517331401970693">"সম্পৰ্কসমূহ বাছনি কৰক"</string> <string name="sim_import_empty_message" msgid="7743815244380189651">"আপোনাৰ ছিম কাৰ্ডত কোনো সম্পৰ্ক সূচী নাই"</string> <string name="sim_import_contact_exists_toast" msgid="1503743663717316732">"সম্পৰ্কটো ইতিমধ্যে আপোনাৰ সূচীত আছে"</string> <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443"> - <item quantity="one"><xliff:g id="COUNT">%d</xliff:g>টা ছিমৰ সম্পৰ্ক আমদানি কৰা হ\'ল</item> - <item quantity="other"><xliff:g id="COUNT">%d</xliff:g>টা ছিমৰ সম্পৰ্ক আমদানি কৰা হ\'ল</item> + <item quantity="one"><xliff:g id="COUNT">%d</xliff:g>টা ছিমৰ সম্পৰ্ক আমদানি কৰা হ’ল</item> + <item quantity="other"><xliff:g id="COUNT">%d</xliff:g>টা ছিমৰ সম্পৰ্ক আমদানি কৰা হ’ল</item> </plurals> <string name="sim_import_failed_toast" msgid="5559267299793622705">"ছিমৰ সম্পৰ্কবোৰ আমদানি কৰিবপৰা নগ\'ল"</string> <string name="sim_import_title" msgid="2511154832820812822">"ছিমৰপৰা আমদানি কৰক"</string> @@ -524,7 +524,7 @@ <string name="connection_error_message" msgid="7046408921529247089">"ইণ্টাৰনেট নাই"</string> <string name="single_sim_display_label" msgid="6985770499439371497">"ছিম"</string> <string name="show_more_content_description" msgid="4277410425912984722">"অধিক দেখুৱাওক"</string> - <string name="importing_sim_finished_title" msgid="5196369441294050721">"ছিম কাৰ্ডৰ আমদানি কৰা কাৰ্য সম্পূৰ্ণ হ\'ল"</string> + <string name="importing_sim_finished_title" msgid="5196369441294050721">"ছিম কাৰ্ডৰ আমদানি কৰা কাৰ্য সম্পূৰ্ণ হ’ল"</string> <string name="importing_sim_failed_title" msgid="39706901030537985">"আমদানি কৰিব পৰা নগ\'ল"</string> <string name="importing_sim_failed_message" msgid="3345258302998021066">"ছিম কাৰ্ডৰ পৰা সম্পৰ্কবোৰ আমদানি কৰিবপৰা নগ\'ল"</string> <string name="importing_sim_in_progress_title" msgid="3638299581276676109">"ছিম আমদানি কৰি থকা হৈছে"</string> diff --git a/res/values-ast-rES/lineage_strings.xml b/res/values-ast-rES/lineage_strings.xml new file mode 100644 index 000000000..106ecd4b4 --- /dev/null +++ b/res/values-ast-rES/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Información d\'emerxencia</string> + <string name="call_via_template">Llamar per <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml new file mode 100644 index 000000000..531b8812c --- /dev/null +++ b/res/values-ast-rES/strings.xml @@ -0,0 +1,516 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- 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"> + <string name="applicationLabel">Contautos</string> + <string name="contactsList">Contautos</string> + <string name="shortcutContact">Contautu</string> + <string name="shortcutDialContact">Marcación direuta</string> + <string name="shortcutMessageContact">Mensaxe direutu</string> + <string name="contactInsertOrEditActivityTitle">Amestar al contautu</string> + <string name="contactPickerActivityTitle">Seleicionar un contautu</string> + <string name="header_entry_contact_list_adapter_header_title">Crear contautu nuevu</string> + <string name="searchHint">Guetar contautos</string> + <string name="menu_addStar">Amestar a Favoritos</string> + <string name="menu_removeStar">Desaniciar de Favoritos</string> + <string name="description_action_menu_remove_star">Desaniciáu de favoritos</string> + <string name="description_action_menu_add_star">Amestáu a favoritos</string> + <string name="menu_editContact">Editar</string> + <string name="menu_deleteContact">Desaniciar</string> + <string name="menu_change_photo">Camudar semeya</string> + <string name="menu_splitAggregate">Desenllazar</string> + <string name="splitConfirmation">¿Desenllazar esti contautu en múltiples contautos?</string> + <string name="splitConfirmation_positive_button">Desenllazar</string> + <string name="splitConfirmationWithPendingChanges">¿Prestaríate guardar les camudancies que yá fixeres y desenllazar esti contautu en múltiples contautos?</string> + <string name="splitConfirmationWithPendingChanges_positive_button">Guardar y desenllazar</string> + <string name="joinConfirmation">¿Prestaríate guardar les camudancies que yá fixeres y enllazar con contautu esbilláu?</string> + <string name="joinConfirmation_positive_button">Guardar y enllazar</string> + <string name="contacts_linking_progress_bar">Enllazando</string> + <string name="contacts_unlinking_progress_bar">Desenllazando</string> + <string name="menu_joinAggregate">Enllaz</string> + <string name="menu_linkedContacts">Ver contautos enllazaos</string> + <string name="menu_save">Guardar</string> + <string name="titleJoinContactDataWith">Enllazar contautos</string> + <string name="blurbJoinContactDataWith">Ecueyi\'l contautu que quies enllazar con <xliff:g id="name">%s</xliff:g>:</string> + <string name="separatorJoinAggregateSuggestions">Contautos suxeríos</string> + <string name="separatorJoinAggregateAll">Tolos contautos</string> + <string name="contactsJoinedNamedMessage"><xliff:g id="name">%s</xliff:g>enllazáu</string> + <string name="contactsJoinedMessage">Enllazáronse los contautos</string> + <plurals name="contacts_deleted_toast"> + <item quantity="one">Contautu desaniciáu</item> + <item quantity="other">Contautos desaniciaos</item> + </plurals> + <string name="title_from_google">Dende Google</string> + <string name="title_from_other_accounts">De<xliff:g id="account">%s</xliff:g></string> + <string name="menu_set_ring_tone">Afitar timbre</string> + <string name="menu_redirect_calls_to_vm">Enveredar al corréu de voz</string> + <string name="menu_unredirect_calls_to_vm">Desenveredar al corréu de voz</string> + <string name="readOnlyContactWarning">Esti contautu ye de sólo llectura. Nun se puede desaniciar, pero puedes anubrilu.</string> + <string name="readOnlyContactWarning_positive_button">Anubrir Contautu</string> + <string name="readOnlyContactDeleteConfirmation">Les cuentes de sólo llectura nesti contautu van anubrise, nun se desanicien.</string> + <string name="single_delete_confirmation">¿Desaniciar esti contautu?</string> + <string name="batch_delete_confirmation">¿Desaniciar contautos esbillaos?</string> + <string name="batch_delete_read_only_contact_confirmation">Nun puen desaniciase los contautos de les tos cuentes de namái llectura, pero puen anubrise.</string> + <string name="batch_delete_multiple_accounts_confirmation">El contautu pa desaniciar tien detalles de múltiples cuentes. Anubriránse los detalles de les cuentes de namái llectura, non desaniciase.</string> + <string name="multipleContactDeleteConfirmation">Desaniciar esti contautu desaniciará detalles de múltiples cuentes.</string> + <string name="deleteConfirmation">¿Desaniciar esti contautu?</string> + <string name="deleteConfirmation_positive_button">Desaniciar</string> + <string name="invalidContactMessage">El contautu nun esiste.</string> + <string name="createContactShortcutSuccessful_NoName">Amestóse\'l contautu a la pantalla d\'aniciu.</string> + <string name="createContactShortcutSuccessful"><xliff:g id="name">%s</xliff:g>amestose a la pantalla d\'aniciu.</string> + <string name="photoPickerNotFoundText">Nun hai nenguna imaxe disponible nel preséu.</string> + <string name="attach_photo_dialog_title">Semeya de contautu</string> + <string name="customLabelPickerTitle">Nome de campu personalizáu</string> + <string name="removePhoto">Desaniciar semeya</string> + <string name="noContacts">La to axenta ta balera</string> + <string name="emptyGroup">Nengún contautu con esta etiqueta</string> + <string name="emptyAccount">Nengún contautu nesta cuenta</string> + <string name="emptyMainList">La to axenta ta balera</string> + <string name="contactSavedNamedToast"><xliff:g id="display_name">%s</xliff:g>guardáu</string> + <string name="contactSavedToast">Guardóse\'l contautu</string> + <string name="contactUnlinkedToast">Desenllazáronse los contautos</string> + <string name="contactSavedErrorToast">Nun se guardaron los cambeos del contautu</string> + <string name="contactUnlinkErrorToast">Nun pudo enllazase\'l contautu</string> + <string name="contactJoinErrorToast">Nun pudo enllazase\'l contautu</string> + <string name="contactGenericErrorToast">Fallu al guardar el contautu</string> + <string name="contactPhotoSavedErrorToast">Nun pudieron guardase les camudancies de semeya del contautu</string> + <string name="groupLoadErrorToast">Fallu al cargar la etiqueta</string> + <string name="groupDeletedToast">Etiqueta desaniciada</string> + <string name="groupCreatedToast">Etiqueta creada</string> + <string name="groupCreateFailedToast">Nun sepuede crear la etiqueta</string> + <string name="groupUpdatedToast">Etiqueta anovada</string> + <string name="groupMembersRemovedToast">Desaniciuáu de la etiqueta</string> + <string name="groupMembersAddedToast">Amestáu a la etiqueta</string> + <string name="groupSavedErrorToast">Nun se guardaron los cambeos de la etiqueta</string> + <string name="groupExistsErrorMessage">Esta etiqueta yá esiste</string> + <string name="groupSomeContactsNoEmailsToast">Dellos contautos nun tienen email.</string> + <string name="groupSomeContactsNoPhonesToast">Dellos contautos nun tienen númberu de teléfonu.</string> + <string name="menu_sendEmailOption">Unviar corréu</string> + <string name="menu_sendMessageOption">Unviar mensaxe</string> + <string name="pickerSelectContactsActivityTitle">Escoyer contautos</string> + <string name="send_to_selection">Unviar</string> + <string name="listFoundAllContactsZero">Nun hai contautos.</string> + <string name="add_contact_dlg_message_fmt">¿Quies amestar \"<xliff:g id="EMAIL">%s</xliff:g>\" a Contautos?</string> + <string name="search_settings_description">Nomes de los tos contautos</string> + <string name="quickcontact_transparent_view_description">Primi pa volver a la pantalla anterior</string> + <string name="quickcontact_add_phone_number">Amestar númberu de teléfonu</string> + <string name="quickcontact_add_email">Amestar corréu-e</string> + <string name="missing_app">Nun se deteutó nenguna aplicación que pueda facer esta aición.</string> + <string name="menu_share">Compartir</string> + <string name="menu_add_contact">Amestar a contautos</string> + <string name="menu_add_contacts">Amestar</string> + <plurals name="title_share_via"> + <item quantity="one">Compartir contautu per</item> + <item quantity="other">Compartir contautos per</item> + </plurals> + <string name="dialog_new_group_account">Escoyeta de cuenta</string> + <string name="group_name_dialog_insert_title">Crear etiqueta</string> + <string name="group_name_dialog_update_title">Renomar etiqueta</string> + <string name="group_name_dialog_hint">Nome de la etiqueta</string> + <string name="label_name_dialog_hint">Nome de la etiqueta</string> + <string name="audio_chat">Charra de voz</string> + <string name="video_chat">Charra de videu</string> + <string name="account_type_format">Contautu de <xliff:g id="SOURCE">%1$s</xliff:g></string> + <string name="google_account_type_format">Cuenta de <xliff:g id="source" example="Google">%1$s</xliff:g></string> + <string name="take_photo">Facer una semeya</string> + <string name="take_new_photo">Facer una semeya nueva</string> + <string name="pick_photo">Escoyer semeya</string> + <string name="pick_new_photo">Seleicionar semeya nueva</string> + <string name="search_results_searching">Guetando\u2026</string> + <string name="event_edit_field_hint_text">Data</string> + <string name="group_edit_field_hint_text">Etiqueta</string> + <string name="cancel_button_content_description">Encaboxar</string> + <string name="back_arrow_content_description">Atrás</string> + <string name="action_menu_back_from_edit_select">zarrar</string> + <string name="aggregation_suggestion_edit_dialog_message">¿Quies editar el contautu seleicionáu? Va copiase la información qu\'introduxeras hasta\'l momentu.</string> + <string name="contact_directory_description">Direutoriu <xliff:g id="TYPE">%1$s</xliff:g></string> + <string name="activity_title_settings">Axustes</string> + <string name="menu_settings" msgid="377929915873428211">Axustes</string> + <string name="menu_help">Ayuda y feedback</string> + <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> + <string name="non_phone_caption">Númberu telefónicu</string> + <string name="non_phone_add_to_contacts">Amestar a contautos</string> + <string name="non_phone_close">Zarrar</string> + <string name="date_year_toggle">Incluyir añu</string> + <string name="contacts_unavailable_add_account">Amestar cuenta</string> + <string name="contacts_unavailable_import_contacts">Importar</string> + <string name="create_group_item_label">Crear nuevu…</string> + <string name="delete_group_dialog_message">¿De xuru que quies desaniciar la etiqueta \"<xliff:g id="Group_LABEL">%1$s</xliff:g>\"? (Los contautos nun van desaniciase) </string> + <string name="toast_join_with_empty_contact">Pa enllazar el contautu, tienes d\'introducir el nome del otru contautu. </string> + <string name="copy_text">Copiar nel cartafueyu</string> + <string name="set_default">Predeterminar</string> + <string name="clear_default">Desaniciar predetermináu</string> + <string name="toast_text_copied">Testu copiáu</string> + <string name="cancel_confirmation_dialog_message">¿Escartar cambeos?</string> + <string name="cancel_confirmation_dialog_cancel_editing_button">Escartar</string> + <string name="cancel_confirmation_dialog_keep_editing_button">Encaboxar</string> + <string name="enter_contact_name">Guetar contautos</string> + <string name="title_edit_group">Desaniciar contautos</string> + <string name="local_profile_title">El mio perfil llocal</string> + <string name="external_profile_title">El mio perfil de <xliff:g id="EXTERNAL_SOURCE">%1$s</xliff:g></string> + <string name="contact_editor_prompt_one_account">Los contautos nuevos guardaránse en <xliff:g id="account_name">%1$s</xliff:g>.</string> + <string name="contact_editor_prompt_multiple_accounts">Escueyi la cuenta por defeutu pa contautos nuevos:</string> + <string name="contact_editor_title_new_contact">Crear contautu nuevu</string> + <string name="contact_editor_title_existing_contact">Editar contautu</string> + <string name="contact_editor_title_read_only_contact">Namái ver</string> + <string name="contact_editor_pick_raw_contact_to_edit_dialog_title">Buscar contautu pa editar</string> + <string name="contact_editor_pick_linked_contact_dialog_title">Contautos enllazaos</string> + <string name="contact_editor_add_linked_contact">Amestar</string> + <string name="contact_editor_unlink_contacts">Desenllazar</string> + <string name="add_account">Amestar cuenta</string> + <string name="add_new_account">Amestar una cuenta</string> + <string name="menu_export_database">Esportar ficheros de base de datos</string> + <string name="action_menu_add_new_contact_button">Crear contautu nuevu</string> + <string name="expanding_entry_card_view_see_more">Ver más</string> + <string name="expanding_entry_card_view_see_less">Ver menos</string> + <string name="recent_card_title">Reciente</string> + <string name="about_card_title">Tocante a</string> + <string name="toast_making_personal_copy">Creando una copia personal…</string> + <string name="tomorrow">Mañana</string> + <string name="today">Güei</string> + <string name="today_at_time_fmt">"Güei a les <xliff:g id="TIME_INTERVAL">%s</xliff:g>"</string> + <string name="tomorrow_at_time_fmt">"Mañana a les <xliff:g id="TIME_INTERVAL">%s</xliff:g>"</string> + <string name="date_time_fmt">"<xliff:g id="date">%1$s</xliff:g>, <xliff:g id="time_interval">%2$s</xliff:g>"</string> + <string name="untitled_event">(Eventu ensin títulu)</string> + <string name="date_time_set">Afitar</string> + <string name="header_im_entry">Chat</string> + <string name="header_organization_entry">Organización</string> + <string name="header_nickname_entry">Nomatu</string> + <string name="header_note_entry">Nota</string> + <string name="header_website_entry">Sitiu web</string> + <string name="header_event_entry">Eventu</string> + <string name="header_relation_entry">Rellación</string> + <string name="header_name_entry">Nome</string> + <string name="header_email_entry">Corréu</string> + <string name="header_phone_entry">Teléfonu</string> + <string name="content_description_directions">direiciones a llocalización</string> + <string name="content_description_recent_sms">sms recién. <xliff:g id="message_body">%1$s</xliff:g>. <xliff:g id="phone_number">%2$s</xliff:g>. <xliff:g id="date">%3$s</xliff:g>. primi pa responder</string> + <string name="content_description_recent_call_type_incoming">entrante</string> + <string name="content_description_recent_call_type_outgoing">saliente</string> + <string name="content_description_recent_call_type_missed">perdíes</string> + <string name="content_description_recent_call">llamada recién. <xliff:g id="call_type">%1$s</xliff:g>. <xliff:g id="phone_number">%2$s</xliff:g>. <xliff:g id="date">%3$s</xliff:g>. primi pa devolvela</string> + <string name="message_from_you_prefix">Tu: <xliff:g id="sms_body">%s</xliff:g></string> + <string name="editor_more_fields">Más campos</string> + <string name="editor_change_photo_content_description">Camudar semeya de contautu</string> + <string name="editor_add_photo_content_description">Amestar semeya de contautu</string> + <string name="editor_contact_photo_content_description">Semeya de contautu</string> + <string name="editor_failed_to_load">Fallu al abrir l\'editor.</string> + <string name="editor_account_selector_title">Guardando en</string> + <string name="editor_account_selector_read_only_title">Información del Contautu desde <xliff:g id="account">%s</xliff:g> nun ye editable</string> + <string name="quickcontact_suggestion_link_button">ENLLAZAR CONTAUTOS</string> + <string name="quickcontact_suggestion_cancel_button">ENCABOXAR</string> + <string name="suggestion_card_this_contact_title">Esti contautu</string> + <string name="suggestion_card_duplicates_title">Posibles duplicaos</string> + <string name="suggestion_card_help_message">Estos contautos puede que seyan la mesma persona. Puedes venceyalos como un solu contautu.</string> + <string name="editor_delete_view_description">Desaniciar <xliff:g id="data_type">%1$s </xliff:g><xliff:g id="data_kind">%2$s</xliff:g></string> + <string name="editor_delete_view_description_short">Desaniciar <xliff:g id="data_kind">%s</xliff:g></string> + <string name="menu_assistant">Suxerencies</string> + <string name="menu_assistant_new_badge">Nuevu</string> + <string name="navigation_drawer_open">Abrir el panel de navegación</string> + <string name="navigation_drawer_close">Zarrar el panel de navegación</string> + <string name="navigation_drawer_label"><xliff:g id="label_name">%s</xliff:g> etiqueta</string> + <string name="menu_title_groups">Etiquetes</string> + <string name="menu_title_filters">Cuentes</string> + <string name="permission_explanation_header">Amosar la vuesa historia xuntos</string> + <string name="permission_explanation_subheader_calendar_and_SMS">Eventos y mensaxes</string> + <string name="permission_explanation_subheader_calendar">Eventos</string> + <string name="permission_explanation_subheader_SMS">Mensaxes</string> + <string name="hamburger_feature_highlight_header">Suxerencies</string> + <string name="hamburger_feature_highlight_body">Ten los tos contautos organizaos y a mano</string> + <string name="undo">Desfacer</string> + <string name="call_custom">Llamar + <xliff:g id="custom_label" example="business">%s</xliff:g> + </string> + <string name="call_home">Llamar a casa</string> + <string name="call_mobile">Llamar al móvil</string> + <string name="call_work">Llamar al trabayu</string> + <string name="call_fax_work">Llamar al fax del trabayu</string> + <string name="call_fax_home">Llamar al fax de casa</string> + <string name="call_pager">Llamar al busca</string> + <string name="call_other">Llamada</string> + <string name="call_callback">Llamar a un númberu de devolución de llamada</string> + <string name="call_car">Llamar al coche</string> + <string name="call_company_main">Llamar al teléfonu principal de la empresa</string> + <string name="call_isdn">Llamar a RDSI</string> + <string name="call_main">Llamar al teléfonu principal</string> + <string name="call_other_fax">Llamar al fax</string> + <string name="call_radio">Llamar a la radio</string> + <string name="call_telex">Llamar al télex</string> + <string name="call_tty_tdd">Llamar a TTY/TDD</string> + <string name="call_work_mobile">Llamar al móvil del trabayu</string> + <string name="call_work_pager">Llamar al busca del trabayu</string> + <string name="call_assistant">Llamar + <xliff:g id="custom_label" example="assistant">%s</xliff:g> + </string> + <string name="call_mms">Llamar a MMS</string> + <string name="call_by_shortcut"><xliff:g id="contact_name">%s</xliff:g> (Llamar)</string> + <string name="sms_custom">Testu + <xliff:g id="custom_label" example="business">%s</xliff:g> + </string> + <string name="sms_home">Unviar Sms a casa</string> + <string name="sms_mobile">Unviar Sms al móvil</string> + <string name="sms_work">Unviar Sms al trabayu</string> + <string name="sms_fax_work">Unviar Sms al fax del trabayu</string> + <string name="sms_fax_home">Unviar Sms al fax de casa</string> + <string name="sms_pager">Unviar Sms al busca</string> + <string name="sms_other">Testu</string> + <string name="sms_callback">Unviar Sms a un númberu de devolución de llamada</string> + <string name="sms_car">Unviar Sms al coche</string> + <string name="sms_company_main">Unviar Sms al teléfonu principal de la empresa</string> + <string name="sms_isdn">Unviar SMS a RDSI</string> + <string name="sms_main">Unviar Sms al númberu de teléfonu principal</string> + <string name="sms_other_fax">Unviar Sms al fax</string> + <string name="sms_radio">Unviar Sms a la radio</string> + <string name="sms_telex">Unviar Sms al télex</string> + <string name="sms_tty_tdd">Unviar SMS a TTY/TDD</string> + <string name="sms_work_mobile">Unviar Sms al móvil del trabayu</string> + <string name="sms_work_pager">Unviar Sms al busca del trabayu</string> + <string name="sms_assistant">Unviar Sms al <xliff:g id="Assistant">%s</xliff:g> </string> + <string name="sms_mms">Unviar SMS a MMS</string> + <string name="sms_by_shortcut"><xliff:g id="contact_name">%s</xliff:g> (Unviar mensaxe)</string> + <string name="description_video_call">Facer videollamada</string> + <string name="clearFrequentsConfirmation_title">¿Llimpiar contautos frecuentes?</string> + <string name="clearFrequentsConfirmation">Vas desaniciar la llista de persones coles que tas en + contautu nes apps de Contautos y Teléfonu. Arriendes, les tos apps de corréu van tener d\'afitar les tos preferencies dende + cero. + </string> + <string name="clearFrequentsProgress_title">Llimpiando contautos frecuentes</string> + <string name="status_available">Disponible</string> + <string name="status_away">Ausente</string> + <string name="status_busy">Ocupáu</string> + <string name="local_invisible_directory">Otres</string> + <string name="directory_search_label">Direutoriu</string> + <string name="directory_search_label_work">Direutoriu de trabayu</string> + <string name="local_search_label">Tolos contautos</string> + <string name="description_quick_contact_for">Contautu rápidu de <xliff:g id="Name">%1$s</xliff:g></string> + <string name="missing_name">(Nun hai nome)</string> + <string name="favoritesFrequentContacted">Contautos frecuentes</string> + <string name="list_filter_phones">Tolos contautos con númberu telefónicu</string> + <string name="list_filter_phones_work">Contautos del perfil de trabayu</string> + <string name="view_updates_from_group">Ver anovamientos</string> + <string name="account_phone">Preséu</string> + <string name="account_sim">SIM</string> + <string name="nameLabelsGroup">Nome</string> + <string name="nicknameLabelsGroup">Nomatu</string> + <string name="name_given">Nome</string> + <string name="name_family">Primer apellíu</string> + <string name="name_prefix">Prefixu del nome</string> + <string name="name_middle">Segundu nome</string> + <string name="name_suffix">Sufixu del nome</string> + <string name="name_phonetic">Nome fonéticu</string> + <string name="name_phonetic_given">Nome fonéticu</string> + <string name="name_phonetic_middle">Primer apellíu fonéticu</string> + <string name="name_phonetic_family">Segundu apellíu fonéticu</string> + <string name="phoneLabelsGroup">Teléfonu</string> + <string name="emailLabelsGroup">Corréu</string> + <string name="postalLabelsGroup">Direición</string> + <string name="imLabelsGroup">Chat</string> + <string name="organizationLabelsGroup">Organización</string> + <string name="relationLabelsGroup">Rellación</string> + <string name="eventLabelsGroup">Data especial</string> + <string name="sms">Mensaxe de testu</string> + <string name="postal_address">Direición</string> + <string name="ghostData_company">Empresa</string> + <string name="ghostData_title">Títulu</string> + <string name="label_notes">Notes</string> + <string name="label_custom_field">Personalizar</string> + <string name="label_sip_address">SIP</string> + <string name="websiteLabelsGroup">Sitiu web</string> + <string name="groupsLabel">Etiquetes</string> + <string name="email_home">Unviar corréu a casa</string> + <string name="email_mobile">Unviar corréu al móvil</string> + <string name="email_work">Unviar corréu al trabayu</string> + <string name="email_other">Corréu</string> + <string name="email_custom">Email <xliff:g id="custom_label" example="business">%s</xliff:g></string> + <string name="email">Corréu</string> + <string name="postal_street">Cai</string> + <string name="postal_city">Ciudá</string> + <string name="postal_region">Estáu</string> + <string name="postal_country">País</string> + <string name="map_home">Ver señes de casa</string> + <string name="map_work">Ver señes del trabayu</string> + <string name="map_other">Ver señes</string> + <string name="map_custom">Ver <xliff:g id="custom_label" example="vacation">%s</xliff:g> señes</string> + <string name="chat_aim">Chat con AIM</string> + <string name="chat_msn">Chat con Windows Live</string> + <string name="chat_yahoo">Chat con Yahoo</string> + <string name="chat_skype">Chat con Skype</string> + <string name="chat_qq">Chat con QQ</string> + <string name="chat_gtalk">Chat con Google Talk</string> + <string name="chat_icq">Chat con ICQ</string> + <string name="chat_jabber">Chat con Jabber</string> + <string name="chat">Chat</string> + <string name="description_minus_button">desaniciar</string> + <string name="expand_name_fields_description">Amosar más campos pal nome</string> + <string name="collapse_name_fields_description">Contrayer los campos pal nome</string> + <string name="expand_phonetic_name_fields_description">Amosar más campos pal nome fonéticu</string> + <string name="collapse_phonetic_name_fields_description">Contrayer más campos pal nome fonéticu</string> + <string name="expand_fields_description">Espander</string> + <string name="collapse_fields_description">Recoyer</string> + <string name="announce_expanded_fields">Espandíu</string> + <string name="announce_collapsed_fields">Contrayíu</string> + <string name="list_filter_all_accounts">Tolos contautos</string> + <string name="list_filter_all_starred">Destacaos</string> + <string name="list_filter_customize">Personalizar</string> + <string name="list_filter_single">Contautu</string> + <string name="display_ungrouped">Tolos demás contautos</string> + <string name="display_all_contacts">Tolos contautos</string> + <string name="menu_sync_remove">Desaniciar grupu de sincronización</string> + <string name="dialog_sync_add">Amestar grupu de sincronización</string> + <string name="display_more_groups">Más grupos\u2026</string> + <string name="display_warn_remove_ungrouped">Si desanicies \"<xliff:g id="Group">%s</xliff:g>\" de les sincronizaciones, tamién van desaniciase tolos contautos ensin agrupar.</string> + <string name="savingDisplayGroups">Guardando opciones de visualización\u2026</string> + <string name="listCustomView">Vista personalizada</string> + <string name="dialog_new_contact_account">Guardar contautos importaos en:</string> + <string name="import_from_sim">Tarxeta SIM</string> + <string name="import_from_sim_summary_fmt">SIM <xliff:g id="sim_name">%1$s</xliff:g></string> + <plurals name="import_from_sim_secondary_contact_count_fmt"> + <item quantity="one">Un (1) contautu</item> + <item quantity="other">%1$d Un (1) contautu</item> + </plurals> + <plurals name="import_from_sim_secondary_template"> + <item quantity="one"><xliff:g id="count">^1</xliff:g> contautu • <xliff:g id="phone_number">^2</xliff:g></item> + <item quantity="other"><xliff:g id="count">^1</xliff:g> contautos • <xliff:g id="phone_number">^2</xliff:g></item> + </plurals> + <string name="import_from_vcf_file">ficheru.vcf</string> + <string name="nothing_to_import_message">Nada pa importar</string> + <string name="import_from_vcf_file_confirmation_message">¿Importar contautos de la vCard?</string> + <string name="cancel_import_confirmation_message">¿Quies encaboxar la importación de <xliff:g id="Filename">%s</xliff:g>?</string> + <string name="cancel_export_confirmation_message">¿Quies encaboxar la esportación de <xliff:g id="Filename">%s</xliff:g>?</string> + <string name="cancel_vcard_import_or_export_failed">Fallu al encaboxar la importación/esportación de vCard</string> + <string name="fail_reason_unknown">Desconozse\'l fallu.</string> + <string name="fail_reason_could_not_open_file">Nun pudo abrise\'l ficheru \"<xliff:g id="File_NAME">%1$s</xliff:g>\" <xliff:g id="Exact_REASON">%2$s</xliff:g>.</string> + <string name="fail_reason_could_not_initialize_exporter">Nun pudo aniciase l\'esportador \"<xliff:g id="Exact_REASON">%s</xliff:g>\".</string> + <string name="fail_reason_no_exportable_contact">Nun hai contautos qu\'esportar.</string> + <string name="missing_required_permission">Deshabilitesti un permisu riquíu.</string> + <string name="fail_reason_error_occurred_during_export">Hebo un fallu al esportar \"<xliff:g id="Exact_REASON">%s</xliff:g>\".</string> + <string name="fail_reason_io_error">Fallu de E/S</string> + <string name="fail_reason_low_memory_during_import">Nun hai bastante espaciu de memoria. El ficheru pue ser enforma grande.</string> + <string name="fail_reason_not_supported">Formatu non almitíu.</string> + <string name="exporting_vcard_finished_title">Esportación de <xliff:g id="Filename">%s</xliff:g> finada.</string> + <string name="exporting_vcard_finished_title_fallback">Finó la esportación de contautos.</string> + <string name="exporting_vcard_finished_toast">Finó la esportación de contautos, primi nel avisu pa compartir contautos.</string> + <string name="touch_to_share_contacts">Calca pa compartir contautos.</string> + <string name="exporting_vcard_canceled_title">Encaboxóse la esportación de <xliff:g id="Filename">%s</xliff:g>.</string> + <string name="exporting_contact_list_title">Esportando datos de contautu</string> + <string name="exporting_contact_list_message">Tán esportándose los datos de contautos.</string> + <string name="composer_failed_to_get_database_infomation">Nun pudo obtenese información de la base de datos.</string> + <string name="composer_has_no_exportable_contact">Nun hai contautos qu\'esportar.</string> + <string name="composer_not_initialized">El redautor de vCard nun s\'anició correutamente.</string> + <string name="exporting_contact_failed_title">Fallu al esportar</string> + <string name="exporting_contact_failed_message">Nun s\'esportaron los datos de contautu\"\n\"motivu: \"<xliff:g id="Fail_REASON">%s</xliff:g>\"</string> + <string name="importing_vcard_description">Importando <xliff:g id="Name">%s</xliff:g></string> + <string name="reading_vcard_failed_title">Fallu al lleer los datos de vCard</string> + <string name="importing_vcard_finished_title">Importación de <xliff:g id="Filename">%s</xliff:g> de vCard finada</string> + <string name="importing_vcard_canceled_title">Encaboxóse la importación de <xliff:g id="Filename">%s</xliff:g></string> + <string name="vcard_import_will_start_message"><xliff:g id="Filename">%s</xliff:g> va importase darréu.</string> + <string name="vcard_import_will_start_message_with_default_name">El ficheru va importase darréu.</string> + <string name="vcard_import_request_rejected_message">refugóse la solicitú d\'importación de vCard. Inténtalo de nueves más tarde.</string> + <string name="contacts_export_will_start_message">Los contautos esportaránse ceo.</string> + <string name="vcard_export_request_rejected_message">refugóse la solicitú d\'esportación de vCard. Inténtalo de nueves más tarde.</string> + <string name="vcard_unknown_filename">contautu</string> + <string name="caching_vcard_message">Atroxando vCard(s) nel almacenamientu temporal llocal. La importación aniciará ceo.</string> + <string name="vcard_import_failed">Fallu al importar el ficheru vCard.</string> + <string name="nfc_vcard_file_name">Contautu recibíu per NFC</string> + <string name="caching_vcard_title">Atroxando na caché</string> + <string name="progress_notifier_message">Importando <xliff:g id="current_number">%1$s</xliff:g>/<xliff:g id="total_number">%2$s</xliff:g>: <xliff:g id="name" example="Joe Due">%3$s</xliff:g></string> + <string name="export_to_vcf_file">Esportar a ficheru .vcf</string> + <string name="display_options_sort_list_by">Ordenar por</string> + <string name="display_options_phonetic_name_fields">Nome fonéticu</string> + <string name="editor_options_always_show_phonetic_names">Amosar siempre</string> + <string name="editor_options_hide_phonetic_names_if_empty">Anubrir si ta baleru</string> + <string name="display_options_sort_by_given_name">Nome</string> + <string name="display_options_sort_by_family_name">Primer apellíu</string> + <string name="display_options_view_names_as">Formatu nome</string> + <string name="display_options_view_given_name_first">Primero\'l nome</string> + <string name="display_options_view_family_name_first">Primeru los apellíos</string> + <string name="settings_accounts">Cuentes</string> + <string name="default_editor_account">Cuenta por defeutu pa cuentes nueves</string> + <string name="settings_my_info_title">La mio información</string> + <string name="set_up_profile">Configura\'l perfil</string> + <string name="setting_about">Tocante a Contautos</string> + <string name="share_favorite_contacts">Compartir contautos favoritos</string> + <string name="share_contacts">Compartir tolos contautos</string> + <string name="share_contacts_failure">Fallu al compartir los contautos.</string> + <string name="dialog_export">Esportar contautos</string> + <string name="dialog_import">Importar contautos de</string> + <string name="share_error">Nun pue compartise esti contautu.</string> + <string name="no_contact_to_share">Nun hai contautos pa compartir.</string> + <string name="menu_contacts_filter">Contautos qu\'amosar</string> + <string name="activity_title_contacts_filter">Contautos qu\'amosar</string> + <string name="custom_list_filter">Personalizar vista</string> + <string name="menu_custom_filter_save">Guardar</string> + <string name="hint_findContacts">Guetar contautos</string> + <string name="contactsFavoritesLabel">Favoritos</string> + <string name="menu_import">Importar</string> + <string name="menu_export">Esportar</string> + <string name="menu_blocked_numbers">Númberos bloquiaos</string> + <string name="contact_status_update_attribution">per aciu de <xliff:g id="source" example="Google Talk">%1$s</xliff:g></string> + <string name="contact_status_update_attribution_with_date"><xliff:g id="date" example="3 hours ago">%1$s</xliff:g> per <xliff:g id="source" example="Google Talk">%2$s</xliff:g></string> + <string name="letter_tile_letter_font_family">sans-serif-medium</string> + <string name="action_menu_back_from_search">parar la gueta</string> + <string name="description_clear_search">Llimpiar gueta</string> + <string name="search_font_family">sans-serif</string> + <string name="select_account_dialog_title">Cuenta</string> + <string name="set_default_account">Usar siempres esta pa llamaes</string> + <string name="call_with_a_note">Llamar con una nota</string> + <string name="call_subject_hint">Teclexa una nota pa unviar cola llamada…</string> + <string name="send_and_call_button">UNVIAR & Y LLAMAR</string> + <string name="call_subject_limit"><xliff:g id="count" example="4">%1$s</xliff:g>/<xliff:g id="limit" example="64">%2$s</xliff:g></string> + <string name="call_subject_type_and_number"><xliff:g id="type" example="Mobile">%1$s</xliff:g> • <xliff:g id="number" example="(650) 555-1212">%2$s</xliff:g></string> + <string name="about_build_version">Versión de compilación</string> + <string name="about_open_source_licenses">Llicencies de códigu abiertu</string> + <string name="about_open_source_licenses_summary">Detalles de llicencia pal software de códigu abiertu</string> + <string name="about_privacy_policy">Política de privacidá</string> + <string name="about_terms_of_service">Términos del serviciu</string> + <string name="activity_title_licenses">Llicencies de códigu abiertu</string> + <string name="url_open_error_toast">Fallu al abrir la Url.</string> + <string name="account_filter_view_checked"><xliff:g id="account_info">%s</xliff:g> xequiao</string> + <string name="account_filter_view_not_checked"><xliff:g id="account_info">%s</xliff:g> ensin xequiar</string> + <string name="description_search_video_call">Allugar videollamada</string> + <string name="description_delete_contact">Desaniciar</string> + <string name="description_no_name_header">Elipsis</string> + <string name="callDurationSecondFormat"><xliff:g id="Seconds">%s</xliff:g> seg</string> + <string name="callDurationMinuteFormat"><xliff:g id="minutes">%1$s</xliff:g> min <xliff:g id="seconds">%2$s</xliff:g> seg</string> + <string name="callDurationHourFormat"><xliff:g id="minutes">%1$s</xliff:g> hr <xliff:g id="minutes">%2$s</xliff:g> min <xliff:g id="seconds">%3$s</xliff:g> seg</string> + <string name="dynamic_shortcut_disabled_message">Esti atayu deshabilitóse</string> + <string name="dynamic_shortcut_contact_removed_message">El contautu desanicióse</string> + <string name="sim_import_button_text">Importar</string> + <string name="sim_import_title_none_selected">Esbillar contautos</string> + <string name="sim_import_empty_message">Nun hai nengún contautu na tarxeta SIM</string> + <string name="sim_import_contact_exists_toast">El contautu yá esiste na to axenda</string> + <plurals name="sim_import_success_toast_fmt"> + <item quantity="one">1 SIM contautu importáu</item> + <item quantity="other"><xliff:g id="count">%d</xliff:g> SIM contautu importáu</item> + </plurals> + <string name="sim_import_failed_toast">Falló la importación de los contautos SIM</string> + <string name="sim_import_title">Importar contautos de la SIM</string> + <string name="sim_import_cancel_content_description">Encaboxar</string> + <string name="auto_sync_off">Auto-sync ta apagáu. Toca pa prendelu.</string> + <string name="dismiss_sync_alert">Escartar</string> + <string name="account_sync_off">Cuenta-sync ta apagáu. Toca pa prendelu.</string> + <string name="turn_auto_sync_on_dialog_title">¿Prender Auto Sincronización?</string> + <string name="turn_auto_sync_on_dialog_confirm_btn">Prender</string> + <string name="connection_error_message">Ensin conexón</string> + <string name="single_sim_display_label">SIM</string> + <string name="show_more_content_description">Amosar más</string> + <string name="importing_sim_finished_title">Acabó d\'importase la tarxeta SIM</string> + <string name="importing_sim_failed_title">Falló la importación</string> + <string name="importing_sim_failed_message">Nun se puede importar los contautos de la tarxeta SIM</string> + <string name="importing_sim_in_progress_title">Importando SIM</string> + <string name="contacts_default_notification_channel">Avisos</string> + <string name="yes_button">Sí</string> + <string name="no_button">Non</string> +</resources> diff --git a/res/values-az/lineage_strings.xml b/res/values-az/lineage_strings.xml new file mode 100644 index 000000000..7446c0877 --- /dev/null +++ b/res/values-az/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Təcili vəziyyəti ismarışı</string> + <string name="call_via_template"><xliff:g id="account">%1$s</xliff:g> ilə zəng et</string> +</resources> diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml index 2255a56a8..ed1a65532 100644 --- a/res/values-be/strings.xml +++ b/res/values-be/strings.xml @@ -116,7 +116,7 @@ <string name="contactUnlinkErrorToast" msgid="2706297508166952431">"Не ўдалося скасаваць сувязь з кантактам"</string> <string name="contactJoinErrorToast" msgid="5735129234573327701">"Не ўдалося звязаць кантакт"</string> <string name="contactGenericErrorToast" msgid="3885457515665783976">"Памылка пры захаванні кантакту"</string> - <string name="contactPhotoSavedErrorToast" msgid="6860883564984042194">"Не ўдалося захаваць змяненні фота кантакту"</string> + <string name="contactPhotoSavedErrorToast" msgid="6860883564984042194">"Не ўдалося захаваць змены ў фота кантакту"</string> <string name="groupLoadErrorToast" msgid="7536267148196064554">"Збой загрузкі этыкеткі"</string> <string name="groupDeletedToast" msgid="520896687873262027">"Метка выдалена"</string> <string name="groupCreatedToast" msgid="1924195126172834870">"Створана метка"</string> @@ -501,9 +501,9 @@ <string name="call_subject_type_and_number" msgid="7667188212129152558">"<xliff:g id="TYPE">%1$s</xliff:g> • <xliff:g id="NUMBER">%2$s</xliff:g>"</string> <string name="about_build_version" msgid="1765533099416999801">"Версія зборкі"</string> <string name="about_open_source_licenses" msgid="6479990452352919641">"Ліцэнзіі на ПЗ з адкрытым кодам"</string> - <string name="about_open_source_licenses_summary" msgid="57418386931763994">"Звесткі аб ліцэнзіі на праграмнае забеспячэнне з адкрытым зыходным кодам"</string> + <string name="about_open_source_licenses_summary" msgid="57418386931763994">"Звесткі аб ліцэнзіях на праграмнае забеспячэнне з адкрытым зыходным кодам"</string> <string name="about_privacy_policy" msgid="3705518622499152626">"Палітыка прыватнасці"</string> - <string name="about_terms_of_service" msgid="4642400812150296723">"Умовы абслугоўвання"</string> + <string name="about_terms_of_service" msgid="4642400812150296723">"Умовы выкарыстання"</string> <string name="activity_title_licenses" msgid="5467767062737708066">"Ліцэнзіі на ПЗ з адкрытым кодам"</string> <string name="url_open_error_toast" msgid="452592089815420457">"Збой адкрыцця URL-адраса."</string> <string name="account_filter_view_checked" msgid="6696859503887762213">"<xliff:g id="ACCOUNT_INFO">%s</xliff:g> - пазначана"</string> diff --git a/res/values-bg/lineage_strings.xml b/res/values-bg/lineage_strings.xml new file mode 100644 index 000000000..0d0a2c742 --- /dev/null +++ b/res/values-bg/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Информация за спешни случаи</string> + <string name="call_via_template">Обадете се чрез <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-bn/strings.xml b/res/values-bn/strings.xml index b0e63c751..988a4e404 100644 --- a/res/values-bn/strings.xml +++ b/res/values-bn/strings.xml @@ -489,7 +489,7 @@ <string name="call_subject_type_and_number" msgid="7667188212129152558">"<xliff:g id="TYPE">%1$s</xliff:g> • <xliff:g id="NUMBER">%2$s</xliff:g>"</string> <string name="about_build_version" msgid="1765533099416999801">"বিল্ডের সংস্করণ"</string> <string name="about_open_source_licenses" msgid="6479990452352919641">"ওপেন সোর্স লাইসেন্স"</string> - <string name="about_open_source_licenses_summary" msgid="57418386931763994">"মুক্ত উৎস সফ্টওয়্যারের লাইসেন্স বিবরণ"</string> + <string name="about_open_source_licenses_summary" msgid="57418386931763994">"ওপেন সোর্স সফ্টওয়্যারের লাইসেন্স বিবরণ"</string> <string name="about_privacy_policy" msgid="3705518622499152626">"গোপনীয়তা নীতি"</string> <string name="about_terms_of_service" msgid="4642400812150296723">"পরিষেবার শর্তাবলী"</string> <string name="activity_title_licenses" msgid="5467767062737708066">"ওপেন সোর্স লাইসেন্স"</string> diff --git a/res/values-bs/lineage_strings.xml b/res/values-bs/lineage_strings.xml new file mode 100644 index 000000000..bf4069d43 --- /dev/null +++ b/res/values-bs/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informacije za hitne slučajeve</string> + <string name="call_via_template">Pozovi sa <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-bs/strings.xml b/res/values-bs/strings.xml index b62ef50af..2e74c675f 100644 --- a/res/values-bs/strings.xml +++ b/res/values-bs/strings.xml @@ -26,7 +26,7 @@ <string name="contactInsertOrEditActivityTitle" msgid="6527505405325862674">"Dodaj u kontakt"</string> <string name="contactPickerActivityTitle" msgid="4301062192337417640">"Odabir kontakta"</string> <string name="groupMemberPickerActivityTitle" msgid="1431750793695262522">"Odaberi"</string> - <string name="header_entry_contact_list_adapter_header_title" msgid="2436981165830115659">"Izrada novog kontakta"</string> + <string name="header_entry_contact_list_adapter_header_title" msgid="2436981165830115659">"Kreiraj novi kontakt"</string> <string name="searchHint" msgid="8482945356247760701">"Pretraži kontakte"</string> <string name="menu_addStar" msgid="2908478235715404876">"Dodaj u omiljeno"</string> <string name="menu_removeStar" msgid="5844227078364227030">"Ukloni iz omiljenih"</string> @@ -109,11 +109,11 @@ <string name="contactSavedNamedToast" msgid="895136068894549611">"Kontakt <xliff:g id="DISPLAY_NAME">%s</xliff:g> je sačuvan"</string> <string name="contactSavedToast" msgid="9171862279493213075">"Kontakt je sačuvan"</string> <string name="contactUnlinkedToast" msgid="7122823195786012553">"Kontakti su razdvojeni"</string> - <string name="contactSavedErrorToast" msgid="4827033473908688031">"Nije moguće sačuvati promjene kontakta"</string> + <string name="contactSavedErrorToast" msgid="4827033473908688031">"Pohranjivanje promjena kontakta nije uspjelo"</string> <string name="contactUnlinkErrorToast" msgid="2706297508166952431">"Nije moguće razdvojiti kontakt"</string> <string name="contactJoinErrorToast" msgid="5735129234573327701">"Nije moguće povezati kontakt"</string> <string name="contactGenericErrorToast" msgid="3885457515665783976">"Greška prilikom spremanja kontakta"</string> - <string name="contactPhotoSavedErrorToast" msgid="6860883564984042194">"Nije moguće sačuvati promjene fotografije kontakta"</string> + <string name="contactPhotoSavedErrorToast" msgid="6860883564984042194">"Pohranjivanje promjena fotografije kontakta nije uspjelo"</string> <string name="groupLoadErrorToast" msgid="7536267148196064554">"Učitavanje oznake nije uspjelo"</string> <string name="groupDeletedToast" msgid="520896687873262027">"Oznaka je izbrisana"</string> <string name="groupCreatedToast" msgid="1924195126172834870">"Oznaka je napravljena"</string> @@ -121,7 +121,7 @@ <string name="groupUpdatedToast" msgid="3667977658676267687">"Oznaka je ažurirana"</string> <string name="groupMembersRemovedToast" msgid="3510563559799376603">"Uklonjeno iz oznake"</string> <string name="groupMembersAddedToast" msgid="4824834898718972768">"Dodano oznaci"</string> - <string name="groupSavedErrorToast" msgid="2355891714292740162">"Nije moguće sačuvati promjene oznake"</string> + <string name="groupSavedErrorToast" msgid="2355891714292740162">"Pohranjivanje promjena oznake nije uspjelo"</string> <string name="groupExistsErrorMessage" msgid="5196811283836946189">"Ta oznaka već postoji"</string> <string name="groupSomeContactsNoEmailsToast" msgid="8211161470235548732">"Neki kontakti nemaju adrese e-pošte."</string> <string name="groupSomeContactsNoPhonesToast" msgid="5530760834827530509">"Neki kontakti nemaju brojeve telefona."</string> @@ -193,7 +193,7 @@ <string name="contact_editor_prompt_zero_accounts" msgid="6648376557574360096">"Odvojite malo vremena da dodate račun putem kojeg će se kontakti sigurnosno kopirati na Google."</string> <string name="contact_editor_prompt_one_account" msgid="3087691056345099310">"Novi kontakti će biti sačuvani na račun <xliff:g id="ACCOUNT_NAME">%1$s</xliff:g>."</string> <string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Odaberite zadani račun za nove kontakte:"</string> - <string name="contact_editor_title_new_contact" msgid="3042788718983070111">"Izrada novog kontakta"</string> + <string name="contact_editor_title_new_contact" msgid="3042788718983070111">"Kreiraj novi kontakt"</string> <string name="contact_editor_title_existing_contact" msgid="4898475703683187798">"Uređivanje kontakta"</string> <string name="contact_editor_title_read_only_contact" msgid="2443496574528842237">"Samo prikaz"</string> <string name="contact_editor_pick_raw_contact_to_edit_dialog_title" msgid="4186699385645902152">"Odaberite kontakt za uređivanje"</string> @@ -249,8 +249,8 @@ <string name="editor_delete_view_description_short" msgid="7335518371270844912">"Izbriši <xliff:g id="DATA_KIND">%s</xliff:g>"</string> <string name="menu_assistant" msgid="5760693735722052454">"Prijedlozi"</string> <string name="menu_assistant_new_badge" msgid="3132884821616980034">"Novo"</string> - <string name="navigation_drawer_open" msgid="1126498472143250642">"Otvori panel za navigaciju"</string> - <string name="navigation_drawer_close" msgid="4137416137011817930">"Zatvori panel za navigaciju"</string> + <string name="navigation_drawer_open" msgid="1126498472143250642">"Otvori ladicu za navigaciju"</string> + <string name="navigation_drawer_close" msgid="4137416137011817930">"Zatvori ladicu za navigaciju"</string> <string name="navigation_drawer_label" msgid="4154758025620107419">"Oznaka <xliff:g id="LABEL_NAME">%s</xliff:g>"</string> <string name="menu_title_groups" msgid="8356921831150278868">"Oznake"</string> <string name="menu_title_filters" msgid="8210922220185114527">"Računi"</string> @@ -307,7 +307,7 @@ <string name="sms_by_shortcut" msgid="7741770672976099517">"<xliff:g id="CONTACT_NAME">%s</xliff:g> (Poruka)"</string> <string name="description_video_call" msgid="7120921378651700947">"Uputi video poziv"</string> <string name="clearFrequentsConfirmation_title" msgid="766292372438450432">"Obrisati često kontaktirane osobe?"</string> - <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"Obrisat ćete listu često kontaktiranih osoba u aplikaciji Kontakti i Aplikaciji za telefon, pa će aplikacije za e-poštu morati ispočetka učiti vaše postavke adresa."</string> + <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"Obrisat ćete listu često kontaktiranih osoba u aplikacijama Kontakti i Telefon, pa će aplikacije za e-poštu morati ispočetka učiti vaše postavke adresa."</string> <string name="clearFrequentsProgress_title" msgid="5157001637482794212">"Brisanje često kontaktiranih osoba…"</string> <string name="status_available" msgid="5586870015822828392">"Dostupno"</string> <string name="status_away" msgid="1838861100379804730">"Odsutan"</string> @@ -505,9 +505,9 @@ <string name="description_search_video_call" msgid="5841525580339803272">"Uputi video poziv"</string> <string name="description_delete_contact" msgid="53835657343783663">"Izbriši"</string> <string name="description_no_name_header" msgid="8884991311595943271">"Elipsa"</string> - <string name="callDurationSecondFormat" msgid="7067644915903528776">"<xliff:g id="SECONDS">%s</xliff:g> sek."</string> - <string name="callDurationMinuteFormat" msgid="4647095486747447674">"<xliff:g id="MINUTES">%1$s</xliff:g> min. <xliff:g id="SECONDS">%2$s</xliff:g> sek."</string> - <string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%1$s</xliff:g> h <xliff:g id="MINUTES_1">%2$s</xliff:g> min. <xliff:g id="SECONDS">%3$s</xliff:g> sek."</string> + <string name="callDurationSecondFormat" msgid="7067644915903528776">"<xliff:g id="SECONDS">%s</xliff:g> s"</string> + <string name="callDurationMinuteFormat" msgid="4647095486747447674">"<xliff:g id="MINUTES">%1$s</xliff:g> min. <xliff:g id="SECONDS">%2$s</xliff:g> s"</string> + <string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%1$s</xliff:g> h <xliff:g id="MINUTES_1">%2$s</xliff:g> min. <xliff:g id="SECONDS">%3$s</xliff:g> s"</string> <string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Ova prečica je onemogućena"</string> <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt je uklonjen"</string> <string name="sim_import_button_text" msgid="4270841592496619317">"Uvezi"</string> diff --git a/res/values-ca/lineage_strings.xml b/res/values-ca/lineage_strings.xml new file mode 100644 index 000000000..9c24670bc --- /dev/null +++ b/res/values-ca/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informació d\'emergència</string> + <string name="call_via_template">Truca utilitzant <xliff:g id="name">%1$s</xliff:g></string> +</resources> diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml index 9d91b9ed3..f6d872672 100644 --- a/res/values-ca/strings.xml +++ b/res/values-ca/strings.xml @@ -329,7 +329,7 @@ <string name="name_suffix" msgid="3855278445375651441">"Sufix del nom"</string> <string name="name_phonetic" msgid="4259595234312430484">"Nom fonètic"</string> <string name="name_phonetic_given" msgid="8723179018384187631">"Nom fonètic"</string> - <string name="name_phonetic_middle" msgid="8643721493320405200">"Primer cognom fonètic"</string> + <string name="name_phonetic_middle" msgid="8643721493320405200">"Segon nom fonètic"</string> <string name="name_phonetic_family" msgid="2640133663656011626">"Cognoms fonètics"</string> <string name="phoneLabelsGroup" msgid="6468091477851199285">"Telèfon"</string> <string name="emailLabelsGroup" msgid="8389931313045344406">"Correu electrònic"</string> diff --git a/res/values-cs/lineage_strings.xml b/res/values-cs/lineage_strings.xml new file mode 100644 index 000000000..28b492322 --- /dev/null +++ b/res/values-cs/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Nouzové informace</string> + <string name="call_via_template">Volat pomocí <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-cy/lineage_strings.xml b/res/values-cy/lineage_strings.xml new file mode 100644 index 000000000..9be4aa1be --- /dev/null +++ b/res/values-cy/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Gwybodaeth mewn argyfwng</string> + <string name="call_via_template">Galw trwy <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml new file mode 100644 index 000000000..9b7abe345 --- /dev/null +++ b/res/values-cy/strings.xml @@ -0,0 +1,571 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- 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"> + <string name="applicationLabel">Cysylltiadau</string> + <string name="contactsList">Cysylltiadau</string> + <string name="shortcut_add_contact">Ychwanegu cyswllt</string> + <string name="shortcutContact">Cyswllt</string> + <string name="shortcutDialContact">Deialu uniongyrchol</string> + <string name="shortcutMessageContact">Neges uniongyrchol</string> + <string name="shortcutActivityTitle">Dewis cyswllt</string> + <string name="contactInsertOrEditActivityTitle">Ychwanegu at gyswllt</string> + <string name="contactPickerActivityTitle">Dewis cyswllt</string> + <string name="groupMemberPickerActivityTitle">Dewis</string> + <string name="header_entry_contact_list_adapter_header_title">Creu cyswllt newydd</string> + <string name="searchHint">Chwilio cysylltiadau</string> + <string name="menu_addStar">Ychwanegu at ffefrynnau</string> + <string name="menu_removeStar">Tynnu o\'r ffefrynnau</string> + <string name="description_action_menu_remove_star">Wedi\'i dynnu o\'r ffefrynnau</string> + <string name="description_action_menu_add_star">Ychwanegwyd at y ffefrynnau</string> + <string name="menu_editContact">Golygu</string> + <string name="menu_deleteContact">Dileu</string> + <string name="menu_change_photo">Newid y llun</string> + <string name="menu_create_contact_shortcut">Creu llwybr byr</string> + <string name="menu_splitAggregate">Datgyfuno</string> + <string name="menu_editGroup">Tynnu cysylltiadau</string> + <string name="menu_renameGroup">Ailenwi\'r label</string> + <string name="menu_deleteGroup">Dileu\'r label</string> + <string name="menu_addToGroup">Ychwanegu cyswllt</string> + <string name="menu_selectForGroup">Dewis cysylltiadau</string> + <string name="menu_addContactsToGroup">Ychwanegu cysylltiadau</string> + <string name="menu_removeFromGroup">Tynnu o\'r label</string> + <string name="menu_new_group_action_bar">Creu label</string> + <string name="splitConfirmation">Datgyfuno\'r cyswllt hwn i wahanol gysylltiadau?</string> + <string name="splitConfirmation_positive_button">Datgyfuno</string> + <string name="splitConfirmationWithPendingChanges">Wyt ti am gadw\'r newidiadau hyd yma a gwahanu\'r cyswllt i wahanol gysylltiadau?</string> + <string name="splitConfirmationWithPendingChanges_positive_button">Cadw a Datgyfuno</string> + <string name="joinConfirmation">Wyt ti am gadw\'r newidiadau hyd yma a chyfuno gyda\'r cyswllt a dewiswyd?</string> + <string name="joinConfirmation_positive_button">Cadw a Chyfuno</string> + <string name="contacts_linking_progress_bar">Yn cyfuno</string> + <string name="contacts_unlinking_progress_bar">Yn datgyfuno</string> + <string name="menu_joinAggregate">Cyfuno</string> + <string name="menu_linkedContacts">Dangos cysylltiadau wedi\'u cyfuno</string> + <string name="menu_save">Cadw</string> + <string name="titleJoinContactDataWith">Cyfuno cysylltiadau</string> + <string name="blurbJoinContactDataWith">Dewisa gyswllt i\'w gyfyno gyda <xliff:g id="name">%s</xliff:g>:</string> + <string name="separatorJoinAggregateSuggestions">Cysylltiadau a awgrymir</string> + <string name="separatorJoinAggregateAll">Pob cyswllt</string> + <string name="contactsJoinedNamedMessage"><xliff:g id="name">%s</xliff:g> wedi\'u cyfuno</string> + <string name="contactsJoinedMessage">Cysylltiadau wedi eu cyfuno</string> + <string name="contacts_deleted_one_named_toast"><xliff:g id="name">%1$s</xliff:g> wedi\'i ddileu</string> + <string name="contacts_deleted_two_named_toast"><xliff:g id="name">%1$s</xliff:g> a <xliff:g id="name">%2$s</xliff:g> wedi\'u dileu</string> + <string name="contacts_deleted_many_named_toast"><xliff:g id="name">%1$s</xliff:g>, <xliff:g id="name">%2$s</xliff:g>, <xliff:g id="name">%3$s</xliff:g>\u2026 wedi\'u dileu</string> + <plurals name="contacts_deleted_toast"> + <item quantity="zero">Dim cysylltiadau wedi eu dileu</item> + <item quantity="one">Un cyswllt wedi ei ddileu</item> + <item quantity="two">Dau gyswllt wedi eu dileu</item> + <item quantity="few">Tri chyswllt wedi eu dileu</item> + <item quantity="many">Chwe chyswllt wedi eu dileu</item> + <item quantity="other">Cysylltiadau wedi eu dileu</item> + </plurals> + <plurals name="contacts_count"> + <item quantity="zero"><xliff:g id="count">%d</xliff:g> cysylltiadau</item> + <item quantity="one"><xliff:g id="count">%d</xliff:g> cyswllt</item> + <item quantity="two"><xliff:g id="count">%d</xliff:g> gyswllt</item> + <item quantity="few"><xliff:g id="count">%d</xliff:g> cyswllt</item> + <item quantity="many"><xliff:g id="count">%d</xliff:g> chyswllt</item> + <item quantity="other"><xliff:g id="count">%d</xliff:g> cyswllt</item> + </plurals> + <plurals name="contacts_count_with_account"> + <item quantity="zero"><xliff:g id="count">%1$d</xliff:g> cysylltiadau · <xliff:g id="account">%2$s</xliff:g></item> + <item quantity="one"><xliff:g id="count">%1$d</xliff:g> cyswllt · <xliff:g id="account">%2$s</xliff:g></item> + <item quantity="two"><xliff:g id="count">%1$d</xliff:g> gyswllt · <xliff:g id="account">%2$s</xliff:g></item> + <item quantity="few"><xliff:g id="count">%1$d</xliff:g> cyswllt · <xliff:g id="account">%2$s</xliff:g></item> + <item quantity="many"><xliff:g id="count">%1$d</xliff:g> chyswllt · <xliff:g id="account">%2$s</xliff:g></item> + <item quantity="other"><xliff:g id="count">%1$d</xliff:g> cyswllt · <xliff:g id="account">%2$s</xliff:g></item> + </plurals> + <string name="title_from_google">O Google</string> + <string name="title_from_other_accounts">O <xliff:g id="account">%s</xliff:g></string> + <string name="menu_set_ring_tone">Gosod tôn caniad</string> + <string name="menu_redirect_calls_to_vm">Dargyfeirio i leisbost</string> + <string name="menu_unredirect_calls_to_vm">Stopio dargyfeirio i leisbost</string> + <string name="readOnlyContactWarning">Cyswllt darllen yn unig yw hwn. Nid yw\'n bosib ei ddileu, ond mae yn bosib ei guddio.</string> + <string name="readOnlyContactWarning_positive_button">Cuddio Cyswllt</string> + <string name="readOnlyContactDeleteConfirmation">Caiff cyfrifon darllen-yn-unig y cyswllt hwn eu cuddio, nid eu dileu.</string> + <string name="single_delete_confirmation">Dileu\'r cyswllt hwn?</string> + <string name="batch_delete_confirmation">Dileu\'r cysylltiadau dan sylw?</string> + <string name="batch_delete_read_only_contact_confirmation">Nid yw\'n bosib dileu cysylltiadau o dy gyfrifon darllen-yn-unig, ond mae yn bosib eu cuddio nhw.</string> + <string name="batch_delete_multiple_accounts_confirmation">Mae gan y cysylltiadau i\'w dileu manylion o wahanol gyfrifon. Caiff manylion o gyfrifon darllen-yn-unig eu cuddio, ond nid eu dileu.</string> + <string name="multipleContactDeleteConfirmation">Bydd dileu\'r cyswllt hwn yn dileu manylion o sawl cyfrif.</string> + <string name="deleteConfirmation">Dileu\'r cyswllt hwn?</string> + <string name="deleteConfirmation_positive_button">Dileu</string> + <string name="invalidContactMessage">Dyw\'r cyswllt ddim yn bodoli.</string> + <string name="createContactShortcutSuccessful_NoName">Wedi ychwanegu\'r cyswllt i\'r sgrin gartref.</string> + <string name="createContactShortcutSuccessful">Mae <xliff:g id="name">%s</xliff:g> wedi\'i ychwanegu i\'r sgrin gartref.</string> + <string name="photoPickerNotFoundText">Does dim lluniau ar gael ar y ddyfais.</string> + <string name="attach_photo_dialog_title">Llun y cyswllt</string> + <string name="customLabelPickerTitle">Enw label personol</string> + <string name="removePhoto">Tynnu\'r llun</string> + <string name="noContacts">Mae dy restr cysylltiadau yn wag</string> + <string name="emptyGroup">Dim cysylltiadau gyda\'r label hon</string> + <string name="emptyAccount">Dim cysylltiadau yn y cyfrif hwn</string> + <string name="emptyMainList">Mae dy restr cysylltiadau yn wag</string> + <string name="contactSavedNamedToast"><xliff:g id="display_name">%s</xliff:g> wedi\'i gadw</string> + <string name="contactSavedToast">Cadwyd y cyswllt</string> + <string name="contactUnlinkedToast">Cysylltiadau wedi eu datgyfuno</string> + <string name="contactSavedErrorToast">Methwyd â chadw\'r newidiadau i\'r cyswllt.</string> + <string name="contactUnlinkErrorToast">Methwyd â datgyfuno\'r cyswllt.</string> + <string name="contactJoinErrorToast">Methwyd â chyfuno\'r cyswllt.</string> + <string name="contactGenericErrorToast">Bu gwall wrth gadw\'r cyswllt.</string> + <string name="contactPhotoSavedErrorToast">Methwyd â chadw\'r newidiadau i lun y cyswllt.</string> + <string name="groupLoadErrorToast">Methwyd â llwytho\'r label.</string> + <string name="groupDeletedToast">Dilëwyd y label</string> + <string name="groupCreatedToast">Cafodd y label ei greu</string> + <string name="groupCreateFailedToast">Methu â chreu label</string> + <string name="groupUpdatedToast">Diweddarwyd y label</string> + <string name="groupMembersRemovedToast">Tynnwyd o\'r label</string> + <string name="groupMembersAddedToast">Ychwanegwyd i\'r label</string> + <string name="groupSavedErrorToast">Methwyd â chadw\'r newidiadau i\'r label.</string> + <string name="groupExistsErrorMessage">Mae\'r label yn bodoli eisoes.</string> + <string name="groupSomeContactsNoEmailsToast">Does gan rhai cysylltiadau dim cyfeiriad e-bost.</string> + <string name="groupSomeContactsNoPhonesToast">Does gan rhai cysylltiadau dim rhifau ffôn.</string> + <string name="menu_sendEmailOption">Anfon ebost</string> + <string name="menu_sendMessageOption">Anfon neges</string> + <string name="pickerSelectContactsActivityTitle">Dewis Cysylltiadau</string> + <string name="send_to_selection">Anfon</string> + <string name="listFoundAllContactsZero">Dim cysylltiadau</string> + <string name="add_contact_dlg_message_fmt">Ychwanegu \"<xliff:g id="email">%s </xliff:g>\" fel cyswllt?</string> + <string name="search_settings_description">Enwau dy gysylltiadau</string> + <string name="quickcontact_transparent_view_description">Clicia i ddychwelyd i\'r sgrin flaenorol</string> + <string name="quickcontact_add_phone_number">Ychwanegu rhif ffôn</string> + <string name="quickcontact_add_email">Ychwanegu ebost</string> + <string name="missing_app">Ni chanfuwyd ap i ymdrin â\'r weithred hon.</string> + <string name="menu_share">Rhannu</string> + <string name="menu_add_contact">Ychwanegu at gysylltiadau</string> + <string name="menu_add_contacts">Ychwanegu</string> + <plurals name="title_share_via"> + <item quantity="zero">Rhannu cysylltiadau trwy</item> + <item quantity="one">Rhannu\'r cyswllt trwy</item> + <item quantity="two">Rhannu cysylltiadau trwy</item> + <item quantity="few">Rhannu cysylltiadau trwy</item> + <item quantity="many">Rhannu cysylltiadau trwy</item> + <item quantity="other">Rhannu cysylltiadau trwy</item> + </plurals> + <string name="dialog_new_group_account">Dewis gyfrif</string> + <string name="group_name_dialog_insert_title">Creu label</string> + <string name="group_name_dialog_update_title">Ailenwi\'r label</string> + <string name="group_name_dialog_hint">Enw label</string> + <string name="label_name_dialog_hint">Enw label</string> + <string name="audio_chat">Sgwrs llais</string> + <string name="video_chat">Sgwrs fideo</string> + <string name="account_type_format">Cyswllt <xliff:g id="source" example="Gmail">%1$s</xliff:g></string> + <string name="google_account_type_format">Cyfrif <xliff:g id="source" example="Google">%1$s</xliff:g></string> + <string name="take_photo">Tynnu llun</string> + <string name="take_new_photo">Tynnu llun newydd</string> + <string name="pick_photo">Dewis llun</string> + <string name="pick_new_photo">Dewis llun newydd</string> + <string name="search_results_searching">Yn chwilio\u2026</string> + <string name="event_edit_field_hint_text">Dyddiad</string> + <string name="group_edit_field_hint_text">Label</string> + <string name="cancel_button_content_description">Diddymu</string> + <string name="back_arrow_content_description">Nôl</string> + <string name="action_menu_back_from_edit_select">cau</string> + <string name="aggregation_suggestion_edit_dialog_message">Newid i olygu\'r cyswllt a ddewiswyd? Caiff y wybodaeth hyd yma ei chopïo drosodd.</string> + <string name="contact_directory_description">Cyfeiriadur <xliff:g id="type" example="Corporate Directory">%1$s</xliff:g></string> + <string name="activity_title_settings">Gosodiadau</string> + <string name="menu_settings" msgid="377929915873428211">Gosodiadau</string> + <string name="menu_help">Cymorth ac adborth</string> + <string name="organization_company_and_title"><xliff:g id="company" example="Swyddog Iaith Gymraeg">%2$s</xliff:g>, <xliff:g id="company" example="Cyngor Cymuned Annwfn">%1$s</xliff:g></string> + <string name="non_phone_caption">Rhif ffôn</string> + <string name="non_phone_add_to_contacts">Ychwanegu at gysylltiadau</string> + <string name="non_phone_close">Cau</string> + <string name="date_year_toggle">Cynnwys y flwyddyn</string> + <string name="contacts_unavailable_add_account">Ychwanegu cyfrif</string> + <string name="contacts_unavailable_import_contacts">Mewnforio</string> + <string name="create_group_item_label">Creu…</string> + <string name="delete_group_dialog_message">Dileu\'r label + \"<xliff:g id="group_label" example="Friends">%1$s</xliff:g>\"? + (Caiff y cysylltiadau eu hunain ddim eu dileu.) + </string> + <string name="toast_join_with_empty_contact">Rho enw gyswllt cyn ei gyfuno gyda chyswllt arall. + </string> + <string name="copy_text">Copïo i\'r clipfwrdd</string> + <string name="set_default">Gosod fel rhagosodiad</string> + <string name="clear_default">Clirio rhagosodiad</string> + <string name="toast_text_copied">Testun wedi\'i gopïo</string> + <string name="cancel_confirmation_dialog_message">Gwaredu â\'r newidiadau?</string> + <string name="cancel_confirmation_dialog_cancel_editing_button">Gwaredu</string> + <string name="cancel_confirmation_dialog_keep_editing_button">Diddymu</string> + <string name="leave_customize_confirmation_dialog_message">Gwaredu â\'r newidiadau?</string> + <string name="enter_contact_name">Chwilio cysylltiadau</string> + <string name="title_edit_group">Tynnu cysylltiadau</string> + <string name="local_profile_title">Fy mhroffil lleol</string> + <string name="external_profile_title">Fy mhroffil <xliff:g id="external_source">%1$s</xliff:g></string> + <string name="contact_editor_prompt_zero_accounts">Cymera funud i ychwanegu cyfrif bydd yn cadw copi wrth gefn o dy gysylltiadau i Google.</string> + <string name="contact_editor_prompt_one_account">Caiff cysylltiadau newydd eu cadw i <xliff:g id="account_name">%1$s</xliff:g>.</string> + <string name="contact_editor_prompt_multiple_accounts">Dewisa gyfrif rhagosodedig ar gyfer cysylltiadau newydd:</string> + <string name="contact_editor_title_new_contact">Creu cyswllt newydd</string> + <string name="contact_editor_title_existing_contact">Golygu\'r cyswllt</string> + <string name="contact_editor_title_read_only_contact">Gweld yn unig</string> + <string name="contact_editor_pick_raw_contact_to_edit_dialog_title">Dewis cyswllt i\'w olygu</string> + <string name="contact_editor_pick_linked_contact_dialog_title">Cysylltiadau wedi eu cyfuno</string> + <string name="contact_editor_add_linked_contact">Ychwanegu</string> + <string name="contact_editor_unlink_contacts">Datgyfuno</string> + <string name="add_account">Ychwanegu cyfrif</string> + <string name="add_new_account">Ychwanegu cyfrif newydd</string> + <string name="menu_export_database">Allforio ffeiliau cronfa ddata</string> + <string name="action_menu_add_new_contact_button">Creu cyswllt newydd</string> + <string name="expanding_entry_card_view_see_more">Gweld mwy</string> + <string name="expanding_entry_card_view_see_less">Gweld llai</string> + <string name="recent_card_title">Diweddar</string> + <string name="about_card_title">Ynghylch</string> + <string name="toast_making_personal_copy">Yn creu copi personol…</string> + <string name="tomorrow">Yfory</string> + <string name="today">Heddiw</string> + <string name="today_at_time_fmt">"Heddiw am <xliff:g id="time_interval">%s</xliff:g>"</string> + <string name="tomorrow_at_time_fmt">"Yfory am <xliff:g id="time_interval">%s</xliff:g>"</string> + <string name="date_time_fmt">"<xliff:g id="date">%1$s</xliff:g>, <xliff:g id="time_interval">%2$s</xliff:g>"</string> + <string name="untitled_event">(Digwyddiad dideitl)</string> + <string name="date_time_set">Gosod</string> + <string name="header_im_entry">IM</string> + <string name="header_organization_entry">Sefydliad</string> + <string name="header_nickname_entry">Llysenw</string> + <string name="header_note_entry">Nodyn</string> + <string name="header_website_entry">Gwefan</string> + <string name="header_event_entry">Digwyddiad</string> + <string name="header_relation_entry">Perthynas</string> + <string name="header_name_entry">Enw</string> + <string name="header_email_entry">Ebost</string> + <string name="header_phone_entry">Ffôn</string> + <string name="content_description_directions">cyfarwyddiadau i leoliad</string> + <string name="content_description_recent_sms">sms diweddar. <xliff:g id="message_body">%1$s</xliff:g>. <xliff:g id="phone_number">%2$s</xliff:g>. <xliff:g id="date">%3$s</xliff:g>. cliciwch i ymateb</string> + <string name="content_description_recent_call_type_incoming">i mewn</string> + <string name="content_description_recent_call_type_outgoing">allan</string> + <string name="content_description_recent_call_type_missed">methwyd</string> + <string name="content_description_recent_call">galwad diweddar. <xliff:g id="call_type">%1$s</xliff:g>. <xliff:g id="phone_number">%2$s</xliff:g>. <xliff:g id="date">%3$s</xliff:g>. cliciwch i ffonio yn ôl</string> + <string name="message_from_you_prefix">Ti: <xliff:g id="sms_body">%s </xliff:g></string> + <string name="editor_more_fields">Rhagor o feysydd</string> + <string name="editor_change_photo_content_description">Newid llun cyswllt</string> + <string name="editor_add_photo_content_description">Ychwanegu llun cyswllt</string> + <string name="editor_contact_photo_content_description">Llun y cyswllt</string> + <string name="editor_failed_to_load">Methwyd ag agor y golygydd.</string> + <string name="editor_account_selector_title">Yn cadw i</string> + <string name="editor_account_selector_read_only_title">Nid yw\'n bosib golygu gwybodaeth gyswllt o <xliff:g id="account">%s</xliff:g></string> + <string name="quickcontact_suggestion_link_button">CYFUNO CYSYLLTIADAU</string> + <string name="quickcontact_suggestion_cancel_button">DIDDYMU</string> + <string name="suggestion_card_this_contact_title">Y cyswllt hwn</string> + <string name="suggestion_card_duplicates_title">Dyblygiadau posib</string> + <string name="suggestion_card_help_message">Mae\'n bosib mai\'r un person yw\'r cysylltiadau hyn. Mae\'n bosib eu cyfuno fel un cyswllt.</string> + <string name="editor_delete_view_description">Dileu <xliff:g id="data_type">%1$s</xliff:g><xliff:g id="data_kind">%2$s</xliff:g></string> + <string name="editor_delete_view_description_short">Dileu <xliff:g id="data_kind">%s</xliff:g></string> + <string name="menu_assistant">Awgrymiadau</string> + <string name="menu_assistant_new_badge">Newydd</string> + <string name="navigation_drawer_open">Agor y drôr llywio</string> + <string name="navigation_drawer_close">Cau\'r drôr llywio</string> + <string name="navigation_drawer_label">Label <xliff:g id="label_name">%s</xliff:g></string> + <string name="menu_title_groups">Labeli</string> + <string name="menu_title_filters">Cyfrifon</string> + <string name="permission_explanation_header">Gweld dy hanes gyda\'i gilydd</string> + <string name="permission_explanation_subheader_calendar_and_SMS">Digwyddiadau a negeseuon</string> + <string name="permission_explanation_subheader_calendar">Digwyddiadau</string> + <string name="permission_explanation_subheader_SMS">Negeseuon</string> + <string name="hamburger_feature_highlight_header">Awgrymiadau</string> + <string name="hamburger_feature_highlight_body">Cadwa dy gysylltiadau yn drefnus ac yn handi</string> + <string name="undo">Dadwneud</string> + <string name="call_custom">Galw + <xliff:g id="custom_label" example="business">%s</xliff:g> + </string> + <string name="call_home">Galw cartref</string> + <string name="call_mobile">Galw symudol</string> + <string name="call_work">Galw gwaith</string> + <string name="call_fax_work">Galw ffacs gwaith</string> + <string name="call_fax_home">Galw ffacs cartref</string> + <string name="call_pager">Galw peiriant galw</string> + <string name="call_other">Galw</string> + <string name="call_callback">Galw rhif galw nôl</string> + <string name="call_car">Galw car</string> + <string name="call_company_main">Galw prif rif gwaith</string> + <string name="call_isdn">Galw ISDN</string> + <string name="call_main">Galw prif rif</string> + <string name="call_other_fax">Galw rhif ffacs</string> + <string name="call_radio">Galw rhif radio</string> + <string name="call_telex">Galw rhif telex</string> + <string name="call_tty_tdd">Galw rhif TTY/TDD</string> + <string name="call_work_mobile">Galw symudol gwaith</string> + <string name="call_work_pager">Galw peiriant galw gwaith</string> + <string name="call_assistant">Galw + <xliff:g id="custom_label" example="assistant">%s</xliff:g> + </string> + <string name="call_mms">Galw rhif MMS</string> + <string name="call_by_shortcut"><xliff:g id="contact_name">%s</xliff:g> (Galw)</string> + <string name="sms_custom">Neges destun at <xliff:g id="custom_label" example="business">%s</xliff:g> </string> + <string name="sms_home">Tecstio cartref</string> + <string name="sms_mobile">Neges destun i symudol</string> + <string name="sms_work">Tecstio gwaith</string> + <string name="sms_fax_work">Neges destun at rif ffacs gwaith</string> + <string name="sms_fax_home">Neges destun at rif ffacs cartref</string> + <string name="sms_pager">Tecstio peiriant galw</string> + <string name="sms_other">Tecstio</string> + <string name="sms_callback">Neges destun â chais i alw nôl</string> + <string name="sms_car">Tecstio car</string> + <string name="sms_company_main">Neges destun at brif rif gwmni</string> + <string name="sms_isdn">Tecstio ISDN</string> + <string name="sms_main">Tecstio prif rif</string> + <string name="sms_other_fax">Tecstio rhif ffacs</string> + <string name="sms_radio">Tecstio rhif radio</string> + <string name="sms_telex">Tecstio rhif telex</string> + <string name="sms_tty_tdd">Neges destun at rif TTY/TDD</string> + <string name="sms_work_mobile">Neges destun at rif symudol gwaith</string> + <string name="sms_work_pager">Neges destun at beiriant galw gwaith</string> + <string name="sms_assistant">Neges destun at <xliff:g id="assistant">%s</xliff:g> + </string> + <string name="sms_mms">Tecstio rhif MMS</string> + <string name="sms_by_shortcut"><xliff:g id="contact_name">%s</xliff:g> (Neges)</string> + <string name="description_video_call">Gwneud galwad fideo</string> + <string name="clearFrequentsConfirmation_title">Clirio\'r cysylltiadau y cysylltir â nhw\'n aml?</string> + <string name="clearFrequentsConfirmation">Mi fydd hyn yn clirio\'r rhestr o gysylltiadau rwyt mewn cyswllt gyda nhw amlach o\'r rhestr yn yr apiau Cysylltiadau a Ffôn. Mi fydd hefyd yn gorfodi apiau e-bost i ail-ddysgu dy ddulliau cyfeirio atynt. </string> + <string name="clearFrequentsProgress_title">Yn clirio\'r cysylltiadau y cysylltir â nhw amlach\u2026</string> + <string name="status_available">Ar gael</string> + <string name="status_away">I ffwrdd</string> + <string name="status_busy">Yn brysur</string> + <string name="local_invisible_directory">Arall</string> + <string name="directory_search_label">Cyfeiriadur</string> + <string name="directory_search_label_work">Cyfeiriadur gwaith</string> + <string name="local_search_label">Pob cyswllt</string> + <string name="description_quick_contact_for">Cyswllt cyflym ar gyfer <xliff:g id="name">%1$s</xliff:g></string> + <string name="missing_name">(Dim enw)</string> + <string name="favoritesFrequentContacted">Cysylltir yn aml</string> + <string name="list_filter_phones">Pob cyswllt gyda rhif ffôn</string> + <string name="list_filter_phones_work">Cysylltiadau proffil gwaith</string> + <string name="view_updates_from_group">Gweld diweddariadau</string> + <string name="account_phone">Dyfais</string> + <string name="account_sim">SIM</string> + <string name="nameLabelsGroup">Enw</string> + <string name="nicknameLabelsGroup">Llysenw</string> + <string name="name_given">Enw cyntaf</string> + <string name="name_family">Cyfenw</string> + <string name="name_prefix">Rhagddodiaid enw</string> + <string name="name_middle">Enw canol</string> + <string name="name_suffix">Ôl-ddodiad enw</string> + <string name="name_phonetic">Enw\'n ffonetig</string> + <string name="name_phonetic_given">Enw cyntaf yn ffonetig</string> + <string name="name_phonetic_middle">Enw canol yn ffonetig</string> + <string name="name_phonetic_family">Cyfenw yn ffonetig</string> + <string name="phoneLabelsGroup">Ffôn</string> + <string name="emailLabelsGroup">Ebost</string> + <string name="postalLabelsGroup">Cyfeiriad</string> + <string name="imLabelsGroup">IM</string> + <string name="organizationLabelsGroup">Sefydliad</string> + <string name="relationLabelsGroup">Perthynas</string> + <string name="eventLabelsGroup">Dyddiad arbennig</string> + <string name="sms">Neges destun</string> + <string name="postal_address">Cyfeiriad</string> + <string name="ghostData_company">Cwmni</string> + <string name="ghostData_title">Teitl</string> + <string name="label_notes">Nodiadau</string> + <string name="label_custom_field">Addasedig</string> + <string name="label_sip_address">SIP</string> + <string name="websiteLabelsGroup">Gwefan</string> + <string name="groupsLabel">Labeli</string> + <string name="email_home">Ebost i gartref</string> + <string name="email_mobile">Ebost at symudol</string> + <string name="email_work">Ebost i gwaith</string> + <string name="email_other">Ebost</string> + <string name="email_custom">Ebost at <xliff:g id="custom_label" example="business">%s</xliff:g></string> + <string name="email">Ebost</string> + <string name="postal_street">Stryd/Ffordd/Heol</string> + <string name="postal_city">Tref/Dinas</string> + <string name="postal_region">Sir/Talaith</string> + <string name="postal_postcode">Cod post</string> + <string name="postal_country">Gwlad</string> + <string name="map_home">Gweld cyfeiriad cartref</string> + <string name="map_work">Gweld cyfeiriad gwaith</string> + <string name="map_other">Gweld cyfeiriad</string> + <string name="map_custom">Gweld cyfeiriad <xliff:g id="custom_label" example="vacation">%s</xliff:g></string> + <string name="chat_aim">Sgwrsio gydag AIM</string> + <string name="chat_msn">Sgwrsio gyda Windows Live</string> + <string name="chat_yahoo">Sgwrsio gyda Yahoo</string> + <string name="chat_skype">Sgwrsio gyda Skype</string> + <string name="chat_qq">Sgwrsio gyda QQ</string> + <string name="chat_gtalk">Sgwrsio gyda Google Talk</string> + <string name="chat_icq">Sgwrsio gydag ICQ</string> + <string name="chat_jabber">Sgwrsio gyda Jabber</string> + <string name="chat">Sgwrsio</string> + <string name="description_minus_button">dileu</string> + <string name="expand_name_fields_description">Dangos rhagor o feysydd enw</string> + <string name="collapse_name_fields_description">Lleihau meysydd enw</string> + <string name="expand_phonetic_name_fields_description">Dangos rhagor o feysydd enw ffonetig</string> + <string name="collapse_phonetic_name_fields_description">Cuddio meysydd enw ffonetig</string> + <string name="expand_fields_description">Ehangu</string> + <string name="collapse_fields_description">Lleihau</string> + <string name="announce_expanded_fields">Ehangwyd</string> + <string name="announce_collapsed_fields">Lleihawyd</string> + <string name="list_filter_all_accounts">Pob cyswllt</string> + <string name="list_filter_all_starred">Serennog</string> + <string name="list_filter_customize">Addasu</string> + <string name="list_filter_single">Cyswllt</string> + <string name="display_ungrouped">Pob cyswllt arall</string> + <string name="display_all_contacts">Pob cyswllt</string> + <string name="menu_sync_remove">Tynnu\'r grŵp cysoni</string> + <string name="dialog_sync_add">Ychwanegu grŵp cysoni</string> + <string name="display_more_groups">Rhagor o grwpiau\u2026</string> + <string name="display_warn_remove_ungrouped">Bydd tynnu <xliff:g id="group" example="Starred">%s</xliff:g> o\'r cysoni hefyd yn tynnu o\'r cysoni unrhyw gysylltiadau sydd heb eu grwpio.</string> + <string name="savingDisplayGroups">Yn cadw dewisiadau dangos\u2026</string> + <string name="listCustomView">Golwg addasedig</string> + <string name="dialog_new_contact_account">Cadw\'r cysylltiadau a fewnforiwyd i:</string> + <string name="import_from_sim">Cerdyn SIM</string> + <string name="import_from_sim_summary_fmt">SIM <xliff:g id="sim_name">%1$s</xliff:g></string> + <plurals name="import_from_sim_secondary_contact_count_fmt"> + <item quantity="zero">%1$d cysylltiadau</item> + <item quantity="one">1 cyswllt</item> + <item quantity="two">%1$d gyswllt</item> + <item quantity="few">%1$d chyswllt</item> + <item quantity="many">%1$d chyswllt</item> + <item quantity="other">%1$d cyswllt</item> + </plurals> + <plurals name="import_from_sim_secondary_template"> + <item quantity="zero"><xliff:g id="count">^1</xliff:g> cysylltiadau • <xliff:g id="phone_number">^2</xliff:g></item> + <item quantity="one"><xliff:g id="count">^1</xliff:g> cyswllt • <xliff:g id="phone_number">^2</xliff:g></item> + <item quantity="two"><xliff:g id="count">^1</xliff:g> gyswllt • <xliff:g id="phone_number">^2</xliff:g></item> + <item quantity="few"><xliff:g id="count">^1</xliff:g> cyswllt • <xliff:g id="phone_number">^2</xliff:g></item> + <item quantity="many"><xliff:g id="count">^1</xliff:g> chyswllt • <xliff:g id="phone_number">^2</xliff:g></item> + <item quantity="other"><xliff:g id="count">^1</xliff:g> cyswllt • <xliff:g id="phone_number">^2</xliff:g></item> + </plurals> + <string name="import_from_vcf_file">ffeil .vcf</string> + <string name="nothing_to_import_message">Dim byd i\'w fewnforio</string> + <string name="import_from_vcf_file_confirmation_message">Mewnforio cysylltiadau o vCard?</string> + <string name="cancel_import_confirmation_message">Diddymu mewnforio <xliff:g id="filename" example="import.vcf">%s</xliff:g>?</string> + <string name="cancel_export_confirmation_message">Diddymu allforio <xliff:g id="filename" example="import.vcf">%s</xliff:g>?</string> + <string name="cancel_vcard_import_or_export_failed">Methwyd â diddymu mewnforio/allforio vCard</string> + <string name="fail_reason_unknown">Gwall anhysbys.</string> + <string name="fail_reason_could_not_open_file">Methwyd ag agor \"<xliff:g id="file_name">%1$s</xliff:g>\": <xliff:g id="exact_reason">%2$s</xliff:g>.</string> + <string name="fail_reason_could_not_initialize_exporter">Methwyd â dechrau\'r allforiwr: \"<xliff:g id="exact_reason">%s</xliff:g>\".</string> + <string name="fail_reason_no_exportable_contact">Does dim cyswllt y gellir ei allforio.</string> + <string name="missing_required_permission">Rwyt wedi analluogi caniatâd sydd ei angen.</string> + <string name="fail_reason_error_occurred_during_export">Bu gwall wrth allforio: \"<xliff:g id="exact_reason">%s</xliff:g>\".</string> + <string name="fail_reason_io_error">Gwall I/O</string> + <string name="fail_reason_low_memory_during_import">Dim digon o gof. Gall fod y ffeil yn rhy fawr.</string> + <string name="fail_reason_not_supported">Ni chefnogir y fformat hwn.</string> + <string name="exporting_vcard_finished_title">Cwblhawyd allforio <xliff:g id="filename" example="export.vcf">%s</xliff:g>.</string> + <string name="exporting_vcard_finished_title_fallback">Wedi cwblhau allforio cysylltiadau.</string> + <string name="exporting_vcard_finished_toast">Wedi gorffen allforio cysylltiadau. Clicia\'r hysbysiad i rannu\'r cysylltiadau.</string> + <string name="touch_to_share_contacts">Tapia i rannu cysylltiadau.</string> + <string name="exporting_vcard_canceled_title">Diddymwyd allforio <xliff:g id="filename" example="import.vcf">%s</xliff:g>.</string> + <string name="exporting_contact_list_title">Yn allforio data cyswllt</string> + <string name="exporting_contact_list_message">Mae data cysylltiadau yn cael ei allforio.</string> + <string name="composer_failed_to_get_database_infomation">Methwyd â chael gwybodaeth y gronfa ddata.</string> + <string name="composer_has_no_exportable_contact">Does dim cysylltiadau y gellir eu hallforio.</string> + <string name="composer_not_initialized">Methodd y cyfansoddwr vCard â dechrau\'n gywir.</string> + <string name="exporting_contact_failed_title">Methwyd ag allforio</string> + <string name="exporting_contact_failed_message">Ni chafodd data\'r cyswllt ei allforio.\nRheswm: \"<xliff:g id="fail_reason">%s</xliff:g>\"</string> + <string name="importing_vcard_description">Yn mewnforio <xliff:g id="name" example="Joe Due">%s</xliff:g></string> + <string name="reading_vcard_failed_title">Methwyd â darllen data vCard</string> + <string name="importing_vcard_finished_title">Wedi cwblhau mewnforio vCard <xliff:g id="filename" example="import.vcf">%s</xliff:g></string> + <string name="importing_vcard_canceled_title">Diddymwyd mewnforio <xliff:g id="filename" example="import.vcf">%s</xliff:g></string> + <string name="vcard_import_will_start_message">Caiff <xliff:g id="filename" example="import.vcf">%s</xliff:g> ei mewnforio\'n fuan.</string> + <string name="vcard_import_will_start_message_with_default_name">Caiff y ffeil ei mewnforio\'n fuan.</string> + <string name="vcard_import_request_rejected_message">Cafodd y cais i mewnforio vCard ei wrthod. Rho gynnig arall arni\'n hwyrach.</string> + <string name="contacts_export_will_start_message">Caiff cysylltiadau eu hallforio\'n fuan.</string> + <string name="vcard_export_request_rejected_message">Cafodd y cais i allforio vCard ei wrthod. Rho gynnig arall arni\'n hwyrach.</string> + <string name="vcard_unknown_filename">cyswllt</string> + <string name="caching_vcard_message">Yn cadw\'r ffeil(iau) vCard i storfa dros dro. Bydd y mewnforio ei hun yn dechrau\'n fuan.</string> + <string name="vcard_import_failed">Methwyd â mewnforio vCard.</string> + <string name="nfc_vcard_file_name">Wedi derbyn y cyswllt trwy NFC</string> + <string name="caching_vcard_title">Cofio dros dro</string> + <string name="progress_notifier_message">Yn mewnforio <xliff:g id="current_number">%1$s</xliff:g>/<xliff:g id="total_number">%2$s</xliff:g>: <xliff:g id="name" example="Joe Due">%3$s</xliff:g></string> + <string name="export_to_vcf_file">Allforio i ffeil .vcf</string> + <string name="display_options_sort_list_by">Trefnu yn ôl</string> + <string name="display_options_phonetic_name_fields">Enw\'n ffonetig</string> + <string name="editor_options_always_show_phonetic_names">Dangos bob tro</string> + <string name="editor_options_hide_phonetic_names_if_empty">Cuddio os yn wag</string> + <string name="display_options_sort_by_given_name">Enw cyntaf</string> + <string name="display_options_sort_by_family_name">Cyfenw</string> + <string name="display_options_view_names_as">Dangos enwau</string> + <string name="display_options_view_given_name_first">Enwau cyntaf yn gyntaf</string> + <string name="display_options_view_family_name_first">Cyfenw yn gyntaf</string> + <string name="settings_accounts">Cyfrifon</string> + <string name="default_editor_account">Cyfrif rhagosod ar gyfer cysylltiadau newydd</string> + <string name="settings_my_info_title">Fy wybodaeth</string> + <string name="set_up_profile">Gosod dy broffil</string> + <string name="setting_about">Ynghylch Cysylltiadau</string> + <string name="share_favorite_contacts">Rhannu hoff cysylltiadau</string> + <string name="share_contacts">Rhannu pob cyswllt</string> + <string name="share_contacts_failure">Methwyd â rhannu cysylltiadau.</string> + <string name="dialog_export">Allforio cysylltiadau</string> + <string name="dialog_import">Mewnforio ffurflen cysylltiadau</string> + <string name="share_error">Ni ellir rhannu\'r cyswllt hwn.</string> + <string name="no_contact_to_share">Does dim cysylltiadau i\'w rhannu.</string> + <string name="menu_contacts_filter">Cysylltiadau i\'w dangos</string> + <string name="activity_title_contacts_filter">Cysylltiadau i\'w dangos</string> + <string name="custom_list_filter">Addasu\'r golwg</string> + <string name="menu_custom_filter_save">Cadw</string> + <string name="hint_findContacts">Chwilio cysylltiadau</string> + <string name="contactsFavoritesLabel">Ffefrynnau</string> + <string name="menu_import">Mewnforio</string> + <string name="menu_export">Allforio</string> + <string name="menu_blocked_numbers">Rhifau wedi eu rhwystro</string> + <string name="contact_status_update_attribution">gyda <xliff:g id="source" example="Google Talk">%1$s</xliff:g></string> + <string name="contact_status_update_attribution_with_date"><xliff:g id="date" example="3 hours ago">%1$s</xliff:g> gyda <xliff:g id="source" example="Google Talk">%2$s</xliff:g></string> + <string name="letter_tile_letter_font_family">sans-serif-medium</string> + <string name="action_menu_back_from_search">stopio chwilio</string> + <string name="description_clear_search">Clirio\'r chwiliad</string> + <string name="search_font_family">sans-serif</string> + <string name="select_account_dialog_title">Cyfrif</string> + <string name="set_default_account">Defnyddio hwn bob tro ar gyfer galwadau</string> + <string name="call_with_a_note">Galw gyda nodyn</string> + <string name="call_subject_hint">Rho nodyn i\'w anfon gyda\'r galwad…</string> + <string name="send_and_call_button">ANFON A GALW</string> + <string name="call_subject_limit"><xliff:g id="count" example="4">%1$s</xliff:g> / <xliff:g id="limit" example="64">%2$s</xliff:g></string> + <string name="call_subject_type_and_number"><xliff:g id="type" example="Mobile">%1$s</xliff:g> • <xliff:g id="number" example="(650) 555-1212">%2$s</xliff:g></string> + <string name="about_build_version">Fersiwn adeiledd</string> + <string name="about_open_source_licenses">Trwyddedau cod agored</string> + <string name="about_open_source_licenses_summary">Manylion trwyddedau ar gyfer meddalwedd cod agored</string> + <string name="about_privacy_policy">Polisi preifatrwydd</string> + <string name="about_terms_of_service">Telerau gwasanaeth</string> + <string name="activity_title_licenses">Trwyddedau cod agored</string> + <string name="url_open_error_toast">Methwyd ag agor yr Url.</string> + <string name="account_filter_view_checked"><xliff:g id="account_info">%s</xliff:g> wedi\'i wirio</string> + <string name="account_filter_view_not_checked"><xliff:g id="account_info">%s</xliff:g> heb ei wirio</string> + <string name="description_search_video_call">Gwneud galwad fideo</string> + <string name="description_delete_contact">Dileu</string> + <string name="description_no_name_header">Elipsis</string> + <string name="callDurationSecondFormat"><xliff:g id="seconds">%s</xliff:g> eil</string> + <string name="callDurationMinuteFormat"><xliff:g id="minutes">%1$s</xliff:g> mun <xliff:g id="seconds">%2$s</xliff:g> eil</string> + <string name="callDurationHourFormat"><xliff:g id="minutes">%1$s</xliff:g> awr <xliff:g id="minutes">%2$s</xliff:g> mun <xliff:g id="seconds">%3$s</xliff:g> eil</string> + <string name="dynamic_shortcut_disabled_message">Analluogwyd y llwybr byr hwn</string> + <string name="dynamic_shortcut_contact_removed_message">Cafodd y cyswllt ei dynnu</string> + <string name="sim_import_button_text">Mewnforio</string> + <string name="sim_import_title_none_selected">Dewis cysylltiadau</string> + <string name="sim_import_empty_message">Does dim cysylltiadau ar dy gerdyn SIM</string> + <string name="sim_import_contact_exists_toast">Mae\'r cyswllt eisoes yn bodoli yn dy restr</string> + <plurals name="sim_import_success_toast_fmt"> + <item quantity="zero">Mewnforiwyd <xliff:g id="count">%d</xliff:g> cysylltiadau SIM</item> + <item quantity="one">Mewnforiwyd 1 cyswllt SIM</item> + <item quantity="two">Mewnforiwyd <xliff:g id="count">%d</xliff:g> gyswllt SIM</item> + <item quantity="few">Mewnforiwyd <xliff:g id="count">%d</xliff:g> cyswllt SIM</item> + <item quantity="many">Mewnforiwyd <xliff:g id="count">%d</xliff:g> chyswllt SIM</item> + <item quantity="other">Mewnforiwyd <xliff:g id="count">%d</xliff:g> cyswllt SIM</item> + </plurals> + <string name="sim_import_failed_toast">Methwyd â mewnforio cysylltiadau SIM</string> + <string name="sim_import_title">Mewnforio o SIM</string> + <string name="sim_import_cancel_content_description">Diddymu</string> + <string name="auto_sync_off">Mae awto-cysoni i ffwrdd. Tapia i\'w droi ymlaen.</string> + <string name="dismiss_sync_alert">Diystyru</string> + <string name="account_sync_off">Mae cysoni cyfrif i ffwrdd. Tapia i\'w droi ymlaen.</string> + <string name="turn_auto_sync_on_dialog_title">Troi awto-cysoni ymlaen?</string> + <string name="turn_auto_sync_on_dialog_body">Caiff newidiadau rwyt yn eu gwneud i unrhyw ap a chyfrif, nid jyst Cysylltiadau Google, eu cysoni rhwng y we a dy ddyfeisiau.</string> + <string name="turn_auto_sync_on_dialog_confirm_btn">Troi ymlaen</string> + <string name="connection_error_message">Dim cysylltiad</string> + <string name="single_sim_display_label">SIM</string> + <string name="show_more_content_description">Dangos mwy</string> + <string name="importing_sim_finished_title">Wedi cwblhau mewnforio\'r cerdyn SIM</string> + <string name="importing_sim_failed_title">Methwyd â mewnforio</string> + <string name="importing_sim_failed_message">Methwyd â mewnforio cysylltiadau o\'r cerdyn SIM</string> + <string name="importing_sim_in_progress_title">Yn mewnforio\'r SIM</string> + <string name="contacts_default_notification_channel">Hysbysiadau</string> + <string name="yes_button">Iawn</string> + <string name="no_button">Na</string> +</resources> diff --git a/res/values-da/lineage_strings.xml b/res/values-da/lineage_strings.xml new file mode 100644 index 000000000..fb48ed0ad --- /dev/null +++ b/res/values-da/lineage_strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="call_via_template">Ring via <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml index d5e040339..ef4094229 100644 --- a/res/values-da/strings.xml +++ b/res/values-da/strings.xml @@ -16,48 +16,48 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="applicationLabel" msgid="3906689777043645443">"Kontaktpersoner"</string> - <string name="contactsList" msgid="8661624236494819731">"Kontaktpersoner"</string> - <string name="shortcut_add_contact" msgid="7476283631356909204">"Tilføj kontaktperson"</string> + <string name="applicationLabel" msgid="3906689777043645443">"Kontakter"</string> + <string name="contactsList" msgid="8661624236494819731">"Kontakter"</string> + <string name="shortcut_add_contact" msgid="7476283631356909204">"Tilføj kontakt"</string> <string name="shortcutContact" msgid="749243779392912958">"Kontakt"</string> <string name="shortcutDialContact" msgid="746622101599186779">"Direkte opkald"</string> <string name="shortcutMessageContact" msgid="2460337253595976198">"Direkte besked"</string> - <string name="shortcutActivityTitle" msgid="1504383567778497348">"Vælg kontaktperson"</string> - <string name="contactInsertOrEditActivityTitle" msgid="6527505405325862674">"Føj til kontaktperson"</string> - <string name="contactPickerActivityTitle" msgid="4301062192337417640">"Vælg en kontaktperson"</string> + <string name="shortcutActivityTitle" msgid="1504383567778497348">"Vælg kontakt"</string> + <string name="contactInsertOrEditActivityTitle" msgid="6527505405325862674">"Føj til kontakt"</string> + <string name="contactPickerActivityTitle" msgid="4301062192337417640">"Vælg en kontakt"</string> <string name="groupMemberPickerActivityTitle" msgid="1431750793695262522">"Vælg"</string> - <string name="header_entry_contact_list_adapter_header_title" msgid="2436981165830115659">"Opret ny kontaktperson"</string> + <string name="header_entry_contact_list_adapter_header_title" msgid="2436981165830115659">"Opret ny kontakt"</string> <string name="searchHint" msgid="8482945356247760701">"Søg i kontakter"</string> - <string name="menu_addStar" msgid="2908478235715404876">"Føj til foretrukne"</string> - <string name="menu_removeStar" msgid="5844227078364227030">"Fjern fra foretrukne"</string> - <string name="description_action_menu_remove_star" msgid="4699640108012265178">"Fjernet fra foretrukne"</string> - <string name="description_action_menu_add_star" msgid="3327186327234177456">"Føjet til foretrukne"</string> + <string name="menu_addStar" msgid="2908478235715404876">"Føj til favoritter"</string> + <string name="menu_removeStar" msgid="5844227078364227030">"Fjern fra favoritter"</string> + <string name="description_action_menu_remove_star" msgid="4699640108012265178">"Fjernet fra favoritter"</string> + <string name="description_action_menu_add_star" msgid="3327186327234177456">"Føjet til favoritter"</string> <string name="menu_editContact" msgid="9042415603857662633">"Rediger"</string> <string name="menu_deleteContact" msgid="6788644058868189393">"Slet"</string> <string name="menu_change_photo" msgid="7769177631511496210">"Skift billede"</string> <string name="menu_create_contact_shortcut" msgid="1663022219127343858">"Opret genvej"</string> <string name="menu_splitAggregate" msgid="2627252205317945563">"Ophæv sammenfletning"</string> - <string name="menu_editGroup" msgid="6696843438454341063">"Fjern kontaktpersoner"</string> + <string name="menu_editGroup" msgid="6696843438454341063">"Fjern kontakter"</string> <string name="menu_renameGroup" msgid="7169512355179757182">"Omdøb etiket"</string> <string name="menu_deleteGroup" msgid="1126469629233412249">"Slet etiket"</string> - <string name="menu_addToGroup" msgid="3267409983764370041">"Tilføj kontaktperson"</string> - <string name="menu_selectForGroup" msgid="3999234528229376098">"Vælg kontaktpersoner"</string> - <string name="menu_addContactsToGroup" msgid="655196688840626483">"Tilføj kontaktpersoner"</string> + <string name="menu_addToGroup" msgid="3267409983764370041">"Tilføj kontakt"</string> + <string name="menu_selectForGroup" msgid="3999234528229376098">"Vælg kontakter"</string> + <string name="menu_addContactsToGroup" msgid="655196688840626483">"Tilføj kontakter"</string> <string name="menu_removeFromGroup" msgid="6720354305399961978">"Fjern fra etiket"</string> <string name="menu_new_group_action_bar" msgid="3127059073617415221">"Opret etiket"</string> - <string name="splitConfirmation" msgid="7342030840130187290">"Vil du ophæve sammenfletningen og opdele denne kontaktperson i flere kontaktpersoner?"</string> + <string name="splitConfirmation" msgid="7342030840130187290">"Vil du ophæve sammenfletningen og opdele denne kontakt i flere kontakter?"</string> <string name="splitConfirmation_positive_button" msgid="9129409098807939699">"Ophæv sammenfletningen"</string> - <string name="splitConfirmationWithPendingChanges" msgid="7719062163511895696">"Vil du gemme de ændringer, du allerede har foretaget, og ophæve sammenfletningen og opdele kontaktpersonen i flere kontaktpersoner?"</string> + <string name="splitConfirmationWithPendingChanges" msgid="7719062163511895696">"Vil du gemme de ændringer, du allerede har foretaget, og ophæve sammenfletningen og opdele kontaktpersonen i flere kontakter?"</string> <string name="splitConfirmationWithPendingChanges_positive_button" msgid="9073444264887244032">"Gem, og ophæv sammenfletningen"</string> - <string name="joinConfirmation" msgid="8262614843581924365">"Vil du gemme de ændringer, du allerede har foretaget, og sammenflette med den valgte kontaktperson?"</string> + <string name="joinConfirmation" msgid="8262614843581924365">"Vil du gemme de ændringer, du allerede har foretaget, og sammenflette med den valgte kontakt?"</string> <string name="joinConfirmation_positive_button" msgid="4573092849769149516">"Gem og flet"</string> <string name="contacts_linking_progress_bar" msgid="2846494347384549277">"Sammenfletter"</string> <string name="contacts_unlinking_progress_bar" msgid="5989310198163726929">"Ophæver sammenfletning"</string> <string name="menu_joinAggregate" msgid="3599512127797513606">"Sammenflet"</string> - <string name="menu_linkedContacts" msgid="400444389718855621">"Se sammenflettede kontaktpersoner"</string> + <string name="menu_linkedContacts" msgid="400444389718855621">"Se sammenflettede kontakter"</string> <string name="menu_save" msgid="1727844363591825909">"Gem"</string> - <string name="titleJoinContactDataWith" msgid="6825255752748313944">"Sammenflet kontaktpersoner"</string> - <string name="blurbJoinContactDataWith" msgid="5864256698061641841">"Vælg den kontaktperson, der skal knyttes til <xliff:g id="NAME">%s</xliff:g>:"</string> + <string name="titleJoinContactDataWith" msgid="6825255752748313944">"Sammenflet kontakter"</string> + <string name="blurbJoinContactDataWith" msgid="5864256698061641841">"Vælg den kontakt, der skal knyttes til <xliff:g id="NAME">%s</xliff:g>:"</string> <string name="separatorJoinAggregateSuggestions" msgid="2831414448851313345">"Foreslåede kontakter"</string> <string name="separatorJoinAggregateAll" msgid="7939932265026181043">"Alle kontakter"</string> <string name="contactsJoinedNamedMessage" msgid="1299418263439579455">"<xliff:g id="NAME">%s</xliff:g> er sammenflettet"</string> @@ -70,39 +70,39 @@ <item quantity="other">Kontaktpersonerne blev slettet</item> </plurals> <plurals name="contacts_count" formatted="false" msgid="8696793457340503668"> - <item quantity="one"><xliff:g id="COUNT_1">%d</xliff:g> kontaktperson</item> - <item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> kontaktpersoner</item> + <item quantity="one"><xliff:g id="COUNT_1">%d</xliff:g> kontakt</item> + <item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> kontakter</item> </plurals> <plurals name="contacts_count_with_account" formatted="false" msgid="7402583111980220575"> - <item quantity="one"><xliff:g id="COUNT_2">%1$d</xliff:g> kontaktperson · <xliff:g id="ACCOUNT_3">%2$s</xliff:g></item> - <item quantity="other"><xliff:g id="COUNT_2">%1$d</xliff:g> kontaktpersoner · <xliff:g id="ACCOUNT_3">%2$s</xliff:g></item> + <item quantity="one"><xliff:g id="COUNT_2">%1$d</xliff:g> kontakt · <xliff:g id="ACCOUNT_3">%2$s</xliff:g></item> + <item quantity="other"><xliff:g id="COUNT_2">%1$d</xliff:g> kontakter · <xliff:g id="ACCOUNT_3">%2$s</xliff:g></item> </plurals> <string name="title_from_google" msgid="4664084747121207202">"Fra Google"</string> <string name="title_from_other_accounts" msgid="8307885412426754288">"Fra <xliff:g id="ACCOUNT">%s</xliff:g>"</string> <string name="menu_set_ring_tone" msgid="8728345772068064946">"Angiv ringetone"</string> <string name="menu_redirect_calls_to_vm" msgid="83331924006712755">"Omdiriger til telefonsvarer"</string> <string name="menu_unredirect_calls_to_vm" msgid="8725542534701811737">"Træk tilbage fra telefonsvarer"</string> - <string name="readOnlyContactWarning" msgid="7514475664695089411">"Denne kontaktperson er skrivebeskyttet. Vedkommende kan ikke slettes, men kun skjules."</string> - <string name="readOnlyContactWarning_positive_button" msgid="8914797212167683673">"Skjul kontaktperson"</string> - <string name="readOnlyContactDeleteConfirmation" msgid="4717023505914239809">"Data om denne kontaktperson fra skrivebeskyttede konti bliver skjult, men ikke slettet."</string> - <string name="single_delete_confirmation" msgid="3106905986948679720">"Vil du slette denne kontaktperson?"</string> - <string name="batch_delete_confirmation" msgid="3984346060324014108">"Vil du slette de valgte kontaktpersoner?"</string> - <string name="batch_delete_read_only_contact_confirmation" msgid="8411117621035639964">"Kontaktpersoner fra dine skrivebeskyttede konti kan ikke slettes, men de kan skjules."</string> - <string name="batch_delete_multiple_accounts_confirmation" msgid="8207205649127030030">"De kontaktpersoner, du vil slette, indeholder oplysninger fra flere konti. Oplysninger fra skrivebeskyttede konti skjules fremfor at blive slettet."</string> - <string name="multipleContactDeleteConfirmation" msgid="5235324124905653550">"Sletning af denne kontaktperson sletter oplysninger fra flere konti."</string> - <string name="deleteConfirmation" msgid="3512271779086656043">"Vil du slette denne kontaktperson?"</string> + <string name="readOnlyContactWarning" msgid="7514475664695089411">"Denne kontakt er skrivebeskyttet. Vedkommende kan ikke slettes, men kun skjules."</string> + <string name="readOnlyContactWarning_positive_button" msgid="8914797212167683673">"Skjul kontakt"</string> + <string name="readOnlyContactDeleteConfirmation" msgid="4717023505914239809">"Data om denne kontakt fra skrivebeskyttede konti bliver skjult, men ikke slettet."</string> + <string name="single_delete_confirmation" msgid="3106905986948679720">"Vil du slette denne kontakt?"</string> + <string name="batch_delete_confirmation" msgid="3984346060324014108">"Vil du slette de valgte kontakter?"</string> + <string name="batch_delete_read_only_contact_confirmation" msgid="8411117621035639964">"Kontakter fra dine skrivebeskyttede konti kan ikke slettes, men de kan skjules."</string> + <string name="batch_delete_multiple_accounts_confirmation" msgid="8207205649127030030">"De kontakter, du vil slette, indeholder info fra flere konti. Info fra skrivebeskyttede konti skjules fremfor at blive slettet."</string> + <string name="multipleContactDeleteConfirmation" msgid="5235324124905653550">"Sletning af denne kontakt sletter oplysninger fra flere konti."</string> + <string name="deleteConfirmation" msgid="3512271779086656043">"Vil du slette denne kontakt?"</string> <string name="deleteConfirmation_positive_button" msgid="7857888845028586365">"Slet"</string> <string name="invalidContactMessage" msgid="8215051456181842274">"Kontaktpersonen findes ikke."</string> <string name="createContactShortcutSuccessful_NoName" msgid="8831303345367275472">"Kontaktpersonen blev føjet til startskærmen."</string> <string name="createContactShortcutSuccessful" msgid="953651153238790069">"<xliff:g id="NAME">%s</xliff:g> blev føjet til startskærmen."</string> <string name="photoPickerNotFoundText" msgid="2052542573853433204">"Der er ingen tilgængelige billeder på enheden."</string> - <string name="attach_photo_dialog_title" msgid="5599827035558557169">"Billede af kontaktperson"</string> + <string name="attach_photo_dialog_title" msgid="5599827035558557169">"Billede af kontakt"</string> <string name="customLabelPickerTitle" msgid="1081475101983255212">"Navn på tilpasset etiket"</string> <string name="removePhoto" msgid="4898105274130284565">"Fjern billede"</string> - <string name="noContacts" msgid="2228592924476426108">"Din liste over kontaktpersoner er tom"</string> - <string name="emptyGroup" msgid="5102411903247859575">"Der er ingen kontaktpersoner med denne etiket"</string> - <string name="emptyAccount" msgid="6873962901497975964">"Der er ingen kontaktpersoner på denne konto"</string> - <string name="emptyMainList" msgid="2772242747899664460">"Din liste over kontaktpersoner er tom"</string> + <string name="noContacts" msgid="2228592924476426108">"Din liste over kontakter er tom"</string> + <string name="emptyGroup" msgid="5102411903247859575">"Der er ingen kontakter med denne etiket"</string> + <string name="emptyAccount" msgid="6873962901497975964">"Der er ingen kontakter på denne konto"</string> + <string name="emptyMainList" msgid="2772242747899664460">"Din liste over kontakter er tom"</string> <string name="contactSavedNamedToast" msgid="895136068894549611">"<xliff:g id="DISPLAY_NAME">%s</xliff:g> blev gemt"</string> <string name="contactSavedToast" msgid="9171862279493213075">"Kontaktpersonen er gemt"</string> <string name="contactUnlinkedToast" msgid="7122823195786012553">"Sammenfletningen af kontaktpersonerne blev ophævet"</string> @@ -120,21 +120,21 @@ <string name="groupMembersAddedToast" msgid="4824834898718972768">"Føjet til etiket"</string> <string name="groupSavedErrorToast" msgid="2355891714292740162">"Ændringerne af etiketten kan ikke gemmes"</string> <string name="groupExistsErrorMessage" msgid="5196811283836946189">"Etiketten findes allerede"</string> - <string name="groupSomeContactsNoEmailsToast" msgid="8211161470235548732">"Nogle kontaktpersoner har ikke e-mails."</string> - <string name="groupSomeContactsNoPhonesToast" msgid="5530760834827530509">"Nogle kontaktpersoner har ikke telefonnumre."</string> + <string name="groupSomeContactsNoEmailsToast" msgid="8211161470235548732">"Nogle kontakter har ikke e-mails."</string> + <string name="groupSomeContactsNoPhonesToast" msgid="5530760834827530509">"Nogle kontakter har ikke telefonnumre."</string> <string name="menu_sendEmailOption" msgid="5978319931321657780">"Send mail"</string> <string name="menu_sendMessageOption" msgid="8850168125274916426">"Send besked"</string> - <string name="pickerSelectContactsActivityTitle" msgid="1936544190231136729">"Vælg kontaktpersoner"</string> + <string name="pickerSelectContactsActivityTitle" msgid="1936544190231136729">"Vælg kontakter"</string> <string name="send_to_selection" msgid="2251339182881603540">"Send"</string> - <string name="listFoundAllContactsZero" msgid="922980883593159444">"Ingen kontaktpersoner"</string> - <string name="add_contact_dlg_message_fmt" msgid="7986472669444326576">"Føj \"<xliff:g id="EMAIL">%s</xliff:g>\" til kontaktpersoner?"</string> + <string name="listFoundAllContactsZero" msgid="922980883593159444">"Ingen kontakter"</string> + <string name="add_contact_dlg_message_fmt" msgid="7986472669444326576">"Føj \"<xliff:g id="EMAIL">%s</xliff:g>\" til kontakter?"</string> <string name="search_settings_description" msgid="2675223022992445813">"Navne på dine kontakter"</string> <string name="quickcontact_transparent_view_description" msgid="987959416759562455">"Klik for at gå tilbage til forrige skærmbillede"</string> <string name="quickcontact_add_phone_number" msgid="731665835910658965">"Tilføj telefonnummer"</string> <string name="quickcontact_add_email" msgid="739298028384348482">"Tilføj mail"</string> <string name="missing_app" msgid="1466111003546611387">"Der blev ikke fundet nogen app, der kan håndtere denne handling."</string> <string name="menu_share" msgid="943789700636542260">"Del"</string> - <string name="menu_add_contact" msgid="3198704337220892684">"Føj til kontaktpersoner"</string> + <string name="menu_add_contact" msgid="3198704337220892684">"Føj til kontakter"</string> <string name="menu_add_contacts" msgid="4465646512002163011">"Tilføj"</string> <plurals name="title_share_via" formatted="false" msgid="5886112726191455415"> <item quantity="one">Del kontaktpersonen via</item> @@ -147,7 +147,7 @@ <string name="label_name_dialog_hint" msgid="1276051790427638142">"Etiketnavn"</string> <string name="audio_chat" msgid="2535716629358298691">"Talechat"</string> <string name="video_chat" msgid="1872255818640336072">"Videochat"</string> - <string name="account_type_format" msgid="718948015590343010">"<xliff:g id="SOURCE">%1$s</xliff:g> kontaktperson"</string> + <string name="account_type_format" msgid="718948015590343010">"<xliff:g id="SOURCE">%1$s</xliff:g> kontakt"</string> <string name="google_account_type_format" msgid="5283997303922067997">"<xliff:g id="SOURCE">%1$s</xliff:g>-konto"</string> <string name="take_photo" msgid="7496128293167402354">"Tag billede"</string> <string name="take_new_photo" msgid="7341354729436576304">"Tag nyt billede"</string> @@ -159,14 +159,14 @@ <string name="cancel_button_content_description" msgid="1288652456274531846">"Annuller"</string> <string name="back_arrow_content_description" msgid="4355362760545735065">"Tilbage"</string> <string name="action_menu_back_from_edit_select" msgid="6435476408621731420">"luk"</string> - <string name="aggregation_suggestion_edit_dialog_message" msgid="6549585283910518095">"Vil du redigere den valgte kontaktperson? Dine indtastninger kopieres."</string> + <string name="aggregation_suggestion_edit_dialog_message" msgid="6549585283910518095">"Vil du redigere den valgte kontakt? Dine indtastninger kopieres."</string> <string name="contact_directory_description" msgid="683398073603909119">"Indeks <xliff:g id="TYPE">%1$s</xliff:g>"</string> <string name="activity_title_settings" msgid="5464130076132770781">"Indstillinger"</string> <string name="menu_settings" msgid="377929915873428211">"Indstillinger"</string> <string name="menu_help" msgid="1680178646764069976">"Hjælp og feedback"</string> <string name="organization_company_and_title" msgid="6718207751363732025">"<xliff:g id="COMPANY_0">%2$s</xliff:g>, <xliff:g id="COMPANY_1">%1$s</xliff:g>"</string> <string name="non_phone_caption" msgid="1541655052330027380">"Telefonnummer"</string> - <string name="non_phone_add_to_contacts" msgid="6590985286250471169">"Føj til kontaktpersoner"</string> + <string name="non_phone_add_to_contacts" msgid="6590985286250471169">"Føj til kontakter"</string> <string name="non_phone_close" msgid="7608506439725515667">"Luk"</string> <string name="date_year_toggle" msgid="7122002148518724139">"Inkluder år"</string> <string name="contacts_unavailable_add_account" msgid="4347232421410561500">"Tilføj konto"</string> @@ -182,24 +182,24 @@ <string name="cancel_confirmation_dialog_cancel_editing_button" msgid="3057023972074640671">"Kassér"</string> <string name="cancel_confirmation_dialog_keep_editing_button" msgid="3316573928085916146">"Annuller"</string> <string name="leave_customize_confirmation_dialog_message" msgid="4277114551206032979">"Vil du kassere tilpasningerne?"</string> - <string name="enter_contact_name" msgid="4594274696120278368">"Søg i kontaktpersoner"</string> - <string name="title_edit_group" msgid="8602752287270586734">"Fjern kontaktpersoner"</string> + <string name="enter_contact_name" msgid="4594274696120278368">"Søg i kontakter"</string> + <string name="title_edit_group" msgid="8602752287270586734">"Fjern kontakter"</string> <string name="local_profile_title" msgid="2021416826991393684">"Min lokale profil"</string> <string name="external_profile_title" msgid="8034998767621359438">"Min <xliff:g id="EXTERNAL_SOURCE">%1$s</xliff:g>-profil"</string> - <string name="contact_editor_prompt_zero_accounts" msgid="6648376557574360096">"Brug et øjeblik på at tilføje en konto, som sikkerhedskopierer dine kontaktpersoner til Google."</string> + <string name="contact_editor_prompt_zero_accounts" msgid="6648376557574360096">"Brug et øjeblik på at tilføje en konto, som sikkerhedskopierer dine kontakter til Google."</string> <string name="contact_editor_prompt_one_account" msgid="3087691056345099310">"Nye kontakter gemmes på <xliff:g id="ACCOUNT_NAME">%1$s</xliff:g>."</string> - <string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Vælg en standardkonto til nye kontaktpersoner:"</string> - <string name="contact_editor_title_new_contact" msgid="3042788718983070111">"Opret ny kontaktperson"</string> - <string name="contact_editor_title_existing_contact" msgid="4898475703683187798">"Rediger kontaktperson"</string> + <string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Vælg en standardkonto til nye kontakter:"</string> + <string name="contact_editor_title_new_contact" msgid="3042788718983070111">"Opret ny kontakt"</string> + <string name="contact_editor_title_existing_contact" msgid="4898475703683187798">"Rediger kontakt"</string> <string name="contact_editor_title_read_only_contact" msgid="2443496574528842237">"Kun visning"</string> - <string name="contact_editor_pick_raw_contact_to_edit_dialog_title" msgid="4186699385645902152">"Vælg en kontaktperson at redigere"</string> - <string name="contact_editor_pick_linked_contact_dialog_title" msgid="4618465940423857694">"Sammenflettede kontaktpersoner"</string> + <string name="contact_editor_pick_raw_contact_to_edit_dialog_title" msgid="4186699385645902152">"Vælg en kontakt at redigere"</string> + <string name="contact_editor_pick_linked_contact_dialog_title" msgid="4618465940423857694">"Sammenflettede kontakter"</string> <string name="contact_editor_add_linked_contact" msgid="426142748048816297">"Tilføj"</string> <string name="contact_editor_unlink_contacts" msgid="4525214336177236653">"Ophæv sammenfletning"</string> <string name="add_account" msgid="8201790677994503186">"Tilføj konto"</string> <string name="add_new_account" msgid="5748627740680940264">"Tilføj ny konto"</string> <string name="menu_export_database" msgid="2659719297530170820">"Eksportér databasefiler"</string> - <string name="action_menu_add_new_contact_button" msgid="5506832825256203208">"Opret ny kontaktperson"</string> + <string name="action_menu_add_new_contact_button" msgid="5506832825256203208">"Opret ny kontakt"</string> <string name="expanding_entry_card_view_see_more" msgid="3779194067124758079">"Se mere"</string> <string name="expanding_entry_card_view_see_less" msgid="5344160551629714168">"Se mindre"</string> <string name="recent_card_title" msgid="8982782042698001695">"Seneste"</string> @@ -232,15 +232,15 @@ <string name="editor_more_fields" msgid="3630987771304393421">"Flere felter"</string> <string name="editor_change_photo_content_description" msgid="820879708069864340">"Skift kontaktpersonens billede"</string> <string name="editor_add_photo_content_description" msgid="4194479313465418120">"Tilføj et billede af kontaktpersonen"</string> - <string name="editor_contact_photo_content_description" msgid="8571975622926162369">"Billede af kontaktperson"</string> + <string name="editor_contact_photo_content_description" msgid="8571975622926162369">"Billede af kontakt"</string> <string name="editor_failed_to_load" msgid="1623639078580475818">"Redigeringsværktøjet kunne ikke åbnes."</string> <string name="editor_account_selector_title" msgid="4426337993307015833">"Gemmes på"</string> <string name="editor_account_selector_read_only_title" msgid="4137969650184457126">"Kontaktoplysningerne fra <xliff:g id="ACCOUNT">%s</xliff:g> kan ikke redigeres"</string> <string name="quickcontact_suggestion_link_button" msgid="3244619714781727946">"SAMMENFLET KONTAKTPERSONER"</string> <string name="quickcontact_suggestion_cancel_button" msgid="8236954313106630862">"ANNULLER"</string> - <string name="suggestion_card_this_contact_title" msgid="3039457405374454914">"Denne kontaktperson"</string> + <string name="suggestion_card_this_contact_title" msgid="3039457405374454914">"Denne kontakt"</string> <string name="suggestion_card_duplicates_title" msgid="9107788743178980902">"Mulige dubletter"</string> - <string name="suggestion_card_help_message" msgid="4474061044387181093">"Disse kontaktpersoner kan være den samme person. Du kan sammenflette dem til én enkelt kontaktperson."</string> + <string name="suggestion_card_help_message" msgid="4474061044387181093">"Disse kontakter kan være den samme person. Du kan sammenflette dem til én enkelt kontakt."</string> <string name="editor_delete_view_description" msgid="8583095381562991959">"Slet <xliff:g id="DATA_TYPE">%1$s </xliff:g><xliff:g id="DATA_KIND">%2$s</xliff:g>"</string> <string name="editor_delete_view_description_short" msgid="7335518371270844912">"Slet <xliff:g id="DATA_KIND">%s</xliff:g>"</string> <string name="menu_assistant" msgid="5760693735722052454">"Forslag"</string> @@ -255,7 +255,7 @@ <string name="permission_explanation_subheader_calendar" msgid="8785323496211704613">"Begivenheder"</string> <string name="permission_explanation_subheader_SMS" msgid="1904552086449525567">"Meddelelser"</string> <string name="hamburger_feature_highlight_header" msgid="5762679188565585072">"Forslag"</string> - <string name="hamburger_feature_highlight_body" msgid="4403398269286898733">"Hold dine kontaktpersoner organiserede og brugbare"</string> + <string name="hamburger_feature_highlight_body" msgid="4403398269286898733">"Hold dine kontakter organiserede og brugbare"</string> <string name="undo" msgid="1425165101664071422">"Fortryd"</string> <string name="call_custom" msgid="6385303130912713318">"Ring til <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> <string name="call_home" msgid="1990519474420545392">"Ring hjem"</string> @@ -264,7 +264,7 @@ <string name="call_fax_work" msgid="7467763592359059243">"Ring til arbejdsfax"</string> <string name="call_fax_home" msgid="8342175628887571876">"Ring til hjemmefax"</string> <string name="call_pager" msgid="9003902812293983281">"Ring til personsøger"</string> - <string name="call_other" msgid="8563753966926932052">"Opkald"</string> + <string name="call_other" msgid="8563753966926932052">"Ring op"</string> <string name="call_callback" msgid="1910165691349426858">"Ring til tilbagekald"</string> <string name="call_car" msgid="3280537320306436445">"Ring til bil"</string> <string name="call_company_main" msgid="6105120947138711257">"Ring til arbejde (hovednummer)"</string> @@ -303,7 +303,7 @@ <string name="sms_by_shortcut" msgid="7741770672976099517">"<xliff:g id="CONTACT_NAME">%s</xliff:g> (send besked)"</string> <string name="description_video_call" msgid="7120921378651700947">"Foretag videoopkald"</string> <string name="clearFrequentsConfirmation_title" msgid="766292372438450432">"Vil du rydde de ofte kontaktede?"</string> - <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"Hvis du gør dette, rydder du listen over personer, som du ofte kontakter, i dine apps Kontaktpersoner og Telefon. Du vil samtidig tvinge e-mailapps til at lære dine adressepræferencer fra bunden."</string> + <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"Hvis du gør dette, rydder du listen over personer, som du ofte kontakter, i dine apps Kontakter og Telefon. Du vil samtidig tvinge e-mailapps til at lære dine adressepræferencer fra bunden."</string> <string name="clearFrequentsProgress_title" msgid="5157001637482794212">"Rydder ofte kontaktede personer…"</string> <string name="status_available" msgid="5586870015822828392">"Tilgængelig"</string> <string name="status_away" msgid="1838861100379804730">"Ikke til stede"</string> @@ -311,12 +311,12 @@ <string name="local_invisible_directory" msgid="6046691709127661065">"Andre"</string> <string name="directory_search_label" msgid="1887759056597975053">"Indeks"</string> <string name="directory_search_label_work" msgid="8618292129829443176">"Indeks for arbejde"</string> - <string name="local_search_label" msgid="2551177578246113614">"Alle kontaktpersoner"</string> + <string name="local_search_label" msgid="2551177578246113614">"Alle kontakter"</string> <string name="description_quick_contact_for" msgid="6737516415168327789">"Hurtigkontakt for <xliff:g id="NAME">%1$s</xliff:g>"</string> <string name="missing_name" msgid="8745511583852904385">"(Intet navn)"</string> <string name="favoritesFrequentContacted" msgid="6184232487472425690">"Jævnligt kontaktet"</string> - <string name="list_filter_phones" msgid="735313795643493365">"Alle kontaktpersoner med telefonnumre"</string> - <string name="list_filter_phones_work" msgid="1470173699551475015">"Kontaktpersoner for arbejdsprofil"</string> + <string name="list_filter_phones" msgid="735313795643493365">"Alle kontakter med telefonnumre"</string> + <string name="list_filter_phones_work" msgid="1470173699551475015">"Kontakter for arbejdsprofil"</string> <string name="view_updates_from_group" msgid="1782685984905600034">"Se opdateringer"</string> <string name="account_phone" msgid="7128032778471187553">"Enhed"</string> <string name="account_sim" msgid="6519016427905087952">"SIM-kort"</string> @@ -380,39 +380,39 @@ <string name="collapse_fields_description" msgid="1884143625854637874">"Skjul"</string> <string name="announce_expanded_fields" msgid="1075947220478530622">"Udvidet"</string> <string name="announce_collapsed_fields" msgid="6414231530177338704">"Skjult"</string> - <string name="list_filter_all_accounts" msgid="8908683398914322369">"Alle kontaktpersoner"</string> + <string name="list_filter_all_accounts" msgid="8908683398914322369">"Alle kontakter"</string> <string name="list_filter_all_starred" msgid="5031734941601931356">"Stjernemarkerede"</string> <string name="list_filter_customize" msgid="4789963356004169321">"Tilpas"</string> - <string name="list_filter_single" msgid="5871400283515893087">"Kontaktperson"</string> - <string name="display_ungrouped" msgid="6885954210243119591">"Alle andre kontaktpersoner"</string> - <string name="display_all_contacts" msgid="2031647544742889505">"Alle kontaktpersoner"</string> + <string name="list_filter_single" msgid="5871400283515893087">"Kontakt"</string> + <string name="display_ungrouped" msgid="6885954210243119591">"Alle andre kontakter"</string> + <string name="display_all_contacts" msgid="2031647544742889505">"Alle kontakter"</string> <string name="menu_sync_remove" msgid="3266725887008450161">"Fjern synkroniseringsgruppe"</string> <string name="dialog_sync_add" msgid="8267045393119375803">"Tilføj synkroniseringsgruppe"</string> <string name="display_more_groups" msgid="2682547080423434170">"Flere grupper ..."</string> - <string name="display_warn_remove_ungrouped" msgid="8872290721676651414">"Hvis du fjerner \"<xliff:g id="GROUP">%s</xliff:g>\" fra synkroniseringen, fjernes alle ugrupperede kontaktpersoner fra synkroniseringen."</string> + <string name="display_warn_remove_ungrouped" msgid="8872290721676651414">"Hvis du fjerner \"<xliff:g id="GROUP">%s</xliff:g>\" fra synkroniseringen, fjernes alle ugrupperede kontakter fra synkroniseringen."</string> <string name="savingDisplayGroups" msgid="2133152192716475939">"Gemmer indstillinger for visning…"</string> <string name="listCustomView" msgid="1840624396582117590">"Tilpasset visning"</string> - <string name="dialog_new_contact_account" msgid="4969619718062454756">"Gem importerede kontaktpersoner på:"</string> + <string name="dialog_new_contact_account" msgid="4969619718062454756">"Gem importerede kontakter på:"</string> <string name="import_from_sim" msgid="6912071635295799131">"SIM-kort"</string> <string name="import_from_sim_summary_fmt" msgid="5169032449686348118">"SIM-kort <xliff:g id="SIM_NAME">%1$s</xliff:g>"</string> <plurals name="import_from_sim_secondary_contact_count_fmt" formatted="false" msgid="5821095773211149295"> - <item quantity="one">%1$d kontaktperson</item> - <item quantity="other">%1$d kontaktpersoner</item> + <item quantity="one">%1$d kontakt</item> + <item quantity="other">%1$d kontakter</item> </plurals> <plurals name="import_from_sim_secondary_template" formatted="false" msgid="2484832025802907060"> - <item quantity="one"><xliff:g id="COUNT_2">^1</xliff:g> kontaktperson • <xliff:g id="PHONE_NUMBER_3">^2</xliff:g></item> - <item quantity="other"><xliff:g id="COUNT_2">^1</xliff:g> kontaktpersoner • <xliff:g id="PHONE_NUMBER_3">^2</xliff:g></item> + <item quantity="one"><xliff:g id="COUNT_2">^1</xliff:g> kontakt • <xliff:g id="PHONE_NUMBER_3">^2</xliff:g></item> + <item quantity="other"><xliff:g id="COUNT_2">^1</xliff:g> kontakter • <xliff:g id="PHONE_NUMBER_3">^2</xliff:g></item> </plurals> <string name="import_from_vcf_file" msgid="8662528435646418203">".vcf-fil"</string> <string name="nothing_to_import_message" msgid="1651921906873335656">"Der er intet at importere"</string> - <string name="import_from_vcf_file_confirmation_message" msgid="967723361108008345">"Vil du importere kontaktpersoner fra vCard?"</string> + <string name="import_from_vcf_file_confirmation_message" msgid="967723361108008345">"Vil du importere kontakter fra vCard?"</string> <string name="cancel_import_confirmation_message" msgid="3929951040347726757">"Vil du annullere import af <xliff:g id="FILENAME">%s</xliff:g>?"</string> <string name="cancel_export_confirmation_message" msgid="1995462401949262638">"Vil du annullere eksport af <xliff:g id="FILENAME">%s</xliff:g>?"</string> <string name="cancel_vcard_import_or_export_failed" msgid="6139900383366166706">"Import/eksport af vCard kunne ikke annulleres"</string> <string name="fail_reason_unknown" msgid="1714092345030570863">"Ukendt fejl."</string> <string name="fail_reason_could_not_open_file" msgid="2067725459821997463">"\"<xliff:g id="FILE_NAME">%1$s</xliff:g>\" kunne ikke åbnes: <xliff:g id="EXACT_REASON">%2$s</xliff:g>."</string> <string name="fail_reason_could_not_initialize_exporter" msgid="707260459259688510">"Eksportfunktionen kunne ikke startes: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\""</string> - <string name="fail_reason_no_exportable_contact" msgid="8728506011371262065">"Der er ingen kontaktpersoner, der kan eksporteres."</string> + <string name="fail_reason_no_exportable_contact" msgid="8728506011371262065">"Der er ingen kontakter, der kan eksporteres."</string> <string name="missing_required_permission" msgid="5865884842972833120">"Du har deaktiveret en påkrævet tilladelse."</string> <string name="fail_reason_error_occurred_during_export" msgid="3018855323913649063">"Der opstod en fejl under eksporten: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"."</string> <string name="fail_reason_io_error" msgid="6748358842976073255">"I/O-fejl"</string> @@ -420,13 +420,13 @@ <string name="fail_reason_not_supported" msgid="8219562769267148825">"Formatet understøttes ikke."</string> <string name="exporting_vcard_finished_title" msgid="4767045779458185251">"<xliff:g id="FILENAME">%s</xliff:g> er eksporteret."</string> <string name="exporting_vcard_finished_title_fallback" msgid="6060472638008218274">"Kontaktpersonerne blev eksporteret."</string> - <string name="exporting_vcard_finished_toast" msgid="1739055986856453882">"Kontaktpersonerne blev eksporteret. Klik på underretningen for at dele kontaktpersonerne."</string> - <string name="touch_to_share_contacts" msgid="4882485525268469736">"Tryk for at dele kontaktpersoner."</string> + <string name="exporting_vcard_finished_toast" msgid="1739055986856453882">"Kontaktpersonerne blev eksporteret. Klik på notifikationen for at dele kontaktpersonerne."</string> + <string name="touch_to_share_contacts" msgid="4882485525268469736">"Tryk for at dele kontakter."</string> <string name="exporting_vcard_canceled_title" msgid="2652222370493306887">"Eksport af <xliff:g id="FILENAME">%s</xliff:g> er annulleret."</string> <string name="exporting_contact_list_title" msgid="9072240631534457415">"Eksporterer kontaktdata"</string> <string name="exporting_contact_list_message" msgid="3367949209642931952">"Eksporterer kontaktoplysningerne."</string> <string name="composer_failed_to_get_database_infomation" msgid="1765944280846236723">"Databaseoplysningerne kunne ikke hentes."</string> - <string name="composer_has_no_exportable_contact" msgid="5712531702823346549">"Der er ingen kontaktpersoner, der kan eksporteres."</string> + <string name="composer_has_no_exportable_contact" msgid="5712531702823346549">"Der er ingen kontakter, der kan eksporteres."</string> <string name="composer_not_initialized" msgid="2321648986367005254">"Oprettelsen af vCard startede ikke korrekt."</string> <string name="exporting_contact_failed_title" msgid="4892358112409576342">"Eksport ikke mulig"</string> <string name="exporting_contact_failed_message" msgid="4938527850142003141">"Kontaktpersondataene blev ikke eksporteret.\nÅrsag: \"<xliff:g id="FAIL_REASON">%s</xliff:g>\""</string> @@ -456,22 +456,22 @@ <string name="display_options_view_given_name_first" msgid="3616004640258761473">"Fornavn først"</string> <string name="display_options_view_family_name_first" msgid="956445100777296467">"Efternavn først"</string> <string name="settings_accounts" msgid="350219740670774576">"Konti"</string> - <string name="default_editor_account" msgid="699591683362420991">"Standardkonto til nye kontaktpersoner"</string> + <string name="default_editor_account" msgid="699591683362420991">"Standardkonto til nye kontakter"</string> <string name="settings_my_info_title" msgid="1534272456405343119">"Mine oplysninger"</string> <string name="set_up_profile" msgid="7370213843590143771">"Konfigurer din profil"</string> - <string name="setting_about" msgid="7014388749752042863">"Om Kontaktpersoner"</string> - <string name="share_favorite_contacts" msgid="4280926751003081042">"Del foretrukne kontaktpersoner"</string> - <string name="share_contacts" msgid="8109287987498711664">"Del alle kontaktpersoner"</string> + <string name="setting_about" msgid="7014388749752042863">"Om Kontakter"</string> + <string name="share_favorite_contacts" msgid="4280926751003081042">"Del foretrukne kontakter"</string> + <string name="share_contacts" msgid="8109287987498711664">"Del alle kontakter"</string> <string name="share_contacts_failure" msgid="1216431977330560559">"Kontaktpersonerne kunne ikke deles."</string> - <string name="dialog_export" msgid="1628001095187741417">"Eksportér kontaktpersoner"</string> - <string name="dialog_import" msgid="2423592905927819672">"Importér kontaktpersoner fra"</string> - <string name="share_error" msgid="948429331673358107">"Denne kontaktperson kan ikke deles."</string> - <string name="no_contact_to_share" msgid="1276397530378323033">"Der er ingen kontaktpersoner, der kan deles."</string> - <string name="menu_contacts_filter" msgid="2165153460860262501">"Viste kontaktpersoner"</string> - <string name="activity_title_contacts_filter" msgid="8275542497615516969">"Viste kontaktpersoner"</string> + <string name="dialog_export" msgid="1628001095187741417">"Eksportér kontakter"</string> + <string name="dialog_import" msgid="2423592905927819672">"Importér kontakter fra"</string> + <string name="share_error" msgid="948429331673358107">"Denne kontakt kan ikke deles."</string> + <string name="no_contact_to_share" msgid="1276397530378323033">"Der er ingen kontakter, der kan deles."</string> + <string name="menu_contacts_filter" msgid="2165153460860262501">"Viste kontakter"</string> + <string name="activity_title_contacts_filter" msgid="8275542497615516969">"Viste kontakter"</string> <string name="custom_list_filter" msgid="9048525797111024204">"Tilpas visning"</string> <string name="menu_custom_filter_save" msgid="2679793632208086460">"Gem"</string> - <string name="hint_findContacts" msgid="7128627979899070325">"Søg efter kontaktpersoner"</string> + <string name="hint_findContacts" msgid="7128627979899070325">"Søg efter kontakter"</string> <string name="contactsFavoritesLabel" msgid="8417039765586853670">"Favoritter"</string> <string name="menu_import" msgid="6107961135813836467">"Importér"</string> <string name="menu_export" msgid="2658783911863503902">"Eksportér"</string> @@ -505,12 +505,12 @@ <string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Denne genvej er blevet deaktiveret"</string> <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontaktpersonen blev fjernet"</string> <string name="sim_import_button_text" msgid="4270841592496619317">"Importér"</string> - <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Vælg kontaktpersoner"</string> - <string name="sim_import_empty_message" msgid="7743815244380189651">"Der er ingen kontaktpersoner på dit SIM-kort"</string> + <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Vælg kontakter"</string> + <string name="sim_import_empty_message" msgid="7743815244380189651">"Der er ingen kontakter på dit SIM-kort"</string> <string name="sim_import_contact_exists_toast" msgid="1503743663717316732">"Kontaktpersonen findes allerede på din liste over kontakter"</string> <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443"> - <item quantity="one"><xliff:g id="COUNT">%d</xliff:g> kontaktperson på SIM-kortet blev importeret</item> - <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> kontaktpersoner på SIM-kortet blev importeret</item> + <item quantity="one"><xliff:g id="COUNT">%d</xliff:g> kontakt på SIM-kortet blev importeret</item> + <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> kontakter på SIM-kortet blev importeret</item> </plurals> <string name="sim_import_failed_toast" msgid="5559267299793622705">"Kontaktpersonerne på SIM-kortet kan ikke importeres"</string> <string name="sim_import_title" msgid="2511154832820812822">"Importér fra SIM-kort"</string> @@ -519,7 +519,7 @@ <string name="dismiss_sync_alert" msgid="8941131776605093596">"Luk"</string> <string name="account_sync_off" msgid="7646143254066243924">"Kontosynkronisering er slået fra. Tryk for at slå funktionen til."</string> <string name="turn_auto_sync_on_dialog_title" msgid="333965456829670541">"Vil du slå automatisk synkronisering til?"</string> - <string name="turn_auto_sync_on_dialog_body" msgid="5025336917533693997">"De ændringer, du foretager af alle apps og konti og ikke kun Google Kontaktpersoner, holdes opdateret mellem nettet og dine enheder."</string> + <string name="turn_auto_sync_on_dialog_body" msgid="5025336917533693997">"De ændringer, du foretager af alle apps og konti og ikke kun Google Kontakter, holdes opdateret mellem nettet og dine enheder."</string> <string name="turn_auto_sync_on_dialog_confirm_btn" msgid="1070332014838295599">"Slå til"</string> <string name="connection_error_message" msgid="7046408921529247089">"Der er ingen forbindelse"</string> <string name="single_sim_display_label" msgid="6985770499439371497">"SIM-kort"</string> @@ -528,7 +528,7 @@ <string name="importing_sim_failed_title" msgid="39706901030537985">"Importen mislykkedes"</string> <string name="importing_sim_failed_message" msgid="3345258302998021066">"Kontaktpersonerne kunne ikke importeres fra SIM-kortet"</string> <string name="importing_sim_in_progress_title" msgid="3638299581276676109">"SIM-kortet importeres"</string> - <string name="contacts_default_notification_channel" msgid="4754058700611188581">"Underretninger"</string> + <string name="contacts_default_notification_channel" msgid="4754058700611188581">"Notifikationer"</string> <string name="yes_button" msgid="1268479086848288060">"Ja"</string> <string name="no_button" msgid="5742815694687835125">"Nej"</string> </resources> diff --git a/res/values-de/lineage_strings.xml b/res/values-de/lineage_strings.xml new file mode 100644 index 000000000..c5a46f6c7 --- /dev/null +++ b/res/values-de/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Notfallinformationen</string> + <string name="call_via_template">Anruf über <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-el/lineage_strings.xml b/res/values-el/lineage_strings.xml new file mode 100644 index 000000000..6e7fd584d --- /dev/null +++ b/res/values-el/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Πληροφορίες έκτακτης ανάγκης</string> + <string name="call_via_template">Κλήση μέσω <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-en-rAU/lineage_strings.xml b/res/values-en-rAU/lineage_strings.xml new file mode 100644 index 000000000..0de968aae --- /dev/null +++ b/res/values-en-rAU/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Emergency information</string> + <string name="call_via_template">Call via <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-en-rCA/lineage_strings.xml b/res/values-en-rCA/lineage_strings.xml new file mode 100644 index 000000000..0de968aae --- /dev/null +++ b/res/values-en-rCA/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Emergency information</string> + <string name="call_via_template">Call via <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-en-rGB/lineage_strings.xml b/res/values-en-rGB/lineage_strings.xml new file mode 100644 index 000000000..0de968aae --- /dev/null +++ b/res/values-en-rGB/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Emergency information</string> + <string name="call_via_template">Call via <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-en-rIN/lineage_strings.xml b/res/values-en-rIN/lineage_strings.xml new file mode 100644 index 000000000..0de968aae --- /dev/null +++ b/res/values-en-rIN/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Emergency information</string> + <string name="call_via_template">Call via <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-en-rXC/strings.xml b/res/values-en-rXC/strings.xml index d565061bc..ca8f9e206 100644 --- a/res/values-en-rXC/strings.xml +++ b/res/values-en-rXC/strings.xml @@ -16,519 +16,519 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="applicationLabel" msgid="3906689777043645443">"Contacts"</string> - <string name="contactsList" msgid="8661624236494819731">"Contacts"</string> - <string name="shortcut_add_contact" msgid="7476283631356909204">"Add contact"</string> - <string name="shortcutContact" msgid="749243779392912958">"Contact"</string> - <string name="shortcutDialContact" msgid="746622101599186779">"Direct dial"</string> - <string name="shortcutMessageContact" msgid="2460337253595976198">"Direct message"</string> - <string name="shortcutActivityTitle" msgid="1504383567778497348">"Choose contact"</string> - <string name="contactInsertOrEditActivityTitle" msgid="6527505405325862674">"Add to contact"</string> - <string name="contactPickerActivityTitle" msgid="4301062192337417640">"Choose a contact"</string> - <string name="groupMemberPickerActivityTitle" msgid="1431750793695262522">"Select"</string> - <string name="header_entry_contact_list_adapter_header_title" msgid="2436981165830115659">"Create new contact"</string> - <string name="searchHint" msgid="8482945356247760701">"Search contacts"</string> - <string name="menu_addStar" msgid="2908478235715404876">"Add to favorites"</string> - <string name="menu_removeStar" msgid="5844227078364227030">"Remove from favorites"</string> - <string name="description_action_menu_remove_star" msgid="4699640108012265178">"Removed from favorites"</string> - <string name="description_action_menu_add_star" msgid="3327186327234177456">"Added to favorites"</string> - <string name="menu_editContact" msgid="9042415603857662633">"Edit"</string> - <string name="menu_deleteContact" msgid="6788644058868189393">"Delete"</string> - <string name="menu_change_photo" msgid="7769177631511496210">"Change photo"</string> - <string name="menu_create_contact_shortcut" msgid="1663022219127343858">"Create shortcut"</string> - <string name="menu_splitAggregate" msgid="2627252205317945563">"Unlink"</string> - <string name="menu_editGroup" msgid="6696843438454341063">"Remove contacts"</string> - <string name="menu_renameGroup" msgid="7169512355179757182">"Rename label"</string> - <string name="menu_deleteGroup" msgid="1126469629233412249">"Delete label"</string> - <string name="menu_addToGroup" msgid="3267409983764370041">"Add contact"</string> - <string name="menu_selectForGroup" msgid="3999234528229376098">"Select contacts"</string> - <string name="menu_addContactsToGroup" msgid="655196688840626483">"Add contacts"</string> - <string name="menu_removeFromGroup" msgid="6720354305399961978">"Remove from label"</string> - <string name="menu_new_group_action_bar" msgid="3127059073617415221">"Create label"</string> - <string name="splitConfirmation" msgid="7342030840130187290">"Unlink this contact into multiple contacts?"</string> - <string name="splitConfirmation_positive_button" msgid="9129409098807939699">"Unlink"</string> - <string name="splitConfirmationWithPendingChanges" msgid="7719062163511895696">"Would you like to save the changes you already made and unlink this contact into multiple contacts?"</string> - <string name="splitConfirmationWithPendingChanges_positive_button" msgid="9073444264887244032">"Save and Unlink"</string> - <string name="joinConfirmation" msgid="8262614843581924365">"Would you like to save the changes you already made and link with the contact selected?"</string> - <string name="joinConfirmation_positive_button" msgid="4573092849769149516">"Save and Link"</string> - <string name="contacts_linking_progress_bar" msgid="2846494347384549277">"Linking"</string> - <string name="contacts_unlinking_progress_bar" msgid="5989310198163726929">"Unlinking"</string> - <string name="menu_joinAggregate" msgid="3599512127797513606">"Link"</string> - <string name="menu_linkedContacts" msgid="400444389718855621">"View linked contacts"</string> - <string name="menu_save" msgid="1727844363591825909">"Save"</string> - <string name="titleJoinContactDataWith" msgid="6825255752748313944">"Link contacts"</string> - <string name="blurbJoinContactDataWith" msgid="5864256698061641841">"Choose the contact you want to link with <xliff:g id="NAME">%s</xliff:g>:"</string> - <string name="separatorJoinAggregateSuggestions" msgid="2831414448851313345">"Suggested contacts"</string> - <string name="separatorJoinAggregateAll" msgid="7939932265026181043">"All contacts"</string> - <string name="contactsJoinedNamedMessage" msgid="1299418263439579455">"<xliff:g id="NAME">%s</xliff:g> linked"</string> - <string name="contactsJoinedMessage" msgid="3343535986195643136">"Contacts linked"</string> - <string name="contacts_deleted_one_named_toast" msgid="2252551736301363193">"<xliff:g id="NAME">%1$s</xliff:g> deleted"</string> - <string name="contacts_deleted_two_named_toast" msgid="3642082931473111791">"<xliff:g id="NAME_0">%1$s</xliff:g> and <xliff:g id="NAME_1">%2$s</xliff:g> deleted"</string> - <string name="contacts_deleted_many_named_toast" msgid="7731565342428031249">"<xliff:g id="NAME_0">%1$s</xliff:g>, <xliff:g id="NAME_1">%2$s</xliff:g>, <xliff:g id="NAME_2">%3$s</xliff:g>… deleted"</string> + <string name="applicationLabel" msgid="3906689777043645443">"Contacts"</string> + <string name="contactsList" msgid="8661624236494819731">"Contacts"</string> + <string name="shortcut_add_contact" msgid="7476283631356909204">"Add contact"</string> + <string name="shortcutContact" msgid="749243779392912958">"Contact"</string> + <string name="shortcutDialContact" msgid="746622101599186779">"Direct dial"</string> + <string name="shortcutMessageContact" msgid="2460337253595976198">"Direct message"</string> + <string name="shortcutActivityTitle" msgid="1504383567778497348">"Choose contact"</string> + <string name="contactInsertOrEditActivityTitle" msgid="6527505405325862674">"Add to contact"</string> + <string name="contactPickerActivityTitle" msgid="4301062192337417640">"Choose a contact"</string> + <string name="groupMemberPickerActivityTitle" msgid="1431750793695262522">"Select"</string> + <string name="header_entry_contact_list_adapter_header_title" msgid="2436981165830115659">"Create new contact"</string> + <string name="searchHint" msgid="8482945356247760701">"Search contacts"</string> + <string name="menu_addStar" msgid="2908478235715404876">"Add to favorites"</string> + <string name="menu_removeStar" msgid="5844227078364227030">"Remove from favorites"</string> + <string name="description_action_menu_remove_star" msgid="4699640108012265178">"Removed from favorites"</string> + <string name="description_action_menu_add_star" msgid="3327186327234177456">"Added to favorites"</string> + <string name="menu_editContact" msgid="9042415603857662633">"Edit"</string> + <string name="menu_deleteContact" msgid="6788644058868189393">"Delete"</string> + <string name="menu_change_photo" msgid="7769177631511496210">"Change photo"</string> + <string name="menu_create_contact_shortcut" msgid="1663022219127343858">"Create shortcut"</string> + <string name="menu_splitAggregate" msgid="2627252205317945563">"Unlink"</string> + <string name="menu_editGroup" msgid="6696843438454341063">"Remove contacts"</string> + <string name="menu_renameGroup" msgid="7169512355179757182">"Rename label"</string> + <string name="menu_deleteGroup" msgid="1126469629233412249">"Delete label"</string> + <string name="menu_addToGroup" msgid="3267409983764370041">"Add contact"</string> + <string name="menu_selectForGroup" msgid="3999234528229376098">"Select contacts"</string> + <string name="menu_addContactsToGroup" msgid="655196688840626483">"Add contacts"</string> + <string name="menu_removeFromGroup" msgid="6720354305399961978">"Remove from label"</string> + <string name="menu_new_group_action_bar" msgid="3127059073617415221">"Create label"</string> + <string name="splitConfirmation" msgid="7342030840130187290">"Unlink this contact into multiple contacts?"</string> + <string name="splitConfirmation_positive_button" msgid="9129409098807939699">"Unlink"</string> + <string name="splitConfirmationWithPendingChanges" msgid="7719062163511895696">"Would you like to save the changes you already made and unlink this contact into multiple contacts?"</string> + <string name="splitConfirmationWithPendingChanges_positive_button" msgid="9073444264887244032">"Save and Unlink"</string> + <string name="joinConfirmation" msgid="8262614843581924365">"Would you like to save the changes you already made and link with the contact selected?"</string> + <string name="joinConfirmation_positive_button" msgid="4573092849769149516">"Save and Link"</string> + <string name="contacts_linking_progress_bar" msgid="2846494347384549277">"Linking"</string> + <string name="contacts_unlinking_progress_bar" msgid="5989310198163726929">"Unlinking"</string> + <string name="menu_joinAggregate" msgid="3599512127797513606">"Link"</string> + <string name="menu_linkedContacts" msgid="400444389718855621">"View linked contacts"</string> + <string name="menu_save" msgid="1727844363591825909">"Save"</string> + <string name="titleJoinContactDataWith" msgid="6825255752748313944">"Link contacts"</string> + <string name="blurbJoinContactDataWith" msgid="5864256698061641841">"Choose the contact you want to link with <xliff:g id="NAME">%s</xliff:g>:"</string> + <string name="separatorJoinAggregateSuggestions" msgid="2831414448851313345">"Suggested contacts"</string> + <string name="separatorJoinAggregateAll" msgid="7939932265026181043">"All contacts"</string> + <string name="contactsJoinedNamedMessage" msgid="1299418263439579455">"<xliff:g id="NAME">%s</xliff:g> linked"</string> + <string name="contactsJoinedMessage" msgid="3343535986195643136">"Contacts linked"</string> + <string name="contacts_deleted_one_named_toast" msgid="2252551736301363193">"<xliff:g id="NAME">%1$s</xliff:g> deleted"</string> + <string name="contacts_deleted_two_named_toast" msgid="3642082931473111791">"<xliff:g id="NAME_0">%1$s</xliff:g> and <xliff:g id="NAME_1">%2$s</xliff:g> deleted"</string> + <string name="contacts_deleted_many_named_toast" msgid="7731565342428031249">"<xliff:g id="NAME_0">%1$s</xliff:g>, <xliff:g id="NAME_1">%2$s</xliff:g>, <xliff:g id="NAME_2">%3$s</xliff:g>… deleted"</string> <plurals name="contacts_deleted_toast" formatted="false" msgid="1477708624197262295"> - <item quantity="other">Contacts deleted</item> - <item quantity="one">Contact deleted</item> + <item quantity="other">Contacts deleted</item> + <item quantity="one">Contact deleted</item> </plurals> <plurals name="contacts_count" formatted="false" msgid="8696793457340503668"> - <item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> contacts</item> - <item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> contact</item> + <item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> contacts</item> + <item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> contact</item> </plurals> <plurals name="contacts_count_with_account" formatted="false" msgid="7402583111980220575"> - <item quantity="other"><xliff:g id="COUNT_2">%1$d</xliff:g> contacts · <xliff:g id="ACCOUNT_3">%2$s</xliff:g></item> - <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> contact · <xliff:g id="ACCOUNT_1">%2$s</xliff:g></item> + <item quantity="other"><xliff:g id="COUNT_2">%1$d</xliff:g> contacts · <xliff:g id="ACCOUNT_3">%2$s</xliff:g></item> + <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> contact · <xliff:g id="ACCOUNT_1">%2$s</xliff:g></item> </plurals> - <string name="title_from_google" msgid="4664084747121207202">"From Google"</string> - <string name="title_from_other_accounts" msgid="8307885412426754288">"From <xliff:g id="ACCOUNT">%s</xliff:g>"</string> - <string name="menu_set_ring_tone" msgid="8728345772068064946">"Set ringtone"</string> - <string name="menu_redirect_calls_to_vm" msgid="83331924006712755">"Route to voicemail"</string> - <string name="menu_unredirect_calls_to_vm" msgid="8725542534701811737">"Unroute to voicemail"</string> - <string name="readOnlyContactWarning" msgid="7514475664695089411">"This contact is read-only. It can\'t be deleted, but you can hide it."</string> - <string name="readOnlyContactWarning_positive_button" msgid="8914797212167683673">"Hide Contact"</string> - <string name="readOnlyContactDeleteConfirmation" msgid="4717023505914239809">"Read-only accounts in this contact will be hidden, not deleted."</string> - <string name="single_delete_confirmation" msgid="3106905986948679720">"Delete this contact?"</string> - <string name="batch_delete_confirmation" msgid="3984346060324014108">"Delete selected contacts?"</string> - <string name="batch_delete_read_only_contact_confirmation" msgid="8411117621035639964">"Contacts from your read-only accounts cannot be deleted, but they can be hidden."</string> - <string name="batch_delete_multiple_accounts_confirmation" msgid="8207205649127030030">"The contacts to be deleted have details from multiple accounts. Details from read-only accounts will be hidden, not deleted."</string> - <string name="multipleContactDeleteConfirmation" msgid="5235324124905653550">"Deleting this contact will delete details from multiple accounts."</string> - <string name="deleteConfirmation" msgid="3512271779086656043">"Delete this contact?"</string> - <string name="deleteConfirmation_positive_button" msgid="7857888845028586365">"Delete"</string> - <string name="invalidContactMessage" msgid="8215051456181842274">"The contact doesn\'t exist."</string> - <string name="createContactShortcutSuccessful_NoName" msgid="8831303345367275472">"Contact added to Home screen."</string> - <string name="createContactShortcutSuccessful" msgid="953651153238790069">"<xliff:g id="NAME">%s</xliff:g> added to Home screen."</string> - <string name="photoPickerNotFoundText" msgid="2052542573853433204">"No pictures are available on the device."</string> - <string name="attach_photo_dialog_title" msgid="5599827035558557169">"Contact photo"</string> - <string name="customLabelPickerTitle" msgid="1081475101983255212">"Custom label name"</string> - <string name="removePhoto" msgid="4898105274130284565">"Remove photo"</string> - <string name="noContacts" msgid="2228592924476426108">"Your contacts list is empty"</string> - <string name="emptyGroup" msgid="5102411903247859575">"No contacts with this label"</string> - <string name="emptyAccount" msgid="6873962901497975964">"No contacts in this account"</string> - <string name="emptyMainList" msgid="2772242747899664460">"Your contacts list is empty"</string> - <string name="contactSavedNamedToast" msgid="895136068894549611">"<xliff:g id="DISPLAY_NAME">%s</xliff:g> saved"</string> - <string name="contactSavedToast" msgid="9171862279493213075">"Contact saved"</string> - <string name="contactUnlinkedToast" msgid="7122823195786012553">"Contacts unlinked"</string> - <string name="contactSavedErrorToast" msgid="4827033473908688031">"Couldn\'t save contact changes"</string> - <string name="contactUnlinkErrorToast" msgid="2706297508166952431">"Couldn\'t unlink contact"</string> - <string name="contactJoinErrorToast" msgid="5735129234573327701">"Couldn\'t link contact"</string> - <string name="contactGenericErrorToast" msgid="3885457515665783976">"Error saving contact"</string> - <string name="contactPhotoSavedErrorToast" msgid="6860883564984042194">"Couldn\'t save contact photo changes"</string> - <string name="groupLoadErrorToast" msgid="7536267148196064554">"Failed to load label"</string> - <string name="groupDeletedToast" msgid="520896687873262027">"Label deleted"</string> - <string name="groupCreatedToast" msgid="1924195126172834870">"Label created"</string> - <string name="groupCreateFailedToast" msgid="4359093891863474299">"Can\'t create label"</string> - <string name="groupUpdatedToast" msgid="3667977658676267687">"Label updated"</string> - <string name="groupMembersRemovedToast" msgid="3510563559799376603">"Removed from label"</string> - <string name="groupMembersAddedToast" msgid="4824834898718972768">"Added to label"</string> - <string name="groupSavedErrorToast" msgid="2355891714292740162">"Couldn\'t save label changes"</string> - <string name="groupExistsErrorMessage" msgid="5196811283836946189">"That label already exists"</string> - <string name="groupSomeContactsNoEmailsToast" msgid="8211161470235548732">"Some contacts do not have emails."</string> - <string name="groupSomeContactsNoPhonesToast" msgid="5530760834827530509">"Some contacts do not have phone numbers."</string> - <string name="menu_sendEmailOption" msgid="5978319931321657780">"Send email"</string> - <string name="menu_sendMessageOption" msgid="8850168125274916426">"Send message"</string> - <string name="pickerSelectContactsActivityTitle" msgid="1936544190231136729">"Choose Contacts"</string> - <string name="send_to_selection" msgid="2251339182881603540">"Send"</string> - <string name="listFoundAllContactsZero" msgid="922980883593159444">"No contacts"</string> - <string name="add_contact_dlg_message_fmt" msgid="7986472669444326576">"Add \"<xliff:g id="EMAIL">%s</xliff:g>\" to contacts?"</string> - <string name="search_settings_description" msgid="2675223022992445813">"Names of your contacts"</string> - <string name="quickcontact_transparent_view_description" msgid="987959416759562455">"Click to return to previous screen"</string> - <string name="quickcontact_add_phone_number" msgid="731665835910658965">"Add phone number"</string> - <string name="quickcontact_add_email" msgid="739298028384348482">"Add email"</string> - <string name="missing_app" msgid="1466111003546611387">"No app was found to handle this action."</string> - <string name="menu_share" msgid="943789700636542260">"Share"</string> - <string name="menu_add_contact" msgid="3198704337220892684">"Add to contacts"</string> - <string name="menu_add_contacts" msgid="4465646512002163011">"Add"</string> + <string name="title_from_google" msgid="4664084747121207202">"From Google"</string> + <string name="title_from_other_accounts" msgid="8307885412426754288">"From <xliff:g id="ACCOUNT">%s</xliff:g>"</string> + <string name="menu_set_ring_tone" msgid="8728345772068064946">"Set ringtone"</string> + <string name="menu_redirect_calls_to_vm" msgid="83331924006712755">"Route to voicemail"</string> + <string name="menu_unredirect_calls_to_vm" msgid="8725542534701811737">"Unroute to voicemail"</string> + <string name="readOnlyContactWarning" msgid="7514475664695089411">"This contact is read-only. It can\'t be deleted, but you can hide it."</string> + <string name="readOnlyContactWarning_positive_button" msgid="8914797212167683673">"Hide Contact"</string> + <string name="readOnlyContactDeleteConfirmation" msgid="4717023505914239809">"Read-only accounts in this contact will be hidden, not deleted."</string> + <string name="single_delete_confirmation" msgid="3106905986948679720">"Delete this contact?"</string> + <string name="batch_delete_confirmation" msgid="3984346060324014108">"Delete selected contacts?"</string> + <string name="batch_delete_read_only_contact_confirmation" msgid="8411117621035639964">"Contacts from your read-only accounts cannot be deleted, but they can be hidden."</string> + <string name="batch_delete_multiple_accounts_confirmation" msgid="8207205649127030030">"The contacts to be deleted have details from multiple accounts. Details from read-only accounts will be hidden, not deleted."</string> + <string name="multipleContactDeleteConfirmation" msgid="5235324124905653550">"Deleting this contact will delete details from multiple accounts."</string> + <string name="deleteConfirmation" msgid="3512271779086656043">"Delete this contact?"</string> + <string name="deleteConfirmation_positive_button" msgid="7857888845028586365">"Delete"</string> + <string name="invalidContactMessage" msgid="8215051456181842274">"The contact doesn\'t exist."</string> + <string name="createContactShortcutSuccessful_NoName" msgid="8831303345367275472">"Contact added to Home screen."</string> + <string name="createContactShortcutSuccessful" msgid="953651153238790069">"<xliff:g id="NAME">%s</xliff:g> added to Home screen."</string> + <string name="photoPickerNotFoundText" msgid="2052542573853433204">"No pictures are available on the device."</string> + <string name="attach_photo_dialog_title" msgid="5599827035558557169">"Contact photo"</string> + <string name="customLabelPickerTitle" msgid="1081475101983255212">"Custom label name"</string> + <string name="removePhoto" msgid="4898105274130284565">"Remove photo"</string> + <string name="noContacts" msgid="2228592924476426108">"Your contacts list is empty"</string> + <string name="emptyGroup" msgid="5102411903247859575">"No contacts with this label"</string> + <string name="emptyAccount" msgid="6873962901497975964">"No contacts in this account"</string> + <string name="emptyMainList" msgid="2772242747899664460">"Your contacts list is empty"</string> + <string name="contactSavedNamedToast" msgid="895136068894549611">"<xliff:g id="DISPLAY_NAME">%s</xliff:g> saved"</string> + <string name="contactSavedToast" msgid="9171862279493213075">"Contact saved"</string> + <string name="contactUnlinkedToast" msgid="7122823195786012553">"Contacts unlinked"</string> + <string name="contactSavedErrorToast" msgid="4827033473908688031">"Couldn\'t save contact changes"</string> + <string name="contactUnlinkErrorToast" msgid="2706297508166952431">"Couldn\'t unlink contact"</string> + <string name="contactJoinErrorToast" msgid="5735129234573327701">"Couldn\'t link contact"</string> + <string name="contactGenericErrorToast" msgid="3885457515665783976">"Error saving contact"</string> + <string name="contactPhotoSavedErrorToast" msgid="6860883564984042194">"Couldn\'t save contact photo changes"</string> + <string name="groupLoadErrorToast" msgid="7536267148196064554">"Failed to load label"</string> + <string name="groupDeletedToast" msgid="520896687873262027">"Label deleted"</string> + <string name="groupCreatedToast" msgid="1924195126172834870">"Label created"</string> + <string name="groupCreateFailedToast" msgid="4359093891863474299">"Can\'t create label"</string> + <string name="groupUpdatedToast" msgid="3667977658676267687">"Label updated"</string> + <string name="groupMembersRemovedToast" msgid="3510563559799376603">"Removed from label"</string> + <string name="groupMembersAddedToast" msgid="4824834898718972768">"Added to label"</string> + <string name="groupSavedErrorToast" msgid="2355891714292740162">"Couldn\'t save label changes"</string> + <string name="groupExistsErrorMessage" msgid="5196811283836946189">"That label already exists"</string> + <string name="groupSomeContactsNoEmailsToast" msgid="8211161470235548732">"Some contacts do not have emails."</string> + <string name="groupSomeContactsNoPhonesToast" msgid="5530760834827530509">"Some contacts do not have phone numbers."</string> + <string name="menu_sendEmailOption" msgid="5978319931321657780">"Send email"</string> + <string name="menu_sendMessageOption" msgid="8850168125274916426">"Send message"</string> + <string name="pickerSelectContactsActivityTitle" msgid="1936544190231136729">"Choose Contacts"</string> + <string name="send_to_selection" msgid="2251339182881603540">"Send"</string> + <string name="listFoundAllContactsZero" msgid="922980883593159444">"No contacts"</string> + <string name="add_contact_dlg_message_fmt" msgid="7986472669444326576">"Add \"<xliff:g id="EMAIL">%s</xliff:g>\" to contacts?"</string> + <string name="search_settings_description" msgid="2675223022992445813">"Names of your contacts"</string> + <string name="quickcontact_transparent_view_description" msgid="987959416759562455">"Click to return to previous screen"</string> + <string name="quickcontact_add_phone_number" msgid="731665835910658965">"Add phone number"</string> + <string name="quickcontact_add_email" msgid="739298028384348482">"Add email"</string> + <string name="missing_app" msgid="1466111003546611387">"No app was found to handle this action."</string> + <string name="menu_share" msgid="943789700636542260">"Share"</string> + <string name="menu_add_contact" msgid="3198704337220892684">"Add to contacts"</string> + <string name="menu_add_contacts" msgid="4465646512002163011">"Add"</string> <plurals name="title_share_via" formatted="false" msgid="5886112726191455415"> - <item quantity="other">Share contacts via</item> - <item quantity="one">Share contact via</item> + <item quantity="other">Share contacts via</item> + <item quantity="one">Share contact via</item> </plurals> - <string name="dialog_new_group_account" msgid="3451312333591556651">"Choose account"</string> - <string name="group_name_dialog_insert_title" msgid="2668452090427027941">"Create label"</string> - <string name="group_name_dialog_update_title" msgid="6328021162869677383">"Rename label"</string> - <string name="group_name_dialog_hint" msgid="7624523157537700160">"Label name"</string> - <string name="label_name_dialog_hint" msgid="1276051790427638142">"Label name"</string> - <string name="audio_chat" msgid="2535716629358298691">"Voice chat"</string> - <string name="video_chat" msgid="1872255818640336072">"Video chat"</string> - <string name="account_type_format" msgid="718948015590343010">"<xliff:g id="SOURCE">%1$s</xliff:g> contact"</string> - <string name="google_account_type_format" msgid="5283997303922067997">"<xliff:g id="SOURCE">%1$s</xliff:g> account"</string> - <string name="take_photo" msgid="7496128293167402354">"Take photo"</string> - <string name="take_new_photo" msgid="7341354729436576304">"Take new photo"</string> - <string name="pick_photo" msgid="2129509985223564942">"Choose photo"</string> - <string name="pick_new_photo" msgid="9122450996263688237">"Select new photo"</string> - <string name="search_results_searching" msgid="3984833028938569930">"Searching…"</string> - <string name="event_edit_field_hint_text" msgid="5794424930242630477">"Date"</string> - <string name="group_edit_field_hint_text" msgid="8038224059926963133">"Label"</string> - <string name="cancel_button_content_description" msgid="1288652456274531846">"Cancel"</string> - <string name="back_arrow_content_description" msgid="4355362760545735065">"Back"</string> - <string name="action_menu_back_from_edit_select" msgid="6435476408621731420">"close"</string> - <string name="aggregation_suggestion_edit_dialog_message" msgid="6549585283910518095">"Switch to editing the selected contact? Information you entered so far will be copied."</string> - <string name="contact_directory_description" msgid="683398073603909119">"Directory <xliff:g id="TYPE">%1$s</xliff:g>"</string> - <string name="activity_title_settings" msgid="5464130076132770781">"Settings"</string> - <string name="menu_settings" msgid="377929915873428211">"Settings"</string> - <string name="menu_help" msgid="1680178646764069976">"Help & feedback"</string> - <string name="organization_company_and_title" msgid="6718207751363732025">"<xliff:g id="COMPANY_0">%2$s</xliff:g>, <xliff:g id="COMPANY_1">%1$s</xliff:g>"</string> - <string name="non_phone_caption" msgid="1541655052330027380">"Phone number"</string> - <string name="non_phone_add_to_contacts" msgid="6590985286250471169">"Add to contacts"</string> - <string name="non_phone_close" msgid="7608506439725515667">"Close"</string> - <string name="date_year_toggle" msgid="7122002148518724139">"Include year"</string> - <string name="contacts_unavailable_add_account" msgid="4347232421410561500">"Add account"</string> - <string name="contacts_unavailable_import_contacts" msgid="3182801738595937144">"Import"</string> - <string name="create_group_item_label" msgid="3263064599743742865">"Create new…"</string> - <string name="delete_group_dialog_message" msgid="335713829185261371">"Delete the label \"<xliff:g id="GROUP_LABEL">%1$s</xliff:g>\"? (Contacts themselves will not be deleted.)"</string> - <string name="toast_join_with_empty_contact" msgid="1215465657839085613">"Type contact name before linking with another."</string> - <string name="copy_text" msgid="3257145021583508761">"Copy to clipboard"</string> - <string name="set_default" msgid="4417505153468300351">"Set default"</string> - <string name="clear_default" msgid="7193185801596678067">"Clear default"</string> - <string name="toast_text_copied" msgid="5143776250008541719">"Text copied"</string> - <string name="cancel_confirmation_dialog_message" msgid="9008214737653278989">"Discard changes?"</string> - <string name="cancel_confirmation_dialog_cancel_editing_button" msgid="3057023972074640671">"Discard"</string> - <string name="cancel_confirmation_dialog_keep_editing_button" msgid="3316573928085916146">"Cancel"</string> - <string name="leave_customize_confirmation_dialog_message" msgid="4277114551206032979">"Discard customizations?"</string> - <string name="enter_contact_name" msgid="4594274696120278368">"Search contacts"</string> - <string name="title_edit_group" msgid="8602752287270586734">"Remove contacts"</string> - <string name="local_profile_title" msgid="2021416826991393684">"My local profile"</string> - <string name="external_profile_title" msgid="8034998767621359438">"My <xliff:g id="EXTERNAL_SOURCE">%1$s</xliff:g> profile"</string> - <string name="contact_editor_prompt_zero_accounts" msgid="6648376557574360096">"Take a minute to add an account that will back up your contacts to Google."</string> - <string name="contact_editor_prompt_one_account" msgid="3087691056345099310">"New contacts will be saved to <xliff:g id="ACCOUNT_NAME">%1$s</xliff:g>."</string> - <string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Choose a default account for new contacts:"</string> - <string name="contact_editor_title_new_contact" msgid="3042788718983070111">"Create new contact"</string> - <string name="contact_editor_title_existing_contact" msgid="4898475703683187798">"Edit contact"</string> - <string name="contact_editor_title_read_only_contact" msgid="2443496574528842237">"View only"</string> - <string name="contact_editor_pick_raw_contact_to_edit_dialog_title" msgid="4186699385645902152">"Choose contact to edit"</string> - <string name="contact_editor_pick_linked_contact_dialog_title" msgid="4618465940423857694">"Linked contacts"</string> - <string name="contact_editor_add_linked_contact" msgid="426142748048816297">"Add"</string> - <string name="contact_editor_unlink_contacts" msgid="4525214336177236653">"Unlink"</string> - <string name="add_account" msgid="8201790677994503186">"Add account"</string> - <string name="add_new_account" msgid="5748627740680940264">"Add new account"</string> - <string name="menu_export_database" msgid="2659719297530170820">"Export database files"</string> - <string name="action_menu_add_new_contact_button" msgid="5506832825256203208">"Create new contact"</string> - <string name="expanding_entry_card_view_see_more" msgid="3779194067124758079">"See more"</string> - <string name="expanding_entry_card_view_see_less" msgid="5344160551629714168">"See less"</string> - <string name="recent_card_title" msgid="8982782042698001695">"Recent"</string> - <string name="about_card_title" msgid="2920942314212825637">"About"</string> - <string name="toast_making_personal_copy" msgid="288549957278065542">"Creating a personal copy…"</string> - <string name="tomorrow" msgid="6241969467795308581">"Tomorrow"</string> - <string name="today" msgid="8041090779381781781">"Today"</string> - <string name="today_at_time_fmt" msgid="605665249491030460">"Today at <xliff:g id="TIME_INTERVAL">%s</xliff:g>"</string> - <string name="tomorrow_at_time_fmt" msgid="4856497969617819421">"Tomorrow at <xliff:g id="TIME_INTERVAL">%s</xliff:g>"</string> - <string name="date_time_fmt" msgid="5053178726906863812">"<xliff:g id="DATE">%1$s</xliff:g>, <xliff:g id="TIME_INTERVAL">%2$s</xliff:g>"</string> - <string name="untitled_event" msgid="3484859385405939366">"(Untitled event)"</string> - <string name="date_time_set" msgid="4761419824439606690">"Set"</string> - <string name="header_im_entry" msgid="3581720979640225615">"IM"</string> - <string name="header_organization_entry" msgid="8515394955666265406">"Organization"</string> - <string name="header_nickname_entry" msgid="6743561883967451485">"Nickname"</string> - <string name="header_note_entry" msgid="4320190426480612344">"Note"</string> - <string name="header_website_entry" msgid="1411467850000824745">"Website"</string> - <string name="header_event_entry" msgid="6738250422744401460">"Event"</string> - <string name="header_relation_entry" msgid="1520292958088146460">"Relation"</string> - <string name="header_name_entry" msgid="1592791008096288306">"Name"</string> - <string name="header_email_entry" msgid="8666093061171624478">"Email"</string> - <string name="header_phone_entry" msgid="8450980572274173570">"Phone"</string> - <string name="content_description_directions" msgid="2686791825798189335">"directions to location"</string> - <string name="content_description_recent_sms" msgid="1666389577263317445">"recent sms. <xliff:g id="MESSAGE_BODY">%1$s</xliff:g>. <xliff:g id="PHONE_NUMBER">%2$s</xliff:g>. <xliff:g id="DATE">%3$s</xliff:g>. click to respond"</string> - <string name="content_description_recent_call_type_incoming" msgid="5210739096863511410">"incoming"</string> - <string name="content_description_recent_call_type_outgoing" msgid="5156553338985232744">"outgoing"</string> - <string name="content_description_recent_call_type_missed" msgid="7371810920196048204">"missed"</string> - <string name="content_description_recent_call" msgid="5183800406316723676">"recent call. <xliff:g id="CALL_TYPE">%1$s</xliff:g>. <xliff:g id="PHONE_NUMBER">%2$s</xliff:g>. <xliff:g id="DATE">%3$s</xliff:g>. click to call back"</string> - <string name="message_from_you_prefix" msgid="7180706529908434482">"You: <xliff:g id="SMS_BODY">%s</xliff:g>"</string> - <string name="editor_more_fields" msgid="3630987771304393421">"More fields"</string> - <string name="editor_change_photo_content_description" msgid="820879708069864340">"Change contact photo"</string> - <string name="editor_add_photo_content_description" msgid="4194479313465418120">"Add contact photo"</string> - <string name="editor_contact_photo_content_description" msgid="8571975622926162369">"Contact photo"</string> - <string name="editor_failed_to_load" msgid="1623639078580475818">"Failed to open editor."</string> - <string name="editor_account_selector_title" msgid="4426337993307015833">"Saving to"</string> - <string name="editor_account_selector_read_only_title" msgid="4137969650184457126">"Contact info from <xliff:g id="ACCOUNT">%s</xliff:g> is not editable"</string> - <string name="quickcontact_suggestion_link_button" msgid="3244619714781727946">"LINK CONTACTS"</string> - <string name="quickcontact_suggestion_cancel_button" msgid="8236954313106630862">"CANCEL"</string> - <string name="suggestion_card_this_contact_title" msgid="3039457405374454914">"This contact"</string> - <string name="suggestion_card_duplicates_title" msgid="9107788743178980902">"Possible duplicates"</string> - <string name="suggestion_card_help_message" msgid="4474061044387181093">"These contacts might be the same person. You can link them together as a single contact."</string> - <string name="editor_delete_view_description" msgid="8583095381562991959">"Delete <xliff:g id="DATA_TYPE">%1$s </xliff:g><xliff:g id="DATA_KIND">%2$s</xliff:g>"</string> - <string name="editor_delete_view_description_short" msgid="7335518371270844912">"Delete <xliff:g id="DATA_KIND">%s</xliff:g>"</string> - <string name="menu_assistant" msgid="5760693735722052454">"Suggestions"</string> - <string name="menu_assistant_new_badge" msgid="3132884821616980034">"New"</string> - <string name="navigation_drawer_open" msgid="1126498472143250642">"Open navigation drawer"</string> - <string name="navigation_drawer_close" msgid="4137416137011817930">"Close navigation drawer"</string> - <string name="navigation_drawer_label" msgid="4154758025620107419">"<xliff:g id="LABEL_NAME">%s</xliff:g> label"</string> - <string name="menu_title_groups" msgid="8356921831150278868">"Labels"</string> - <string name="menu_title_filters" msgid="8210922220185114527">"Accounts"</string> - <string name="permission_explanation_header" msgid="5739405825039695327">"See your history together"</string> - <string name="permission_explanation_subheader_calendar_and_SMS" msgid="5411144298889835768">"Events and messages"</string> - <string name="permission_explanation_subheader_calendar" msgid="8785323496211704613">"Events"</string> - <string name="permission_explanation_subheader_SMS" msgid="1904552086449525567">"Messages"</string> - <string name="hamburger_feature_highlight_header" msgid="5762679188565585072">"Suggestions"</string> - <string name="hamburger_feature_highlight_body" msgid="4403398269286898733">"Keep your contacts organized and useful"</string> - <string name="undo" msgid="1425165101664071422">"Undo"</string> - <string name="call_custom" msgid="6385303130912713318">"Call <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> - <string name="call_home" msgid="1990519474420545392">"Call home"</string> - <string name="call_mobile" msgid="7502236805487609178">"Call mobile"</string> - <string name="call_work" msgid="5328785911463744028">"Call work"</string> - <string name="call_fax_work" msgid="7467763592359059243">"Call work fax"</string> - <string name="call_fax_home" msgid="8342175628887571876">"Call home fax"</string> - <string name="call_pager" msgid="9003902812293983281">"Call pager"</string> - <string name="call_other" msgid="8563753966926932052">"Call"</string> - <string name="call_callback" msgid="1910165691349426858">"Call callback"</string> - <string name="call_car" msgid="3280537320306436445">"Call car"</string> - <string name="call_company_main" msgid="6105120947138711257">"Call company main"</string> - <string name="call_isdn" msgid="1541590690193403411">"Call ISDN"</string> - <string name="call_main" msgid="6082900571803441339">"Call main"</string> - <string name="call_other_fax" msgid="5745314124619636674">"Call fax"</string> - <string name="call_radio" msgid="8296755876398357063">"Call radio"</string> - <string name="call_telex" msgid="2223170774548648114">"Call telex"</string> - <string name="call_tty_tdd" msgid="8951266948204379604">"Call TTY/TDD"</string> - <string name="call_work_mobile" msgid="8707874281430105394">"Call work mobile"</string> - <string name="call_work_pager" msgid="3419348514157949008">"Call work pager"</string> - <string name="call_assistant" msgid="670941612175068337">"Call <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> - <string name="call_mms" msgid="6274041545876221437">"Call MMS"</string> - <string name="call_by_shortcut" msgid="2566802538698913124">"<xliff:g id="CONTACT_NAME">%s</xliff:g> (Call)"</string> - <string name="sms_custom" msgid="415060214233647603">"Text <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> - <string name="sms_home" msgid="7524332261493162995">"Text home"</string> - <string name="sms_mobile" msgid="5200107250451030769">"Text mobile"</string> - <string name="sms_work" msgid="2269624156655267740">"Text work"</string> - <string name="sms_fax_work" msgid="8028189067816907075">"Text work fax"</string> - <string name="sms_fax_home" msgid="9204042076306809634">"Text home fax"</string> - <string name="sms_pager" msgid="7730404569637015192">"Text pager"</string> - <string name="sms_other" msgid="806127844607642331">"Text"</string> - <string name="sms_callback" msgid="5004824430094288752">"Text callback"</string> - <string name="sms_car" msgid="7444227058437359641">"Text car"</string> - <string name="sms_company_main" msgid="118970873419678087">"Text company main"</string> - <string name="sms_isdn" msgid="8153785037515047845">"Text ISDN"</string> - <string name="sms_main" msgid="8621625784504541679">"Text main"</string> - <string name="sms_other_fax" msgid="3888842199855843152">"Text fax"</string> - <string name="sms_radio" msgid="3329166673433967820">"Text radio"</string> - <string name="sms_telex" msgid="9034802430065267848">"Text telex"</string> - <string name="sms_tty_tdd" msgid="6782284969132531532">"Text TTY/TDD"</string> - <string name="sms_work_mobile" msgid="2459939960512702560">"Text work mobile"</string> - <string name="sms_work_pager" msgid="5566924423316960597">"Text work pager"</string> - <string name="sms_assistant" msgid="2773424339923116234">"Text <xliff:g id="ASSISTANT">%s</xliff:g>"</string> - <string name="sms_mms" msgid="4069352461380762677">"Text MMS"</string> - <string name="sms_by_shortcut" msgid="7741770672976099517">"<xliff:g id="CONTACT_NAME">%s</xliff:g> (Message)"</string> - <string name="description_video_call" msgid="7120921378651700947">"Make video call"</string> - <string name="clearFrequentsConfirmation_title" msgid="766292372438450432">"Clear frequently contacted?"</string> - <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"You\'ll clear the frequently contacted list in the Contacts and Phone apps, and force email apps to learn your addressing preferences from scratch."</string> - <string name="clearFrequentsProgress_title" msgid="5157001637482794212">"Clearing frequently contacted…"</string> - <string name="status_available" msgid="5586870015822828392">"Available"</string> - <string name="status_away" msgid="1838861100379804730">"Away"</string> - <string name="status_busy" msgid="9147992455450257136">"Busy"</string> - <string name="local_invisible_directory" msgid="6046691709127661065">"Other"</string> - <string name="directory_search_label" msgid="1887759056597975053">"Directory"</string> - <string name="directory_search_label_work" msgid="8618292129829443176">"Work directory"</string> - <string name="local_search_label" msgid="2551177578246113614">"All contacts"</string> - <string name="description_quick_contact_for" msgid="6737516415168327789">"Quick contact for <xliff:g id="NAME">%1$s</xliff:g>"</string> - <string name="missing_name" msgid="8745511583852904385">"(No name)"</string> - <string name="favoritesFrequentContacted" msgid="6184232487472425690">"Frequently contacted"</string> - <string name="list_filter_phones" msgid="735313795643493365">"All contacts with phone numbers"</string> - <string name="list_filter_phones_work" msgid="1470173699551475015">"Work profile contacts"</string> - <string name="view_updates_from_group" msgid="1782685984905600034">"View updates"</string> - <string name="account_phone" msgid="7128032778471187553">"Device"</string> - <string name="account_sim" msgid="6519016427905087952">"SIM"</string> - <string name="nameLabelsGroup" msgid="2034640839640477827">"Name"</string> - <string name="nicknameLabelsGroup" msgid="2891682101053358010">"Nickname"</string> - <string name="name_given" msgid="4280790853455320619">"First name"</string> - <string name="name_family" msgid="7466985689626017037">"Last name"</string> - <string name="name_prefix" msgid="59756378548779822">"Name prefix"</string> - <string name="name_middle" msgid="8467433655992690326">"Middle name"</string> - <string name="name_suffix" msgid="3855278445375651441">"Name suffix"</string> - <string name="name_phonetic" msgid="4259595234312430484">"Phonetic name"</string> - <string name="name_phonetic_given" msgid="8723179018384187631">"Phonetic first name"</string> - <string name="name_phonetic_middle" msgid="8643721493320405200">"Phonetic middle name"</string> - <string name="name_phonetic_family" msgid="2640133663656011626">"Phonetic last name"</string> - <string name="phoneLabelsGroup" msgid="6468091477851199285">"Phone"</string> - <string name="emailLabelsGroup" msgid="8389931313045344406">"Email"</string> - <string name="postalLabelsGroup" msgid="3487738141112589324">"Address"</string> - <string name="imLabelsGroup" msgid="3898238486262614027">"IM"</string> - <string name="organizationLabelsGroup" msgid="2478611760751832035">"Organization"</string> - <string name="relationLabelsGroup" msgid="1854373894284572781">"Relationship"</string> - <string name="eventLabelsGroup" msgid="7960408705307831289">"Special date"</string> - <string name="sms" msgid="1756857139634224222">"Text message"</string> - <string name="postal_address" msgid="8765560217149624536">"Address"</string> - <string name="ghostData_company" msgid="5414421120553765775">"Company"</string> - <string name="ghostData_title" msgid="7496735200318496110">"Title"</string> - <string name="label_notes" msgid="8337354953278341042">"Notes"</string> - <string name="label_custom_field" msgid="1994056912242214426">"Custom"</string> - <string name="label_sip_address" msgid="7252153678613978127">"SIP"</string> - <string name="websiteLabelsGroup" msgid="4202998982804009261">"Website"</string> - <string name="groupsLabel" msgid="7000816729542098972">"Labels"</string> - <string name="email_home" msgid="8573740658148184279">"Email home"</string> - <string name="email_mobile" msgid="2042889209787989814">"Email mobile"</string> - <string name="email_work" msgid="2807430017302722689">"Email work"</string> - <string name="email_other" msgid="3454004077967657109">"Email"</string> - <string name="email_custom" msgid="5536404237099078802">"Email <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> - <string name="email" msgid="5668400997660065897">"Email"</string> - <string name="postal_street" msgid="8133143961580058972">"Street"</string> - <string name="postal_city" msgid="6597491300084895548">"City"</string> - <string name="postal_region" msgid="6045263193478437672">"State"</string> - <string name="postal_postcode" msgid="572136414136673751">"ZIP code"</string> - <string name="postal_country" msgid="7638264508416368690">"Country"</string> - <string name="map_home" msgid="1243547733423343982">"View home address"</string> - <string name="map_work" msgid="1360474076921878088">"View work address"</string> - <string name="map_other" msgid="3817820803587012641">"View address"</string> - <string name="map_custom" msgid="8761800628069473526">"View <xliff:g id="CUSTOM_LABEL">%s</xliff:g> address"</string> - <string name="chat_aim" msgid="2588492205291249142">"Chat using AIM"</string> - <string name="chat_msn" msgid="8041633440091073484">"Chat using Windows Live"</string> - <string name="chat_yahoo" msgid="6629211142719943666">"Chat using Yahoo"</string> - <string name="chat_skype" msgid="1210045020427480566">"Chat using Skype"</string> - <string name="chat_qq" msgid="4294637812847719693">"Chat using QQ"</string> - <string name="chat_gtalk" msgid="981575737258117697">"Chat using Google Talk"</string> - <string name="chat_icq" msgid="8438405386153745775">"Chat using ICQ"</string> - <string name="chat_jabber" msgid="7561444230307829609">"Chat using Jabber"</string> - <string name="chat" msgid="9025361898797412245">"Chat"</string> - <string name="description_minus_button" msgid="6908099247930477551">"delete"</string> - <string name="expand_name_fields_description" msgid="6948274252874552543">"Show more name fields"</string> - <string name="collapse_name_fields_description" msgid="4757877385895561556">"Collapse name fields"</string> - <string name="expand_phonetic_name_fields_description" msgid="9133052674087187927">"Show more phonetic name fields"</string> - <string name="collapse_phonetic_name_fields_description" msgid="9102249481855019452">"Collapse phonetic name fields"</string> - <string name="expand_fields_description" msgid="8129294181216760037">"Expand"</string> - <string name="collapse_fields_description" msgid="1884143625854637874">"Collapse"</string> - <string name="announce_expanded_fields" msgid="1075947220478530622">"Expanded"</string> - <string name="announce_collapsed_fields" msgid="6414231530177338704">"Collapsed"</string> - <string name="list_filter_all_accounts" msgid="8908683398914322369">"All contacts"</string> - <string name="list_filter_all_starred" msgid="5031734941601931356">"Starred"</string> - <string name="list_filter_customize" msgid="4789963356004169321">"Customize"</string> - <string name="list_filter_single" msgid="5871400283515893087">"Contact"</string> - <string name="display_ungrouped" msgid="6885954210243119591">"All other contacts"</string> - <string name="display_all_contacts" msgid="2031647544742889505">"All contacts"</string> - <string name="menu_sync_remove" msgid="3266725887008450161">"Remove sync group"</string> - <string name="dialog_sync_add" msgid="8267045393119375803">"Add sync group"</string> - <string name="display_more_groups" msgid="2682547080423434170">"More groups…"</string> - <string name="display_warn_remove_ungrouped" msgid="8872290721676651414">"Removing \"<xliff:g id="GROUP">%s</xliff:g>\" from sync will also remove any ungrouped contacts from sync."</string> - <string name="savingDisplayGroups" msgid="2133152192716475939">"Saving display options…"</string> - <string name="listCustomView" msgid="1840624396582117590">"Customized view"</string> - <string name="dialog_new_contact_account" msgid="4969619718062454756">"Save imported contacts to:"</string> - <string name="import_from_sim" msgid="6912071635295799131">"SIM card"</string> - <string name="import_from_sim_summary_fmt" msgid="5169032449686348118">"SIM <xliff:g id="SIM_NAME">%1$s</xliff:g>"</string> + <string name="dialog_new_group_account" msgid="3451312333591556651">"Choose account"</string> + <string name="group_name_dialog_insert_title" msgid="2668452090427027941">"Create label"</string> + <string name="group_name_dialog_update_title" msgid="6328021162869677383">"Rename label"</string> + <string name="group_name_dialog_hint" msgid="7624523157537700160">"Label name"</string> + <string name="label_name_dialog_hint" msgid="1276051790427638142">"Label name"</string> + <string name="audio_chat" msgid="2535716629358298691">"Voice chat"</string> + <string name="video_chat" msgid="1872255818640336072">"Video chat"</string> + <string name="account_type_format" msgid="718948015590343010">"<xliff:g id="SOURCE">%1$s</xliff:g> contact"</string> + <string name="google_account_type_format" msgid="5283997303922067997">"<xliff:g id="SOURCE">%1$s</xliff:g> account"</string> + <string name="take_photo" msgid="7496128293167402354">"Take photo"</string> + <string name="take_new_photo" msgid="7341354729436576304">"Take new photo"</string> + <string name="pick_photo" msgid="2129509985223564942">"Choose photo"</string> + <string name="pick_new_photo" msgid="9122450996263688237">"Select new photo"</string> + <string name="search_results_searching" msgid="3984833028938569930">"Searching…"</string> + <string name="event_edit_field_hint_text" msgid="5794424930242630477">"Date"</string> + <string name="group_edit_field_hint_text" msgid="8038224059926963133">"Label"</string> + <string name="cancel_button_content_description" msgid="1288652456274531846">"Cancel"</string> + <string name="back_arrow_content_description" msgid="4355362760545735065">"Back"</string> + <string name="action_menu_back_from_edit_select" msgid="6435476408621731420">"close"</string> + <string name="aggregation_suggestion_edit_dialog_message" msgid="6549585283910518095">"Switch to editing the selected contact? Information you entered so far will be copied."</string> + <string name="contact_directory_description" msgid="683398073603909119">"Directory <xliff:g id="TYPE">%1$s</xliff:g>"</string> + <string name="activity_title_settings" msgid="5464130076132770781">"Settings"</string> + <string name="menu_settings" msgid="377929915873428211">"Settings"</string> + <string name="menu_help" msgid="1680178646764069976">"Help & feedback"</string> + <string name="organization_company_and_title" msgid="6718207751363732025">"<xliff:g id="COMPANY_0">%2$s</xliff:g>, <xliff:g id="COMPANY_1">%1$s</xliff:g>"</string> + <string name="non_phone_caption" msgid="1541655052330027380">"Phone number"</string> + <string name="non_phone_add_to_contacts" msgid="6590985286250471169">"Add to contacts"</string> + <string name="non_phone_close" msgid="7608506439725515667">"Close"</string> + <string name="date_year_toggle" msgid="7122002148518724139">"Include year"</string> + <string name="contacts_unavailable_add_account" msgid="4347232421410561500">"Add account"</string> + <string name="contacts_unavailable_import_contacts" msgid="3182801738595937144">"Import"</string> + <string name="create_group_item_label" msgid="3263064599743742865">"Create new…"</string> + <string name="delete_group_dialog_message" msgid="335713829185261371">"Delete the label \"<xliff:g id="GROUP_LABEL">%1$s</xliff:g>\"? (Contacts themselves will not be deleted.)"</string> + <string name="toast_join_with_empty_contact" msgid="1215465657839085613">"Type contact name before linking with another."</string> + <string name="copy_text" msgid="3257145021583508761">"Copy to clipboard"</string> + <string name="set_default" msgid="4417505153468300351">"Set default"</string> + <string name="clear_default" msgid="7193185801596678067">"Clear default"</string> + <string name="toast_text_copied" msgid="5143776250008541719">"Text copied"</string> + <string name="cancel_confirmation_dialog_message" msgid="9008214737653278989">"Discard changes?"</string> + <string name="cancel_confirmation_dialog_cancel_editing_button" msgid="3057023972074640671">"Discard"</string> + <string name="cancel_confirmation_dialog_keep_editing_button" msgid="3316573928085916146">"Cancel"</string> + <string name="leave_customize_confirmation_dialog_message" msgid="4277114551206032979">"Discard customizations?"</string> + <string name="enter_contact_name" msgid="4594274696120278368">"Search contacts"</string> + <string name="title_edit_group" msgid="8602752287270586734">"Remove contacts"</string> + <string name="local_profile_title" msgid="2021416826991393684">"My local profile"</string> + <string name="external_profile_title" msgid="8034998767621359438">"My <xliff:g id="EXTERNAL_SOURCE">%1$s</xliff:g> profile"</string> + <string name="contact_editor_prompt_zero_accounts" msgid="6648376557574360096">"Take a minute to add an account that will back up your contacts to Google."</string> + <string name="contact_editor_prompt_one_account" msgid="3087691056345099310">"New contacts will be saved to <xliff:g id="ACCOUNT_NAME">%1$s</xliff:g>."</string> + <string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Choose a default account for new contacts:"</string> + <string name="contact_editor_title_new_contact" msgid="3042788718983070111">"Create new contact"</string> + <string name="contact_editor_title_existing_contact" msgid="4898475703683187798">"Edit contact"</string> + <string name="contact_editor_title_read_only_contact" msgid="2443496574528842237">"View only"</string> + <string name="contact_editor_pick_raw_contact_to_edit_dialog_title" msgid="4186699385645902152">"Choose contact to edit"</string> + <string name="contact_editor_pick_linked_contact_dialog_title" msgid="4618465940423857694">"Linked contacts"</string> + <string name="contact_editor_add_linked_contact" msgid="426142748048816297">"Add"</string> + <string name="contact_editor_unlink_contacts" msgid="4525214336177236653">"Unlink"</string> + <string name="add_account" msgid="8201790677994503186">"Add account"</string> + <string name="add_new_account" msgid="5748627740680940264">"Add new account"</string> + <string name="menu_export_database" msgid="2659719297530170820">"Export database files"</string> + <string name="action_menu_add_new_contact_button" msgid="5506832825256203208">"Create new contact"</string> + <string name="expanding_entry_card_view_see_more" msgid="3779194067124758079">"See more"</string> + <string name="expanding_entry_card_view_see_less" msgid="5344160551629714168">"See less"</string> + <string name="recent_card_title" msgid="8982782042698001695">"Recent"</string> + <string name="about_card_title" msgid="2920942314212825637">"About"</string> + <string name="toast_making_personal_copy" msgid="288549957278065542">"Creating a personal copy…"</string> + <string name="tomorrow" msgid="6241969467795308581">"Tomorrow"</string> + <string name="today" msgid="8041090779381781781">"Today"</string> + <string name="today_at_time_fmt" msgid="605665249491030460">"Today at <xliff:g id="TIME_INTERVAL">%s</xliff:g>"</string> + <string name="tomorrow_at_time_fmt" msgid="4856497969617819421">"Tomorrow at <xliff:g id="TIME_INTERVAL">%s</xliff:g>"</string> + <string name="date_time_fmt" msgid="5053178726906863812">"<xliff:g id="DATE">%1$s</xliff:g>, <xliff:g id="TIME_INTERVAL">%2$s</xliff:g>"</string> + <string name="untitled_event" msgid="3484859385405939366">"(Untitled event)"</string> + <string name="date_time_set" msgid="4761419824439606690">"Set"</string> + <string name="header_im_entry" msgid="3581720979640225615">"IM"</string> + <string name="header_organization_entry" msgid="8515394955666265406">"Organization"</string> + <string name="header_nickname_entry" msgid="6743561883967451485">"Nickname"</string> + <string name="header_note_entry" msgid="4320190426480612344">"Note"</string> + <string name="header_website_entry" msgid="1411467850000824745">"Website"</string> + <string name="header_event_entry" msgid="6738250422744401460">"Event"</string> + <string name="header_relation_entry" msgid="1520292958088146460">"Relation"</string> + <string name="header_name_entry" msgid="1592791008096288306">"Name"</string> + <string name="header_email_entry" msgid="8666093061171624478">"Email"</string> + <string name="header_phone_entry" msgid="8450980572274173570">"Phone"</string> + <string name="content_description_directions" msgid="2686791825798189335">"directions to location"</string> + <string name="content_description_recent_sms" msgid="1666389577263317445">"recent sms. <xliff:g id="MESSAGE_BODY">%1$s</xliff:g>. <xliff:g id="PHONE_NUMBER">%2$s</xliff:g>. <xliff:g id="DATE">%3$s</xliff:g>. click to respond"</string> + <string name="content_description_recent_call_type_incoming" msgid="5210739096863511410">"incoming"</string> + <string name="content_description_recent_call_type_outgoing" msgid="5156553338985232744">"outgoing"</string> + <string name="content_description_recent_call_type_missed" msgid="7371810920196048204">"missed"</string> + <string name="content_description_recent_call" msgid="5183800406316723676">"recent call. <xliff:g id="CALL_TYPE">%1$s</xliff:g>. <xliff:g id="PHONE_NUMBER">%2$s</xliff:g>. <xliff:g id="DATE">%3$s</xliff:g>. click to call back"</string> + <string name="message_from_you_prefix" msgid="7180706529908434482">"You: <xliff:g id="SMS_BODY">%s</xliff:g>"</string> + <string name="editor_more_fields" msgid="3630987771304393421">"More fields"</string> + <string name="editor_change_photo_content_description" msgid="820879708069864340">"Change contact photo"</string> + <string name="editor_add_photo_content_description" msgid="4194479313465418120">"Add contact photo"</string> + <string name="editor_contact_photo_content_description" msgid="8571975622926162369">"Contact photo"</string> + <string name="editor_failed_to_load" msgid="1623639078580475818">"Failed to open editor."</string> + <string name="editor_account_selector_title" msgid="4426337993307015833">"Saving to"</string> + <string name="editor_account_selector_read_only_title" msgid="4137969650184457126">"Contact info from <xliff:g id="ACCOUNT">%s</xliff:g> is not editable"</string> + <string name="quickcontact_suggestion_link_button" msgid="3244619714781727946">"LINK CONTACTS"</string> + <string name="quickcontact_suggestion_cancel_button" msgid="8236954313106630862">"CANCEL"</string> + <string name="suggestion_card_this_contact_title" msgid="3039457405374454914">"This contact"</string> + <string name="suggestion_card_duplicates_title" msgid="9107788743178980902">"Possible duplicates"</string> + <string name="suggestion_card_help_message" msgid="4474061044387181093">"These contacts might be the same person. You can link them together as a single contact."</string> + <string name="editor_delete_view_description" msgid="8583095381562991959">"Delete <xliff:g id="DATA_TYPE">%1$s </xliff:g><xliff:g id="DATA_KIND">%2$s</xliff:g>"</string> + <string name="editor_delete_view_description_short" msgid="7335518371270844912">"Delete <xliff:g id="DATA_KIND">%s</xliff:g>"</string> + <string name="menu_assistant" msgid="5760693735722052454">"Suggestions"</string> + <string name="menu_assistant_new_badge" msgid="3132884821616980034">"New"</string> + <string name="navigation_drawer_open" msgid="1126498472143250642">"Open navigation drawer"</string> + <string name="navigation_drawer_close" msgid="4137416137011817930">"Close navigation drawer"</string> + <string name="navigation_drawer_label" msgid="4154758025620107419">"<xliff:g id="LABEL_NAME">%s</xliff:g> label"</string> + <string name="menu_title_groups" msgid="8356921831150278868">"Labels"</string> + <string name="menu_title_filters" msgid="8210922220185114527">"Accounts"</string> + <string name="permission_explanation_header" msgid="5739405825039695327">"See your history together"</string> + <string name="permission_explanation_subheader_calendar_and_SMS" msgid="5411144298889835768">"Events and messages"</string> + <string name="permission_explanation_subheader_calendar" msgid="8785323496211704613">"Events"</string> + <string name="permission_explanation_subheader_SMS" msgid="1904552086449525567">"Messages"</string> + <string name="hamburger_feature_highlight_header" msgid="5762679188565585072">"Suggestions"</string> + <string name="hamburger_feature_highlight_body" msgid="4403398269286898733">"Keep your contacts organized and useful"</string> + <string name="undo" msgid="1425165101664071422">"Undo"</string> + <string name="call_custom" msgid="6385303130912713318">"Call <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> + <string name="call_home" msgid="1990519474420545392">"Call home"</string> + <string name="call_mobile" msgid="7502236805487609178">"Call mobile"</string> + <string name="call_work" msgid="5328785911463744028">"Call work"</string> + <string name="call_fax_work" msgid="7467763592359059243">"Call work fax"</string> + <string name="call_fax_home" msgid="8342175628887571876">"Call home fax"</string> + <string name="call_pager" msgid="9003902812293983281">"Call pager"</string> + <string name="call_other" msgid="8563753966926932052">"Call"</string> + <string name="call_callback" msgid="1910165691349426858">"Call callback"</string> + <string name="call_car" msgid="3280537320306436445">"Call car"</string> + <string name="call_company_main" msgid="6105120947138711257">"Call company main"</string> + <string name="call_isdn" msgid="1541590690193403411">"Call ISDN"</string> + <string name="call_main" msgid="6082900571803441339">"Call main"</string> + <string name="call_other_fax" msgid="5745314124619636674">"Call fax"</string> + <string name="call_radio" msgid="8296755876398357063">"Call radio"</string> + <string name="call_telex" msgid="2223170774548648114">"Call telex"</string> + <string name="call_tty_tdd" msgid="8951266948204379604">"Call TTY/TDD"</string> + <string name="call_work_mobile" msgid="8707874281430105394">"Call work mobile"</string> + <string name="call_work_pager" msgid="3419348514157949008">"Call work pager"</string> + <string name="call_assistant" msgid="670941612175068337">"Call <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> + <string name="call_mms" msgid="6274041545876221437">"Call MMS"</string> + <string name="call_by_shortcut" msgid="2566802538698913124">"<xliff:g id="CONTACT_NAME">%s</xliff:g> (Call)"</string> + <string name="sms_custom" msgid="415060214233647603">"Text <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> + <string name="sms_home" msgid="7524332261493162995">"Text home"</string> + <string name="sms_mobile" msgid="5200107250451030769">"Text mobile"</string> + <string name="sms_work" msgid="2269624156655267740">"Text work"</string> + <string name="sms_fax_work" msgid="8028189067816907075">"Text work fax"</string> + <string name="sms_fax_home" msgid="9204042076306809634">"Text home fax"</string> + <string name="sms_pager" msgid="7730404569637015192">"Text pager"</string> + <string name="sms_other" msgid="806127844607642331">"Text"</string> + <string name="sms_callback" msgid="5004824430094288752">"Text callback"</string> + <string name="sms_car" msgid="7444227058437359641">"Text car"</string> + <string name="sms_company_main" msgid="118970873419678087">"Text company main"</string> + <string name="sms_isdn" msgid="8153785037515047845">"Text ISDN"</string> + <string name="sms_main" msgid="8621625784504541679">"Text main"</string> + <string name="sms_other_fax" msgid="3888842199855843152">"Text fax"</string> + <string name="sms_radio" msgid="3329166673433967820">"Text radio"</string> + <string name="sms_telex" msgid="9034802430065267848">"Text telex"</string> + <string name="sms_tty_tdd" msgid="6782284969132531532">"Text TTY/TDD"</string> + <string name="sms_work_mobile" msgid="2459939960512702560">"Text work mobile"</string> + <string name="sms_work_pager" msgid="5566924423316960597">"Text work pager"</string> + <string name="sms_assistant" msgid="2773424339923116234">"Text <xliff:g id="ASSISTANT">%s</xliff:g>"</string> + <string name="sms_mms" msgid="4069352461380762677">"Text MMS"</string> + <string name="sms_by_shortcut" msgid="7741770672976099517">"<xliff:g id="CONTACT_NAME">%s</xliff:g> (Message)"</string> + <string name="description_video_call" msgid="7120921378651700947">"Make video call"</string> + <string name="clearFrequentsConfirmation_title" msgid="766292372438450432">"Clear frequently contacted?"</string> + <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"You\'ll clear the frequently contacted list in the Contacts and Phone apps, and force email apps to learn your addressing preferences from scratch."</string> + <string name="clearFrequentsProgress_title" msgid="5157001637482794212">"Clearing frequently contacted…"</string> + <string name="status_available" msgid="5586870015822828392">"Available"</string> + <string name="status_away" msgid="1838861100379804730">"Away"</string> + <string name="status_busy" msgid="9147992455450257136">"Busy"</string> + <string name="local_invisible_directory" msgid="6046691709127661065">"Other"</string> + <string name="directory_search_label" msgid="1887759056597975053">"Directory"</string> + <string name="directory_search_label_work" msgid="8618292129829443176">"Work directory"</string> + <string name="local_search_label" msgid="2551177578246113614">"All contacts"</string> + <string name="description_quick_contact_for" msgid="6737516415168327789">"Quick contact for <xliff:g id="NAME">%1$s</xliff:g>"</string> + <string name="missing_name" msgid="8745511583852904385">"(No name)"</string> + <string name="favoritesFrequentContacted" msgid="6184232487472425690">"Frequently contacted"</string> + <string name="list_filter_phones" msgid="735313795643493365">"All contacts with phone numbers"</string> + <string name="list_filter_phones_work" msgid="1470173699551475015">"Work profile contacts"</string> + <string name="view_updates_from_group" msgid="1782685984905600034">"View updates"</string> + <string name="account_phone" msgid="7128032778471187553">"Device"</string> + <string name="account_sim" msgid="6519016427905087952">"SIM"</string> + <string name="nameLabelsGroup" msgid="2034640839640477827">"Name"</string> + <string name="nicknameLabelsGroup" msgid="2891682101053358010">"Nickname"</string> + <string name="name_given" msgid="4280790853455320619">"First name"</string> + <string name="name_family" msgid="7466985689626017037">"Last name"</string> + <string name="name_prefix" msgid="59756378548779822">"Name prefix"</string> + <string name="name_middle" msgid="8467433655992690326">"Middle name"</string> + <string name="name_suffix" msgid="3855278445375651441">"Name suffix"</string> + <string name="name_phonetic" msgid="4259595234312430484">"Phonetic name"</string> + <string name="name_phonetic_given" msgid="8723179018384187631">"Phonetic first name"</string> + <string name="name_phonetic_middle" msgid="8643721493320405200">"Phonetic middle name"</string> + <string name="name_phonetic_family" msgid="2640133663656011626">"Phonetic last name"</string> + <string name="phoneLabelsGroup" msgid="6468091477851199285">"Phone"</string> + <string name="emailLabelsGroup" msgid="8389931313045344406">"Email"</string> + <string name="postalLabelsGroup" msgid="3487738141112589324">"Address"</string> + <string name="imLabelsGroup" msgid="3898238486262614027">"IM"</string> + <string name="organizationLabelsGroup" msgid="2478611760751832035">"Organization"</string> + <string name="relationLabelsGroup" msgid="1854373894284572781">"Relationship"</string> + <string name="eventLabelsGroup" msgid="7960408705307831289">"Special date"</string> + <string name="sms" msgid="1756857139634224222">"Text message"</string> + <string name="postal_address" msgid="8765560217149624536">"Address"</string> + <string name="ghostData_company" msgid="5414421120553765775">"Company"</string> + <string name="ghostData_title" msgid="7496735200318496110">"Title"</string> + <string name="label_notes" msgid="8337354953278341042">"Notes"</string> + <string name="label_custom_field" msgid="1994056912242214426">"Custom"</string> + <string name="label_sip_address" msgid="7252153678613978127">"SIP"</string> + <string name="websiteLabelsGroup" msgid="4202998982804009261">"Website"</string> + <string name="groupsLabel" msgid="7000816729542098972">"Labels"</string> + <string name="email_home" msgid="8573740658148184279">"Email home"</string> + <string name="email_mobile" msgid="2042889209787989814">"Email mobile"</string> + <string name="email_work" msgid="2807430017302722689">"Email work"</string> + <string name="email_other" msgid="3454004077967657109">"Email"</string> + <string name="email_custom" msgid="5536404237099078802">"Email <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> + <string name="email" msgid="5668400997660065897">"Email"</string> + <string name="postal_street" msgid="8133143961580058972">"Street"</string> + <string name="postal_city" msgid="6597491300084895548">"City"</string> + <string name="postal_region" msgid="6045263193478437672">"State"</string> + <string name="postal_postcode" msgid="572136414136673751">"ZIP code"</string> + <string name="postal_country" msgid="7638264508416368690">"Country"</string> + <string name="map_home" msgid="1243547733423343982">"View home address"</string> + <string name="map_work" msgid="1360474076921878088">"View work address"</string> + <string name="map_other" msgid="3817820803587012641">"View address"</string> + <string name="map_custom" msgid="8761800628069473526">"View <xliff:g id="CUSTOM_LABEL">%s</xliff:g> address"</string> + <string name="chat_aim" msgid="2588492205291249142">"Chat using AIM"</string> + <string name="chat_msn" msgid="8041633440091073484">"Chat using Windows Live"</string> + <string name="chat_yahoo" msgid="6629211142719943666">"Chat using Yahoo"</string> + <string name="chat_skype" msgid="1210045020427480566">"Chat using Skype"</string> + <string name="chat_qq" msgid="4294637812847719693">"Chat using QQ"</string> + <string name="chat_gtalk" msgid="981575737258117697">"Chat using Google Talk"</string> + <string name="chat_icq" msgid="8438405386153745775">"Chat using ICQ"</string> + <string name="chat_jabber" msgid="7561444230307829609">"Chat using Jabber"</string> + <string name="chat" msgid="9025361898797412245">"Chat"</string> + <string name="description_minus_button" msgid="6908099247930477551">"delete"</string> + <string name="expand_name_fields_description" msgid="6948274252874552543">"Show more name fields"</string> + <string name="collapse_name_fields_description" msgid="4757877385895561556">"Collapse name fields"</string> + <string name="expand_phonetic_name_fields_description" msgid="9133052674087187927">"Show more phonetic name fields"</string> + <string name="collapse_phonetic_name_fields_description" msgid="9102249481855019452">"Collapse phonetic name fields"</string> + <string name="expand_fields_description" msgid="8129294181216760037">"Expand"</string> + <string name="collapse_fields_description" msgid="1884143625854637874">"Collapse"</string> + <string name="announce_expanded_fields" msgid="1075947220478530622">"Expanded"</string> + <string name="announce_collapsed_fields" msgid="6414231530177338704">"Collapsed"</string> + <string name="list_filter_all_accounts" msgid="8908683398914322369">"All contacts"</string> + <string name="list_filter_all_starred" msgid="5031734941601931356">"Starred"</string> + <string name="list_filter_customize" msgid="4789963356004169321">"Customize"</string> + <string name="list_filter_single" msgid="5871400283515893087">"Contact"</string> + <string name="display_ungrouped" msgid="6885954210243119591">"All other contacts"</string> + <string name="display_all_contacts" msgid="2031647544742889505">"All contacts"</string> + <string name="menu_sync_remove" msgid="3266725887008450161">"Remove sync group"</string> + <string name="dialog_sync_add" msgid="8267045393119375803">"Add sync group"</string> + <string name="display_more_groups" msgid="2682547080423434170">"More groups…"</string> + <string name="display_warn_remove_ungrouped" msgid="8872290721676651414">"Removing \"<xliff:g id="GROUP">%s</xliff:g>\" from sync will also remove any ungrouped contacts from sync."</string> + <string name="savingDisplayGroups" msgid="2133152192716475939">"Saving display options…"</string> + <string name="listCustomView" msgid="1840624396582117590">"Customized view"</string> + <string name="dialog_new_contact_account" msgid="4969619718062454756">"Save imported contacts to:"</string> + <string name="import_from_sim" msgid="6912071635295799131">"SIM card"</string> + <string name="import_from_sim_summary_fmt" msgid="5169032449686348118">"SIM <xliff:g id="SIM_NAME">%1$s</xliff:g>"</string> <plurals name="import_from_sim_secondary_contact_count_fmt" formatted="false" msgid="5821095773211149295"> - <item quantity="other">%1$d contacts</item> - <item quantity="one">1 contact</item> + <item quantity="other">%1$d contacts</item> + <item quantity="one">1 contact</item> </plurals> <plurals name="import_from_sim_secondary_template" formatted="false" msgid="2484832025802907060"> - <item quantity="other"><xliff:g id="COUNT_2">^1</xliff:g> contacts • <xliff:g id="PHONE_NUMBER_3">^2</xliff:g></item> - <item quantity="one"><xliff:g id="COUNT_0">^1</xliff:g> contact • <xliff:g id="PHONE_NUMBER_1">^2</xliff:g></item> + <item quantity="other"><xliff:g id="COUNT_2">^1</xliff:g> contacts • <xliff:g id="PHONE_NUMBER_3">^2</xliff:g></item> + <item quantity="one"><xliff:g id="COUNT_0">^1</xliff:g> contact • <xliff:g id="PHONE_NUMBER_1">^2</xliff:g></item> </plurals> - <string name="import_from_vcf_file" msgid="8662528435646418203">".vcf file"</string> - <string name="nothing_to_import_message" msgid="1651921906873335656">"Nothing to import"</string> - <string name="import_from_vcf_file_confirmation_message" msgid="967723361108008345">"Import contacts from vCard?"</string> - <string name="cancel_import_confirmation_message" msgid="3929951040347726757">"Cancel import of <xliff:g id="FILENAME">%s</xliff:g>?"</string> - <string name="cancel_export_confirmation_message" msgid="1995462401949262638">"Cancel export of <xliff:g id="FILENAME">%s</xliff:g>?"</string> - <string name="cancel_vcard_import_or_export_failed" msgid="6139900383366166706">"Couldn\'t cancel vCard import/export"</string> - <string name="fail_reason_unknown" msgid="1714092345030570863">"Unknown error."</string> - <string name="fail_reason_could_not_open_file" msgid="2067725459821997463">"Couldn\'t open \"<xliff:g id="FILE_NAME">%1$s</xliff:g>\": <xliff:g id="EXACT_REASON">%2$s</xliff:g>."</string> - <string name="fail_reason_could_not_initialize_exporter" msgid="707260459259688510">"Couldn\'t start the exporter: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"."</string> - <string name="fail_reason_no_exportable_contact" msgid="8728506011371262065">"There is no exportable contact."</string> - <string name="missing_required_permission" msgid="5865884842972833120">"You have disabled a required permission."</string> - <string name="fail_reason_error_occurred_during_export" msgid="3018855323913649063">"An error occurred during export: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"."</string> - <string name="fail_reason_io_error" msgid="6748358842976073255">"I/O error"</string> - <string name="fail_reason_low_memory_during_import" msgid="875222757734882898">"Not enough memory. The file may be too large."</string> - <string name="fail_reason_not_supported" msgid="8219562769267148825">"The format isn\'t supported."</string> - <string name="exporting_vcard_finished_title" msgid="4767045779458185251">"Finished exporting <xliff:g id="FILENAME">%s</xliff:g>."</string> - <string name="exporting_vcard_finished_title_fallback" msgid="6060472638008218274">"Finished exporting contacts."</string> - <string name="exporting_vcard_finished_toast" msgid="1739055986856453882">"Finished exporting contacts, click the notification to share contacts."</string> - <string name="touch_to_share_contacts" msgid="4882485525268469736">"Tap to share contacts."</string> - <string name="exporting_vcard_canceled_title" msgid="2652222370493306887">"Exporting <xliff:g id="FILENAME">%s</xliff:g> canceled."</string> - <string name="exporting_contact_list_title" msgid="9072240631534457415">"Exporting contact data"</string> - <string name="exporting_contact_list_message" msgid="3367949209642931952">"Contact data is being exported."</string> - <string name="composer_failed_to_get_database_infomation" msgid="1765944280846236723">"Couldn\'t get database information."</string> - <string name="composer_has_no_exportable_contact" msgid="5712531702823346549">"There are no exportable contacts."</string> - <string name="composer_not_initialized" msgid="2321648986367005254">"The vCard composer didn\'t start properly."</string> - <string name="exporting_contact_failed_title" msgid="4892358112409576342">"Couldn\'t export"</string> - <string name="exporting_contact_failed_message" msgid="4938527850142003141">"The contact data wasn\'t exported.\nReason: \"<xliff:g id="FAIL_REASON">%s</xliff:g>\""</string> - <string name="importing_vcard_description" msgid="4245275224298571351">"Importing <xliff:g id="NAME">%s</xliff:g>"</string> - <string name="reading_vcard_failed_title" msgid="4251647443358422855">"Couldn\'t read vCard data"</string> - <string name="importing_vcard_finished_title" msgid="3341541727268747967">"Finished importing vCard <xliff:g id="FILENAME">%s</xliff:g>"</string> - <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"Importing <xliff:g id="FILENAME">%s</xliff:g> canceled"</string> - <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g> will be imported shortly."</string> - <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"The file will be imported shortly."</string> - <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"vCard import request was rejected. Try again later."</string> - <string name="contacts_export_will_start_message" msgid="8538705791417534431">"Contacts will be exported shortly."</string> - <string name="vcard_export_request_rejected_message" msgid="2844874826431327531">"vCard export request was rejected. Try again later."</string> - <string name="vcard_unknown_filename" msgid="7171709890959915954">"contact"</string> - <string name="caching_vcard_message" msgid="4926308675041506756">"Caching vCard(s) to local temporary storage. The actual import will start soon."</string> - <string name="vcard_import_failed" msgid="5223531255894842406">"Couldn\'t import vCard."</string> - <string name="nfc_vcard_file_name" msgid="2823095213265993609">"Contact received over NFC"</string> - <string name="caching_vcard_title" msgid="1226272312940516605">"Caching"</string> - <string name="progress_notifier_message" msgid="2311011466908220528">"Importing <xliff:g id="CURRENT_NUMBER">%1$s</xliff:g>/<xliff:g id="TOTAL_NUMBER">%2$s</xliff:g>: <xliff:g id="NAME">%3$s</xliff:g>"</string> - <string name="export_to_vcf_file" msgid="4407527157056120858">"Export to .vcf file"</string> - <string name="display_options_sort_list_by" msgid="7028809117272018712">"Sort by"</string> - <string name="display_options_phonetic_name_fields" msgid="3771577099236534776">"Phonetic name"</string> - <string name="editor_options_always_show_phonetic_names" msgid="7253911385818398903">"Always show"</string> - <string name="editor_options_hide_phonetic_names_if_empty" msgid="2672008764795671104">"Hide if empty"</string> - <string name="display_options_sort_by_given_name" msgid="2778421332815687873">"First name"</string> - <string name="display_options_sort_by_family_name" msgid="2684905041926954793">"Last name"</string> - <string name="display_options_view_names_as" msgid="6514632499276563482">"Name format"</string> - <string name="display_options_view_given_name_first" msgid="3616004640258761473">"First name first"</string> - <string name="display_options_view_family_name_first" msgid="956445100777296467">"Last name first"</string> - <string name="settings_accounts" msgid="350219740670774576">"Accounts"</string> - <string name="default_editor_account" msgid="699591683362420991">"Default account for new contacts"</string> - <string name="settings_my_info_title" msgid="1534272456405343119">"My info"</string> - <string name="set_up_profile" msgid="7370213843590143771">"Set up your profile"</string> - <string name="setting_about" msgid="7014388749752042863">"About Contacts"</string> - <string name="share_favorite_contacts" msgid="4280926751003081042">"Share favorite contacts"</string> - <string name="share_contacts" msgid="8109287987498711664">"Share all contacts"</string> - <string name="share_contacts_failure" msgid="1216431977330560559">"Failed to share contacts."</string> - <string name="dialog_export" msgid="1628001095187741417">"Export contacts"</string> - <string name="dialog_import" msgid="2423592905927819672">"Import contacts from"</string> - <string name="share_error" msgid="948429331673358107">"This contact can\'t be shared."</string> - <string name="no_contact_to_share" msgid="1276397530378323033">"There are no contacts to share."</string> - <string name="menu_contacts_filter" msgid="2165153460860262501">"Contacts to display"</string> - <string name="activity_title_contacts_filter" msgid="8275542497615516969">"Contacts to display"</string> - <string name="custom_list_filter" msgid="9048525797111024204">"Customize view"</string> - <string name="menu_custom_filter_save" msgid="2679793632208086460">"Save"</string> - <string name="hint_findContacts" msgid="7128627979899070325">"Search contacts"</string> - <string name="contactsFavoritesLabel" msgid="8417039765586853670">"Favorites"</string> - <string name="menu_import" msgid="6107961135813836467">"Import"</string> - <string name="menu_export" msgid="2658783911863503902">"Export"</string> - <string name="menu_blocked_numbers" msgid="5272951629083025995">"Blocked numbers"</string> - <string name="contact_status_update_attribution" msgid="752179367353018597">"via <xliff:g id="SOURCE">%1$s</xliff:g>"</string> - <string name="contact_status_update_attribution_with_date" msgid="7358045508107825068">"<xliff:g id="DATE">%1$s</xliff:g> via <xliff:g id="SOURCE">%2$s</xliff:g>"</string> - <string name="action_menu_back_from_search" msgid="8793348588949233348">"stop searching"</string> - <string name="description_clear_search" msgid="688023606766232904">"Clear search"</string> - <string name="select_account_dialog_title" msgid="5478489655696599219">"Account"</string> - <string name="set_default_account" msgid="4311613760725609801">"Always use this for calls"</string> - <string name="call_with_a_note" msgid="8389827628360791676">"Call with a note"</string> - <string name="call_subject_hint" msgid="3043028982108363572">"Type a note to send with call…"</string> - <string name="send_and_call_button" msgid="7740295432834590737">"SEND & CALL"</string> - <string name="call_subject_limit" msgid="4545212901205397669">"<xliff:g id="COUNT">%1$s</xliff:g> / <xliff:g id="LIMIT">%2$s</xliff:g>"</string> - <string name="call_subject_type_and_number" msgid="7667188212129152558">"<xliff:g id="TYPE">%1$s</xliff:g> • <xliff:g id="NUMBER">%2$s</xliff:g>"</string> - <string name="about_build_version" msgid="1765533099416999801">"Build version"</string> - <string name="about_open_source_licenses" msgid="6479990452352919641">"Open source licenses"</string> - <string name="about_open_source_licenses_summary" msgid="57418386931763994">"License details for open source software"</string> - <string name="about_privacy_policy" msgid="3705518622499152626">"Privacy policy"</string> - <string name="about_terms_of_service" msgid="4642400812150296723">"Terms of service"</string> - <string name="activity_title_licenses" msgid="5467767062737708066">"Open source licenses"</string> - <string name="url_open_error_toast" msgid="452592089815420457">"Failed to open the url."</string> - <string name="account_filter_view_checked" msgid="6696859503887762213">"<xliff:g id="ACCOUNT_INFO">%s</xliff:g> checked"</string> - <string name="account_filter_view_not_checked" msgid="2248684521205038389">"<xliff:g id="ACCOUNT_INFO">%s</xliff:g> not checked"</string> - <string name="description_search_video_call" msgid="5841525580339803272">"Place video call"</string> - <string name="description_delete_contact" msgid="53835657343783663">"Delete"</string> - <string name="description_no_name_header" msgid="8884991311595943271">"Ellipsis"</string> - <string name="callDurationSecondFormat" msgid="7067644915903528776">"<xliff:g id="SECONDS">%s</xliff:g> sec"</string> - <string name="callDurationMinuteFormat" msgid="4647095486747447674">"<xliff:g id="MINUTES">%1$s</xliff:g> min <xliff:g id="SECONDS">%2$s</xliff:g> sec"</string> - <string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%1$s</xliff:g> hr <xliff:g id="MINUTES_1">%2$s</xliff:g> min <xliff:g id="SECONDS">%3$s</xliff:g> sec"</string> - <string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"This shortcut has been disabled"</string> - <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Contact was removed"</string> - <string name="sim_import_button_text" msgid="4270841592496619317">"Import"</string> - <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Select contacts"</string> - <string name="sim_import_empty_message" msgid="7743815244380189651">"No contacts on your SIM card"</string> - <string name="sim_import_contact_exists_toast" msgid="1503743663717316732">"Contact already exists in your list"</string> + <string name="import_from_vcf_file" msgid="8662528435646418203">".vcf file"</string> + <string name="nothing_to_import_message" msgid="1651921906873335656">"Nothing to import"</string> + <string name="import_from_vcf_file_confirmation_message" msgid="967723361108008345">"Import contacts from vCard?"</string> + <string name="cancel_import_confirmation_message" msgid="3929951040347726757">"Cancel import of <xliff:g id="FILENAME">%s</xliff:g>?"</string> + <string name="cancel_export_confirmation_message" msgid="1995462401949262638">"Cancel export of <xliff:g id="FILENAME">%s</xliff:g>?"</string> + <string name="cancel_vcard_import_or_export_failed" msgid="6139900383366166706">"Couldn\'t cancel vCard import/export"</string> + <string name="fail_reason_unknown" msgid="1714092345030570863">"Unknown error."</string> + <string name="fail_reason_could_not_open_file" msgid="2067725459821997463">"Couldn\'t open \"<xliff:g id="FILE_NAME">%1$s</xliff:g>\": <xliff:g id="EXACT_REASON">%2$s</xliff:g>."</string> + <string name="fail_reason_could_not_initialize_exporter" msgid="707260459259688510">"Couldn\'t start the exporter: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"."</string> + <string name="fail_reason_no_exportable_contact" msgid="8728506011371262065">"There is no exportable contact."</string> + <string name="missing_required_permission" msgid="5865884842972833120">"You have disabled a required permission."</string> + <string name="fail_reason_error_occurred_during_export" msgid="3018855323913649063">"An error occurred during export: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"."</string> + <string name="fail_reason_io_error" msgid="6748358842976073255">"I/O error"</string> + <string name="fail_reason_low_memory_during_import" msgid="875222757734882898">"Not enough memory. The file may be too large."</string> + <string name="fail_reason_not_supported" msgid="8219562769267148825">"The format isn\'t supported."</string> + <string name="exporting_vcard_finished_title" msgid="4767045779458185251">"Finished exporting <xliff:g id="FILENAME">%s</xliff:g>."</string> + <string name="exporting_vcard_finished_title_fallback" msgid="6060472638008218274">"Finished exporting contacts."</string> + <string name="exporting_vcard_finished_toast" msgid="1739055986856453882">"Finished exporting contacts, click the notification to share contacts."</string> + <string name="touch_to_share_contacts" msgid="4882485525268469736">"Tap to share contacts."</string> + <string name="exporting_vcard_canceled_title" msgid="2652222370493306887">"Exporting <xliff:g id="FILENAME">%s</xliff:g> canceled."</string> + <string name="exporting_contact_list_title" msgid="9072240631534457415">"Exporting contact data"</string> + <string name="exporting_contact_list_message" msgid="3367949209642931952">"Contact data is being exported."</string> + <string name="composer_failed_to_get_database_infomation" msgid="1765944280846236723">"Couldn\'t get database information."</string> + <string name="composer_has_no_exportable_contact" msgid="5712531702823346549">"There are no exportable contacts."</string> + <string name="composer_not_initialized" msgid="2321648986367005254">"The vCard composer didn\'t start properly."</string> + <string name="exporting_contact_failed_title" msgid="4892358112409576342">"Couldn\'t export"</string> + <string name="exporting_contact_failed_message" msgid="4938527850142003141">"The contact data wasn\'t exported.\nReason: \"<xliff:g id="FAIL_REASON">%s</xliff:g>\""</string> + <string name="importing_vcard_description" msgid="4245275224298571351">"Importing <xliff:g id="NAME">%s</xliff:g>"</string> + <string name="reading_vcard_failed_title" msgid="4251647443358422855">"Couldn\'t read vCard data"</string> + <string name="importing_vcard_finished_title" msgid="3341541727268747967">"Finished importing vCard <xliff:g id="FILENAME">%s</xliff:g>"</string> + <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"Importing <xliff:g id="FILENAME">%s</xliff:g> canceled"</string> + <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g> will be imported shortly."</string> + <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"The file will be imported shortly."</string> + <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"vCard import request was rejected. Try again later."</string> + <string name="contacts_export_will_start_message" msgid="8538705791417534431">"Contacts will be exported shortly."</string> + <string name="vcard_export_request_rejected_message" msgid="2844874826431327531">"vCard export request was rejected. Try again later."</string> + <string name="vcard_unknown_filename" msgid="7171709890959915954">"contact"</string> + <string name="caching_vcard_message" msgid="4926308675041506756">"Caching vCard(s) to local temporary storage. The actual import will start soon."</string> + <string name="vcard_import_failed" msgid="5223531255894842406">"Couldn\'t import vCard."</string> + <string name="nfc_vcard_file_name" msgid="2823095213265993609">"Contact received over NFC"</string> + <string name="caching_vcard_title" msgid="1226272312940516605">"Caching"</string> + <string name="progress_notifier_message" msgid="2311011466908220528">"Importing <xliff:g id="CURRENT_NUMBER">%1$s</xliff:g>/<xliff:g id="TOTAL_NUMBER">%2$s</xliff:g>: <xliff:g id="NAME">%3$s</xliff:g>"</string> + <string name="export_to_vcf_file" msgid="4407527157056120858">"Export to .vcf file"</string> + <string name="display_options_sort_list_by" msgid="7028809117272018712">"Sort by"</string> + <string name="display_options_phonetic_name_fields" msgid="3771577099236534776">"Phonetic name"</string> + <string name="editor_options_always_show_phonetic_names" msgid="7253911385818398903">"Always show"</string> + <string name="editor_options_hide_phonetic_names_if_empty" msgid="2672008764795671104">"Hide if empty"</string> + <string name="display_options_sort_by_given_name" msgid="2778421332815687873">"First name"</string> + <string name="display_options_sort_by_family_name" msgid="2684905041926954793">"Last name"</string> + <string name="display_options_view_names_as" msgid="6514632499276563482">"Name format"</string> + <string name="display_options_view_given_name_first" msgid="3616004640258761473">"First name first"</string> + <string name="display_options_view_family_name_first" msgid="956445100777296467">"Last name first"</string> + <string name="settings_accounts" msgid="350219740670774576">"Accounts"</string> + <string name="default_editor_account" msgid="699591683362420991">"Default account for new contacts"</string> + <string name="settings_my_info_title" msgid="1534272456405343119">"My info"</string> + <string name="set_up_profile" msgid="7370213843590143771">"Set up your profile"</string> + <string name="setting_about" msgid="7014388749752042863">"About Contacts"</string> + <string name="share_favorite_contacts" msgid="4280926751003081042">"Share favorite contacts"</string> + <string name="share_contacts" msgid="8109287987498711664">"Share all contacts"</string> + <string name="share_contacts_failure" msgid="1216431977330560559">"Failed to share contacts."</string> + <string name="dialog_export" msgid="1628001095187741417">"Export contacts"</string> + <string name="dialog_import" msgid="2423592905927819672">"Import contacts from"</string> + <string name="share_error" msgid="948429331673358107">"This contact can\'t be shared."</string> + <string name="no_contact_to_share" msgid="1276397530378323033">"There are no contacts to share."</string> + <string name="menu_contacts_filter" msgid="2165153460860262501">"Contacts to display"</string> + <string name="activity_title_contacts_filter" msgid="8275542497615516969">"Contacts to display"</string> + <string name="custom_list_filter" msgid="9048525797111024204">"Customize view"</string> + <string name="menu_custom_filter_save" msgid="2679793632208086460">"Save"</string> + <string name="hint_findContacts" msgid="7128627979899070325">"Search contacts"</string> + <string name="contactsFavoritesLabel" msgid="8417039765586853670">"Favorites"</string> + <string name="menu_import" msgid="6107961135813836467">"Import"</string> + <string name="menu_export" msgid="2658783911863503902">"Export"</string> + <string name="menu_blocked_numbers" msgid="5272951629083025995">"Blocked numbers"</string> + <string name="contact_status_update_attribution" msgid="752179367353018597">"via <xliff:g id="SOURCE">%1$s</xliff:g>"</string> + <string name="contact_status_update_attribution_with_date" msgid="7358045508107825068">"<xliff:g id="DATE">%1$s</xliff:g> via <xliff:g id="SOURCE">%2$s</xliff:g>"</string> + <string name="action_menu_back_from_search" msgid="8793348588949233348">"stop searching"</string> + <string name="description_clear_search" msgid="688023606766232904">"Clear search"</string> + <string name="select_account_dialog_title" msgid="5478489655696599219">"Account"</string> + <string name="set_default_account" msgid="4311613760725609801">"Always use this for calls"</string> + <string name="call_with_a_note" msgid="8389827628360791676">"Call with a note"</string> + <string name="call_subject_hint" msgid="3043028982108363572">"Type a note to send with call…"</string> + <string name="send_and_call_button" msgid="7740295432834590737">"SEND & CALL"</string> + <string name="call_subject_limit" msgid="4545212901205397669">"<xliff:g id="COUNT">%1$s</xliff:g> / <xliff:g id="LIMIT">%2$s</xliff:g>"</string> + <string name="call_subject_type_and_number" msgid="7667188212129152558">"<xliff:g id="TYPE">%1$s</xliff:g> • <xliff:g id="NUMBER">%2$s</xliff:g>"</string> + <string name="about_build_version" msgid="1765533099416999801">"Build version"</string> + <string name="about_open_source_licenses" msgid="6479990452352919641">"Open source licenses"</string> + <string name="about_open_source_licenses_summary" msgid="57418386931763994">"License details for open source software"</string> + <string name="about_privacy_policy" msgid="3705518622499152626">"Privacy policy"</string> + <string name="about_terms_of_service" msgid="4642400812150296723">"Terms of service"</string> + <string name="activity_title_licenses" msgid="5467767062737708066">"Open source licenses"</string> + <string name="url_open_error_toast" msgid="452592089815420457">"Failed to open the url."</string> + <string name="account_filter_view_checked" msgid="6696859503887762213">"<xliff:g id="ACCOUNT_INFO">%s</xliff:g> checked"</string> + <string name="account_filter_view_not_checked" msgid="2248684521205038389">"<xliff:g id="ACCOUNT_INFO">%s</xliff:g> not checked"</string> + <string name="description_search_video_call" msgid="5841525580339803272">"Place video call"</string> + <string name="description_delete_contact" msgid="53835657343783663">"Delete"</string> + <string name="description_no_name_header" msgid="8884991311595943271">"Ellipsis"</string> + <string name="callDurationSecondFormat" msgid="7067644915903528776">"<xliff:g id="SECONDS">%s</xliff:g> sec"</string> + <string name="callDurationMinuteFormat" msgid="4647095486747447674">"<xliff:g id="MINUTES">%1$s</xliff:g> min <xliff:g id="SECONDS">%2$s</xliff:g> sec"</string> + <string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%1$s</xliff:g> hr <xliff:g id="MINUTES_1">%2$s</xliff:g> min <xliff:g id="SECONDS">%3$s</xliff:g> sec"</string> + <string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"This shortcut has been disabled"</string> + <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Contact was removed"</string> + <string name="sim_import_button_text" msgid="4270841592496619317">"Import"</string> + <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Select contacts"</string> + <string name="sim_import_empty_message" msgid="7743815244380189651">"No contacts on your SIM card"</string> + <string name="sim_import_contact_exists_toast" msgid="1503743663717316732">"Contact already exists in your list"</string> <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443"> - <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> SIM contacts imported</item> - <item quantity="one">1 SIM contact imported</item> + <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> SIM contacts imported</item> + <item quantity="one">1 SIM contact imported</item> </plurals> - <string name="sim_import_failed_toast" msgid="5559267299793622705">"Failed to import SIM contacts"</string> - <string name="sim_import_title" msgid="2511154832820812822">"Import from SIM"</string> - <string name="sim_import_cancel_content_description" msgid="1619832410253424452">"Cancel"</string> - <string name="auto_sync_off" msgid="2180147284456026587">"Auto-sync is off. Tap to turn on."</string> - <string name="dismiss_sync_alert" msgid="8941131776605093596">"Dismiss"</string> - <string name="account_sync_off" msgid="7646143254066243924">"Account sync is off. Tap to turn on."</string> - <string name="turn_auto_sync_on_dialog_title" msgid="333965456829670541">"Turn on auto-sync?"</string> - <string name="turn_auto_sync_on_dialog_body" msgid="5025336917533693997">"Changes you make to all apps and accounts, not just Google Contacts, will be kept up to date between the web and your devices."</string> - <string name="turn_auto_sync_on_dialog_confirm_btn" msgid="1070332014838295599">"Turn on"</string> - <string name="connection_error_message" msgid="7046408921529247089">"No connection"</string> - <string name="single_sim_display_label" msgid="6985770499439371497">"SIM"</string> - <string name="show_more_content_description" msgid="4277410425912984722">"Show more"</string> - <string name="importing_sim_finished_title" msgid="5196369441294050721">"Finished importing SIM card"</string> - <string name="importing_sim_failed_title" msgid="39706901030537985">"Import failed"</string> - <string name="importing_sim_failed_message" msgid="3345258302998021066">"Couldn\'t import contacts from SIM card"</string> - <string name="importing_sim_in_progress_title" msgid="3638299581276676109">"Importing SIM"</string> - <string name="contacts_default_notification_channel" msgid="4754058700611188581">"Notifications"</string> - <string name="yes_button" msgid="1268479086848288060">"Yes"</string> - <string name="no_button" msgid="5742815694687835125">"No"</string> + <string name="sim_import_failed_toast" msgid="5559267299793622705">"Failed to import SIM contacts"</string> + <string name="sim_import_title" msgid="2511154832820812822">"Import from SIM"</string> + <string name="sim_import_cancel_content_description" msgid="1619832410253424452">"Cancel"</string> + <string name="auto_sync_off" msgid="2180147284456026587">"Auto-sync is off. Tap to turn on."</string> + <string name="dismiss_sync_alert" msgid="8941131776605093596">"Dismiss"</string> + <string name="account_sync_off" msgid="7646143254066243924">"Account sync is off. Tap to turn on."</string> + <string name="turn_auto_sync_on_dialog_title" msgid="333965456829670541">"Turn on auto-sync?"</string> + <string name="turn_auto_sync_on_dialog_body" msgid="5025336917533693997">"Changes you make to all apps and accounts, not just Google Contacts, will be kept up to date between the web and your devices."</string> + <string name="turn_auto_sync_on_dialog_confirm_btn" msgid="1070332014838295599">"Turn on"</string> + <string name="connection_error_message" msgid="7046408921529247089">"No connection"</string> + <string name="single_sim_display_label" msgid="6985770499439371497">"SIM"</string> + <string name="show_more_content_description" msgid="4277410425912984722">"Show more"</string> + <string name="importing_sim_finished_title" msgid="5196369441294050721">"Finished importing SIM card"</string> + <string name="importing_sim_failed_title" msgid="39706901030537985">"Import failed"</string> + <string name="importing_sim_failed_message" msgid="3345258302998021066">"Couldn\'t import contacts from SIM card"</string> + <string name="importing_sim_in_progress_title" msgid="3638299581276676109">"Importing SIM"</string> + <string name="contacts_default_notification_channel" msgid="4754058700611188581">"Notifications"</string> + <string name="yes_button" msgid="1268479086848288060">"Yes"</string> + <string name="no_button" msgid="5742815694687835125">"No"</string> </resources> diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml new file mode 100644 index 000000000..c4eb8c156 --- /dev/null +++ b/res/values-eo/strings.xml @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- 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"> + <string name="applicationLabel">Kontaktoj</string> + <string name="contactsList">Kontaktoj</string> + <string name="shortcutContact">Kontakto</string> + <string name="menu_editContact">Redakti</string> + <string name="menu_deleteContact">Forigi</string> + <string name="separatorJoinAggregateAll">Ĉiuj kontaktoj</string> + <string name="deleteConfirmation_positive_button">Forigi</string> + <string name="menu_sendMessageOption">Sendi mesaĝon</string> + <string name="menu_share">Konigi</string> + <string name="menu_add_contact">Aldoni al kontaktoj</string> + <string name="activity_title_settings">Agordoj</string> + <string name="menu_settings" msgid="377929915873428211">Agordoj</string> + <string name="non_phone_caption">Telefonnumero</string> + <string name="non_phone_add_to_contacts">Aldoni al kontaktoj</string> + <string name="non_phone_close">Fermi</string> + <string name="tomorrow">Morgaŭ</string> + <string name="today">Hodiaŭ</string> + <string name="header_website_entry">Retejo</string> + <string name="header_event_entry">Evento</string> + <string name="header_name_entry">Nomo</string> + <string name="header_phone_entry">Telefono</string> + <string name="local_search_label">Ĉiuj kontaktoj</string> + <string name="nameLabelsGroup">Nomo</string> + <string name="phoneLabelsGroup">Telefono</string> + <string name="label_custom_field">Propra</string> + <string name="websiteLabelsGroup">Retejo</string> + <string name="list_filter_all_accounts">Ĉiuj kontaktoj</string> + <string name="list_filter_single">Kontakto</string> + <string name="display_all_contacts">Ĉiuj kontaktoj</string> + <string name="select_account_dialog_title">Konto</string> + <string name="description_delete_contact">Forigi</string> +</resources> diff --git a/res/values-es-rMX/lineage_strings.xml b/res/values-es-rMX/lineage_strings.xml new file mode 100644 index 000000000..50147c704 --- /dev/null +++ b/res/values-es-rMX/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Información de emergencia</string> + <string name="call_via_template">Llamar usando <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-es-rUS/lineage_strings.xml b/res/values-es-rUS/lineage_strings.xml new file mode 100644 index 000000000..50147c704 --- /dev/null +++ b/res/values-es-rUS/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Información de emergencia</string> + <string name="call_via_template">Llamar usando <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml index eaad2c4f7..1a7ff089b 100644 --- a/res/values-es-rUS/strings.xml +++ b/res/values-es-rUS/strings.xml @@ -434,7 +434,7 @@ <string name="reading_vcard_failed_title" msgid="4251647443358422855">"No se pudieron leer los datos de vCard."</string> <string name="importing_vcard_finished_title" msgid="3341541727268747967">"Finalizó la importación de la vCard <xliff:g id="FILENAME">%s</xliff:g>"</string> <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"Se canceló la importación de <xliff:g id="FILENAME">%s</xliff:g>."</string> - <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g> se importará en breve."</string> + <string name="vcard_import_will_start_message" msgid="2804911199145873396">"Se importará(n) en breve <xliff:g id="FILENAME">%s</xliff:g>"</string> <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"El archivo se importará en breve."</string> <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"Se rechazó la solicitud de importación de la vCard. Vuelve a intentarlo más tarde."</string> <string name="contacts_export_will_start_message" msgid="8538705791417534431">"Los contactos se exportarán en breve."</string> @@ -490,7 +490,7 @@ <string name="about_build_version" msgid="1765533099416999801">"Versión de compilación"</string> <string name="about_open_source_licenses" msgid="6479990452352919641">"Licencias de código abierto"</string> <string name="about_open_source_licenses_summary" msgid="57418386931763994">"Detalles de la licencia de software de código abierto"</string> - <string name="about_privacy_policy" msgid="3705518622499152626">"Política de privacidad"</string> + <string name="about_privacy_policy" msgid="3705518622499152626">"Política de Privacidad"</string> <string name="about_terms_of_service" msgid="4642400812150296723">"Condiciones del servicio"</string> <string name="activity_title_licenses" msgid="5467767062737708066">"Licencias de código abierto"</string> <string name="url_open_error_toast" msgid="452592089815420457">"No se pudo abrir la URL."</string> diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index cee04e480..947bffc86 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -175,7 +175,7 @@ <string name="delete_group_dialog_message" msgid="335713829185261371">"¿Seguro que quieres eliminar la etiqueta \"<xliff:g id="GROUP_LABEL">%1$s</xliff:g>\"? Los contactos no se eliminarán."</string> <string name="toast_join_with_empty_contact" msgid="1215465657839085613">"Para vincular el contacto, escribe el nombre del otro contacto."</string> <string name="copy_text" msgid="3257145021583508761">"Copiar en el portapapeles"</string> - <string name="set_default" msgid="4417505153468300351">"Establecer como predeterminado"</string> + <string name="set_default" msgid="4417505153468300351">"Elegir como predeterminado"</string> <string name="clear_default" msgid="7193185801596678067">"Borrar predeterminado"</string> <string name="toast_text_copied" msgid="5143776250008541719">"Texto copiado"</string> <string name="cancel_confirmation_dialog_message" msgid="9008214737653278989">"¿Descartar cambios?"</string> @@ -307,7 +307,7 @@ <string name="clearFrequentsProgress_title" msgid="5157001637482794212">"Borrando contactos frecuentes…"</string> <string name="status_available" msgid="5586870015822828392">"Disponible"</string> <string name="status_away" msgid="1838861100379804730">"Ausente"</string> - <string name="status_busy" msgid="9147992455450257136">"Ocupado"</string> + <string name="status_busy" msgid="9147992455450257136">"No disponible"</string> <string name="local_invisible_directory" msgid="6046691709127661065">"Otro"</string> <string name="directory_search_label" msgid="1887759056597975053">"Directorio"</string> <string name="directory_search_label_work" msgid="8618292129829443176">"Directorio de trabajo"</string> @@ -516,7 +516,7 @@ <string name="sim_import_title" msgid="2511154832820812822">"Importar de la SIM"</string> <string name="sim_import_cancel_content_description" msgid="1619832410253424452">"Cancelar"</string> <string name="auto_sync_off" msgid="2180147284456026587">"La sincronización automática está desactivada. Toca para activarla."</string> - <string name="dismiss_sync_alert" msgid="8941131776605093596">"Descartar"</string> + <string name="dismiss_sync_alert" msgid="8941131776605093596">"Cerrar"</string> <string name="account_sync_off" msgid="7646143254066243924">"La sincronización de la cuenta está desactivada. Toca para activarla."</string> <string name="turn_auto_sync_on_dialog_title" msgid="333965456829670541">"¿Activar la sincronización automática?"</string> <string name="turn_auto_sync_on_dialog_body" msgid="5025336917533693997">"Los cambios que realices en todas las aplicaciones y cuentas, no solo en Contactos de Google, se actualizarán en la Web y en tus dispositivos."</string> diff --git a/res/values-et/lineage_strings.xml b/res/values-et/lineage_strings.xml new file mode 100644 index 000000000..1dee821f8 --- /dev/null +++ b/res/values-et/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Hädaabiteave</string> + <string name="call_via_template">Helista läbi <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-eu/lineage_strings.xml b/res/values-eu/lineage_strings.xml new file mode 100644 index 000000000..909d9c0c1 --- /dev/null +++ b/res/values-eu/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Larrialdietarako informazioa</string> + <string name="call_via_template">Deitu <xliff:g id="account">%1$s</xliff:g> bidez</string> +</resources> diff --git a/res/values-eu/strings.xml b/res/values-eu/strings.xml index 0bfe8412b..31aa80de0 100644 --- a/res/values-eu/strings.xml +++ b/res/values-eu/strings.xml @@ -487,7 +487,7 @@ <string name="send_and_call_button" msgid="7740295432834590737">"BIDALI ETA DEITU"</string> <string name="call_subject_limit" msgid="4545212901205397669">"<xliff:g id="COUNT">%1$s</xliff:g>/<xliff:g id="LIMIT">%2$s</xliff:g>"</string> <string name="call_subject_type_and_number" msgid="7667188212129152558">"<xliff:g id="TYPE">%1$s</xliff:g> • <xliff:g id="NUMBER">%2$s</xliff:g>"</string> - <string name="about_build_version" msgid="1765533099416999801">"Konpilazioaren bertsioa"</string> + <string name="about_build_version" msgid="1765533099416999801">"Konpilazio-bertsioa"</string> <string name="about_open_source_licenses" msgid="6479990452352919641">"Kode irekiko lizentziak"</string> <string name="about_open_source_licenses_summary" msgid="57418386931763994">"Kode irekiko softwarearen lizentziaren xehetasunak"</string> <string name="about_privacy_policy" msgid="3705518622499152626">"Pribatutasun-gidalerroak"</string> diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml index 0e260807a..d18efd798 100644 --- a/res/values-fa/strings.xml +++ b/res/values-fa/strings.xml @@ -120,9 +120,9 @@ <string name="groupMembersAddedToast" msgid="4824834898718972768">"به برچسب اضافه شد"</string> <string name="groupSavedErrorToast" msgid="2355891714292740162">"تغییرات برچسب ذخیره نشد"</string> <string name="groupExistsErrorMessage" msgid="5196811283836946189">"این برچسب از قبل موجود است"</string> - <string name="groupSomeContactsNoEmailsToast" msgid="8211161470235548732">"بعضی از مخاطبین رایانامه ندارند."</string> + <string name="groupSomeContactsNoEmailsToast" msgid="8211161470235548732">"بعضی از مخاطبین ایمیل ندارند."</string> <string name="groupSomeContactsNoPhonesToast" msgid="5530760834827530509">"بعضی از مخاطبین شماره تلفن ندارند."</string> - <string name="menu_sendEmailOption" msgid="5978319931321657780">"ارسال رایانامه"</string> + <string name="menu_sendEmailOption" msgid="5978319931321657780">"ارسال ایمیل"</string> <string name="menu_sendMessageOption" msgid="8850168125274916426">"ارسال پیام"</string> <string name="pickerSelectContactsActivityTitle" msgid="1936544190231136729">"انتخاب مخاطبین"</string> <string name="send_to_selection" msgid="2251339182881603540">"ارسال"</string> @@ -131,7 +131,7 @@ <string name="search_settings_description" msgid="2675223022992445813">"نامهای مخاطبین شما"</string> <string name="quickcontact_transparent_view_description" msgid="987959416759562455">"برای بازگشت به صفحه قبلی کلیک کنید"</string> <string name="quickcontact_add_phone_number" msgid="731665835910658965">"افزودن شماره تلفن"</string> - <string name="quickcontact_add_email" msgid="739298028384348482">"افزودن رایانامه"</string> + <string name="quickcontact_add_email" msgid="739298028384348482">"افزودن ایمیل"</string> <string name="missing_app" msgid="1466111003546611387">"برنامهای برای انجام این عملکرد یافت نشد."</string> <string name="menu_share" msgid="943789700636542260">"اشتراکگذاری"</string> <string name="menu_add_contact" msgid="3198704337220892684">"افزودن به مخاطبین"</string> @@ -220,7 +220,7 @@ <string name="header_event_entry" msgid="6738250422744401460">"رویداد"</string> <string name="header_relation_entry" msgid="1520292958088146460">"رابطه"</string> <string name="header_name_entry" msgid="1592791008096288306">"نام"</string> - <string name="header_email_entry" msgid="8666093061171624478">"رایانامه"</string> + <string name="header_email_entry" msgid="8666093061171624478">"ایمیل"</string> <string name="header_phone_entry" msgid="8450980572274173570">"تلفن"</string> <string name="content_description_directions" msgid="2686791825798189335">"مسیرها به مکان"</string> <string name="content_description_recent_sms" msgid="1666389577263317445">"پیامک اخیر. <xliff:g id="MESSAGE_BODY">%1$s</xliff:g>. <xliff:g id="PHONE_NUMBER">%2$s</xliff:g>. <xliff:g id="DATE">%3$s</xliff:g>. برای پاسخ دادن کلیک کنید"</string> @@ -303,7 +303,7 @@ <string name="sms_by_shortcut" msgid="7741770672976099517">"<xliff:g id="CONTACT_NAME">%s</xliff:g> (پیام)"</string> <string name="description_video_call" msgid="7120921378651700947">"برقراری تماس ویدئویی"</string> <string name="clearFrequentsConfirmation_title" msgid="766292372438450432">"فهرست تماس مکرر با مخاطب پاک شود؟"</string> - <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"با این کار فهرست افرادی که بیشتر با آنها تماس گرفتهاید در برنامههای «مخاطبین» و «تلفن» پاک میکنید و برنامههای رایانامه را وادار میکنید تنظیمات برگزیده مخاطبینتان را از اول یاد بگیرند."</string> + <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"با این کار فهرست افرادی که بیشتر با آنها تماس گرفتهاید در برنامههای «مخاطبین» و «تلفن» پاک میکنید و برنامههای ایمیل را وادار میکنید تنظیمات برگزیده مخاطبینتان را از اول یاد بگیرند."</string> <string name="clearFrequentsProgress_title" msgid="5157001637482794212">"در حال پاک کردن فهرست تماس مکرر..."</string> <string name="status_available" msgid="5586870015822828392">"در دسترس"</string> <string name="status_away" msgid="1838861100379804730">"غایب"</string> @@ -332,7 +332,7 @@ <string name="name_phonetic_middle" msgid="8643721493320405200">"تلفظ نام میانی"</string> <string name="name_phonetic_family" msgid="2640133663656011626">"تلفظ نام خانوادگی"</string> <string name="phoneLabelsGroup" msgid="6468091477851199285">"تلفن"</string> - <string name="emailLabelsGroup" msgid="8389931313045344406">"رایانامه"</string> + <string name="emailLabelsGroup" msgid="8389931313045344406">"ایمیل"</string> <string name="postalLabelsGroup" msgid="3487738141112589324">"آدرس"</string> <string name="imLabelsGroup" msgid="3898238486262614027">"IM"</string> <string name="organizationLabelsGroup" msgid="2478611760751832035">"سازمان"</string> @@ -347,12 +347,12 @@ <string name="label_sip_address" msgid="7252153678613978127">"SIP"</string> <string name="websiteLabelsGroup" msgid="4202998982804009261">"وب سایت"</string> <string name="groupsLabel" msgid="7000816729542098972">"برچسبها"</string> - <string name="email_home" msgid="8573740658148184279">"رایانامه به خانه"</string> - <string name="email_mobile" msgid="2042889209787989814">"رایانامه به تلفن همراه"</string> - <string name="email_work" msgid="2807430017302722689">"رایانامه به محل کار"</string> - <string name="email_other" msgid="3454004077967657109">"رایانامه"</string> - <string name="email_custom" msgid="5536404237099078802">"ارسال رایانامه به <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> - <string name="email" msgid="5668400997660065897">"رایانامه"</string> + <string name="email_home" msgid="8573740658148184279">"ایمیل به خانه"</string> + <string name="email_mobile" msgid="2042889209787989814">"ایمیل به تلفن همراه"</string> + <string name="email_work" msgid="2807430017302722689">"ایمیل به محل کار"</string> + <string name="email_other" msgid="3454004077967657109">"ایمیل"</string> + <string name="email_custom" msgid="5536404237099078802">"ارسال ایمیل به <xliff:g id="CUSTOM_LABEL">%s</xliff:g>"</string> + <string name="email" msgid="5668400997660065897">"ایمیل"</string> <string name="postal_street" msgid="8133143961580058972">"خیابان"</string> <string name="postal_city" msgid="6597491300084895548">"شهر"</string> <string name="postal_region" msgid="6045263193478437672">"ایالت"</string> diff --git a/res/values-fi/lineage_strings.xml b/res/values-fi/lineage_strings.xml new file mode 100644 index 000000000..a8ec71dfd --- /dev/null +++ b/res/values-fi/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Hätätilannetiedot</string> + <string name="call_via_template">Soita käyttäen <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-fr/lineage_strings.xml b/res/values-fr/lineage_strings.xml new file mode 100644 index 000000000..52438255c --- /dev/null +++ b/res/values-fr/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informations d\'urgence</string> + <string name="call_via_template">Appeler via <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index f9d6a286f..d86d3c07c 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -434,7 +434,7 @@ <string name="reading_vcard_failed_title" msgid="4251647443358422855">"Impossible de lire les données vCard."</string> <string name="importing_vcard_finished_title" msgid="3341541727268747967">"Fichier vCard <xliff:g id="FILENAME">%s</xliff:g> importé"</string> <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"Importation de \"<xliff:g id="FILENAME">%s</xliff:g>\" annulée"</string> - <string name="vcard_import_will_start_message" msgid="2804911199145873396">"Importation du fichier <xliff:g id="FILENAME">%s</xliff:g> imminente"</string> + <string name="vcard_import_will_start_message" msgid="2804911199145873396">"Importation imminente : <xliff:g id="FILENAME">%s</xliff:g>"</string> <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"Le fichier va bientôt être importé."</string> <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"La demande d\'importation du fichier vCard a été rejetée. Veuillez réessayer ultérieurement."</string> <string name="contacts_export_will_start_message" msgid="8538705791417534431">"Les contacts seront bientôt exportés."</string> diff --git a/res/values-fy-rNL/lineage_strings.xml b/res/values-fy-rNL/lineage_strings.xml new file mode 100644 index 000000000..41a2cd26c --- /dev/null +++ b/res/values-fy-rNL/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Ynformaasje by needgefallen</string> + <string name="call_via_template">Belle fia <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-gd/lineage_strings.xml b/res/values-gd/lineage_strings.xml new file mode 100644 index 000000000..186216fb4 --- /dev/null +++ b/res/values-gd/lineage_strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="call_via_template">Gairm slighe <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-gd/strings.xml b/res/values-gd/strings.xml new file mode 100644 index 000000000..7ac8dcd27 --- /dev/null +++ b/res/values-gd/strings.xml @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- 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"> + <string name="applicationLabel">Luchd-aithne</string> + <string name="contactsList">Luchd-aithne</string> + <string name="header_entry_contact_list_adapter_header_title">Cruthaich neach-aithne ùr</string> + <string name="searchHint">Lorg san luchd-aithne</string> + <string name="menu_addStar">Cuir ris na h-annsachdan</string> + <string name="description_action_menu_add_star">Air a chur ris na h-annsachdan</string> + <string name="menu_editContact">Deasaich</string> + <string name="menu_change_photo">Atharraich an dealbh</string> + <string name="menu_save">Sàbhail</string> + <string name="separatorJoinAggregateSuggestions">Luchd-aithne a mholamaid</string> + <string name="attach_photo_dialog_title">Dealbh an neach-aithne</string> + <string name="removePhoto">Thoir air falbh an dealbh</string> + <string name="menu_share">Co-roinn</string> + <string name="activity_title_settings">Roghainnean</string> + <string name="menu_settings" msgid="377929915873428211">Roghainnean</string> + <string name="non_phone_caption">Àireamh fòn</string> + <string name="non_phone_close">Dùin</string> + <string name="copy_text">Cuir lethbhreac dheth air an stòr-bhòrd</string> + <string name="set_default">Suidhich mar a’ bhun-roghainn</string> + <string name="cancel_confirmation_dialog_cancel_editing_button">Tilg air falbh</string> + <string name="enter_contact_name">Lorg san luchd-aithne</string> + <string name="contact_editor_title_new_contact">Cruthaich neach-aithne ùr</string> + <string name="add_new_account">Cuir cunntas ùr ris</string> + <string name="action_menu_add_new_contact_button">Cruthaich neach-aithne ùr</string> + <string name="expanding_entry_card_view_see_more">Seall barrachd dheth</string> + <string name="expanding_entry_card_view_see_less">Seall nas lugha dheth</string> + <string name="today">An-diugh</string> + <string name="header_im_entry">Grad-theachdaireachd</string> + <string name="header_organization_entry">Buidheann</string> + <string name="header_nickname_entry">Far-ainm</string> + <string name="header_website_entry">Làrach-lìn</string> + <string name="header_event_entry">Tachartas</string> + <string name="header_name_entry">Ainm</string> + <string name="header_email_entry">Post-d</string> + <string name="editor_contact_photo_content_description">Dealbh an neach-aithne</string> + <string name="nameLabelsGroup">Ainm</string> + <string name="nicknameLabelsGroup">Far-ainm</string> + <string name="emailLabelsGroup">Post-d</string> + <string name="imLabelsGroup">Grad-theachdaireachd</string> + <string name="organizationLabelsGroup">Buidheann</string> + <string name="label_custom_field">Gnàthaichte</string> + <string name="websiteLabelsGroup">Làrach-lìn</string> + <string name="email_other">Post-d</string> + <string name="email">Post-d</string> + <string name="menu_custom_filter_save">Sàbhail</string> + <string name="hint_findContacts">Lorg san luchd-aithne</string> + <string name="yes_button">Tha</string> + <string name="no_button">Chan eil</string> +</resources> diff --git a/res/values-gl/lineage_strings.xml b/res/values-gl/lineage_strings.xml new file mode 100644 index 000000000..ff56be724 --- /dev/null +++ b/res/values-gl/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Información de emerxencia</string> + <string name="call_via_template">Chamar a través de <xliff:g id="name">%1$s</xliff:g></string> +</resources> diff --git a/res/values-gl/strings.xml b/res/values-gl/strings.xml index 70e6514eb..54b58f375 100644 --- a/res/values-gl/strings.xml +++ b/res/values-gl/strings.xml @@ -45,7 +45,7 @@ <string name="menu_addContactsToGroup" msgid="655196688840626483">"Engadir contactos"</string> <string name="menu_removeFromGroup" msgid="6720354305399961978">"Eliminar da etiqueta"</string> <string name="menu_new_group_action_bar" msgid="3127059073617415221">"Crear etiqueta"</string> - <string name="splitConfirmation" msgid="7342030840130187290">"Queres desligar este contacto en varios contactos?"</string> + <string name="splitConfirmation" msgid="7342030840130187290">"Queres desvincular este contacto en varios contactos?"</string> <string name="splitConfirmation_positive_button" msgid="9129409098807939699">"Desligar"</string> <string name="splitConfirmationWithPendingChanges" msgid="7719062163511895696">"Queres gardar os cambios que xa fixeches e desligar este contacto en varios contactos?"</string> <string name="splitConfirmationWithPendingChanges_positive_button" msgid="9073444264887244032">"Gardar e desligar"</string> diff --git a/res/values-hu/lineage_strings.xml b/res/values-hu/lineage_strings.xml new file mode 100644 index 000000000..71da02aa2 --- /dev/null +++ b/res/values-hu/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Segélyhívási információk</string> + <string name="call_via_template">Hívás ezzel <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml index 9b2ee946f..520d0f160 100644 --- a/res/values-hu/strings.xml +++ b/res/values-hu/strings.xml @@ -25,7 +25,7 @@ <string name="shortcutActivityTitle" msgid="1504383567778497348">"Névjegy kiválasztása"</string> <string name="contactInsertOrEditActivityTitle" msgid="6527505405325862674">"Hozzáadás névjegyhez"</string> <string name="contactPickerActivityTitle" msgid="4301062192337417640">"Névjegy kiválasztása"</string> - <string name="groupMemberPickerActivityTitle" msgid="1431750793695262522">"Választás"</string> + <string name="groupMemberPickerActivityTitle" msgid="1431750793695262522">"Kiválasztás"</string> <string name="header_entry_contact_list_adapter_header_title" msgid="2436981165830115659">"Új névjegy létrehozása"</string> <string name="searchHint" msgid="8482945356247760701">"Keresés a névjegyek között"</string> <string name="menu_addStar" msgid="2908478235715404876">"Hozzáadás a kedvencekhez"</string> diff --git a/res/values-hy/strings.xml b/res/values-hy/strings.xml index d097e8d93..07a218e21 100644 --- a/res/values-hy/strings.xml +++ b/res/values-hy/strings.xml @@ -214,7 +214,7 @@ <string name="date_time_set" msgid="4761419824439606690">"Հաստատել"</string> <string name="header_im_entry" msgid="3581720979640225615">"IM"</string> <string name="header_organization_entry" msgid="8515394955666265406">"Կազմակերպություն"</string> - <string name="header_nickname_entry" msgid="6743561883967451485">"Մականուն"</string> + <string name="header_nickname_entry" msgid="6743561883967451485">"Կեղծանուն"</string> <string name="header_note_entry" msgid="4320190426480612344">"Գրառում"</string> <string name="header_website_entry" msgid="1411467850000824745">"Վեբկայք"</string> <string name="header_event_entry" msgid="6738250422744401460">"Միջոցառում"</string> diff --git a/res/values-in/lineage_strings.xml b/res/values-in/lineage_strings.xml new file mode 100644 index 000000000..97238e04a --- /dev/null +++ b/res/values-in/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informasi darurat</string> + <string name="call_via_template">Panggilan melalui <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-is/lineage_strings.xml b/res/values-is/lineage_strings.xml new file mode 100644 index 000000000..f74544532 --- /dev/null +++ b/res/values-is/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Neyðarupplýsingar</string> + <string name="call_via_template">Hringja í gegnum <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-it/lineage_strings.xml b/res/values-it/lineage_strings.xml new file mode 100644 index 000000000..1fb437b1e --- /dev/null +++ b/res/values-it/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informazioni di emergenza</string> + <string name="call_via_template">Chiama con <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index 6b743d5ba..216fb38d2 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -434,7 +434,7 @@ <string name="reading_vcard_failed_title" msgid="4251647443358422855">"Lettura dati vCard non riuscita"</string> <string name="importing_vcard_finished_title" msgid="3341541727268747967">"Importazione vCard <xliff:g id="FILENAME">%s</xliff:g> terminata"</string> <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"Importazione di <xliff:g id="FILENAME">%s</xliff:g> annullata"</string> - <string name="vcard_import_will_start_message" msgid="2804911199145873396">"La vCard <xliff:g id="FILENAME">%s</xliff:g> verrà importata a breve."</string> + <string name="vcard_import_will_start_message" msgid="2804911199145873396">"Contatti che verranno importati a breve: <xliff:g id="FILENAME">%s</xliff:g>"</string> <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"Il file sarà importato a breve."</string> <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"Richiesta importazione vCard rifiutata. Riprova più tardi."</string> <string name="contacts_export_will_start_message" msgid="8538705791417534431">"I contatti verranno esportati a breve."</string> diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml index a6159ef71..774c8adad 100644 --- a/res/values-iw/strings.xml +++ b/res/values-iw/strings.xml @@ -177,7 +177,7 @@ <string name="non_phone_add_to_contacts" msgid="6590985286250471169">"הוסף לאנשי הקשר"</string> <string name="non_phone_close" msgid="7608506439725515667">"סגור"</string> <string name="date_year_toggle" msgid="7122002148518724139">"ציין שנה"</string> - <string name="contacts_unavailable_add_account" msgid="4347232421410561500">"הוסף חשבון"</string> + <string name="contacts_unavailable_add_account" msgid="4347232421410561500">"הוספת חשבון"</string> <string name="contacts_unavailable_import_contacts" msgid="3182801738595937144">"ייבא"</string> <string name="create_group_item_label" msgid="3263064599743742865">"צור חדשה…"</string> <string name="delete_group_dialog_message" msgid="335713829185261371">"למחוק את התווית \"<xliff:g id="GROUP_LABEL">%1$s</xliff:g>\"? (אנשי הקשר המסומנים בתווית לא יימחקו)."</string> @@ -204,7 +204,7 @@ <string name="contact_editor_pick_linked_contact_dialog_title" msgid="4618465940423857694">"אנשי קשר מקושרים"</string> <string name="contact_editor_add_linked_contact" msgid="426142748048816297">"הוסף"</string> <string name="contact_editor_unlink_contacts" msgid="4525214336177236653">"בטל את הקישור"</string> - <string name="add_account" msgid="8201790677994503186">"הוסף חשבון"</string> + <string name="add_account" msgid="8201790677994503186">"הוספת חשבון"</string> <string name="add_new_account" msgid="5748627740680940264">"הוסף חשבון חדש"</string> <string name="menu_export_database" msgid="2659719297530170820">"ייצוא קובצי מסד נתונים"</string> <string name="action_menu_add_new_contact_button" msgid="5506832825256203208">"איש קשר חדש"</string> diff --git a/res/values-ja/donottranslate_config.xml b/res/values-ja/donottranslate_config.xml index ff8a8eb61..b35785649 100644 --- a/res/values-ja/donottranslate_config.xml +++ b/res/values-ja/donottranslate_config.xml @@ -32,7 +32,4 @@ <!-- If true, the order of name fields in the editor is primary (i.e. given name first) --> <bool name="config_editor_field_order_primary">false</bool> - - <!-- If true, phonetic name is included in the contact editor by default --> - <bool name="config_editor_include_phonetic_name">true</bool> </resources> diff --git a/res/values-ja/lineage_strings.xml b/res/values-ja/lineage_strings.xml new file mode 100644 index 000000000..4805af040 --- /dev/null +++ b/res/values-ja/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">緊急時の情報</string> + <string name="call_via_template"><xliff:g id="account">%1$s</xliff:g>経由で発信</string> +</resources> diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml index 5e801b0b2..456665778 100644 --- a/res/values-ja/strings.xml +++ b/res/values-ja/strings.xml @@ -95,7 +95,7 @@ <string name="invalidContactMessage" msgid="8215051456181842274">"連絡先が存在しません。"</string> <string name="createContactShortcutSuccessful_NoName" msgid="8831303345367275472">"連絡先をホーム画面に追加しました。"</string> <string name="createContactShortcutSuccessful" msgid="953651153238790069">"<xliff:g id="NAME">%s</xliff:g>をホーム画面に追加しました。"</string> - <string name="photoPickerNotFoundText" msgid="2052542573853433204">"使用できる写真が端末上にありません。"</string> + <string name="photoPickerNotFoundText" msgid="2052542573853433204">"使用できる写真がデバイス上にありません。"</string> <string name="attach_photo_dialog_title" msgid="5599827035558557169">"連絡先の写真"</string> <string name="customLabelPickerTitle" msgid="1081475101983255212">"カスタムラベル名"</string> <string name="removePhoto" msgid="4898105274130284565">"写真を削除"</string> @@ -318,7 +318,7 @@ <string name="list_filter_phones" msgid="735313795643493365">"電話番号のあるすべての連絡先"</string> <string name="list_filter_phones_work" msgid="1470173699551475015">"仕事用プロファイルの連絡先"</string> <string name="view_updates_from_group" msgid="1782685984905600034">"更新情報を表示"</string> - <string name="account_phone" msgid="7128032778471187553">"端末"</string> + <string name="account_phone" msgid="7128032778471187553">"デバイス"</string> <string name="account_sim" msgid="6519016427905087952">"SIM"</string> <string name="nameLabelsGroup" msgid="2034640839640477827">"名前"</string> <string name="nicknameLabelsGroup" msgid="2891682101053358010">"ニックネーム"</string> @@ -519,7 +519,7 @@ <string name="dismiss_sync_alert" msgid="8941131776605093596">"閉じる"</string> <string name="account_sync_off" msgid="7646143254066243924">"アカウントの同期が OFF になっています。タップすると ON になります。"</string> <string name="turn_auto_sync_on_dialog_title" msgid="333965456829670541">"自動同期を ON にしますか?"</string> - <string name="turn_auto_sync_on_dialog_body" msgid="5025336917533693997">"Google コンタクトだけでなく、あらゆるアプリとアカウントに変更を加えるたびに、ウェブとご利用の端末間で同期されるようになります。"</string> + <string name="turn_auto_sync_on_dialog_body" msgid="5025336917533693997">"Google コンタクトだけでなく、あらゆるアプリとアカウントに変更を加えるたびに、ウェブとご利用のデバイス間で同期されるようになります。"</string> <string name="turn_auto_sync_on_dialog_confirm_btn" msgid="1070332014838295599">"ON にする"</string> <string name="connection_error_message" msgid="7046408921529247089">"ネットワークに接続されていません"</string> <string name="single_sim_display_label" msgid="6985770499439371497">"SIM"</string> diff --git a/res/values-km/strings.xml b/res/values-km/strings.xml index 4425ce3f4..0d975a45f 100644 --- a/res/values-km/strings.xml +++ b/res/values-km/strings.xml @@ -475,7 +475,7 @@ <string name="contactsFavoritesLabel" msgid="8417039765586853670">"សំណព្វ"</string> <string name="menu_import" msgid="6107961135813836467">"នាំចូល"</string> <string name="menu_export" msgid="2658783911863503902">"នាំចេញ"</string> - <string name="menu_blocked_numbers" msgid="5272951629083025995">"លេខបានរារាំង"</string> + <string name="menu_blocked_numbers" msgid="5272951629083025995">"លេខដែលបានទប់ស្កាត់"</string> <string name="contact_status_update_attribution" msgid="752179367353018597">"តាមរយៈ <xliff:g id="SOURCE">%1$s</xliff:g>"</string> <string name="contact_status_update_attribution_with_date" msgid="7358045508107825068">"<xliff:g id="DATE">%1$s</xliff:g> តាមរយៈ <xliff:g id="SOURCE">%2$s</xliff:g>"</string> <string name="action_menu_back_from_search" msgid="8793348588949233348">"បញ្ឈប់ការស្វែងរក"</string> diff --git a/res/values-kn/lineage_strings.xml b/res/values-kn/lineage_strings.xml new file mode 100644 index 000000000..c62a4c2b5 --- /dev/null +++ b/res/values-kn/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">ತುರ್ತುಸ್ಥಿತಿ ಮಾಹಿತಿ</string> + <string name="call_via_template"><xliff:g id="account">%1$s</xliff:g> ಮುಖೇನ ಕರೆಮಾಡು</string> +</resources> diff --git a/res/values-ko/lineage_strings.xml b/res/values-ko/lineage_strings.xml new file mode 100644 index 000000000..7ba73393c --- /dev/null +++ b/res/values-ko/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">긴급 상황 정보</string> + <string name="call_via_template"><xliff:g id="account">%1$s</xliff:g>으(로) 전화</string> +</resources> diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml new file mode 100644 index 000000000..61943aeaf --- /dev/null +++ b/res/values-ku/strings.xml @@ -0,0 +1,78 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- 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"> + <string name="contactsList">ناوەکان</string> + <string name="shortcutContact">ناوەکان</string> + <string name="shortcutDialContact">پهیوهندیی ڕاستەوخۆ</string> + <string name="shortcutMessageContact">نامەی ڕاستەخۆ</string> + <string name="contactPickerActivityTitle">ناوێک هەڵبژێرە</string> + <string name="searchHint">گەڕانی ناوەکان</string> + <string name="menu_addStar">زیادیکه بۆ دڵخوازهکان</string> + <string name="menu_removeStar">بیسڕهوه له دڵخوازهکان</string> + <string name="menu_editContact">دەستکاریی</string> + <string name="menu_deleteContact">سڕینهوه</string> + <string name="separatorJoinAggregateSuggestions">ناوە پێشنیارکراوەکان</string> + <string name="separatorJoinAggregateAll">هەموو ناوەکان</string> + <string name="menu_set_ring_tone">دانانی زەنگ</string> + <string name="deleteConfirmation_positive_button">سڕینهوه</string> + <string name="invalidContactMessage">ناوهکه بوونی نییه.</string> + <string name="attach_photo_dialog_title">وێنەی ناو</string> + <string name="customLabelPickerTitle">ناوزهدی ئاسایی</string> + <string name="removePhoto">سڕینەوەی وێنە</string> + <string name="listFoundAllContactsZero">ناو نییە</string> + <string name="add_contact_dlg_message_fmt">\"<xliff:g id="email">%s</xliff:g>\" زیاد دهکهیت بۆ ناوهکان؟</string> + <string name="search_settings_description">لسیتی ناوهکانت</string> + <string name="missing_app">هیچ بەرنامەیەک نەدۆزرایەوە بۆ ههڵسوڕانی ئەم چالاکییە.</string> + <string name="menu_share">پهرشیکه</string> + <string name="audio_chat">چاتی دهنگیی</string> + <string name="video_chat">چاتی ڤیدیۆیی</string> + <string name="account_type_format"><xliff:g id="source" example="Gmail">%1$s</xliff:g> ناو</string> + <string name="take_photo">وێنە بگرە</string> + <string name="take_new_photo">وێنەی نوێ بگرە</string> + <string name="search_results_searching">گەڕان\u2026</string> + <string name="event_edit_field_hint_text">بهروار</string> + <string name="aggregation_suggestion_edit_dialog_message">دهیگۆڕیت بۆ دهستکاریی کردنی + ناوی دیاریکراو؟ ئهو زانیارییانهی تا ئێستا تێت کردوون لهبهریان دهگیرێتهوه.</string> + <string name="contact_directory_description">ڕێبهریی <xliff:g id="type" example="Corporate Directory">%1$s</xliff:g></string> + <string name="activity_title_settings">ڕێکخستنهکان</string> + <string name="menu_settings" msgid="377929915873428211">ڕێکخستنهکان</string> + <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> + <string name="non_phone_caption">ژمارهی مۆبایل</string> + <string name="non_phone_add_to_contacts">زیادیکه بۆ ناوهکان</string> + <string name="non_phone_close">داخستن</string> + <string name="contacts_unavailable_add_account">ههژمار زیاد بکه</string> + <string name="copy_text">لهبهری بگرهوه بۆ تهختهنووس</string> + <string name="set_default">لهسهر بنهڕهتیی دایبنێ</string> + <string name="clear_default">پاکردنەوەی بنەڕەتی</string> + <string name="toast_text_copied">دهق لهبهری گیرایهوه</string> + <string name="enter_contact_name">گەڕانی ناوەکان</string> + <string name="local_profile_title">پهڕهی ژینی ناوخۆییم</string> + <string name="external_profile_title">پهڕهی <xliff:g id="external_source">%1$s</xliff:g> ژینم</string> + <string name="add_account">ههژمار زیاد بکه</string> + <string name="add_new_account">ههژماری نوێ زیاد بکه</string> + <string name="menu_export_database">هەناردەی فایلەکانی بنكهدراوه</string> + <string name="editor_contact_photo_content_description">وێنەی ناو</string> + <string name="local_search_label">هەموو ناوەکان</string> + <string name="organizationLabelsGroup">ڕێکخستن</string> + <string name="label_custom_field">دروستکراو</string> + <string name="list_filter_all_accounts">هەموو ناوەکان</string> + <string name="list_filter_all_starred">ئهستێرهدار</string> + <string name="list_filter_single">ناوەکان</string> + <string name="display_all_contacts">هەموو ناوەکان</string> + <string name="hint_findContacts">گەڕانی ناوەکان</string> + <string name="contactsFavoritesLabel">دڵخوازهکان</string> + <string name="description_delete_contact">سڕینهوه</string> +</resources> diff --git a/res/values-ky/strings.xml b/res/values-ky/strings.xml index d728d4a4f..aefa162e8 100644 --- a/res/values-ky/strings.xml +++ b/res/values-ky/strings.xml @@ -390,7 +390,7 @@ <string name="dialog_sync_add" msgid="8267045393119375803">"Шайкештирүү тобуна кошуу"</string> <string name="display_more_groups" msgid="2682547080423434170">"Дагы топтор…"</string> <string name="display_warn_remove_ungrouped" msgid="8872290721676651414">"\"<xliff:g id="GROUP">%s</xliff:g>\" тобун шайкештирүүдөн алып салуу топко кирбеген башка байланыштарды дагы шайкештирүүдөн чыгарып салат."</string> - <string name="savingDisplayGroups" msgid="2133152192716475939">"Көрсөтүү параметрлери сакталууда…"</string> + <string name="savingDisplayGroups" msgid="2133152192716475939">"Жөндөөлөр сакталууда…"</string> <string name="listCustomView" msgid="1840624396582117590">"Ылайыкташтырылган көрүнүш"</string> <string name="dialog_new_contact_account" msgid="4969619718062454756">"Өткөрүлүп алынган байланыштар төмөнкүгө сакталсын:"</string> <string name="import_from_sim" msgid="6912071635295799131">"SIM-карта"</string> @@ -479,7 +479,7 @@ <string name="contact_status_update_attribution" msgid="752179367353018597">"<xliff:g id="SOURCE">%1$s</xliff:g> аркылуу"</string> <string name="contact_status_update_attribution_with_date" msgid="7358045508107825068">"<xliff:g id="DATE">%1$s</xliff:g> <xliff:g id="SOURCE">%2$s</xliff:g> аркылуу"</string> <string name="action_menu_back_from_search" msgid="8793348588949233348">"издөөнү токтотуу"</string> - <string name="description_clear_search" msgid="688023606766232904">"Издөөнү тазалоо"</string> + <string name="description_clear_search" msgid="688023606766232904">"Изделип жаткан нерсени өчүрүү"</string> <string name="select_account_dialog_title" msgid="5478489655696599219">"Каттоо эсеби"</string> <string name="set_default_account" msgid="4311613760725609801">"Чалууларда ар дайым бул колдонулсун"</string> <string name="call_with_a_note" msgid="8389827628360791676">"Кыска жазуу менен чалуу"</string> diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml new file mode 100644 index 000000000..1b66d4558 --- /dev/null +++ b/res/values-lb/strings.xml @@ -0,0 +1,143 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- 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"> + <string name="applicationLabel">Kontakter</string> + <string name="contactsList">Kontakter</string> + <string name="shortcutContact">Kontakt</string> + <string name="shortcutDialContact">Direkten Telefon</string> + <string name="shortcutMessageContact">Direkte Message</string> + <string name="contactInsertOrEditActivityTitle">Bei d\'Kontakter dobäisetzen</string> + <string name="contactPickerActivityTitle">E Kontakt auswielen</string> + <string name="header_entry_contact_list_adapter_header_title">Neie Kontakt erstellen</string> + <string name="searchHint">Kontakter duerchsichen</string> + <string name="menu_addStar">Bei d\'Favoritte setzen</string> + <string name="menu_removeStar">Aus de Favoritte läschen</string> + <string name="description_action_menu_remove_star">Aus de Favoritte geläscht</string> + <string name="description_action_menu_add_star">Bei d\'Favoritten dobäigesat</string> + <string name="menu_editContact">Änneren</string> + <string name="menu_deleteContact">Läschen</string> + <string name="splitConfirmationWithPendingChanges_positive_button">Späicheren an trennen</string> + <string name="joinConfirmation_positive_button">Späicheren a fusionéieren</string> + <string name="menu_joinAggregate">Fusionéieren</string> + <string name="titleJoinContactDataWith">Kontakter fusionéieren</string> + <string name="blurbJoinContactDataWith">Wiel de Kontakt aus, deen s du mam <xliff:g id="name">%s</xliff:g> fusionéiere wëlls:</string> + <string name="separatorJoinAggregateSuggestions">Proposéiert Kontakter</string> + <string name="separatorJoinAggregateAll">All d\'Kontakter</string> + <string name="contactsJoinedMessage">Kontakter fusionéiert</string> + <plurals name="contacts_deleted_toast"> + <item quantity="one">Kontakt geläscht</item> + <item quantity="other">Kontakter geläscht</item> + </plurals> + <string name="menu_set_ring_tone">Schelltoun setzen</string> + <string name="single_delete_confirmation">Kontakt läschen?</string> + <string name="batch_delete_confirmation">Ausgewielt Kontakter läschen?</string> + <string name="deleteConfirmation_positive_button">Läschen</string> + <string name="invalidContactMessage">De Kontakt existéiert net.</string> + <string name="attach_photo_dialog_title">Kontaktfoto</string> + <string name="customLabelPickerTitle">Eege Bezeechnung</string> + <string name="removePhoto">Foto ewechhuelen</string> + <string name="contactUnlinkedToast">Kontakter getrennt</string> + <string name="menu_sendMessageOption">Message schécken</string> + <string name="listFoundAllContactsZero">Keng Kontakter</string> + <string name="add_contact_dlg_message_fmt">\"<xliff:g id="email">%s</xliff:g>\" bei d\'Kontakter dobäisetzen?</string> + <string name="search_settings_description">Nimm vun denge Kontakter</string> + <string name="quickcontact_transparent_view_description">Drécke fir op de virege Schierm zréckzegoen</string> + <string name="quickcontact_add_phone_number">Telefonsnummer dobäisetzen</string> + <string name="quickcontact_add_email">E-Mail dobäisetzen</string> + <string name="missing_app">Fir dës Aktioun gouf keng App fonnt.</string> + <string name="menu_share">Deelen</string> + <string name="menu_add_contact">Bei d\'Kontakter dobäisetzen</string> + <string name="audio_chat">Stëmmchat</string> + <string name="video_chat">Videochat</string> + <string name="account_type_format"><xliff:g id="source" example="Gmail">%1$s</xliff:g>-Kontakt</string> + <string name="take_photo">Foto maachen</string> + <string name="take_new_photo">Nei Foto maachen</string> + <string name="pick_photo">Foto auswielen</string> + <string name="pick_new_photo">Nei Foto auswielen</string> + <string name="search_results_searching">Gëtt gesicht\u2026</string> + <string name="event_edit_field_hint_text">Datum</string> + <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> + <string name="contact_directory_description"><xliff:g id="type" example="Corporate Directory">%1$s</xliff:g>-Verzeechnes </string> + <string name="activity_title_settings">Astellungen</string> + <string name="menu_settings" msgid="377929915873428211">Astellungen</string> + <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> + <string name="non_phone_caption">Telefonsnummer</string> + <string name="non_phone_add_to_contacts">Bei d\'Kontakter dobäisetzen</string> + <string name="non_phone_close">Zoumaachen</string> + <string name="contacts_unavailable_add_account">Kont dobäisetzen</string> + <string name="copy_text">An d\'Tëschenoflag kopéieren</string> + <string name="set_default">Als Standard setzen</string> + <string name="clear_default">Als Standard läschen</string> + <string name="toast_text_copied">Text kopéiert</string> + <string name="cancel_confirmation_dialog_cancel_editing_button">Verwerfen</string> + <string name="enter_contact_name">Kontakter duerchsichen</string> + <string name="local_profile_title">Mäi lokale Profil</string> + <string name="external_profile_title"><xliff:g id="external_source">%1$s</xliff:g>-Profil</string> + <string name="contact_editor_title_new_contact">Neie Kontakt erstellen</string> + <string name="contact_editor_title_existing_contact">Kontakt änneren</string> + <string name="contact_editor_pick_linked_contact_dialog_title">Fusionéiert Kontakter</string> + <string name="add_account">Kont dobäisetzen</string> + <string name="add_new_account">Neie Kont dobäisetzen</string> + <string name="menu_export_database">Datebankfichieren exportéieren</string> + <string name="action_menu_add_new_contact_button">Neie Kontakt erstellen</string> + <string name="expanding_entry_card_view_see_more">Méi gesinn</string> + <string name="expanding_entry_card_view_see_less">Manner gesinn</string> + <string name="recent_card_title">Rezent</string> + <string name="about_card_title">Iwwer</string> + <string name="tomorrow">Muer</string> + <string name="today">Haut</string> + <string name="today_at_time_fmt">"Haut um <xliff:g id="time_interval">%s</xliff:g>"</string> + <string name="tomorrow_at_time_fmt">"Muer um <xliff:g id="time_interval">%s</xliff:g>"</string> + <string name="untitled_event">(Rendezvous ouni Titel)</string> + <string name="date_time_set">Setzen</string> + <string name="header_im_entry">IM</string> + <string name="header_organization_entry">Organisatioun</string> + <string name="header_nickname_entry">Spëtznumm</string> + <string name="header_note_entry">Note</string> + <string name="header_website_entry">Websäit</string> + <string name="header_event_entry">Rendezvous</string> + <string name="header_relation_entry">Relatioun</string> + <string name="header_name_entry">Numm</string> + <string name="header_email_entry">E-Mail</string> + <string name="header_phone_entry">Telefon</string> + <string name="content_description_directions">Weebeschreiwung</string> + <string name="content_description_recent_call_type_incoming">Erakommend</string> + <string name="content_description_recent_call_type_outgoing">Erausgoend</string> + <string name="content_description_recent_call_type_missed">Verpasst</string> + <string name="message_from_you_prefix">Du: <xliff:g id="sms_body">%s</xliff:g></string> + <string name="editor_contact_photo_content_description">Kontaktfoto</string> + <string name="quickcontact_suggestion_cancel_button">OFBRIECHEN</string> + <string name="suggestion_card_this_contact_title">Dëse Kontakt</string> + <string name="local_search_label">All d\'Kontakter</string> + <string name="nameLabelsGroup">Numm</string> + <string name="nicknameLabelsGroup">Spëtznumm</string> + <string name="phoneLabelsGroup">Telefon</string> + <string name="emailLabelsGroup">E-Mail</string> + <string name="imLabelsGroup">IM</string> + <string name="organizationLabelsGroup">Organisatioun</string> + <string name="label_custom_field">Personaliséiert</string> + <string name="websiteLabelsGroup">Websäit</string> + <string name="email_other">E-Mail</string> + <string name="email">E-Mail</string> + <string name="list_filter_all_accounts">All d\'Kontakter</string> + <string name="list_filter_all_starred">Markéiert</string> + <string name="list_filter_single">Kontakt</string> + <string name="display_all_contacts">All d\'Kontakter</string> + <string name="hint_findContacts">Kontakter duerchsichen</string> + <string name="contactsFavoritesLabel">Favoritten</string> + <string name="select_account_dialog_title">Kont</string> + <string name="description_delete_contact">Läschen</string> +</resources> diff --git a/res/values-mr/strings.xml b/res/values-mr/strings.xml index 1e39aad59..3f881b39e 100644 --- a/res/values-mr/strings.xml +++ b/res/values-mr/strings.xml @@ -47,9 +47,9 @@ <string name="menu_new_group_action_bar" msgid="3127059073617415221">"लेबल तयार करा"</string> <string name="splitConfirmation" msgid="7342030840130187290">"एकाधिक संपर्कांमध्ये या संपर्काचा दुवा रद्द करायचा?"</string> <string name="splitConfirmation_positive_button" msgid="9129409098807939699">"दुवा रद्द करा"</string> - <string name="splitConfirmationWithPendingChanges" msgid="7719062163511895696">"आपण आधीपासून केलेले बदल आपण सेव्ह करू आणि एकाधिक संपर्कांमध्ये या संपर्काचा दुवा रद्द करू इच्छिता?"</string> + <string name="splitConfirmationWithPendingChanges" msgid="7719062163511895696">"तुम्ही आधीपासून केलेले बदल तुम्ही सेव्ह करू आणि एकाधिक संपर्कांमध्ये या संपर्काचा दुवा रद्द करू इच्छिता?"</string> <string name="splitConfirmationWithPendingChanges_positive_button" msgid="9073444264887244032">"सेव्ह करा आणि दुवा रद्द करा"</string> - <string name="joinConfirmation" msgid="8262614843581924365">"आपण आधीपासून केलेले बदल आपण सेव्ह करू आणि निवडलेल्या संपर्काशी दुवा जोडू इच्छिता?"</string> + <string name="joinConfirmation" msgid="8262614843581924365">"तुम्ही आधीपासून केलेले बदल तुम्ही सेव्ह करू आणि निवडलेल्या संपर्काशी दुवा जोडू इच्छिता?"</string> <string name="joinConfirmation_positive_button" msgid="4573092849769149516">"सेव्ह करा आणि दुवा जोडा"</string> <string name="contacts_linking_progress_bar" msgid="2846494347384549277">"दुवा साधत आहे"</string> <string name="contacts_unlinking_progress_bar" msgid="5989310198163726929">"दुवा रद्द करत आहे"</string> @@ -57,7 +57,7 @@ <string name="menu_linkedContacts" msgid="400444389718855621">"दुवा जोडलेले संपर्क"</string> <string name="menu_save" msgid="1727844363591825909">"सेव्ह करा"</string> <string name="titleJoinContactDataWith" msgid="6825255752748313944">"संपर्कांचा दुवा साधा"</string> - <string name="blurbJoinContactDataWith" msgid="5864256698061641841">"आपण <xliff:g id="NAME">%s</xliff:g> सह ज्या संपर्काचा दुवा जोडू इच्छिता तो निवडा:"</string> + <string name="blurbJoinContactDataWith" msgid="5864256698061641841">"तुम्ही <xliff:g id="NAME">%s</xliff:g> सह ज्या संपर्काचा दुवा जोडू इच्छिता तो निवडा:"</string> <string name="separatorJoinAggregateSuggestions" msgid="2831414448851313345">"सूचित संपर्क"</string> <string name="separatorJoinAggregateAll" msgid="7939932265026181043">"सर्व संपर्क"</string> <string name="contactsJoinedNamedMessage" msgid="1299418263439579455">"<xliff:g id="NAME">%s</xliff:g> चा दुवा जोडला"</string> @@ -82,7 +82,7 @@ <string name="menu_set_ring_tone" msgid="8728345772068064946">"रिंगटोन सेट करा"</string> <string name="menu_redirect_calls_to_vm" msgid="83331924006712755">"व्हॉइसमेल मार्गस्थ करा"</string> <string name="menu_unredirect_calls_to_vm" msgid="8725542534701811737">"व्हॉइसमेलवर मार्गस्थ रद्द करा"</string> - <string name="readOnlyContactWarning" msgid="7514475664695089411">"हा संपर्क केवळ-वाचनीय आहे, तो हटवणे शक्य नाही, परंतु आपण तो लपवू शकता."</string> + <string name="readOnlyContactWarning" msgid="7514475664695089411">"हा संपर्क केवळ-वाचनीय आहे, तो हटवणे शक्य नाही, परंतु तुम्ही तो लपवू शकता."</string> <string name="readOnlyContactWarning_positive_button" msgid="8914797212167683673">"संपर्क लपवा"</string> <string name="readOnlyContactDeleteConfirmation" msgid="4717023505914239809">"या संंपर्कावरील केवळ-वाचनीय खाती लपविली जातील, हटविली जाणार नाहीत."</string> <string name="single_delete_confirmation" msgid="3106905986948679720">"हा संपर्क हटवायचा?"</string> @@ -159,7 +159,7 @@ <string name="cancel_button_content_description" msgid="1288652456274531846">"रद्द करा"</string> <string name="back_arrow_content_description" msgid="4355362760545735065">"परत"</string> <string name="action_menu_back_from_edit_select" msgid="6435476408621731420">"बंद करा"</string> - <string name="aggregation_suggestion_edit_dialog_message" msgid="6549585283910518095">"निवडलेले संपर्क संपादित करण्यावर स्विच करायचे? आपण आत्तापर्यंत प्रविष्ट केलेली माहिती कॉपी केली जाईल."</string> + <string name="aggregation_suggestion_edit_dialog_message" msgid="6549585283910518095">"निवडलेले संपर्क संपादित करण्यावर स्विच करायचे? तुम्ही आत्तापर्यंत प्रविष्ट केलेली माहिती कॉपी केली जाईल."</string> <string name="contact_directory_description" msgid="683398073603909119">"निर्देशिका <xliff:g id="TYPE">%1$s</xliff:g>"</string> <string name="activity_title_settings" msgid="5464130076132770781">"सेटिंग्ज"</string> <string name="menu_settings" msgid="377929915873428211">"सेटिंग्ज"</string> @@ -170,7 +170,7 @@ <string name="non_phone_close" msgid="7608506439725515667">"बंद करा"</string> <string name="date_year_toggle" msgid="7122002148518724139">"वर्ष समाविष्ट करा"</string> <string name="contacts_unavailable_add_account" msgid="4347232421410561500">"खाते जोडा"</string> - <string name="contacts_unavailable_import_contacts" msgid="3182801738595937144">"आयात करा"</string> + <string name="contacts_unavailable_import_contacts" msgid="3182801738595937144">"इंपोर्ट करा"</string> <string name="create_group_item_label" msgid="3263064599743742865">"नवीन तयार करा…"</string> <string name="delete_group_dialog_message" msgid="335713829185261371">"\"<xliff:g id="GROUP_LABEL">%1$s</xliff:g>\" लेबल हटवायचे? (संपर्क आपणहून हटविले जाणार नाहीत.)"</string> <string name="toast_join_with_empty_contact" msgid="1215465657839085613">"दुसर्यासह दुवा जोडण्याआधी संपर्क नाव टाइप करा."</string> @@ -198,7 +198,7 @@ <string name="contact_editor_unlink_contacts" msgid="4525214336177236653">"दुवा रद्द करा"</string> <string name="add_account" msgid="8201790677994503186">"खाते जोडा"</string> <string name="add_new_account" msgid="5748627740680940264">"नवीन खाते जोडा"</string> - <string name="menu_export_database" msgid="2659719297530170820">"डेटाबेस फाईल निर्यात करा"</string> + <string name="menu_export_database" msgid="2659719297530170820">"डेटाबेस फाईल एक्सपोर्ट करा"</string> <string name="action_menu_add_new_contact_button" msgid="5506832825256203208">"नवीन संपर्क तयार करा"</string> <string name="expanding_entry_card_view_see_more" msgid="3779194067124758079">"अधिक पहा"</string> <string name="expanding_entry_card_view_see_less" msgid="5344160551629714168">"कमी पहा"</string> @@ -228,7 +228,7 @@ <string name="content_description_recent_call_type_outgoing" msgid="5156553338985232744">"केले जाणारे"</string> <string name="content_description_recent_call_type_missed" msgid="7371810920196048204">"सुटलेले"</string> <string name="content_description_recent_call" msgid="5183800406316723676">"अलीकडील कॉल. <xliff:g id="CALL_TYPE">%1$s</xliff:g>. <xliff:g id="PHONE_NUMBER">%2$s</xliff:g>. <xliff:g id="DATE">%3$s</xliff:g>. परत कॉल करण्यासाठी क्लिक करा"</string> - <string name="message_from_you_prefix" msgid="7180706529908434482">"आपण: <xliff:g id="SMS_BODY">%s</xliff:g>"</string> + <string name="message_from_you_prefix" msgid="7180706529908434482">"तुम्ही: <xliff:g id="SMS_BODY">%s</xliff:g>"</string> <string name="editor_more_fields" msgid="3630987771304393421">"आणखी फील्ड"</string> <string name="editor_change_photo_content_description" msgid="820879708069864340">"संपर्क फोटो बदला"</string> <string name="editor_add_photo_content_description" msgid="4194479313465418120">"संपर्क फोटो जोडा"</string> @@ -240,7 +240,7 @@ <string name="quickcontact_suggestion_cancel_button" msgid="8236954313106630862">"रद्द करा"</string> <string name="suggestion_card_this_contact_title" msgid="3039457405374454914">"हा संपर्क"</string> <string name="suggestion_card_duplicates_title" msgid="9107788743178980902">"संभाव्य डुप्लिकेट"</string> - <string name="suggestion_card_help_message" msgid="4474061044387181093">"हे संपर्क म्हणजे कदाचित एकच व्यक्ती असू शकते. आपण त्या सर्वांना एकल दुवा म्हणून एकत्र जोडू शकता."</string> + <string name="suggestion_card_help_message" msgid="4474061044387181093">"हे संपर्क म्हणजे कदाचित एकच व्यक्ती असू शकते. तुम्ही त्या सर्वांना एकल दुवा म्हणून एकत्र जोडू शकता."</string> <string name="editor_delete_view_description" msgid="8583095381562991959">"<xliff:g id="DATA_TYPE">%1$s </xliff:g><xliff:g id="DATA_KIND">%2$s</xliff:g> हटवा"</string> <string name="editor_delete_view_description_short" msgid="7335518371270844912">"<xliff:g id="DATA_KIND">%s</xliff:g> हटवा"</string> <string name="menu_assistant" msgid="5760693735722052454">"सूचना"</string> @@ -250,12 +250,12 @@ <string name="navigation_drawer_label" msgid="4154758025620107419">"<xliff:g id="LABEL_NAME">%s</xliff:g> लेबल"</string> <string name="menu_title_groups" msgid="8356921831150278868">"लेबले"</string> <string name="menu_title_filters" msgid="8210922220185114527">"खाती"</string> - <string name="permission_explanation_header" msgid="5739405825039695327">"येथे आपला इतिहास एकत्र पहा"</string> + <string name="permission_explanation_header" msgid="5739405825039695327">"येथे तुमचा इतिहास एकत्र पहा"</string> <string name="permission_explanation_subheader_calendar_and_SMS" msgid="5411144298889835768">"इव्हेंट आणि संदेश"</string> <string name="permission_explanation_subheader_calendar" msgid="8785323496211704613">"इव्हेंट"</string> <string name="permission_explanation_subheader_SMS" msgid="1904552086449525567">"संदेश"</string> <string name="hamburger_feature_highlight_header" msgid="5762679188565585072">"सूचना"</string> - <string name="hamburger_feature_highlight_body" msgid="4403398269286898733">"आपले संपर्क व्यवस्थापित आणि उपयुक्त ठेवा"</string> + <string name="hamburger_feature_highlight_body" msgid="4403398269286898733">"तुमचे संपर्क व्यवस्थापित आणि उपयुक्त ठेवा"</string> <string name="undo" msgid="1425165101664071422">"पूर्ववत करा"</string> <string name="call_custom" msgid="6385303130912713318">"<xliff:g id="CUSTOM_LABEL">%s</xliff:g> ला कॉल करा"</string> <string name="call_home" msgid="1990519474420545392">"निवासस्थानी कॉल करा"</string> @@ -303,7 +303,7 @@ <string name="sms_by_shortcut" msgid="7741770672976099517">"<xliff:g id="CONTACT_NAME">%s</xliff:g> (संदेश)"</string> <string name="description_video_call" msgid="7120921378651700947">"व्हिडिओ कॉल करा"</string> <string name="clearFrequentsConfirmation_title" msgid="766292372438450432">"वारंवार सपर्क साधलेले साफ करायचे?"</string> - <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"आपण संपर्क आणि फोन अॅप्स मधील वारंवार संपर्क साधलेली सूची साफ कराल आणि ईमेल अॅप्सना सुरवातीपासून तुमची पत्ता प्राधान्ये जाणून घेण्याची सक्ती कराल."</string> + <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"तुम्ही संपर्क आणि फोन अॅप्स मधील वारंवार संपर्क साधलेली सूची साफ कराल आणि ईमेल अॅप्सना सुरवातीपासून तुमची पत्ता प्राधान्ये जाणून घेण्याची सक्ती कराल."</string> <string name="clearFrequentsProgress_title" msgid="5157001637482794212">"वारंवार सपर्क साधलेले साफ करत आहे..."</string> <string name="status_available" msgid="5586870015822828392">"उपलब्ध"</string> <string name="status_away" msgid="1838861100379804730">"दूर आहे"</string> @@ -392,7 +392,7 @@ <string name="display_warn_remove_ungrouped" msgid="8872290721676651414">"संकालन करा मधून \"<xliff:g id="GROUP">%s</xliff:g>\" हटविल्याने संकालन करा मधून कोणत्याही गटबद्ध न केलेल्या संपर्कांना देखील हटवेल."</string> <string name="savingDisplayGroups" msgid="2133152192716475939">"प्रदर्शन पर्याय सेव्ह करत आहे…"</string> <string name="listCustomView" msgid="1840624396582117590">"सानुकूलित दृश्य"</string> - <string name="dialog_new_contact_account" msgid="4969619718062454756">"आयात केलेले संपर्क यावर सेव्ह करा:"</string> + <string name="dialog_new_contact_account" msgid="4969619718062454756">"इंपोर्ट केलेले संपर्क यावर सेव्ह करा:"</string> <string name="import_from_sim" msgid="6912071635295799131">"सिम कार्ड"</string> <string name="import_from_sim_summary_fmt" msgid="5169032449686348118">"सिम <xliff:g id="SIM_NAME">%1$s</xliff:g>"</string> <plurals name="import_from_sim_secondary_contact_count_fmt" formatted="false" msgid="5821095773211149295"> @@ -404,48 +404,48 @@ <item quantity="other"><xliff:g id="COUNT_2">^1</xliff:g> संपर्क • <xliff:g id="PHONE_NUMBER_3">^2</xliff:g></item> </plurals> <string name="import_from_vcf_file" msgid="8662528435646418203">".vcf फाईल"</string> - <string name="nothing_to_import_message" msgid="1651921906873335656">"आयात करण्यासाठी काहीही नाही"</string> - <string name="import_from_vcf_file_confirmation_message" msgid="967723361108008345">"vCard मधून संपर्क आयात करायचे?"</string> - <string name="cancel_import_confirmation_message" msgid="3929951040347726757">"<xliff:g id="FILENAME">%s</xliff:g> चे आयात रद्द करायचे?"</string> - <string name="cancel_export_confirmation_message" msgid="1995462401949262638">"<xliff:g id="FILENAME">%s</xliff:g> चे निर्यात रद्द करायचे?"</string> - <string name="cancel_vcard_import_or_export_failed" msgid="6139900383366166706">"vCard आयात/निर्यात रद्द करू शकल नाही"</string> + <string name="nothing_to_import_message" msgid="1651921906873335656">"इंपोर्ट करण्यासाठी काहीही नाही"</string> + <string name="import_from_vcf_file_confirmation_message" msgid="967723361108008345">"vCard मधून संपर्क इंपोर्ट करायचे?"</string> + <string name="cancel_import_confirmation_message" msgid="3929951040347726757">"<xliff:g id="FILENAME">%s</xliff:g> चे इंपोर्ट रद्द करायचे?"</string> + <string name="cancel_export_confirmation_message" msgid="1995462401949262638">"<xliff:g id="FILENAME">%s</xliff:g> चे एक्सपोर्ट रद्द करायचे?"</string> + <string name="cancel_vcard_import_or_export_failed" msgid="6139900383366166706">"vCard इंपोर्ट/एक्सपोर्ट रद्द करू शकल नाही"</string> <string name="fail_reason_unknown" msgid="1714092345030570863">"अज्ञात एरर."</string> <string name="fail_reason_could_not_open_file" msgid="2067725459821997463">"\"<xliff:g id="FILE_NAME">%1$s</xliff:g>\" उघडू शकलो नाही: <xliff:g id="EXACT_REASON">%2$s</xliff:g>."</string> <string name="fail_reason_could_not_initialize_exporter" msgid="707260459259688510">"निर्यातकर्ता प्रारंभ करू शकला नाही: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"."</string> - <string name="fail_reason_no_exportable_contact" msgid="8728506011371262065">"कोणताही निर्यात करण्यायोग्य संपर्क नाही."</string> - <string name="missing_required_permission" msgid="5865884842972833120">"आपण आवश्यक असलेली एक परवानगी अक्षम केली आहे."</string> - <string name="fail_reason_error_occurred_during_export" msgid="3018855323913649063">"निर्यात दरम्यान एरर आलीt: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"."</string> + <string name="fail_reason_no_exportable_contact" msgid="8728506011371262065">"कोणताही एक्सपोर्ट करण्यायोग्य संपर्क नाही."</string> + <string name="missing_required_permission" msgid="5865884842972833120">"तुम्ही आवश्यक असलेली एक परवानगी अक्षम केली आहे."</string> + <string name="fail_reason_error_occurred_during_export" msgid="3018855323913649063">"एक्सपोर्ट दरम्यान एरर आलीt: \"<xliff:g id="EXACT_REASON">%s</xliff:g>\"."</string> <string name="fail_reason_io_error" msgid="6748358842976073255">"I/O एरर"</string> <string name="fail_reason_low_memory_during_import" msgid="875222757734882898">"पुरेशी मेमरी नाही. फाईल कदाचित खूप मोठी असू शकते."</string> <string name="fail_reason_not_supported" msgid="8219562769267148825">"स्वरूपन समर्थित नाही."</string> - <string name="exporting_vcard_finished_title" msgid="4767045779458185251">"<xliff:g id="FILENAME">%s</xliff:g> निर्यात करणे समाप्त झाले."</string> - <string name="exporting_vcard_finished_title_fallback" msgid="6060472638008218274">"संपर्क आयात करणे समाप्त झाले"</string> - <string name="exporting_vcard_finished_toast" msgid="1739055986856453882">"संपर्क निर्यात करणे समाप्त झाले, संपर्क सामायिक करण्यासाठी सूचनेवर क्लिक करा."</string> - <string name="touch_to_share_contacts" msgid="4882485525268469736">"संपर्क सामायिक करण्यासाठी टॅप करा."</string> - <string name="exporting_vcard_canceled_title" msgid="2652222370493306887">"<xliff:g id="FILENAME">%s</xliff:g> निर्यात करणे रद्द केले."</string> - <string name="exporting_contact_list_title" msgid="9072240631534457415">"संपर्क डेटा निर्यात करत आहे"</string> - <string name="exporting_contact_list_message" msgid="3367949209642931952">"संपर्क डेटा निर्यात केला जात आहे."</string> + <string name="exporting_vcard_finished_title" msgid="4767045779458185251">"<xliff:g id="FILENAME">%s</xliff:g> एक्सपोर्ट करणे समाप्त झाले."</string> + <string name="exporting_vcard_finished_title_fallback" msgid="6060472638008218274">"संपर्क इंपोर्ट करणे समाप्त झाले"</string> + <string name="exporting_vcard_finished_toast" msgid="1739055986856453882">"संपर्क एक्सपोर्ट करणे समाप्त झाले, संपर्क शेअर करण्यासाठी सूचनेवर क्लिक करा."</string> + <string name="touch_to_share_contacts" msgid="4882485525268469736">"संपर्क शेअर करण्यासाठी टॅप करा."</string> + <string name="exporting_vcard_canceled_title" msgid="2652222370493306887">"<xliff:g id="FILENAME">%s</xliff:g> एक्सपोर्ट करणे रद्द केले."</string> + <string name="exporting_contact_list_title" msgid="9072240631534457415">"संपर्क डेटा एक्सपोर्ट करत आहे"</string> + <string name="exporting_contact_list_message" msgid="3367949209642931952">"संपर्क डेटा एक्सपोर्ट केला जात आहे."</string> <string name="composer_failed_to_get_database_infomation" msgid="1765944280846236723">"डेटाबेस माहिती मिळवू शकलो नाही."</string> - <string name="composer_has_no_exportable_contact" msgid="5712531702823346549">"कोणतेही निर्यात करण्यायोग्य संपर्क नाहीत."</string> + <string name="composer_has_no_exportable_contact" msgid="5712531702823346549">"कोणतेही एक्सपोर्ट करण्यायोग्य संपर्क नाहीत."</string> <string name="composer_not_initialized" msgid="2321648986367005254">"vCard रचनाकाराने योग्यरित्या प्रारंभ केला नाही."</string> - <string name="exporting_contact_failed_title" msgid="4892358112409576342">"निर्यात करू शकलो नाही"</string> - <string name="exporting_contact_failed_message" msgid="4938527850142003141">"संपर्क डेटा निर्यात केला नाही.\nकारण: \"<xliff:g id="FAIL_REASON">%s</xliff:g>\""</string> - <string name="importing_vcard_description" msgid="4245275224298571351">"<xliff:g id="NAME">%s</xliff:g> आयात करत आहे"</string> + <string name="exporting_contact_failed_title" msgid="4892358112409576342">"एक्सपोर्ट करू शकलो नाही"</string> + <string name="exporting_contact_failed_message" msgid="4938527850142003141">"संपर्क डेटा एक्सपोर्ट केला नाही.\nकारण: \"<xliff:g id="FAIL_REASON">%s</xliff:g>\""</string> + <string name="importing_vcard_description" msgid="4245275224298571351">"<xliff:g id="NAME">%s</xliff:g> इंपोर्ट करत आहे"</string> <string name="reading_vcard_failed_title" msgid="4251647443358422855">"vCard डेटा वाचू शकलो नाही"</string> - <string name="importing_vcard_finished_title" msgid="3341541727268747967">"vCard <xliff:g id="FILENAME">%s</xliff:g> आयात करणे समाप्त झाले"</string> - <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"<xliff:g id="FILENAME">%s</xliff:g> आयात करणे रद्द झाले"</string> - <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g> लवकरच आयात केली जाईल."</string> - <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"फाईल लवकरच आयात केली जाईल."</string> - <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"vCard आयात विनंती नाकारली. नंतर पुन्हा प्रयत्न करा."</string> - <string name="contacts_export_will_start_message" msgid="8538705791417534431">"संपर्क लवकरच निर्यात केले जातील."</string> - <string name="vcard_export_request_rejected_message" msgid="2844874826431327531">"vCard निर्यात विनंती नाकारली. नंतर पुन्हा प्रयत्न करा."</string> + <string name="importing_vcard_finished_title" msgid="3341541727268747967">"vCard <xliff:g id="FILENAME">%s</xliff:g> इंपोर्ट करणे समाप्त झाले"</string> + <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"<xliff:g id="FILENAME">%s</xliff:g> इंपोर्ट करणे रद्द झाले"</string> + <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g> लवकरच इंपोर्ट केली जाईल."</string> + <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"फाईल लवकरच इंपोर्ट केली जाईल."</string> + <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"vCard इंपोर्ट विनंती नाकारली. नंतर पुन्हा प्रयत्न करा."</string> + <string name="contacts_export_will_start_message" msgid="8538705791417534431">"संपर्क लवकरच एक्सपोर्ट केले जातील."</string> + <string name="vcard_export_request_rejected_message" msgid="2844874826431327531">"vCard एक्सपोर्ट विनंती नाकारली. नंतर पुन्हा प्रयत्न करा."</string> <string name="vcard_unknown_filename" msgid="7171709890959915954">"संपर्क"</string> - <string name="caching_vcard_message" msgid="4926308675041506756">"स्थानिक तात्पुरत्या संचयनावर vCard(s) कॅश करत आहे. वास्तविक आयात लवकरच प्रारंभ होईल."</string> - <string name="vcard_import_failed" msgid="5223531255894842406">"vCard आयात करू शकलो नाही."</string> + <string name="caching_vcard_message" msgid="4926308675041506756">"स्थानिक तात्पुरत्या संचयनावर vCard(s) कॅश करत आहे. वास्तविक इंपोर्ट लवकरच प्रारंभ होईल."</string> + <string name="vcard_import_failed" msgid="5223531255894842406">"vCard इंपोर्ट करू शकलो नाही."</string> <string name="nfc_vcard_file_name" msgid="2823095213265993609">"NFC वर संपर्क प्राप्त केला"</string> <string name="caching_vcard_title" msgid="1226272312940516605">"कॅश करत आहे"</string> - <string name="progress_notifier_message" msgid="2311011466908220528">"आयात करत आहे <xliff:g id="CURRENT_NUMBER">%1$s</xliff:g>/<xliff:g id="TOTAL_NUMBER">%2$s</xliff:g>: <xliff:g id="NAME">%3$s</xliff:g>"</string> - <string name="export_to_vcf_file" msgid="4407527157056120858">".vcf फाईलवर निर्यात करा"</string> + <string name="progress_notifier_message" msgid="2311011466908220528">"इंपोर्ट करत आहे <xliff:g id="CURRENT_NUMBER">%1$s</xliff:g>/<xliff:g id="TOTAL_NUMBER">%2$s</xliff:g>: <xliff:g id="NAME">%3$s</xliff:g>"</string> + <string name="export_to_vcf_file" msgid="4407527157056120858">".vcf फाईलवर एक्सपोर्ट करा"</string> <string name="display_options_sort_list_by" msgid="7028809117272018712">"नुसार क्रमवारी लावा"</string> <string name="display_options_phonetic_name_fields" msgid="3771577099236534776">"ध्वन्यात्मक नाव"</string> <string name="editor_options_always_show_phonetic_names" msgid="7253911385818398903">"नेहमी दर्शवा"</string> @@ -458,23 +458,23 @@ <string name="settings_accounts" msgid="350219740670774576">"खाती"</string> <string name="default_editor_account" msgid="699591683362420991">"नवीन संपर्कांसाठी डीफॉल्ट खाते"</string> <string name="settings_my_info_title" msgid="1534272456405343119">"माझी माहिती"</string> - <string name="set_up_profile" msgid="7370213843590143771">"आपले प्रोफाईल सेट करा"</string> + <string name="set_up_profile" msgid="7370213843590143771">"तुमचे प्रोफाईल सेट करा"</string> <string name="setting_about" msgid="7014388749752042863">"संपर्कांबद्दल"</string> <string name="share_favorite_contacts" msgid="4280926751003081042">"आवडते संपर्क शेअर करा"</string> <string name="share_contacts" msgid="8109287987498711664">"सर्व संपर्क शेअर करा"</string> - <string name="share_contacts_failure" msgid="1216431977330560559">"संपर्क सामायिक करण्यात अयशस्वी झाले."</string> - <string name="dialog_export" msgid="1628001095187741417">"संपर्क निर्यात करा"</string> - <string name="dialog_import" msgid="2423592905927819672">"यावरून संपर्क आयात करा"</string> - <string name="share_error" msgid="948429331673358107">"हा संपर्क सामायिक केला जाऊ शकत नाही."</string> - <string name="no_contact_to_share" msgid="1276397530378323033">"सामायिक करण्यासाठी कोणतेही संपर्क नाहीत."</string> + <string name="share_contacts_failure" msgid="1216431977330560559">"संपर्क शेअर करण्यात अयशस्वी झाले."</string> + <string name="dialog_export" msgid="1628001095187741417">"संपर्क एक्सपोर्ट करा"</string> + <string name="dialog_import" msgid="2423592905927819672">"यावरून संपर्क इंपोर्ट करा"</string> + <string name="share_error" msgid="948429331673358107">"हा संपर्क शेअर केला जाऊ शकत नाही."</string> + <string name="no_contact_to_share" msgid="1276397530378323033">"शेअर करण्यासाठी कोणतेही संपर्क नाहीत."</string> <string name="menu_contacts_filter" msgid="2165153460860262501">"प्रदर्शित करण्यासाठी संपर्क"</string> <string name="activity_title_contacts_filter" msgid="8275542497615516969">"प्रदर्शित करण्यासाठी संपर्क"</string> <string name="custom_list_filter" msgid="9048525797111024204">"दृश्य सानुकूल करा"</string> <string name="menu_custom_filter_save" msgid="2679793632208086460">"सेव्ह करा"</string> <string name="hint_findContacts" msgid="7128627979899070325">"संपर्क शोधा"</string> <string name="contactsFavoritesLabel" msgid="8417039765586853670">"आवडते"</string> - <string name="menu_import" msgid="6107961135813836467">"आयात करा"</string> - <string name="menu_export" msgid="2658783911863503902">"निर्यात"</string> + <string name="menu_import" msgid="6107961135813836467">"इंपोर्ट करा"</string> + <string name="menu_export" msgid="2658783911863503902">"एक्सपोर्ट"</string> <string name="menu_blocked_numbers" msgid="5272951629083025995">"अवरोधित केलेले नंबर"</string> <string name="contact_status_update_attribution" msgid="752179367353018597">"<xliff:g id="SOURCE">%1$s</xliff:g> द्वारे"</string> <string name="contact_status_update_attribution_with_date" msgid="7358045508107825068">"<xliff:g id="SOURCE">%2$s</xliff:g> द्वारे <xliff:g id="DATE">%1$s</xliff:g>"</string> @@ -504,30 +504,30 @@ <string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%1$s</xliff:g> ता. <xliff:g id="MINUTES_1">%2$s</xliff:g> मि. <xliff:g id="SECONDS">%3$s</xliff:g> सेकंद"</string> <string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"हा शॉर्टकट अक्षम केला गेला आहे"</string> <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"संपर्क काढला होता"</string> - <string name="sim_import_button_text" msgid="4270841592496619317">"आयात करा"</string> + <string name="sim_import_button_text" msgid="4270841592496619317">"इंपोर्ट करा"</string> <string name="sim_import_title_none_selected" msgid="6910517331401970693">"संपर्क निवडा"</string> <string name="sim_import_empty_message" msgid="7743815244380189651">"आपल्या सिम कार्डवर कोणतेही संपर्क नाहीत"</string> <string name="sim_import_contact_exists_toast" msgid="1503743663717316732">"संपर्क आधीपासून आपल्या सूचीमध्ये विद्यमान आहे"</string> <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443"> - <item quantity="one"><xliff:g id="COUNT">%d</xliff:g> सिम संपर्क आयात केला</item> - <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> सिम संपर्क आयात केले</item> + <item quantity="one"><xliff:g id="COUNT">%d</xliff:g> सिम संपर्क इंपोर्ट केला</item> + <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> सिम संपर्क इंपोर्ट केले</item> </plurals> - <string name="sim_import_failed_toast" msgid="5559267299793622705">"सिम संपर्क आयात करण्यात अयशस्वी"</string> - <string name="sim_import_title" msgid="2511154832820812822">"सिम वरून आयात करा"</string> + <string name="sim_import_failed_toast" msgid="5559267299793622705">"सिम संपर्क इंपोर्ट करण्यात अयशस्वी"</string> + <string name="sim_import_title" msgid="2511154832820812822">"सिम वरून इंपोर्ट करा"</string> <string name="sim_import_cancel_content_description" msgid="1619832410253424452">"रद्द करा"</string> <string name="auto_sync_off" msgid="2180147284456026587">"स्वयं-संकालन बंद आहे. चालू करण्यासाठी टॅप करा."</string> <string name="dismiss_sync_alert" msgid="8941131776605093596">"डिसमिस करा"</string> <string name="account_sync_off" msgid="7646143254066243924">"स्वयं-संकालन बंद आहे. चालू करण्यासाठी टॅप करा."</string> <string name="turn_auto_sync_on_dialog_title" msgid="333965456829670541">"स्वयं-संकालन चालू करायचे?"</string> - <string name="turn_auto_sync_on_dialog_body" msgid="5025336917533693997">"फक्त संपर्कांमध्ये नाही, तर आपण सर्व अॅप्स आणि खात्यांमध्ये करता ते बदल, वेब आणि आपल्या अन्य डिव्हाइसेस दरम्यान अपडेट ठेवले जातील."</string> + <string name="turn_auto_sync_on_dialog_body" msgid="5025336917533693997">"फक्त संपर्कांमध्ये नाही, तर तुम्ही सर्व अॅप्स आणि खात्यांमध्ये करता ते बदल, वेब आणि आपल्या अन्य डिव्हाइसेस दरम्यान अपडेट ठेवले जातील."</string> <string name="turn_auto_sync_on_dialog_confirm_btn" msgid="1070332014838295599">"चालू करा"</string> <string name="connection_error_message" msgid="7046408921529247089">"कोणतेही कनेक्शन नाही"</string> <string name="single_sim_display_label" msgid="6985770499439371497">"सिम"</string> <string name="show_more_content_description" msgid="4277410425912984722">"अधिक दर्शवा"</string> - <string name="importing_sim_finished_title" msgid="5196369441294050721">"सिम कार्ड आयात करणे समाप्त झाले"</string> - <string name="importing_sim_failed_title" msgid="39706901030537985">"आयात अयशस्वी झाले"</string> - <string name="importing_sim_failed_message" msgid="3345258302998021066">"सिम कार्ड वरून संपर्क आयात करणेे शक्य झाले नाही"</string> - <string name="importing_sim_in_progress_title" msgid="3638299581276676109">"सिम आयात करत आहे"</string> + <string name="importing_sim_finished_title" msgid="5196369441294050721">"सिम कार्ड इंपोर्ट करणे समाप्त झाले"</string> + <string name="importing_sim_failed_title" msgid="39706901030537985">"इंपोर्ट अयशस्वी झाले"</string> + <string name="importing_sim_failed_message" msgid="3345258302998021066">"सिम कार्ड वरून संपर्क इंपोर्ट करणेे शक्य झाले नाही"</string> + <string name="importing_sim_in_progress_title" msgid="3638299581276676109">"सिम इंपोर्ट करत आहे"</string> <string name="contacts_default_notification_channel" msgid="4754058700611188581">"सूचना"</string> <string name="yes_button" msgid="1268479086848288060">"होय"</string> <string name="no_button" msgid="5742815694687835125">"नाही"</string> diff --git a/res/values-my/strings.xml b/res/values-my/strings.xml index 1f82bc443..ec365f511 100644 --- a/res/values-my/strings.xml +++ b/res/values-my/strings.xml @@ -55,7 +55,7 @@ <string name="contacts_unlinking_progress_bar" msgid="5989310198163726929">"လင့်ခ်ဖြုတ်နေသည်"</string> <string name="menu_joinAggregate" msgid="3599512127797513606">"လင့်ခ်"</string> <string name="menu_linkedContacts" msgid="400444389718855621">"လင့်ခ်အဆက်အသွယ်များ ကြည့်ရန်"</string> - <string name="menu_save" msgid="1727844363591825909">"သိမ်းဆည်းရန်"</string> + <string name="menu_save" msgid="1727844363591825909">"သိမ်းရန်"</string> <string name="titleJoinContactDataWith" msgid="6825255752748313944">"အဆက်အသွယ်များ ချိတ်ဆက်ရန်"</string> <string name="blurbJoinContactDataWith" msgid="5864256698061641841">"<xliff:g id="NAME">%s</xliff:g> နှင့်ချိတ်လိုသည့် အဆက်အသွယ်ကို ရွေးပါ −"</string> <string name="separatorJoinAggregateSuggestions" msgid="2831414448851313345">"အကြုံပြုလိုသော အဆက်အသွယ်များ"</string> diff --git a/res/values-ne/strings.xml b/res/values-ne/strings.xml index fca914758..4f102dc4c 100644 --- a/res/values-ne/strings.xml +++ b/res/values-ne/strings.xml @@ -460,7 +460,7 @@ <string name="settings_my_info_title" msgid="1534272456405343119">"मेरा बारेमा जानकारी"</string> <string name="set_up_profile" msgid="7370213843590143771">"आफ्नो प्रोफाइल सेटअप गर्नुहोस्"</string> <string name="setting_about" msgid="7014388749752042863">"सम्पर्कहरूका बारेमा"</string> - <string name="share_favorite_contacts" msgid="4280926751003081042">"मनपर्ने सम्पर्कहरू आदान प्रदान गर्नुहोस्"</string> + <string name="share_favorite_contacts" msgid="4280926751003081042">"मन पर्ने सम्पर्कहरू आदान प्रदान गर्नुहोस्"</string> <string name="share_contacts" msgid="8109287987498711664">"सबै सम्पर्क आदान प्रदान गर्ने"</string> <string name="share_contacts_failure" msgid="1216431977330560559">"सम्पर्कहरू आदान प्रदान गर्न सकिएन।"</string> <string name="dialog_export" msgid="1628001095187741417">"सम्पर्क ठेगानाहरू निर्यात गर्नुहोस्"</string> @@ -472,7 +472,7 @@ <string name="custom_list_filter" msgid="9048525797111024204">"दृश्यलाई आफू अनुकूल पार्नुहोस्"</string> <string name="menu_custom_filter_save" msgid="2679793632208086460">"सुरक्षित गर्ने"</string> <string name="hint_findContacts" msgid="7128627979899070325">"सम्पर्क ठेगानाहरू खोज्नुहोस्"</string> - <string name="contactsFavoritesLabel" msgid="8417039765586853670">"मनपर्ने"</string> + <string name="contactsFavoritesLabel" msgid="8417039765586853670">"मन पर्ने"</string> <string name="menu_import" msgid="6107961135813836467">"आयात गर्नुहोस्"</string> <string name="menu_export" msgid="2658783911863503902">"निर्यात गर्नुहोस्"</string> <string name="menu_blocked_numbers" msgid="5272951629083025995">"रोक लगाइएका नम्बरहरू"</string> diff --git a/res/values-nl/lineage_strings.xml b/res/values-nl/lineage_strings.xml new file mode 100644 index 000000000..1bbddf034 --- /dev/null +++ b/res/values-nl/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informatie bij noodgevallen</string> + <string name="call_via_template">Bellen via <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index c18fe8962..c11b04ac2 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -163,7 +163,7 @@ <string name="contact_directory_description" msgid="683398073603909119">"Directory <xliff:g id="TYPE">%1$s</xliff:g>"</string> <string name="activity_title_settings" msgid="5464130076132770781">"Instellingen"</string> <string name="menu_settings" msgid="377929915873428211">"Instellingen"</string> - <string name="menu_help" msgid="1680178646764069976">"Help en feedback"</string> + <string name="menu_help" msgid="1680178646764069976">"Hulp en feedback"</string> <string name="organization_company_and_title" msgid="6718207751363732025">"<xliff:g id="COMPANY_0">%2$s</xliff:g>, <xliff:g id="COMPANY_1">%1$s</xliff:g>"</string> <string name="non_phone_caption" msgid="1541655052330027380">"Telefoonnummer"</string> <string name="non_phone_add_to_contacts" msgid="6590985286250471169">"Toevoegen aan contacten"</string> @@ -227,7 +227,7 @@ <string name="content_description_recent_call_type_incoming" msgid="5210739096863511410">"binnenkomend"</string> <string name="content_description_recent_call_type_outgoing" msgid="5156553338985232744">"uitgaand"</string> <string name="content_description_recent_call_type_missed" msgid="7371810920196048204">"gemist"</string> - <string name="content_description_recent_call" msgid="5183800406316723676">"recente oproep. <xliff:g id="CALL_TYPE">%1$s</xliff:g>. <xliff:g id="PHONE_NUMBER">%2$s</xliff:g>. <xliff:g id="DATE">%3$s</xliff:g>. klik om terug te bellen"</string> + <string name="content_description_recent_call" msgid="5183800406316723676">"recent gesprek. <xliff:g id="CALL_TYPE">%1$s</xliff:g>. <xliff:g id="PHONE_NUMBER">%2$s</xliff:g>. <xliff:g id="DATE">%3$s</xliff:g>. klik om terug te bellen"</string> <string name="message_from_you_prefix" msgid="7180706529908434482">"Jij: <xliff:g id="SMS_BODY">%s</xliff:g>"</string> <string name="editor_more_fields" msgid="3630987771304393421">"Meer velden"</string> <string name="editor_change_photo_content_description" msgid="820879708069864340">"Contactfoto wijzigen"</string> @@ -481,9 +481,9 @@ <string name="action_menu_back_from_search" msgid="8793348588949233348">"stoppen met zoeken"</string> <string name="description_clear_search" msgid="688023606766232904">"Zoekopdracht wissen"</string> <string name="select_account_dialog_title" msgid="5478489655696599219">"Account"</string> - <string name="set_default_account" msgid="4311613760725609801">"Altijd gebruiken voor oproepen"</string> - <string name="call_with_a_note" msgid="8389827628360791676">"Oproep met een notitie"</string> - <string name="call_subject_hint" msgid="3043028982108363572">"Typ een notitie om te verzenden met de oproep…"</string> + <string name="set_default_account" msgid="4311613760725609801">"Altijd gebruiken voor gesprekken"</string> + <string name="call_with_a_note" msgid="8389827628360791676">"Gesprek met een notitie"</string> + <string name="call_subject_hint" msgid="3043028982108363572">"Typ een notitie om te verzenden met het gesprek…"</string> <string name="send_and_call_button" msgid="7740295432834590737">"VERZENDEN EN BELLEN"</string> <string name="call_subject_limit" msgid="4545212901205397669">"<xliff:g id="COUNT">%1$s</xliff:g>/<xliff:g id="LIMIT">%2$s</xliff:g>"</string> <string name="call_subject_type_and_number" msgid="7667188212129152558">"<xliff:g id="TYPE">%1$s</xliff:g> • <xliff:g id="NUMBER">%2$s</xliff:g>"</string> diff --git a/res/values-pl/lineage_strings.xml b/res/values-pl/lineage_strings.xml new file mode 100644 index 000000000..b6e6c8d68 --- /dev/null +++ b/res/values-pl/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informacje alarmowe</string> + <string name="call_via_template">Zadzwoń przez <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index 82fe96572..fcd1521ba 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -446,7 +446,7 @@ <string name="reading_vcard_failed_title" msgid="4251647443358422855">"Nie można odczytać danych vCard"</string> <string name="importing_vcard_finished_title" msgid="3341541727268747967">"Zakończono importowanie pliku vCard <xliff:g id="FILENAME">%s</xliff:g>"</string> <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"Anulowano importowanie pliku <xliff:g id="FILENAME">%s</xliff:g>"</string> - <string name="vcard_import_will_start_message" msgid="2804911199145873396">"Plik <xliff:g id="FILENAME">%s</xliff:g> zostanie za chwilę zaimportowany."</string> + <string name="vcard_import_will_start_message" msgid="2804911199145873396">"Plik „<xliff:g id="FILENAME">%s</xliff:g>” zostanie za chwilę zaimportowany."</string> <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"Plik zostanie za chwilę zaimportowany."</string> <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"Żądanie importu danych vCard zostało odrzucone. Spróbuj ponownie później."</string> <string name="contacts_export_will_start_message" msgid="8538705791417534431">"Kontakty zostaną wyeksportowane wkrótce."</string> diff --git a/res/values-pt-rBR/lineage_strings.xml b/res/values-pt-rBR/lineage_strings.xml new file mode 100644 index 000000000..f105d9c5f --- /dev/null +++ b/res/values-pt-rBR/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informações de emergência</string> + <string name="call_via_template">Chamar via <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml index f0b10f3dd..523158735 100644 --- a/res/values-pt-rBR/strings.xml +++ b/res/values-pt-rBR/strings.xml @@ -393,7 +393,7 @@ <string name="savingDisplayGroups" msgid="2133152192716475939">"Salvando opções de exibição…"</string> <string name="listCustomView" msgid="1840624396582117590">"Visualização personalizada"</string> <string name="dialog_new_contact_account" msgid="4969619718062454756">"Salvar contatos importados em:"</string> - <string name="import_from_sim" msgid="6912071635295799131">"Cartão SIM"</string> + <string name="import_from_sim" msgid="6912071635295799131">"Chip"</string> <string name="import_from_sim_summary_fmt" msgid="5169032449686348118">"SIM <xliff:g id="SIM_NAME">%1$s</xliff:g>"</string> <plurals name="import_from_sim_secondary_contact_count_fmt" formatted="false" msgid="5821095773211149295"> <item quantity="one">%1$d contato</item> @@ -506,14 +506,14 @@ <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"O contato foi removido"</string> <string name="sim_import_button_text" msgid="4270841592496619317">"Importar"</string> <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Selecionar contatos"</string> - <string name="sim_import_empty_message" msgid="7743815244380189651">"Não há contatos no seu cartão SIM"</string> + <string name="sim_import_empty_message" msgid="7743815244380189651">"Não há contatos no seu chip"</string> <string name="sim_import_contact_exists_toast" msgid="1503743663717316732">"O contato já existe na sua lista"</string> <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443"> - <item quantity="one"><xliff:g id="COUNT">%d</xliff:g> contato importado do SIM</item> - <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> contatos importados do SIM</item> + <item quantity="one"><xliff:g id="COUNT">%d</xliff:g> contato importado do chip</item> + <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> contatos importados do chip</item> </plurals> - <string name="sim_import_failed_toast" msgid="5559267299793622705">"Falha ao importar contatos do SIM"</string> - <string name="sim_import_title" msgid="2511154832820812822">"Importar do SIM"</string> + <string name="sim_import_failed_toast" msgid="5559267299793622705">"Falha ao importar contatos do chip"</string> + <string name="sim_import_title" msgid="2511154832820812822">"Importar do chip"</string> <string name="sim_import_cancel_content_description" msgid="1619832410253424452">"Cancelar"</string> <string name="auto_sync_off" msgid="2180147284456026587">"A sincronização automática está desativada. Toque para ativar."</string> <string name="dismiss_sync_alert" msgid="8941131776605093596">"Dispensar"</string> @@ -524,10 +524,10 @@ <string name="connection_error_message" msgid="7046408921529247089">"Sem conexão"</string> <string name="single_sim_display_label" msgid="6985770499439371497">"SIM"</string> <string name="show_more_content_description" msgid="4277410425912984722">"Mostrar mais"</string> - <string name="importing_sim_finished_title" msgid="5196369441294050721">"A importação do cartão SIM foi concluída"</string> + <string name="importing_sim_finished_title" msgid="5196369441294050721">"A importação do chip foi concluída"</string> <string name="importing_sim_failed_title" msgid="39706901030537985">"Falha na importação"</string> - <string name="importing_sim_failed_message" msgid="3345258302998021066">"Não foi possível importar os contatos do cartão SIM"</string> - <string name="importing_sim_in_progress_title" msgid="3638299581276676109">"Importando do cartão SIM"</string> + <string name="importing_sim_failed_message" msgid="3345258302998021066">"Não foi possível importar os contatos do chip"</string> + <string name="importing_sim_in_progress_title" msgid="3638299581276676109">"Importando do chip"</string> <string name="contacts_default_notification_channel" msgid="4754058700611188581">"Notificações"</string> <string name="yes_button" msgid="1268479086848288060">"Sim"</string> <string name="no_button" msgid="5742815694687835125">"Não"</string> diff --git a/res/values-pt-rPT/lineage_strings.xml b/res/values-pt-rPT/lineage_strings.xml new file mode 100644 index 000000000..785c578d2 --- /dev/null +++ b/res/values-pt-rPT/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informações de emergência</string> + <string name="call_via_template">Chamar através de <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml index 1412a9ac8..c7b1881ae 100644 --- a/res/values-pt-rPT/strings.xml +++ b/res/values-pt-rPT/strings.xml @@ -345,7 +345,7 @@ <string name="label_notes" msgid="8337354953278341042">"Notas"</string> <string name="label_custom_field" msgid="1994056912242214426">"Personalizado"</string> <string name="label_sip_address" msgid="7252153678613978127">"SIP"</string> - <string name="websiteLabelsGroup" msgid="4202998982804009261">"Web site"</string> + <string name="websiteLabelsGroup" msgid="4202998982804009261">"Website"</string> <string name="groupsLabel" msgid="7000816729542098972">"Etiquetas"</string> <string name="email_home" msgid="8573740658148184279">"Enviar email para residência"</string> <string name="email_mobile" msgid="2042889209787989814">"Enviar email para telemóvel"</string> diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index f0b10f3dd..523158735 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -393,7 +393,7 @@ <string name="savingDisplayGroups" msgid="2133152192716475939">"Salvando opções de exibição…"</string> <string name="listCustomView" msgid="1840624396582117590">"Visualização personalizada"</string> <string name="dialog_new_contact_account" msgid="4969619718062454756">"Salvar contatos importados em:"</string> - <string name="import_from_sim" msgid="6912071635295799131">"Cartão SIM"</string> + <string name="import_from_sim" msgid="6912071635295799131">"Chip"</string> <string name="import_from_sim_summary_fmt" msgid="5169032449686348118">"SIM <xliff:g id="SIM_NAME">%1$s</xliff:g>"</string> <plurals name="import_from_sim_secondary_contact_count_fmt" formatted="false" msgid="5821095773211149295"> <item quantity="one">%1$d contato</item> @@ -506,14 +506,14 @@ <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"O contato foi removido"</string> <string name="sim_import_button_text" msgid="4270841592496619317">"Importar"</string> <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Selecionar contatos"</string> - <string name="sim_import_empty_message" msgid="7743815244380189651">"Não há contatos no seu cartão SIM"</string> + <string name="sim_import_empty_message" msgid="7743815244380189651">"Não há contatos no seu chip"</string> <string name="sim_import_contact_exists_toast" msgid="1503743663717316732">"O contato já existe na sua lista"</string> <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443"> - <item quantity="one"><xliff:g id="COUNT">%d</xliff:g> contato importado do SIM</item> - <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> contatos importados do SIM</item> + <item quantity="one"><xliff:g id="COUNT">%d</xliff:g> contato importado do chip</item> + <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> contatos importados do chip</item> </plurals> - <string name="sim_import_failed_toast" msgid="5559267299793622705">"Falha ao importar contatos do SIM"</string> - <string name="sim_import_title" msgid="2511154832820812822">"Importar do SIM"</string> + <string name="sim_import_failed_toast" msgid="5559267299793622705">"Falha ao importar contatos do chip"</string> + <string name="sim_import_title" msgid="2511154832820812822">"Importar do chip"</string> <string name="sim_import_cancel_content_description" msgid="1619832410253424452">"Cancelar"</string> <string name="auto_sync_off" msgid="2180147284456026587">"A sincronização automática está desativada. Toque para ativar."</string> <string name="dismiss_sync_alert" msgid="8941131776605093596">"Dispensar"</string> @@ -524,10 +524,10 @@ <string name="connection_error_message" msgid="7046408921529247089">"Sem conexão"</string> <string name="single_sim_display_label" msgid="6985770499439371497">"SIM"</string> <string name="show_more_content_description" msgid="4277410425912984722">"Mostrar mais"</string> - <string name="importing_sim_finished_title" msgid="5196369441294050721">"A importação do cartão SIM foi concluída"</string> + <string name="importing_sim_finished_title" msgid="5196369441294050721">"A importação do chip foi concluída"</string> <string name="importing_sim_failed_title" msgid="39706901030537985">"Falha na importação"</string> - <string name="importing_sim_failed_message" msgid="3345258302998021066">"Não foi possível importar os contatos do cartão SIM"</string> - <string name="importing_sim_in_progress_title" msgid="3638299581276676109">"Importando do cartão SIM"</string> + <string name="importing_sim_failed_message" msgid="3345258302998021066">"Não foi possível importar os contatos do chip"</string> + <string name="importing_sim_in_progress_title" msgid="3638299581276676109">"Importando do chip"</string> <string name="contacts_default_notification_channel" msgid="4754058700611188581">"Notificações"</string> <string name="yes_button" msgid="1268479086848288060">"Sim"</string> <string name="no_button" msgid="5742815694687835125">"Não"</string> diff --git a/res/values-ro/lineage_strings.xml b/res/values-ro/lineage_strings.xml new file mode 100644 index 000000000..81d197bcc --- /dev/null +++ b/res/values-ro/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informații de urgență</string> + <string name="call_via_template">Apel prin <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-ru/lineage_strings.xml b/res/values-ru/lineage_strings.xml new file mode 100644 index 000000000..b02d944ee --- /dev/null +++ b/res/values-ru/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Данные для экстренных случаев</string> + <string name="call_via_template">Позвонить через <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml index 3676dcce8..d72da36b3 100644 --- a/res/values-ru/strings.xml +++ b/res/values-ru/strings.xml @@ -446,7 +446,7 @@ <string name="reading_vcard_failed_title" msgid="4251647443358422855">"Ошибка чтения vCard-файла"</string> <string name="importing_vcard_finished_title" msgid="3341541727268747967">"Импорт файла vCard <xliff:g id="FILENAME">%s</xliff:g> завершен"</string> <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"Импорт файла \"<xliff:g id="FILENAME">%s</xliff:g>\" отменен"</string> - <string name="vcard_import_will_start_message" msgid="2804911199145873396">"Импорт <xliff:g id="FILENAME">%s</xliff:g> начнется в ближайшее время."</string> + <string name="vcard_import_will_start_message" msgid="2804911199145873396">"Импорт скоро начнется (<xliff:g id="FILENAME">%s</xliff:g>)"</string> <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"Файл будет импортирован в ближайшее время."</string> <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"Запрос на импорт данных vCard отклонен. Повторите попытку позже."</string> <string name="contacts_export_will_start_message" msgid="8538705791417534431">"Контакты скоро будут экспортированы"</string> diff --git a/res/values-sk/lineage_strings.xml b/res/values-sk/lineage_strings.xml new file mode 100644 index 000000000..829a7facf --- /dev/null +++ b/res/values-sk/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informácie pre prípad núdze</string> + <string name="call_via_template">Hovor pomocou <xliff:g id="name">%1$s </xliff:g></string> +</resources> diff --git a/res/values-sl/lineage_strings.xml b/res/values-sl/lineage_strings.xml new file mode 100644 index 000000000..bd389f4dd --- /dev/null +++ b/res/values-sl/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Podatki za nujne primere</string> + <string name="call_via_template">Kliči prek <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-sq/lineage_strings.xml b/res/values-sq/lineage_strings.xml new file mode 100644 index 000000000..c48885cdd --- /dev/null +++ b/res/values-sq/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Informacion rreth urgjencës</string> + <string name="call_via_template">Telefono nga <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-sw/strings.xml b/res/values-sw/strings.xml index 4ec351b95..cdf0ff01e 100644 --- a/res/values-sw/strings.xml +++ b/res/values-sw/strings.xml @@ -175,8 +175,8 @@ <string name="delete_group_dialog_message" msgid="335713829185261371">"Ungependa kufuta lebo iitwayo \"<xliff:g id="GROUP_LABEL">%1$s</xliff:g>\"? (Anwani zenyewe hazitafutwa.)"</string> <string name="toast_join_with_empty_contact" msgid="1215465657839085613">"Andika jina ya anwani kabla ya kuiunganisha na nyingine."</string> <string name="copy_text" msgid="3257145021583508761">"Nakili kwenye ubao wa kunakili"</string> - <string name="set_default" msgid="4417505153468300351">"Weka chaguo msingi"</string> - <string name="clear_default" msgid="7193185801596678067">"Ondoa chaguo msingi"</string> + <string name="set_default" msgid="4417505153468300351">"Weka chaguomsingi"</string> + <string name="clear_default" msgid="7193185801596678067">"Ondoa chaguomsingi"</string> <string name="toast_text_copied" msgid="5143776250008541719">"Maandishi yamenakiliwa"</string> <string name="cancel_confirmation_dialog_message" msgid="9008214737653278989">"Una uhakika hutaki kuhifadhi mabadiliko uliyofanya?"</string> <string name="cancel_confirmation_dialog_cancel_editing_button" msgid="3057023972074640671">"Tupa"</string> @@ -456,7 +456,7 @@ <string name="display_options_view_given_name_first" msgid="3616004640258761473">"Anza kwa jina la kwanza"</string> <string name="display_options_view_family_name_first" msgid="956445100777296467">"Anza kwa jina la mwisho"</string> <string name="settings_accounts" msgid="350219740670774576">"Akaunti"</string> - <string name="default_editor_account" msgid="699591683362420991">"Akaunti chaguo msingi ya kuhifadhi anwani mpya"</string> + <string name="default_editor_account" msgid="699591683362420991">"Akaunti chaguomsingi ya kuhifadhi anwani mpya"</string> <string name="settings_my_info_title" msgid="1534272456405343119">"Maelezo yangu"</string> <string name="set_up_profile" msgid="7370213843590143771">"Weka wasifu wako"</string> <string name="setting_about" msgid="7014388749752042863">"Kuhusu Anwani"</string> diff --git a/res/values-ta/strings.xml b/res/values-ta/strings.xml index 19d307503..f130cf9ef 100644 --- a/res/values-ta/strings.xml +++ b/res/values-ta/strings.xml @@ -35,7 +35,7 @@ <string name="menu_editContact" msgid="9042415603857662633">"திருத்து"</string> <string name="menu_deleteContact" msgid="6788644058868189393">"நீக்கு"</string> <string name="menu_change_photo" msgid="7769177631511496210">"படத்தை மாற்று"</string> - <string name="menu_create_contact_shortcut" msgid="1663022219127343858">"குறுக்குவழியை உருவாக்கு"</string> + <string name="menu_create_contact_shortcut" msgid="1663022219127343858">"ஷார்ட்கட்டை உருவாக்கு"</string> <string name="menu_splitAggregate" msgid="2627252205317945563">"தொடர்பைப் பிரி"</string> <string name="menu_editGroup" msgid="6696843438454341063">"தொடர்புகளை அகற்று"</string> <string name="menu_renameGroup" msgid="7169512355179757182">"லேபிளின் பெயரை மாற்று"</string> @@ -502,7 +502,7 @@ <string name="callDurationSecondFormat" msgid="7067644915903528776">"<xliff:g id="SECONDS">%s</xliff:g> வி"</string> <string name="callDurationMinuteFormat" msgid="4647095486747447674">"<xliff:g id="MINUTES">%1$s</xliff:g> நி <xliff:g id="SECONDS">%2$s</xliff:g> வி"</string> <string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%1$s</xliff:g> ம <xliff:g id="MINUTES_1">%2$s</xliff:g> நி <xliff:g id="SECONDS">%3$s</xliff:g> வி"</string> - <string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"இந்தக் குறுக்குவழி முடக்கப்பட்டது"</string> + <string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"இந்த ஷார்ட்கட் முடக்கப்பட்டது"</string> <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"தொடர்பு அகற்றப்பட்டது"</string> <string name="sim_import_button_text" msgid="4270841592496619317">"இறக்கு"</string> <string name="sim_import_title_none_selected" msgid="6910517331401970693">"தொடர்புகளைத் தேர்ந்தெடு"</string> diff --git a/res/values-th/lineage_strings.xml b/res/values-th/lineage_strings.xml new file mode 100644 index 000000000..a2fae8813 --- /dev/null +++ b/res/values-th/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">ข้อมูลฉุกเฉิน</string> + <string name="call_via_template">โทรผ่าน <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml index 70c1017b0..14f91cbbe 100644 --- a/res/values-th/strings.xml +++ b/res/values-th/strings.xml @@ -434,7 +434,7 @@ <string name="reading_vcard_failed_title" msgid="4251647443358422855">"ไม่สามารถอ่านข้อมูล vCard"</string> <string name="importing_vcard_finished_title" msgid="3341541727268747967">"นำเข้า vCard <xliff:g id="FILENAME">%s</xliff:g> เรียบร้อยแล้ว"</string> <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"ยกเลิกการนำเข้า <xliff:g id="FILENAME">%s</xliff:g> แล้ว"</string> - <string name="vcard_import_will_start_message" msgid="2804911199145873396">"การนำเข้า <xliff:g id="FILENAME">%s</xliff:g> จะเกิดขึ้นในไม่ช้า"</string> + <string name="vcard_import_will_start_message" msgid="2804911199145873396">"ระบบจะนำเข้า <xliff:g id="FILENAME">%s</xliff:g> เร็วๆ นี้"</string> <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"ไฟล์จะถููกนำเข้าในไม่ช้า"</string> <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"คำขอนำเข้า vCard ถูกปฏิเสธ ลองใหม่ภายหลัง"</string> <string name="contacts_export_will_start_message" msgid="8538705791417534431">"ระบบจะส่งออกรายชื่อติดต่อในไม่ช้า"</string> diff --git a/res/values-tr/lineage_strings.xml b/res/values-tr/lineage_strings.xml new file mode 100644 index 000000000..6b9e0495b --- /dev/null +++ b/res/values-tr/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Acil durum bilgisi</string> + <string name="call_via_template"><xliff:g id="account">%1$s</xliff:g> ile ara</string> +</resources> diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml new file mode 100644 index 000000000..1b208e387 --- /dev/null +++ b/res/values-ug/strings.xml @@ -0,0 +1,77 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- 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"> + <string name="applicationLabel">ئالاقەداشلار</string> + <string name="contactsList">ئالاقەداشلار</string> + <string name="shortcutContact">ئالاقەداش</string> + <string name="shortcutDialContact">بىۋاسىتە نومۇر بۇراش</string> + <string name="shortcutMessageContact">بىۋاسىتە ئۇچۇر يوللاش</string> + <string name="contactPickerActivityTitle">بىر ئالاقەداش تاللاڭ</string> + <string name="searchHint">ئالاقەداش ئىزدە</string> + <string name="menu_addStar">يىغقۇچقا قوش</string> + <string name="menu_removeStar">يىغقۇچتىن چىقىرىۋەت</string> + <string name="menu_editContact">تەھرىر</string> + <string name="menu_deleteContact">ئۆچۈر</string> + <string name="separatorJoinAggregateSuggestions">تەۋسىيە ئالاقەداشلار</string> + <string name="separatorJoinAggregateAll">ھەممە ئالاقەداشلار</string> + <string name="menu_set_ring_tone">قوڭغۇراق ئاۋاز تەڭشىكى</string> + <string name="deleteConfirmation_positive_button">ئۆچۈر</string> + <string name="invalidContactMessage">ئالاقەداش مەۋجۇت ئەمەس</string> + <string name="attach_photo_dialog_title">ئالاقەداش سۈرىتى</string> + <string name="customLabelPickerTitle">ئۆزلەشتۈرگەن بەلگە ئاتى</string> + <string name="removePhoto">سۈرەتنى چىقىرىۋەت</string> + <string name="listFoundAllContactsZero">ئالاقەداش يوق</string> + <string name="add_contact_dlg_message_fmt"><xliff:g id="EMAIL">%s</xliff:g> نى ئالاقەداشقا قوشامدۇ؟</string> + <string name="search_settings_description">ئالاقەداشنىڭ ئاتى</string> + <string name="menu_share">ھەمبەھىر</string> + <string name="audio_chat">ئاۋازلىق سۆھبەت</string> + <string name="video_chat">سىنلىق پاراڭ</string> + <string name="account_type_format"><xliff:g id="SOURCE">%1$s</xliff:g> ئالاقەداش</string> + <string name="take_photo">رەسىم تارت</string> + <string name="take_new_photo">يېڭى سۈرەت تارت</string> + <string name="search_results_searching">ئىزدەۋاتىدۇ…</string> + <string name="event_edit_field_hint_text">چېسلا</string> + <string name="aggregation_suggestion_edit_dialog_message">تاللانغان ئالاقەداشنى تەھرىرلەشكە ئالمىشامدۇ؟ سىستېما ھازىرغا قەدەر كىرگۈزگەن ھەممە ئۇچۇرنى كۆچۈرىدۇ.</string> + <string name="contact_directory_description">مۇندەرىجە <xliff:g id="TYPE">%1$s</xliff:g></string> + <string name="activity_title_settings">تەڭشەكلەر</string> + <string name="menu_settings" msgid="377929915873428211">تەڭشەكلەر</string> + <string name="organization_company_and_title"><xliff:g id="COMPANY_0">%2$s</xliff:g>, <xliff:g id="COMPANY_1">%1$s</xliff:g></string> + <string name="non_phone_caption">تېلېفون نومۇرى</string> + <string name="non_phone_add_to_contacts">ئالاقەداشقا قوش</string> + <string name="non_phone_close">ياپ</string> + <string name="contacts_unavailable_add_account">ھېسابات قوش</string> + <string name="copy_text">چاپلاش تاختىسىغا كۆچۈر</string> + <string name="set_default">كۆڭۈلدىكىگە تەڭشە</string> + <string name="clear_default">كۆڭۈلدىكىنى تازىلا</string> + <string name="toast_text_copied">تېكىست كۆچۈرۈلدى</string> + <string name="enter_contact_name">ئالاقەداش ئىزدە</string> + <string name="local_profile_title">يەرلىك سەپلىمە ھۆججىتىم</string> + <string name="external_profile_title"><xliff:g id="EXTERNAL_SOURCE">%1$s</xliff:g> سەپلىمە ھۆججىتىم</string> + <string name="add_account">ھېسابات قوش</string> + <string name="add_new_account">يېڭى ھېسابات قوش</string> + <string name="menu_export_database">ساندان ھۆججەتلىرىنى چىقار</string> + <string name="editor_contact_photo_content_description">ئالاقەداش سۈرىتى</string> + <string name="local_search_label">ھەممە ئالاقەداشلار</string> + <string name="organizationLabelsGroup">تەشكىل</string> + <string name="label_custom_field">ئىختىيارىيلاشقان</string> + <string name="list_filter_all_accounts">ھەممە ئالاقەداشلار</string> + <string name="list_filter_all_starred">يۇلتۇزلۇق</string> + <string name="list_filter_single">ئالاقەداش</string> + <string name="display_all_contacts">ھەممە ئالاقەداشلار</string> + <string name="hint_findContacts">ئالاقەداش ئىزدە</string> + <string name="contactsFavoritesLabel">يىغقۇچ</string> + <string name="description_delete_contact">ئۆچۈر</string> +</resources> diff --git a/res/values-uz/strings.xml b/res/values-uz/strings.xml index 5600efd7e..f8d5c0004 100644 --- a/res/values-uz/strings.xml +++ b/res/values-uz/strings.xml @@ -489,7 +489,7 @@ <string name="call_subject_type_and_number" msgid="7667188212129152558">"<xliff:g id="TYPE">%1$s</xliff:g> • <xliff:g id="NUMBER">%2$s</xliff:g>"</string> <string name="about_build_version" msgid="1765533099416999801">"Versiyasi"</string> <string name="about_open_source_licenses" msgid="6479990452352919641">"Ochiq kodli DT litsenziyalari"</string> - <string name="about_open_source_licenses_summary" msgid="57418386931763994">"Ochiq kodli DT litsenziyalari haqida ma’lumot"</string> + <string name="about_open_source_licenses_summary" msgid="57418386931763994">"Ochiq kodli DT litsenziyalari haqida axborot"</string> <string name="about_privacy_policy" msgid="3705518622499152626">"Maxfiylik siyosati"</string> <string name="about_terms_of_service" msgid="4642400812150296723">"Foydalanish shartlari"</string> <string name="activity_title_licenses" msgid="5467767062737708066">"Ochiq kodli DT litsenziyalari"</string> diff --git a/res/values-v27/styles.xml b/res/values-v27/styles.xml new file mode 100644 index 000000000..ca71d406f --- /dev/null +++ b/res/values-v27/styles.xml @@ -0,0 +1,134 @@ +<resources> + + <style name="PeopleTheme" parent="@android:style/Theme.Material.Light.DarkActionBar"> + <item name="android:actionBarStyle">@style/ContactsActionBarStyle</item> + <!-- Style for the overflow button in the actionbar. --> + <item name="android:actionOverflowButtonStyle">@style/ContactsActionBarOverflowQP</item> + <item name="android:actionModeCloseDrawable">@drawable/quantum_ic_close_vd_theme_24</item> + <item name="android:textColorPrimary">@color/primary_text_color</item> + <item name="android:textColorSecondary">@color/secondary_text_color</item> + <item name="android:icon">@android:color/transparent</item> + <item name="android:listViewStyle">@style/ListViewStyle</item> + <item name="android:windowBackground">@color/background_primary</item> + <item name="android:colorPrimaryDark">@color/primary_color_dark</item> + <item name="android:colorPrimary">@color/primary_color</item> + <item name="android:colorAccent">@color/primary_color</item> + <item name="android:alertDialogTheme">@style/ContactsAlertDialogTheme</item> + <item name="list_item_height">@dimen/contact_browser_list_item_height</item> + <item name="list_section_header_height">24dip</item> + <item name="list_item_padding_top"> + @dimen/contact_browser_list_item_padding_top_or_bottom + </item> + <item name="list_item_padding_right">32dp</item> + <item name="list_item_padding_bottom"> + @dimen/contact_browser_list_item_padding_top_or_bottom + </item> + <item name="list_item_padding_left">0dp</item> + <item name="list_item_gap_between_image_and_text"> + @dimen/contact_browser_list_item_gap_between_image_and_text + </item> + <item name="list_item_gap_between_label_and_data">5dip</item> + <item name="list_item_presence_icon_margin">4dip</item> + <item name="list_item_presence_icon_size">16dip</item> + <item name="list_item_photo_size">@dimen/contact_browser_list_item_photo_size</item> + <item name="list_item_profile_photo_size">70dip</item> + <item name="list_item_prefix_highlight_color">@color/people_app_theme_color</item> + <item name="list_item_background_color">@color/list_item_pinned_header_color</item> + <item name="list_item_header_text_color">@color/people_app_theme_color</item> + <item name="list_item_header_text_size">14sp</item> + <item name="list_item_header_height">30dip</item> + <item name="list_item_header_text_indent">8dip</item> + <item name="contact_browser_list_padding_left">0dip</item> + <item name="contact_browser_list_padding_right">0dip</item> + <item name="contact_browser_background">@color/background_primary</item> + <item name="list_item_text_indent">@dimen/contact_browser_list_item_text_indent</item> + <item name="list_item_text_offset_top">-2dp</item> + <item name="list_item_avatar_offset_top">-1dp</item> + <!-- Favorites --> + <item name="favorites_padding_bottom">0dip</item> + <!-- Popup menu --> + <item name="android:popupMenuStyle">@style/PopupMenuStyle</item> + <item name="android:navigationBarColor">@color/navigation_bar_bg</item> + <item name="android:navigationBarDividerColor">@color/navigation_bar_divider</item> + <item name="android:windowLightNavigationBar">true</item> + </style> + + <style name="LaunchScreenTheme" parent="Theme.AppCompat.Light.DarkActionBar"> + <item name="android:windowBackground">@drawable/quantum_launchscreen_contacts</item> + <!-- Ensure the status bar color matches the background (grey 500) --> + <!-- TODO(yaolu): Switch to use quantum_grey if in Google3 --> + <item name="android:colorPrimaryDark">#9e9e9e</item> + <item name="android:navigationBarColor">@color/navigation_bar_bg</item> + <item name="android:navigationBarDividerColor">@color/navigation_bar_divider</item> + <item name="android:windowLightNavigationBar">true</item> + </style> + + <style name="PeopleThemeAppCompat" parent="Theme.AppCompat.Light.DarkActionBar"> + <!-- Styles that require AppCompat compatibility, remember to update both sets --> + <item name="android:actionBarStyle">@style/ContactsActionBarStyleAppCompat</item> + <item name="actionBarStyle">@style/ContactsActionBarStyleAppCompat</item> + <item name="android:actionButtonStyle">@style/ContactsActionButtonStyle</item> + <item name="actionButtonStyle">@style/ContactsActionButtonStyle</item> + <!-- Style for the overflow button in the actionbar. --> + <item name="android:actionOverflowButtonStyle">@style/ContactsActionBarOverflowQP</item> + <item name="actionOverflowButtonStyle">@style/ContactsActionBarOverflowQP</item> + <item name="toolbarNavigationButtonStyle">@style/ContactToolbarNavigationButtonStyle</item> + <item name="android:actionModeCloseDrawable">@drawable/quantum_ic_close_vd_theme_24</item> + <item name="android:textColorPrimary">@color/primary_text_color</item> + <item name="android:textColorSecondary">@color/secondary_text_color</item> + <item name="android:icon">@android:color/transparent</item> + <item name="android:listViewStyle">@style/ListViewStyle</item> + <item name="android:windowBackground">@color/background_primary</item> + <item name="android:colorPrimaryDark">@color/primary_color_dark</item> + <item name="colorPrimaryDark">@color/primary_color_dark</item> + <item name="android:colorPrimary">@color/primary_color</item> + <item name="colorPrimary">@color/primary_color</item> + <item name="android:colorAccent">@color/primary_color</item> + <item name="colorAccent">@color/primary_color</item> + <item name="android:alertDialogTheme">@style/ContactsAlertDialogThemeAppCompat</item> + <item name="alertDialogTheme">@style/ContactsAlertDialogThemeAppCompat</item> + <item name="list_item_height">@dimen/contact_browser_list_item_height</item> + <item name="list_section_header_height">24dip</item> + <item name="list_item_padding_top"> + @dimen/contact_browser_list_item_padding_top_or_bottom + </item> + <item name="list_item_padding_right">32dp</item> + <item name="list_item_padding_bottom"> + @dimen/contact_browser_list_item_padding_top_or_bottom + </item> + <item name="list_item_padding_left">0dp</item> + <item name="list_item_gap_between_image_and_text"> + @dimen/contact_browser_list_item_gap_between_image_and_text + </item> + <item name="list_item_gap_between_indexer_and_image"> + @dimen/contact_browser_list_item_gap_between_indexer_and_image + </item> + <item name="list_item_gap_between_label_and_data">5dip</item> + <item name="list_item_presence_icon_margin">4dip</item> + <item name="list_item_presence_icon_size">16dip</item> + <item name="list_item_photo_size">@dimen/contact_browser_list_item_photo_size</item> + <item name="list_item_profile_photo_size">70dip</item> + <item name="list_item_prefix_highlight_color">@color/people_app_theme_color</item> + <item name="list_item_background_color">@color/list_item_pinned_header_color</item> + <item name="list_item_header_text_color">@color/people_app_theme_color</item> + <item name="list_item_header_text_size">14sp</item> + <item name="list_item_header_height">30dip</item> + <item name="list_item_header_text_indent">8dip</item> + <item name="contact_browser_list_padding_left">0dip</item> + <item name="contact_browser_list_padding_right">0dip</item> + <item name="contact_browser_background">@color/background_primary</item> + <item name="list_item_text_indent">@dimen/contact_browser_list_item_text_indent</item> + <item name="list_item_text_offset_top">-2dp</item> + <item name="list_item_avatar_offset_top">-1dp</item> + <!-- Favorites --> + <item name="favorites_padding_bottom">0dip</item> + <item name="drawerArrowStyle">@style/DrawerArrowStyle</item> + <!-- Popup menu --> + <item name="android:popupMenuStyle">@style/PopupMenuStyleAppCompat</item> + <item name="popupMenuStyle">@style/PopupMenuStyleAppCompat</item> + <item name="android:navigationBarColor">@color/navigation_bar_bg</item> + <item name="android:navigationBarDividerColor">@color/navigation_bar_divider</item> + <item name="android:windowLightNavigationBar">true</item> + </style> + +</resources> diff --git a/res/values-vi/lineage_strings.xml b/res/values-vi/lineage_strings.xml new file mode 100644 index 000000000..28206f781 --- /dev/null +++ b/res/values-vi/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">Thông tin khẩn cấp</string> + <string name="call_via_template">Gọi qua <xliff:g id="account">%1$s</xliff:g></string> +</resources> diff --git a/res/values-zh-rCN/lineage_strings.xml b/res/values-zh-rCN/lineage_strings.xml new file mode 100644 index 000000000..0509d14f2 --- /dev/null +++ b/res/values-zh-rCN/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">急救信息</string> + <string name="call_via_template">通过 <xliff:g id="account">%1$s</xliff:g> 呼叫</string> +</resources> diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index 2da207cda..4ec9ac2da 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -434,7 +434,7 @@ <string name="reading_vcard_failed_title" msgid="4251647443358422855">"无法读取 vCard 数据"</string> <string name="importing_vcard_finished_title" msgid="3341541727268747967">"导入 vCard <xliff:g id="FILENAME">%s</xliff:g> 已完成"</string> <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"已取消导入 <xliff:g id="FILENAME">%s</xliff:g>"</string> - <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g> 将在稍后导入。"</string> + <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g>将在稍后导入。"</string> <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"系统稍后就会导入该文件。"</string> <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"vCard 导入请求遭拒,请稍后重试。"</string> <string name="contacts_export_will_start_message" msgid="8538705791417534431">"即将导出联系人。"</string> diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml index b8a86bb05..1b3010e1d 100644 --- a/res/values-zh-rHK/strings.xml +++ b/res/values-zh-rHK/strings.xml @@ -434,7 +434,7 @@ <string name="reading_vcard_failed_title" msgid="4251647443358422855">"無法讀取 vCard 資料"</string> <string name="importing_vcard_finished_title" msgid="3341541727268747967">"已完成匯入 vCard <xliff:g id="FILENAME">%s</xliff:g>"</string> <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"已取消匯入「<xliff:g id="FILENAME">%s</xliff:g>」的操作"</string> - <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g> 將在稍後匯入。"</string> + <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g>將在稍後匯入。"</string> <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"稍後即將匯入檔案。"</string> <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"vCard 匯入要求已被拒,請稍後再試。"</string> <string name="contacts_export_will_start_message" msgid="8538705791417534431">"系統即將匯出聯絡人。"</string> diff --git a/res/values-zh-rTW/lineage_strings.xml b/res/values-zh-rTW/lineage_strings.xml new file mode 100644 index 000000000..6e1d87a76 --- /dev/null +++ b/res/values-zh-rTW/lineage_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + <string name="menu_emergency_information_txt">緊急資訊</string> + <string name="call_via_template">使用 <xliff:g id="account">%1$s</xliff:g> 撥打</string> +</resources> diff --git a/res/values/ids.xml b/res/values/ids.xml index a4b8b4b0f..fb6fc5ad3 100644 --- a/res/values/ids.xml +++ b/res/values/ids.xml @@ -44,6 +44,9 @@ <!-- An ID to be used for contents of a custom dialog so that its state be preserved --> <item type="id" name="custom_dialog_content" /> + <!-- Menu ID for profile item --> + <item type="id" name="nav_myprofile" /> + <!-- Menu group ID for settings and help & feedback --> <item type="id" name="nav_misc" /> @@ -68,6 +71,9 @@ <!-- Menu ID for each filter menu item --> <item type="id" name="nav_filter" /> + <!-- Menu ID for ice item --> + <item type="id" name="nav_emergency" /> + <!-- Menu ID for Settings menu --> <item type="id" name="nav_settings" /> diff --git a/res/values/lineage_colors.xml b/res/values/lineage_colors.xml new file mode 100644 index 000000000..6aee4d227 --- /dev/null +++ b/res/values/lineage_colors.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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> + <color name="navigation_bar_bg">@android:color/white</color> + <color name="navigation_bar_divider">#1f000000</color> +</resources> diff --git a/res/values/lineage_strings.xml b/res/values/lineage_strings.xml new file mode 100644 index 000000000..97ccb8e08 --- /dev/null +++ b/res/values/lineage_strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2018 The LineageOS 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"> + + <!--Explanation with icon of Drawer in Contacts. Your medical information ie. Date of birth, Bloodtype, allergic details can be recorded for reference. --> + <string name="menu_emergency_information_txt">Emergency information</string> + + <string name="call_via_template">Call via <xliff:g id="account">%1$s</xliff:g></string> + +</resources>
\ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index ffd800fc1..dc45bcb61 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -593,4 +593,13 @@ background and text color. See also android:style/Widget.Holo.TextView.ListSepar <item name="android:paddingStart">@dimen/drawer_side_padding</item> <item name="android:paddingEnd">@dimen/drawer_label_header_end_padding</item> </style> + + <style name="DrawerSecondLineTitleTextStyle" parent="DrawerItemTextStyle"> + <item name="android:layout_width">match_parent</item> + </style> + + <style name="DrawerSecondLineSummaryTextStyle" parent="DrawerItemTextStyle"> + <item name="android:textColor">@color/quantum_black_secondary_text</item> + <item name="android:layout_width">match_parent</item> + </style> </resources> diff --git a/src/com/android/contacts/CallUtil.java b/src/com/android/contacts/CallUtil.java index bba1faa94..e47e48a62 100644 --- a/src/com/android/contacts/CallUtil.java +++ b/src/com/android/contacts/CallUtil.java @@ -38,6 +38,7 @@ import com.android.contactsbind.FeedbackHelper; import com.android.contactsbind.experiments.Flags; import com.android.phone.common.PhoneConstants; +import java.util.ArrayList; import java.util.List; /** @@ -189,6 +190,26 @@ public class CallUtil { } /** + * Returns a list of phone accounts that are able to call to numbers with the supplied scheme + */ + public static List<PhoneAccount> getCallCapablePhoneAccounts(Context context, String scheme) { + if (!PermissionsUtil.hasPermission(context, + android.Manifest.permission.READ_PHONE_STATE)) { + return null; + } + TelecomManager tm = (TelecomManager) context.getSystemService(Context.TELECOM_SERVICE); + final ArrayList<PhoneAccount> accounts = new ArrayList<>(); + + for (PhoneAccountHandle handle : tm.getCallCapablePhoneAccounts()) { + final PhoneAccount account = tm.getPhoneAccount(handle); + if (account != null && account.supportsUriScheme(scheme)) { + accounts.add(account); + } + } + return accounts; + } + + /** * Determines if one of the call capable phone accounts defined supports calling with a subject * specified. * diff --git a/src/com/android/contacts/ContactSaveService.java b/src/com/android/contacts/ContactSaveService.java index 4e2d17896..3f645aed0 100755 --- a/src/com/android/contacts/ContactSaveService.java +++ b/src/com/android/contacts/ContactSaveService.java @@ -1218,13 +1218,13 @@ public class ContactSaveService extends IntentService { R.plurals.contacts_deleted_toast, contactIds.length); } else if (names.length == 1) { deleteToastMessage = getResources().getString( - R.string.contacts_deleted_one_named_toast, names); + R.string.contacts_deleted_one_named_toast, (Object[]) names); } else if (names.length == 2) { deleteToastMessage = getResources().getString( - R.string.contacts_deleted_two_named_toast, names); + R.string.contacts_deleted_two_named_toast, (Object[]) names); } else { deleteToastMessage = getResources().getString( - R.string.contacts_deleted_many_named_toast, names); + R.string.contacts_deleted_many_named_toast, (Object[]) names); } mMainHandler.post(new Runnable() { diff --git a/src/com/android/contacts/activities/PeopleActivity.java b/src/com/android/contacts/activities/PeopleActivity.java index 5a3804396..9e94ff1bc 100644 --- a/src/com/android/contacts/activities/PeopleActivity.java +++ b/src/com/android/contacts/activities/PeopleActivity.java @@ -1206,6 +1206,34 @@ public class PeopleActivity extends AppCompatContactsActivity implements onFilterMenuItemClicked(intent); } + /* + * Behavior when select MyInfo on Navigation drawer. + * Launch in the same way as from Settings->MyInfo. + * Refer to DisplayOptionsPreferenceFragment's onPreferenceClick. + */ + @Override + public void onProfileViewSelected(long profileContactId) { + if (profileContactId != -1) { + final Uri uri = ContentUris.withAppendedId(ContactsContract.Contacts.CONTENT_URI, + profileContactId); + ImplicitIntentsUtil.startQuickContact(this, uri, ScreenType.ME_CONTACT); + } else { + final Intent intent = new Intent(Intent.ACTION_INSERT, + ContactsContract.Contacts.CONTENT_URI); + intent.putExtra(ContactEditorFragment.INTENT_EXTRA_NEW_LOCAL_PROFILE, true); + ImplicitIntentsUtil.startActivityInApp(this, intent); + } + } + + /* + * Behavior when select Emergency information on Navigation drawer. + */ + @Override + public void onEmergencyViewSelected() { + ImplicitIntentsUtil.startActivityOutsideApp(this, + ImplicitIntentsUtil.getIntentForEmergencyInfo(this)); + } + public boolean isGroupView() { return mCurrentView == ContactsView.GROUP_VIEW; } diff --git a/src/com/android/contacts/drawer/DrawerAdapter.java b/src/com/android/contacts/drawer/DrawerAdapter.java index 9ff21398a..8931df4ac 100644 --- a/src/com/android/contacts/drawer/DrawerAdapter.java +++ b/src/com/android/contacts/drawer/DrawerAdapter.java @@ -18,6 +18,8 @@ package com.android.contacts.drawer; import android.app.Activity; import android.graphics.PorterDuff; +import android.net.Uri; +import android.provider.ContactsContract.DisplayNameSources; import android.support.annotation.LayoutRes; import android.view.LayoutInflater; import android.view.View; @@ -26,12 +28,15 @@ import android.widget.BaseAdapter; import android.widget.ImageView; import android.widget.TextView; +import com.android.contacts.ContactPhotoManager; import com.android.contacts.R; import com.android.contacts.activities.PeopleActivity.ContactsView; import com.android.contacts.group.GroupListItem; import com.android.contacts.list.ContactListFilter; import com.android.contacts.model.account.AccountDisplayInfo; import com.android.contacts.model.account.AccountDisplayInfoFactory; +import com.android.contacts.profile.ProfileItem; +import com.android.contacts.util.ImplicitIntentsUtil; import com.android.contacts.util.SharedPreferenceUtil; import com.android.contactsbind.HelpUtils; import com.android.contactsbind.ObjectFactory; @@ -49,9 +54,11 @@ public class DrawerAdapter extends BaseAdapter { private static final int VIEW_TYPE_CREATE_LABEL = 5; private static final int VIEW_TYPE_NAV_SPACER = 6; private static final int VIEW_TYPE_NAV_DIVIDER = 7; + private static final int VIEW_TYPE_PROFILE_ENTRY = 8; + private static final int VIEW_TYPE_EMERGENCY_ITEM = 9; // This count must be updated if we add more view types. - private static final int VIEW_TYPE_COUNT = 9; + private static final int VIEW_TYPE_COUNT = 11; private static final int TYPEFACE_STYLE_ACTIVATE = R.style.DrawerItemTextActiveStyle; private static final int TYPEFACE_STYLE_INACTIVE = R.style.DrawerItemTextInactiveStyle; @@ -67,21 +74,28 @@ public class DrawerAdapter extends BaseAdapter { // Adapter elements, ordered in this way mItemsList. The ordering is based on: // [Navigation spacer item] + // [Profile Entry item] // [Primary items] (Contacts, Suggestions) // [Group Header] // [Groups] // [Create Label button] // [Account Header] // [Accounts] + // [Emergency information] + // [Emergency information spacer item] // [Misc items] (a divider, Settings, Help & Feedback) // [Navigation spacer item] private NavSpacerItem mNavSpacerItem = null; + private ProfileEntryItem mProfileEntryItem = null; + private DividerItem mProfileEntryItemDivider = null; private List<PrimaryItem> mPrimaryItems = new ArrayList<>(); private HeaderItem mGroupHeader = null; private List<GroupEntryItem> mGroupEntries = new ArrayList<>(); private BaseDrawerItem mCreateLabelButton = null; private HeaderItem mAccountHeader = null; private List<AccountEntryItem> mAccountEntries = new ArrayList<>(); + private BaseDrawerItem mEmergencyItem = null; + private DividerItem mEmergencyItemDivider = null; private List<BaseDrawerItem> mMiscItems = new ArrayList<>(); private List<BaseDrawerItem> mItemsList = new ArrayList<>(); @@ -97,6 +111,7 @@ public class DrawerAdapter extends BaseAdapter { private void initializeDrawerMenuItems() { // Spacer item for dividing sections in drawer mNavSpacerItem = new NavSpacerItem(R.id.nav_drawer_spacer); + mProfileEntryItemDivider = new DividerItem(); // Primary items mPrimaryItems.add(new PrimaryItem(R.id.nav_all_contacts, R.string.contactsList, R.drawable.quantum_ic_account_circle_vd_theme_24, ContactsView.ALL_CONTACTS)); @@ -111,6 +126,11 @@ public class DrawerAdapter extends BaseAdapter { // Create Label Button mCreateLabelButton = new BaseDrawerItem(VIEW_TYPE_CREATE_LABEL, R.id.nav_create_label, R.string.menu_new_group_action_bar, R.drawable.quantum_ic_add_vd_theme_24); + // Emergency information Item + mEmergencyItem = new BaseDrawerItem(VIEW_TYPE_EMERGENCY_ITEM, R.id.nav_emergency, + R.string.menu_emergency_information_txt, + R.drawable.quantum_ic_drawer_emergency_info_24); + mEmergencyItemDivider = new DividerItem(); // Misc Items mMiscItems.add(new DividerItem()); mMiscItems.add(new MiscItem(R.id.nav_settings, R.string.menu_settings, @@ -125,6 +145,10 @@ public class DrawerAdapter extends BaseAdapter { private void rebuildItemsList() { mItemsList.clear(); mItemsList.add(mNavSpacerItem); + if (mProfileEntryItem != null) { + mItemsList.add(mProfileEntryItem); + mItemsList.add(mProfileEntryItemDivider); + } mItemsList.addAll(mPrimaryItems); if (mAreGroupWritableAccountsAvailable || !mGroupEntries.isEmpty()) { mItemsList.add(mGroupHeader); @@ -137,10 +161,19 @@ public class DrawerAdapter extends BaseAdapter { mItemsList.add(mAccountHeader); } mItemsList.addAll(mAccountEntries); + if (ImplicitIntentsUtil.getIntentForEmergencyInfo(mActivity) != null) { + mItemsList.add(mEmergencyItemDivider); + mItemsList.add(mEmergencyItem); + } mItemsList.addAll(mMiscItems); mItemsList.add(mNavSpacerItem); } + public void setProfile(ProfileItem profileItem) { + mProfileEntryItem = new ProfileEntryItem(R.id.nav_myprofile, profileItem); + notifyChangeAndRebuildList(); + } + public void setGroups(List<GroupListItem> groupListItems, boolean areGroupWritable) { final ArrayList<GroupEntryItem> groupEntries = new ArrayList<GroupEntryItem>(); for (GroupListItem group : groupListItems) { @@ -188,6 +221,8 @@ public class DrawerAdapter extends BaseAdapter { public View getView(int position, View view, ViewGroup viewGroup) { final BaseDrawerItem drawerItem = getItem(position); switch (drawerItem.viewType) { + case VIEW_TYPE_PROFILE_ENTRY: + return getProfileEntryView((ProfileEntryItem) drawerItem, view, viewGroup); case VIEW_TYPE_PRIMARY_ITEM: return getPrimaryItemView((PrimaryItem) drawerItem, view, viewGroup); case VIEW_TYPE_HEADER_ITEM: @@ -204,6 +239,8 @@ public class DrawerAdapter extends BaseAdapter { return getBaseItemView(R.layout.nav_drawer_spacer, view, viewGroup); case VIEW_TYPE_NAV_DIVIDER: return getBaseItemView(R.layout.drawer_horizontal_divider, view, viewGroup); + case VIEW_TYPE_EMERGENCY_ITEM: + return getDrawerItemView(drawerItem, view, viewGroup); } throw new IllegalStateException("Unknown drawer item " + drawerItem); } @@ -243,6 +280,52 @@ public class DrawerAdapter extends BaseAdapter { return result; } + private View getProfileEntryView(ProfileEntryItem item, View result, ViewGroup parent) { + if (result == null) { + result = mInflater.inflate(R.layout.drawer_secondline_item, parent, false); + result.setId(item.id); + } + + final ProfileItem profile = item.profile; + + final ImageView icon = (ImageView) result.findViewById(R.id.icon); + icon.setScaleType(ImageView.ScaleType.CENTER); + if (profile.HasProfile()) { + if (profile.getPhotoId() != 0) { + icon.setScaleType(ImageView.ScaleType.FIT_CENTER); + getPhotoLoader().loadThumbnail(icon, profile.getPhotoId(), false, true, null); + } else if (profile.getPhotoUri() != null) { + icon.setScaleType(ImageView.ScaleType.FIT_CENTER); + getPhotoLoader().loadDirectoryPhoto(icon, Uri.parse(profile.getPhotoUri()), false, + true, null); + } else { + // There are cases where the image cache may remain, so update once by default. + getPhotoLoader().loadDirectoryPhoto(icon, null, false, true, null); + icon.setImageResource(R.drawable.quantum_ic_drawer_my_info_32); + } + } else { + // There are cases where the image cache may remain, so update once by default. + getPhotoLoader().loadDirectoryPhoto(icon, null, false, true, null); + icon.setImageResource(R.drawable.quantum_ic_drawer_my_info_32); + } + + final TextView title = (TextView) result.findViewById(R.id.title); + title.setText(mActivity.getString(R.string.settings_my_info_title)); + final TextView summary = (TextView) result.findViewById(R.id.summary); + if (profile.HasProfile()) { + summary.setText(profile.getDisplayName()); + if (profile.getDisplayNameSource() == DisplayNameSources.PHONE) { + summary.setTextDirection(TextView.TEXT_DIRECTION_LTR); + } + } else { + summary.setText(mActivity.getString(R.string.set_up_profile)); + } + // Apply setTextAppearance to title only. + updateSelectedStatus(title, icon, false); + result.setTag(profile.HasProfile() ? profile.getContactId() : -1); + return result; + } + private View getGroupEntryView(GroupEntryItem item, View result, ViewGroup parent) { if (result == null || !(result.getTag() instanceof GroupEntryItem)) { result = mInflater.inflate(R.layout.drawer_item, parent, false); @@ -272,7 +355,8 @@ public class DrawerAdapter extends BaseAdapter { } final ContactListFilter account = item.account; final TextView textView = ((TextView) result.findViewById(R.id.title)); - textView.setText(account.accountName); + textView.setText(mActivity.getPackageName().equals(account.accountType) ? + mActivity.getString(R.string.account_phone) : account.accountName); final boolean activated = account.equals(mSelectedAccount) && mSelectedView == ContactsView.ACCOUNT_VIEW; textView.setTextAppearance(mActivity, activated @@ -412,6 +496,16 @@ public class DrawerAdapter extends BaseAdapter { } } + // Navigation drawer item for a profile. + public static class ProfileEntryItem extends BaseDrawerItem { + private final ProfileItem profile; + + public ProfileEntryItem(int id, ProfileItem profileItem) { + super(VIEW_TYPE_PROFILE_ENTRY, id, /* textResId */ 0, /* iconResId */ 0); + this.profile = profileItem; + } + } + // Navigation drawer item for a group. public static class GroupEntryItem extends BaseDrawerItem { private final GroupListItem group; @@ -431,4 +525,8 @@ public class DrawerAdapter extends BaseAdapter { this.account = account; } } + + private ContactPhotoManager getPhotoLoader() { + return ContactPhotoManager.getInstance(mActivity); + } } diff --git a/src/com/android/contacts/drawer/DrawerFragment.java b/src/com/android/contacts/drawer/DrawerFragment.java index 485513adf..2bcfa25d9 100644 --- a/src/com/android/contacts/drawer/DrawerFragment.java +++ b/src/com/android/contacts/drawer/DrawerFragment.java @@ -26,6 +26,8 @@ import android.database.Cursor; import android.net.Uri; import android.os.Bundle; import android.os.Handler; +import android.provider.ContactsContract.DisplayNameSources; +import android.text.TextUtils; import android.view.Gravity; import android.view.LayoutInflater; import android.view.View; @@ -46,6 +48,8 @@ import com.android.contacts.model.AccountTypeManager; import com.android.contacts.model.account.AccountInfo; import com.android.contacts.model.account.AccountsLoader; import com.android.contacts.model.account.AccountsLoader.AccountsListener; +import com.android.contacts.profile.ProfileLoader; +import com.android.contacts.profile.ProfileLoader.ProfileQuery; import com.android.contacts.util.AccountFilterUtil; import com.android.contactsbind.ObjectFactory; @@ -58,6 +62,7 @@ public class DrawerFragment extends Fragment implements AccountsListener { private static final int LOADER_GROUPS = 1; private static final int LOADER_ACCOUNTS = 2; private static final int LOADER_FILTERS = 3; + private static final int LOADER_PROFILE = 4; private static final String KEY_CONTACTS_VIEW = "contactsView"; private static final String KEY_SELECTED_GROUP = "selectedGroup"; @@ -142,6 +147,25 @@ public class DrawerFragment extends Fragment implements AccountsListener { } }; + private final LoaderManager.LoaderCallbacks<Cursor> mProfileLoaderListener = + new LoaderManager.LoaderCallbacks<Cursor>() { + @Override + public CursorLoader onCreateLoader(int id, Bundle args) { + return new ProfileLoader(getActivity(), + ProfileLoader.getProjection(getActivity())); + } + + @Override + public void onLoadFinished(Loader<Cursor> loader, Cursor data) { + // Sending MyInfo information to DrawerAdapter + // when MyInfo exists(User registered MyInfo) or not. + mDrawerAdapter.setProfile(ProfileLoader.getProfileItem(getActivity(), data)); + } + + public void onLoaderReset(Loader<Cursor> loader) { + } + }; + public DrawerFragment() {} @Override @@ -221,6 +245,7 @@ public class DrawerFragment extends Fragment implements AccountsListener { AccountsLoader.loadAccounts(this, LOADER_ACCOUNTS, AccountTypeManager.AccountFilter.GROUPS_WRITABLE); getLoaderManager().initLoader(LOADER_GROUPS, null, mGroupListLoaderListener); + getLoaderManager().initLoader(LOADER_PROFILE, null, mProfileLoaderListener); } @Override @@ -236,7 +261,10 @@ public class DrawerFragment extends Fragment implements AccountsListener { return; } final int viewId = v.getId(); - if (viewId == R.id.nav_all_contacts) { + if (viewId == R.id.nav_myprofile) { + final long profileContactId = (long) v.getTag(); + mListener.onProfileViewSelected(profileContactId); + } else if (viewId == R.id.nav_all_contacts) { mListener.onContactsViewSelected(ContactsView.ALL_CONTACTS); setNavigationItemChecked(ContactsView.ALL_CONTACTS); } else if (viewId == R.id.nav_assistant) { @@ -254,6 +282,8 @@ public class DrawerFragment extends Fragment implements AccountsListener { setNavigationItemChecked(ContactsView.ACCOUNT_VIEW); } else if (viewId == R.id.nav_create_label) { mListener.onCreateLabelButtonClicked(); + } else if (viewId == R.id.nav_emergency) { + mListener.onEmergencyViewSelected(); } else if (viewId == R.id.nav_settings) { mListener.onOpenSettings(); } else if (viewId == R.id.nav_help) { @@ -313,6 +343,8 @@ public class DrawerFragment extends Fragment implements AccountsListener { void onCreateLabelButtonClicked(); void onOpenSettings(); void onLaunchHelpFeedback(); + void onProfileViewSelected(long profileContactId); + void onEmergencyViewSelected(); } private class WindowInsetsListener implements View.OnApplyWindowInsetsListener { diff --git a/src/com/android/contacts/model/AccountTypeManager.java b/src/com/android/contacts/model/AccountTypeManager.java index 993869509..8468f33bb 100644 --- a/src/com/android/contacts/model/AccountTypeManager.java +++ b/src/com/android/contacts/model/AccountTypeManager.java @@ -80,6 +80,7 @@ public abstract class AccountTypeManager { public static final String BROADCAST_ACCOUNTS_CHANGED = AccountTypeManager.class.getName() + ".AccountsChanged"; + public static final String DEVICE_ACCOUNT_NAME = "DEVICE"; public enum AccountFilter implements Predicate<AccountInfo> { ALL { @@ -590,16 +591,24 @@ class AccountTypeManagerImpl extends AccountTypeManager private List<AccountWithDataSet> getAccountsWithDataSets(Account[] accounts, AccountTypeProvider typeProvider) { List<AccountWithDataSet> result = new ArrayList<>(); + // add local device account + populateAccountsDataSet(typeProvider, new Account(DEVICE_ACCOUNT_NAME, + mContext.getPackageName()), result); for (Account account : accounts) { - final List<AccountType> types = typeProvider.getAccountTypes(account.type); - for (AccountType type : types) { - result.add(new AccountWithDataSet( - account.name, account.type, type.dataSet)); - } + populateAccountsDataSet(typeProvider, account, result); } return result; } + private void populateAccountsDataSet(AccountTypeProvider typeProvider, Account account, + List<AccountWithDataSet> result) { + final List<AccountType> types = typeProvider.getAccountTypes(account.type); + for (AccountType type : types) { + result.add(new AccountWithDataSet( + account.name, account.type, type.dataSet)); + } + } + /** * Returns the default google account specified in preferences, the first google account * if it is not specified in preferences or is no longer on the device, and null otherwise. diff --git a/src/com/android/contacts/model/DeviceLocalAccountLocator.java b/src/com/android/contacts/model/DeviceLocalAccountLocator.java index 4281de978..2ce927540 100644 --- a/src/com/android/contacts/model/DeviceLocalAccountLocator.java +++ b/src/com/android/contacts/model/DeviceLocalAccountLocator.java @@ -21,7 +21,6 @@ import android.content.Context; import com.android.contacts.Experiments; import com.android.contacts.model.account.AccountWithDataSet; -import com.android.contacts.model.account.GoogleAccountType; import com.android.contactsbind.ObjectFactory; import com.android.contactsbind.experiments.Flags; @@ -69,7 +68,7 @@ public abstract class DeviceLocalAccountLocator { return new Cp2DeviceLocalAccountLocator(context.getContentResolver(), ObjectFactory.getDeviceLocalAccountTypeFactory(context), knownTypes); } else { - return new NexusDeviceAccountLocator(accountManager); + return new NexusDeviceAccountLocator(); } } @@ -82,24 +81,9 @@ public abstract class DeviceLocalAccountLocator { * </p> */ public static class NexusDeviceAccountLocator extends DeviceLocalAccountLocator { - - private final AccountManager mAccountManager; - - public NexusDeviceAccountLocator(AccountManager accountManager) { - mAccountManager = accountManager; - } - @Override public List<AccountWithDataSet> getDeviceLocalAccounts() { - @SuppressWarnings("MissingPermission") - final Account[] accounts = mAccountManager - .getAccountsByType(GoogleAccountType.ACCOUNT_TYPE); - - if (accounts.length > 0) { - return Collections.emptyList(); - } else { - return Collections.singletonList(AccountWithDataSet.getNullAccount()); - } + return Collections.emptyList(); } } } diff --git a/src/com/android/contacts/model/account/AccountTypeProvider.java b/src/com/android/contacts/model/account/AccountTypeProvider.java index 4f83ec62d..a6ec93c4f 100644 --- a/src/com/android/contacts/model/account/AccountTypeProvider.java +++ b/src/com/android/contacts/model/account/AccountTypeProvider.java @@ -82,6 +82,9 @@ public class AccountTypeProvider { * </p> */ public List<AccountType> getAccountTypes(String accountType) { + if (mContext.getPackageName().equals(accountType)) { + accountType = null; + } // ConcurrentHashMap doesn't support null keys if (accountType == null) { AccountType type = mLocalAccountTypeFactory.getAccountType(accountType); diff --git a/src/com/android/contacts/model/account/BaseAccountType.java b/src/com/android/contacts/model/account/BaseAccountType.java index b2429502c..e969e674e 100644 --- a/src/com/android/contacts/model/account/BaseAccountType.java +++ b/src/com/android/contacts/model/account/BaseAccountType.java @@ -121,7 +121,7 @@ public abstract class BaseAccountType extends AccountType { this.accountType = null; this.dataSet = null; this.titleRes = R.string.account_phone; - this.iconRes = R.mipmap.ic_contacts_launcher; + this.iconRes = R.mipmap.ic_launcher; } protected static EditType buildPhoneType(int type) { diff --git a/src/com/android/contacts/profile/ProfileItem.java b/src/com/android/contacts/profile/ProfileItem.java new file mode 100644 index 000000000..fcf43d1f1 --- /dev/null +++ b/src/com/android/contacts/profile/ProfileItem.java @@ -0,0 +1,48 @@ +package com.android.contacts.profile; + +/** + * Meta-data for a contact profile. + */ +public final class ProfileItem { + + private final String mDisplayName; + private final long mContactId; + private final long mPhotoId; + private final String mPhotoUri; + private final int mDisplayNameSource; + private final boolean mHasProfile; + + public ProfileItem(String displayName, long contactId, long photoId, String photoUri, + int displayNameSource, boolean hasProfile) { + mDisplayName = displayName; + mContactId = contactId; + mPhotoId = photoId; + mPhotoUri = photoUri; + mDisplayNameSource = displayNameSource; + mHasProfile = hasProfile; + } + + public String getDisplayName() { + return mDisplayName; + } + + public long getContactId() { + return mContactId; + } + + public long getPhotoId() { + return mPhotoId; + } + + public String getPhotoUri() { + return mPhotoUri; + } + + public int getDisplayNameSource() { + return mDisplayNameSource; + } + + public boolean HasProfile() { + return mHasProfile; + } +}
\ No newline at end of file diff --git a/src/com/android/contacts/profile/ProfileLoader.java b/src/com/android/contacts/profile/ProfileLoader.java new file mode 100644 index 000000000..68c5a6b59 --- /dev/null +++ b/src/com/android/contacts/profile/ProfileLoader.java @@ -0,0 +1,107 @@ +package com.android.contacts.profile; + +import android.content.Context; +import android.content.CursorLoader; +import android.database.Cursor; +import android.provider.ContactsContract.Contacts; +import android.provider.ContactsContract.DisplayNameSources; +import android.provider.ContactsContract.Profile; +import android.text.TextUtils; +import com.android.contacts.R; +import com.android.contacts.preference.ContactsPreferences; + +/** + * Load MyProfile information for display on the navigation drawer. + */ +public final class ProfileLoader extends CursorLoader { + + /** + * The projections that are used to obtain user profile + */ + public static final class ProfileQuery { + /** + * Not instantiable. + */ + private ProfileQuery() {} + + public static final String[] PROFILE_PROJECTION_PRIMARY = new String[] { + Contacts._ID, // 0 + Contacts.DISPLAY_NAME_PRIMARY, // 1 + Contacts.IS_USER_PROFILE, // 2 + Contacts.PHOTO_ID, // 3 + Contacts.PHOTO_THUMBNAIL_URI, // 4 + Contacts.DISPLAY_NAME_SOURCE // 5 + }; + + public static final String[] PROFILE_PROJECTION_ALTERNATIVE = new String[] { + Contacts._ID, // 0 + Contacts.DISPLAY_NAME_ALTERNATIVE, // 1 + Contacts.IS_USER_PROFILE, // 2 + Contacts.PHOTO_ID, // 3 + Contacts.PHOTO_THUMBNAIL_URI, // 4 + Contacts.DISPLAY_NAME_SOURCE // 5 + }; + + public static final int CONTACT_ID = 0; + public static final int CONTACT_DISPLAY_NAME = 1; + public static final int CONTACT_IS_USER_PROFILE = 2; + public static final int CONTACT_PHOTO_ID = 3; + public static final int CONTACT_PHOTO_URI = 4; + public static final int DISPLAY_NAME_SOURCE = 5; + } + + /* + * Apply the Name format setting(First name first/Last name first) + * to the display name of MyInfo at the navigation drawer. + * Settings->MyInfo also behaves the same. + */ + public static String[] getProjection(Context context) { + final ContactsPreferences contactsPrefs = new ContactsPreferences(context); + final int displayOrder = contactsPrefs.getDisplayOrder(); + if (displayOrder == ContactsPreferences.DISPLAY_ORDER_PRIMARY) { + return ProfileQuery.PROFILE_PROJECTION_PRIMARY; + } + return ProfileQuery.PROFILE_PROJECTION_ALTERNATIVE; + } + + /** Returns a {@link ProfileItem} read from the given cursor */ + public static ProfileItem getProfileItem(Context context, Cursor cursor) { + boolean hasProfile = false; + String displayName = null; + long contactId = -1; + long photoId = 0; + String photoUri = null; + int displayNameSource = DisplayNameSources.UNDEFINED; + if (cursor != null && cursor.moveToFirst()) { + hasProfile = cursor.getInt(ProfileQuery.CONTACT_IS_USER_PROFILE) == 1; + displayName = cursor.getString(ProfileQuery.CONTACT_DISPLAY_NAME); + contactId = cursor.getLong(ProfileQuery.CONTACT_ID); + photoId = cursor.getLong(ProfileQuery.CONTACT_PHOTO_ID); + photoUri = cursor.getString(ProfileQuery.CONTACT_PHOTO_URI); + displayNameSource = cursor.getInt(ProfileQuery.DISPLAY_NAME_SOURCE); + } + if (hasProfile && TextUtils.isEmpty(displayName)) { + displayName = context.getResources().getString(R.string.missing_name); + } + return new ProfileItem(displayName, contactId, photoId, photoUri, displayNameSource, + hasProfile); + } + + public ProfileLoader(Context context, String[] projection) { + super(context, + Profile.CONTENT_URI, + projection, + null, + null, + null); + } + + @Override + public Cursor loadInBackground() { + try { + return super.loadInBackground(); + } catch (RuntimeException e) { + return null; + } + } +} diff --git a/src/com/android/contacts/quickcontact/QuickContactActivity.java b/src/com/android/contacts/quickcontact/QuickContactActivity.java index e985bbff5..15d0d8076 100644 --- a/src/com/android/contacts/quickcontact/QuickContactActivity.java +++ b/src/com/android/contacts/quickcontact/QuickContactActivity.java @@ -118,6 +118,7 @@ import com.android.contacts.activities.RequestPermissionsActivity; import com.android.contacts.compat.CompatUtils; import com.android.contacts.compat.EventCompat; import com.android.contacts.compat.MultiWindowCompat; +import com.android.contacts.compat.PhoneNumberUtilsCompat; import com.android.contacts.detail.ContactDisplayUtils; import com.android.contacts.dialog.CallSubjectDialog; import com.android.contacts.editor.ContactEditorFragment; @@ -516,6 +517,7 @@ public class QuickContactActivity extends ContactsActivity { static final int COPY_TEXT = 0; static final int CLEAR_DEFAULT = 1; static final int SET_DEFAULT = 2; + static final int CALL_VIA = 3; } private final OnCreateContextMenuListener mEntryContextMenuListener = @@ -526,7 +528,13 @@ public class QuickContactActivity extends ContactsActivity { return; } final EntryContextMenuInfo info = (EntryContextMenuInfo) menuInfo; + final String selectedMimeType = info.getMimeType(); menu.setHeaderTitle(info.getCopyText()); + + if (Phone.CONTENT_ITEM_TYPE.equals(selectedMimeType)) { + addPhoneAccountsToMenu(QuickContactActivity.this, menu, info); + } + menu.add(ContextMenu.NONE, ContextMenuIds.COPY_TEXT, ContextMenu.NONE, getString(R.string.copy_text)); @@ -535,8 +543,6 @@ public class QuickContactActivity extends ContactsActivity { return; } - final String selectedMimeType = info.getMimeType(); - // Defaults to true will only enable the detail to be copied to the clipboard. boolean onlyOneOfMimeType = true; @@ -556,6 +562,25 @@ public class QuickContactActivity extends ContactsActivity { ContextMenu.NONE, getString(R.string.set_default)); } } + + private void addPhoneAccountsToMenu(Context context, + Menu menu, EntryContextMenuInfo info) { + final String number = PhoneNumberUtilsCompat.normalizeNumber(info.getCopyText()); + final List<PhoneAccount> accounts = CallUtil.getCallCapablePhoneAccounts(context, + PhoneAccount.SCHEME_TEL); + if (accounts == null || accounts.size() <= 1) { + return; + } + + for (PhoneAccount account : accounts) { + final String text = context.getString(R.string.call_via_template, + account.getLabel()); + final Intent intent = CallUtil.getCallWithSubjectIntent(number, + account.getAccountHandle(), null); + menu.add(ContextMenu.NONE, ContextMenuIds.CALL_VIA, ContextMenu.NONE, text) + .setIntent(intent); + } + } }; @Override @@ -583,6 +608,9 @@ public class QuickContactActivity extends ContactsActivity { menuInfo.getId()); this.startService(clearIntent); return true; + case ContextMenuIds.CALL_VIA: + startActivity(item.getIntent()); + return true; default: throw new IllegalArgumentException("Unknown menu option " + item.getItemId()); } diff --git a/src/com/android/contacts/util/AccountSelectionUtil.java b/src/com/android/contacts/util/AccountSelectionUtil.java index bfe8a08b3..2b226d0a1 100644 --- a/src/com/android/contacts/util/AccountSelectionUtil.java +++ b/src/com/android/contacts/util/AccountSelectionUtil.java @@ -126,6 +126,8 @@ public class AccountSelectionUtil { text1.setText(accountType.getDisplayLabel(context)); text2.setText(account.name); + text2.setVisibility(context.getPackageName().equals(account.type) ? + View.GONE : View.VISIBLE); icon.setImageDrawable(accountType.getDisplayIcon(getContext())); return convertView; diff --git a/src/com/android/contacts/util/AccountsListAdapter.java b/src/com/android/contacts/util/AccountsListAdapter.java index 2bcc68b84..cc80b7985 100644 --- a/src/com/android/contacts/util/AccountsListAdapter.java +++ b/src/com/android/contacts/util/AccountsListAdapter.java @@ -95,6 +95,8 @@ public final class AccountsListAdapter extends BaseAdapter { text1.setText(mAccounts.get(position).getTypeLabel()); text2.setText(mAccounts.get(position).getNameLabel()); + text2.setVisibility(mAccounts.get(position).getNameLabel().equals( + mAccounts.get(position).getTypeLabel()) ? View.GONE : View.VISIBLE); icon.setImageDrawable(mAccounts.get(position).getIcon()); diff --git a/src/com/android/contacts/util/ImplicitIntentsUtil.java b/src/com/android/contacts/util/ImplicitIntentsUtil.java index 0d00519f2..4c118d291 100644 --- a/src/com/android/contacts/util/ImplicitIntentsUtil.java +++ b/src/com/android/contacts/util/ImplicitIntentsUtil.java @@ -198,6 +198,23 @@ public class ImplicitIntentsUtil { } /** + * Returns an Intent to launch Emergency Information + */ + public static Intent getIntentForEmergencyInfo(Context context) { + if (context == null || context.getPackageManager() == null) { + return null; + } + Intent intent = new Intent("android.settings.EDIT_EMERGENCY_INFO") + .setPackage("com.android.emergency"); + List<ResolveInfo> list = context.getPackageManager().queryIntentActivities(intent, + PackageManager.MATCH_DEFAULT_ONLY); + if (list != null && !list.isEmpty()) { + return intent; + } + return null; + } + + /** * Returns a copy of {@param intent} with a class name set, if a class inside this app * has a corresponding intent filter. */ |
