mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Initial Crowdin Translation Integration Merge (#1731)
* New translations activities.php (French) * New translations entities.php (Turkish) * New translations entities.php (Swedish) * New translations errors.php (Swedish) * New translations pagination.php (Swedish) * New translations passwords.php (Swedish) * New translations settings.php (Swedish) * New translations validation.php (Swedish) * New translations auth.php (Turkish) * New translations common.php (Turkish) * New translations errors.php (Turkish) * New translations common.php (Swedish) * New translations settings.php (Turkish) * New translations validation.php (Turkish) * New translations activities.php (Ukrainian) * New translations auth.php (Ukrainian) * New translations common.php (Ukrainian) * New translations components.php (Ukrainian) * New translations entities.php (Ukrainian) * New translations errors.php (Ukrainian) * New translations components.php (Swedish) * New translations auth.php (Swedish) * New translations passwords.php (Ukrainian) * New translations settings.php (Russian) * New translations settings.php (Polish) * New translations validation.php (Polish) * New translations activities.php (Russian) * New translations auth.php (Russian) * New translations common.php (Russian) * New translations components.php (Russian) * New translations entities.php (Russian) * New translations errors.php (Russian) * New translations passwords.php (Russian) * New translations validation.php (Russian) * New translations activities.php (Swedish) * New translations activities.php (Slovak) * New translations auth.php (Slovak) * New translations common.php (Slovak) * New translations components.php (Slovak) * New translations entities.php (Slovak) * New translations errors.php (Slovak) * New translations pagination.php (Slovak) * New translations passwords.php (Slovak) * New translations settings.php (Slovak) * New translations validation.php (Slovak) * New translations pagination.php (Ukrainian) * New translations settings.php (Ukrainian) * New translations pagination.php (Polish) * New translations passwords.php (Spanish, Argentina) * New translations settings.php (Portuguese, Brazilian) * New translations validation.php (Portuguese, Brazilian) * New translations activities.php (Spanish, Argentina) * New translations auth.php (Spanish, Argentina) * New translations common.php (Spanish, Argentina) * New translations components.php (Spanish, Argentina) * New translations entities.php (Spanish, Argentina) * New translations errors.php (Spanish, Argentina) * New translations pagination.php (Spanish, Argentina) * New translations settings.php (Spanish, Argentina) * New translations errors.php (Portuguese, Brazilian) * New translations validation.php (Spanish, Argentina) * New translations activities.php (German Informal) * New translations auth.php (German Informal) * New translations common.php (German Informal) * New translations components.php (German Informal) * New translations entities.php (German Informal) * New translations errors.php (German Informal) * New translations pagination.php (German Informal) * New translations passwords.php (German Informal) * New translations settings.php (German Informal) * New translations entities.php (Portuguese, Brazilian) * New translations validation.php (Ukrainian) * New translations activities.php (Chinese Traditional) * New translations activities.php (Chinese Simplified) * New translations auth.php (Chinese Simplified) * New translations common.php (Chinese Simplified) * New translations components.php (Chinese Simplified) * New translations entities.php (Chinese Simplified) * New translations errors.php (Chinese Simplified) * New translations pagination.php (Chinese Simplified) * New translations passwords.php (Chinese Simplified) * New translations settings.php (Chinese Simplified) * New translations validation.php (Chinese Simplified) * New translations auth.php (Chinese Traditional) * New translations components.php (Portuguese, Brazilian) * New translations common.php (Chinese Traditional) * New translations components.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations errors.php (Chinese Traditional) * New translations pagination.php (Chinese Traditional) * New translations passwords.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations validation.php (Chinese Traditional) * New translations activities.php (Portuguese, Brazilian) * New translations auth.php (Portuguese, Brazilian) * New translations common.php (Portuguese, Brazilian) * New translations passwords.php (Polish) * New translations errors.php (Polish) * New translations auth.php (French) * New translations validation.php (Czech) * New translations validation.php (Arabic) * New translations auth.php (Czech) * New translations common.php (Czech) * New translations entities.php (Czech) * New translations errors.php (Czech) * New translations pagination.php (Czech) * New translations settings.php (Czech) * New translations activities.php (German) * New translations passwords.php (Arabic) * New translations auth.php (German) * New translations common.php (German) * New translations components.php (German) * New translations entities.php (German) * New translations errors.php (German) * New translations pagination.php (German) * New translations passwords.php (German) * New translations settings.php (German) * New translations validation.php (German) * New translations settings.php (Arabic) * New translations pagination.php (Arabic) * New translations common.php (Hungarian) * New translations common.php (Spanish) * New translations common.php (French) * New translations components.php (French) * New translations entities.php (French) * New translations errors.php (French) * New translations pagination.php (French) * New translations passwords.php (French) * New translations settings.php (French) * New translations validation.php (French) * New translations errors.php (Arabic) * New translations settings.php (Spanish) * New translations validation.php (Spanish) * New translations activities.php (Arabic) * New translations auth.php (Arabic) * New translations common.php (Arabic) * New translations components.php (Arabic) * New translations entities.php (Arabic) * New translations auth.php (Hungarian) * New translations entities.php (Polish) * New translations common.php (Dutch) * New translations common.php (Korean) * New translations components.php (Korean) * New translations entities.php (Korean) * New translations errors.php (Korean) * New translations pagination.php (Korean) * New translations passwords.php (Korean) * New translations settings.php (Korean) * New translations validation.php (Korean) * New translations activities.php (Dutch) * New translations auth.php (Dutch) * New translations components.php (Dutch) * New translations activities.php (Korean) * New translations entities.php (Dutch) * New translations errors.php (Dutch) * New translations pagination.php (Dutch) * New translations passwords.php (Dutch) * New translations settings.php (Dutch) * New translations validation.php (Dutch) * New translations activities.php (Polish) * New translations auth.php (Polish) * New translations common.php (Polish) * New translations components.php (Polish) * New translations auth.php (Korean) * New translations validation.php (Japanese) * New translations entities.php (Hungarian) * New translations errors.php (Italian) * New translations errors.php (Hungarian) * New translations settings.php (Hungarian) * New translations validation.php (Hungarian) * New translations activities.php (Italian) * New translations auth.php (Italian) * New translations common.php (Italian) * New translations components.php (Italian) * New translations entities.php (Italian) * New translations pagination.php (Italian) * New translations settings.php (Japanese) * New translations passwords.php (Italian) * New translations settings.php (Italian) * New translations validation.php (Italian) * New translations activities.php (Japanese) * New translations auth.php (Japanese) * New translations common.php (Japanese) * New translations components.php (Japanese) * New translations entities.php (Japanese) * New translations errors.php (Japanese) * New translations pagination.php (Japanese) * New translations passwords.php (Japanese) * New translations validation.php (German Informal)
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Activity text strings.
|
||||
* Is used for all the text within activity logs & notifications.
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Activity text strings.
|
||||
* Is used for all the text within activity logs & notifications.
|
||||
*/
|
||||
|
||||
// Pages
|
||||
'page_create' => 'がページを作成:',
|
||||
'page_create_notification' => 'ページを作成しました',
|
||||
@@ -37,4 +35,14 @@ return [
|
||||
'book_sort' => 'がブックの並び順を変更:',
|
||||
'book_sort_notification' => '並び順を変更しました',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'created Bookshelf',
|
||||
'bookshelf_create_notification' => 'Bookshelf Successfully Created',
|
||||
'bookshelf_update' => 'updated bookshelf',
|
||||
'bookshelf_update_notification' => 'Bookshelf Successfully Updated',
|
||||
'bookshelf_delete' => 'deleted bookshelf',
|
||||
'bookshelf_delete_notification' => 'Bookshelf Successfully Deleted',
|
||||
|
||||
// Other
|
||||
'commented_on' => 'commented on',
|
||||
];
|
||||
|
@@ -1,21 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* Authentication Language Lines
|
||||
* The following language lines are used during authentication for various
|
||||
* messages that we need to display to the user.
|
||||
*/
|
||||
return [
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used during authentication for various
|
||||
| messages that we need to display to the user. You are free to modify
|
||||
| these language lines according to your application's requirements.
|
||||
|
|
||||
*/
|
||||
|
||||
'failed' => 'この資格情報は登録されていません。',
|
||||
'throttle' => 'ログイン試行回数が制限を超えました。:seconds秒後に再試行してください。',
|
||||
|
||||
/**
|
||||
* Login & Register
|
||||
*/
|
||||
// Login & Register
|
||||
'sign_up' => '新規登録',
|
||||
'log_in' => 'ログイン',
|
||||
'log_in_with' => ':socialDriverでログイン',
|
||||
@@ -32,6 +26,8 @@ return [
|
||||
'remember_me' => 'ログイン情報を保存する',
|
||||
'ldap_email_hint' => 'このアカウントで使用するEメールアドレスを入力してください。',
|
||||
'create_account' => 'アカウント作成',
|
||||
'already_have_account' => 'Already have an account?',
|
||||
'dont_have_account' => 'Don\'t have an account?',
|
||||
'social_login' => 'SNSログイン',
|
||||
'social_registration' => 'SNS登録',
|
||||
'social_registration_text' => '他のサービスで登録 / ログインする',
|
||||
@@ -43,23 +39,18 @@ return [
|
||||
'register_success' => '登録が完了し、ログインできるようになりました!',
|
||||
|
||||
|
||||
/**
|
||||
* Password Reset
|
||||
*/
|
||||
// Password Reset
|
||||
'reset_password' => 'パスワードリセット',
|
||||
'reset_password_send_instructions' => '以下にEメールアドレスを入力すると、パスワードリセットリンクが記載されたメールが送信されます。',
|
||||
'reset_password_send_button' => 'リセットリンクを送信',
|
||||
'reset_password_sent_success' => ':emailへリセットリンクを送信しました。',
|
||||
'reset_password_success' => 'パスワードがリセットされました。',
|
||||
|
||||
'email_reset_subject' => ':appNameのパスワードをリセット',
|
||||
'email_reset_text' => 'このメールは、パスワードリセットがリクエストされたため送信されています。',
|
||||
'email_reset_not_requested' => 'もしパスワードリセットを希望しない場合、操作は不要です。',
|
||||
|
||||
|
||||
/**
|
||||
* Email Confirmation
|
||||
*/
|
||||
// Email Confirmation
|
||||
'email_confirm_subject' => ':appNameのメールアドレス確認',
|
||||
'email_confirm_greeting' => ':appNameへ登録してくださりありがとうございます!',
|
||||
'email_confirm_text' => '以下のボタンを押し、メールアドレスを確認してください:',
|
||||
@@ -73,4 +64,14 @@ return [
|
||||
'email_not_confirmed_click_link' => '登録時に受信したメールを確認し、確認リンクをクリックしてください。',
|
||||
'email_not_confirmed_resend' => 'Eメールが見つからない場合、以下のフォームから再送信してください。',
|
||||
'email_not_confirmed_resend_button' => '確認メールを再送信',
|
||||
];
|
||||
|
||||
// User Invite
|
||||
'user_invite_email_subject' => 'You have been invited to join :appName!',
|
||||
'user_invite_email_greeting' => 'An account has been created for you on :appName.',
|
||||
'user_invite_email_text' => 'Click the button below to set an account password and gain access:',
|
||||
'user_invite_email_action' => 'Set Account Password',
|
||||
'user_invite_page_welcome' => 'Welcome to :appName!',
|
||||
'user_invite_page_text' => 'To finalise your account and gain access you need to set a password which will be used to log-in to :appName on future visits.',
|
||||
'user_invite_page_confirm_button' => 'Confirm Password',
|
||||
'user_invite_success' => 'Password set, you now have access to :appName!'
|
||||
];
|
@@ -1,35 +1,37 @@
|
||||
<?php
|
||||
/**
|
||||
* Common elements found throughout many areas of BookStack.
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Buttons
|
||||
*/
|
||||
// Buttons
|
||||
'cancel' => 'キャンセル',
|
||||
'confirm' => '確認',
|
||||
'back' => '戻る',
|
||||
'save' => '保存',
|
||||
'continue' => '続ける',
|
||||
'select' => '選択',
|
||||
'toggle_all' => 'Toggle All',
|
||||
'more' => 'その他',
|
||||
|
||||
/**
|
||||
* Form Labels
|
||||
*/
|
||||
// Form Labels
|
||||
'name' => '名称',
|
||||
'description' => '概要',
|
||||
'role' => '権限',
|
||||
'cover_image' => 'Cover image',
|
||||
'cover_image_description' => 'この画像は約 300x170px をする必要があります。',
|
||||
/**
|
||||
* Actions
|
||||
*/
|
||||
|
||||
// Actions
|
||||
'actions' => '実行',
|
||||
'view' => '表示',
|
||||
'reply' => '返信',
|
||||
'view_all' => 'View All',
|
||||
'create' => '作成',
|
||||
'update' => '更新',
|
||||
'edit' => '編集',
|
||||
'sort' => '並び順',
|
||||
'move' => '移動',
|
||||
'copy' => 'Copy',
|
||||
'reply' => '返信',
|
||||
'delete' => '削除',
|
||||
'search' => '検索',
|
||||
'search_clear' => '検索をクリア',
|
||||
@@ -37,28 +39,38 @@ return [
|
||||
'remove' => '削除',
|
||||
'add' => '追加',
|
||||
|
||||
// Sort Options
|
||||
'sort_options' => 'Sort Options',
|
||||
'sort_direction_toggle' => 'Sort Direction Toggle',
|
||||
'sort_ascending' => 'Sort Ascending',
|
||||
'sort_descending' => 'Sort Descending',
|
||||
'sort_name' => 'Name',
|
||||
'sort_created_at' => 'Created Date',
|
||||
'sort_updated_at' => 'Updated Date',
|
||||
|
||||
/**
|
||||
* Misc
|
||||
*/
|
||||
// Misc
|
||||
'deleted_user' => '削除済みユーザ',
|
||||
'no_activity' => '表示するアクティビティがありません',
|
||||
'no_items' => 'アイテムはありません',
|
||||
'back_to_top' => '上に戻る',
|
||||
'toggle_details' => '概要の表示切替',
|
||||
'toggle_thumbnails' => 'Toggle Thumbnails',
|
||||
'details' => '詳細',
|
||||
'grid_view' => 'グリッド形式',
|
||||
'list_view' => 'リスト形式',
|
||||
'default' => 'Default',
|
||||
'breadcrumb' => 'Breadcrumb',
|
||||
|
||||
/**
|
||||
* Header
|
||||
*/
|
||||
// Header
|
||||
'profile_menu' => 'Profile Menu',
|
||||
'view_profile' => 'プロフィール表示',
|
||||
'edit_profile' => 'プロフィール編集',
|
||||
|
||||
/**
|
||||
* Email Content
|
||||
*/
|
||||
// Layout tabs
|
||||
'tab_info' => 'Info',
|
||||
'tab_content' => 'Content',
|
||||
|
||||
// Email Content
|
||||
'email_action_help' => '":actionText" をクリックできない場合、以下のURLをコピーしブラウザで開いてください:',
|
||||
'email_rights' => 'All rights reserved',
|
||||
];
|
||||
|
@@ -1,9 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Text used in custom JavaScript driven components.
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Image Manager
|
||||
*/
|
||||
// Image Manager
|
||||
'image_select' => '画像を選択',
|
||||
'image_all' => 'すべて',
|
||||
'image_all_title' => '全ての画像を表示',
|
||||
@@ -22,12 +23,11 @@ return [
|
||||
'image_upload_success' => '画像がアップロードされました',
|
||||
'image_update_success' => '画像が更新されました',
|
||||
'image_delete_success' => '画像が削除されました',
|
||||
'image_upload_remove' => 'Remove',
|
||||
|
||||
/**
|
||||
* Code editor
|
||||
*/
|
||||
// Code Editor
|
||||
'code_editor' => 'プログラムブロック編集',
|
||||
'code_language' => 'プログラミング言語の選択',
|
||||
'code_content' => 'プログラム内容',
|
||||
'code_save' => 'プログラムを保存'
|
||||
'code_save' => 'プログラムを保存',
|
||||
];
|
||||
|
@@ -1,14 +1,17 @@
|
||||
<?php
|
||||
/**
|
||||
* Text used for 'Entities' (Document Structure Elements) such as
|
||||
* Books, Shelves, Chapters & Pages
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Shared
|
||||
*/
|
||||
// Shared
|
||||
'recently_created' => '最近作成',
|
||||
'recently_created_pages' => '最近作成されたページ',
|
||||
'recently_updated_pages' => '最近更新されたページ',
|
||||
'recently_created_chapters' => '最近作成されたチャプター',
|
||||
'recently_created_books' => '最近作成されたブック',
|
||||
'recently_created_shelves' => 'Recently Created Shelves',
|
||||
'recently_update' => '最近更新',
|
||||
'recently_viewed' => '閲覧履歴',
|
||||
'recent_activity' => 'アクティビティ',
|
||||
@@ -19,7 +22,6 @@ return [
|
||||
'meta_created_name' => '作成: :timeLength (:user)',
|
||||
'meta_updated' => '更新: :timeLength',
|
||||
'meta_updated_name' => '更新: :timeLength (:user)',
|
||||
'x_pages' => ':count ページ',
|
||||
'entity_select' => 'エンティティ選択',
|
||||
'images' => '画像',
|
||||
'my_recent_drafts' => '最近の下書き',
|
||||
@@ -32,17 +34,13 @@ return [
|
||||
'export_pdf' => 'PDF',
|
||||
'export_text' => 'テキストファイル',
|
||||
|
||||
/**
|
||||
* Permissions and restrictions
|
||||
*/
|
||||
// Permissions and restrictions
|
||||
'permissions' => '権限',
|
||||
'permissions_intro' => 'この設定は各ユーザの役割よりも優先して適用されます。',
|
||||
'permissions_enable' => 'カスタム権限設定を有効にする',
|
||||
'permissions_save' => '権限を保存',
|
||||
|
||||
/**
|
||||
* Search
|
||||
*/
|
||||
// Search
|
||||
'search_results' => '検索結果',
|
||||
'search_total_results_found' => ':count件見つかりました',
|
||||
'search_clear' => '検索をクリア',
|
||||
@@ -53,11 +51,13 @@ return [
|
||||
'search_content_type' => '種類',
|
||||
'search_exact_matches' => '完全一致',
|
||||
'search_tags' => 'タグ検索',
|
||||
'search_options' => 'Options',
|
||||
'search_viewed_by_me' => '自分が閲覧したことがある',
|
||||
'search_not_viewed_by_me' => '自分が閲覧したことがない',
|
||||
'search_permissions_set' => '権限が設定されている',
|
||||
'search_created_by_me' => '自分が作成した',
|
||||
'search_updated_by_me' => '自分が更新した',
|
||||
'search_date_options' => 'Date Options',
|
||||
'search_updated_before' => '以前に更新',
|
||||
'search_updated_after' => '以降に更新',
|
||||
'search_created_before' => '以前に作成',
|
||||
@@ -65,17 +65,49 @@ return [
|
||||
'search_set_date' => '日付を設定',
|
||||
'search_update' => 'フィルタを更新',
|
||||
|
||||
/**
|
||||
* Books
|
||||
*/
|
||||
// Shelves
|
||||
'shelf' => 'Shelf',
|
||||
'shelves' => 'Shelves',
|
||||
'x_shelves' => ':count Shelf|:count Shelves',
|
||||
'shelves_long' => 'Bookshelves',
|
||||
'shelves_empty' => 'No shelves have been created',
|
||||
'shelves_create' => 'Create New Shelf',
|
||||
'shelves_popular' => 'Popular Shelves',
|
||||
'shelves_new' => 'New Shelves',
|
||||
'shelves_new_action' => 'New Shelf',
|
||||
'shelves_popular_empty' => 'The most popular shelves will appear here.',
|
||||
'shelves_new_empty' => 'The most recently created shelves will appear here.',
|
||||
'shelves_save' => 'Save Shelf',
|
||||
'shelves_books' => 'Books on this shelf',
|
||||
'shelves_add_books' => 'Add books to this shelf',
|
||||
'shelves_drag_books' => 'Drag books here to add them to this shelf',
|
||||
'shelves_empty_contents' => 'This shelf has no books assigned to it',
|
||||
'shelves_edit_and_assign' => 'Edit shelf to assign books',
|
||||
'shelves_edit_named' => 'Edit Bookshelf :name',
|
||||
'shelves_edit' => 'Edit Bookshelf',
|
||||
'shelves_delete' => 'Delete Bookshelf',
|
||||
'shelves_delete_named' => 'Delete Bookshelf :name',
|
||||
'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this bookshelf?',
|
||||
'shelves_permissions' => 'Bookshelf Permissions',
|
||||
'shelves_permissions_updated' => 'Bookshelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Bookshelf Permissions Active',
|
||||
'shelves_copy_permissions_to_books' => 'Copy Permissions to Books',
|
||||
'shelves_copy_permissions' => 'Copy Permissions',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Bookshelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Book',
|
||||
'books' => 'ブック',
|
||||
'x_books' => ':count ブック',
|
||||
'books_empty' => 'まだブックは作成されていません',
|
||||
'books_popular' => '人気のブック',
|
||||
'x_books' => ':count ブック',
|
||||
'books_recent' => '最近のブック',
|
||||
'books_new' => '新しいブック',
|
||||
'books_new_action' => 'New Book',
|
||||
'books_popular_empty' => 'ここに人気のブックが表示されます。',
|
||||
'books_new_empty' => 'The most recently created books will appear here.',
|
||||
'books_create' => '新しいブックを作成',
|
||||
'books_delete' => 'ブックを削除',
|
||||
'books_delete_named' => 'ブック「:bookName」を削除',
|
||||
@@ -89,7 +121,6 @@ return [
|
||||
'books_permissions_updated' => 'ブックの権限を更新しました',
|
||||
'books_empty_contents' => 'まだページまたはチャプターが作成されていません。',
|
||||
'books_empty_create_page' => '新しいページを作成',
|
||||
'books_empty_or' => 'または',
|
||||
'books_empty_sort_current_book' => 'ブックの並び順を変更',
|
||||
'books_empty_add_chapter' => 'チャプターを追加',
|
||||
'books_permissions_active' => 'ブックの権限は有効です',
|
||||
@@ -97,16 +128,19 @@ return [
|
||||
'books_navigation' => '目次',
|
||||
'books_sort' => '並び順を変更',
|
||||
'books_sort_named' => 'ブック「:bookName」を並び替え',
|
||||
'books_sort_name' => 'Sort by Name',
|
||||
'books_sort_created' => 'Sort by Created Date',
|
||||
'books_sort_updated' => 'Sort by Updated Date',
|
||||
'books_sort_chapters_first' => 'Chapters First',
|
||||
'books_sort_chapters_last' => 'Chapters Last',
|
||||
'books_sort_show_other' => '他のブックを表示',
|
||||
'books_sort_save' => '並び順を保存',
|
||||
|
||||
/**
|
||||
* Chapters
|
||||
*/
|
||||
// Chapters
|
||||
'chapter' => 'チャプター',
|
||||
'chapters' => 'チャプター',
|
||||
'chapters_popular' => '人気のチャプター',
|
||||
'x_chapters' => ':count チャプター',
|
||||
'chapters_popular' => '人気のチャプター',
|
||||
'chapters_new' => 'チャプターを作成',
|
||||
'chapters_create' => 'チャプターを作成',
|
||||
'chapters_delete' => 'チャプターを削除',
|
||||
@@ -125,11 +159,10 @@ return [
|
||||
'chapters_permissions_success' => 'チャプターの権限を更新しました',
|
||||
'chapters_search_this' => 'このチャプターを検索',
|
||||
|
||||
/**
|
||||
* Pages
|
||||
*/
|
||||
// Pages
|
||||
'page' => 'ページ',
|
||||
'pages' => 'ページ',
|
||||
'x_pages' => ':count ページ',
|
||||
'pages_popular' => '人気のページ',
|
||||
'pages_new' => 'ページを作成',
|
||||
'pages_attachments' => '添付',
|
||||
@@ -143,7 +176,7 @@ return [
|
||||
'pages_delete_confirm' => 'このページを削除してもよろしいですか?',
|
||||
'pages_delete_draft_confirm' => 'このページの下書きを削除してもよろしいですか?',
|
||||
'pages_editing_named' => 'ページ :pageName を編集',
|
||||
'pages_edit_toggle_header' => 'ヘッダーの表示切替',
|
||||
'pages_edit_draft_options' => 'Draft Options',
|
||||
'pages_edit_save_draft' => '下書きを保存',
|
||||
'pages_edit_draft' => 'ページの下書きを編集',
|
||||
'pages_editing_draft' => '下書きを編集中',
|
||||
@@ -161,17 +194,24 @@ return [
|
||||
'pages_md_preview' => 'プレビュー',
|
||||
'pages_md_insert_image' => '画像を挿入',
|
||||
'pages_md_insert_link' => 'エンティティへのリンクを挿入',
|
||||
'pages_md_insert_drawing' => 'Insert Drawing',
|
||||
'pages_not_in_chapter' => 'チャプターが設定されていません',
|
||||
'pages_move' => 'ページを移動',
|
||||
'pages_move_success' => 'ページを ":parentName" へ移動しました',
|
||||
'pages_copy' => 'Copy Page',
|
||||
'pages_copy_desination' => 'Copy Destination',
|
||||
'pages_copy_success' => 'Page successfully copied',
|
||||
'pages_permissions' => 'ページの権限設定',
|
||||
'pages_permissions_success' => 'ページの権限を更新しました',
|
||||
'pages_revision' => 'Revision',
|
||||
'pages_revisions' => '編集履歴',
|
||||
'pages_revisions_named' => ':pageName のリビジョン',
|
||||
'pages_revision_named' => ':pageName のリビジョン',
|
||||
'pages_revisions_created_by' => '作成者',
|
||||
'pages_revisions_date' => '日付',
|
||||
'pages_revisions_number' => 'リビジョン',
|
||||
'pages_revisions_numbered' => 'Revision #:id',
|
||||
'pages_revisions_numbered_changes' => 'Revision #:id Changes',
|
||||
'pages_revisions_changelog' => '説明',
|
||||
'pages_revisions_changes' => '変更点',
|
||||
'pages_revisions_current' => '現在のバージョン',
|
||||
@@ -193,16 +233,21 @@ return [
|
||||
'message' => ':start :time. 他のユーザによる更新を上書きしないよう注意してください。',
|
||||
],
|
||||
'pages_draft_discarded' => '下書きが破棄されました。エディタは現在の内容へ復元されています。',
|
||||
'pages_specific' => 'Specific Page',
|
||||
'pages_is_template' => 'Page Template',
|
||||
|
||||
/**
|
||||
* Editor sidebar
|
||||
*/
|
||||
// Editor Sidebar
|
||||
'page_tags' => 'タグ',
|
||||
'chapter_tags' => 'Chapter Tags',
|
||||
'book_tags' => 'Book Tags',
|
||||
'shelf_tags' => 'Shelf Tags',
|
||||
'tag' => 'タグ',
|
||||
'tags' => '',
|
||||
'tags' => 'Tags',
|
||||
'tag_name' => 'Tag Name',
|
||||
'tag_value' => '内容 (オプション)',
|
||||
'tags_explain' => "タグを設定すると、コンテンツの管理が容易になります。\nより高度な管理をしたい場合、タグに内容を設定できます。",
|
||||
'tags_add' => 'タグを追加',
|
||||
'tags_remove' => 'Remove this tag',
|
||||
'attachments' => '添付ファイル',
|
||||
'attachments_explain' => 'ファイルをアップロードまたはリンクを添付することができます。これらはサイドバーで確認できます。',
|
||||
'attachments_explain_instant_save' => 'この変更は即座に保存されます。',
|
||||
@@ -228,19 +273,22 @@ return [
|
||||
'attachments_file_uploaded' => 'ファイルがアップロードされました',
|
||||
'attachments_file_updated' => 'ファイルが更新されました',
|
||||
'attachments_link_attached' => 'リンクがページへ添付されました',
|
||||
'templates' => 'Templates',
|
||||
'templates_set_as_template' => 'Page is a template',
|
||||
'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.',
|
||||
'templates_replace_content' => 'Replace page content',
|
||||
'templates_append_content' => 'Append to page content',
|
||||
'templates_prepend_content' => 'Prepend to page content',
|
||||
|
||||
/**
|
||||
* Profile View
|
||||
*/
|
||||
// Profile View
|
||||
'profile_user_for_x' => ':time前に作成',
|
||||
'profile_created_content' => '作成したコンテンツ',
|
||||
'profile_not_created_pages' => ':userNameはページを作成していません',
|
||||
'profile_not_created_chapters' => ':userNameはチャプターを作成していません',
|
||||
'profile_not_created_books' => ':userNameはブックを作成していません',
|
||||
'profile_not_created_shelves' => ':userName has not created any shelves',
|
||||
|
||||
/**
|
||||
* Comments
|
||||
*/
|
||||
// Comments
|
||||
'comment' => 'コメント',
|
||||
'comments' => 'コメント',
|
||||
'comment_add' => 'コメント追加',
|
||||
@@ -258,10 +306,9 @@ return [
|
||||
'comment_delete_confirm' => '本当にこのコメントを削除しますか?',
|
||||
'comment_in_reply_to' => ':commentIdへ返信',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
// Revision
|
||||
'revision_delete_confirm' => 'このリビジョンを削除しますか?',
|
||||
'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.',
|
||||
'revision_delete_success' => 'リビジョンを削除しました',
|
||||
'revision_cannot_delete_latest' => '最新のリビジョンを削除できません。'
|
||||
];
|
||||
];
|
@@ -1,11 +1,9 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Text shown in error messaging.
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Error text strings.
|
||||
*/
|
||||
|
||||
// Permissions
|
||||
'permission' => 'リクエストされたページへの権限がありません。',
|
||||
'permissionJson' => '要求されたアクションを実行する権限がありません。',
|
||||
@@ -20,6 +18,7 @@ return [
|
||||
'ldap_extension_not_installed' => 'LDAP PHP extensionがインストールされていません',
|
||||
'ldap_cannot_connect' => 'LDAPサーバに接続できませんでした',
|
||||
'social_no_action_defined' => 'アクションが定義されていません',
|
||||
'social_login_bad_response' => "Error received during :socialAccount login: \n:error",
|
||||
'social_account_in_use' => ':socialAccountアカウントは既に使用されています。:socialAccountのオプションからログインを試行してください。',
|
||||
'social_account_email_in_use' => ':emailは既に使用されています。ログイン後、プロフィール設定から:socialAccountアカウントを接続できます。',
|
||||
'social_account_existing' => 'アカウント:socialAccountは既にあなたのプロフィールに接続されています。',
|
||||
@@ -28,23 +27,29 @@ return [
|
||||
'social_account_register_instructions' => 'まだアカウントをお持ちでない場合、:socialAccountオプションから登録できます。',
|
||||
'social_driver_not_found' => 'Social driverが見つかりません。',
|
||||
'social_driver_not_configured' => 'あなたの:socialAccount設定は正しく構成されていません。',
|
||||
'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.',
|
||||
|
||||
// System
|
||||
'path_not_writable' => 'ファイルパス :filePath へアップロードできませんでした。サーバ上での書き込みを許可してください。',
|
||||
'cannot_get_image_from_url' => ':url から画像を取得できませんでした。',
|
||||
'cannot_create_thumbs' => 'このサーバはサムネイルを作成できません。GD PHP extensionがインストールされていることを確認してください。',
|
||||
'server_upload_limit' => 'このサイズの画像をアップロードすることは許可されていません。ファイルサイズを小さくし、再試行してください。',
|
||||
'uploaded' => 'The server does not allow uploads of this size. Please try a smaller file size.',
|
||||
'image_upload_error' => '画像アップロード時にエラーが発生しました。',
|
||||
'image_upload_type_error' => 'The image type being uploaded is invalid',
|
||||
'file_upload_timeout' => 'ファイルのアップロードがタイムアウトしました。',
|
||||
|
||||
// Attachments
|
||||
'attachment_page_mismatch' => '添付を更新するページが一致しません',
|
||||
'attachment_not_found' => 'Attachment not found',
|
||||
|
||||
// Pages
|
||||
'page_draft_autosave_fail' => '下書きの保存に失敗しました。インターネットへ接続してください。',
|
||||
'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage',
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'エンティティが見つかりません',
|
||||
'bookshelf_not_found' => 'Bookshelf not found',
|
||||
'book_not_found' => 'ブックが見つかりません',
|
||||
'page_not_found' => 'ページが見つかりません',
|
||||
'chapter_not_found' => 'チャプターが見つかりません',
|
||||
@@ -60,6 +65,14 @@ return [
|
||||
'role_cannot_be_edited' => 'この役割は編集できません',
|
||||
'role_system_cannot_be_deleted' => 'この役割はシステムで管理されているため、削除できません',
|
||||
'role_registration_default_cannot_delete' => 'この役割を登録時のデフォルトに設定することはできません',
|
||||
'role_cannot_remove_only_admin' => 'This user is the only user assigned to the administrator role. Assign the administrator role to another user before attempting to remove it here.',
|
||||
|
||||
// Comments
|
||||
'comment_list' => 'An error occurred while fetching the comments.',
|
||||
'cannot_add_comment_to_draft' => 'You cannot add comments to a draft.',
|
||||
'comment_add' => 'An error occurred while adding / updating the comment.',
|
||||
'comment_delete' => 'An error occurred while deleting the comment.',
|
||||
'empty_comment' => 'Cannot add an empty comment.',
|
||||
|
||||
// Error pages
|
||||
'404_page_not_found' => 'ページが見つかりません',
|
||||
@@ -68,4 +81,5 @@ return [
|
||||
'error_occurred' => 'エラーが発生しました',
|
||||
'app_down' => ':appNameは現在停止しています',
|
||||
'back_soon' => '回復までしばらくお待ちください。',
|
||||
|
||||
];
|
||||
|
@@ -1,18 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Pagination Language Lines
|
||||
* The following language lines are used by the paginator library to build
|
||||
* the simple pagination links.
|
||||
*/
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the paginator library to build
|
||||
| the simple pagination links. You are free to change them to anything
|
||||
| you want to customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
|
||||
'previous' => '« 前',
|
||||
'next' => '次 »',
|
||||
|
||||
|
@@ -1,18 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Password Reminder Language Lines
|
||||
* The following language lines are the default lines which match reasons
|
||||
* that are given by the password broker for a password update attempt has failed.
|
||||
*/
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reminder Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
|
||||
'password' => 'パスワードは6文字以上である必要があります。',
|
||||
'user' => "このEメールアドレスに一致するユーザが見つかりませんでした。",
|
||||
'token' => 'このパスワードリセットトークンは無効です。',
|
||||
|
@@ -1,56 +1,70 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Settings text strings
|
||||
* Contains all text strings used in the general settings sections of BookStack
|
||||
* including users and roles.
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Settings text strings
|
||||
* Contains all text strings used in the general settings sections of BookStack
|
||||
* including users and roles.
|
||||
*/
|
||||
|
||||
// Common Messages
|
||||
'settings' => '設定',
|
||||
'settings_save' => '設定を保存',
|
||||
'settings_save_success' => '設定を保存しました',
|
||||
|
||||
/**
|
||||
* App settings
|
||||
*/
|
||||
|
||||
'app_settings' => 'アプリケーション設定',
|
||||
// App Settings
|
||||
'app_customization' => 'Customization',
|
||||
'app_features_security' => 'Features & Security',
|
||||
'app_name' => 'アプリケーション名',
|
||||
'app_name_desc' => 'この名前はヘッダーやEメール内で表示されます。',
|
||||
'app_name_header' => 'ヘッダーにアプリケーション名を表示する',
|
||||
'app_public_access' => 'Public Access',
|
||||
'app_public_access_desc' => 'Enabling this option will allow visitors, that are not logged-in, to access content in your BookStack instance.',
|
||||
'app_public_access_desc_guest' => 'Access for public visitors can be controlled through the "Guest" user.',
|
||||
'app_public_access_toggle' => 'Allow public access',
|
||||
'app_public_viewing' => 'アプリケーションを公開する',
|
||||
'app_secure_images' => '画像アップロード時のセキュリティを強化',
|
||||
'app_secure_images_toggle' => 'Enable higher security image uploads',
|
||||
'app_secure_images_desc' => 'パフォーマンスの観点から、全ての画像が公開になっています。このオプションを有効にすると、画像URLの先頭にランダムで推測困難な文字列が追加され、アクセスを困難にします。',
|
||||
'app_editor' => 'ページエディタ',
|
||||
'app_editor_desc' => 'ここで選択されたエディタを全ユーザが使用します。',
|
||||
'app_custom_html' => 'カスタムheadタグ',
|
||||
'app_custom_html_desc' => 'スタイルシートやアナリティクスコード追加したい場合、ここを編集します。これは<head>の最下部に挿入されます。',
|
||||
'app_custom_html_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.',
|
||||
'app_logo' => 'ロゴ',
|
||||
'app_logo_desc' => '高さ43pxで表示されます。これを上回る場合、自動で縮小されます。',
|
||||
'app_primary_color' => 'プライマリカラー',
|
||||
'app_primary_color_desc' => '16進数カラーコードで入力します。空にした場合、デフォルトの色にリセットされます。',
|
||||
'app_homepage' => 'Application Homepage',
|
||||
'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.',
|
||||
'app_homepage_select' => 'Select a page',
|
||||
'app_disable_comments' => 'コメントを無効にする',
|
||||
'app_disable_comments_toggle' => 'Disable comments',
|
||||
'app_disable_comments_desc' => 'アプリケーション内のすべてのページのコメントを無効にします。既存のコメントは表示されません。',
|
||||
|
||||
/**
|
||||
* Registration settings
|
||||
*/
|
||||
|
||||
// Registration Settings
|
||||
'reg_settings' => '登録設定',
|
||||
'reg_allow' => '新規登録を許可',
|
||||
'reg_enable' => 'Enable Registration',
|
||||
'reg_enable_toggle' => 'Enable registration',
|
||||
'reg_enable_desc' => 'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.',
|
||||
'reg_default_role' => '新規登録時のデフォルト役割',
|
||||
'reg_confirm_email' => 'Eメール認証を必須にする',
|
||||
'reg_email_confirmation' => 'Email Confirmation',
|
||||
'reg_email_confirmation_toggle' => 'Require email confirmation',
|
||||
'reg_confirm_email_desc' => 'ドメイン制限を有効にしている場合はEメール認証が必須となり、この項目は無視されます。',
|
||||
'reg_confirm_restrict_domain' => 'ドメイン制限',
|
||||
'reg_confirm_restrict_domain_desc' => '特定のドメインのみ登録できるようにする場合、以下にカンマ区切りで入力します。設定された場合、Eメール認証が必須になります。<br>登録後、ユーザは自由にEメールアドレスを変更できます。',
|
||||
'reg_confirm_restrict_domain_placeholder' => '制限しない',
|
||||
|
||||
/**
|
||||
* Role settings
|
||||
*/
|
||||
// Maintenance settings
|
||||
'maint' => 'Maintenance',
|
||||
'maint_image_cleanup' => 'Cleanup Images',
|
||||
'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.",
|
||||
'maint_image_cleanup_ignore_revisions' => 'Ignore images in revisions',
|
||||
'maint_image_cleanup_run' => 'Run Cleanup',
|
||||
'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?',
|
||||
'maint_image_cleanup_success' => ':count potentially unused images found and deleted!',
|
||||
'maint_image_cleanup_nothing_found' => 'No unused images found, Nothing deleted!',
|
||||
|
||||
// Role Settings
|
||||
'roles' => '役割',
|
||||
'role_user_roles' => '役割',
|
||||
'role_create' => '役割を作成',
|
||||
@@ -65,14 +79,17 @@ return [
|
||||
'role_details' => '概要',
|
||||
'role_name' => '役割名',
|
||||
'role_desc' => '役割の説明',
|
||||
'role_external_auth_id' => 'External Authentication IDs',
|
||||
'role_system' => 'システム権限',
|
||||
'role_manage_users' => 'ユーザ管理',
|
||||
'role_manage_roles' => '役割と権限の管理',
|
||||
'role_manage_entity_permissions' => '全てのブック, チャプター, ページに対する権限の管理',
|
||||
'role_manage_own_entity_permissions' => '自身のブック, チャプター, ページに対する権限の管理',
|
||||
'role_manage_page_templates' => 'Manage page templates',
|
||||
'role_manage_settings' => 'アプリケーション設定の管理',
|
||||
'role_asset' => 'アセット権限',
|
||||
'role_asset_desc' => '各アセットに対するデフォルトの権限を設定します。ここで設定した権限が優先されます。',
|
||||
'role_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.',
|
||||
'role_all' => '全て',
|
||||
'role_own' => '自身',
|
||||
'role_controlled_by_asset' => 'このアセットに対し、右記の操作を許可:',
|
||||
@@ -81,16 +98,22 @@ return [
|
||||
'role_users' => 'この役割を持つユーザ',
|
||||
'role_users_none' => 'この役割が付与されたユーザは居ません',
|
||||
|
||||
/**
|
||||
* Users
|
||||
*/
|
||||
|
||||
// Users
|
||||
'users' => 'ユーザ',
|
||||
'user_profile' => 'ユーザプロフィール',
|
||||
'users_add_new' => 'ユーザを追加',
|
||||
'users_search' => 'ユーザ検索',
|
||||
'users_details' => 'User Details',
|
||||
'users_details_desc' => 'Set a display name and an email address for this user. The email address will be used for logging into the application.',
|
||||
'users_details_desc_no_email' => 'Set a display name for this user so others can recognise them.',
|
||||
'users_role' => 'ユーザ役割',
|
||||
'users_role_desc' => 'Select which roles this user will be assigned to. If a user is assigned to multiple roles the permissions from those roles will stack and they will receive all abilities of the assigned roles.',
|
||||
'users_password' => 'User Password',
|
||||
'users_password_desc' => 'Set a password used to log-in to the application. This must be at least 6 characters long.',
|
||||
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.',
|
||||
'users_send_invite_option' => 'Send user invite email',
|
||||
'users_external_auth_id' => '外部認証ID',
|
||||
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your LDAP system.',
|
||||
'users_password_warning' => 'パスワードを変更したい場合のみ入力してください',
|
||||
'users_system_public' => 'このユーザはアプリケーションにアクセスする全てのゲストを表します。ログインはできませんが、自動的に割り当てられます。',
|
||||
'users_delete' => 'ユーザを削除',
|
||||
@@ -104,11 +127,41 @@ return [
|
||||
'users_avatar' => 'アバター',
|
||||
'users_avatar_desc' => '256pxの正方形である必要があります。',
|
||||
'users_preferred_language' => '使用言語',
|
||||
'users_preferred_language_desc' => 'This option will change the language used for the user-interface of the application. This will not affect any user-created content.',
|
||||
'users_social_accounts' => 'ソーシャルアカウント',
|
||||
'users_social_accounts_info' => 'アカウントを接続すると、ログインが簡単になります。ここでアカウントの接続を解除すると、そのアカウントを経由したログインを禁止できます。接続解除後、各ソーシャルアカウントの設定にてこのアプリケーションへのアクセス許可を解除してください。',
|
||||
'users_social_connect' => 'アカウントを接続',
|
||||
'users_social_disconnect' => 'アカウントを接続解除',
|
||||
'users_social_connected' => '「:socialAccount」がプロフィールに接続されました。',
|
||||
'users_social_disconnected' => '「:socialAccount」がプロフィールから接続解除されました。'
|
||||
'users_social_disconnected' => '「:socialAccount」がプロフィールから接続解除されました。',
|
||||
|
||||
//! Since these labels are already localized this array does not need to be
|
||||
//! translated in the language-specific files.
|
||||
//! DELETE BELOW IF COPIED FROM EN
|
||||
//!////////////////////////////////
|
||||
'language_select' => [
|
||||
'en' => 'English',
|
||||
'ar' => 'العربية',
|
||||
'de' => 'Deutsch (Sie)',
|
||||
'de_informal' => 'Deutsch (Du)',
|
||||
'es' => 'Español',
|
||||
'es_AR' => 'Español Argentina',
|
||||
'fr' => 'Français',
|
||||
'nl' => 'Nederlands',
|
||||
'pt_BR' => 'Português do Brasil',
|
||||
'sk' => 'Slovensky',
|
||||
'cs' => 'Česky',
|
||||
'sv' => 'Svenska',
|
||||
'ko' => '한국어',
|
||||
'ja' => '日本語',
|
||||
'pl' => 'Polski',
|
||||
'it' => 'Italian',
|
||||
'ru' => 'Русский',
|
||||
'uk' => 'Українська',
|
||||
'zh_CN' => '简体中文',
|
||||
'zh_TW' => '繁體中文',
|
||||
'hu' => 'Magyar',
|
||||
'tr' => 'Türkçe',
|
||||
]
|
||||
//!////////////////////////////////
|
||||
];
|
||||
|
@@ -1,18 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Validation Lines
|
||||
* The following language lines contain the default error messages used by
|
||||
* the validator class. Some of these rules have multiple versions such
|
||||
* as the size rules. Feel free to tweak each of these messages here.
|
||||
*/
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
// Standard laravel validation lines
|
||||
'accepted' => ':attributeに同意する必要があります。',
|
||||
'active_url' => ':attributeは正しいURLではありません。',
|
||||
'after' => ':attributeは:date以降である必要があります。',
|
||||
@@ -35,12 +30,41 @@ return [
|
||||
'digits' => ':attributeは:digitsデジットである必要があります',
|
||||
'digits_between' => ':attributeは:min〜:maxである必要があります。',
|
||||
'email' => ':attributeは正しいEメールアドレスである必要があります。',
|
||||
'ends_with' => 'The :attribute must end with one of the following: :values',
|
||||
'filled' => ':attributeは必須です。',
|
||||
'gt' => [
|
||||
'numeric' => 'The :attribute must be greater than :value.',
|
||||
'file' => 'The :attribute must be greater than :value kilobytes.',
|
||||
'string' => 'The :attribute must be greater than :value characters.',
|
||||
'array' => 'The :attribute must have more than :value items.',
|
||||
],
|
||||
'gte' => [
|
||||
'numeric' => 'The :attribute must be greater than or equal :value.',
|
||||
'file' => 'The :attribute must be greater than or equal :value kilobytes.',
|
||||
'string' => 'The :attribute must be greater than or equal :value characters.',
|
||||
'array' => 'The :attribute must have :value items or more.',
|
||||
],
|
||||
'exists' => '選択された:attributeは不正です。',
|
||||
'image' => ':attributeは画像である必要があります。',
|
||||
'image_extension' => 'The :attribute must have a valid & supported image extension.',
|
||||
'in' => '選択された:attributeは不正です。',
|
||||
'integer' => ':attributeは数値である必要があります。',
|
||||
'ip' => ':attributeは正しいIPアドレスである必要があります。',
|
||||
'ipv4' => 'The :attribute must be a valid IPv4 address.',
|
||||
'ipv6' => 'The :attribute must be a valid IPv6 address.',
|
||||
'json' => 'The :attribute must be a valid JSON string.',
|
||||
'lt' => [
|
||||
'numeric' => 'The :attribute must be less than :value.',
|
||||
'file' => 'The :attribute must be less than :value kilobytes.',
|
||||
'string' => 'The :attribute must be less than :value characters.',
|
||||
'array' => 'The :attribute must have less than :value items.',
|
||||
],
|
||||
'lte' => [
|
||||
'numeric' => 'The :attribute must be less than or equal :value.',
|
||||
'file' => 'The :attribute must be less than or equal :value kilobytes.',
|
||||
'string' => 'The :attribute must be less than or equal :value characters.',
|
||||
'array' => 'The :attribute must not have more than :value items.',
|
||||
],
|
||||
'max' => [
|
||||
'numeric' => ':attributeは:maxを越えることができません。',
|
||||
'file' => ':attributeは:maxキロバイトを越えることができません。',
|
||||
@@ -54,7 +78,9 @@ return [
|
||||
'string' => ':attributeは:min文字以上である必要があります。',
|
||||
'array' => ':attributeは:min個以上である必要があります。',
|
||||
],
|
||||
'no_double_extension' => 'The :attribute must only have a single file extension.',
|
||||
'not_in' => '選択された:attributeは不正です。',
|
||||
'not_regex' => 'The :attribute format is invalid.',
|
||||
'numeric' => ':attributeは数値である必要があります。',
|
||||
'regex' => ':attributeのフォーマットは不正です。',
|
||||
'required' => ':attributeは必須です。',
|
||||
@@ -74,35 +100,15 @@ return [
|
||||
'timezone' => ':attributeは正しいタイムゾーンである必要があります。',
|
||||
'unique' => ':attributeは既に使用されています。',
|
||||
'url' => ':attributeのフォーマットは不正です。',
|
||||
'uploaded' => 'The file could not be uploaded. The server may not accept files of this size.',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you may specify custom validation messages for attributes using the
|
||||
| convention "attribute.rule" to name the lines. This makes it quick to
|
||||
| specify a specific custom language line for a given attribute rule.
|
||||
|
|
||||
*/
|
||||
|
||||
// Custom validation lines
|
||||
'custom' => [
|
||||
'password-confirm' => [
|
||||
'required_with' => 'パスワードの確認は必須です。',
|
||||
],
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Attributes
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used to swap attribute place-holders
|
||||
| with something more reader friendly such as E-Mail Address instead
|
||||
| of "email". This simply helps us make messages a little cleaner.
|
||||
|
|
||||
*/
|
||||
|
||||
// Custom validation attributes
|
||||
'attributes' => [],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user