]> BookStack Code Mirror - bookstack/blobdiff - lang/ja/common.php
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / lang / ja / common.php
index 5810d306d55cef6517d7127f647fc504c47069b1..e888c43f65125805356ce0f0f6c6bd10a717473d 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => '概要',
     'role' => '権限',
     'cover_image' => 'カバー画像',
-    'cover_image_description' => 'ã\81\93ã\81®ç\94»å\83\8fã\81¯ã\81\8aã\82\88ã\81\9d440x250pxã\81®å¤§ã\81\8dã\81\95ã\81\8cå¿\85è¦\81ã\81§す。',
+    'cover_image_description' => 'ã\81\93ã\81®ç\94»å\83\8fã\81¯ã\81\8aã\82\88ã\81\9d440x250pxã\81§ã\81\82ã\82\8bã\81¹ã\81\8dã\81§ã\81\99ã\81\8cã\80\81å¿\85è¦\81ã\81«å¿\9cã\81\98ã\81¦ã\81\95ã\81¾ã\81\96ã\81¾ã\81ªã\82·ã\83\8aã\83ªã\82ªã\81§ã\83¦ã\83¼ã\82¶ã\83¼ã\83»ã\82¤ã\83³ã\82¿ã\83¼ã\83\95ã\82§ã\83¼ã\82¹ã\81«å\90\88ã\81\86ã\82\88ã\81\86ã\81«æ\9f\94è»\9fã\81«æ\8b¡å¤§ã\83»ç¸®å°\8fã\81\95ã\82\8cã\82\8bã\81\9fã\82\81ã\80\81å®\9fé\9a\9bã\81®è¡¨ç¤ºå¯¸æ³\95ã\81¯ç\95°ã\81ªã\82\8aã\81¾す。',
 
     // Actions
     'actions' => '実行',
@@ -30,6 +30,8 @@ return [
     'create' => '作成',
     'update' => '更新',
     'edit' => '編集',
+    'archive' => 'アーカイブ',
+    'unarchive' => 'アーカイブ解除',
     'sort' => '並び順',
     'move' => '移動',
     'copy' => 'コピー',
@@ -107,4 +109,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'プライバシーポリシー',
     'terms_of_service' => '利用規約',
+
+    // OpenSearch
+    'opensearch_description' => ':appName を検索',
 ];