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

43 lines
3.8 KiB
XML
Raw 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>