Automatic translation import

Change-Id: I93bbea04f8764c0430597f295fef6972f632be1e
Ticket: RM-214
This commit is contained in:
Jessica Wagantall 2016-05-26 18:58:18 -07:00
parent 5e56748899
commit 970f0b6e95
3 changed files with 4 additions and 2 deletions

View File

@ -178,4 +178,6 @@
<string name="permlab_observe_audio_sessions">observa los cambios en la sesión de sonido</string>
<string name="permdesc_observe_audio_sessions">Permite que una aplicación observe los flujos de sonido que se crean y destruyen.</string>
<!-- QuickSettings: Themes tile -->
<string name="qs_themes_label">Temas</string>
<string name="qs_themes_content_description">Personaliza tu tema</string>
</resources>

View File

@ -21,7 +21,7 @@
<string name="permlab_publishCustomTile">クイック設定パネルでのカスタムタイルの作成</string>
<string name="permdesc_publishCustomTile">クイック設定タイルの作成をアプリに許可します</string>
<string name="permlab_modifyNetworkSettings">システムのネットワークの設定の変更</string>
<string name="permdesc_modifyNetworkSettings">機内モードとモバイルデータ通信の設定を変更することをアプリに許可します。</string>
<string name="permdesc_modifyNetworkSettings">機内モードとモバイルデータネットワークの設定を変更することをアプリに許可します。</string>
<string name="permlab_modifySoundSettings">システムの音の設定</string>
<string name="permdesc_modifySoundSettings">サイレントモードの音の設定を変更することをアプリに許可します。</string>
<string name="permlab_bindCustomTileListenerService">カスタムタイルリスナーサービスのバインド</string>

View File

@ -139,7 +139,7 @@
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permdesc_writeThemesDesc">Hiermee kan de app nieuwe thema\'s invoegen en wijzigen welk thema u hebt toegepast.</string>
<!-- Performance manager permission title -->
<string name="permlab_perfAccess">toegang tot prestatiebeheer</string>
<string name="permlab_perfAccess">Toegang tot prestatiebeheer</string>
<!-- Performance manager permission description -->
<string name="permdesc_perfAccessDesc">Hiermee kan de app toegang krijgen tot de prestatieservice. Nooit vereist voor normale apps.</string>
<!-- Access live lock screen manager service permission label -->