diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-06-13 21:11:36 +0300 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2015-06-13 21:11:36 +0300 |
commit | 6b9dbb295dea7f413975cce901460f3db55f90b0 (patch) | |
tree | a6371056929e7b5852457326a6d0b95acffce5d7 /cm/res | |
parent | 9567e3eb6771f79b0f887c6b1d601a2525af9e4d (diff) | |
download | vendor_cmsdk-6b9dbb295dea7f413975cce901460f3db55f90b0.zip vendor_cmsdk-6b9dbb295dea7f413975cce901460f3db55f90b0.tar.gz vendor_cmsdk-6b9dbb295dea7f413975cce901460f3db55f90b0.tar.bz2 |
Automatic translation import
Change-Id: I11386e177982008fb052829bdcfd9969145ef587
Diffstat (limited to 'cm/res')
-rw-r--r-- | cm/res/res/values-fa/strings.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/cm/res/res/values-fa/strings.xml b/cm/res/res/values-fa/strings.xml new file mode 100644 index 0000000..6a253e2 --- /dev/null +++ b/cm/res/res/values-fa/strings.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 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="cyanogenmod_system_label">سیستم سایانوژنمود</string> + <string name="permlab_publishCustomTile">ایجاد کاشی شخصی در پنل تنظیمات سریع</string> + <string name="permdesc_publishCustomTile">به برنامه برای ایجاد یک کاشی در تنظیمات سریع اجازه میدهد.</string> + <string name="permlab_bindCustomTileListenerService">پیوستن به یک سرویس مستمع کاشی شخصی</string> + <string name="permdesc_bindCustomTileListenerService">به برنامه برای پیوستن به رابط سطح بالای یک سرویس مستمع کاشی شخصی اجازه میدهد.</string> + <string name="custom_tile_listener_binding_label">مستمع کاشی شخصی</string> +</resources> |