🏨 Hotel Booking Enhancements: - Implemented Eagle Booking Advanced Pricing add-on - Added Booking.com-style rate management system - Created professional calendar interface for pricing - Integrated deals and discounts functionality 💰 Advanced Pricing Features: - Dynamic pricing models (per room, per person, per adult) - Base rates, adult rates, and child rates management - Length of stay discounts and early bird deals - Mobile rates and secret deals implementation - Seasonal promotions and flash sales 📅 Availability Management: - Real-time availability tracking - Stop sell and restriction controls - Closed to arrival/departure functionality - Minimum/maximum stay requirements - Automatic sold-out management 💳 Payment Integration: - Maintained Redsys payment gateway integration - Seamless integration with existing Eagle Booking - No modifications to core Eagle Booking plugin 🛠️ Technical Implementation: - Custom database tables for advanced pricing - WordPress hooks and filters integration - AJAX-powered admin interface - Data migration from existing Eagle Booking - Professional calendar view for revenue management 📊 Admin Interface: - Booking.com-style management dashboard - Visual rate and availability calendar - Bulk operations for date ranges - Statistics and analytics dashboard - Modal dialogs for quick editing 🔧 Code Quality: - WordPress coding standards compliance - Secure database operations with prepared statements - Proper input validation and sanitization - Error handling and logging - Responsive admin interface 🤖 Generated with Claude Code (https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
58 lines
1.7 KiB
Plaintext
58 lines
1.7 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"POT-Creation-Date: 2019-07-15 17:07+0900\n"
|
|
"PO-Revision-Date: 2019-07-15 17:12+0900\n"
|
|
"Last-Translator: tak <tak7725@gmail.com>\n"
|
|
"Language-Team: \n"
|
|
"Language: ja_JP\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Poedit 2.2.3\n"
|
|
"X-Poedit-Basepath: ../../../../../../Applications/XAMPP/xamppfiles/htdocs/"
|
|
"kisagai/wordpress/wp-content/plugins/simple-stripe-gateway/Puc\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
"X-Poedit-KeywordsList: __;_x:1,2c\n"
|
|
"X-Poedit-SearchPath-0: .\n"
|
|
|
|
#: v4p7/Plugin/Ui.php:54
|
|
msgid "View details"
|
|
msgstr "詳細を表示"
|
|
|
|
#: v4p7/Plugin/Ui.php:77
|
|
#, php-format
|
|
msgid "More information about %s"
|
|
msgstr "%sについての詳細"
|
|
|
|
#: v4p7/Plugin/Ui.php:128
|
|
msgid "Check for updates"
|
|
msgstr "アップデートを確認"
|
|
|
|
#: v4p7/Plugin/Ui.php:213
|
|
#, php-format
|
|
msgctxt "the plugin title"
|
|
msgid "The %s plugin is up to date."
|
|
msgstr "%s プラグインは、最新バージョンです。"
|
|
|
|
#: v4p7/Plugin/Ui.php:215
|
|
#, php-format
|
|
msgctxt "the plugin title"
|
|
msgid "A new version of the %s plugin is available."
|
|
msgstr "%s プラグインの最新バージョンがあります。"
|
|
|
|
#: v4p7/Plugin/Ui.php:217
|
|
#, php-format
|
|
msgctxt "the plugin title"
|
|
msgid "Could not determine if updates are available for %s."
|
|
msgstr "%s のアップデートがあるかどうかを判断できませんでした。"
|
|
|
|
#: v4p7/Plugin/Ui.php:223
|
|
#, php-format
|
|
msgid "Unknown update checker status \"%s\""
|
|
msgstr "バージョンアップの確認で想定外の状態になりました。ステータス:”%s”"
|
|
|
|
#: v4p7/Vcs/PluginUpdateChecker.php:98
|
|
msgid "There is no changelog available."
|
|
msgstr "更新履歴はありません。"
|