auto import from //depot/cupcake/@135843

This commit is contained in:
The Android Open Source Project
2009-03-03 19:32:34 -08:00
parent 4e14e5ccbf
commit afc4ab2ffb
242 changed files with 36904 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 B

BIN
res/drawable/ic_bt_cellphone.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

BIN
res/drawable/ic_bt_laptop.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 779 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
res/drawable/ic_menu_add.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 581 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 583 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
res/drawable/ic_wifi_signal_1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
res/drawable/ic_wifi_signal_2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
res/drawable/ic_wifi_signal_3.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2008, The Android Open Source 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.
*/
-->
<animation-list
xmlns:android="http://schemas.android.com/apk/res/android"
android:oneshot="false">
<item android:drawable="@drawable/lock_anim_0" android:duration="200" />
<item android:drawable="@drawable/lock_anim_1" android:duration="200" />
<item android:drawable="@drawable/lock_anim_2" android:duration="200" />
<item android:drawable="@drawable/lock_anim_3" android:duration="200" />
<item android:drawable="@drawable/lock_anim_4" android:duration="200" />
<item android:drawable="@drawable/lock_anim_5" android:duration="200" />
<item android:drawable="@drawable/lock_anim_6" android:duration="200" />
<item android:drawable="@drawable/lock_anim_7" android:duration="200" />
<item android:drawable="@drawable/lock_anim_8" android:duration="200" />
<item android:drawable="@drawable/lock_anim_9" android:duration="200" />
<item android:drawable="@drawable/lock_anim_10" android:duration="200" />
<item android:drawable="@drawable/lock_anim_11" android:duration="200" />
<item android:drawable="@drawable/lock_anim_12" android:duration="200" />
<item android:drawable="@drawable/lock_anim_13" android:duration="200" />
<item android:drawable="@drawable/lock_anim_14" android:duration="200" />
</animation-list>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

24
res/drawable/signal.xml Normal file
View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<level-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:maxLevel="0" android:drawable="@drawable/ic_network_signal_0" />
<item android:maxLevel="1" android:drawable="@drawable/ic_network_signal_1" />
<item android:maxLevel="2" android:drawable="@drawable/ic_network_signal_2" />
<item android:maxLevel="3" android:drawable="@drawable/ic_network_signal_3" />
<item android:maxLevel="4" android:drawable="@drawable/ic_network_signal_4" />
</level-list>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
<item settings:state_encrypted="true" android:drawable="@drawable/wifi_signal_lock" />
<item settings:state_encrypted="false" android:drawable="@drawable/wifi_signal_open" />
</selector>

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<level-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:maxLevel="0" android:drawable="@drawable/ic_wifi_lock_signal_1" />
<item android:maxLevel="1" android:drawable="@drawable/ic_wifi_lock_signal_2" />
<item android:maxLevel="2" android:drawable="@drawable/ic_wifi_lock_signal_3" />
<item android:maxLevel="3" android:drawable="@drawable/ic_wifi_lock_signal_4" />
</level-list>

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<level-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:maxLevel="0" android:drawable="@drawable/ic_wifi_signal_1" />
<item android:maxLevel="1" android:drawable="@drawable/ic_wifi_signal_2" />
<item android:maxLevel="2" android:drawable="@drawable/ic_wifi_signal_3" />
<item android:maxLevel="3" android:drawable="@drawable/ic_wifi_signal_4" />
</level-list>

View File

@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/topLayout"
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="@color/black">
<!-- left side: instructions and messages -->
<LinearLayout
android:orientation="vertical"
android:layout_width="0dip"
android:layout_height="fill_parent"
android:layout_weight="1.0"
>
<!-- header message -->
<TextView android:id="@+id/headerText"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:textSize="18sp"/>
<!-- footer can show a message, or confirm / restart buttons -->
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="0dip"
android:layout_weight="1.0">
<!-- left button: skip, or re-try -->
<Button android:id="@+id/footerLeftButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_alignParentBottom="true"
android:text="@string/lockpattern_restart_button_text"/>
<!-- right button: confirm or ok -->
<Button android:id="@+id/footerRightButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentRight="true"
android:layout_alignParentBottom="true"
android:drawableRight="@drawable/ic_btn_next"
android:drawablePadding="3dip"
android:text="@string/lockpattern_confirm_button_text"/>
<!-- message above buttons -->
<TextView android:id="@+id/footerText"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_above="@+id/footerRightButton"
android:layout_centerHorizontal="true"
android:layout_marginBottom="4dip"
android:textSize="14sp"/>
</RelativeLayout>
</LinearLayout>
<View
android:background="@*android:drawable/code_lock_left"
android:layout_width="2dip"
android:layout_height="fill_parent" />
<!-- right side: lock pattern -->
<com.android.internal.widget.LockPatternView android:id="@+id/lockPattern"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
</com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient>

View File

@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/topLayout"
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="@color/black">
<!-- left side: instructions and messages -->
<LinearLayout
android:orientation="vertical"
android:layout_width="0dip"
android:layout_height="fill_parent"
android:layout_weight="1.0"
>
<!-- header message -->
<TextView android:id="@+id/headerText"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:textSize="18sp"/>
<!-- fill space between header and button below -->
<View
android:layout_weight="1.0"
android:layout_width="fill_parent"
android:layout_height="0dip"
/>
<!-- footer message -->
<TextView android:id="@+id/footerText"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:textSize="14sp"/>
</LinearLayout>
<View
android:background="@*android:drawable/code_lock_left"
android:layout_width="2dip"
android:layout_height="fill_parent" />
<!-- right side: lock pattern -->
<com.android.internal.widget.LockPatternView android:id="@+id/lockPattern"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
</com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient>

30
res/layout/band_mode.xml Normal file
View File

@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:padding="4dip"
android:gravity="center_horizontal"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<ListView android:id="@+id/band"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:textSize="7sp">
</ListView>
</LinearLayout>

View File

@@ -0,0 +1,144 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/topLayout"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<TextView
android:id="@+id/title"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
<LinearLayout
android:id="@+id/graphLayout"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent" >
<Spinner
android:id="@+id/typeSpinner"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:entries="@array/battery_history_type_spinner" />
<Spinner
android:id="@+id/whichSpinner"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:entries="@array/battery_history_which_spinner" />
<ScrollView
android:layout_width="fill_parent"
android:layout_height="wrap_content" >
<LinearLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content" >
<TextView
android:id="@+id/messageText"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:gravity="center_horizontal"
android:textSize="17dp"
android:visibility="gone" />
<com.android.settings.battery_history.GraphableButton
android:id="@+id/button0"
android:layout_width="fill_parent"
android:layout_height="0dp"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:layout_marginBottom="4dp"
android:layout_weight="1" />
<com.android.settings.battery_history.GraphableButton
android:id="@+id/button1"
android:layout_width="fill_parent"
android:layout_height="0dp"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:layout_marginBottom="4dp"
android:layout_weight="1" />
<com.android.settings.battery_history.GraphableButton
android:id="@+id/button2"
android:layout_width="fill_parent"
android:layout_height="0dp"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:layout_marginBottom="4dp"
android:layout_weight="1" />
<com.android.settings.battery_history.GraphableButton
android:id="@+id/button3"
android:layout_width="fill_parent"
android:layout_height="0dp"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:layout_marginBottom="4dp"
android:layout_weight="1" />
<com.android.settings.battery_history.GraphableButton
android:id="@+id/button4"
android:layout_width="fill_parent"
android:layout_height="0dp"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:layout_marginBottom="4dp"
android:layout_weight="1" />
<com.android.settings.battery_history.GraphableButton
android:id="@+id/button5"
android:layout_width="fill_parent"
android:layout_height="0dp"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:layout_marginBottom="4dp"
android:layout_weight="1" />
<com.android.settings.battery_history.GraphableButton
android:id="@+id/button6"
android:layout_width="fill_parent"
android:layout_height="0dp"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:layout_marginBottom="4dp"
android:layout_weight="1" />
<com.android.settings.battery_history.GraphableButton
android:id="@+id/button7"
android:layout_width="fill_parent"
android:layout_height="0dp"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:layout_marginBottom="4dp"
android:layout_weight="1" />
</LinearLayout>
</ScrollView>
</LinearLayout>
<LinearLayout
android:id="@+id/textLayout"
android:visibility="gone"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent" >
<ScrollView
android:layout_width="fill_parent"
android:layout_height="fill_parent" >
<TextView
android:id="@+id/detailsText"
android:layout_width="fill_parent"
android:textSize="17dp"
android:layout_height="1000dp"/>
</ScrollView>
</LinearLayout>
</LinearLayout>

View File

@@ -0,0 +1,89 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/* //device/apps/Settings/assets/res/any/layout/battery_info.xml
**
** Copyright 2006, The Android Open Source 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.
*/
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" style="@style/info_layout">
<!-- Battery Status -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_status_label" style="@style/info_label" />
<TextView android:id="@+id/status" style="@style/info_value" />
</LinearLayout>
<!-- Battery Level -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_level_label" style="@style/info_label" />
<TextView android:id="@+id/level" style="@style/info_value" />
</LinearLayout>
<!-- Battery Scale -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_scale_label" style="@style/info_label" />
<TextView android:id="@+id/scale" style="@style/info_value" />
</LinearLayout>
<!-- Battery Health -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_health_label" style="@style/info_label" />
<TextView android:id="@+id/health" style="@style/info_value" />
</LinearLayout>
<!-- Battery Voltage -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_voltage_label" style="@style/info_label" />
<TextView android:id="@+id/voltage" style="@style/info_value" />
</LinearLayout>
<!-- Battery Temperature -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_temperature_label" style="@style/info_label" />
<TextView android:id="@+id/temperature" style="@style/info_value" />
</LinearLayout>
<!-- Battery Technology -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_technology_label" style="@style/info_label" />
<TextView android:id="@+id/technology" style="@style/info_value" />
</LinearLayout>
<!-- Uptime -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_uptime" style="@style/info_label" />
<TextView android:id="@+id/uptime" style="@style/info_value" />
</LinearLayout>
<!-- Awaketime Battery -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_awake_battery" style="@style/info_label" />
<TextView android:id="@+id/awakeBattery" style="@style/info_value" />
</LinearLayout>
<!-- Awaketime Plugged In -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_awake_plugged" style="@style/info_label" />
<TextView android:id="@+id/awakePlugged" style="@style/info_value" />
</LinearLayout>
<!-- Screen On Time -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/battery_info_screen_on" style="@style/info_label" />
<TextView android:id="@+id/screenOn" style="@style/info_value" />
</LinearLayout>
</LinearLayout>

51
res/layout/bluetooth.xml Normal file
View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/* //device/apps/Settings/assets/res/layout/bluetooth.xml
**
** Copyright 2006, The Android Open Source 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.
*/
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:paddingLeft="2dip"
android:paddingRight="2dip">
<Button android:id="@+id/enable"
android:textStyle="bold"
android:text="@string/bluetooth_enable_text"
android:layout_width="fill_parent"
android:layout_height="wrap_content"/>
<Button android:id="@+id/scan"
android:textStyle="bold"
android:text="@string/bluetooth_scan_text"
android:layout_width="fill_parent"
android:layout_height="wrap_content"/>
<Button android:id="@+id/settings"
android:textStyle="bold"
android:text="@string/bluetooth_settings_text"
android:layout_width="fill_parent"
android:layout_height="wrap_content"/>
<ListView android:id="@android:id/list"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:drawSelectorOnTop="false">
</ListView>
</LinearLayout>

View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source 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.
-->
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/scroll_content"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<LinearLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/bluetooth_device_info_alias" />
<TextView android:id="@+id/deviceAlias"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/bluetooth_device_info_no_alias" />
<Button android:id="@+id/connectButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/bluetooth_device_info_connectButton_text" />
<Button android:id="@+id/deleteButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/bluetooth_device_info_delete" />
<Button android:id="@+id/querySDP"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/bluetooth_device_info_sdp" />
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/bluetooth_device_info" />
<TextView android:id="@+id/deviceInfo"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/bluetooth_device_info_deviceInfo_text" />
</LinearLayout>
</ScrollView>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2008, The Android Open Source 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.
*/
-->
<ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_height="fill_parent"
android:layout_width="fill_parent">
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_height="fill_parent"
android:layout_width="fill_parent"
android:orientation="vertical">
<TextView
android:id="@+id/message"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="20dip"
android:layout_marginRight="20dip"
android:gravity="center_horizontal"
android:textAppearance="?android:attr/textAppearanceMedium" />
<EditText
android:id="@+id/text"
android:layout_height="wrap_content"
android:layout_width="fill_parent"
android:layout_marginTop="20dip"
android:layout_marginLeft="20dip"
android:layout_marginRight="20dip"
android:singleLine="true" />
</LinearLayout>
</ScrollView>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2008, The Android Open Source 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.
*/
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:minHeight="?android:attr/listPreferredItemHeight"
android:paddingLeft="2dip"
android:gravity="center_vertical">
<ImageView android:id="@+id/icon"
android:layout_width="@android:dimen/app_icon_size"
android:layout_height="@android:dimen/app_icon_size"
android:scaleType="fitCenter" />
<TextView android:id="@+id/title"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceLarge"
android:paddingLeft="6dip" />
</LinearLayout>

View File

@@ -0,0 +1,81 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/topLayout"
android:orientation="vertical"
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:background="@color/black">
<TextView android:id="@+id/headerText"
android:layout_width="fill_parent"
android:layout_height="0dip"
android:layout_weight="1"
android:gravity="center"
android:textSize="18sp"/>
<View
android:background="@*android:drawable/code_lock_top"
android:layout_width="fill_parent"
android:layout_height="2dip" />
<com.android.internal.widget.LockPatternView android:id="@+id/lockPattern"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
<View
android:background="@*android:drawable/code_lock_bottom"
android:layout_width="fill_parent"
android:layout_height="8dip" />
<!-- message just above the button bar -->
<TextView android:id="@+id/footerText"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:textSize="14sp"/>
<!-- confirm / restart buttons -->
<LinearLayout style="@android:style/ButtonBar"
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<!-- left button: skip, or retry -->
<Button android:id="@+id/footerLeftButton"
android:layout_height="wrap_content"
android:layout_width="0dip"
android:layout_weight="1"
android:text="@string/lockpattern_restart_button_text"/>
<!-- Placeholder to get blank space between the two buttons -->
<View
android:visibility="invisible"
android:layout_height="0dip"
android:layout_width="1dip"
android:layout_weight="1" />
<!-- right button: confirm or ok -->
<Button android:id="@+id/footerRightButton"
android:layout_height="wrap_content"
android:layout_width="0dip"
android:layout_weight="1"
android:drawableRight="@drawable/ic_btn_next"
android:drawablePadding="3dip"
android:text="@string/lockpattern_confirm_button_text"/>
</LinearLayout>
</com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient>

View File

@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_height="fill_parent"
android:layout_width="fill_parent">
<ScrollView
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:layout_weight="1">
<LinearLayout
android:orientation="vertical"
android:layout_height="fill_parent"
android:layout_width="fill_parent"
android:padding="5dip">
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/lock_example_title"
android:gravity="center_horizontal"
style="?android:attr/textAppearanceLarge"
/>
<ImageView android:id="@+id/lock_anim"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="11dip"
android:layout_gravity="center_horizontal"
android:focusable="false"
android:clickable="false"
/>
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="5dip"
android:text="@string/lock_example_message"
android:layout_gravity="left"
style="?android:attr/textAppearanceMedium"
/>
</LinearLayout>
</ScrollView>
<LinearLayout style="@android:style/ButtonBar"
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<Button android:id="@+id/skip_button"
android:layout_height="wrap_content"
android:layout_width="0dip"
android:layout_weight="1"
android:text="@string/skip_button_label"
/>
<View
android:visibility="invisible"
android:layout_height="0dip"
android:layout_width="0dip"
android:layout_weight="1"
/>
<Button android:id="@+id/next_button"
android:layout_height="wrap_content"
android:layout_width="0dip"
android:layout_weight="1"
android:drawableRight="@drawable/ic_btn_next"
android:drawablePadding="3dip"
android:text="@string/next_button_label"
/>
</LinearLayout>
</LinearLayout>

View File

@@ -0,0 +1,85 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_height="fill_parent"
android:layout_width="fill_parent">
<ScrollView
android:layout_width="fill_parent"
android:layout_height="0dip"
android:layout_weight="1">
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:padding="5dip">
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:gravity="center_horizontal"
android:text="@string/lock_title"
android:paddingBottom="10dip"
android:layout_marginTop="3dip"
style="?android:attr/textAppearanceLarge"
/>
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_marginTop="10dip"
android:text="@string/lock_intro_message"
/>
</LinearLayout>
</ScrollView>
<LinearLayout style="@android:style/ButtonBar"
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<Button android:id="@+id/skip_button"
android:layout_height="wrap_content"
android:layout_width="0dip"
android:layout_weight="1"
android:text="@string/skip_button_label"
/>
<View
android:visibility="invisible"
android:layout_height="0dip"
android:layout_width="0dip"
android:layout_weight="1"
/>
<Button android:id="@+id/next_button"
android:layout_height="wrap_content"
android:layout_width="0dip"
android:layout_weight="1"
android:drawableRight="@drawable/ic_btn_next"
android:drawablePadding="3dip"
android:text="@string/next_button_label"
/>
</LinearLayout>
</LinearLayout >

36
res/layout/compute_sizes.xml Executable file
View File

@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<ListView
android:id="@android:id/list"
android:drawSelectorOnTop="false"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
<TextView android:id="@+id/empty_view"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingLeft="20dip"
android:paddingTop="5dip"
android:text="@string/empty_list_msg"
android:gravity="center"
android:textAppearance="?android:attr/textAppearanceMedium" />
</LinearLayout>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/topLayout"
android:orientation="vertical"
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:background="@color/black">
<TextView android:id="@+id/headerText"
android:layout_width="fill_parent"
android:layout_height="0dip"
android:layout_weight="1.0"
android:gravity="center"
android:textSize="18sp"/>
<View
android:background="@*android:drawable/code_lock_top"
android:layout_width="fill_parent"
android:layout_height="2dip" />
<com.android.internal.widget.LockPatternView android:id="@+id/lockPattern"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
<View
android:background="@*android:drawable/code_lock_bottom"
android:layout_width="fill_parent"
android:layout_height="8dip" />
<TextView android:id="@+id/footerText"
android:layout_width="fill_parent"
android:layout_height="0dip"
android:layout_weight="1.0"
android:gravity="center"
android:textSize="14sp"/>
</com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient>

View File

@@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_height="fill_parent"
android:layout_width="fill_parent"
android:orientation="vertical">
<LinearLayout
android:orientation="vertical"
android:layout_height="0dip"
android:layout_width="fill_parent"
android:layout_weight="1"
android:gravity="left">
<ListView android:id="@android:id/list"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:drawSelectorOnTop="false"
android:paddingTop="2dip"
/>
</LinearLayout>
<RelativeLayout
android:layout_height="wrap_content"
android:layout_width="fill_parent"
android:background="@android:drawable/bottom_bar">
<Button android:id="@+id/next_button"
android:layout_width="150dip"
android:layout_height="wrap_content"
android:layout_margin="5dip"
android:layout_alignParentRight="true"
android:drawableRight="@drawable/ic_btn_next"
android:drawablePadding="10dip"
android:text="@string/next_label"
/>
</RelativeLayout>
</LinearLayout>

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2006 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingLeft="8dip"
android:paddingRight="8dip">
<EditText
android:id="@+id/edittext"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
</LinearLayout>

49
res/layout/display.xml Normal file
View File

@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/* //device/apps/Settings/res/layout/display.xml
**
** Copyright 2007, The Android Open Source 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.
*/
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" style="@style/info_layout">
<LinearLayout style="@style/entry_layout"
android:orientation="vertical">
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/display_font_size_label" />
<Spinner android:id="@+id/fontSize"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
</Spinner>
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/display_preview_label" />
<TextView android:id="@+id/preview"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
<Button android:id="@+id/save"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
</LinearLayout>
</LinearLayout>

View File

@@ -0,0 +1,311 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2008, The Android Open Source 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.
*/
-->
<ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<LinearLayout
android:id="@+id/all_details"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:paddingRight="6dip"
android:paddingTop="5dip"
android:paddingBottom="5dip"
android:orientation="vertical">
<include
layout="@layout/manage_applications_item"
android:id="@+id/app_snippet"/>
<TextView
style="?android:attr/listSeparatorTextViewStyle"
android:text="@string/storage_label" />
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingLeft="6dip"
android:orientation="vertical">
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:baselineAligned="true"
android:paddingTop="-1dip">
<TextView
android:id="@+id/total_size_prefix"
android:text="@string/total_size_label"
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:maxLines="1"
android:paddingTop="6dip"
android:paddingLeft="6dip"/>
<ImageView
android:id="@+id/info_size_dots"
android:src="@drawable/dotted_line_480px"
android:layout_width="0dip"
android:layout_weight="1"
android:layout_height="1px"
android:layout_gravity="bottom"
android:layout_marginLeft="1dip"
android:layout_marginRight="1dip"
android:layout_marginBottom="4dip"
android:scaleType="center" />
<TextView
android:id="@+id/total_size_text"
android:paddingTop="6dip"
android:paddingRight="6dip"
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:maxLines="1" />
</LinearLayout>
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:baselineAligned="true"
android:paddingTop="-1dip">
<TextView
android:id="@+id/application_size_prefix"
android:text="@string/application_size_label"
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:maxLines="1"
android:paddingTop="6dip"
android:paddingLeft="6dip"/>
<ImageView
android:id="@+id/info_size_dots"
android:src="@drawable/dotted_line_480px"
android:layout_width="0dip"
android:layout_weight="1"
android:layout_height="1px"
android:layout_gravity="bottom"
android:layout_marginLeft="1dip"
android:layout_marginRight="1dip"
android:layout_marginBottom="4dip"
android:scaleType="center" />
<TextView
android:id="@+id/application_size_text"
android:textAppearance="?android:attr/textAppearanceMedium"
android:paddingTop="6dip"
android:paddingRight="6dip"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:maxLines="1" />
</LinearLayout>
<LinearLayout
android:id="@+id/info_size"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:baselineAligned="true"
android:paddingTop="-1dip">
<TextView
android:id="@+id/data_size_prefix"
android:text="@string/data_size_label"
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:maxLines="1"
android:paddingTop="6dip"
android:paddingLeft="6dip"/>
<ImageView
android:id="@+id/info_size_dots"
android:src="@drawable/dotted_line_480px"
android:layout_width="0dip"
android:layout_weight="1"
android:layout_height="1px"
android:layout_gravity="bottom"
android:layout_marginLeft="1dip"
android:layout_marginRight="1dip"
android:layout_marginBottom="4dip"
android:scaleType="center" />
<TextView
android:id="@+id/data_size_text"
android:textAppearance="?android:attr/textAppearanceMedium"
android:paddingTop="6dip"
android:paddingRight="6dip"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:maxLines="1" />
</LinearLayout>
<!-- Manage space, Clear data/Uninstall buttons -->
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:gravity="bottom"
android:orientation="horizontal">
<Button
android:id="@+id/manage_space_button"
android:text="@string/manage_space_text"
android:visibility="invisible"
android:layout_width="150dip"
android:paddingLeft="6dip"
android:layout_gravity="left"
android:layout_weight="0.4"
android:layout_height="wrap_content"/>
<!-- Spacer -->
<View
android:id="@+id/buttons_spacer_left"
android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="0.2"
android:visibility="gone" />
<Button
android:id="@+id/uninstall_button"
android:layout_width="150dip"
android:paddingRight="6dip"
android:layout_gravity="right"
android:layout_weight="0.4"
android:layout_height="wrap_content"/>
</LinearLayout>
</LinearLayout>
<!-- Clear cache section -->
<RelativeLayout
android:id="@+id/cache_panel"
android:layout_width="fill_parent"
android:layout_height="wrap_content" >
<TextView
android:id="@+id/cache_header"
style="?android:attr/listSeparatorTextViewStyle"
android:text="@string/cache_header_label" />
<LinearLayout
android:id="@+id/cache_size"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:baselineAligned="true"
android:layout_below="@id/cache_header"
android:paddingTop="-1dip">
<TextView
android:text="@string/cache_size_label"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:maxLines="1"
android:textAppearance="?android:attr/textAppearanceMedium"
android:paddingTop="6dip"
android:gravity="center_vertical"
android:paddingLeft="6dip"/>
<ImageView
android:src="@drawable/dotted_line_480px"
android:layout_width="0dip"
android:layout_weight="1"
android:layout_height="1px"
android:layout_gravity="bottom"
android:layout_marginLeft="1dip"
android:layout_marginRight="1dip"
android:layout_marginBottom="4dip"
android:scaleType="center" />
<TextView
android:id="@+id/cache_size_text"
android:textAppearance="?android:attr/textAppearanceMedium"
android:paddingTop="6dip"
android:paddingRight="6dip"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:maxLines="1" />
</LinearLayout>
<Button android:id="@+id/clear_cache_button"
android:layout_alignParentRight="true"
android:layout_below="@id/cache_size"
android:layout_centerHorizontal="true"
android:layout_width="150dip"
android:text="@string/clear_cache_btn_text"
android:layout_height="wrap_content" />
</RelativeLayout>
<!-- Prefered activities section -->
<TextView
style="?android:attr/listSeparatorTextViewStyle"
android:text="@string/auto_launch_label" />
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical">
<TextView android:id="@+id/auto_launch"
android:textAppearance="?android:attr/textAppearanceSmall"
android:layout_alignParentLeft="true"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingTop="6dip"
android:paddingRight="6dip"
android:paddingLeft="6dip" />
<Button android:id="@+id/clear_activities_button"
android:layout_alignParentRight="true"
android:layout_below="@id/auto_launch"
android:layout_centerHorizontal="true"
android:layout_width="150dip"
android:text="@string/clear_activities"
android:layout_height="wrap_content" />
</RelativeLayout>
<!-- Permissions section -->
<LinearLayout
android:id="@+id/permissions_section"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical">
<TextView
style="?android:attr/listSeparatorTextViewStyle"
android:text="@string/permissions_label" />
<TextView
android:text="@string/security_settings_desc"
android:textAppearance="?android:attr/textAppearanceSmall"
android:paddingTop="6dip"
android:paddingLeft="6dip"
android:paddingBottom="6dip"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
<LinearLayout
android:id="@+id/security_settings_list"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical"/>
</LinearLayout>
<!-- Prefered activities section -->
<TextView
style="?android:attr/listSeparatorTextViewStyle"
android:text="@string/controls_label" />
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical">
<Button android:id="@+id/force_stop_button"
android:layout_alignParentRight="true"
android:layout_alignParentTop="true"
android:layout_centerHorizontal="true"
android:layout_width="150dip"
android:text="@string/force_stop"
android:layout_height="wrap_content" />
</RelativeLayout>
</LinearLayout>
</ScrollView>

View File

@@ -0,0 +1,111 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/* //device/apps/Preferences/assets/res/any/layout/intent_sender.xml
**
** Copyright 2006, The Android Open Source 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.
*/
-->
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:paddingLeft="6dip"
android:paddingRight="6dip"
android:paddingBottom="3dip"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<LinearLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<TextView
android:textStyle="bold"
android:maxLines="1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/intent_sender_action_label" />
<EditText android:id="@+id/intent"
android:singleLine="true"
android:layout_marginTop="2dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:scrollHorizontally="true"
android:capitalize="none"
android:autoText="false" />
<TextView
android:textStyle="bold"
android:maxLines="1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/intent_sender_data_label" />
<EditText android:id="@+id/data"
android:singleLine="true"
android:layout_marginTop="2dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:scrollHorizontally="true"
android:capitalize="none"
android:autoText="false" />
<TextView
android:textStyle="bold"
android:maxLines="1"
android:layout_marginTop="4dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/intent_sender_account_label" />
<EditText android:id="@+id/account"
android:singleLine="true"
android:layout_marginTop="2dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:scrollHorizontally="true"
android:capitalize="none"
android:autoText="false" />
<TextView
android:textStyle="bold"
android:maxLines="1"
android:layout_marginTop="4dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/intent_sender_resource_label" />
<EditText android:id="@+id/resource"
android:singleLine="true"
android:layout_marginTop="2dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:scrollHorizontally="true"
android:capitalize="none"
android:autoText="false" />
<Button android:id="@+id/sendbroadcast"
android:layout_marginTop="8dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/intent_sender_sendbroadcast_text" />
<Button android:id="@+id/startactivity"
android:layout_marginTop="8dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/intent_sender_startactivity_text" />
</LinearLayout>
</ScrollView>

View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent" >
<ListView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@android:id/list"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:drawSelectorOnTop="false"
/>
<TextView android:id="@+id/empty"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:padding="5dip"
android:gravity="center"
android:visibility="gone" />
</FrameLayout>

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<ListView android:id="@android:id/list"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:drawSelectorOnTop="false"
/>
</LinearLayout>

View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/select_your_language"
android:layout_gravity="center_horizontal"
android:paddingBottom="10dip"
android:textAppearance="?android:attr/textAppearanceLarge"
/>
<View
android:layout_width="fill_parent"
android:layout_height="1dip"
android:layout_marginTop="8dip"
android:background="@android:drawable/divider_horizontal_dark"
/>
<ListView android:id="@android:id/list"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:drawSelectorOnTop="false"
/>
</LinearLayout>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="horizontal"
android:layout_height="wrap_content"
android:layout_width="fill_parent"
android:gravity="center_vertical"
android:minHeight="?android:attr/listPreferredItemHeight"
android:padding="5dip">
<!--
<ImageView android:id="@+id/icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:focusable="false"
android:clickable="false"
android:src="@drawable/place_holder_for_locale"
/>
-->
<TextView android:id="@+id/locale"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceLarge"
/>
</LinearLayout >

View File

@@ -0,0 +1,59 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2008, The Android Open Source 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.
*/
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:minHeight="?android:attr/listPreferredItemHeight"
android:orientation="horizontal"
android:paddingRight="6dip"
android:paddingLeft="6dip"
android:paddingTop="5dip"
android:paddingBottom="5dip"
android:gravity="center_vertical" >
<ImageView android:id="@+id/app_icon"
android:layout_width="@android:dimen/app_icon_size"
android:layout_height="@android:dimen/app_icon_size"
android:layout_marginLeft="5dip"
android:layout_marginRight="11dip"
android:layout_gravity="center_vertical"
android:scaleType="fitCenter"/>
<LinearLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content" >
<TextView android:id="@+id/app_name"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceMedium"
android:textStyle="bold"
android:singleLine="true"
android:ellipsize="marquee"
android:layout_marginBottom="2dip" />
<TextView android:id="@+id/app_size"
android:layout_marginTop="-4dip"
android:layout_gravity="center_vertical"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceSmall" />
</LinearLayout>
</LinearLayout>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright (C) 2008 The Android Open Source 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.
*/
-->
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/info_layout">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="20sp"
android:text="@string/master_clear_final_desc" />
<Button android:id="@+id/execute_master_clear"
android:layout_gravity="center_horizontal"
android:layout_marginTop="40dip"
android:layout_width="150dip"
android:layout_height="wrap_content"
android:text="@string/master_clear_final_button_text"
android:gravity="center" />
</LinearLayout>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright (C) 2008 The Android Open Source 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.
*/
-->
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/info_layout">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="18sp"
android:text="@string/master_clear_desc" />
<Button android:id="@+id/initiate_master_clear"
android:layout_gravity="center_horizontal"
android:layout_marginTop="40dip"
android:layout_width="150dip"
android:layout_height="wrap_content"
android:text="@string/master_clear_button_text"
android:gravity="center" />
</LinearLayout>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright (C) 2008 The Android Open Source 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.
*/
-->
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/info_layout">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="20sp"
android:text="@string/media_format_final_desc" />
<Button android:id="@+id/execute_media_format"
android:layout_gravity="center_horizontal"
android:layout_marginTop="40dip"
android:layout_width="150dip"
android:layout_height="wrap_content"
android:text="@string/media_format_final_button_text"
android:gravity="center" />
</LinearLayout>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright (C) 2008 The Android Open Source 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.
*/
-->
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/info_layout">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="18sp"
android:text="@string/media_format_desc" />
<Button android:id="@+id/initiate_media_format"
android:layout_gravity="center_horizontal"
android:layout_marginTop="40dip"
android:layout_width="150dip"
android:layout_height="wrap_content"
android:text="@string/media_format_button_text"
android:gravity="center" />
</LinearLayout>

View File

@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2006 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:minHeight="?android:attr/listPreferredItemHeight"
android:gravity="center_vertical"
android:paddingLeft="16dip"
android:paddingRight="?android:attr/scrollbarSize">
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="6dip"
android:layout_marginTop="6dip"
android:layout_marginBottom="6dip"
android:layout_weight="1">
<TextView android:id="@+android:id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:singleLine="true"
android:textAppearance="?android:attr/textAppearanceLarge" />
<TextView android:id="@+android:id/summary"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@android:id/title"
android:layout_alignLeft="@android:id/title"
android:textAppearance="?android:attr/textAppearanceSmall"
android:maxLines="2" />
</RelativeLayout>
<ImageView
android:id="@+id/btClass"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="12dip"
android:layout_gravity="center_vertical" />
</LinearLayout>

View File

@@ -0,0 +1,71 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical"
android:gravity="center_horizontal"
android:paddingBottom="20dip">
<ImageView android:id="@android:id/icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingTop="20dip" />
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/incoming_call_volume_title"
android:paddingTop="20dip"
android:paddingLeft="20dip"
android:paddingRight="20dip" />
<!-- Used for the ring volume. This is what the superclass VolumePreference uses. -->
<SeekBar android:id="@*android:id/seekbar"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingTop="6dip"
android:paddingLeft="20dip"
android:paddingRight="20dip" />
<CheckBox android:id="@+id/same_notification_volume"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/checkbox_notification_same_as_incoming_call"
android:textAppearance="?android:attr/textAppearanceSmall"
android:layout_marginTop="6dip"
android:layout_marginLeft="20dip"
android:layout_marginRight="20dip" />
<TextView android:id="@+id/notification_volume_title"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/notification_volume_title"
android:paddingTop="6dip"
android:paddingLeft="20dip"
android:paddingRight="20dip" />
<!-- Used for the notification volume -->
<SeekBar android:id="@+id/notification_volume_seekbar"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingTop="6dip"
android:paddingLeft="20dip"
android:paddingRight="20dip" />
</LinearLayout>

View File

@@ -0,0 +1,57 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2006 The Android Open Source 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.
-->
<!-- Layout used for ProgressCategory in bluetooth settings. -->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="?android:attr/listSeparatorTextViewStyle">
<!-- This and the other text view have the style of the list separator text view without the background and padding -->
<TextView
style="?android:attr/listSeparatorTextViewStyle"
android:background="@null"
android:paddingLeft="0dip"
android:id="@+android:id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_centerVertical="true"
/>
<ProgressBar
android:id="@+id/scanning_progress"
android:text="@string/progress_scanning"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
android:layout_marginRight="?android:attr/scrollbarSize"
style="?android:attr/progressBarStyleSmallTitle"
/>
<TextView
style="?android:attr/listSeparatorTextViewStyle"
android:background="@null"
android:paddingLeft="0dip"
android:id="@+id/scanning_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:layout_toLeftOf="@id/scanning_progress"
android:layout_marginRight="5sp"
android:text="@string/progress_scanning"
/>
</RelativeLayout>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/shortcut"
android:layout_width="40dip"
android:layout_height="40dip"
android:layout_marginRight="4sp"
android:layout_gravity="center_vertical"
android:background="#55ffffff"
android:gravity="center"
android:textAppearance="?android:attr/textAppearanceLarge" />

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<ImageView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/signal"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="4sp"
android:layout_gravity="center_vertical"
android:src="@drawable/wifi_signal" />

78
res/layout/proxy.xml Normal file
View File

@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/* //device/apps/Browser/res/layout/proxy.xml
**
** Copyright 2006, The Android Open Source 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.
*/
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:paddingLeft="6dip"
android:paddingRight="6dip"
android:paddingBottom="3dip"
android:layout_width="fill_parent" android:layout_height="wrap_content">
<TextView
android:textStyle="bold"
android:maxLines="1"
android:layout_marginTop="8dip"
android:layout_width="wrap_content" android:layout_height="wrap_content"
android:text="@string/proxy_hostname_label" />
<EditText android:id="@+id/hostname"
android:maxLines="1"
android:layout_marginTop="2dip"
android:layout_width="fill_parent" android:layout_height="wrap_content"
android:autoText="false"
android:capitalize="none"
android:scrollHorizontally="true" />
<TextView
android:textStyle="bold"
android:maxLines="1"
android:layout_marginTop="4dip"
android:layout_width="wrap_content" android:layout_height="wrap_content"
android:text="@string/proxy_port_label" />
<EditText android:id="@+id/port"
android:numeric="integer"
android:maxLines="1"
android:layout_marginTop="2dip"
android:layout_width="fill_parent" android:layout_height="wrap_content"
android:scrollHorizontally="true" />
<LinearLayout
android:orientation="horizontal"
android:paddingTop="8dip"
android:layout_width="wrap_content" android:layout_height="wrap_content">
<Button android:id="@+id/action"
android:layout_width="wrap_content" android:layout_height="fill_parent"
android:layout_weight="1"
android:text="@string/proxy_action_text" />
<Button android:id="@+id/clear"
android:layout_width="wrap_content" android:layout_height="fill_parent"
android:layout_weight="1"
android:text="@string/proxy_clear_text" />
<Button android:id="@+id/defaultView"
android:layout_width="wrap_content" android:layout_height="fill_parent"
android:layout_weight="1"
android:text="@string/proxy_defaultView_text" />
</LinearLayout>
</LinearLayout>

265
res/layout/radio_info.xml Normal file
View File

@@ -0,0 +1,265 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/* //device/apps/Settings/assets/res/any/layout/radio_info.xml
**
** Copyright 2006, The Android Open Source 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.
*/
-->
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent" >
<LinearLayout style="@style/info_layout">
<!-- IMEI -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_imei_label" style="@style/info_label" />
<TextView android:id="@+id/imei" style="@style/info_value" />
</LinearLayout>
<!-- Phone Number -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_phone_number_label" style="@style/info_label" />
<TextView android:id="@+id/number" style="@style/info_value" />
</LinearLayout>
<!-- Network Identifier -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_current_network_label" style="@style/info_label" />
<TextView android:id="@+id/operator" style="@style/info_value" />
</LinearLayout>
<!-- Ping stats -->
<Button android:id="@+id/ping_test"
android:textSize="14sp"
android:layout_marginTop="8dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/ping_test_label"
/>
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_ping_ipaddr" style="@style/info_label" />
<TextView android:id="@+id/pingIpAddr" style="@style/info_value" />
</LinearLayout>
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_ping_hostname" style="@style/info_label" />
<TextView android:id="@+id/pingHostname" style="@style/info_value" />
</LinearLayout>
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_http_client_test" style="@style/info_label" />
<TextView android:id="@+id/httpClientTest" style="@style/info_value" />
</LinearLayout>
<!-- Signal Strength -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_signal_strength_label" style="@style/info_label" />
<TextView android:id="@+id/dbm" style="@style/info_value" />
</LinearLayout>
<!-- Location -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_signal_location_label" style="@style/info_label" />
<TextView android:id="@+id/location" style="@style/info_value" />
</LinearLayout>
<!-- Neighboring Cids -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_neighboring_location_label"
style="@style/info_label" />
<TextView android:id="@+id/neighboring" style="@style/info_value" />
</LinearLayout>
<!-- Roaming -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_roaming_label" style="@style/info_label" />
<TextView android:id="@+id/roaming" style="@style/info_value" />
</LinearLayout>
<!-- GSM Service -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_gsm_service_label" style="@style/info_label" />
<TextView android:id="@+id/gsm" style="@style/info_value" />
</LinearLayout>
<!-- GPRS Service -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_gprs_service_label" style="@style/info_label" />
<TextView android:id="@+id/gprs" style="@style/info_value" />
</LinearLayout>
<!-- Network Type -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_network_type_label" style="@style/info_label" />
<TextView android:id="@+id/network" style="@style/info_value" />
</LinearLayout>
<!-- Message Waiting Indicator -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_message_waiting_label" style="@style/info_label" />
<TextView android:id="@+id/mwi" style="@style/info_value" />
</LinearLayout>
<!-- Call Forwarding Indicator -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_call_redirect_label" style="@style/info_label" />
<TextView android:id="@+id/cfi" style="@style/info_value" />
</LinearLayout>
<!-- Call Status -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_call_status_label" style="@style/info_label" />
<TextView android:id="@+id/call" style="@style/info_value" />
</LinearLayout>
<!-- Radio Resets -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_radio_resets_label" style="@style/info_label" />
<TextView android:id="@+id/resets" style="@style/info_value" />
</LinearLayout>
<!-- Attempted Data Connections -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_data_attempts_label"
style="@style/info_label" />
<TextView android:id="@+id/attempts" style="@style/info_value" />
</LinearLayout>
<!-- Successful Data Connections -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_data_successes_label"
style="@style/info_label" />
<TextView android:id="@+id/successes" style="@style/info_value" />
</LinearLayout>
<!-- GSM Disconnects -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_gsm_disconnects_label"
style="@style/info_label" />
<TextView android:id="@+id/disconnects" style="@style/info_value" />
</LinearLayout>
<!-- PPP Sent -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_ppp_sent_label"
style="@style/info_label" />
<TextView android:id="@+id/sent" style="@style/info_value" />
</LinearLayout>
<!-- PPP Received -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_ppp_received_label"
style="@style/info_label" />
<TextView android:id="@+id/received" style="@style/info_value" />
</LinearLayout>
<!-- PPP Sent since last received -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_ppp_resets_label"
style="@style/info_label" />
<TextView android:id="@+id/sentSinceReceived" style="@style/info_value" />
</LinearLayout>
<!-- Preferred Network Type -->
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/radio_info_set_perferred_label"
style="@style/info_label"
/>
<Spinner android:id="@+id/preferredNetworkType"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
<!-- Ciphering -->
<LinearLayout style="@style/entry_layout">
<Button android:id="@+id/ciph_toggle"
android:textSize="14sp"
android:layout_marginTop="8dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/radio_info_toggle_ciph_label"
/>
<TextView android:id="@+id/ciphState" style="@style/info_value" />
</LinearLayout>
<!-- QXDM logging & radio power -->
<LinearLayout style="@style/entry_layout">
<Button android:id="@+id/qxdm_log"
android:textSize="14sp"
android:layout_marginTop="8dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
/>
<Button android:id="@+id/radio_power"
android:textSize="14sp"
android:layout_marginTop="8dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
/>
</LinearLayout>
<!-- SMSC -->
<RelativeLayout android:layout_width="fill_parent"
android:layout_height="wrap_content">
<TextView android:id="@+id/smsc_label"
android:text="@string/radio_info_smsc_label"
android:layout_alignBaseline="@+id/update_smsc"
style="@style/info_label" />
<Button android:id="@+id/refresh_smsc"
android:textSize="14sp"
android:layout_marginTop="8dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/radio_info_smsc_refresh_label"
android:layout_alignParentRight="true"
/>
<Button android:id="@+id/update_smsc"
android:textSize="14sp"
android:layout_marginTop="8dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/radio_info_smsc_update_label"
android:layout_toLeftOf="@+id/refresh_smsc"
android:layout_alignBaseline="@+id/refresh_smsc"
/>
<EditText android:id="@+id/smsc"
style="@style/form_value"
android:layout_alignBaseline="@+id/refresh_smsc"
android:layout_toLeftOf="@id/update_smsc"
android:layout_toRightOf="@id/smsc_label" />
</RelativeLayout>
<!-- Test setting to ignore bad DNS, useful in lab environments -->
<LinearLayout style="@style/entry_layout">
<Button android:id="@+id/dns_check_toggle"
android:textSize="14sp"
android:layout_marginTop="8dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/radio_info_toggle_dns_check_label"
/>
<TextView android:id="@+id/dnsCheckState" style="@style/info_value" />
</LinearLayout>
</LinearLayout>
</ScrollView>

View File

@@ -0,0 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/* //device/apps/Settings/res/layout/sdcard_settings_screen.xml
**
** Copyright 2007, The Android Open Source 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.
*/
-->
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<LinearLayout android:id="@+id/list"
android:orientation="vertical"
android:padding="10dip"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<LinearLayout android:id="@+id/usb"
android:orientation="vertical"
android:paddingBottom="10dip"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<CheckBox android:id="@+id/mass_storage"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/sdcard_settings_screen_mass_storage_text">
<requestFocus/>
</CheckBox>
<TextView android:text="@string/sdcard_changes_instructions" style="@style/info_small" />
</LinearLayout>
<!-- divider line -->
<View android:background="#FF000000"
android:layout_width="fill_parent"
android:layout_height="1dip" />
<LinearLayout android:id="@+id/mounted"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingTop="10dip">
<TextView android:id="@+id/read_only"
android:text="@string/sdcard_settings_read_only_status"
style="@style/info_label" />
<Button android:id="@+id/sdcard_unmount"
android:text="@string/sdcard_unmount"
android:textSize="14sp"
android:layout_marginTop="8dip"
android:layout_width="wrap_content" android:layout_height="wrap_content" />
<Button android:id="@+id/sdcard_format"
android:text="@string/sdcard_format"
android:textSize="14sp"
android:layout_marginTop="8dip"
android:layout_width="wrap_content" android:layout_height="wrap_content" />
<TableLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingTop="10dip">
<TableRow>
<TextView android:text="@string/sdcard_settings_total_bytes_label" style="@style/info_label" />
<TextView android:id="@+id/total" style="@style/info_value" />
</TableRow>
<TableRow>
<TextView android:text="@string/sdcard_settings_used_bytes_label" style="@style/info_label" />
<TextView android:id="@+id/used" style="@style/info_value" />
</TableRow>
<TableRow>
<TextView android:text="@string/sdcard_settings_available_bytes_label" style="@style/info_label" />
<TextView android:id="@+id/available" style="@style/info_value" />
</TableRow>
</TableLayout>
</LinearLayout>
<LinearLayout style="@style/entry_layout"
android:id="@+id/scanning"
android:paddingTop="10dip">
<TextView android:text="@string/sdcard_settings_scanning_status" style="@style/info_label" />
</LinearLayout>
<LinearLayout style="@style/entry_layout"
android:id="@+id/removed"
android:paddingTop="10dip">
<TextView android:text="@string/sdcard_settings_not_present_status" style="@style/info_label" />
</LinearLayout>
<LinearLayout android:id="@+id/shared"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingTop="10dip">
<LinearLayout style="@style/entry_layout" >
<TextView android:text="@string/sdcard_settings_mass_storage_status" style="@style/info_label" />
</LinearLayout>
</LinearLayout>
<LinearLayout style="@style/entry_layout"
android:id="@+id/unmounted"
android:paddingTop="10dip">
<TextView android:text="@string/sdcard_settings_unmounted_status" style="@style/info_label" />
</LinearLayout>
<LinearLayout style="@style/entry_layout"
android:id="@+id/bad_removal"
android:paddingTop="10dip">
<TextView android:text="@string/sdcard_settings_bad_removal_status" style="@style/info_label" />
</LinearLayout>
</LinearLayout>
</ScrollView>

45
res/layout/usage_stats.xml Executable file
View File

@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<TextView
android:text="@string/display_order_text"
android:textAppearance="?android:attr/textAppearanceLarge"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
<Spinner
android:id="@+id/typeSpinner"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:entries="@array/usage_stats_display_order_types" />
<LinearLayout
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="wrap_content" >
<TextView
android:text="@string/app_name_label"
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_width="wrap_content"
android:paddingRight="6dip"
android:layout_height="wrap_content" />
<TextView
android:text="@string/launch_count_label"
android:paddingRight="6dip"
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
<TextView
android:text="@string/usage_time_label"
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
</LinearLayout>
<ListView android:id="@+id/pkg_list"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:drawSelectorOnTop="false" />
</LinearLayout>

50
res/layout/usage_stats_item.xml Executable file
View File

@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2008, The Android Open Source 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.
*/
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:minHeight="?android:attr/listPreferredItemHeight">
<TextView android:id="@+id/package_name"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceMedium"
android:paddingRight="6dip"
android:paddingLeft="12dip"
android:maxLines="1" />
<TextView android:id="@+id/launch_count"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceMedium"
android:paddingRight="6dip"
android:paddingLeft="12dip"
android:maxLines="1" />
<TextView android:id="@+id/usage_time"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceMedium"
android:paddingRight="6dip"
android:paddingLeft="12dip"
android:maxLines="1" />
</LinearLayout>

View File

@@ -0,0 +1,91 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:padding="8dip"
android:orientation="vertical">
<!-- SSID -->
<TextView
style="?android:attr/textAppearanceSmallInverse"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/wifi_type_ssid" />
<EditText android:id="@+id/ssid_edit"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="2dip"
android:singleLine="true" />
<!-- Security -->
<TextView
style="?android:attr/textAppearanceSmallInverse"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="8dip"
android:text="@string/wifi_security" />
<!-- The entries will be set programmatically -->
<Spinner android:id="@+id/security_spinner"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
<!-- Password -->
<TextView android:id="@+id/password_text"
style="?android:attr/textAppearanceSmallInverse"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="8dip"
android:text="@string/please_type_passphrase" />
<EditText android:id="@+id/password_edit"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="2dip"
android:singleLine="true"
android:password="true" />
<CheckBox android:id="@+id/show_password_checkbox"
style="?android:attr/textAppearanceSmallInverse"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="2dip"
android:text="@string/wifi_show_password" />
<Spinner android:id="@+id/wep_type_spinner"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:entries="@array/wifi_wep_type" />
</LinearLayout>
</ScrollView>

View File

@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:padding="8dip"
android:orientation="vertical">
<LinearLayout
android:id="@+id/table"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical">
<!-- Info dynamically added here. -->
</LinearLayout>
<!-- Password -->
<TextView android:id="@+id/password_text"
style="?android:attr/textAppearanceSmallInverse"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="8dip"
android:text="@string/please_type_passphrase" />
<EditText android:id="@+id/password_edit"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="2dip"
android:singleLine="true"
android:password="true" />
<CheckBox android:id="@+id/show_password_checkbox"
style="?android:attr/textAppearanceSmallInverse"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="2dip"
android:text="@string/wifi_show_password" />
</LinearLayout>
</ScrollView>

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<TextView
android:id="@+id/name"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="8dip"
android:textAppearance="?android:attr/textAppearanceSmallInverse" />
<TextView
android:id="@+id/value"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceSmallInverse"
android:textStyle="bold" />
</LinearLayout>

View File

@@ -0,0 +1,57 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source 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.
-->
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:padding="8dip"
android:orientation="vertical">
<TextView
style="?android:attr/textAppearanceSmallInverse"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/wifi_password_incorrect_error" />
<!-- Password -->
<TextView android:id="@+id/password_text"
style="?android:attr/textAppearanceSmallInverse"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="8dip"
android:text="@string/please_type_passphrase" />
<EditText android:id="@+id/password_edit"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="2dip"
android:singleLine="true"
android:password="true" />
<CheckBox android:id="@+id/show_password_checkbox"
style="?android:attr/textAppearanceSmallInverse"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="2dip"
android:text="@string/wifi_show_password" />
</LinearLayout>
</ScrollView>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="applications_settings_summary">"Správa aplikací"</string>
</resources>

72
res/values-cs/arrays.xml Normal file
View File

@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="timezone_filters">
<item>"Amerika"</item>
<item>"Evropa"</item>
<item>"Afrika"</item>
<item>"Asie"</item>
<item>"Austrálie"</item>
<item>"Tichomoří"</item>
<item>"Všechny"</item>
</string-array>
<string-array name="screen_timeout_entries">
<item>"15 sekund"</item>
<item>"30 sekund"</item>
<item>"1 minuta"</item>
<item>"2 minuty"</item>
<item>"10 minut"</item>
<item>"Nevypínat"</item>
</string-array>
<string-array name="wifi_security_entries">
<item>"Automaticky"</item>
<item>"Žádné"</item>
<item>"WEP"</item>
<item>"WPA Personal"</item>
<item>"WPA2 Personal"</item>
</string-array>
<string-array name="wifi_security_without_auto_entries">
<item>"Žádné"</item>
<item>"WEP"</item>
<item>"WPA Personal"</item>
<item>"WPA2 Personal"</item>
</string-array>
<string-array name="wifi_wep_type">
<item>"Automaticky"</item>
<item>"WEP ASCII"</item>
<item>"Hexadecimální WEP"</item>
</string-array>
<string-array name="wifi_sleep_policy_entries">
<item>"Při vypnutí obrazovky"</item>
<item>"Nikdy, je-li zapnuto napájení"</item>
<item>"Nikdy"</item>
</string-array>
<!-- no translation found for battery_history_type_spinner:0 (2193799199027871385) -->
<!-- no translation found for battery_history_type_spinner:1 (6401018715947316517) -->
<!-- no translation found for battery_history_type_spinner:2 (188092590354892392) -->
<!-- no translation found for battery_history_type_spinner:3 (8414109131222049141) -->
<!-- no translation found for battery_history_type_spinner:4 (1327904325081257093) -->
<!-- no translation found for battery_history_type_spinner:5 (4832254146664706277) -->
<!-- no translation found for battery_history_which_spinner:0 (3451981114763440074) -->
<!-- no translation found for battery_history_which_spinner:1 (166936313535197598) -->
<!-- no translation found for battery_history_which_spinner:2 (4793941382744963893) -->
<string-array name="usage_stats_display_order_types">
<item>"Doba použití"</item>
<item>"Počet spuštění"</item>
<item>"Název aplikace"</item>
</string-array>
</resources>

672
res/values-cs/strings.xml Normal file
View File

@@ -0,0 +1,672 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="device_info_default">"Neznámé"</string>
<string name="turn_on_radio">"Zapnout rádio"</string>
<string name="turn_off_radio">"Vypnout rádio"</string>
<string name="turn_on_qxdm">"Povolit protokol QXDM SD"</string>
<string name="turn_off_qxdm">"Zakázat protokol QXDM SD"</string>
<string name="radioInfo_menu_viewADN">"Zobrazit adresář karty SIM"</string>
<string name="radioInfo_menu_viewFDN">"Zobrazit povolená telefonní čísla"</string>
<string name="radioInfo_menu_viewSDN">"Zobrazit čísla volání služeb"</string>
<string name="radioInfo_menu_getPDP">"Získat seznam PDP"</string>
<string name="radioInfo_menu_enableData">"Povolit připojení datových služeb"</string>
<string name="radioInfo_menu_disableData">"Zakázat připojení datových služeb"</string>
<string name="radioInfo_menu_enableDataOnBoot">"Povolit startovací data"</string>
<string name="radioInfo_menu_disableDataOnBoot">"Zakázat startovací data"</string>
<string name="radioInfo_service_in">"V provozu"</string>
<string name="radioInfo_service_out">"Nepokrytá oblast"</string>
<string name="radioInfo_service_emergency">"Pouze tísňová volání"</string>
<string name="radioInfo_service_off">"Rádio je vypnuto"</string>
<string name="radioInfo_roaming_in">"Roaming"</string>
<string name="radioInfo_roaming_not">"Bez roamingu"</string>
<string name="radioInfo_phone_idle">"Nečinný"</string>
<string name="radioInfo_phone_ringing">"Vyzvánění"</string>
<string name="radioInfo_phone_offhook">"Probíhající hovor"</string>
<string name="radioInfo_data_disconnected">"Odpojeno"</string>
<string name="radioInfo_data_connecting">"Připojování"</string>
<string name="radioInfo_data_connected">"Připojeno"</string>
<string name="radioInfo_data_suspended">"Pozastaveno"</string>
<string name="radioInfo_unknown">"neznámý"</string>
<string name="radioInfo_display_packets">"pakety"</string>
<string name="radioInfo_display_bytes">"B"</string>
<string name="radioInfo_display_dbm">"dBm"</string>
<string name="radioInfo_display_asu">"asu"</string>
<string name="radioInfo_lac">"LAC"</string>
<string name="radioInfo_cid">"CID"</string>
<string name="sdcard_unmount">"Odpojit kartu SD"</string>
<string name="sdcard_format">"Formátovat kartu SD"</string>
<string name="small_font">"Malá"</string>
<string name="medium_font">"Střední"</string>
<string name="large_font">"Velká"</string>
<string name="font_size_save">"OK"</string>
<string name="sdcard_setting">"Karta SD"</string>
<string name="battery_info_status_label">"Stav baterie:"</string>
<string name="battery_info_scale_label">"Měřítko baterie:"</string>
<string name="battery_info_level_label">"Stav baterie:"</string>
<string name="battery_info_health_label">"Zdraví baterie:"</string>
<string name="battery_info_technology_label">"Technologie baterie:"</string>
<string name="battery_info_voltage_label">"Napětí baterie:"</string>
<string name="battery_info_voltage_units">"mV"</string>
<string name="battery_info_temperature_label">"Teplota baterie:"</string>
<string name="battery_info_temperature_units">"°C"</string>
<string name="battery_info_uptime">"Čas od spuštění:"</string>
<string name="battery_info_awake_battery">"Doba provozu z baterie:"</string>
<string name="battery_info_awake_plugged">"Doba provozu při nabíjení:"</string>
<string name="battery_info_screen_on">"Doba zapnutí obrazovky:"</string>
<string name="battery_info_status_unknown">"Neznámé"</string>
<string name="battery_info_status_charging">"Nabíjení"</string>
<string name="battery_info_status_charging_ac">"(AC)"</string>
<string name="battery_info_status_charging_usb">"(USB)"</string>
<string name="battery_info_status_discharging">"Vybíjení"</string>
<string name="battery_info_status_not_charging">"Nenabíjí se"</string>
<string name="battery_info_status_full">"Plná"</string>
<string name="battery_info_health_unknown">"Neznámé"</string>
<string name="battery_info_health_good">"Dobrá"</string>
<string name="battery_info_health_overheat">"Přehřátá"</string>
<string name="battery_info_health_dead">"Vybitá"</string>
<string name="battery_info_health_over_voltage">"Přepětí"</string>
<string name="battery_info_health_unspecified_failure">"Neznámá chyba"</string>
<string name="bluetooth">"Bluetooth"</string>
<string name="bluetooth_visibility">"Viditelné"</string>
<string name="bluetooth_is_discoverable">"Zařízení je viditelné v intervalu <xliff:g id="DISCOVERABLE_TIME_PERIOD">%1$s</xliff:g> s."</string>
<string name="bluetooth_not_discoverable">"Přepne zařízení do viditelného režimu"</string>
<string name="bluetooth_devices">"Zařízení Bluetooth"</string>
<string name="bluetooth_device_name">"Název zařízení"</string>
<string name="bluetooth_name_not_set">"Název není nastaven, použit název účtu"</string>
<string name="bluetooth_scan_for_devices">"Vyhledat zařízení"</string>
<string name="bluetooth_disconnect_blank">"Zařízení <xliff:g id="DEVICE_NAME">%1$s</xliff:g> bude odpojeno."</string>
<string name="bluetooth_connected">"Připojeno"</string>
<string name="bluetooth_disconnected">"Odpojeno"</string>
<string name="bluetooth_disconnecting">"Odpojování..."</string>
<string name="bluetooth_connecting">"Připojování..."</string>
<!-- no translation found for bluetooth_unknown (1905151516611093010) -->
<skip />
<string name="bluetooth_not_connected">"Párovat s tímto zařízením"</string>
<string name="bluetooth_pairing">"Párování..."</string>
<!-- no translation found for bluetooth_paired (1247541089000057726) -->
<skip />
<string name="bluetooth_device">"Náhlavní souprava či handsfree"</string>
<string name="progress_scanning">"Vyhledávání"</string>
<string name="bluetooth_notif_ticker">"Požadavek na párování zařízení Bluetooth"</string>
<string name="bluetooth_notif_title">"Požadavek na párování"</string>
<string name="bluetooth_notif_message">"Povolit párování se zařízením "</string>
<string name="date_and_time">"Nastavení data a času"</string>
<string name="date_time_12_hour_sample">"13:00"</string>
<string name="date_time_24_hour_sample">"13:00"</string>
<string name="choose_timezone">"Volba časového pásma"</string>
<string name="display_preview_label">"Náhled:"</string>
<string name="display_font_size_label">"Velikost písma:"</string>
<!-- no translation found for intent_sender_data_label (8363026381459131554) -->
<skip />
<string name="intent_sender_sendbroadcast_text">"Odeslat <xliff:g id="BROADCAST">broadcast</xliff:g>"</string>
<string name="intent_sender_action_label">"<xliff:g id="ACTION">Action</xliff:g>:"</string>
<string name="intent_sender_startactivity_text">"Spustit činnost <xliff:g id="ACTIVITY">activity</xliff:g>"</string>
<string name="intent_sender_resource_label">"<xliff:g id="RESOURCE">Resource</xliff:g>:"</string>
<string name="intent_sender_account_label">"Účet:"</string>
<string name="proxy_clear_text">"Vymazat"</string>
<string name="proxy_port_label">"Port"</string>
<string name="proxy_defaultView_text">"Obnovit výchozí nastavení"</string>
<string name="proxy_action_text">"Uložit"</string>
<string name="proxy_hostname_label">"Název hostitele"</string>
<string name="proxy_error">"Upozornění"</string>
<string name="proxy_error_dismiss">"OK"</string>
<string name="proxy_error_invalid_host">"Zadaný název hostitele není platný."</string>
<string name="proxy_error_empty_port">"Je třeba vyplnit pole port."</string>
<string name="proxy_error_empty_host_set_port">"Pokud je pole hostitel prázdné, musí být prázdné i pole port."</string>
<string name="proxy_error_invalid_port">"Zadaný port není platný."</string>
<string name="radio_info_signal_location_label">"Poloha:"</string>
<string name="radio_info_neighboring_location_label">"Sousední identifikátor CID:"</string>
<string name="radio_info_data_attempts_label">"Pokusy dat:"</string>
<string name="radio_info_gprs_service_label">"Služba GPRS:"</string>
<string name="radio_info_roaming_label">"Roaming:"</string>
<string name="radio_info_imei_label">"IMEI:"</string>
<string name="radio_info_call_redirect_label">"Přesměrované hovory:"</string>
<string name="radio_info_ppp_resets_label">"Počet obnovení protokolu PPP od spuštění:"</string>
<string name="radio_info_gsm_disconnects_label">"Odpojení od sítě GSM:"</string>
<string name="radio_info_current_network_label">"Aktuální síť:"</string>
<string name="radio_info_data_successes_label">"Úspěšná data:"</string>
<string name="radio_info_ppp_received_label">"Přijaté protokoly PPP:"</string>
<string name="radio_info_gsm_service_label">"Služba GSM:"</string>
<string name="radio_info_signal_strength_label">"Síla signálu:"</string>
<string name="radio_info_call_status_label">"Stav hovoru:"</string>
<string name="radio_info_ppp_sent_label">"Odeslané informace PPP:"</string>
<string name="radio_info_radio_resets_label">"Resety rádia:"</string>
<string name="radio_info_message_waiting_label">"Čekající zprávy:"</string>
<string name="radio_info_phone_number_label">"Telefonní číslo:"</string>
<string name="radio_info_band_mode_label">"Zvolit pásmo rádia"</string>
<string name="radio_info_network_type_label">"Typ sítě:"</string>
<string name="radio_info_set_perferred_label">"Upřednostňovaný typ sítě:"</string>
<string name="radio_info_ping_ipaddr">"Použít test Ping na IpAddr:"</string>
<string name="radio_info_ping_hostname">"Provést test Ping hostitele (www.google.cz):"</string>
<string name="radio_info_http_client_test">"Test klienta HTTP:"</string>
<string name="radio_info_toggle_ciph_label">"Přepnout šifrování"</string>
<string name="ping_test_label">"Spustit test Ping"</string>
<string name="radio_info_smsc_label">"SMSC:"</string>
<string name="radio_info_smsc_update_label">"Aktualizovat"</string>
<string name="radio_info_smsc_refresh_label">"Obnovit"</string>
<string name="radio_info_toggle_dns_check_label">"Přepnout kontrolu DNS"</string>
<string name="band_mode_title">"Nastavit pásmo pro GSM a UMTS"</string>
<string name="band_mode_loading">"Načítání seznamu pásem..."</string>
<string name="band_mode_set">"Nastavit"</string>
<string name="band_mode_failed">"Pásmo nenastaveno."</string>
<string name="band_mode_succeeded">"Pásmo nastaveno."</string>
<string name="sdcard_changes_instructions">"Změna se projeví při příštím připojení kabelu USB."</string>
<string name="sdcard_settings_screen_mass_storage_text">"Povolit velkokapacitní paměťové zařízení USB"</string>
<string name="sdcard_settings_total_bytes_label">"Celková paměť (bajty):"</string>
<string name="sdcard_settings_not_present_status">"Žádná karta SD není dostupná."</string>
<string name="sdcard_settings_available_bytes_label">"Dostupná paměť (bajty):"</string>
<string name="sdcard_settings_mass_storage_status">"Karta SD je využívána jako velkokapacitní paměťové zařízení."</string>
<string name="sdcard_settings_unmounted_status">"Nyní můžete kartu SD bezpečně odebrat."</string>
<string name="sdcard_settings_bad_removal_status">"Karta SD byla odstraněna za provozu."</string>
<string name="sdcard_settings_used_bytes_label">"Obsazená paměť (bajty):"</string>
<string name="sdcard_settings_scanning_status">"Vyhledávání mediálních souborů na kartě SD..."</string>
<string name="sdcard_settings_read_only_status">"Karta SD byla připojena pouze pro čtení."</string>
<string name="next_label">"Další"</string>
<string name="language_picker_title">"Národní prostředí"</string>
<string name="select_your_language">"Zvolte jazyk"</string>
<string name="activity_picker_label">"Zvolit činnost"</string>
<string name="device_info_label">"Info o zařízení"</string>
<string name="battery_info_label">"Info o baterii"</string>
<string name="battery_history_label">"Historie baterie"</string>
<string name="display_label">"Zobrazení"</string>
<string name="phone_info_label">"Info o telefonu"</string>
<string name="sd_card_settings_label">"Karta SD"</string>
<string name="proxy_settings_label">"Nastavení proxy serveru"</string>
<string name="cancel">"Zrušit"</string>
<string name="settings_label">"Nastavení"</string>
<string name="airplane_mode">"Režim V letadle"</string>
<string name="airplane_mode_summary">"Vypne všechna bezdrátová připojení"</string>
<string name="airplane_mode_turning_on">"Vypínání bezdrátových připojení..."</string>
<string name="airplane_mode_turning_off">"Povolování bezdrátových připojení..."</string>
<string name="radio_controls_title">"Ovládání bezdrátových sítí"</string>
<string name="radio_controls_summary">"Umožňuje spravovat WiFi, Bluetooth, režim v letadle a mobilní sítě"</string>
<string name="date_and_time_settings_title">"Datum a čas"</string>
<string name="date_and_time_settings_summary">"Umožňuje nastavit datum, čas, časové pásmo a formát"</string>
<string name="date_time_auto">"Automaticky"</string>
<string name="date_time_auto_summaryOn">"Budou použity hodnoty poskytnuté sítí"</string>
<string name="date_time_auto_summaryOff">"Jsou použity hodnoty poskytnuté sítí"</string>
<string name="date_time_24hour">"Použít 24hodinový formát"</string>
<string name="date_time_set_time">"Nastavení času"</string>
<string name="date_time_set_timezone">"Volba časového pásma"</string>
<string name="date_time_set_date">"Nastavení data"</string>
<string name="date_time_date_format">"Formát data"</string>
<string name="zone_list_menu_sort_alphabetically">"Řadit abecedně"</string>
<string name="zone_list_menu_sort_by_timezone">"Řadit podle časového pásma"</string>
<string name="security_settings_title">"Zabezpečení a poloha"</string>
<string name="security_settings_summary">"Umožňuje nastavit vaši polohu, odemknutí obrazovky a blokování karty SIM"</string>
<string name="security_passwords_title">"Hesla"</string>
<string name="bluetooth_quick_toggle_title">"Bluetooth"</string>
<string name="bluetooth_quick_toggle_summary">"Zapíná Bluetooth"</string>
<string name="bluetooth_settings">"Nastavení Bluetooth"</string>
<string name="bluetooth_settings_title">"Nastavení Bluetooth"</string>
<string name="bluetooth_settings_summary">"Umožňuje spravovat připojení, nastavit název zařízení a viditelnost"</string>
<string name="bluetooth_pin_entry">"Požadavek na párování zařízení Bluetooth"</string>
<string name="bluetooth_device_info">"Info o zařízení Bluetooth"</string>
<string name="bluetooth_enter_pin_msg">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g>"\n\n"Párování začnete zadáním kódu PIN."\n"(Zkuste 0000 nebo 1234.)"</string>
<string name="bluetooth_error_title">"Upozornění"</string>
<string name="bluetooth_pairing_error_message">"Při párování se zařízením <xliff:g id="DEVICE_NAME">%1$s</xliff:g> došlo k potížím."</string>
<string name="bluetooth_pairing_pin_error_message">"Při párování se zařízením <xliff:g id="DEVICE_NAME">%1$s</xliff:g> došlo k potížím. Zadaný kód PIN je nesprávný."</string>
<string name="bluetooth_connecting_error_message">"Při připojování k zařízení <xliff:g id="DEVICE_NAME">%1$s</xliff:g> došlo k potížím."</string>
<string name="bluetooth_preference_scan_title">"Vyhledat zařízení"</string>
<string name="bluetooth_device_context_connect">"Připojit"</string>
<string name="bluetooth_device_context_disconnect">"Odpojit"</string>
<string name="bluetooth_device_context_pair_connect">"Párovat a připojit"</string>
<string name="bluetooth_device_context_unpair">"Zrušit párování"</string>
<string name="bluetooth_device_context_disconnect_unpair">"Odpojit a zrušit párování"</string>
<string name="bluetooth_device_context_connect_advanced">"Možnosti"</string>
<string name="bluetooth_connect_specific_profiles_title">"Připojit k síti…"</string>
<string name="bluetooth_profile_a2dp">"Média"</string>
<string name="bluetooth_profile_headset">"Telefon"</string>
<string name="bluetooth_summary_connected_to_a2dp">"Připojeno ke zvukovému médiu"</string>
<string name="bluetooth_summary_connected_to_headset">"Připojeno k náhlavní soupravě"</string>
<string name="bluetooth_summary_connected_to_a2dp_headset">"Připojeno k náhlavní soupravě a zvukovému médiu"</string>
<string name="bluetooth_device_advanced_title">"Možnosti zařízení <xliff:g id="DEVICE_NAME">%1$s</xliff:g>"</string>
<string name="bluetooth_device_advanced_online_mode_title">"Připojit"</string>
<string name="bluetooth_device_advanced_online_mode_summary">"Umožňuje připojení zařízení s rozhraním Bluetooth"</string>
<string name="bluetooth_device_advanced_profile_header_title">"Profily"</string>
<string name="bluetooth_a2dp_profile_summary_connected">"Připojeno ke zvukovému médiu"</string>
<string name="bluetooth_headset_profile_summary_connected">"Připojeno k náhlavní soupravě"</string>
<string name="bluetooth_a2dp_profile_summary_use_for">"Umožňuje připojení zvukového média"</string>
<string name="bluetooth_headset_profile_summary_use_for">"Umožňuje připojení náhlavní soupravy"</string>
<string name="wifi">"WiFi"</string>
<string name="wifi_quick_toggle_title">"WiFi"</string>
<string name="wifi_quick_toggle_summary">"Zapíná WiFi"</string>
<string name="wifi_settings">"Nastavení WiFi"</string>
<string name="wifi_settings_category">"Nastavení WiFi"</string>
<string name="wifi_settings_summary">"Umožňuje nastavit a spravovat přístupové body bezdrátové sítě"</string>
<string name="forget_network">"Odstranit"</string>
<string name="wifi_status">"Stav"</string>
<string name="wifi_link_speed">"Rychlost"</string>
<string name="wifi_signal_3">"Vynikající"</string>
<string name="wifi_signal_2">"Dobrá"</string>
<string name="wifi_signal_1">"Dostačující"</string>
<string name="wifi_signal_0">"Nízká"</string>
<string name="security">"Zabezpečení"</string>
<string name="wifi_security_open">"Nezabezpečená"</string>
<string name="wifi_security_wep">"WEP"</string>
<string name="wifi_security_wpa">"WPA"</string>
<string name="wifi_security_wpa2">"WPA2"</string>
<string name="wifi_security_unknown">"Neznámé"</string>
<string name="wifi_security_verbose_open">"Nezabezpečená síť"</string>
<string name="wifi_security_verbose_wep">"Zabezpečení WEP"</string>
<string name="wifi_security_verbose_wpa">"Zabezpečení WPA"</string>
<string name="wifi_security_verbose_wpa2">"Zabezpečení WPA2"</string>
<string name="ip_address">"Adresa IP"</string>
<string name="signal">"Síla signálu"</string>
<string name="wifi_starting">"Zapínání WiFi..."</string>
<string name="wifi_stopping">"Vypínání..."</string>
<string name="wifi_error">"Chyba"</string>
<string name="error_starting">"WiFi se nepodařilo spustit."</string>
<string name="error_stopping">"WiFi se nepodařilo zastavit."</string>
<string name="error_scanning">"Nepodařilo se vyhledávat sítě."</string>
<string name="error_connecting">"K síti se nelze připojit."</string>
<string name="error_saving">"Síť nelze uložit."</string>
<string name="connect">"Připojit"</string>
<string name="connect_to_blank">"Připojit k síti <xliff:g id="NETWORK_NAME">%1$s</xliff:g>"</string>
<string name="please_type_passphrase">"Heslo bezdrátové sítě"</string>
<string name="please_type_hex_key">"Hexadecimální klíč WEP (0-9, A-F)"</string>
<string name="wifi_show_password">"Zobrazovat heslo."</string>
<string name="scan_wifi">"Vyhledávání"</string>
<string name="summary_not_in_range">"Mimo dosah"</string>
<string name="summary_remembered">"Uložené nastavení"</string>
<string name="summary_connection_failed">"Připojení se nezdařilo, zkuste to znovu."</string>
<string name="wifi_access_points">"Sítě WiFi"</string>
<string name="wifi_type_ssid">"Identifikátor SSID sítě"</string>
<string name="wifi_security">"Zabezpečení"</string>
<string name="wifi_save_config">"Uložit"</string>
<string name="wifi_password_unchanged">"(nezměněno)"</string>
<string name="wifi_add_other_network">"Přidat síť WiFi"</string>
<string name="wifi_notify_open_networks">"Oznamování sítě"</string>
<string name="wifi_notify_open_networks_summary">"Oznamování dostupných nezabezpečených sítí"</string>
<string name="wifi_password_incorrect_error">"Původní síťové heslo bylo zadáno nesprávně. Zkuste to znovu."</string>
<string name="wifi_generic_connection_error">"Při připojování k síti došlo k chybě. Zkuste to znovu."</string>
<string name="wifi_menu_advanced">"Pokročilé"</string>
<string name="wifi_ip_settings_titlebar">"Nastavení adresy IP"</string>
<string name="wifi_ip_settings_menu_save">"Uložit"</string>
<string name="wifi_ip_settings_menu_cancel">"Zrušit"</string>
<string name="wifi_ip_settings_invalid_ip">"Zadejte platnou adresu IP."</string>
<string name="wifi_use_static_ip">"Použít statickou adresu IP"</string>
<string name="wifi_ip_address">"Adresa IP"</string>
<string name="wifi_dns1">"Server DNS 1"</string>
<string name="wifi_dns2">"Server DNS 2"</string>
<string name="wifi_gateway">"Brána"</string>
<string name="wifi_netmask">"Maska sítě"</string>
<string name="wifi_context_menu_connect">"Připojit k síti"</string>
<string name="wifi_context_menu_forget">"Odstranit záznam sítě"</string>
<string name="wifi_context_menu_change_password">"Změnit heslo"</string>
<string name="wifi_advanced_titlebar">"Pokročilé"</string>
<string name="wifi_setting_num_channels_title">"Regulační doména"</string>
<string name="wifi_setting_num_channels_summary">"Umožňuje nastavit počet použitých kanálů"</string>
<string name="wifi_setting_num_channels_error">"Při nastavení regulační domény došlo k chybě."</string>
<string name="wifi_setting_num_channels_channel_phrase">"Kanály: <xliff:g id="NUM_CHANNELS">%1$d</xliff:g>"</string>
<string name="wifi_setting_sleep_policy_title">"Zásady používání sítě Wi-Fi v režimu spánku"</string>
<string name="wifi_setting_sleep_policy_summary">"Určit, kdy přepnout ze sítě Wi-Fi na mobilní datový přenos"</string>
<string name="wifi_setting_sleep_policy_error">"Při nastavení zásad pro režim spánku došlo k problému."</string>
<string name="wifi_advanced_mac_address_title">"Adresa MAC"</string>
<string name="fragment_status_scanning">"Vyhledávání..."</string>
<string name="fragment_status_connecting">"Připojování k síti <xliff:g id="NETWORK_NAME">%1$s</xliff:g>..."</string>
<string name="fragment_status_authenticating">"Ověřování v síti <xliff:g id="NETWORK_NAME">%1$s</xliff:g>..."</string>
<string name="fragment_status_obtaining_ip">"Získávání adresy IP ze sítě <xliff:g id="NETWORK_NAME">%1$s</xliff:g>..."</string>
<string name="fragment_status_connected">"Připojeno k síti <xliff:g id="NETWORK_NAME">%1$s</xliff:g>"</string>
<string name="fragment_status_disconnecting">"Odpojování od sítě <xliff:g id="NETWORK_NAME">%1$s</xliff:g>..."</string>
<string name="fragment_status_disconnected">"Odpojeno"</string>
<string name="fragment_status_failed">"Připojení se nezdařilo."</string>
<string name="status_scanning">"Vyhledávání..."</string>
<string name="status_connecting">"Připojování..."</string>
<string name="status_authenticating">"Ověřování..."</string>
<string name="status_obtaining_ip">"Získávání adresy..."</string>
<string name="status_connected">"Připojeno"</string>
<string name="status_disconnecting">"Odpojování..."</string>
<string name="status_disconnected">"Odpojeno"</string>
<string name="status_failed">"Připojení se nezdařilo."</string>
<string name="sound_and_display_settings">"Obraz a zvuk"</string>
<string name="sound_settings">"Nastavení zvuku"</string>
<string name="sound_and_display_settings_summary">"Umožňuje nastavit vyzváněcí tón, oznámení a jas obrazovky"</string>
<string name="silent_mode_title">"Tichý režim"</string>
<string name="silent_mode_summary">"Ztiší všechny zvuky kromě médií a upozornění"</string>
<string name="ringtone_title">"Vyzváněcí tón telefonu"</string>
<string name="ringtone_summary">"Umožňuje nastavit výchozí vyzváněcí tón příchozího hovoru"</string>
<string name="ring_volume_title">"Hlasitost vyzvánění"</string>
<string name="ring_volume_summary">"Umožňuje nastavit hlasitost příchozích hovorů a oznámení"</string>
<string name="vibrate_title">"Vibrace telefonu"</string>
<string name="vibrate_summary">"Příchozí hovory jsou provázeny vibracemi"</string>
<string name="notification_sound_title">"Tón oznámení"</string>
<string name="notification_sound_summary">"Umožňuje nastavit výchozí tón oznámení"</string>
<string name="incoming_call_volume_title">"Hlasitost příchozího hovoru"</string>
<string name="notification_volume_title">"Hlasitost oznámení"</string>
<string name="checkbox_notification_same_as_incoming_call">"Použije hlasitost příchozích hovorů také pro oznámení"</string>
<string name="notification_sound_dialog_title">"Zvolit vyzváněcí tón oznámení"</string>
<string name="media_volume_title">"Hlasitost médií"</string>
<string name="media_volume_summary">"Umožňuje nastavit hlasitost hudby a videí"</string>
<string name="dtmf_tone_enable_title">"Dotyky jsou provázeny zvuky"</string>
<string name="dtmf_tone_enable_summary_on">"Tlačítka číselníku jsou provázena zvuky"</string>
<string name="dtmf_tone_enable_summary_off">"Tlačítka číselníku jsou provázena zvuky"</string>
<string name="sound_effects_enable_title">"Výběr se zvuky"</string>
<string name="sound_effects_enable_summary_on">"Výběr na obrazovce je provázen zvuky"</string>
<string name="sound_effects_enable_summary_off">"Výběr na obrazovce je provázen zvuky"</string>
<string name="play_media_notification_sounds_enable_title">"Oznámení karty SD"</string>
<string name="play_media_notification_sounds_enable_summary_on">"Vypnout zvuky oznámení karty SD"</string>
<string name="play_media_notification_sounds_enable_summary_off">"Povolit zvuky oznámení karty SD"</string>
<string name="sync_settings">"Synchronizace dat"</string>
<string name="sync_settings_summary">"Umožňuje vybrat aplikace pro synchronizaci"</string>
<string name="display_settings">"Nastavení zobrazení"</string>
<string name="animations_title">"Animace"</string>
<string name="animations_summary_on">"Zobrazit animace otevírání a zavírání oken"</string>
<string name="animations_summary_off">"Animuje otevírání a zavírání oken"</string>
<string name="brightness">"Jas"</string>
<string name="brightness_summary">"Nastavte jas displeje"</string>
<string name="screen_timeout">"Interval vypnutí obrazovky"</string>
<string name="screen_timeout_summary">"Upravte prodlevu, po které se obrazovka automaticky vypne"</string>
<string name="sim_lock_settings">"Nastavení zámku karty SIM"</string>
<string name="sim_lock_settings_category">"Nastavení zámku karty SIM"</string>
<string name="sim_lock_settings_title">"Zámek karty SIM"</string>
<string name="sim_pin_toggle">"Zamykat kartu SIM"</string>
<string name="sim_lock_on">"K použití telefonu je vyžadován kód PIN"</string>
<string name="sim_lock_off">"K použití telefonu je vyžadován PIN"</string>
<string name="sim_pin_change">"Změnit kód PIN karty SIM"</string>
<string name="sim_enter_pin">"Kód PIN karty SIM"</string>
<string name="sim_enable_sim_lock">"Zamykat kartu SIM"</string>
<string name="sim_disable_sim_lock">"Odemknout kartu SIM"</string>
<string name="sim_enter_old">"Starý kód PIN karty SIM"</string>
<string name="sim_enter_new">"Nový kód PIN karty SIM"</string>
<string name="sim_reenter_new">"Potvrďte nový kód PIN."</string>
<string name="sim_change_pin">"Kód PIN karty SIM"</string>
<string name="sim_bad_pin">"Nesprávný kód PIN."</string>
<string name="sim_pins_dont_match">"Kódy PIN nejsou shodné."</string>
<string name="sim_change_failed">"Změna kódu PIN se nezdařila."\n"Kód PIN je zřejmě nesprávný."</string>
<string name="sim_change_succeeded">"Kód PIN karty SIM byl úspěšně změněn."</string>
<string name="sim_lock_failed">"Stav zámku karty SIM nelze změnit."\n"Zřejmě jste zadali nesprávný kód PIN."</string>
<string name="sim_enter_ok">"OK"</string>
<string name="sim_enter_cancel">"Zrušit"</string>
<string name="device_info_settings">"Stav telefonu"</string>
<string name="system_update_settings_list_item_title">"Aktualizace systému"</string>
<string name="system_update_settings_list_item_summary">"Zkontrolovat aktualizace systému"</string>
<string name="firmware_version">"Verze firmwaru"</string>
<string name="model_number">"Označení modelu"</string>
<string name="baseband_version">"Verze základního pásma"</string>
<string name="kernel_version">"Verze jádra"</string>
<string name="build_number">"Číslo sestavení"</string>
<string name="device_info_not_available">"Nedostupný"</string>
<string name="device_status_activity_title">"Stav"</string>
<string name="device_status">"Stav"</string>
<string name="device_status_summary">"IMEI, telefonní číslo, signál, atd."</string>
<string name="storage_settings_title">"Karta SD a paměť telefonu"</string>
<string name="storage_settings_summary">"Odpojuje kartu SD a zobrazuje dostupnou paměť"</string>
<string name="status_number">"Telefonní číslo"</string>
<string name="status_network_type">"Typ mobilní sítě"</string>
<string name="status_data_state">"Stav mobilní sítě"</string>
<string name="status_service_state">"Stav služby"</string>
<string name="status_signal_strength">"Síla signálu"</string>
<string name="status_roaming">"Roaming"</string>
<string name="status_operator">"Síť"</string>
<string name="status_wifi_mac_address">"Adresa MAC sítě WiFi"</string>
<string name="status_bt_address">"Adresa zařízení Bluetooth"</string>
<string name="status_unavailable">"Nedostupný údaj"</string>
<string name="status_network_traffic_stats">"Využití sítě"</string>
<string name="status_network_traffic_summary">"Odesláno: <xliff:g id="NETWORK_TRAFFIC_0">%1$d packets, %2$d bytes%n</xliff:g>Přijato: <xliff:g id="NETWORK_TRAFFIC_1">%3$d packets, %4$d bytes</xliff:g>"</string>
<string name="status_up_time">"Doba provozu"</string>
<string name="status_awake_time">"Doba provozu"</string>
<string name="internal_memory">"Interní paměť telefonu"</string>
<string name="sd_memory">"Karta SD"</string>
<string name="memory_available">"Dostupná paměť"</string>
<string name="memory_size">"Celková paměť"</string>
<string name="sd_eject">"Odpojit kartu SD"</string>
<string name="sd_eject_summary">"Odpojit kartu SD za účelem bezpečného odebrání"</string>
<string name="sd_format">"Formátovat kartu SD"</string>
<string name="sd_format_summary">"Formátovat (vymazat) kartu SD"</string>
<string name="sd_unavailable">"Nedostupný údaj"</string>
<string name="read_only">" (Pouze pro čtení)"</string>
<string name="battery_status_title">"Stav baterie"</string>
<string name="battery_level_title">"Stav baterie"</string>
<string name="apn_settings">"Přístupové body"</string>
<string name="apn_edit">"Upravit přístupový bod"</string>
<string name="apn_not_set">"&lt;Nenastaveno&gt;"</string>
<string name="apn_name">"Jméno"</string>
<string name="apn_apn">"Název přístupvého bodu (APN)"</string>
<string name="apn_http_proxy">"Proxy"</string>
<string name="apn_http_port">"Port"</string>
<string name="apn_user">"Uživatelské jméno"</string>
<string name="apn_password">"Heslo"</string>
<string name="apn_server">"Server"</string>
<string name="apn_mmsc">"MMSC"</string>
<string name="apn_mms_proxy">"Proxy server systému MMS"</string>
<string name="apn_mms_port">"Port systému MMS"</string>
<string name="apn_mcc">"MCC"</string>
<string name="apn_mnc">"MNC"</string>
<string name="apn_type">"typ APN"</string>
<string name="menu_delete">"Smazat APN"</string>
<string name="menu_new">"Nový APN"</string>
<string name="menu_save">"Uložit"</string>
<string name="menu_cancel">"Zrušit"</string>
<string name="error_title">"Upozornění"</string>
<string name="error_name_empty">"Pole Název nemůže být prázdné."</string>
<string name="error_apn_empty">"Název AP nemůže být prázdný."</string>
<string name="error_mcc_not3">"Pole MCC musí obsahovat alespoň 3 číslice."</string>
<string name="error_mnc_not23">"Pole MNC musí obsahovat 2 nebo 3 číslice."</string>
<string name="master_clear_title">"Obnovení továrních dat"</string>
<string name="master_clear_summary">"Umožňuje odstranit všechna data v telefonu"</string>
<string name="master_clear_desc">"Tato akce obnoví výchozí tovární nastavení telefonu. Všechna data a stažené aplikace budou smazány."</string>
<string name="master_clear_button_text">"Resetovat telefon"</string>
<string name="master_clear_final_desc">"Opravdu chcete resetovat telefon? Smažete veškerá data a aplikace. Proces nelze zvrátit."</string>
<string name="master_clear_final_button_text">"Odstranit vše"</string>
<string name="master_clear_gesture_prompt">"Nakreslete své bezpečnostní gesto"</string>
<string name="master_clear_gesture_explanation">"Chcete-li potvrdit resetování telefonu, musíte nakreslit bezpečnostní gesto."</string>
<string name="master_clear_failed">"Pokus o reset se nezdařil, protože služba System Clear není dostupná."</string>
<string name="media_format_title">"Formátovat kartu SD"</string>
<string name="media_format_summary">"Vymaže všechna data na kartě SD"</string>
<string name="media_format_desc">"Tato akce smaže kartu SD v telefonu. VŠECHNA data na kartě budou ztracena."</string>
<string name="media_format_button_text">"Formátovat kartu SD"</string>
<string name="media_format_final_desc">"Formátování karty SD. Chcete smazat všechna svoje média? Akci nelze vrátit zpět."</string>
<string name="media_format_final_button_text">"Smazat vše"</string>
<string name="media_format_gesture_prompt">"Nakreslete své bezpečnostní gesto"</string>
<string name="media_format_gesture_explanation">"Formátování karty SD je potřeba potvrdit nakreslením bezpečnostního gesta."</string>
<string name="call_settings_title">"Nastavení hovorů"</string>
<string name="call_settings_summary">"Umožňuje nastavit hlasovou schránku, přesměrování hovorů, další hovory na lince a ID volajícího"</string>
<string name="network_settings_title">"Mobilní sítě"</string>
<string name="network_settings_summary">"Umožňuje nastavit možnosti roamingu, sítí a názvy přístupových bodů"</string>
<string name="location_title">"Zdroje polohy"</string>
<string name="location_network_based">"Zaměření přes bezdrátové sítě"</string>
<string name="location_networks_disabled">"Zobrazuje polohu v aplikacích (jako Mapy) pomocí bezdrátových sítí"</string>
<string name="location_neighborhood_level">"Poloha je zaměřena pomocí WiFi nebo mobilních sítí"</string>
<string name="location_gps">"Zapnout přijímač systému GPS"</string>
<string name="location_street_level">"Zaměření je s přesností na úrovni ulic (zrušením této volby lze šetřit baterii)"</string>
<string name="location_gps_disabled">"Umožňuje zaměřit na úrovni ulic (vetší spotřeba baterie a nutný výhled na oblohu)"</string>
<string name="about_settings">"Info o telefonu"</string>
<string name="about_settings_summary">"Zobrazuje právní informace, stav telefonu a verzi softwaru"</string>
<string name="legal_information">"Právní informace"</string>
<string name="contributors_title">"Přispěvatelé"</string>
<string name="copyright_title">"Autorská práva"</string>
<string name="license_title">"Licence"</string>
<string name="terms_title">"Smluvní podmínky"</string>
<string name="settings_license_activity_title">"Licence open source"</string>
<string name="settings_license_activity_unavailable">"Při načítání licencí došlo k chybě."</string>
<string name="settings_license_activity_loading">"Načítání..."</string>
<string name="lock_settings_title">"Gesto pro odemknutí obrazovky"</string>
<string name="lockpattern_change_lock_pattern_label">"Změna bezpečnostního gesta"</string>
<string name="lockpattern_need_to_unlock">"Potvrďte uložené gesto"</string>
<string name="lockpattern_need_to_unlock_wrong">"Zkuste to prosím znovu:"</string>
<string name="lockpattern_recording_intro_header">"Nakreslete své bezpečnostní gesto."</string>
<string name="lockpattern_recording_intro_footer">"Nápovědu zobrazíte stisknutím klávesy Menu."</string>
<string name="lockpattern_recording_inprogress">"Na závěr zdvihněte prst z obrazovky."</string>
<string name="lockpattern_recording_incorrect_too_short">"Minimální počet spojených teček je <xliff:g id="NUMBER">%d</xliff:g>. Zkuste to znovu:"</string>
<string name="lockpattern_pattern_entered_header">"Gesto bylo zaznamenáno."</string>
<string name="lockpattern_need_to_confirm">"Pro potvrzení nakreslete gesto znovu:"</string>
<string name="lockpattern_pattern_confirmed_header">"Nové bezpečnostní gesto:"</string>
<string name="lockpattern_confirm_button_text">"Potvrdit"</string>
<string name="lockpattern_restart_button_text">"Nakreslit znovu"</string>
<string name="lockpattern_retry_button_text">"Zkusit znovu"</string>
<string name="lockpattern_continue_button_text">"Pokračovat"</string>
<string name="lockpattern_settings_title">"Bezpečnostní gesto"</string>
<string name="lockpattern_settings_enable_title">"Požadovat gesto"</string>
<string name="lockpattern_settings_enable_summary">"Obrazovku je nutné odemknout pomocí bezpečnostního gesta"</string>
<string name="lockpattern_settings_enable_visible_pattern_title">"Použití viditelného gesta"</string>
<string name="lockpattern_settings_enable_tactile_feedback_title">"Použití dotykového ověření"</string>
<string name="lockpattern_settings_choose_lock_pattern">"Nastavení bezpečnostního gesta"</string>
<string name="lockpattern_settings_change_lock_pattern">"Změna bezpečnostního gesta"</string>
<string name="lockpattern_settings_help_how_to_record">"Bezpečnostní gesto nakreslíte takto"</string>
<string name="lockpattern_too_many_failed_confirmation_attempts_header">"Příliš mnoho neplatných pokusů."</string>
<string name="lockpattern_too_many_failed_confirmation_attempts_footer">"Sekundy zbývající do dalšího pokusu: <xliff:g id="NUMBER">%d</xliff:g>."</string>
<string name="skip_button_label">"Zrušit"</string>
<string name="next_button_label">"Další"</string>
<string name="lock_title">"Zabezpečení telefonu"</string>
<string name="lock_intro_message"><font size="17">"Chraňte svůj telefon před nepovoleným použitím vytvořením osobního bezpečnostního gesta. "\n<font height="17">\n</font><b>"1"</b>" Příklad takového gesta uvidíte na dalším snímku. "\n<font height="17">\n</font><b>"2"</b>" Až budete připraveni, nakreslete své osobní bezpečnostní gesto. Vyzkoušejte více gest, ale vždy spojte alespoň čtyři tečky. "\n<font height="17">\n</font><b>"3"</b>" Chcete-li gesto potvrdit, zopakujte je. "\n<font height="17">\n</font><b>"Jste připraveni začít? Zvolte tlačítko Další "</b>". "\n<font height="3">\n</font>"Chcete-li ponechat telefon nezabezpečený, zvolte tlačítko Zrušit."</font></string>
<string name="lock_example_title">"Příklad gesta"</string>
<string name="lock_example_message">"Spojte alespoň čtyři tečky."\n" "\n"Až budete připraveni nakreslit vlastní gesto, zvolte tlačítko Další."</string>
<string name="manageapplications_settings_title">"Správa aplikací"</string>
<string name="manageapplications_settings_summary">"Spravovat a odebrat instalované aplikace"</string>
<string name="applications_settings">"Aplikace"</string>
<string name="applications_settings_summary">"Umožňuje spravovat aplikace a nastavit klávesové zkratky rychlého spuštění"</string>
<string name="applications_settings_header">"Nastavení aplikace"</string>
<string name="install_applications">"Neznámé zdroje"</string>
<string name="install_unknown_applications">"Povoluje instalaci aplikací mimo službu Market"</string>
<string name="install_all_warning">"Váš telefon a osobní údaje jsou zranitelnější vůči útoku aplikací z neznámých zdrojů. Vyjadřujete souhlas, že nesete osobní odpovědnost za jakékoli škody způsobené na vašem telefonu nebo za ztrátu dat v důsledku používání těchto aplikací."</string>
<string name="application_info_label">"Info o aplikaci"</string>
<string name="storage_label">"Paměť"</string>
<string name="auto_launch_label">"Spustit jako výchozí"</string>
<string name="permissions_label">"Povolení"</string>
<string name="cache_header_label">"Mezipaměť"</string>
<string name="clear_cache_btn_text">"Vymazat mezipaměť"</string>
<string name="cache_size_label">"Mezipaměť"</string>
<string name="controls_label">"Ovládací prvky"</string>
<string name="force_stop">"Vynutit ukončení"</string>
<string name="total_size_label">"Celkem"</string>
<string name="application_size_label">"Aplikace"</string>
<string name="data_size_label">"Data"</string>
<string name="uninstall_text">"Odinstalovat"</string>
<string name="clear_user_data_text">"Vymazat data"</string>
<string name="auto_launch_enable_text">"Aplikace byla nastavena, aby se pro některé akce spouštěla jako výchozí."</string>
<string name="auto_launch_disable_text">"Žádná výchozí nastavení."</string>
<string name="clear_activities">"Vymazat výchozí nastavení"</string>
<string name="unknown">"Neznámé"</string>
<string name="sort_order_alpha">"Řadit"</string>
<string name="sort_order_size">"Řadit podle velikosti"</string>
<string name="manage_space_text">"Správa paměti"</string>
<string name="filter">"Filtrovat"</string>
<string name="filter_dlg_title">"Vyberte možnosti filtru"</string>
<string name="filter_apps_all">"Všechny"</string>
<string name="filter_apps_third_party">"Aplikace třetí strany"</string>
<string name="filter_apps_running">"Spuštěné"</string>
<string name="loading">"Načítání..."</string>
<string name="recompute_size">"Přepočítávání velikosti..."</string>
<string name="clear_data_dlg_title">"Smazat"</string>
<string name="clear_data_dlg_text">"Všechny informace uložené v této aplikaci budou trvale smazány."</string>
<string name="dlg_ok">"OK"</string>
<string name="dlg_cancel">"Zrušit"</string>
<string name="app_not_found_dlg_title">"Aplikace nebyla nalezena"</string>
<string name="app_not_found_dlg_text">"Aplikaci se nepodařilo najít na seznamu nainstalovaných aplikací."</string>
<string name="clear_data_failed">"Nepodařilo se vymazat data aplikace."</string>
<string name="security_settings_desc">"Tato aplikace má přístup k následujícím položkám telefonu:"</string>
<string name="computing_size">"Probíhá výpočet…"</string>
<string name="invalid_size_value">"Nepodařilo se určit velikost balíčku"</string>
<string name="empty_list_msg">"Žádné aplikace třetí strany nejsou nainstalovány."</string>
<string name="language_settings">"Národní prostředí a text"</string>
<string name="language_settings_summary">"Nastavení národního prostředí (jazyka a oblasti) a možností zadávání a automatických oprav textu"</string>
<string name="language_category">"Nastavení národního prostředí"</string>
<string name="text_category">"Nastavení textu"</string>
<string name="phone_language">"Volba národního prostředí"</string>
<string name="phone_language_summary">"Vyberte jazyk a oblast"</string>
<string name="auto_replace">"Automatické nahrazování"</string>
<string name="auto_replace_summary">"Opravuje pravopisné chyby"</string>
<string name="auto_caps">"Automatická velká písmena"</string>
<string name="auto_caps_summary">"První písmeno ve větě je automaticky velké"</string>
<string name="auto_punctuate">"Automatická interpunkce"</string>
<string name="hardkeyboard_category">"Nastavení fyzické klávesnice"</string>
<string name="auto_punctuate_summary">"Znak „.“ lze vložit dvěma stisky klávesy Mezerník."</string>
<string name="show_password">"Zobrazování hesel"</string>
<string name="show_password_summary">"Zadávané heslo je zobrazováno"</string>
<string name="user_dict_settings_titlebar">"Uživatelský slovník"</string>
<string name="user_dict_settings_title">"Uživatelský slovník"</string>
<string name="user_dict_settings_summary">"Přidat nebo odebrat slova z uživatelského slovníku"</string>
<string name="user_dict_settings_add_menu_title">"Přidat"</string>
<string name="user_dict_settings_add_dialog_title">"Přidat do slovníku"</string>
<string name="user_dict_settings_context_menu_edit_title">"Upravit"</string>
<string name="user_dict_settings_context_menu_delete_title">"Smazat"</string>
<string name="user_dict_settings_empty_text">"V uživatelském slovníku nejsou žádná slova. Slovo můžete přidat pomocí nabídky."</string>
<string name="testing">"Testování"</string>
<string name="testing_phone_info">"Info o telefonu"</string>
<string name="testing_battery_info">"Info o baterii"</string>
<string name="testing_battery_history">"Historie baterie"</string>
<string name="quick_launch_title">"Rychlé spuštění"</string>
<string name="quick_launch_summary">"Umožňuje nastavit klávesové zkratky pro spouštění aplikací"</string>
<string name="quick_launch_assign_application">"Přiřadit aplikaci"</string>
<string name="quick_launch_no_shortcut">"Žádná klávesová zkratka"</string>
<string name="quick_launch_shortcut">"Hledat + <xliff:g id="SHORTCUT_LETTER">%1$s</xliff:g>"</string>
<string name="quick_launch_clear_dialog_title">"Vymazat"</string>
<string name="quick_launch_clear_dialog_message">"Klávesová zkratka <xliff:g id="SHORTCUT_LETTER">%1$s</xliff:g> (<xliff:g id="APPLICATION_NAME">%2$s</xliff:g>) bude vymazána."</string>
<string name="quick_launch_clear_ok_button">"OK"</string>
<string name="quick_launch_clear_cancel_button">"Zrušit"</string>
<string name="quick_launch_display_mode_applications">"Aplikace"</string>
<string name="quick_launch_display_mode_shortcuts">"Klávesové zkratky"</string>
<string name="input_methods_settings_title">"Zadávání textu"</string>
<string name="input_methods_settings_summary">"Správa možností zadávání textu"</string>
<string name="input_methods_settings_label_format">"%s: nastavení"</string>
<string name="development_settings_title">"Vývoj"</string>
<string name="development_settings_summary">"Umožňuje nastavit možnosti pro vývoj aplikace"</string>
<string name="enable_adb">"Ladění USB"</string>
<string name="enable_adb_summary">"Povoluje režim ladění s připojeným zařízením USB"</string>
<string name="keep_screen_on">"Nevypínat obrazovku"</string>
<string name="keep_screen_on_summary">"Obrazovka se při nabíjení nepřepne do režimu spánku"</string>
<string name="allow_mock_location">"Povoluje simulované polohy"</string>
<string name="allow_mock_location_summary">"Povoluje simulované polohy"</string>
<!-- no translation found for gadget_picker_title (98374951396755811) -->
<skip />
<!-- no translation found for widget_picker_title (9130684134213467557) -->
<skip />
<string name="battery_history_details_for">"Podrobnosti pro UID %d"</string>
<string name="battery_history_uid">"UID <xliff:g id="USER_ID">%1$d</xliff:g>"</string>
<string name="battery_history_network_usage">"Podrobnosti o používání sítě aplikací <xliff:g id="APP_NAME">%1$s</xliff:g>:"</string>
<string name="battery_history_bytes_received">"Přijato bytů: <xliff:g id="BYTES">%1$d</xliff:g>"</string>
<string name="battery_history_bytes_sent">"Odesláno bytů: <xliff:g id="BYTES">%1$d</xliff:g>"</string>
<string name="battery_history_bytes_total">"Celkem bytů: <xliff:g id="BYTES">%1$d</xliff:g>"</string>
<string name="battery_history_cpu_usage">"Podrobnosti o využívání CPU aplikací <xliff:g id="APP_NAME">%1$s</xliff:g>:"</string>
<string name="battery_history_user_time">"Čas uživatele:"</string>
<string name="battery_history_system_time">"Systémový čas:"</string>
<string name="battery_history_total_time">"Celková doba:"</string>
<string name="battery_history_starts">"Počet spuštění: <xliff:g id="STARTS">%1$d</xliff:g>"</string>
<string name="battery_history_days">"<xliff:g id="DAYS">%1$d</xliff:g> dní, <xliff:g id="HOURS">%2$d</xliff:g> hod., <xliff:g id="MINUTES">%3$d</xliff:g> min., <xliff:g id="SECONDS">%4$d</xliff:g> s"</string>
<string name="battery_history_hours">"<xliff:g id="HOURS">%1$d</xliff:g> hod., <xliff:g id="MINUTES">%2$d</xliff:g> min., <xliff:g id="SECONDS">%3$d</xliff:g> s"</string>
<string name="battery_history_minutes">"<xliff:g id="MINUTES">%1$d</xliff:g> min., <xliff:g id="SECONDS">%2$d</xliff:g> s"</string>
<string name="battery_history_seconds">"<xliff:g id="SECONDS">%1$d</xliff:g> s"</string>
<string name="battery_history_packages_sharing_this_uid">"Balíčky sdílející toto UID:"</string>
<string name="battery_history_no_data">"Údaje o využití baterie nejsou k dispozici"</string>
<string name="battery_history_sensor">"Senzor:"</string>
<!-- no translation found for battery_history_wakelock (608683447522396293) -->
<skip />
<string name="battery_history_used_by_packages">"Senzor je používán následujícími balíčky:"</string>
<string name="battery_history_sensor_usage">"Použito <xliff:g id="COUNT">%1$d</xliff:g>krát balíčkem <xliff:g id="PACKAGE">%2$s</xliff:g>"</string>
<string name="battery_history_sensor_usage_multi">"Použito <xliff:g id="COUNT">%1$d</xliff:g>krát některým z následujících:"</string>
<!-- no translation found for battery_history_awake_label (8449792868990080882) -->
<skip />
<!-- no translation found for battery_history_screen_on_label (1848936521786339362) -->
<skip />
<!-- no translation found for battery_history_phone_on_label (700191958853142297) -->
<skip />
<!-- no translation found for battery_history_awake (4350886665719031057) -->
<skip />
<string name="battery_history_screen_on">"Doba se zapnutou obrazovkou:"</string>
<!-- no translation found for battery_history_phone_on (4891504401623839532) -->
<skip />
<string name="battery_history_screen_on_battery">"Na baterii:"</string>
<string name="battery_history_screen_on_plugged">"Připojeno:"</string>
<string name="usage_stats_label">"Statistika použití"</string>
<string name="testing_usage_stats">"Statistika použití"</string>
<string name="display_order_text">"Řadit podle:"</string>
<string name="app_name_label">"Aplikace"</string>
<string name="launch_count_label">"Počet"</string>
<string name="usage_time_label">"Doba použití"</string>
</resources>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="applications_settings_summary">"Anwendungen verwalten"</string>
</resources>

72
res/values-de/arrays.xml Normal file
View File

@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="timezone_filters">
<item>"Amerika"</item>
<item>"Europa"</item>
<item>"Afrika"</item>
<item>"Asien"</item>
<item>"Australien"</item>
<item>"Pacific"</item>
<item>"Alle"</item>
</string-array>
<string-array name="screen_timeout_entries">
<item>"15 Sekunden"</item>
<item>"30 Sekunden"</item>
<item>"1 Minute"</item>
<item>"2 Minuten"</item>
<item>"10 Minuten"</item>
<item>"Kein Timeout"</item>
</string-array>
<string-array name="wifi_security_entries">
<item>"Autom."</item>
<item>"Keine"</item>
<item>"WEP"</item>
<item>"WPA Personal"</item>
<item>"WPA2 Personal"</item>
</string-array>
<string-array name="wifi_security_without_auto_entries">
<item>"Keine"</item>
<item>"WEP"</item>
<item>"WPA Personal"</item>
<item>"WPA2 Personal"</item>
</string-array>
<string-array name="wifi_wep_type">
<item>"Autom."</item>
<item>"WEP ASCII"</item>
<item>"WEP hexadezimal"</item>
</string-array>
<string-array name="wifi_sleep_policy_entries">
<item>"Wenn Bildschirm abschaltet"</item>
<item>"Niemals im Netzbetrieb"</item>
<item>"Niemals"</item>
</string-array>
<!-- no translation found for battery_history_type_spinner:0 (2193799199027871385) -->
<!-- no translation found for battery_history_type_spinner:1 (6401018715947316517) -->
<!-- no translation found for battery_history_type_spinner:2 (188092590354892392) -->
<!-- no translation found for battery_history_type_spinner:3 (8414109131222049141) -->
<!-- no translation found for battery_history_type_spinner:4 (1327904325081257093) -->
<!-- no translation found for battery_history_type_spinner:5 (4832254146664706277) -->
<!-- no translation found for battery_history_which_spinner:0 (3451981114763440074) -->
<!-- no translation found for battery_history_which_spinner:1 (166936313535197598) -->
<!-- no translation found for battery_history_which_spinner:2 (4793941382744963893) -->
<string-array name="usage_stats_display_order_types">
<item>"Nutzungszeit"</item>
<item>"Startzähler"</item>
<item>"Name der Anwendung"</item>
</string-array>
</resources>

672
res/values-de/strings.xml Normal file
View File

@@ -0,0 +1,672 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="device_info_default">"Unbekannt"</string>
<string name="turn_on_radio">"Radio einschalten"</string>
<string name="turn_off_radio">"Radio ausschalten"</string>
<string name="turn_on_qxdm">"QXDM-SD-Protokoll aktivieren"</string>
<string name="turn_off_qxdm">"QXDM-SD-Protokoll deaktivieren"</string>
<string name="radioInfo_menu_viewADN">"SIM-Adressbuch anzeigen"</string>
<string name="radioInfo_menu_viewFDN">"Feste Rufnummern anzeigen"</string>
<string name="radioInfo_menu_viewSDN">"Servicerufnummern anzeigen"</string>
<string name="radioInfo_menu_getPDP">"PDP-Liste abrufen"</string>
<string name="radioInfo_menu_enableData">"Datenverbindung aktivieren"</string>
<string name="radioInfo_menu_disableData">"Datenverbindung deaktivieren"</string>
<string name="radioInfo_menu_enableDataOnBoot">"Daten beim Start aktivieren"</string>
<string name="radioInfo_menu_disableDataOnBoot">"Daten beim Start deaktivieren"</string>
<string name="radioInfo_service_in">"In Betrieb"</string>
<string name="radioInfo_service_out">"Außer Betrieb"</string>
<string name="radioInfo_service_emergency">"Nur Notrufe"</string>
<string name="radioInfo_service_off">"Radio aus"</string>
<string name="radioInfo_roaming_in">"Roaming"</string>
<string name="radioInfo_roaming_not">"Kein Roaming"</string>
<string name="radioInfo_phone_idle">"Inaktiv"</string>
<string name="radioInfo_phone_ringing">"Klingelton"</string>
<string name="radioInfo_phone_offhook">"Anruf wird getätigt"</string>
<string name="radioInfo_data_disconnected">"Nicht verbunden"</string>
<string name="radioInfo_data_connecting">"Verbindung wird hergestellt"</string>
<string name="radioInfo_data_connected">"Verbunden"</string>
<string name="radioInfo_data_suspended">"Angehalten"</string>
<string name="radioInfo_unknown">"unbekannt"</string>
<string name="radioInfo_display_packets">"Pakete"</string>
<string name="radioInfo_display_bytes">"Bytes"</string>
<string name="radioInfo_display_dbm">"dBm"</string>
<string name="radioInfo_display_asu">"ASU"</string>
<string name="radioInfo_lac">"LAC"</string>
<string name="radioInfo_cid">"CID"</string>
<string name="sdcard_unmount">"SD-Karte entnehmen"</string>
<string name="sdcard_format">"SD-Karte formatieren"</string>
<string name="small_font">"Klein"</string>
<string name="medium_font">"Mittel"</string>
<string name="large_font">"Groß"</string>
<string name="font_size_save">"OK"</string>
<string name="sdcard_setting">"SD-Karte"</string>
<string name="battery_info_status_label">"Akkustatus:"</string>
<string name="battery_info_scale_label">"Akkuanzeige:"</string>
<string name="battery_info_level_label">"Akkuladung:"</string>
<string name="battery_info_health_label">"Akkuzustand:"</string>
<string name="battery_info_technology_label">"Akkutechnologie:"</string>
<string name="battery_info_voltage_label">"Akkuspannung:"</string>
<string name="battery_info_voltage_units">"mV"</string>
<string name="battery_info_temperature_label">"Akkutemperatur:"</string>
<string name="battery_info_temperature_units">"° C"</string>
<string name="battery_info_uptime">"Zeit seit Start:"</string>
<string name="battery_info_awake_battery">"Aktivzeit bei Akku:"</string>
<string name="battery_info_awake_plugged">"Aktivzeit beim Laden:"</string>
<string name="battery_info_screen_on">"Display eingeschaltet:"</string>
<string name="battery_info_status_unknown">"Unbekannt"</string>
<string name="battery_info_status_charging">"Wird geladen"</string>
<string name="battery_info_status_charging_ac">"(AC)"</string>
<string name="battery_info_status_charging_usb">"(USB)"</string>
<string name="battery_info_status_discharging">"Entladung"</string>
<string name="battery_info_status_not_charging">"Wird nicht geladen"</string>
<string name="battery_info_status_full">"Voll"</string>
<string name="battery_info_health_unknown">"Unbekannt"</string>
<string name="battery_info_health_good">"OK"</string>
<string name="battery_info_health_overheat">"Überhitzung"</string>
<string name="battery_info_health_dead">"Leer"</string>
<string name="battery_info_health_over_voltage">"Überspannung"</string>
<string name="battery_info_health_unspecified_failure">"Unbekannter Fehler"</string>
<string name="bluetooth">"Bluetooth"</string>
<string name="bluetooth_visibility">"Erkennbar"</string>
<string name="bluetooth_is_discoverable">"Für <xliff:g id="DISCOVERABLE_TIME_PERIOD">%1$s</xliff:g> Sekunden sichtbar..."</string>
<string name="bluetooth_not_discoverable">"Geräteerkennung deaktivieren"</string>
<string name="bluetooth_devices">"Bluetooth-Geräte"</string>
<string name="bluetooth_device_name">"Gerätename"</string>
<string name="bluetooth_name_not_set">"Kein Name festgelegt, Kontoname wird verwendet"</string>
<string name="bluetooth_scan_for_devices">"Scannen nach Geräten"</string>
<string name="bluetooth_disconnect_blank">"Verbindung mit <xliff:g id="DEVICE_NAME">%1$s</xliff:g> wird getrennt."</string>
<string name="bluetooth_connected">"Verbunden"</string>
<string name="bluetooth_disconnected">"Nicht verbunden"</string>
<string name="bluetooth_disconnecting">"Verbindung wird getrennt..."</string>
<string name="bluetooth_connecting">"Verbindung wird hergestellt..."</string>
<!-- no translation found for bluetooth_unknown (1905151516611093010) -->
<skip />
<string name="bluetooth_not_connected">"Pairing mit diesem Gerät"</string>
<string name="bluetooth_pairing">"Pairing…"</string>
<!-- no translation found for bluetooth_paired (1247541089000057726) -->
<skip />
<string name="bluetooth_device">"Freisprechfunktion/Headset"</string>
<string name="progress_scanning">"Scannen..."</string>
<string name="bluetooth_notif_ticker">"Bluetooth-Pairing-Anfrage"</string>
<string name="bluetooth_notif_title">"Pairing-Anfrage"</string>
<string name="bluetooth_notif_message">"Zum Pairing auswählen "</string>
<string name="date_and_time">"Einstellungen"</string>
<string name="date_time_12_hour_sample">"1:00"</string>
<string name="date_time_24_hour_sample">"13:00"</string>
<string name="choose_timezone">"Zeitzone auswählen"</string>
<string name="display_preview_label">"Vorschau:"</string>
<string name="display_font_size_label">"Schriftgröße:"</string>
<!-- no translation found for intent_sender_data_label (8363026381459131554) -->
<skip />
<string name="intent_sender_sendbroadcast_text">"<xliff:g id="BROADCAST">broadcast</xliff:g> senden"</string>
<string name="intent_sender_action_label">"<xliff:g id="ACTION">Action</xliff:g>:"</string>
<string name="intent_sender_startactivity_text">"<xliff:g id="ACTIVITY">activity</xliff:g> starten"</string>
<string name="intent_sender_resource_label">"<xliff:g id="RESOURCE">Resource</xliff:g>:"</string>
<string name="intent_sender_account_label">"Konto:"</string>
<string name="proxy_clear_text">"Löschen"</string>
<string name="proxy_port_label">"Port"</string>
<string name="proxy_defaultView_text">"Standard wiederherstellen"</string>
<string name="proxy_action_text">"Speichern"</string>
<string name="proxy_hostname_label">"Hostname"</string>
<string name="proxy_error">"Achtung"</string>
<string name="proxy_error_dismiss">"OK"</string>
<string name="proxy_error_invalid_host">"Der eingegebene Hostname ist ungültig."</string>
<string name="proxy_error_empty_port">"Sie müssen das Feld für den Port ausfüllen."</string>
<string name="proxy_error_empty_host_set_port">"Das Feld für den Port muss leer sein, wenn das Feld für den Host leer ist."</string>
<string name="proxy_error_invalid_port">"Der eingegebene Port ist ungültig."</string>
<string name="radio_info_signal_location_label">"Standort:"</string>
<string name="radio_info_neighboring_location_label">"Benachbarte CID:"</string>
<string name="radio_info_data_attempts_label">"Datenversuche:"</string>
<string name="radio_info_gprs_service_label">"GPRS-Service:"</string>
<string name="radio_info_roaming_label">"Roaming:"</string>
<string name="radio_info_imei_label">"IMEI:"</string>
<string name="radio_info_call_redirect_label">"Rufumleitung:"</string>
<string name="radio_info_ppp_resets_label">"Anzahl der PPP-Zurücksetzungen seit dem Start:"</string>
<string name="radio_info_gsm_disconnects_label">"GSM-Trennungen:"</string>
<string name="radio_info_current_network_label">"Aktuelles Netzwerk:"</string>
<string name="radio_info_data_successes_label">"Datenerfolge:"</string>
<string name="radio_info_ppp_received_label">"PPP empfangen:"</string>
<string name="radio_info_gsm_service_label">"GSM-Service"</string>
<string name="radio_info_signal_strength_label">"Signalstärke:"</string>
<string name="radio_info_call_status_label">"Rufstatus:"</string>
<string name="radio_info_ppp_sent_label">"PPP gesendet:"</string>
<string name="radio_info_radio_resets_label">"Radiozurücksetzung:"</string>
<string name="radio_info_message_waiting_label">"Nachricht liegt vor:"</string>
<string name="radio_info_phone_number_label">"Telefonnummer:"</string>
<string name="radio_info_band_mode_label">"Frequenzbereich auswählen"</string>
<string name="radio_info_network_type_label">"Netzwerktyp:"</string>
<string name="radio_info_set_perferred_label">"Bevorzugten Netzwerktyp festlegen:"</string>
<string name="radio_info_ping_ipaddr">"IP-Adresse pingen:"</string>
<string name="radio_info_ping_hostname">"Hostnamen pingen (www.google.com):"</string>
<string name="radio_info_http_client_test">"HTTP Client-Test:"</string>
<string name="radio_info_toggle_ciph_label">"Verschlüsselung wechseln"</string>
<string name="ping_test_label">"Pingtest ausführen"</string>
<string name="radio_info_smsc_label">"SMSC:"</string>
<string name="radio_info_smsc_update_label">"Aktualisierung"</string>
<string name="radio_info_smsc_refresh_label">"Aktualisieren"</string>
<string name="radio_info_toggle_dns_check_label">"DNS-Überprüfung ein-/ausschalten"</string>
<string name="band_mode_title">"GSM-/UMTS-Band festlegen"</string>
<string name="band_mode_loading">"Bandliste wird geladen..."</string>
<string name="band_mode_set">"Festlegen"</string>
<string name="band_mode_failed">"Fehlgeschlagen"</string>
<string name="band_mode_succeeded">"Erfolgreich"</string>
<string name="sdcard_changes_instructions">"Die Änderungen werden nach dem erneuten Anschließen des USB-Kabels übernommen."</string>
<string name="sdcard_settings_screen_mass_storage_text">"USB-Massenspeicher aktivieren"</string>
<string name="sdcard_settings_total_bytes_label">"Bytes insgesamt:"</string>
<string name="sdcard_settings_not_present_status">"Keine SD-Karte"</string>
<string name="sdcard_settings_available_bytes_label">"Verfügbare Bytes:"</string>
<string name="sdcard_settings_mass_storage_status">"SD-Karte wird als Massenspeichergerät verwendet"</string>
<string name="sdcard_settings_unmounted_status">"Die SD-Karte kann jetzt entfernt werden."</string>
<string name="sdcard_settings_bad_removal_status">"Die SD-Karte wurde während der Verwendung entfernt!"</string>
<string name="sdcard_settings_used_bytes_label">"Verwendete Bytes:"</string>
<string name="sdcard_settings_scanning_status">"SD-Karte wird auf Medien gescannt..."</string>
<string name="sdcard_settings_read_only_status">"SD-Karte schreibgeschützt aktiviert"</string>
<string name="next_label">"Weiter"</string>
<string name="language_picker_title">"Sprache"</string>
<string name="select_your_language">"Sprache auswählen"</string>
<string name="activity_picker_label">"Aktion auswählen"</string>
<string name="device_info_label">"Geräteinfo"</string>
<string name="battery_info_label">"Akkuinfo"</string>
<string name="battery_history_label">"Akkuprotokoll"</string>
<string name="display_label">"Display"</string>
<string name="phone_info_label">"Telefoninfo"</string>
<string name="sd_card_settings_label">"SD-Karte"</string>
<string name="proxy_settings_label">"Proxy-Einstellungen"</string>
<string name="cancel">"Abbrechen"</string>
<string name="settings_label">"Einstellungen"</string>
<string name="airplane_mode">"Flugmodus"</string>
<string name="airplane_mode_summary">"Alle drahtlosen Verbindungen deaktivieren"</string>
<string name="airplane_mode_turning_on">"Wireless-Verbindungen werden deaktiviert..."</string>
<string name="airplane_mode_turning_off">"Wireless-Verbindungen werden aktiviert..."</string>
<string name="radio_controls_title">"Wireless"</string>
<string name="radio_controls_summary">"WLAN, Bluetooth, Flugmodus und mobile Netzwerke verwalten"</string>
<string name="date_and_time_settings_title">"Datum und Uhrzeit"</string>
<string name="date_and_time_settings_summary">"Datum, Uhrzeit, Zeitzone und Formate festlegen"</string>
<string name="date_time_auto">"Automatisch"</string>
<string name="date_time_auto_summaryOn">"Vom Netzwerk bereitgestellte Werte verwenden"</string>
<string name="date_time_auto_summaryOff">"Vom Netzwerk bereitgestellte Werte verwenden"</string>
<string name="date_time_24hour">"24-Stunden-Format"</string>
<string name="date_time_set_time">"Uhrzeit festlegen"</string>
<string name="date_time_set_timezone">"Zeitzone auswählen"</string>
<string name="date_time_set_date">"Datum festlegen"</string>
<string name="date_time_date_format">"Datumsformat auswählen"</string>
<string name="zone_list_menu_sort_alphabetically">"Alphabetisch sortieren"</string>
<string name="zone_list_menu_sort_by_timezone">"Nach Zeitzone sortieren"</string>
<string name="security_settings_title">"Sicherheit und Standort"</string>
<string name="security_settings_summary">"Meinen Standort, Display-Entsperrung und SIM-Kartensperrung festlegen"</string>
<string name="security_passwords_title">"Passwörter"</string>
<string name="bluetooth_quick_toggle_title">"Bluetooth"</string>
<string name="bluetooth_quick_toggle_summary">"Bluetooth aktivieren"</string>
<string name="bluetooth_settings">"Bluetooth-Einstellungen"</string>
<string name="bluetooth_settings_title">"Bluetooth-Einstellungen"</string>
<string name="bluetooth_settings_summary">"Verbindungen, Gerätenamen und Erkennbarkeit verwalten"</string>
<string name="bluetooth_pin_entry">"Bluetooth-Pairing-Anfrage"</string>
<string name="bluetooth_device_info">"Bluetooth-Geräteinfo"</string>
<string name="bluetooth_enter_pin_msg">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g>"\n\n"PIN für Pairing eingeben."\n"(Versuchen Sie 0000 oder 1234.)"</string>
<string name="bluetooth_error_title">"Achtung"</string>
<string name="bluetooth_pairing_error_message">"Beim Pairing mit <xliff:g id="DEVICE_NAME">%1$s</xliff:g> ist ein Problem aufgetreten."</string>
<string name="bluetooth_pairing_pin_error_message">"Beim Pairing mit <xliff:g id="DEVICE_NAME">%1$s</xliff:g> ist ein Problem aufgetreten, da die eingegebene PIN falsch ist."</string>
<string name="bluetooth_connecting_error_message">"Beim Verbindungsaufbau mit <xliff:g id="DEVICE_NAME">%1$s</xliff:g> ist ein Problem aufgetreten."</string>
<string name="bluetooth_preference_scan_title">"Scan nach Geräten"</string>
<string name="bluetooth_device_context_connect">"Verbinden"</string>
<string name="bluetooth_device_context_disconnect">"Verbindung trennen"</string>
<string name="bluetooth_device_context_pair_connect">"Paaren und verbinden"</string>
<string name="bluetooth_device_context_unpair">"Pairing aufheben"</string>
<string name="bluetooth_device_context_disconnect_unpair">"Verbindung trennen und Pairing aufheben"</string>
<string name="bluetooth_device_context_connect_advanced">"Optionen..."</string>
<string name="bluetooth_connect_specific_profiles_title">"Verbinden mit..."</string>
<string name="bluetooth_profile_a2dp">"Medien"</string>
<string name="bluetooth_profile_headset">"Telefon"</string>
<string name="bluetooth_summary_connected_to_a2dp">"Verbunden mit Audiosystem von Medien"</string>
<string name="bluetooth_summary_connected_to_headset">"Verbunden mit Audiosystem des Telefons"</string>
<string name="bluetooth_summary_connected_to_a2dp_headset">"Verbunden mit Audiosystem von Telefon und Medien"</string>
<string name="bluetooth_device_advanced_title">"Optionen von <xliff:g id="DEVICE_NAME">%1$s</xliff:g>"</string>
<string name="bluetooth_device_advanced_online_mode_title">"Verbinden"</string>
<string name="bluetooth_device_advanced_online_mode_summary">"Mit Bluetooth-Gerät verbinden"</string>
<string name="bluetooth_device_advanced_profile_header_title">"Profile"</string>
<string name="bluetooth_a2dp_profile_summary_connected">"Verbunden mit Audiosystem von Medien"</string>
<string name="bluetooth_headset_profile_summary_connected">"Verbunden mit Audiosystem des Telefons"</string>
<string name="bluetooth_a2dp_profile_summary_use_for">"Für Audiosystem von Medien verwenden"</string>
<string name="bluetooth_headset_profile_summary_use_for">"Für Audiosystem des Telefons verwenden"</string>
<string name="wifi">"WLAN"</string>
<string name="wifi_quick_toggle_title">"WLAN"</string>
<string name="wifi_quick_toggle_summary">"Wi-Fi aktivieren"</string>
<string name="wifi_settings">"WLAN-Einstellungen"</string>
<string name="wifi_settings_category">"WLAN-Einstellungen"</string>
<string name="wifi_settings_summary">"Wireless-Zugangspunkte festlegen und verwalten"</string>
<string name="forget_network">"Entfernen"</string>
<string name="wifi_status">"Status"</string>
<string name="wifi_link_speed">"Geschwindigkeit"</string>
<string name="wifi_signal_3">"Ausgezeichnet"</string>
<string name="wifi_signal_2">"OK"</string>
<string name="wifi_signal_1">"Gut"</string>
<string name="wifi_signal_0">"Schwach"</string>
<string name="security">"Sicherheit"</string>
<string name="wifi_security_open">"Öffnen"</string>
<string name="wifi_security_wep">"WEP"</string>
<string name="wifi_security_wpa">"WPA"</string>
<string name="wifi_security_wpa2">"WPA2"</string>
<string name="wifi_security_unknown">"Unbekannt"</string>
<string name="wifi_security_verbose_open">"Offenes Netzwerk"</string>
<string name="wifi_security_verbose_wep">"Gesichert mit WEP"</string>
<string name="wifi_security_verbose_wpa">"Gesichert mit WPA"</string>
<string name="wifi_security_verbose_wpa2">"Gesichert mit WPA2"</string>
<string name="ip_address">"IP-Adresse"</string>
<string name="signal">"Signalstärke"</string>
<string name="wifi_starting">"Aktivierung..."</string>
<string name="wifi_stopping">"Wird beendet..."</string>
<string name="wifi_error">"Fehler"</string>
<string name="error_starting">"WLAN kann nicht gestartet werden"</string>
<string name="error_stopping">"WLAN kann nicht beendet werden"</string>
<string name="error_scanning">"Netzwerkscan nicht möglich"</string>
<string name="error_connecting">"Netzwerkverbindung kann nicht hergestellt werden"</string>
<string name="error_saving">"Netzwerk kann nicht gespeichert werden"</string>
<string name="connect">"Verbinden"</string>
<string name="connect_to_blank">"Mit <xliff:g id="NETWORK_NAME">%1$s</xliff:g> verbinden"</string>
<string name="please_type_passphrase">"Passwort für Wireless-Zugang"</string>
<string name="please_type_hex_key">"WEP Hexadezimalschlüssel (0-9, A-F)"</string>
<string name="wifi_show_password">"Passwort anzeigen"</string>
<string name="scan_wifi">"Scannen"</string>
<string name="summary_not_in_range">"Nicht in Reichweite"</string>
<string name="summary_remembered">"Gespeichert"</string>
<string name="summary_connection_failed">"Verbindung fehlgeschlagen, versuchen Sie es erneut."</string>
<string name="wifi_access_points">"WLAN-Netzwerke"</string>
<string name="wifi_type_ssid">"Netzwerk-SSID"</string>
<string name="wifi_security">"Sicherheit"</string>
<string name="wifi_save_config">"Speichern"</string>
<string name="wifi_password_unchanged">"(nicht geändert)"</string>
<string name="wifi_add_other_network">"Wi-Fi-Netzwerk hinzufügen"</string>
<string name="wifi_notify_open_networks">"Netzwerkhinweis"</string>
<string name="wifi_notify_open_networks_summary">"Benachrichtigen, wenn ein offenes Netzwerk verfügbar ist"</string>
<string name="wifi_password_incorrect_error">"Das eingegebene Netzwerkpasswort ist falsch. Bitte versuchen Sie es erneut."</string>
<string name="wifi_generic_connection_error">"Beim Herstellen der Netzwerkverbindung ist ein Problem aufgetreten. Bitte versuchen Sie es erneut."</string>
<string name="wifi_menu_advanced">"Erweitert"</string>
<string name="wifi_ip_settings_titlebar">"IP-Einstellungen"</string>
<string name="wifi_ip_settings_menu_save">"Speichern"</string>
<string name="wifi_ip_settings_menu_cancel">"Abbrechen"</string>
<string name="wifi_ip_settings_invalid_ip">"Bitte geben Sie eine gültige IP-Adresse ein."</string>
<string name="wifi_use_static_ip">"Statische IP verwenden"</string>
<string name="wifi_ip_address">"IP-Adresse"</string>
<string name="wifi_dns1">"DNS 1"</string>
<string name="wifi_dns2">"DNS 2"</string>
<string name="wifi_gateway">"Gateway"</string>
<string name="wifi_netmask">"Netmask"</string>
<string name="wifi_context_menu_connect">"Mit Netzwerk verbinden"</string>
<string name="wifi_context_menu_forget">"Netzwerk entfernen"</string>
<string name="wifi_context_menu_change_password">"Passwort ändern"</string>
<string name="wifi_advanced_titlebar">"Erweitert"</string>
<string name="wifi_setting_num_channels_title">"Rechtliche Domain"</string>
<string name="wifi_setting_num_channels_summary">"Anzahl an zu verwendenden Kanälen festlegen"</string>
<string name="wifi_setting_num_channels_error">"Beim Einrichten der Domain ist ein Problem aufgetreten."</string>
<string name="wifi_setting_num_channels_channel_phrase">"<xliff:g id="NUM_CHANNELS">%1$d</xliff:g> Kanäle"</string>
<string name="wifi_setting_sleep_policy_title">"Wi-Fi Standby-Richtlinie"</string>
<string name="wifi_setting_sleep_policy_summary">"Festlegen, wann von Wi-Fi auf mobile Daten umgeschaltet werden soll"</string>
<string name="wifi_setting_sleep_policy_error">"Beim Einrichten der Standby-Richtlinie ist ein Problem aufgetreten."</string>
<string name="wifi_advanced_mac_address_title">"MAC-Adresse"</string>
<string name="fragment_status_scanning">"Scannen…"</string>
<string name="fragment_status_connecting">"Verbindung mit <xliff:g id="NETWORK_NAME">%1$s</xliff:g> wird hergestellt..."</string>
<string name="fragment_status_authenticating">"Authentifizierung mit <xliff:g id="NETWORK_NAME">%1$s</xliff:g>..."</string>
<string name="fragment_status_obtaining_ip">"IP-Adresse wird von <xliff:g id="NETWORK_NAME">%1$s</xliff:g> abgerufen..."</string>
<string name="fragment_status_connected">"Verbunden mit <xliff:g id="NETWORK_NAME">%1$s</xliff:g>"</string>
<string name="fragment_status_disconnecting">"Verbindung mit <xliff:g id="NETWORK_NAME">%1$s</xliff:g> wird getrennt..."</string>
<string name="fragment_status_disconnected">"Nicht verbunden"</string>
<string name="fragment_status_failed">"Fehlgeschlagen"</string>
<string name="status_scanning">"Scannen…"</string>
<string name="status_connecting">"Verbindung wird hergestellt..."</string>
<string name="status_authenticating">"Authentifizierung..."</string>
<string name="status_obtaining_ip">"Adresse wird abgerufen..."</string>
<string name="status_connected">"Verbunden"</string>
<string name="status_disconnecting">"Verbindung wird getrennt..."</string>
<string name="status_disconnected">"Nicht verbunden"</string>
<string name="status_failed">"Fehlgeschlagen"</string>
<string name="sound_and_display_settings">"Töne und Display"</string>
<string name="sound_settings">"Toneinstellungen"</string>
<string name="sound_and_display_settings_summary">"Klingeltöne, Benachrichtigungen und Helligkeit festlegen"</string>
<string name="silent_mode_title">"Lautlosmodus"</string>
<string name="silent_mode_summary">"Alle Töne außer für Medien und Warnungen sind stummgeschaltet"</string>
<string name="ringtone_title">"Klingelton"</string>
<string name="ringtone_summary">"Standardklingelton für eingehende Anrufe festlegen"</string>
<string name="ring_volume_title">"Klingeltonlautstärke"</string>
<string name="ring_volume_summary">"Lautstärke für eingehende Anrufe und Benachrichtigungen festlegen"</string>
<string name="vibrate_title">"Vibration"</string>
<string name="vibrate_summary">"Vibration für eingehende Anrufe"</string>
<string name="notification_sound_title">"Benachrichtigungston"</string>
<string name="notification_sound_summary">"Standard-Benachrichtigungston festlegen"</string>
<string name="incoming_call_volume_title">"Lautstärke für eingehende Anrufe"</string>
<string name="notification_volume_title">"Benachrichtigungslautstärke"</string>
<string name="checkbox_notification_same_as_incoming_call">"Lautstärke für eingehende Anrufe für Benachrichtigungen verwenden"</string>
<string name="notification_sound_dialog_title">"Benachrichtigungston auswählen"</string>
<string name="media_volume_title">"Medienlautstärke"</string>
<string name="media_volume_summary">"Lautstärke für Musik und Videos festlegen"</string>
<string name="dtmf_tone_enable_title">"Tastentöne"</string>
<string name="dtmf_tone_enable_summary_on">"Töne bei Telefonwahl"</string>
<string name="dtmf_tone_enable_summary_off">"Töne bei Telefonwahl"</string>
<string name="sound_effects_enable_title">"Akustische Auswahl"</string>
<string name="sound_effects_enable_summary_on">"Ton bei Auswahl auf Display"</string>
<string name="sound_effects_enable_summary_off">"Ton bei Auswahl auf Display"</string>
<string name="play_media_notification_sounds_enable_title">"SD-Karten-Benachrichtigungen"</string>
<string name="play_media_notification_sounds_enable_summary_on">"SD-Karten-Benachrichtigungston deaktivieren"</string>
<string name="play_media_notification_sounds_enable_summary_off">"SD-Karten-Benachrichtigungston aktivieren"</string>
<string name="sync_settings">"Datensynchronisierung"</string>
<string name="sync_settings_summary">"Auswählen, welche Anwendungen synchronisiert werden"</string>
<string name="display_settings">"Display-Einstellungen"</string>
<string name="animations_title">"Animation"</string>
<string name="animations_summary_on">"Animation beim Öffnen/Schließen von Fenstern anzeigen"</string>
<string name="animations_summary_off">"Animation beim Öffnen/Schließen von Fenstern anzeigen"</string>
<string name="brightness">"Helligkeit"</string>
<string name="brightness_summary">"Helligkeit des Bildschirms anpassen"</string>
<string name="screen_timeout">"Display-Timeout"</string>
<string name="screen_timeout_summary">"Verzögerung vor automatischer Bildschirmabschaltung anpassen"</string>
<string name="sim_lock_settings">"Einstellungen"</string>
<string name="sim_lock_settings_category">"SIM-Kartensperrung einrichten"</string>
<string name="sim_lock_settings_title">"SIM-Kartensperrung"</string>
<string name="sim_pin_toggle">"SIM-Karte sperren"</string>
<string name="sim_lock_on">"PIN zur Verwendung des Telefons erforderlich"</string>
<string name="sim_lock_off">"PIN zur Verwendung des Telefons erforderlich"</string>
<string name="sim_pin_change">"PIN der SIM-Karte ändern"</string>
<string name="sim_enter_pin">"PIN für SIM-Karte"</string>
<string name="sim_enable_sim_lock">"SIM-Karte sperren"</string>
<string name="sim_disable_sim_lock">"SIM-Karte entsperren"</string>
<string name="sim_enter_old">"Alte PIN der SIM-Karte"</string>
<string name="sim_enter_new">"Neue PIN für SIM-Karte"</string>
<string name="sim_reenter_new">"Neue PIN erneut eingeben"</string>
<string name="sim_change_pin">"PIN für SIM-Karte"</string>
<string name="sim_bad_pin">"Falsche PIN!"</string>
<string name="sim_pins_dont_match">"Die PINs stimmen nicht überein!"</string>
<string name="sim_change_failed">"PIN kann nicht geändert werden."\n"Möglicherweise falsche Eingabe."</string>
<string name="sim_change_succeeded">"SIM-PIN erfolgreich geändert"</string>
<string name="sim_lock_failed">"Status der SIM-Kartensperrung kann nicht geändert werden."\n"Möglicherweise falsche PIN."</string>
<string name="sim_enter_ok">"OK"</string>
<string name="sim_enter_cancel">"Abbrechen"</string>
<string name="device_info_settings">"Telefonstatus"</string>
<string name="system_update_settings_list_item_title">"Systemaktualisierungen"</string>
<string name="system_update_settings_list_item_summary">"Nach Systemaktualisierungen suchen"</string>
<string name="firmware_version">"Firmware-Version"</string>
<string name="model_number">"Modellnummer"</string>
<string name="baseband_version">"Basisband-Version"</string>
<string name="kernel_version">"Kernel-Version"</string>
<string name="build_number">"Build-Nummer"</string>
<string name="device_info_not_available">"Nicht verfügbar"</string>
<string name="device_status_activity_title">"Status"</string>
<string name="device_status">"Status"</string>
<string name="device_status_summary">"IMEI, Telefonnummer, Signal usw."</string>
<string name="storage_settings_title">"SD-Karte und Speicher"</string>
<string name="storage_settings_summary">"SD-Karte entnehmen, verfügbaren Speicher anzeigen"</string>
<string name="status_number">"Telefonnummer"</string>
<string name="status_network_type">"Mobiler Netzwerktyp"</string>
<string name="status_data_state">"Status des mobilen Netzwerks"</string>
<string name="status_service_state">"Servicestatus"</string>
<string name="status_signal_strength">"Signalstärke"</string>
<string name="status_roaming">"Roaming"</string>
<string name="status_operator">"Netzwerk"</string>
<string name="status_wifi_mac_address">"WLAN-MAC-Adresse"</string>
<string name="status_bt_address">"Bluetooth-Adresse"</string>
<string name="status_unavailable">"Nicht verfügbar"</string>
<string name="status_network_traffic_stats">"Netzwerknutzung"</string>
<string name="status_network_traffic_summary">"Gesendet: \n<xliff:g id="NETWORK_TRAFFIC_0">%1$d packets, %2$d bytes%n</xliff:g>Erhalt: <xliff:g id="NETWORK_TRAFFIC_1">%3$d packets, %4$d bytes</xliff:g>"</string>
<string name="status_up_time">"Betriebszeit"</string>
<string name="status_awake_time">"Aktivzeit"</string>
<string name="internal_memory">"Interner Telefonspeicher"</string>
<string name="sd_memory">"SD-Karte"</string>
<string name="memory_available">"Verfügbarer Speicher"</string>
<string name="memory_size">"Gesamtspeicher"</string>
<string name="sd_eject">"SD-Karte entnehmen"</string>
<string name="sd_eject_summary">"SD-Karte vorsichtig entnehmen"</string>
<string name="sd_format">"SD-Karte formatieren"</string>
<string name="sd_format_summary">"SD-Karte formatieren (löschen)"</string>
<string name="sd_unavailable">"Nicht verfügbar"</string>
<string name="read_only">" (schreibgeschützt)"</string>
<string name="battery_status_title">"Akkustatus"</string>
<string name="battery_level_title">"Akkuladung"</string>
<string name="apn_settings">"APNs"</string>
<string name="apn_edit">"Zugangspunkt bearbeiten"</string>
<string name="apn_not_set">"Nicht festgelegt"</string>
<string name="apn_name">"Name"</string>
<string name="apn_apn">"APN"</string>
<string name="apn_http_proxy">"Proxy"</string>
<string name="apn_http_port">"Port"</string>
<string name="apn_user">"Nutzername"</string>
<string name="apn_password">"Passwort"</string>
<string name="apn_server">"Server"</string>
<string name="apn_mmsc">"MMSC"</string>
<string name="apn_mms_proxy">"MMS-Proxy"</string>
<string name="apn_mms_port">"MMS-Port"</string>
<string name="apn_mcc">"MCC"</string>
<string name="apn_mnc">"MNC"</string>
<string name="apn_type">"APN-Typ"</string>
<string name="menu_delete">"APN löschen"</string>
<string name="menu_new">"Neuer APN"</string>
<string name="menu_save">"Speichern"</string>
<string name="menu_cancel">"Verwerfen"</string>
<string name="error_title">"Achtung"</string>
<string name="error_name_empty">"Das Namensfeld darf nicht leer sein."</string>
<string name="error_apn_empty">"Der APN darf nicht leer sein."</string>
<string name="error_mcc_not3">"Das MCC-Feld muss 3 Zeichen enthalten."</string>
<string name="error_mnc_not23">"Das MNC-Feld muss 2 oder 3 Zeichen enthalten."</string>
<string name="master_clear_title">"Auf Werkszustand zurück"</string>
<string name="master_clear_summary">"Löscht alle Daten auf dem Telefon"</string>
<string name="master_clear_desc">"Durch diese Aktion wird das Telefon auf den Werkszustand zurückgesetzt. Alle Daten und heruntergeladenen Anwendungen werden gelöscht!"</string>
<string name="master_clear_button_text">"Telefon zurücksetzen"</string>
<string name="master_clear_final_desc">"Telefon zurücksetzen und alle Ihre Daten und Anwendungen löschen? Die Aktion kann nicht rückgängig gemacht werden!"</string>
<string name="master_clear_final_button_text">"Alles löschen"</string>
<string name="master_clear_gesture_prompt">"Bitte zeichnen Sie Ihr Entsperrungsmuster."</string>
<string name="master_clear_gesture_explanation">"Sie müssen Ihr Entsperrungsmuster eingeben, um das Zurücksetzen des Telefons zu bestätigen."</string>
<string name="master_clear_failed">"Die Zurücksetzung konnte nicht durchgeführt werden, da der Service zur Systembereinigung nicht verfügbar ist."</string>
<string name="media_format_title">"SD-Karte formatieren."</string>
<string name="media_format_summary">"Löscht alle Daten auf der SD-Karte"</string>
<string name="media_format_desc">"Durch diese Aktion wird die SD-Karte im Telefon gelöscht. Sie verlieren dann ALLE Daten auf der Karte!"</string>
<string name="media_format_button_text">"SD-Karte formatieren"</string>
<string name="media_format_final_desc">"SD-Karte formatieren und alle Medien löschen? Die Aktion kann nicht rückgängig gemacht werden!"</string>
<string name="media_format_final_button_text">"Alles löschen"</string>
<string name="media_format_gesture_prompt">"Bitte zeichnen Sie Ihr Entsperrungsmuster."</string>
<string name="media_format_gesture_explanation">"Sie müssen Ihr Entsperrungsmuster eingeben, um eine SD-Karten-Formatierung zu bestätigen."</string>
<string name="call_settings_title">"Anrufeinstellungen"</string>
<string name="call_settings_summary">"Mailbox, Anrufweiterleitung, Anklopfen, Anruferkennung einrichten"</string>
<string name="network_settings_title">"Mobile Netzwerke"</string>
<string name="network_settings_summary">"Optionen für Roaming, Netzwerke, APNs festlegen"</string>
<string name="location_title">"Standortquellen"</string>
<string name="location_network_based">"Wireless nutzen"</string>
<string name="location_networks_disabled">"Standort über Wireless-Netzwerke anzeigen (z.B. in Google Maps)"</string>
<string name="location_neighborhood_level">"Standort bestimmt von WLAN und/oder mobilen Netzwerken"</string>
<string name="location_gps">"GPS-Satelliten aktivieren"</string>
<string name="location_street_level">"Auf Straßenebene lokalisieren (deaktivieren, um Akku zu sparen)"</string>
<string name="location_gps_disabled">"Auf Straßenebene lokalisieren (höherer Akkuverbrauch, im Freien)"</string>
<string name="about_settings">"Telefoninfo"</string>
<string name="about_settings_summary">"Rechtliche Hinweise, Telefonstatus und Softwareversion anzeigen"</string>
<string name="legal_information">"Rechtliche Hinweise"</string>
<string name="contributors_title">"Mitwirkende"</string>
<string name="copyright_title">"Urheberrecht"</string>
<string name="license_title">"Lizenz"</string>
<string name="terms_title">"Nutzungsbedingungen"</string>
<string name="settings_license_activity_title">"Open Source-Lizenzen"</string>
<string name="settings_license_activity_unavailable">"Beim Laden der Lizenzen ist ein Problem aufgetreten."</string>
<string name="settings_license_activity_loading">"Wird geladen..."</string>
<string name="lock_settings_title">"Display-Entsperrungsmuster"</string>
<string name="lockpattern_change_lock_pattern_label">"Entsperrungsmuster ändern"</string>
<string name="lockpattern_need_to_unlock">"Gespeichertes Muster bestätigen"</string>
<string name="lockpattern_need_to_unlock_wrong">"Versuchen Sie es bitte erneut:"</string>
<string name="lockpattern_recording_intro_header">"Zeichnen Sie ein Entsperrungsmuster."</string>
<string name="lockpattern_recording_intro_footer">"Menütaste drücken, um die Hilfe aufzurufen"</string>
<string name="lockpattern_recording_inprogress">"Lassen Sie die Tasten los, wenn Sie fertig sind."</string>
<string name="lockpattern_recording_incorrect_too_short">"Verbinden Sie mindestens <xliff:g id="NUMBER">%d</xliff:g> Punkte. Versuchen Sie es erneut:"</string>
<string name="lockpattern_pattern_entered_header">"Muster wurde aufgezeichnet!"</string>
<string name="lockpattern_need_to_confirm">"Zeichnen Sie das Muster zur Bestätigung erneut:"</string>
<string name="lockpattern_pattern_confirmed_header">"Ihr neues Entsperrungsmuster:"</string>
<string name="lockpattern_confirm_button_text">"Bestätigen"</string>
<string name="lockpattern_restart_button_text">"Neu aufzeichnen"</string>
<string name="lockpattern_retry_button_text">"Erneut versuchen"</string>
<string name="lockpattern_continue_button_text">"Weiter"</string>
<string name="lockpattern_settings_title">"Entsperrungsmuster"</string>
<string name="lockpattern_settings_enable_title">"Muster erforderlich"</string>
<string name="lockpattern_settings_enable_summary">"Zum Entsperren muss ein Muster gezeichnet werden"</string>
<string name="lockpattern_settings_enable_visible_pattern_title">"Muster sichtbar"</string>
<string name="lockpattern_settings_enable_tactile_feedback_title">"Haptisches Feedback verwenden"</string>
<string name="lockpattern_settings_choose_lock_pattern">"Entsperrungsmuster"</string>
<string name="lockpattern_settings_change_lock_pattern">"Muster ändern"</string>
<string name="lockpattern_settings_help_how_to_record">"Zeichnen eines Entsperrungsmusters"</string>
<string name="lockpattern_too_many_failed_confirmation_attempts_header">"Zu viele fehlgeschlagene Versuche!"</string>
<string name="lockpattern_too_many_failed_confirmation_attempts_footer">"In <xliff:g id="NUMBER">%d</xliff:g> Sekunden erneut versuchen."</string>
<string name="skip_button_label">"Abbrechen"</string>
<string name="next_button_label">"Weiter"</string>
<string name="lock_title">"Sichern Ihres Telefons"</string>
<string name="lock_intro_message"><font size="17">"Schützen Sie Ihr Telefon vor unerlaubter Verwendung, indem Sie ein persönliches Entsperrungsmuster erstellen. "\n<font height="17">\n</font><b>"1"</b>"  Auf dem nächsten Bildschirm sehen Sie, wie ein Beispielmuster gezeichnet wird. "\n<font height="17">\n</font><b>"2"</b>"  Anschließend können Sie Ihr eigenes Entsperrungsmuster aufzeichnen. Sie können verschiedene Muster ausprobieren, müssen jedoch immer mindestens vier Punkte miteinander verbinden. "\n<font height="17">\n</font><b>"3"</b>"  Zeichnen Sie Ihr Muster zur Bestätigung erneut. "\n<font height="17">\n</font><b>"Bereit? Wählen Sie “Weiter”"</b>". "\n<font height="3">\n</font>"Wählen Sie “Abbrechen”, wenn Sie Ihr Telefon nicht schützen möchten."</font></string>
<string name="lock_example_title">"Beispielmuster"</string>
<string name="lock_example_message">"Verbinden Sie mindestens vier Punkte."\n" "\n"Wählen Sie \"Weiter\", um ein eigenes Muster aufzuzeichnen."</string>
<string name="manageapplications_settings_title">"Anwendungen verwalten"</string>
<string name="manageapplications_settings_summary">"Installierte Anwendungen verwalten und entfernen"</string>
<string name="applications_settings">"Anwendungen"</string>
<string name="applications_settings_summary">"Anwendungen verwalten, Tastenkombinationen für Schnellstart einrichten"</string>
<string name="applications_settings_header">"Anwendungen"</string>
<string name="install_applications">"Unbekannte Quellen"</string>
<string name="install_unknown_applications">"Installation von Nicht-Market-Anwendungen zulassen"</string>
<string name="install_all_warning">"Anwendungen aus unbekannten Quellen können gefährlich für Ihr Telefon und Ihre persönlichen Daten sein. Sie stimmen zu, dass Sie die Verantwortung für alle Schäden an Ihrem Telefon oder jegliche Datenverluste tragen, die aus der Verwendung dieser Anwendungen entstehen können."</string>
<string name="application_info_label">"Anwendungsinfo"</string>
<string name="storage_label">"Speicher"</string>
<string name="auto_launch_label">"Standardmäßig starten"</string>
<string name="permissions_label">"Berechtigungen"</string>
<string name="cache_header_label">"Cache"</string>
<string name="clear_cache_btn_text">"Cache löschen"</string>
<string name="cache_size_label">"Cache"</string>
<string name="controls_label">"Steuerung"</string>
<string name="force_stop">"Stoppen erzwingen"</string>
<string name="total_size_label">"Insgesamt"</string>
<string name="application_size_label">"Anwendung"</string>
<string name="data_size_label">"Daten"</string>
<string name="uninstall_text">"Deinstallieren"</string>
<string name="clear_user_data_text">"Daten löschen"</string>
<string name="auto_launch_enable_text">"Sie haben diese Anwendung für einige Aktionen als Standard festgelegt."</string>
<string name="auto_launch_disable_text">"Kein Standard"</string>
<string name="clear_activities">"Standardeinstellungen löschen"</string>
<string name="unknown">"Unbekannt"</string>
<string name="sort_order_alpha">"Sortieren"</string>
<string name="sort_order_size">"Nach Größe sortieren"</string>
<string name="manage_space_text">"Speicherplatz verwalten"</string>
<string name="filter">"Filter"</string>
<string name="filter_dlg_title">"Filteroptionen auswählen"</string>
<string name="filter_apps_all">"Alle"</string>
<string name="filter_apps_third_party">"Drittanbieter"</string>
<string name="filter_apps_running">"Wird ausgeführt"</string>
<string name="loading">"Wird geladen..."</string>
<string name="recompute_size">"Größe wird neu berechnet..."</string>
<string name="clear_data_dlg_title">"Löschen"</string>
<string name="clear_data_dlg_text">"Alle in dieser Anwendung gespeicherten Informationen werden endgültig gelöscht."</string>
<string name="dlg_ok">"OK"</string>
<string name="dlg_cancel">"Abbrechen"</string>
<string name="app_not_found_dlg_title">"Anwendung nicht gefunden"</string>
<string name="app_not_found_dlg_text">"Diese Anwendung wurde in der Liste der installierten Anwendungen nicht gefunden."</string>
<string name="clear_data_failed">"Anwendungsdaten können nicht gelöscht werden."</string>
<string name="security_settings_desc">"Diese Anwendung kann auf die folgenden Funktionen Ihres Telefons zugreifen:"</string>
<string name="computing_size">"Berechnung..."</string>
<string name="invalid_size_value">"Paketgröße kann nicht berechnet werden"</string>
<string name="empty_list_msg">"Sie haben keine Anwendungen von Drittanbietern installiert."</string>
<string name="language_settings">"Gebietsschema und Text"</string>
<string name="language_settings_summary">"Optionen für Gebietsschema (Sprache und Region), Texteingabe und Autokorrektur festlegen"</string>
<string name="language_category">"Ländereinstellung"</string>
<string name="text_category">"Texteinstellungen"</string>
<string name="phone_language">"Sprache wählen"</string>
<string name="phone_language_summary">"Sprache und Region auswählen"</string>
<string name="auto_replace">"Autom. Ersetzung"</string>
<string name="auto_replace_summary">"Tippfehler korrigieren"</string>
<string name="auto_caps">"Autom. Großschreibung"</string>
<string name="auto_caps_summary">"Jeden Satz mit einem Großbuchstaben beginnen"</string>
<string name="auto_punctuate">"Autom. Zeichensetzung"</string>
<string name="hardkeyboard_category">"Einstellungen für physische Tastatur"</string>
<string name="auto_punctuate_summary">"Leertaste zweimal drücken, um \".\" hinzuzufügen"</string>
<string name="show_password">"Sichtbare Passwörter"</string>
<string name="show_password_summary">"Passwort bei der Eingabe anzeigen"</string>
<string name="user_dict_settings_titlebar">"Wörterbuch des Nutzers"</string>
<string name="user_dict_settings_title">"Wörterbuch des Nutzers"</string>
<string name="user_dict_settings_summary">"Hinzufügen &amp; Entfernen von Wörtern im Wörterbuch des Nutzers"</string>
<string name="user_dict_settings_add_menu_title">"Hinzufügen"</string>
<string name="user_dict_settings_add_dialog_title">"Zum Wörterbuch hinzufügen"</string>
<string name="user_dict_settings_context_menu_edit_title">"Bearbeiten"</string>
<string name="user_dict_settings_context_menu_delete_title">"Löschen"</string>
<string name="user_dict_settings_empty_text">"Sie haben keine Wörter im Nutzerwörterbuch. Sie können über das Menü ein Wort hinzufügen."</string>
<string name="testing">"Test"</string>
<string name="testing_phone_info">"Telefoninformation"</string>
<string name="testing_battery_info">"Akkuinformationen"</string>
<string name="testing_battery_history">"Akkuprotokoll"</string>
<string name="quick_launch_title">"Schnellstart"</string>
<string name="quick_launch_summary">"Tastenkombinationen zum Starten von Anwendungen festlegen"</string>
<string name="quick_launch_assign_application">"Anwendung zuweisen"</string>
<string name="quick_launch_no_shortcut">"Keine Tastenkombination"</string>
<string name="quick_launch_shortcut">"Suchen + <xliff:g id="SHORTCUT_LETTER">%1$s</xliff:g>"</string>
<string name="quick_launch_clear_dialog_title">"Löschen"</string>
<string name="quick_launch_clear_dialog_message">"Die Tastenkombination für <xliff:g id="SHORTCUT_LETTER">%1$s</xliff:g> (<xliff:g id="APPLICATION_NAME">%2$s</xliff:g>) wird gelöscht."</string>
<string name="quick_launch_clear_ok_button">"OK"</string>
<string name="quick_launch_clear_cancel_button">"Abbrechen"</string>
<string name="quick_launch_display_mode_applications">"Anwendungen"</string>
<string name="quick_launch_display_mode_shortcuts">"Tastenkombinationen"</string>
<string name="input_methods_settings_title">"Texteingabe"</string>
<string name="input_methods_settings_summary">"Optionen für Texteingabe verwalten"</string>
<string name="input_methods_settings_label_format">"%s Einstellungen"</string>
<string name="development_settings_title">"Entwicklung"</string>
<string name="development_settings_summary">"Optionen zur Anwendungsentwicklung festlegen"</string>
<string name="enable_adb">"USB-Debugging"</string>
<string name="enable_adb_summary">"Debugmodus bei Anschluss eines USB-Geräts"</string>
<string name="keep_screen_on">"Aktiv bleiben"</string>
<string name="keep_screen_on_summary">"Display wird beim Laden nie in den Ruhezustand versetzt"</string>
<string name="allow_mock_location">"Falsche Standorte zulassen"</string>
<string name="allow_mock_location_summary">"Falsche Standorte zulassen"</string>
<!-- no translation found for gadget_picker_title (98374951396755811) -->
<skip />
<!-- no translation found for widget_picker_title (9130684134213467557) -->
<skip />
<string name="battery_history_details_for">"Details für UID %d"</string>
<string name="battery_history_uid">"UID <xliff:g id="USER_ID">%1$d</xliff:g>"</string>
<string name="battery_history_network_usage">"Netzwerk-Nutzungsdetails für <xliff:g id="APP_NAME">%1$s</xliff:g>:"</string>
<string name="battery_history_bytes_received">"Empfangene Bytes: <xliff:g id="BYTES">%1$d</xliff:g>"</string>
<string name="battery_history_bytes_sent">"Gesendete Bytes: <xliff:g id="BYTES">%1$d</xliff:g>"</string>
<string name="battery_history_bytes_total">"Bytes insgesamt: <xliff:g id="BYTES">%1$d</xliff:g>"</string>
<string name="battery_history_cpu_usage">"CPU-Nutzungsdetails für <xliff:g id="APP_NAME">%1$s</xliff:g>:"</string>
<string name="battery_history_user_time">"Nutzerzeit:"</string>
<string name="battery_history_system_time">"Systemzeit:"</string>
<string name="battery_history_total_time">"Gesamtzeit:"</string>
<string name="battery_history_starts">"Startet: <xliff:g id="STARTS">%1$d</xliff:g>"</string>
<string name="battery_history_days">"<xliff:g id="DAYS">%1$d</xliff:g> Tage, <xliff:g id="HOURS">%2$d</xliff:g> Stunden, <xliff:g id="MINUTES">%3$d</xliff:g> Minuten, <xliff:g id="SECONDS">%4$d</xliff:g> Sekunden"</string>
<string name="battery_history_hours">"<xliff:g id="HOURS">%1$d</xliff:g> Stunden, <xliff:g id="MINUTES">%2$d</xliff:g> Minuten, <xliff:g id="SECONDS">%3$d</xliff:g> Sekunden"</string>
<string name="battery_history_minutes">"<xliff:g id="MINUTES">%1$d</xliff:g> Minuten, <xliff:g id="SECONDS">%2$d</xliff:g> Sekunden"</string>
<string name="battery_history_seconds">"<xliff:g id="SECONDS">%1$d</xliff:g> Sekunden"</string>
<string name="battery_history_packages_sharing_this_uid">"Pakete, die diese UID teilen:"</string>
<string name="battery_history_no_data">"Keine Akku-Nutzungsdaten verfügbar"</string>
<string name="battery_history_sensor">"Sensor:"</string>
<!-- no translation found for battery_history_wakelock (608683447522396293) -->
<skip />
<string name="battery_history_used_by_packages">"Sensor verwendet von Paketen:"</string>
<string name="battery_history_sensor_usage">"<xliff:g id="COUNT">%1$d</xliff:g> mal von <xliff:g id="PACKAGE">%2$s</xliff:g> verwendet"</string>
<string name="battery_history_sensor_usage_multi">"<xliff:g id="COUNT">%1$d</xliff:g> mal von einem der folgenden verwendet:"</string>
<!-- no translation found for battery_history_awake_label (8449792868990080882) -->
<skip />
<!-- no translation found for battery_history_screen_on_label (1848936521786339362) -->
<skip />
<!-- no translation found for battery_history_phone_on_label (700191958853142297) -->
<skip />
<!-- no translation found for battery_history_awake (4350886665719031057) -->
<skip />
<string name="battery_history_screen_on">"Zeit mit Display eingeschaltet:"</string>
<!-- no translation found for battery_history_phone_on (4891504401623839532) -->
<skip />
<string name="battery_history_screen_on_battery">"Auf Akku:"</string>
<string name="battery_history_screen_on_plugged">"Eingesteckt:"</string>
<string name="usage_stats_label">"Nutzungsstatistik"</string>
<string name="testing_usage_stats">"Nutzungsstatistik"</string>
<string name="display_order_text">"Sortieren nach:"</string>
<string name="app_name_label">"Anwendung"</string>
<string name="launch_count_label">"Anzahl"</string>
<string name="usage_time_label">"Nutzungszeit"</string>
</resources>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="applications_settings_summary">"Administrar aplicaciones"</string>
</resources>

72
res/values-es/arrays.xml Normal file
View File

@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="timezone_filters">
<item>"América"</item>
<item>"Europa"</item>
<item>"África"</item>
<item>"Asia"</item>
<item>"Australia"</item>
<item>"Pacífico"</item>
<item>"Todas"</item>
</string-array>
<string-array name="screen_timeout_entries">
<item>"15 segundos"</item>
<item>"30 segundos"</item>
<item>"1 minuto"</item>
<item>"2 minutos"</item>
<item>"10 minutos"</item>
<item>"Tiempo de espera ilimitado"</item>
</string-array>
<string-array name="wifi_security_entries">
<item>"Automática"</item>
<item>"Ninguna"</item>
<item>"WEP"</item>
<item>"WPA Personal"</item>
<item>"WPA2 Personal"</item>
</string-array>
<string-array name="wifi_security_without_auto_entries">
<item>"Ninguna"</item>
<item>"WEP"</item>
<item>"WPA Personal"</item>
<item>"WPA2 Personal"</item>
</string-array>
<string-array name="wifi_wep_type">
<item>"Automáticamente"</item>
<item>"WEP ASCII"</item>
<item>"WEP hexadecimal"</item>
</string-array>
<string-array name="wifi_sleep_policy_entries">
<item>"Cuando la pantalla de apague"</item>
<item>"Nunca si está conectado"</item>
<item>"Nunca"</item>
</string-array>
<!-- no translation found for battery_history_type_spinner:0 (2193799199027871385) -->
<!-- no translation found for battery_history_type_spinner:1 (6401018715947316517) -->
<!-- no translation found for battery_history_type_spinner:2 (188092590354892392) -->
<!-- no translation found for battery_history_type_spinner:3 (8414109131222049141) -->
<!-- no translation found for battery_history_type_spinner:4 (1327904325081257093) -->
<!-- no translation found for battery_history_type_spinner:5 (4832254146664706277) -->
<!-- no translation found for battery_history_which_spinner:0 (3451981114763440074) -->
<!-- no translation found for battery_history_which_spinner:1 (166936313535197598) -->
<!-- no translation found for battery_history_which_spinner:2 (4793941382744963893) -->
<string-array name="usage_stats_display_order_types">
<item>"Tiempo de uso"</item>
<item>"Número de inicios"</item>
<item>"Nombre de la aplicación"</item>
</string-array>
</resources>

671
res/values-es/strings.xml Normal file
View File

@@ -0,0 +1,671 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="device_info_default">"Desconocido"</string>
<string name="turn_on_radio">"Activar señal móvil"</string>
<string name="turn_off_radio">"Desactivar señal móvil"</string>
<string name="turn_on_qxdm">"Habilitar registro QXDM de SD"</string>
<string name="turn_off_qxdm">"Inhabilitar registro QXDM de SD"</string>
<string name="radioInfo_menu_viewADN">"Ver libreta de direcciones de tarjeta SIM"</string>
<string name="radioInfo_menu_viewFDN">"Ver números de marcación fija"</string>
<string name="radioInfo_menu_viewSDN">"Ver números de marcación de servicio"</string>
<string name="radioInfo_menu_getPDP">"Obtener lista PDP"</string>
<string name="radioInfo_menu_enableData">"Habilitar conexión de datos"</string>
<string name="radioInfo_menu_disableData">"Inhabilitar conexión de datos"</string>
<string name="radioInfo_menu_enableDataOnBoot">"Habilitar datos al iniciar"</string>
<string name="radioInfo_menu_disableDataOnBoot">"Inhabilitar datos al iniciar"</string>
<string name="radioInfo_service_in">"En servicio"</string>
<string name="radioInfo_service_out">"Fuera de servicio"</string>
<string name="radioInfo_service_emergency">"Sólo llamadas de emergencia"</string>
<string name="radioInfo_service_off">"Señal móvil desactivada"</string>
<string name="radioInfo_roaming_in">"Itinerancia"</string>
<string name="radioInfo_roaming_not">"Sin itinerancia"</string>
<string name="radioInfo_phone_idle">"Inactivo"</string>
<string name="radioInfo_phone_ringing">"Sonando"</string>
<string name="radioInfo_phone_offhook">"Llamada en curso"</string>
<string name="radioInfo_data_disconnected">"Desconectada"</string>
<string name="radioInfo_data_connecting">"Estableciendo conexión..."</string>
<string name="radioInfo_data_connected">"Conectado"</string>
<string name="radioInfo_data_suspended">"Suspendido"</string>
<string name="radioInfo_unknown">"desconocido"</string>
<string name="radioInfo_display_packets">"pqts"</string>
<string name="radioInfo_display_bytes">"bytes"</string>
<string name="radioInfo_display_dbm">"dBm"</string>
<string name="radioInfo_display_asu">"asu"</string>
<string name="radioInfo_lac">"LAC"</string>
<string name="radioInfo_cid">"CID"</string>
<string name="sdcard_unmount">"Desactivar tarjeta SD"</string>
<string name="sdcard_format">"Formatear tarjeta SD"</string>
<string name="small_font">"Pequeño"</string>
<string name="medium_font">"Mediano"</string>
<string name="large_font">"Grande"</string>
<string name="font_size_save">"Aceptar"</string>
<string name="sdcard_setting">"Tarjeta SD"</string>
<string name="battery_info_status_label">"Estado de la batería:"</string>
<string name="battery_info_scale_label">"Nivel de batería:"</string>
<string name="battery_info_level_label">"Nivel de batería:"</string>
<string name="battery_info_health_label">"Estado de la batería:"</string>
<string name="battery_info_technology_label">"Tecnología de batería:"</string>
<string name="battery_info_voltage_label">"Voltaje de la batería:"</string>
<string name="battery_info_voltage_units">"mV"</string>
<string name="battery_info_temperature_label">"Temperatura de la batería:"</string>
<string name="battery_info_temperature_units">"°C"</string>
<string name="battery_info_uptime">"Tiempo desde el inicio:"</string>
<string name="battery_info_awake_battery">"Tiempo de actividad en batería:"</string>
<string name="battery_info_awake_plugged">"Tiempo de actividad durante la carga:"</string>
<string name="battery_info_screen_on">"Pantalla de duración de encendido"</string>
<string name="battery_info_status_unknown">"Desconocido"</string>
<string name="battery_info_status_charging">"Cargando..."</string>
<string name="battery_info_status_charging_ac">"(CA)"</string>
<string name="battery_info_status_charging_usb">"(USB)"</string>
<string name="battery_info_status_discharging">"Descargando..."</string>
<string name="battery_info_status_not_charging">"No se está cargando."</string>
<string name="battery_info_status_full">"Completa"</string>
<string name="battery_info_health_unknown">"Desconocido"</string>
<string name="battery_info_health_good">"Buena"</string>
<string name="battery_info_health_overheat">"Sobrecalentamiento"</string>
<string name="battery_info_health_dead">"Agotada"</string>
<string name="battery_info_health_over_voltage">"Sobretensión"</string>
<string name="battery_info_health_unspecified_failure">"Error desconocido"</string>
<string name="bluetooth">"Bluetooth"</string>
<string name="bluetooth_visibility">"Visible"</string>
<string name="bluetooth_is_discoverable">"Visible durante <xliff:g id="DISCOVERABLE_TIME_PERIOD">%1$s</xliff:g> segundos..."</string>
<string name="bluetooth_not_discoverable">"Hacer visible el dispositivo"</string>
<string name="bluetooth_devices">"Dispositivos Bluetooth"</string>
<string name="bluetooth_device_name">"Nombre del dispositivo"</string>
<string name="bluetooth_name_not_set">"No se ha establecido ningún nombre; se utiliza el nombre de cuenta."</string>
<string name="bluetooth_scan_for_devices">"Buscar dispositivos"</string>
<string name="bluetooth_disconnect_blank">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> se desconectará."</string>
<string name="bluetooth_connected">"Conectado"</string>
<string name="bluetooth_disconnected">"Desconectada"</string>
<string name="bluetooth_disconnecting">"Desconectando..."</string>
<string name="bluetooth_connecting">"Estableciendo conexión..."</string>
<!-- no translation found for bluetooth_unknown (1905151516611093010) -->
<skip />
<string name="bluetooth_not_connected">"Sincronizar con este dispositivo"</string>
<string name="bluetooth_pairing">"Sincronizando..."</string>
<string name="bluetooth_paired">"Sincronizado pero no conectado"</string>
<string name="bluetooth_device">"manos libres/auriculares"</string>
<string name="progress_scanning">"Buscando..."</string>
<string name="bluetooth_notif_ticker">"Solicitud de sincronización de Bluetooth"</string>
<string name="bluetooth_notif_title">"Solicitud de sincronización"</string>
<string name="bluetooth_notif_message">"Seleccionar dispositivo para sincronización "</string>
<string name="date_and_time">"Configuración de fecha y hora"</string>
<string name="date_time_12_hour_sample">"1:00 p.m."</string>
<string name="date_time_24_hour_sample">"13:00"</string>
<string name="choose_timezone">"Seleccionar zona horaria"</string>
<string name="display_preview_label">"Vista previa:"</string>
<string name="display_font_size_label">"Tamaño de fuente:"</string>
<!-- no translation found for intent_sender_data_label (8363026381459131554) -->
<skip />
<string name="intent_sender_sendbroadcast_text">"Enviar <xliff:g id="BROADCAST">broadcast</xliff:g>"</string>
<string name="intent_sender_action_label">"<xliff:g id="ACTION">Action</xliff:g>:"</string>
<string name="intent_sender_startactivity_text">"Iniciar <xliff:g id="ACTIVITY">activity</xliff:g>"</string>
<string name="intent_sender_resource_label">"<xliff:g id="RESOURCE">Resource</xliff:g>:"</string>
<string name="intent_sender_account_label">"Cuenta:"</string>
<string name="proxy_clear_text">"Borrar"</string>
<string name="proxy_port_label">"Puerto"</string>
<string name="proxy_defaultView_text">"Restaurar valores predeterminados"</string>
<string name="proxy_action_text">"Guardar"</string>
<string name="proxy_hostname_label">"Nombre de host"</string>
<string name="proxy_error">"Atención"</string>
<string name="proxy_error_dismiss">"Aceptar"</string>
<string name="proxy_error_invalid_host">"El nombre de host introducido no es válido."</string>
<string name="proxy_error_empty_port">"Debes completar el campo de puerto."</string>
<string name="proxy_error_empty_host_set_port">"El campo de portal debe estar vacío si el campo de host también lo está."</string>
<string name="proxy_error_invalid_port">"El puerto introducido no es válido."</string>
<string name="radio_info_signal_location_label">"Ubicación:"</string>
<string name="radio_info_neighboring_location_label">"CID anexo"</string>
<string name="radio_info_data_attempts_label">"Intentos de datos:"</string>
<string name="radio_info_gprs_service_label">"Servicio GPRS:"</string>
<string name="radio_info_roaming_label">"Itinerancia:"</string>
<string name="radio_info_imei_label">"IMEI:"</string>
<string name="radio_info_call_redirect_label">"Desvío de llamada:"</string>
<string name="radio_info_ppp_resets_label">"Número de PPP restablecidos desde el inicio:"</string>
<string name="radio_info_gsm_disconnects_label">"Desconexión de GSM:"</string>
<string name="radio_info_current_network_label">"Red actual:"</string>
<string name="radio_info_data_successes_label">"Datos correctos:"</string>
<string name="radio_info_ppp_received_label">"PPP recibido:"</string>
<string name="radio_info_gsm_service_label">"Servicio GSM:"</string>
<string name="radio_info_signal_strength_label">"Intensidad de la señal:"</string>
<string name="radio_info_call_status_label">"Estado de la llamada:"</string>
<string name="radio_info_ppp_sent_label">"PPP enviado:"</string>
<string name="radio_info_radio_resets_label">"Restablecimientos de señal móvil:"</string>
<string name="radio_info_message_waiting_label">"Mensaje en espera:"</string>
<string name="radio_info_phone_number_label">"Número de teléfono:"</string>
<string name="radio_info_band_mode_label">"Seleccionar banda de señal móvil"</string>
<string name="radio_info_network_type_label">"Tipo de red:"</string>
<string name="radio_info_set_perferred_label">"Establecer tipo de red preferido:"</string>
<string name="radio_info_ping_ipaddr">"Hacer ping a DirIP:"</string>
<string name="radio_info_ping_hostname">"Hacer ping a nombre de host (www.google.com):"</string>
<string name="radio_info_http_client_test">"Prueba de cliente HTTP:"</string>
<string name="radio_info_toggle_ciph_label">"Alternar cifrado"</string>
<string name="ping_test_label">"Ejecutar prueba de ping"</string>
<string name="radio_info_smsc_label">"SMSC:"</string>
<string name="radio_info_smsc_update_label">"Actualizar"</string>
<string name="radio_info_smsc_refresh_label">"Actualizar"</string>
<string name="radio_info_toggle_dns_check_label">"alternar comprobación de DNS"</string>
<string name="band_mode_title">"Establecer banda GSM/UMTS"</string>
<string name="band_mode_loading">"Cargando lista de bandas..."</string>
<string name="band_mode_set">"Establecer"</string>
<string name="band_mode_failed">"Con error"</string>
<string name="band_mode_succeeded">"Correcto"</string>
<string name="sdcard_changes_instructions">"Los cambios se aplican cuando se vuelve a conectar el cable USB."</string>
<string name="sdcard_settings_screen_mass_storage_text">"Habilitar almacenamiento masivo USB"</string>
<string name="sdcard_settings_total_bytes_label">"Bytes totales:"</string>
<string name="sdcard_settings_not_present_status">"Falta la tarjeta SD"</string>
<string name="sdcard_settings_available_bytes_label">"Bytes disponibles:"</string>
<string name="sdcard_settings_mass_storage_status">"La tarjeta SD se está utilizando como dispositivo de almacenamiento masivo."</string>
<string name="sdcard_settings_unmounted_status">"Es seguro extraer la tarjeta SD"</string>
<string name="sdcard_settings_bad_removal_status">"La tarjeta SD se ha extraído mientras estaba en uso."</string>
<string name="sdcard_settings_used_bytes_label">"Bytes utilizados:"</string>
<string name="sdcard_settings_scanning_status">"Buscando medios en tarjeta SD..."</string>
<string name="sdcard_settings_read_only_status">"Tarjeta SD activada en modo de sólo lectura"</string>
<string name="next_label">"Siguiente"</string>
<string name="language_picker_title">"Configuración local"</string>
<string name="select_your_language">"Selecciona el idioma que prefieras."</string>
<string name="activity_picker_label">"Seleccionar actividad"</string>
<string name="device_info_label">"Información del dispositivo"</string>
<string name="battery_info_label">"Información sobre la batería"</string>
<string name="battery_history_label">"Historial de la batería"</string>
<string name="display_label">"Pantalla"</string>
<string name="phone_info_label">"Información sobre el teléfono"</string>
<string name="sd_card_settings_label">"Tarjeta SD"</string>
<string name="proxy_settings_label">"Configuración de proxy"</string>
<string name="cancel">"Cancelar"</string>
<string name="settings_label">"Ajustes"</string>
<string name="airplane_mode">"Modo avión"</string>
<string name="airplane_mode_summary">"Inhabilitar todas las conexiones inalámbricas"</string>
<string name="airplane_mode_turning_on">"Inhabilitando conexiones inalámbricas..."</string>
<string name="airplane_mode_turning_off">"Habilitando conexiones inalámbricas..."</string>
<string name="radio_controls_title">"Conexiones inalámbricas"</string>
<string name="radio_controls_summary">"Administrar Wi-Fi, Bluetooth, modo avión y redes móviles"</string>
<string name="date_and_time_settings_title">"Fecha y hora"</string>
<string name="date_and_time_settings_summary">"Establecer fecha, hora, zona horaria y formatos"</string>
<string name="date_time_auto">"Automático"</string>
<string name="date_time_auto_summaryOn">"Utilizar valores proporcionados por la red"</string>
<string name="date_time_auto_summaryOff">"Utilizar valores proporcionados por la red"</string>
<string name="date_time_24hour">"Utilizar formato de 24 horas"</string>
<string name="date_time_set_time">"Establecer hora"</string>
<string name="date_time_set_timezone">"Seleccionar zona horaria"</string>
<string name="date_time_set_date">"Establecer fecha"</string>
<string name="date_time_date_format">"Seleccionar formato de fecha"</string>
<string name="zone_list_menu_sort_alphabetically">"Ordenar alfabéticamente"</string>
<string name="zone_list_menu_sort_by_timezone">"Ordenar por zona horaria"</string>
<string name="security_settings_title">"Seguridad y ubicación"</string>
<string name="security_settings_summary">"Establecer ubicación, bloqueo de pantalla y bloqueo de tarjeta SIM"</string>
<string name="security_passwords_title">"Contraseñas"</string>
<string name="bluetooth_quick_toggle_title">"Bluetooth"</string>
<string name="bluetooth_quick_toggle_summary">"Activar Bluetooth"</string>
<string name="bluetooth_settings">"Bluetooth"</string>
<string name="bluetooth_settings_title">"Ajustes de Bluetooth"</string>
<string name="bluetooth_settings_summary">"Administrar conexiones, establecer el nombre del dispositivo y la visibilidad"</string>
<string name="bluetooth_pin_entry">"Solicitud de sincronización de Bluetooth"</string>
<string name="bluetooth_device_info">"Información de dispositivo Bluetooth"</string>
<string name="bluetooth_enter_pin_msg">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g>"\n\n"Introduce el PIN para la sincronización."\n"(Prueba con 0000 ó 1234)."</string>
<string name="bluetooth_error_title">"Atención"</string>
<string name="bluetooth_pairing_error_message">"Se ha producido un problema al realizar la sincronización con <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string>
<string name="bluetooth_pairing_pin_error_message">"Se ha producido un problema al realizar la sincronización con <xliff:g id="DEVICE_NAME">%1$s</xliff:g>, porque el PIN introducido es incorrecto."</string>
<string name="bluetooth_connecting_error_message">"Se ha producido un problema al establecer conexión con <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string>
<string name="bluetooth_preference_scan_title">"Buscar dispositivos"</string>
<string name="bluetooth_device_context_connect">"Establecer conexión"</string>
<string name="bluetooth_device_context_disconnect">"Desconectar"</string>
<string name="bluetooth_device_context_pair_connect">"Sincronizar y conectar"</string>
<string name="bluetooth_device_context_unpair">"Desincronizar"</string>
<string name="bluetooth_device_context_disconnect_unpair">"Desconectar y desincronizar"</string>
<string name="bluetooth_device_context_connect_advanced">"Opciones…"</string>
<string name="bluetooth_connect_specific_profiles_title">"Establecer conexión con…"</string>
<string name="bluetooth_profile_a2dp">"Multimedia"</string>
<string name="bluetooth_profile_headset">"Teléfono"</string>
<string name="bluetooth_summary_connected_to_a2dp">"Conectado al audio del medio"</string>
<string name="bluetooth_summary_connected_to_headset">"Conectado al audio del teléfono"</string>
<string name="bluetooth_summary_connected_to_a2dp_headset">"Conectado a audio de medio y del teléfono"</string>
<string name="bluetooth_device_advanced_title">"Opciones de <xliff:g id="DEVICE_NAME">%1$s</xliff:g>"</string>
<string name="bluetooth_device_advanced_online_mode_title">"Establecer conexión"</string>
<string name="bluetooth_device_advanced_online_mode_summary">"Establecer conexión con dispositivo Bluetooth"</string>
<string name="bluetooth_device_advanced_profile_header_title">"Perfiles"</string>
<string name="bluetooth_a2dp_profile_summary_connected">"Conectado al audio del medio"</string>
<string name="bluetooth_headset_profile_summary_connected">"Conectado al audio del teléfono"</string>
<string name="bluetooth_a2dp_profile_summary_use_for">"Utilizar para audio de medio"</string>
<string name="bluetooth_headset_profile_summary_use_for">"Utilizar para audio del teléfono"</string>
<string name="wifi">"Wi-Fi"</string>
<string name="wifi_quick_toggle_title">"Wi-Fi"</string>
<string name="wifi_quick_toggle_summary">"Activar Wi-Fi"</string>
<string name="wifi_settings">"Configuración de Wi-Fi"</string>
<string name="wifi_settings_category">"Configuración de Wi-Fi"</string>
<string name="wifi_settings_summary">"Configurar y administrar puntos de acceso inalámbricos"</string>
<string name="forget_network">"Borrar"</string>
<string name="wifi_status">"Estado"</string>
<string name="wifi_link_speed">"Velocidad"</string>
<string name="wifi_signal_3">"Excelente"</string>
<string name="wifi_signal_2">"Buena"</string>
<string name="wifi_signal_1">"Aceptable"</string>
<string name="wifi_signal_0">"Baja"</string>
<string name="security">"Seguridad"</string>
<string name="wifi_security_open">"Abierta"</string>
<string name="wifi_security_wep">"WEP"</string>
<string name="wifi_security_wpa">"WPA"</string>
<string name="wifi_security_wpa2">"WPA2"</string>
<string name="wifi_security_unknown">"Desconocida"</string>
<string name="wifi_security_verbose_open">"Red abierta"</string>
<string name="wifi_security_verbose_wep">"Protegido con WEP"</string>
<string name="wifi_security_verbose_wpa">"Protegida con WPA"</string>
<string name="wifi_security_verbose_wpa2">"Protegida con WPA2"</string>
<string name="ip_address">"Dirección IP"</string>
<string name="signal">"Intensidad de la señal"</string>
<string name="wifi_starting">"Activando..."</string>
<string name="wifi_stopping">"Desactivando..."</string>
<string name="wifi_error">"Error"</string>
<string name="error_starting">"No se ha podido iniciar la función Wi-Fi."</string>
<string name="error_stopping">"No se ha podido interrumpir la función Wi-Fi."</string>
<string name="error_scanning">"No se han podido buscar redes."</string>
<string name="error_connecting">"No se ha podido establecer conexión con la red."</string>
<string name="error_saving">"No se ha podido guardar la red."</string>
<string name="connect">"Establecer conexión"</string>
<string name="connect_to_blank">"Establecer conexión con <xliff:g id="NETWORK_NAME">%1$s</xliff:g>"</string>
<string name="please_type_passphrase">"Contraseña de red inalámbrica"</string>
<string name="please_type_hex_key">"Clave hex. WEP (0-9, A-F)"</string>
<string name="wifi_show_password">"Mostrar contraseña"</string>
<string name="scan_wifi">"Buscar"</string>
<string name="summary_not_in_range">"Fuera de rango"</string>
<string name="summary_remembered">"Recordada"</string>
<string name="summary_connection_failed">"La conexión no se ha realizado correctamente; selecciónala para volver a intentarlo."</string>
<string name="wifi_access_points">"Redes Wi-Fi"</string>
<string name="wifi_type_ssid">"SSID de red"</string>
<string name="wifi_security">"Seguridad"</string>
<string name="wifi_save_config">"Guardar"</string>
<string name="wifi_password_unchanged">"(sin modificar)"</string>
<string name="wifi_add_other_network">"Añadir red Wi-Fi"</string>
<string name="wifi_notify_open_networks">"Notificación de red"</string>
<string name="wifi_notify_open_networks_summary">"Informarme cuando haya una red abierta disponible"</string>
<string name="wifi_password_incorrect_error">"La contraseña de red que has introducido no es correcta. Inténtalo de nuevo."</string>
<string name="wifi_generic_connection_error">"Se ha producido un problema al intentar establecer conexión con la red. Inténtalo de nuevo."</string>
<string name="wifi_menu_advanced">"Avanzado"</string>
<string name="wifi_ip_settings_titlebar">"Configuración de IP"</string>
<string name="wifi_ip_settings_menu_save">"Guardar"</string>
<string name="wifi_ip_settings_menu_cancel">"Cancelar"</string>
<string name="wifi_ip_settings_invalid_ip">"Introduce una dirección IP válida."</string>
<string name="wifi_use_static_ip">"Utilizar IP estática"</string>
<string name="wifi_ip_address">"Dirección IP"</string>
<string name="wifi_dns1">"DNS 1"</string>
<string name="wifi_dns2">"DNS 2"</string>
<string name="wifi_gateway">"Puerta de enlace"</string>
<string name="wifi_netmask">"Máscara de red"</string>
<string name="wifi_context_menu_connect">"Establecer conexión con red"</string>
<string name="wifi_context_menu_forget">"Borrar red"</string>
<string name="wifi_context_menu_change_password">"Cambiar contraseña"</string>
<string name="wifi_advanced_titlebar">"Avanzado"</string>
<string name="wifi_setting_num_channels_title">"Dominio regulador"</string>
<string name="wifi_setting_num_channels_summary">"Establecer el número de canales que se van a utilizar"</string>
<string name="wifi_setting_num_channels_error">"Se ha producido un problema al intentar establecer el dominio regulador."</string>
<string name="wifi_setting_num_channels_channel_phrase">"<xliff:g id="NUM_CHANNELS">%1$d</xliff:g> canales"</string>
<string name="wifi_setting_sleep_policy_title">"Política de suspensión de Wi-Fi"</string>
<string name="wifi_setting_sleep_policy_summary">"Especificar cuándo cambiar de Wi-Fi a datos móviles"</string>
<string name="wifi_setting_sleep_policy_error">"Se ha producido un problema al intentar establecer la política de suspensión."</string>
<string name="wifi_advanced_mac_address_title">"Dirección MAC"</string>
<string name="fragment_status_scanning">"Buscando..."</string>
<string name="fragment_status_connecting">"Conectando con <xliff:g id="NETWORK_NAME">%1$s</xliff:g>..."</string>
<string name="fragment_status_authenticating">"Autenticando con <xliff:g id="NETWORK_NAME">%1$s</xliff:g>…"</string>
<string name="fragment_status_obtaining_ip">"Obteniendo dirección IP de <xliff:g id="NETWORK_NAME">%1$s</xliff:g>..."</string>
<string name="fragment_status_connected">"Conectada a <xliff:g id="NETWORK_NAME">%1$s</xliff:g>"</string>
<string name="fragment_status_disconnecting">"Desconectando de <xliff:g id="NETWORK_NAME">%1$s</xliff:g>..."</string>
<string name="fragment_status_disconnected">"Desconectada"</string>
<string name="fragment_status_failed">"Con error"</string>
<string name="status_scanning">"Buscando..."</string>
<string name="status_connecting">"Estableciendo conexión..."</string>
<string name="status_authenticating">"Autenticando..."</string>
<string name="status_obtaining_ip">"Obteniendo dirección..."</string>
<string name="status_connected">"Conectada"</string>
<string name="status_disconnecting">"Desconectando..."</string>
<string name="status_disconnected">"Desconectada"</string>
<string name="status_failed">"Con error"</string>
<string name="sound_and_display_settings">"Sonido y pantalla"</string>
<string name="sound_settings">"Configuración de sonido"</string>
<string name="sound_and_display_settings_summary">"Establecer tonos, notificaciones, brillo de la pantalla"</string>
<string name="silent_mode_title">"Modo silencio"</string>
<string name="silent_mode_summary">"Silencio de todos los sonidos (excepto los multimedia y las alarmas)"</string>
<string name="ringtone_title">"Tono del teléfono"</string>
<string name="ringtone_summary">"Establecer el tono de llamada entrante predeterminado"</string>
<string name="ring_volume_title">"Volumen del timbre"</string>
<string name="ring_volume_summary">"Establecer volumen para llamadas entrantes y notificaciones"</string>
<string name="vibrate_title">"Teléfono en vibración"</string>
<string name="vibrate_summary">"Teléfono en vibración para llamadas entrantes"</string>
<string name="notification_sound_title">"Tono de notificación"</string>
<string name="notification_sound_summary">"Establecer el tono de notificación predeterminado"</string>
<string name="incoming_call_volume_title">"Volumen de llamada entrante"</string>
<string name="notification_volume_title">"Volumen de notificaciones"</string>
<string name="checkbox_notification_same_as_incoming_call">"Utilizar volumen de llamada entrante para notificaciones"</string>
<string name="notification_sound_dialog_title">"Seleccionar tono de notificación"</string>
<string name="media_volume_title">"Volumen multimedia"</string>
<string name="media_volume_summary">"Establecer volumen para música y vídeos"</string>
<string name="dtmf_tone_enable_title">"Tonos táctiles sonoros"</string>
<string name="dtmf_tone_enable_summary_on">"Reproducir tonos al utilizar teclado de marcado"</string>
<string name="dtmf_tone_enable_summary_off">"Reproducir tonos al utilizar teclado de marcado"</string>
<string name="sound_effects_enable_title">"Selección sonora"</string>
<string name="sound_effects_enable_summary_on">"Reproducir sonido cuando se realiza una selección de pantalla"</string>
<string name="sound_effects_enable_summary_off">"Reproducir sonido cuando se realiza una selección de pantalla"</string>
<string name="play_media_notification_sounds_enable_title">"Notificaciones de la tarjeta SD"</string>
<string name="play_media_notification_sounds_enable_summary_on">"Inhabilitar sonidos de notificación de la tarjeta SD"</string>
<string name="play_media_notification_sounds_enable_summary_off">"Habilitar sonidos de notificación de la tarjeta SD"</string>
<string name="sync_settings">"Sincronización de datos"</string>
<string name="sync_settings_summary">"Seleccionar las aplicaciones que están sincronizadas"</string>
<string name="display_settings">"Configuración de pantalla"</string>
<string name="animations_title">"Animación"</string>
<string name="animations_summary_on">"Mostrar animación al abrir o cerrar ventanas"</string>
<string name="animations_summary_off">"Mostrar animación al abrir o cerrar ventanas"</string>
<string name="brightness">"Brillo"</string>
<string name="brightness_summary">"Ajustar el brillo de la pantalla"</string>
<string name="screen_timeout">"Tiempo de espera de pantalla"</string>
<string name="screen_timeout_summary">"Ajustar el tiempo de retraso antes de que la pantalla se apague automáticamente"</string>
<string name="sim_lock_settings">"Configuración de bloqueo de tarjeta SIM"</string>
<string name="sim_lock_settings_category">"Configurar bloqueo de tarjeta SIM"</string>
<string name="sim_lock_settings_title">"Bloqueo de tarjeta SIM"</string>
<string name="sim_pin_toggle">"Bloquear tarjeta SIM"</string>
<string name="sim_lock_on">"Solicitar PIN para utilizar el teléfono"</string>
<string name="sim_lock_off">"Solicitar PIN para utilizar el teléfono"</string>
<string name="sim_pin_change">"Cambiar PIN de tarjeta SIM"</string>
<string name="sim_enter_pin">"PIN de tarjeta SIM"</string>
<string name="sim_enable_sim_lock">"Bloquear tarjeta SIM"</string>
<string name="sim_disable_sim_lock">"Desbloquear tarjeta SIM"</string>
<string name="sim_enter_old">"PIN de tarjeta SIM antiguo"</string>
<string name="sim_enter_new">"Nuevo PIN de tarjeta SIM"</string>
<string name="sim_reenter_new">"Volver a introducir PIN nuevo"</string>
<string name="sim_change_pin">"PIN de tarjeta SIM"</string>
<string name="sim_bad_pin">"PIN incorrecto"</string>
<string name="sim_pins_dont_match">"Los códigos PIN no coinciden."</string>
<string name="sim_change_failed">"No se ha podido cambiar el PIN."\n"Es posible que no sea correcto."</string>
<string name="sim_change_succeeded">"El PIN de la tarjeta SIM se ha modificado correctamente."</string>
<string name="sim_lock_failed">"No se ha podido cambiar el estado de bloqueo de la tarjeta SIM."\n"Es posible que el PIN sea incorrecto."</string>
<string name="sim_enter_ok">"Aceptar"</string>
<string name="sim_enter_cancel">"Cancelar"</string>
<string name="device_info_settings">"Estado del teléfono"</string>
<string name="system_update_settings_list_item_title">"Actualizaciones del sistema"</string>
<string name="system_update_settings_list_item_summary">"Buscar actualizaciones del sistema"</string>
<string name="firmware_version">"Versión del firmware"</string>
<string name="model_number">"Número de modelo"</string>
<string name="baseband_version">"Versión de banda base"</string>
<string name="kernel_version">"Versión de kernel"</string>
<string name="build_number">"Número de compilación"</string>
<string name="device_info_not_available">"No disponible"</string>
<string name="device_status_activity_title">"Estado"</string>
<string name="device_status">"Estado"</string>
<string name="device_status_summary">"IMEI, número de teléfono, señal, etc."</string>
<string name="storage_settings_title">"Almacenamiento"</string>
<string name="storage_settings_summary">"Tarjeta de SD sin activar, ver almacenamiento disponible"</string>
<string name="status_number">"Número de teléfono"</string>
<string name="status_network_type">"Tipo de red móvil"</string>
<string name="status_data_state">"Estado de red móvil"</string>
<string name="status_service_state">"Estado del servicio"</string>
<string name="status_signal_strength">"Intensidad de la señal"</string>
<string name="status_roaming">"Itinerancia"</string>
<string name="status_operator">"Red"</string>
<string name="status_wifi_mac_address">"Dirección MAC de la red Wi-Fi"</string>
<string name="status_bt_address">"Dirección de Bluetooth"</string>
<string name="status_unavailable">"No disponible"</string>
<string name="status_network_traffic_stats">"Uso de red"</string>
<string name="status_network_traffic_summary">"Enviado: <xliff:g id="NETWORK_TRAFFIC_0">%1$d packets, %2$d bytes%n</xliff:g>Recibido: <xliff:g id="NETWORK_TRAFFIC_1">%3$d packets, %4$d bytes</xliff:g>"</string>
<string name="status_up_time">"Tiempo de actividad"</string>
<string name="status_awake_time">"Tiempo de actividad"</string>
<string name="internal_memory">"Almacenamiento interno del teléfono"</string>
<string name="sd_memory">"Tarjeta SD"</string>
<string name="memory_available">"Espacio disponible"</string>
<string name="memory_size">"Espacio total"</string>
<string name="sd_eject">"Desactivar tarjeta SD"</string>
<string name="sd_eject_summary">"Desactiva la tarjeta SD antes de extraerla para evitar la pérdida de datos."</string>
<string name="sd_format">"Formatear tarjeta SD"</string>
<string name="sd_format_summary">"Formatear (borrar) la tarjeta SD"</string>
<string name="sd_unavailable">"No disponible"</string>
<string name="read_only">" (Sólo lectura)"</string>
<string name="battery_status_title">"Estado de la batería"</string>
<string name="battery_level_title">"Nivel de batería"</string>
<string name="apn_settings">"APN"</string>
<string name="apn_edit">"Editar punto de acceso"</string>
<string name="apn_not_set">"&lt;No establecido&gt;"</string>
<string name="apn_name">"Nombre"</string>
<string name="apn_apn">"APN"</string>
<string name="apn_http_proxy">"Proxy"</string>
<string name="apn_http_port">"Puerto"</string>
<string name="apn_user">"Nombre de usuario"</string>
<string name="apn_password">"Contraseña"</string>
<string name="apn_server">"Servidor"</string>
<string name="apn_mmsc">"MMSC"</string>
<string name="apn_mms_proxy">"Proxy MMS"</string>
<string name="apn_mms_port">"Puerto de MMS"</string>
<string name="apn_mcc">"MCC"</string>
<string name="apn_mnc">"MNC"</string>
<string name="apn_type">"Tipo de APN"</string>
<string name="menu_delete">"Eliminar APN"</string>
<string name="menu_new">"APN nuevo"</string>
<string name="menu_save">"Guardar"</string>
<string name="menu_cancel">"Descartar"</string>
<string name="error_title">"Atención"</string>
<string name="error_name_empty">"El campo Nombre no puede estar vacío."</string>
<string name="error_apn_empty">"El campo de APN no puede estar vacío."</string>
<string name="error_mcc_not3">"El campo MMC debe contener 3 dígitos."</string>
<string name="error_mnc_not23">"El campo MNC debe contener 2 ó 3 dígitos."</string>
<string name="master_clear_title">"Restablecer datos de fábrica"</string>
<string name="master_clear_summary">"Borrar todos los datos del teléfono"</string>
<string name="master_clear_desc">"Esta acción restablecerá el teléfono a su estado de fábrica inicial y borrará todos los datos y todas las aplicaciones descargadas."</string>
<string name="master_clear_button_text">"Reiniciar teléfono"</string>
<string name="master_clear_final_desc">"¿Deseas reiniciar el teléfono y borrar todos los datos y todas las aplicaciones? Recuerda que esta acción no se puede deshacer."</string>
<string name="master_clear_final_button_text">"Borrar todo"</string>
<string name="master_clear_gesture_prompt">"Crea tu patrón de desbloqueo."</string>
<string name="master_clear_gesture_explanation">"Debes crear un patrón de desbloqueo para confirmar el reinicio del teléfono."</string>
<string name="master_clear_failed">"No se ha reiniciado el sistema porque el servicio Borrado del sistema no está disponible."</string>
<string name="media_format_title">"Formatear tarjeta SD"</string>
<string name="media_format_summary">"Borra todos los datos de la tarjeta SD."</string>
<string name="media_format_desc">"Esta acción borrará el contenido de la tarjeta SD del teléfono. Perderás TODOS los datos de la tarjeta."</string>
<string name="media_format_button_text">"Formatear tarjeta SD"</string>
<string name="media_format_final_desc">"¿Quieres formatear la tarjeta SD y borrar todos los datos? Esta acción no se puede deshacer."</string>
<string name="media_format_final_button_text">"Borrar todo"</string>
<string name="media_format_gesture_prompt">"Crea tu patrón de desbloqueo."</string>
<string name="media_format_gesture_explanation">"Debes crear un patrón de desbloqueo para confirmar el formato de la tarjeta SD."</string>
<string name="call_settings_title">"Ajustes de llamadas"</string>
<string name="call_settings_summary">"Configurar buzón, llamada en espera, desvío e identificador"</string>
<string name="network_settings_title">"Redes móviles"</string>
<string name="network_settings_summary">"Establecer opciones para itinerancia, redes, APN"</string>
<string name="location_title">"Fuentes de Mi Ubicación"</string>
<string name="location_network_based">"Usar redes inalámbricas"</string>
<string name="location_networks_disabled">"Para ver una ubicación en aplicaciones (por ejemplo, Google Maps)"</string>
<string name="location_neighborhood_level">"Ubicación determinada por redes móviles o Wi-Fi"</string>
<string name="location_gps">"Habilitar satélites GPS"</string>
<string name="location_street_level">"Preciso en el nivel de calle (anula la selección para ahorrar batería)"</string>
<string name="location_gps_disabled">"Localizar en nivel de calle (requiere más batería además de la vista aérea)"</string>
<string name="about_settings">"Acerca del teléfono"</string>
<string name="about_settings_summary">"Ver información legal, estado del teléfono, versión del software"</string>
<string name="legal_information">"Información legal"</string>
<string name="contributors_title">"Contribuidores"</string>
<string name="copyright_title">"Derechos de autor"</string>
<string name="license_title">"Licencia"</string>
<string name="terms_title">"Términos y condiciones"</string>
<string name="settings_license_activity_title">"Licencias de software libre"</string>
<string name="settings_license_activity_unavailable">"Se ha producido un problema al intentar cargar las licencias."</string>
<string name="settings_license_activity_loading">"Cargando..."</string>
<string name="lock_settings_title">"Patrón de desbloqueo de pantalla"</string>
<string name="lockpattern_change_lock_pattern_label">"Cambiar patrón de desbloqueo"</string>
<string name="lockpattern_need_to_unlock">"Confirmar patrón guardado"</string>
<string name="lockpattern_need_to_unlock_wrong">"Inténtalo de nuevo:"</string>
<string name="lockpattern_recording_intro_header">"Crear un patrón de desbloqueo"</string>
<string name="lockpattern_recording_intro_footer">"Pulsa la tecla de menú para obtener ayuda."</string>
<string name="lockpattern_recording_inprogress">"Levanta el dedo cuando termines."</string>
<string name="lockpattern_recording_incorrect_too_short">"Une al menos <xliff:g id="NUMBER">%d</xliff:g> puntos. Inténtalo de nuevo:"</string>
<string name="lockpattern_pattern_entered_header">"Patrón grabado"</string>
<string name="lockpattern_need_to_confirm">"Vuelve a dibujar el patrón para confirmarlo:"</string>
<string name="lockpattern_pattern_confirmed_header">"Tu patrón de desbloqueo nuevo:"</string>
<string name="lockpattern_confirm_button_text">"Confirmar"</string>
<string name="lockpattern_restart_button_text">"Crear un patrón nuevo"</string>
<string name="lockpattern_retry_button_text">"Reintentar"</string>
<string name="lockpattern_continue_button_text">"Seguir"</string>
<string name="lockpattern_settings_title">"Patrón de desbloqueo"</string>
<string name="lockpattern_settings_enable_title">"Patrón obligatorio"</string>
<string name="lockpattern_settings_enable_summary">"Se debe crear un patrón para desbloquear la pantalla."</string>
<string name="lockpattern_settings_enable_visible_pattern_title">"Utilizar patrón visible"</string>
<string name="lockpattern_settings_enable_tactile_feedback_title">"Utilizar comentarios al crear patrón"</string>
<string name="lockpattern_settings_choose_lock_pattern">"Establecer patrón de desbloqueo"</string>
<string name="lockpattern_settings_change_lock_pattern">"Cambiar patrón de desbloqueo"</string>
<string name="lockpattern_settings_help_how_to_record">"Cómo crear un patrón de desbloqueo"</string>
<string name="lockpattern_too_many_failed_confirmation_attempts_header">"Se han realizado demasiados intentos incorrectos."</string>
<string name="lockpattern_too_many_failed_confirmation_attempts_footer">"Espera <xliff:g id="NUMBER">%d</xliff:g> segundos y vuelve a intentarlo."</string>
<string name="skip_button_label">"Cancelar"</string>
<string name="next_button_label">"Seguir"</string>
<string name="lock_title">"Protección del teléfono"</string>
<string name="lock_intro_message"><font size="17">"Protege el teléfono de usos no autorizados mediante la creación de un patrón de desbloqueo de pantalla personal. "\n<font height="17">\n</font><b>"1"</b>" En la siguiente pantalla, puedes observar cómo se crea un patrón de ejemplo. "\n<font height="17">\n</font><b>"2"</b>" Cuando estés preparado, crea tu propio patrón de desbloqueo personal. Puedes experimentar con distintos patrones, pero recuerda que debes conectar al menos cuatro puntos. "\n<font height="17">\n</font><b>"3"</b>" Vuelve a dibujar el patrón para confirmarlo. "\n<font height="17">\n</font><b>"Si estás preparado para comenzar, selecciona \"Seguir\""</b>". "\n<font height="3">\n</font>"Para dejar el teléfono desprotegido, selecciona \"Cancelar\"."</font></string>
<string name="lock_example_title">"Patrón de ejemplo"</string>
<string name="lock_example_message">"Une al menos cuatro puntos."\n" "\n"Selecciona \"Seguir\" cuando estés preparado para crear tu propio patrón."</string>
<string name="manageapplications_settings_title">"Administrar aplicaciones"</string>
<string name="manageapplications_settings_summary">"Administrar y eliminar aplicaciones instaladas"</string>
<string name="applications_settings">"Aplicaciones"</string>
<string name="applications_settings_summary">"Administrar aplicaciones, configurar accesos directos de inicio rápido"</string>
<string name="applications_settings_header">"Configuración de aplicaciones"</string>
<string name="install_applications">"Orígenes desconocidos"</string>
<string name="install_unknown_applications">"Permitir la instalación de aplicaciones distintas de Market"</string>
<string name="install_all_warning">"El teléfono y los datos personales son más vulnerables a los ataques de aplicaciones de origen desconocido. El usuario acepta ser el único responsable de cualquier daño en el teléfono o pérdida de datos que se pueda derivar del uso de estas aplicaciones."</string>
<string name="application_info_label">"Información de la aplicación"</string>
<string name="storage_label">"Almacenamiento"</string>
<string name="auto_launch_label">"Ejecutar de forma predeterminada"</string>
<string name="permissions_label">"Permisos"</string>
<string name="cache_header_label">"Caché"</string>
<string name="clear_cache_btn_text">"Borrar caché"</string>
<string name="cache_size_label">"Caché"</string>
<string name="controls_label">"Controles"</string>
<string name="force_stop">"Forzar detención"</string>
<string name="total_size_label">"Total"</string>
<string name="application_size_label">"Aplicación"</string>
<string name="data_size_label">"Datos"</string>
<string name="uninstall_text">"Desinstalar"</string>
<string name="clear_user_data_text">"Borrar datos"</string>
<string name="auto_launch_enable_text">"Has elegido ejecutar la aplicación de forma predeterminada para algunas acciones."</string>
<string name="auto_launch_disable_text">"No se han establecido valores predeterminados."</string>
<string name="clear_activities">"Borrar valores predeterminados"</string>
<string name="unknown">"Desconocido"</string>
<string name="sort_order_alpha">"Ordenar"</string>
<string name="sort_order_size">"Ordenar por tamaño"</string>
<string name="manage_space_text">"Administrar espacio"</string>
<string name="filter">"Filtrar"</string>
<string name="filter_dlg_title">"Seleccionar opciones de filtrado"</string>
<string name="filter_apps_all">"Todas"</string>
<string name="filter_apps_third_party">"Externas"</string>
<string name="filter_apps_running">"En ejecución"</string>
<string name="loading">"Cargando..."</string>
<string name="recompute_size">"Recalculando tamaño..."</string>
<string name="clear_data_dlg_title">"Suprimir"</string>
<string name="clear_data_dlg_text">"Toda la información que hayas guardado en la aplicación se eliminará permanentemente."</string>
<string name="dlg_ok">"Aceptar"</string>
<string name="dlg_cancel">"Cancelar"</string>
<string name="app_not_found_dlg_title">"No se ha encontrado la aplicación."</string>
<string name="app_not_found_dlg_text">"No se ha encontrado la aplicación en la lista de aplicaciones instaladas."</string>
<string name="clear_data_failed">"No se han podido borrar los datos de aplicación."</string>
<string name="security_settings_desc">"Esta aplicación puede acceder a los siguientes elementos del teléfono:"</string>
<string name="computing_size">"Calculando…"</string>
<string name="invalid_size_value">"No se ha podido calcular el tamaño del paquete."</string>
<string name="empty_list_msg">"No tienes instalada ninguna aplicación externa."</string>
<string name="language_settings">"Idioma y país"</string>
<string name="language_settings_summary">"Configuración local, opciones de autocorrección e introducción de texto"</string>
<string name="language_category">"Configuración local"</string>
<string name="text_category">"Configuración de texto"</string>
<string name="phone_language">"Seleccionar configuración local"</string>
<string name="phone_language_summary">"Seleccionar idioma y región"</string>
<string name="auto_replace">"Corrección automática"</string>
<string name="auto_replace_summary">"Corregir palabras con errores de escritura"</string>
<string name="auto_caps">"Mayúsculas automáticas"</string>
<string name="auto_caps_summary">"Escribir en mayúsculas la primera letra de las frases"</string>
<string name="auto_punctuate">"Puntuación automática"</string>
<string name="hardkeyboard_category">"Configuración del teclado físico"</string>
<string name="auto_punctuate_summary">"Pulsa la barra espaciadora dos veces para insertar el carácter \".\""</string>
<string name="show_password">"Contraseñas visibles"</string>
<string name="show_password_summary">"Mostrar contraseña mientras se escribe"</string>
<string name="user_dict_settings_titlebar">"Diccionario del usuario"</string>
<string name="user_dict_settings_title">"Diccionario del usuario"</string>
<string name="user_dict_settings_summary">"Añadir y eliminar palabras del diccionario del usuario"</string>
<string name="user_dict_settings_add_menu_title">"Añadir"</string>
<string name="user_dict_settings_add_dialog_title">"Añadir al usuario"</string>
<string name="user_dict_settings_context_menu_edit_title">"Editar"</string>
<string name="user_dict_settings_context_menu_delete_title">"Suprimir"</string>
<string name="user_dict_settings_empty_text">"No tienes ninguna palabra en el diccionario del usuario. Puedes añadir una palabra a través del menú."</string>
<string name="testing">"Prueba"</string>
<string name="testing_phone_info">"Información sobre el teléfono"</string>
<string name="testing_battery_info">"Información sobre la batería"</string>
<string name="testing_battery_history">"Historial de la batería"</string>
<string name="quick_launch_title">"Inicio rápido"</string>
<string name="quick_launch_summary">"Establecer accesos rápidos del teclado para ejecutar aplicaciones"</string>
<string name="quick_launch_assign_application">"Asignar aplicación"</string>
<string name="quick_launch_no_shortcut">"Sin acceso directo"</string>
<string name="quick_launch_shortcut">"Buscar + <xliff:g id="SHORTCUT_LETTER">%1$s</xliff:g>"</string>
<string name="quick_launch_clear_dialog_title">"Borrar"</string>
<string name="quick_launch_clear_dialog_message">"Se eliminará el acceso directo <xliff:g id="SHORTCUT_LETTER">%1$s</xliff:g><xliff:g id="APPLICATION_NAME">%2$s</xliff:g>."</string>
<string name="quick_launch_clear_ok_button">"Aceptar"</string>
<string name="quick_launch_clear_cancel_button">"Cancelar"</string>
<string name="quick_launch_display_mode_applications">"Aplicaciones"</string>
<string name="quick_launch_display_mode_shortcuts">"Accesos directos"</string>
<string name="input_methods_settings_title">"Introducción de texto"</string>
<string name="input_methods_settings_summary">"Administrar opciones de introducción de texto"</string>
<string name="input_methods_settings_label_format">"Configuración de %s"</string>
<string name="development_settings_title">"Desarrollo"</string>
<string name="development_settings_summary">"Establecer opciones de desarrollo de aplicaciones"</string>
<string name="enable_adb">"Depuración USB"</string>
<string name="enable_adb_summary">"Modo de depuración cuando está conectado el dispositivo USB"</string>
<string name="keep_screen_on">"Pantalla activa"</string>
<string name="keep_screen_on_summary">"La pantalla nunca entra en modo de suspensión durante la carga"</string>
<string name="allow_mock_location">"Permitir ubicaciones simuladas"</string>
<string name="allow_mock_location_summary">"Permitir ubicaciones simuladas"</string>
<!-- no translation found for gadget_picker_title (98374951396755811) -->
<skip />
<!-- no translation found for widget_picker_title (9130684134213467557) -->
<skip />
<string name="battery_history_details_for">"Detalles del ID único %d"</string>
<string name="battery_history_uid">"ID único <xliff:g id="USER_ID">%1$d</xliff:g>"</string>
<string name="battery_history_network_usage">"Detalles de uso de red para <xliff:g id="APP_NAME">%1$s</xliff:g>:"</string>
<string name="battery_history_bytes_received">"Bytes recibidos: <xliff:g id="BYTES">%1$d</xliff:g>"</string>
<string name="battery_history_bytes_sent">"Bytes enviados: <xliff:g id="BYTES">%1$d</xliff:g>"</string>
<string name="battery_history_bytes_total">"Bytes totales: <xliff:g id="BYTES">%1$d</xliff:g>"</string>
<string name="battery_history_cpu_usage">"Detalles de uso de CPU para <xliff:g id="APP_NAME">%1$s</xliff:g>:"</string>
<string name="battery_history_user_time">"Tiempo de usuario:"</string>
<string name="battery_history_system_time">"Tiempo del sistema:"</string>
<string name="battery_history_total_time">"Tiempo total"</string>
<string name="battery_history_starts">"Inicios: <xliff:g id="STARTS">%1$d</xliff:g>"</string>
<string name="battery_history_days">"<xliff:g id="DAYS">%1$d</xliff:g> días, <xliff:g id="HOURS">%2$d</xliff:g> horas, <xliff:g id="MINUTES">%3$d</xliff:g> minutos, <xliff:g id="SECONDS">%4$d</xliff:g> segundos"</string>
<string name="battery_history_hours">"<xliff:g id="HOURS">%1$d</xliff:g> horas, <xliff:g id="MINUTES">%2$d</xliff:g> minutos, <xliff:g id="SECONDS">%3$d</xliff:g> segundos"</string>
<string name="battery_history_minutes">"<xliff:g id="MINUTES">%1$d</xliff:g> minutos, <xliff:g id="SECONDS">%2$d</xliff:g> segundos"</string>
<string name="battery_history_seconds">"<xliff:g id="SECONDS">%1$d</xliff:g> segundos"</string>
<string name="battery_history_packages_sharing_this_uid">"Paquetes que comparten este ID único:"</string>
<string name="battery_history_no_data">"No hay datos disponibles sobre el uso de la batería."</string>
<string name="battery_history_sensor">"Sensor:"</string>
<!-- no translation found for battery_history_wakelock (608683447522396293) -->
<skip />
<string name="battery_history_used_by_packages">"Sensor utilizado por paquetes:"</string>
<string name="battery_history_sensor_usage">"Utilizado <xliff:g id="COUNT">%1$d</xliff:g> veces por <xliff:g id="PACKAGE">%2$s</xliff:g>"</string>
<string name="battery_history_sensor_usage_multi">"Utilizado <xliff:g id="COUNT">%1$d</xliff:g> veces por uno de:"</string>
<!-- no translation found for battery_history_awake_label (8449792868990080882) -->
<skip />
<!-- no translation found for battery_history_screen_on_label (1848936521786339362) -->
<skip />
<!-- no translation found for battery_history_phone_on_label (700191958853142297) -->
<skip />
<!-- no translation found for battery_history_awake (4350886665719031057) -->
<skip />
<string name="battery_history_screen_on">"Tiempo transcurrido con la pantalla encendida:"</string>
<!-- no translation found for battery_history_phone_on (4891504401623839532) -->
<skip />
<string name="battery_history_screen_on_battery">"En la batería:"</string>
<string name="battery_history_screen_on_plugged">"Conectado:"</string>
<string name="usage_stats_label">"Estadísticas de uso"</string>
<string name="testing_usage_stats">"Estadísticas de uso"</string>
<string name="display_order_text">"Ordenar por:"</string>
<string name="app_name_label">"Aplicación"</string>
<string name="launch_count_label">"Número"</string>
<string name="usage_time_label">"Tiempo de uso"</string>
</resources>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="applications_settings_summary">"Gérer les applications"</string>
</resources>

72
res/values-fr/arrays.xml Normal file
View File

@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="timezone_filters">
<item>"Amérique"</item>
<item>"Europe"</item>
<item>"Afrique"</item>
<item>"Asie"</item>
<item>"Australie"</item>
<item>"Pacifique"</item>
<item>"Tous"</item>
</string-array>
<string-array name="screen_timeout_entries">
<item>"15 secondes"</item>
<item>"30 secondes"</item>
<item>"1 minute"</item>
<item>"2 minutes"</item>
<item>"10 minutes"</item>
<item>"Ne jamais désactiver"</item>
</string-array>
<string-array name="wifi_security_entries">
<item>"Automatique"</item>
<item>"Aucune"</item>
<item>"WEP"</item>
<item>"WPA personnel"</item>
<item>"WPA2 personnel"</item>
</string-array>
<string-array name="wifi_security_without_auto_entries">
<item>"Aucun"</item>
<item>"WEP"</item>
<item>"WPA personnel"</item>
<item>"WPA2 personnel"</item>
</string-array>
<string-array name="wifi_wep_type">
<item>"Automatique"</item>
<item>"WEP ASCII"</item>
<item>"Clé WEP hexadécimale"</item>
</string-array>
<string-array name="wifi_sleep_policy_entries">
<item>"Lorsque l\'écran s\'éteint"</item>
<item>"Jamais si branché"</item>
<item>"Jamais"</item>
</string-array>
<!-- no translation found for battery_history_type_spinner:0 (2193799199027871385) -->
<!-- no translation found for battery_history_type_spinner:1 (6401018715947316517) -->
<!-- no translation found for battery_history_type_spinner:2 (188092590354892392) -->
<!-- no translation found for battery_history_type_spinner:3 (8414109131222049141) -->
<!-- no translation found for battery_history_type_spinner:4 (1327904325081257093) -->
<!-- no translation found for battery_history_type_spinner:5 (4832254146664706277) -->
<!-- no translation found for battery_history_which_spinner:0 (3451981114763440074) -->
<!-- no translation found for battery_history_which_spinner:1 (166936313535197598) -->
<!-- no translation found for battery_history_which_spinner:2 (4793941382744963893) -->
<string-array name="usage_stats_display_order_types">
<item>"Temps d\'utilisation"</item>
<item>"Nombre de lancements"</item>
<item>"Nom de l\'application"</item>
</string-array>
</resources>

Some files were not shown because too many files have changed in this diff Show More