1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2009 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17<resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="calendar_storage" msgid="8317143729823142952">"فضای ذخیرهسازی تقویم"</string> 20 <string name="calendar_default_name" msgid="5010385424907560782">"پیشفرض"</string> 21 <string name="calendar_info" msgid="3080204956905796668">"اطلاعات تقویم"</string> 22 <string name="calendar_info_error" msgid="8686794108585408379">"خطا"</string> 23 <string name="calendar_info_no_calendars" msgid="6166939001615667041">"تقویمی موجود نیست"</string> 24 <string name="calendar_info_events" msgid="6513451584822286165">"رویدادها: <xliff:g id="EVENTS">%1$d</xliff:g>"</string> 25 <string name="calendar_info_events_dirty" msgid="3953603148780098018">"رویدادها: <xliff:g id="EVENTS_0">%1$d</xliff:g>، ذخیره نشده: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string> 26 <string name="provider_label" msgid="1910026788169486138">"تقویم"</string> 27 <string name="debug_tool_delete_button" msgid="2843837310185088850">"اکنون حذف شود"</string> 28 <string name="debug_tool_start_button" msgid="2827965939935983665">"شروع"</string> 29 <string name="debug_tool_message" msgid="2315979068524074618">"شما دارید ۱- یک کپی از پایگاه داده تقویم خود در کارت SD/حافظه USB ایجاد میکنید که توسط هر برنامهای قابلخواندن است و ۲- آن را ایمیل میکنید. بهخاطر داشته باشید که بلافاصله پساز کپی کردن آن از دستگاه یا دریافت ایمیل، آن را حذف کنید."</string> 30 <string name="debug_tool_email_sender_picker" msgid="2527150861906694072">"برنامهای را برای ارسال فایلتان انتخاب کنید"</string> 31 <string name="debug_tool_email_subject" msgid="1450453531950410260">"پایگاه داده تقویم پیوست شد"</string> 32 <string name="debug_tool_email_body" msgid="1271714905048793618">"پایگاه داده تقویم من همراه با تمام قرارها و اطلاعات شخصی من پیوست شده است. از آن بهدقت استفاده کنید."</string> 33</resources> 34