summaryrefslogtreecommitdiffstats
path: root/res/values-ja
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 19:32:27 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 19:32:27 -0800
commit31dd503c6aa69018e694d91724d46db49ea09327 (patch)
tree9948995382d55906a8f4d06eaa4a320d700c4234 /res/values-ja
parent31896793701b36714f040d4fe1b32426c68d5427 (diff)
downloadandroid_packages_apps_Trebuchet-31dd503c6aa69018e694d91724d46db49ea09327.tar.gz
android_packages_apps_Trebuchet-31dd503c6aa69018e694d91724d46db49ea09327.tar.bz2
android_packages_apps_Trebuchet-31dd503c6aa69018e694d91724d46db49ea09327.zip
auto import from //depot/cupcake/@135843
Diffstat (limited to 'res/values-ja')
-rw-r--r--res/values-ja/strings.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 000000000..cf71c65a9
--- /dev/null
+++ b/res/values-ja/strings.xml
@@ -0,0 +1,59 @@
+<?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>
+ <string name="group_search">"検索"</string>
+ <string name="group_folder">"フォルダ"</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="title_select_shortcut">"ショートカットを選択"</string>
+ <string name="title_select_live_folder">"ライブフォルダを選択"</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>
+ <!-- no translation found for gadget_error_text (8359351016167075858) -->
+ <skip />
+</resources>