Automatic translation import

Change-Id: Ib56e96268fbbb444d4cbfab7994a6913b96f1aa2
This commit is contained in:
Michael Bestas 2015-07-02 00:22:13 +03:00
parent cc979035e7
commit 1ba6ee279a
5 changed files with 71 additions and 0 deletions

View File

@ -0,0 +1,22 @@
<?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 System</string>
<string name="permlab_publishCustomTile">opret en brugerdefineret flise i panelet til hurtige indstillinger</string>
<string name="permdesc_publishCustomTile">Tillader en app at lave en flise med hurtig indstilling.</string>
</resources>

View File

@ -19,4 +19,5 @@
<string name="cyanogenmod_system_label">CyanogenMod-System</string>
<string name="permlab_publishCustomTile">eine Kachel in den Schnelleinstellungen anzeigen</string>
<string name="permdesc_publishCustomTile">Ermöglicht der App, eine Kachel in den Schnelleinstellungen anzuzeigen.</string>
<string name="permdesc_bindCustomTileListenerService">Ermöglicht der App, sich an einen Listener-Service für benutzerdefinierte Kacheln zu binden.</string>
</resources>

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システム</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>

View File

@ -0,0 +1,20 @@
<?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 System</string>
</resources>

View File

@ -17,6 +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>