blob: 5db6f9b6751376f1b57ac6769e6ef2bae78e972c [file] [log] [blame]
The Android Open Source Project31dd5032009-03-03 19:32:27 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!-- 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-->
16<resources xmlns:android="http://schemas.android.com/apk/res/android"
17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Eric Fischer677298a2010-01-07 15:58:34 -080018 <string name="application_name" msgid="8424725141379931883">"ランチャー"</string>
Eric Fischer66ec9e22009-10-13 16:35:39 -070019 <string name="uid_name" msgid="3371120195364560632">"Android Core Apps"</string>
20 <string name="folder_name" msgid="4588446541914685904">"フォルダ"</string>
21 <string name="chooser_wallpaper" msgid="5988031014201479733">"壁紙を選択"</string>
22 <string name="wallpaper_instructions" msgid="4215640646180727542">"壁紙に設定"</string>
Eric Fischer677298a2010-01-07 15:58:34 -080023 <string name="pick_wallpaper" msgid="5630222540525626723">"壁紙"</string>
Eric Fischer66ec9e22009-10-13 16:35:39 -070024 <string name="activity_not_found" msgid="3571057450431950427">"アプリケーションがインストールされていません。"</string>
Eric Fischer66ec9e22009-10-13 16:35:39 -070025 <string name="configure_wallpaper" msgid="2820186271419674623">"設定..."</string>
26 <string name="rename_folder_label" msgid="5646236631298452787">"フォルダ名"</string>
27 <string name="rename_folder_title" msgid="4544573104191526550">"フォルダ名を変更"</string>
28 <string name="rename_action" msgid="6016003384693240896">"OK"</string>
29 <string name="cancel_action" msgid="3811860427489435048">"キャンセル"</string>
30 <string name="menu_item_add_item" msgid="6233177331075781114">"ホーム画面に追加"</string>
31 <string name="group_applications" msgid="4118484163419674240">"アプリケーション"</string>
32 <string name="group_shortcuts" msgid="9133529424900391877">"ショートカット"</string>
Eric Fischer66ec9e22009-10-13 16:35:39 -070033 <string name="group_folder" msgid="5143593791798929193">"新しいフォルダ"</string>
34 <string name="group_live_folders" msgid="2664945399140647217">"フォルダ"</string>
35 <string name="group_widgets" msgid="6704978494073105844">"ウィジェット"</string>
36 <string name="group_wallpapers" msgid="1568191644272224858">"壁紙"</string>
37 <string name="add_folder" msgid="3521088587367839879">"フォルダ"</string>
38 <string name="add_clock" msgid="2337943840175865746">"時計"</string>
39 <string name="add_photo_frame" msgid="3154058437359487954">"写真フレーム"</string>
Eric Fischer66ec9e22009-10-13 16:35:39 -070040 <string name="out_of_space" msgid="8365249326091984698">"ホーム画面に空きスペースがありません。"</string>
41 <string name="shortcut_installed" msgid="7071557296331322355">"ショートカット「<xliff:g id="NAME">%s</xliff:g>」を作成しました。"</string>
42 <string name="shortcut_uninstalled" msgid="2129499669449749995">"ショートカット「<xliff:g id="NAME">%s</xliff:g>」を削除しました。"</string>
43 <string name="shortcut_duplicate" msgid="4757756326465060694">"ショートカット「<xliff:g id="NAME">%s</xliff:g>」は既に存在します。"</string>
44 <string name="title_select_shortcut" msgid="2858897527672831763">"ショートカットを選択"</string>
45 <string name="title_select_live_folder" msgid="3753447798805166749">"フォルダの選択"</string>
Eric Fischer677298a2010-01-07 15:58:34 -080046 <string name="all_apps_button_label" msgid="3953036962111614813">"すべてのアプリケーション"</string>
47 <string name="all_apps_home_button_label" msgid="1022222300329398558">"ホーム"</string>
Eric Fischer66ec9e22009-10-13 16:35:39 -070048 <string name="menu_add" msgid="3065046628354640854">"追加"</string>
49 <string name="menu_wallpaper" msgid="5837429080911269832">"壁紙"</string>
50 <string name="menu_search" msgid="4826514464423239041">"検索"</string>
51 <string name="menu_notifications" msgid="6424587053194766192">"通知"</string>
52 <string name="menu_gestures" msgid="514678675575912237">"ジェスチャー"</string>
53 <string name="menu_settings" msgid="6233960148378443661">"設定"</string>
54 <string name="permlab_install_shortcut" msgid="1201690825493376489">"ショートカットのインストール"</string>
55 <string name="permdesc_install_shortcut" msgid="7429365847558984148">"ユーザー操作なしでショートカットの追加をアプリケーションに許可します。"</string>
56 <string name="permlab_uninstall_shortcut" msgid="7696645932555926449">"ショートカットのアンインストール"</string>
57 <string name="permdesc_uninstall_shortcut" msgid="959972195916090900">"ユーザー操作なしでショートカットの削除をアプリケーションに許可します。"</string>
58 <string name="permlab_read_settings" msgid="3452408290738106747">"ホーム設定とショートカットの読み取り"</string>
59 <string name="permdesc_read_settings" msgid="8377434937176025492">"ホームの設定とショートカットの読み取りをアプリケーションに許可します。"</string>
60 <string name="permlab_write_settings" msgid="1360567537236705628">"ホームの設定とショートカットの書き込み"</string>
61 <string name="permdesc_write_settings" msgid="1098648778383349818">"ホームの設定とショートカットの変更をアプリケーションに許可します。"</string>
Eric Fischer66ec9e22009-10-13 16:35:39 -070062 <string name="gadget_error_text" msgid="8359351016167075858">"ウィジェットを表示できません"</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080063</resources>