summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-06-13 21:05:58 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-06-13 21:05:58 +0300
commitf4182190f49a6520dd23825e86138bb17821c96d (patch)
tree642caaca6d2676da47a2db19cadcf2d8f01eaa6d
parent80dea15cb4041f5f4dec8d4b555c428db36fd9f5 (diff)
downloadandroid_packages_apps_Trebuchet-f4182190f49a6520dd23825e86138bb17821c96d.tar.gz
android_packages_apps_Trebuchet-f4182190f49a6520dd23825e86138bb17821c96d.tar.bz2
android_packages_apps_Trebuchet-f4182190f49a6520dd23825e86138bb17821c96d.zip
Automatic translation import
Change-Id: I46ee889037a1254d7ab1f44eae21844a195418e1
-rw-r--r--res/values-fa/cm_arrays.xml35
-rw-r--r--res/values-fa/cm_strings.xml51
2 files changed, 86 insertions, 0 deletions
diff --git a/res/values-fa/cm_arrays.xml b/res/values-fa/cm_arrays.xml
new file mode 100644
index 000000000..b27ccb5a3
--- /dev/null
+++ b/res/values-fa/cm_arrays.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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>
+ <string-array name="transition_effect_entries">
+ <item>هیچ‌کدام</item>
+ <item>بزرگ‌نمایی</item>
+ <item>کوچک‌نمایی</item>
+ <item>چرخش به بالا</item>
+ <item>چرخش به پایین</item>
+ <item>داخل مکعب</item>
+ <item>خارج مکعب</item>
+ <item>توده</item>
+ <item>آکوردیون</item>
+ <item>تلنگر</item>
+ <item>داخل استوانه</item>
+ <item>خارج استوانه</item>
+ <item>چرخ‌وفلک</item>
+ <item>شمای کلی</item>
+ </string-array>
+</resources>
diff --git a/res/values-fa/cm_strings.xml b/res/values-fa/cm_strings.xml
new file mode 100644
index 000000000..183236405
--- /dev/null
+++ b/res/values-fa/cm_strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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="home_screen_settings">تنظیمات صفحه اصلی</string>
+ <string name="drawer_settings">تنظیمات کشو</string>
+ <string name="app_settings">تنظیمات برنامه</string>
+ <string name="setting_state_on">روشن</string>
+ <string name="setting_state_off">خاموش</string>
+ <string name="themes_button_text">مضامین</string>
+ <string name="scrolling_page_outlines">خطوط کناری صفحه</string>
+ <string name="scrolling_fade_adjacent">محو شدن کنار صفحات</string>
+ <string name="scrolling_wallpaper">حرکت کاغذدیواری</string>
+ <string name="grid_size_text">اندازه شبکه</string>
+ <string name="grid_size_comfortable">راحت</string>
+ <string name="grid_size_cozy">دنج</string>
+ <string name="grid_size_condensed">چگال</string>
+ <string name="grid_size_custom">سفارشی (<xliff:g id="rows">%1$d </xliff:g> \u00d7 <xliff:g id="columns">%2$d </xliff:g>)</string>
+ <string name="preferences_interface_homescreen_custom">انتخاب اندازه سفارشی</string>
+ <string name="scroll_effect_text">جلوه حرکت</string>
+ <string name="drawer_sorting_text">حالت مرتب‌سازی</string>
+ <string name="sort_mode_title">عنوان</string>
+ <string name="sort_mode_launch_count">تعداد اجرا</string>
+ <string name="sort_mode_install_time">زمان نصب</string>
+ <string name="home_screen_search_text">نوار جستجو</string>
+ <string name="larger_icons_text">آیکون‌های بزرگتر</string>
+ <string name="icon_labels">برچسب‌های آیکون</string>
+ <string name="icon_labels_show">نمایش</string>
+ <string name="icon_labels_hide">مخفی</string>
+ <string name="protected_app_settings">برنامه‌های محافظت‌شده</string>
+ <string name="dialog_confirm">تایید</string>
+ <string name="drawer_type">چیدمان</string>
+ <string name="drawer_type_drawer">عمودی</string>
+ <string name="drawer_type_pager">صفحه به صفحه</string>
+ <string name="setting_state_disabled">غیرفعال</string>
+ <string name="search_activity_not_found">نمی‌توان فعالیت جستجویی یافت!</string>
+</resources>