⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bencoolen.l32

📁 Symbian_OS_code 初学Symbian_OS学习代码, 屏幕截图软件
💻 L32
字号:
/*
 * Bencoolen.l32
 *
 * Copyright 2005 - 2008, Antony Pranata
 * http://www.antonypranata.com
 *
 * Project: Screenshot for Symbian OS
 * Localization string for Japanese (JA) language.
 * Translated by Hidenobu Yasugi.
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

//d:Long title of the application name.
#define string_bencoolen_app_caption_string			"スクリーンショット・シンビアン版"

#ifdef __S60__

//d:Short title of the application name.
#define string_bencoolen_app_short_caption_string	"スクリーンショット"

#else

//d:Short title of the application name.
#define string_bencoolen_app_short_caption_string	"スクリーンショット"

#endif

// --------------------------------------------------------------------------
// Localization strings for menu
// --------------------------------------------------------------------------

//d:Command in menu to activate the screenshot.
#define string_bencoolen_menu_activate_capture		"実行"

//d:Command in menu to deactivate the screenshot.
#define string_bencoolen_menu_deactivate_capture	"実行中止"

//d:Command in menu to send screenshot via BT, IR or MMS.
#define string_bencoolen_menu_send_as				"送信"

//d:Command in menu to change the settings (shortcut, image format, etc.)
#define string_bencoolen_menu_settings				"設定"

// **************************************************************************
// New in Screenshot for Symbian OS 2.0

#define string_bencoolen_menu_stop					"ストップ"

// **************************************************************************

//d:Command in menu to display About dialog box.
#define string_bencoolen_menu_about					"詳細"

//d:Command in menu to exit the application (S60 only).
#define string_bencoolen_menu_exit					"終了"

//d:Command in menu to change the settings.
#define string_bencoolen_menu_change				"変更"


// --------------------------------------------------------------------------
// Localization strings for dialogs
// --------------------------------------------------------------------------

//d:Title of the About dialog box (UIQ only).
#define string_bencoolen_dialog_about				"詳細"

#ifdef __S60__

//d:Application name shown in the About dialog box.
#define string_bencoolen_dialog_program_name		"スクリーンショット.\f""シンビアン版(S60)"

//d:Application version shown in the About dialog box.
#define string_bencoolen_dialog_version				"バージョン 3.03"

#else

//d:Application name shown in the About dialog box.
#define string_bencoolen_dialog_program_name		"スクリーンショット・シンビアン版 (UIQ)"

//d:Application version shown in the About dialog box.
#define string_bencoolen_dialog_version				"バージョン 3.03"

#endif

//d:Application copyright shown in the About dialog box.
#define string_bencoolen_dialog_copyright			"著作権 2005 - 2008 Antony Pranata"

//d:Application copyright shown in the About dialog box.
#define string_bencoolen_dialog_url					"http://www.antonypranata.com/screenshot"

// **************************************************************************
// Changed in Screenshot for Symbian OS 2.0

//d:Additional information shown in the About dialog box.
#define string_bencoolen_dialog_information			"このアプリケーションは無料です。許可なく販売できません。 "\
													"もし、このアプリケーションを購入された方がいらっしゃいましたら、 "\
													"メールにてお知らせ下さい。symbian@antonypranata.com"\
													"購入場所等、詳細もお知らせ下さい。"

// **************************************************************************
										
//d:Title of the Settings dialog box (UIQ only).
#define string_bencoolen_dialog_settings			"設定"

// **************************************************************************
// New in Screenshot for Symbian OS 2.0

//d:Title of combo box to change the mode of capturing.
#define string_bencoolen_dialog_mode				"自動撮影回数:"

//d:The item of combo box to set mode of capturing.
#define string_bencoolen_dialog_mode_oneshot		"1回"

//d:The item of combo box to set mode of capturing.
#define string_bencoolen_dialog_mode_1second		"1秒ごとに1回連続撮影"

//d:The item of combo box to set mode of capturing.
#define string_bencoolen_dialog_mode_2seconds		"2秒ごとに1回連続撮影"

//d:The item of combo box to set mode of capturing.
#define string_bencoolen_dialog_mode_5seconds		"5秒ごとに1回連続撮影"

//d:The item of combo box to set mode of capturing.
#define string_bencoolen_dialog_mode_10seconds		"10秒ごとに1回連続撮影"

// **************************************************************************

//d:Title of combo box to change the shortcut key.
#define string_bencoolen_dialog_shortcut			"ショートカット:"

//d:The item of combo box to set shortcut to camera key.
#define string_bencoolen_dialog_shortcut_camera		"カメラ キー"

//d:The item of combo box to set shortcut to browser key (UIQ only).
#define string_bencoolen_dialog_shortcut_browser	"ブラウザー キー"

//d:The item of combo box to set shortcut to Edit+Scroll key (S60 only).
#define string_bencoolen_dialog_shortcut_confirm	"<Shift> + <OK>"

//d:The item of combo box to set shortcut to Edit+* key (S60 only).
#define string_bencoolen_dialog_shortcut_star		"<Shift> + <*>"

//d:The item of combo box to set shortcut to Edit+# key (S60 only).
#define string_bencoolen_dialog_shortcut_hash		"<Shift> + <#>"

//d:The item of combo box to set shortcut to #+* key (S60 only).
#define string_bencoolen_dialog_shortcut_hashstar   "<#> + <*>"

//d:The item of combo box to set shortcut to 1+3 key (S60 only).
#define string_bencoolen_dialog_shortcut_hash1      "<#> + <1>"

//d:The item of combo box to set shortcut to 7+9 key (S60 only).
#define string_bencoolen_dialog_shortcut_hash7      "<#> + <7>"

//d:The item of combo box to set shortcut to C key (S60 only).
#define string_bencoolen_dialog_shortcut_c			"C (バックスペース)"

//d:The title of combo box to set image format of screenshot.
#define string_bencoolen_dialog_imageformat			"フォーマット:"

//d:The item of combo box to set image format to JPEG high quality.
#define string_bencoolen_dialog_format_jpeg_high	"JPEG 高画質"

//d:The item of combo box to set image format to JPEG normal quality.
#define string_bencoolen_dialog_format_jpeg_normal	"JPEG 通常画質"

//d:The item of combo box to set image format to JPEG low quality.
#define string_bencoolen_dialog_format_jpeg_low		"JPEG 低画質"

//d:The item of combo box to set image format to
//  PNG default compression (S60 only).
#define string_bencoolen_dialog_format_png_default	"PNG デフォルト・コンプレッション"

//d:The item of combo box to set image format to
//  PNG smallest size (S60 only).
#define string_bencoolen_dialog_format_png_size		"PNG 最小 サイズ"

//d:The item of combo box to set image format to
//  PNG best speed (S60 only).
#define string_bencoolen_dialog_format_png_speed	"PNG 最適 スピード"

//d:The item of combo box to set image format to BMP 24 bpp.
#define string_bencoolen_dialog_format_bmp			"BMP 24 ビッツ/ピクセル"

//d:The item of combo box to set image format to BMP 8 bpp.
#define string_bencoolen_dialog_format_bmp8bpp		"BMP 8 ビッツ/ピクセル"

//d:The item of combo box to set image format to MBM 24 bpp.
#define string_bencoolen_dialog_format_mbm			"MBM 24 ビッツ/ピクセル"

//d:The item of combo box to set image format to MBM 8 bpp.
#define string_bencoolen_dialog_format_mbm8bpp		"MBM 8 ビッツ/ピクセル"

//d:The title of combo box to set location of screenshot.
#define string_bencoolen_dialog_location			"保存先:"

//d:The item of combo box to set location to phone memory.
#define string_bencoolen_dialog_location_phone		"電話機 メモリー"

//d:The item of combo box to set location to MMC.
#define string_bencoolen_dialog_location_mmc		"メモリー カード"

//d:The title of edit box to set screenshot's file name.
#define string_bencoolen_dialog_filename			"ファイル名:"

//d:The title of edit box to set screenshot's directory.
#define string_bencoolen_dialog_directory			"ディレクトリー:"

// **************************************************************************
// Changed in Screenshot for Symbian OS 2.0

//d:The title of combo box to set delay.
#define string_bencoolen_dialog_delay				"撮影速度:"

// **************************************************************************

//d:The item of combo box to set delay to 0 second (no delay).
#define string_bencoolen_dialog_delay_nodelay		"即時撮影"

//d:The item of combo box to set delay to 1 second).
#define string_bencoolen_dialog_delay_onesecond		"1 秒後"

//d:The item of combo box to set delay to 5 seconds.
#define string_bencoolen_dialog_delay_fiveseconds	"5 秒後"

//d:The item of combo box to set delay to 10 seconds.
#define string_bencoolen_dialog_delay_tenseconds	"10 秒後"

//d:The item of combo box to set delay to 30 seconds.
#define string_bencoolen_dialog_delay_thirtyseconds	"30 秒後"

// **************************************************************************
// Changed in Screenshot for Symbian OS 2.0

//d:Text for the main view
#define string_bencoolen_view_description			"スクリーンショット・シンビアン版について "\
													"携帯電話の画面を撮影、保存できます。 "\
													"ショートカットキーを押すだけで画面撮影が可能です。 "\
													"画面の撮影の仕方が選択、設定できます。"

// **************************************************************************

// --------------------------------------------------------------------------
// Localization strings for information and error messages
// --------------------------------------------------------------------------

//d:Text displayed when the screenshot is being saved.
#define string_bencoolen_info_screenshot_saving		"スクリーンショットの保存..."

//d:Text displayed when the screenshot has been saved.
#define string_bencoolen_info_screenshot_saved		"保存先 %U"

//d:Text displayed when the screenshot is activated.
#define string_bencoolen_info_activate_capture		"スクリーンショット起動!"

//d:Text displayed when the screenshot is deactivated.
#define string_bencoolen_info_deactivate_capture	"スクリーンショットの実行中止!"

// **************************************************************************
// Changed in Screenshot for Symbian OS 2.0

//d:Text displayed when screenshot capturing is started.
#define string_bencoolen_info_started				"連続撮影タイマー・スタート!"

//d:Text displayed when screenshot capturing is stopped.
#define string_bencoolen_info_stopped				"連続撮影タイマー・ストップ!"

// **************************************************************************

//d:Text displayed image file format is not supported.
#define string_bencoolen_error_not_supported		"フォーマットはサポートされていません"

//d:Text displayed file path is not found.
#define string_bencoolen_error_path_not_found		"パス(path) が見つかりません"

//d:Text displayed screenshot cannot be saved completely.
#define string_bencoolen_error_completion			"スクリーンショットが保存できません"

// **************************************************************************
// New in Screenshot for Symbian OS 2.0

//d:Text displayed when memory card is not ready.
#define string_bencoolen_error_not_ready			"メモリーの準備ができていません。"

//d:Text displayed when screenshot disk is full.
#define string_bencoolen_error_disk_full			"メモリー・オーバーのため保存できません。"

// **************************************************************************

//d:Text displayed when unknown error happens.
#define string_bencoolen_error_unknown_error		"エラー %N: Unknown エラー"

//d:Text displayed screenshot is being saved and the users press
//  shortcut again.
#define string_bencoolen_error_retry_again			"ビジー, 後で再度トライして下さい"

// End of File

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -