android_mt6572_jiabo/packages/apps/ContactsCommon/res/values-ru/cm_strings.xml
2025-09-05 16:56:03 +08:00

43 lines
3.9 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
Copyright (C) 2017 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="export_to_sim">Экспорт на SIM-карту</string>
<string name="import_from_sdcard" product="default">Импорт из накопителя</string>
<string name="export_to_sdcard" product="default">Экспорт на внешний накопитель</string>
<string name="share_failed">Слишком много контактов, не удалось отправить</string>
<string name="label_groups">Группа</string>
<string name="exporting">Экспорт\u2026</string>
<string name="reading_vcard_files">Обработка: <xliff:g id="current_number">%1$s</xliff:g> из <xliff:g id="total_number">%2$s</xliff:g></string>
<string name="export_to_sim_failed">Произошел сбой. Удалось экспортировать <xliff:g id="insertCount">%d </xliff:g> контактов</string>
<string name="sim_contact_export_failed">Ошибка экспорта контакта (имя: <xliff:g id="name">%1$s </xliff:g>, номер: <xliff:g id="number">%2$s </xliff:g>, электронная почта: <xliff:g id="email">%3$s </xliff:g>)</string>
<string name="export_sim_card_full">SIM-карта заполнена. Экспортированы <xliff:g id="insertCount">%d </xliff:g> контактов</string>
<string name="export_failed">Сбой экспорта</string>
<string name="sim_card_full">SIM-карта заполнена</string>
<string name="export_finished">Экспорт завершен</string>
<string name="tag_too_long">Слишком длинное имя контакта</string>
<string name="sim_contacts_not_loaded">Не удалось загрузить контакты с SIM-карты</string>
<string name="export_cancelled">Экспорт отменен. Экспортированы <xliff:g id="insertCount">%s</xliff:g> контактов</string>
<string name="export_no_phone_or_email">У контакта «<xliff:g id="name">%s</xliff:g>» нет номера телефона или адреса электронной почты</string>
<string name="import_from_sim_select">Выберите карту для импорта</string>
<string name="no_sdcard_title" product="nosdcard">Внешний накопитель недоступен</string>
<string name="no_sdcard_title" product="default">Нет SD-карты</string>
<string name="deleteConfirmation_title">Удалить контакт?</string>
<string name="deleteConfirmation">Этот контакт будет удален.</string>
<string name="copy_done">Контакт скопирован</string>
<string name="copy_failure">Не удалось скопировать контакт</string>
<string name="card_no_space">Не удалось скопировать контакт, SIM-карта заполнена</string>
<string name="local_storage_account" product="tablet">Локальный аккаунт планшета</string>
<string name="local_storage_account" product="default">Локальный аккаунт телефона</string>
</resources>