31 lines
1.7 KiB
XML
31 lines
1.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2013-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="pref_camera_megapixel_format">(%1$s) %2$1.1f megapíxeles</string>
|
|
<string name="pref_camera_scenemode_entry_barcode">Códigu de barres</string>
|
|
<string name="pref_camera_scenemode_entry_document">Documentu</string>
|
|
<string name="pref_camera_scenemode_entry_highsensitivity">Sensibilidá alta</string>
|
|
<string name="pref_camera_scenemode_entry_supernight">Nueche escura</string>
|
|
<string name="pref_camera_scenemode_entry_theatre">Teatru</string>
|
|
<string name="pref_camera_focusmode_entry_facepriority">Prioridá facial</string>
|
|
<string name="pref_camera_focustime_entry_0">0 s</string>
|
|
<string name="pref_camera_focustime_entry_3">3 s</string>
|
|
<string name="pref_camera_focustime_entry_5">5 s</string>
|
|
<string name="pref_camera_focustime_entry_10">10 s</string>
|
|
<string name="developer_menu_enabled">Activesti les opciones avanzaes de la cámara</string>
|
|
<string name="developer_menu_disabled">Desactivesti les opciones avanzaes de la cámara</string>
|
|
</resources>
|