From 4c1bbdf88726ae34f8ddba6d0788ffaa3c51fb29 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Fri, 26 Nov 2010 19:10:25 +0000 Subject: [PATCH] Add missing directives to ko, ja translations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1039514 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_cache_disk.html.ja.utf8 | 22 ++++++++++++++++++ docs/manual/mod/mod_cache_disk.html.ko.euc-kr | 23 +++++++++++++++++++ docs/manual/mod/mod_cache_disk.xml.ja | 14 +++++++++++ docs/manual/mod/mod_cache_disk.xml.ko | 15 ++++++++++++ 4 files changed, 74 insertions(+) diff --git a/docs/manual/mod/mod_cache_disk.html.ja.utf8 b/docs/manual/mod/mod_cache_disk.html.ja.utf8 index 51cb190612..12ec211b1e 100644 --- a/docs/manual/mod/mod_cache_disk.html.ja.utf8 +++ b/docs/manual/mod/mod_cache_disk.html.ja.utf8 @@ -56,6 +56,8 @@
  • CacheDirLevels
  • CacheMaxFileSize
  • CacheMinFileSize
  • +
  • CacheReadSize
  • +
  • CacheReadTime
  • CacheRoot
  • @@ -148,6 +150,26 @@ CacheMinFileSize 64

    + +
    top
    +

    CacheReadSize ディレクティブ

    + + + + + + +
    説明:The minimum size (in bytes) of the document to read and be cached before sending the data downstream
    構文:
    コンテキスト:サーバ設定ファイル, バーチャルホスト, ディレクトリ, .htaccess
    ステータス:Extension
    モジュール:mod_cache_disk
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheReadTime ディレクティブ

    + + + + + + +
    説明:The minimum time (in milliseconds) that should elapse while reading before data is sent downstream
    構文:
    コンテキスト:サーバ設定ファイル, バーチャルホスト, ディレクトリ, .htaccess
    ステータス:Extension
    モジュール:mod_cache_disk
    Documentation not yet translated. Please see English version of document.
    top

    CacheRoot ディレクティブ

    diff --git a/docs/manual/mod/mod_cache_disk.html.ko.euc-kr b/docs/manual/mod/mod_cache_disk.html.ko.euc-kr index ccc19019c1..9068e8f1be 100644 --- a/docs/manual/mod/mod_cache_disk.html.ko.euc-kr +++ b/docs/manual/mod/mod_cache_disk.html.ko.euc-kr @@ -56,6 +56,8 @@
  • CacheDirLevels
  • CacheMaxFileSize
  • CacheMinFileSize
  • +
  • CacheReadSize
  • +
  • CacheReadTime
  • CacheRoot
  • @@ -143,6 +145,27 @@ CacheMinFileSize 64

    + +
    top
    +

    CacheReadSize Áö½Ã¾î

    + + + + + + +
    ¼³¸í:The minimum size (in bytes) of the document to read and be cached before sending the data downstream
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache_disk
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheReadTime Áö½Ã¾î

    + + + + + + +
    ¼³¸í:The minimum time (in milliseconds) that should elapse while reading + before data is sent downstream
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache_disk
    Documentation not yet translated. Please see English version of document.
    top

    CacheRoot Áö½Ã¾î

    diff --git a/docs/manual/mod/mod_cache_disk.xml.ja b/docs/manual/mod/mod_cache_disk.xml.ja index e44b50e356..cee0ece0ca 100644 --- a/docs/manual/mod/mod_cache_disk.xml.ja +++ b/docs/manual/mod/mod_cache_disk.xml.ja @@ -45,6 +45,20 @@ + +CacheReadSize +The minimum size (in bytes) of the document to read and be cached before sending the data downstream +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + + +CacheReadTime +The minimum time (in milliseconds) that should elapse while reading before data is sent downstream +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + CacheRoot キャッシュファイルが保管されるルートディレクトリ diff --git a/docs/manual/mod/mod_cache_disk.xml.ko b/docs/manual/mod/mod_cache_disk.xml.ko index 67168506c5..b86e457464 100644 --- a/docs/manual/mod/mod_cache_disk.xml.ko +++ b/docs/manual/mod/mod_cache_disk.xml.ko @@ -46,6 +46,21 @@ + +CacheReadSize +The minimum size (in bytes) of the document to read and be cached before sending the data downstream +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + + +CacheReadTime +The minimum time (in milliseconds) that should elapse while reading + before data is sent downstream +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + CacheRoot ij½¬ ÆÄÀÏÀ» ÀúÀåÇÒ µð·ºÅ丮 root -- 2.40.0