<?xml version="1.0" encoding="utf-8"?>
<!-- See the file "LICENSE" for the full license governing this code. -->
<resources xmlns:android= "http://schemas.android.com/apk/res/android" >
<!-- ================================================== general terms == -->
<!-- People Editing Activity -->
<string name= "EPE_action" > Share</string>
<!-- task sharing dialog: assigned hint -->
<string name= "actfm_person_hint" > Contact Name</string>
<!-- task sharing dialog: shared with hint -->
<string name= "actfm_person_or_tag_hint" > Contact or Shared Tag</string>
<!-- toast on transmit success -->
<string name= "actfm_toast_success" > Saved on Server</string>
<!-- toast on transmit error -->
<string name= "actfm_toast_error" > Save Unsuccessful</string>
<!-- can't rename or delete shared tag message -->
<string name= "actfm_tag_operation_disabled" > Please view shared tags to rename or delete them.</string>
<!-- menu item to take a picture -->
<string name= "actfm_picture_camera" > Take a Picture</string>
<!-- menu item to select from gallery -->
<string name= "actfm_picture_gallery" > Pick from Gallery</string>
<!-- filter list activity: refresh tags -->
<string name= "actfm_FLA_menu_refresh" > Refresh Tags</string>
<!-- =============================================== ProjectViewActivity == -->
<!-- Tag View Activity: Add Comment hint -->
<string name= "TVA_add_comment" > Add a comment...</string>
<!-- Tag View Activity: task comment ($1 - user name, $2 - task title) -->
<string name= "UAd_title_comment" > %1$s re: %2$s</string>
<!-- Tabs for Tag view -->
<string-array name= "TVA_tabs" >
<!-- Tab for showing tasks -->
<item > Tasks</item>
<!-- Tab for showing comments & updates -->
<item > Activity</item>
<!-- Tab for showing setting -->
<item > Members</item>
</string-array>
<!-- Tag View Menu: refresh -->
<string name= "actfm_TVA_menu_refresh" > Refresh</string>
<!-- Tag Members: tag name label -->
<string name= "actfm_TVA_tag_label" > Tag Name:</string>
<!-- Tag Members: tag owner label -->
<string name= "actfm_TVA_tag_owner_label" > Tag Owner:</string>
<!-- Tag Members: tag owner value when there is no owner -->
<string name= "actfm_TVA_tag_owner_none" > none</string>
<!-- Tag Members: team members label -->
<string name= "actfm_TVA_members_label" > Team Members:</string>
<!-- Tag Members: tag picture -->
<string name= "actfm_TVA_tag_picture" > Tag Picture</string>
<!-- ============================================ edit people dialog == -->
<!-- task sharing dialog: window title -->
<string name= "actfm_EPA_title" > Share / Assign</string>
<!-- task sharing dialog: assigned label -->
<string name= "actfm_EPA_assign_label" > Assigned to:</string>
<!-- task sharing dialog: assigned to me -->
<string name= "actfm_EPA_assign_me" > Me</string>
<!-- task sharing dialog: custom email assignment -->
<string name= "actfm_EPA_assign_custom" > Custom...</string>
<!-- task sharing dialog: shared with label -->
<string name= "actfm_EPA_share_with" > Shared With:</string>
<!-- task sharing dialog: assigned hint -->
<string name= "actfm_EPA_assigned_hint" > Contact Name</string>
<!-- task sharing dialog: message label text -->
<string name= "actfm_EPA_message_text" > Invitation Message:</string>
<!-- task sharing dialog: message body -->
<string name= "actfm_EPA_message_body" > Help me get this done!</string>
<!-- task sharing dialog: message hint -->
<string name= "actfm_EPA_tag_label" > Create a shared tag?</string>
<!-- task sharing dialog: message hint -->
<string name= "actfm_EPA_tag_hint" > (i.e. Silly Hats Club)</string>
<!-- task sharing dialog: share with Facebook -->
<string name= "actfm_EPA_facebook" > Facebook</string>
<!-- task sharing dialog: share with Twitter -->
<string name= "actfm_EPA_twitter" > Twitter</string>
<!-- task sharing dialog: # of e - mails sent (%s => # people plural string) -->
<string name= "actfm_EPA_emailed_toast" > Task shared with %s</string>
<!-- task sharing dialog: edit people settings saved -->
<string name= "actfm_EPA_saved_toast" > People Settings Saved</string>
<!-- task sharing dialog: invalid email (%s => email) -->
<string name= "actfm_EPA_invalid_email" > Invalid E-mail: %s</string>
<!-- task sharing dialog: tag not found (%s => tag) -->
<string name= "actfm_EPA_invalid_tag" > Tag Not Found: %s</string>
<!-- ========================================= sharing login activity == -->
<!-- share login: Title -->
<string name= "actfm_ALA_title" > Welcome to Astrid.com!</string>
<!-- share login: Sharing Description -->
<string name= "actfm_ALA_body" > Astrid.com lets you access your tasks online,
share, and delegate with others. Perfect for personal use, friends, family, and coworkers!</string>
<!-- share login: Sharing Login FB Prompt -->
<string name= "actfm_ALA_fb_login" > Login with Facebook</string>
<!-- share login: Sharing Login Password Prompt -->
<string name= "actfm_ALA_pw_login" > Login</string>
<!-- share login: Sharing Sign Up Prompt -->
<string name= "actfm_ALA_pw_signup" > Sign Up</string>
<!-- share login: Name -->
<string name= "actfm_ALA_name_label" > Name</string>
<!-- share login: Email -->
<string name= "actfm_ALA_email_label" > Email</string>
<!-- share login: Username / Email -->
<string name= "actfm_ALA_username_email_label" > Username / Email</string>
<!-- share login: Password -->
<string name= "actfm_ALA_password_label" > パスワード</string>
<!-- share login: Sign Up Title -->
<string name= "actfm_ALA_signup_title" > Create New Account</string>
<!-- share login: Login Title -->
<string name= "actfm_ALA_login_title" > Login to Astrid.com</string>
<!-- share login: Sharing notice -->
<string name= "actfm_ALA_notice" > We promise not to post messages or send
e-mails without your permission.</string>
<!-- ================================================ Synchronization == -->
<!-- Preferences Title: Act.fm -->
<string name= "actfm_APr_header" > Astrid.com (Beta!)</string>
<!-- title for notification tray after synchronizing -->
<string name= "actfm_notification_title" > Astrid.com Sync</string>
<!-- text for notification when comments are received -->
<string name= "actfm_notification_comments" > New comments received / click for more details</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built - in timers plug - in -->
<!-- Task Edit Activity: Container Label -->
<string name= "alarm_ACS_label" > アラーム</string>
<!-- Task Edit Activity: Add New Alarm -->
<string name= "alarm_ACS_button" > アラームを追加する</string>
<string-array name= "reminders_alarm" >
<!-- reminders related to alarm -->
<item > Alarm!</item>
</string-array>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built - in backup plug - in -->
<!-- ================================================= BackupPreferences == -->
<!-- Backup Preferences Title -->
<string name= "backup_BPr_header" > バックアップ</string>
<!-- Backup: Status Header -->
<string name= "backup_BPr_group_status" > 状況</string>
<!-- Backup Status: last backup was a success (%s - > last date). Keep it short! -->
<string name= "backup_status_success" > 最新: %s</string>
<!-- Backup Status: last error failed. Keep it short! -->
<string name= "backup_status_failed" > バックアップ失敗</string>
<!-- Backup Status: error subtitle -->
<string name= "backup_status_failed_subtitle" > (タップでエラーを表示)</string>
<!-- Backup Status: never backed up -->
<string name= "backup_status_never" > 一度もバックアップしてません!</string>
<!-- Backup Options Group Label -->
<string name= "backup_BPr_group_options" > オプション</string>
<!-- Preference: Automatic Backup Title -->
<string name= "backup_BPr_auto_title" > 自動的なバックアップ</string>
<!-- Preference: Automatic Backup Description (when disabled) -->
<string name= "backup_BPr_auto_disabled" > 自動的なバックアップは無効です</string>
<!-- Preference: Automatic Backup Description (when enabled) -->
<string name= "backup_BPr_auto_enabled" > バックアップは毎日行われます</string>
<!-- Preference screen restoring Tasks Help -->
<string name= "backup_BPr_how_to_restore" > How do I restore backups?</string>
<!-- Preference screen Restoring Tasks Help Dialog Text -->
<string name= "backup_BPr_how_to_restore_dialog" > You need to add the Astrid Power Pack to manage and restore your backups. As a favor, Astrid also automatically backs up your tasks, just in case.</string>
<!-- ================================================= BackupActivity == -->
<!-- backup activity label -->
<string name= "backup_BAc_label" > バックアップ</string>
<!-- backup activity title -->
<string name= "backup_BAc_title" > バックアップの管理</string>
<!-- backup activity import button -->
<string name= "backup_BAc_import" > タスクのインポート</string>
<!-- backup activity export button -->
<string name= "backup_BAc_export" > タスクのエクスポート</string>
<!-- ============================================== Importer / Exporter == -->
<!-- Message displayed when error occurs -->
<string name= "backup_TXI_error" > インポートに失敗</string>
<string name= "export_toast" > %1$s を %2$s にバックアップしました。</string>
<string name= "export_toast_no_tasks" > エクスポートするタスクがありません</string>
<!-- Progress Dialog Title for exporting -->
<string name= "export_progress_title" > エクスポート中</string>
<!-- Backup: Title of Import Summary Dialog -->
<string name= "import_summary_title" > 復元の概要</string>
<!-- Backup: Summary message for import. (%s => file name, %s => total # tasks, %s => imported, %s => skipped, %s => errors) -->
<string name= "import_summary_message" > ファイル %1$s の %2$s 中、\n\n成功: %3$s\n既に存在: %4$s\n失敗: %5$s\n</string>
<!-- Progress Dialog Title for importing -->
<string name= "import_progress_title" > インポート中</string>
<!-- Progress Dialog text for import reading task (%d - > task number) -->
<string name= "import_progress_read" > タスク %d を読み込み中</string>
<!-- Backup: Dialog when unable to open a file -->
<string name= "DLG_error_opening" > ファイルを開けませんでした</string>
<!-- Backup: Dialog when unable to open SD card folder (%s => folder) -->
<string name= "DLG_error_sdcard" > フォルダ %s を開けません</string>
<!-- Backup: Dialog when unable to open SD card in general -->
<string name= "DLG_error_sdcard_general" > SDカードにアクセスできません</string>
<!-- Backup: File Selector dialog for import -->
<string name= "import_file_prompt" > 復元に使うファイルを選択してください</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ================================================== AndroidManifest == -->
<!-- Application Name (shown on home screen & in launcher) -->
<string name= "app_name" > Astrid Tasks</string>
<!-- permission title for READ_TASKS -->
<string name= "read_permission_label" > タスクの読み込み</string>
<!-- permission description for READ_TASKS -->
<string name= "read_permission_desc" > タスクの読み込みとフィルタの表示</string>
<!-- permission title for READ_TASKS -->
<string name= "write_permission_label" > タスクの読み込み</string>
<!-- permission description for READ_TASKS -->
<string name= "write_permission_desc" > タスクの作成、編集</string>
<!-- ================================================== Generic Dialogs == -->
<!-- question for deleting tasks -->
<string name= "DLG_delete_this_task_question" > このタスクを削除しますか?</string>
<!-- question for deleting items (%s => item name) -->
<string name= "DLG_delete_this_item_question" > 項目 %s を削除しますか?</string>
<!-- Progress dialog shown when upgrading -->
<string name= "DLG_upgrading" > タスクを更新しています</string>
<!-- Title for dialog selecting a time (hours and minutes) -->
<string name= "DLG_hour_minutes" > 時間 (時:分)</string>
<!-- Dialog for Astrid having a critical update -->
<string name= "DLG_please_update" > Astrid should to be updated to the latest
version in the Android market! Please do that before continuing, or wait a
few seconds.</string>
<!-- Button for going to Market -->
<string name= "DLG_to_market" > マーケットへ</string>
<!-- Button for accepting EULA -->
<string name= "DLG_accept" > 同意する</string>
<!-- Button for declining EULA -->
<string name= "DLG_decline" > 同意しない</string>
<!-- EULA title -->
<string name= "DLG_eula_title" > Astrid 利用規定</string>
<!-- Progress Dialog generic text -->
<string name= "DLG_please_wait" > Please Wait</string>
<!-- =============================================================== UI == -->
<!-- Label for DateButtons with no value -->
<string name= "WID_dateButtonUnset" > 入力する</string>
<!-- String formatter for DateButtons ($D => date, $T => time) -->
<string name= "WID_dateButtonLabel" > $D 日 $T 時間</string>
<!-- String formatter for Disable button -->
<string name= "WID_disableButton" > 無効にする</string>
<!-- ============================================================= notes -->
<!-- Note Exposer -->
<string name= "ENE_label" > メモ</string>
<!-- Note Exposer / Comments -->
<string name= "ENE_label_comments" > Comments</string>
<!-- EditNoteActivity - no comments -->
<string name= "ENA_no_comments" > No Comments</string>
<!-- EditNoteActivity - refresh comments -->
<string name= "ENA_refresh_comments" > Refresh Comments</string>
<!-- ================================================= TaskListActivity == -->
<!-- Task List: Displayed instead of list when no items present -->
<string name= "TLA_no_items" > タスクなし</string>
<!-- Menu: Add - ons -->
<string name= "TLA_menu_addons" > アドオン</string>
<!-- Menu: Adjust Sort and Hidden Task Settings -->
<string name= "TLA_menu_sort" > 表示設定</string>
<!-- Menu: Sync Now -->
<string name= "TLA_menu_sync" > すぐに同期!</string>
<!-- Menu: Settings -->
<string name= "TLA_menu_settings" > 設定</string>
<!-- Menu: Help -->
<string name= "TLA_menu_help" > ヘルプ</string>
<!-- Search Label -->
<string name= "TLA_search_label" > このリストの検索</string>
<!-- Window title for displaying Custom Filter -->
<string name= "TLA_custom" > カスタムフィルタ</string>
<!-- Quick Add Edit Box Hint -->
<string name= "TLA_quick_add_hint" > このリストに追加...</string>
<!-- Notification Volumne notification -->
<string name= "TLA_notification_volume_low" > Notifications are muted. You won\'t be able to hear Astrid!</string>
<!-- ====================================================== TaskAdapter == -->
<!-- Format string to indicate task is hidden (%s => task name) -->
<string name= "TAd_hiddenFormat" > %s [非表示]</string>
<!-- Format string to indicate task is deleted (%s => task name) -->
<string name= "TAd_deletedFormat" > %s [削除済]</string>
<!-- Displayed when adapter is flung (scrolled quickly) -->
<string name= "TAd_flingText" />
<!-- indicates task was completed. %s => date or time ago -->
<string name= "TAd_completed" > %s に完了</string>
<!-- Action Button: edit task -->
<string name= "TAd_actionEditTask" > 編集</string>
<!-- Context Item: edit task -->
<string name= "TAd_contextEditTask" > タスクを編集</string>
<!-- Context Item: copy task -->
<string name= "TAd_contextCopyTask" > Copy Task</string>
<!-- Context Item: delete task -->
<string name= "TAd_contextDeleteTask" > タスクを削除</string>
<!-- Context Item: undelete task -->
<string name= "TAd_contextUndeleteTask" > 元に戻す</string>
<!-- Context Item: purge task -->
<string name= "TAd_contextPurgeTask" > Purge Task</string>
<!-- ============================================== SortSelectionDialog == -->
<!-- Sort Selection: dialog title -->
<string name= "SSD_title" > 並び順と表示項目</string>
<!-- Hidden Task Selection: show completed tasks -->
<string name= "SSD_completed" > 完了タスクの表示</string>
<!-- Hidden Task Selection: show hidden tasks -->
<string name= "SSD_hidden" > 非表示タスクの表示</string>
<!-- Hidden Task Selection: show deleted tasks -->
<string name= "SSD_deleted" > 削除済タスクの表示</string>
<!-- Sort Selection: sort options header -->
<string name= "SSD_sort_header" > 並び順</string>
<!-- Sort Selection: smart sort -->
<string name= "SSD_sort_auto" > 自動</string>
<!-- Sort Selection: sort by alpha -->
<string name= "SSD_sort_alpha" > タイトル順</string>
<!-- Sort Selection: sort by due date -->
<string name= "SSD_sort_due" > 期限順</string>
<!-- Sort Selection: sort by importance -->
<string name= "SSD_sort_importance" > 重要度順</string>
<!-- Sort Selection: sort by modified date -->
<string name= "SSD_sort_modified" > 更新日時順</string>
<!-- Sort Selection: reverse -->
<string name= "SSD_sort_reverse" > 逆順</string>
<!-- Sort Button: sort temporarily -->
<string name= "SSD_save_temp" > 今回のみ</string>
<!-- Sort Button: sort permanently -->
<string name= "SSD_save_always" > 設定の保存</string>
<!-- =============================================== FilterListActivity == -->
<!-- Filter List Activity Title -->
<string name= "FLA_title" > Astrid: フィルタ</string>
<!-- Displayed when loading filters -->
<string name= "FLA_loading" > フィルタの読み込み中</string>
<!-- Context Menu: Create Shortcut -->
<string name= "FLA_context_shortcut" > ショートカットの作成</string>
<!-- Menu: Search -->
<string name= "FLA_menu_search" > タスクの検索</string>
<!-- Menu: Help -->
<string name= "FLA_menu_help" > ヘルプ</string>
<!-- Create Shortcut Dialog Title -->
<string name= "FLA_shortcut_dialog_title" > ショートカットを作る</string>
<!-- Create Shortcut Dialog (asks to name shortcut) -->
<string name= "FLA_shortcut_dialog" > ショートカットの名称</string>
<!-- Search Hint -->
<string name= "FLA_search_hint" > タスクの検索</string>
<!-- Search Filter name (%s => query) -->
<string name= "FLA_search_filter" > 「%s」の検索結果</string>
<!-- Toast: created shortcut (%s => label) -->
<string name= "FLA_toast_onCreateShortcut" > ショートカット %s を作成しました</string>
<!-- ================================================= TaskEditActivity == -->
<!-- Title when editing a task (%s => task title) -->
<string name= "TEA_view_title" > Astrid: 「%s」の編集</string>
<!-- Title when creating a new task -->
<string name= "TEA_view_titleNew" > Astrid: 新規タスク</string>
<!-- First Tab - basic task details -->
<string name= "TEA_tab_basic" > 基本</string>
<!-- Second Tab - extra details -->
<string name= "TEA_tab_extra" > 詳細</string>
<!-- Third Tab - add - ons -->
<string name= "TEA_tab_addons" > アドオン</string>
<!-- Task title label -->
<string name= "TEA_title_label" > タスク名</string>
<!-- Task title hint (displayed when edit box is empty) -->
<string name= "TEA_title_hint" > タスクの概要</string>
<!-- Task importance label -->
<string name= "TEA_importance_label" > 重要性</string>
<!-- Task urgency label -->
<string name= "TEA_urgency_label" > 期限</string>
<!-- Task urgency specific time checkbox -->
<string name= "TEA_urgency_specific_time" > 時刻を設定する</string>
<!-- Task urgency specific time title when specific time false -->
<string name= "TEA_urgency_time_none" > 時刻未指定</string>
<!-- Task hide until label -->
<string name= "TEA_hideUntil_label" > タスクを表示する期間</string>
<!-- Task editing data being loaded label -->
<string-array name= "TEA_loading" > <item > 読み込み中...</item> </string-array>
<!-- Task note label -->
<string name= "TEA_note_label" > メモ</string>
<!-- Task note hint -->
<string name= "TEA_notes_hint" > メモを入力</string>
<!-- Estimated time label -->
<string name= "TEA_estimatedDuration_label" > 所要時間は?</string>
<!-- Elapsed time label -->
<string name= "TEA_elapsedDuration_label" > 既にタスクに費やした時間</string>
<!-- Menu: Save -->
<string name= "TEA_menu_save" > 変更の保存</string>
<!-- Menu: Don't Save -->
<string name= "TEA_menu_discard" > 保存しない</string>
<!-- Menu: Delete Task -->
<string name= "TEA_menu_delete" > タスクを削除</string>
<!-- Toast: task saved with deadline (%s => preposition + time units) -->
<string name= "TEA_onTaskSave_due" > タスクは保存されました: 期限は%s</string>
<!-- Toast: task saved without deadlines -->
<string name= "TEA_onTaskSave_notDue" > タスクは保存されました</string>
<!-- Toast: task was not saved -->
<string name= "TEA_onTaskCancel" > 編集は中断されました</string>
<!-- Toast: task was deleted -->
<string name= "TEA_onTaskDelete" > タスクを削除しました</string>
<string-array name= "TEA_urgency" >
<!-- urgency: labels for edit page. item #4 - > auto filled -->
<item > 日時を指定</item>
<item > 今日</item>
<item > 明日</item>
<item > 日後</item>
<item > 来週</item>
<item > 期限なし</item>
</string-array>
<string-array name= "TEA_hideUntil" >
<!-- hideUntil: labels for edit page. -->
<item > 常に表示する</item>
<item > 期限の日から</item>
<item > 期限の前日から</item>
<item > 期限の一週間前から</item>
<item > 日時を指定</item>
</string-array>
<!-- Add Ons tab when no add - ons found -->
<string name= "TEA_addons_text" > 追加機能を探す</string>
<!-- Add Ons button -->
<string name= "TEA_addons_button" > Get the Power Pack!</string>
<!-- ============================================= IntroductionActivity == -->
<!-- Introduction Window title -->
<string name= "InA_title" > Welcome to Astrid!</string>
<!-- Button to agree to EULA -->
<string name= "InA_agree" > 同意する</string>
<!-- Button to disagree with EULA -->
<string name= "InA_disagree" > 同意しない</string>
<!-- ===================================================== HelpActivity == -->
<!-- Help: Button to get support from our website -->
<string name= "HlA_get_support" > サポートサイト</string>
<!-- ==================================================== UpdateService == -->
<!-- Changelog Window Title -->
<string name= "UpS_changelog_title" > Astrid の変更点</string>
<!-- Updates Window Title -->
<string name= "UpS_updates_title" > Latest Astrid News</string>
<!-- ================================================== EditPreferences == -->
<!-- Preference Window Title -->
<string name= "EPr_title" > Astrid: 設定</string>
<!-- Preference Category: Appearance Title -->
<string name= "EPr_appearance_header" > 外観</string>
<!-- Preference: Task List Font Size Title -->
<string name= "EPr_fontSize_title" > リストの文字サイズ</string>
<!-- Preference: Task List Font Size Description -->
<string name= "EPr_fontSize_desc" > メインのリスト画面の文字サイズ</string>
<!-- Preference: Task List Show Notes -->
<string name= "EPr_showNotes_title" > タスクのメモを表示</string>
<!-- Preference: Task List Show Notes Description (disabled) -->
<string name= "EPr_showNotes_desc_disabled" > メモはタスクをタップしたときに表示されます</string>
<!-- Preference: Task List Show Notes Description (enabled) -->
<string name= "EPr_showNotes_desc_enabled" > メモは常に表示されます</string>
<!-- Preference: Transparent -->
<string name= "EPr_transparent_title" > Transparency</string>
<!-- Preference: Transparent Description (disabled) -->
<string name= "EPr_transparent_desc_disabled" > Desktop wallpaper will not be shown</string>
<!-- Preference: Transparent Description (enabled) -->
<string name= "EPr_transparent_desc_enabled" > Desktop wallpaper will be shown</string>
<!-- Preference: Transparent Description (android 1.6) -->
<string name= "EPr_transparent_desc_unsupported" > Setting requires Android 2.0+</string>
<!-- Preference Category: Defaults Title -->
<string name= "EPr_defaults_header" > タスクのデフォルト設定</string>
<!-- Preference: Default Urgency Title -->
<string name= "EPr_default_urgency_title" > 期限</string>
<!-- Preference: Default Urgency Description (%s => setting) -->
<string name= "EPr_default_urgency_desc" > 現在の設定: %s</string>
<!-- Preference: Default Importance Title -->
<string name= "EPr_default_importance_title" > 重要度</string>
<!-- Preference: Default Importance Description (%s => setting) -->
<string name= "EPr_default_importance_desc" > 現在の設定: %s</string>
<!-- Preference: Default Hide Until Title -->
<string name= "EPr_default_hideUntil_title" > 表示期間</string>
<!-- Preference: Default Hide Until Description (%s => setting) -->
<string name= "EPr_default_hideUntil_desc" > 現在の設定: %s</string>
<!-- Preference: Default Reminders Title -->
<string name= "EPr_default_reminders_title" > 標準リマインダー</string>
<!-- Preference: Default Hide Until Description (%s => setting) -->
<string name= "EPr_default_reminders_desc" > 現在の設定: %s</string>
<string-array name= "EPr_default_importance" >
<!-- importance: labels for "Task Defaults" preference item. -->
<item > !!!! (最重要)</item>
<item > !!!</item>
<item > !!</item>
<item > ! (最低)</item>
</string-array>
<string-array name= "EPr_default_urgency" >
<!-- urgency: labels for "Task Defaults" preference item. -->
<item > 期限なし</item>
<item > 今日</item>
<item > 明日</item>
<item > 明後日</item>
<item > 来週</item>
</string-array>
<string-array name= "EPr_default_hideUntil" >
<!-- hideUntil: labels for "Task Defaults" preference item. -->
<item > 常に表示する</item>
<item > 期限の日から</item>
<item > 期限の前日から</item>
<item > 期限の一週間前から</item>
</string-array>
<string-array name= "EPr_default_reminders" >
<!-- reminders: labels for "Task Defaults" preference item. -->
<item > 期限を通知しない</item>
<item > At deadline</item>
<item > When overdue</item>
<item > At deadline or overdue</item>
</string-array>
<!-- ==================================================== AddOnActivity == -->
<!-- Add Ons Activity Title -->
<string name= "AOA_title" > Astrid: アドオン</string>
<!-- Add - on Activity: author for internal authors -->
<string name= "AOA_internal_author" > Astrid Team</string>
<!-- Add - on Activity: installed add - ons tab -->
<string name= "AOA_tab_installed" > インストール済</string>
<!-- Add - on Activity - available add - ons tab -->
<string name= "AOA_tab_available" > 追加</string>
<!-- Add - on Activity - free add - ons label -->
<string name= "AOA_free" > 無料</string>
<!-- Add - on Activity - menu item to visit add - on website -->
<string name= "AOA_visit_website" > Web サイトの表示</string>
<!-- Add - on Activity - menu item to visit android market -->
<string name= "AOA_visit_market" > Android マーケット</string>
<!-- Add - on Activity - when list is empty -->
<string name= "AOA_no_addons" > Empty List!</string>
<!-- ====================================================== TasksWidget == -->
<!-- Widget text when loading tasks -->
<string name= "TWi_loading" > 読み込み中...</string>
<!-- Widget configuration activity title: select a filter -->
<string name= "WCA_title" > ウィジェットに表示する項目</string>
<!-- ============================================================= About == -->
<!-- Title of "About" option in settings -->
<string name= "p_about" > About Astrid</string>
<!-- About text (%s => current version) -->
<string name= "p_about_text" > Current version: %s\n\n
Astrid is open-source and proudly maintained by Todoroo, Inc.</string>
<!-- ============================================================= Misc == -->
<!-- Displayed when task killer found. %s => name of the application -->
<string name= "task_killer_help" > タスクキラー (%s) を使用中です。Astrid が終了しないように、除外リストに登録してください。そうしないと、期限が来たタスクを通知できなくなります。\n</string>
<!-- Task killer dialog ok button -->
<string name= "task_killer_help_ok" > I Won\'t Kill Astrid!</string>
<!-- Astrid's Android Marketplace title. It never appears in the app itself. -->
<string name= "marketplace_title" > Astrid Task/Todo List</string>
<!-- Astrid's Android Marketplace description. It never appears in the app itself. -->
<string name= "marketplace_description" >
Astrid is the much loved open-source todo list / task manager designed to help
you get stuff done. It features reminders, tags, sync, Locale plug-in, a widget and more.
</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built - in filter plug - in -->
<!-- ================================================= Filter Exposer == -->
<!-- Active Tasks Filter -->
<string name= "BFE_Active" > 進行中のタスク</string>
<!-- Search Filter -->
<string name= "BFE_Search" > 検索…</string>
<!-- Recently Modified -->
<string name= "BFE_Recent" > 最近編集したタスク</string>
<!-- Build Your Own Filter -->
<string name= "BFE_Custom" > カスタムフィルタ</string>
<!-- Saved Filters Header -->
<string name= "BFE_Saved" > 保存済フィルタ</string>
<!-- Saved Filters Context Menu: delete -->
<string name= "BFE_Saved_delete" > フィルタの削除</string>
<!-- =========================================== CustomFilterActivity == -->
<!-- Build Your Own Filter Activity Title -->
<string name= "CFA_title" > カスタムフィルタ</string>
<!-- Filter Name edit box hint (if user types here, filter will be saved) -->
<string name= "CFA_filterName_hint" > フィルタの名称</string>
<!-- Filter Name default for copied filters (%s => old filter name) -->
<string name= "CFA_filterName_copy" > %s のコピー</string>
<!-- Filter Starting Universe: all tasks -->
<string name= "CFA_universe_all" > 進行中のタスク</string>
<!-- Filter Criteria Type: add (at the begging of title of the criteria) -->
<string name= "CFA_type_add" > または</string>
<!-- Filter Criteria Type: subtract (at the begging of title of the criteria) -->
<string name= "CFA_type_subtract" > 除外</string>
<!-- Filter Criteria Type: intersect (at the begging of title of the criteria) -->
<string name= "CFA_type_intersect" > かつ</string>
<!-- Filter Criteria Context Menu: chaining (%s chain type as above) -->
<string name= "CFA_context_chain" > %s</string>
<!-- Filter Criteria Context Menu: delete -->
<string name= "CFA_context_delete" > 条件の削除</string>
<!-- Filter Screen Help Text -->
<string name= "CFA_help" > 新しいフィルタを作るには、左下のボタンで条件を追加し、項目のタップまたは長押しで条件を設定してください。右下のボタンで結果を表示します。</string>
<!-- Filter Button: add new -->
<string name= "CFA_button_add" > 条件の追加</string>
<!-- Filter Button: view without saving -->
<string name= "CFA_button_view" > 表示</string>
<!-- Filter Button: save & view filter -->
<string name= "CFA_button_save" > 保存と表示</string>
<!-- =========================================== CustomFilterCriteria == -->
<!-- Criteria: due by X - display text (? - > user input) -->
<string name= "CFC_dueBefore_text" > 期限: ?</string>
<!-- Criteria: due by X - name of criteria -->
<string name= "CFC_dueBefore_name" > 期限</string>
<string-array name= "CFC_dueBefore_entries" >
<!-- Criteria: due by X - options -->
<item > 期限なし</item>
<item > 昨日</item>
<item > 今日</item>
<item > 明日</item>
<item > 明後日</item>
<item > 来週</item>
<item > 来月</item>
</string-array>
<!-- Criteria: importance - display text (? - > user input) -->
<string name= "CFC_importance_text" > 重要度 ? 以上</string>
<!-- Criteria: importance - name of criteria -->
<string name= "CFC_importance_name" > 重要度</string>
<!-- Criteria: tag - display text (? - > user input) -->
<string name= "CFC_tag_text" > タグ: ?</string>
<!-- Criteria: tag - name of criteria -->
<string name= "CFC_tag_name" > タグ</string>
<!-- Criteria: tag_contains - name of criteria -->
<string name= "CFC_tag_contains_name" > タグ中の語句</string>
<!-- Criteria: tag_contains - text (? - > user input) -->
<string name= "CFC_tag_contains_text" > タグに ? を含む</string>
<!-- Criteria: title_contains - name of criteria -->
<string name= "CFC_title_contains_name" > タイトル中の語句</string>
<!-- Criteria: title_contains - text (? - > user input) -->
<string name= "CFC_title_contains_text" > タイトルに ? を含む</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built - in tag plug - in -->
<!-- =============================================== Task Edit Controls == -->
<!-- Error message for adding to calendar -->
<string name= "gcal_TEA_error" > カレンダーへの登録に失敗しました</string>
<!-- Label for adding task to calendar -->
<string name= "gcal_TEA_calendar_label" > カレンダーと連携</string>
<!-- Label for adding task to calendar -->
<string name= "gcal_TEA_addToCalendar_label" > カレンダーに登録</string>
<!-- Label when calendar event already exists -->
<string name= "gcal_TEA_showCalendar_label" > カレンダーのイベントを開く</string>
<!-- Toast when unable to open calendar event -->
<string name= "gcal_TEA_calendar_error" > カレンダーを開けませんでした</string>
<!-- Toast when calendar event updated because task changed -->
<string name= "gcal_TEA_calendar_updated" > カレンダーの項目も更新しました</string>
<!-- ======================================================== Calendars == -->
<!-- Calendar event name when task is completed (%s => task title) -->
<string name= "gcal_completed_title" > %s( 完了) </string>
<!-- System Default Calendar (displayed if we can't figure out calendars) -->
<string name= "gcal_GCP_default" > Default Calendar</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ============================================================= UI == -->
<!-- filters header: GTasks -->
<string name= "gtasks_FEx_header" > Google Tasks</string>
<!-- filter category for GTasks lists -->
<string name= "gtasks_FEx_list" > リスト別</string>
<!-- filter title for GTasks lists (%s => list name) -->
<string name= "gtasks_FEx_title" > Google Tasks: %s</string>
<!-- short help title for Gtasks -->
<string name= "gtasks_help_title" > Welcome to Google Tasks!</string>
<!-- short help for GTasks list activity -->
<string name= "gtasks_help_body" > タスクの左端にあるつまみをドラッグすると、順序を変えられます。つまみを左右に動かすと、インデントを変えることができます。</string>
<string name= "CFC_gtasks_list_text" > In List: ?</string>
<string name= "CFC_gtasks_list_name" > In GTasks List...</string>
<!-- ============================================ GtasksLoginActivity == -->
<!-- Activity Title: Gtasks Login -->
<string name= "gtasks_GLA_title" > Google Tasks のログイン</string>
<!-- Instructions: Gtasks login -->
<string name= "gtasks_GLA_body" > Google Tasks にログインしてください (Beta版です!)。現在 Google Apps for Domain には対応していませんが、対応を進めています。</string>
<!-- Instructions: Gtasks further help -->
<string name= "gtasks_GLA_further_help" > To view your tasks with indentation
and order preserved, go to the Filters page and select a Google Tasks list.
By default, Astrid uses its own sort settings for tasks.</string>
<!-- Sign In Button -->
<string name= "gtasks_GLA_signIn" > サインイン</string>
<!-- E - mail Address Label -->
<string name= "gtasks_GLA_email" > メールアドレス</string>
<!-- Password Label -->
<string name= "gtasks_GLA_password" > パスワード</string>
<!-- Google Apps for Domain checkbox -->
<string name= "gtasks_GLA_domain" > Google Apps for Domain のアカウント</string>
<!-- Error Message when fields aren't filled out -->
<string name= "gtasks_GLA_errorEmpty" > エラー: すべての入力欄を入力してください</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized -->
<string name= "gtasks_GLA_errorAuth" > エラー: メールアドレスかパスワードが正しくありません</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized multiple times -->
<string name= "gtasks_GLA_errorAuth_captcha" > You may have encountered a captcha.
Try logging in from the browser, then come back to try again:</string>
<!-- ============================================== GtasksPreferences == -->
<!-- GTasks Preferences Title -->
<string name= "gtasks_GPr_header" > Google Tasks (ベータ版!)</string>
<!-- ================================================ Synchronization == -->
<!-- title for notification tray when synchronizing -->
<string name= "gtasks_notification_title" > Astrid: Google Tasks</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources initial tasks added -->
<!-- Intro Tag or click prompt -->
<string name= "intro_click_prompt" > Intro: Press me to see notes</string>
<!-- Task 1 Summary -->
<string name= "intro_task_1_summary" > Create your first task</string>
<!-- Task 1 Note -->
<string name= "intro_task_1_note" > タスクを登録する2つの方法\n 1) 素早い登録: 入力欄にタスク名を入力し、入力欄の左に表示される + ボタンを押します。\n\n2) 標準の登録: 入力欄の右側にあるボタンを押します。期限やタグ、メモやより高度な設定を行えます。保存ボタンか電話機のバックボタンで保存します。\n\n</string>
<!-- Task 2 Summary -->
<string name= "intro_task_2_summary" > ホーム画面にウィジェットを追加する</string>
<!-- Task 2 Note -->
<string name= "intro_task_2_note" > A desktop widget is a great way to keep
track of your what you have to do as well as a way to quickly add new
tasks.\n\n
How to add a widget:\n
1) Long press on your phone\'s desktop.\n
2) Choose \"Widget\" form resulting menu\n
3) Choose the Astrid widget.\n
4) You can select a Astrid filter. Choose \"Active Tasks\" for all your
tasks\n\n
Bonus: Use the widget to add a task!</string>
<!-- Task 3 Summary -->
<string name= "intro_task_3_summary" > 同期の設定</string>
<!-- Task 3 Note -->
<string name= "intro_task_3_note" > Astrid は Google Task のシンプルなタスクリストと同期することができます。より高度な機能が必要な場合は、Producteev と同期することをお勧めします。\n\n 同期を有効にするには、Astrid の画面から「メニューキー」→「設定」→「同期」を開き、利用したいサービスを選んでください。</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built - in locale plug - in -->
<!-- Locale Alert Editing Window Title -->
<string name= "locale_edit_alerts_title" > Astrid Filter Alert</string>
<!-- Locale Window Help -->
<string name= "locale_edit_intro" > Astrid will send you a reminder
when you have any tasks in the following filter:</string>
<!-- Locale Window Filter Picker UI -->
<string name= "locale_pick_filter" > フィルタ:</string>
<!-- Locale Window Interval Label -->
<string name= "locale_interval_label" > Limit notifications to:</string>
<!-- Locale Window Interval Values -->
<string-array name= "locale_interval" >
<item > 1時間に一度</item>
<item > 6時間に一度</item>
<item > 12時間に一度</item>
<item > 1日に一度</item>
<item > 3日に一度</item>
<item > 1週間に一度</item>
</string-array>
<!-- Locale Notification text -->
<string name= "locale_notification" > $FILTER の検索結果: $NUM 件</string>
<!-- Locale Plugin was not found, it is required -->
<string name= "locale_plugin_required" > Astrid Locale plugin をインストールしてください</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ====================== Plugin Boilerplate ========================= -->
<!-- filters header: OpenCRX -->
<string name= "opencrx_FEx_header" > OpenCRX</string>
<!-- filter category for OpenCRX ActivityCreators -->
<string name= "opencrx_FEx_dashboard" > Workspaces</string>
<!-- filter category for OpenCRX responsible person -->
<string name= "opencrx_FEx_responsible" > Assigned To</string>
<!-- OpenCRX assignedTo filter title (%s => assigned contact) -->
<string name= "opencrx_FEx_responsible_title" > Assigned To \'%s\'</string>
<!-- detail for showing tasks created by someone else (%s => person name) -->
<string name= "opencrx_PDE_task_from" > from %s</string>
<!-- replacement string for task edit "Notes" when using OpenCRX -->
<string name= "opencrx_TEA_notes" > Add a Comment</string>
<string name= "opencrx_creator_input_hint" > Creator</string>
<string name= "opencrx_contact_input_hint" > Assigned to</string>
<!-- ==================================================== Preferences == -->
<!-- Preferences Title: OpenCRX -->
<string name= "opencrx_PPr_header" > OpenCRX</string>
<!-- creator title for tasks that are not synchronized -->
<string name= "opencrx_no_creator" > (Do Not Synchronize)</string>
<!-- preference title for default creator -->
<string name= "opencrx_PPr_defaultcreator_title" > Default ActivityCreator</string>
<!-- preference description for default creator (%s - > setting) -->
<string name= "opencrx_PPr_defaultcreator_summary" > New activities will be created by: %s</string>
<!-- preference description for default dashboard (when set to 'not synchronized') -->
<string name= "opencrx_PPr_defaultcreator_summary_none" > New activities will not be synchronized by default</string>
<!-- OpenCRX host and segment group name -->
<string name= "opencrx_group" > OpenCRX server</string>
<!-- preference description for OpenCRX host -->
<string name= "opencrx_host_title" > Host</string>
<!-- dialog title for OpenCRX host -->
<string name= "opencrx_host_dialog_title" > OpenCRX host</string>
<!-- example for OpenCRX host -->
<string name= "opencrx_host_summary" > For example: <i > mydomain.com</i> </string>
<!-- preference description for OpenCRX segment -->
<string name= "opencrx_segment_title" > Segment</string>
<!-- dialog title for OpenCRX segment -->
<string name= "opencrx_segment_dialog_title" > Synchronized segment</string>
<!-- example for OpenCRX segment -->
<string name= "opencrx_segment_summary" > For example: <i > Standard</i> </string>
<!-- default value for OpenCRX segment -->
<string name= "opencrx_segment_default" > Standard</string>
<!-- preference description for OpenCRX provider -->
<string name= "opencrx_provider_title" > Provider</string>
<!-- dialog title for OpenCRX provider -->
<string name= "opencrx_provider_dialog_title" > OpenCRX data provider</string>
<!-- example for OpenCRX provider -->
<string name= "opencrx_provider_summary" > For example: <i > CRX</i> </string>
<!-- default value for OpenCRX provider -->
<string name= "opencrx_provider_default" > CRX</string>
<!-- ================================================= Login Activity == -->
<!-- Activity Title: Opencrx Login -->
<string name= "opencrx_PLA_title" > Log In to OpenCRX</string>
<!-- Instructions: Opencrx login -->
<string name= "opencrx_PLA_body" > Sign in with your OpenCRX account</string>
<!-- Sign In Button -->
<string name= "opencrx_PLA_signIn" > サインイン</string>
<!-- Login Label -->
<string name= "opencrx_PLA_login" > Login</string>
<!-- Password Label -->
<string name= "opencrx_PLA_password" > パスワード</string>
<!-- Error Message when fields aren't filled out -->
<string name= "opencrx_PLA_errorEmpty" > Error: fillout all fields</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized -->
<string name= "opencrx_PLA_errorAuth" > Error: login or password incorrect!</string>
<!-- ================================================ Synchronization == -->
<!-- title for notification tray after synchronizing -->
<string name= "opencrx_notification_title" > OpenCRX</string>
<!-- text for notification tray when synchronizing -->
<string name= "opencrx_notification_text" > %s tasks updated / click for more details</string>
<!-- Error msg when io exception -->
<string name= "opencrx_ioerror" > Connection Error! Check your Internet connection.</string>
<!-- opencrx Login not specified -->
<string name= "opencrx_MLA_email_empty" > Login was not specified!</string>
<!-- opencrx password not specified -->
<string name= "opencrx_MLA_password_empty" > Password was not specified!</string>
<!-- ================================================ labels for layout - elements == -->
<!-- label for task - assignment spinner on taskeditactivity -->
<string name= "opencrx_TEA_task_assign_label" > Assign this task to this person:</string>
<!-- Spinner - item for unassigned tasks on taskeditactivity -->
<string name= "opencrx_TEA_task_unassigned" > < Unassigned> </string>
<!-- label for dashboard - assignment spinner on taskeditactivity -->
<string name= "opencrx_TEA_creator_assign_label" > Assign this task to this creator:</string>
<!-- Spinner - item for default dashboard on taskeditactivity -->
<string name= "opencrx_TEA_dashboard_default" > < Default> </string>
<string name= "CFC_opencrx_in_workspace_text" > In workspace: ?</string>
<string name= "CFC_opencrx_in_workspace_name" > In workspace...</string>
<string name= "CFC_opencrx_assigned_to_text" > Assigned to: ?</string>
<string name= "CFC_opencrx_assigned_to_name" > Assigned to...</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ================================================== EditPreferences == -->
<!-- Preference Category: Power Pack -->
<string name= "EPr_powerpack_header" > Astrid Power Pack</string>
<!-- Preference: Anonymous User Statistics -->
<string name= "EPr_statistics_title" > 匿名の使用統計データ</string>
<!-- Preference: User Statistics (disabled) -->
<string name= "EPr_statistics_desc_disabled" > 使用統計情報は送信されません</string>
<!-- Preference: User Statistics (enabled) -->
<string name= "EPr_statistics_desc_enabled" > 送られた使用統計情報は Astrid の改善に使用されます</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ====================== Plugin Boilerplate ========================= -->
<!-- filters header: Producteev -->
<string name= "producteev_FEx_header" > Producteev</string>
<!-- filter category for Producteev dashboards -->
<string name= "producteev_FEx_dashboard" > Workspaces</string>
<!-- filter category for Producteev responsible person -->
<string name= "producteev_FEx_responsible_byme" > Assigned by me to</string>
<!-- filter category for Producteev responsible person -->
<string name= "producteev_FEx_responsible_byothers" > Assigned by others to</string>
<!-- Producteev responsible filter title (%s => responsiblename) -->
<string name= "producteev_FEx_responsible_title" > Assigned To \'%s\'</string>
<!-- detail for showing tasks created by someone else (%s => person name) -->
<string name= "producteev_PDE_task_from" > from %s</string>
<!-- replacement string for task edit "Notes" when using Producteev -->
<string name= "producteev_TEA_notes" > Add a Comment</string>
<!-- ==================================================== Preferences == -->
<!-- Preferences Title: Producteev -->
<string name= "producteev_PPr_header" > Producteev</string>
<!-- dashboard title for producteev default dashboard -->
<string name= "producteev_default_dashboard" > Default Workspace</string>
<!-- dashboard title for tasks that are not synchronized -->
<string name= "producteev_no_dashboard" > (Do Not Synchronize)</string>
<!-- dashboard spinner entry on TEA for adding a new dashboard -->
<string name= "producteev_create_dashboard" > Add new Workspace...</string>
<!-- dashboard spinner entry on TEA for adding a new dashboard -->
<string name= "producteev_create_dashboard_name" > Name for new Workspace</string>
<!-- preference title for default dashboard -->
<string name= "producteev_PPr_defaultdash_title" > Default Workspace</string>
<!-- preference description for default dashboard (%s - > setting) -->
<string name= "producteev_PPr_defaultdash_summary" > New tasks will be added to: %s</string>
<!-- preference description for default dashboard (when set to 'not synchronized') -->
<string name= "producteev_PPr_defaultdash_summary_none" > New tasks will not be synchronized by default</string>
<!-- ================================================= Login Activity == -->
<!-- Activity Title: Producteev Login -->
<string name= "producteev_PLA_title" > Producteev にログイン</string>
<!-- Instructions: Producteev login -->
<string name= "producteev_PLA_body" > 既存の Producteev アカウントにサインインするか、アカウントを作成してください</string>
<!-- Producteev Terms Link -->
<string name= "producteev_PLA_terms" > Terms & Conditions</string>
<!-- Sign In Button -->
<string name= "producteev_PLA_signIn" > サインイン</string>
<!-- Create New User Button -->
<string name= "producteev_PLA_createNew" > Create New User</string>
<!-- E - mail Address Label -->
<string name= "producteev_PLA_email" > メールアドレス</string>
<!-- Password Label -->
<string name= "producteev_PLA_password" > パスワード</string>
<!-- Timezone Spinner -->
<string name= "producteev_PLA_timezone" > タイムゾーン</string>
<!-- Confirm Password Label -->
<string name= "producteev_PLA_confirmPassword" > Confirm Password</string>
<!-- First Name Label -->
<string name= "producteev_PLA_firstName" > First Name</string>
<!-- Last Name Label -->
<string name= "producteev_PLA_lastName" > Last Name</string>
<!-- Error Message when fields aren't filled out -->
<string name= "producteev_PLA_errorEmpty" > エラー: すべての入力欄を入力してください</string>
<!-- Error Message when passwords don't match -->
<string name= "producteev_PLA_errorMatch" > Error: passwords don\'t match!</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized -->
<string name= "producteev_PLA_errorAuth" > エラー: メールアドレスかパスワードが正しくありません</string>
<!-- ================================================ Synchronization == -->
<!-- title for notification tray after synchronizing -->
<string name= "producteev_notification_title" > Producteev</string>
<!-- text for notification tray when synchronizing -->
<string name= "producteev_notification_text" > %s tasks updated / click for more details</string>
<!-- Error msg when io exception -->
<string name= "producteev_ioerror" > Connection Error! Check your Internet connection.</string>
<!-- Prod Login email not specified -->
<string name= "producteev_MLA_email_empty" > E-Mail was not specified!</string>
<!-- Prod Login password not specified -->
<string name= "producteev_MLA_password_empty" > Password was not specified!</string>
<!-- ================================================ labels for layout - elements == -->
<!-- label for task - assignment spinner on taskeditactivity -->
<string name= "producteev_TEA_task_assign_label" > Assign this task to this person:</string>
<!-- Spinner - item for unassigned tasks on taskeditactivity -->
<string name= "producteev_TEA_task_unassigned" > < Unassigned> </string>
<!-- label for dashboard - assignment spinner on taskeditactivity -->
<string name= "producteev_TEA_dashboard_assign_label" > Assign this task to this workspace:</string>
<!-- Spinner - item for default dashboard on taskeditactivity -->
<string name= "producteev_TEA_dashboard_default" > < Default> </string>
<string name= "CFC_producteev_in_workspace_text" > In workspace: ?</string>
<string name= "CFC_producteev_in_workspace_name" > In workspace...</string>
<string name= "CFC_producteev_assigned_to_text" > Assigned to: ?</string>
<string name= "CFC_producteev_assigned_to_name" > Assigned to...</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built - in reminders plug - in -->
<!-- =============================================== task edit activity == -->
<!-- Task Edit: Reminder header label -->
<string name= "TEA_reminder_label" > 通知するのは...</string>
<!-- Task Edit: Reminder @ deadline -->
<string name= "TEA_reminder_due" > 期限になったとき</string>
<!-- Task Edit: Reminder after deadline -->
<string name= "TEA_reminder_overdue" > 期限を過ぎたとき</string>
<!-- Task Edit: Reminder at random times (%s => time plural) -->
<string name= "TEA_reminder_random" > ランダムに</string>
<!-- Task Edit: Reminder alarm clock label -->
<string name= "TEA_reminder_alarm_label" > 通知音、振動</string>
<!-- Task Edit: Reminder mode: ring once -->
<string name= "TEA_reminder_mode_once" > 一度だけ鳴らす</string>
<!-- Task Edit: Reminder mode: ring five times -->
<string name= "TEA_reminder_mode_five" > Ring Five Times</string>
<!-- Task Edit: Reminder mode: ring nonstop -->
<string name= "TEA_reminder_mode_nonstop" > 解除するまで鳴らす</string>
<string-array name= "TEA_reminder_random" >
<!-- random reminder choices for task edit page. -->
<item > 一時間ごと</item>
<item > 毎日</item>
<item > 毎週</item>
<item > 一週おきに</item>
<item > 毎月</item>
<item > 一ヶ月おきに</item>
</string-array>
<!-- ==================================================== notifications == -->
<!-- Name of filter when viewing a reminder -->
<string name= "rmd_NoA_filter" > お知らせ</string>
<!-- Reminder: Task was already done -->
<string name= "rmd_NoA_done" > 既に完了しています!</string>
<!-- Reminder: Snooze button (remind again later) -->
<string name= "rmd_NoA_snooze" > 後で通知</string>
<!-- Reminder: Cancel reminder -->
<string name= "rmd_NoA_goAway" > なくなれ!</string>
<!-- Reminder: save toast for changing the past default due reminder for today -->
<!-- ============================================= reminder preferences == -->
<!-- Reminder Preference Screen Title -->
<string name= "rmd_EPr_alerts_header" > 通知の設定</string>
<!-- Reminder Preference: Quiet Hours Start Title -->
<string name= "rmd_EPr_quiet_hours_start_title" > 消音時間の始まり</string>
<!-- Reminder Preference: Quiet Hours Start Description (%s => time set) -->
<string name= "rmd_EPr_quiet_hours_start_desc" > %s 以降、通知音は鳴りません</string>
<!-- Reminder Preference: Quiet Hours Start/End Description (disabled) -->
<string name= "rmd_EPr_quiet_hours_desc_none" > 消音は無効です</string>
<!-- Reminder Preference: Quiet Hours End Title -->
<string name= "rmd_EPr_quiet_hours_end_title" > 消音時間の終わり</string>
<!-- Reminder Preference: Quiet Hours End Description (%s => time set) -->
<string name= "rmd_EPr_quiet_hours_end_desc" > Notifications will stop being silent starting at %s</string>
<!-- Reminder Preference: Default Reminder Title -->
<string name= "rmd_EPr_rmd_time_title" > Default Reminder</string>
<!-- Reminder Preference: Default Reminder Description (%s => time set) -->
<string name= "rmd_EPr_rmd_time_desc" > Notifications for tasks without duetimes will appear at %s</string>
<!-- Reminder Preference: Notification Ringtone Title -->
<string name= "rmd_EPr_ringtone_title" > 通知音</string>
<!-- Reminder Preference: Notification Ringtone Description (when custom tone is set) -->
<string name= "rmd_EPr_ringtone_desc_custom" > カスタム通知音を使用</string>
<!-- Reminder Preference: Notification Ringtone Description (when silence is set) -->
<string name= "rmd_EPr_ringtone_desc_silent" > 通知音は無効</string>
<!-- Reminder Preference: Notification Ringtone Description (when custom tone is not set) -->
<string name= "rmd_EPr_ringtone_desc_default" > デフォルトの通知音を使用</string>
<!-- Reminder Preference: Notification Persistence Title -->
<string name= "rmd_EPr_persistent_title" > 通知の持続</string>
<!-- Reminder Preference: Notification Persistence Description (true) -->
<string name= "rmd_EPr_persistent_desc_true" > 通知はひとつひとつ削除する必要があります</string>
<!-- Reminder Preference: Notification Persistence Description (false) -->
<string name= "rmd_EPr_persistent_desc_false" > 通知は\"通知を消去\"ボタンで消えます</string>
<!-- Reminder Preference: Notification Icon Title -->
<string name= "rmd_EPr_notificon_title" > Notification Icon Set</string>
<!-- Reminder Preference: Notification Icon Description -->
<string name= "rmd_Epr_notificon_desc" > Choose Astrid\'s notification bar icon</string>
<!-- Reminder Preference: Vibrate Title -->
<string name= "rmd_EPr_vibrate_title" > アラート時に振動する</string>
<!-- Reminder Preference: Vibrate Description (true) -->
<string name= "rmd_EPr_vibrate_desc_true" > 通知するときに振動します</string>
<!-- Reminder Preference: Vibrate Description (false) -->
<string name= "rmd_EPr_vibrate_desc_false" > 通知するときに振動しません</string>
<!-- Reminder Preference: Nagging Title -->
<string name= "rmd_EPr_nagging_title" > Astridの通知</string>
<!-- Reminder Preference: Nagging Description (true) -->
<string name= "rmd_EPr_nagging_desc_true" > 通知画面に励ましメッセージを表示します</string>
<!-- Reminder Preference: Nagging Description (false) -->
<string name= "rmd_EPr_nagging_desc_false" > 励ましメッセージを表示しません</string>
<!-- Reminder Preference: Snooze Dialog Title -->
<string name= "rmd_EPr_snooze_dialog_title" > スヌーズの時刻指定</string>
<!-- Reminder Preference: Snooze Dialog Description (true) -->
<string name= "rmd_EPr_snooze_dialog_desc_true" > 次のスヌーズ時刻を 時:分 で指定します</string>
<!-- Reminder Preference: Nagging Description (false) -->
<string name= "rmd_EPr_snooze_dialog_desc_false" > 次のスヌーズまでの時間間隔を指定します</string>
<!-- Reminder Preference: Default Reminders Title -->
<string name= "rmd_EPr_defaultRemind_title" > ランダムな通知</string>
<!-- Reminder Preference: Default Reminders Setting (disabled) -->
<string name= "rmd_EPr_defaultRemind_desc_disabled" > 新規タスクにランダムな通知を設定しません</string>
<!-- Reminder Preference: Default Reminders Setting (%s => setting) -->
<string name= "rmd_EPr_defaultRemind_desc" > 新規タスクにランダムな通知を設定します:%s</string>
<!-- Defaults Title -->
<string name= "rmd_EPr_defaults_header" > タスクのデフォルト設定</string>
<string-array name= "EPr_reminder_random" >
<!-- Reminder Preference: random reminder choices for preference page. -->
<item > 無効</item>
<item > 1時間毎</item>
<item > 毎日</item>
<item > 毎週</item>
<item > 一週間おき</item>
<item > 毎月</item>
<item > 一ヶ月おき</item>
</string-array>
<string-array name= "EPr_quiet_hours_start" >
<!-- Reminder Preference: quiet_hours_start: options for preference menu. Translate but don't change the times!. -->
<item > 無効</item>
<item > 午後8時</item>
<item > 午後9時</item>
<item > 午後10時</item>
<item > 午後11時</item>
<item > 午後12時</item>
<item > 午前1時</item>
<item > 午前2時</item>
<item > 午前3時</item>
<item > 午前4時</item>
<item > 午前5時</item>
<item > 午前6時</item>
<item > 午前7時</item>
<item > 午前8時</item>
<item > 午前9時</item>
<item > 午前10時</item>
<item > 午前11時</item>
<item > 正午</item>
<item > 午後1時</item>
<item > 午後2時</item>
<item > 午後3時</item>
<item > 午後4時</item>
<item > 午後5時</item>
<item > 午後6時</item>
<item > 午後7時</item>
</string-array>
<string-array name= "EPr_quiet_hours_end" >
<!-- Reminder Preference: quiet_hours_end: options for preference menu. Translate but don't change the times! -->
<item > 午前9時</item>
<item > 午前10時</item>
<item > 午前11時</item>
<item > 正午</item>
<item > 午後1時</item>
<item > 午後2時</item>
<item > 午後3時</item>
<item > 午後4時</item>
<item > 午後5時</item>
<item > 午後6時</item>
<item > 午後7時</item>
<item > 午後8時</item>
<item > 午後9時</item>
<item > 午後10時</item>
<item > 午後11時</item>
<item > 午後12時</item>
<item > 午前1時</item>
<item > 午前2時</item>
<item > 午前3時</item>
<item > 午前4時</item>
<item > 午前5時</item>
<item > 午前6時</item>
<item > 午前7時</item>
<item > 午前8時</item>
</string-array>
<string-array name= "EPr_rmd_time" >
<!-- Reminder Preference: rmd_time: options for preference menu. Translate but don't change the times! -->
<item > 午前9時</item>
<item > 午前10時</item>
<item > 午前11時</item>
<item > 正午</item>
<item > 午後1時</item>
<item > 午後2時</item>
<item > 午後3時</item>
<item > 午後4時</item>
<item > 午後5時</item>
<item > 午後6時</item>
<item > 午後7時</item>
<item > 午後8時</item>
<item > 午後9時</item>
<item > 午後10時</item>
<item > 午後11時</item>
<item > 午後12時</item>
<item > 午前1時</item>
<item > 午前2時</item>
<item > 午前3時</item>
<item > 午前4時</item>
<item > 午前5時</item>
<item > 午前6時</item>
<item > 午前7時</item>
<item > 午前8時</item>
</string-array>
<!-- =============================================== random reminders == -->
<string-array name= "reminders" >
<!-- reminders: Make these < 20 chars so the task name is displayed -->
<item > Hi there! Have a sec?</item>
<item > Can I see you for a sec?</item>
<item > Have a few minutes?</item>
<item > Did you forget?</item>
<item > Excuse me!</item>
<item > When you have a minute:</item>
<item > On your agenda:</item>
<item > Free for a moment?</item>
<item > Astrid here!</item>
<item > Hi! Can I bug you?</item>
<item > A minute of your time?</item>
<item > It\'s a great day to</item>
</string-array>
<string-array name= "reminders_due" >
<!-- reminders related to task due date -->
<item > おしごとの時間だよ!</item>
<item > Due date is here!</item>
<item > もう始められる?</item>
<item > こるするって言ったでしょ:</item>
<item > 始めるはずでしょ:</item>
<item > これ はじめよう:</item>
<item > 時間だよ!</item>
<item > Excuse me! Time for</item>
<item > 手、空いてる? これやらなくちゃ。</item>
</string-array>
<string-array name= "reminders_snooze" >
<!-- reminders related to snooze -->
<item > 今は怠けちゃダメ!</item>
<item > Snooze time is up!</item>
<item > もう先延ばししないで!</item>
<item > もう準備できてる?</item>
<item > No more postponing!</item>
</string-array>
<string-array name= "reminder_responses" >
<!-- responses to reminder: Astrid says... (user should answer yes or no) -->
<item > 君のために言ってるんだからね!</item>
<item > Ready to put this in the past?</item>
<item > 終わらせちゃったら?</item>
<item > How about it? Ready tiger?</item>
<item > 準備はいい?</item>
<item > 処理できる?</item>
<item > これやっちゃおうよ! ハッピーになれるよ!</item>
<item > 終わらせればぜったい気分がいいって!</item>
<item > 今日はやんないの?</item>
<item > もううんざり。早く終わらせて!</item>
<item > Can you finish this? Yes you can!</item>
<item > Are you ever going to do this?</item>
<item > 自信を持って! さあ!</item>
<item > I\'m so proud of you! Lets get it done!</item>
<item > A little snack after you finish this?</item>
<item > Just this one task? Please?</item>
<item > Time to shorten your todo list!</item>
</string-array>
<string-array name= "postpone_nags" >
<!-- Astrid's nagging when user clicks postpone -->
<item > Please tell me it isn\'t true that you\'re a procrastinator!</item>
<item > Doesn\'t being lazy get old sometimes?</item>
<item > Somewhere, someone is depending on you to finish this!</item>
<item > When you said postpone, you really meant \'I\'m doing this\', right?</item>
<item > This is the last time you postpone this, right?</item>
<item > Just finish this today, I won\'t tell anyone!</item>
<item > Why postpone when you can um... not postpone!</item>
<item > You\'ll finish this eventually, I presume?</item>
<item > I think you\'re really great! How about not putting this off?</item>
<item > Will you be able to achieve your goals if you do that?</item>
<item > Postpone, postpone, postpone. When will you change!</item>
<item > I\'ve had enough with your excuses! Just do it already!</item>
<item > Didn\'t you make that excuse last time?</item>
<item > I can\'t help you organize your life if you do that...</item>
</string-array>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built - in repeat plug - in -->
<!-- repeating plugin name -->
<string name= "repeat_plugin" > Repeating Tasks</string>
<!-- repeating plugin description -->
<string name= "repeat_plugin_desc" > Allows tasks to repeat</string>
<!-- checkbox for turning on/off repeats -->
<string name= "repeat_enabled" > 繰り返し</string>
<!-- button for "every x" part of repeat (%d - > repeat value) -->
<string name= "repeat_every" > Every %d</string>
<!-- hint when opening repeat interval -->
<string name= "repeat_interval_prompt" > 繰り返し間隔</string>
<string-array name= "repeat_interval" >
<!-- repeat interval (days,weeks,months,hours) -->
<item > 日毎</item>
<item > 週毎</item>
<item > か月毎</item>
<item > 時間毎</item>
</string-array>
<string-array name= "repeat_type" >
<!-- repeat type (date to repeat from) -->
<item > 期限から</item>
<item > 完了日から</item>
</string-array>
<!-- task detail weekly by day ($I - > interval, i.e. 1 week, $D - > days, i.e. Monday, Tuesday) -->
<string name= "repeat_detail_byday" > $I ($D 曜日)</string>
<!-- task detail for repeat from due date (%s - > interval) -->
<string name= "repeat_detail_duedate" > %s</string>
<!-- task detail for repeat from completion date (%s - > interval) -->
<string name= "repeat_detail_completion" > 完了日から %s</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ====================== Plugin Boilerplate ========================= -->
<!-- label for RMilk button in Task Edit Activity -->
<string name= "rmilk_EOE_button" > Remember the Milk の設定</string>
<!-- task detail showing RTM repeat information -->
<string name= "rmilk_TLA_repeat" > RTM Repeating Task</string>
<!-- task detail showing item needs to be synchronized -->
<string name= "rmilk_TLA_sync" > Needs synchronization with RTM</string>
<!-- filters header: RTM -->
<string name= "rmilk_FEx_header" > Remember the Milk</string>
<!-- filter category for RTM lists -->
<string name= "rmilk_FEx_list" > リスト</string>
<!-- RTM list filter title (%s => list) -->
<string name= "rmilk_FEx_list_title" > RTM のリスト: %s</string>
<!-- ======================= MilkEditActivity ========================== -->
<!-- RTM edit activity Title -->
<string name= "rmilk_MEA_title" > Remember the Milk</string>
<!-- RTM edit List Edit Label -->
<string name= "rmilk_MEA_list_label" > RTM List:</string>
<!-- RTM edit Repeat Label -->
<string name= "rmilk_MEA_repeat_label" > RTM Repeat Status:</string>
<!-- RTM edit Repeat Hint -->
<string name= "rmilk_MEA_repeat_hint" > i.e. every week, after 14 days</string>
<!-- ======================== MilkPreferences ========================== -->
<!-- Milk Preferences Title -->
<string name= "rmilk_MPr_header" > Remember the Milk</string>
<!-- ======================= MilkLoginActivity ========================= -->
<!-- RTM Login Instructions -->
<string name= "rmilk_MLA_label" > ログインしてAstridに権限を与えてください</string>
<!-- Login Error Dialog (%s => message) -->
<string name= "rmilk_MLA_error" >
Sorry, there was an error verifying your login. Please try again.
\n\n
Error Message: %s
</string>
<!-- ======================== Synchronization ========================== -->
<!-- title for notification tray when synchronizing -->
<string name= "rmilk_notification_title" > Astrid: Remember the Milk</string>
<!-- Error msg when io exception with rmilk -->
<string name= "rmilk_ioerror" > 接続に失敗しました。インターネット接続を確認してください。RTM のサーバ運用情報 (status.rememberthemilk.com) も確かめてみてください。</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built - in tag plug - in -->
<!-- =============================================== Task Edit Controls == -->
<!-- Tags label -->
<string name= "TEA_tags_label" > タグ:</string>
<!-- Tags hint -->
<string name= "TEA_tag_hint" > タグ</string>
<!-- Tags dropdown -->
<string name= "TEA_tag_dropdown" > 既存タグを追加</string>
<!-- ========================================================== Extras == -->
<!-- Context Item: show tag -->
<string name= "TAd_contextFilterByTag" > Show Tag</string>
<!-- ========================================================== Filters == -->
<!-- filter header for tags -->
<string name= "tag_FEx_header" > タグ</string>
<!-- filter header for tags user created -->
<string name= "tag_FEx_category_mine" > My Tags</string>
<!-- filter header for tags, shared with user -->
<string name= "tag_FEx_category_shared" > Shared With Me</string>
<!-- filter header for tags which have no active tasks -->
<string name= "tag_FEx_category_inactive" > Inactive</string>
<!-- filter for untagged tasks -->
<string name= "tag_FEx_untagged" > タグなし</string>
<!-- %s => tag name -->
<string name= "tag_FEx_name" > %s タグ</string>
<!-- context menu option to rename a tag -->
<string name= "tag_cm_rename" > Rename Tag</string>
<!-- context menu option to delete a tag -->
<string name= "tag_cm_delete" > タグ削除</string>
<!-- Dialog to confirm deletion of a tag -->
<string name= "DLG_delete_this_tag_question" > タグ %s を削除しますか? (タスクは削除されません)</string>
<!-- Dialog to rename tag -->
<string name= "DLG_rename_this_tag_header" > タグ %s の名称変更</string>
<!-- Toast notification that no changes have been made -->
<string name= "TEA_no_tags_modified" > 変更されませんでした</string>
<!-- Toast notification that a tag has been deleted -->
<string name= "TEA_tags_deleted" > Tag %1$s removed from %2$d tasks</string>
<!-- Toast notification that a tag has been renamed -->
<string name= "TEA_tags_renamed" > Replaced %1$s with %2$s on %3$d tasks</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built - in timers plug - in -->
<!-- Task List: Start Timer button -->
<string name= "TAE_startTimer" > タイマーを開始</string>
<!-- Task List: Stop Timer button -->
<string name= "TAE_stopTimer" > タイマーを停止</string>
<!-- Android Notification Title (%s => # tasks) -->
<string name= "TPl_notification" > Timers Active for %s!</string>
<!-- Filter Header for Timer plugin -->
<string name= "TFE_category" > Timer Filters</string>
<!-- Filter for Timed Tasks -->
<string name= "TFE_workingOn" > Tasks Being Timed</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Voice Add Prompt Text -->
<string name= "voice_create_prompt" > Speak to create a task</string>
<string name= "voice_edit_title_prompt" > Speak to set task title</string>
<string name= "voice_edit_note_prompt" > Speak to set task notes</string>
<!-- Preference: Task List recognition - service is not installed, but available -->
<string name= "EPr_voiceInputInstall_dlg" > Voice-input is not installed.\nDo you want to go to the market and install it?</string>
<!-- Preference: Task List recognition - service is not available for this system -->
<string name= "EPr_voiceInputUnavailable_dlg" > Unfortunately voice-input is not available for your system.\nIf possible, please update Android to 2.1 or later.</string>
<!-- Preference: Market is not available for this system -->
<string name= "EPr_marketUnavailable_dlg" > Unfortunately the market is not available for your system.\nIf possible, try downloading voice search from another source.</string>
<!-- Preference: Task List Show Voice - button if recognition - service is available -->
<string name= "EPr_voiceInputEnabled_title" > Voice Input</string>
<!-- Preference: voice button description (true) -->
<string name= "EPr_voiceInputEnabled_desc_enabled" > Voice input button will be displayed in task list page</string>
<!-- Preference: voice button description (false) -->
<string name= "EPr_voiceInputEnabled_desc_disabled" > Voice input button will be hidden on task list page</string>
<!-- Preference: Task List Voice - button directly creates tasks -->
<string name= "EPr_voiceInputCreatesTask_title" > Directly Create Tasks</string>
<!-- Preference: Task List Voice - creation description (true) -->
<string name= "EPr_voiceInputCreatesTask_desc_enabled" > Tasks will automatically be created from voice input</string>
<!-- Preference: Task List Voice - creation description (false) -->
<string name= "EPr_voiceInputCreatesTask_desc_disabled" > You can edit the task title after voice input finishes</string>
<!-- Preference: Voice reminders if TTS - service is available -->
<string name= "EPr_voiceRemindersEnabled_title" > Voice Reminders</string>
<!-- Preference: Voice reminders description (true) -->
<string name= "EPr_voiceRemindersEnabled_desc_enabled" > Astrid will speak task names during task reminders</string>
<!-- Preference: Voice reminders description (false) -->
<string name= "EPr_voiceRemindersEnabled_desc_disabled" > Astrid will sound a ringtone during task reminders</string>
<!-- Preference Category: Voice Title -->
<string name= "EPr_voice_header" > Voice Input Settings</string>
</resources>