Doc: Translate arch/cache/cache-data-structures (cherry picked from commit 58a0b8e2be8781316df263552f80cb5c13791134)
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/d2750c7f Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/d2750c7f Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/d2750c7f Branch: refs/heads/4.2.x Commit: d2750c7f9a51dd3ed4fad2af21aef16cfc408f4a Parents: 22e5950 Author: syucream <[email protected]> Authored: Fri Dec 20 20:10:04 2013 +0900 Committer: Phil Sorber <[email protected]> Committed: Wed Feb 26 17:03:11 2014 -0700 ---------------------------------------------------------------------- .../arch/cache/cache-data-structures.en.po | 91 +++++++++++++++----- 1 file changed, 68 insertions(+), 23 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/d2750c7f/doc/locale/ja/LC_MESSAGES/arch/cache/cache-data-structures.en.po ---------------------------------------------------------------------- diff --git a/doc/locale/ja/LC_MESSAGES/arch/cache/cache-data-structures.en.po b/doc/locale/ja/LC_MESSAGES/arch/cache/cache-data-structures.en.po index 966b636..e5f3f19 100644 --- a/doc/locale/ja/LC_MESSAGES/arch/cache/cache-data-structures.en.po +++ b/doc/locale/ja/LC_MESSAGES/arch/cache/cache-data-structures.en.po @@ -13,25 +13,27 @@ msgstr "" #: ../../arch/cache/cache-data-structures.en.rst:19 msgid "Cache Data Structures" -msgstr "" +msgstr "ãã£ãã·ã¥ãã¼ã¿æ§é " #: ../../arch/cache/cache-data-structures.en.rst:25 msgid "" "An open directory entry. It contains all the information of a :cpp:class:" "`Dir` plus additional information from the first :cpp:class:`Doc`." msgstr "" +"ãªã¼ãã³ããããã£ã¬ã¯ããªã¨ã³ããªã :cpp:class:`Dir` ã¨ãããã«å ã㦠" +"å é ã® :cpp:class:`Doc` ã®å ¨æ å ±ãå«ã¿ã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:29 msgid "A virtual connection class which accepts input for writing to cache." -msgstr "" +msgstr "ãã£ãã·ã¥ã¸æ¸è¾¼ãå ¥åãåãä»ããä»®æ³æ¥ç¶ã¯ã©ã¹ã" #: ../../arch/cache/cache-data-structures.en.rst:33 msgid "Do the initial read for a cached object." -msgstr "" +msgstr "ãã£ãã·ã¥ããããªãã¸ã§ã¯ãã®ååã®èªè¾¼ã¿ãå®è¡ãã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:37 msgid "Do the initial read for an alternate of an object." -msgstr "" +msgstr "ãªãã¸ã§ã¯ãã®ä»£æ¿ã®ååã®èªè¾¼ã¿ãå®è¡ãã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:41 msgid "" @@ -42,10 +44,16 @@ msgid "" "when the data is modified or for sources (which acquire data from outside |" "TS|) and sinks (which move data to outside |TS|)." msgstr "" +"ãã¼ã¿è»¢éãã©ã¤ãããã㯠*ãããã¥ã¼ãµ* ã®ã»ãããå«ã¿ã¾ããåãããã¥ã¼ãµã¯" +"ä¸ã¤ä»¥ä¸ã® *ã³ã³ã·ã¥ã¼ã* ã«æ¥ç¶ããã¾ãããã³ãã«ã¯ããããã¥ã¼ãµããã³ã³ã·ã¥" +"ã¼ãã¸ãã¼ã¿ãç§»åãããçºã«ãã¤ãã³ãã¨ãããã¡ãæ±ãã¾ãããã¼ã¿ã¯ã" +"ãã¼ã¿ãä¿®æ£ãããæã®ã¿ãã¾ãã¯ã½ã¼ã¹(|TS| ã®å¤ãããã¼ã¿ãåå¾ãããã®)ã¨" +"ã·ã³ã¯(|TS| ã®å¤ã¸ãã¼ã¿ãç§»åãããã®)ã®ããã«ã³ãã¼ãå®è¡ããããããå¯è½ãª" +"éãåç §ã«ã¦ã³ããããã¡ã«ç¶æããã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:45 msgid "Holds the data from a line in :file:`cache.config`." -msgstr "" +msgstr ":file:`cache.config` ã®ããè¡ãããã¼ã¿ãä¿æãã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:49 msgid "" @@ -53,11 +61,14 @@ msgid "" "objects and serves as the respository of information about alternates of an " "object. It is marshaled as part of the metadata for an object in the cache." msgstr "" +"|P-CacheHttp.h|_ ã§å®ç¾©ããã¾ãããã㯠:cpp:class:`HTTPInfo` ãªãã¸ã§ã¯ãã®" +"é åã§ããããªãã¸ã§ã¯ãã®ä»£æ¿ã«é¢ããæ å ±ã®ãªãã¸ããªã¨ãã¦æä¾ãã¾ãã" +"ããã¯ãã£ãã·ã¥å ã®ãªãã¸ã§ã¯ãã®ã¡ã¿ãã¼ã¿é¨åã«é ç½®ããã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:53 #: ../../arch/cache/cache-data-structures.en.rst:63 msgid "Defined in |HTTP.h|_." -msgstr "" +msgstr "|HTTP.h|_ ã§å®ç¾©ããã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:55 msgid "" @@ -65,40 +76,45 @@ msgid "" "external API for accessing data in the wrapped class. It contains only a " "pointer (possibly ``NULL``) to an instance of the wrapped class." msgstr "" +"ãã®ã¯ã©ã¹ã¯ :cpp:class:`HTTPCacheAlt` ã®ã©ããã¼ã§ããã©ãããããã¯ã©ã¹å ã®" +"ãã¼ã¿ã¸ã®ã¢ã¯ã»ã¹ã®ããã®å¤é¨ API ãæä¾ãã¾ããã©ãããããã¯ã©ã¹ã®ã¤ã³ã¹ã¿" +"ã³ã¹ã¸ã®ãã¤ã³ã¿ã¼(``NULL`` ã®å¯è½æ§ããã)ã®ã¿ä¿æãã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:59 msgid "A typedef for :cpp:class:`HTTPInfo`." -msgstr "" +msgstr ":cpp:class:`HTTPInfo` ã® typedef ã" #: ../../arch/cache/cache-data-structures.en.rst:65 msgid "" "This is the metadata for a single alternate for a cached object. In " "contains among other data" msgstr "" +"ãã£ãã·ã¥ãªãã¸ã§ã¯ãã®åä¸ã®ä»£æ¿ã®ã¡ã¿ãã¼ã¿ã§ããä¸è¨ã®ä»ãã¼ã¿ã" +"å«ã¿ã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:67 msgid "The key for the earliest ``Doc`` of the alternate." -msgstr "" +msgstr "代æ¿ã® earliest ``Doc`` ã®ãã¼ã" #: ../../arch/cache/cache-data-structures.en.rst:68 msgid "The request and response headers." -msgstr "" +msgstr "ãªã¯ã¨ã¹ããããã¨ã¬ã¹ãã³ã¹ãããã" #: ../../arch/cache/cache-data-structures.en.rst:69 msgid "The fragment offset table. [#]_" -msgstr "" +msgstr "ãã©ã°ã¡ã³ããªãã»ãããã¼ãã«ã [#]_" #: ../../arch/cache/cache-data-structures.en.rst:70 msgid "Timestamps for request and response from origin server." -msgstr "" +msgstr "ãªãªã¸ã³ãµã¼ãããã®ãªã¯ã¨ã¹ãã¨ã¬ã¹ãã³ã¹ã®ã¿ã¤ã ã¹ã¿ã³ãã" #: ../../arch/cache/cache-data-structures.en.rst:74 msgid "Record for evacuation." -msgstr "" +msgstr "éé¿ã®ããã®ã¬ã³ã¼ãã" #: ../../arch/cache/cache-data-structures.en.rst:78 msgid "This represents a storage unit inside a cache volume." -msgstr "" +msgstr "ãã£ãã·ã¥ããªã¥ã¼ã å ã«ããã¦ã¹ãã¬ã¼ã¸ã¦ãããã表ãã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:82 msgid "" @@ -106,6 +122,8 @@ msgid "" "of entries divided by the number of entries in a segment. It will be " "rounded up to cover all entries." msgstr "" +"ããªã¥ã¼ã ã®ã»ã°ã¡ã³ãæ°ãã»ã°ã¡ã³ãå ã®ã¨ã³ããªæ°ã§åå²ãããã¨ã³ããªã®" +"ããããã®åè¨æ°ãå ¨ã¨ã³ããªãã«ãã¼ããããã«ä¸¸ãè¾¼ã¾ãã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:86 msgid "" @@ -114,16 +132,21 @@ msgid "" "this is around 16,384 (2^16 / 4). Buckets are used as the targets of the " "index hash." msgstr "" +"ããªã¥ã¼ã ã®ãã±ããæ°ã ``DIR_DEPTH`` ã§åå²ãããã»ã°ã¡ã³ãå ã®ããããã®" +"ã¨ã³ããªæ°ãç¾å¨ã¯ç´ 16,384 (2^16 / 4) ã§å®ç¾©ããã¾ãããã±ããã¯ã¤ã³ããã¯ã¹" +"ããã·ã¥ã®å¯¾è±¡ã¨ãã¦ä½¿ç¨ããã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:90 msgid "" "Array of of :cpp:class:`EvacuationBlock` buckets. This is sized so there is " "one bucket for every evacuation span." msgstr "" +":cpp:class:`EvacuationBlock` ãã±ããã®é åãããã¯ãéé¿ã¹ãã³ãã¨ã«ä¸ã¤ã®" +"ãã±ãããæã¤ãããªãµã¤ãºã«ãªãã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:94 msgid "Length of stripe in bytes." -msgstr "" +msgstr "ãã¤ãåä½ã®ã¹ãã©ã¤ãé·ã" #: ../../arch/cache/cache-data-structures.en.rst:98 msgid "" @@ -131,36 +154,41 @@ msgid "" "range from *low* to *high*. Return 0 if no evacuation was started, non-zero " "otherwise." msgstr "" +"*low* ãã *high* ã®ç¯å²ã«ä»»æã® :cpp:class:`EvacuationBlock` ãããå ´åãéé¿" +"ãéå§ãã¾ããéé¿ãéå§ãããªãã£ãå ´å㯠0 ãããã以å¤ã¯é 0 ãè¿ãã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:102 msgid "A cache volume as described in :file:`volume.config`." -msgstr "" +msgstr ":file:`volume.config` ã§è¨è¿°ããããã£ãã·ã¥ããªã¥ã¼ã ã" #: ../../arch/cache/cache-data-structures.en.rst:106 msgid "Defined in |P-CacheVol.h|_." -msgstr "" +msgstr "|P-CacheVol.h|_ ã§å®ç¾©ããã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:110 msgid "Validity check value. Set to ``DOC_MAGIC`` for a valid document." -msgstr "" +msgstr "æ£å½æ§ãã§ãã¯å¤ãæ£å½ãªããã¥ã¡ã³ãã«ã¯ ``DOC_MAGIC`` ãè¨å®ããã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:114 msgid "" "The length of this segment including the header length, fragment table, and " "this structure." msgstr "" +"ãããé·ããã©ã°ã¡ã³ããã¼ãã«ããã®æ§é ä½ãå«ãããã®ã»ã°ã¡ã³ãã®é·ãã" #: ../../arch/cache/cache-data-structures.en.rst:118 msgid "" "Total length of the entire document not including meta data but including " "headers." -msgstr "" +msgstr "ã¡ã¿ãã¼ã¿ãå«ã¾ãªããããããå«ãããã¥ã¡ã³ãå ¨ä½ã®é·ãã" #: ../../arch/cache/cache-data-structures.en.rst:122 msgid "" "First index key in the document (the index key used to locate this object " "in the volume index)." msgstr "" +"ããã¥ã¡ã³ãã®æåã®ã¤ã³ããã¯ã¹ãã¼ãï¼ã¤ã³ããã¯ã¹ãã¼ã¯ããªã¥ã¼ã " +"ã¤ã³ããã¯ã¹ã«ããã¦ãã®ãªãã¸ã§ã¯ããè¦ã¤ããã®ã«ä½¿ç¨ããã¾ãã)" #: ../../arch/cache/cache-data-structures.en.rst:126 msgid "" @@ -168,24 +196,31 @@ msgid "" "so that the key for the next and previous fragments can be computed from " "this key." msgstr "" +"ãã®ãã©ã°ã¡ã³ãã®ã¤ã³ããã¯ã¹ãã¼ãåå¾ã®ãã©ã°ã¡ã³ãã®ãã¼ããã®ãã¼ãã" +"è¨ç®åºæ¥ãããã«ããã©ã°ã¡ã³ããã¼ã¯è¨ç®çã«ç¹ãã£ã¦ãã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:130 msgid "" "Document header (metadata) length. This is not the length of the HTTP " "headers." msgstr "" +"ããã¥ã¡ã³ãããã(ã¡ã¿ãã¼ã¿)é·ã HTTP ãããã®é·ãã§ã¯ããã¾ããã" #: ../../arch/cache/cache-data-structures.en.rst:134 msgid "" "Fragment type. Currently only `CACHE_FRAG_TYPE_HTTP` is used. Other types " "may be used for cache extensions if those are ever used / implemented." msgstr "" +"ãã©ã°ã¡ã³ãã¿ã¤ããç¾å¨ã `CACHE_FRAG_TYPE_HTTP` ã®ã¿ä½¿ç¨ããã¾ãããã£ãã·ã¥" +"æ¡å¼µããã¤ã使ç¨/å®è£ ãããã°ãä»ã®ã¿ã¤ãã使ç¨ãããããããã¾ããã" #: ../../arch/cache/cache-data-structures.en.rst:138 msgid "" "Fragment table length, if any. Only the first ``Doc`` in an object should " "contain a fragment table." msgstr "" +"ãããããªãããã©ã°ã¡ã³ããã¼ãã«é·ããªãã¸ã§ã¯ãã®ãå é ã® ``Doc`` ã®ã¿ã" +"ãã©ã°ã¡ã³ããã¼ãã«ãæã¤ã¹ãã§ãã" #: ../../arch/cache/cache-data-structures.en.rst:140 msgid "" @@ -198,30 +233,40 @@ msgid "" "fragment containing the first byte in the range can be computed and loaded " "directly without further disk access." msgstr "" +"ãã©ã°ã¡ã³ããã¼ãã«ã¯ã HTTP ã³ã³ãã³ã(ã¡ã¿ãã¼ã¿ã HTTP ãããã¯å«ã¿ã¾ãã)" +"ã«é¢ä¿ãããªãã»ããã®ãªã¹ãã§ããåãªãã»ããã¯ããã©ã°ã¡ã³ãã®æåã®ãã¤ã" +"ã®ãã¤ããªãã»ããã§ãããã¼ãã«ã®æåã®è¦ç´ ã¯ãäºçªç®ã®ãã©ã°ã¡ã³ãã§ãã" +"(é åã®ã¤ã³ããã¯ã¹ 1 ã¨ãªãã§ããã) æåã®ãã©ã°ã¡ã³ãã®ãªãã»ããã¯ãã¡ãã" +"常ã«ã¼ãã§ãããä¿åããã¾ããããã®ç®çã¯ãã¬ã³ã¸ãªã¯ã¨ã¹ãã®é«éãªæ¤ç´¢ã" +"å¯è½ã«ãããã¨ã§ããå é ã® ``Doc`` ãæå®ãããã¨ãç¯å²ã®æåã®ãã¤ãã" +"å«ããã©ã°ã¡ã³ãã¯ãã以ä¸ã®ãã£ã¹ã¯ã¢ã¯ã»ã¹ç¡ãã«ãç´æ¥è¨ç®ãã¦èªã¿è¾¼ããã¨ã" +"ã§ãã¾ãã" #: ../../arch/cache/cache-data-structures.en.rst:142 msgid "Removed as of version 3.3.0." -msgstr "" +msgstr "ãã¼ã¸ã§ã³ 3.3.0 ã§åé¤ããã¾ããã" #: ../../arch/cache/cache-data-structures.en.rst:146 #: ../../arch/cache/cache-data-structures.en.rst:150 msgid "Unknown." -msgstr "" +msgstr "䏿ã" #: ../../arch/cache/cache-data-structures.en.rst:154 msgid "Flag and timer for pinned objects." -msgstr "" +msgstr "ãã³çãããããªãã¸ã§ã¯ãã®ãã©ã°ã¨ã¿ã¤ãã¼ã" #: ../../arch/cache/cache-data-structures.en.rst:158 msgid "Unknown. (A checksum of some sort)" -msgstr "" +msgstr "䏿ã(ä½ããã®ãã§ãã¯ãµã )" #: ../../arch/cache/cache-data-structures.en.rst:163 msgid "Footnotes" -msgstr "" +msgstr "èæ³¨" #: ../../arch/cache/cache-data-structures.en.rst:164 msgid "" "Changed in version 3.2.0. This previously resided in the first ``Doc`` but " "that caused different alternates to share the same fragment table." msgstr "" +"ãã¼ã¸ã§ã³ 3.2.0 ã§å¤æ´ããã¾ããã以åã¯å é ã® ``Doc`` å ã§æã¡ã¾ãããã" +"åä¸ãã©ã°ã¡ã³ããã¼ãã«ãå ±æããããã«ç°ãªã代æ¿ãå¼ãèµ·ããã¾ããã"
