Automatic translation import

Change-Id: I700fa5f8c4c8ec9964dbf78e5fc57718e1db04ef
This commit is contained in:
Michael Bestas 2015-06-23 01:03:13 +03:00
parent 635f8f1657
commit c8b2fbaad1
3 changed files with 53 additions and 0 deletions

View File

@ -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">CyanogenMod sistemo</string>
<string name="permlab_publishCustomTile">Krei propran kahelon en la rapida agordilo</string>
<string name="permdesc_publishCustomTile">Permesas aplikaĵon publikigi rapidan agordilan kahelon.</string>
<string name="permlab_bindCustomTileListenerService">ligita al propra kahela aŭskultada servo</string>
<string name="permdesc_bindCustomTileListenerService">Permesas al la aplikaĵo ligiĝi la la ĉefa interfaco de tajlorita kahela aŭskultada servo.</string>
<string name="custom_tile_listener_binding_label">Propra kahela aŭskultilo</string>
</resources>

View File

@ -0,0 +1,23 @@
<?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">Système CyanogenMod</string>
<string name="permlab_publishCustomTile">crée un raccourci personnalisé dans le volet des raccourcis</string>
<string name="permdesc_publishCustomTile">Autorise une application à déclarer un raccourci pour le volet des raccourcis.</string>
<string name="permlab_bindCustomTileListenerService">lié au service d\'écoute d\'un raccourci personnalisé</string>
</resources>

View File

@ -17,4 +17,9 @@
-->
<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>
</resources>