Automatic translation import

Change-Id: Ibc89b531a5f4603643c7d2b43d4610069d7c8768
This commit is contained in:
Michael Bestas 2015-08-05 18:01:44 +03:00 committed by Gerrit Code Review
parent d7be1ca88d
commit 5b61a21f7f
3 changed files with 10 additions and 9 deletions

View File

@ -17,12 +17,12 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="cyanogenmod_system_label">نظام CyanogenMod</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>
<string name="profileNameDefault">افتراضي</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>
<string name="profileNameDefault">المبدئي</string>
<string name="profileNameWork">العمل</string>
<string name="profileNameHome">العمل</string>
<string name="profileNameSilent">صامت</string>

View File

@ -16,6 +16,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="profileNameDefault">Implicit</string>
<string name="profileNameWork">Serviciu</string>
<string name="profileNameHome">Acasă</string>
<string name="profileNameSilent">Silențios</string>

View File

@ -18,9 +18,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="cyanogenmod_system_label">Sistem CyanogenMod</string>
<string name="permlab_publishCustomTile">ustvari ploščico po meri v plošči za hitre nastavitve</string>
<string name="permdesc_publishCustomTile">Omogoča aplikaciji, da objavi ploščico za hitre nastavitve.</string>
<string name="permdesc_publishCustomTile">Omogoča programu, da objavi ploščico za hitre nastavitve.</string>
<string name="permlab_bindCustomTileListenerService">veži na storitev poslušalnika ploščic po meri</string>
<string name="permdesc_bindCustomTileListenerService">Omogoča aplikaciji, da se veže na vrhnji vmesnik storitve poslušalnika ploščic po meri.</string>
<string name="permdesc_bindCustomTileListenerService">Omogoča programu, da se veže na vrhnji vmesnik storitve poslušalnika ploščic po meri.</string>
<string name="custom_tile_listener_binding_label">Poslušalnik ploščic po meri</string>
<string name="profileNameDefault">Privzeto</string>
<string name="profileNameWork">Služba</string>
@ -33,5 +33,5 @@
<string name="profileGroupGmail">Gmail</string>
<string name="profileGroupEmail">E-pošta</string>
<string name="profileGroupSMS">SMS</string>
<string name="wildcardProfile">Drugo</string>
<string name="wildcardProfile">Ostalo</string>
</resources>