]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ja/activities.php
Added login throttling test, updated reset-pw test method names
[bookstack] / resources / lang / ja / activities.php
index 45eaa3287970fc67d69efa3706bf6989e18fb1f8..dd187014acf048f5d46509ad66dc6817b9e57612 100644 (file)
@@ -28,6 +28,8 @@ return [
     // Books
     'book_create'                 => 'がブックを作成:',
     'book_create_notification'    => 'ブックを作成しました',
+    'book_create_from_chapter'              => 'がチャプターをブックに変換:',
+    'book_create_from_chapter_notification' => 'チャプターをブックに変換しました',
     'book_update'                 => 'がブックを更新:',
     'book_update_notification'    => 'ブックを更新しました',
     'book_delete'                 => 'がブックを削除:',
@@ -38,6 +40,8 @@ return [
     // Bookshelves
     'bookshelf_create'            => 'が本棚を作成:',
     'bookshelf_create_notification'    => '本棚を作成しました',
+    'bookshelf_create_from_book'    => 'がブックを本棚に変換:',
+    'bookshelf_create_from_book_notification'    => 'ブックを本棚に変換しました',
     'bookshelf_update'                 => 'が本棚を更新:',
     'bookshelf_update_notification'    => '本棚を更新しました',
     'bookshelf_delete'                 => 'が本棚を削除:',
@@ -48,20 +52,20 @@ return [
     'favourite_remove_notification' => '":name"がお気に入りから削除されました',
 
     // MFA
-    'mfa_setup_method_notification' => 'å¤\9aè¦\81ç´ èª\8d証ã\81\8c正常ã\81«è¨­å®\9aã\81\95ã\82\8cました',
-    'mfa_remove_method_notification' => 'å¤\9aè¦\81ç´ èª\8d証ã\81\8c正常ã\81«è§£é\99¤ã\81\95ã\82\8cました',
+    'mfa_setup_method_notification' => 'å¤\9aè¦\81ç´ èª\8d証ã\82\92設å®\9aã\81\97ました',
+    'mfa_remove_method_notification' => 'å¤\9aè¦\81ç´ èª\8d証ã\82\92è§£é\99¤ã\81\97ました',
 
     // Webhooks
-    'webhook_create' => 'created webhook',
-    'webhook_create_notification' => 'Webhookã\81\8c正常ã\81«ä½\9cæ\88\90ã\81\95ã\82\8cました',
-    'webhook_update' => 'updated webhook',
-    'webhook_update_notification' => 'Webhookã\81\8c正常ã\81«æ\9b´æ\96°ã\81\95ã\82\8cました',
-    'webhook_delete' => 'deleted webhook',
-    'webhook_delete_notification' => 'Webhookã\81\8c正常ã\81«å\89\8aé\99¤ã\81\95ã\82\8cました',
+    'webhook_create' => 'がWebhookを作成:',
+    'webhook_create_notification' => 'Webhookã\82\92ä½\9cæ\88\90ã\81\97ました',
+    'webhook_update' => 'がWebhookを更新:',
+    'webhook_update_notification' => 'Webhookã\82\92æ\9b´æ\96°ã\81\97ました',
+    'webhook_delete' => 'がWebhookを削除:',
+    'webhook_delete_notification' => 'Webhookã\82\92å\89\8aé\99¤ã\81\97ました',
 
     // Users
-    'user_update_notification' => 'ã\83¦ã\83¼ã\82¶ã\83¼ã\81\8c正常ã\81«æ\9b´æ\96°ã\81\95ã\82\8cました',
-    'user_delete_notification' => 'ã\83¦ã\83¼ã\82¶ã\83¼ã\81\8c正常ã\81«å\89\8aé\99¤ã\81\95ã\82\8cました',
+    'user_update_notification' => 'ã\83¦ã\83¼ã\82¶ã\83¼ã\82\92æ\9b´æ\96°ã\81\97ました',
+    'user_delete_notification' => 'ã\83¦ã\83¼ã\82¶ã\83¼ã\82\92å\89\8aé\99¤ã\81\97ました',
 
     // Other
     'commented_on'                => 'がコメント:',