summaryrefslogtreecommitdiffstats
path: root/res/values-ja/strings.xml
blob: 0e7531408ca8623e32c630c7b4671a7bfb1d8c6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?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="application_name">"ホーム"</string>
    <string name="folder_name">"フォルダ"</string>
    <string name="chooser_wallpaper">"壁紙を選択"</string>
    <string name="wallpaper_instructions">"壁紙に設定"</string>
    <string name="pick_wallpaper">"壁紙ギャラリー"</string>
    <string name="activity_not_found">"アプリケーションがインストールされていません。"</string>
    <string name="rename_folder_label">"フォルダ名"</string>
    <string name="rename_folder_title">"フォルダ名を変更"</string>
    <string name="rename_action">"OK"</string>
    <string name="cancel_action">"キャンセル"</string>
    <string name="menu_item_add_item">"ホーム画面に追加"</string>
    <string name="group_applications">"アプリケーション"</string>
    <string name="group_shortcuts">"ショートカット"</string>
    <!-- no translation found for group_search (5905328940867162196) -->
    <skip />
    <!-- no translation found for group_folder (236213814675135523) -->
    <skip />
    <string name="group_live_folders">"ライブフォルダ"</string>
    <string name="group_widgets">"ウィジェット"</string>
    <!-- no translation found for group_gadgets (7795333306847768497) -->
    <skip />
    <string name="group_wallpapers">"壁紙"</string>
    <string name="add_folder">"フォルダ"</string>
    <string name="add_clock">"時計"</string>
    <string name="add_photo_frame">"写真フレーム"</string>
    <string name="add_search">"検索"</string>
    <string name="out_of_space">"このホーム画面には空きスペースがありません。"</string>
    <!-- no translation found for title_select_shortcut (2858897527672831763) -->
    <skip />
    <!-- no translation found for title_select_live_folder (441136484932944782) -->
    <skip />
    <string name="menu_add">"追加"</string>
    <string name="menu_wallpaper">"壁紙"</string>
    <string name="menu_search">"検索"</string>
    <string name="menu_notifications">"通知"</string>
    <string name="menu_settings">"設定"</string>
    <string name="permlab_install_shortcut">"ショートカットのインストール"</string>
    <string name="permdesc_install_shortcut">"ユーザー操作なしで、ショートカットをアプリケーションで追加できるようにします。"</string>
    <string name="permlab_uninstall_shortcut">"ショートカットのアンインストール"</string>
    <string name="permdesc_uninstall_shortcut">"ユーザー操作なしで、ショートカットをアプリケーションで削除できるようにします。"</string>
    <string name="permlab_read_settings">"ホームの設定とショートカットの読み取り"</string>
    <string name="permdesc_read_settings">"ホームの設定とショートカットの読み取りをアプリケーションに許可します。"</string>
    <string name="permlab_write_settings">"ホームの設定とショートカットの書き込み"</string>
    <string name="permdesc_write_settings">"ホームの設定とショートカットの変更をアプリケーションに許可します。"</string>
    <string name="search_hint">"Google検索"</string>
    <!-- no translation found for gadget_error_text (7654995305187314446) -->
    <skip />
</resources>