Skip to content

Commit

Permalink
transration multiple
Browse files Browse the repository at this point in the history
  • Loading branch information
matometaru committed Feb 26, 2019
1 parent 5fe0174 commit e52e60b
Show file tree
Hide file tree
Showing 14 changed files with 148 additions and 170 deletions.
2 changes: 1 addition & 1 deletion resources/lang/ja/Attendee.php
Expand Up @@ -4,7 +4,7 @@
'scan_another_ticket' => '別のチケットをスキャン',
'scanning' => 'スキャン中',
'attendees' => '出席者',
'check_in' => 'チェックイン:event',
'check_in' => 'チェックイン::event',
'email' => 'Email',
'email_address' => 'メールアドレス',
'event_attendees' => 'イベント参加者',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ja/Controllers.php
Expand Up @@ -19,7 +19,7 @@
'addInviteError' => '出席者を招待する前にチケットを作成する必要があります。',
'attendee_already_cancelled' => '参加者はすでにキャンセルされています',
'attendee_already_checked_in' => '出席者はすでに時刻にチェックインしています',
'attendee_exception' => 'この出席者の招待中にエラーが発生しました。 やり直してください。',
'attendee_exception' => 'この出席者の招待中にエラーが発生しました。やり直してください。',
'attendee_successfully_checked_in' => '出席者のチェックインに成功しました',
'attendee_successfully_checked_out' => '参加者は正常にチェックアウトしました',
'attendee_successfully_invited' => '出席者が招待しました!',
Expand Down
19 changes: 8 additions & 11 deletions resources/lang/ja/Design.php
@@ -1,14 +1,11 @@
<?php
/*************************************************************************
Generated via "php artisan localization:missing" at 2018/04/19 17:21:50
*************************************************************************/

return array (
//============================== New strings to translate ==============================//
'event_page_preview' => 'Event Page Preview',
//==================================== Translations ====================================//
'background_options' => 'Background Options',
'images_provided_by_pixabay' => 'Images Provided By <b>PixaBay.com</b>',
'select_from_available_images' => 'Select From Available Images',
'use_a_colour_for_the_background' => 'Use a colour for the background',
return array(
//============================== New strings to translate ==============================//
'event_page_preview' => 'イベントページのプレビュー',
//==================================== Translations ====================================//
'background_options' => '背景オプション',
'images_provided_by_pixabay' => 'Images Provided By <b>PixaBay.com</b>',
'select_from_available_images' => '利用可能な画像から選択',
'use_a_colour_for_the_background' => '背景色を使う',
);
26 changes: 10 additions & 16 deletions resources/lang/ja/Email.php
@@ -1,20 +1,14 @@
<?php
/*************************************************************************
Generated via "php artisan localization:missing" at 2018/04/26 11:05:24
*************************************************************************/

return array (
//==================================== Translations ====================================//
'attendize_register' => 'Thank you for registering for Attendize',
'invite_user' => ':name added you to an :app account.',
'message_regarding_event' => 'Message Regarding: :event',
'organiser_copy' => '[Organiser Copy]',
'refund_from_name' => 'You have received a refund from :name',
'your_ticket_cancelled' => 'Your ticket has been cancelled',
'your_ticket_for_event' => 'Your ticket for the event :event',
return array(
'attendize_register' => 'Attendizeに登録していただきありがとうございます',
'invite_user' => ':nameがあなたを:appアカウントに追加しました。',
'message_regarding_event' => ':eventに関するメッセージ',
'organiser_copy' => '[主催者コピー]',
'refund_from_name' => 'あなたは:nameから払い戻しを受けました。',
'your_ticket_cancelled' => 'あなたのチケットはキャンセルされました',
'your_ticket_for_event' => 'イベント:eventのためのあなたのチケット。',
//================================== Obsolete strings ==================================//
'LLH:obsolete' =>
array (

),
'LLH:obsolete' =>
array(),
);
83 changes: 40 additions & 43 deletions resources/lang/ja/Event.php
@@ -1,46 +1,43 @@
<?php
/*************************************************************************
Generated via "php artisan localization:missing" at 2018/04/26 10:54:45
*************************************************************************/

return array (
'address_details' => 'Address Details',
'address_line_1' => 'Address Line 1',
'address_line_1_placeholder' => 'E.g: 45 Grafton St.',
'address_line_2' => 'Address Line 2',
'address_line_2_placeholder' => 'E.g: Dublin',
'city' => 'City',
'city_placeholder' => 'E.g: Dublin',
'create_event' => 'Create Event',
'current_event_flyer' => 'Current Event Flyer',
'customize_event' => 'Customize Event',
'delete?' => 'Delete?',
'enter_existing' => 'Select From Existing Venues',
'enter_manual' => 'Enter Address Manually',
'event_description' => 'Event Description',
'event_end_date' => 'Event End Date',
'event_flyer' => 'Event Flyer',
'event_image' => 'Event Image (Flyer or Graphic etc.)',
'event_orders' => 'Event Orders',
'event_start_date' => 'Event Start Date',
'event_title' => 'Event Title',
'event_title_placeholder' => 'E.g: :name\'s Interational Conference',
'event_visibility' => 'Event Visibility',
'n_attendees_for_event' => ':num Attendee(s) for event: :name (:date)',
'no_events_yet' => 'No Event Yet!',
'no_events_yet_text' => 'Looks like you have yet to create an event. You can create one by clicking the button below.',
'num_events' => ':num Events',
'or(manual/existing_venue)' => 'or',
'post_code' => 'Post Code',
'post_code_placeholder' => 'E.g: 94568.',
'promote' => 'Promote',
'promote_event' => 'Promote Event',
'revenue' => 'Revenue',
'save_changes' => 'Save Changes',
'showing_num_of_orders' => 'Showing :0 orders out of :1 Total',
'tickets_sold' => 'Tickets Sold',
'venue_name' => 'Venue Name',
'venue_name_placeholder' => 'E.g: The Crab Shack',
'vis_hide' => 'Hide event from the public.',
'vis_public' => 'Make event visible to the public.',
return array(
'address_details' => '住所の詳細',
'address_line_1' => '住所1',
'address_line_1_placeholder' => '例:東京都',
'address_line_2' => '住所2行目',
'address_line_2_placeholder' => '例:渋谷区',
'city' => '',
'city_placeholder' => '例:初台',
'create_event' => 'イベントを作成',
'current_event_flyer' => '現在のイベントチラシ',
'customize_event' => 'イベントのカスタマイズ',
'delete?' => '削除しますか?',
'enter_existing' => '既存の会場から選ぶ',
'enter_manual' => 'アドレスを手動で入力',
'event_description' => 'イベントの説明',
'event_end_date' => 'イベント終了日',
'event_flyer' => 'イベントチラシ',
'event_image' => 'イベント画像(チラシやグラフィックなど)',
'event_orders' => 'イベントオーダー',
'event_start_date' => 'イベント開始日',
'event_title' => 'イベントタイトル',
'event_title_placeholder' => '例::nameの対話型の会議',
'event_visibility' => 'イベントの可視性',
'n_attendees_for_event' => ':num Attendee(s) for event: :name (:date)',
'no_events_yet' => 'まだイベントはありません!',
'no_events_yet_text' => 'まだイベントを作成していないようです。下のボタンをクリックして作成できます。',
'num_events' => ':num Events',
'or(manual/existing_venue)' => 'or',
'post_code' => '郵便番号',
'post_code_placeholder' => '例:1234567',
'promote' => '宣伝',
'promote_event' => 'イベントの宣伝',
'revenue' => '収入',
'save_changes' => '変更を保存',
'showing_num_of_orders' => '表示中:0合計:1合計',
'tickets_sold' => 'チケット販売',
'venue_name' => '会場名',
'venue_name_placeholder' => '例:東京ドーム',
'vis_hide' => '一般からの予定を非表示にします。',
'vis_public' => 'イベントを一般に公開する',
);
21 changes: 9 additions & 12 deletions resources/lang/ja/Fees.php
@@ -1,15 +1,12 @@
<?php
/*************************************************************************
Generated via "php artisan localization:missing" at 2018/04/19 17:24:53
*************************************************************************/

return array (
'service_fee_fixed_price' => 'Service Fee Fixed Price',
'service_fee_fixed_price_help' => 'e.g: enter <b>1.25</b> for <b>:cur1.25</b>',
'service_fee_fixed_price_placeholder' => '0.00',
'organiser_fees' => 'Organiser Fees',
'organiser_fees_text' => 'These are optional fees you can include in the cost of each ticket. This charge will appear on buyer\'s invoices as \'<b>BOOKING FEES</b>\'.',
'service_fee_percentage' => 'Service Fee Percentage',
'service_fee_percentage_help' => 'e.g: enter <b>3.5</b> for <b>3.5%</b>',
'service_fee_percentage_placeholder' => '0',
return array(
'service_fee_fixed_price' => 'サービス料固定価格',
'service_fee_fixed_price_help' => '例:入力値が <b>100</b> の場合 <b>:cur100</b>',
'service_fee_fixed_price_placeholder' => '0.00',
'organiser_fees' => '主催者手数料',
'organiser_fees_text' => 'これらは各チケットの費用に含めることができるオプションの料金です。 この料金は、購入者の請求書に\'<b>予約手数料</b>\'として表示されます。',
'service_fee_percentage' => 'サービス料の割合',
'service_fee_percentage_help' => '例:入力値が <b>3.5</b> の場合 <b>3.5%</b>',
'service_fee_percentage_placeholder' => '0',
);
23 changes: 10 additions & 13 deletions resources/lang/ja/File_format.php
@@ -1,16 +1,13 @@
<?php
/*************************************************************************
Generated via "php artisan localization:missing" at 2018/04/19 08:29:24
*************************************************************************/

return array (
//============================== New strings to translate ==============================//
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\ManageEvent\\Attendees.blade.php
'Excel_xls' => 'Excel (XLS)',
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\ManageEvent\\Attendees.blade.php
'Excel_xlsx' => 'Excel (XLSX)',
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\ManageEvent\\Attendees.blade.php
'csv' => 'CSV',
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\ManageEvent\\Attendees.blade.php
'html' => 'HTML',
return array(
//============================== New strings to translate ==============================//
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\ManageEvent\\Attendees.blade.php
'Excel_xls' => 'Excel (XLS)',
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\ManageEvent\\Attendees.blade.php
'Excel_xlsx' => 'Excel (XLSX)',
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\ManageEvent\\Attendees.blade.php
'csv' => 'CSV',
// Defined in file C:\\wamp\\www\\attendize\\resources\\views\\ManageEvent\\Attendees.blade.php
'html' => 'HTML',
);
87 changes: 42 additions & 45 deletions resources/lang/ja/Installer.php
@@ -1,50 +1,47 @@
<?php
/*************************************************************************
* Generated via "php artisan localization:missing" at 2018/04/17 16:35:44
*************************************************************************/

return array(
'connection_success' => 'Success, Your connection works!',
'connection_failure' => 'Unable to connect! Please check your settings',
'app_settings' => 'App settings',
'application_url' => 'Application URL',
'database_host' => 'Database Host',
'database_name' => 'Database Name',
'database_password' => 'Database Password',
'database_settings' => 'Database Settings',
'database_message' => 'If you are using the docker environment for development you can simple use the pre-filled values. If you are using your own environment you will need to update the database settings. Use the Test Database Connection to ensure your details are correct. Incorrect database details will result in installation issues.',
'database_test_connect_failure' => 'Unable to connect. Please check your settings.',
'connection_success' => 'Success, Your connection works!',
'connection_failure' => 'Unable to connect! Please check your settings',
'app_settings' => 'App settings',
'application_url' => 'Application URL',
'database_host' => 'Database Host',
'database_name' => 'Database Name',
'database_password' => 'Database Password',
'database_settings' => 'Database Settings',
'database_message' => 'If you are using the docker environment for development you can simple use the pre-filled values. If you are using your own environment you will need to update the database settings. Use the Test Database Connection to ensure your details are correct. Incorrect database details will result in installation issues.',
'database_test_connect_failure' => 'Unable to connect. Please check your settings.',
'database_test_connect_failure_error_message' => 'Error Message',
'database_test_connect_failure_error_type' => 'Error Type',
'database_test_connect_failure_message' => 'Unable to connect. Please check your settings.',
'database_test_connect_success' => 'Success! Database settings are working!',
'database_type' => 'Database Type',
'database_username' => 'Database Username',
'email_settings' => 'Email Settings',
'files_n_folders_check' => 'Files & Folders Check',
'install' => 'Install Attendize',
'mail_encryption' => 'Mail Encryption',
'mail_from_address' => 'Mail From Address',
'mail_from_help' => 'To use PHP\'s <a target="_blank" href="http://php.net/manual/en/function.mail.php">mail</a> feature enter <b>mail</b> in this box and leave the below fields empty.',
'mail_from_name' => 'Mail From Name',
'mail_host' => 'Mail Host',
'mail_password' => 'Mail Password',
'mail_port' => 'Mail Port',
'mail_username' => 'Mail Username',
'optional_requirement_not_met' => 'Warning: <b>:requirement</b> extension is not loaded',
'path_not_writable' => 'Warning: <b>:path</b> is not writable',
'path_writable' => 'Success: <b>:path</b> is writable',
'php_enough' => 'Success: The application requires PHP >= <b>:requires</b> and yours is <b>:has</b>',
'php_optional_requirements_check' => 'PHP Optional Requirements Check',
'php_requirements_check' => 'PHP Requirements Check',
'php_too_low' => 'Warning: The application requires PHP >= <b>:requires.</b> Your version is <b>:has</b>.',
'php_version_check' => 'PHP Version Check',
'requirement_met' => 'Success: <b>:requirement</b> extension is loaded',
'requirement_not_met' => 'Error: <b>:requirement</b> extension is not loaded',
'setup' => 'Attendize Setup',
'setup_completed' => 'Attendize Setup Already',
'setup_completed_already_message' => "An install file has been detected which means Attendize setup process has already completed. <br /> If you haven't setup a default user you can " .
"<a href='/signup'>Signup Default User</a><br />If you have already created a default user you can <a href='/login'>Login Here </a>",
'test_database_connection' => 'Test Database Connection',
'title' => 'Attendize Web Installer',
'database_test_connect_failure_error_type' => 'Error Type',
'database_test_connect_failure_message' => 'Unable to connect. Please check your settings.',
'database_test_connect_success' => 'Success! Database settings are working!',
'database_type' => 'Database Type',
'database_username' => 'Database Username',
'email_settings' => 'Email Settings',
'files_n_folders_check' => 'Files & Folders Check',
'install' => 'Install Attendize',
'mail_encryption' => 'Mail Encryption',
'mail_from_address' => 'Mail From Address',
'mail_from_help' => 'To use PHP\'s <a target="_blank" href="http://php.net/manual/en/function.mail.php">mail</a> feature enter <b>mail</b> in this box and leave the below fields empty.',
'mail_from_name' => 'Mail From Name',
'mail_host' => 'Mail Host',
'mail_password' => 'Mail Password',
'mail_port' => 'Mail Port',
'mail_username' => 'Mail Username',
'optional_requirement_not_met' => 'Warning: <b>:requirement</b> extension is not loaded',
'path_not_writable' => 'Warning: <b>:path</b> is not writable',
'path_writable' => 'Success: <b>:path</b> is writable',
'php_enough' => 'Success: The application requires PHP >= <b>:requires</b> and yours is <b>:has</b>',
'php_optional_requirements_check' => 'PHP Optional Requirements Check',
'php_requirements_check' => 'PHP Requirements Check',
'php_too_low' => 'Warning: The application requires PHP >= <b>:requires.</b> Your version is <b>:has</b>.',
'php_version_check' => 'PHP Version Check',
'requirement_met' => 'Success: <b>:requirement</b> extension is loaded',
'requirement_not_met' => 'Error: <b>:requirement</b> extension is not loaded',
'setup' => 'Attendize Setup',
'setup_completed' => 'Attendize Setup Already',
'setup_completed_already_message' => "An install file has been detected which means Attendize setup process has already completed. <br /> If you haven't setup a default user you can " .
"<a href='/signup'>Signup Default User</a><br />If you have already created a default user you can <a href='/login'>Login Here </a>",
'test_database_connection' => 'Test Database Connection',
'title' => 'Attendize Web Installer',
);

0 comments on commit e52e60b

Please sign in to comment.