summaryrefslogtreecommitdiffstats
path: root/res/values-ja/strings.xml
blob: 198d909b7592a402acf642d9dfb1eb854797799c (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
<?xml version="1.0" encoding="UTF-8"?>
<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>
    <string name="group_live_folders">"ライブフォルダ"</string>
    <string name="group_widgets">"ウィジェット"</string>
    <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>
    <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>
</resources>