blob: ad5a305753700bcd00d78e54c0866bc2882faab1 [file] [log] [blame]
The Android Open Source Project946cd912009-01-15 16:12:13 -08001<?xml version="1.0" encoding="UTF-8"?>
The Android Open Source Projectbb96f412009-01-22 00:13:44 -08002<!-- Copyright (C) 2009 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
The Android Open Source Project946cd912009-01-15 16:12:13 -080016<resources xmlns:android="http://schemas.android.com/apk/res/android"
17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18 <string name="application_name">"Plocha"</string>
19 <string name="folder_name">"Složka"</string>
20 <string name="chooser_wallpaper">"Vybrat tapetu ze složky"</string>
21 <string name="wallpaper_instructions">"Nastavit tapetu"</string>
22 <string name="pick_wallpaper">"Galerie tapet"</string>
23 <string name="activity_not_found">"Aplikace není v telefonu nainstalována."</string>
24 <string name="rename_folder_label">"Název složky"</string>
25 <string name="rename_folder_title">"Přejmenovat složku"</string>
26 <string name="rename_action">"OK"</string>
27 <string name="cancel_action">"Zrušit"</string>
28 <string name="menu_item_add_item">"Přidat na plochu"</string>
29 <string name="group_applications">"Aplikace"</string>
30 <string name="group_shortcuts">"Zástupce"</string>
The Android Open Source Project233a0132009-02-19 10:57:35 -080031 <string name="group_search">"Hledat"</string>
32 <string name="group_folder">"Složka"</string>
The Android Open Source Project946cd912009-01-15 16:12:13 -080033 <string name="group_live_folders">"Složka Live"</string>
34 <string name="group_widgets">"Miniaplikace"</string>
The Android Open Source Project38a75b22009-03-03 14:04:32 -080035 <string name="group_gadgets">"Gadget"</string>
The Android Open Source Project946cd912009-01-15 16:12:13 -080036 <string name="group_wallpapers">"Tapeta"</string>
37 <string name="add_folder">"Složka"</string>
38 <string name="add_clock">"Hodiny"</string>
39 <string name="add_photo_frame">"Rámeček fotografie"</string>
40 <string name="add_search">"Vyhledávání"</string>
41 <string name="out_of_space">"Na této ploše již není místo."</string>
The Android Open Source Project233a0132009-02-19 10:57:35 -080042 <string name="title_select_shortcut">"Vyberte zástupce"</string>
43 <string name="title_select_live_folder">"Vyberte složku Live"</string>
The Android Open Source Project946cd912009-01-15 16:12:13 -080044 <string name="menu_add">"Přidat"</string>
45 <string name="menu_wallpaper">"Tapeta"</string>
46 <string name="menu_search">"Hledat"</string>
47 <string name="menu_notifications">"Oznámení"</string>
48 <string name="menu_settings">"Nastavení"</string>
49 <string name="permlab_install_shortcut">"instalovat zástupce"</string>
50 <string name="permdesc_install_shortcut">"Povoluje aplikaci přidat zástupce bez zásahu uživatele."</string>
51 <string name="permlab_uninstall_shortcut">"odinstalovat zástupce"</string>
52 <string name="permdesc_uninstall_shortcut">"Povoluje aplikaci odstranit zástupce bez zásahu uživatele."</string>
53 <string name="permlab_read_settings">"čtení nastavení a odkazů plochy"</string>
54 <string name="permdesc_read_settings">"Povoluje aplikaci číst nastavení a odkazy plochy."</string>
55 <string name="permlab_write_settings">"zápis nastavení a odkazů plochy"</string>
56 <string name="permdesc_write_settings">"Povoluje aplikaci změnit nastavení a odkazy plochy."</string>
57 <string name="search_hint">"Vyhledávání Google"</string>
The Android Open Source Project38a75b22009-03-03 14:04:32 -080058 <string name="gadget_error_text">"Při načítání gadgetu došlo k problému"</string>
The Android Open Source Project946cd912009-01-15 16:12:13 -080059</resources>