null+****@clear*****
null+****@clear*****
2012年 7月 23日 (月) 17:59:24 JST
Kouhei Sutou 2012-07-23 17:59:24 +0900 (Mon, 23 Jul 2012) New Revision: a0344f96f7bd613c5f12b027526a84d79406c034 https://github.com/groonga/groonga/commit/a0344f96f7bd613c5f12b027526a84d79406c034 Log: doc en: remove needless po Removed files: doc/locale/en/LC_MESSAGES/command_version.po doc/locale/en/LC_MESSAGES/commands.po doc/locale/en/LC_MESSAGES/executables.po doc/locale/en/LC_MESSAGES/functions.po doc/locale/en/LC_MESSAGES/indexing.po doc/locale/en/LC_MESSAGES/log.po doc/locale/en/LC_MESSAGES/output.po doc/locale/en/LC_MESSAGES/pseudo_column.po doc/locale/en/LC_MESSAGES/tokenizers.po doc/locale/en/LC_MESSAGES/type.po Modified files: doc/locale/en/LC_MESSAGES/characteristic.po doc/locale/en/LC_MESSAGES/community.po doc/locale/en/LC_MESSAGES/conf.po doc/locale/en/LC_MESSAGES/contribution.po doc/locale/en/LC_MESSAGES/development.po doc/locale/en/LC_MESSAGES/geolocation_search.po doc/locale/en/LC_MESSAGES/index.po doc/locale/en/LC_MESSAGES/install.po doc/locale/en/LC_MESSAGES/limitations.po doc/locale/en/LC_MESSAGES/news.po doc/locale/en/LC_MESSAGES/reference.po doc/locale/en/LC_MESSAGES/spec.po doc/locale/en/LC_MESSAGES/suggest.po doc/locale/en/LC_MESSAGES/troubleshooting.po doc/locale/en/LC_MESSAGES/tutorial.po Modified: doc/locale/en/LC_MESSAGES/characteristic.po (+33 -33) =================================================================== --- doc/locale/en/LC_MESSAGES/characteristic.po 2012-07-23 17:56:14 +0900 (1431fcc) +++ doc/locale/en/LC_MESSAGES/characteristic.po 2012-07-23 17:59:24 +0900 (a5d67f6) @@ -1,33 +1,33 @@ -# English translations for 2.0.1 package. +# English translations for groonga package. # Copyright (C) 2009-2012, Brazil, Inc # This file is distributed under the same license as the groonga package. # Kouhei Sutou <kou****@clear*****>, 2012. # msgid "" msgstr "" -"Project-Id-Version: 2.0.1\n" +"Project-Id-Version: groonga 2.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-21 14:05\n" -"PO-Revision-Date: 2012-04-28 11:36+0900\n" +"POT-Creation-Date: 2012-07-23 17:56\n" +"PO-Revision-Date: 2012-07-23 17:56+0900\n" "Last-Translator: Kouhei Sutou <kou****@clear*****>\n" "Language-Team: English\n" -"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -# 82444bfaaad0433082c10d96d5843308 +# 63fab5f3d33041a4ba618b631bb8d0fd #: ../../../source/characteristic.txt:6 msgid "Characteristics of groonga" msgstr "Characteristics of groonga" -# f27a7bf0739c4dea8e15929fde309bce +# 8120f98617654b0999d36c596d52f1cd #: ../../../source/characteristic.txt:9 msgid "Groonga overview" msgstr "Groonga overview" -# 0a6f942337494fb1b116d6760d6e72b4 +# ae7af580d375488ea48a4359c796bd27 #: ../../../source/characteristic.txt:11 msgid "" "Groonga is a fast and accurate full text search engine based on inverted " @@ -42,7 +42,7 @@ msgstr "" "without read locks. These characteristics result in superior performance on " "real-time applications." -# c0faf895f86b46bebd6093d35080f264 +# c0e6e594a48a4b059d2abd0184a0a2af #: ../../../source/characteristic.txt:13 msgid "" "Groonga is also a column-oriented database management system (DBMS). " @@ -55,7 +55,7 @@ msgstr "" "column-oriented systems are more suited for aggregate queries. Due to this " "advantage, groonga can cover weakness of row-oriented systems." -# 89aa0994a75947edb20461af3a027c99 +# 85a1009d75324723860c6dd72c305690 #: ../../../source/characteristic.txt:15 msgid "" "The basic functions of groonga are provided in a C library. Also, libraries " @@ -70,12 +70,12 @@ msgstr "" "and PostgreSQL. These libraries and storage engines allow any application to " "use groonga. See `usage examples <http://groonga.org/users/>`_." -# 090ee7b436c642edba44762de2588c18 +# eef0f14116cd439ba8222ea400f60738 #: ../../../source/characteristic.txt:18 msgid "Full text search and Instant update" msgstr "Full text search and Instant update" -# e7ee5db073f443aaac35b0da78ba4c03 +# 833bdd1c8c704ab68e99b538a9e9f9b4 #: ../../../source/characteristic.txt:20 msgid "" "In widely used DBMSs, updates are immediately processed, for example, a " @@ -90,7 +90,7 @@ msgstr "" "because it is difficult to dynamically update inverted indexes, the " "underlying data structure." -# 17aaa7fd6c4c4d25a59d527e514bb2ab +# 024a202c55314acd9d7c099f783845d1 #: ../../../source/characteristic.txt:22 msgid "" "Groonga also uses inverted indexes but supports instant updates. In " @@ -107,12 +107,12 @@ msgstr "" "performance because it divides a large task, inverted index merging, into " "smaller tasks." -# fb9c50c54a9040449cd3d23d7f4ac6ce +# 5d77a0d14c064792b1422483d15edfea #: ../../../source/characteristic.txt:25 msgid "Column store and aggregate query" msgstr "Column store and aggregate query" -# be45bf1e612a46fbb09c185c306da27c +# fa9e65a3f9eb4e8dbfc699a0b6c471cc #: ../../../source/characteristic.txt:27 msgid "" "People can collect more than enough data in the Internet era. However, it is " @@ -127,7 +127,7 @@ msgstr "" "search refinement by date, time and location may reveal hidden patterns. " "Aggregate queries are useful to perform this kind of tasks." -# 4a2089bbde9b45dc9a689ef9a2701995 +# c19396a765b04ef8a04f708bdad52ec0 #: ../../../source/characteristic.txt:29 msgid "" "An aggregate query groups search results by specified column values and then " @@ -148,7 +148,7 @@ msgstr "" "column allows visualization of changes over time in specific location. Thus " "refinement and aggregation are important to perform data mining." -# 6689fbbc40e04f53adee98f1f2c52bc5 +# 66049cae53ce4920a63bc716f538dbc5 #: ../../../source/characteristic.txt:31 msgid "" "A column-oriented architecture allows groonga to efficiently process " @@ -165,12 +165,12 @@ msgstr "" "records by row, has to access neighbor columns, even though those columns " "are not required." -# e31cf0ecfc25438baf6df6563e8269c6 +# 39aa87ab85294b0585b9464fb73fc275 #: ../../../source/characteristic.txt:34 msgid "Inverted index and tokenizer" msgstr "Inverted index and tokenizer" -# b911c4a7a40a4d6b8bf2e44b2ac43d67 +# 45bde1a4562b4df6ac9cb9aa2f16af18 #: ../../../source/characteristic.txt:36 msgid "" "An inverted index is a traditional data structure used for large-scale full " @@ -187,7 +187,7 @@ msgstr "" "index terms play an important role in full text search and thus the way of " "extracting index terms is a key to a better search engine." -# 6d715965db384e479a6cf441be028bbf +# cda3f2d428ac4e15b6dd1014d338976f #: ../../../source/characteristic.txt:38 msgid "" "A tokenizer is a module to extract index terms. A Japanese full text search " @@ -210,7 +210,7 @@ msgstr "" "perfect search result. The best choice depends on the application in " "practice." -# da6f6486d8414fef9299aee1f126af3d +# 399d371c07764ee9b5dc76894babc4f5 #: ../../../source/characteristic.txt:40 msgid "" "Groonga supports both word and n-gram tokenizers. The simplest built-in " @@ -229,12 +229,12 @@ msgstr "" "develop your own tokenizer, such as a tokenizer based on another part-of-" "speech tagger or a named-entity recognizer." -# b917602c86b443568ca15e482daf575b +# 99f1dd56fbbe4199b728eee272b74a4d #: ../../../source/characteristic.txt:43 msgid "Sharable storage and read lock-free" msgstr "Sharable storage and read lock-free" -# a29d871e4cdc496fbef61c9c6e6de080 +# fd22338109904cceb10654f17c3db3fd #: ../../../source/characteristic.txt:45 msgid "" "Multi-core processors are mainstream today and the number of cores per " @@ -247,7 +247,7 @@ msgstr "" "multiple queries in parallel or dividing a query into sub-queries for " "parallel processing is becoming more important." -# e86444a472e2436c89f0b53ea514c1f7 +# 39108b4f40fd4b38ad4fbf5b7e53e525 #: ../../../source/characteristic.txt:47 msgid "" "A database of groonga can be shared with multiple threads/processes. Also, " @@ -268,12 +268,12 @@ msgstr "" "database can receive read queries through the built-in HTTP server of " "groonga while accepting update queries through MySQL." -# 54e39cd20a46497d8e1a1447fc4199e8 +# 47daa45655f34eeb9b77f4863177915b #: ../../../source/characteristic.txt:50 msgid "Geo-location (latitude and longitude) search" msgstr "Geo-location (latitude and longitude) search" -# a72d343f31724ec5bb60fe0ceebd753a +# 11de0e50526d4ca686798e43b8e5f1b1 #: ../../../source/characteristic.txt:52 msgid "" "Location services are getting more convenient because of mobile devices with " @@ -286,7 +286,7 @@ msgstr "" "restaurant, a local search service for restaurants may be very useful, and " "for such services, fast geo-location search is becoming more important." -# 0e1f26973e2f4b209004f8c1985cde01 +# 237b97a668b14f30aaa4fe3e413f1a9d #: ../../../source/characteristic.txt:54 msgid "" "Groonga provides inverted index-based fast geo-location search, which " @@ -299,12 +299,12 @@ msgstr "" "priority to points near the center of an area. Also, groonga supports " "distance measurement and you can sort points by distance from any point." -# 07891061537d4aaa847c1f1ebbd5a6df +# ab5490312b5640848fd88a8d52f33300 #: ../../../source/characteristic.txt:57 msgid "Groonga library" msgstr "Groonga library" -# 344a6117c3b94b6894244c9bcef1f0f5 +# 7493245bfdd2448bbb2168c29927de56 #: ../../../source/characteristic.txt:59 msgid "" "The basic functions of groonga are provided in a C library and any " @@ -319,12 +319,12 @@ msgstr "" "Ruby, are provided in related projects. See `related projects <http://" "groonga.org/related-projects.html>`_ for details." -# b7191440cb784b658d205f04e33c41c1 +# aa61d8e85dba495c8f6f2b7e305c0d06 #: ../../../source/characteristic.txt:62 msgid "Groonga server" msgstr "Groonga server" -# 382336b46a95480eace49f090929c5da +# 745c97df3e31432cba426eda820b3dec #: ../../../source/characteristic.txt:64 msgid "" "Groonga provides a built-in server command which supports HTTP, the " @@ -339,12 +339,12 @@ msgstr "" "response time for repeated read queries. Using this command, groonga is " "available even on a server that does not allow you to install new libraries." -# 6b86928b821c42ecb7c34217673b7f4e +# bdeeaedd1de6476a9fff475fea4258f4 #: ../../../source/characteristic.txt:67 msgid "Groonga storage engine" msgstr "Groonga storage engine" -# ae84062d810e4cf3b42d5f0d28cf98be +# a74721095b4a42ed84335d3aab088dda #: ../../../source/characteristic.txt:69 msgid "" "Groonga works not only as an independent column-oriented DBMS but also as " Deleted: doc/locale/en/LC_MESSAGES/command_version.po (+0 -240) 100644 =================================================================== --- doc/locale/en/LC_MESSAGES/command_version.po 2012-07-23 17:56:14 +0900 (d30a2ca) +++ /dev/null @@ -1,240 +0,0 @@ -# English translations for 2.0.1 package. -# Copyright (C) 2009-2012, Brazil, Inc -# This file is distributed under the same license as the groonga package. -# Kouhei Sutou <kou****@clear*****>, 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: 2.0.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-21 14:05\n" -"PO-Revision-Date: 2012-04-28 11:36+0900\n" -"Last-Translator: Kouhei Sutou <kou****@clear*****>\n" -"Language-Team: English\n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# b5153d911f064863bd456144e8d80577 -#: ../../../source/command_version.txt:6 -msgid "コマンドバージョン" -msgstr "コマンドバージョン" - -# 9743e850be5942339f35547a988208e3 -#: ../../../source/command_version.txt:9 -msgid "概要" -msgstr "概要" - -# 798b4a762ef54c4480aaabc0fce1e307 -#: ../../../source/command_version.txt:11 -msgid "" -"groonga1.1からコマンドバージョンという概念が導入されます。コマンドバージョン" -"は、selectやloadなどのgroongaのコマンドの仕様の互換性を表します。groongaパッ" -"ケージのバージョンが新しくなったとしても、同一のコマンドバージョンが使用可能" -"であるなら、すべてのコマンドについて互換性が保証されます。コマンドバージョン" -"が異なれば、同じ名前のコマンドであっても、動作に互換性がない可能性がありま" -"す。" -msgstr "" -"groonga1.1からコマンドバージョンという概念が導入されます。コマンドバージョン" -"は、selectやloadなどのgroongaのコマンドの仕様の互換性を表します。groongaパッ" -"ケージのバージョンが新しくなったとしても、同一のコマンドバージョンが使用可能" -"であるなら、すべてのコマンドについて互換性が保証されます。コマンドバージョン" -"が異なれば、同じ名前のコマンドであっても、動作に互換性がない可能性がありま" -"す。" - -# 2e166831baeb41cb88767cb515b1871c -#: ../../../source/command_version.txt:13 -msgid "" -"あるバージョンのgroongaは、二つのコマンドバージョンを同時にサポートするように" -"なります。 使用するコマンドバージョンは、groongaを起動する際のコマンドライン" -"オプションないしコンフィグファイルにdefault-commnad-versionパラメータを与える" -"ことによって指定できます。また、個々のコマンドを実行する際に、command_version" -"パラメータを与えることによっても指定することができます。" -msgstr "" -"あるバージョンのgroongaは、二つのコマンドバージョンを同時にサポートするように" -"なります。 使用するコマンドバージョンは、groongaを起動する際のコマンドライン" -"オプションないしコンフィグファイルにdefault-commnad-versionパラメータを与える" -"ことによって指定できます。また、個々のコマンドを実行する際に、command_version" -"パラメータを与えることによっても指定することができます。" - -# 46a4d4627c514031883e95c337df8e33 -#: ../../../source/command_version.txt:16 -msgid "" -"コマンドバージョンは1からはじまり、更新されるたびに1ずつ大きくなります。現状" -"のgroongaのコマンドの仕様はcommand-version 1という扱いになります。次回提供す" -"るgroongaは、command-version 1とcommand-version 2の二つをサポートすることにな" -"ります。" -msgstr "" -"コマンドバージョンは1からはじまり、更新されるたびに1ずつ大きくなります。現状" -"のgroongaのコマンドの仕様はcommand-version 1という扱いになります。次回提供す" -"るgroongaは、command-version 1とcommand-version 2の二つをサポートすることにな" -"ります。" - -# f374ce5584c34ca2877508c47763d74d -#: ../../../source/command_version.txt:19 -msgid "バージョンの位置づけ" -msgstr "バージョンの位置づけ" - -# fe7e16dc69bd4495ab8ac9ae8dbc920c -#: ../../../source/command_version.txt:21 -msgid "" -"あるバージョンのgroongaにおいてサポートされるコマンドバージョンは、develop, " -"stable,deprecatedのいずれかの位置づけとなります。" -msgstr "" -"あるバージョンのgroongaにおいてサポートされるコマンドバージョンは、develop, " -"stable,deprecatedのいずれかの位置づけとなります。" - -# ef6d0265f9da4025a136e7828b2e66c2 -#: ../../../source/command_version.txt:24 -msgid "まだ開発中であり、仕様が変更される可能性があります。" -msgstr "まだ開発中であり、仕様が変更される可能性があります。" - -# 6e4356a6799944a19c92dd41a19b04a2 -#: ../../../source/command_version.txt:27 -msgid "" -"使用可能であり仕様も安定しています。その時点で使用することが推奨されます。" -msgstr "" -"使用可能であり仕様も安定しています。その時点で使用することが推奨されます。" - -# 51c2878e67574274b5e5dbe990f351fc -#: ../../../source/command_version.txt:30 -msgid "" -"使用可能であり仕様も安定していますが、廃止予定であり使用が推奨されません。" -msgstr "" -"使用可能であり仕様も安定していますが、廃止予定であり使用が推奨されません。" - -# b6100463656d4eacad6172439ab3de26 -#: ../../../source/command_version.txt:32 -msgid "" -"あるバージョンのgroongaがサポートする二つのコマンドバージョンのうち、いずれか" -"一つが必ずstableの位置づけとなります。残りの一つは、developないしdeprecatedと" -"なります。" -msgstr "" -"あるバージョンのgroongaがサポートする二つのコマンドバージョンのうち、いずれか" -"一つが必ずstableの位置づけとなります。残りの一つは、developないしdeprecatedと" -"なります。" - -# 527be6811a2a4a749fa6b91e07efee8b -#: ../../../source/command_version.txt:34 -msgid "" -"たとえば下記のようにgroongaのサポートするコマンドバージョンは推移します。::" -msgstr "" -"たとえば下記のようにgroongaのサポートするコマンドバージョンは推移します。::" - -# 5aef32aebc124ab68c286de8682b02b7 -#: ../../../source/command_version.txt:42 -msgid "" -"あるコマンドバージョンははじめにdevelop扱いとしてリリースされ、やがてstableに" -"移行します。 その後二世代経過するとそのコマンドバージョンはdeprecated扱いとな" -"ります。さらに次のコマンドバージョンがリリースされると、deprecatedだったコマ" -"ンドバージョンはサポート対象外となります。" -msgstr "" -"あるコマンドバージョンははじめにdevelop扱いとしてリリースされ、やがてstableに" -"移行します。 その後二世代経過するとそのコマンドバージョンはdeprecated扱いとな" -"ります。さらに次のコマンドバージョンがリリースされると、deprecatedだったコマ" -"ンドバージョンはサポート対象外となります。" - -# 61a9bbb781b34866a82518be2f67e03d -#: ../../../source/command_version.txt:45 -msgid "" -"default-commnad-versionパラメータやcommand_versionパラメータを指定せずに" -"groongaコマンドを実行した際には、その時点でstableであるコマンドバージョンが指" -"定されたものとみなします。" -msgstr "" -"default-commnad-versionパラメータやcommand_versionパラメータを指定せずに" -"groongaコマンドを実行した際には、その時点でstableであるコマンドバージョンが指" -"定されたものとみなします。" - -# daedd1b16c7148188fd373c30316e075 -#: ../../../source/command_version.txt:47 -msgid "" -"groongaプロセス起動時に、default-command-versionパラメータにstable扱いでない" -"コマンドバージョンを指定した場合には、警告メッセージがログファイルに出力され" -"ます。また、サポート範囲外のコマンドバージョンを指定した場合にはエラーとな" -"り、プロセスは速やかに停止します。" -msgstr "" -"groongaプロセス起動時に、default-command-versionパラメータにstable扱いでない" -"コマンドバージョンを指定した場合には、警告メッセージがログファイルに出力され" -"ます。また、サポート範囲外のコマンドバージョンを指定した場合にはエラーとな" -"り、プロセスは速やかに停止します。" - -# 9f02d40516d24468b21c85f017685cc2 -#: ../../../source/command_version.txt:50 -msgid "コマンドバージョンの指定方法" -msgstr "コマンドバージョンの指定方法" - -# a3ccf13b470e4be9ad1d43599c9d7df9 -#: ../../../source/command_version.txt:52 -msgid "" -"コマンドバージョンの指定方法はgroonga実行モジュールの引数として指定する方法と" -"各コマンドの引数として指定する方法があります。" -msgstr "" -"コマンドバージョンの指定方法はgroonga実行モジュールの引数として指定する方法と" -"各コマンドの引数として指定する方法があります。" - -# 2ff217225cc94645819bf6185714dbb0 -#: ../../../source/command_version.txt:55 -msgid "default-command-versionパラメータ" -msgstr "default-command-versionパラメータ" - -# 7f87e804fa064a4ea29387908dbbc344 -#: ../../../source/command_version.txt:57 -msgid "" -"groonga実行モジュールの引数としてdefault-command-versionパラメータを指定でき" -"ます。 (configファイルの中に指定することも可能です)" -msgstr "" -"groonga実行モジュールの引数としてdefault-command-versionパラメータを指定でき" -"ます。 (configファイルの中に指定することも可能です)" - -# e57bfe54acc84152bc01c60291efeebd -# 360130da473b4202aad8ce82880ac202 -#: ../../../source/command_version.txt:60 -#: ../../../source/command_version.txt:71 -msgid "実行例::" -msgstr "実行例::" - -# 82cfb4254ca14ea8a569a0cb0ac6945b -#: ../../../source/command_version.txt:64 -msgid "" -"そのプロセスで実行するすべてのコマンドについて、デフォルトのコマンドバージョ" -"ンとして指定されたバージョンを使用します。指定されたコマンドバージョンが" -"stableであった場合にはなんのメッセージも表示されずそのまま起動します。指定さ" -"れたコマンドバージョンがdevelopあるいはdeprecatedであった場合には、groonga." -"logファイルに警告メッセージを出力します。指定されたコマンドバージョンがサポー" -"ト対象外であった場合には標準エラー出力にエラーメッセージを出力し、プロセスは" -"速やかに終了します。" -msgstr "" -"そのプロセスで実行するすべてのコマンドについて、デフォルトのコマンドバージョ" -"ンとして指定されたバージョンを使用します。指定されたコマンドバージョンが" -"stableであった場合にはなんのメッセージも表示されずそのまま起動します。指定さ" -"れたコマンドバージョンがdevelopあるいはdeprecatedであった場合には、groonga." -"logファイルに警告メッセージを出力します。指定されたコマンドバージョンがサポー" -"ト対象外であった場合には標準エラー出力にエラーメッセージを出力し、プロセスは" -"速やかに終了します。" - -# cd0dc0ca52144675aaa24a9834d199b4 -#: ../../../source/command_version.txt:67 -msgid "command_versionパラメータ" -msgstr "command_versionパラメータ" - -# ef81699023d94a59b36bc603ddb02d1e -#: ../../../source/command_version.txt:69 -msgid "" -"select,loadなどのすべてのgroongaコマンドにcommand_versionが指定できます。" -msgstr "" -"select,loadなどのすべてのgroongaコマンドにcommand_versionが指定できます。" - -# 09aef5a2ca01454b8d8ed004b5ae57c1 -#: ../../../source/command_version.txt:75 -msgid "" -"指定されたコマンドバージョンでコマンドを実行します。指定されたコマンドバー" -"ジョンがサポート対象外であった場合にはエラーが返されます。command-versionが指" -"定されなかった場合は、当該プロセス起動時にdefault-command-versionに指定した値" -"が指定されたものとみなします。" -msgstr "" -"指定されたコマンドバージョンでコマンドを実行します。指定されたコマンドバー" -"ジョンがサポート対象外であった場合にはエラーが返されます。command-versionが指" -"定されなかった場合は、当該プロセス起動時にdefault-command-versionに指定した値" -"が指定されたものとみなします。" Deleted: doc/locale/en/LC_MESSAGES/commands.po (+0 -3876) 100644 =================================================================== --- doc/locale/en/LC_MESSAGES/commands.po 2012-07-23 17:56:14 +0900 (3a6f44f) +++ /dev/null @@ -1,3876 +0,0 @@ -# English translations for 2.0.1 package. -# Copyright (C) 2009-2012, Brazil, Inc -# This file is distributed under the same license as the groonga package. -# Kouhei Sutou <kou****@clear*****>, 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: 2.0.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-28 11:41\n" -"PO-Revision-Date: 2012-04-28 11:36+0900\n" -"Last-Translator: Kouhei Sutou <kou****@clear*****>\n" -"Language-Team: English\n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# 8ee62dcf44784795b83ce9d025e55565 -#: ../../../source/commands.txt:6 -msgid "コマンド" -msgstr "コマンド" - -# 729fb26c048e4e14af79f1aa06469260 -#: ../../../source/commands.txt:8 -msgid "" -"まず、すべてのコマンドに関係するコマンドバージョンについて説明します。その" -"後、組み込みのコマンドを順に説明します。" -msgstr "" -"まず、すべてのコマンドに関係するコマンドバージョンについて説明します。その" -"後、組み込みのコマンドを順に説明します。" - -# c71e47bbb15a4d8791390c3cf406ccc0 -#: ../../../source/commands/cache_limit.txt:6 -msgid "cache_limit" -msgstr "cache_limit" - -# 6dfcee497e3f48d394357eb1ae4d9001 -# 252d3fb69af141f18687090cd10fb2f8 -# 8654b662de824cc5bea950350ae0df14 -# dec59e41ac24478a9f53443b2e9b26ea -# 9a79a4f8bf404a10bc99915263f95b80 -# 662d6b37fef341ccb28fbee770e6898d -# 8a489a2461e64443930265691b5159a7 -# ea270cc88d4a417ab680d80fd21dba86 -# ff7e45ba90a746bc8424bdc5f31abe46 -# 645593c5a124462887f3cc69e6b63328 -# 7746c1d18fae4c5192110f63e9d784eb -# d173aee786184ca0afbf1c9467e5b72e -# ea799621d66248ea8809cd7c34afd986 -# a11afce0da504b379a6453abfe858e4e -# 4ac61825d8bf40a59d7ac6056b86ddef -# 87f7bfee595b425e9aab8eccb0c2aea2 -# 1aae1b34bb784accab5e1d65398f6d42 -# c6272cd16b584506a8c9b7bca116d920 -# 6970c638f9314349b7c7d39e5056463c -# 685aab887bff434c892c3dd096c69dc4 -# ed5e3d650ea44de39a498d05937db42e -#: ../../../source/commands/cache_limit.txt:9 -#: ../../../source/commands/check.txt:9 -#: ../../../source/commands/clearlock.txt:9 -#: ../../../source/commands/column_create.txt:9 -#: ../../../source/commands/column_list.txt:9 -#: ../../../source/commands/column_remove.txt:9 -#: ../../../source/commands/define_selector.txt:9 -#: ../../../source/commands/defrag.txt:9 ../../../source/commands/delete.txt:9 -#: ../../../source/commands/dump.txt:9 ../../../source/commands/load.txt:9 -#: ../../../source/commands/log_level.txt:9 -#: ../../../source/commands/log_put.txt:9 -#: ../../../source/commands/log_reopen.txt:9 -#: ../../../source/commands/quit.txt:9 ../../../source/commands/shutdown.txt:9 -#: ../../../source/commands/status.txt:11 -#: ../../../source/commands/table_create.txt:9 -#: ../../../source/commands/table_list.txt:9 -#: ../../../source/commands/table_remove.txt:9 -#: ../../../source/commands/view_add.txt:9 -msgid "名前" -msgstr "名前" - -# 74535d9ce11141d1af5fe45eb9f9b376 -#: ../../../source/commands/cache_limit.txt:11 -msgid "cache_limit - cacheサイズの設定・取得" -msgstr "cache_limit - cacheサイズの設定・取得" - -# f7a6e68a1d65462e8fe12a535ebd7931 -# e3531c15104248979f538e10ce848f1c -# 27f5e70f6d9c45999263c42ae0fc157c -# 1f2d686a53584ff9b09b358afa0eeb79 -# e600551202f947dab13e19d0e3c8441d -# ec26282e8b1648a2baf4281fd0a8fb2a -# a02679c8488648ce822b22a3befb1080 -# b211a6b159e543458d385639ee1cd585 -# 7e66cead8fe64f48979f588a2d4717b1 -# 8f0302f68a8e4a0582f20a491781c6b6 -# 9b48746cd24145b6a3d6bebba5f01397 -# 7d67db6338c4436192bbe421c88d9a3a -# f0c71ab0dd3d4ddbba8dd6fd5258eaff -# d115c31c376040d2b8d299e93af06dea -# 3b721c77f7634efab088670355de8d01 -# 3098fefb3e41496195e859080a11c8d6 -# 899ffbf6ad4741adac2b612240b7baf4 -# 8dc98d876d614cf5bf67cf830a0b218b -# 02f068eadae44337af18b3d4b0e97d6b -# 039370e392af4bc3a807a202910a71cc -# 1b262e55ae7c428ba16bc7397fdf2b85 -#: ../../../source/commands/cache_limit.txt:14 -#: ../../../source/commands/check.txt:14 -#: ../../../source/commands/clearlock.txt:14 -#: ../../../source/commands/column_create.txt:14 -#: ../../../source/commands/column_list.txt:14 -#: ../../../source/commands/column_remove.txt:14 -#: ../../../source/commands/define_selector.txt:14 -#: ../../../source/commands/defrag.txt:14 -#: ../../../source/commands/delete.txt:14 ../../../source/commands/dump.txt:14 -#: ../../../source/commands/load.txt:14 -#: ../../../source/commands/log_level.txt:14 -#: ../../../source/commands/log_put.txt:14 -#: ../../../source/commands/log_reopen.txt:14 -#: ../../../source/commands/quit.txt:14 -#: ../../../source/commands/shutdown.txt:14 -#: ../../../source/commands/status.txt:16 -#: ../../../source/commands/table_create.txt:14 -#: ../../../source/commands/table_list.txt:14 -#: ../../../source/commands/table_remove.txt:14 -#: ../../../source/commands/view_add.txt:14 -msgid "書式" -msgstr "書式" - -# 32e39730207d440189c1c0cb5b33465d -# 5db792c9a64748f8ae6a282291d7033b -# 0f1f27441d7743b390875c2c4fe59df3 -# 9af7c0d6cb2a48bcadb6544b818e1b1d -# df836c2534d14935b20c3eca7e06c83c -# d5bc727791634683bcf67ec136d6c8c0 -# b744c9bf939b4f879145cd2434202d71 -# d0889f97776a4d509e1eb9e32eea2e18 -# 0cd03277d1f8438a8f4987ff3726d332 -# b923db2209b14d9286a6ce64c6e30196 -# dad864f5adfd468a9094f9b0649422c2 -# 55127a8292144ee499dd32d0b751a10f -# 207adfea838d4aed88bb0f62292a3b96 -# df38c9f5552a4b40bb66b67fb7c3584f -# 64f5523659964a5da0e864e2a2dfd8b4 -# 99e66e8047f34d78b87d2d0688048e78 -# 26046688a9bd4689956bbcbd2248158b -# c4b7cad366a747ac85664431e93aabd0 -# 860f43b861764edcb99410e0cfb73a63 -# 6d571fe3dc864c93806a7343e4ee1dc3 -# 05a2c6b32c7c46bda599eead31c2999b -#: ../../../source/commands/cache_limit.txt:20 -#: ../../../source/commands/check.txt:20 -#: ../../../source/commands/clearlock.txt:20 -#: ../../../source/commands/column_create.txt:20 -#: ../../../source/commands/column_list.txt:20 -#: ../../../source/commands/column_remove.txt:20 -#: ../../../source/commands/define_selector.txt:22 -#: ../../../source/commands/defrag.txt:20 -#: ../../../source/commands/delete.txt:20 ../../../source/commands/dump.txt:20 -#: ../../../source/commands/load.txt:20 -#: ../../../source/commands/log_level.txt:20 -#: ../../../source/commands/log_put.txt:20 -#: ../../../source/commands/log_reopen.txt:20 -#: ../../../source/commands/quit.txt:20 -#: ../../../source/commands/shutdown.txt:20 -#: ../../../source/commands/status.txt:22 -#: ../../../source/commands/table_create.txt:20 -#: ../../../source/commands/table_list.txt:20 -#: ../../../source/commands/table_remove.txt:20 -#: ../../../source/commands/view_add.txt:20 -msgid "説明" -msgstr "説明" - -# fa7f93f8acce48ecbf3bb673cb26fa6f -#: ../../../source/commands/cache_limit.txt:22 -msgid "" -"groonga組込コマンドの一つであるcache_limitについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるcache_limitについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" - -# 3b9285813fd64bcca3e8481ec621c437 -#: ../../../source/commands/cache_limit.txt:24 -msgid "cache_limitは、クエリキャッシュの最大件数を取得したり設定したりします。" -msgstr "" -"cache_limitは、クエリキャッシュの最大件数を取得したり設定したりします。" - -# 5ee489cf09d3463c9df5f743e5a8f50a -# 9d87f0543cb643e48fc176a5e4ec9573 -# 8fbfc4eebe0c4e4baf2c4f982d4ffc72 -# 9003c51a5c174372a17fc7f20c39f6dc -# 7dec8002b1d04f2c8436b4bdeb613e2d -# d3358892bb944345a37a4a82a1801042 -# 47a7aab0096e4624a4d75e127d0ea7db -# 45bd28ecce744bc4ac9fe046b44a1b3c -# 7bc8a2f23bd248a1adc4c2d5bc93b86e -# 0c07ba2c85fc45c683bebb3002c0d9c7 -# ebad487e4f3d45d18f29904fe7e6a6ed -# c2170185bc124b019543906ad2e7db6b -# b22317134f82428b99f5157a31c7fd51 -# c7709b19258c4936bc627a32f4fbc4ed -# faf6764f82d04053a7236053084f0fe5 -# 49cfaf21491e4d44aa751d31308a321a -# ff30978fa831411c931ffa9c2fa43b0a -# 574214904af64e7787ab10059faf7022 -# 55ec4cf957bf433785eec68ce1e70b36 -# ee736d95bec6404ab9e0dfedd13a9837 -# aecb2462ad474c578ab7b7add0905837 -#: ../../../source/commands/cache_limit.txt:27 -#: ../../../source/commands/check.txt:27 -#: ../../../source/commands/clearlock.txt:27 -#: ../../../source/commands/column_create.txt:27 -#: ../../../source/commands/column_list.txt:27 -#: ../../../source/commands/column_remove.txt:28 -#: ../../../source/commands/define_selector.txt:29 -#: ../../../source/commands/defrag.txt:27 -#: ../../../source/commands/delete.txt:27 ../../../source/commands/dump.txt:33 -#: ../../../source/commands/load.txt:27 -#: ../../../source/commands/log_level.txt:27 -#: ../../../source/commands/log_put.txt:27 -#: ../../../source/commands/log_reopen.txt:29 -#: ../../../source/commands/quit.txt:27 -#: ../../../source/commands/shutdown.txt:27 -#: ../../../source/commands/status.txt:29 -#: ../../../source/commands/table_create.txt:29 -#: ../../../source/commands/table_list.txt:27 -#: ../../../source/commands/table_remove.txt:27 -#: ../../../source/commands/view_add.txt:27 -msgid "引数" -msgstr "引数" - -# bb1729da49874ed186d30eb2c243790d -#: ../../../source/commands/cache_limit.txt:29 -msgid "``max``" -msgstr "``max``" - -# d1936111e7d74b55be86c1c7cdfe9e72 -#: ../../../source/commands/cache_limit.txt:31 -msgid "" -"クエリキャッシュの最大件数を整数で指定します。 maxが指定されなかった場合に" -"は、クエリキャッシュの最大件数は変更せず、 現在の設定値のみが返されます。" -msgstr "" -"クエリキャッシュの最大件数を整数で指定します。 maxが指定されなかった場合に" -"は、クエリキャッシュの最大件数は変更せず、 現在の設定値のみが返されます。" - -# 5924bf817a114a66984dfb6e9a9b625e -# 2a7bd2f1dc0c4bd58d9e08d1777bd98a -# e10d061ec7a14f9bb63a4ee9df5fc5fa -# 6f718751aaf14bad8a8b330978555ea5 -# fe53456d1b914b348d2778493cefe561 -# 4e1fb50c035c4d678ca19f53fc0aec33 -# 6b6bfe371d644e5aa117dc961ed53a1a -# 993ffe236fa5457f8878857887b26595 -# 3a0dd237f6314f76b297f23b76ae4c02 -# 8b099d785a084323b7423dd8b4069f38 -# e0a11a6d28d647e1adc24552c91bab59 -# e7dce731f7bc4f67ba52414e566ff0e3 -# f2df6f22178e470099ac3ee84485edeb -# 0635fd95b60e4100aee9eda90570e995 -# cf348e08a8124c24b49d8aab55efb298 -# edcea824e0bf4ccdbfb3de101fa0033b -# 44c95be0f71a44eb8913479e22ff0220 -# 238fd7ce16d44d64b9d6fdd6549bc18d -# 25ccc75c19bb4dde9fc91bd64549e50a -# 00384e99065c47438375fb4582014bae -#: ../../../source/commands/cache_limit.txt:36 -#: ../../../source/commands/check.txt:34 -#: ../../../source/commands/column_create.txt:71 -#: ../../../source/commands/column_list.txt:33 -#: ../../../source/commands/column_remove.txt:37 -#: ../../../source/commands/define_selector.txt:92 -#: ../../../source/commands/defrag.txt:34 ../../../source/commands/dump.txt:40 -#: ../../../source/commands/load.txt:66 -#: ../../../source/commands/log_level.txt:43 -#: ../../../source/commands/log_put.txt:47 -#: ../../../source/commands/log_reopen.txt:34 -#: ../../../source/commands/quit.txt:32 -#: ../../../source/commands/select.txt:728 -#: ../../../source/commands/shutdown.txt:32 -#: ../../../source/commands/status.txt:34 -#: ../../../source/commands/table_create.txt:92 -#: ../../../source/commands/table_list.txt:32 -#: ../../../source/commands/table_remove.txt:33 -#: ../../../source/commands/view_add.txt:38 -msgid "返値" -msgstr "返値" - -# b696ffeb6f9e4c80bb1af031b8c4ce3a -#: ../../../source/commands/cache_limit.txt:39 -msgid "json" -msgstr "json" - -# b310676ed3994bdcb0ae69e5718a142f -# a4abdc0b6680485f828bdbbfc80f4970 -# b392106a8df742b1ba6e8459fd8cddd5 -# 31b00ef4d67648eba35fcbc2f0fecab1 -# 865e0f2c877c4291ad89806e18abb984 -# d8f3c2b318594da9ab9ca4468bf073bf -# aa91d8b4154f4d6888a5547a1a1a344b -# fab6be3192c2460ebf579089f416ba40 -# d4a3cf9db5d640c591eebf7f7c540315 -# dfb06db9a6e0416bbae28ad0344b96c6 -# fb865d55421442d6ae6cca8ef057804b -# 12e2aaad1d204d0aa7a20213a458ba04 -# 4160304d138c469592200683123c6294 -# 234e7bc5586845519a965315f0e0ade2 -# 47e7c74765bc479da30ce0e913f67939 -# 8fad939a50f14e1ba34a2c625c4aaefd -# 9aa31aa2e641482fa56f930f9f31ade8 -# 9ee9da987e184f128bfc8996198b772d -# 95d028b74be74d24b99108634d7afefa -# 7305e5c5b30d4bd0a115117a6c488659 -# 0cec30ce11484e66b46daccdcb2e53c4 -#: ../../../source/commands/cache_limit.txt:50 -#: ../../../source/commands/check.txt:130 -#: ../../../source/commands/clearlock.txt:48 -#: ../../../source/commands/column_create.txt:85 -#: ../../../source/commands/column_list.txt:89 -#: ../../../source/commands/column_remove.txt:51 -#: ../../../source/commands/define_selector.txt:106 -#: ../../../source/commands/defrag.txt:48 -#: ../../../source/commands/delete.txt:60 ../../../source/commands/dump.txt:45 -#: ../../../source/commands/load.txt:80 -#: ../../../source/commands/log_level.txt:57 -#: ../../../source/commands/log_put.txt:61 -#: ../../../source/commands/log_reopen.txt:48 -#: ../../../source/commands/quit.txt:37 -#: ../../../source/commands/shutdown.txt:37 -#: ../../../source/commands/status.txt:56 -#: ../../../source/commands/table_create.txt:106 -#: ../../../source/commands/table_remove.txt:47 -#: ../../../source/commands/view_add.txt:52 -msgid "例" -msgstr "例" - -# efd40ebf5f694bd2b9c0e03ed97c636b -#: ../../../source/commands/check.txt:6 -msgid "check" -msgstr "check" - -# f0b2329f07d64de789df80b24f048590 -#: ../../../source/commands/check.txt:11 -msgid "check - オブジェクトの状態表示" -msgstr "check - オブジェクトの状態表示" - -# 33b4ad21d37e40c2b9a5d15365d13a97 -#: ../../../source/commands/check.txt:22 -msgid "" -"groonga組込コマンドの一つであるcheckについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるcheckについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# df1b5dced77b48da8fc7968d39a1ec9c -#: ../../../source/commands/check.txt:24 -msgid "" -"checkコマンドは、groongaプロセス内の指定したオブジェクトの状態を表示します。" -"主にデータベースが壊れた場合など異常時の問題解決のために使用することを想定し" -"ています。デバッグ用のため、返値のフォーマットが安定しているということは保証" -"されません。(フォーマットが変更される可能性が高い)" -msgstr "" -"checkコマンドは、groongaプロセス内の指定したオブジェクトの状態を表示します。" -"主にデータベースが壊れた場合など異常時の問題解決のために使用することを想定し" -"ています。デバッグ用のため、返値のフォーマットが安定しているということは保証" -"されません。(フォーマットが変更される可能性が高い)" - -# 268408fbcfe34968be057763d88fa3b4 -#: ../../../source/commands/check.txt:29 -msgid "``obj``" -msgstr "``obj``" - -# 502861a07cc84c34802e52d4e8c433fc -#: ../../../source/commands/check.txt:31 -msgid "状態を表示するオブジェクトの名前を指定します。" -msgstr "状態を表示するオブジェクトの名前を指定します。" - -# d9ab5a98a5e245baa4aa8e60eac4d692 -# 88f478f628ef4b29b81822c4b9efd4d5 -# 9729c91edb8041898038d26b72f2bdb0 -# e9357c2b6d4c480aae1cb3e6d55c728e -# 610bcaeef49b4e9488d060852f09e23b -# 20d5606773f2446a8b0c44cdfd6c8e6a -# 1a59fe5f45ad44dba0c59430427ae911 -# 9796ad608f324bd0bbb50f6742e2382d -# f63414ca89644151b20c12122d8bdc1c -# 352d44984bd14979b29a72607f91f78e -# 74972df07ef04e148223e8d343cc7d97 -# 45af13ca395b4a7d8cb48c100eaff190 -# 6c7aeb5f08bc41ad85cef6a1fb3b185d -# 47b96e7a799f441b8da454de6d835238 -# fe60e00af2374460a583867e1703f55d -# fad3ce424d264dcc879a3bb32724fecd -#: ../../../source/commands/check.txt:37 -#: ../../../source/commands/clearlock.txt:37 -#: ../../../source/commands/column_create.txt:74 -#: ../../../source/commands/column_list.txt:36 -#: ../../../source/commands/column_remove.txt:40 -#: ../../../source/commands/define_selector.txt:95 -#: ../../../source/commands/defrag.txt:37 -#: ../../../source/commands/delete.txt:49 -#: ../../../source/commands/log_level.txt:46 -#: ../../../source/commands/log_put.txt:50 -#: ../../../source/commands/log_reopen.txt:37 -#: ../../../source/commands/status.txt:37 -#: ../../../source/commands/table_create.txt:95 -#: ../../../source/commands/table_list.txt:35 -#: ../../../source/commands/table_remove.txt:36 -#: ../../../source/commands/view_add.txt:41 -msgid "json形式" -msgstr "json形式" - -# 5337c5ba403d45bc9f1e4cb155840762 -#: ../../../source/commands/check.txt:39 -msgid "チェックするオブジェクトにより返される値が変わります。" -msgstr "チェックするオブジェクトにより返される値が変わります。" - -# c4362f250cfe47d3a9eb53206fbce641 -#: ../../../source/commands/check.txt:41 -msgid "インデックスカラムの場合::" -msgstr "インデックスカラムの場合::" - -# 0bce541d11314b80a35785ae12f6ec3e -#: ../../../source/commands/check.txt:132 -msgid "テーブルTermsのインデックスカラムnameの状態を表示します。::" -msgstr "テーブルTermsのインデックスカラムnameの状態を表示します。::" - -# f2d2affb2f9e4047b587161fe9912066 -#: ../../../source/commands/clearlock.txt:6 -msgid "clearlock" -msgstr "clearlock" - -# 397ab4479824478aac7d1ea9dbbe8bca -#: ../../../source/commands/clearlock.txt:11 -msgid "clearlock - オブジェクトにセットされたロックを解除する" -msgstr "clearlock - オブジェクトにセットされたロックを解除する" - -# 7674851a9ccd494ea955a5f2caa73d6b -#: ../../../source/commands/clearlock.txt:22 -msgid "" -"groonga組込コマンドの一つであるclearlockについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるclearlockについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# 370ba38dd4bd4d219f7146dae608a50d -#: ../../../source/commands/clearlock.txt:24 -msgid "" -"clearlockは、対象となるオブジェクト(データベース,テーブル,インデックス等)を指" -"定し、オブジェクトにかけられたロックを再帰的に解除します。" -msgstr "" -"clearlockは、対象となるオブジェクト(データベース,テーブル,インデックス等)を指" -"定し、オブジェクトにかけられたロックを再帰的に解除します。" - -# 1d3bbb210e69486781d93dc1e4260e78 -# 23e5deda104744aeb7aae93760e90744 -#: ../../../source/commands/clearlock.txt:29 -#: ../../../source/commands/defrag.txt:29 -msgid "``objname``" -msgstr "``objname``" - -# 04781557aafc434f9d02c6116ef8b48c -# 61beedbdbe6e420f93f7a9a276f0b47e -#: ../../../source/commands/clearlock.txt:31 -#: ../../../source/commands/defrag.txt:31 -msgid "" -"対象となるオブジェクト名を指定します。空の場合、開いているdbオブジェクトが対" -"象となります。" -msgstr "" -"対象となるオブジェクト名を指定します。空の場合、開いているdbオブジェクトが対" -"象となります。" - -# e3212e1ca1524327872c7d80e717f45b -# 4620c0ef25ea4443a569764b8d5142c2 -#: ../../../source/commands/clearlock.txt:33 -#: ../../../source/commands/delete.txt:45 -msgid "返値 ---" -msgstr "返値 ---" - -# 077093ce631c4032a0285a5cc75ac940 -#: ../../../source/commands/clearlock.txt:50 -msgid "開いているデータベースのロックをすべて解除する::" -msgstr "開いているデータベースのロックをすべて解除する::" - -# 33e9f072e3b54db99ae76fd5f8b5358c -#: ../../../source/commands/clearlock.txt:55 -msgid "テーブル名 Entry のカラム body のロックを解除する::" -msgstr "テーブル名 Entry のカラム body のロックを解除する::" - -# 03d743ae6e044b74bf6090fabd1afc17 -# 07d85d0429644b0582165dfb1a12497f -# 1b79e6f21e8e4cfdaa2a9008ac2c5714 -# 68bf20aa9f0c436b83ca5f5d462e38aa -# 4547dd14aa1446228fc0f45184508995 -# ffebc8cceefe4b729a0f8c0dc0f48077 -# 69303f6c88844d8bbbd6c5e7ce2d58ac -#: ../../../source/commands/clearlock.txt:61 -#: ../../../source/commands/define_selector.txt:114 -#: ../../../source/commands/delete.txt:69 ../../../source/commands/load.txt:98 -#: ../../../source/commands/log_level.txt:64 -#: ../../../source/commands/log_put.txt:68 -#: ../../../source/commands/log_reopen.txt:65 -msgid "関連項目" -msgstr "関連項目" - -# a78c59a9dfec45eda466f9d11ab46198 -# f1c0e5f51be94914908c3c4ca19d7212 -#: ../../../source/commands/clearlock.txt:63 -#: ../../../source/commands/delete.txt:71 -msgid ":doc:`load`" -msgstr ":doc:`load`" - -# f5289482d6b64c5791373bb0231b4eba -#: ../../../source/commands/column_create.txt:6 -msgid "column_create" -msgstr "column_create" - -# 14fd787b5a0e4180bdfcf70f9222ba77 -#: ../../../source/commands/column_create.txt:11 -msgid "column_create - カラムの追加" -msgstr "column_create - カラムの追加" - -# 22b315d2d9d54554ac671bed22d797dd -#: ../../../source/commands/column_create.txt:22 -msgid "" -"groonga組込コマンドの一つであるcolumn_createについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるcolumn_createについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" - -# 9d7747e1243e4566ad9c4a418a9de0b2 -#: ../../../source/commands/column_create.txt:24 -msgid "" -"column_createは、使用しているデータベースのテーブルに対してカラムを追加しま" -"す。" -msgstr "" -"column_createは、使用しているデータベースのテーブルに対してカラムを追加しま" -"す。" - -# ab80150fbb53471387e954c367b214fc -# 6241e2f3b8be49de8456b11e6e9f9d85 -# ea531a72c8964e319893bb84dc799728 -# 4bc6ad03e8db4635a63142aca3776f69 -# b37d50eb80014773849ee37cdd56c429 -# 58d01609513242949b393fbbf397a796 -#: ../../../source/commands/column_create.txt:29 -#: ../../../source/commands/define_selector.txt:35 -#: ../../../source/commands/delete.txt:29 ../../../source/commands/load.txt:49 -#: ../../../source/commands/select.txt:207 -#: ../../../source/commands/view_add.txt:33 -msgid "``table``" -msgstr "``table``" - -# 57d232ca630a4425857f833ea41d283f -#: ../../../source/commands/column_create.txt:31 -msgid "カラムを追加するテーブルの名前を指定します。" -msgstr "カラムを追加するテーブルの名前を指定します。" - -# c7d8fe01715f4fc4bfb57a2639d03b88 -# 83ec07aa1640452da53ca1fd9fdd7705 -# 605d3d1085cf4ba2a96a8c5fe76afeb0 -# f137d5e001d94c979e94b4990fdf49bf -# 71b3408469f1438594de0da3aefe2a4a -#: ../../../source/commands/column_create.txt:33 -#: ../../../source/commands/column_list.txt:51 -#: ../../../source/commands/define_selector.txt:31 -#: ../../../source/commands/table_create.txt:31 -#: ../../../source/commands/table_list.txt:50 -msgid "``name``" -msgstr "``name``" - -# 7960e8f278ea44ae8a7fb778e5c09f13 -#: ../../../source/commands/column_create.txt:35 -msgid "" -"作成するカラムの名前を指定します。カラム名は、テーブルの中で一意でなければな" -"りません。" -msgstr "" -"作成するカラムの名前を指定します。カラム名は、テーブルの中で一意でなければな" -"りません。" - -# 25020641ca12413e91e16dd5a02769fe -#: ../../../source/commands/column_create.txt:37 -msgid "" -"ピリオド('.'), コロン(':')を含む名前のカラムは作成できません。また、アンダー" -"スコア('_')で始まる名前は予約済みであり、使用できません。" -msgstr "" -"ピリオド('.'), コロン(':')を含む名前のカラムは作成できません。また、アンダー" -"スコア('_')で始まる名前は予約済みであり、使用できません。" - -# e21596c85c6749ce82d614443c2368fb -# 7c0e230108734eea802f0b7ae4bbf9bf -# d1c7b221d39a46ae98058e1039207cbd -# 034d4496b04b4c798b24d579b217451b -#: ../../../source/commands/column_create.txt:39 -#: ../../../source/commands/column_list.txt:63 -#: ../../../source/commands/table_create.txt:35 -#: ../../../source/commands/table_list.txt:58 -msgid "``flags``" -msgstr "``flags``" - -# 8c0ab925dc2e430981d92e0ff6e96270 -#: ../../../source/commands/column_create.txt:41 -msgid "" -"カラムの属性を表す以下の数値か、パイプ('|')で組み合わせたシンボル名を指定しま" -"す。" -msgstr "" -"カラムの属性を表す以下の数値か、パイプ('|')で組み合わせたシンボル名を指定しま" -"す。" - -# 9025bdd7049f4d50b2057a7bf9ca9857 -#: ../../../source/commands/column_create.txt:44 -msgid "単一の値が格納できるカラムを作成します。" -msgstr "単一の値が格納できるカラムを作成します。" - -# 74dcdb3ab5a74c259ff55800ce4324b3 -#: ../../../source/commands/column_create.txt:46 -msgid "複数の値の配列を格納できるカラムを作成します。" -msgstr "複数の値の配列を格納できるカラムを作成します。" - -# cedecaf9ac3848b1ade2e70078e7e742 -#: ../../../source/commands/column_create.txt:48 -msgid "インデックス型のカラムを作成します。" -msgstr "インデックス型のカラムを作成します。" - -# 71df4fe227594263b0700f2e67f6186a -#: ../../../source/commands/column_create.txt:50 -msgid "" -"インデックス型のカラムについては、flagsの値に以下の値を加えることによって、追" -"加の属 性を指定することができます。" -msgstr "" -"インデックス型のカラムについては、flagsの値に以下の値を加えることによって、追" -"加の属 性を指定することができます。" - -# 89f5afa8619b45dbaaa81a318003adfd -#: ../../../source/commands/column_create.txt:54 -msgid "段落情報を格納するインデックスを作成します。" -msgstr "段落情報を格納するインデックスを作成します。" - -# 04f7500eac9f4fb3b44d8c81f3b05b02 -#: ../../../source/commands/column_create.txt:57 -msgid "ウェイト情報を格納するインデックスを作成します。" -msgstr "ウェイト情報を格納するインデックスを作成します。" - -# 77a9b0f3ed604ddd9a9bb2dd664e8fcd -#: ../../../source/commands/column_create.txt:60 -msgid "位置情報を格納するインデックス(完全転置インデックス)を作成します。" -msgstr "位置情報を格納するインデックス(完全転置インデックス)を作成します。" - -# 3154dd96767242358df3520de1cb50bb -# d38161d319cb45b281c4353b6baee071 -# 7686d3782cbd4eb8aefd0009c15ec820 -#: ../../../source/commands/column_create.txt:62 -#: ../../../source/commands/column_list.txt:59 -#: ../../../source/commands/suggest.txt:182 -msgid "``type``" -msgstr "``type``" - -# 088151a7c97a448292d11fd5b36597d7 -#: ../../../source/commands/column_create.txt:64 -msgid "" -"値の型を指定します。groongaの組込型か、同一データベースに定義済みのユーザ定義" -"型、定義済みのテーブルを指定することができます。" -msgstr "" -"値の型を指定します。groongaの組込型か、同一データベースに定義済みのユーザ定義" -"型、定義済みのテーブルを指定することができます。" - -# f7ecff9d856f4eef88cd0f8ea7ad0fe2 -# 6c6cf28cde8f42b0a99c85b8a19efb5a -#: ../../../source/commands/column_create.txt:66 -#: ../../../source/commands/column_list.txt:75 -msgid "``source``" -msgstr "``source``" - -# 1f177da199a048e2a4530a834433ebb8 -#: ../../../source/commands/column_create.txt:68 -msgid "" -"インデックス型のカラムを作成した場合は、インデックス対象となるカラムをsource" -"引数に指定します。" -msgstr "" -"インデックス型のカラムを作成した場合は、インデックス対象となるカラムをsource" -"引数に指定します。" - -# dee84147c5a04db5bd296cc64ddf34f0 -#: ../../../source/commands/column_create.txt:87 -msgid "テーブルEntryに、ShortText型の値を格納するカラム、bodyを作成します。::" -msgstr "テーブルEntryに、ShortText型の値を格納するカラム、bodyを作成します。::" - -# addced631a824dbb88d189d49c2d7b35 -#: ../../../source/commands/column_create.txt:92 -msgid "" -"テーブルTermに、Entryテーブルのbodyカラムの値を対象とする完全転置インデックス" -"型カラム、entry_bodyを作成します。::" -msgstr "" -"テーブルTermに、Entryテーブルのbodyカラムの値を対象とする完全転置インデックス" -"型カラム、entry_bodyを作成します。::" - -# bf8f97d4062e45ddaaa0602a671306ff -#: ../../../source/commands/column_list.txt:6 -msgid "column_list" -msgstr "column_list" - -# ba59afe2c20845039fb2a1576121fe21 -#: ../../../source/commands/column_list.txt:11 -msgid "column_list - テーブルに定義されているカラムのリスト表示" -msgstr "column_list - テーブルに定義されているカラムのリスト表示" - -# e666380f9ee944aaba46e5342a09391d -#: ../../../source/commands/column_list.txt:22 -msgid "" -"groonga組込コマンドの一つであるcolumn_listについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるcolumn_listについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" - -# 6ac7aafcd8814dd4b6bdc428a2a4ca92 -#: ../../../source/commands/column_list.txt:24 -msgid "column_listはテーブルに定義されているカラムをリスト表示します。" -msgstr "column_listはテーブルに定義されているカラムをリスト表示します。" - -# 22cc9e62ae534a64942d57bdc33d9663 -#: ../../../source/commands/column_list.txt:30 -msgid "カラム情報を出力するテーブルの名前を指定します。" -msgstr "カラム情報を出力するテーブルの名前を指定します。" - -# 3a054933fd334efcabd73302b05d9b07 -#: ../../../source/commands/column_list.txt:38 -msgid "カラム名一覧を以下の形式で返却します。::" -msgstr "カラム名一覧を以下の形式で返却します。::" - -# 36213918e08f46c49e9142e7549b425f -#: ../../../source/commands/column_list.txt:42 -msgid "``カラム情報名n``" -msgstr "``カラム情報名n``" - -# 7a5cd90f7e654e109ffc916e9d7675a5 -#: ../../../source/commands/column_list.txt:44 -msgid "" -"``カラム情報n`` には複数の情報が含まれますが、そこに入る情報がどんな内容かを" -"示す名前を出力します。 情報名は以下の通りです。" -msgstr "" -"``カラム情報n`` には複数の情報が含まれますが、そこに入る情報がどんな内容かを" -"示す名前を出力します。 情報名は以下の通りです。" - -# 0752f7ab1bab429cadb2228174ceda27 -# db61f799b3a042f18b0ee087f1145200 -# 0446ab5588184df3bb9bcf5e8b9323eb -#: ../../../source/commands/column_list.txt:47 -#: ../../../source/commands/delete.txt:37 -#: ../../../source/commands/table_list.txt:46 -msgid "``id``" -msgstr "``id``" - -# c5d566fd7ecc4967b19722c00de2ac01 -#: ../../../source/commands/column_list.txt:49 -msgid "カラムオブジェクトに割り当てられたID" -msgstr "カラムオブジェクトに割り当てられたID" - -# 4db2b78d8456457eb732d018d456e02e -#: ../../../source/commands/column_list.txt:53 -msgid "カラム名" -msgstr "カラム名" - -# 3fbd576d858b45a3a8cd5f6943e749a6 -# 806a177ff6e24fbc811e23816a1bccfe -#: ../../../source/commands/column_list.txt:55 -#: ../../../source/commands/table_list.txt:54 -msgid "``path``" -msgstr "``path``" - -# f1fc425157154d30adf6cc703e64c51e -#: ../../../source/commands/column_list.txt:57 -msgid "カラム値を格納するファイル名" -msgstr "カラム値を格納するファイル名" - -# 3fd1c1e84f804689a92c065a9b426932 -#: ../../../source/commands/column_list.txt:61 -msgid "スカラ型、ベクタ型、インデックス型の種別" -msgstr "スカラ型、ベクタ型、インデックス型の種別" - -# d95845d4a3dd4f92abe28958da7a5fa0 -#: ../../../source/commands/column_list.txt:65 -msgid "カラムのflags属性" -msgstr "カラムのflags属性" - -# 4ac23ca4a35a478ba81fd8d58a4e993f -# 6cc67dfaf5f7450da7851b6f77a24963 -#: ../../../source/commands/column_list.txt:67 -#: ../../../source/commands/table_list.txt:62 -msgid "``domain``" -msgstr "``domain``" - -# 1440fd1a84df487585780be73923986b -#: ../../../source/commands/column_list.txt:69 -msgid "カラムの値の属する型" -msgstr "カラムの値の属する型" - -# 7646c73895de477f9dc059c3927bb479 -# f4ac5b51351546ddb1a01aae6d6dd226 -#: ../../../source/commands/column_list.txt:71 -#: ../../../source/commands/table_list.txt:66 -msgid "``range``" -msgstr "``range``" - -# 62970ebdf3784271a641c96a4d07852d -#: ../../../source/commands/column_list.txt:73 -msgid "テーブルのkeyの型" -msgstr "テーブルのkeyの型" - -# c85ee65f912c472589b85bad27c5fa50 -#: ../../../source/commands/column_list.txt:77 -msgid "インデックスカラムのとき、インデックス対象カラム名の配列" -msgstr "インデックスカラムのとき、インデックス対象カラム名の配列" - -# 8ee160f72d774fe6a5d0512057a5d4a1 -#: ../../../source/commands/column_list.txt:79 -msgid "``カラム情報型n``" -msgstr "``カラム情報型n``" - -# 576caaea03054c25acdbbd37b41db2b3 -#: ../../../source/commands/column_list.txt:81 -msgid "カラム情報の型を出力します。" -msgstr "カラム情報の型を出力します。" - -# 604973b2e5194ab7af922f7fd2a19c21 -#: ../../../source/commands/column_list.txt:83 -msgid "``カラム情報n``" -msgstr "``カラム情報n``" - -# 5693f7d75ce54c9c98ded69b090c02ef -#: ../../../source/commands/column_list.txt:85 -msgid "" -"``カラム情報名n`` で示された情報の配列を出力します。 情報の順序は ``カラム情" -"報名n`` の順序と同じです。" -msgstr "" -"``カラム情報名n`` で示された情報の配列を出力します。 情報の順序は ``カラム情" -"報名n`` の順序と同じです。" - -# 33783e74f70143dc98f3351c4565d1f3 -# 649b8244b0944a0fa8bf129046e5245b -#: ../../../source/commands/column_list.txt:111 -msgid "注: 実際は改行が入りません。" -msgstr "注: 実際は改行が入りません。" - -# c1883f8ad01e462b9d75aab279e90bcc -#: ../../../source/commands/column_remove.txt:6 -msgid "column_remove" -msgstr "column_remove" - -# 43a579606bf54e05a4aa3b98db547262 -#: ../../../source/commands/column_remove.txt:11 -msgid "column_remove - テーブルに定義されているカラムの削除" -msgstr "column_remove - テーブルに定義されているカラムの削除" - -# 0b64457bdc8f49b381bf589d4b3c0de8 -#: ../../../source/commands/column_remove.txt:22 -msgid "" -"groonga組込コマンドの一つであるcolumn_removeについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるcolumn_removeについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" - -# b89d2fd0e9e942e6b5ca13c88bb3ac9b -#: ../../../source/commands/column_remove.txt:24 -msgid "" -"column_removeはテーブルに定義されているカラムを削除します。 また、付随するイ" -"ンデックスも削除されます。[#]_" -msgstr "" -"column_removeはテーブルに定義されているカラムを削除します。 また、付随するイ" -"ンデックスも削除されます。[#]_" - -# 77d4de894cdd47d4824a2f785cdecbb0 -# 0c139d9cc76f48cda4c47eade08ee9be -#: ../../../source/commands/column_remove.txt:31 -#: ../../../source/commands/table_remove.txt:30 -msgid "削除対象のカラムが定義されているテーブルの名前を指定します。" -msgstr "削除対象のカラムが定義されているテーブルの名前を指定します。" - -# 654815ddcee84570a7db7af9c30c2f5a -#: ../../../source/commands/column_remove.txt:34 -msgid "削除対象のカラム名を指定します。" -msgstr "削除対象のカラム名を指定します。" - -# 3db89f735df54c489fec560b1b6b9d44 -#: ../../../source/commands/column_remove.txt:59 -msgid "脚注" -msgstr "脚注" - -# 9beb60099a76457baf7a90902ac82eaf -#: ../../../source/commands/column_remove.txt:60 -msgid "" -"マルチセクションインデックスの一部である場合も、インデックスが削除されます。" -msgstr "" -"マルチセクションインデックスの一部である場合も、インデックスが削除されます。" - -# 321eda0b99e1439dbffef17bc57b7241 -#: ../../../source/commands/define_selector.txt:6 -msgid "define_selector" -msgstr "define_selector" - -# d3fa6312daaa49e7a79029d4fca76bef -#: ../../../source/commands/define_selector.txt:11 -msgid "define_selector - 検索コマンドを定義" -msgstr "define_selector - 検索コマンドを定義" - -# 2408e2e177364a759901bdf662fa1f5d -#: ../../../source/commands/define_selector.txt:24 -msgid "" -"groonga組込コマンドの一つであるdefine_selectorについて説明します。組込コマン" -"ドは、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバ" -"にリクエストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるdefine_selectorについて説明します。組込コマン" -"ドは、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバ" -"にリクエストを送信することによって実行します。" - -# 778172ee757d4aa993259bcd9cacc88a -#: ../../../source/commands/define_selector.txt:26 -msgid "" -"define_selectorは、検索条件をカスタマイズした新たな検索コマンドを定義します。" -msgstr "" -"define_selectorは、検索条件をカスタマイズした新たな検索コマンドを定義します。" - -# 3edf6d0dc2734e02a0cab7873bf71013 -#: ../../../source/commands/define_selector.txt:33 -msgid "定義するselectorコマンドの名前を指定します。" -msgstr "定義するselectorコマンドの名前を指定します。" - -# 1f32241f5e2743a6aa779d4a51441223 -#: ../../../source/commands/define_selector.txt:37 -msgid "検索対象のテーブルを指定します。" -msgstr "検索対象のテーブルを指定します。" - -# aff58be4727049a29b5dc57ad856c582 -# 5c3e6604570648b081cd3a5cc297379a -#: ../../../source/commands/define_selector.txt:39 -#: ../../../source/commands/select.txt:230 -msgid "``match_columns``" -msgstr "``match_columns``" - -# f58e61157762411a89bee13228e2dd48 -#: ../../../source/commands/define_selector.txt:41 -msgid "追加するselectorコマンドのmatch_columns引数のデフォルト値を指定します。" -msgstr "" -"追加するselectorコマンドのmatch_columns引数のデフォルト値を指定します。" - -# cb89910079534589af044dab61ebab9f -# 81351e378ced4df8ad5c720aaa1fb29b -#: ../../../source/commands/define_selector.txt:43 -#: ../../../source/commands/select.txt:297 -msgid "``query``" -msgstr "``query``" - -# 394879435336493cb0dc1bfb204ccdea -#: ../../../source/commands/define_selector.txt:45 -msgid "追加するselectorコマンドのquery引数のデフォルト値を指定します。" -msgstr "追加するselectorコマンドのquery引数のデフォルト値を指定します。" - -# 816929f8a63749e394ebc9696f32c419 -# bd377d982c93482e81f34698fbfff7be -# 62d70bd561544cb4862b3850500b76a5 -#: ../../../source/commands/define_selector.txt:47 -#: ../../../source/commands/delete.txt:41 -#: ../../../source/commands/select.txt:356 -msgid "``filter``" -msgstr "``filter``" - -# 39ea0b03541f412b9028a75955659a83 -#: ../../../source/commands/define_selector.txt:49 -msgid "追加するselectorコマンドのfilter引数のデフォルト値を指定します。" -msgstr "追加するselectorコマンドのfilter引数のデフォルト値を指定します。" - -# 08aa060fd44e48fa8b82392e912db1df -# a787e5b6024a416993db304f3030e976 -#: ../../../source/commands/define_selector.txt:51 -#: ../../../source/commands/select.txt:667 -msgid "``scorer``" -msgstr "``scorer``" - -# 516879bc2864421cac8d0df1fe504dce -#: ../../../source/commands/define_selector.txt:53 -msgid "追加するselectorコマンドのscorer引数のデフォルト値を指定します。" -msgstr "追加するselectorコマンドのscorer引数のデフォルト値を指定します。" - -# 7ec3cd8b51a9424795bb30110577f32a -# 0c1396ea678f4982aaa3de0a0592fc74 -#: ../../../source/commands/define_selector.txt:55 -#: ../../../source/commands/select.txt:571 -msgid "``sortby``" -msgstr "``sortby``" - -# 34440203b4994f628438459670aa27b6 -#: ../../../source/commands/define_selector.txt:57 -msgid "追加するselectorコマンドのsortby引数のデフォルト値を指定します。" -msgstr "追加するselectorコマンドのsortby引数のデフォルト値を指定します。" - -# 6ebe7dacdc0940e5a699db0472f94274 -# 66b0c133e79e400cb3feaa577f10d116 -#: ../../../source/commands/define_selector.txt:59 -#: ../../../source/commands/select.txt:541 -msgid "``output_columns``" -msgstr "``output_columns``" - -# da232f3a40184150966e4c84807ecb30 -#: ../../../source/commands/define_selector.txt:61 -msgid "" -"追加するselectorコマンドのoutput_columns引数のデフォルト値を指定します。" -msgstr "" -"追加するselectorコマンドのoutput_columns引数のデフォルト値を指定します。" - -# dc91f8a9db6442728ddc88a4fb981a12 -# 5fd8343011b94e42b42b9e9643dd9db8 -#: ../../../source/commands/define_selector.txt:63 -#: ../../../source/commands/select.txt:612 -msgid "``offset``" -msgstr "``offset``" - -# 128274ad6caa48a1a7eaadfddedf699b -#: ../../../source/commands/define_selector.txt:65 -msgid "追加するselectorコマンドのoffset引数のデフォルト値を指定します。" -msgstr "追加するselectorコマンドのoffset引数のデフォルト値を指定します。" - -# a894c8e6c6a648aa9c29d0395f158e6a -# 92b9b52c5d134e5e82fbe721fb0a7d13 -#: ../../../source/commands/define_selector.txt:67 -#: ../../../source/commands/select.txt:639 -msgid "``limit``" -msgstr "``limit``" - -# 0a8f374fda484dc4be8b8e43c10f4a10 -#: ../../../source/commands/define_selector.txt:69 -msgid "追加するselectorコマンドのlimit引数のデフォルト値を指定します。" -msgstr "追加するselectorコマンドのlimit引数のデフォルト値を指定します。" - -# 5249284be9594fec8bf63a09c80c419f -# 013b0e53c3dc4bc3b247034e9bf0f277 -#: ../../../source/commands/define_selector.txt:71 -#: ../../../source/commands/select.txt:679 -msgid "``drilldown``" -msgstr "``drilldown``" - -# d232964d6dd945a19556680a28588ce2 -#: ../../../source/commands/define_selector.txt:73 -msgid "追加するselectorコマンドのdrilldown引数のデフォルト値を指定します。" -msgstr "追加するselectorコマンドのdrilldown引数のデフォルト値を指定します。" - -# f4398b0de1b244b1a52f2b73afff4572 -# 40cb5176d8114ac09f6a4827626e3235 -#: ../../../source/commands/define_selector.txt:75 -#: ../../../source/commands/select.txt:686 -msgid "``drilldown_sortby``" -msgstr "``drilldown_sortby``" - -# fd48daf017d34f619ed8589269bb4030 -#: ../../../source/commands/define_selector.txt:77 -msgid "" -"追加するselectorコマンドのdrilldown_sortby引数のデフォルト値を指定します。" -msgstr "" -"追加するselectorコマンドのdrilldown_sortby引数のデフォルト値を指定します。" - -# 6f44463b381e4fb19dab8811dc81662f -# 951a05140e244a6f9b9e0987a7e71b71 -#: ../../../source/commands/define_selector.txt:79 -#: ../../../source/commands/select.txt:693 -msgid "``drilldown_output_columns``" -msgstr "``drilldown_output_columns``" - -# 7f6b5bca445b4fd39a8dad36269c5b47 -#: ../../../source/commands/define_selector.txt:81 -msgid "" -"追加するselectorコマンドのdrilldown_output_columns引数のデフォルト値を指定し" -"ます。" -msgstr "" -"追加するselectorコマンドのdrilldown_output_columns引数のデフォルト値を指定し" -"ます。" - -# c3ca9853850042ebaa3cb2cab053177b -# 636e2a40431944c2a7aec36c45feff8f -#: ../../../source/commands/define_selector.txt:83 -#: ../../../source/commands/select.txt:700 -msgid "``drilldown_offset``" -msgstr "``drilldown_offset``" - -# db229776991b4375b6c7a90cd6f79e06 -#: ../../../source/commands/define_selector.txt:85 -msgid "" -"追加するselectorコマンドのdrilldown_offset引数のデフォルト値を指定します。" -msgstr "" -"追加するselectorコマンドのdrilldown_offset引数のデフォルト値を指定します。" - -# f5ab400d952947229f605c4c4615e71c -# 7100573801aa42a49c11174083317a6b -#: ../../../source/commands/define_selector.txt:87 -#: ../../../source/commands/select.txt:707 -msgid "``drilldown_limit``" -msgstr "``drilldown_limit``" - -# 1f8a78861ecf4e618ecefaeeb5a6f1cc -#: ../../../source/commands/define_selector.txt:89 -msgid "" -"追加するselectorコマンドのdrilldown_limit引数のデフォルト値を指定します。" -msgstr "" -"追加するselectorコマンドのdrilldown_limit引数のデフォルト値を指定します。" - -# 451acff372844d76a6e8f0bfb843d556 -#: ../../../source/commands/define_selector.txt:108 -msgid "" -"テーブルEntryの全レコード・全カラムの値を出力するselectorコマンドを定義しま" -"す。::" -msgstr "" -"テーブルEntryの全レコード・全カラムの値を出力するselectorコマンドを定義しま" -"す。::" - -# 12a774a720d5423aaaa7956667eb6238 -# 99a61b1808a3442d8c57792eb4168849 -#: ../../../source/commands/define_selector.txt:116 -#: ../../../source/commands/load.txt:100 -msgid ":doc:`/reference/grn_expr`" -msgstr ":doc:`/reference/grn_expr`" - -# 953d8baf546840c7915b996b6da3d3f8 -#: ../../../source/commands/defrag.txt:6 -msgid "defrag" -msgstr "defrag" - -# 843383be96c2488abf73453a166254f2 -#: ../../../source/commands/defrag.txt:11 -msgid "defrag - オブジェクトにセットされたロックを解除する" -msgstr "defrag - オブジェクトにセットされたロックを解除する" - -# fe58c8e99d5c4282a3e40092a22ea82e -#: ../../../source/commands/defrag.txt:22 -msgid "" -"groonga組込コマンドの一つであるdefragについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるdefragについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# 2b063a9a939a4b2abc44fae2e7a5473d -#: ../../../source/commands/defrag.txt:24 -msgid "" -"defragは、対象となるオブジェクト(データベースか可変長サイズカラム)を指定し、" -"オブジェクトのフラグメンテーションを解消します。" -msgstr "" -"defragは、対象となるオブジェクト(データベースか可変長サイズカラム)を指定し、" -"オブジェクトのフラグメンテーションを解消します。" - -# 9db289810582420b9ba3b9b0e7d60db9 -#: ../../../source/commands/defrag.txt:50 -msgid "開いているデータベースのフラグメンテーションを解消する::" -msgstr "開いているデータベースのフラグメンテーションを解消する::" - -# 8e159d2dbd13435bbfc289dbbbba2bda -#: ../../../source/commands/defrag.txt:55 -msgid "テーブル名 Entry のカラム body のフラグメンテーションを解消する::" -msgstr "テーブル名 Entry のカラム body のフラグメンテーションを解消する::" - -# 99e8b4db9ff24f67aec121404d19f654 -#: ../../../source/commands/delete.txt:6 -msgid "delete" -msgstr "delete" - -# bdd5e7a3eca349e3a5e22f638c05feb6 -#: ../../../source/commands/delete.txt:11 -msgid "delete - 一件のレコードの削除" -msgstr "delete - 一件のレコードの削除" - -# db6774ee92f242e8bfa856a7d9044ce7 -#: ../../../source/commands/delete.txt:22 -msgid "" -"groonga組込コマンドの一つであるdeleteについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるdeleteについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# 430aa7398aa04dca91c72ab00b5474d4 -#: ../../../source/commands/delete.txt:24 -msgid "" -"deleteは、使用しているデータベースのテーブルに1件のレコードを削除します。" -msgstr "" -"deleteは、使用しているデータベースのテーブルに1件のレコードを削除します。" - -# 17407726243e49f18ddd6db97d754531 -#: ../../../source/commands/delete.txt:31 -msgid "レコードを削除しようとするテーブルの名前を指定します。" -msgstr "レコードを削除しようとするテーブルの名前を指定します。" - -# e606084659ee4d97bdb5af0c6c5d9d75 -#: ../../../source/commands/delete.txt:33 -msgid "``key``" -msgstr "``key``" - -# 480f793975b74e1b9c83ad794fc659a7 -#: ../../../source/commands/delete.txt:35 -msgid "" -"削除するレコードの主キー値を指定します。主キーなしのテーブルの場合はこのパラ" -"メータを指定しても無視されます(idパラメータを代わりに指定します)。" -msgstr "" -"削除するレコードの主キー値を指定します。主キーなしのテーブルの場合はこのパラ" -"メータを指定しても無視されます(idパラメータを代わりに指定します)。" - -# c89bc6218cef4273a181901a0bc2de07 -#: ../../../source/commands/delete.txt:39 -msgid "" -"レコードIDによってレコードを指定します。idパラメータを指定する場合は、keyパラ" -"メータを指定してはいけません。" -msgstr "" -"レコードIDによってレコードを指定します。idパラメータを指定する場合は、keyパラ" -"メータを指定してはいけません。" - -# 258120f03c514d4f9f525bb223c77616 -#: ../../../source/commands/delete.txt:43 -msgid "" -"script形式のgrn_expr文字列によってレコードを指定します。filterパラメータを指" -"定する場合は、id及びkeyパラメータを指定してはいけません。" -msgstr "" -"script形式のgrn_expr文字列によってレコードを指定します。filterパラメータを指" -"定する場合は、id及びkeyパラメータを指定してはいけません。" - -# 2f5976a47c8f433c8d8086dbf687fcc9 -#: ../../../source/commands/delete.txt:62 -msgid "テーブルEntryからレコードを削除します。::" -msgstr "テーブルEntryからレコードを削除します。::" - -# f7fdf89821fd47f28bb052507ed902fb -#: ../../../source/commands/dump.txt:6 -msgid "dump" -msgstr "dump" - -# 4d57818a375c4450994809f71a81b66b -#: ../../../source/commands/dump.txt:11 -msgid "dump - データベースのスキーマとデータを出力する" -msgstr "dump - データベースのスキーマとデータを出力する" - -# 8dbd3bc37f514f9bbe66bf82fd39e32a -#: ../../../source/commands/dump.txt:22 -msgid "" -"groonga組込コマンドの一つであるdumpについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるdumpについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# 187d082a952f46f5ae909c1094425dba -#: ../../../source/commands/dump.txt:24 -msgid "" -"dumpはデータベースのスキーマとデータを後から読み込めるフォーマットで出力しま" -"す。dumpの結果は大きくなるため、主にコマンドラインから使うことを想定していま" -"す。データベースのバックアップが主な利用方法です。" -msgstr "" -"dumpはデータベースのスキーマとデータを後から読み込めるフォーマットで出力しま" -"す。dumpの結果は大きくなるため、主にコマンドラインから使うことを想定していま" -"す。データベースのバックアップが主な利用方法です。" - -# c40f189d14db4b9db8f3598acc3c1520 -#: ../../../source/commands/dump.txt:26 -msgid "" -"dumpが出力するフォーマットは直接groongaが解釈できるフォーマットです。そのた" -"め、以下のようにしてデータベースをコピーすることができます。::" -msgstr "" -"dumpが出力するフォーマットは直接groongaが解釈できるフォーマットです。そのた" -"め、以下のようにしてデータベースをコピーすることができます。::" - -# b5507e8678344b32a744a13f76c347a3 -#: ../../../source/commands/dump.txt:35 -msgid "``tables``" -msgstr "``tables``" - -# a32ced2da53f442cbce6b4e95e1f6e9a -#: ../../../source/commands/dump.txt:37 -msgid "" -"出力対象のテーブルを「,」(カンマ)区切りで指定します。存在しないテーブルを指" -"定した場合は無視されます。" -msgstr "" -"出力対象のテーブルを「,」(カンマ)区切りで指定します。存在しないテーブルを指" -"定した場合は無視されます。" - -# 95896a8e8fb7423a8aade8f409e36368 -#: ../../../source/commands/dump.txt:42 -msgid "" -"データベースのスキーマとデータをgroongaの組み込みコマンド呼び出し形式で出力し" -"ます。output_type指定は無視されます。" -msgstr "" -"データベースのスキーマとデータをgroongaの組み込みコマンド呼び出し形式で出力し" -"ます。output_type指定は無視されます。" - -# a11373821bfd467c9124eece32e12c5c -#: ../../../source/commands/dump.txt:47 -msgid "データベース内のすべてのデータを出力::" -msgstr "データベース内のすべてのデータを出力::" - -# 0afbc7e74dc846338a4bc4c572f4158d -#: ../../../source/commands/dump.txt:64 -msgid "データベース内のスキーマと特定のテーブルのデータのみ出力::" -msgstr "データベース内のスキーマと特定のテーブルのデータのみ出力::" - -# 043c294cf6394b1aa36f410a97f474bc -#: ../../../source/commands/load.txt:6 -msgid "load" -msgstr "load" - -# 257388cd13994cd1bb77d3ef90068d76 -#: ../../../source/commands/load.txt:11 -msgid "load - データのロード" -msgstr "load - データのロード" - -# 19a19e30545c4fd58d0055618c024789 -#: ../../../source/commands/load.txt:22 -msgid "" -"groonga組込コマンドの一つであるloadについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるloadについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# c5573e942cf54d328a94b9556d448c7b -#: ../../../source/commands/load.txt:24 -msgid "" -"loadは、使用しているデータベースのテーブルにレコードを登録し、カラムの値を更" -"新します。" -msgstr "" -"loadは、使用しているデータベースのテーブルにレコードを登録し、カラムの値を更" -"新します。" - -# cd0314ad6f194011b477f5f72c5b1e89 -#: ../../../source/commands/load.txt:29 -msgid "``values``" -msgstr "``values``" - -# a66a23efb1594304af0acc7f2b7d35eb -#: ../../../source/commands/load.txt:31 -msgid "" -"input_typeに指定する形式で登録するレコードの値を表現した文字列を渡します。" -msgstr "" -"input_typeに指定する形式で登録するレコードの値を表現した文字列を渡します。" - -# aef5fa04c2db48f88b61a8917bf6f00a -#: ../../../source/commands/load.txt:33 -msgid "input_typeがjsonである場合には、以下のいずれかの形式が使用できます。" -msgstr "input_typeがjsonである場合には、以下のいずれかの形式が使用できます。" - -# 2b8f5dface504ffead7bba563a797ff1 -#: ../../../source/commands/load.txt:36 -msgid "" -"[[カラム名1, カラム名2,..], [カラム値1, カラム値2,..], [カラム値1, カラム値" -"2,..],..]" -msgstr "" -"[[カラム名1, カラム名2,..], [カラム値1, カラム値2,..], [カラム値1, カラム値" -"2,..],..]" - -# 06370f50c20d44b7a418ed3ddd37f4c1 -#: ../../../source/commands/load.txt:39 -msgid "" -"[{カラム名1: カラム値1, カラム名2: カラム値2}, {カラム名1: カラム値1, カラム" -"名2: カラム値2},..]" -msgstr "" -"[{カラム名1: カラム値1, カラム名2: カラム値2}, {カラム名1: カラム値1, カラム" -"名2: カラム値2},..]" - -# d18738fd1fc54fedae3ce115684a976c -#: ../../../source/commands/load.txt:41 -msgid "" -"形式1の[カラム名1, カラム名2,..]の要素はcolumns引数が省略された場合のみ有効で" -"す。" -msgstr "" -"形式1の[カラム名1, カラム名2,..]の要素はcolumns引数が省略された場合のみ有効で" -"す。" - -# d047593638824628aedc35bd73d39376 -#: ../../../source/commands/load.txt:43 -msgid "" -"対象のテーブルが主キーを持つテーブルであった場合は、カラム名の中に'_key'(主" -"キーを示す疑似カラム名)が含まれていなければなりません。" -msgstr "" -"対象のテーブルが主キーを持つテーブルであった場合は、カラム名の中に'_key'(主" -"キーを示す疑似カラム名)が含まれていなければなりません。" - -# 1455e513b52b49a88452bdac0149bbdd -#: ../../../source/commands/load.txt:45 -msgid "" -"values引数が省略された場合には、括弧の対応が取れるまで標準入力からvaluesの値" -"を読み取ります。引数として値を指定する場合は、文字列のエスケープが必要です" -"が、標準入力から与える文字列はエスケープする必要がありません。" -msgstr "" -"values引数が省略された場合には、括弧の対応が取れるまで標準入力からvaluesの値" -"を読み取ります。引数として値を指定する場合は、文字列のエスケープが必要です" -"が、標準入力から与える文字列はエスケープする必要がありません。" - -# a877cbcd31c54244a29e79f132de865f -#: ../../../source/commands/load.txt:47 -msgid "続きの文字列については、空白文字(' ')をエスケープする必要はありません。" -msgstr "" -"続きの文字列については、空白文字(' ')をエスケープする必要はありません。" - -# eaea5b034edd4894b8029c5e94bf9435 -#: ../../../source/commands/load.txt:51 -msgid "レコードを追加しようとするテーブルの名前を指定します。" -msgstr "レコードを追加しようとするテーブルの名前を指定します。" - -# 2fb163c966394dc98cc823985f917f25 -#: ../../../source/commands/load.txt:53 -msgid "``columns``" -msgstr "``columns``" - -# 66586c4f6cad4cef9ebf1078f84d34c4 -#: ../../../source/commands/load.txt:55 -msgid "" -"テーブルに登録するレコードに値を設定するカラム名のリストを、カンマ区切りで指" -"定します。" -msgstr "" -"テーブルに登録するレコードに値を設定するカラム名のリストを、カンマ区切りで指" -"定します。" - -# 1391c949cfa042769caad653ee2053cf -#: ../../../source/commands/load.txt:57 -msgid "``ifexists``" -msgstr "``ifexists``" - -# dc7725f4d6cf445ba93750ff41d20a06 -#: ../../../source/commands/load.txt:59 -msgid "" -"指定した主キーに対応するレコードが既にテーブルに登録済みであった場合に実行す" -"るscript形式のgrn_expr文字列を指定します。ifexistsにgrn_exprが指定された場合" -"は、式の値が真である場合に限り、その他のカラムの値が更新されます。(デフォルト" -"はtrue)" -msgstr "" -"指定した主キーに対応するレコードが既にテーブルに登録済みであった場合に実行す" -"るscript形式のgrn_expr文字列を指定します。ifexistsにgrn_exprが指定された場合" -"は、式の値が真である場合に限り、その他のカラムの値が更新されます。(デフォルト" -"はtrue)" - -# c1d211b070a34489b874d0f5f1cdd988 -#: ../../../source/commands/load.txt:61 -msgid "``input_type``" -msgstr "``input_type``" - -# 30a4622ee2734fb6bacbac0c281303dc -#: ../../../source/commands/load.txt:63 -msgid "入力形式を指定します。JSONのみに対応しています。" -msgstr "入力形式を指定します。JSONのみに対応しています。" - -# 297f5f5179134bf7adf974c15e948645 -#: ../../../source/commands/load.txt:69 -msgid "JSON形式" -msgstr "JSON形式" - -# 8b896c4d646843549c26d58ac814fdbc -#: ../../../source/commands/load.txt:75 -msgid "``登録件数``" -msgstr "``登録件数``" - -# b111a9392df04fbb95eafb99cc02ff0e -#: ../../../source/commands/load.txt:77 -msgid "テーブルに登録されたレコードの件数が返されます。" -msgstr "テーブルに登録されたレコードの件数が返されます。" - -# 981ec084fc7d4fe389d9767d52d0af65 -#: ../../../source/commands/load.txt:82 -msgid "テーブルEntryにレコードを登録します。::" -msgstr "テーブルEntryにレコードを登録します。::" - -# 25bdfbb2e3b34198a21a64b03beee026 -#: ../../../source/commands/load.txt:88 -msgid "標準入力からvaluesの値を与えます。::" -msgstr "標準入力からvaluesの値を与えます。::" - -# 544c769089a44570a335b18b6cc8bb90 -#: ../../../source/commands/log_level.txt:6 -msgid "log_level" -msgstr "log_level" - -# 9185ed9eb1304a5ba0c2c54f50dd80e5 -#: ../../../source/commands/log_level.txt:11 -msgid "log_level - ログ出力レベルの設定" -msgstr "log_level - ログ出力レベルの設定" - -# 448785be4ab84479b1806011922d9121 -#: ../../../source/commands/log_level.txt:22 -msgid "" -"groonga組込コマンドの一つであるlog_levelについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるlog_levelについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# 81f923d8a1ba48d883073a2262aace09 -#: ../../../source/commands/log_level.txt:24 -msgid "log_levelは、ログ出力レベルを設定します。" -msgstr "log_levelは、ログ出力レベルを設定します。" - -# c2e35065a1c445a996efe1e7c2847d08 -# 7544d56102e44041ad5edca66c89cdb0 -#: ../../../source/commands/log_level.txt:29 -#: ../../../source/commands/log_put.txt:29 -msgid "``level``" -msgstr "``level``" - -# 12f460677cc142dbb1efa5f2dfc4e9c6 -# bc48dc2d81654ceb8401194053a2c530 -#: ../../../source/commands/log_level.txt:31 -#: ../../../source/commands/log_put.txt:31 -msgid "設定するログ出力レベルの値を以下のいずれかで指定します。" -msgstr "設定するログ出力レベルの値を以下のいずれかで指定します。" - -# dafb0a28adfb41cab7e9c3e189a61795 -# 7d48bd1921cc408dac1c4d00c8bb5269 -#: ../../../source/commands/log_level.txt:33 -#: ../../../source/commands/log_put.txt:33 -msgid "EMERG ALERT CRIT error warning notice info debug" -msgstr "EMERG ALERT CRIT error warning notice info debug" - -# 4d9223c05f0b4f989460e801dcbf2089 -#: ../../../source/commands/log_level.txt:66 -msgid ":doc:`log_put` :doc:`log_reopen`" -msgstr ":doc:`log_put` :doc:`log_reopen`" - -# bb6ee7ffee724f3b8f8703e8be501785 -#: ../../../source/commands/log_put.txt:6 -msgid "log_put" -msgstr "log_put" - -# 5ce0728164484af7b99a5cec02fa89bd -#: ../../../source/commands/log_put.txt:11 -msgid "log_put - ログ出力" -msgstr "log_put - ログ出力" - -# 770c5d20e2fe4203a60ae4d3d5007e0a -#: ../../../source/commands/log_put.txt:22 -msgid "" -"groonga組込コマンドの一つであるlog_putについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるlog_putについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# 11abfef6d7ed4d5999c015ba6e675197 -#: ../../../source/commands/log_put.txt:24 -msgid "log_putは、ログにmessageを出力します。" -msgstr "log_putは、ログにmessageを出力します。" - -# 8ac01f6fca134a969bee931165453382 -#: ../../../source/commands/log_put.txt:42 -msgid "``message``" -msgstr "``message``" - -# e9e24461520b4df3ae8c7a84c1ac79ee -#: ../../../source/commands/log_put.txt:44 -msgid "出力する文字列を指定します。" -msgstr "出力する文字列を指定します。" - -# 10392ab19385477585756f251f25d590 -#: ../../../source/commands/log_put.txt:70 -msgid ":doc:`log_level` :doc:`log_reopen`" -msgstr ":doc:`log_level` :doc:`log_reopen`" - -# 7d31c1574ec3447684e39486168c0d30 -#: ../../../source/commands/log_reopen.txt:6 -msgid "log_reopen" -msgstr "log_reopen" - -# 5ef9fc65aa2948f39d083819e75f0730 -#: ../../../source/commands/log_reopen.txt:11 -msgid "log_reopen - ログファイルの再読み込み" -msgstr "log_reopen - ログファイルの再読み込み" - -# 3e305778ccd94426a45429c188315f5a -#: ../../../source/commands/log_reopen.txt:22 -msgid "" -"groonga組込コマンドの一つであるlog_reopenについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるlog_reopenについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# 37adb0e1100643838463e213c00a5e2b -#: ../../../source/commands/log_reopen.txt:24 -msgid "log_reopenは、ログファイルを再読み込みします。" -msgstr "log_reopenは、ログファイルを再読み込みします。" - -# bfec272e5dd940fd8ddc386b4530999c -#: ../../../source/commands/log_reopen.txt:26 -msgid "現在、デフォルトのログ関数を用いている場合のみに対応しています。" -msgstr "現在、デフォルトのログ関数を用いている場合のみに対応しています。" - -# 17bbdb6bca1d40648d20181cd10a64d1 -# 3cc35395148a46d78976205e669157eb -# d15ecf0a5324484f8fdc9d70d25d4753 -# b048abb97a2845a7809595bee46210ce -# 9012726baa8644c1801014dc87087c6c -# fbcc8174e0c540d686179b03dfe73acd -# 87fb211716e04a669a23781feaef8842 -#: ../../../source/commands/log_reopen.txt:31 -#: ../../../source/commands/quit.txt:29 ../../../source/commands/quit.txt:34 -#: ../../../source/commands/shutdown.txt:29 -#: ../../../source/commands/shutdown.txt:34 -#: ../../../source/commands/status.txt:31 -#: ../../../source/commands/table_list.txt:29 -msgid "ありません。" -msgstr "ありません。" - -# 652de6e4ab8346b4a5bd7172c1952a6d -#: ../../../source/commands/log_reopen.txt:56 -msgid "log_reopenを用いたログのローテーション" -msgstr "log_reopenを用いたログのローテーション" - -# 0232f9e1037748429fbfda2589f17b9a -#: ../../../source/commands/log_reopen.txt:58 -msgid "" -"ログファイルをmvなどで移動する。 ログはmvで移動された先のファイルに書き込まれ" -"る。" -msgstr "" -"ログファイルをmvなどで移動する。 ログはmvで移動された先のファイルに書き込まれ" -"る。" - -# dba4edfb1ffb4402a83a6a018fc4f64a -#: ../../../source/commands/log_reopen.txt:60 -msgid "log_reopenコマンドを実行する。" -msgstr "log_reopenコマンドを実行する。" - -# ecaeea415f79435b9c0201e4c70c749e -#: ../../../source/commands/log_reopen.txt:61 -msgid "" -"既存のログファイル名と同じファイル名で、新たなログファイルが作成される。 今後" -"のログは新たなログファイルに書き込まれる。" -msgstr "" -"既存のログファイル名と同じファイル名で、新たなログファイルが作成される。 今後" -"のログは新たなログファイルに書き込まれる。" - -# 3f05fd877cb2463bbd6fdfaeaf0703c1 -#: ../../../source/commands/log_reopen.txt:67 -msgid ":doc:`log_level` :doc:`log_put`" -msgstr ":doc:`log_level` :doc:`log_put`" - -# ec4d5b3b49884df7aa313814e4d24d11 -#: ../../../source/commands/quit.txt:6 -msgid "quit" -msgstr "quit" - -# b67b0b423d4545bc98c007e78616724d -#: ../../../source/commands/quit.txt:11 -msgid "quit - セッション終了" -msgstr "quit - セッション終了" - -# c0f48b69537249828d60d84716fde5fa -#: ../../../source/commands/quit.txt:22 -msgid "" -"groonga組込コマンドの一つであるquitについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるquitについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# de81c982522545c39c7c55054fbb9d15 -#: ../../../source/commands/quit.txt:24 -msgid "" -"quitは、groongaプロセスとのセッションを終了します。クライアントプロセスならば" -"groongaプロセスとの接続を切ります。" -msgstr "" -"quitは、groongaプロセスとのセッションを終了します。クライアントプロセスならば" -"groongaプロセスとの接続を切ります。" - -# e31a70a719814ba7b70b2d3ac959c94f -#: ../../../source/commands/select.txt:9 -msgid "select" -msgstr "select" - -# d6cc8be19ad442d5b5332a87eb4fc645 -#: ../../../source/commands/select.txt:12 -msgid "Summary" -msgstr "Summary" - -# 7255e5f7b6774d7abb50661968b0a863 -#: ../../../source/commands/select.txt:14 -msgid "" -"``select`` searches records that are matched to specified conditions from a " -"table and then outputs them." -msgstr "" -"``select`` searches records that are matched to specified conditions from a " -"table and then outputs them." - -# 6e34f8c40a28493d9f2cf41080884b31 -#: ../../../source/commands/select.txt:17 -msgid "" -"``select`` is the most important command in groonga. You need to understand " -"``select`` to use the full power of groonga." -msgstr "" -"``select`` is the most important command in groonga. You need to understand " -"``select`` to use the full power of groonga." - -# e2f1155c8eab495bbb86089606b5410d -#: ../../../source/commands/select.txt:21 -msgid "Syntax" -msgstr "Syntax" - -# 025d19b25b714680837fad6d86397682 -#: ../../../source/commands/select.txt:23 -msgid "" -"``select`` has many parameters. The required parameter is only ``table`` and " -"others are optional::" -msgstr "" -"``select`` has many parameters. The required parameter is only ``table`` and " -"others are optional::" - -# 30022a2dceb240bdacf8bb1d23e21cab -#: ../../../source/commands/select.txt:45 -msgid "Usage" -msgstr "Usage" - -# 7a4248361b65437e814a84cf60b61a40 -#: ../../../source/commands/select.txt:47 -msgid "" -"Let's learn about ``select`` usage with examples. This section shows many " -"popular usages." -msgstr "" -"Let's learn about ``select`` usage with examples. This section shows many " -"popular usages." - -# edbc1d152dfc4e519c080fb8b48fafb4 -#: ../../../source/commands/select.txt:50 -msgid "Here are a schema definition and sample data to show usage." -msgstr "Here are a schema definition and sample data to show usage." - -# fb5493be21114444a39dea445ad03289 -#: ../../../source/commands/select.txt:79 -msgid "" -"There is a table, ``Entries``, for blog entries. An entry has title, content " -"and the number of likes for the entry. Title is key of ``Entries``. Content " -"is value of ``Entries.content`` column. The number of likes is value of " -"``Entries.n_likes`` column." -msgstr "" - -# ed2e139056f84208a88b95cd5458beae -#: ../../../source/commands/select.txt:84 -msgid "" -"``Entries._key`` column and ``Entries.content`` column are indexed using " -"``TokenBigram`` tokenizer. So both ``Entries._key`` and ``Entries.content`` " -"are fulltext search ready." -msgstr "" -"``Entries._key`` column and ``Entries.content`` column are indexed using " -"``TokenBigram`` tokenizer. So both ``Entries._key`` and ``Entries.content`` " -"are fulltext search ready." - -# 8b595509551e478bb2d9fae10d7f0c11 -#: ../../../source/commands/select.txt:88 -msgid "OK. The schema and data for examples are ready." -msgstr "OK. The schema and data for examples are ready." - -# 029777c354a447e6b42b45730b828ec9 -#: ../../../source/commands/select.txt:91 -msgid "Simple usage" -msgstr "Simple usage" - -# 6f18ca7f59b44010b1d319a0fc31682e -#: ../../../source/commands/select.txt:93 -msgid "" -"Here is the most simple usage with the above shema and data. It outputs all " -"records in ``Entries`` table." -msgstr "" -"Here is the most simple usage with the above shema and data. It outputs all " -"records in ``Entries`` table." - -# 5e7672a3e95b4e8fa057b81ab8f83510 -#: ../../../source/commands/select.txt:100 -msgid "" -"Why does the command output all records? There are two reasons. The first " -"reason is that the command doesn't specify any search conditions. No search " -"condition means all records are matched. The second reason is that the " -"number of all records is 5. ``select`` command outputs 10 records at a " -"maximum by default. There are only 5 records. It is less than 10. So the " -"command outputs all records." -msgstr "" - -# 7a842533f2f84099a2bc6135d6df6d84 -#: ../../../source/commands/select.txt:108 -msgid "Search conditions" -msgstr "Search conditions" - -# 3d91cc0eb4d14ca7a2b740d63c20bf78 -#: ../../../source/commands/select.txt:110 -msgid "" -"Search conditions are specified by ``query`` or ``filter``. You can also " -"specify both ``query`` and ``filter``. It means that selected records must " -"be matched against both ``query`` and ``filter``." -msgstr "" -"Search conditions are specified by ``query`` or ``filter``. You can also " -"specify both ``query`` and ``filter``. It means that selected records must " -"be matched against both ``query`` and ``filter``." - -# 4ed532941b314f9eae6d43af64076566 -#: ../../../source/commands/select.txt:115 -msgid "Search condition: ``query``" -msgstr "Search condition: ``query``" - -# 78a0e65e66c24f4bb238ae9302b2992a -#: ../../../source/commands/select.txt:117 -msgid "" -"``query`` is designed for search box in Web page. Imagine a search box in " -"google.com. You specify search conditions for ``query`` as space separated " -"keywords. For example, ``search engine`` means a matched record should " -"contain two words, ``search`` and ``engine``." -msgstr "" -"``query`` is designed for search box in Web page. Imagine a search box in " -"google.com. You specify search conditions for ``query`` as space separated " -"keywords. For example, ``search engine`` means a matched record should " -"contain two words, ``search`` and ``engine``." - -# 7bb8244daf0546dd850156ca9bd538d5 -#: ../../../source/commands/select.txt:122 -msgid "" -"Normally, ``query`` parameter is used for specifying fulltext search " -"conditions. It can be used for non fulltext search conditions but ``filter`` " -"is used for the propose." -msgstr "" -"Normally, ``query`` parameter is used for specifying fulltext search " -"conditions. It can be used for non fulltext search conditions but ``filter`` " -"is used for the propose." - -# 1e61d57b1bdd46e989f57067caf8497d -#: ../../../source/commands/select.txt:126 -msgid "" -"``query`` parameter is used with ``match_columns`` parameter when ``query`` " -"parameter is used for specifying fulltext search conditions. " -"``match_columns`` specifies which columnes and indexes are matched against " -"``query``." -msgstr "" -"``query`` parameter is used with ``match_columns`` parameter when ``query`` " -"parameter is used for specifying fulltext search conditions. " -"``match_columns`` specifies which columnes and indexes are matched against " -"``query``." - -# ff098fc3d342459d89be3763da12bbaf -#: ../../../source/commands/select.txt:131 -msgid "Here is a simple ``query`` usage example." -msgstr "Here is a simple ``query`` usage example." - -# 9209a57756954bb6af07f05a36d8e053 -#: ../../../source/commands/select.txt:137 -msgid "" -"The ``select`` command searches records that contain a word ``fast`` in " -"``content`` column value from ``Entries`` table." -msgstr "" -"The ``select`` command searches records that contain a word ``fast`` in " -"``content`` column value from ``Entries`` table." - -# 7a50795ad8714cf28485e88ae5c09a91 -#: ../../../source/commands/select.txt:140 -msgid "" -"``query`` has query syntax but its deatils aren't described here. See :doc:`/" -"reference/grn_expr/query_syntax` for datails." -msgstr "" -"``query`` has query syntax but its deatils aren't described here. See :doc:`/" -"reference/grn_expr/query_syntax` for datails." - -# 00714bb1fe95428d8a678342cbbe6670 -#: ../../../source/commands/select.txt:144 -msgid "Search condition: ``filter``" -msgstr "Search condition: ``filter``" - -# 89044b69aead44bab518cf87c5be68ce -#: ../../../source/commands/select.txt:146 -msgid "" -"``filter`` is designed for complex search conditions. You specify search " -"conditions for ``filter`` as ECMAScript like syntax." -msgstr "" -"``filter`` is designed for complex search conditions. You specify search " -"conditions for ``filter`` as ECMAScript like syntax." - -# 4e8f13cf1bbc4e22924614a285657160 -#: ../../../source/commands/select.txt:149 -msgid "Here is a simple ``filter`` usage example." -msgstr "Here is a simple ``filter`` usage example." - -# 243e6b7215cc4ebdb130d4b0b61ac511 -#: ../../../source/commands/select.txt:155 -msgid "" -"The ``select`` command searches records that contain a word ``fast`` in " -"``content`` column value and has ``Groonga`` as ``_key`` from ``Entries`` " -"table. There are three operators in the command, ``@``, ``&&`` and ``==``. " -"``@`` is fulltext search operator. ``&&`` and ``==`` are the same as " -"ECMAScript. ``&&`` is logical AND operator and ``==`` is equality operator." -msgstr "" -"The ``select`` command searches records that contain a word ``fast`` in " -"``content`` column value and has ``Groonga`` as ``_key`` from ``Entries`` " -"table. There are three operators in the command, ``@``, ``&&`` and ``==``. " -"``@`` is fulltext search operator. ``&&`` and ``==`` are the same as " -"ECMAScript. ``&&`` is logical AND operator and ``==`` is equality operator." - -# bfc523a92af6411d8f4aab4987b80478 -#: ../../../source/commands/select.txt:162 -msgid "" -"``filter`` has more operators and syntax like grouping by ``(...)`` its " -"deatils aren't described here. See :doc:`/reference/grn_expr/script_syntax` " -"for datails." -msgstr "" -"``filter`` has more operators and syntax like grouping by ``(...)`` its " -"deatils aren't described here. See :doc:`/reference/grn_expr/script_syntax` " -"for datails." - -# a5427ed92a51488c9634432e65ace520 -#: ../../../source/commands/select.txt:167 -msgid "Paging" -msgstr "Paging" - -# 3b4cd4893a0b4e90ae065145b2248ce0 -#: ../../../source/commands/select.txt:169 -msgid "" -"You can specify range of outputted records by ``offset`` and ``limit``. Here " -"is an example to output only the 2nd record." -msgstr "" -"You can specify range of outputted records by ``offset`` and ``limit``. Here " -"is an example to output only the 2nd record." - -# 6f27b82242034036ad9a2bb76eadabbd -#: ../../../source/commands/select.txt:176 -msgid "" -"``offset`` is zero-origin. ``--offset 1`` means output range is started from " -"the 2nd record." -msgstr "" -"``offset`` is zero-origin. ``--offset 1`` means output range is started from " -"the 2nd record." - -# fe72405398874539b6c08a5fd1933968 -#: ../../../source/commands/select.txt:179 -msgid "" -"``limit`` specifies the max number of output records. ``--limit 1`` means " -"the number of output records is 1 at a maximium. If no records are matched, " -"``select`` command outputs no records." -msgstr "" -"``limit`` specifies the max number of output records. ``--limit 1`` means " -"the number of output records is 1 at a maximium. If no records are matched, " -"``select`` command outputs no records." - -# 662a7ba0c8764b60a0c4fea19b539c3c -#: ../../../source/commands/select.txt:184 -msgid "The total number of records" -msgstr "The total number of records" - -# c9fa3b80edbc4abf8e9aac0955f0b4b5 -#: ../../../source/commands/select.txt:186 -msgid "" -"You can use ``--limit 0`` to retrieve the total number of recrods without " -"any contents of records." -msgstr "" -"You can use ``--limit 0`` to retrieve the total number of recrods without " -"any contents of records." - -# 6855110f5a8a4a89971822fb2276f542 -#: ../../../source/commands/select.txt:193 -msgid "" -"``--limit 0`` is also useful for retrieving only the number of matched " -"records." -msgstr "" -"``--limit 0`` is also useful for retrieving only the number of matched " -"records." - -# 3aa7eaaae00c4dfa926cdee4f368a8bf -#: ../../../source/commands/select.txt:197 -msgid "Parameters" -msgstr "Parameters" - -# e9f4ef771cae46878b271f3db3ff9b7d -#: ../../../source/commands/select.txt:199 -msgid "This section describes all parameters. Parameters are categorized." -msgstr "This section describes all parameters. Parameters are categorized." - -# 05ddf83388054e148063b98c93d7d1b3 -#: ../../../source/commands/select.txt:202 -msgid "Required parameter" -msgstr "Required parameter" - -# cf65d45fc8104bdeb3e62078d2579469 -#: ../../../source/commands/select.txt:204 -msgid "There is a required parameter, ``table``." -msgstr "There is a required parameter, ``table``." - -# 1125da8065c340fd8c9dc8e36d6609fd -#: ../../../source/commands/select.txt:209 -msgid "It specifies a table to be searched. ``table`` must be specified." -msgstr "It specifies a table to be searched. ``table`` must be specified." - -# 127036cf3b7b4f21a8edbafd43cc385f -#: ../../../source/commands/select.txt:211 -msgid "If nonexistent table is specified, an error is returned." -msgstr "If nonexistent table is specified, an error is returned." - -# 71b5a473d9054b5598c4534cb1e69a36 -#: ../../../source/commands/select.txt:218 -msgid "Search related parameters" -msgstr "Search related parameters" - -# 46a3923c14f14c1a8d277154eefba838 -#: ../../../source/commands/select.txt:220 -msgid "" -"There are search related parameters. Typically, ``match_columns`` and " -"``query`` parameters are used for implementing a search box. ``filter`` " -"parameters is used for implementing complex search feature." -msgstr "" -"There are search related parameters. Typically, ``match_columns`` and " -"``query`` parameters are used for implementing a search box. ``filter`` " -"parameters is used for implementing complex search feature." - -# dcc0cb13bdf7472a80b8007aa80cb1b0 -#: ../../../source/commands/select.txt:225 -msgid "" -"If both ``query`` and ``filter`` are specified, selected records must be " -"matched against both ``query`` and ``filter``. If both ``query`` and " -"``filter`` aren't specified, all records are selected." -msgstr "" -"If both ``query`` and ``filter`` are specified, selected records must be " -"matched against both ``query`` and ``filter``. If both ``query`` and " -"``filter`` aren't specified, all records are selected." - -# a362d90e16a84d3fa9a99cb840875fa2 -#: ../../../source/commands/select.txt:232 -msgid "" -"It specifies the default target column for fulltext search by ``query`` " -"parameter value. A target column for fulltext search can be specified in " -"``query`` parameter. The difference between ``match_columns`` and ``query`` " -"is whether weight is supported or not. ``match_columns`` supports weight but " -"``query`` doesn't." -msgstr "" -"It specifies the default target column for fulltext search by ``query`` " -"parameter value. A target column for fulltext search can be specified in " -"``query`` parameter. The difference between ``match_columns`` and ``query`` " -"is whether weight is supported or not. ``match_columns`` supports weight but " -"``query`` doesn't." - -# 012595daa92d4c7e97d8d56b98d6461d -#: ../../../source/commands/select.txt:238 -msgid "" -"Weight is relative importance of target column. A higher weight target " -"column gets more hit score rather than a lower weight target column when a " -"record is matched by fulltext search. The default weight is 1." -msgstr "" -"Weight is relative importance of target column. A higher weight target " -"column gets more hit score rather than a lower weight target column when a " -"record is matched by fulltext search. The default weight is 1." - -# af9b331b53834f57a21eb58e8eaffec8 -#: ../../../source/commands/select.txt:242 -msgid "Here is a simple ``match_columns`` usage example." -msgstr "Here is a simple ``match_columns`` usage example." - -# 4eae5fbc82d94a85abbc53c160533c07 -#: ../../../source/commands/select.txt:248 -msgid "" -"``--match_columns content`` means the default target column for fulltext " -"search is ``content`` column and its weight is 1. ``--output_columns '_key, " -"_score'`` means that the ``select`` command outputs ``_key`` value and " -"``_score`` value for matched records." -msgstr "" -"``--match_columns content`` means the default target column for fulltext " -"search is ``content`` column and its weight is 1. ``--output_columns '_key, " -"_score'`` means that the ``select`` command outputs ``_key`` value and " -"``_score`` value for matched records." - -# 3e720ffef04245afaaa788e631ae9a6e -#: ../../../source/commands/select.txt:254 -msgid "" -"Pay attention to ``_score`` value. ``_score`` value is the number of matched " -"counts against ``query`` parameter value. In the example, ``query`` " -"parameter value is ``fast``. The fact that ``_score`` value is 1 means that " -"``fast`` appers in ``content`` column only once. The fact that ``_score`` " -"value is 2 means that ``fast`` appears in ``content`` column twice." -msgstr "" -"Pay attention to ``_score`` value. ``_score`` value is the number of matched " -"counts against ``query`` parameter value. In the example, ``query`` " -"parameter value is ``fast``. The fact that ``_score`` value is 1 means that " -"``fast`` appers in ``content`` column only once. The fact that ``_score`` " -"value is 2 means that ``fast`` appears in ``content`` column twice." - -# 37e11c582fcd43f8899b2fafbb22ad9c -#: ../../../source/commands/select.txt:261 -msgid "" -"To specify weight, ``column * weight`` syntax is used. Here is a weight " -"usage example." -msgstr "" -"To specify weight, ``column * weight`` syntax is used. Here is a weight " -"usage example." - -# 9cc2023f79bf4008b07febd3a40493d3 -#: ../../../source/commands/select.txt:268 -msgid "" -"``--match_columns 'content * 2'`` means the default target column for " -"fulltext search is ``content`` column and its weight is 2." -msgstr "" -"``--match_columns 'content * 2'`` means the default target column for " -"fulltext search is ``content`` column and its weight is 2." - -# 10c8da2f63b949d7a1df67e03f8efa6e -#: ../../../source/commands/select.txt:271 -msgid "" -"Pay attention to ``_score`` value. ``_score`` value is doubled because " -"weight is 2." -msgstr "" -"Pay attention to ``_score`` value. ``_score`` value is doubled because " -"weight is 2." - -# 0594e5f62aad4799a49da72cf34d2e7d -#: ../../../source/commands/select.txt:274 -msgid "" -"You can specify one or more columns as the default target columns for " -"fulltext search. If one or more columns are specified, fulltext search is " -"done for all columns and scores are accumulated. If one of the columns is " -"matched against ``query`` parameter value, the record is treated as matched." -msgstr "" -"You can specify one or more columns as the default target columns for " -"fulltext search. If one or more columns are specified, fulltext search is " -"done for all columns and scores are accumulated. If one of the columns is " -"matched against ``query`` parameter value, the record is treated as matched." - -# 1bece3ccb18a40df9fcd0acda6e3d884 -#: ../../../source/commands/select.txt:280 -msgid "" -"To specify one or more columns, ``column1 * weight1 || column2 * weight2 " -"|| ...`` syntax is used. ``* weight`` can be omitted. If it is omitted, 1 is " -"used for weight. Here is a one or more columns usage example." -msgstr "" -"To specify one or more columns, ``column1 * weight1 || column2 * weight2 " -"|| ...`` syntax is used. ``* weight`` can be omitted. If it is omitted, 1 is " -"used for weight. Here is a one or more columns usage example." - -# 916e8ceba5cf4147b3dbc27ff24b57e1 -#: ../../../source/commands/select.txt:289 -msgid "" -"``--match_columns '_key * 10 || content'`` means the default target columns " -"for fulltext search are ``_key`` and ``content`` columns and ``_key`` " -"column's weight is 10 and ``content`` column's weight is 1. This weight " -"allocation means ``_key`` column value is more important rather than " -"``content`` column value. In this example, title of blog entry is more " -"important rather thatn content of blog entry." -msgstr "" -"``--match_columns '_key * 10 || content'`` means the default target columns " -"for fulltext search are ``_key`` and ``content`` columns and ``_key`` " -"column's weight is 10 and ``content`` column's weight is 1. This weight " -"allocation means ``_key`` column value is more important rather than " -"``content`` column value. In this example, title of blog entry is more " -"important rather thatn content of blog entry." - -# 60b6db63baf84769a8128382a6f343eb -#: ../../../source/commands/select.txt:299 -msgid "" -"It specifies the query text. Normally, it is used for fulltext search with " -"``match_columns`` parameter. ``query`` parameter is designed for a fulltext " -"search form in a Web page. A query text should be formatted in :doc:`/" -"reference/grn_expr/query_syntax`. The syntax is similar to common search " -"form like Google's search form. For example, ``word1 word2`` means that " -"groonga searches records that contain both ``word1`` and ``word2``. ``word1 " -"OR word2`` means that groogna searches records that contain either ``word1`` " -"or ``word2``." -msgstr "" - -# 4e8f13cf1bbc4e22924614a285657160 -#: ../../../source/commands/select.txt:308 -msgid "Here is a simple logical and search example." -msgstr "" - -# 9209a57756954bb6af07f05a36d8e053 -#: ../../../source/commands/select.txt:314 -msgid "" -"The ``select`` command searches records that contain two words ``fast`` and " -"``groonga`` in ``content`` column value from ``Entries`` table." -msgstr "" - -# 4e8f13cf1bbc4e22924614a285657160 -#: ../../../source/commands/select.txt:318 -msgid "Here is a simple logical or search example." -msgstr "" - -# 9209a57756954bb6af07f05a36d8e053 -#: ../../../source/commands/select.txt:324 -msgid "" -"The ``select`` command searches records that contain one of two words " -"``groonga`` or ``mroonga`` in ``content`` column value from ``Entries`` " -"table." -msgstr "" - -# 60265657be91457ba59dd966e1df6ff2 -#: ../../../source/commands/select.txt:328 -msgid "See :doc:`/reference/grn_expr/query_syntax` for other syntax." -msgstr "" - -# 826a551c63294a79b2c0397ee79c8878 -#: ../../../source/commands/select.txt:330 -msgid "" -"It can be used for not only fulltext search but also other conditions. For " -"example, ``column:value`` means the value of ``column`` column is equal to " -"``value``. ``column:<value`` means the value of ``column`` column is less " -"than ``value``." -msgstr "" - -# ff098fc3d342459d89be3763da12bbaf -#: ../../../source/commands/select.txt:335 -#: ../../../source/commands/select.txt:371 -msgid "Here is a simple equality operator search example." -msgstr "" - -# 9209a57756954bb6af07f05a36d8e053 -#: ../../../source/commands/select.txt:341 -#: ../../../source/commands/select.txt:377 -msgid "" -"The ``select`` command searches records that ``_key`` column value is " -"``Groonga`` from ``Entries`` table." -msgstr "" - -# 4e8f13cf1bbc4e22924614a285657160 -#: ../../../source/commands/select.txt:344 -#: ../../../source/commands/select.txt:380 -msgid "Here is a simple less than operator search example." -msgstr "" - -# 9209a57756954bb6af07f05a36d8e053 -#: ../../../source/commands/select.txt:350 -#: ../../../source/commands/select.txt:386 -msgid "" -"The ``select`` command searches records that ``n_likes`` column value is " -"less than ``11`` from ``Entries`` table." -msgstr "" - -# 33278e9445d748db8e5c314d594adca9 -#: ../../../source/commands/select.txt:353 -msgid "See :doc:`/reference/grn_expr/query_syntax` for other operations." -msgstr "" - -# 0fc5eec7ac124c7f9fd84047258ef870 -#: ../../../source/commands/select.txt:358 -msgid "" -"It specifies the filter text. Normally, it is used for complex search " -"conditions. ``filter`` can be used with ``query`` parameter. If both " -"``filter`` and ``query`` are specified, there are conbined with logical and. " -"It means that matched records should be matched against both ``filter`` and " -"``query``." -msgstr "" - -# 950853e0d41940c2b855723602e0fa63 -#: ../../../source/commands/select.txt:364 -msgid "" -"``filter`` parameter is designed for complex conditions. A filter text " -"should be formated in :doc:`/reference/grn_expr/script_syntax`. The syntax " -"is similar to ECMAScript. For example, ``column == \"value\"`` means that " -"the value of ``column`` column is equal to ``\"value\"``. ``column < value`` " -"means that the value of ``column`` column is less than ``value``." -msgstr "" - -# 3fd29e530b1b44a4b99f8d798f41c676 -#: ../../../source/commands/select.txt:389 -msgid "See :doc:`/reference/grn_expr/script_syntax` for other operators." -msgstr "" - -# b4476e9ca79f4b03826f7c40c0dc4c18 -#: ../../../source/commands/select.txt:392 -msgid "Advanced search parameters" -msgstr "Advanced search parameters" - -# 71b83318007742929d25a1e21f3f653b -#: ../../../source/commands/select.txt:397 -msgid "``match_escalation_threshold``" -msgstr "``match_escalation_threshold``" - -# 860173bd4e0c41feb93032083dbf3366 -#: ../../../source/commands/select.txt:399 -msgid "" -"It specifies threshold to determine whether search storategy escalation is " -"used or not. The threshold is compared against the number of matched " -"records. If the number of matched records is equal to or less than the " -"threshold, the search storategy escalation is used. See :doc:`/spec/search` " -"about the search storategy escalation." -msgstr "" - -# cb029779f0e6432c87b04e6ca0c81943 -#: ../../../source/commands/select.txt:405 -msgid "" -"The default threshold is 0. It means that search storategy escalation is " -"used only when no records are matched." -msgstr "" -"The default threshold is 0. It means that search storategy escalation is " -"used only when no records are matched." - -# e9f1a28fedc6401cb524fee4168cf489 -#: ../../../source/commands/select.txt:408 -msgid "The default threshold can be customized by one of the followings." -msgstr "The default threshold can be customized by one of the followings." - -# 3fea50f9152f4c20beaa2f49f980aff1 -#: ../../../source/commands/select.txt:410 -msgid "``--with-match-escalation-threshold`` option of configure" -msgstr "``--with-match-escalation-threshold`` option of configure" - -# 5e3cd077d1134520a9f512eaaaab18d4 -#: ../../../source/commands/select.txt:411 -msgid "``--match-escalation-threshold`` option of groogna command" -msgstr "``--match-escalation-threshold`` option of groogna command" - -# 932c005c55664385b5c6e32c26f18968 -#: ../../../source/commands/select.txt:412 -msgid "``match-escalation-threshold`` configuration item in configuration file" -msgstr "" -"``match-escalation-threshold`` configuration item in configuration file" - -# fd91f45d59824b268599ebf3906adf20 -#: ../../../source/commands/select.txt:415 -msgid "" -"Here is a simple ``match_escalation_threshold`` usage example. The first " -"``select`` doesn't have ``match_escalation_threshold`` parameter. The second " -"``select`` has ``match_escalation_threshold`` parameter." -msgstr "" - -# 5f95a9cb43a64068add3d94654328459 -#: ../../../source/commands/select.txt:425 -msgid "" -"The first ``select`` command searches records that contain a word ``groo`` " -"in ``content`` column value from ``Entries`` table. But no records are " -"matched because the ``TokenBigram`` tokenizer tokenizes ``groonga`` to " -"``groonga`` not ``gr|ro|oo|on|ng|ga``. (The ``TokenBigramSplitSymbolAlpha`` " -"tokenizer tokenizes ``groonga`` to ``gr|ro|oo|on|ng|ga``. See :doc:`/" -"tokenizers` for details.) It means that ``groonga`` is indexed but ``groo`` " -"isn't indexed. So no records are matched against ``groo`` by exact match. In " -"the case, the search storategy escalation is used because the number of " -"matched records (0) is equal to ``match_escalation_threshold`` (0). One " -"record is matched against ``groo`` by unsplit search." -msgstr "" - -# 5aa14fc270cd494bae52bf2a571feb27 -#: ../../../source/commands/select.txt:437 -msgid "" -"The second ``select`` command also searches records that contain a word " -"``groo`` in ``content`` column value from ``Entries`` table. And it also " -"doesn't found matched records. In this case, the search storategy escalation " -"is not used because the number of matched records (0) is larger than " -"``match_escalation_threshold`` (-1). So no more searches aren't executed. " -"And no records are matched." -msgstr "" - -# 2eda92aef9b046688c1db7d6b55ca3fe -#: ../../../source/commands/select.txt:445 -msgid "``query_expansion``" -msgstr "``query_expansion``" - -# e9cdf39728004864883af9db5855c128 -#: ../../../source/commands/select.txt:447 -msgid "" -"It's for query expansion. Query expansion substitutes specific words to " -"another words in query. Nomally, it's used for synonym search." -msgstr "" - -# e46ff6b62f9841f69a3a66618525d93a -#: ../../../source/commands/select.txt:450 -msgid "" -"It specifies a column that is used to substitute ``query`` parameter value. " -"The format of this parameter value is \"``${TABLE}.${COLUMN}``\". For " -"example, \"``Terms.synonym``\" specifies ``synonym`` column in ``Terms`` " -"table." -msgstr "" - -# b547267731a8408ab0bf5c94a11e9246 -#: ../../../source/commands/select.txt:455 -msgid "" -"Table for query expansion is called \"substitution table\". Substitution " -"table's key must be ``ShortText``. So array table (``TABLE_NO_KEY``) can't " -"be used for query expansion. Because array table doesn't have key." -msgstr "" - -# b2223cf9e8b349fa923a26338a87c5bd -#: ../../../source/commands/select.txt:460 -msgid "" -"Column for query expansion is called \"substitution column\". Substitution " -"column's value type must be ``ShortText``. Column type must be vector " -"(``COLUMN_VECTOR``)." -msgstr "" - -# 22e88a986d4c4fe7af9546363cca918e -#: ../../../source/commands/select.txt:464 -msgid "" -"Query expansion substitutes key of substitution table in query with values " -"in substitution column. If a word in ``query`` is a key of substitution " -"table, the word is substituted with substitution column value that is " -"associated with the key. Substition isn't performed recursively. It means " -"that substitution target words in substituted query aren't substituted." -msgstr "" - -# ff098fc3d342459d89be3763da12bbaf -#: ../../../source/commands/select.txt:471 -msgid "" -"Here is a sample substitution table to show a simple ``query_expansion`` " -"usage example." -msgstr "" - -# 12ee4549d7564c8db4695d16507aec75 -#: ../../../source/commands/select.txt:484 -msgid "" -"``Thesaurus`` substitution table has two synonyms, ``\"mroonga\"`` and ``" -"\"groonga\"``. If an user searches with ``\"mroonga\"``, groonga searches " -"with ``\"((mroonga) OR (tritonn) OR (groonga mysql))\"``. If an user " -"searches with ``\"groonga\"``, groonga searchs with ``\"((groonga) OR " -"(senna))\"``. Nomrally, it's good idea that substitution table has " -"``KEY_NORMALIZE`` flag. If the flag is used, substitute target word is " -"matched in case insensitive manner." -msgstr "" - -# 7871d7bdccbb4393bad2741fc6157417 -#: ../../../source/commands/select.txt:492 -msgid "" -"Note that those synonym values include the key value such as ``\"mroonga\"`` " -"and ``\"groonga\"``. It's recommended that you include the key value. If you " -"don't include key value, substituted value doesn't include the original " -"substitute target value. Normally, including the original value is better " -"search result. If you have a word that you don't want to be searched, you " -"should not include the original word. For example, you can implement \"stop " -"words\" by an empty vector value." -msgstr "" - -# ff098fc3d342459d89be3763da12bbaf -#: ../../../source/commands/select.txt:501 -msgid "Here is a simple ``query_expansion`` usage example." -msgstr "" - -# 88e919cb1a8342a7b27fd639f5ea9308 -#: ../../../source/commands/select.txt:509 -msgid "" -"The first ``select`` command doesn't use query expansion. So a record that " -"has ``\"tritonn\"`` isn't found. The second ``select`` command uses query " -"expansion. So a record that has ``\"tritonn\"`` is found. The third " -"``select`` command doesn't use query expansion but it is same as the second " -"``select`` command. The third one uses expanded query." -msgstr "" - -# 5fbd650ce44448569ccf92ac00563491 -#: ../../../source/commands/select.txt:515 -msgid "" -"Each substitute value can contain any :doc:`/reference/grn_expr/" -"query_syntax` syntax such as ``(...)`` and ``OR``. You can use complex " -"substitution by using those syntax." -msgstr "" - -# 58dda20c13a54aabb746a25dde3cb8c6 -#: ../../../source/commands/select.txt:519 -msgid "Here is a complex substitution usage example that uses query syntax." -msgstr "" - -# 407a2bacdec84cb1a61e0f958090aa24 -#: ../../../source/commands/select.txt:529 -msgid "" -"The ``load`` command registers a new synonym ``\"popular\"``. It is " -"substituted with ``((popular) OR (n_likes:>=10))``. The substituted query " -"means that \"popular\" is containing the word \"popular\" or 10 or more " -"liked entries." -msgstr "" - -# 9209a57756954bb6af07f05a36d8e053 -#: ../../../source/commands/select.txt:534 -msgid "" -"The ``select`` command outputs records that ``n_likes`` column value is " -"equal to or more than ``10`` from ``Entries`` table." -msgstr "" - -# 5bebd7b0e916410a9068e659babf23c6 -#: ../../../source/commands/select.txt:538 -msgid "Output related parameters" -msgstr "Output related parameters" - -# f54375f0c3fc4ab6a3698d9607b45cf0 -#: ../../../source/commands/select.txt:543 -msgid "It specifies output columns separated by ``,``." -msgstr "" - -# af9b331b53834f57a21eb58e8eaffec8 -#: ../../../source/commands/select.txt:545 -msgid "Here is a simple ``output_columns`` usage example." -msgstr "" - -# ce3e5ff7ea464203a6771730d07b7ee5 -#: ../../../source/commands/select.txt:551 -msgid "The ``select`` command just outputs ``_id`` and ``_key`` column values." -msgstr "" - -# a04ab15c41fb4bbca2d45924fad8e5df -#: ../../../source/commands/select.txt:554 -msgid "" -"``*`` is a special value. It means that all columns that are not :doc:`/" -"pseudo_column`." -msgstr "" - -# ff098fc3d342459d89be3763da12bbaf -#: ../../../source/commands/select.txt:557 -msgid "Here is a ``*`` usage example." -msgstr "" - -# 450b51f1dd1846cabfa1c51bb32ca88f -#: ../../../source/commands/select.txt:563 -msgid "" -"The ``select`` command outputs ``_key`` pseudo column, ``content`` column " -"and ``n_likes`` column values but doesn't output ``_id`` pseudo column value." -msgstr "" - -# ccdf2269cae84e0384159885c691f6e1 -#: ../../../source/commands/select.txt:567 -msgid "" -"The default value is ``_id, _key, *``. It means that all column values " -"except ``_score`` are outputted." -msgstr "" - -# 34d6e9cbf5f5429eb13d8c3c40955bf5 -#: ../../../source/commands/select.txt:573 -msgid "" -"It specifies sort keys separated by ``,``. Each sort key is column name." -msgstr "" - -# ff098fc3d342459d89be3763da12bbaf -#: ../../../source/commands/select.txt:576 -msgid "Here is a simple ``sortby`` usage example." -msgstr "" - -# 32b321b5495a451eb3cdbe07755def00 -#: ../../../source/commands/select.txt:582 -msgid "" -"The ``select`` command sorts by ``n_likes`` column value in ascending order. " -"For records that has the same ``n_likes`` are sorted by ``_id`` in ascending " -"order. ``\"Good-bye Senna\"`` and ``\"Good-bye Tritonn\"`` are the case." -msgstr "" - -# 1ba198a1652b4403b2a1e96b5909be4e -#: ../../../source/commands/select.txt:587 -msgid "If you want to sort in descending order, add ``-`` before column name." -msgstr "" - -# ff098fc3d342459d89be3763da12bbaf -#: ../../../source/commands/select.txt:589 -msgid "Here is a descending order ``sortby`` usage example." -msgstr "" - -# 348073d20a4c4abc9e8bf7a0da3a903b -#: ../../../source/commands/select.txt:595 -msgid "" -"The ``select`` command sorts by ``n_likes`` column value in descending " -"order. But ascending order is used for sorting by ``_id``." -msgstr "" - -# 22ba16b6ba964bb9b6a4e443044da12b -#: ../../../source/commands/select.txt:598 -msgid "" -"You can use ``_score`` pseudo column in ``sortby`` if you use ``query`` or " -"``filter`` parameter." -msgstr "" - -# 9999acba5a6f4fe3b167f0d30071e8ce -#: ../../../source/commands/select.txt:605 -msgid "" -"The ``select`` command sorts matched records by hit score in descending " -"order and outputs record key and hit score." -msgstr "" - -# 15a7584c460a4a92880c0b39c3a2bc72 -#: ../../../source/commands/select.txt:608 -msgid "" -"If you use ``_score`` without ``query`` nor ``filter`` parameters, it's just " -"ignored but get a warning in log file." -msgstr "" - -# 6f27b82242034036ad9a2bb76eadabbd -#: ../../../source/commands/select.txt:614 -msgid "" -"It specifies offset to determine output records range. Offset is zero-" -"origin. ``--offset 1`` means output range is started from the 2nd record." -msgstr "" - -# ee82e3416690457692d5c8227d732858 -#: ../../../source/commands/select.txt:622 -msgid "The ``select`` command outputs from the 4th record." -msgstr "" - -# 42214a66901943f2b13bbfeb36adeabb -#: ../../../source/commands/select.txt:624 -msgid "" -"You can specify negative value. It means that ``the number of matched " -"records + offset``. If you have 3 matched records and specify ``--offset " -"-2``, you get records from the 1st (``3 + -2 = 1``) record to the 3rd record." -msgstr "" - -# afc783eeb26940d2bde5c15fa71402a5 -#: ../../../source/commands/select.txt:633 -msgid "" -"The ``select`` command outputs from the 4th record because the total number " -"of records is ``5``." -msgstr "" - -# 6f4399ab3d3643bdb0489e2993162aba -#: ../../../source/commands/select.txt:636 -msgid "The default value is ``0``." -msgstr "" - -# fe72405398874539b6c08a5fd1933968 -#: ../../../source/commands/select.txt:641 -msgid "" -"It specifies the max number of output records. If the number of matched " -"records is less than ``limit``, all records are outputted." -msgstr "" - -# 4e8f13cf1bbc4e22924614a285657160 -#: ../../../source/commands/select.txt:644 -msgid "Here is a simple ``limit`` usage example." -msgstr "" - -# aac2276c2bf74d57b9206f0e73bcd356 -#: ../../../source/commands/select.txt:650 -msgid "The ``select`` command outputs the 3rd, the 4th and the 5th records." -msgstr "" - -# 5a79aeaa5a854dd38446979c39b8803c -#: ../../../source/commands/select.txt:652 -msgid "" -"You can specify negative value. It means that ``the number of matched " -"records + limit + 1``. For example, ``--limit -1`` outputs all records. It's " -"very useful value to show all records." -msgstr "" - -# 4e8f13cf1bbc4e22924614a285657160 -#: ../../../source/commands/select.txt:656 -msgid "Here is a simple negative ``limit`` value usage example." -msgstr "" - -# fc5a78e7fab9414a88867109216a702c -#: ../../../source/commands/select.txt:662 -msgid "The ``select`` command outputs all records." -msgstr "" - -# 5046c040450a483387d82541646aedc0 -#: ../../../source/commands/select.txt:664 -msgid "The default value is ``10``." -msgstr "" - -# 7245130e36344311a7deeb5140c3838d -# a91c6d0463094f978889bc0c5ff5bb7f -# 3903805ac6754fefb268713b4f69e5be -# 806f53548d9540a49cd3d571e3e501bb -# 954856660497428bb3f4d7aef938cf3e -# 4a7e48d6756f45eeabe870a407d7c9a4 -# cfcca9ee2b244ad2a3acfe480491b260 -# 4a4020a85eb7479b8acd4c13df8a2d83 -# 0f6e615ba5a948c6bc093933a9b99df4 -# 66e8ea452c6b4ad8b5ff859e3b8e3776 -# f1d02465a17f4532b49032415add0007 -# b215cb67cf744aa39a3b73c8dba5c447 -# 1c715fe9df0d4d0cb3a3ff9eab435d36 -#: ../../../source/commands/select.txt:669 -#: ../../../source/commands/select.txt:681 -#: ../../../source/commands/select.txt:688 -#: ../../../source/commands/select.txt:695 -#: ../../../source/commands/select.txt:702 -#: ../../../source/commands/select.txt:709 -#: ../../../source/commands/select.txt:719 -#: ../../../source/commands/select.txt:730 -msgid "TODO: write in English and add example." -msgstr "TODO: write in English and add example." - -# a48f7a7c0ae041deb7149e042b429e1b -#: ../../../source/commands/select.txt:671 -msgid "" -"検索条件にマッチする全てのレコードに対して適用するgrn_exprをscript形式で指定" -"します。" -msgstr "" -"検索条件にマッチする全てのレコードに対して適用するgrn_exprをscript形式で指定" -"します。" - -# 14e05912bdca44499cd85541f0deb7b0 -#: ../../../source/commands/select.txt:673 -msgid "" -"scorerは、検索処理が完了し、ソート処理が実行される前に呼び出されます。従っ" -"て、各レコードのスコアを操作する式を指定しておけば、検索結果のソート順序をカ" -"スタマイズできるようになります。" -msgstr "" -"scorerは、検索処理が完了し、ソート処理が実行される前に呼び出されます。従っ" -"て、各レコードのスコアを操作する式を指定しておけば、検索結果のソート順序をカ" -"スタマイズできるようになります。" - -# f86ed8e0e7234121889b1f3f2d3a2ad6 -#: ../../../source/commands/select.txt:676 -msgid "Facet related parameters" -msgstr "Facet related parameters" - -# 4406aec3a4ca4835b07ed7b54a3bc93c -#: ../../../source/commands/select.txt:683 -msgid "" -"グループ化のキーとなるカラム名のリストをカンマ(',')区切りで指定します。検索条" -"件にマッチした各レコードを出力したのちに、drilldownに指定されたカラムの値が同" -"一であるレコードをとりまとめて、それぞれについて結果レコードを出力します。" -msgstr "" -"グループ化のキーとなるカラム名のリストをカンマ(',')区切りで指定します。検索条" -"件にマッチした各レコードを出力したのちに、drilldownに指定されたカラムの値が同" -"一であるレコードをとりまとめて、それぞれについて結果レコードを出力します。" - -# 8c1290eb7c8a46f09c56b8db9c217a23 -#: ../../../source/commands/select.txt:690 -msgid "" -"drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、ソー" -"トキーとなるカラム名のリストをカンマ(',')区切りで指定します。sortbyパラメータ" -"と同様に昇降順を指定できます。" -msgstr "" -"drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、ソー" -"トキーとなるカラム名のリストをカンマ(',')区切りで指定します。sortbyパラメータ" -"と同様に昇降順を指定できます。" - -# c0dc9f241ed3452ba045d8da39bfbb46 -#: ../../../source/commands/select.txt:697 -msgid "" -"drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力" -"するカラム名のリストをカンマ(',')区切りで指定します。" -msgstr "" -"drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力" -"するカラム名のリストをカンマ(',')区切りで指定します。" - -# 112b75c45ebc4fbc9900ab060ec3e073 -#: ../../../source/commands/select.txt:704 -msgid "" -"drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力" -"対象となる最初のレコードの番号を0ベースで指定します。デフォルト値は0です。" -"drilldown_offsetに負の値を指定した場合は、ヒットした件数 + drilldown_offsetに" -"よって算出される値が指定されたものとみなされます。" -msgstr "" -"drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力" -"対象となる最初のレコードの番号を0ベースで指定します。デフォルト値は0です。" -"drilldown_offsetに負の値を指定した場合は、ヒットした件数 + drilldown_offsetに" -"よって算出される値が指定されたものとみなされます。" - -# f404963c336b4e938dd6c0eb767a1b8d -#: ../../../source/commands/select.txt:711 -msgid "" -"drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力" -"を行うレコードの件数を指定します。デフォルト値は10です。実際には、" -"drilldown_offset + drilldown_limit がヒットした件数を超えない範囲でレコードが" -"出力されます。drilldown_limitに負の値を指定した場合は、ヒットした件数 + " -"drilldown_limit + 1 によって算出される値が指定されたものとみなされます。" -msgstr "" -"drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力" -"を行うレコードの件数を指定します。デフォルト値は10です。実際には、" -"drilldown_offset + drilldown_limit がヒットした件数を超えない範囲でレコードが" -"出力されます。drilldown_limitに負の値を指定した場合は、ヒットした件数 + " -"drilldown_limit + 1 によって算出される値が指定されたものとみなされます。" - -# 05ac54215a8c489690e15cc2da91114f -#: ../../../source/commands/select.txt:714 -msgid "Cache related parameter" -msgstr "Cache related parameter" - -# 2f6d3063c3694681b5b48fee0850fff6 -#: ../../../source/commands/select.txt:717 -msgid "``cache``" -msgstr "``cache``" - -# 6c5ab2d148424ba1956b95a6630c84b4 -#: ../../../source/commands/select.txt:721 -msgid "クエリキャッシュに関する動作を設定します。" -msgstr "クエリキャッシュに関する動作を設定します。" - -# 2acb104c9a9743d8ad826cb46ba4cd8d -#: ../../../source/commands/select.txt:723 -msgid "``no``" -msgstr "``no``" - -# 37b1832c0ebd4022bffaa42510350d9e -#: ../../../source/commands/select.txt:725 -msgid "" -"検索結果をクエリキャッシュに残しません。キャッシュして再利用される可能性が低" -"いクエリに対して用います。キャッシュ容量は有限です。有効なキャッシュが多く" -"ヒットするために、このパラメータは有効です。" -msgstr "" -"検索結果をクエリキャッシュに残しません。キャッシュして再利用される可能性が低" -"いクエリに対して用います。キャッシュ容量は有限です。有効なキャッシュが多く" -"ヒットするために、このパラメータは有効です。" - -# 5a2c898b836346c4a44da5180756a58e -#: ../../../source/commands/select.txt:732 -msgid "以下のようなjson形式で値が返却されます。" -msgstr "以下のようなjson形式で値が返却されます。" - -# 3606923041f74b61b84f639315070a95 -#: ../../../source/commands/select.txt:738 -msgid "``リターンコード``" -msgstr "``リターンコード``" - -# 437d9781abc9426aa4179cbd63e2c988 -#: ../../../source/commands/select.txt:740 -msgid "" -"grn_rcに対応する数値が返されます。0(GRN_SUCCESS)以外の場合は、続いてエラー内" -"容を示す 文字列が返されます。" -msgstr "" -"grn_rcに対応する数値が返されます。0(GRN_SUCCESS)以外の場合は、続いてエラー内" -"容を示す 文字列が返されます。" - -# 9fdfd59eca8244d58d8fde96b0e0ce68 -#: ../../../source/commands/select.txt:743 -msgid "``処理開始時間``" -msgstr "``処理開始時間``" - -# ad0afbe0678a4278b945315d9be70522 -#: ../../../source/commands/select.txt:745 -msgid "" -"処理を開始した時間について、1970年1月1日0時0分0秒を起点とした秒数を小数で返し" -"ます。" -msgstr "" -"処理を開始した時間について、1970年1月1日0時0分0秒を起点とした秒数を小数で返し" -"ます。" - -# 664d27a3a1944eff91e0f86204832bd9 -#: ../../../source/commands/select.txt:747 -msgid "``処理時間``" -msgstr "``処理時間``" - -# 794b2a25bd754300af83dc90870953fb -#: ../../../source/commands/select.txt:749 -msgid "処理にかかった秒数を返します。" -msgstr "処理にかかった秒数を返します。" - -# 9d3366bf8eaf4781bcd76fda12f53067 -#: ../../../source/commands/select.txt:751 -msgid "``検索結果``" -msgstr "``検索結果``" - -# 622e3f3785cd41c38c56b1641cd252d1 -#: ../../../source/commands/select.txt:753 -msgid "drilldown条件が実行される前の検索結果が以下のように出力されます。::" -msgstr "drilldown条件が実行される前の検索結果が以下のように出力されます。::" - -# 23163da708fa42cfbc1d3f7b18b3c9f3 -#: ../../../source/commands/select.txt:757 -msgid "``検索件数``" -msgstr "``検索件数``" - -# 3b6c545aafb14b49a40b007f4bca8559 -#: ../../../source/commands/select.txt:759 -msgid "検索件数が出力されます。" -msgstr "検索件数が出力されます。" - -# 14613c16dd054675a11f6f23613a9fdf -# 14613c16dd054675a11f6f23613a9fdf -#: ../../../source/commands/select.txt:761 -#: ../../../source/commands/select.txt:783 -msgid "``カラム名n``" -msgstr "``カラム名n``" - -# 64c7d8779c0743a1b101974cf33d92c0 -#: ../../../source/commands/select.txt:763 -msgid "" -"output_columnsに指定された条件に従って、対象となるカラム名が出力されます。" -msgstr "" -"output_columnsに指定された条件に従って、対象となるカラム名が出力されます。" - -# 5fa79943225b4f1b85aeb74f1e50cb21 -# 5fa79943225b4f1b85aeb74f1e50cb21 -#: ../../../source/commands/select.txt:765 -#: ../../../source/commands/select.txt:787 -msgid "``カラム型n``" -msgstr "``カラム型n``" - -# d507adb5553741279a002e988db6b2c4 -#: ../../../source/commands/select.txt:767 -msgid "" -"output_columnsに指定された条件に従って、対象となるカラム型が出力されます。" -msgstr "" -"output_columnsに指定された条件に従って、対象となるカラム型が出力されます。" - -# 9564929b00654af0a370c9bac4cf2bf4 -#: ../../../source/commands/select.txt:769 -msgid "``検索結果n``" -msgstr "``検索結果n``" - -# 30eb9a7e765747c18eb77b0bae53b444 -#: ../../../source/commands/select.txt:771 -msgid "" -"output_columns, offset, limitによって指定された条件に従って各レコードの値が出" -"力されます。" -msgstr "" -"output_columns, offset, limitによって指定された条件に従って各レコードの値が出" -"力されます。" - -# 2aa90014033c45a2801fa86e0db2831a -#: ../../../source/commands/select.txt:773 -msgid "``drilldown結果``" -msgstr "``drilldown結果``" - -# bf90a643a4514448a13cd14bf31d81da -#: ../../../source/commands/select.txt:775 -msgid "drilldown処理の結果が以下のように出力されます。::" -msgstr "drilldown処理の結果が以下のように出力されます。::" - -# 4180d254026f4de4bdb07e04cf373060 -#: ../../../source/commands/select.txt:779 -msgid "``件数``" -msgstr "``件数``" - -# c13f6ff00a6e4da3a7c24642faf939f9 -#: ../../../source/commands/select.txt:781 -msgid "drilldownに指定されたカラムの値の異なり数が出力されます。" -msgstr "drilldownに指定されたカラムの値の異なり数が出力されます。" - -# 2a5e92661f76462b9d202616922e8e78 -#: ../../../source/commands/select.txt:785 -msgid "" -"drilldown_output_columnsに指定された条件に従って、対象となるカラム名が出力さ" -"れます。" -msgstr "" -"drilldown_output_columnsに指定された条件に従って、対象となるカラム名が出力さ" -"れます。" - -# 180016c23db947808c89f625f6107475 -#: ../../../source/commands/select.txt:789 -msgid "" -"drilldown_output_columnsに指定された条件に従って、対象となるカラム型が出力さ" -"れます。" -msgstr "" -"drilldown_output_columnsに指定された条件に従って、対象となるカラム型が出力さ" -"れます。" - -# 58bb5b9af4c0443ca63ff4f3290bec7b -#: ../../../source/commands/select.txt:791 -msgid "``ドリルダウン結果n``" -msgstr "``ドリルダウン結果n``" - -# fc73aeaa76784b56b300cd913d904acf -#: ../../../source/commands/select.txt:793 -msgid "" -"drilldown_output_columns, drilldown_offset, drilldown_limitによって指定された" -"条件に従って各レコードの値が出力されます。" -msgstr "" -"drilldown_output_columns, drilldown_offset, drilldown_limitによって指定された" -"条件に従って各レコードの値が出力されます。" - -# 47ca6cabe5774cd2b63af7d215176172 -#: ../../../source/commands/select.txt:796 -msgid "See also" -msgstr "See also" - -# 360cc5154bf244f49024ed2d8183f5c6 -#: ../../../source/commands/select.txt:798 -msgid ":doc:`/reference/grn_expr/query_syntax`" -msgstr ":doc:`/reference/grn_expr/query_syntax`" - -# 360cc5154bf244f49024ed2d8183f5c6 -#: ../../../source/commands/select.txt:799 -msgid ":doc:`/reference/grn_expr/script_syntax`" -msgstr ":doc:`/reference/grn_expr/script_syntax`" - -# 513ba7acf83344eeacf8866c67e6dbf4 -#: ../../../source/commands/shutdown.txt:6 -msgid "shutdown" -msgstr "shutdown" - -# f9b2dc591f684c89b9731ed72377f710 -#: ../../../source/commands/shutdown.txt:11 -msgid "shutdown - サーバプロセスの停止" -msgstr "shutdown - サーバプロセスの停止" - -# cc7040921913442d8001472fddba05fa -#: ../../../source/commands/shutdown.txt:22 -msgid "" -"groonga組込コマンドの一つであるshutdownについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるshutdownについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# 32f5806fd61548fcb8b56b9ec08cc5d7 -#: ../../../source/commands/shutdown.txt:24 -msgid "shutdownは、接続しているgroongaサーバプロセスを停止します。" -msgstr "shutdownは、接続しているgroongaサーバプロセスを停止します。" - -# 97b0288aef734c82b5fd040963125552 -#: ../../../source/commands/status.txt:8 -msgid "status" -msgstr "status" - -# 1defe3e2e16f452cab0ba222ce3d5481 -#: ../../../source/commands/status.txt:13 -msgid "status - groongaプロセスの状態表示" -msgstr "status - groongaプロセスの状態表示" - -# 66b72147c636423a8a298e989ae8fba7 -#: ../../../source/commands/status.txt:24 -msgid "" -"groonga組込コマンドの一つであるstatusについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるstatusについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# 1c35e7a414cc41ba9a78d43783002814 -#: ../../../source/commands/status.txt:26 -msgid "" -"statusコマンドは、groongaプロセスの状態を表示します。主にgroongaサーバプロセ" -"スに対して使用することを想定しています。" -msgstr "" -"statusコマンドは、groongaプロセスの状態を表示します。主にgroongaサーバプロセ" -"スに対して使用することを想定しています。" - -# b822ab41ce7c4f13a1523d1433435e89 -#: ../../../source/commands/suggest.txt:10 -msgid "suggest" -msgstr "suggest" - -# d6c5dc8448b144d9ad141723759ccb70 -#: ../../../source/commands/suggest.txt:14 -msgid "" -"The suggest feature specification isn't stable. The specification may be " -"changed." -msgstr "" -"The suggest feature specification isn't stable. The specification may be " -"changed." - -# 9bc4c5e6ff594a3da4c6aa3e7d142fea -#: ../../../source/commands/suggest.txt:18 -msgid "NAME" -msgstr "NAME" - -# b0dce9cd9bcf47f09b841bba355373a9 -#: ../../../source/commands/suggest.txt:20 -msgid "suggest - returns completion, correction and/or suggestion for a query." -msgstr "" -"suggest - returns completion, correction and/or suggestion for a query." - -# 8745e1f60a454551a6d24edff9d86b0d -#: ../../../source/commands/suggest.txt:23 -msgid "SYNOPSIS" -msgstr "SYNOPSIS" - -# 05068d44c3be4a7499a693e128504175 -#: ../../../source/commands/suggest.txt:29 -msgid "DESCRIPTION" -msgstr "DESCRIPTION" - -# c8a14bbc1eee427f8e09dedcc5aed268 -#: ../../../source/commands/suggest.txt:31 -msgid "" -"The suggest command returns completion, correction and/or suggestion for a " -"specified query." -msgstr "" -"The suggest command returns completion, correction and/or suggestion for a " -"specified query." - -# 10027615148b42c5ab0a4b9579ed7d65 -#: ../../../source/commands/suggest.txt:34 -msgid "" -"See :doc:`/suggest/introduction` about completion, correction and suggestion." -msgstr "" -"See :doc:`/suggest/introduction` about completion, correction and suggestion." - -# 5e1b42988f74460d95ab376313454099 -#: ../../../source/commands/suggest.txt:38 -msgid "OPTIONS" -msgstr "OPTIONS" - -# 0445ebc1e20246f0ac8f6c9e8a5333af -#: ../../../source/commands/suggest.txt:41 -msgid "It specifies what types are returned by the suggest command." -msgstr "It specifies what types are returned by the suggest command." - -# 155c69737df34428a77c9f3d819cfbc0 -#: ../../../source/commands/suggest.txt:44 -msgid "Here are available types:" -msgstr "Here are available types:" - -# 38310fc523324fa484d8fa7d79f669c4 -#: ../../../source/commands/suggest.txt:47 -msgid "The suggest command does completion." -msgstr "The suggest command does completion." - -# fc5a78e7fab9414a88867109216a702c -#: ../../../source/commands/suggest.txt:50 -msgid "The suggest command does correction." -msgstr "The suggest command does correction." - -# 4ae94beda01a45a3890adffe412cd6c9 -#: ../../../source/commands/suggest.txt:53 -msgid "The suggest command does suggestion." -msgstr "The suggest command does suggestion." - -# 9fceaf84ccff477ba37d968eda588fa7 -#: ../../../source/commands/suggest.txt:55 -msgid "" -"You can specify one or more types separated by ``|``. Here are examples:" -msgstr "" -"You can specify one or more types separated by ``|``. Here are examples:" - -# 2e922d74ebb140d8bb6dbe3f35c8b336 -#: ../../../source/commands/suggest.txt:58 -msgid "It returns correction::" -msgstr "It returns correction::" - -# 03c6754b21fd4713b26bf2f6ff521f10 -#: ../../../source/commands/suggest.txt:62 -msgid "It returns correction and suggestion::" -msgstr "It returns correction and suggestion::" - -# d46dda3b5a9141d0a025aa4284a2b263 -#: ../../../source/commands/suggest.txt:66 -msgid "It returns complete, correction and suggestion::" -msgstr "It returns complete, correction and suggestion::" - -# cb482c488e10456eadab07ca3d66e5cf -#: ../../../source/commands/suggest.txt:71 -msgid "" -"It specifies table name that has ``item_${DATA_SET_NAME}`` format. For " -"example, ``item_query`` is a table name if you created dataset by the " -"following command::" -msgstr "" -"It specifies table name that has ``item_${DATA_SET_NAME}`` format. For " -"example, ``item_query`` is a table name if you created dataset by the " -"following command::" - -# 5090a5fc53dd484aa9ca2875882f6925 -#: ../../../source/commands/suggest.txt:78 -msgid "" -"It specifies a column name that has furigana in Katakana in ``table`` table." -msgstr "" -"It specifies a column name that has furigana in Katakana in ``table`` table." - -# b93fc33888854592af5d7e1becec9c62 -#: ../../../source/commands/suggest.txt:82 -msgid "It specifies query for completion, correction and/or suggestion." -msgstr "It specifies query for completion, correction and/or suggestion." - -# d35e7d301291436499a013bea42a1565 -#: ../../../source/commands/suggest.txt:86 -msgid "It specifies sort key." -msgstr "It specifies sort key." - -# 60e672a24e9f4b249d94a67b7787fdeb -#: ../../../source/commands/suggest.txt:89 -msgid "``-_score``" -msgstr "``-_score``" - -# f54375f0c3fc4ab6a3698d9607b45cf0 -#: ../../../source/commands/suggest.txt:92 -msgid "It specifies output columns." -msgstr "It specifies output columns." - -# 4cc782aedbd149a59b757d951a9360d3 -#: ../../../source/commands/suggest.txt:95 -msgid "``_key,_score``" -msgstr "``_key,_score``" - -# 515951ef020b4dab810ec6c1ca70214b -#: ../../../source/commands/suggest.txt:98 -msgid "It specifies returned records offset." -msgstr "It specifies returned records offset." - -# 28e1333d566d4186bd80d0436563f8ad -#: ../../../source/commands/suggest.txt:101 -msgid "``0``" -msgstr "``0``" - -# 60898a7811104cd4915fc7126154022c -#: ../../../source/commands/suggest.txt:104 -msgid "It specifies number of returned records." -msgstr "It specifies number of returned records." - -# 67b92a1c16fc414a916c399dc7b2b2e7 -#: ../../../source/commands/suggest.txt:107 -msgid "``10``" -msgstr "``10``" - -# 229a6a97ec994ee596226d8f4c7a767c -#: ../../../source/commands/suggest.txt:110 -msgid "" -"It specifies threshold for item frequency. Returned records must have " -"``_score`` that is greater than or equal to ``frequency_threshold``." -msgstr "" -"It specifies threshold for item frequency. Returned records must have " -"``_score`` that is greater than or equal to ``frequency_threshold``." - -# 5cc9ec12e82b486bbc9543e2949b5f7a -#: ../../../source/commands/suggest.txt:114 -msgid "``100``" -msgstr "``100``" - -# ef758eec657d4cb29298b04b424c4399 -#: ../../../source/commands/suggest.txt:116 -msgid "``conditional_probability_threshold``" -msgstr "``conditional_probability_threshold``" - -# 675ce7f8afef4980a5c958354d398d9b -#: ../../../source/commands/suggest.txt:118 -msgid "" -"It specifies threshold for conditional probability. Conditional probability " -"is used for learned data. It is probability of query submission when " -"``query`` is occurred. Returned records must have conditional probability " -"that is greater than or equal to ``conditional_probability_threshold``." -msgstr "" -"It specifies threshold for conditional probability. Conditional probability " -"is used for learned data. It is probability of query submission when " -"``query`` is occurred. Returned records must have conditional probability " -"that is greater than or equal to ``conditional_probability_threshold``." - -# dc8aaf65442645ecae881a2ddbb2df13 -#: ../../../source/commands/suggest.txt:126 -msgid "``0.2``" -msgstr "``0.2``" - -# f5307540c362404bbcb3c121155794ce -#: ../../../source/commands/suggest.txt:129 -msgid "" -"It specifies whether optional prefix search is used or not in completion." -msgstr "" -"It specifies whether optional prefix search is used or not in completion." - -# 68c67b0a5acb4de9945a34751e59be47 -# bef851c7383d4acd9b4d0289170ce0c0 -#: ../../../source/commands/suggest.txt:132 -#: ../../../source/commands/suggest.txt:151 -msgid "Here are available values:" -msgstr "Here are available values:" - -# eabfd4a50a984aa79ba387aabf3d2e57 -#: ../../../source/commands/suggest.txt:135 -msgid "Prefix search is always used." -msgstr "Prefix search is always used." - -# 2223f004a3584b87ae3c9e7c4e1289cc -#: ../../../source/commands/suggest.txt:138 -msgid "Prefix search is never used." -msgstr "Prefix search is never used." - -# e4e469d048c94e5eaed972b8b019ee95 -#: ../../../source/commands/suggest.txt:141 -msgid "Prefix search is used only when other search can't find any records." -msgstr "Prefix search is used only when other search can't find any records." - -# 78e41c38f86e42648dd7c63c7b8ff37b -# 7686d3782cbd4eb8aefd0009c15ec820 -#: ../../../source/commands/suggest.txt:145 -#: ../../../source/commands/suggest.txt:164 -msgid "``auto``" -msgstr "``auto``" - -# f243647f6157496886e8b5f3e2651dcb -#: ../../../source/commands/suggest.txt:148 -msgid "" -"It specifies whether optional similar search is used or not in correction." -msgstr "" -"It specifies whether optional similar search is used or not in correction." - -# ec5f748a769646da84d25b8217f4add0 -#: ../../../source/commands/suggest.txt:154 -msgid "Similar search is always used." -msgstr "Similar search is always used." - -# f0ed167bf9b44d109a1d0eb97a1cff60 -#: ../../../source/commands/suggest.txt:157 -msgid "Similar search is never used." -msgstr "Similar search is never used." - -# 90bfd2a7cf3d45b79998a4afa2cbcea6 -#: ../../../source/commands/suggest.txt:160 -msgid "Similar search is used only when other search can't find any records." -msgstr "Similar search is used only when other search can't find any records." - -# 547282118c164f658e463059bd138389 -#: ../../../source/commands/suggest.txt:167 -msgid "RETURN VALUE" -msgstr "RETURN VALUE" - -# 9bfe0726951d4355ba2be78dc59f9bf6 -#: ../../../source/commands/suggest.txt:170 -msgid "JSON format" -msgstr "JSON format" - -# b9c8d5fd0d534c13be9f9adf3f41f851 -#: ../../../source/commands/suggest.txt:172 -msgid "Here is a returned JSON format::" -msgstr "Here is a returned JSON format::" - -# 3dfa57eea29d449b8a7b69fab53c62fd -#: ../../../source/commands/suggest.txt:184 -msgid "A type specified by ``types``." -msgstr "A type specified by ``types``." - -# 307f21ca478e4b34ac0b0f4d813e938e -#: ../../../source/commands/suggest.txt:186 -msgid "``candidate``" -msgstr "``candidate``" - -# 920a39a25bed493f8a44d8fcfbb26640 -#: ../../../source/commands/suggest.txt:188 -msgid "A candidate for completion, correction or suggestion." -msgstr "A candidate for completion, correction or suggestion." - -# 3f7c49ea8ee348f9b13c4e434e4a51b7 -#: ../../../source/commands/suggest.txt:190 -msgid "``score of candidate``" -msgstr "``score of candidate``" - -# dc9997a25be14b478c9ae569d2166aa3 -#: ../../../source/commands/suggest.txt:192 -msgid "" -"A score of corresponding ``candidate``. It means that higher score candidate " -"is more likely candidate for completion, correction or suggestion. Returned " -"candidates are sorted by ``score of candidate`` descending by default." -msgstr "" -"A score of corresponding ``candidate``. It means that higher score candidate " -"is more likely candidate for completion, correction or suggestion. Returned " -"candidates are sorted by ``score of candidate`` descending by default." - -# 27a9ed2ab73f4cb8900bf9875e1d3ceb -#: ../../../source/commands/suggest.txt:199 -msgid "EXAMPLE" -msgstr "EXAMPLE" - -# 8267a57e7ef54b09bd948b1a14981dd5 -#: ../../../source/commands/suggest.txt:201 -msgid "Here are learned data for completion." -msgstr "Here are learned data for completion." - -# 63ea0d5cfeb44b91a5959bb4900d957a -#: ../../../source/commands/suggest.txt:215 -msgid "Here are learned data for correction." -msgstr "Here are learned data for correction." - -# bef851c7383d4acd9b4d0289170ce0c0 -#: ../../../source/commands/suggest.txt:231 -msgid "Here are learned data for suggestion." -msgstr "Here are learned data for suggestion." - -# d5838416f3dd4ee59991608b8d2df497 -#: ../../../source/commands/suggest.txt:241 -msgid "Here is a completion example." -msgstr "Here is a completion example." - -# 778690b8a06f4c4eb35557b7d822af8b -#: ../../../source/commands/suggest.txt:247 -msgid "Here is a correction example." -msgstr "Here is a correction example." - -# 2834f69e18a04634922beeeaa34a0b77 -#: ../../../source/commands/suggest.txt:253 -msgid "Here is a suggestion example." -msgstr "Here is a suggestion example." - -# 935fe718691c4b8b988604d8c4e008d2 -#: ../../../source/commands/suggest.txt:259 -msgid "Here is a mixed example." -msgstr "Here is a mixed example." - -# e797e001a0934fe2ba0d938f05af368a -#: ../../../source/commands/suggest.txt:267 -msgid "SEE ALSO" -msgstr "SEE ALSO" - -# 0de5de35e65e4a2181802d474f0532b6 -#: ../../../source/commands/suggest.txt:269 -msgid ":doc:`/suggest`" -msgstr ":doc:`/suggest`" - -# 3af433bb60924c3595f32e2da8f8c9f0 -#: ../../../source/commands/suggest.txt:270 -msgid ":doc:`/executables/groonga-suggest-create-dataset`" -msgstr ":doc:`/executables/groonga-suggest-create-dataset`" - -# 9974b1d3373543f9b2db2da671f1d787 -#: ../../../source/commands/table_create.txt:6 -msgid "table_create" -msgstr "table_create" - -# 04b5ca3eac384b6c96fc70c1618a63c7 -#: ../../../source/commands/table_create.txt:11 -msgid "table_create - テーブルの追加" -msgstr "table_create - テーブルの追加" - -# 0ae641b106bc420cb3c7a6ef1d682e91 -#: ../../../source/commands/table_create.txt:22 -msgid "" -"groonga組込コマンドの一つであるtable_createについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるtable_createについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" - -# 0621716144f04a36bcd50cba2d364dc2 -#: ../../../source/commands/table_create.txt:24 -msgid "" -"table_createコマンドは、使用しているデータベースに対してテーブルを追加しま" -"す。groongaには名前付きテーブルと名前なしテーブル、永続テーブルと一時テーブル" -"がありますが、table_createコマンドでは、名前付きの永続テーブルのみが作成でき" -"ます。テーブルはレコードの集合であり、全てのレコードは一意なIDを持ちます。ID" -"はレコードを追加した順序に従って自動的に付与されます。" -msgstr "" -"table_createコマンドは、使用しているデータベースに対してテーブルを追加しま" -"す。groongaには名前付きテーブルと名前なしテーブル、永続テーブルと一時テーブル" -"がありますが、table_createコマンドでは、名前付きの永続テーブルのみが作成でき" -"ます。テーブルはレコードの集合であり、全てのレコードは一意なIDを持ちます。ID" -"はレコードを追加した順序に従って自動的に付与されます。" - -# 42a2dd744bca4a1faf63f5fdde27d871 -#: ../../../source/commands/table_create.txt:26 -msgid "" -"テーブルにカラムを追加する時にはcolumn_createコマンドを使用します。また、テー" -"ブルを作成した時点でいくつかの疑似カラムが使用可能になっています。" -msgstr "" -"テーブルにカラムを追加する時にはcolumn_createコマンドを使用します。また、テー" -"ブルを作成した時点でいくつかの疑似カラムが使用可能になっています。" - -# f3a3c4c89a3147df8cc140956e8a076f -#: ../../../source/commands/table_create.txt:33 -msgid "" -"作成するテーブルの名前を指定します。nameはデータベース内で一意な、未定義の名" -"前でなければなりません。組込型名・組込コマンド名・組込関数名は予約済みであ" -"り、テーブル名には 使用できません。また、ピリオド('.'), コロン(':')を含む名前" -"のテーブルは作成できません。" -msgstr "" -"作成するテーブルの名前を指定します。nameはデータベース内で一意な、未定義の名" -"前でなければなりません。組込型名・組込コマンド名・組込関数名は予約済みであ" -"り、テーブル名には 使用できません。また、ピリオド('.'), コロン(':')を含む名前" -"のテーブルは作成できません。" - -# 181f527466b44b3c8138cc21e1d833eb -#: ../../../source/commands/table_create.txt:37 -msgid "" -"作成するテーブルの属性を示す数値か、パイプ('|')で組み合わせたシンボル名を指定" -"します。(デフォルト値は0(=\"TABLE_HASH_KEY\"))" -msgstr "" -"作成するテーブルの属性を示す数値か、パイプ('|')で組み合わせたシンボル名を指定" -"します。(デフォルト値は0(=\"TABLE_HASH_KEY\"))" - -# 20878497d6044ddb9e055fa472fa41c2 -#: ../../../source/commands/table_create.txt:40 -msgid "" -"主キー値をハッシュ表で管理するテーブルを作成します。ハッシュ表を使用したテー" -"ブルでは、主キー値に完全一致するレコードを非常に高速に検索することができま" -"す。" -msgstr "" -"主キー値をハッシュ表で管理するテーブルを作成します。ハッシュ表を使用したテー" -"ブルでは、主キー値に完全一致するレコードを非常に高速に検索することができま" -"す。" - -# 6b8d81b008e3402caa65b314dd1c5d29 -#: ../../../source/commands/table_create.txt:43 -msgid "" -"主キー値をパトリシア木で管理するテーブルを作成します。パトリシア木を使用した" -"テーブルでは、主キー値に完全一致するレコードを検索することができるとともに、" -"前方一致するレコード、および最長共通接頭辞となるレコードを高速に検索すること" -"ができます。また、キー値の昇降順でレコードを取り出したり、キー値の範囲での検" -"索を行うことができます。また、flagsの値に64を加えることによって、後方一致検索" -"も可能となります。" -msgstr "" -"主キー値をパトリシア木で管理するテーブルを作成します。パトリシア木を使用した" -"テーブルでは、主キー値に完全一致するレコードを検索することができるとともに、" -"前方一致するレコード、および最長共通接頭辞となるレコードを高速に検索すること" -"ができます。また、キー値の昇降順でレコードを取り出したり、キー値の範囲での検" -"索を行うことができます。また、flagsの値に64を加えることによって、後方一致検索" -"も可能となります。" - -# 6b8d81b008e3402caa65b314dd1c5d29 -#: ../../../source/commands/table_create.txt:46 -msgid "" -"主キー値をダブル配列で管理するテーブルを作成します。ダブル配列を使用したテー" -"ブルでは、主キー値に完全一致するレコードを高速に検索することができるととも" -"に、前方一致するレコード、および最長共通接頭辞となるレコードを検索することが" -"できます。また、キー値の昇降順でレコードを取り出したり、キー値の範囲での検索" -"を行うことができます。" -msgstr "" -"主キー値をダブル配列で管理するテーブルを作成します。ダブル配列を使用したテー" -"ブルでは、主キー値に完全一致するレコードを高速に検索することができるととも" -"に、前方一致するレコード、および最長共通接頭辞となるレコードを検索することが" -"できます。また、キー値の昇降順でレコードを取り出したり、キー値の範囲での検索" -"を行うことができます。" - -# 8152e894692448bca10ef53df2d14b6d -#: ../../../source/commands/table_create.txt:49 -msgid "" -"主キーを持たないテーブルを作成します。各レコードはIDのみによって特定すること" -"ができます。" -msgstr "" -"主キーを持たないテーブルを作成します。各レコードはIDのみによって特定すること" -"ができます。" - -# 4eae0aa630654958915b07728620de9d -#: ../../../source/commands/table_create.txt:52 -msgid "" -"複数のテーブルをまとめて操作するための仮想的なテーブル(view)を作成します。" -msgstr "" -"複数のテーブルをまとめて操作するための仮想的なテーブル(view)を作成します。" - -# c604d5491b45492c82304e6614905b03 -#: ../../../source/commands/table_create.txt:55 -msgid "" -"語彙表となるパトリシア木型のテーブルにおいて、後方一致検索を可能とします。" -msgstr "" -"語彙表となるパトリシア木型のテーブルにおいて、後方一致検索を可能とします。" - -# da686d4827904ef3951906b6d92f32de -#: ../../../source/commands/table_create.txt:58 -msgid "" -"ハッシュ表型か、パトリシア木型のテーブルにおいて、主キー値を正規化した上で登" -"録します。この値が指定されたテーブルではたとえば、主キー値'abc'と'ABC' は同一" -"のレコードに対応するものとみなされます。" -msgstr "" -"ハッシュ表型か、パトリシア木型のテーブルにおいて、主キー値を正規化した上で登" -"録します。この値が指定されたテーブルではたとえば、主キー値'abc'と'ABC' は同一" -"のレコードに対応するものとみなされます。" - -# 7b7e4341c9844101a1cd4de096b18ba6 -#: ../../../source/commands/table_create.txt:60 -msgid "``key_type``" -msgstr "``key_type``" - -# 907af782ce894ee7a2d3675f6d2b48a9 -#: ../../../source/commands/table_create.txt:62 -msgid "" -"主キー値の型を指定します。主キー値を持つテーブルに限り有効です。型にはgroonga" -"の組込型か、同一データベースに定義済みのユーザ定義型、定義済みのテーブルを指" -"定することができます。" -msgstr "" -"主キー値の型を指定します。主キー値を持つテーブルに限り有効です。型にはgroonga" -"の組込型か、同一データベースに定義済みのユーザ定義型、定義済みのテーブルを指" -"定することができます。" - -# a73adb07e8d94e059b396d38077857f4 -#: ../../../source/commands/table_create.txt:64 -msgid "``value_type``" -msgstr "``value_type``" - -# 62395b7f65c1426c8e72ad6562fd0564 -#: ../../../source/commands/table_create.txt:66 -msgid "" -"値の型を指定します。tableの値には固定長の型のみが指定できます。(可変長の値が" -"必要な場合は別途カラムを作成します) 型にはgroongaの組込型か、同一データベース" -"に定義済みのユーザ定義型、またはテーブルを指定することができます。(デフォルト" -"はvalueなし)" -msgstr "" -"値の型を指定します。tableの値には固定長の型のみが指定できます。(可変長の値が" -"必要な場合は別途カラムを作成します) 型にはgroongaの組込型か、同一データベース" -"に定義済みのユーザ定義型、またはテーブルを指定することができます。(デフォルト" -"はvalueなし)" - -# 48c01221b864488a8b2e45dab707329f -#: ../../../source/commands/table_create.txt:68 -msgid "``default_tokenizer``" -msgstr "``default_tokenizer``" - -# a849076906164a879dd3f4c6288a033a -#: ../../../source/commands/table_create.txt:70 -msgid "" -"作成するテーブルを語彙表として使用する場合、文字列を分割するトークナイザを指" -"定します。" -msgstr "" -"作成するテーブルを語彙表として使用する場合、文字列を分割するトークナイザを指" -"定します。" - -# 0b951119182246bba1d7ab79f8f4f14a -#: ../../../source/commands/table_create.txt:72 -msgid "組込のトークナイザとして、以下が準備されています。" -msgstr "組込のトークナイザとして、以下が準備されています。" - -# 33d4edfac88049608369db63fa6751d3 -#: ../../../source/commands/table_create.txt:75 -msgid "空白で区切られた文字列をトークンとする" -msgstr "空白で区切られた文字列をトークンとする" - -# bc3158ee1fbe4784a01adfddf5c605dc -#: ../../../source/commands/table_create.txt:78 -msgid "unigram(1文字を1トークンとする)" -msgstr "unigram(1文字を1トークンとする)" - -# a240f8692bde46eababd13652c2f143d -#: ../../../source/commands/table_create.txt:81 -msgid "bigram(2文字の文字列要素をトークンとする)" -msgstr "bigram(2文字の文字列要素をトークンとする)" - -# f367ee4a2db944d0ad9d1a97c1f050b7 -#: ../../../source/commands/table_create.txt:84 -msgid "trigram(3文字の文字列要素をトークンとする)" -msgstr "trigram(3文字の文字列要素をトークンとする)" - -# ed857e61189042adafd2056094abf120 -#: ../../../source/commands/table_create.txt:87 -msgid "" -"形態素解析器mecabで解析した形態素をトークンとする。(mecabを組み込んだ場合のみ" -"有効)" -msgstr "" -"形態素解析器mecabで解析した形態素をトークンとする。(mecabを組み込んだ場合のみ" -"有効)" - -# 942373eb3158450dbed6e37a20e486bf -#: ../../../source/commands/table_create.txt:89 -msgid "" -"トークナイザが指定されなかった場合は、対象の文字列を分割せずに語彙表に登録し" -"ます。" -msgstr "" -"トークナイザが指定されなかった場合は、対象の文字列を分割せずに語彙表に登録し" -"ます。" - -# 2d0629ede99a4c508d4a7e9b9c29a851 -#: ../../../source/commands/table_create.txt:108 -msgid "ShortText型の主キーを持つハッシュ表型のテーブル、Entryを作成します。::" -msgstr "ShortText型の主キーを持つハッシュ表型のテーブル、Entryを作成します。::" - -# db601505e7ae4fff8c7d8d313b7a4187 -#: ../../../source/commands/table_create.txt:113 -msgid "" -"ShortText型の主キーを持つパトリシア木型のテーブル、Termを作成します。主キー値" -"は正規化して管理します。また、このテーブルを語彙表とする転置索引を作成する場" -"合には、バイグラムの索引を作成します。::" -msgstr "" -"ShortText型の主キーを持つパトリシア木型のテーブル、Termを作成します。主キー値" -"は正規化して管理します。また、このテーブルを語彙表とする転置索引を作成する場" -"合には、バイグラムの索引を作成します。::" - -# cd04099737a544d38fdd1529ddcd68de -#: ../../../source/commands/table_list.txt:6 -msgid "table_list" -msgstr "table_list" - -# f9d0e99f80584c5d855043b69e5f6597 -#: ../../../source/commands/table_list.txt:11 -msgid "table_list - DBに定義されているテーブルをリスト表示" -msgstr "table_list - DBに定義されているテーブルをリスト表示" - -# 04c857521539459488336a1869b11bdb -#: ../../../source/commands/table_list.txt:22 -msgid "" -"groonga組込コマンドの一つであるtable_listについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるtable_listについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# f612f12efbc647b887a9b2c7a919cf4f -#: ../../../source/commands/table_list.txt:24 -msgid "table_listは、DBに定義されているテーブルのリストを表示します。" -msgstr "table_listは、DBに定義されているテーブルのリストを表示します。" - -# 9786f65539b54d0686b8be5788449dec -#: ../../../source/commands/table_list.txt:37 -msgid "テーブル名一覧が以下の形式で返却されます。::" -msgstr "テーブル名一覧が以下の形式で返却されます。::" - -# b113c40a684546c9b6c7396f902c4595 -#: ../../../source/commands/table_list.txt:41 -msgid "``テーブル情報名n``" -msgstr "``テーブル情報名n``" - -# d4ab3b9007404b8eae1f6d13725758da -#: ../../../source/commands/table_list.txt:43 -msgid "" -"``テーブル情報n`` には複数の情報が含まれますが、そこに入る情報がどんな内容か" -"を示す名前を出力します。 情報名は以下の通りです。" -msgstr "" -"``テーブル情報n`` には複数の情報が含まれますが、そこに入る情報がどんな内容か" -"を示す名前を出力します。 情報名は以下の通りです。" - -# de4c47f0f53a420fb3f2c0c126e5e1a4 -#: ../../../source/commands/table_list.txt:48 -msgid "テーブルオブジェクトに割り当てられたID" -msgstr "テーブルオブジェクトに割り当てられたID" - -# 7e3d7a2a9e964f5b92249d77d216452b -#: ../../../source/commands/table_list.txt:52 -msgid "テーブル名" -msgstr "テーブル名" - -# 5fc85a5c45a24afc98e3d5ed3f7e78e4 -#: ../../../source/commands/table_list.txt:56 -msgid "テーブルのレコードを格納するファイル名" -msgstr "テーブルのレコードを格納するファイル名" - -# 62c9c8585c2c444b94d13e3ca9187351 -#: ../../../source/commands/table_list.txt:60 -msgid "テーブルのflags属性" -msgstr "テーブルのflags属性" - -# 7ff7443e15de455bb8d19f7a4ab5a256 -#: ../../../source/commands/table_list.txt:64 -msgid "主キー値の属する型" -msgstr "主キー値の属する型" - -# 8df60e9ddf4e44e18486cf1354a067cf -#: ../../../source/commands/table_list.txt:68 -msgid "valueが属する型" -msgstr "valueが属する型" - -# ddeca043d4f94fedbd273ab5c586cc8b -#: ../../../source/commands/table_list.txt:70 -msgid "``テーブル情報型n``" -msgstr "``テーブル情報型n``" - -# b48ec6e2400c453585eb86eeff88b754 -#: ../../../source/commands/table_list.txt:72 -msgid "テーブル情報の型を出力します。" -msgstr "テーブル情報の型を出力します。" - -# b25a31ccbcb9439da0d69941469dba55 -#: ../../../source/commands/table_list.txt:74 -msgid "``テーブル情報n``" -msgstr "``テーブル情報n``" - -# fe10266bbbe84fc499745d6d5a68050c -#: ../../../source/commands/table_list.txt:76 -msgid "" -"``テーブル情報名n`` で示された情報の配列を出力します。 情報の順序は ``テーブ" -"ル情報名n`` の順序と同じです。" -msgstr "" -"``テーブル情報名n`` で示された情報の配列を出力します。 情報の順序は ``テーブ" -"ル情報名n`` の順序と同じです。" - -# 2873c4a849e949c4b0c55e39ba2178de -#: ../../../source/commands/table_remove.txt:6 -msgid "table_remove" -msgstr "table_remove" - -# b79085260578415d85ce0ac6a0c457bd -#: ../../../source/commands/table_remove.txt:11 -msgid "table_remove - テーブルの削除" -msgstr "table_remove - テーブルの削除" - -# 262614b68efb4b5faca502243e2b881a -#: ../../../source/commands/table_remove.txt:22 -msgid "" -"groonga組込コマンドの一つであるtable_removeについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるtable_removeについて説明します。組込コマンド" -"は、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバに" -"リクエストを送信することによって実行します。" - -# cb2b5a6ff1734e098bbb2efad83f0cf5 -#: ../../../source/commands/table_remove.txt:24 -msgid "" -"table_removeはテーブルと定義されているカラムを削除します。カラムに付随するイ" -"ンデックスも再帰的に削除されます。" -msgstr "" -"table_removeはテーブルと定義されているカラムを削除します。カラムに付随するイ" -"ンデックスも再帰的に削除されます。" - -# afc248cec5574919871d1ad020fa858e -#: ../../../source/commands/view_add.txt:6 -msgid "view_add" -msgstr "view_add" - -# e7950978052c4593bfa6c31a3f3e4e97 -#: ../../../source/commands/view_add.txt:11 -msgid "view_add - view型のテーブルに要素となるテーブルを追加" -msgstr "view_add - view型のテーブルに要素となるテーブルを追加" - -# 8f73347d11694bd3aa9b7826f4cdf2bf -#: ../../../source/commands/view_add.txt:22 -msgid "" -"groonga組込コマンドの一つであるview_addについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" -msgstr "" -"groonga組込コマンドの一つであるview_addについて説明します。組込コマンドは、" -"groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリク" -"エストを送信することによって実行します。" - -# e03e1a03345c4a9cb247eaf3529534c4 -#: ../../../source/commands/view_add.txt:24 -msgid "view_addは、view型のテーブルに要素となるテーブルを定義します。" -msgstr "view_addは、view型のテーブルに要素となるテーブルを定義します。" - -# 37e0e751194b49049038422c89ad95e7 -#: ../../../source/commands/view_add.txt:29 -msgid "``view``" -msgstr "``view``" - -# 29d2d48c17e14947a17bc405fec10b2a -#: ../../../source/commands/view_add.txt:31 -msgid "テーブルを追加するview型のテーブルの名前を指定します。" -msgstr "テーブルを追加するview型のテーブルの名前を指定します。" - -# 3a8e6cc03bb04a009c3155c7154ee04a -#: ../../../source/commands/view_add.txt:35 -msgid "view型のテーブルに追加されるテーブルの名前を指定します。" -msgstr "view型のテーブルに追加されるテーブルの名前を指定します。" - -# 627eefa232bc48bc89a6f6becf02208d -#: ../../../source/commands/view_add.txt:54 -msgid "view_add Ventry Entry [true]" -msgstr "view_add Ventry Entry [true]" - -# 9f983a1a28dd4891a51b1ca6a26dc4fa -# 2d277475f1894a8f8da54e3722d85cdc -# 22e2cbe76a19432496b3ccd31a6bd2db -# 1d7106a2ed224fa8bcd4f75e39e0cf01 -# 7fa65717388444b2a690cb955dc70149 -# a00f98bfa32e4e998f434294c86afb86 -# d25085abbc2449f9bd15d7bc0550a585 -# d1ccc6169e40409f89e0fa15c285203b -# 7fcbb99aa5f64a8c8c4e5855f5e5100b -# 6611b3203beb444d9d758f97878f597c -# 9c1bf3c05980468693f04990759bdfff -# 9c1bf3c05980468693f04990759bdfff -# 9c1bf3c05980468693f04990759bdfff -# 9c1bf3c05980468693f04990759bdfff -# 9c1bf3c05980468693f04990759bdfff -# 9c1bf3c05980468693f04990759bdfff -# 9c1bf3c05980468693f04990759bdfff -#: ../../../source/example/commands/select/filter_equal.log:1 -#: ../../../source/example/commands/select/filter_less_than.log:1 -#: ../../../source/example/commands/select/limit_negative.log:1 -#: ../../../source/example/commands/select/limit_simple.log:1 -#: ../../../source/example/commands/select/match_columns_simple.log:1 -#: ../../../source/example/commands/select/match_columns_some_columns.log:1 -#: ../../../source/example/commands/select/match_columns_weight.log:1 -#: ../../../source/example/commands/select/match_escalation_threshold.log:1 -#: ../../../source/example/commands/select/no_limit.log:1 -#: ../../../source/example/commands/select/offset_negative.log:1 -#: ../../../source/example/commands/select/offset_simple.log:1 -#: ../../../source/example/commands/select/output_columns_asterisk.log:1 -#: ../../../source/example/commands/select/output_columns_simple.log:1 -#: ../../../source/example/commands/select/paging.log:1 -#: ../../../source/example/commands/select/query_and.log:1 -#: ../../../source/example/commands/select/query_equal.log:1 -#: ../../../source/example/commands/select/query_expansion_complex.log:1 -#: ../../../source/example/commands/select/query_expansion_substitute.log:1 -#: ../../../source/example/commands/select/query_expansion_substitution_table.log:1 -#: ../../../source/example/commands/select/query_less_than.log:1 -#: ../../../source/example/commands/select/query_or.log:1 -#: ../../../source/example/commands/select/simple_filter.log:1 -#: ../../../source/example/commands/select/simple_query.log:1 -#: ../../../source/example/commands/select/simple_usage.log:1 -#: ../../../source/example/commands/select/sortby_descending.log:1 -#: ../../../source/example/commands/select/sortby_score_with_query.log:1 -#: ../../../source/example/commands/select/sortby_simple.log:1 -#: ../../../source/example/commands/select/table_nonexistent.log:1 -#: ../../../source/example/commands/select/usage_setup.log:1 -#: ../../../source/example/commands/status.log:1 -#: ../../../source/example/commands/suggest-completion.log:1 -#: ../../../source/example/commands/suggest-correction.log:1 -#: ../../../source/example/commands/suggest-learn-completion.log:1 -#: ../../../source/example/commands/suggest-learn-correction.log:1 -#: ../../../source/example/commands/suggest-learn-suggestion.log:1 -#: ../../../source/example/commands/suggest-mixed.log:1 -#: ../../../source/example/commands/suggest-suggestion.log:1 -#: ../../../source/example/commands/table_list.log:1 -msgid "Execution example::" -msgstr "Execution example::" Modified: doc/locale/en/LC_MESSAGES/community.po (+11 -11) =================================================================== --- doc/locale/en/LC_MESSAGES/community.po 2012-07-23 17:56:14 +0900 (464aba0) +++ doc/locale/en/LC_MESSAGES/community.po 2012-07-23 17:59:24 +0900 (ceb7e0f) @@ -1,28 +1,28 @@ -# English translations for 2.0.1 package. +# English translations for groonga package. # Copyright (C) 2009-2012, Brazil, Inc # This file is distributed under the same license as the groonga package. # Kouhei Sutou <kou****@clear*****>, 2012. # msgid "" msgstr "" -"Project-Id-Version: 2.0.1\n" +"Project-Id-Version: groonga 2.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-21 14:05\n" -"PO-Revision-Date: 2012-04-28 11:36+0900\n" +"POT-Creation-Date: 2012-07-23 17:56\n" +"PO-Revision-Date: 2012-07-23 17:57+0900\n" "Last-Translator: Kouhei Sutou <kou****@clear*****>\n" "Language-Team: English\n" -"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -# 9c21dfd4349541629c6c7da1d05276bb +# 98df3bbf31654e2b98d3862f413f066d #: ../../../source/community.txt:6 msgid "Community" msgstr "Community" -# 348129abec7942c3b02b95f57c71c768 +# d945d7b1453f4747b12943ebbd15b4a8 #: ../../../source/community.txt:8 msgid "" "There are some places for sharing groonga information. We welcome you to " @@ -31,17 +31,17 @@ msgstr "" "There are some places for sharing groonga information. We welcome you to " "join our community." -# 064e261c494c400c954f4f0611ed6ac9 +# 5b3632c05b8847dca82be2e4aac6ef21 #: ../../../source/community.txt:12 msgid "Mailing List" msgstr "Mailing List" -# c25f2c65a6c547e0b33c6ff93498ef86 +# d63b2c210bdc49f5b8e2608df3bc4b49 #: ../../../source/community.txt:14 msgid "There are mailing lists for discussion about groonga." msgstr "There are mailing lists for discussion about groonga." -# 0887162b2e004a1e848165ac495999ef +# 09ee087cd5d24a4db848133fe0fcb384 #: ../../../source/community.txt:17 msgid "" "`groon****@lists***** <http://lists.sourceforge.net/mailman/" @@ -50,7 +50,7 @@ msgstr "" "`groon****@lists***** <http://lists.sourceforge.net/mailman/" "listinfo/groonga-talk>`_" -# 0887162b2e004a1e848165ac495999ef +# 432a3768c7ed4dffa7cf3195b892a906 #: ../../../source/community.txt:20 msgid "" "`groon****@lists***** <http://lists.sourceforge.jp/mailman/" Modified: doc/locale/en/LC_MESSAGES/conf.po (+3 -3) =================================================================== --- doc/locale/en/LC_MESSAGES/conf.po 2012-07-23 17:56:14 +0900 (debbeef) +++ doc/locale/en/LC_MESSAGES/conf.po 2012-07-23 17:59:24 +0900 (e0376be) @@ -5,10 +5,10 @@ # msgid "" msgstr "" -"Project-Id-Version: groonga 2.0.2\n" +"Project-Id-Version: groonga 2.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-09 20:32+0900\n" -"PO-Revision-Date: 2012-04-28 11:37+0900\n" +"POT-Creation-Date: 2012-07-23 17:56+0900\n" +"PO-Revision-Date: 2012-07-23 17:58+0900\n" "Last-Translator: Kouhei Sutou <kou****@clear*****>\n" "Language-Team: English\n" "Language: en\n" Modified: doc/locale/en/LC_MESSAGES/contribution.po (+676 -535) =================================================================== --- doc/locale/en/LC_MESSAGES/contribution.po 2012-07-23 17:56:14 +0900 (6145f65) +++ doc/locale/en/LC_MESSAGES/contribution.po 2012-07-23 17:59:24 +0900 (d27bdb5) @@ -1,28 +1,28 @@ -# English translations for 2.0.1 package. +# English translations for groonga package. # Copyright (C) 2009-2012, Brazil, Inc # This file is distributed under the same license as the groonga package. # Kouhei Sutou <kou****@clear*****>, 2012. # msgid "" msgstr "" -"Project-Id-Version: 2.0.1\n" +"Project-Id-Version: groonga 2.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-09 20:32\n" -"PO-Revision-Date: 2012-04-28 11:37+0900\n" +"POT-Creation-Date: 2012-07-23 17:56\n" +"PO-Revision-Date: 2012-07-23 17:58+0900\n" "Last-Translator: Kouhei Sutou <kou****@clear*****>\n" "Language-Team: English\n" -"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -# 388cac78384047ec8d93aca0877d509a +# 673b9fd60f2246e78e00f79d63dbdfc0 #: ../../../source/contribution.txt:6 msgid "How to contribute to groonga" msgstr "How to contribute to groonga" -# c26dc17baece4d5789adea7dcc265436 +# 05c285fc9c2f4e13b30d5cd4e876d0de #: ../../../source/contribution.txt:8 msgid "" "We welcome your contributions to the groonga project. There are many ways to " @@ -37,83 +37,83 @@ msgstr "" "Coding and documentation are also welcome for groonga and its related " "projects." -# a0a565242ac847529e3c7b10e7e9b3d6 +# 6d182801f1e44dfd9041b516643550cd #: ../../../source/contribution.txt:15 msgid "If you are interested in groonga, please read this document and try it." msgstr "" "If you are interested in groonga, please read this document and try it." -# 2aab2a0ced534ac89eb8dbc3c2a03371 +# 70327910e5d6460da01bc9353c25497e #: ../../../source/contribution.txt:17 msgid "Please introduce groonga to your friends and colleagues." msgstr "Please introduce groonga to your friends and colleagues." -# 374746e8993c4a0488fd0e6cbbe7573b +# ffd5f6258f9046ff8469062adc07c5d4 #: ../../../source/contribution.txt:19 msgid "This section describes the details." msgstr "This section describes the details." -# a0bfaf3c598c4018a87ab4ac682065a1 +# f64c9ea82c1d4d18a19b789dbc6af50f #: ../../../source/contribution/development.txt:6 msgid "groonga開発者向け情報" msgstr "groonga開発者向け情報" -# b32d74e40cad40ac8128dde51a74517c +# 83496e5be24b492bb87d9a5a80f6b59d #: ../../../source/contribution/development/com.txt:4 msgid "groonga 通信アーキテクチャ" msgstr "groonga 通信アーキテクチャ" -# 5fb49ca3e3f14c3680ccc25a4b04d870 +# 9af85985293b422895b04fa918ea0c41 #: ../../../source/contribution/development/com.txt:7 msgid "gqtpでのアーキテクチャ" msgstr "gqtpでのアーキテクチャ" -# 48967d41b475417fb61b86a6121d32cb +# 9ea163f2925c4d278bbd15f9b484dca9 #: ../../../source/contribution/development/com.txt:9 msgid "comが外部からの接続を受け付ける。" msgstr "comが外部からの接続を受け付ける。" -# 82391fb2cc754b3d9bd9dfa872031ea0 +# 4544d74ea8ac420bbc9c99916e851f5d #: ../../../source/contribution/development/com.txt:10 msgid "comは1スレッド。" msgstr "comは1スレッド。" -# 8e36997495664ce7acf6060f0940ccc7 +# 5400fd10e4884a12994d224e9f6de440 #: ../../../source/contribution/development/com.txt:11 msgid "comがedgeを作る。" msgstr "comがedgeを作る。" -# dfb78e6cf6a14a6f9932a1bb1c8cdc74 +# 6678e2fcd72b4c7f90835f009fd88a4f #: ../../../source/contribution/development/com.txt:12 msgid "edgeは接続と1対1対応。" msgstr "edgeは接続と1対1対応。" -# 507cb09e5b2048b991ad488ca055e561 +# 7f78b29dbcd140238a0f9e334ab17051 #: ../../../source/contribution/development/com.txt:13 msgid "edgeはctxを含む。" msgstr "edgeはctxを含む。" -# 40c076606faa4889be050ccf0c4beb02 +# 6274f65bec114df8a6b1bbc6e0dd1792 #: ../../../source/contribution/development/com.txt:14 msgid "workerはthreadと1対1対応。" msgstr "workerはthreadと1対1対応。" -# 36bbb33eb45346a38744cccb143314c3 +# ed0c820f4f29474793832dd31d377a5d #: ../../../source/contribution/development/com.txt:15 msgid "workerは上限が個定数。" msgstr "workerは上限が個定数。" -# eb4701e905654140908aa2b6ee357c1d +# f440ed516721448abfe1c0f68a1c424c #: ../../../source/contribution/development/com.txt:16 msgid "workerは、1つのedgeと結びつくことができる。" msgstr "workerは、1つのedgeと結びつくことができる。" -# f8572a0030fb4b9b9aeaec8359528c63 +# 9e63f32e4bb44bc49e97a28d5fe7e2d8 #: ../../../source/contribution/development/com.txt:18 msgid "edgeごとにqueueを持つ。" msgstr "edgeごとにqueueを持つ。" -# 33c287f75ba24178a11a54103f8e8420 +# 1d233295e2d9419d92c9052ac202dab8 #: ../../../source/contribution/development/com.txt:19 msgid "" "msgはcomによって、edgeのqueueにenqueueされる。 edgeがworkerに結びついていない" @@ -124,17 +124,17 @@ msgstr "" "ときは、同時に、ctx_newというqueueに、msgをenqueueした対象のedgeをenqueueす" "る。" -# 5ebb589758ec4a57a48d8dffb0c93c2e +# 0dc485211d4945378b4de38d453d7661 #: ../../../source/contribution/development/document.txt:6 msgid "ドキュメント作成" msgstr "ドキュメント作成" -# 9cb8db61604a45a781dbb1a12bb00ec3 +# 6b9609d859a042a28a3b1a9936401815 #: ../../../source/contribution/development/document.txt:9 msgid "Sphinxのインストール" msgstr "Sphinxのインストール" -# e2083d6ad2674d7fb213ba9e88a3c9d9 +# 9050e822e6914578aa9110f06509c513 #: ../../../source/contribution/development/document.txt:11 msgid "" "groongaのドキュメントは、Sphinxというツールを用いて作成されています。Sphinxは" @@ -143,24 +143,24 @@ msgstr "" "groongaのドキュメントは、Sphinxというツールを用いて作成されています。Sphinxは" "以下のように導入します。::" -# 0275fac29f704ae69dc6a46d0d6a2c39 +# fd45424c87d44c16a27957782e136e75 #: ../../../source/contribution/development/document.txt:17 msgid "htmlの作成" msgstr "htmlの作成" -# ef912b24ba344969ac926e62b5597a9f +# 8616d19da2dc4e1b917da84c4a4c90b7 #: ../../../source/contribution/development/document.txt:19 msgid "以下のコマンドでhtmlが作成されます。::" msgstr "以下のコマンドでhtmlが作成されます。::" -# aae602ea1471403b8d44b48ef71a802b -# df78a22a8e754498beae000a09cb4117 +# e1e9872bf31d4c428864aaa3a2869a4c +# 62dcfa5796a642dda7bade7db0ae3170 #: ../../../source/contribution/development/document.txt:24 #: ../../../source/contribution/development/document.txt:36 msgid "pdfの作成" msgstr "pdfの作成" -# 5025fb34549248c08490b40aff3cfcc0 +# f935bdc93ed040f2bdaaa10f7baa5b3b #: ../../../source/contribution/development/document.txt:26 msgid "" "groongaのドキュメントは、pdf出力することもできます。rst2pdfと、IPAフォント" @@ -169,27 +169,27 @@ msgstr "" "groongaのドキュメントは、pdf出力することもできます。rst2pdfと、IPAフォント" "(IPA Gothic/IPAexGothic)が必要となります。" -# 3e98cc9262c747b8b2d4fa48a74cd90b +# efde2d7e5d5541e59884a0b6fcfecbdc #: ../../../source/contribution/development/document.txt:29 msgid "rst2pdfのインストール" msgstr "rst2pdfのインストール" -# b2fc8a42d22747cfb4cb29d42ffa4f37 +# f0bf4a8ebf58472193bc825cee8c4974 #: ../../../source/contribution/development/document.txt:31 msgid "以下のようにしてインストールできます。::" msgstr "以下のようにしてインストールできます。::" -# 5b8840373e5e4025a2a76a47f6b37c11 +# d894374c5817453f878e48f04ee93c5b #: ../../../source/contribution/development/document.txt:38 msgid "以下のコマンドでpdfが作成されます。::" msgstr "以下のコマンドでpdfが作成されます。::" -# 1f2104a659164b31944492740530f422 +# 242237af0d58495680ca97e8404842c9 #: ../../../source/contribution/development/query.txt:6 msgid "クエリの実現" msgstr "クエリの実現" -# c64310ac98da42dc978587d9758108e4 +# cc257e8385714d34a921d5fb4989efa9 #: ../../../source/contribution/development/query.txt:8 msgid "" "groongaのデータベースには大量のデータを格納し、その中から必要な部分を高速に取" @@ -200,12 +200,12 @@ msgstr "" "り出すことができます。必要な部分をgroongaのデータベースに問い合わせるためのク" "エリの表現と実行に関して、groongaは複数の手段を用意しています。" -# ccba91be08644edcbd26ac06a547e058 +# 486436ec58534fe8912569eb50f2ef28 #: ../../../source/contribution/development/query.txt:11 msgid "クエリ実行のためのインタフェース" msgstr "クエリ実行のためのインタフェース" -# 77baf534c93242b49c3f8d93e4396da4 +# eea2f22c4eb34d7490e0f410c0f23650 #: ../../../source/contribution/development/query.txt:13 msgid "" "groongaは低機能で単純なライブラリインタフェースから、高機能で複雑なコマンドイ" @@ -216,7 +216,7 @@ msgstr "" "ンタフェースまでいくつかの階層的なインタフェースをユーザプログラムに提供して" "います。" -# 00c18d42d5a7455b934cfa004c5bf210 +# 04258f61c4cc491f827254e2ca9eca95 #: ../../../source/contribution/development/query.txt:15 msgid "" "クエリ実行のためのインタフェースも階層的なインタフェースのそれぞれに対応する" @@ -225,12 +225,12 @@ msgstr "" "クエリ実行のためのインタフェースも階層的なインタフェースのそれぞれに対応する" "形で用意されています。以下に低レイヤなインタフェースから順に説明します。" -# f52b68916d6848d9b049fa7fff277f51 +# ad47940eee3a4a4ba63d2e9297a26595 #: ../../../source/contribution/development/query.txt:18 msgid "DB_API" msgstr "DB_API" -# c45b00c612da449883b7e923a39be235 +# 9ed360784e0447b69bf9a14257119d63 #: ../../../source/contribution/development/query.txt:20 msgid "" "DB_APIは、groongaデータベースを操作するための一群のC言語向けAPI関数を提供しま" @@ -245,12 +245,12 @@ msgstr "" "す。後述のすべてのクエリインタフェースはDB_APIの機能を組み合わせることによっ" "て実現されています。" -# f2c0156bcaee44c7accd1b06367f247d +# ebde5661b3314128a3152c5aed5a3a31 #: ../../../source/contribution/development/query.txt:23 msgid "grn_expr" msgstr "grn_expr" -# 2acff754843d44ea8f82835b172fcb6c +# f272cd7c4b444f7d86ecac8f376dcc8a #: ../../../source/contribution/development/query.txt:25 msgid "" "grn_exprは、groongaデータベースに対する検索処理や更新処理のための条件を表現す" @@ -263,12 +263,12 @@ msgstr "" "ることができます。grn_exprによって表現されたクエリを実行するためには、" "grn_table_select()関数を使用します。" -# e95c1a74b31244d6996bce0b20cce251 +# 295cbdb0889344c294289213d6aab013 #: ../../../source/contribution/development/query.txt:28 msgid "groonga実行ファイル" msgstr "groonga実行ファイル" -# b709617dc69b4cafa9a27f7de2622057 +# 744344176846463784eb3c42e0fcef88 #: ../../../source/contribution/development/query.txt:30 msgid "" "groongaデータベースを操作するためのコマンドインタープリタです。渡されたコマン" @@ -287,12 +287,12 @@ msgstr "" "DB_APIを使ってデータベースを操作するかはコマンド毎に自由に決めることができま" "す。" -# 5ae2a3fd1dd94d5391ae6ec7a9158ca7 +# 720bb64cbe1a48a0b0344c70e16945a3 #: ../../../source/contribution/development/query.txt:33 msgid "grn_exprで表現できるクエリ" msgstr "grn_exprで表現できるクエリ" -# a59cd7820dff4d0a88fba2dfa623ef90 +# c66c2d74b95e467193d5f7fef006c2b6 #: ../../../source/contribution/development/query.txt:35 msgid "" "grn_exprは代入や関数呼び出しのような様々な操作を表現できますが、この中で検索" @@ -305,12 +305,12 @@ msgstr "" "要素を関係式と呼びます。条件式は一個以上の関係式か、あるいは条件式を論理演算" "子で結合したものです。" -# b25f72f068d74b4b806da7e589bfe3c3 +# bbf1eed3bb894ce7acbe3d8f4c0eb925 #: ../../../source/contribution/development/query.txt:37 msgid "論理演算子は、以下の3種類があります。 ::" msgstr "論理演算子は、以下の3種類があります。 ::" -# d56c193a42754792bca2d8b3123742a4 +# dcda2f6355eb4acab76872e019e2bda3 #: ../../../source/contribution/development/query.txt:44 msgid "" "関係式は、下記の11種類が用意されています。また、ユーザが定義した関数を新たな" @@ -319,12 +319,12 @@ msgstr "" "関係式は、下記の11種類が用意されています。また、ユーザが定義した関数を新たな" "関係式として使うこともできます。 ::" -# 3ca62bcc778e468a948e76fc1f8d3697 +# 1bc9de7d89864218bb9288ccd6618ac7 #: ../../../source/contribution/development/query.txt:60 msgid "grn_table_select()" msgstr "grn_table_select()" -# 615a8879745448098d48a4fe459f14ca +# 0e7ff26d873e4a7db7cf79a05de885d3 #: ../../../source/contribution/development/query.txt:62 msgid "" "grn_table_select()関数は、grn_exprで表現された検索クエリを実行するときに使い" @@ -337,7 +337,7 @@ msgstr "" "納するテーブル、それに検索にマッチしたレコードを検索結果にどのように反映する" "かを指定する演算子を渡します。演算子と指定できるのは下記の4種類です。 ::" -# 15beb3b3bf0544a0b7a52365c7311906 +# 4dd950ba488e4dd4a901aad1d81fc482 #: ../../../source/contribution/development/query.txt:70 msgid "" "GRN_OP_ORは、検索対象テーブルの中からクエリにマッチするレコードを検索結果テー" @@ -354,7 +354,7 @@ msgstr "" "るレコードを取り除きます。GRN_OP_ADJUSTは、検索結果テーブルの中でクエリにマッ" "チするレコードに対してスコア値の更新のみを行います。" -# 292aa9b89a76483a9a7b1072d1c92c9a +# 9f9985a1fa694160adf944b43db818b6 #: ../../../source/contribution/development/query.txt:72 msgid "" "grn_table_select()は、データベース上に定義されたテーブルや索引などを組み合わ" @@ -363,12 +363,12 @@ msgstr "" "grn_table_select()は、データベース上に定義されたテーブルや索引などを組み合わ" "せて可能な限り高速に指定されたクエリを実行しようとします。" -# 3cd684d4c36f4d598b6aa5c055548bac +# 9614e2245b194f19ad35df621eb3fa8e #: ../../../source/contribution/development/query.txt:75 msgid "関係式" msgstr "関係式" -# 01ecb15be8ee4dacbf3cfd0252031c92 +# 1f5a3c7f825542f595b35d32d5fac45d #: ../../../source/contribution/development/query.txt:77 msgid "" "関係式は、検索しようとしているデータが満たすべき条件を、指定した値の間の関係" @@ -383,72 +383,72 @@ msgstr "" "callbackが与えられず、argのみが数値で与えられた場合はスコア値の係数とみなされ" "ます。主な関係式について説明します。" -# 66d267f9e04740c4af0b825084ac6687 +# 3c48d82b7bd441788cf54ea1661e0c56 #: ../../../source/contribution/development/query.txt:80 msgid "equal(v1, v2, arg, callback)" msgstr "equal(v1, v2, arg, callback)" -# c0ce610e033244169caf7071f0ade77c +# 57ee49782b14478d8b0714b8d479ea9b #: ../../../source/contribution/development/query.txt:81 msgid "v1の値とv2の値が等しいことを表します。" msgstr "v1の値とv2の値が等しいことを表します。" -# ce6d4025263b467ba2c08fcde0838b80 +# 7bf60aa9c43f42c7bd80bbd579f076d2 #: ../../../source/contribution/development/query.txt:84 msgid "not_equal(v1, v2, arg, callback)" msgstr "not_equal(v1, v2, arg, callback)" -# ca4a8392373c435c9aa81ec9f815fb70 +# e2250b81d9164916abd305812120fcbd #: ../../../source/contribution/development/query.txt:85 msgid "v1の値とv2の値が等しくないことを表します。" msgstr "v1の値とv2の値が等しくないことを表します。" -# 0d814a2fa0d1482e914e7419865fad8a +# b7cf479afb304ff2b17ea0730b33c11f #: ../../../source/contribution/development/query.txt:88 msgid "less(v1, v2, arg, callback)" msgstr "less(v1, v2, arg, callback)" -# 3fd6c0f4b4874713a17f7f6224cd5a27 +# 71bb2ec813cf49c5bf404286dc7d5044 #: ../../../source/contribution/development/query.txt:89 msgid "v1の値がv2の値よりも小さいことを表します。" msgstr "v1の値がv2の値よりも小さいことを表します。" -# c2c354bbbc5e4b1b8f3fff621b95ed85 +# 7f33dd6db951494f9c8225f1db481ed4 #: ../../../source/contribution/development/query.txt:92 msgid "greater(v1, v2, arg, callback)" msgstr "greater(v1, v2, arg, callback)" -# 26c7c46c448f41119d5fa39e9d8e6e14 +# 657e1080079148a88464bb4e45297137 #: ../../../source/contribution/development/query.txt:93 msgid "v1の値がv2の値よりも大きいことを表します。" msgstr "v1の値がv2の値よりも大きいことを表します。" -# b4c7feac14184e8b9520889b7650a0cf +# 6f958ef03dc541d3a32eca4253ce4f39 #: ../../../source/contribution/development/query.txt:96 msgid "less_equal(v1, v2, arg, callback)" msgstr "less_equal(v1, v2, arg, callback)" -# 93b0cf7fd76a4ee5baa83ad05ac05a7c +# 138543814ca246df98500376a73dce47 #: ../../../source/contribution/development/query.txt:97 msgid "v1の値がv2の値と等しいか小さいことを表します。" msgstr "v1の値がv2の値と等しいか小さいことを表します。" -# e880d0cc9f5047418d3cc1e22540911b +# 76973745c8614adb84edee4903b8cedb #: ../../../source/contribution/development/query.txt:100 msgid "greater_equal(v1, v2, arg, callback)" msgstr "greater_equal(v1, v2, arg, callback)" -# f2a5b92e1d5f4c5d953f748f46da0533 +# 8b86eb2297774727a5efcbb0bc46b8c1 #: ../../../source/contribution/development/query.txt:101 msgid "v1の値がv2の値と等しいか大きいことを表します。" msgstr "v1の値がv2の値と等しいか大きいことを表します。" -# 394d143a444242619a1184245c8403e1 +# c0ea7574f24746ae80ee7f2dbd123dc2 #: ../../../source/contribution/development/query.txt:104 msgid "contain(v1, v2, mode, arg, callback)" msgstr "contain(v1, v2, mode, arg, callback)" -# 0a18922e2f61499194be691934765120 +# f81615afb6484829b7320600a0a2f59c #: ../../../source/contribution/development/query.txt:105 msgid "" "v1の値がv2の値を含んでいることを表します。また、v1の値が要素に分解されると" @@ -459,12 +459,12 @@ msgstr "" "き、それぞれの要素に対して二つ目の要素が一致するためのmodeとして下記のいずれ" "かを指定することができます。" -# afb0e1c886974d859ba77d9d8ee3ba85 +# 055e5ef7b5e4489784db47b4e6a5b5db #: ../../../source/contribution/development/query.txt:116 msgid "near(v1, v2, arg, callback)" msgstr "near(v1, v2, arg, callback)" -# f1834e0532824a0889450e0560cb3bcd +# 02311089ad7348cebf702f815ffe2ac1 #: ../../../source/contribution/development/query.txt:117 msgid "" "v1の値の中に、v2の値の要素が接近して含まれていることを表します。(v2には値の配" @@ -473,52 +473,52 @@ msgstr "" "v1の値の中に、v2の値の要素が接近して含まれていることを表します。(v2には値の配" "列を渡します)" -# 2cecf648ca604c9ebead7e6e2862d493 +# 26eadc4d8a3048eb9f581c28bbf69a6d #: ../../../source/contribution/development/query.txt:120 msgid "similar(v1, v2, arg, callback)" msgstr "similar(v1, v2, arg, callback)" -# 826542271a754466b6f83ca11b5d3afd +# acd10aeb2414498c9f3028bdeae9bb08 #: ../../../source/contribution/development/query.txt:121 msgid "v1の値とv2の値が類似していることを表します。" msgstr "v1の値とv2の値が類似していることを表します。" -# 478438087c9541cf8639f63f2c007da8 +# 1b5b4112cbf2436aafdeb00027692f5b #: ../../../source/contribution/development/query.txt:124 msgid "prefix(v1, v2, arg, callback)" msgstr "prefix(v1, v2, arg, callback)" -# feccef32a04c4b18ab79a61171687c0a +# ddda8d17d3db4a93bca0ee19d822e948 #: ../../../source/contribution/development/query.txt:125 msgid "v1の値がv2の値に対して前方一致することを表します。" msgstr "v1の値がv2の値に対して前方一致することを表します。" -# fadecec47e014277a4438fd11bc3290c +# f6cd75a664704f8e97481589e95b08e3 #: ../../../source/contribution/development/query.txt:128 msgid "suffix(v1, v2, arg, callback)" msgstr "suffix(v1, v2, arg, callback)" -# 603902cd88a04844b938993464d4b9b6 +# f138754c3e214aa8a0747a18084c4194 #: ../../../source/contribution/development/query.txt:129 msgid "v1の値がv2の値に対して後方一致することを表します。" msgstr "v1の値がv2の値に対して後方一致することを表します。" -# bb9ac706ab7146b2a38503f35b10c8d5 +# b89f859b797c4ca9a7c0a42742b293cb #: ../../../source/contribution/development/query.txt:132 msgid "クエリの実例" msgstr "クエリの実例" -# 32a6d9fab5e743338f94d7bd6fe1a7bf +# 6e601e5986004b1f83b65fca6dda54d0 #: ../../../source/contribution/development/query.txt:134 msgid "grn_exprを使って様々な検索クエリを表現することができます。" msgstr "grn_exprを使って様々な検索クエリを表現することができます。" -# dba840090e574af7aede747c2c845645 +# e3807248dc974826a47e38754bca3c10 #: ../../../source/contribution/development/query.txt:137 msgid "検索例1" msgstr "検索例1" -# febe3b0fc75b4b8eb4ddd9334766affc +# 7374d07592e940cd957991cd3a222874 #: ../../../source/contribution/development/query.txt:147 msgid "" "tableのcolumnの値がstringを含むレコードをresultに返します。columnの値" @@ -531,12 +531,12 @@ msgstr "" "ドr2がtableに登録されていたとき、stringに'needle'を指定したなら、レコードr1の" "みがヒットします。" -# 8c99637c46bc46f09ac27503e7281a90 +# 32add94803c04886ad60ea3bcbd12800 #: ../../../source/contribution/development/query.txt:151 msgid "検索例2" msgstr "検索例2" -# f621cb472445459895767e7763e19794 +# a16489c7079f48c387761274afe5472a #: ../../../source/contribution/development/query.txt:173 msgid "" "tableのcolumn1の値がstringにexactモードでヒットするレコードについて得られるス" @@ -549,12 +549,12 @@ msgstr "" "コードのうち、column2の値がstringにexactモードでヒットするレコードについて" "は、得られたスコア値にscore2を積算したものを、元のスコア値に加えます。" -# ee9d634fe5b94305bc91f26b9469a49d +# a4e358231b1c40149440507aeaae78e7 #: ../../../source/contribution/development/query.txt:176 msgid "検索例3" msgstr "検索例3" -# d1c517590ddf49db8279473536a20303 +# 16443fc46bed4156b3f6c8e805211f16 #: ../../../source/contribution/development/query.txt:200 msgid "" "tableのcolumn1の値がstringにexactモードでヒットするレコードについて得られるス" @@ -567,12 +567,12 @@ msgstr "" "さい場合は、partialモードで再度検索し、ヒットしたレコードについて得られるスコ" "ア値にscore2を積算してresultに追加します。" -# 65deffff9185400abf97b3e3ff9ac0a6 +# 120580e12d134b8bb464a6396faffb16 #: ../../../source/contribution/development/query.txt:203 msgid "検索例4" msgstr "検索例4" -# b47846d795a543289cb777a135a9b8ca +# 41164d0bee354240915e68cbb7fd32d6 #: ../../../source/contribution/development/query.txt:213 msgid "" "tableのcolumnの値がstringに含まれるレコードをresultに返します。 columnの値" @@ -585,1225 +585,1360 @@ msgstr "" "登録されていたとき、stringに'hay in haystack'を指定したなら、レコードr2のみが" "ヒットします。" -# 4cf6d5a8a2dc4c72a122b2fccb49e1f2 +# cc3f281219d741e482d118f0c4277b24 #: ../../../source/contribution/development/release.txt:6 msgid "リリース手順" -msgstr "" +msgstr "リリース手順" -# d1b6c6d71ec745bb9b9d0de340bd7d49 +# a13d68aca81a4dcea8f539015af3a9f0 #: ../../../source/contribution/development/release.txt:9 msgid "ビルド環境の準備" -msgstr "" +msgstr "ビルド環境の準備" -# 85bfdab4fe684ce89c0f4a3786986f52 +# ea33a32a0a2744949aa4df5ec1f05455 #: ../../../source/contribution/development/release.txt:11 msgid "" "以下にgroongaのリリース作業を行うために事前にインストール しておくべきパッ" "ケージを示します。" msgstr "" +"以下にgroongaのリリース作業を行うために事前にインストール しておくべきパッ" +"ケージを示します。" -# 87f18a7576214c5ca51b673f565eecab +# e7f26393835749c9b7f396f2aa986276 #: ../../../source/contribution/development/release.txt:14 msgid "" "なお、ビルド環境としては Ubuntu 12.04 LTS(Precise Pangolin)を前提とし て説明" "しています。その他の環境では適宜読み替えて下さい。::" msgstr "" +"なお、ビルド環境としては Ubuntu 12.04 LTS(Precise Pangolin)を前提とし て説明" +"しています。その他の環境では適宜読み替えて下さい。::" -# cc205a67891f4032a5403e65c9244c7c +# 0edb2de25f1d4cabb4d676633e2c2b76 #: ../../../source/contribution/development/release.txt:20 msgid "" "rinseのバージョンが古いとCentOS 5/6パッケージのビルドを行うことができ ませ" "ん。 別途debパッケージを以下のコマンドを実行して最新版をインストールしま " "す。::" msgstr "" +"rinseのバージョンが古いとCentOS 5/6パッケージのビルドを行うことができ ませ" +"ん。 別途debパッケージを以下のコマンドを実行して最新版をインストールしま " +"す。::" -# b2fc8a42d22747cfb4cb29d42ffa4f37 +# f53d8a09d9c9425fb5213421913a73ef #: ../../../source/contribution/development/release.txt:27 msgid "また、rubyのrakeパッケージを以下のコマンドによりインストールします。::" msgstr "また、rubyのrakeパッケージを以下のコマンドによりインストールします。::" -# 070011b43a6b4be69cccdb61624566e3 +# 3f5e3c235f93460b9ad73985af0ca914 #: ../../../source/contribution/development/release.txt:33 msgid "" "なお、特に明記していない限り本リリース手順でのコマンドラインの 操作はzshを前" "提としています。" msgstr "" +"なお、特に明記していない限り本リリース手順でのコマンドラインの 操作はzshを前" +"提としています。" -# 3455a5fb309a4961a088739f84a1e83c +# 64e73095244148cebcf36fd1d39bd04f #: ../../../source/contribution/development/release.txt:37 msgid "リリース作業用ディレクトリの作成" -msgstr "" +msgstr "リリース作業用ディレクトリの作成" -# 0f1d8ed715f0414d80c18368457f87e5 +# a95c71d59f074ec5a93a83f89dc20ee3 #: ../../../source/contribution/development/release.txt:39 msgid "" "groongaのリリース作業ではリリース専用の環境下(コンパイルフラグ)でビルド する" "必要があります。" msgstr "" +"groongaのリリース作業ではリリース専用の環境下(コンパイルフラグ)でビルド する" +"必要があります。" -# fa59bd5b841c4fa0a09ff8a54890a107 +# 8edc156e2c7445d48ad4d21144e27ba5 #: ../../../source/contribution/development/release.txt:42 msgid "" "リリース時と開発時でディレクトリを分けずに作業することもできますが、 誤ったコ" "ンパイルフラグでリリースしてしまう危険があります。" msgstr "" +"リリース時と開発時でディレクトリを分けずに作業することもできますが、 誤ったコ" +"ンパイルフラグでリリースしてしまう危険があります。" -# d32b3f969b014e1aa4d6ddeefb625b8b +# 5c99fbf172014e479f988587fd7877c1 #: ../../../source/contribution/development/release.txt:45 msgid "" "そのため、以降の説明では$(HOME)/work/groonga以下のディレクトリに リリース用の" "作業ディレクトリ(groonga.clean)にソースコードを cloneしたものとして説明しま" "す。" msgstr "" +"そのため、以降の説明では$(HOME)/work/groonga以下のディレクトリに リリース用の" +"作業ディレクトリ(groonga.clean)にソースコードを cloneしたものとして説明しま" +"す。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 5417299acd884254bed56b8e67eb725c #: ../../../source/contribution/development/release.txt:49 msgid "" "リリース用のクリーンな状態でソースコードをgroonga.cleanディレ クトリに取得す" "るために以下のコマンドを実行します。::" msgstr "" +"リリース用のクリーンな状態でソースコードをgroonga.cleanディレ クトリに取得す" +"るために以下のコマンドを実行します。::" -# 5a59872296114cffb9c5132240933065 +# 31495e18059544c19cd75670745f756e #: ../../../source/contribution/development/release.txt:54 msgid "この作業は初回のリリース作業のときに必要です。" -msgstr "" +msgstr "この作業は初回のリリース作業のときに必要です。" -# 17de3b413fd14e7483e36f462b5fbb2c +# 1e810446ae8a475ea1d047d8bc2a4681 #: ../../../source/contribution/development/release.txt:57 msgid "パッケージ署名用秘密鍵のインポート" -msgstr "" +msgstr "パッケージ署名用秘密鍵のインポート" -# d74d1acdb69a4906bc3fcc314f4edc23 +# 7d0e9e23727e4d1dacef9e3e5d59bcfa #: ../../../source/contribution/development/release.txt:59 msgid "" "リリース作業ではRPMパッケージに対する署名を行います。 その際、パッケージ署名" "用の鍵が必要です。" msgstr "" +"リリース作業ではRPMパッケージに対する署名を行います。 その際、パッケージ署名" +"用の鍵が必要です。" -# 0f614799640a42f2a3baadf53772fbba +# d75b392b177147549e0289d66f5f4f26 #: ../../../source/contribution/development/release.txt:62 msgid "" "groongaプロジェクトでは署名用の鍵をリリース担当者の公開鍵で 暗号化してリポジ" "トリのpackages/ディレクトリ以下へと登録しています。" msgstr "" +"groongaプロジェクトでは署名用の鍵をリリース担当者の公開鍵で 暗号化してリポジ" +"トリのpackages/ディレクトリ以下へと登録しています。" -# ca2ea78272514628b5f115da9b1374a6 +# b3bde0b34aaa4042b8e0589d5c70a5a6 #: ../../../source/contribution/development/release.txt:65 msgid "" "リリース担当者はリポジトリに登録された秘密鍵を復号した後に 鍵のインポートを以" "下のコマンドにて行います。::" msgstr "" +"リリース担当者はリポジトリに登録された秘密鍵を復号した後に 鍵のインポートを以" +"下のコマンドにて行います。::" -# dbdca98ccb80441fb710de3e8854ee6c +# 132dc7918faa49ac8bc139e82a924e52 #: ../../../source/contribution/development/release.txt:73 msgid "" "鍵のインポートが正常終了すると gpg --list-keys でgroongaの署名用の 鍵を確認す" "ることができます。::" msgstr "" +"鍵のインポートが正常終了すると gpg --list-keys でgroongaの署名用の 鍵を確認す" +"ることができます。::" -# 0d9ac2fd7cdd4479b1672ddf8e3f9c64 +# 3894070c7f8a42b9b3b26b188f4a8cd2 #: ../../../source/contribution/development/release.txt:81 msgid "" "鍵をインポートしただけでは使用することができないため、インポートした鍵 に対し" "てtrust,signを行う必要があります。" msgstr "" +"鍵をインポートしただけでは使用することができないため、インポートした鍵 に対し" +"てtrust,signを行う必要があります。" -# 5b8840373e5e4025a2a76a47f6b37c11 +# db75f4b9662f4bc0977f5c384486fc6f #: ../../../source/contribution/development/release.txt:84 msgid "以下のコマンドを実行して署名を行います。(途中の選択肢は省略)::" -msgstr "" +msgstr "以下のコマンドを実行して署名を行います。(途中の選択肢は省略)::" -# 739e5432c6a04165b13470838d774a42 +# aa91d8fdc8194c0484f682f175787163 #: ../../../source/contribution/development/release.txt:93 msgid "変更点のまとめ" -msgstr "" +msgstr "変更点のまとめ" -# 0f7eb8e37e9044538bd6ef7ddf748039 +# cca5b504d07240efb9466eef853f53dd #: ../../../source/contribution/development/release.txt:95 msgid "" "前回リリース時からの変更点をdoc/source/news.txtにまとめます。 ここでまとめた" "内容についてはリリースアナウンスにも使用します。" msgstr "" +"前回リリース時からの変更点をdoc/source/news.txtにまとめます。 ここでまとめた" +"内容についてはリリースアナウンスにも使用します。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 61bfca942bb74bfcb06b92de6a25a17c #: ../../../source/contribution/development/release.txt:98 msgid "前回リリースからの変更履歴を参照するには以下のコマンドを実行します。::" -msgstr "" +msgstr "前回リリースからの変更履歴を参照するには以下のコマンドを実行します。::" -# 7851b1f5d6a54939ad4312d36f8ff034 +# d1bf17b58cae4060b623a79865f54d27 #: ../../../source/contribution/development/release.txt:102 msgid "" "ログを^commitで検索しながら、以下の基準を目安として変更点を追記してい きま" "す。" msgstr "" +"ログを^commitで検索しながら、以下の基準を目安として変更点を追記してい きま" +"す。" -# 88ea44b77a4641e0925054901411ba73 +# 74d9691af46041a485873cee10d5c1f7 #: ../../../source/contribution/development/release.txt:105 msgid "含めるもの" -msgstr "" +msgstr "含めるもの" -# 02f9eb852d9a475590cf580efbfda077 +# 7fe4043e3c9342b69281ae9d17368703 #: ../../../source/contribution/development/release.txt:107 msgid "ユーザへ影響するような変更" -msgstr "" +msgstr "ユーザへ影響するような変更" -# b9cc9e2b39f4494eb1aa953379cc8a2e +# d79a94a29c60439ea66729cff6567b60 #: ../../../source/contribution/development/release.txt:108 msgid "互換性がなくなるような変更" -msgstr "" +msgstr "互換性がなくなるような変更" -# 3b9729d676af4f8d86fc9da08657701a +# 84bdaab79c0948d28b8392917e5a1168 #: ../../../source/contribution/development/release.txt:110 msgid "含めないもの" -msgstr "" +msgstr "含めないもの" -# 1481d121efd04c708d152daace33955f +# 053eb5f0847f486f93efb86e46d99c41 #: ../../../source/contribution/development/release.txt:112 msgid "内部的な変更(変数名の変更やらリファクタリング)" -msgstr "" +msgstr "内部的な変更(変数名の変更やらリファクタリング)" -# f4e7738055af44e1a99d828f25e7c8c6 +# 4342167d8f8147c3b7482f05da10245e #: ../../../source/contribution/development/release.txt:116 msgid "groongaのウェブサイトの取得" -msgstr "" +msgstr "groongaのウェブサイトの取得" -# 02e55b401d174306b98eecc810231795 +# a8faa08e8b454491b4d70cec8ddfd956 #: ../../../source/contribution/development/release.txt:118 msgid "" "groongaのウェブサイトのソースはgroonga同様にgithubにリポジトリを置いて いま" "す。" msgstr "" +"groongaのウェブサイトのソースはgroonga同様にgithubにリポジトリを置いて いま" +"す。" -# d30a7186a03b405da90b80359f753ad8 +# b00c903bcbcd4b0484ed67a6b889693e #: ../../../source/contribution/development/release.txt:121 msgid "" "リリース作業では後述するコマンド(make update-latest-release)にてトップページ" "のバージョンを 置き換えることができるようになっています。" msgstr "" +"リリース作業では後述するコマンド(make update-latest-release)にてトップページ" +"のバージョンを 置き換えることができるようになっています。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# eed12c313a684e80ab03cfabba84cbaa #: ../../../source/contribution/development/release.txt:124 msgid "" "groongaのウェブサイトのソースコードは以下コマンドにてのように取得します。::" msgstr "" +"groongaのウェブサイトのソースコードは以下コマンドにてのように取得します。::" -# 4923c8444e644174bab8883f3ca5ac14 +# f315d0b8c41344c7a1ce1a64a583185a #: ../../../source/contribution/development/release.txt:128 msgid "これで、~/work/groonga/groonga.github.comにソースを取得できます。" -msgstr "" +msgstr "これで、~/work/groonga/groonga.github.comにソースを取得できます。" -# c16e978ac05e4b1396086429d9d2274a +# 5e90d2a4fa59473ab2359a76e3c78799 #: ../../../source/contribution/development/release.txt:131 msgid "configureスクリプトの生成" -msgstr "" +msgstr "configureスクリプトの生成" -# 13a59bdca2d842de9ff4d50d9a671987 +# 7772d0916d15417a9a0c89aa32442519 #: ../../../source/contribution/development/release.txt:133 msgid "" "ソースコードをcloneした時点ではconfigureスクリプトが含まれておらず そのまま" "makeコマンドにてビルドすることができません。" msgstr "" +"ソースコードをcloneした時点ではconfigureスクリプトが含まれておらず そのまま" +"makeコマンドにてビルドすることができません。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# deff708c75464d6c83c4afc09c150f1e #: ../../../source/contribution/development/release.txt:136 msgid "" "groongaのリリース作業ディレクトリでautogen.shを以下のように実行します。::" msgstr "" +"groongaのリリース作業ディレクトリでautogen.shを以下のように実行します。::" -# 7541cc1867e4403185eff3e2950f7257 +# 13e19221770a462a9e81b901f869d205 #: ../../../source/contribution/development/release.txt:140 msgid "このコマンドの実行により、configureスクリプトが生成されます。" -msgstr "" +msgstr "このコマンドの実行により、configureスクリプトが生成されます。" -# f1cbd3d9c76a48378c739e28786359b5 +# aa1e3a006f8f43068476241d87c8dc79 #: ../../../source/contribution/development/release.txt:143 msgid "configureスクリプトの実行" -msgstr "" +msgstr "configureスクリプトの実行" -# d445bbee243d4006872fd49f9f216eaf +# f4b42f72b13e49a3aad1e8fdabe68a4c #: ../../../source/contribution/development/release.txt:145 msgid "Makefileを生成するためにconfigureスクリプトを実行します。" -msgstr "" +msgstr "Makefileを生成するためにconfigureスクリプトを実行します。" -# 50d5d1e6820b4aada27a1bf896cddb9b +# ae986b6ddbc146f08287aec36df21811 #: ../../../source/contribution/development/release.txt:147 msgid "" "リリース用にビルドするためには以下のオプションを指定してconfigureを実行し ま" "す。::" msgstr "" +"リリース用にビルドするためには以下のオプションを指定してconfigureを実行し ま" +"す。::" -# 1e51922ca5bd40a49416c58c33ca7bae +# 42728221a73443d8b122c506d5727dde #: ../../../source/contribution/development/release.txt:152 msgid "" "configureオプションである--with-groonga-github-com-pathにはgroongaのウェ ブサ" "イトのリポジトリをcloneした場所を指定します。" msgstr "" +"configureオプションである--with-groonga-github-com-pathにはgroongaのウェ ブサ" +"イトのリポジトリをcloneした場所を指定します。" -# 996dfa180c2046a9bdd98a0624e710fe +# 1686b9c4ad74424ba785c8beff11cf07 #: ../../../source/contribution/development/release.txt:155 msgid "" "以下のようにgroongaのソースコードをcloneした先からの相対パスを指定することも" "できます。::" msgstr "" +"以下のようにgroongaのソースコードをcloneした先からの相対パスを指定することも" +"できます。::" -# 2f9599bd619147f2a51eaa53651a6002 +# 15f46356a0f14e59ab4c05e9c59ab0d4 #: ../../../source/contribution/development/release.txt:159 msgid "" "あらかじめpackagesユーザでpackages.groonga.orgにsshログインできることを 確認" "しておいてください。" msgstr "" +"あらかじめpackagesユーザでpackages.groonga.orgにsshログインできることを 確認" +"しておいてください。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 53ef2567e911475492f6ef32884e7f86 #: ../../../source/contribution/development/release.txt:162 msgid "ログイン可能であるかの確認は以下のようにコマンドを実行して行います。::" -msgstr "" +msgstr "ログイン可能であるかの確認は以下のようにコマンドを実行して行います。::" -# 380e09326b2c42e9bd7c0f7a5806c34b +# cb68c44c28ef4bb19334e1359b376925 #: ../../../source/contribution/development/release.txt:167 msgid "make update-latest-releaseの実行" -msgstr "" +msgstr "make update-latest-releaseの実行" -# 3e2c5e0528c94c388cb202cbf60df1d9 +# 2d3b1a50f2054622baa321021faa7317 #: ../../../source/contribution/development/release.txt:169 msgid "" "make update-latest-releaseコマンドでは、 OLD_RELEASE_DATEに前回のリリースの日" "付を、NEW_RELEASE_DATEに次回リリー スの日付を指定します。" msgstr "" +"make update-latest-releaseコマンドでは、 OLD_RELEASE_DATEに前回のリリースの日" +"付を、NEW_RELEASE_DATEに次回リリー スの日付を指定します。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 4dce61be2ef24ffe8ed123ed8a2c2902 #: ../../../source/contribution/development/release.txt:173 msgid "2.0.2のリリースを行った際は以下のコマンドを実行しました。:: ::" -msgstr "" +msgstr "2.0.2のリリースを行った際は以下のコマンドを実行しました。:: ::" -# ef726d588f824d33886388f2613ef5dd +# 44ed78176f2341b0b76e57b81b9e2c2e #: ../../../source/contribution/development/release.txt:178 msgid "" "これにより、clone済みのgroongaのWebサイトのトップページのソース (index.html," "ja/index.html)やRPMパッケージのspecファイルのバージョン表記などが更新されま" "す。" msgstr "" +"これにより、clone済みのgroongaのWebサイトのトップページのソース (index.html," +"ja/index.html)やRPMパッケージのspecファイルのバージョン表記などが更新されま" +"す。" -# 41182f1f6c564c179bb0b7e91ea6323d +# 2ff1ed5c98f8413d8f3707cfef33809a #: ../../../source/contribution/development/release.txt:182 msgid "" "このとき更新されるspecファイルは現在リリースする人の名前が固定となっているの" "でリリース作業後にカスタマイズ指定可能なように修正を入れる" msgstr "" +"このとき更新されるspecファイルは現在リリースする人の名前が固定となっているの" +"でリリース作業後にカスタマイズ指定可能なように修正を入れる" -# a96cc6a6715f4161a78eeb3100fc9897 +# 7129eb5186fa4349adf15298b9b6c4fc #: ../../../source/contribution/development/release.txt:185 msgid "make update-filesの実行" -msgstr "" +msgstr "make update-filesの実行" -# 486fb9ac67924d2cb4272e1ac00b5e5a +# 62a32e5dc375465f9a5926f2c8230135 #: ../../../source/contribution/development/release.txt:187 msgid "" "ロケールメッセージの更新や変更されたファイルのリスト等を更新するために 以下の" "コマンドを実行します。(このコマンドを実行するにはあらかじめ sphinxのインス" "トールが必要です。)::" msgstr "" +"ロケールメッセージの更新や変更されたファイルのリスト等を更新するために 以下の" +"コマンドを実行します。(このコマンドを実行するにはあらかじめ sphinxのインス" +"トールが必要です。)::" -# 08bf3bd3a6ae4ff9a82cc7fab7dc4732 +# 8fce60d5efd14ea9a5ecfc311816f2d0 #: ../../../source/contribution/development/release.txt:193 msgid "" "make update-filesを実行すると新規に追加されたファイルなどが 各種.amファイルへ" "とリストアップされます。" msgstr "" +"make update-filesを実行すると新規に追加されたファイルなどが 各種.amファイルへ" +"とリストアップされます。" -# cce586bfd7d14d55acfc2e9c18e77444 +# b75aeda1e953472b87b10928abeef513 #: ../../../source/contribution/development/release.txt:196 msgid "リリースに必要なファイルですので漏れなくコミットします。" -msgstr "" +msgstr "リリースに必要なファイルですので漏れなくコミットします。" -# d97a9010e5914000aaafd4d41e8a69dd +# 8de228e7d5554af094482c46391c7177 #: ../../../source/contribution/development/release.txt:199 msgid "make update-poの実行" -msgstr "" +msgstr "make update-poの実行" -# 6090fc4519f34d51807cd3c453d2d3e0 +# c795c6681afa4298ac3324f6296ff371 #: ../../../source/contribution/development/release.txt:201 msgid "" "ドキュメントの最新版と各国語版の内容を同期するために、 poファイルの更新を以下" "のコマンドにて実行します。::" msgstr "" +"ドキュメントの最新版と各国語版の内容を同期するために、 poファイルの更新を以下" +"のコマンドにて実行します。::" -# 3d4aaea863a64a128498cc15f688ec1f +# 7cfaead98b3a4bf4b59b442375c08b6b #: ../../../source/contribution/development/release.txt:206 msgid "" "make update-poを実行すると、doc/locale/ja/LC_MESSAGES以下の各種.poファ イルが" "更新されます。" msgstr "" +"make update-poを実行すると、doc/locale/ja/LC_MESSAGES以下の各種.poファ イルが" +"更新されます。" -# fca4e7680726418f9627f88a0251fd80 +# f3435a87241f4413ad193d25fcadc21b #: ../../../source/contribution/development/release.txt:210 msgid "poファイルの翻訳" -msgstr "" +msgstr "poファイルの翻訳" -# 989bef178e3b4e15a26ad5762b1443ad +# 51e40bb1ca0249b4899fc408521daf08 #: ../../../source/contribution/development/release.txt:212 msgid "make update-poコマンドの実行により更新した各種.poファイルを翻訳します。" msgstr "" +"make update-poコマンドの実行により更新した各種.poファイルを翻訳します。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 714a193d8f8c4f0db01d6fb8dda69d73 #: ../../../source/contribution/development/release.txt:214 msgid "翻訳結果をHTMLで確認するために、以下のコマンドを実行します。::" -msgstr "" +msgstr "翻訳結果をHTMLで確認するために、以下のコマンドを実行します。::" -# 144241e7a4144264ac4ad7e1719d9feb +# b16c81740f374f8f89daa4a84c23140b #: ../../../source/contribution/development/release.txt:219 msgid "確認が完了したら、翻訳済みpoファイルをコミットします。" -msgstr "" +msgstr "確認が完了したら、翻訳済みpoファイルをコミットします。" -# bf62c0e688934a4797f8fd0bd042c63f +# fc6fd8594b1c4168aa00ffda6475b8db #: ../../../source/contribution/development/release.txt:223 msgid "リリース用アーカイブファイルの作成" -msgstr "" +msgstr "リリース用アーカイブファイルの作成" -# 1d5230df65124c809421a8f27e23c3a6 +# 3bc690cd4411430797bffce00a8f2fb6 #: ../../../source/contribution/development/release.txt:225 msgid "" "リリース用のソースアーカイブファイルを作成するために 以下のコマンドをgroonga." "clean直下で実行します。::" msgstr "" +"リリース用のソースアーカイブファイルを作成するために 以下のコマンドをgroonga." +"clean直下で実行します。::" -# 9d060c0abc0f475694b41b4b7131cc82 +# dc11b8e582224a46b01059d241e2d2be #: ../../../source/contribution/development/release.txt:230 msgid "これによりgroonga.clean/groonga-(バージョン).tar.gzが作成されます。" -msgstr "" +msgstr "これによりgroonga.clean/groonga-(バージョン).tar.gzが作成されます。" -# 2168ddf7cf0e45cfb27ac79f7ecf4d0c +# c616a2de986841b8a6255575b4d4d6d1 #: ../../../source/contribution/development/release.txt:233 msgid "パッケージのビルド" -msgstr "" +msgstr "パッケージのビルド" -# 90d2448a21f14930a2d1aa361db667bd +# 27733f1464df4b61ad28aef121bdba4a #: ../../../source/contribution/development/release.txt:235 msgid "" "リリース用のアーカイブファイルができたので、 パッケージ化する作業を行います。" msgstr "" +"リリース用のアーカイブファイルができたので、 パッケージ化する作業を行います。" -# 3856e8fef3d1405faa92c5eb0011f57a +# 3054ca4a3f4843e6b054c4fee17d37d6 #: ../../../source/contribution/development/release.txt:238 msgid "パッケージ化作業は以下の3種類を対象に行います。" -msgstr "" +msgstr "パッケージ化作業は以下の3種類を対象に行います。" -# beff585ee61d4da6bfa0021e4cf77e8d +# cfa9ad0607b649eebbdcc228147df3e2 #: ../../../source/contribution/development/release.txt:240 msgid "Debian系(.deb)" -msgstr "" +msgstr "Debian系(.deb)" -# 3d905311326c4b17bb5fdfe446ff87f4 +# 8e6c003a3376436e8115bfbbbe30fcb8 #: ../../../source/contribution/development/release.txt:241 msgid "Red Hat系(.rpm)" -msgstr "" +msgstr "Red Hat系(.rpm)" -# 53f87c7c95f2475696a3c6e87bbf1f4a +# 232a4a72bb2846888addcac42a71d2a6 #: ../../../source/contribution/development/release.txt:242 msgid "Windows系(.exe,.zip)" -msgstr "" +msgstr "Windows系(.exe,.zip)" -# a87b59ac56934f5fab4c650c58a14404 +# 98613a55ad184deea0efbf9dbda7196d #: ../../../source/contribution/development/release.txt:244 msgid "パッケージのビルドではいくつかのサブタスクから構成されています。" -msgstr "" +msgstr "パッケージのビルドではいくつかのサブタスクから構成されています。" -# 4aa110e55829456f87619db203b041c8 +# 201e7ba912bd4186b04ca9351d4337be #: ../../../source/contribution/development/release.txt:247 msgid "ビルド用パッケージのダウンロード" -msgstr "" +msgstr "ビルド用パッケージのダウンロード" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 9409a24759cf46aebe4fc227526f931a #: ../../../source/contribution/development/release.txt:249 msgid "" "debパッケージのビルドに必要なパッケージをダウンロードするには 以下のコマンド" "を実行します。::" msgstr "" +"debパッケージのビルドに必要なパッケージをダウンロードするには 以下のコマンド" +"を実行します。::" -# 5c4ce32234f343ce8e1da0ba229c6a59 +# 8c5de91d049a4954b61c48c05d516158 #: ../../../source/contribution/development/release.txt:255 msgid "" "これにより、lucid以降の関連する.debパッケージやソースアーカイブなどがカ レン" "トディレクトリ以下へとダウンロードされます。" msgstr "" +"これにより、lucid以降の関連する.debパッケージやソースアーカイブなどがカ レン" +"トディレクトリ以下へとダウンロードされます。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 83e63865eea0420f9b8c4f086ab0748c #: ../../../source/contribution/development/release.txt:258 msgid "" "rpmパッケージのビルドに必要なパッケージをダウンロードするには 以下のコマンド" "を実行します。::" msgstr "" +"rpmパッケージのビルドに必要なパッケージをダウンロードするには 以下のコマンド" +"を実行します。::" -# d9d101c3d76b47d099add3c0d80b5f20 +# 5e6dc5ecbb47417db876538651a0d946 #: ../../../source/contribution/development/release.txt:264 msgid "" "これにより、groongaやMySQLのRPM/SRPMパッケージなどがカレントディレクト リ以下" "へとダウンロードされます。" msgstr "" +"これにより、groongaやMySQLのRPM/SRPMパッケージなどがカレントディレクト リ以下" +"へとダウンロードされます。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 815f081d45e4443693b4523b5e5459aa #: ../../../source/contribution/development/release.txt:267 msgid "" "windowsパッケージのビルドに必要なパッケージをダウンロードするには 以下のコマ" "ンドを実行します。::" msgstr "" +"windowsパッケージのビルドに必要なパッケージをダウンロードするには 以下のコマ" +"ンドを実行します。::" -# 191486d5a5854084b6d4d6c509ef3e33 +# ac5ca0c5e3d44be59fe49343257736ad #: ../../../source/contribution/development/release.txt:273 msgid "" "これにより、groongaのインストーラやzipアーカイブがカレントディレクトリ 以下へ" "とダウンロードされます。" msgstr "" +"これにより、groongaのインストーラやzipアーカイブがカレントディレクトリ 以下へ" +"とダウンロードされます。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# bf26c2c4e9a3456c8ee6ffde646cd3fb #: ../../../source/contribution/development/release.txt:276 msgid "" "sourceパッケージに必要なものをダウンロードするには以下のコマンドを 実行しま" "す。::" msgstr "" +"sourceパッケージに必要なものをダウンロードするには以下のコマンドを 実行しま" +"す。::" -# a124ea5745b34367a47ab536a6ab89b1 +# 15c9774b419f4066aae1691f5585ca43 #: ../../../source/contribution/development/release.txt:282 msgid "" "これにより過去にリリースしたソースアーカイブ(.tar.gz)が packages/source/files" "ディレクトリ以下へとダウンロードされます。" msgstr "" +"これにより過去にリリースしたソースアーカイブ(.tar.gz)が packages/source/files" +"ディレクトリ以下へとダウンロードされます。" -# 6c65a1b5191f483b9b7c65f3ec0b8c25 +# de9a0d8decd64202a0965db6cdd5f265 #: ../../../source/contribution/development/release.txt:287 msgid "Debian系パッケージのビルド" -msgstr "" +msgstr "Debian系パッケージのビルド" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 0e7463a32bc84154ae6dba67b8ac6528 #: ../../../source/contribution/development/release.txt:289 msgid "" "groongaのpackages/aptサブディレクトリに移動して、以下のコマンドを実行しま" "す。::" msgstr "" +"groongaのpackages/aptサブディレクトリに移動して、以下のコマンドを実行しま" +"す。::" -# 6c965c961c554395b924356d6b090481 -# 902652c3db96417ea89bf3fba86af495 +# ab1a5de7d54e4a81997ea226542209ee +# 4af10504f00a4cd39be585e44ed38809 #: ../../../source/contribution/development/release.txt:294 #: ../../../source/contribution/development/release.txt:344 msgid "" "make build PALALLEL=yesコマンドを実行すると、ディストリビューションの リリー" "スとアーキテクチャの組み合わせでビルドを平行して行うことができま す。" msgstr "" +"make build PALALLEL=yesコマンドを実行すると、ディストリビューションの リリー" +"スとアーキテクチャの組み合わせでビルドを平行して行うことができま す。" -# afd697bf5f984c3aa937e20d1236049c -# c6f9b49dd9774bbc8494cd92078bcc3a +# 7795165785ac4fc7a7de5a31da2c484e +# b25a9264a8864d59aabce088719387a2 #: ../../../source/contribution/development/release.txt:298 #: ../../../source/contribution/development/release.txt:348 msgid "現在サポートされているのは以下の通りです。" -msgstr "" +msgstr "現在サポートされているのは以下の通りです。" -# fcaec813de964b0296d2aa3f466f0b11 +# 49f7aa8b16704e10b36382aa1fd5a401 #: ../../../source/contribution/development/release.txt:300 msgid "squeeze i386/amd64" -msgstr "" +msgstr "squeeze i386/amd64" -# d1fedd4336cb446ea716f3e3624ab19c +# d05723ff45924710bf001be0b67d1fac #: ../../../source/contribution/development/release.txt:301 msgid "wheezy i386/amd64" -msgstr "" +msgstr "wheezy i386/amd64" -# 157fb5e5710b48e5b0f6bf8ad3b589ce +# caacfbab4b16434bbb82fedcbd9cfd75 #: ../../../source/contribution/development/release.txt:302 msgid "unstable i386/amd64" -msgstr "" +msgstr "unstable i386/amd64" -# 73201da36dac4cdfb813a92373f2b91f +# 39a15dedcfd04c48b8b84f8f5534cd52 #: ../../../source/contribution/development/release.txt:303 msgid "lucid i386/amd64" -msgstr "" +msgstr "lucid i386/amd64" -# 1c1ad050181446ea8b03f27e2fdc1f32 +# 0df8b0c9ea614edc92cccc21f2728948 #: ../../../source/contribution/development/release.txt:304 msgid "natty i386/amd64" -msgstr "" +msgstr "natty i386/amd64" -# 8deab6c0599949df960ac55668bc3f97 +# 3692fb874d024625854a8ae2388e0259 #: ../../../source/contribution/development/release.txt:305 msgid "oneiric i386/amd64" -msgstr "" +msgstr "oneiric i386/amd64" -# a1d9f4ce0de04029b6bbfd9e5175e7ed +# bc1b8eeeca674848ab1638c92521d822 #: ../../../source/contribution/development/release.txt:306 msgid "precise i386/amd64" -msgstr "" +msgstr "precise i386/amd64" -# 96548567af284bc7b6eb7b443c7a8e97 +# 8dea51f3220345ecb0ef860aaa7bfb9d #: ../../../source/contribution/development/release.txt:309 msgid "" "unstable i386/amd64はpreciseに構築したchroot環境ではパッケージのビ ルドが行え" "ることを確認できていないことに注意。" msgstr "" +"unstable i386/amd64はpreciseに構築したchroot環境ではパッケージのビ ルドが行え" +"ることを確認できていないことに注意。" -# 2c83775daeba46249e0b385b511f5aad +# d095caa060ea4366bf32e57a5fbfeeb6 #: ../../../source/contribution/development/release.txt:312 msgid "" "正常にビルドが終了すると以下のディレクトリへと.debパッケージが生成され ます。" msgstr "" +"正常にビルドが終了すると以下のディレクトリへと.debパッケージが生成され ます。" -# 1fd960d6e34941528f21e46fb2689ed1 +# 4e45b97475ba43b2ba193447ce162d9a #: ../../../source/contribution/development/release.txt:315 msgid "packages/apt/packages/debian/pool/squeeze/main/g/groonga" -msgstr "" +msgstr "packages/apt/packages/debian/pool/squeeze/main/g/groonga" -# f2bad340064f4f9da546cfed1c0fac0c +# 0c3d3ce03807437a993014249610954c #: ../../../source/contribution/development/release.txt:317 msgid "" "make build ですんなりビルドできないこともあります。 その場合にはbuildのサブタ" "スクであるbuild-package-debと build-repository-debを個別に実行して問題が発生" "している箇所を切り分ける 必要があります。" msgstr "" +"make build ですんなりビルドできないこともあります。 その場合にはbuildのサブタ" +"スクであるbuild-package-debと build-repository-debを個別に実行して問題が発生" +"している箇所を切り分ける 必要があります。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# d1da7562169c4bd1bbd05ef17e613f50 #: ../../../source/contribution/development/release.txt:323 msgid "生成したパッケージへの署名を行うには以下のコマンドを実行します。::" -msgstr "" +msgstr "生成したパッケージへの署名を行うには以下のコマンドを実行します。::" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# f6abd668ad0040e7bc7c5e2f00b7def4 +# f6abd668ad0040e7bc7c5e2f00b7def4 #: ../../../source/contribution/development/release.txt:327 #: ../../../source/contribution/development/release.txt:372 msgid "" "リリース対象のファイルをリポジトリに反映するには以下のコマンドを実行しま" "す。::" msgstr "" +"リリース対象のファイルをリポジトリに反映するには以下のコマンドを実行しま" +"す。::" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# f27aeeafe4994df5ace3ec82710d6741 #: ../../../source/contribution/development/release.txt:331 msgid "リポジトリにGnuPGで署名を行うために以下のコマンドを実行します。::" -msgstr "" +msgstr "リポジトリにGnuPGで署名を行うために以下のコマンドを実行します。::" -# 9cd864f361804f5eae011367414fb636 +# 9b7decd28ed04017a67766b5005ded96 #: ../../../source/contribution/development/release.txt:337 msgid "Red Hat系パッケージのビルド" -msgstr "" +msgstr "Red Hat系パッケージのビルド" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# cc9e92f8089340ceb8c7efb17ea5370b #: ../../../source/contribution/development/release.txt:339 msgid "" "groongaのpackages/yumサブディレクトリに移動して、以下のコマンドを実行しま" "す。::" msgstr "" +"groongaのpackages/yumサブディレクトリに移動して、以下のコマンドを実行しま" +"す。::" -# de30f88ffbb743839765fe0792cd6dc4 +# 5d084d3408f74d8bb24b420e8c02f4ea #: ../../../source/contribution/development/release.txt:350 msgid "centos-5 i386/x86_64" -msgstr "" +msgstr "centos-5 i386/x86_64" -# bda8bb5d14d14107add6539115c0153e +# e88f4b40684a445590cdb055f8fa998a #: ../../../source/contribution/development/release.txt:351 msgid "centos-6 i386/x86_64" -msgstr "" +msgstr "centos-6 i386/x86_64" -# 49635c722ec54670935c071420271334 +# 4e805b0b228e46219652e6a7cccf116b #: ../../../source/contribution/development/release.txt:352 msgid "fedora-16 i386/x86_64" -msgstr "" +msgstr "fedora-16 i386/x86_64" -# 70128245f5084611bd181f4067ecd8a6 +# dee89fa78e184e08bdf62728fd7c4b33 #: ../../../source/contribution/development/release.txt:354 msgid "ビルドが正常終了すると以下のディレクトリにRPMが生成されます。" -msgstr "" +msgstr "ビルドが正常終了すると以下のディレクトリにRPMが生成されます。" -# ec4e0a0f55e5401da6ee5da78ac8ed9a +# f368bb7e75e64b5dbb0a7712bbf96d24 #: ../../../source/contribution/development/release.txt:356 msgid "packages/yum/centos/5/i386/Packages" -msgstr "" +msgstr "packages/yum/centos/5/i386/Packages" -# 955d08adfd2849f7abaf921dd6d7865c +# 770cf89ef0574420b71fc51520e5c772 #: ../../../source/contribution/development/release.txt:357 msgid "packages/yum/centos/5/x86_64/Packages" -msgstr "" +msgstr "packages/yum/centos/5/x86_64/Packages" -# 0701741013544002913d11442359d658 +# b425de75d8944543b95c62b1d90daf03 #: ../../../source/contribution/development/release.txt:358 msgid "packages/yum/centos/6/i386/Packages" -msgstr "" +msgstr "packages/yum/centos/6/i386/Packages" -# 21d55c86f06946ff872177940089d362 +# 6fe7b2a739804a36bcd76314bfac1096 #: ../../../source/contribution/development/release.txt:359 msgid "packages/yum/centos/6/x86_64/Packages" -msgstr "" +msgstr "packages/yum/centos/6/x86_64/Packages" -# f6ce8c61a2c545e8b84e4834204fdeed +# 75d3004a997f4898b3a148423055c8f0 #: ../../../source/contribution/development/release.txt:360 msgid "packages/yum/fedora/16/i386/Packages" -msgstr "" +msgstr "packages/yum/fedora/16/i386/Packages" -# 7e7ac5ea687643b0ad63acc44000a35a +# e255e985dd144068a6fc18f24fdcd214 #: ../../../source/contribution/development/release.txt:361 msgid "packages/yum/fedora/16/x86_64/Packages" -msgstr "" +msgstr "packages/yum/fedora/16/x86_64/Packages" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 488a22db1da845439bb2af68136bdb87 #: ../../../source/contribution/development/release.txt:364 msgid "リポジトリを作成するには以下のコマンドを実行します。::" -msgstr "" +msgstr "リポジトリを作成するには以下のコマンドを実行します。::" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# f6abd668ad0040e7bc7c5e2f00b7def4 #: ../../../source/contribution/development/release.txt:368 msgid "リリース対象のRPMに署名を行うには以下のコマンドを実行します。::" -msgstr "" +msgstr "リリース対象のRPMに署名を行うには以下のコマンドを実行します。::" -# 34b04243159646299d25e6cff4d85a73 +# f27fa6e5dd3143ea91526b6c2747b0e6 #: ../../../source/contribution/development/release.txt:378 msgid "Windows用パッケージのビルド" -msgstr "" +msgstr "Windows用パッケージのビルド" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 70bc065ea3ed46199e71da5424ae38ca #: ../../../source/contribution/development/release.txt:380 msgid "" "packages/windowsサブディレクトリに移動して、以下のコマンドを実行します。::" msgstr "" +"packages/windowsサブディレクトリに移動して、以下のコマンドを実行します。::" -# 6ed7744c7a5740fd8fee07d83331787b +# 1cee33944be346fcab7a67037e81852b #: ../../../source/contribution/development/release.txt:387 msgid "" "make releaseを実行することでbuildからuploadまで一気に実行することがで きます" "が、途中で失敗することもあるので順に実行することをおすすめします。" msgstr "" +"make releaseを実行することでbuildからuploadまで一気に実行することがで きます" +"が、途中で失敗することもあるので順に実行することをおすすめします。" -# dd39618ba9f6405683e002f5278a5edf +# e1c8876d7822458598d54f4112874964 #: ../../../source/contribution/development/release.txt:390 msgid "" "make buildでクロスコンパイルを行います。 正常に終了するとdist-x64/dist-x86" "ディレクトリ以下にx64/x86バイナリを作成します。" msgstr "" +"make buildでクロスコンパイルを行います。 正常に終了するとdist-x64/dist-x86" +"ディレクトリ以下にx64/x86バイナリを作成します。" -# 51f88748fe2e4cd988a2e29b98f8ff9a +# 9039093927564ef89542e46454d78fbe #: ../../../source/contribution/development/release.txt:393 msgid "" "make packageが正常に終了するとzipアーカイブをfilesディレクトリ以下に作成しま" "す。" msgstr "" +"make packageが正常に終了するとzipアーカイブをfilesディレクトリ以下に作成しま" +"す。" -# 1fc1943c1c4a4d36bd3d52e5e265de00 +# 5254a292c4da4acd88b9fa6c347fdb23 #: ../../../source/contribution/development/release.txt:395 msgid "" "make installerが正常に終了するとWindowsインストーラをfilesディレクトリ以 下に" "作成します。" msgstr "" +"make installerが正常に終了するとWindowsインストーラをfilesディレクトリ以 下に" +"作成します。" -# 2d6724471de741a6ac7fb6b0f9f4cf35 +# a935d20b3aec440299e41f4df31ff062 #: ../../../source/contribution/development/release.txt:399 msgid "パッケージの動作確認" -msgstr "" +msgstr "パッケージの動作確認" -# 10994d9326d5438daf64ed1d46175348 +# 4cc29ccd275d4c21bdddb190ab024949 #: ../../../source/contribution/development/release.txt:401 msgid "ビルドしたパッケージに対しリリース前の動作確認を行います。" -msgstr "" +msgstr "ビルドしたパッケージに対しリリース前の動作確認を行います。" -# 727bf6f14d0a428ca12e2a18a3db663a +# 7b0596f513b5469da0f20d95ba7b8633 #: ../../../source/contribution/development/release.txt:403 msgid "" "Debian系もしくはRed Hat系の場合には本番環境へとアップロードする前に ローカル" "のaptないしyumのリポジトリを参照して正常に更新できることを 確認します。" msgstr "" +"Debian系もしくはRed Hat系の場合には本番環境へとアップロードする前に ローカル" +"のaptないしyumのリポジトリを参照して正常に更新できることを 確認します。" -# c3d3837cc92244798c852e188b397045 +# 03792e6f99484829966bbc5b9e66032b #: ../../../source/contribution/development/release.txt:407 msgid "" "ここでは以下のようにrubyを利用してリポジトリをwebサーバ経由で 参照できるよう" "にします。::" msgstr "" +"ここでは以下のようにrubyを利用してリポジトリをwebサーバ経由で 参照できるよう" +"にします。::" -# d7e88c5f5ba0460fac7f59dfbc14f67a +# 019a5b00ace8477a8814cf8f63629fe7 #: ../../../source/contribution/development/release.txt:414 msgid "grntestの準備" -msgstr "" +msgstr "grntestの準備" -# 3289e4ef78a045da9b7ace8d7f435b26 +# e912f8836661457f8517400ed9bab994 #: ../../../source/contribution/development/release.txt:416 msgid "" "grntestを実行するためにはgroongaのテストデータとgrntestのソースが 必要です。" msgstr "" +"grntestを実行するためにはgroongaのテストデータとgrntestのソースが 必要です。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 92c37f02c724440194916f8466315071 #: ../../../source/contribution/development/release.txt:419 msgid "まずgroongaのソースを任意のディレクトリへと展開します。::" -msgstr "" +msgstr "まずgroongaのソースを任意のディレクトリへと展開します。::" -# 77d8d19f852446c6a7f4033ca4e9fd68 +# 403e191c522c4bdab4075514e49320f8 #: ../../../source/contribution/development/release.txt:423 msgid "" "次にgroongaのtest/functionディレクトリ以下にgrntestのソースを展開します。 つ" "まりtest/function/grntestという名前でgrntestのソースを配置します。::" msgstr "" +"次にgroongaのtest/functionディレクトリ以下にgrntestのソースを展開します。 つ" +"まりtest/function/grntestという名前でgrntestのソースを配置します。::" -# bd2e2f856a1d48e8bb7eb49e9d8f3646 +# 67c176fb4c1f448181e49fd9e761200d #: ../../../source/contribution/development/release.txt:430 msgid "grntestの実行方法" -msgstr "" +msgstr "grntestの実行方法" -# 1063281ba653470d9585bf3aa07eafa6 +# 0b5b347542784400b650465a5efdc074 #: ../../../source/contribution/development/release.txt:432 msgid "" "grntestではgroongaコマンドを明示的にしていすることができます。 後述のパッケー" "ジごとのgrntestによる動作確認では以下のようにして 実行します。::" msgstr "" +"grntestではgroongaコマンドを明示的にしていすることができます。 後述のパッケー" +"ジごとのgrntestによる動作確認では以下のようにして 実行します。::" -# 41984fc1ee264da090d9226e0d1e705c +# de2f92191e5046a3adde485a3f30110b #: ../../../source/contribution/development/release.txt:438 msgid "最後にgrntestによる実行結果が以下のようにまとめて表示されます。::" -msgstr "" +msgstr "最後にgrntestによる実行結果が以下のようにまとめて表示されます。::" -# ca4a8392373c435c9aa81ec9f815fb70 +# 8051daf751e74242ac9349424e5b29b7 #: ../../../source/contribution/development/release.txt:443 msgid "grntestでエラーが発生しないことを確認します。" -msgstr "" +msgstr "grntestでエラーが発生しないことを確認します。" -# 646d2c9df7634cfa885bb2e5b643efd2 +# 8d73bc7315af403b958322e31aeb4354 #: ../../../source/contribution/development/release.txt:447 msgid "Debian系の場合" -msgstr "" +msgstr "Debian系の場合" -# 826c57d620d643fa88ceba09a40bae73 +# c61795a0e6774770b6da51b45063e12b #: ../../../source/contribution/development/release.txt:449 msgid "Debian系の場合の動作確認手順は以下の通りとなります。" -msgstr "" +msgstr "Debian系の場合の動作確認手順は以下の通りとなります。" -# 1b31d631c46b448b9da1d4c62ef15b15 +# 3060f6adfa014726926e68205662080d #: ../../../source/contribution/development/release.txt:451 msgid "旧バージョンをchroot環境へとインストールする" -msgstr "" +msgstr "旧バージョンをchroot環境へとインストールする" -# 3364983ad6bc410f9dbc183b16c97ad4 -# 510db767b0524f2382b4bc922932474b +# 65f6fca292d14ab89aa0b36df4e8833c +# 65f6fca292d14ab89aa0b36df4e8833c #: ../../../source/contribution/development/release.txt:452 #: ../../../source/contribution/development/release.txt:468 msgid "" "chroot環境の/etc/hostsを書き換えてpackages.groonga.orgがホストを 参照するよう" "に変更する" msgstr "" +"chroot環境の/etc/hostsを書き換えてpackages.groonga.orgがホストを 参照するよう" +"に変更する" -# d0f58e0cecbb4dab8dab5ca0eec341bd +# a0002d0ee4684e52a4ece5395320fec1 #: ../../../source/contribution/development/release.txt:454 msgid "" "ホストでwebサーバを起動してドキュメントルートをビルド環境のもの (packages/" "apt/packages)に設定する" msgstr "" +"ホストでwebサーバを起動してドキュメントルートをビルド環境のもの (packages/" +"apt/packages)に設定する" -# defbb32c6b1245d69dd1f690e58be143 -# e8213d2fedab4c548f7d57273f6aa489 +# e007c6d9dbab4296a1103a0046de8971 +# e007c6d9dbab4296a1103a0046de8971 #: ../../../source/contribution/development/release.txt:456 #: ../../../source/contribution/development/release.txt:472 msgid "アップグレード手順を実行する" -msgstr "" +msgstr "アップグレード手順を実行する" -# 35170759b5a14a34917c974e8ef11ee6 -# 7d365ba5cd7548aea0545262d4be59eb -# baa8d1992b7c4f8bbc9387ded689a666 +# f5f0497cde354ca4b16b1ef2d3d06652 +# f5f0497cde354ca4b16b1ef2d3d06652 +# f5f0497cde354ca4b16b1ef2d3d06652 #: ../../../source/contribution/development/release.txt:457 #: ../../../source/contribution/development/release.txt:473 #: ../../../source/contribution/development/release.txt:482 msgid "" "grntestのアーカイブを展開してインストールしたバージョンでテストを実 行する" msgstr "" +"grntestのアーカイブを展開してインストールしたバージョンでテストを実 行する" -# d733908ec9bc46f9b44f2a109a9f2dd2 -# 47b51c3edfa141ac94caf5402f3b3768 -# 1b048df8b6db42a4a74d4009cbd9b072 +# 67c176fb4c1f448181e49fd9e761200d +# 67c176fb4c1f448181e49fd9e761200d +# 67c176fb4c1f448181e49fd9e761200d #: ../../../source/contribution/development/release.txt:459 #: ../../../source/contribution/development/release.txt:475 #: ../../../source/contribution/development/release.txt:484 msgid "grntestの正常終了を確認する" -msgstr "" +msgstr "grntestの正常終了を確認する" -# 4911bd4f1c9c4e678ac89cf4fd2e6f00 +# ef6fad7b052e4877a4f9a5e9233e3cfe #: ../../../source/contribution/development/release.txt:463 msgid "Red Hat系の場合" -msgstr "" +msgstr "Red Hat系の場合" -# d8bfb902380c40cfa7567a9fb7ad0c95 +# c61795a0e6774770b6da51b45063e12b #: ../../../source/contribution/development/release.txt:465 msgid "Red Hat系の場合の動作確認手順は以下の通りとなります。" -msgstr "" +msgstr "Red Hat系の場合の動作確認手順は以下の通りとなります。" -# 1501800a25e84b4383f4289bb7e756c8 +# 7a2756638c2a4b3b8cf0fe9cfd4846fd #: ../../../source/contribution/development/release.txt:467 msgid "旧バージョンをchroot環境へとインストール" -msgstr "" +msgstr "旧バージョンをchroot環境へとインストール" -# 965d62017a9540048e9dfb6be9f388ca +# d12568770163465994210e15514ba0d9 #: ../../../source/contribution/development/release.txt:470 msgid "" "ホストでwebサーバを起動してドキュメントルートをビルド環境のもの (packages/" "yum)に設定する" msgstr "" +"ホストでwebサーバを起動してドキュメントルートをビルド環境のもの (packages/" +"yum)に設定する" -# 3e2c0dcb85f94389acd061d830f4190c +# 6c620611d89a4354b335a44e3958e320 #: ../../../source/contribution/development/release.txt:479 msgid "Windows向けの場合" -msgstr "" +msgstr "Windows向けの場合" -# 940a528ebe714a8a929f9f476ed10c63 +# e195388654da487f9592dc7439cd206b #: ../../../source/contribution/development/release.txt:481 msgid "新規インストール/上書きインストールを行う" -msgstr "" +msgstr "新規インストール/上書きインストールを行う" -# 610889a9f85340c6843ce205678d98b4 +# 44401c93a479422595a8b1f43c7e1e4c #: ../../../source/contribution/development/release.txt:486 msgid "zipアーカイブも同様にしてgrntestを実行し動作確認を行います。" -msgstr "" +msgstr "zipアーカイブも同様にしてgrntestを実行し動作確認を行います。" -# 97229d1ea46f41e4ba9bbcea28e2950a +# e57ff3516c8b43bb8fe89a18c92cdce5 #: ../../../source/contribution/development/release.txt:489 msgid "リリースアナウンスの作成" -msgstr "" +msgstr "リリースアナウンスの作成" -# f6a4efc07c294169864ec9f1f5b0bfaf +# f414128578f24cabb05ff4b0ba62d71f #: ../../../source/contribution/development/release.txt:491 msgid "リリースの際にはリリースアナウンスを流して、 groongaを広く通知します。" -msgstr "" +msgstr "リリースの際にはリリースアナウンスを流して、 groongaを広く通知します。" -# c0dd5541cd6c402dab232a65eadcaf7f +# 82409fc7834943ec941945060c8fa3aa #: ../../../source/contribution/development/release.txt:494 msgid "" "news.txtに変更点をまとめましたが、それを元にリリースアナウンスを 作成します。" msgstr "" +"news.txtに変更点をまとめましたが、それを元にリリースアナウンスを 作成します。" -# 92d7bf252d1f461f9e4433a89e2edf08 +# ae36269e7f514dceb733805d36f5b85b #: ../../../source/contribution/development/release.txt:497 msgid "リリースアナウンスには以下を含めます。" -msgstr "" +msgstr "リリースアナウンスには以下を含めます。" -# 97697f6fee0743c7a129446321fbc9a0 +# 67040ed31af84f99ad319314c236a4ec #: ../../../source/contribution/development/release.txt:499 msgid "インストール方法へのリンク" -msgstr "" +msgstr "インストール方法へのリンク" -# 0532271325fc43f6a8f1419a4e3a82ab +# c0aa746ecdcf4828ae4349953300b14e #: ../../../source/contribution/development/release.txt:500 msgid "リリースのトピック紹介" -msgstr "" +msgstr "リリースのトピック紹介" -# 65e3664957aa4ff08c29f1c9208f0097 +# c6da6787cf404a9ba3480f9d5bf8c0eb #: ../../../source/contribution/development/release.txt:501 msgid "リリース変更点へのリンク" -msgstr "" +msgstr "リリース変更点へのリンク" -# f59c06204cdc4070bbfb45eb6dfb9e6e +# 6d7ae8a4db50456ca2ab09b1af8f44db #: ../../../source/contribution/development/release.txt:502 msgid "リリース変更点(news.txtの内容)" -msgstr "" +msgstr "リリース変更点(news.txtの内容)" -# 55996c28c4e84d7bb29f53e7fb85b917 +# 93e79f0d5a63499b8594c043fc1198cf #: ../../../source/contribution/development/release.txt:504 msgid "" "リリースのトピック紹介では、これからgroongaを使う人へアピールする点や 既存の" "バージョンを利用している人がアップグレードする際に必要な 情報を提供します。" msgstr "" +"リリースのトピック紹介では、これからgroongaを使う人へアピールする点や 既存の" +"バージョンを利用している人がアップグレードする際に必要な 情報を提供します。" -# 16854433544b45df81f7974da51fa090 +# 8ac5330d46864e979f18cfed926fa07c #: ../../../source/contribution/development/release.txt:508 msgid "" "非互換な変更が含まれるのであれば、回避方法等の案内を載せることも重要で す。" msgstr "" +"非互換な変更が含まれるのであれば、回避方法等の案内を載せることも重要で す。" -# 5a1ddebaa84a4d53ba198926f4a85764 +# d21507a8440f4faabafa37f89ca677eb #: ../../../source/contribution/development/release.txt:511 msgid "参考までに過去のリリースアナウンスへのリンクを以下に示します。" -msgstr "" +msgstr "参考までに過去のリリースアナウンスへのリンクを以下に示します。" -# bea6b9ffe7db496e86fd1ee993eaba11 +# 2858de4869fd4c5786da7471929d86db #: ../../../source/contribution/development/release.txt:513 msgid "[Groonga-talk] [ANN] groonga 2.0.2" -msgstr "" +msgstr "[Groonga-talk] [ANN] groonga 2.0.2" -# 4fecfd9194bb4522b8eaf6869edd2bff +# 2060e8b9c1ee4d1e96911149ddeb859d #: ../../../source/contribution/development/release.txt:515 msgid "http://sourceforge.net/mailarchive/message.php?msg_id=29195195" -msgstr "" +msgstr "http://sourceforge.net/mailarchive/message.php?msg_id=29195195" -# 675822e4f29446c2bf809822045963b2 +# 9070a269eae4415fb25fbd6dba3b0a70 #: ../../../source/contribution/development/release.txt:517 msgid "[groonga-dev,00794] [ANN] groonga 2.0.2" -msgstr "" +msgstr "[groonga-dev,00794] [ANN] groonga 2.0.2" -# 765e494e9bbb45469a5a6ccf6cbaa7f6 +# c1c7213e4edd47a981c886eff5ca37c0 #: ../../../source/contribution/development/release.txt:519 msgid "" "http://sourceforge.jp/projects/groonga/lists/archive/dev/2012-April/000794." "html" msgstr "" +"http://sourceforge.jp/projects/groonga/lists/archive/dev/2012-April/000794." +"html" -# 8cf2751501d74521bcaa8c80f82ab21f +# 8cdf23421f774ca8a404a1fa0efda0a6 #: ../../../source/contribution/development/release.txt:523 msgid "パッケージのアップロード" -msgstr "" +msgstr "パッケージのアップロード" -# ece19a78837248078049d4fa3f9bae3e +# 4e5d09c1d65c414dae5e589b8c5e3907 #: ../../../source/contribution/development/release.txt:525 msgid "" "動作確認が完了し、Debian系、Red Hat系、Windows向け、ソースコードそ れぞれにお" "いてパッケージやアーカイブのアップロードを行います。" msgstr "" +"動作確認が完了し、Debian系、Red Hat系、Windows向け、ソースコードそ れぞれにお" +"いてパッケージやアーカイブのアップロードを行います。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 579122e08e3044729852fd37139b4725 #: ../../../source/contribution/development/release.txt:528 msgid "Debian系のパッケージのアップロードには以下のコマンドを実行します。::" -msgstr "" +msgstr "Debian系のパッケージのアップロードには以下のコマンドを実行します。::" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 713e203e6f96476fa12ff4f239a817ab #: ../../../source/contribution/development/release.txt:533 msgid "Red Hat系のパッケージのアップロードには以下のコマンドを実行します。::" -msgstr "" +msgstr "Red Hat系のパッケージのアップロードには以下のコマンドを実行します。::" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 33f4b580ab8f427daeee6713de3beb6a #: ../../../source/contribution/development/release.txt:538 msgid "Windows向けのパッケージのアップロードには以下のコマンドを実行します。::" msgstr "" +"Windows向けのパッケージのアップロードには以下のコマンドを実行します。::" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# e55b85a320d5482b9856f0c8a88f526a #: ../../../source/contribution/development/release.txt:543 msgid "ソースアーカイブのアップロードには以下のコマンドを実行します。::" -msgstr "" +msgstr "ソースアーカイブのアップロードには以下のコマンドを実行します。::" -# ce94f7f318774101a01f2767b467138e +# d8ef078dbf6a448fb11baae709f292c5 #: ../../../source/contribution/development/release.txt:548 msgid "" "アップロードが正常終了すると、リリース対象のリポジトリデータやパッケージ、" "アーカイブ 等がpackages.groonga.orgへと反映されます。" msgstr "" +"アップロードが正常終了すると、リリース対象のリポジトリデータやパッケージ、" +"アーカイブ 等がpackages.groonga.orgへと反映されます。" -# e08f80a0cd7d465e8ec0bc75872e88e8 +# 573930c22f104589894568eea7c1c7c9 #: ../../../source/contribution/development/release.txt:552 msgid "blogroonga(ブログ)の更新" -msgstr "" +msgstr "blogroonga(ブログ)の更新" -# a278891e6a224bb49f514527a12cae86 +# fb7cb991cc1f4f2d9ffa9bd4cfd721df #: ../../../source/contribution/development/release.txt:554 msgid "" "http://groonga.org/blog/ および http://groonga.org/blog/ にて 公開されている" "リリース案内を作成します。" msgstr "" +"http://groonga.org/blog/ および http://groonga.org/blog/ にて 公開されている" +"リリース案内を作成します。" -# 8acd296637d047edab85bda411b7a6e6 +# 10d35a5fc6ed49d185a29abe0c60116c #: ../../../source/contribution/development/release.txt:557 msgid "基本的にはリリースアナウンスの内容をそのまま記載します。" -msgstr "" +msgstr "基本的にはリリースアナウンスの内容をそのまま記載します。" -# b5f09669f796483998d42aa6b7f45997 +# d3479b2f1a27465cbd26fd582faa9395 #: ../../../source/contribution/development/release.txt:559 msgid "cloneしたWebサイトのソースに対して以下のファイルを新規追加します。" -msgstr "" +msgstr "cloneしたWebサイトのソースに対して以下のファイルを新規追加します。" -# 1620a173d8ee4cf38a9f695eb549ab4f +# fd101f243ec74ead8782759306d0e2d0 #: ../../../source/contribution/development/release.txt:561 msgid "groonga.github.com/en/_post/(リリース日)-release.textile" -msgstr "" +msgstr "groonga.github.com/en/_post/(リリース日)-release.textile" -# 0d1a7246e773438bb7582dba4fc0cc96 +# f4bc7c7d22f4423f99a4ace1701ce743 #: ../../../source/contribution/development/release.txt:562 msgid "groonga.github.com/ja/_post/(リリース日)-release.textile" -msgstr "" +msgstr "groonga.github.com/ja/_post/(リリース日)-release.textile" -# 96473f51ec074922ae512e63018839b4 +# 46b2c412af1d4a5a834fad408dfc2791 #: ../../../source/contribution/development/release.txt:565 msgid "" "編集した内容をpushする前に確認したい場合にはjekyllおよび RedClothが必要で" "す。 インストールするには以下のコマンドを実行します。::" msgstr "" +"編集した内容をpushする前に確認したい場合にはjekyllおよび RedClothが必要で" +"す。 インストールするには以下のコマンドを実行します。::" -# d04fed6e31cd463c9ccced04e2485de4 +# 35b84aae67854369b9679cea3808b590 #: ../../../source/contribution/development/release.txt:571 msgid "" "jekyllのインストールを行ったら、以下のコマンドでローカルにwebサーバを 起動し" "ます。::" msgstr "" +"jekyllのインストールを行ったら、以下のコマンドでローカルにwebサーバを 起動し" +"ます。::" -# ba068960fb3e45b7b9a431d56c55e7ca +# b4663f5a662f44af90adf5237892fe55 #: ../../../source/contribution/development/release.txt:576 msgid "" "あとはブラウザにてhttp://localhost:4000にアクセスして内容に問題がない かを確" "認します。" msgstr "" +"あとはブラウザにてhttp://localhost:4000にアクセスして内容に問題がない かを確" +"認します。" -# 6a52edb5dbfb42ffad913be7d58befb0 +# 8cdf23421f774ca8a404a1fa0efda0a6 #: ../../../source/contribution/development/release.txt:580 msgid "ドキュメントのアップロード" -msgstr "" +msgstr "ドキュメントのアップロード" -# b32779027e2f4ed5b8c8907385e534fd +# 4881d71d294644a780f0e869787951be #: ../../../source/contribution/development/release.txt:582 msgid "" "doc/source以下のドキュメントを更新、翻訳まで完了している状態で、 ドキュメント" "のアップロード作業を行います。" msgstr "" +"doc/source以下のドキュメントを更新、翻訳まで完了している状態で、 ドキュメント" +"のアップロード作業を行います。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 488a22db1da845439bb2af68136bdb87 #: ../../../source/contribution/development/release.txt:585 msgid "そのためにはまず以下のコマンドを実行します。::" -msgstr "" +msgstr "そのためにはまず以下のコマンドを実行します。::" -# 7c995150f9c3484dbca12b99c7abb740 +# 66f71915232c431b813e0391b5c767ea #: ../../../source/contribution/development/release.txt:589 msgid "" "これによりcloneしておいたgroonga.github.comのdoc/locale以下に更新した ドキュ" "メントがコピーされます。" msgstr "" +"これによりcloneしておいたgroonga.github.comのdoc/locale以下に更新した ドキュ" +"メントがコピーされます。" -# 67be12e5964f4ad09219aa40141f1c4f +# 9b52fbdd1c9f4db2848a9079f167a427 #: ../../../source/contribution/development/release.txt:592 msgid "" "生成されているドキュメントに問題のないことを確認できたら、 コミット、pushして" "groonga.orgへと反映します。" msgstr "" +"生成されているドキュメントに問題のないことを確認できたら、 コミット、pushして" +"groonga.orgへと反映します。" -# 550c25d399384e87b04c403b0fae3b16 +# f753108e35404faca0119bd6dc5457dc #: ../../../source/contribution/development/release.txt:596 msgid "リリースアナウンス" -msgstr "" +msgstr "リリースアナウンス" -# 76f333c265af4b64af2813c84def2cd6 +# 9d31b02e3b0645fea0c1dff19ab3f7bc #: ../../../source/contribution/development/release.txt:598 msgid "作成したリリースアナウンスをメーリングリストへと流します。" -msgstr "" +msgstr "作成したリリースアナウンスをメーリングリストへと流します。" -# f2efb3d90fd04e3d8fe97794d3e177b8 +# 1686dc403ed74f68a80bd6715b45cd44 #: ../../../source/contribution/development/release.txt:600 msgid "groonga-dev groon****@lists*****" -msgstr "" +msgstr "groonga-dev groon****@lists*****" -# 9154fc60f74145a88a08bca20b4f18ba +# bdc472794b294f7fa1af12d285fc7b8f #: ../../../source/contribution/development/release.txt:601 msgid "Groonga-talk groon****@lists*****" -msgstr "" +msgstr "Groonga-talk groon****@lists*****" -# f1333b48fefa41e496f160bce73c024a +# 0537316593a04d11b0284b85dd47237f #: ../../../source/contribution/development/release.txt:603 msgid "以上でリリース作業は終了です。" -msgstr "" +msgstr "以上でリリース作業は終了です。" -# 7e625fabdfb54b7898f1799a897ead42 +# 75a828b356b8438e99134accfe5bcf62 #: ../../../source/contribution/development/release.txt:606 msgid "ビルド時のTIPS" -msgstr "" +msgstr "ビルド時のTIPS" -# c23d19c786e34310aa3334ec673d7b3f +# 897e399c3f064a77bd7a34f70a1cfa22 #: ../../../source/contribution/development/release.txt:609 msgid "ビルドを並列化したい" -msgstr "" +msgstr "ビルドを並列化したい" -# bdfaa25255d0409487ef5decaf67662c +# 54585f1a8eed476e97cc0d842920f566 #: ../../../source/contribution/development/release.txt:611 msgid "" "make build PALALLES=yesを指定するとchroot環境で並列にビルドを 実行できます。" msgstr "" +"make build PALALLES=yesを指定するとchroot環境で並列にビルドを 実行できます。" -# 79b687614c184557abfcf37af83f0a33 +# 52c1140b79f942fb91428e7ce10b0bfe #: ../../../source/contribution/development/release.txt:616 msgid "特定の環境向けのみビルドしたい" -msgstr "" +msgstr "特定の環境向けのみビルドしたい" -# 31cda45a345f4165809fb18430a0fb73 +# 88a16095a2bf4c6c9e2c16ece78f4715 #: ../../../source/contribution/development/release.txt:618 msgid "" "Debian系の場合、CODES,ARCHITECTURESオプションを明示的に指定することで、 特定" "のリリース、アーキテクチャのみビルドすることができます。" msgstr "" +"Debian系の場合、CODES,ARCHITECTURESオプションを明示的に指定することで、 特定" +"のリリース、アーキテクチャのみビルドすることができます。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# f37d2393e4dc437084cf0bf9ed252367 #: ../../../source/contribution/development/release.txt:621 msgid "squeezeのi386のみビルドしたい場合には以下のコマンドを実行します。::" -msgstr "" +msgstr "squeezeのi386のみビルドしたい場合には以下のコマンドを実行します。::" -# 3fdc883a2c314e179d0e9d613edc3042 +# 2b7f1236226e4a329dba4ef5609bd72b #: ../../../source/contribution/development/release.txt:625 msgid "" "buildコマンド以外でも build-package-deb build-repository-debなどの サブタスク" "でもARCHITECTURES,CODES指定は有効です。" msgstr "" +"buildコマンド以外でも build-package-deb build-repository-debなどの サブタスク" +"でもARCHITECTURES,CODES指定は有効です。" -# 7d5b59574ec94bf18741f6c66fae4056 +# aa72178533184b64889e3c7a6c3ad5fe #: ../../../source/contribution/development/release.txt:628 msgid "" "Red Hat系の場合、ARCHITECTURES,DISTRIBUTIONSオプションを明示的に指定す ること" "で、特定のリリース、アーキテクチャのみビルドすることができます。" msgstr "" +"Red Hat系の場合、ARCHITECTURES,DISTRIBUTIONSオプションを明示的に指定す ること" +"で、特定のリリース、アーキテクチャのみビルドすることができます。" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# 7f836d59d71d420381a7dbb6739dc026 #: ../../../source/contribution/development/release.txt:631 msgid "fedoraのi386のみビルドしたい場合には以下のコマンドを実行します。::" -msgstr "" +msgstr "fedoraのi386のみビルドしたい場合には以下のコマンドを実行します。::" -# d6a17275dd424e778e8751b1a560d54f +# 09db01dadfd940f491d48fedd2696cd4 #: ../../../source/contribution/development/release.txt:635 msgid "" "buildコマンド以外でも build-in-chroot build-repository-rpmなどの サブタスクで" "もARCHITECTURES,DISTRIBUTIONSの指定は有効です。" msgstr "" +"buildコマンド以外でも build-in-chroot build-repository-rpmなどの サブタスクで" +"もARCHITECTURES,DISTRIBUTIONSの指定は有効です。" -# ac7ec8b156394802b435b58a899fc9bc +# dece0cf37d78455ca0024396032a76d0 #: ../../../source/contribution/development/release.txt:638 msgid "" "ただし、centosの場合 バージョンまで明示して5のみビルドや6のみビルド すること" "はできません。まとめてcentosとしてビルドされます。" msgstr "" +"ただし、centosの場合 バージョンまで明示して5のみビルドや6のみビルド すること" +"はできません。まとめてcentosとしてビルドされます。" -# ea7545233fd645e0a7b64fca37aa3714 +# af7c72d306a64401ae285ad64022762a #: ../../../source/contribution/development/release.txt:642 msgid "パッケージの署名用のパスフレーズを知りたい" -msgstr "" +msgstr "パッケージの署名用のパスフレーズを知りたい" -# 62aa637adbc74f7f96d23cc40d21dcc0 +# ac14fc4342d74338a71babbb2f539e8e #: ../../../source/contribution/development/release.txt:644 msgid "" "パッケージの署名に必要な秘密鍵のパスフレーズについては リリース担当者向けの秘" "密鍵を復号したテキストの1行目に記載してあります。" msgstr "" +"パッケージの署名に必要な秘密鍵のパスフレーズについては リリース担当者向けの秘" +"密鍵を復号したテキストの1行目に記載してあります。" -# b1aa8408892b4d3ab3cf3f31ef5e307b +# 4b083450fc7e4d48988c29b8ba6ca536 #: ../../../source/contribution/development/test.txt:6 msgid "テスト方法" msgstr "テスト方法" -# 335dbb1cecb24129932bb249331e6a0f +# 8b8749f455b94bbbbb567f003d8ab373 #: ../../../source/contribution/development/test.txt:9 msgid "テスト環境の構築" msgstr "テスト環境の構築" -# 8951351256fd4e3893928af39578592a +# 92872acccf8f407fa21dbe129e68668a #: ../../../source/contribution/development/test.txt:12 msgid "Cutterのインストール" msgstr "Cutterのインストール" -# 9cfde1798e674b7aa35af9948ddb5ef3 +# e45345721ef04cc9a9736f7edbddf971 #: ../../../source/contribution/development/test.txt:14 msgid "groongaは、テストのフレームワークとして Cutter_ を用いています。" msgstr "groongaは、テストのフレームワークとして Cutter_ を用いています。" -# 136e684c9d814fda9730fd7c2de8910e +# f91728fb10be4a20a1d2de0fd09983a8 #: ../../../source/contribution/development/test.txt:16 msgid "" "Cutterのインストール方法は プラットフォーム毎のCutterのインストール方法_ をご" @@ -1812,12 +1947,12 @@ msgstr "" "Cutterのインストール方法は プラットフォーム毎のCutterのインストール方法_ をご" "覧下さい。" -# 555bd5ca9de541b4a32a34e1eedadb63 +# 6643b72c7f20495cb3c2245760bd88de #: ../../../source/contribution/development/test.txt:22 msgid "lcovのインストール" msgstr "lcovのインストール" -# 213f611dace9466dbe0019a96d5d9550 +# 2948a80cc7244a42bee1508fd1a22cbe #: ../../../source/contribution/development/test.txt:24 msgid "" "カバレッジ情報を計測するためには、lcov 1.6以上が必要です。DebianやUbuntuでは" @@ -1826,12 +1961,12 @@ msgstr "" "カバレッジ情報を計測するためには、lcov 1.6以上が必要です。DebianやUbuntuでは" "以下のようにしてインストールできます。::" -# 8ec08efa238f462bbf5e97051b77e950 +# 7fa46c3b38d94872b73c17ec1b2c5b67 #: ../../../source/contribution/development/test.txt:29 msgid "clangのインストール" msgstr "clangのインストール" -# 8c52fa657a4c41ccb29f26a38e7fdef4 +# 1a8cb531035346629c09f98caa342b50 #: ../../../source/contribution/development/test.txt:31 msgid "" "ソースコードの静的解析を行うためには、clang(scan-build)をインストールする必要" @@ -1840,12 +1975,12 @@ msgstr "" "ソースコードの静的解析を行うためには、clang(scan-build)をインストールする必要" "があります。DebianやUbuntuでは以下のようにしてインストールできます。::" -# 0cd1a50acb614fd1a6ba41d63fa843b4 +# 0ab99c6684f54aa0b4327bae0861f808 #: ../../../source/contribution/development/test.txt:36 msgid "libmemcachedのインストール" msgstr "libmemcachedのインストール" -# b9fb93e8f4dd447385a8997a9a51b752 +# 2baf63abe8b849fc8b49a5c5de16ef5d #: ../../../source/contribution/development/test.txt:38 msgid "" "memcachedのバイナリプロトコルのテストを動作させるためには、libmemcachedの導入" @@ -1856,24 +1991,24 @@ msgstr "" "が必要です。squeeze以降のDebianやKarmic以降のUubntuでは以下の用にしてインス" "トールできます。::" -# 5d0a673cff234b7682966b312dd43f4e +# 17f7de8600ea439a9c48356222386f58 #: ../../../source/contribution/development/test.txt:43 msgid "テストの動作" msgstr "テストの動作" -# bd7c3109aad24828b4ba0b8d8d8c2892 -# 0e1818e0a8c4443a8e2c0482427e7ec5 +# c35038e4b8204a6b8ea8f40b0f176908 +# 65fe5b9e1b5549f290b2006dd7ab2822 #: ../../../source/contribution/development/test.txt:45 #: ../../../source/contribution/development/test.txt:52 msgid "groongaのトップディレクトリで、以下のコマンドを実行します。::" msgstr "groongaのトップディレクトリで、以下のコマンドを実行します。::" -# 2815bb441b634ab5a64f806d211f76c6 +# 470e9ddeb4714ee99dc2a4519be51017 #: ../../../source/contribution/development/test.txt:50 msgid "カバレッジ情報" msgstr "カバレッジ情報" -# 338756de655948d4bded7c98fa6d3014 +# 9005416d60674caabcfc348f60839de5 #: ../../../source/contribution/development/test.txt:56 msgid "" "すると、coverageディレクトリ以下に、カバレッジ情報が入ったhtmlが出力されま" @@ -1882,7 +2017,7 @@ msgstr "" "すると、coverageディレクトリ以下に、カバレッジ情報が入ったhtmlが出力されま" "す。" -# 540d46baec284f1cbe6b29971cc0c2ff +# 5611a90c53c14344851703d37db73df4 #: ../../../source/contribution/development/test.txt:58 msgid "" "カバレッジには、Lines/Functions/Branchesの3つの対象があります。それぞれ、行/" @@ -1893,7 +2028,7 @@ msgstr "" "関数/分岐に対応します。Functionsがもっとも重要な対象です。すべての関数がテス" "トされるようになっていることを心がけてください。" -# 62deac6551e14ba2a6218978e371f448 +# 973865ad01e24005ac3b7c1875e24cef #: ../../../source/contribution/development/test.txt:60 msgid "" "テストがカバーしていない部分の編集は慎重に行ってください。また、テストがカ" @@ -1902,12 +2037,12 @@ msgstr "" "テストがカバーしていない部分の編集は慎重に行ってください。また、テストがカ" "バーしている部分を増やすことも重要です。" -# 069208530c22418eaa4849991ed42735 +# 2917c2728bdd435795d615947f968640 #: ../../../source/contribution/development/test.txt:63 msgid "様々なテスト" msgstr "様々なテスト" -# 782b27bed9c7468fbb853376cec5117a +# b3486046072e446aacdb1d7c4d7382e6 #: ../../../source/contribution/development/test.txt:65 msgid "" "テストは、test/unitディレクトリにおいて、./run-test.shを実行することによって" @@ -1918,22 +2053,22 @@ msgstr "" "も行えます。run-test.shはいくつかのオプションをとります。詳細は、./run-test." "sh --helpを実行しヘルプをご覧ください。" -# 1e1972d9599a47f2af8129bacf13500e +# 9e577e20dc494e6da6bd03c387ff1d7a #: ../../../source/contribution/development/test.txt:68 msgid "特定のテスト関数のみテストする" msgstr "特定のテスト関数のみテストする" -# d5b93d353104493b9cf9457758522148 +# 60802ff660cd4468990c727f960a5e0a #: ../../../source/contribution/development/test.txt:70 msgid "" "特定のテスト関数(Cutterではテストと呼ぶ)のみをテストすることができます。" msgstr "" "特定のテスト関数(Cutterではテストと呼ぶ)のみをテストすることができます。" -# 85475a6d51e945f2840f4a17c9853a29 -# 81ea8f47e5184bd690434b7c0294afee -# 32db273cc88149f4a6703e39cfc16c83 -# 4273ea94704445d1805399172aba1e69 +# 59b6de2f60454c3aae00c427941676de +# ca5fa53e39d442188da9857d4e529160 +# 2ddb58c962ae40418ecf61251241c69e +# 7102d631f5024e9b9db1387bfe4c73bd #: ../../../source/contribution/development/test.txt:72 #: ../../../source/contribution/development/test.txt:81 #: ../../../source/contribution/development/test.txt:92 @@ -1941,12 +2076,12 @@ msgstr "" msgid "実行例::" msgstr "実行例::" -# f441c37388b341ea974867aacdadf633 +# 851c6ad895c345c3ba3271068b95fb51 #: ../../../source/contribution/development/test.txt:77 msgid "特定のテストファイルのみテストする" msgstr "特定のテストファイルのみテストする" -# 4ed14af8c6364e099536f78d08d2be2d +# 4107e354dc884d93994db0618fe690c1 #: ../../../source/contribution/development/test.txt:79 msgid "" "特定のテストファイル(Cutterではテストケースと呼ぶ)のみテストすることができま" @@ -1955,12 +2090,12 @@ msgstr "" "特定のテストファイル(Cutterではテストケースと呼ぶ)のみテストすることができま" "す。" -# ef0e016104f44861bb5f6f95cde081a5 +# 27260f3e9a99431ab7f64817d0481ac9 #: ../../../source/contribution/development/test.txt:86 msgid "不正メモリアクセス・メモリリーク検出" msgstr "不正メモリアクセス・メモリリーク検出" -# 0f25ac37a06d457e85b1fc705fbda7cd +# f8a12b4487664cc1a539c28911b3f223 #: ../../../source/contribution/development/test.txt:88 msgid "" "環境変数CUTTER_CHECK_LEAKをyesと設定すると、valgrindを用いて不正メモリアクセ" @@ -1969,19 +2104,19 @@ msgstr "" "環境変数CUTTER_CHECK_LEAKをyesと設定すると、valgrindを用いて不正メモリアクセ" "スやメモリリークを検出しつつ、テストを動作させることができます。" -# eb46175b45674ca198772206f8fd701b -# 5a1fca287212417a8ce08fc1beefdc3b +# c43b7df4310a441494cb16b71c69f1f1 +# 15c70a7b6641427fbae99728049f4064 #: ../../../source/contribution/development/test.txt:90 #: ../../../source/contribution/development/test.txt:101 msgid "run-test.shのみならず、make checkでも利用可能です。" msgstr "run-test.shのみならず、make checkでも利用可能です。" -# bee2f54db0c9446c974bcfe5c9b13f0d +# 49b8a65bed0348348abc86e8bd826fa4 #: ../../../source/contribution/development/test.txt:97 msgid "デバッガ上でのテスト実行" msgstr "デバッガ上でのテスト実行" -# 7d804c903f0f4d7ea8031731207b20f0 +# c5a68df5adc14dd7a1d9c8cd0262bbe6 #: ../../../source/contribution/development/test.txt:99 msgid "" "環境変数CUTTER_DEBUGをyesと設定すると、テストが実行できる環境が整ったgdbが実" @@ -1990,12 +2125,12 @@ msgstr "" "環境変数CUTTER_DEBUGをyesと設定すると、テストが実行できる環境が整ったgdbが実" "行されます。gdb上でrunを行うと、テストの実行が開始されます。" -# 8d157b19b0f1489a8bda4805315fac43 +# 2b2f6803b8614335a569a1965cf5b205 #: ../../../source/contribution/development/test.txt:108 msgid "静的解析" msgstr "静的解析" -# 31c4e104144840e985b486d2866047ea +# 5c1fed7a6f584af8985efaa02e407d30 #: ../../../source/contribution/development/test.txt:110 msgid "" "scan-buildを用いて、ソースコードの静的解析を行うことができます。scan_buildと" @@ -2004,27 +2139,27 @@ msgstr "" "scan-buildを用いて、ソースコードの静的解析を行うことができます。scan_buildと" "いうディレクトリに解析結果のhtmlが出力されます。::" -# 3c558ff9d9384e60a449f10713a65fa7 +# f118798f7be74707894e9c1fcc0b9905 #: ../../../source/contribution/development/test.txt:116 msgid "configureは1度のみ実行する必要があります。" msgstr "configureは1度のみ実行する必要があります。" -# d38fd91dfe404c9f9e0c4f3b36b046b7 +# c668f29a3ed34213900ab09bd920a363 #: ../../../source/contribution/documentation.txt:6 msgid "How to contribute in documentation topics" msgstr "How to contribute in documentation topics" -# 0619484f643f4ea7af942594ba6081b5 +# aedd4ed2a12049f6ae4118051673e898 #: ../../../source/contribution/documentation.txt:8 msgid "We use Sphinx_ for documentation tool." msgstr "We use Sphinx_ for documentation tool." -# a3077099c51441f5918929c7ee83de7f +# 3fada492fc6a45f3b8d36221ef8c090a #: ../../../source/contribution/documentation/c-api.txt:6 msgid "C API" msgstr "C API" -# 55a1c1d8ae27405ea36c2f6a70823866 +# b6f557b55a7744da9fc45b51b2685f9b #: ../../../source/contribution/documentation/c-api.txt:8 msgid "" "We still have C API documentation in include/groonga.h. But we want to move " @@ -2035,17 +2170,17 @@ msgstr "" "them into doc/source/c-api/\\*.txt. We welcome to you help us by moving C " "API documentation." -# 23dc341d4a4d412ca2456383ae560763 +# 1e69529ab48d4622ad1954fce0546c0f #: ../../../source/contribution/documentation/c-api.txt:12 msgid "We will use `the C domain markup`_ of Sphinx." msgstr "We will use `the C domain markup`_ of Sphinx." -# cd15eee5ef644ea8879fadeaf3a7bb5e +# 02bd5e2f99cf4b4b9d9905ee201c43d5 #: ../../../source/contribution/documentation/i18n.txt:6 msgid "I18N" msgstr "I18N" -# 6c31c8e8c5c34b149e628ff1fd534b28 +# 4d4a636698c14fb4aee6678ff5690400 #: ../../../source/contribution/documentation/i18n.txt:8 msgid "" "We only had documentation in Japanese. We start to support I18N " @@ -2058,7 +2193,7 @@ msgstr "" "base language and translate English into other languages such as Japanese. " "We'll put all documentations into doc/source/ and process them by Sphinx." -# 666d19a9474c4a29834021fc0650a1a6 +# 812879adf4f84b44b103f2e956bd1f85 #: ../../../source/contribution/documentation/i18n.txt:17 msgid "" "But we still use Japanese in doc/source/ for now. We need to translate " @@ -2069,57 +2204,57 @@ msgstr "" "Japanese documentation in doc/source/ into English. We welcome to you help " "us by translating documentation." -# 0dea19580fa04d6bb3151f7cbba99e38 +# bf62ce2ac5104fa68afef347c18f71c0 #: ../../../source/contribution/documentation/i18n.txt:23 msgid "Translation flow" msgstr "Translation flow" -# dd464c5fcaeb417f9ea790e60802b636 +# 166cd9f3f4e544b8b85fe28e2db52ff6 #: ../../../source/contribution/documentation/i18n.txt:25 msgid "After doc/source/\\*.txt are updated, we can start translation." msgstr "After doc/source/\\*.txt are updated, we can start translation." -# 0234812e4d5b43f2b150a82fc63fd27c +# c6f110ff36db4bf6ad8025be313a6b30 #: ../../../source/contribution/documentation/i18n.txt:27 msgid "Here is a translation flow:" msgstr "Here is a translation flow:" -# 011ce7de9857485a9430d909d7c9cddb +# 7218275896a94d3baa52d27bff52c5f9 #: ../../../source/contribution/documentation/i18n.txt:29 msgid "Clone groonga repository." msgstr "Clone groonga repository." -# aa7d746ba2054f3ea4acc60af8e98018 +# a90c04e3da2e4fc49b89aa742fc63aaa #: ../../../source/contribution/documentation/i18n.txt:30 msgid "Update .po files." msgstr "Update .po files." -# 294d6e6eddcd4cd7af453e62c6eac823 +# 022d863d34914a54916f58dbfca0e41d #: ../../../source/contribution/documentation/i18n.txt:31 msgid "Edit .po files." msgstr "Edit .po files." -# ede70d16f234464e93f69062f2828dd5 +# 5e4b3db78a7043989ae2ea657f6ea9cd #: ../../../source/contribution/documentation/i18n.txt:32 msgid "Generate HTML files." msgstr "Generate HTML files." -# cb8e8243568d4d7eb58c129fd87f3e76 +# 5c0f4697eee446deb1450b8f99bb4357 #: ../../../source/contribution/documentation/i18n.txt:33 msgid "Confirm HTML output." msgstr "Confirm HTML output." -# ccc4eb1530c144dfbb62b32ae2384c7a +# 80c5ebf3bf2c450c9d68de3fc28f5fcd #: ../../../source/contribution/documentation/i18n.txt:34 msgid "Repeat 2.-4. until you get good result." msgstr "Repeat 2.-4. until you get good result." -# 18d315cfb2e2425498e14a04ca287dc5 +# da1492e175d44011b594e71666119bff #: ../../../source/contribution/documentation/i18n.txt:35 msgid "Send your works to us!" msgstr "Send your works to us!" -# e228ea97392d4fb88b22d7dc772bbd5f +# 07fb8aac23f945b19c47765c11e97445 #: ../../../source/contribution/documentation/i18n.txt:37 msgid "" "Here are command lines to do the above flow. Following sections describes " @@ -2128,12 +2263,12 @@ msgstr "" "Here are command lines to do the above flow. Following sections describes " "details." -# 9df8225afc9c475b9ea4329c9c2204f7 +# f162f607d3924ba198517aaaab66d759 #: ../../../source/contribution/documentation/i18n.txt:57 msgid "How to clone groonga repository" msgstr "How to clone groonga repository" -# f5bb54e70c63424abaf9aaf3b96f372c +# 24a1db0c21384f4f885dff126be290d8 #: ../../../source/contribution/documentation/i18n.txt:59 msgid "" "First, please fork groonga repository on GitHub. You just access https://" @@ -2144,17 +2279,17 @@ msgstr "" "github.com/groonga/groonga and press `Fork` button. Now you can clone your " "groonga repository::" -# 677c87f69ca743709d79564c211c1b7b +# 5eebd8fd8af143f8994d40fd040abad7 #: ../../../source/contribution/documentation/i18n.txt:65 msgid "Then you need to configure your cloned repository::" msgstr "Then you need to configure your cloned repository::" -# 3872a37c83dc49338d7050ec27e2f951 +# 9a3c8d38e7b94cb2a5a1e2b673dee5a0 #: ../../../source/contribution/documentation/i18n.txt:71 msgid "The above steps are just needed at the first setup." msgstr "The above steps are just needed at the first setup." -# ad5a9f13901d47a79cb79fec79eb9c91 +# b656d0b21f6c4cb1ae6ca79db87c445d #: ../../../source/contribution/documentation/i18n.txt:73 msgid "" "If you have troubles on the above steps, you can use source files available " @@ -2163,12 +2298,12 @@ msgstr "" "If you have troubles on the above steps, you can use source files available " "on http://packages.groonga.org/source/groonga/ ." -# 944263d2a6674bc9aab855fb7238ec53 +# b1fae76c8be74db995184bc4a2c57a89 #: ../../../source/contribution/documentation/i18n.txt:77 msgid "How to update .po files" msgstr "How to update .po files" -# 2b9c6d156f5f4d969642f0da0039176a +# 4af379266a6c47598cba4e05f66fb345 #: ../../../source/contribution/documentation/i18n.txt:79 msgid "" "You can update .po files by running `make update` on doc/locale/${LANGUAGE}/" @@ -2179,12 +2314,12 @@ msgstr "" "LC_MESSAGES. (Please substitute `${LANGUAGE}` with your language code such " "as 'ja'.)::" -# 751bccf421eb4d78bd3f9c1720736cc9 +# e99e2b0511f94978b5a459eb38a80ea1 #: ../../../source/contribution/documentation/i18n.txt:87 msgid "How to edit .po" msgstr "How to edit .po" -# e063bfbce4724c56ac9602c71e05eb8b +# 3dbae275e8404d03b06d2e4257fcb8f3 #: ../../../source/contribution/documentation/i18n.txt:89 msgid "" "There are some tools to edit .po files. .po files are just text. So you can " @@ -2195,27 +2330,27 @@ msgstr "" "use your favorite editor. Here is a specialized editor for .po file edit " "list." -# 8ff548c1bed849fead836b33a86423ce +# 889b9f235d2a47378161b27acba626ce #: ../../../source/contribution/documentation/i18n.txt:94 msgid "It is bundled in gettext." msgstr "It is bundled in gettext." -# abb61d1805314d2b93ef6702966d1ebf +# 41fe7e5d5a4947dbba7c181a51a8c0bf #: ../../../source/contribution/documentation/i18n.txt:97 msgid "It is a .po editor and works on many platform." msgstr "It is a .po editor and works on many platform." -# fae02ee514214fedaea481e91416c526 +# c9e06e70349c4a078d2821963b71ee5e #: ../../../source/contribution/documentation/i18n.txt:100 msgid "It is also a .po editor and is implemented as Eclipse plugin." msgstr "It is also a .po editor and is implemented as Eclipse plugin." -# 2e32c065f8924f308ed02c8517fdb178 +# 08365072bba64f8dae8f47d4bdaa7d48 #: ../../../source/contribution/documentation/i18n.txt:107 msgid "How to generate HTML files" msgstr "How to generate HTML files" -# c252ff5747f541ef9212901259cf9da9 +# 0f75788660304307868a457f3e258603 #: ../../../source/contribution/documentation/i18n.txt:109 msgid "" "You can generate HTML files with updated .po files by running `make html` on " @@ -2226,7 +2361,7 @@ msgstr "" "doc/locale/${LANGUAGE}. (Please substitute `${LANGUAGE}` with your language " "code such as 'ja'.)::" -# 843e7c314d77433e82174009fab1db8b +# a8935621bcdd479f94936e2d752f2d54 #: ../../../source/contribution/documentation/i18n.txt:117 msgid "" "You can also generate HTML files for all languages by running `make html` on " @@ -2235,7 +2370,7 @@ msgstr "" "You can also generate HTML files for all languages by running `make html` on " "doc/locale::" -# 0307e1047290413db9324ac59939524f +# df45d4216c8a4cce8c784245b771fc3e #: ../../../source/contribution/documentation/i18n.txt:125 msgid "" ".mo files are updated automatically by `make html`. So you don't care about ." @@ -2244,12 +2379,12 @@ msgstr "" ".mo files are updated automatically by `make html`. So you don't care about ." "mo files." -# e607021d8723469a8af7d3cfce484848 +# 5815412887414550bc4a9e802575e325 #: ../../../source/contribution/documentation/i18n.txt:129 msgid "How to confirm HTML output" msgstr "How to confirm HTML output" -# cdaeb9c49b0a409a835beaa67b573d63 +# 647399860d6040029a0ca7ccf146a593 #: ../../../source/contribution/documentation/i18n.txt:131 msgid "" "HTML files are generated in doc/locale/${LANGUAGE}/html/. (Please substitute " @@ -2260,12 +2395,12 @@ msgstr "" "`${LANGUAGE}` with your language code such as 'ja'.) You can confirm HTML " "output by your favorite browser::" -# f30d2c4f718a42af853b0d36463808e7 +# 0ddde6f85ffe4135bf7f683bdb49895a #: ../../../source/contribution/documentation/i18n.txt:139 msgid "How to send your works" msgstr "How to send your works" -# 07d94c1259ba4cffa562d3c30f1bb6fa +# d89be1b6abd94657993672e739db0903 #: ../../../source/contribution/documentation/i18n.txt:141 msgid "" "We can receive your works via pull request on GitHub or E-mail attachment " @@ -2274,17 +2409,17 @@ msgstr "" "We can receive your works via pull request on GitHub or E-mail attachment " "patch or .po files themselves." -# 83c636a63c864862bbe0e187ffdcfb77 +# 349904977a4f42269edbd56151d93e65 #: ../../../source/contribution/documentation/i18n.txt:145 msgid "How to send pull request" msgstr "How to send pull request" -# 7724ec891aec48148b528e8d63a79949 +# b732d3ee5988414bb6abb6216ee641e4 #: ../../../source/contribution/documentation/i18n.txt:147 msgid "Here are command lines to send pull request::" msgstr "Here are command lines to send pull request::" -# fb9aaf7a8f2d49ba98e1e870370523d3 +# e5d2386e4a1a4dbaa0105cd089a71852 #: ../../../source/contribution/documentation/i18n.txt:153 msgid "" "Now you can send pull request on GitHub. You just access your repository " @@ -2293,17 +2428,17 @@ msgstr "" "Now you can send pull request on GitHub. You just access your repository " "page on GitHub and press `Pull Request` button." -# dd890441b607478ba9c5b4c772728b00 +# c24814c76c004a41b86f5c67217b02b5 #: ../../../source/contribution/documentation/i18n.txt:162 msgid "How to send patch" msgstr "How to send patch" -# 5305b2f4f0c949639f47d2a4ea6f29f3 +# b5d338326de94915b8892c3002679c52 #: ../../../source/contribution/documentation/i18n.txt:164 msgid "Here are command lines to create patch::" msgstr "Here are command lines to create patch::" -# 71ec5c91452f4fc5b243bdfb7a09bc6b +# 8899991704dd429d9533ebf7f61b18d5 #: ../../../source/contribution/documentation/i18n.txt:170 msgid "" "You can find 000X-YYY.patch files in the current directory. Please send " @@ -2312,12 +2447,12 @@ msgstr "" "You can find 000X-YYY.patch files in the current directory. Please send " "those files to us!" -# ca3ea9ce4fe34a2798d25a3ed4cbe864 +# ee1b6997084142ec8c8a644e3b096c0a #: ../../../source/contribution/documentation/i18n.txt:176 msgid "How to send .po files" msgstr "How to send .po files" -# 725011e06504427db490b26ad2ac6d9e +# 8fc0ce2f3ca54527aad4b75961b3bac8 #: ../../../source/contribution/documentation/i18n.txt:178 msgid "" "Please archive doc/locale/${LANGUAGE}/LC_MESSAGES/ (Please substitute `" @@ -2328,51 +2463,51 @@ msgstr "" "${LANGUAGE}` with your language code such as 'ja'.) and send it to us! We " "extract and merge them to the groonga repository." -# 25df3740f4534cd8a7e6c63b27119452 +# ab54eb3b5a4c490ca0856ce2b8d64625 #: ../../../source/contribution/documentation/i18n.txt:186 msgid "How to add new language" msgstr "How to add new language" -# 3d4f635846784ad792cbac48e22ab512 +# a36ad77dcadf47b5a84553dcdfb0eee2 #: ../../../source/contribution/documentation/i18n.txt:188 msgid "Here are command lines to add new translation language::" msgstr "Here are command lines to add new translation language::" -# 6c73005527e74e39bdd2ebdaab97f755 +# 1308f2bee1c34c95b8ce84f6e7ab3df6 #: ../../../source/contribution/documentation/i18n.txt:193 msgid "Please substitute `${LANGUAGE}` with your language code such as 'ja'." msgstr "Please substitute `${LANGUAGE}` with your language code such as 'ja'." -# 87d285fdce6a4ce28058097e6c35953c +# 8bd09434d0ff4572b7b7ab7d96350725 #: ../../../source/contribution/report.txt:6 msgid "How to report a bug" msgstr "How to report a bug" -# 87d285fdce6a4ce28058097e6c35953c +# 601644ffca2b417d9eb7681958381778 #: ../../../source/contribution/report.txt:8 msgid "There are two ways to report a bug:" -msgstr "" +msgstr "There are two ways to report a bug:" -# 51f81fc791bc46038c5cfccbfc80c64f -# 0b7950e6fe3644d4880883753dee1462 +# 3caddae54b91448c97ead27ffb1b7b25 +# 728a8bb307a54b138b11299a457381cd #: ../../../source/contribution/report.txt:10 #: ../../../source/contribution/report.txt:16 msgid "Submit a bug to the issue tracker" -msgstr "" +msgstr "Submit a bug to the issue tracker" -# 5f72e6657147466580841b3a96732b1a -# 67d72b05fb3e49279ea0bd299b04c49c +# 5eb5415b71fc4da4a40a501a8b0fef6c +# fcc6665c4bb3490aa2874126a431c777 #: ../../../source/contribution/report.txt:11 #: ../../../source/contribution/report.txt:25 msgid "Report a bug to the mailing list" -msgstr "" +msgstr "Report a bug to the mailing list" -# ff73ed5371b54cfd871c4831fe727321 +# b4dc8bd14c3d43109cd295cbf0cedbaa #: ../../../source/contribution/report.txt:13 msgid "You can use either way It makes no difference to us." -msgstr "" +msgstr "You can use either way It makes no difference to us." -# 60c510facf4e41d2af432075008650f8 +# 614504722edd4f97808d28227ed6edd2 #: ../../../source/contribution/report.txt:18 msgid "" "Groonga project has two issue tracking systems, `Redmine <http://redmine." @@ -2380,10 +2515,16 @@ msgid "" "github.com/groonga/groonga/issues>`_. Redmine is for Japanese and GitHub " "issue tracker is for English. You can use one of them to report a bug." msgstr "" +"Groonga project has two issue tracking systems, `Redmine <http://redmine." +"groonga.org/projects/groonga/issues>`_ and `GitHub issue tracker <https://" +"github.com/groonga/groonga/issues>`_. Redmine is for Japanese and GitHub " +"issue tracker is for English. You can use one of them to report a bug." -# cf0af16024064a4187a826149fa0fa9b +# 43e9e60c186845b4b4440ed8b147ce54 #: ../../../source/contribution/report.txt:27 msgid "" "Groonga project has :doc:`/community` for discussing about groonga. Please " "send a mail that describes a bug." msgstr "" +"Groonga project has :doc:`/community` for discussing about groonga. Please " +"send a mail that describes a bug." Modified: doc/locale/en/LC_MESSAGES/development.po (+30 -28) =================================================================== --- doc/locale/en/LC_MESSAGES/development.po 2012-07-23 17:56:14 +0900 (76eb146) +++ doc/locale/en/LC_MESSAGES/development.po 2012-07-23 17:59:24 +0900 (1e41e30) @@ -1,28 +1,28 @@ -# English translations for 2.0.4 package. +# English translations for groonga package. # Copyright (C) 2009-2012, Brazil, Inc # This file is distributed under the same license as the groonga package. # Kouhei Sutou <kou****@clear*****>, 2012. # msgid "" msgstr "" -"Project-Id-Version: 2.0.4\n" +"Project-Id-Version: groonga 2.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-21 17:55\n" -"PO-Revision-Date: 2012-06-09 22:02+0900\n" +"POT-Creation-Date: 2012-07-23 17:56\n" +"PO-Revision-Date: 2012-07-23 17:58+0900\n" "Last-Translator: Kouhei Sutou <kou****@clear*****>\n" "Language-Team: English\n" -"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -# ea361969f364486cac7c98c0b72d222e +# e4b1529814434d149d64d6fd54c470b3 #: ../../../source/development.txt:6 msgid "Development" msgstr "Development" -# 20edb07caa574da8b708ac7fb3482971 +# 7e2f0106b0bc46228d5d824089c31711 #: ../../../source/development.txt:8 msgid "" "This section describes about developing with groonga. You may develop an " @@ -33,12 +33,12 @@ msgstr "" "application that uses groonga as its detabase, a library that uses " "libgroonga, language bindings of libgroonga and so on." -# 4f73de9530994fc78251fff04fc66aa8 +# f92355c60edf4146a3a587c3c579dda4 #: ../../../source/development/travis-ci.txt:6 msgid "Travis CI" msgstr "Travis CI" -# 81eeb8d8ecda4b7884577a3ddb96a920 +# 25df3388c3e84f2f9420698df843e947 #: ../../../source/development/travis-ci.txt:8 msgid "" "This section describes about using groonga on `Travis CI <http://travis-ci." @@ -49,7 +49,7 @@ msgstr "" "org/>`_. Travis CI is a hosted continuous integration service for the open " "source community." -# 97d845cf20354e53b1364c0e34cee107 +# 5f1724f322df4a1596e1b980eb69b632 #: ../../../source/development/travis-ci.txt:12 msgid "" "You can use Travis CI for your open source software. This section only " @@ -60,12 +60,12 @@ msgstr "" "describes about groonga related configuration. See `Travis CI: Documentation " "<http://about.travis-ci.org/docs/>`_ about general Travis CI." -# 17a036d7ac0b458b894a9fc3a49a8ab6 +# eca4c0ed9cb649be805c3122ecbfa047 #: ../../../source/development/travis-ci.txt:18 msgid "Configuration" msgstr "Configuration" -# ec17193e41e24c2a9ee95cbbd78a90e7 +# 3c2876acdfa94e50846d681d3c6cc5d0 #: ../../../source/development/travis-ci.txt:20 msgid "" "Travis CI is running on 32-bit Ubuntu 11.10. (See `Travis CI: About Travis " @@ -78,7 +78,7 @@ msgstr "" "You can use apt-line for Ubuntu 11.10 provided by groonga project to install " "groonga on Travis CI." -# 79e4f730b77045c8b1b9a93cd2474901 +# 8bbd47f3a4b14f4f88fd06001615f178 #: ../../../source/development/travis-ci.txt:26 msgid "" "You can custom build lifecycle by ``.travis.yml``. (See `Travis CI: " @@ -95,12 +95,12 @@ msgstr "" "a language that is supported by Travis CI such as Ruby. You should use " "``install`` otherwise." -# 59f8800890a84fd1963858e3debfbc7a +# 9c9851b190b1429a9187cfb763ae6895 #: ../../../source/development/travis-ci.txt:33 msgid "Add the following ``before_install`` configuration to ``.travisyml``::" msgstr "Add the following ``before_install`` configuration to ``.travisyml``::" -# 70a119f7bcf945aeaa767f94e47f17c8 +# c4d9d05b6bc041099821f7b090325508 #: ../../../source/development/travis-ci.txt:42 msgid "" "If you need to use ``install`` hook instead of ``before_install``, you just " @@ -109,50 +109,53 @@ msgstr "" "If you need to use ``install`` hook instead of ``before_install``, you just " "substitute ``before_install:`` with ``install:``." -# 9bd49c9936a943a4928351be9ae63bee +# 3fbdee4e2e6f4dc7b408b1c8c00462b3 #: ../../../source/development/travis-ci.txt:45 msgid "With the above configuration, you can use groonga for your build." msgstr "With the above configuration, you can use groonga for your build." -# 27b2900ffa6f4943be014c44a88442d0 +# 92f4cffc16fa44ec962865a1ed860c6b #: ../../../source/development/travis-ci.txt:48 msgid "Examples" msgstr "Examples" -# 66fe617ac4d8439d8233e520a183d30f +# ec42e535eb7e46cebd1e1f3ba0f96078 #: ../../../source/development/travis-ci.txt:50 msgid "Here are open source softwares that use groonga on Travis CI:" msgstr "Here are open source softwares that use groonga on Travis CI:" -# d3206cb045304d379876bc8b43f31d36 +# e3f6c37f09f74bc48d77a1fb93a4fb40 #: ../../../source/development/travis-ci.txt:52 msgid "" "`rroonga <http://groonga.rubyforge.org/#about-rroonga>`_ (Ruby bindings)" msgstr "" +"`rroonga <http://groonga.rubyforge.org/#about-rroonga>`_ (Ruby bindings)" -# 58c7e17632b94a468c27d5e0c3dac713 +# 9aa8193a1cb94f43bf94cc8f00b3923c #: ../../../source/development/travis-ci.txt:54 msgid "`rroonga on Travis CI <http://travis-ci.org/#!/ranguba/rroonga>`_" -msgstr "" +msgstr "`rroonga on Travis CI <http://travis-ci.org/#!/ranguba/rroonga>`_" -# a79de6415889462586392cd76ef64158 +# 6fba380db8d54b84874e43327f98169c #: ../../../source/development/travis-ci.txt:55 msgid "" "`.travis.yml for rroonga <https://github.com/ranguba/rroonga/blob/master/." "travis.yml>`_" msgstr "" +"`.travis.yml for rroonga <https://github.com/ranguba/rroonga/blob/master/." +"travis.yml>`_" -# 30e916cbf7cf4456b53fb6b8ca062ee8 +# f1d45822063b4290bc75a36c078e4c4e #: ../../../source/development/travis-ci.txt:57 msgid "`nroonga <http://nroonga.github.com/>`_ (node.js bindings)" -msgstr "" +msgstr "`nroonga <http://nroonga.github.com/>`_ (node.js bindings)" -# a07800e2e44c4c1fa154b44fde6c527b +# 39c1c9cdc89d4dc6893ccf5fcba7dfc8 #: ../../../source/development/travis-ci.txt:59 msgid "`nroonga on Travis CI <http://travis-ci.org/#!/nroonga/nroonga>`_" -msgstr "" +msgstr "`nroonga on Travis CI <http://travis-ci.org/#!/nroonga/nroonga>`_" -# e3c4785e76584800918e01ec2d62bc26 +# c462ecb93a604e29a6b7bf71e4432d02 #: ../../../source/development/travis-ci.txt:60 msgid "" "`.travis.yml for nroonga <https://github.com/nroonga/nroonga/blob/master/." @@ -160,4 +163,3 @@ msgid "" msgstr "" "`.travis.yml for nroonga <https://github.com/nroonga/nroonga/blob/master/." "travis.yml>`_" - Deleted: doc/locale/en/LC_MESSAGES/executables.po (+0 -1472) 100644 =================================================================== --- doc/locale/en/LC_MESSAGES/executables.po 2012-07-23 17:56:14 +0900 (7ac54d2) +++ /dev/null @@ -1,1472 +0,0 @@ -# English translations for 2.0.1 package. -# Copyright (C) 2009-2012, Brazil, Inc -# This file is distributed under the same license as the groonga package. -# Kouhei Sutou <kou****@clear*****>, 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: 2.0.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-29 12:38\n" -"PO-Revision-Date: 2012-04-28 11:37+0900\n" -"Last-Translator: Kouhei Sutou <kou****@clear*****>\n" -"Language-Team: English\n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# 7144dae3b81a4bf5b05d8cc73a19ac4d -#: ../../../source/example/executables/groonga-httpd.log:1 -msgid "Execution example::" -msgstr "" - -# fa7d4cf75dab4d01ab03efb916793987 -#: ../../../source/executables.txt:6 -msgid "実行ファイル" -msgstr "実行ファイル" - -# 73baef939768450b80e3057610717ea2 -#: ../../../source/executables.txt:8 -msgid "groongaパッケージが提供する実行ファイルについて説明します。" -msgstr "groongaパッケージが提供する実行ファイルについて説明します。" - -# c6e5725ed8864190b4a7eb4e268f561d -#: ../../../source/executables/grnslap.txt:6 -msgid "grnslap" -msgstr "grnslap" - -# bcc8deb01e054f4e8506073798959b24 -# 646abbc9ac51434394d088f4fb39b5b0 -# c066903b702b432488060a09c60cab50 -# c92a71e3548b4f0fa2d8464c17efdc19 -#: ../../../source/executables/grnslap.txt:9 -#: ../../../source/executables/grntest.txt:9 -#: ../../../source/executables/groonga-http.txt:11 -#: ../../../source/executables/groonga.txt:9 -msgid "名前" -msgstr "名前" - -# c21fd51412b74615b5af0c1dcc71c604 -#: ../../../source/executables/grnslap.txt:11 -msgid "grnslap - groongaプロセスの通信層のパフォーマンスをチェックするツール" -msgstr "grnslap - groongaプロセスの通信層のパフォーマンスをチェックするツール" - -# f6c67c71bed14735b16b32ec0b532e15 -# daa0feb1a2ef40fd99f569c119a5c512 -# 75284ed6d6d8461fa95cb66a257725fa -# e8530ca8ac9247c78872c37929f61beb -#: ../../../source/executables/grnslap.txt:14 -#: ../../../source/executables/grntest.txt:14 -#: ../../../source/executables/groonga-http.txt:16 -#: ../../../source/executables/groonga.txt:14 -msgid "書式" -msgstr "書式" - -# e800659298914a9e87c1f90062018909 -# 6e53da2591fb40a69c0c17220b519c19 -# b78b43a3440a4b529bb814fea1513b6f -# 93d20ee604184d85aa209dba576c701b -#: ../../../source/executables/grnslap.txt:21 -#: ../../../source/executables/grntest.txt:21 -#: ../../../source/executables/groonga-http.txt:22 -#: ../../../source/executables/groonga.txt:21 -msgid "説明" -msgstr "説明" - -# b0d9750c3af7455ab44728f70588167c -#: ../../../source/executables/grnslap.txt:23 -msgid "" -"grnslapは、groongaプロセスに対してリクエストを多重に行い、パフォーマンスを" -"チェックするためのツールです。" -msgstr "" -"grnslapは、groongaプロセスに対してリクエストを多重に行い、パフォーマンスを" -"チェックするためのツールです。" - -# 949f66a3104c46308b34ce9e7b4e1e81 -#: ../../../source/executables/grnslap.txt:25 -msgid "" -"groonga独自プロトコルであるgqtpと、httpの両プロトコルでリクエストを行うことが" -"できます。また、リクエストの多重度を指定することができます。" -msgstr "" -"groonga独自プロトコルであるgqtpと、httpの両プロトコルでリクエストを行うことが" -"できます。また、リクエストの多重度を指定することができます。" - -# 55e4ce94508a49fdb969eadb97131b0d -#: ../../../source/executables/grnslap.txt:27 -msgid "" -"クエリの内容を標準入力から与えることができます。実稼動環境でのクエリパタンに" -"近いクエリを標準入力に与えることによって、実稼動環境に近い状態での検証を行う" -"ことができます。" -msgstr "" -"クエリの内容を標準入力から与えることができます。実稼動環境でのクエリパタンに" -"近いクエリを標準入力に与えることによって、実稼動環境に近い状態での検証を行う" -"ことができます。" - -# 8778e5b3701e4be08fcf0db0dbdb51d8 -#: ../../../source/executables/grnslap.txt:29 -msgid "現在は、make installしてもインストールは行われない。" -msgstr "現在は、make installしてもインストールは行われない。" - -# 9a499eb5ba15493e9abceadc630d982f -# 3a9a9afe62014f0380cc137f3505240b -# a75e1c8022964429a537d0a937ee4fd7 -#: ../../../source/executables/grnslap.txt:32 -#: ../../../source/executables/grntest.txt:32 -#: ../../../source/executables/groonga.txt:27 -msgid "オプション" -msgstr "オプション" - -# 8550051cea094295a710bafa5e13fd08 -#: ../../../source/executables/grnslap.txt:36 -msgid "リクエストのプロトコルを指定します。" -msgstr "リクエストのプロトコルを指定します。" - -# afc03334012c4f5596d23c3c63beb82a -#: ../../../source/executables/grnslap.txt:38 -msgid "`http`" -msgstr "`http`" - -# a495c35d7e18419c95d769a99e36a3c0 -#: ../../../source/executables/grnslap.txt:40 -msgid "" -"httpでリクエストします。対象のhttpのパス群(GETパラメータを含む)をLF区切り形式" -"で標準入力に与えると、それらのパスに順次アクセスします。" -msgstr "" -"httpでリクエストします。対象のhttpのパス群(GETパラメータを含む)をLF区切り形式" -"で標準入力に与えると、それらのパスに順次アクセスします。" - -# 6abd6d397ba240ceaef2b0b8bdbb9f99 -#: ../../../source/executables/grnslap.txt:42 -msgid "`gqtp`" -msgstr "`gqtp`" - -# 8159e814b4424f77963a13f8fbc06cd3 -#: ../../../source/executables/grnslap.txt:44 -msgid "" -"gqtpでリクエストします。gqtpのリクエストをLF区切り形式で標準入力に与えると、" -"それらのリクエストを順次行います。" -msgstr "" -"gqtpでリクエストします。gqtpのリクエストをLF区切り形式で標準入力に与えると、" -"それらのリクエストを順次行います。" - -# 3ee1cf88dd044254854da4844db8c30a -#: ../../../source/executables/grnslap.txt:48 -msgid "リクエストの多重度を指定します。初期値は10です。" -msgstr "リクエストの多重度を指定します。初期値は10です。" - -# 1a0172ba7c474737a27f5c4c3150dba5 -# 27598cdf1ae84545a4de3a3f4ac1c17c -# 6b7713c2927646bf946125f5d469724e -#: ../../../source/executables/grnslap.txt:51 -#: ../../../source/executables/grntest.txt:64 -#: ../../../source/executables/groonga.txt:129 -msgid "引数" -msgstr "引数" - -# 89c9eb344f7d4a5a96b2c5deaeb00622 -#: ../../../source/executables/grnslap.txt:55 -msgid "" -"接続先のホスト名とポート番号をを指定します(デフォルト値は'localhost:10041')。" -"ポート番号を指定しない場合には、10041が指定されたものとします。" -msgstr "" -"接続先のホスト名とポート番号をを指定します(デフォルト値は'localhost:10041')。" -"ポート番号を指定しない場合には、10041が指定されたものとします。" - -# 0a633ba87184413c940461ab55d4948a -# cbc2925a14bb4cfaa797a64c2b8c285d -#: ../../../source/executables/grnslap.txt:58 -#: ../../../source/executables/grntest.txt:140 -msgid "サンプル" -msgstr "サンプル" - -# d908778a62794ca1baa9e6424ef6790c -#: ../../../source/executables/grnslap.txt:60 -msgid "http://localhost:10041/d/status に、多重度100でリクエストを行う。" -msgstr "http://localhost:10041/d/status に、多重度100でリクエストを行う。" - -# c74fb49bf705454dbcd068852e262c26 -#: ../../../source/executables/grntest.txt:6 -msgid "grntest" -msgstr "grntest" - -# 844294f1d14b45b48f19e1635ef40c6b -#: ../../../source/executables/grntest.txt:11 -msgid "grntest - groongaテストプログラム" -msgstr "grntest - groongaテストプログラム" - -# 3e094297287348218474dc1767265c35 -#: ../../../source/executables/grntest.txt:23 -msgid "grntestは、groonga汎用テストツールです。" -msgstr "grntestは、groonga汎用テストツールです。" - -# 464f407f32f440f1801acdab45dae26d -#: ../../../source/executables/grntest.txt:25 -msgid "" -"groongaを単独のプロセスとして利用する場合はもちろん、サーバプログラムとして利" -"用する場合の動作確認や実行速度測定が可能です。" -msgstr "" -"groongaを単独のプロセスとして利用する場合はもちろん、サーバプログラムとして利" -"用する場合の動作確認や実行速度測定が可能です。" - -# 804e96700c2a43d7bce47ac63e96b289 -#: ../../../source/executables/grntest.txt:27 -msgid "" -"grntest用のデータファイルは自分で作成することも既存のものを利用することもでき" -"ます。既存のデータファイルは、ftp.groonga.orgから必要に応じダウンロードしま" -"す。そのため、groonga及びgrntestが動作し、インターネットに接続できる環境であ" -"ればgroongaコマンドの知識がなくてもgroongaの動作を確認できます。" -msgstr "" -"grntest用のデータファイルは自分で作成することも既存のものを利用することもでき" -"ます。既存のデータファイルは、ftp.groonga.orgから必要に応じダウンロードしま" -"す。そのため、groonga及びgrntestが動作し、インターネットに接続できる環境であ" -"ればgroongaコマンドの知識がなくてもgroongaの動作を確認できます。" - -# 93e9c238690e4c34a46092ed2857c79c -#: ../../../source/executables/grntest.txt:29 -msgid "" -"現在は、Linux 及びWindows上で動作します。make installしてもインストールは行わ" -"れません。" -msgstr "" -"現在は、Linux 及びWindows上で動作します。make installしてもインストールは行わ" -"れません。" - -# 8ea5f2401dd042f9b0a5719fca841426 -#: ../../../source/executables/grntest.txt:35 -msgid "" -"接続するgroongaサーバを、ipアドレスまたはホスト名で指定します。指定先に" -"groongaサーバが立ち上がっていない場合、接続不能となることに注意してください。" -"このオプションを指定しない場合、grntestは自動的にlocalhostのgroongaサーバを起" -"動して接続します。" -msgstr "" -"接続するgroongaサーバを、ipアドレスまたはホスト名で指定します。指定先に" -"groongaサーバが立ち上がっていない場合、接続不能となることに注意してください。" -"このオプションを指定しない場合、grntestは自動的にlocalhostのgroongaサーバを起" -"動して接続します。" - -# 2ede4a8dc288482ab824615ead5f1d8b -#: ../../../source/executables/grntest.txt:40 -msgid "" -"自動的に起動するgroongaサーバ、または明示的に指定した接続先のgroonga サーバが" -"利用するポート番号を指定します。接続先のgroongaサーバが利用しているポートと、" -"このオプションで指定したポート番号が異なる場合、接続不能となることに注意して" -"ください。" -msgstr "" -"自動的に起動するgroongaサーバ、または明示的に指定した接続先のgroonga サーバが" -"利用するポート番号を指定します。接続先のgroongaサーバが利用しているポートと、" -"このオプションで指定したポート番号が異なる場合、接続不能となることに注意して" -"ください。" - -# f76929ed58df403baea236f8d57cfeec -#: ../../../source/executables/grntest.txt:45 -msgid "ftp.groonga.org に用意されているスクリプトファイルを表示します。" -msgstr "ftp.groonga.org に用意されているスクリプトファイルを表示します。" - -# edb7fed879fe4d5596d72ebe5b5b7c99 -#: ../../../source/executables/grntest.txt:49 -msgid "" -"ftp.groonga.orgとFTP通信を行い、scriptファイルの同期やログファイルの送信を行" -"います。" -msgstr "" -"ftp.groonga.orgとFTP通信を行い、scriptファイルの同期やログファイルの送信を行" -"います。" - -# 53b32a83046348e582a407c2ce5ddec9 -#: ../../../source/executables/grntest.txt:53 -msgid "" -"デフォルトでは、grntest終了後のログファイルの出力先ははカレントディレクトリで" -"す。このオプションを利用すると、任意のディレクトリに出力先を変更することがで" -"きます。" -msgstr "" -"デフォルトでは、grntest終了後のログファイルの出力先ははカレントディレクトリで" -"す。このオプションを利用すると、任意のディレクトリに出力先を変更することがで" -"きます。" - -# aa1eaa657e11420c990bcbf71f7c49dc -#: ../../../source/executables/grntest.txt:57 -msgid "" -"groongaコマンドのパスを指定します。デフォルトでは、PATHの中からgroongaコマン" -"ドを探します。" -msgstr "" -"groongaコマンドのパスを指定します。デフォルトでは、PATHの中からgroongaコマン" -"ドを探します。" - -# 407a303fe4444c67a90e8ea1ad40a7aa -#: ../../../source/executables/grntest.txt:61 -msgid "" -"groongaコマンドが使うプロトコルとして `gqtp` または `http` を指定します。" -msgstr "" -"groongaコマンドが使うプロトコルとして `gqtp` または `http` を指定します。" - -# 6cbf780976df47a2ab0de9633254554e -#: ../../../source/executables/grntest.txt:68 -msgid "" -"grntestの動作方法(以下、grntest命令と呼びます)を記述したテキストファイルで" -"す。拡張子は.scrです。" -msgstr "" -"grntestの動作方法(以下、grntest命令と呼びます)を記述したテキストファイルで" -"す。拡張子は.scrです。" - -# 7ed13507df36415faacbcdd9de30fa6a -#: ../../../source/executables/grntest.txt:72 -msgid "" -"grntestが利用するgroonga データベースです。指定されたデータベースが存在しない" -"場合、grntestが新規に作成します。またgroonga サーバを自動的に起動する場合もこ" -"の引数で指定したデータベースが利用されます。接続するgroonga サーバを明示的に" -"指定した場合に利用するデータベースは、接続先サーバが使用中のデータベースにな" -"ることに注意してください。" -msgstr "" -"grntestが利用するgroonga データベースです。指定されたデータベースが存在しない" -"場合、grntestが新規に作成します。またgroonga サーバを自動的に起動する場合もこ" -"の引数で指定したデータベースが利用されます。接続するgroonga サーバを明示的に" -"指定した場合に利用するデータベースは、接続先サーバが使用中のデータベースにな" -"ることに注意してください。" - -# b40c47fda51a496b836aa4b35853ac35 -#: ../../../source/executables/grntest.txt:76 -msgid "使い方" -msgstr "使い方" - -# 5acddf60609c461ca0e5eebd7cafbf67 -#: ../../../source/executables/grntest.txt:77 -msgid "まず、シェル上(Windowsならコマンドプロンプト上)で::" -msgstr "まず、シェル上(Windowsならコマンドプロンプト上)で::" - -# 886394545cf94e84b439457e550bc9e4 -#: ../../../source/executables/grntest.txt:81 -msgid "とタイプしてください。もしgrntestが正常に動作すれば、::" -msgstr "とタイプしてください。もしgrntestが正常に動作すれば、::" - -# c77cd3249bfe4bfe87b489db5ae8119d -#: ../../../source/executables/grntest.txt:85 -msgid "" -"というファイルが作成されるはずです。作成されない場合、このドキュメントの「ト" -"ラブルシューティング」の章を参照してください。" -msgstr "" -"というファイルが作成されるはずです。作成されない場合、このドキュメントの「ト" -"ラブルシューティング」の章を参照してください。" - -# b2a8a85f97c4457b853e6e29cd16951d -#: ../../../source/executables/grntest.txt:89 -msgid "スクリプトファイル" -msgstr "スクリプトファイル" - -# 19d20606d9cb4d0580e939068229485c -#: ../../../source/executables/grntest.txt:91 -msgid "" -"スクリプトファイルは、grntest命令を記述したテキストファイルです。 \";\"セミコ" -"ロンを利用して、一行に複数のgrntest命令を記述することができます。一行に複数の" -"grntest命令がある場合、各命令は並列に実行されます。 \"#\"で始まる行はコメント" -"として扱われます。" -msgstr "" -"スクリプトファイルは、grntest命令を記述したテキストファイルです。 \";\"セミコ" -"ロンを利用して、一行に複数のgrntest命令を記述することができます。一行に複数の" -"grntest命令がある場合、各命令は並列に実行されます。 \"#\"で始まる行はコメント" -"として扱われます。" - -# 7503f4ab551b4a15a63c575a1987b7f2 -#: ../../../source/executables/grntest.txt:98 -msgid "grntest命令" -msgstr "grntest命令" - -# a29be54a903442e49c508d72f097cdbf -#: ../../../source/executables/grntest.txt:100 -msgid "現在サポートされているgrntest命令は以下の8つです。" -msgstr "現在サポートされているgrntest命令は以下の8つです。" - -# b5fc254bb2254a26bd59a6745f3cfc8a -#: ../../../source/executables/grntest.txt:102 -msgid "do_local コマンドファイル [スレッド数] [繰り返し数]" -msgstr "do_local コマンドファイル [スレッド数] [繰り返し数]" - -# c6a316f6f77c4746aa0e46622c622915 -#: ../../../source/executables/grntest.txt:104 -msgid "" -"コマンドファイルをgrntest単体で実行します。スレッド数が指定されている場合、複" -"数のスレッドで同じコマンドファイルを同時に実行します。繰り返し数が指定されて" -"い場合、コマンドファイルの内容を繰り返し実行します。スレッド数、繰り返し数と" -"も省略時は1です。1スレッドで複数回動作させたい場合は、do_local コマンドファイ" -"ル 1 [繰り返し数]と明示的に指定してください。" -msgstr "" -"コマンドファイルをgrntest単体で実行します。スレッド数が指定されている場合、複" -"数のスレッドで同じコマンドファイルを同時に実行します。繰り返し数が指定されて" -"い場合、コマンドファイルの内容を繰り返し実行します。スレッド数、繰り返し数と" -"も省略時は1です。1スレッドで複数回動作させたい場合は、do_local コマンドファイ" -"ル 1 [繰り返し数]と明示的に指定してください。" - -# 6708197da8b9446988c7c083d333b7b7 -#: ../../../source/executables/grntest.txt:106 -msgid "do_gqpt コマンドファイル [スレッド数] [繰り返し数]" -msgstr "do_gqpt コマンドファイル [スレッド数] [繰り返し数]" - -# 2fc5cd6059074fa2960973265699a499 -#: ../../../source/executables/grntest.txt:108 -msgid "" -"コマンドファイルをgroongaサーバで実行します。スレッド数や繰り返し数の意味は" -"do_localの場合と同じです。" -msgstr "" -"コマンドファイルをgroongaサーバで実行します。スレッド数や繰り返し数の意味は" -"do_localの場合と同じです。" - -# de5dbd33da0c44cfb60abcfb2b21b558 -#: ../../../source/executables/grntest.txt:110 -msgid "rep_local コマンドファイル [スレッド数] [繰り返し数]" -msgstr "rep_local コマンドファイル [スレッド数] [繰り返し数]" - -# 39fe0974ff3e44c0a57ead9c72e6ca3a -#: ../../../source/executables/grntest.txt:112 -msgid "コマンドファイルをgrntest単体で実行し、より詳細な報告を行います。" -msgstr "コマンドファイルをgrntest単体で実行し、より詳細な報告を行います。" - -# 6639d67945ff4d7db935abad2e06e295 -#: ../../../source/executables/grntest.txt:114 -msgid "rep_gqpt コマンドファイル [スレッド数] [繰り返し数]" -msgstr "rep_gqpt コマンドファイル [スレッド数] [繰り返し数]" - -# 32be242366f04b0f988b3cbecea6492d -#: ../../../source/executables/grntest.txt:116 -msgid "" -"コマンドファイルをgroongaサーバで実行し、より詳細な報告を行います。 スレッド" -"数や繰り返し数の意味はdo_localと 同じです。" -msgstr "" -"コマンドファイルをgroongaサーバで実行し、より詳細な報告を行います。 スレッド" -"数や繰り返し数の意味はdo_localと 同じです。" - -# c9bfd1c6a1a84c6b9a6d92d3cac76ecc -#: ../../../source/executables/grntest.txt:118 -msgid "out_local コマンドファイル 入力ファイル名" -msgstr "out_local コマンドファイル 入力ファイル名" - -# acb0833b28c84ca9b32ec4fc777eae92 -#: ../../../source/executables/grntest.txt:120 -msgid "" -"コマンドファイルをgrntest単体で実行し、各コマンドの実行結果をすべて”出力ファ" -"イル\"に書きだします。この結果は、test_local, test_gqtp命令で利用します。な" -"おこの命令の「出力ファイル」とは、grntest実行時に自動的に作成されるログとは別" -"のものです。grntestではコメントが利用できる以外、::" -msgstr "" -"コマンドファイルをgrntest単体で実行し、各コマンドの実行結果をすべて”出力ファ" -"イル\"に書きだします。この結果は、test_local, test_gqtp命令で利用します。な" -"おこの命令の「出力ファイル」とは、grntest実行時に自動的に作成されるログとは別" -"のものです。grntestではコメントが利用できる以外、::" - -# eb6c106eb9d44259965cc05b0812aca5 -#: ../../../source/executables/grntest.txt:124 -msgid "とした場合と同じです。" -msgstr "とした場合と同じです。" - -# 187ef3b4f33540538b227de16763f978 -#: ../../../source/executables/grntest.txt:126 -msgid "out_gqtp コマンドファイル 出力ファイル名" -msgstr "out_gqtp コマンドファイル 出力ファイル名" - -# b9424dbcaebd4b5db02a4060b1cf064f -#: ../../../source/executables/grntest.txt:128 -msgid "" -"コマンドファイルをgroongaサーバで実行します。その他はout_local命令と同等で" -"す。" -msgstr "" -"コマンドファイルをgroongaサーバで実行します。その他はout_local命令と同等で" -"す。" - -# 049b182d2e5b455a812d27b961bac34f -#: ../../../source/executables/grntest.txt:131 -msgid "" -"コマンドファイルをgrntest単体で実行し、各コマンドの実行結果を入力ファイルと比" -"較します。処理時間など本質的要素以外に差分があった場合、差分を、入力ファイル." -"diffというファイルに書きだします。" -msgstr "" -"コマンドファイルをgrntest単体で実行し、各コマンドの実行結果を入力ファイルと比" -"較します。処理時間など本質的要素以外に差分があった場合、差分を、入力ファイル." -"diffというファイルに書きだします。" - -# 4d9e2373da194c36af1b985c94eecf2a -#: ../../../source/executables/grntest.txt:135 -msgid "コマンドファイル" -msgstr "コマンドファイル" - -# 70c46a88f0864bec93584337c4a0e528 -#: ../../../source/executables/grntest.txt:137 -msgid "" -"コマンドファイルは、groonga組み込みコマンドを1行に1つずつ記述したテキストファ" -"イルです。拡張子に制限はありません。groonga組み込みコマンドに関しては :doc:`/" -"commands` を参照してください。" -msgstr "" -"コマンドファイルは、groonga組み込みコマンドを1行に1つずつ記述したテキストファ" -"イルです。拡張子に制限はありません。groonga組み込みコマンドに関しては :doc:`/" -"commands` を参照してください。" - -# 3779762161cd4d8faaa9769563722efe -#: ../../../source/executables/grntest.txt:142 -msgid "スクリプトファイルのサンプルです。::" -msgstr "スクリプトファイルのサンプルです。::" - -# 1fc5a87c9bff41ca8ae4b9ce17f9d4b9 -#: ../../../source/executables/grntest.txt:150 -msgid "上記の意味は以下のとおりです。" -msgstr "上記の意味は以下のとおりです。" - -# 8a9642a86863440991784be2eace61a9 -#: ../../../source/executables/grntest.txt:153 -msgid "コメント行。" -msgstr "コメント行。" - -# d3cfd7bb6ccc4757ab3b50cf9d5b5694 -#: ../../../source/executables/grntest.txt:155 -msgid "test.dll というコマンドファイルをgroonga単体で実行し、詳細に報告する。" -msgstr "test.dll というコマンドファイルをgroonga単体で実行し、詳細に報告する。" - -# 42ab2c761f794e9ea2bee8d12af003f1 -#: ../../../source/executables/grntest.txt:157 -msgid "" -"test.load というコマンドファイルをgroonga単体で実行する。(最後の\";\"セミコロ" -"ンは複数のgrntest命令を記述する場合に必要ですが、この例のように1つのgrntest命" -"令を実行する場合に付与しても問題ありません。)" -msgstr "" -"test.load というコマンドファイルをgroonga単体で実行する。(最後の\";\"セミコロ" -"ンは複数のgrntest命令を記述する場合に必要ですが、この例のように1つのgrntest命" -"令を実行する場合に付与しても問題ありません。)" - -# b253d13828324463876ee2a917a8a60a -#: ../../../source/executables/grntest.txt:159 -msgid "" -"test.select というコマンドファイルをgroongaサーバで10個のスレッドで同時に実行" -"する。各スレッドはtest.selectの中身を10回繰り返す。また同時に、groonga単体で" -"test.statusというコマンドファイルを10個のスレッドで実行する。" -msgstr "" -"test.select というコマンドファイルをgroongaサーバで10個のスレッドで同時に実行" -"する。各スレッドはtest.selectの中身を10回繰り返す。また同時に、groonga単体で" -"test.statusというコマンドファイルを10個のスレッドで実行する。" - -# 09849a6c086d46beaff9ba82bd66b042 -#: ../../../source/executables/grntest.txt:162 -msgid "特殊命令" -msgstr "特殊命令" - -# 5f58865a31084b96806bdc72cac09c52 -#: ../../../source/executables/grntest.txt:164 -msgid "" -"スクリプトファイルのコメント行には特殊コマンドを埋め込むことが可能です。現在" -"サポートされている特殊命令は以下の二つです。" -msgstr "" -"スクリプトファイルのコメント行には特殊コマンドを埋め込むことが可能です。現在" -"サポートされている特殊命令は以下の二つです。" - -# da463f6006e24cc2a4dab7038d679252 -#: ../../../source/executables/grntest.txt:167 -msgid "" -"-i, --hostオプションと同等の機能です。コマンドラインオプションに指定したIPア" -"ドレス/ホスト名と、SET_HOSTで指定したIPアドレス/ホスト名が異なる場合、またコ" -"マンドラインオプションを指定しなかった場合にもSET_HOSTが優先されます。" -"SET_HOSTを利用した場合、サーバが自動的には起動されないのもコマンドラインオプ" -"ションで指定した場合と同様です。" -msgstr "" -"-i, --hostオプションと同等の機能です。コマンドラインオプションに指定したIPア" -"ドレス/ホスト名と、SET_HOSTで指定したIPアドレス/ホスト名が異なる場合、またコ" -"マンドラインオプションを指定しなかった場合にもSET_HOSTが優先されます。" -"SET_HOSTを利用した場合、サーバが自動的には起動されないのもコマンドラインオプ" -"ションで指定した場合と同様です。" - -# b825728ea348414cbba892f23ac189af -#: ../../../source/executables/grntest.txt:170 -msgid "" -"-p, --port オプションと同等の機能です。コマンドラインオプションに指定したポー" -"ト番号とSET_PORTで指定したポート番号が異なる場合、またコマンドラインオプショ" -"ンを指定しなかった場合にもSET_PORTが優先されます。" -msgstr "" -"-p, --port オプションと同等の機能です。コマンドラインオプションに指定したポー" -"ト番号とSET_PORTで指定したポート番号が異なる場合、またコマンドラインオプショ" -"ンを指定しなかった場合にもSET_PORTが優先されます。" - -# 1526d4d87fff4b6e820aa2522ebbfbf5 -#: ../../../source/executables/grntest.txt:173 -msgid "" -"特殊命令はスクリプトファイルの任意の場所に書き込むことができます。同一ファイ" -"ル内に複数回特殊命令を記述した場合、「最後の」特殊命令が有効となります。" -msgstr "" -"特殊命令はスクリプトファイルの任意の場所に書き込むことができます。同一ファイ" -"ル内に複数回特殊命令を記述した場合、「最後の」特殊命令が有効となります。" - -# eee9c227902546df93c9425fe2a293ed -#: ../../../source/executables/grntest.txt:175 -msgid "例えば、" -msgstr "例えば、" - -# 055d94a593b34cedb07f88888724779a -#: ../../../source/executables/grntest.txt:181 -msgid "とコマンド上でポートを指定した場合でも、もしtest.scrの中身が" -msgstr "とコマンド上でポートを指定した場合でも、もしtest.scrの中身が" - -# 96f61b3d48184218b0c6fb1324d28708 -#: ../../../source/executables/grntest.txt:191 -msgid "" -"であれば、自動的に起動されるgroongaサーバはポート番号10400を利用します。" -msgstr "" -"であれば、自動的に起動されるgroongaサーバはポート番号10400を利用します。" - -# ff8537de8e834de4899d2616cd7af6bd -#: ../../../source/executables/grntest.txt:195 -msgid "grntest実行結果" -msgstr "grntest実行結果" - -# fb83052c6de74ec1843d4a2bc83d4617 -#: ../../../source/executables/grntest.txt:197 -msgid "" -"grntestが正常に終了すると、(拡張子を除いた)スクリプト名-ユーザ名-実行開始時" -"刻.logという形式のログファイルがカレントディレクトリに作られます。ログファイ" -"ルは自動的にftp.groonga.org に送信されます。ログファイルは以下のようなjson形" -"式のテキストです。" -msgstr "" -"grntestが正常に終了すると、(拡張子を除いた)スクリプト名-ユーザ名-実行開始時" -"刻.logという形式のログファイルがカレントディレクトリに作られます。ログファイ" -"ルは自動的にftp.groonga.org に送信されます。ログファイルは以下のようなjson形" -"式のテキストです。" - -# 8ed46748953a4bc0b5471c23f538e4b6 -#: ../../../source/executables/grntest.txt:255 -msgid "制限事項" -msgstr "制限事項" - -# 920d2696041345a69f713608760acfb6 -#: ../../../source/executables/grntest.txt:257 -msgid "" -"スクリプトファイルの一行には複数のgrntest命令を記述できますが、すべてのスレッ" -"ド数の合計は最大64までに制限されます。" -msgstr "" -"スクリプトファイルの一行には複数のgrntest命令を記述できますが、すべてのスレッ" -"ド数の合計は最大64までに制限されます。" - -# 543511a463c64bcc8868cca09b16b943 -#: ../../../source/executables/grntest.txt:259 -msgid "コマンドファイル中のgroongaコマンドの長さは最長5000000byteです。" -msgstr "コマンドファイル中のgroongaコマンドの長さは最長5000000byteです。" - -# e91356682db6499da4fab562881e5a09 -#: ../../../source/executables/grntest.txt:263 -msgid "トラブルシューティング" -msgstr "トラブルシューティング" - -# 2b1908c6f9ce49aa9a521975a2115e1a -#: ../../../source/executables/grntest.txt:265 -msgid "もし、grntestが正常に動作しない場合、まず以下を確認してください。" -msgstr "もし、grntestが正常に動作しない場合、まず以下を確認してください。" - -# a6d644c991414f049d6aa94bc367b2f0 -#: ../../../source/executables/grntest.txt:267 -msgid "" -"インターネットに接続しているか? `--ftp` オプションを指定すると、grntestは動" -"作のたびにftp.groonga.orgと通信します。ftp.groonga.orgと通信可能でない場合、" -"grntestは正常に動作しません。" -msgstr "" -"インターネットに接続しているか? `--ftp` オプションを指定すると、grntestは動" -"作のたびにftp.groonga.orgと通信します。ftp.groonga.orgと通信可能でない場合、" -"grntestは正常に動作しません。" - -# 871ac4ff30824115ba784de69be00a88 -#: ../../../source/executables/grntest.txt:269 -msgid "" -"groonga サーバが動作していないか? grntestは、-i, --host オプションで明示的" -"にサーバを指定しないかぎり、自動的にlocalhostのgroongaサーバを立ち上げます。" -"すでにgroongaサーバが動作している場合、grntestは正常に動作しない可能性があり" -"ます。" -msgstr "" -"groonga サーバが動作していないか? grntestは、-i, --host オプションで明示的" -"にサーバを指定しないかぎり、自動的にlocalhostのgroongaサーバを立ち上げます。" -"すでにgroongaサーバが動作している場合、grntestは正常に動作しない可能性があり" -"ます。" - -# 005f8b619b9742b3b29dd845c2fbc0d8 -#: ../../../source/executables/grntest.txt:271 -msgid "" -"指定したDBが適切か? grntestは、引数で指定したDBの中身はチェックしません。も" -"し指定されたDBが存在しなければ自動的にDBを作成しますが、もしファイルとして存" -"在する場合は中身に関わらず動作を続けてしまい、結果が異常になる可能性がありま" -"す。" -msgstr "" -"指定したDBが適切か? grntestは、引数で指定したDBの中身はチェックしません。も" -"し指定されたDBが存在しなければ自動的にDBを作成しますが、もしファイルとして存" -"在する場合は中身に関わらず動作を続けてしまい、結果が異常になる可能性がありま" -"す。" - -# 9dc15145d21943c68ff2c0060db33910 -#: ../../../source/executables/grntest.txt:273 -msgid "" -"以上の原因でなければ、問題はgrntestかgroongaにあります。ご報告をお願いしま" -"す。" -msgstr "" -"以上の原因でなければ、問題はgrntestかgroongaにあります。ご報告をお願いしま" -"す。" - -# 1c39fad32c8b4aa9a8a28b89df8f07cc -# 19066ee58ea449e68b2bb1ab96c58ab8 -#: ../../../source/executables/groonga-http.txt:8 -#: ../../../source/executables/groonga-http.txt:13 -msgid "groonga HTTPサーバー" -msgstr "groonga HTTPサーバー" - -# 0b32cbe867d64673acfbac9c2a5affba -#: ../../../source/executables/groonga-http.txt:24 -msgid "" -"groongaサーバを起動する時に--protocolオプションにhttpを指定すると、httpで通信" -"可能になります。また、--document-root によって静的ページのパスを指定すると、" -"httpリクエストに指定されたURIに対応する、パス配下に置かれたファイルを出力しま" -"す。" -msgstr "" -"groongaサーバを起動する時に--protocolオプションにhttpを指定すると、httpで通信" -"可能になります。また、--document-root によって静的ページのパスを指定すると、" -"httpリクエストに指定されたURIに対応する、パス配下に置かれたファイルを出力しま" -"す。" - -# 12e44d0497944187ad3dfb3dbe105edb -#: ../../../source/executables/groonga-http.txt:26 -msgid "" -"groongaにはHTML + JavaScriptで実装された管理ツールが標準で付属しています。--" -"document-rootを指定しない場合は管理ツールがインストールされているパスが指定さ" -"れたとみなされますので、ウェブブラウザでhttp://hostname:port/にアクセスする" -"と、管理ツールを利用できます。" -msgstr "" -"groongaにはHTML + JavaScriptで実装された管理ツールが標準で付属しています。--" -"document-rootを指定しない場合は管理ツールがインストールされているパスが指定さ" -"れたとみなされますので、ウェブブラウザでhttp://hostname:port/にアクセスする" -"と、管理ツールを利用できます。" - -# 8199f31738e145feb84fc4e3b2225569 -# 2de73c44004d4795b9c5e1573c07295c -#: ../../../source/executables/groonga-http.txt:29 -#: ../../../source/executables/groonga.txt:142 -msgid "コマンド" -msgstr "コマンド" - -# 7bf83c6f34ef4d5ea0175a1c37e96b6d -#: ../../../source/executables/groonga-http.txt:31 -msgid "" -"httpを指定して起動したgroongaサーバに対しても、他のモードで起動したgroongaと" -"同じコマンドが使用できます。" -msgstr "" -"httpを指定して起動したgroongaサーバに対しても、他のモードで起動したgroongaと" -"同じコマンドが使用できます。" - -# 5061873b93b64434b1762b77ba703b4e -#: ../../../source/executables/groonga-http.txt:33 -msgid "" -"コマンドは、複数の引数をとります。引数にはそれぞれ名前があります。また、特殊" -"な引数である「output_type」と「command_version」があります。" -msgstr "" -"コマンドは、複数の引数をとります。引数にはそれぞれ名前があります。また、特殊" -"な引数である「output_type」と「command_version」があります。" - -# af3838a14e7f4cf78cf385cf4e7a7b98 -#: ../../../source/executables/groonga-http.txt:35 -msgid "" -"スタンドアロンやクライアントモードでは、コマンドは以下のような形式で指定しま" -"す。" -msgstr "" -"スタンドアロンやクライアントモードでは、コマンドは以下のような形式で指定しま" -"す。" - -# ddb02f830fb740a8adde9435b367a288 -#: ../../../source/executables/groonga-http.txt:37 -msgid "形式1: コマンド名 値1 値2,.." -msgstr "形式1: コマンド名 値1 値2,.." - -# 7dee7e264b6e42eaabe26552a8952650 -#: ../../../source/executables/groonga-http.txt:39 -msgid "形式2: コマンド名 --引数名1 値1 --引数名2 値2,.." -msgstr "形式2: コマンド名 --引数名1 値1 --引数名2 値2,.." - -# 42479b447d8d4c7e9ef492766c7fefd0 -#: ../../../source/executables/groonga-http.txt:41 -msgid "" -"形式1と形式2は混在させることができます。これらの形式では、output_typeという引" -"数名を用いてoutput_typeを指定します。" -msgstr "" -"形式1と形式2は混在させることができます。これらの形式では、output_typeという引" -"数名を用いてoutput_typeを指定します。" - -# 380f22fdda774dda85eca53110967a5c -#: ../../../source/executables/groonga-http.txt:43 -msgid "" -"httpでgroongaサーバと通信する際には、以下のような形式でコマンドを指定しま" -"す。::" -msgstr "" -"httpでgroongaサーバと通信する際には、以下のような形式でコマンドを指定しま" -"す。::" - -# 193a28efcb624cc6a605971d74cc77f8 -#: ../../../source/executables/groonga-http.txt:47 -msgid "ただし、コマンド名、引数名、値はURLエンコードが必要です。" -msgstr "ただし、コマンド名、引数名、値はURLエンコードが必要です。" - -# 412d2efd19954893bf29734a95a127b3 -#: ../../../source/executables/groonga-http.txt:49 -msgid "GETメソッドのみが使用可能です。" -msgstr "GETメソッドのみが使用可能です。" - -# fa3db138f2224eb59dc66860c243fc7b -#: ../../../source/executables/groonga-http.txt:51 -msgid "output_typeにはjson, tsv, xmlが指定可能です。" -msgstr "output_typeにはjson, tsv, xmlが指定可能です。" - -# 2898aee7716441a5b8598964b5284d04 -#: ../../../source/executables/groonga-http.txt:53 -msgid "" -"command_versionはコマンドの仕様の互換性を指定します。詳細は :doc:`/" -"command_version` を参照してください。" -msgstr "" -"command_versionはコマンドの仕様の互換性を指定します。詳細は :doc:`/" -"command_version` を参照してください。" - -# e0d8e80fea714ed59e3e4554b0d03083 -#: ../../../source/executables/groonga-http.txt:56 -msgid "返値" -msgstr "返値" - -# 32785eed49494ca6a41106babe80e258 -#: ../../../source/executables/groonga-http.txt:58 -msgid "output_typeの指定に従って、コマンドの実行結果を出力します。" -msgstr "output_typeの指定に従って、コマンドの実行結果を出力します。" - -# 2ac03a9fd35e468ebf1138f38df15308 -#: ../../../source/executables/groonga-httpd.txt:6 -msgid "groonga-httpd" -msgstr "" - -# 5b1393ec3d2746698cc07cc5ff89a679 -#: ../../../source/executables/groonga-httpd.txt:9 -msgid "Summary" -msgstr "" - -# f5c76b95ff394b42a3e158d955462b82 -#: ../../../source/executables/groonga-httpd.txt:11 -msgid "" -"groonga-httpd is a program to communicate with a groonga server using the " -"HTTP protocol. It functions as same as :ref:`groonga-server-http`. Although :" -"ref:`groonga-server-http` has limited support for HTTP with a minimal built-" -"in HTTP server, :ref:`groonga-httpd` has full support for HTTP with an " -"embedded nginx. All standards-compliance and features provided by nginx is " -"also available in groonga-httpd. For details about nginx, see http://www." -"nginx.org/" -msgstr "" - -# b085557ae05d4732a44e248731a805df -#: ../../../source/executables/groonga-httpd.txt:18 -msgid "" -"groonga-httpd has an Web-based administration tool implemented with HTML and " -"JavaScript. You can access to it from http://hostname:port/." -msgstr "" - -# 87e405213c4b464f92bc435ca609e48f -#: ../../../source/executables/groonga-httpd.txt:22 -msgid "Synopsis" -msgstr "" - -# 2af4c2b0040d471c8225ea05ee55d931 -#: ../../../source/executables/groonga-httpd.txt:29 -msgid "Usage" -msgstr "" - -# aeb001830ccb4f408bc06f2387447296 -#: ../../../source/executables/groonga-httpd.txt:32 -msgid "Set up" -msgstr "" - -# 5836c1cb5d174961afff30dd59702c75 -#: ../../../source/executables/groonga-httpd.txt:34 -msgid "" -"First, you'll need to edit the groonga-httpd configuration file to specify a " -"database. Edit /etc/groonga/httpd/groonga-httpd.conf to enable the " -"groonga_database directive like this::" -msgstr "" - -# 543d77f20d864bd08c5ef8eae396fc8d -#: ../../../source/executables/groonga-httpd.txt:54 -msgid "" -"Then, run groonga-httpd. Note that the control immediately returns back to " -"the console because groonga-httpd runs as a daemon process by default.::" -msgstr "" - -# 58fa0beee0ad40939b3c5c622360e104 -#: ../../../source/executables/groonga-httpd.txt:60 -msgid "Request queries" -msgstr "" - -# 1aeae1042a9e42f9aba4c0db9d44b28c -#: ../../../source/executables/groonga-httpd.txt:62 -msgid "To check, request a simple query (:ref:`command-status`)." -msgstr "" - -# 8b1c16ecf197417bb0ab5d326bdd24f4 -#: ../../../source/executables/groonga-httpd.txt:70 -msgid "Browse the administration tool" -msgstr "" - -# 0e4d0ad628da48ce8745e5a0c513f00a -#: ../../../source/executables/groonga-httpd.txt:72 -msgid "" -"Also, you can browse Web-based administration tool at http://" -"localhost:10041/." -msgstr "" - -# 16930a665ff7421888d654594f82a1d4 -#: ../../../source/executables/groonga-httpd.txt:75 -msgid "Shut down" -msgstr "" - -# 2da098e2c07a4e0092fc103af36568af -#: ../../../source/executables/groonga-httpd.txt:77 -msgid "Finally, to terminate the running groonga-httpd daemon, run this::" -msgstr "" - -# 2bd510014cc74c24968f5b9012302b29 -#: ../../../source/executables/groonga-httpd.txt:82 -msgid "Configuration directives" -msgstr "" - -# e6f40f4eb6ab42ae8006bcf0c556b9f9 -#: ../../../source/executables/groonga-httpd.txt:84 -msgid "" -"There are two kinds of configuration directives. One is provided by nginx, " -"the other is by groonga-httpd." -msgstr "" - -# f98d2b2ca9f449cc8381692916847998 -#: ../../../source/executables/groonga-httpd.txt:87 -msgid "" -"The following directives can be used in the groonga-httpd configuration " -"file. By default, it's located at /etc/groonga/httpd/groonga-httpd.conf." -msgstr "" - -# 4e64011d8ee8469287405ee6bed0491d -#: ../../../source/executables/groonga-httpd.txt:91 -msgid "Groonga-specific directives" -msgstr "" - -# 324d7aaf03ff492790410b73e4d51bac -#: ../../../source/executables/groonga-httpd.txt:93 -msgid "" -"The following directives aren't provided by nginx. They are provided by " -"groonga-httpd to configure groonga-httpd-specific configurations." -msgstr "" - -# 2e00f8536608498ebcfb5af2cc2435d5 -#: ../../../source/executables/groonga-httpd.txt:97 -msgid "``groonga_database``" -msgstr "" - -# 3e34279c096c4eac8d7665ea8283885b -#: ../../../source/executables/groonga-httpd.txt:99 -msgid "Specifies the path to a groonga database." -msgstr "" - -# d44422ef36864f79b71f30ec0a495549 -#: ../../../source/executables/groonga-httpd.txt:102 -msgid "Performance-related directives" -msgstr "" - -# 90ede796e1d64ae79b1974767947e998 -#: ../../../source/executables/groonga-httpd.txt:104 -msgid "" -"The following directives are related to the performance of groonga-httpd." -msgstr "" - -# 37fb65cfc27f46ac9f4ef0f5e8d71690 -#: ../../../source/executables/groonga-httpd.txt:107 -msgid "``worker_processes``" -msgstr "" - -# 8a4d9b2801af4557b1adb89113d700e4 -#: ../../../source/executables/groonga-httpd.txt:109 -msgid "" -"For optimum performance, set this to be equal to the number of CPUs or " -"cores. In many cases, groonga queries may be CPU-intensive work, so to fully " -"utilize multi-CPU/core systems, it's essential to set this accordingly." -msgstr "" - -# 0cd3ccc9a09a44b4a8d07680e1d4a061 -#: ../../../source/executables/groonga-httpd.txt:113 -msgid "" -"This isn't a groonga-httpd specific directive, but an nginx's one. For " -"details, see http://wiki.nginx.org/CoreModule#worker_processes." -msgstr "" - -# c24225099c4a4211acc82e9b94776374 -#: ../../../source/executables/groonga-httpd.txt:116 -msgid "By default, this is set to 1. It is nginx's default." -msgstr "" - -# 65b540435df44be98f909472f38199e2 -#: ../../../source/executables/groonga-httpd.txt:119 -msgid "Available nginx modules" -msgstr "" - -# 6db5c5ce1d314da1bd585393b6747f52 -#: ../../../source/executables/groonga-httpd.txt:121 -msgid "" -"All standard HTTP modules except HttpRewriteModule is available. " -"HttpRewriteModule is disabled to avoid to depend on PCRE (Perl Compatible " -"Regular Expressions). For the list of other standard HTTP modules, see " -"http://wiki.nginx.org/Modules." -msgstr "" - -# be204128f4414d8b936c3d8b807f5bc0 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:6 -msgid "groonga-suggest-create-dataset" -msgstr "groonga-suggest-create-dataset" - -# e86773279c52498a949f0a382fb7dc35 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:9 -msgid "NAME" -msgstr "NAME" - -# a5e7ebb5c8794bf5aed99162c5096fc3 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:11 -msgid "" -"groonga-suggest-create-dataset - Defines schema for a suggestion dataset" -msgstr "" -"groonga-suggest-create-dataset - Defines schema for a suggestion dataset" - -# 77848be0c49a4458acbbac7aa36814c6 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:14 -msgid "SYNOPSTIS" -msgstr "SYNOPSTIS" - -# 121f9e23556d4c95a4077612dcd12e6c -#: ../../../source/executables/groonga-suggest-create-dataset.txt:21 -msgid "DESCTIPION" -msgstr "DESCTIPION" - -# a95c389bb6e648c09310d2f6fb3dbe50 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:23 -msgid "" -"groonga-suggest-create-dataset creates a dataset for :doc:`/suggest`. A " -"database has many datasets. This command just defines schema for a " -"suggestion dataset." -msgstr "" -"groonga-suggest-create-dataset creates a dataset for :doc:`/suggest`. A " -"database has many datasets. This command just defines schema for a " -"suggestion dataset." - -# 23b13d7c4db74536b7ef17e4e85cdeb1 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:26 -msgid "OPTIONS" -msgstr "OPTIONS" - -# e8eab0d883154d818d049b6fcdd38753 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:28 -msgid "None." -msgstr "None." - -# 59c1634e0e654c3ab16b5de930c1e3de -#: ../../../source/executables/groonga-suggest-create-dataset.txt:31 -msgid "EXIT STATUS" -msgstr "EXIT STATUS" - -# 11ed7173cc7240099277348cab36a51e -# b78aea9e556142c095f0d54e828920f1 -# 98a2be538c0a430b9f1557ef036ed2a0 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:33 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:38 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:43 -msgid "TODO" -msgstr "TODO" - -# a94133da0a8c445d98b2944519f4af11 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:36 -msgid "FILES" -msgstr "FILES" - -# 19d77a39f62d4e37addaaadb72468d98 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:41 -msgid "EXAMPLE" -msgstr "EXAMPLE" - -# 4aedf38dafba421d9803461152e7c0bf -#: ../../../source/executables/groonga-suggest-create-dataset.txt:46 -msgid "SEE ALSO" -msgstr "SEE ALSO" - -# 26cf9df352c0425eb49531b2836fef86 -#: ../../../source/executables/groonga-suggest-create-dataset.txt:48 -msgid "" -":doc:`/suggest` .. : doc:`groonga-suggest-httpd` .. : doc:`groonga-suggest-" -"learner`" -msgstr "" -":doc:`/suggest` .. : doc:`groonga-suggest-httpd` .. : doc:`groonga-suggest-" -"learner`" - -# 799ffdd8f25d4d52ae1d0ad1e4bf6332 -#: ../../../source/executables/groonga.txt:6 -msgid "groonga command" -msgstr "" - -# ad1381ecafc149008530461297b3d171 -#: ../../../source/executables/groonga.txt:11 -msgid "groonga - 列指向データベース機能を持つ全文検索エンジンソフトウェア" -msgstr "groonga - 列指向データベース機能を持つ全文検索エンジンソフトウェア" - -# 58959d84e0cf48768f2658e40221dab1 -#: ../../../source/executables/groonga.txt:23 -msgid "" -"groongaは列指向のデータベース機能を持つ高速でスケーラブルな全文検索エンジンで" -"す。 groongaのデータベースは、groongaコマンドかCライブラリインタフェースを通" -"して操作することができます。このマニュアルページでは、groongaコマンドの使い方" -"について説明します。" -msgstr "" -"groongaは列指向のデータベース機能を持つ高速でスケーラブルな全文検索エンジンで" -"す。 groongaのデータベースは、groongaコマンドかCライブラリインタフェースを通" -"して操作することができます。このマニュアルページでは、groongaコマンドの使い方" -"について説明します。" - -# e2bf88ccec2f4282858ec21067608187 -#: ../../../source/executables/groonga.txt:31 -msgid "新たなデータベースを作成します。" -msgstr "新たなデータベースを作成します。" - -# 49d1a45aac20444cb22b9adcd3c5c842 -#: ../../../source/executables/groonga.txt:35 -msgid "クライアントモードで実行します。" -msgstr "クライアントモードで実行します。" - -# fe38f9417ace4dbfa42a4e1bcc71c903 -#: ../../../source/executables/groonga.txt:39 -msgid "サーバモードで実行します。" -msgstr "サーバモードで実行します。" - -# c7b92e78079c4abca71c01c42e29f95a -#: ../../../source/executables/groonga.txt:43 -msgid "デーモンモードで実行します。(forkする点がサーバモードと異なる)" -msgstr "デーモンモードで実行します。(forkする点がサーバモードと異なる)" - -# 41b816a33f4e472fad0b562111b3b23e -#: ../../../source/executables/groonga.txt:47 -msgid "" -"データベースで使用する文字エンコーディング方式を指定します。新たなデータベー" -"スを作成する時のみ有効です。none, euc, utf8, sjis, latin, koi8rのいずれかが指" -"定できます。" -msgstr "" -"データベースで使用する文字エンコーディング方式を指定します。新たなデータベー" -"スを作成する時のみ有効です。none, euc, utf8, sjis, latin, koi8rのいずれかが指" -"定できます。" - -# 3c0900ddfcd5467d958812be540a3f39 -#: ../../../source/executables/groonga.txt:51 -msgid "" -"ログレベルを指定します。0〜8までの数値が指定可能で、数が大きいほど多くのログ" -"が出力されます。" -msgstr "" -"ログレベルを指定します。0〜8までの数値が指定可能で、数が大きいほど多くのログ" -"が出力されます。" - -# 09da774e613d4b18b1addde3e058f7be -#: ../../../source/executables/groonga.txt:62 -msgid "" -"サーバモードかデーモンモードで実行するとき、listenするアドレスを指定します。" -"(デフォルトは `hostname` の返すホスト名)" -msgstr "" -"サーバモードかデーモンモードで実行するとき、listenするアドレスを指定します。" -"(デフォルトは `hostname` の返すホスト名)" - -# a45c4b3aa9314356a225824fee83d939 -#: ../../../source/executables/groonga.txt:66 -msgid "" -"クライアント、サーバ、またはデーモンモードで使用するTCPポート番号。 (デフォル" -"トは10041番)" -msgstr "" -"クライアント、サーバ、またはデーモンモードで使用するTCPポート番号。 (デフォル" -"トは10041番)" - -# 89036605383f4775b1e47398446f6cfe -#: ../../../source/executables/groonga.txt:71 -msgid "" -"サーバモードかデーモンモードで実行するとき、サーバのIDとなるアドレスを指定し" -"ます。(デフォルトは`hostname`の返すホスト名)" -msgstr "" -"サーバモードかデーモンモードで実行するとき、サーバのIDとなるアドレスを指定し" -"ます。(デフォルトは`hostname`の返すホスト名)" - -# eca606bdf8744480bfc0c4908b9ce75b -#: ../../../source/executables/groonga.txt:75 -msgid "ヘルプメッセージを出力します。" -msgstr "ヘルプメッセージを出力します。" - -# 8b52ede36e0b4fa8b89f422c124d3cb6 -#: ../../../source/executables/groonga.txt:79 -msgid "" -"httpサーバとしてgroongaを使用する場合に静的ページを格納するディレクトリを指定" -"します。" -msgstr "" -"httpサーバとしてgroongaを使用する場合に静的ページを格納するディレクトリを指定" -"します。" - -# ca2351c3a9b0455f8290f2487bec58b2 -#: ../../../source/executables/groonga.txt:81 -msgid "" -"デフォルトでは、データベースを管理するための汎用的なページに対応するファイル" -"が/usr/share/groonga/admin_html以下にインストールされます。このディレクトリを" -"document-rootオプションの値に指定して起動した場合、ウェブブラウザでhttp://" -"hostname:port/index.htmlにアクセスすると、ウェブベースのデータベース管理ツー" -"ルを使用できます。" -msgstr "" -"デフォルトでは、データベースを管理するための汎用的なページに対応するファイル" -"が/usr/share/groonga/admin_html以下にインストールされます。このディレクトリを" -"document-rootオプションの値に指定して起動した場合、ウェブブラウザでhttp://" -"hostname:port/index.htmlにアクセスすると、ウェブベースのデータベース管理ツー" -"ルを使用できます。" - -# 89af819d148148e69585d7aaa58dc69e -#: ../../../source/executables/groonga.txt:85 -msgid "http,gqtpのいずれかを指定します。(デフォルトはgqtp)" -msgstr "http,gqtpのいずれかを指定します。(デフォルトはgqtp)" - -# 8348b5ccf1e34315a81f5b403b4357d9 -#: ../../../source/executables/groonga.txt:89 -msgid "" -"ログを出力するファイルのパスを指定します。(デフォルトは/var/log/groonga/" -"groonga.logです)" -msgstr "" -"ログを出力するファイルのパスを指定します。(デフォルトは/var/log/groonga/" -"groonga.logです)" - -# b710ea21450f4f19a4e71452207c8a0e -#: ../../../source/executables/groonga.txt:93 -msgid "" -"クエリーログを出力するファイルのパスを指定します。(デフォルトでは出力されませ" -"ん)" -msgstr "" -"クエリーログを出力するファイルのパスを指定します。(デフォルトでは出力されませ" -"ん)" - -# 4dca0e1f6ae24ddd912efe722afd743a -#: ../../../source/executables/groonga.txt:97 -msgid "" -"最大で利用するスレッド数を指定します。(デフォルトはマシンのCPUコア数と同じ数" -"です)" -msgstr "" -"最大で利用するスレッド数を指定します。(デフォルトはマシンのCPUコア数と同じ数" -"です)" - -# e1cf0615a2bf4823ae9aa547d07a1841 -#: ../../../source/executables/groonga.txt:101 -msgid "PIDを保存するパスを指定します。(デフォルトでは保存しません)" -msgstr "PIDを保存するパスを指定します。(デフォルトでは保存しません)" - -# 9666488a9004454b8dfe016bcdd89aa1 -#: ../../../source/executables/groonga.txt:105 -msgid "" -"設定ファイルのパスを指定します。設定ファイルは以下のようなフォーマットになり" -"ます。::" -msgstr "" -"設定ファイルのパスを指定します。設定ファイルは以下のようなフォーマットになり" -"ます。::" - -# 237ea16153754633b874afc610bc8452 -#: ../../../source/executables/groonga.txt:122 -msgid "キャッシュ数の最大値を指定します。(デフォルトは100です)" -msgstr "キャッシュ数の最大値を指定します。(デフォルトは100です)" - -# e1c4e18597ed447eba4defdace81a9e7 -#: ../../../source/executables/groonga.txt:126 -msgid "検索の挙動をエスカレーションする閾値を指定します。(デフォルトは0です)" -msgstr "検索の挙動をエスカレーションする閾値を指定します。(デフォルトは0です)" - -# 2bea728448fb49cf852538e94cb8c42c -#: ../../../source/executables/groonga.txt:133 -msgid "使用するデータベースのパス名を指定します。" -msgstr "使用するデータベースのパス名を指定します。" - -# d2f80a95506d4ca7a2ed38a4c8c6d485 -#: ../../../source/executables/groonga.txt:135 -msgid "" -"クライアントモードの場合は接続先のホスト名とポート番号を指定します(デフォルト" -"値は'localhost:10041')。ポート番号を指定しない場合には、10041が指定されたもの" -"とします。" -msgstr "" -"クライアントモードの場合は接続先のホスト名とポート番号を指定します(デフォルト" -"値は'localhost:10041')。ポート番号を指定しない場合には、10041が指定されたもの" -"とします。" - -# ebf406295b474ab9a1e8d785cc9e29f6 -#: ../../../source/executables/groonga.txt:139 -msgid "" -"スタンドアロンおよびクライアントモードの場合は、実行するコマンドとその引数を" -"コマンドライン引数に指定できます。コマンドライン引数にcommandを与えなかった場" -"合は、標準入力から一行ずつEOFに達するまでコマンド文字列を読み取り、順次実行し" -"ます。" -msgstr "" -"スタンドアロンおよびクライアントモードの場合は、実行するコマンドとその引数を" -"コマンドライン引数に指定できます。コマンドライン引数にcommandを与えなかった場" -"合は、標準入力から一行ずつEOFに達するまでコマンド文字列を読み取り、順次実行し" -"ます。" - -# 77013a001a83443490e508f01b1355fc -#: ../../../source/executables/groonga.txt:144 -msgid "" -"groongaコマンドを通してデータベースを操作する命令をコマンドと呼びます。コマン" -"ドは主にC言語で記述され、groongaプロセスにロードすることによって使用できるよ" -"うになります。 それぞれのコマンドは一意な名前と、0個以上の引数を持ちます。" -msgstr "" -"groongaコマンドを通してデータベースを操作する命令をコマンドと呼びます。コマン" -"ドは主にC言語で記述され、groongaプロセスにロードすることによって使用できるよ" -"うになります。 それぞれのコマンドは一意な名前と、0個以上の引数を持ちます。" - -# 010d04d6858948cb8b325f1dc11eebfa -#: ../../../source/executables/groonga.txt:147 -msgid "引数は以下の2種類の方法のいずれかで指定することができます。::" -msgstr "引数は以下の2種類の方法のいずれかで指定することができます。::" - -# 1699d14286d1450c80a076bcf4fe9798 -#: ../../../source/executables/groonga.txt:153 -msgid "" -"形式1でコマンドを実行する場合は、定義された順番で値を指定しなければならず、途" -"中の引数の値を省略することはできません。形式2でコマンドを実行する場合は、「--" -"引数名」のように引数の名前を明示しなければならない代わりに、任意の順番で引数" -"を指定することが可能で、途中の引数の指定を省略することもできます。" -msgstr "" -"形式1でコマンドを実行する場合は、定義された順番で値を指定しなければならず、途" -"中の引数の値を省略することはできません。形式2でコマンドを実行する場合は、「--" -"引数名」のように引数の名前を明示しなければならない代わりに、任意の順番で引数" -"を指定することが可能で、途中の引数の指定を省略することもできます。" - -# c0586f3e1b00412fa924dd14c28bddf1 -#: ../../../source/executables/groonga.txt:155 -msgid "" -"標準入力からコマンド文字列を与える場合は、コマンド名と引数名と値は、空白( )で" -"区切ります。空白や、記号「\"'()\\」のうちいずれかを含む値を指定したい場合は、" -"シングルクォート(')かダブルクォート(\")で値を囲みます。値として指定する文字列" -"の中では、改行文字は'\\n'に置き換えて指定します。また、引用符に使用した文字を" -"値の中で指定する場合には、その文字の前にバックスラッシュ('\\') を指定します。" -"バックスラッシュ文字自身を値として指定する場合には、その前にバックスラッシュ" -"を指定します。" -msgstr "" -"標準入力からコマンド文字列を与える場合は、コマンド名と引数名と値は、空白( )で" -"区切ります。空白や、記号「\"'()\\」のうちいずれかを含む値を指定したい場合は、" -"シングルクォート(')かダブルクォート(\")で値を囲みます。値として指定する文字列" -"の中では、改行文字は'\\n'に置き換えて指定します。また、引用符に使用した文字を" -"値の中で指定する場合には、その文字の前にバックスラッシュ('\\') を指定します。" -"バックスラッシュ文字自身を値として指定する場合には、その前にバックスラッシュ" -"を指定します。" - -# 962164c5be0f4e8cba359d7f789ab433 -#: ../../../source/executables/groonga.txt:158 -msgid "組み込みコマンド" -msgstr "組み込みコマンド" - -# 7690f30f453042078b397bebbd6a7e89 -#: ../../../source/executables/groonga.txt:160 -msgid "以下のコマンドは組み込みコマンドとして予め定義されています。" -msgstr "以下のコマンドは組み込みコマンドとして予め定義されています。" - -# f369b92ed7ec4e77963aaa48565218c8 -#: ../../../source/executables/groonga.txt:163 -msgid "groongaプロセスの状態を表示します。" -msgstr "groongaプロセスの状態を表示します。" - -# edb77ad9507e492491bbb3a933fc161a -#: ../../../source/executables/groonga.txt:166 -msgid "DBに定義されているテーブルのリストを表示します。" -msgstr "DBに定義されているテーブルのリストを表示します。" - -# 31168464e03948b68541662fe2b0c4da -#: ../../../source/executables/groonga.txt:169 -msgid "テーブルに定義されているカラムのリストを表示します。" -msgstr "テーブルに定義されているカラムのリストを表示します。" - -# deffe53d2fb541b2a2c4f5188c79865c -#: ../../../source/executables/groonga.txt:172 -msgid "DBにテーブルを追加します。" -msgstr "DBにテーブルを追加します。" - -# bc867d7d423640cfad75243a0b18f9f6 -#: ../../../source/executables/groonga.txt:175 -msgid "テーブルにカラムを追加します。" -msgstr "テーブルにカラムを追加します。" - -# b13f0ca2b44a432d9b1908125780b2c6 -#: ../../../source/executables/groonga.txt:178 -msgid "DBに定義されているテーブルを削除します。" -msgstr "DBに定義されているテーブルを削除します。" - -# 4e6a5c03745047ebb77b55a311007141 -#: ../../../source/executables/groonga.txt:181 -msgid "テーブルに定義されているカラムを削除します。" -msgstr "テーブルに定義されているカラムを削除します。" - -# 4f30b98c846e402c95a8590b198d9c64 -#: ../../../source/executables/groonga.txt:184 -msgid "VIEW型のテーブルに要素となるテーブルを定義します。" -msgstr "VIEW型のテーブルに要素となるテーブルを定義します。" - -# 918bf447b5ee43f8b633b4358a877da6 -#: ../../../source/executables/groonga.txt:187 -msgid "テーブルにレコードを挿入します。" -msgstr "テーブルにレコードを挿入します。" - -# 32491a97f86a4ec7ae99271445a2ef62 -#: ../../../source/executables/groonga.txt:190 -msgid "テーブルに含まれるレコードを検索して表示します。" -msgstr "テーブルに含まれるレコードを検索して表示します。" - -# 7f7a7e1a36694b73b6804297420d2463 -#: ../../../source/executables/groonga.txt:193 -msgid "検索条件をカスタマイズした新たな検索コマンドを定義します。" -msgstr "検索条件をカスタマイズした新たな検索コマンドを定義します。" - -# 82fd83f4846b42429de82941f8e11239 -#: ../../../source/executables/groonga.txt:196 -msgid "データベースとのセッションを終了します。" -msgstr "データベースとのセッションを終了します。" - -# f8ef5aa8915840ad8152403a8ce2c381 -#: ../../../source/executables/groonga.txt:199 -msgid "サーバ(デーモン)プロセスを停止します。" -msgstr "サーバ(デーモン)プロセスを停止します。" - -# 6a8e61480c95490f9c0d986c34e998f5 -#: ../../../source/executables/groonga.txt:202 -msgid "ログ出力レベルを設定します。" -msgstr "ログ出力レベルを設定します。" - -# bbaa1470c6a24af6b97f950eb0804049 -#: ../../../source/executables/groonga.txt:205 -msgid "ログ出力を行います。" -msgstr "ログ出力を行います。" - -# 9e136fea3ffd41e9b704d3158efcf706 -#: ../../../source/executables/groonga.txt:208 -msgid "ロックを解除します。" -msgstr "ロックを解除します。" - -# bf4b7ff12a3644579ecf239fe7574bd2 -#: ../../../source/executables/groonga.txt:212 -msgid "例" -msgstr "例" - -# 949da2b7222e4a498b27c244d32b7695 -#: ../../../source/executables/groonga.txt:214 -msgid "新しいデータベースを作成します。::" -msgstr "新しいデータベースを作成します。::" - -# 698fd8e3847048f3bb5f46e15d5f4c6a -#: ../../../source/executables/groonga.txt:219 -msgid "作成済みのデータベースにテーブルを定義します。::" -msgstr "作成済みのデータベースにテーブルを定義します。::" - -# 897bc8f689924d349050cce3b4563a97 -#: ../../../source/executables/groonga.txt:225 -msgid "サーバを起動します。::" -msgstr "サーバを起動します。::" - -# b8028165ba594ef5bc14ce5722ca99e3 -#: ../../../source/executables/groonga.txt:230 -msgid "httpサーバとして起動します。::" -msgstr "httpサーバとして起動します。::" - -# 6d733b3d49d64e609cb34c9c74813b22 -#: ../../../source/executables/groonga.txt:235 -msgid "サーバに接続し、テーブル一覧を表示します。::" -msgstr "サーバに接続し、テーブル一覧を表示します。::" - -# 20566112904b4009bd079301013fdc37 -#~ msgid "groonga実行ファイル" -#~ msgstr "groonga実行ファイル" Deleted: doc/locale/en/LC_MESSAGES/functions.po (+0 -901) 100644 =================================================================== --- doc/locale/en/LC_MESSAGES/functions.po 2012-07-23 17:56:14 +0900 (f84c918) +++ /dev/null @@ -1,901 +0,0 @@ -# English translations for 2.0.1 package. -# Copyright (C) 2009-2012, Brazil, Inc -# This file is distributed under the same license as the groonga package. -# Kouhei Sutou <kou****@clear*****>, 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: 2.0.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-19 10:01\n" -"PO-Revision-Date: 2012-04-28 11:37+0900\n" -"Last-Translator: Kouhei Sutou <kou****@clear*****>\n" -"Language-Team: English\n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# ae85ca44500140ad863c56fc5cdce9eb -# 777e3d8270a145d594d4e89f49ab2803 -# 11313d9829ee4044a42802292628ea1f -# 0e30db9ddf8742da83f1d90483f5f6f0 -# 708e679f05d74d58857bb93b6e649e8d -# 68bb0b504164422fbe77758179182349 -# 50f69c770eb049df92d7b098ca9c5a2f -# 0a2e23615ffc4419af26d8e8c8778470 -#: ../../../source/example/functions/geo_distance_distance_rectangle.log:1 -#: ../../../source/example/functions/geo_distance_location_ellipsoid.log:1 -#: ../../../source/example/functions/geo_distance_location_rectangle.log:1 -#: ../../../source/example/functions/geo_distance_location_sphere.log:1 -#: ../../../source/example/functions/geo_distance_setup_distance.log:1 -#: ../../../source/example/functions/geo_distance_setup_location.log:1 -msgid "Execution example::" -msgstr "" - -# 3041636f5e534f2685a22b44118452fe -#: ../../../source/functions.txt:6 -msgid "組み込み関数一覧" -msgstr "組み込み関数一覧" - -# 40f673f0e68b45d4afe83bf05c65ad60 -#: ../../../source/functions/edit_distance.txt:6 -msgid "edit_distance" -msgstr "edit_distance" - -# e669a303e2184344b850c65fca3c5bec -# a75d26622fd74e058d5fad306aa0e738 -# c248603310644615b0fdf25dac284c13 -# 1c297bfcde9048cc8c24a3f64cd80028 -# 3185357df85e46b0b197361a2644ff49 -# 7721a13b9fd2440998bf31dcc08206f5 -#: ../../../source/functions/edit_distance.txt:9 -#: ../../../source/functions/geo_in_circle.txt:9 -#: ../../../source/functions/geo_in_rectangle.txt:9 -#: ../../../source/functions/now.txt:9 ../../../source/functions/rand.txt:9 -msgid "名前" -msgstr "名前" - -# 146b528b40ec4881965c5c481c7fa9ca -#: ../../../source/functions/edit_distance.txt:11 -msgid "edit_distance - 指定した2つの文字列の編集距離を計算する" -msgstr "edit_distance - 指定した2つの文字列の編集距離を計算する" - -# d280542c2aed41459cf8d182128d6880 -# 8e6b205bb9394ccc90deebf5886e4823 -# eb7655de4cb248c9adf253764de9d7a7 -# 8aef4a0d69c54f09b9bbca35fbb35d11 -# 05e31de2998e476ba5f9907fc36b61aa -# 30599694ba5c4670bd2b99b2e29e1726 -#: ../../../source/functions/edit_distance.txt:14 -#: ../../../source/functions/geo_in_circle.txt:14 -#: ../../../source/functions/geo_in_rectangle.txt:14 -#: ../../../source/functions/now.txt:14 ../../../source/functions/rand.txt:14 -msgid "書式" -msgstr "書式" - -# 7853bf1031d64c29916f8a31f0113aa6 -# ecdc4eec64c54097a4c52b5db5b492b9 -# 8f4541fe2abf435da3cccc2267f7653f -# b1192de287ab432288aad7d38bf6e82a -# 3cd239ea1bc34772bd694d6c7db157d8 -# 62c7e65ff2074ff09e18982b79ba3b5d -#: ../../../source/functions/edit_distance.txt:20 -#: ../../../source/functions/geo_in_circle.txt:20 -#: ../../../source/functions/geo_in_rectangle.txt:20 -#: ../../../source/functions/now.txt:20 ../../../source/functions/rand.txt:20 -msgid "説明" -msgstr "説明" - -# 7e5d410331434430b498ffabddf0f42b -#: ../../../source/functions/edit_distance.txt:22 -msgid "" -"groonga組込関数の一つであるedit_distanceについて説明します。組込関数は、" -"script形式のgrn_expr中で呼び出すことができます。" -msgstr "" -"groonga組込関数の一つであるedit_distanceについて説明します。組込関数は、" -"script形式のgrn_expr中で呼び出すことができます。" - -# d0dcd70cd86e4ccea16b0abd2a06994c -#: ../../../source/functions/edit_distance.txt:24 -msgid "" -"edit_distance() 関数は、string1に指定した文字列とstring2に指定した文字列の間" -"の編集距離を求めます。" -msgstr "" -"edit_distance() 関数は、string1に指定した文字列とstring2に指定した文字列の間" -"の編集距離を求めます。" - -# cbbef0d797de489d8a0cfea0cecb2e49 -# e221810b344242478ed9ba7462fda991 -# 6b548550961040d788867fa111ba09d4 -# 646fa54428f743029f025dfb46fcac90 -# 2e9be9a50a3e49a49d01880b324f7ceb -#: ../../../source/functions/edit_distance.txt:27 -#: ../../../source/functions/geo_in_circle.txt:27 -#: ../../../source/functions/geo_in_rectangle.txt:27 -#: ../../../source/functions/rand.txt:27 -msgid "引数" -msgstr "引数" - -# 020740bb9676439386437b1561f20df1 -#: ../../../source/functions/edit_distance.txt:29 -msgid "``string1``" -msgstr "``string1``" - -# d5bd58f7e1d74957b42b423149d18a87 -#: ../../../source/functions/edit_distance.txt:31 -msgid "文字列を指定します" -msgstr "文字列を指定します" - -# 753170b2bfb841f8ad83157aaf7a4702 -#: ../../../source/functions/edit_distance.txt:33 -msgid "``string2``" -msgstr "``string2``" - -# ff050c3ddd3c49e78c040e1cf28dd5cd -#: ../../../source/functions/edit_distance.txt:35 -msgid "もうひとつの文字列を指定します" -msgstr "もうひとつの文字列を指定します" - -# 771620bc99e14a5c9465ead01a16795d -# 4fe282eb3f6c4a15b75e281b10e03871 -# 6653c934a904420e8cbd2d3d3e2bf644 -# 7adfb9fcbfc34b869c051ee4b995f8a4 -# b03783147f4a49d6a865877afea6b54e -# 64be2276aa254e7bb5bc93164a01ef26 -#: ../../../source/functions/edit_distance.txt:39 -#: ../../../source/functions/geo_in_circle.txt:68 -#: ../../../source/functions/geo_in_rectangle.txt:42 -#: ../../../source/functions/now.txt:27 ../../../source/functions/rand.txt:34 -msgid "返値" -msgstr "返値" - -# 973546f981e348138f77eae41e18d2c0 -#: ../../../source/functions/edit_distance.txt:41 -msgid "指定した2つ文字列の編集距離をUint32型の値として返します。" -msgstr "指定した2つ文字列の編集距離をUint32型の値として返します。" - -# 3f34e06a365c4848b34e4428f321c40c -# dbcb9f4d09854220887ba6fe25c6457e -# b611d49b46c64909ad2c476a01c1940c -# 3ac084f72e6b43ca8407687a22094c3f -# 0ecbd36c17c54cccacfc50f36f38992f -# 560460f450314e5091edb551c5476a04 -#: ../../../source/functions/edit_distance.txt:44 -#: ../../../source/functions/geo_in_circle.txt:73 -#: ../../../source/functions/geo_in_rectangle.txt:47 -#: ../../../source/functions/now.txt:32 ../../../source/functions/rand.txt:39 -msgid "例" -msgstr "例" - -# 51f210251a3d45248c5f94cdf477e7ae -#: ../../../source/functions/geo_distance.txt:6 -msgid "geo_distance" -msgstr "geo_distance" - -# 291954e1d1424c089c4f0edc2ca8b1bb -#: ../../../source/functions/geo_distance.txt:9 -msgid "Summary" -msgstr "" - -# 5c1957dd62514deabe392c9ee25ac44f -#: ../../../source/functions/geo_distance.txt:11 -msgid "" -"``geo_distance`` calculates the value of distance between specified two " -"points." -msgstr "" - -# 7cf57cec30894f9e9fcf8219e176e0d4 -#: ../../../source/functions/geo_distance.txt:14 -msgid "Syntax" -msgstr "" - -# f8ced02a012547e88eaa6f5e2040f5cc -#: ../../../source/functions/geo_distance.txt:16 -msgid "" -"``geo_distance`` requires two point. The parameter ``approximate_type`` is " -"optional::" -msgstr "" - -# a420064c361c4f63ad82a2fb6952c07c -#: ../../../source/functions/geo_distance.txt:22 -msgid "" -"The default value of ``approximate_type`` is ``\"rectangle\"``. If you omit " -"``approximate_type``, ``geo_distance`` calculates the value of distance as " -"if ``\"rectangle\"`` was specified." -msgstr "" - -# b47c413bb9c2498c82a25bf0cdb9974d -#: ../../../source/functions/geo_distance.txt:27 -msgid "Usage" -msgstr "" - -# b85aa8d7f2454096a458bce8cee3a36b -#: ../../../source/functions/geo_distance.txt:29 -msgid "``geo_distance`` is one of the groonga builtin functions." -msgstr "" - -# b574f5ccc0f24f8bac536476c72bd09e -#: ../../../source/functions/geo_distance.txt:31 -msgid "You can call a builtin function in :doc:`/reference/grn_expr`" -msgstr "" - -# d5b99a60f7804060934543652b8196e2 -#: ../../../source/functions/geo_distance.txt:33 -msgid "" -"``geo_distance`` function calculates the value of distance (approximate " -"value) between the coordinate of ``point1`` and the coordinate of ``point2``." -msgstr "" - -# 7e48cb24f1564ca2bd7bbcff50207f54 -#: ../../../source/functions/geo_distance.txt:38 -msgid "" -"groonga provides three built in functions for calculating the value of " -"distance. There are ``geo_distance()``, ``geo_distance2()`` and " -"``geo_distance3()``. The difference of them is the algorithm of calculating " -"distance. ``geo_distance2()`` and ``geo_distance3()`` were deprecated since " -"version 1.2.9. Use ``geo_distance(point1, point2, \"sphere\")`` instead of " -"``geo_distance2(point1, point2)``. Use ``geo_distance(point1, point2, " -"\"ellipsoid\")`` instead of ``geo_distance3(point1, point2)``." -msgstr "" - -# 67988d30c09a466181f90618757b01db -#: ../../../source/functions/geo_distance.txt:45 -msgid "" -"Lets's learn about ``geo_distance`` usage with examples. This section shows " -"simple usages." -msgstr "" - -# 483f61fa87fc48378eb820ca3ab96ce2 -#: ../../../source/functions/geo_distance.txt:48 -msgid "" -"Here are two schema definition and sample data to show the difference " -"according to the usage. Those samples show how to calculate the value of " -"distance between Tokyo and Sapporo." -msgstr "" - -# cc505e5faa1a486dbfd5bd51db61e968 -#: ../../../source/functions/geo_distance.txt:51 -msgid "" -"Using the column value of location for calculating the distance " -"(``Stations`` table)" -msgstr "" - -# 9fd47b9570354bf0923358bdbb861d2f -#: ../../../source/functions/geo_distance.txt:52 -msgid "" -"Using the explicitly specified coordinates for calculating the distance " -"(``Geo`` table)" -msgstr "" - -# 8e0ea0e1c1eb4d7c9b2206f71bde0923 -#: ../../../source/functions/geo_distance.txt:55 -msgid "Using the column value of location" -msgstr "" - -# 4bd9558e1c364ce89688823dd5d022a8 -#: ../../../source/functions/geo_distance.txt:57 -msgid "" -"Here are a schema definition of ``Stations`` table and sample data to show " -"usage." -msgstr "" - -# afe99b6abe28428c949373f61fa1fdf5 -#: ../../../source/functions/geo_distance.txt:62 -msgid "" -"This execution example creates a table named ``Stations`` which has one " -"column named ``location``. ``location`` column stores the value of " -"coordinate. The coordinate of Tokyo is stored as sample data." -msgstr "" - -# dce273980fde444c967cb84054663afd -#: ../../../source/functions/geo_distance.txt:69 -msgid "" -"This sample shows that ``geo_distance`` use the value of ``location`` column " -"and the value of coordinate to calculate distance." -msgstr "" - -# 7c04fad1855e455a88b12f3da8e3b3df -#: ../../../source/functions/geo_distance.txt:72 -msgid "" -"The value (\"155047000x508862800\") passed to ``geo_distance`` as the second " -"argument is the coordinate of Sapporo." -msgstr "" - -# 50bdf62081da493f870177ab51878fa1 -#: ../../../source/functions/geo_distance.txt:77 -msgid "Using the explicitly specified value of location" -msgstr "" - -# eac56697679f467287199396af0ecda7 -#: ../../../source/functions/geo_distance.txt:79 -msgid "" -"Here are a schema definition of ``Geo`` table and sample data to show usage." -msgstr "" - -# 49cb44c865ef47c09269b968d09b901d -#: ../../../source/functions/geo_distance.txt:84 -msgid "" -"This execution example creates a table named ``Geo`` which has one column " -"named ``distance``. ``distance`` column stores the value of distance." -msgstr "" - -# c0d594e831944c8190aefdc31ef25bd0 -#: ../../../source/functions/geo_distance.txt:90 -msgid "" -"This sample shows that ``geo_distance`` use the coordinate of Tokyo and the " -"coordinate of Sapporo to calculate distance." -msgstr "" - -# 79381d87996e4bdeac15978639266e5d -#: ../../../source/functions/geo_distance.txt:94 -msgid "Parameters" -msgstr "" - -# 13f5b38fe0b04902ba88d373ada8b86a -#: ../../../source/functions/geo_distance.txt:97 -msgid "Required parameter" -msgstr "" - -# 9d524bc06bbe40b89f6c673687020f2b -#: ../../../source/functions/geo_distance.txt:99 -msgid "There are two required parameter, ``point1`` and ``point2``." -msgstr "" - -# 2c2db73de0ba42aab84f5ae2f6704a59 -#: ../../../source/functions/geo_distance.txt:102 -msgid "``point1``" -msgstr "``point1``" - -# 26a3ea0e440947d5ac519436b3cd50c2 -#: ../../../source/functions/geo_distance.txt:104 -msgid "" -"It specifies the start point that you want to calculate the value of " -"distance between two points." -msgstr "" - -# 0aab07bc9d244776bc9d3f83e3da94fa -#: ../../../source/functions/geo_distance.txt:107 -msgid "You can specify the value of GeoPoint type. [#]_" -msgstr "" - -# d725231b7ac54193aa3b1ad43246a270 -#: ../../../source/functions/geo_distance.txt:109 -msgid "See :doc:`/type` about GeoPoint." -msgstr "" - -# 9934e97a048947b080476fd55e32b92a -#: ../../../source/functions/geo_distance.txt:112 -msgid "``point2``" -msgstr "``point2``" - -# 0a06e6d9d19e46bf81757f91d0ffc8ba -#: ../../../source/functions/geo_distance.txt:114 -msgid "" -"It specifies the end point that you want to calculate the value of distance " -"between two points." -msgstr "" - -# 9789a4e868a2410b89ee5bb326c0f4c8 -#: ../../../source/functions/geo_distance.txt:117 -msgid "" -"You can specify the value of GeoPoint type or the string indicating the " -"coordinate." -msgstr "" - -# 1ad5f5115b4843dd88267d430d69c305 -#: ../../../source/functions/geo_distance.txt:120 -msgid "See :doc:`/type` about GeoPoint and the coordinate." -msgstr "" - -# bfd3c332cbca431cbd7a5af7cef2bc77 -#: ../../../source/functions/geo_distance.txt:123 -msgid "Optional parameter" -msgstr "" - -# 5e0cb6ec8e794a978ecd9a4bb6da1d13 -#: ../../../source/functions/geo_distance.txt:125 -msgid "There is a optional parameter, ``approximate_type``." -msgstr "" - -# 48ab0659d47944dbb876a570e1ba18c4 -# 2041057e9b05440cb63fce49d79cb8b2 -#: ../../../source/functions/geo_distance.txt:128 -#: ../../../source/functions/geo_in_circle.txt:42 -msgid "``approximate_type``" -msgstr "``approximate_type``" - -# 43673217c384427f9973dac1c1b2f571 -#: ../../../source/functions/geo_distance.txt:130 -msgid "" -"It specifies how to approximate the geographical features for calculating " -"the value of distance." -msgstr "" - -# d95cfa6a96e34570abd2db286ca94480 -#: ../../../source/functions/geo_distance.txt:133 -msgid "" -"You can specify the value of ``approximate_type`` by one of the followings." -msgstr "" - -# e1127450c8634b1a95ad221e4bf449ac -# cd5a97e645994df4a4010c53aa2658b6 -#: ../../../source/functions/geo_distance.txt:135 -#: ../../../source/functions/geo_distance.txt:155 -msgid "``rectangle``" -msgstr "``\"rectangle\"``" - -# 4725ecd741914ff1a18fc9f5d922ce99 -# 70031b35b15541e39b2f775e8f2c678d -#: ../../../source/functions/geo_distance.txt:136 -#: ../../../source/functions/geo_distance.txt:192 -msgid "``sphere``" -msgstr "``\"sphere\"``" - -# 3f2114ad54f94a519cb8e07376e0d145 -# eca56a54b74a496994559385c82f599d -#: ../../../source/functions/geo_distance.txt:137 -#: ../../../source/functions/geo_distance.txt:208 -msgid "``ellipsoid``" -msgstr "``\"ellipsoid\"``" - -# 861e9dd174454a508f6fd7cc9946ef30 -#: ../../../source/functions/geo_distance.txt:141 -msgid "" -"There is a limitation about ``geo_distance``. ``geo_distance`` can not " -"calculate the value of distance between two points across meridian, euator " -"or the date line. This is temporary limitation according to the " -"implementation of groonga, but it will be fixed in the future release." -msgstr "" - -# ea3c540c0e504fa19568c7ff113417d2 -#: ../../../source/functions/geo_distance.txt:149 -msgid "" -"There is a limitation about ``geo_distance`` above notice. But it relaxes " -"the limitation if you use ``rectangle`` as approximate type. You can " -"calculate the correct distance if two point are placed at northern " -"hemisphere or southern hemisphere." -msgstr "" - -# cd916fa2c6de459c90c62c2b16b4493b -#: ../../../source/functions/geo_distance.txt:157 -msgid "" -"This parameter require to approximate the geographical features by square " -"approximation for calculating the distance." -msgstr "" - -# ea7c24750d9a4a4abe1079861354ff8a -#: ../../../source/functions/geo_distance.txt:160 -msgid "" -"Since the value of distance is calculated by simple formula, you can " -"calculate the value of distance fast. But, the error of distance increases " -"as it approaches the pole." -msgstr "" - -# 3407578c73884a3d86a7b0f561652e0c -#: ../../../source/functions/geo_distance.txt:164 -msgid "You can also specify ``rect`` as abbrev expression." -msgstr "" - -# a4424459e60748c5a6d36830f8f449d4 -# dd962a49ae5146508001495b17cfdbf6 -# 9baf55a7b1e94333865711f8a2979f59 -#: ../../../source/functions/geo_distance.txt:166 -#: ../../../source/functions/geo_distance.txt:202 -#: ../../../source/functions/geo_distance.txt:219 -msgid "" -"Here is a sample about calculating the value of distance with column value." -msgstr "" - -# 1a58c00e02b1401185beb6b1cbeb518b -#: ../../../source/functions/geo_distance.txt:171 -msgid "" -"Here is a sample about calculating the value of distance with explicitly " -"specified point." -msgstr "" - -# b13c520e89c14c1c8e6da056d0f138de -#: ../../../source/functions/geo_distance.txt:178 -msgid "" -"``geo_distance`` uses square approximation as default. If you omit " -"``approximate_type``, ``geo_distance`` behaves like ``rectangle`` was " -"specified." -msgstr "" - -# 5e80aa1b6e804826885fe3a4f58148c4 -#: ../../../source/functions/geo_distance.txt:182 -msgid "" -"``geo_distance`` accepts the string indicating the coordinate as the value " -"of ``point1`` when the value of ``approximate_type`` is ``\"rectangle\"``. " -"If you specified the string indicating the coordinate as the value of " -"``point1`` with ``sphere`` or ``ellipsoid``, ``geo_distance`` returns 0 as " -"the value of distance." -msgstr "" - -# f6d768660ed843448739961321f032ae -#: ../../../source/functions/geo_distance.txt:194 -msgid "" -"This parameter require to approximate the geographical features by spherical " -"approximation for calculating the distance." -msgstr "" - -# fdbf5ae7896440f3b81681f6cbd043fc -#: ../../../source/functions/geo_distance.txt:197 -msgid "" -"It is slower than ``rectangle``, but the error of distance becomes smaller " -"than ``rectangle``." -msgstr "" - -# c2e607b491c447668cd20936b96bb3bf -#: ../../../source/functions/geo_distance.txt:200 -msgid "You can also specify ``sphr`` as abbrev expression." -msgstr "" - -# 5ef2486f46544d4492465afd01f78d22 -#: ../../../source/functions/geo_distance.txt:210 -msgid "" -"This parameter require to approximate the geographical features by ellipsoid " -"approximation for calculating the distance." -msgstr "" - -# 3c21b6dd3e144931a44f4d2c422496e3 -#: ../../../source/functions/geo_distance.txt:213 -msgid "" -"It uses the calculation of distance by the formula of Hubeny. It is slower " -"than ``sphere``, but the error of distance becomes smaller than ``sphere``." -msgstr "" - -# 65fce3c365e843938fc1327a3b1effc2 -#: ../../../source/functions/geo_distance.txt:217 -msgid "You can also specify ``ellip`` as abbrev expression." -msgstr "" - -# 8c0289c3a75f4c6d821eed6afa3eeee9 -#: ../../../source/functions/geo_distance.txt:225 -msgid "Return value" -msgstr "" - -# 5e6c3fc2b26646e499f8be922d32d321 -#: ../../../source/functions/geo_distance.txt:227 -msgid "" -"``geo_distance`` returns the value of distance in float type. The unit of " -"return value is meter." -msgstr "" - -# 29c3d790a60a45fc94b6c2879fc1a60b -#: ../../../source/functions/geo_distance.txt:231 -msgid "Footnote" -msgstr "" - -# 1bc675d981a3474caf4f68cc1160132d -#: ../../../source/functions/geo_distance.txt:232 -msgid "You can specify whether TokyoGeoPoint or WGS84GeoPoint." -msgstr "" - -# 3d3e94ed5fa34f9c9b8bf17eb9814f34 -#: ../../../source/functions/geo_in_circle.txt:6 -msgid "geo_in_circle" -msgstr "geo_in_circle" - -# 35da6d2c31024969b53d15bec99d8cf3 -#: ../../../source/functions/geo_in_circle.txt:11 -msgid "geo_in_circle - 座標が円の範囲内に存在するかどうかを調べます。" -msgstr "geo_in_circle - 座標が円の範囲内に存在するかどうかを調べます。" - -# 82938c04274a4c63b3f0261071261156 -#: ../../../source/functions/geo_in_circle.txt:22 -msgid "" -"groonga組込関数の一つであるgeo_in_circleについて説明します。組込関数は、" -"script形式のgrn_expr中で呼び出すことができます。" -msgstr "" -"groonga組込関数の一つであるgeo_in_circleについて説明します。組込関数は、" -"script形式のgrn_expr中で呼び出すことができます。" - -# 577708fb4ed14c87815107172628dc31 -#: ../../../source/functions/geo_in_circle.txt:24 -msgid "" -"geo_in_circle() 関数は、pointに指定した座標が、centerに指定した座標を中心とす" -"る円の範囲内にあるかどうかを調べます。" -msgstr "" -"geo_in_circle() 関数は、pointに指定した座標が、centerに指定した座標を中心とす" -"る円の範囲内にあるかどうかを調べます。" - -# 0d218f48d8bd499c8a309d6820b0283b -# 4b4a15636ae9465b90aaa0c32f797ff9 -#: ../../../source/functions/geo_in_circle.txt:29 -#: ../../../source/functions/geo_in_rectangle.txt:29 -msgid "``point``" -msgstr "``point``" - -# 194eb70a6149480dbd997d700cc6c5ee -#: ../../../source/functions/geo_in_circle.txt:31 -msgid "" -"円の範囲内に存在するかどうかを調べる座標を指定します。Point型の値を指定できま" -"す。 [#]_" -msgstr "" -"円の範囲内に存在するかどうかを調べる座標を指定します。Point型の値を指定できま" -"す。 [#]_" - -# 657666cab9ed48bfa2d3ffc94c0beda4 -#: ../../../source/functions/geo_in_circle.txt:33 -msgid "``center``" -msgstr "``center``" - -# 622c4ba4eb43488abc1ebab951246414 -#: ../../../source/functions/geo_in_circle.txt:35 -msgid "" -"円の中心となる座標を指定します。Point型の値、あるいは座標を示す文字列を指定で" -"きます。" -msgstr "" -"円の中心となる座標を指定します。Point型の値、あるいは座標を示す文字列を指定で" -"きます。" - -# 4d1bd7ab0fe840a286a82810fcc8e56b -#: ../../../source/functions/geo_in_circle.txt:37 -msgid "``radious_or_point``" -msgstr "``radious_or_point``" - -# bf91d3e99ae043c88825923765c1446b -#: ../../../source/functions/geo_in_circle.txt:39 -msgid "" -"円の半径を指定します。数値を指定した場合には、半径(単位:メートル)が指定された" -"ものとみなします。 Point型の値、あるいは座標を示す文字列を指定した場合は、円" -"周上の点の一つの座標が指定されたものとみなします。" -msgstr "" -"円の半径を指定します。数値を指定した場合には、半径(単位:メートル)が指定された" -"ものとみなします。 Point型の値、あるいは座標を示す文字列を指定した場合は、円" -"周上の点の一つの座標が指定されたものとみなします。" - -# b1b0a2428c1c47a890695f1bfa7c8844 -#: ../../../source/functions/geo_in_circle.txt:44 -msgid "" -"半径からの距離を求めるために地形をどのように近似するかを指定します。指定でき" -"る値は以下の通りです。" -msgstr "" -"半径からの距離を求めるために地形をどのように近似するかを指定します。指定でき" -"る値は以下の通りです。" - -# e1127450c8634b1a95ad221e4bf449ac -# cd5a97e645994df4a4010c53aa2658b6 -#: ../../../source/functions/geo_in_circle.txt:46 -msgid "``\"rectangle\"``" -msgstr "``\"rectangle\"``" - -# a9e722ecf15c4fbe8ba221ee9bb4d69c -# 94ebf1d0e79340d9aebb9c51df0de821 -#: ../../../source/functions/geo_in_circle.txt:48 -msgid "" -"方形近似で近似します。単純な計算式で距離を求めることができるため高速ですが、" -"極付近では誤差が大きくなります。" -msgstr "" -"方形近似で近似します。単純な計算式で距離を求めることができるため高速ですが、" -"極付近では誤差が大きくなります。" - -# fe9f953e9dd94cb9ad50fcfab033436a -# 36e61988f3c64d5ab28d7afec15aa12d -#: ../../../source/functions/geo_in_circle.txt:50 -msgid "``\"rect\"`` と省略して指定することもできます。" -msgstr "``\"rect\"`` と省略して指定することもできます。" - -# e0871c92da0a450bb9e7418fbd53d07b -# 5e4d9ca607e54af588f2c79da6e79b54 -#: ../../../source/functions/geo_in_circle.txt:52 -msgid "" -"この近似方法がデフォルト値です。 ``approximate_type`` を省略した場合は方形近" -"似になります。" -msgstr "" -"この近似方法がデフォルト値です。 ``approximate_type`` を省略した場合は方形近" -"似になります。" - -# 4725ecd741914ff1a18fc9f5d922ce99 -# 70031b35b15541e39b2f775e8f2c678d -#: ../../../source/functions/geo_in_circle.txt:54 -msgid "``\"sphere\"``" -msgstr "``\"sphere\"``" - -# 9a3f5e6deda446b0a799869e0f60b711 -# 350bcf74127842aca1f067eb51b278b1 -#: ../../../source/functions/geo_in_circle.txt:56 -msgid "" -"球面近似で近似します。 ``\"rectangle\"`` よりも遅くなりますが、誤差は小さいで" -"す。" -msgstr "" -"球面近似で近似します。 ``\"rectangle\"`` よりも遅くなりますが、誤差は小さいで" -"す。" - -# d5e87d9b691a405d9782946bdcdf31fd -# aacd263bed334da6b4af860699ff1a1c -#: ../../../source/functions/geo_in_circle.txt:58 -msgid "``\"sphr\"`` と省略して指定することもできます。" -msgstr "``\"sphr\"`` と省略して指定することもできます。" - -# 3f2114ad54f94a519cb8e07376e0d145 -# eca56a54b74a496994559385c82f599d -#: ../../../source/functions/geo_in_circle.txt:60 -msgid "``\"ellipsoid\"``" -msgstr "``\"ellipsoid\"``" - -# 488adc23004743ffbe0c467db461edd0 -# 19f9431868ae4ca48d0385764611e125 -#: ../../../source/functions/geo_in_circle.txt:62 -msgid "" -"楕円体近似で近似します。距離の計算にはヒュベニの距離計算式を用います。 ``" -"\"sphere\"`` よりも遅くなりますが、誤差は小さくなります。" -msgstr "" -"楕円体近似で近似します。距離の計算にはヒュベニの距離計算式を用います。 ``" -"\"sphere\"`` よりも遅くなりますが、誤差は小さくなります。" - -# 28afdb7882b04d689a3af738e616b9f0 -# 33b131b0ad45451cacbd170856d3ef50 -#: ../../../source/functions/geo_in_circle.txt:64 -msgid "``\"ellip\"`` と省略して指定することもできます。" -msgstr "``\"ellip\"`` と省略して指定することもできます。" - -# afd5c6ef222643da82053e1a7b273581 -#: ../../../source/functions/geo_in_circle.txt:70 -msgid "pointに指定した座標が円の範囲内にあるかどうかをBool型の値で返します。" -msgstr "pointに指定した座標が円の範囲内にあるかどうかをBool型の値で返します。" - -# e9b16ba0d4ae4efeb9fc15353fa8b76e -# a284f2d952ed4c738f9ffeac318f9526 -# 12f4423d280542ed814a7f15757f25ae -#: ../../../source/functions/geo_in_circle.txt:80 -#: ../../../source/functions/geo_in_rectangle.txt:54 -msgid "脚注" -msgstr "脚注" - -# 46a2aa5ff6294842bbea4389783b84a9 -# c82a11523c2b495e82d9ea83f47b74ba -# 410271be4ec14909abd1a942ed1d5a50 -#: ../../../source/functions/geo_in_circle.txt:81 -#: ../../../source/functions/geo_in_rectangle.txt:55 -msgid "" -"TokyoGeoPoint(日本測地系座標)かWGS84GeoPoint(世界測地系座標)のいずれかを指定" -"できます。" -msgstr "" -"TokyoGeoPoint(日本測地系座標)かWGS84GeoPoint(世界測地系座標)のいずれかを指定" -"できます。" - -# b157beb0bf64445396fd39a2fe97700f -#: ../../../source/functions/geo_in_rectangle.txt:6 -msgid "geo_in_rectangle" -msgstr "geo_in_rectangle" - -# e8b6f809a12840de9b9d2e62a9625bcd -#: ../../../source/functions/geo_in_rectangle.txt:11 -msgid "geo_in_rectangle - 座標が矩形の範囲内に存在するかどうかを調べます。" -msgstr "geo_in_rectangle - 座標が矩形の範囲内に存在するかどうかを調べます。" - -# 45ec21b9a47d42c6a43174a511902a6e -#: ../../../source/functions/geo_in_rectangle.txt:22 -msgid "" -"groonga組込関数の一つであるgeo_in_rectangleについて説明します。組込関数は、" -"script形式のgrn_expr中で呼び出すことができます。" -msgstr "" -"groonga組込関数の一つであるgeo_in_rectangleについて説明します。組込関数は、" -"script形式のgrn_expr中で呼び出すことができます。" - -# 7191759f33c94c9a8a82aab93cdabe6c -#: ../../../source/functions/geo_in_rectangle.txt:24 -msgid "" -"geo_in_rectangle() 関数は、pointに指定した座標が、top_leftとbottom_rightがな" -"す矩形の範囲内にあるかどうかを調べます。" -msgstr "" -"geo_in_rectangle() 関数は、pointに指定した座標が、top_leftとbottom_rightがな" -"す矩形の範囲内にあるかどうかを調べます。" - -# d8f853e61649421bb3aa5c240a17f4c1 -#: ../../../source/functions/geo_in_rectangle.txt:31 -msgid "" -"矩形の範囲内に存在するかどうかを調べる座標を指定します。Point型の値を指定でき" -"ます。 [#]_" -msgstr "" -"矩形の範囲内に存在するかどうかを調べる座標を指定します。Point型の値を指定でき" -"ます。 [#]_" - -# 1a3c3bb2515747aaa8958ac9a1ae0a60 -#: ../../../source/functions/geo_in_rectangle.txt:33 -msgid "``top_left``" -msgstr "``top_left``" - -# 6542f01096a14a1d8cfdd4118fe6751b -#: ../../../source/functions/geo_in_rectangle.txt:35 -msgid "" -"矩形の左上隅となる座標を指定します。Point型の値、あるいは座標を示す文字列を指" -"定できます。" -msgstr "" -"矩形の左上隅となる座標を指定します。Point型の値、あるいは座標を示す文字列を指" -"定できます。" - -# 62d64265e795463a9ec047128b5a82b7 -#: ../../../source/functions/geo_in_rectangle.txt:37 -msgid "``bottom_right``" -msgstr "``bottom_right``" - -# 7611050fbd2c4da3a0952183a8690a05 -#: ../../../source/functions/geo_in_rectangle.txt:39 -msgid "" -"矩形の右下隅となる座標を指定します。Point型の値、あるいは座標を示す文字列を指" -"定できます。" -msgstr "" -"矩形の右下隅となる座標を指定します。Point型の値、あるいは座標を示す文字列を指" -"定できます。" - -# 600fb69b1f7d4fd9b2f50cbeb9ca6167 -#: ../../../source/functions/geo_in_rectangle.txt:44 -msgid "pointに指定した座標が矩形の範囲内にあるかどうかをBool型の値で返します。" -msgstr "" -"pointに指定した座標が矩形の範囲内にあるかどうかをBool型の値で返します。" - -# a5ee5b040c0f4c89a7083bb468e8bbaf -#: ../../../source/functions/now.txt:6 -msgid "now" -msgstr "now" - -# 4c0237d8d5ac47589bd498e20536db6f -#: ../../../source/functions/now.txt:11 -msgid "now - 現在時刻を返す" -msgstr "now - 現在時刻を返す" - -# 28d574fc428c4c089a8461545232043a -#: ../../../source/functions/now.txt:22 -msgid "" -"groonga組込関数の一つであるnowについて説明します。組込関数は、script形式の" -"grn_expr中で呼び出すことができます。" -msgstr "" -"groonga組込関数の一つであるnowについて説明します。組込関数は、script形式の" -"grn_expr中で呼び出すことができます。" - -# 14f34f4533f243ce9bd60e74888aa5d8 -#: ../../../source/functions/now.txt:24 -msgid "now() 関数は現在時刻に対応するTime型の値を返します。" -msgstr "now() 関数は現在時刻に対応するTime型の値を返します。" - -# 9c2ae4a5ec4949fab75d93abb2634a2c -#: ../../../source/functions/now.txt:29 -msgid "現在時刻に対応するTime型のオブジェクトを返します。" -msgstr "現在時刻に対応するTime型のオブジェクトを返します。" - -# ade2148622974577bf8801bc06200a44 -#: ../../../source/functions/rand.txt:6 -msgid "rand" -msgstr "rand" - -# c04dad108c25498180a8b85ad2e80d14 -#: ../../../source/functions/rand.txt:11 -msgid "rand - 乱数を生成する" -msgstr "rand - 乱数を生成する" - -# 5eacfe6379054ef3ae299f2fc0bca916 -#: ../../../source/functions/rand.txt:22 -msgid "" -"groonga組込関数の一つであるrandについて説明します。組込関数は、script形式の" -"grn_expr中で呼び出すことができます。" -msgstr "" -"groonga組込関数の一つであるrandについて説明します。組込関数は、script形式の" -"grn_expr中で呼び出すことができます。" - -# bf0da061feda472daeaf3af1d5127aa3 -#: ../../../source/functions/rand.txt:24 -msgid "rand() 関数は 0 から max の間の疑似乱数整数を返します。" -msgstr "rand() 関数は 0 から max の間の疑似乱数整数を返します。" - -# 452835579db84917be2e398e0ebd4350 -#: ../../../source/functions/rand.txt:29 -msgid "``max``" -msgstr "``max``" - -# 725da84e62224721aefdf9d1008a7484 -#: ../../../source/functions/rand.txt:31 -msgid "" -"返値の最大値を指定します。省略した場合は RAND_MAX が指定されたものとみなされ" -"ます。" -msgstr "" -"返値の最大値を指定します。省略した場合は RAND_MAX が指定されたものとみなされ" -"ます。" - -# c587bc3efbb54f78865f8380c8178431 -#: ../../../source/functions/rand.txt:36 -msgid "0 と max の間の数を表すInt32型の値を返します。" -msgstr "0 と max の間の数を表すInt32型の値を返します。" Modified: doc/locale/en/LC_MESSAGES/geolocation_search.po (+23 -23) =================================================================== --- doc/locale/en/LC_MESSAGES/geolocation_search.po 2012-07-23 17:56:14 +0900 (848ad8e) +++ doc/locale/en/LC_MESSAGES/geolocation_search.po 2012-07-23 17:59:24 +0900 (88e6f78) @@ -1,28 +1,28 @@ -# English translations for 2.0.1 package. +# English translations for groonga package. # Copyright (C) 2009-2012, Brazil, Inc # This file is distributed under the same license as the groonga package. # Kouhei Sutou <kou****@clear*****>, 2012. # msgid "" msgstr "" -"Project-Id-Version: 2.0.1\n" +"Project-Id-Version: groonga 2.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-21 14:05\n" -"PO-Revision-Date: 2012-04-28 11:37+0900\n" +"POT-Creation-Date: 2012-07-23 17:56\n" +"PO-Revision-Date: 2012-07-23 17:58+0900\n" "Last-Translator: Kouhei Sutou <kou****@clear*****>\n" "Language-Team: English\n" -"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -# 7b4cf13ab693453d884271990ba80be4 +# 2fb9f02e343f4b82bfce830bfb2a96f6 #: ../../../source/geolocation_search.txt:6 msgid "Geolocation Search" msgstr "Geolocation Search" -# ede35f19cdaf488b848183f46c100fcf +# 3a028cc7907140eea914e982a2a49b66 #: ../../../source/geolocation_search.txt:8 msgid "" "Groonga supports geolocation search. It uses index for search. It means that " @@ -31,12 +31,12 @@ msgstr "" "Groonga supports geolocation search. It uses index for search. It means that " "you can search by geolocation fast like fulltext search." -# 4758b7e0531c4e21b48de1bac057e53b +# 595347d236434d879677f84cc4c42dbf #: ../../../source/geolocation_search.txt:13 msgid "Supported features" msgstr "Supported features" -# cdc2412ffd6a48428dc1b2179b68ca58 +# 893f6d34a8304028b4f02db01583631a #: ../../../source/geolocation_search.txt:15 msgid "" "Groonga supports only point as data type. Line, surface and so on aren't " @@ -45,29 +45,29 @@ msgstr "" "Groonga supports only point as data type. Line, surface and so on aren't " "supported yet. Here is a feature list:" -# cb696584f7da48d9aed11b5fef31398e +# 42e76ab0a8ee44f88a7bd0363134fca4 #: ../../../source/geolocation_search.txt:18 msgid "Groonga can store a point to a column." msgstr "Groonga can store a point to a column." -# 312ab62afd9248a2838ed3ab2ac2b51e +# e3373e25870743f49862bacb3cf8a4a8 #: ../../../source/geolocation_search.txt:19 msgid "" "Groonga can search records that have a point in the specified rectangle." msgstr "" "Groonga can search records that have a point in the specified rectangle." -# f8a392ec747340a6975edf89640c78a2 +# c111f9b4b7b14989ba84933fe014ee59 #: ../../../source/geolocation_search.txt:20 msgid "Groonga can search records that have a point in the specified circle." msgstr "Groonga can search records that have a point in the specified circle." -# 31bc6b1af5aa45b8b7fc2d6968f61c13 +# 2b2377a525c84d9abce8d09c77077695 #: ../../../source/geolocation_search.txt:21 msgid "Groonga can calculate distance between two points." msgstr "Groonga can calculate distance between two points." -# f8a392ec747340a6975edf89640c78a2 +# d227160f47ef4f1bbd1c959745f51b29 #: ../../../source/geolocation_search.txt:22 msgid "" "Groonga can sort records by distance from the specified point in ascending " @@ -76,17 +76,17 @@ msgstr "" "Groonga can sort records by distance from the specified point in ascending " "order." -# cdb747a5cd4a41f4b9ff632fbc57bfd1 +# 41cec27a8cf7430bb094999f427ee421 #: ../../../source/geolocation_search.txt:25 msgid "Here are use cases for groonga's geolocation search:" msgstr "Here are use cases for groonga's geolocation search:" -# 4740baa6d20d4cb492ab3f77df197759 +# bd8b003692d14e4b86ae60ef2147b2b3 #: ../../../source/geolocation_search.txt:27 msgid "You list McDonald's around a station." msgstr "You list McDonald's around a station." -# 59f922364c0c40cbbf62b596aed70753 +# 953d74c99a434b52a7c9888ed16cdfb4 #: ../../../source/geolocation_search.txt:28 msgid "" "You list KFS around the current location sort by distance from the current " @@ -95,12 +95,12 @@ msgstr "" "You list KFS around the current location sort by distance from the current " "location in ascending order with distance." -# a8073a2ba9b44000a628a952927ad818 +# 64a32d53a55f4b50b504692ecdff6d0e #: ../../../source/geolocation_search.txt:31 msgid "Here are not use cases:" msgstr "Here are not use cases:" -# d9fdaf3e043640eb91d14e5035b5a8bb +# d993182babec4dfbab32760baffdf7c1 #: ../../../source/geolocation_search.txt:33 msgid "" "You search McDonald's in a city. (Groonga doesn't support geolocation search " @@ -109,7 +109,7 @@ msgstr "" "You search McDonald's in a city. (Groonga doesn't support geolocation search " "by a shape except a rectangle and a circle.)" -# 57743427f97c43c98048f6b50de06e45 +# f2a7040b783a4de2b1c40ce395ee47bd #: ../../../source/geolocation_search.txt:36 msgid "" "You store a region instead of a point as a lake record. (A column can't has " @@ -118,13 +118,13 @@ msgstr "" "You store a region instead of a point as a lake record. (A column can't has " "geolocation data except a point.)" -# 846a719d480a4b539c428e719e2da229 +# e19671658b67461ea8e3fe4e627eb20e #: ../../../source/geolocation_search.txt:40 msgid "The following figures show about groonga's geolocation search features." msgstr "" "The following figures show about groonga's geolocation search features." -# bdd22fd7b6f1461c850b422c441164b2 +# 364f4683406b430db173b6896139f06a #: ../../../source/geolocation_search.txt:43 msgid "" "Here is a figure that only has records. A black point describes a record. " @@ -133,7 +133,7 @@ msgstr "" "Here is a figure that only has records. A black point describes a record. " "The following figures shows how records are treated." -# 321d2c9e1a694ccd9ed3c645fab7ee5d +# fc470c47528a40f8a33b63f4a709d8d3 #: ../../../source/geolocation_search.txt:51 msgid "Coming soon..." msgstr "Coming soon..." Modified: doc/locale/en/LC_MESSAGES/index.po (+10 -10) =================================================================== --- doc/locale/en/LC_MESSAGES/index.po 2012-07-23 17:56:14 +0900 (c82f142) +++ doc/locale/en/LC_MESSAGES/index.po 2012-07-23 17:59:24 +0900 (149cd10) @@ -1,43 +1,43 @@ -# English translations for 2.0.1 package. +# English translations for groonga package. # Copyright (C) 2009-2012, Brazil, Inc # This file is distributed under the same license as the groonga package. # Kouhei Sutou <kou****@clear*****>, 2012. # msgid "" msgstr "" -"Project-Id-Version: 2.0.1\n" +"Project-Id-Version: groonga 2.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-09 22:02\n" -"PO-Revision-Date: 2012-04-28 11:37+0900\n" +"POT-Creation-Date: 2012-07-23 17:56\n" +"PO-Revision-Date: 2012-07-23 17:58+0900\n" "Last-Translator: Kouhei Sutou <kou****@clear*****>\n" "Language-Team: English\n" -"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -# 6a81a0ce3c204918a77ceb5a18d73ce3 +# 0429e62490fa4e4d99ddbd3ccdd0ab58 #: ../../../source/index.txt:9 msgid "groonga documentation" msgstr "groonga documentation" -# 4f7c805461df48f1ab9249915046021c +# bdf94bc753e74171a0e1f171d3eb5322 #: ../../../source/index.txt:11 msgid ":doc:`news`" msgstr ":doc:`news`" -# f6c73d1d861d4925b5b72572ab3added +# 7a50acfe86d1429f9185bb5737388a3e #: ../../../source/index.txt:30 msgid ":ref:`genindex`" msgstr ":ref:`genindex`" -# 436635d2bb154ae6acadc4ac51b5ffbf +# ac699e10a3df408caa3cc7f645b42e0a #: ../../../source/index.txt:31 msgid ":ref:`modindex`" msgstr ":ref:`modindex`" -# 038ca29b608c44768fa153ae509af8f5 +# 8f96e6490e024a1981f8acece6bcc598 #: ../../../source/index.txt:32 msgid ":ref:`search`" msgstr ":ref:`search`" Deleted: doc/locale/en/LC_MESSAGES/indexing.po (+0 -173) 100644 =================================================================== --- doc/locale/en/LC_MESSAGES/indexing.po 2012-07-23 17:56:14 +0900 (06df926) +++ /dev/null @@ -1,173 +0,0 @@ -# English translations for 2.0.1 package. -# Copyright (C) 2009-2012, Brazil, Inc -# This file is distributed under the same license as the groonga package. -# Kouhei Sutou <kou****@clear*****>, 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: 2.0.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-25 12:54\n" -"PO-Revision-Date: 2012-04-28 11:38+0900\n" -"Last-Translator: Kouhei Sutou <kou****@clear*****>\n" -"Language-Team: English\n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# a066d272e6144a87a613f245db07bf87 -# bb41cc15386649fcbc7a0c33986d8579 -# a9f42396e04846f99dba7b1f956b7e7d -# 777da65395ec47479a797cba36fa9c57 -# ce0030a3739f41c8bfcc6ea3bc609093 -# f2941f76736848d7b099ff984546742d -# e9e34d17476947b9883f60201e53791b -#: ../../../source/example/indexing-data.log:1 -#: ../../../source/example/indexing-offline-index-construction.log:1 -#: ../../../source/example/indexing-online-index-construction.log:1 -#: ../../../source/example/indexing-schema.log:1 -#: ../../../source/example/indexing-search-after-offline-index-construction.log:1 -#: ../../../source/example/indexing-search-after-online-index-construction.log:1 -#: ../../../source/example/indexing-search-without-index.log:1 -msgid "Execution example::" -msgstr "Execution example::" - -# bd971d607844461eb747647d8bee2759 -#: ../../../source/indexing.txt:9 -msgid "Indexing" -msgstr "Indexing" - -# b0d0d7e202ee449980249808ea604bf5 -#: ../../../source/indexing.txt:11 -msgid "" -"Groonga supports both online index construction and offline index " -"construction since 1.3.1." -msgstr "" -"Groonga supports both online index construction and offline index " -"construction since 1.3.1." - -# 7abe7955e51c4e08a9ab4ac262c54f4b -#: ../../../source/indexing.txt:15 -msgid "Online index construction" -msgstr "Online index construction" - -# afc6a7308dba411cafbd3ff9deeb8fd4 -#: ../../../source/indexing.txt:17 -msgid "" -"In online index construction, registered documents can be searchable quickly " -"while indexing. But indexing requires more cost rather than indexing by " -"offline index construction." -msgstr "" -"In online index construction, registered documents can be searchable quickly " -"while indexing. But indexing requires more cost rather than indexing by " -"offline index construction." - -# 42be9b53fcca4109a1ae7d6fe702d89a -#: ../../../source/indexing.txt:22 -msgid "" -"Online index construction is suitable for a search system that values " -"freshness. For example, a search system for tweets, news, blog posts and so " -"on will value freshness. Online index construction can make fresh documents " -"searchable and keep searchable while indexing." -msgstr "" -"Online index construction is suitable for a search system that values " -"freshness. For example, a search system for tweets, news, blog posts and so " -"on will value freshness. Online index construction can make fresh documents " -"searchable and keep searchable while indexing." - -# bfd0592db6a24398807fe7793c29ff57 -#: ../../../source/indexing.txt:29 -msgid "Offline index construction" -msgstr "Offline index construction" - -# 2396fb6525e04237ae231ef8e9fa3f07 -#: ../../../source/indexing.txt:31 -msgid "" -"In offline index construction, indexing cost is less than indexing cost by " -"online index construction. Indexing time will be shorter. Index will be " -"smaller. Resources required for indexing will be smaller. But a registering " -"document cannot be searchable until all registered documents are indexed." -msgstr "" -"In offline index construction, indexing cost is less than indexing cost by " -"online index construction. Indexing time will be shorter. Index will be " -"smaller. Resources required for indexing will be smaller. But a registering " -"document cannot be searchable until all registered documents are indexed." - -# 56d7a956402a432d8509434e2e372db8 -#: ../../../source/indexing.txt:38 -msgid "" -"Offline index construction is suitable for a search system that values less " -"required resources. If a search system doesn't value freshness, offline " -"index construction will be suitable. For example, a reference manual search " -"system doesn't value freshness because a reference manual will be updated " -"only at a release." -msgstr "" -"Offline index construction is suitable for a search system that values less " -"required resources. If a search system doesn't value freshness, offline " -"index construction will be suitable. For example, a reference manual search " -"system doesn't value freshness because a reference manual will be updated " -"only at a release." - -# d1f962e61d184f258ed1ab881573f67a -#: ../../../source/indexing.txt:46 -msgid "How to use" -msgstr "How to use" - -# acc138ed25cc48e7a001c8b5057d198f -#: ../../../source/indexing.txt:48 -msgid "" -"Groonga uses online index construction by default. We register a document, " -"we can search it quickly." -msgstr "" -"Groonga uses online index construction by default. We register a document, " -"we can search it quickly." - -# 2b56c85ee25c4096a4e0d8bd73aee177 -#: ../../../source/indexing.txt:51 -msgid "" -"Groonga uses offline index construction by adding an index to a column that " -"already has data." -msgstr "" -"Groonga uses offline index construction by adding an index to a column that " -"already has data." - -# 7566350aebf94d49a527ad080611d49d -#: ../../../source/indexing.txt:54 -msgid "We define a schema:" -msgstr "We define a schema:" - -# 64b062eeac7d49a4baae9da96690bb26 -#: ../../../source/indexing.txt:62 -msgid "We register data:" -msgstr "We register data:" - -# 17d474eccf134e53b5044af7685eb112 -#: ../../../source/indexing.txt:73 -msgid "We search without index. We get no result:" -msgstr "We search without index. We get no result:" - -# c90f2d6217884df592bc7da10283415d -#: ../../../source/indexing.txt:79 -msgid "" -"We create index for ``Tweets.content``. Already registered data in ``Tweets." -"content`` are indexed by offline index construction:" -msgstr "" -"We create index for ``Tweets.content``. Already registered data in ``Tweets." -"content`` are indexed by offline index construction:" - -# 12066c16a99143dea995773eb1528578 -#: ../../../source/indexing.txt:87 -msgid "We search with index. We get a matched record:" -msgstr "We search with index. We get a matched record:" - -# f05a59be33374f2db5db952ab5959638 -#: ../../../source/indexing.txt:93 -msgid "We register data again. They are indexed by online index construction:" -msgstr "We register data again. They are indexed by online index construction:" - -# 3b7676c687a84fadab1a1be9e35ad370 -#: ../../../source/indexing.txt:104 -msgid "We can also get newly registered records by searching:" -msgstr "We can also get newly registered records by searching:" Modified: doc/locale/en/LC_MESSAGES/install.po (+487 -331) =================================================================== --- doc/locale/en/LC_MESSAGES/install.po 2012-07-23 17:56:14 +0900 (e4fbae0) +++ doc/locale/en/LC_MESSAGES/install.po 2012-07-23 17:59:24 +0900 (188b3d1) @@ -1,28 +1,28 @@ -# English translations for 2.0.1 package. +# English translations for groonga package. # Copyright (C) 2009-2012, Brazil, Inc # This file is distributed under the same license as the groonga package. # Kouhei Sutou <kou****@clear*****>, 2012. # msgid "" msgstr "" -"Project-Id-Version: 2.0.1\n" +"Project-Id-Version: groonga 2.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-29 15:42\n" -"PO-Revision-Date: 2012-04-28 11:38+0900\n" +"POT-Creation-Date: 2012-07-23 17:56\n" +"PO-Revision-Date: 2012-07-23 17:58+0900\n" "Last-Translator: Kouhei Sutou <kou****@clear*****>\n" "Language-Team: English\n" -"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -# ca2415459ea747379e514afafc8caab2 +# ce5a1582048f4f51ac69236aa73d7696 #: ../../../source/install.txt:6 msgid "Install" msgstr "Install" -# 52a1dc21eb364775b9e77e75d130f237 +# 81666e32902a44f193d3b18db08ddb8e #: ../../../source/install.txt:8 msgid "" "This section describes how to install groonga on each environment. There are " @@ -30,8 +30,18 @@ msgid "" "of building groonga by yourself. But don't warry. There is a document about " "building groonga from source." msgstr "" +"This section describes how to install groonga on each environment. There are " +"packages for major platforms. It's recommended that you use package instead " +"of building groonga by yourself. But don't warry. There is a document about " +"building groonga from source." -# 90c94b2d1f654a9da15a3f4729c5f222 +# 46c1b874ec974dd7b6e08732ecc00a26 +# e1b7c0a3a1194c97bbf80d83a53a6c2d +# 69d4b79983904d929eff7cee259872aa +# 1d5d3c315bb744f1924bc0caad8d2bbc +# 4f13cc39a09a416488b16e6f902c1c15 +# f2441b177ffc4ec2b628862c2868fbdb +# 95d9b289ae314ee5915f51994ced7d7c #: ../../../source/install.txt:13 ../../../source/install/centos.txt:11 #: ../../../source/install/debian.txt:11 ../../../source/install/fedora.txt:19 #: ../../../source/install/mac_os_x.txt:12 @@ -48,35 +58,44 @@ msgstr "" "or development. You will encounter an out of memory error with a 32-bit " "package even if you just process medium size data." -# e54ce88fd05444e08d64ca22e3dd1a7b +# b0beba5a1f3a4fa68f37ddb8f772c1d2 #: ../../../source/install/centos.txt:6 msgid "CentOS" -msgstr "" +msgstr "CentOS" -# 610d5ad310b748c1b7ce401cd0c1db8c +# 98032bd4d33548938c17d75fd2ac72cb #: ../../../source/install/centos.txt:8 msgid "" "This section describes how to install groonga related RPM packages on " "CentOS. You can install them by ``yum``." msgstr "" +"This section describes how to install groonga related RPM packages on " +"CentOS. You can install them by ``yum``." -# e54ce88fd05444e08d64ca22e3dd1a7b +# b7e4b91c595146d0a7112249d319793b #: ../../../source/install/centos.txt:18 msgid "CentOS 5" -msgstr "" - -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 -# 0620e383955e465596983efa3acfc1d7 +msgstr "CentOS 5" + +# f437b1eeea9a4208ae224f5d520c8599 +# c9ee7d183bfe49ca83d8aec682921801 +# 60732f6f6892407ebe4f9b956dea6520 +# afc77dfd9316415cafd1c9230116b7c1 +# b1758f6804454414a52714b2699c9189 +# 970d23fbff9844c68b5c7c9e83c48845 +# 6ce3383d0a4244529bb6f9786ada66ce +# abf8a57e9a104bf6878b3acce84eee2a +# 3d0a21b3b1054a6db9ebaf6681295ae0 +# c975db63204b4f1d9c7ee6bc8341f1cf +# c975db63204b4f1d9c7ee6bc8341f1cf +# c975db63204b4f1d9c7ee6bc8341f1cf +# 8da254ac49894d9a9eedbbb254426874 +# 0f17ebdc776148e79f81aac2750504a9 +# aba67f3d06cc4f8196a563fbc15ab353 +# 58c64614be224fdaa26d426fb4045205 +# 5e49f7613072461cbf7cec607fb23e77 +# faa86f15967d4eaeb8a59605d382560d +# 3435714dfd5e4d38a9bb58457ae42bf9 #: ../../../source/install/centos.txt:20 ../../../source/install/centos.txt:67 #: ../../../source/install/centos.txt:129 #: ../../../source/install/debian.txt:27 ../../../source/install/debian.txt:59 @@ -95,15 +114,16 @@ msgstr "" msgid "Install::" msgstr "Install::" -# 83d1dc369893468cbff4e84a07a12562 -# 19910d2d00654afda5ce49d59252087a -# 48d31e861c7b46c4a5afa0f769047125 -# 83d1dc369893468cbff4e84a07a12562 -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a -# 86a145330abf4154b307ca9148163e83 +# 8ae0ee0368f647a4860befcc7c31f4fe +# a7d99bdb45f643cea57cb4177bb4ee49 +# bc95b9f019434e2e9c8e91b31533a77f +# ec2b1ad73d0f4be086ce95be5f7c8de3 +# c6c9ef210b4b48c58162a3542f0c95f1 +# 899ae35bba8f48899331a6d0e4a7a2e9 +# 42badd06fcae440d86e6c10fd5dba997 +# ba5804921057426fae906eab3342c78a +# 2a8c06e784af43e4bee68f39d365e851 +# 385abfe0e4484587915e778b3800712d #: ../../../source/install/centos.txt:26 ../../../source/install/centos.txt:73 #: ../../../source/install/debian.txt:34 ../../../source/install/debian.txt:66 #: ../../../source/install/debian.txt:98 ../../../source/install/fedora.txt:34 @@ -114,16 +134,19 @@ msgid "" "If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, " "install groonga-tokenizer-mecab package." msgstr "" +"If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, " +"install groonga-tokenizer-mecab package." -# c3187a51a03e460db4c9b33e0af45835 -# 8316c5e8233c4ee29e76916d1b4b677b -# 8316c5e8233c4ee29e76916d1b4b677b -# 1a8723a7f0584f30812002f12225b615 -# 0368e573084e4c2db9620f255fe167f2 -# 5a71102841cc4ab7bfbf25bce3409fb2 -# 8316c5e8233c4ee29e76916d1b4b677b -# 0368e573084e4c2db9620f255fe167f2 -# 0368e573084e4c2db9620f255fe167f2 +# 79553514d3da449ebbf935f9b2d8906f +# 745b0d34490c411e860cefb7e1d15122 +# f91a62276f8b4b79a953c8da1ed0322c +# c75c38b85cda4e0f82d6535c534550b8 +# 57a57b03e6ae43378c0a62d275639b23 +# 6b38f1d2be1b4b14b5617744b61044d3 +# 65db53cde686446cb3529f2dd133e634 +# c663300f123f4443b4cdb39e0ded6163 +# 95b8f06adfc2445e904aaa382c9fbe80 +# 9fa39341dae24920a8904be4e859dd5f #: ../../../source/install/centos.txt:29 ../../../source/install/centos.txt:76 #: ../../../source/install/debian.txt:37 ../../../source/install/debian.txt:69 #: ../../../source/install/debian.txt:101 @@ -134,15 +157,16 @@ msgstr "" msgid "Install groonga-tokenizer-mecab package::" msgstr "Install groonga-tokenizer-mecab package::" -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a -# 19910d2d00654afda5ce49d59252087a +# e0f8e8bd06bb46409e3f44888b6fba98 +# 250429312eb54d66817caa9c20dc7ef2 +# 9ef67a80246f44c198853999d2321061 +# 9d294448ed8a4b2180843a650ff43524 +# 6fdc138c9f154d68b08855422eb74129 +# ecacd8cf83244d46ad7d0eeef6207579 +# 92c632ba2d794c03be66f8638678f484 +# 11c53a90fbad4f8ba3b8e0682384643a +# d9b7ac32948b4de0b83f219b19bb4fac +# e66af84810354698a6644ff338210539 #: ../../../source/install/centos.txt:33 ../../../source/install/centos.txt:80 #: ../../../source/install/debian.txt:41 ../../../source/install/debian.txt:73 #: ../../../source/install/debian.txt:105 @@ -155,9 +179,11 @@ msgid "" "plugins. If you want to monitor groonga status by Munin, install groonga-" "munin-plugins package." msgstr "" +"There is a package that provides `Munin <http://munin-monitoring.org/>`_ " +"plugins. If you want to monitor groonga status by Munin, install groonga-" +"munin-plugins package." -# 5b8d30249ea94988b79d80381fdd0496 -# 6b3398fd45b4465a98e016b4b5aa8eea +# 037127012750439fbef51ef7b76815f7 #: ../../../source/install/centos.txt:39 msgid "" "Groonga-munin-plugins package requires munin-node package that isn't " @@ -165,34 +191,38 @@ msgid "" "(RPMforge) <http://repoforge.org/>`_ repository or `EPEL <http://" "fedoraproject.org/wiki/EPEL>`_ repository to install it by ``yum``." msgstr "" +"Groonga-munin-plugins package requires munin-node package that isn't " +"included in the official CentOS repository. You need to enable `Repoforge " +"(RPMforge) <http://repoforge.org/>`_ repository or `EPEL <http://" +"fedoraproject.org/wiki/EPEL>`_ repository to install it by ``yum``." -# 4cb85311e20741ff89e98f9a8c0f8650 +# e221ed33239a4d7daba1b73851506a10 #: ../../../source/install/centos.txt:45 msgid "Enable Repoforge (RPMforge) repository on i386 environment::" msgstr "Enable Repoforge (RPMforge) repository on i386 environment::" -# 69c3dcfb02b147eaa46272d02b615725 -# 69c3dcfb02b147eaa46272d02b615725 +# 86cb8e2ab2f44493a84ce4868083f310 #: ../../../source/install/centos.txt:50 msgid "Enable Repoforge (RPMforge) repository on x86_64 environment::" msgstr "Enable Repoforge (RPMforge) repository on x86_64 environment::" -# 610d5ad310b748c1b7ce401cd0c1db8c -# 610d5ad310b748c1b7ce401cd0c1db8c +# d3ac8966909a42e7b7529f565900806d +# 0dce5cb16732407a8f744070319f3b84 #: ../../../source/install/centos.txt:55 #: ../../../source/install/centos.txt:100 msgid "Enable EPEL repository on any environment::" msgstr "Enable EPEL repository on any environment::" -# 30c8cfa32ad14c1d973992139c2db098 -# 30c8cfa32ad14c1d973992139c2db098 -# 30c8cfa32ad14c1d973992139c2db098 -# 30c8cfa32ad14c1d973992139c2db098 -# 30c8cfa32ad14c1d973992139c2db098 -# 30c8cfa32ad14c1d973992139c2db098 -# 30c8cfa32ad14c1d973992139c2db098 -# 30c8cfa32ad14c1d973992139c2db098 -# 30c8cfa32ad14c1d973992139c2db098 +# db74ebc6d29f4a76bc19b1246b17a047 +# eaa350249e74450da83b55bd72db7920 +# c22560e1fb3c471b9eb932406d43f082 +# 3491028690054d08953f41428f1c64b5 +# b33e1ba48f20490780852f564fc5c5f5 +# e6ea3554156a4952875b192053ed47ff +# 8ff3e039118c48a78c55218afcf58540 +# 9736aa2d003f4bb4b4698df783504c65 +# 72d180993fa44a5c9975ee28b59bb850 +# 088540eb40474b34a88bb12ea391e6c6 #: ../../../source/install/centos.txt:60 #: ../../../source/install/centos.txt:104 #: ../../../source/install/debian.txt:45 ../../../source/install/debian.txt:77 @@ -204,27 +234,29 @@ msgstr "Enable EPEL repository on any environment::" msgid "Install groonga-munin-plugins package::" msgstr "Install groonga-munin-plugins package::" -# e54ce88fd05444e08d64ca22e3dd1a7b +# 6b342329b45840a68bc861aaf7d49b0a #: ../../../source/install/centos.txt:65 msgid "CentOS 6" msgstr "CentOS 6" -# 5b8d30249ea94988b79d80381fdd0496 -# 6b3398fd45b4465a98e016b4b5aa8eea +# 7e5a331cd41c4a0991a52c090b6a4dcc #: ../../../source/install/centos.txt:86 msgid "" "Groonga-munin-plugins package requires munin-node package that isn't " "included in the official CentOS repository. You need to enable `EPEL <http://" "fedoraproject.org/wiki/EPEL>`_ repository to install it by ``yum``." msgstr "" +"Groonga-munin-plugins package requires munin-node package that isn't " +"included in the official CentOS repository. You need to enable `EPEL <http://" +"fedoraproject.org/wiki/EPEL>`_ repository to install it by ``yum``." -# 8b03e949df9048f99875a6e56d3eff1e -# 22603ea939974cc2be0d8da46d9f01f4 -# d7e44906dd2849e1afd70846af599826 -# 322f25cac209421c956038ae8a037f1c -# 59db80affe314f32a6ce76536f4a5497 -# ec703d27d3234966b9fc47ee0b2452e4 -# 2b8df69838dd4359ba0916f298551913 +# 0e7f2b6d2cac42ce971ee9b11e36a92a +# f58489c1a3304bc5bbaba4320865522d +# 327871e0e67a428fa4106f23ee6c056b +# 8022e4c0bc2b44e28fa6fa0e2eaf0681 +# 45e677df4dd2400d8f057b35e3161604 +# 81d520b6f6304f3089b1f8525030dc82 +# 6dbe6580cf604af38351363b378f6d40 #: ../../../source/install/centos.txt:109 #: ../../../source/install/debian.txt:114 #: ../../../source/install/fedora.txt:50 @@ -233,25 +265,27 @@ msgstr "" #: ../../../source/install/ubuntu.txt:174 #: ../../../source/install/windows.txt:44 msgid "Build from source" -msgstr "" +msgstr "Build from source" -# f73af9b4faa3414790164d6536705023 -# 6fd3f5d260094206bed009bcc59c9bc0 -# a1273f9f74434e008d905308f05ae950 -# 4ae1610ba99e4616bb4cd656a68442d8 +# 4a03da3920614107a55fed4942bdb66d +# 086f7458c2334665965796a64842dac3 +# d6160ce7ff6a4f1a98ee9cda9559def0 +# 85948f2410a645d1b75e38b7ccdd87fb +# 133fbfb38d284e48887b4275f4ae3de6 #: ../../../source/install/centos.txt:111 #: ../../../source/install/debian.txt:116 #: ../../../source/install/fedora.txt:52 #: ../../../source/install/solaris.txt:14 #: ../../../source/install/ubuntu.txt:176 msgid "Install required packages to build groonga::" -msgstr "" - -# f1f98606fb704b15867fd3aacb4b3de8 -# 3a8af08504f44d288d9797cf55c7c429 -# 5ff01f1e9c6f42eb9f3e289da87f4eff -# 41c0b64ee2204b84b366a15ee1675eda -# 4d0dfc5867f74ed1b5778e043a4bbcea +msgstr "Install required packages to build groonga::" + +# ab83d63fddfd47aaaef39d48cc6ae88b +# 7ab19882f40846d5b3366366e9448db1 +# 4f46ed376832463e869314e85ca884af +# d85fabdee74a4e0682a5febc3f6ecb56 +# 2e8ca4ff722a4ea3a87ab7d747236fec +# 7d18e6ca13674a5691f9e161f70f494b #: ../../../source/install/centos.txt:115 #: ../../../source/install/debian.txt:120 #: ../../../source/install/fedora.txt:56 @@ -259,26 +293,27 @@ msgstr "" #: ../../../source/install/solaris.txt:18 #: ../../../source/install/ubuntu.txt:180 msgid "Download source::" -msgstr "" +msgstr "Download source::" -# 0051bcad842a4077983802410ced6760 -# 245810549bb94ecb94be8112bc71b1e0 -# 4faa2f4027f944eb9c65a687f4ac0d24 -# cccc1f7cdc334f5b84af04b6d13cdbd8 -# d81638bd7ff7441892eb97a7be0a7cd2 +# 6ca01a3a215a4cb09aa46ca5567ff107 +# 85d1d4b4a11549fcb4c59e969c80bc3d +# 5164750331874b8d9dab3c1a501c0f22 +# b7aa9c07577e45dd9fa6614b522dc4d6 +# d14e1922ad544ade9efe5a17578cfa6b #: ../../../source/install/centos.txt:121 #: ../../../source/install/debian.txt:126 #: ../../../source/install/fedora.txt:62 #: ../../../source/install/mac_os_x.txt:43 #: ../../../source/install/ubuntu.txt:186 msgid "Configure (see :ref:`source-configure` about ``configure`` options)::" -msgstr "" - -# 136b0f86786e470bb38bd3e4b6000c65 -# 6841d26fc26543ddb843cf1dfa2f9ba7 -# 6befc5cd575b4083b6dfefbd38f3f403 -# 1be509df11fb4455aa5d56d3e9e25c38 -# 54aaf45241eb4affbe05bbf5cfc8c322 +msgstr "Configure (see :ref:`source-configure` about ``configure`` options)::" + +# b305b634d3f54db0b1ca59ab3ea97657 +# 016409a61ceb45169ffc5444505773c9 +# 5135a8cfefde48b8a449553ea26310db +# d0515d547d334445b868f8e302144dbd +# 96d76e9f1400419ba107717d28d3d54b +# 6a6b260a72724a1282902e93f3acc1c8 #: ../../../source/install/centos.txt:125 #: ../../../source/install/debian.txt:130 #: ../../../source/install/fedora.txt:66 @@ -286,46 +321,49 @@ msgstr "" #: ../../../source/install/solaris.txt:31 #: ../../../source/install/ubuntu.txt:190 msgid "Build::" -msgstr "" +msgstr "Build::" -# cfdf7bc5d8a447f699531d1456eac4e1 +# 1becec2af6da4b148f06d86745f32ce9 #: ../../../source/install/debian.txt:6 msgid "Debian GNU/Linux" -msgstr "" +msgstr "Debian GNU/Linux" -# 610d5ad310b748c1b7ce401cd0c1db8c +# 297b5385bbea42d4aef29f1d74688b5e #: ../../../source/install/debian.txt:8 msgid "" "This section describes how to install groonga related deb packages on Debian " "GNU/Linux. You can install them by ``apt``." msgstr "" +"This section describes how to install groonga related deb packages on Debian " +"GNU/Linux. You can install them by ``apt``." -# c4b5d94f4c404ecaa0802387db9ddf70 +# 759f4dece0294edcbc12124ced54fb74 #: ../../../source/install/debian.txt:18 msgid "squeeze" -msgstr "" - -# 93309af4298a4ceabc1f7a6f735fe901 -# 576e7dee65a249ba84b49e5853a238ad -# b3aca5040c04407cb85cdfe0cfd740a9 -# 97cd0c519f48438c972e5ed7d6c3320b -# 175bda860da14f49b92dcbeae676b82c -# db2f925afb4c4e2fbf69c96b6aaccc06 -# 1b34da7610664b1ab638328e3468a9b3 +msgstr "squeeze" + +# 50be7c1a609e4bfe936cd01ebc24b4b7 +# 3b2ecd16d25a4aeaa49ca362b496454d +# eba2f512f92546cea851acc8898f3fc9 +# b2be87140a6049cea63ab1abe32f1e47 +# 73eca8c3d130407893bb314a2816c342 +# 7c4b2a2fadd84f0c9446823ac8e51dcd +# bb4153c41f7e4f25abcf5b4aa7865dbd #: ../../../source/install/debian.txt:20 ../../../source/install/debian.txt:52 #: ../../../source/install/debian.txt:84 ../../../source/install/ubuntu.txt:27 #: ../../../source/install/ubuntu.txt:66 #: ../../../source/install/ubuntu.txt:105 #: ../../../source/install/ubuntu.txt:144 msgid "Add the groonga apt repository." -msgstr "" - -# 42e132e8746c418ba9b7e7eb25790010 -# 42e132e8746c418ba9b7e7eb25790010 -# 42e132e8746c418ba9b7e7eb25790010 -# 42e132e8746c418ba9b7e7eb25790010 -# 42e132e8746c418ba9b7e7eb25790010 -# 42e132e8746c418ba9b7e7eb25790010 +msgstr "Add the groonga apt repository." + +# 60b083084f0a449f9fd927f49f307fd7 +# 7cca3374e3e143d48355d2f3b8afdf08 +# ea12916e8c484b8d8b15deda19f06c36 +# aebe4d5b9d074036b514b44f73d26a45 +# 9f68655dcf904963a0eaaf3d242603b0 +# 8bd96b92b308450fa8d711b63d5cb0dd +# 0f61ea1f32f64d49bce1e94af192a598 #: ../../../source/install/debian.txt:22 ../../../source/install/debian.txt:54 #: ../../../source/install/debian.txt:86 ../../../source/install/ubuntu.txt:29 #: ../../../source/install/ubuntu.txt:68 @@ -334,29 +372,31 @@ msgstr "" msgid "/etc/apt/sources.list.d/groonga.list::" msgstr "/etc/apt/sources.list.d/groonga.list::" -# b1413e4bc09a4971b130a7b2104511b3 +# 2ef83626aca84b7b9e5bedb95cbd86d2 #: ../../../source/install/debian.txt:50 msgid "wheezy" -msgstr "" +msgstr "wheezy" -# fe9d2d040ebe4fe4be18abed43ba311f +# 74877f0da12340938457eb4f52cbf90a #: ../../../source/install/debian.txt:82 msgid "sid" -msgstr "" +msgstr "sid" -# 321a333ac68d41a1be6e272db0281ebb +# 2293d519a57d42f195ec5cd8118dfbc3 #: ../../../source/install/fedora.txt:6 msgid "Fedora" -msgstr "" +msgstr "Fedora" -# 610d5ad310b748c1b7ce401cd0c1db8c +# bd4f3f3bf15a49fcb73e57ccf6c76d64 #: ../../../source/install/fedora.txt:8 msgid "" "This section describes how to install groonga related RPM packages on " "Fedora. You can install them by ``yum``." msgstr "" +"This section describes how to install groonga related RPM packages on " +"Fedora. You can install them by ``yum``." -# ce43e341c32e4b8cb15f40551e54f722 +# 1420634be8ad48fdbbab108750730683 #: ../../../source/install/fedora.txt:11 msgid "" "Groonga related RPM pakcages are also in the official Fedora yum repository. " @@ -366,712 +406,828 @@ msgid "" "day but the official Fedora yum repository provides the latest version a few " "days later. That is, the different is very small. :-)" msgstr "" +"Groonga related RPM pakcages are also in the official Fedora yum repository. " +"So you can use them instead of the groonga yum repository. The different " +"between the groonga yum repository and the official Fedora yum repository is " +"that the groonga yum repository provides the latest version at the release " +"day but the official Fedora yum repository provides the latest version a few " +"days later. That is, the different is very small. :-)" -# 321a333ac68d41a1be6e272db0281ebb +# 42ad06b8b53147088e9622d861e034e1 #: ../../../source/install/fedora.txt:26 msgid "Fedora 16" msgstr "Fedora 16" -# c4de18a598bd40a3bcb8e9bfa5efc0c7 +# 802a7c53c7f24630bb3d666c9e423d15 #: ../../../source/install/mac_os_x.txt:6 msgid "Mac OS X" -msgstr "" +msgstr "Mac OS X" -# 610d5ad310b748c1b7ce401cd0c1db8c +# 33310205edbb42b1a97eb179706495a4 #: ../../../source/install/mac_os_x.txt:8 msgid "" "This section describes how to install groonga on Mac OS X. You can install " "groonga by `MacPorts <http://www.macports.org/>`_ or `Homebrew <http://mxcl." "github.com/homebrew/>`_." msgstr "" +"This section describes how to install groonga on Mac OS X. You can install " +"groonga by `MacPorts <http://www.macports.org/>`_ or `Homebrew <http://mxcl." +"github.com/homebrew/>`_." -# 7be84ddf973f4e949dc57b94ffee5fe1 +# 4fb446c69efa4b539029ce4702a933ec #: ../../../source/install/mac_os_x.txt:19 msgid "MacPorts" -msgstr "" +msgstr "MacPorts" -# 44051bec13184c678d0a9d37c9f3acdb +# 794634aeb06e43359a4ddd0622cf167a #: ../../../source/install/mac_os_x.txt:26 msgid "Homebrew" -msgstr "" +msgstr "Homebrew" -# 6b19ed6381844720b696fb32c818c914 +# 141772b447f6468ba28bd8c2120be3ec #: ../../../source/install/mac_os_x.txt:35 msgid "Install `Xcode <https://developer.apple.com/xcode/>`_." -msgstr "" +msgstr "Install `Xcode <https://developer.apple.com/xcode/>`_." -# 8af8736fd90f45b8b4a388da718871c0 +# b15838ef920c4069b98654568b5cc9ac #: ../../../source/install/others.txt:6 msgid "Others" msgstr "Others" -# 610d5ad310b748c1b7ce401cd0c1db8c +# bdd32fff222441809e6ed4f2bdfff3d7 #: ../../../source/install/others.txt:8 msgid "" "This section describes how to install groonga from source on UNIX like " "environment." msgstr "" +"This section describes how to install groonga from source on UNIX like " +"environment." -# b26e66c225814a08b549c3824ead8fc2 +# adfe3cb6a3ca472baa6405bf15b660aa #: ../../../source/install/others.txt:11 msgid "" "To get more detail about installing groonga from source on the specific " "environment, find the document for the specific environment from :doc:`/" "install`." msgstr "" +"To get more detail about installing groonga from source on the specific " +"environment, find the document for the specific environment from :doc:`/" +"install`." -# 937411e531a846de9f155ac431298ed9 +# bbc82fb328884e88a6d3f6b080729e22 #: ../../../source/install/others.txt:16 msgid "Dependencies" -msgstr "" +msgstr "Dependencies" -# 8c2d44fed3a94ad3af6358c561d63850 +# 9639f7da41084751982a0cfd112a1635 #: ../../../source/install/others.txt:18 msgid "" "Groonga doesn't require any special libraries but requires some tools for " "build." msgstr "" +"Groonga doesn't require any special libraries but requires some tools for " +"build." -# 0d541c0530f8461f88617f7889db62a0 +# ceb3f344f07f402aa6f0ae8927bd76f1 #: ../../../source/install/others.txt:22 msgid "Tools" -msgstr "" +msgstr "Tools" -# 6939b893bd134b25985c06c5f0d1060f +# 7049ffba29b643eb8c9994136d935070 #: ../../../source/install/others.txt:24 msgid "Here are required tools:" -msgstr "" +msgstr "Here are required tools:" -# 919eda31f72749c19a15f98aaec9da25 +# 27ecd81df31449049eb663f11aaa22f5 #: ../../../source/install/others.txt:26 msgid "``wget``, ``curl`` or Web browser for downloading source archive" -msgstr "" +msgstr "``wget``, ``curl`` or Web browser for downloading source archive" -# 0188de64de5e42628753943e98c70462 +# 02710278d1a34680bf1b5db6a4240a5d #: ../../../source/install/others.txt:27 msgid "``tar`` and ``gzip`` for extracting source archive" -msgstr "" +msgstr "``tar`` and ``gzip`` for extracting source archive" -# ffc436780bb64a8aaeae2053230732a8 +# 6f415343c03d4606810eab6ef1db2cfb #: ../../../source/install/others.txt:28 msgid "shell (many shells such as ``dash``, ``bash`` and ``zsh`` will work)" -msgstr "" +msgstr "shell (many shells such as ``dash``, ``bash`` and ``zsh`` will work)" -# 0d99e90854074b0c9f2a1310a5614ccd +# c9a97b8ee5704b8bbf41c5febc850f1f #: ../../../source/install/others.txt:30 msgid "" "C compiler and C++ compiler (``gcc`` and ``g++`` are supported but other " "compilers may work)" msgstr "" +"C compiler and C++ compiler (``gcc`` and ``g++`` are supported but other " +"compilers may work)" -# 73859d9758764ee4b5f016535afb8aea +# aa9ce43f296244c0b930bae5164eb508 #: ../../../source/install/others.txt:32 msgid "``make`` (GNU make is supported but other make like BSD make will work)" msgstr "" +"``make`` (GNU make is supported but other make like BSD make will work)" -# a63e62b8c1cd40b6a7af9a3afaeaec14 +# a842f98317694de693bddd89381935c1 #: ../../../source/install/others.txt:34 msgid "You must get them ready." -msgstr "" +msgstr "You must get them ready." -# 243469d2ed8c4dd59fb5bfbadf9f1a83 +# e9cc5ed5b59f4183bd58617924c2c7c6 #: ../../../source/install/others.txt:36 msgid "" "You can use `CMake <http://www.cmake.org/>`_ instead of shell but this " "document doesn't describe about building with CMake." msgstr "" +"You can use `CMake <http://www.cmake.org/>`_ instead of shell but this " +"document doesn't describe about building with CMake." -# 8a45b03b7bde43c7ab718683780b7e80 +# ec79768e3d094ac59f2c6596b8f942c0 #: ../../../source/install/others.txt:39 msgid "Here are optional tools:" -msgstr "" +msgstr "Here are optional tools:" -# 8d3ad83ed0cf4faa97f520c2943bc3dc +# 3405c0c4e1364d97922cfb4ded3ca911 #: ../../../source/install/others.txt:41 msgid "" "`pkg-config <http://www.freedesktop.org/wiki/Software/pkg-config>`_ for " "detecting libraries" msgstr "" +"`pkg-config <http://www.freedesktop.org/wiki/Software/pkg-config>`_ for " +"detecting libraries" -# ea426239dd3d48a9a20c8c28b51c6203 +# 266beb99f44e4e0e96189f5751cad6c1 #: ../../../source/install/others.txt:44 msgid "`sudo <http://www.gratisoft.us/sudo/>`_ for installing built groonga" -msgstr "" +msgstr "`sudo <http://www.gratisoft.us/sudo/>`_ for installing built groonga" -# a3ed9677b23641e487dc5297a119f5f9 +# 701fd95e06da4a80ae7e8d3c3fefe877 #: ../../../source/install/others.txt:47 msgid "You must get them ready if you want to use optional libraries." -msgstr "" +msgstr "You must get them ready if you want to use optional libraries." -# c835f7cc84b749a99368ec3b223d9f6f +# 99e3c9a1ece844bda1954f88bc36526f #: ../../../source/install/others.txt:50 msgid "Libraries" -msgstr "" +msgstr "Libraries" -# 89b300de838946c6a0357ef56c412f76 +# 3818ffe3714c455783103b95786371cc #: ../../../source/install/others.txt:52 msgid "All libraries are optional. Here are optional libraries:" -msgstr "" +msgstr "All libraries are optional. Here are optional libraries:" -# ace6b039c928436fa7b7f629b524b54c +# f339e121e9224c27b66151c06964c44f #: ../../../source/install/others.txt:54 msgid "" "`MeCab <http://mecab.sourceforge.net/>`_ for tokenizing full-text search " "target document by morphological analysis" msgstr "" +"`MeCab <http://mecab.sourceforge.net/>`_ for tokenizing full-text search " +"target document by morphological analysis" -# aa0e53be4b95445e82cf0944c06018b8 +# 07e1773e89f64ae1b19b73853d68ef11 #: ../../../source/install/others.txt:56 msgid "" "`KyTea <http://www.phontron.com/kytea/>`_ for tokenizing full-text search " "target document by morphological analysis" msgstr "" +"`KyTea <http://www.phontron.com/kytea/>`_ for tokenizing full-text search " +"target document by morphological analysis" -# a608d322b3e24d39ab4a78c4fe2d78bf +# 2829a05ca49a44e3a0de8b3af2adc636 #: ../../../source/install/others.txt:58 msgid "`ZeroMQ <http://www.zeromq.org/>`_ for :doc:`/suggest`" -msgstr "" +msgstr "`ZeroMQ <http://www.zeromq.org/>`_ for :doc:`/suggest`" -# 9710addbd0944ac0abe19d16e3e9fb46 +# bee922c74866423eb95006fd46a4525e #: ../../../source/install/others.txt:59 msgid "`libevent <http://libevent.org/>`_ for :doc:`/suggest`" -msgstr "" +msgstr "`libevent <http://libevent.org/>`_ for :doc:`/suggest`" -# f940cbb604214a638999808135a39bb8 +# cba505dfa0d44490b84f768004c00102 #: ../../../source/install/others.txt:60 msgid "" "`MessagePack <http://msgpack.org/>`_ for supporting MessagePack output and :" "doc:`/suggest`" msgstr "" +"`MessagePack <http://msgpack.org/>`_ for supporting MessagePack output and :" +"doc:`/suggest`" -# 17092ccad308499bacdce0cb2346fba0 +# ccf01c48bdca47e4a00eabc81b2d044a #: ../../../source/install/others.txt:62 msgid "" "`libedit <http://www.thrysoee.dk/editline/>`_ for command line editing in :" -"doc:`/executables/groonga`" +"doc:`/reference/executables/groonga`" msgstr "" +"`libedit <http://www.thrysoee.dk/editline/>`_ for command line editing in :" +"doc:`/reference/executables/groonga`" -# 77763e46c6b64ebab27b0c9d3e1cff7c +# fcb3b02cbb5046ff81b8e03397058779 #: ../../../source/install/others.txt:64 msgid "`zlib <http://zlib.net/>`_ for compressing column value" -msgstr "" +msgstr "`zlib <http://zlib.net/>`_ for compressing column value" -# c3b0197a7e8b4424a6332c8edd898dac +# 37a484f2252348f8b858230769d8cb6c #: ../../../source/install/others.txt:65 msgid "" "`LZO <http://www.oberhumer.com/opensource/lzo/>`_ for compressing column " "value" msgstr "" +"`LZO <http://www.oberhumer.com/opensource/lzo/>`_ for compressing column " +"value" -# 0c297d7d9efd42da92cb2f39d78a56f0 +# d437301e684c4a5e8a47c3eb13027281 #: ../../../source/install/others.txt:68 msgid "" "If you want to use those all or some libraries, you need to install them " "before installing groonga." msgstr "" +"If you want to use those all or some libraries, you need to install them " +"before installing groonga." -# b4f94df51e014b9eb6840f3569944e5e +# d011cbc73f394fa3af99f30476cde52a #: ../../../source/install/others.txt:74 msgid "" "Groonga uses GNU build system. So the following is the simplest build steps::" msgstr "" +"Groonga uses GNU build system. So the following is the simplest build steps::" -# a6088fe2a0864b3795281bb77980d2ae +# 1e7c5c2dc83644e8a4ecbd84f787b9e7 #: ../../../source/install/others.txt:84 msgid "" -"After the above steps, :doc:`/executables/groonga` is found in ``/usr/local/" -"bin/groonga``." +"After the above steps, :doc:`/reference/executables/groonga` is found in ``/" +"usr/local/bin/groonga``." msgstr "" +"After the above steps, :doc:`/reference/executables/groonga` is found in ``/" +"usr/local/bin/groonga``." -# 9c6074379c554ae595b61788b3be502b +# a6d2bc8e98c844678621cfa3f962f4c5 #: ../../../source/install/others.txt:87 msgid "" "The default build will work well but you can customize groonga at " "``configure`` step." msgstr "" +"The default build will work well but you can customize groonga at " +"``configure`` step." -# 38dead3a7a41486489e22edd99903286 +# 276d51ae33094174ad7ba796692aa360 #: ../../../source/install/others.txt:90 msgid "The following describes details about each step." -msgstr "" +msgstr "The following describes details about each step." -# 3e5ea9ee80a4412f90b5c8fd44524062 +# 340023d6797b4e039988a4d37e0588b3 #: ../../../source/install/others.txt:95 msgid "``configure``" -msgstr "" +msgstr "``configure``" -# 7234f11905b2453a9010dc8953bf7826 +# 5ea7da2b611342489ac7cbadb7f02688 #: ../../../source/install/others.txt:97 msgid "" "First, you need to run ``configure``. Here are important ``configure`` " "options:" msgstr "" +"First, you need to run ``configure``. Here are important ``configure`` " +"options:" -# 4ddc2738f04d45fc965e27570e39922b +# 499b3692996642b4a60101d87f7be633 #: ../../../source/install/others.txt:101 msgid "``--prefix=PATH``" -msgstr "" +msgstr "``--prefix=PATH``" -# 1222dc58caab4ab3a9d7537c11ad51ec +# 1f2a25fc00ae4c77854e9432f89c82bf #: ../../../source/install/others.txt:103 msgid "" "Specifies the install base directory. Groonga related files are installed " "under ``${PATH}/`` directory." msgstr "" +"Specifies the install base directory. Groonga related files are installed " +"under ``${PATH}/`` directory." -# b2e8f0686a0e4b719fba599dd9c48a97 +# 9ccaa975959f4a1f9ca5c558c8ec173d #: ../../../source/install/others.txt:106 msgid "" -"The default is ``/usr/local``. In this case, :doc:`/executables/groonga` is " -"installed into ``/usr/local/bin/groonga``." +"The default is ``/usr/local``. In this case, :doc:`/reference/executables/" +"groonga` is installed into ``/usr/local/bin/groonga``." msgstr "" +"The default is ``/usr/local``. In this case, :doc:`/reference/executables/" +"groonga` is installed into ``/usr/local/bin/groonga``." -# 83851b6b60114fd99c855b4d8929f7a9 +# 1094f6f30d1c4db680d6a39e6887d5cf #: ../../../source/install/others.txt:109 msgid "" "Here is an example that installs groonga into ``~/local`` for an user use " "instead of system wide use::" msgstr "" +"Here is an example that installs groonga into ``~/local`` for an user use " +"instead of system wide use::" -# 2087bc6fd7394924a51e405a40818d9a +# eb338ffe309a45ba8797b24fa52300ae #: ../../../source/install/others.txt:115 msgid "``--localstatedir=PATH``" -msgstr "" +msgstr "``--localstatedir=PATH``" -# a473920a17f442c08c08154c9aab9166 +# 43fdca86e4144246b4e71a06405240a7 #: ../../../source/install/others.txt:117 msgid "" "Specifies the base directory to place modifiable file such as log file, PID " "file and database files. For example, log file is placed at ``${PATH}/log/" "groonga.log``." msgstr "" +"Specifies the base directory to place modifiable file such as log file, PID " +"file and database files. For example, log file is placed at ``${PATH}/log/" +"groonga.log``." -# 2fdd394621cb47dfab26a3c632785e89 +# 5249986a91cd4e17a9f04dde788d7749 #: ../../../source/install/others.txt:121 msgid "The default is ``/usr/local/var``." -msgstr "" +msgstr "The default is ``/usr/local/var``." -# 6913947010354e7c8ad0f6114f9926d6 +# 9a291662934b498dab92493f22235c71 #: ../../../source/install/others.txt:123 msgid "" "Here is an example that system wide ``/var`` is used for modifiable files::" msgstr "" +"Here is an example that system wide ``/var`` is used for modifiable files::" -# 3e58216124384abeb5b7d6d72a671eb2 +# c1cd38ab5c694e5eba2838deb32c2522 #: ../../../source/install/others.txt:129 msgid "``--with-log-path=PATH``" -msgstr "" +msgstr "``--with-log-path=PATH``" -# 6af3468f0c1f4d839fc3a1d5b3d29257 +# 3d44f00679254e90bd318231c70b4a87 #: ../../../source/install/others.txt:131 msgid "" "Specifies the default log file path. You can override the default log path " "is ``goronga`` command's ``--log-path`` command line option. So this option " "is not critical build option. It's just for convenient." msgstr "" +"Specifies the default log file path. You can override the default log path " +"is ``goronga`` command's ``--log-path`` command line option. So this option " +"is not critical build option. It's just for convenient." -# be80ba30744d46a5aa1939808e854613 +# fa985d26b880471f8295cea11121cdaf #: ../../../source/install/others.txt:135 msgid "" "The default is ``/usr/local/var/log/groonga.log``. The ``/usr/local/var`` " "part is changed by ``--localestatedir`` option." msgstr "" +"The default is ``/usr/local/var/log/groonga.log``. The ``/usr/local/var`` " +"part is changed by ``--localestatedir`` option." -# 842315fdb2084fe48f02d014ce800b2b +# a2018ca524904602bcba7020a87dff14 #: ../../../source/install/others.txt:138 msgid "" "Here is an example that log file is placed into shared NFS directory ``/nfs/" "log/groonga.log``::" msgstr "" +"Here is an example that log file is placed into shared NFS directory ``/nfs/" +"log/groonga.log``::" -# a2c7d4ca2e7341e299e145ec0a4c2538 +# ef58333a84c4421f9d30fb621e1aa4aa #: ../../../source/install/others.txt:144 msgid "``--with-default-encoding=ENCODING``" -msgstr "" +msgstr "``--with-default-encoding=ENCODING``" -# 42c2e9906df5418e872e148105497086 +# baa9624ea3cb4bb0b074a10cd33c4831 #: ../../../source/install/others.txt:146 msgid "" "Specifies the default encoding. Available encodings are ``euc_jp``, " "``sjis``, ``utf8``, ``latin1``, ``koi8r`` and ``none``." msgstr "" +"Specifies the default encoding. Available encodings are ``euc_jp``, " +"``sjis``, ``utf8``, ``latin1``, ``koi8r`` and ``none``." -# 30b59ce6200c429b9f1b30f2a015ebd3 +# deb142460782412cae9f388d881023eb #: ../../../source/install/others.txt:149 msgid "The default is ``utf-8``." -msgstr "" +msgstr "The default is ``utf-8``." -# 0eab44eac62a4e60b3b331214baaec37 +# a15bda4cff264eec8553b027a3266113 #: ../../../source/install/others.txt:151 msgid "Here is an example that Shift_JIS is used as the default encoding::" -msgstr "" +msgstr "Here is an example that Shift_JIS is used as the default encoding::" -# 241105141b8e47ffad7432197863bb2f +# 71836082040a4e4590a806021c3233c9 #: ../../../source/install/others.txt:156 msgid "``--with-match-escalation-threshold=NUMBER``" -msgstr "" +msgstr "``--with-match-escalation-threshold=NUMBER``" -# 9e3f14234acf4d29b543bde6fcf0edfc +# f9c2544165fc43ddb7b6db7aa96c5be7 #: ../../../source/install/others.txt:158 msgid "" "Specifies the default match escalation threshold. See :ref:`match-escalation-" "threshold` about match escalation threshold. -1 means that match operation " "never escalate." msgstr "" +"Specifies the default match escalation threshold. See :ref:`match-escalation-" +"threshold` about match escalation threshold. -1 means that match operation " +"never escalate." -# 487a399a87ca4454a2a21c45f6b78f42 +# 855618eef7ac48c0ae85813ac2734e4e #: ../../../source/install/others.txt:162 msgid "The default is 0." -msgstr "" +msgstr "The default is 0." -# 9ef57b538c034177a8b1969621bad942 +# e797f18ad8604abca16d0494321b6d25 #: ../../../source/install/others.txt:164 msgid "Here is an example that match escalation isn't used by default::" -msgstr "" +msgstr "Here is an example that match escalation isn't used by default::" -# 5837d55859e84071a07c3cd2649b7e26 +# 7c1d61e78b48479abe7385112b05f078 #: ../../../source/install/others.txt:169 msgid "``--with-zlib``" -msgstr "" +msgstr "``--with-zlib``" -# 5d1ab0c78b954f02bbb82cf0cdf60520 +# a168896021ee407abd805a2a573473ea #: ../../../source/install/others.txt:171 msgid "Enables column value compression by zlib." -msgstr "" +msgstr "Enables column value compression by zlib." -# dec28b261f814741a33f3c4c9453403b -# ae139fa3f8d6408ebf7d1830d5e1f90b +# f78aa244de6c4621bffd189d809dfb95 +# f78aa244de6c4621bffd189d809dfb95 #: ../../../source/install/others.txt:173 #: ../../../source/install/others.txt:184 msgid "The default is disabled." -msgstr "" +msgstr "The default is disabled." -# 008acef0259b4c239ef04bb4f06ac496 +# 484e0f13f9564a8d9e3631d3800fdf48 #: ../../../source/install/others.txt:175 msgid "Here is an example that enables column value compression by zlib::" -msgstr "" +msgstr "Here is an example that enables column value compression by zlib::" -# 1afe619125294615b2c4a360f501b0e0 +# 702a4bec259e46de8a614240a3e12a8d #: ../../../source/install/others.txt:180 msgid "``--with-lzo``" -msgstr "" +msgstr "``--with-lzo``" -# 2bbe8b43c47f479badd0c183de00460f +# dedc6f6d9c3c4f8ebb12ca1a3c6e7307 #: ../../../source/install/others.txt:182 msgid "Enables column value compression by LZO." -msgstr "" +msgstr "Enables column value compression by LZO." -# 37b7d4d2ddb8474b87e271cb8f0cd969 +# 4dab26870f6b49b293fbea6f6113d696 #: ../../../source/install/others.txt:186 msgid "Here is an example that enables column value compression by LZO::" -msgstr "" +msgstr "Here is an example that enables column value compression by LZO::" -# 8ec355f81ae247f4a6456b6ae2321f83 +# d27846de25f64371b4da256393477c6d #: ../../../source/install/others.txt:191 msgid "``--with-message-pack=MESSAGE_PACK_INSTALL_PREFIX``" -msgstr "" +msgstr "``--with-message-pack=MESSAGE_PACK_INSTALL_PREFIX``" -# 1ae29574372444af9262cf2ab2a959eb +# f7d2b806844f4608a706d5263554dc30 #: ../../../source/install/others.txt:193 msgid "" "Specifies where MessagePack is installed. If MessagePack isn't installed " "with ``--prefix=/usr``, you need to specify this option with path that you " "use for building MessagePack." msgstr "" +"Specifies where MessagePack is installed. If MessagePack isn't installed " +"with ``--prefix=/usr``, you need to specify this option with path that you " +"use for building MessagePack." -# 8f4eb9bb41ee4ae89f6072702db463e0 +# a7651cab195d4fc3bafad4b707dcb781 #: ../../../source/install/others.txt:197 msgid "" "If you installed MessagePack with ``--prefix=$HOME/local`` option, you " "sholud specify ``--with-message-pack=$HOME/local`` to groonga's " "``configure``." msgstr "" +"If you installed MessagePack with ``--prefix=$HOME/local`` option, you " +"sholud specify ``--with-message-pack=$HOME/local`` to groonga's " +"``configure``." -# 00b9843a793b40a09c9542aa0644e31b +# 965d4ff5ac6342a6a17269f238cc12e6 #: ../../../source/install/others.txt:201 msgid "The default is ``/usr``." -msgstr "" +msgstr "The default is ``/usr``." -# 4aad8e1eefe043529c20eebe9603752b +# 7db3fa8ae9774dbcadf2a3a4dc490b12 #: ../../../source/install/others.txt:203 msgid "" "Here is an example that uses MessagePack built with ``--prefix=$HOME/local`` " "option::" msgstr "" +"Here is an example that uses MessagePack built with ``--prefix=$HOME/local`` " +"option::" -# c70755550c694146b10016b2359477fb +# 79db055dd5ab49bf863205807add6f78 #: ../../../source/install/others.txt:209 msgid "``--with-munin-plugins``" -msgstr "" +msgstr "``--with-munin-plugins``" -# 978b07e0e008453cab965e7e8f49e120 +# 4e4369e6960c40de885a6e8ec8434963 #: ../../../source/install/others.txt:211 msgid "" "Installs Munin plugins for groonga. They are installed into ``${PREFIX}/" "share/groonga/munin/plugins/``." msgstr "" +"Installs Munin plugins for groonga. They are installed into ``${PREFIX}/" +"share/groonga/munin/plugins/``." -# 1e78b3deca804d5ab1101f10128a49f5 +# cee7fdaca2f74c0eb01c7e54a4a25eaf #: ../../../source/install/others.txt:214 msgid "Those plugins are not installed by default." -msgstr "" +msgstr "Those plugins are not installed by default." -# 94f9428dfebd40589e6beba6ab992175 +# bb863636e38a4db5a46f9c2bdde41d75 #: ../../../source/install/others.txt:216 msgid "Here is an example that installs Munin plugins for groonga::" -msgstr "" +msgstr "Here is an example that installs Munin plugins for groonga::" -# 3256a0a00fb54cf19ddd6d4dc80a2b15 +# c5c4c455c0d4407e86f18b5ea6abca50 #: ../../../source/install/others.txt:221 msgid "``--with-package-platform=PLATFORM``" -msgstr "" +msgstr "``--with-package-platform=PLATFORM``" -# 4e98fa213ac14f3ca929b9b156577770 +# 2a1ef94a44e645169070e0d6627b5583 #: ../../../source/install/others.txt:223 msgid "" "Installs platform specific system management files such as init script. " "Available platforms are ``redhat`` and ``fedora``. ``redhat`` is for Red Hat " "and Red Hat clone distributions such as CentOS. ``fedora`` is for Fedora." msgstr "" +"Installs platform specific system management files such as init script. " +"Available platforms are ``redhat`` and ``fedora``. ``redhat`` is for Red Hat " +"and Red Hat clone distributions such as CentOS. ``fedora`` is for Fedora." -# 9ef57b538c034177a8b1969621bad942 +# e2d8a371d3e047299c2ea6a36ce97d99 #: ../../../source/install/others.txt:228 msgid "Those system management files are not installed by default." -msgstr "" +msgstr "Those system management files are not installed by default." -# 39eed7cfd4c643f2b0dcd8dd24cee599 +# db698039aa0f423f8f26c839e1fcf7ac #: ../../../source/install/others.txt:230 msgid "" "Here is an example that installs CentOS specific system management files::" msgstr "" +"Here is an example that installs CentOS specific system management files::" -# 8d5db893df8744c8a3e675066ed8e476 +# e8c7eba377514721a55f87604caec24d #: ../../../source/install/others.txt:236 msgid "``--help``" -msgstr "" +msgstr "``--help``" -# a12a72c64e6d442fa9ca106dffc7f2d8 +# 4b427295c97b4b6fb04cf4855d255b85 #: ../../../source/install/others.txt:238 msgid "Shows all ``configure`` options." -msgstr "" +msgstr "Shows all ``configure`` options." -# fa58e2434155462eaaa62ec8224a4369 +# 89671237a9c34d928bd59092edc23c15 #: ../../../source/install/others.txt:241 msgid "``make``" -msgstr "" +msgstr "``make``" -# 0dc976c833ff45b58a9ab92932e38ad2 +# 4a7636a3e36b448c9aa9194bc8cc65eb #: ../../../source/install/others.txt:243 msgid "``configure`` is succeeded, you can build groonga by ``make``::" -msgstr "" +msgstr "``configure`` is succeeded, you can build groonga by ``make``::" -# aa903c82671d4b46b99642f6366e8986 +# 2a1b9a96dc5f4b52adcf4d4d6532aec5 #: ../../../source/install/others.txt:247 msgid "" "If you have multi cores CPU, you can make faster by using ``-j`` option. If " "you have 4 cores CPU, it's good for using ``-j4`` option::" msgstr "" +"If you have multi cores CPU, you can make faster by using ``-j`` option. If " +"you have 4 cores CPU, it's good for using ``-j4`` option::" -# c156f99c29834b51b4b5abcfc60c49e3 +# 5b5231ae3c754f0fa5cd77ac437c59f5 #: ../../../source/install/others.txt:252 msgid "" "If you get some errors by ``make``, please report them to us: :doc:`/" "contribution/report`" msgstr "" +"If you get some errors by ``make``, please report them to us: :doc:`/" +"contribution/report`" -# 0f4bb03d86154477a3eae2f80a60df4c +# e14b4ffbbaf64092826e4c766262606c #: ../../../source/install/others.txt:256 msgid "``make install``" -msgstr "" +msgstr "``make install``" -# b24e1e983e6d4ea89827af0a28a59bc4 +# 568a8858183f4cb5b6c48627fae3f139 #: ../../../source/install/others.txt:258 msgid "Now, you can install built groonga!::" -msgstr "" +msgstr "Now, you can install built groonga!::" -# da46aa3ac4234722b9063d3f4149b7a7 +# 0cbaa9cf4fbd4d5896df9616a3eebff4 #: ../../../source/install/others.txt:262 msgid "" "If you have write permission for ``${PREFIX}``, you don't need to use " "``sudo``. e.g. ``--prefix=$HOME/local`` case. In this case, use ``make " "install``::" msgstr "" +"If you have write permission for ``${PREFIX}``, you don't need to use " +"``sudo``. e.g. ``--prefix=$HOME/local`` case. In this case, use ``make " +"install``::" -# 15f23b9a89274aa3a83114829ed7f8a1 +# dbda77c33a9d40f7af06ff3771aa2f71 #: ../../../source/install/solaris.txt:6 msgid "Oracle Solaris" -msgstr "" +msgstr "Oracle Solaris" -# 610d5ad310b748c1b7ce401cd0c1db8c +# c0d79686f76d40fcaed903557000d318 #: ../../../source/install/solaris.txt:8 msgid "" "This section describes how to install groonga from source on Oracle Solaris." msgstr "" +"This section describes how to install groonga from source on Oracle Solaris." -# 81bff1e671264615b59a962ddb147e15 +# 7543a9fa28d24a99b5f47779ae12ad58 #: ../../../source/install/solaris.txt:12 msgid "Oracle Solaris 11" -msgstr "" +msgstr "Oracle Solaris 11" -# 1211357f59f0453dbb06e15f30df7866 +# 4953483f9bc344a28deead548832a7e9 #: ../../../source/install/solaris.txt:24 msgid "" "Configure with ``CFLAGS=\"-m64\" CXXFLAGS=\"-m64\"`` variables. They are " "needed for building 64-bit version. To build 32-bit version, just remove " "those variables. (see :ref:`source-configure` about ``configure`` options)::" msgstr "" +"Configure with ``CFLAGS=\"-m64\" CXXFLAGS=\"-m64\"`` variables. They are " +"needed for building 64-bit version. To build 32-bit version, just remove " +"those variables. (see :ref:`source-configure` about ``configure`` options)::" -# 1376d3cf262f439ca9b28e23200588a8 +# 264e055558a24c339ee8a46855dc3352 #: ../../../source/install/ubuntu.txt:6 msgid "Ubuntu" -msgstr "" +msgstr "Ubuntu" -# 610d5ad310b748c1b7ce401cd0c1db8c +# ea9dda557c7a4cb8bd0fa193f70e0b8b #: ../../../source/install/ubuntu.txt:8 msgid "" "This section describes how to install groonga related deb packages on " "Ubuntu. You can install them by ``apt``." msgstr "" +"This section describes how to install groonga related deb packages on " +"Ubuntu. You can install them by ``apt``." -# 7418443aacf244e7ab6aaf35acef652d +# ac66f388cfe54f50ae758f8a5cbb18d6 #: ../../../source/install/ubuntu.txt:18 msgid "10.04 LTS Lucid Lynx" -msgstr "" +msgstr "10.04 LTS Lucid Lynx" -# 1a8d3d8990bb484a9f5d49c65ea17f67 -# c6ca9554922e4f35af5a0a3b9e8fee7d -# eea4127464154e7cb64ce50f7ddf516c -# 70b8c0ee81c24c71acef822794193f6e +# 780e780752a244d9b86414533ea37067 +# 3bbc98ba9cd2405097e8accaf09a7f27 +# e77d8861ceeb42c595fca0fce523d94c +# 92deb6d4c2f14b0aadfce6463109201f #: ../../../source/install/ubuntu.txt:22 ../../../source/install/ubuntu.txt:61 #: ../../../source/install/ubuntu.txt:100 #: ../../../source/install/ubuntu.txt:139 msgid "Enable the universe repository to install groonga::" -msgstr "" +msgstr "Enable the universe repository to install groonga::" -# b277c0fcf3804dbe9e8aaed78a75fee7 +# 121204ba0c5a40de829b7577c0c765d7 #: ../../../source/install/ubuntu.txt:57 msgid "11.04 Natty Narwhal" -msgstr "" +msgstr "11.04 Natty Narwhal" -# 7418443aacf244e7ab6aaf35acef652d +# 6bc79cdcd0d9485ba50faf1195a43c16 #: ../../../source/install/ubuntu.txt:96 msgid "11.10 Oneiric Ocelot" -msgstr "" +msgstr "11.10 Oneiric Ocelot" -# 92c876db908a4ccaba4d0b56686559f8 +# ae75e8b3c10e4f7ebd6bcb0f657ecf81 #: ../../../source/install/ubuntu.txt:135 msgid "12.04 LTS Precise Pangolin" -msgstr "" +msgstr "12.04 LTS Precise Pangolin" -# f751a7dc3ecf4e1381601044a81f7752 +# ec68ab7b5e5148919d89e771d7d29ac2 #: ../../../source/install/windows.txt:6 msgid "Windows" -msgstr "" +msgstr "Windows" -# 610d5ad310b748c1b7ce401cd0c1db8c +# 5636ea4b5ea048f19b7ec69d39cd071b #: ../../../source/install/windows.txt:8 msgid "" "This section describes how to install groonga on Windows. You can install " "groogna by extracting a zip package or running an installer." msgstr "" +"This section describes how to install groonga on Windows. You can install " +"groogna by extracting a zip package or running an installer." -# ca2415459ea747379e514afafc8caab2 +# cefb88cd7ba34435a9bc48cc25e33b75 #: ../../../source/install/windows.txt:18 msgid "Installer" -msgstr "" +msgstr "Installer" -# 72a299f3ce1d44a188f84b1d3ddd76c5 +# b105498d4330497c90888cc0be134b82 #: ../../../source/install/windows.txt:20 msgid "" "For 32-bit environment, download `groonga-2.0.5-x86.exe <http://packages." "groonga.org/windows/groonga/groonga-2.0.5-x86.exe>`_ and run it." msgstr "" +"For 32-bit environment, download `groonga-2.0.5-x86.exe <http://packages." +"groonga.org/windows/groonga/groonga-2.0.5-x86.exe>`_ and run it." -# 72a299f3ce1d44a188f84b1d3ddd76c5 +# 8f8df372b8c14f89baf43db539735a59 #: ../../../source/install/windows.txt:24 msgid "" "For 64-bit environment, download `groonga-2.0.5-x64.exe <http://packages." "groonga.org/windows/groonga/groonga-2.0.5-x64.exe>`_ and run it." msgstr "" +"For 64-bit environment, download `groonga-2.0.5-x64.exe <http://packages." +"groonga.org/windows/groonga/groonga-2.0.5-x64.exe>`_ and run it." -# 6f713ee759834964a630aacf6ac8807a +# 1a1a6987d02246789520e645b90d254c #: ../../../source/install/windows.txt:28 msgid "" -"Use command prompt for :doc:`/executables/groonga` installed in start menu." +"Use command prompt for :doc:`/reference/executables/groonga` installed in " +"start menu." msgstr "" +"Use command prompt for :doc:`/reference/executables/groonga` installed in " +"start menu." -# ee8806fa1d1342c3ab7ea9166afd1d9a +# dd06b83775b64eee9fd394f9029d5f76 #: ../../../source/install/windows.txt:31 msgid "zip" -msgstr "" +msgstr "zip" -# 72a299f3ce1d44a188f84b1d3ddd76c5 +# 865357136aca4f238fe592f01d158fed #: ../../../source/install/windows.txt:33 msgid "" "For 32-bit environment, download `groonga-2.0.5-x86.zip <http://packages." "groonga.org/windows/groonga/groonga-2.0.5-x86.zip>`_ and extract it." msgstr "" +"For 32-bit environment, download `groonga-2.0.5-x86.zip <http://packages." +"groonga.org/windows/groonga/groonga-2.0.5-x86.zip>`_ and extract it." -# 72a299f3ce1d44a188f84b1d3ddd76c5 +# 59c325c8448e4e8aa23ad96f671e1aa7 #: ../../../source/install/windows.txt:37 msgid "" "For 64-bit environment, download `groonga-2.0.5-x64.zip <http://packages." "groonga.org/windows/groonga/groonga-2.0.5-x64.zip>`_ and extract it." msgstr "" +"For 64-bit environment, download `groonga-2.0.5-x64.zip <http://packages." +"groonga.org/windows/groonga/groonga-2.0.5-x64.zip>`_ and extract it." -# f319dafec99e42a692500560751d52e5 +# 1a7c217b0fe64a4189130131f8cd80b5 #: ../../../source/install/windows.txt:41 -msgid ":doc:`/executables/groonga` is in ``bin`` folder." -msgstr "" +msgid ":doc:`/reference/executables/groonga` is in ``bin`` folder." +msgstr ":doc:`/reference/executables/groonga` is in ``bin`` folder." -# f5c2526a24d744f2b95e6735ac28f002 +# 863d4e88ab08469bb3a821ca662493e3 #: ../../../source/install/windows.txt:46 msgid "" "First, you need to install required tools for building groonga on Windows. " "Here are required tools:" msgstr "" +"First, you need to install required tools for building groonga on Windows. " +"Here are required tools:" -# 0da6c2bea2b34857b1fb98890ae1caf7 +# f8c76b00b6dc4372bb2acf68d952975d #: ../../../source/install/windows.txt:49 msgid "" "`Microsoft Visual Studio 2010 Express <http://www.microsoft.com/japan/msdn/" "vstudio/express/>`_" msgstr "" +"`Microsoft Visual Studio 2010 Express <http://www.microsoft.com/japan/msdn/" +"vstudio/express/>`_" -# 9dba2ad9c7b644c7bda6622ea9ed8a64 +# bb30986b623d4cf6b415e7c88bb65e32 #: ../../../source/install/windows.txt:51 msgid "`CMake <http://www.cmake.org/>`_" -msgstr "" +msgstr "`CMake <http://www.cmake.org/>`_" -# 4310c8b0c4114a6c9ea0f3f5edf2ccbc +# 1ab5d2cb63704153b4fbcfccb30946f1 #: ../../../source/install/windows.txt:53 msgid "" "Download zipped source `groonga-2.0.5.zip <http://packages.groonga.org/" "source/groonga/groonga-2.0.5.zip>`_ and extract it." msgstr "" +"Download zipped source `groonga-2.0.5.zip <http://packages.groonga.org/" +"source/groonga/groonga-2.0.5.zip>`_ and extract it." -# 2a75b8795cec4ed78a1b96b7c652945f +# 53fb3cc4ea6b4d4e963c26a6fad4072b #: ../../../source/install/windows.txt:57 msgid "" "Start ``Visual Studio Command Prompt (2010)`` installed by Microsoft Visual " "Studio 2010 Express and move to the groonga's source folder::" msgstr "" +"Start ``Visual Studio Command Prompt (2010)`` installed by Microsoft Visual " +"Studio 2010 Express and move to the groonga's source folder::" -# 7f8f1b5536c24462ba2f65e21bd45bcc +# d7941dc1d482408e987e000329e56801 #: ../../../source/install/windows.txt:62 msgid "" "Configure by ``cmake``. The following commnad line is for 64-bit version. To " "build 32-bit version, use ``-G \"Visual Studio 10\"`` parameter instead::" msgstr "" +"Configure by ``cmake``. The following commnad line is for 64-bit version. To " +"build 32-bit version, use ``-G \"Visual Studio 10\"`` parameter instead::" -# 70ff5db6421c46108548b4c93793242b +# de6c533d58894e3691dd8ae016ca6607 #: ../../../source/install/windows.txt:68 msgid "Build by Visual Studio::" -msgstr "" +msgstr "Build by Visual Studio::" -# bc29861993fe4f5aad434985ad4f875b +# 58228c67497644cdbb85e90fb3c8d284 #: ../../../source/install/windows.txt:76 msgid "" -"After the above steps, :doc:`/executables/groonga` is found in ``c:\\groonga" -"\\bin\\groonga.exe``." +"After the above steps, :doc:`/reference/executables/groonga` is found in ``c:" +"\\groonga\\bin\\groonga.exe``." msgstr "" +"After the above steps, :doc:`/reference/executables/groonga` is found in ``c:" +"\\groonga\\bin\\groonga.exe``." Modified: doc/locale/en/LC_MESSAGES/limitations.po (+13 -13) =================================================================== --- doc/locale/en/LC_MESSAGES/limitations.po 2012-07-23 17:56:14 +0900 (a395c6f) +++ doc/locale/en/LC_MESSAGES/limitations.po 2012-07-23 17:59:24 +0900 (cb7d7ad) @@ -1,60 +1,60 @@ -# English translations for 2.0.1 package. +# English translations for groonga package. # Copyright (C) 2009-2012, Brazil, Inc # This file is distributed under the same license as the groonga package. # Kouhei Sutou <kou****@clear*****>, 2012. # msgid "" msgstr "" -"Project-Id-Version: 2.0.1\n" +"Project-Id-Version: groonga 2.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-21 14:05\n" -"PO-Revision-Date: 2012-04-28 11:38+0900\n" +"POT-Creation-Date: 2012-07-23 17:56\n" +"PO-Revision-Date: 2012-07-23 17:58+0900\n" "Last-Translator: Kouhei Sutou <kou****@clear*****>\n" "Language-Team: English\n" -"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -# 5f74aa71c5ad4dc5aa1c04bdcb2a4d5b +# c41a2a725b7241e8a6670bcba083f2a2 #: ../../../source/limitations.txt:6 msgid "Limitations" msgstr "Limitations" -# 925db743ed3245ca9e17f6b531538f19 +# 0a8f1bb877974ed5b45fc3bbcb536130 #: ../../../source/limitations.txt:8 msgid "Groonga has some limitations." msgstr "Groonga has some limitations." -# 20fef98294594f01a0aa71fed281a862 +# 0fd4eb74e2624ab19cab63ffe14d78f4 #: ../../../source/limitations.txt:11 msgid "Limitations of indexing" msgstr "Limitations of indexing" -# 0c6d8186de3a42ec91287b84c7d1eafd +# af2dd3ee474744eaa6c6fdb5a9d1dc40 #: ../../../source/limitations.txt:13 msgid "A full-text index has the following limitations." msgstr "A full-text index has the following limitations." -# 5629a497d0844ced85f808e3882ab4f1 +# 4180343b95ac49a5b1e0e8e14cbd8f0a #: ../../../source/limitations.txt:15 msgid "The maximum number of records: 268,435,455 (more than 26 million)" msgstr "The maximum number of records: 268,435,455 (more than 26 million)" -# 8c5b7b9ea64243ea8db7623d6f7abe8f +# cfad6fa84201470795d5ef1e01539205 #: ../../../source/limitations.txt:16 msgid "" "The maximum number of distinct terms: 268,435,455 (more than 26 million)" msgstr "" "The maximum number of distinct terms: 268,435,455 (more than 26 million)" -# 6e763081e8a0465e9cb530bb25ea7738 +# 52672378218c4bf08259165d689f3984 #: ../../../source/limitations.txt:17 msgid "The maximum index size: 256GBytes" msgstr "The maximum index size: 256GBytes" -# fb770da9e9154a409de2b952c3b61a31 +# 118adb85d55046c2a5e90e60a4bbc640 #: ../../../source/limitations.txt:19 msgid "Keep in mind that these limitations may vary depending on conditions." msgstr "Keep in mind that these limitations may vary depending on conditions." Deleted: doc/locale/en/LC_MESSAGES/log.po (+0 -253) 100644 =================================================================== --- doc/locale/en/LC_MESSAGES/log.po 2012-07-23 17:56:14 +0900 (b62b582) +++ /dev/null @@ -1,253 +0,0 @@ -# English translations for 2.0.1 package. -# Copyright (C) 2009-2012, Brazil, Inc -# This file is distributed under the same license as the groonga package. -# Kouhei Sutou <kou****@clear*****>, 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: 2.0.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-21 14:05\n" -"PO-Revision-Date: 2012-04-28 11:38+0900\n" -"Last-Translator: Kouhei Sutou <kou****@clear*****>\n" -"Language-Team: English\n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# 24a7f8a595274ed48016bdd2dd17d28b -#: ../../../source/log.txt:6 -msgid "Log" -msgstr "Log" - -# 084051a894f545a8bd68d93575203469 -#: ../../../source/log.txt:8 -msgid "" -"Groonga has two log files. They are process log and query log. Process log " -"is for all of :doc:`executables/groonga` works. Query log is just for query " -"processing." -msgstr "" -"Groonga has two log files. They are process log and query log. Process log " -"is for all of :doc:`executables/groonga` works. Query log is just for query " -"processing." - -# 30d8f69acadb48918aa654e44f987ada -#: ../../../source/log.txt:13 -msgid "Process log" -msgstr "Process log" - -# ee8aff1d62894c0aa0d90c36910975a7 -#: ../../../source/log.txt:15 -msgid "" -"Process log is enabled by default. Log path can be customized by :option:`--" -"log-path` option. Each log has its log level. If a log is smaller than " -"groonga process' log level, it's not logged. Log level can be customized by :" -"option:`-l` or :doc:`commands/log_level`." -msgstr "" -"Process log is enabled by default. Log path can be customized by :option:`--" -"log-path` option. Each log has its log level. If a log is smaller than " -"groonga process' log level, it's not logged. Log level can be customized by :" -"option:`-l` or :doc:`commands/log_level`." - -# 38165a35250a4d588f51a5fba50cbe3c -# e8530ea416fd436bbd863ac8eb5e6a90 -#: ../../../source/log.txt:22 ../../../source/log.txt:112 -msgid "Format" -msgstr "Format" - -# aea74c5c524f47d7910e6498a900d0bf -#: ../../../source/log.txt:24 -msgid "Process log uses the following format::" -msgstr "Process log uses the following format::" - -# 9cd87eca1b07421eb287de7ae0047b20 -# 5ce758e476144c528c26fa287c06359a -#: ../../../source/log.txt:29 ../../../source/log.txt:122 -msgid "It's time stamp uses the following format::" -msgstr "It's time stamp uses the following format::" - -# 35daeda6ec674034992d5f4831712bad -# c9458f867eaa496b93d832ec4cffc3c0 -#: ../../../source/log.txt:34 ../../../source/log.txt:127 -msgid "Year with four digits." -msgstr "Year with four digits." - -# 3f5f74773eac4d9591c1b8cd44a821bd -# 85cf2ed532bb43beb8ab12bd91d411d5 -#: ../../../source/log.txt:37 ../../../source/log.txt:130 -msgid "Month with two digits." -msgstr "Month with two digits." - -# 175d13c8023a469ba9eac2e35b4b7baa -# 80734e9c60a74e3987360bba4fbb2cdb -#: ../../../source/log.txt:40 ../../../source/log.txt:133 -msgid "Day with two digits." -msgstr "Day with two digits." - -# 0601ec8d4085475bb37247fbc739a2dd -# 086a633acb0941b387f3409c3a70af90 -#: ../../../source/log.txt:43 ../../../source/log.txt:136 -msgid "Hour with two digits." -msgstr "Hour with two digits." - -# 67059d4652c54f72b4fc74bc9f4d49ec -# 19df8afdc66446af98b7f3b39ccc2c08 -#: ../../../source/log.txt:46 ../../../source/log.txt:139 -msgid "Minute with two digits." -msgstr "Minute with two digits." - -# 56455846875f40cd8aa0bd57f8331c02 -# ad759ef8a67740feabb31708563e1275 -#: ../../../source/log.txt:49 ../../../source/log.txt:142 -msgid "Second with two digits." -msgstr "Second with two digits." - -# ad028b7c22544dff9eed9e4126251943 -# 23a91ea3bd954de9ac34157c9192d8b9 -#: ../../../source/log.txt:52 ../../../source/log.txt:145 -msgid "Microsecond with six digits." -msgstr "Microsecond with six digits." - -# 4c819ebd50f4405383d1264700459d2d -# dd684de5af154dbfb042e769ec5478b7 -# 8ced16eefc4a40c086fa210d0b9f1527 -# 7eca1107d0964b4eafbaf715f52ad566 -# 13ab7998db3740ceaaf263104c1584d1 -# dac81c87bd804499a005d018ef607ef0 -# d9212951e33641fb918a661780c13c67 -# 62de121214a840a5b3576cf866184879 -# 854a4782fdb8472dac6740a351a90223 -# c9b1ff72dfff4ada87b785c1c35ac489 -# a7057ebfa41f404884246cc0b1a7e17d -# 8522b8752dc0449cb95fec145f942b89 -#: ../../../source/log.txt:54 ../../../source/log.txt:89 -#: ../../../source/log.txt:96 ../../../source/log.txt:100 -#: ../../../source/log.txt:147 ../../../source/log.txt:157 -#: ../../../source/log.txt:173 ../../../source/log.txt:180 -#: ../../../source/log.txt:187 ../../../source/log.txt:195 -#: ../../../source/log.txt:203 ../../../source/log.txt:208 -msgid "Example::" -msgstr "Example::" - -# dc8e047b986c4b1982cc2d5b4b204db6 -#: ../../../source/log.txt:59 -msgid "Log level with a character. Here is a character and log level map." -msgstr "Log level with a character. Here is a character and log level map." - -# f6e6cf59ca33407ca5eb21edb2f44799 -#: ../../../source/log.txt:63 -msgid "Emergency" -msgstr "Emergency" - -# 2330781bc95541b688d6bc09de9e27ef -#: ../../../source/log.txt:66 -msgid "Alert" -msgstr "Alert" - -# 762e2f59002c4d06889bc597e8982299 -#: ../../../source/log.txt:69 -msgid "Critical" -msgstr "Critical" - -# 0d340b3fe27646a09ed4488448d96ed0 -#: ../../../source/log.txt:72 -msgid "Error" -msgstr "Error" - -# 8cc2f5e4e7f6477db4d4c492b3272c5c -#: ../../../source/log.txt:75 -msgid "Warning" -msgstr "Warning" - -# 544eae7dd8984810bd78e86a18cd041b -#: ../../../source/log.txt:78 -msgid "Notification" -msgstr "Notification" - -# 619f0fdb5145426db44dc9c99906fcf7 -#: ../../../source/log.txt:81 -msgid "Information" -msgstr "Information" - -# 42a7d8a13af54c48bec0321ed6bb9ee7 -#: ../../../source/log.txt:84 -msgid "Debug" -msgstr "Debug" - -# 180de09b31094c0bb9e1cd82ad0a5aae -#: ../../../source/log.txt:87 -msgid "Dump" -msgstr "Dump" - -# 9a47458bb6ae44ef9f513e21d96b8ac1 -# 4ecc3810972140619c1bf77f185215da -#: ../../../source/log.txt:94 ../../../source/log.txt:171 -msgid "Details about the log with free format." -msgstr "Details about the log with free format." - -# f915b4e59ecf4fa08bf7d4c566eedc93 -#: ../../../source/log.txt:106 -msgid "Query log" -msgstr "Query log" - -# ed72bc5b86b04406922aafebfaf14cbb -#: ../../../source/log.txt:108 -msgid "" -"Query log is disabled by default. It can be enabled by :option:`--query-log-" -"path` option." -msgstr "" -"Query log is disabled by default. It can be enabled by :option:`--query-log-" -"path` option." - -# f8ef047e58894312a65d6de855f293c9 -#: ../../../source/log.txt:114 -msgid "Query log uses the following formats::" -msgstr "Query log uses the following formats::" - -# 28e9078128e24f648c16132c58cb758e -#: ../../../source/log.txt:152 -msgid "" -"ID of a thread. Groonga process creates threads to process requests " -"concurrently. Each thread outputs some logs for a request. This ID can be " -"used to extract a log sequence by a thread." -msgstr "" -"ID of a thread. Groonga process creates threads to process requests " -"concurrently. Each thread outputs some logs for a request. This ID can be " -"used to extract a log sequence by a thread." - -# a602b45ae84a48dbba2b8a25200e5d8b -#: ../../../source/log.txt:162 -msgid "A character that indicates query is started." -msgstr "A character that indicates query is started." - -# e6129139921a486992fe735e40bb5db0 -#: ../../../source/log.txt:165 -msgid "A character that indicates query is processing." -msgstr "A character that indicates query is processing." - -# 4bf2dc0b4cc84038a9b7a21d7c8cdf59 -#: ../../../source/log.txt:168 -msgid "A character that indicates query is finished." -msgstr "A character that indicates query is finished." - -# 89cac2981ddd4ceca7346c9307e31456 -#: ../../../source/log.txt:178 -msgid "A query to be processed." -msgstr "A query to be processed." - -# 62c14bb8f1d8456a8006df187382de6d -#: ../../../source/log.txt:185 -msgid "Elapsed time in nanoseconds since query is started." -msgstr "Elapsed time in nanoseconds since query is started." - -# a7fd77586ec1445891f39387735f88a3 -#: ../../../source/log.txt:193 -msgid "A processed work at the time." -msgstr "A processed work at the time." - -# 69c72ce37d3e48499b563d22d98bdde8 -#: ../../../source/log.txt:201 -msgid "A return code for the query." -msgstr "A return code for the query." Modified: doc/locale/en/LC_MESSAGES/news.po (+875 -798) =================================================================== --- doc/locale/en/LC_MESSAGES/news.po 2012-07-23 17:56:14 +0900 (9b04afb) +++ doc/locale/en/LC_MESSAGES/news.po 2012-07-23 17:59:24 +0900 (e993b1f) @@ -1,54 +1,57 @@ -# English translations for 2.0.1 package. +# English translations for groonga package. # Copyright (C) 2009-2012, Brazil, Inc # This file is distributed under the same license as the groonga package. # Kouhei Sutou <kou****@clear*****>, 2012. # msgid "" msgstr "" -"Project-Id-Version: 2.0.1\n" +"Project-Id-Version: groonga 2.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-19 12:57\n" -"PO-Revision-Date: 2012-04-28 11:38+0900\n" +"POT-Creation-Date: 2012-07-23 17:56\n" +"PO-Revision-Date: 2012-07-23 17:58+0900\n" "Last-Translator: Kouhei Sutou <kou****@clear*****>\n" "Language-Team: English\n" -"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -# 1238ace63b604ecc8ce6715d72a868ed +# c0ce0fb232284ad7a6ba70ef0c00d8dd #: ../../../source/news.txt:6 msgid "News" msgstr "News" -# 9d3982d7f983419aa0e608ae86493802 +# d27fa66c86a54b51b44b70d9284562d8 #: ../../../source/news.txt:11 msgid "Release 2.0.5 - 2012/07/29" -msgstr "" - -# 4663ad5256ff4787aff6c44661745be2 -# 4663ad5256ff4787aff6c44661745be2 -# 4663ad5256ff4787aff6c44661745be2 -# 4663ad5256ff4787aff6c44661745be2 -# f3911f33c1c240279cdd21b4024fb898 -# e6e6f28f3cbc49b5be180fd7dc11e8c7 -# 52bae98fbf034bd28126102ef1de1f3c -# 000dd9dfed264ec896f09c7dde99a288 -# e1211d4d26254f29a4840be8c4e63218 -# 2beca0c440784a7aa3ba04672f57ac18 -# 462f4eb5a4d9436dbacbbd383a32e9b6 -# 3a7baa8a95a64a52b4a174e740978bdc -# 2f211ffd5afb40eba68b0d8f7ff42bc0 -# b8eb9c5ad5bf4dab88dd2e2722eed727 -# 5dca905de8684435bb1a0efa915cd609 -# a80eabac82a742eaaa393738bc30f846 -# 04e2a3b228b4474d954fbc4be087f49a -# 6eb0b448a29c4b7e9690d06c2d57b5b8 -# d7bcf9d757f74865b5eb56dfdd1f3e76 -# d010dd869bdc417ca921a708b688a01c -# 5588e26f3d4748e9b54c0bc1caf107d8 -# bb1528d0a44a48b7b6557f24eeab023e +msgstr "Release 2.0.5 - 2012/07/29" + +# b9b72ebbcc23490584ac924aaba5fdec +# b9b72ebbcc23490584ac924aaba5fdec +# b9b72ebbcc23490584ac924aaba5fdec +# b9b72ebbcc23490584ac924aaba5fdec +# b9b72ebbcc23490584ac924aaba5fdec +# b9b72ebbcc23490584ac924aaba5fdec +# b9b72ebbcc23490584ac924aaba5fdec +# 7f2af5e730dc4796bc10d30e8f116556 +# ac74d6cbc36c475086d1862052cc2abb +# 86363072d3db44b5af869f7b47a4684e +# b14b58c48b5049369a3dd00c14844d8a +# 76301e63fd1443a495e1ad179011e239 +# ba3bdc2b5c6f42a2bd45e8f22b655188 +# 069ece8ad2604370acd9c8a189cffa89 +# a85217752cfa4eeeb290c3eae12565cc +# a8640aba44d945af8e4d88498ebf87b2 +# b21be323217a488495fdb0d7b7256d84 +# 6bcbbefd68c94cd3aa573ad57b31f1bb +# 3fcdbb77654e4070b17726be181eaea1 +# e93771608cfb4c6090e80f0d6f827f0d +# 2fca04f784ea4bafb3da8f5592d1539b +# 57913372b7444ab88a0af5c37c5b27c6 +# 2fd7dac761b9443eb371e68936e9e68f +# c19abfacdbf441fdb187f9af8951ad5c +# 565f00f6457a4b6b8c3a2bd9ef2ddc10 #: ../../../source/news.txt:14 ../../../source/news.txt:60 #: ../../../source/news.txt:107 ../../../source/news.txt:169 #: ../../../source/news.txt:223 ../../../source/news.txt:267 @@ -65,74 +68,83 @@ msgstr "" msgid "Improvements" msgstr "Improvements" -# a13503e7cf93499db51b560f7bde874f +# 837b339a6f9d4553ad4522703f52df09 #: ../../../source/news.txt:16 msgid "" "Supported calculating the value of distance with \"rect\" or \"rectangle\" " "argument in southern hemisphere. [#1418] [#1419] [#1420] [#1421]" msgstr "" +"Supported calculating the value of distance with \"rect\" or \"rectangle\" " +"argument in southern hemisphere. [#1418] [#1419] [#1420] [#1421]" -# 11e926d63c8a41ee834a34d234097669 +# b99033b17c7a4902a9a56da071050e29 #: ../../../source/news.txt:18 msgid "[doc] Added some literals description in script syntax." -msgstr "" +msgstr "[doc] Added some literals description in script syntax." -# 42df54fc701144c5ad7d77a28bbc74c4 +# 24a004e439304be2b3b0a8f2fa360175 #: ../../../source/news.txt:19 msgid "Supported other directory build for groonga-suggest and groonga-httpd." -msgstr "" +msgstr "Supported other directory build for groonga-suggest and groonga-httpd." -# 0cc4b16a7b2c4048be6f3fc6b771a445 +# fd039149d2724618a738e46fa0899f45 #: ../../../source/news.txt:20 msgid "" "Supported \";\" as a query parameter separator. [#1406] [Suggested by IWAI, " "Masaharu]" msgstr "" +"Supported \";\" as a query parameter separator. [#1406] [Suggested by IWAI, " +"Masaharu]" -# 1cfc1142079947319ff825e8bb3cb1b1 +# b99033b17c7a4902a9a56da071050e29 #: ../../../source/news.txt:22 msgid "[doc] Added descriptions about script syntax." -msgstr "" +msgstr "[doc] Added descriptions about script syntax." -# 262b10d18a7d464dac99b4a0a4d804e0 +# 3b2ed01e993b423d85679a1e634a690b #: ../../../source/news.txt:23 msgid "" "Supported near search by ``'column *N \"word1 word2 ...\"'`` in script " "syntax. [#1423]" msgstr "" +"Supported near search by ``'column *N \"word1 word2 ...\"'`` in script " +"syntax. [#1423]" -# 1cfc1142079947319ff825e8bb3cb1b1 +# b99033b17c7a4902a9a56da071050e29 #: ../../../source/news.txt:25 msgid "[doc] Added a description about limitation of suffix search." -msgstr "" +msgstr "[doc] Added a description about limitation of suffix search." -# 6006bb21bbc54aa68c81560fd76e1ed1 +# 9c8f54bc0e774f7aa6f6abe6e7d40f49 #: ../../../source/news.txt:26 msgid "Supported near search for _key pseudo column. [GitHub#19]" -msgstr "" +msgstr "Supported near search for _key pseudo column. [GitHub#19]" -# c63296e30d874ef792cbb8b228e42770 +# 2bf12fbf09ba4f4aaf7044fa99c8f0d4 #: ../../../source/news.txt:27 msgid "[doc] Added basic ECMAScript related syntaxes." -msgstr "" +msgstr "[doc] Added basic ECMAScript related syntaxes." -# 1cfc1142079947319ff825e8bb3cb1b1 +# b99033b17c7a4902a9a56da071050e29 #: ../../../source/news.txt:28 msgid "[doc] Updated a description about geo_distance." -msgstr "" - -# e8f0c3c91e8a4d76bbfa83dcb70d7f90 -# e8f0c3c91e8a4d76bbfa83dcb70d7f90 -# e8f0c3c91e8a4d76bbfa83dcb70d7f90 -# 36c13b6571024969916e097eb181664e -# 41a5ac13a88c4bb194805f030ff59e07 -# d1482b62f5914d788e28951659551a6a -# 5a746d570944462e95a808c011bcac23 -# 55cebcf54c134c7fa392ffb7545167aa -# eb11298d0d0140ed8ac1226cb2223e83 -# c1633ef65c2e4063bd60a4bc743d3b10 -# c18873a242934142ae60c224c6c6e27e -# 18a9e10d0100455bb18a13652e91c3ef +msgstr "[doc] Updated a description about geo_distance." + +# 8dc446a0effc43e6be5f102554f859dd +# 8dc446a0effc43e6be5f102554f859dd +# 8dc446a0effc43e6be5f102554f859dd +# 8dc446a0effc43e6be5f102554f859dd +# 8dc446a0effc43e6be5f102554f859dd +# 8dc446a0effc43e6be5f102554f859dd +# b8e7de4e7cb047ddbfbd962bdf2f73a3 +# b23398749cbf4e99b235e2b7988885b0 +# 7d2133eafdd04c53bfc49d9b963c51f1 +# 6ddef771d52d47968f0c1ba2a2d36a58 +# f0c3323a1cf94e268fe746d654380910 +# b8198c7ab6b74b50bcae3923a77be1cf +# 36a46b394b0e436cba83b8d0de173b42 +# 61324067e94447b692b9ce625da463c7 +# a489d44d169d49db8dfd20e85452dca9 #: ../../../source/news.txt:31 ../../../source/news.txt:87 #: ../../../source/news.txt:131 ../../../source/news.txt:189 #: ../../../source/news.txt:245 ../../../source/news.txt:291 @@ -144,75 +156,82 @@ msgstr "" msgid "Fixes" msgstr "Fixes" -# 8f0d8a9923cb43bdb064e23f2f97a6b6 +# a932df07608e44ff9db77226be6d5214 #: ../../../source/news.txt:33 msgid "" "Fixed a build problem about groonga-httpd on Mac OS X. [Reported by SHIMADA " "Koji]" msgstr "" +"Fixed a build problem about groonga-httpd on Mac OS X. [Reported by SHIMADA " +"Koji]" -# 17c1db26a7aa4832b6c6ce3621ba85df +# 03787cb584f14039878a313c7ffe5631 #: ../../../source/news.txt:35 msgid "Fixed not to use installed groonga's header files for groonga-httpd." -msgstr "" +msgstr "Fixed not to use installed groonga's header files for groonga-httpd." -# 221b07c7eca94b07b23ec562cedd0bd6 +# 68ae05761cd54454a6cd823cb1a334ad #: ../../../source/news.txt:36 msgid "Fixed a build problem about groonga on Mac OS X Lion." -msgstr "" +msgstr "Fixed a build problem about groonga on Mac OS X Lion." -# 1cfc1142079947319ff825e8bb3cb1b1 +# b99033b17c7a4902a9a56da071050e29 #: ../../../source/news.txt:37 msgid "[doc] Fixed a description of table_remove command." -msgstr "" +msgstr "[doc] Fixed a description of table_remove command." -# a2c09c93193a4936bf5855e6c5b0d9cc +# 107c11c3955443eb83ee89279fab05f1 #: ../../../source/news.txt:38 msgid "" "Fixed infinite loop problem for not implemented operator without index. " "[GitHub#20]" msgstr "" +"Fixed infinite loop problem for not implemented operator without index. " +"[GitHub#20]" -# 736c637aa58643a3a5eb28554cf81097 +# 9164af12a47d4ecbb184ccfbbaa27318 #: ../../../source/news.txt:40 msgid "Fixed a wrong error code which causes memory leaks." -msgstr "" +msgstr "Fixed a wrong error code which causes memory leaks." -# 8ca42699fd2d49d58da6e3045b91f547 +# 79f86c96419c4611aa199371630151fb #: ../../../source/news.txt:41 msgid "Fixed to return error messages while load command is processing." -msgstr "" +msgstr "Fixed to return error messages while load command is processing." -# f0abd4d6d27141c58fee3d90e479b237 +# 0485572646a94754bea9350bf5497b57 #: ../../../source/news.txt:42 msgid "Fixed a wrong error code which collapse ja columns." -msgstr "" +msgstr "Fixed a wrong error code which collapse ja columns." -# 6007fbbdff1d4157b21562378410c88c +# 8365ca4f60a546c8863b57eebea6d490 #: ../../../source/news.txt:43 msgid "Fixed to exit load command when an uncontinuable error occurred." -msgstr "" +msgstr "Fixed to exit load command when an uncontinuable error occurred." -# 6007fbbdff1d4157b21562378410c88c +# 8365ca4f60a546c8863b57eebea6d490 #: ../../../source/news.txt:44 msgid "Fixed to stop load command for invalid --columns value." -msgstr "" +msgstr "Fixed to stop load command for invalid --columns value." -# d8fea81427214987ad59d5c8b7f36563 +# 617dd2b9e4b9467c9ca6c9db470e56d2 #: ../../../source/news.txt:45 msgid "[admin] Fixed to escape error message." -msgstr "" - -# c6625b9dd048482495d12f34a98403c5 -# c6625b9dd048482495d12f34a98403c5 -# c6625b9dd048482495d12f34a98403c5 -# c6625b9dd048482495d12f34a98403c5 -# ac928c3910434a099536e26fe8813c7b -# 028728a54d5445a28704eb1c2fbcdf2f -# 817924b108824d9aad326b6b237dc980 -# 75e2277587b841f3b40c6e123b57b8e5 -# 9ce8c0a632114f269ca48aa22c407740 -# ebbe85dda60940fc98abd1ac70c35c49 +msgstr "[admin] Fixed to escape error message." + +# 787a4243dd6e4b508022aab512c86c8f +# 787a4243dd6e4b508022aab512c86c8f +# 787a4243dd6e4b508022aab512c86c8f +# 787a4243dd6e4b508022aab512c86c8f +# 787a4243dd6e4b508022aab512c86c8f +# 787a4243dd6e4b508022aab512c86c8f +# 787a4243dd6e4b508022aab512c86c8f +# e1ad7ce7771441e0aa95562c2e5697fc +# 4d1e36c7b4f74f38a6aff57e2979d5d5 +# e353cb43e0a7468bb9e03a7b39ddb34e +# cdbdc89143c144cea982080043cf0469 +# bf94700814b443ac94362b8d9af38289 +# 435a5e420dbb434e825d1c07227e94dc #: ../../../source/news.txt:48 ../../../source/news.txt:96 #: ../../../source/news.txt:144 ../../../source/news.txt:211 #: ../../../source/news.txt:256 ../../../source/news.txt:301 @@ -223,183 +242,215 @@ msgstr "" msgid "Thanks" msgstr "Thanks" -# d0a1ab72e28a4fe398f15881acfee636 +# f9996d3eca3e44f792e24ca1438ca418 #: ../../../source/news.txt:50 msgid "SHIMADA Koji" -msgstr "" +msgstr "SHIMADA Koji" -# 4e3a32e828b74c7b9afa0bc423e6fab4 +# 5eb676e32b1240d194e07235f73f983b +# 5eb676e32b1240d194e07235f73f983b +# 2d14d535fa12405587b286ba1e5036a7 +# 0e04c49fb71646698a1f83098db1dafe #: ../../../source/news.txt:51 ../../../source/news.txt:99 #: ../../../source/news.txt:146 ../../../source/news.txt:213 msgid "IWAI, Masaharu" msgstr "IWAI, Masaharu" -# 9d3982d7f983419aa0e608ae86493802 +# d27fa66c86a54b51b44b70d9284562d8 #: ../../../source/news.txt:57 msgid "Release 2.0.4 - 2012/06/29" msgstr "Release 2.0.4 - 2012/06/29" -# 838e3ae2468c4a9184e7d49382477d5f +# a7b45b36ed5145fd8a5ceb0f255e636b #: ../../../source/news.txt:62 msgid "Supported only KyTea 0.4.2." -msgstr "" +msgstr "Supported only KyTea 0.4.2." -# c8a73493619c4382820f44770ad6e669 +# 2b1e03e4c3d74a418bc95d447bd5d09a #: ../../../source/news.txt:63 msgid "Dropped KyTea 0.4.1 or ealier support." msgstr "Dropped KyTea 0.4.1 or ealier support." -# 8c00e04f4a674ec093bd948316a22d6f +# 022f93fb66b646b9854412af006e9abc #: ../../../source/news.txt:64 msgid "[experimental] Supported nginx based groonga HTTP interface." -msgstr "" +msgstr "[experimental] Supported nginx based groonga HTTP interface." -# 175896c413a74dac87e39e572c81516b +# 2320c2f75af646f8812e90acde49b6b7 #: ../../../source/news.txt:65 msgid "" "Supported calculating the value of distance with \"rect\" or \"rectangle\" " "argument in northern hemisphere. [#1386] [#1387] [#1388] [#1389]" msgstr "" +"Supported calculating the value of distance with \"rect\" or \"rectangle\" " +"argument in northern hemisphere. [#1386] [#1387] [#1388] [#1389]" -# bd0543f7ae9d4be3aae6ea9dc0d9cedb +# 7613cfb8fff24c159bdbedd15b2c2684 #: ../../../source/news.txt:67 msgid "[doc] Added a document about :doc:`/development/travis-ci` integration." msgstr "" +"[doc] Added a document about :doc:`/development/travis-ci` integration." -# 3260b981d4dd4cc1acf41e9471570c90 +# b872747300974749933ea1a8cc8d6cef #: ../../../source/news.txt:68 msgid "" "[doc] Added descriptions about full text search and phrase search. See :ref:" "`full-text-search-condition` and :ref:`phrase-search-condition` about detail." msgstr "" +"[doc] Added descriptions about full text search and phrase search. See :ref:" +"`full-text-search-condition` and :ref:`phrase-search-condition` about detail." -# db7e206dbad54b60aa7b6285a8fb2352 +# 7613cfb8fff24c159bdbedd15b2c2684 #: ../../../source/news.txt:71 msgid "" "[doc] Added descriptions about comparison conditions. See :ref:`conditional-" "expression` about detail." msgstr "" +"[doc] Added descriptions about comparison conditions. See :ref:`conditional-" +"expression` about detail." -# e4927f0a89184a6fadc35c77161e6a21 +# 17ad392e0d6349e4a8d811f144dcb030 #: ../../../source/news.txt:73 msgid "[doc] Added examples for :doc:`/reference/grn_expr/query_syntax`." -msgstr "" +msgstr "[doc] Added examples for :doc:`/reference/grn_expr/query_syntax`." -# 1cfc1142079947319ff825e8bb3cb1b1 +# b99033b17c7a4902a9a56da071050e29 #: ../../../source/news.txt:74 msgid "[doc] Added descriptions about :ref:`combined-expression`." msgstr "[doc] Added descriptions about :ref:`combined-expression`." -# ea450e714137450b9ad8f29b387b739b +# cdc629945353491c963d746057e6fae3 #: ../../../source/news.txt:75 msgid "" "[doc] Added descriptions about :ref:`prefix-search-condition` and :ref:" "`suffix-search-condition`." msgstr "" +"[doc] Added descriptions about :ref:`prefix-search-condition` and :ref:" +"`suffix-search-condition`." -# 98968d7c7eed4a3eb483dc46a56bfd73 +# fa5e29cee6bc427d89530331204fea2a #: ../../../source/news.txt:77 msgid "Supported suffix search by index." msgstr "Supported suffix search by index." -# bd0543f7ae9d4be3aae6ea9dc0d9cedb +# b99033b17c7a4902a9a56da071050e29 #: ../../../source/news.txt:78 msgid "[doc] Added a document about :doc:`/reference/grn_expr`." -msgstr "" +msgstr "[doc] Added a document about :doc:`/reference/grn_expr`." -# 713e81dc5f9e467689a4f835353e031a +# b74a370544d84fa6b93ae3084f2a4e42 #: ../../../source/news.txt:79 msgid "" "[munin] Supported JSON library installed by RubyGems [GitHub#17] [Patch by " "IWAI, Masaharu]" msgstr "" +"[munin] Supported JSON library installed by RubyGems [GitHub#17] [Patch by " +"IWAI, Masaharu]" -# f732c9ed51a64450850d9d91799bfb63 +# f08d5e31d7dd4f2ea22b3e75a85310a6 #: ../../../source/news.txt:81 msgid "" "[doc] Updated the description of how to specify a value as Time in tutorial. " "[#1405] [Reported by IWAI, Masaharu]" msgstr "" +"[doc] Updated the description of how to specify a value as Time in tutorial. " +"[#1405] [Reported by IWAI, Masaharu]" -# 0cc4b16a7b2c4048be6f3fc6b771a445 +# fd039149d2724618a738e46fa0899f45 #: ../../../source/news.txt:83 msgid "" "[rpm] Removed groonga-tokenizer-mecab dependency from groonga package. " "[GitHub#18] [Patch by IWAI, Masaharu]" msgstr "" +"[rpm] Removed groonga-tokenizer-mecab dependency from groonga package. " +"[GitHub#18] [Patch by IWAI, Masaharu]" -# 571c5eb172b745cbb9af795af8179ef9 +# 6990910b6d7041ed85472bf271aae2be #: ../../../source/news.txt:89 msgid "" "Fixed a problem that display of command prompt changes to not intended state " "by using batch mode on Mac OS X. [Reported by @soundkitchen]" msgstr "" +"Fixed a problem that display of command prompt changes to not intended state " +"by using batch mode on Mac OS X. [Reported by @soundkitchen]" -# 85b256eafb5143998f43870a732a09c0 +# d15987bcfd94438f9c8f82ffc4907ef1 #: ../../../source/news.txt:92 msgid "Fixed not to terminate after an invalid command in client mode. [#1305]" msgstr "" +"Fixed not to terminate after an invalid command in client mode. [#1305]" -# 85b256eafb5143998f43870a732a09c0 +# 7966d4df1ab94ee58c1686e2238a763c #: ../../../source/news.txt:93 msgid "" "Fixed a problem that '=R' is treated as 'OR' in ``--query`` syntax. [#1393]" msgstr "" +"Fixed a problem that '=R' is treated as 'OR' in ``--query`` syntax. [#1393]" -# 5494a8197000428b89bafbfcc94f2754 +# f9194922a08f48549e1d31fa43261199 +# 8396dd510179456d93d284da1caf777d #: ../../../source/news.txt:98 ../../../source/news/1.2.x.txt:151 msgid "@soundkitchen" msgstr "@soundkitchen" -# 9d3982d7f983419aa0e608ae86493802 +# d27fa66c86a54b51b44b70d9284562d8 #: ../../../source/news.txt:104 msgid "Release 2.0.3 - 2012/05/29" -msgstr "" +msgstr "Release 2.0.3 - 2012/05/29" # c6fe9d8461d345a29ebae070243eb871 #: ../../../source/news.txt:109 msgid "[doc] Added about release procedure." -msgstr "" +msgstr "[doc] Added about release procedure." -# 69f523c37d144ead99cccdc94b6c267d +# 7a957dc49b224c28b3cbb03966616135 #: ../../../source/news.txt:110 msgid "Removed restriction that the max number of opened files is 4096." -msgstr "" +msgstr "Removed restriction that the max number of opened files is 4096." # e1a33a5f7e59499f8734fcbb09e3f4c4 #: ../../../source/news.txt:111 msgid "[experimental] Added table plugin." -msgstr "" +msgstr "[experimental] Added table plugin." -# 1cfc1142079947319ff825e8bb3cb1b1 +# b99033b17c7a4902a9a56da071050e29 #: ../../../source/news.txt:112 -msgid "[doc] Added more descriptions about :doc:`/commands/select` command." -msgstr "[doc] Added more descriptions about :doc:`/commands/select` command." +msgid "" +"[doc] Added more descriptions about :doc:`/reference/commands/select` " +"command." +msgstr "" +"[doc] Added more descriptions about :doc:`/reference/commands/select` " +"command." # fa443a7adc004700ad9b85f8f58b524b #: ../../../source/news.txt:113 msgid "[doc] Made execution example copy & paste friendly." -msgstr "" +msgstr "[doc] Made execution example copy & paste friendly." -# 1dfb0cc722ff4e4e9d743a01605c4b99 +# 056280bfbcf94365afa40c94785b26c7 #: ../../../source/news.txt:114 msgid "" "[windows] Supported build with Visual Studio 2010 Express and CMake. See :" "doc:`/install/windows` about details." msgstr "" +"[windows] Supported build with Visual Studio 2010 Express and CMake. See :" +"doc:`/install/windows` about details." -# 82da66cac45d4c08a7cf63b93fd1dafd +# 7613cfb8fff24c159bdbedd15b2c2684 #: ../../../source/news.txt:116 msgid "" "[doc][solaris] Added a document about building on Solaris. See :doc:`/" "install/solaris` about details." msgstr "" +"[doc][solaris] Added a document about building on Solaris. See :doc:`/" +"install/solaris` about details." # b74a370544d84fa6b93ae3084f2a4e42 #: ../../../source/news.txt:118 msgid "" "[doc][yum] Updated epel-release package version. [Reported by IWAI, Masaharu]" msgstr "" +"[doc][yum] Updated epel-release package version. [Reported by IWAI, Masaharu]" # fd039149d2724618a738e46fa0899f45 #: ../../../source/news.txt:120 @@ -407,11 +458,13 @@ msgid "" "[doc][cenos6] Disabled Repoforge for Munin for CentOS 6. [Reported by IWAI, " "Masaharu]" msgstr "" +"[doc][cenos6] Disabled Repoforge for Munin for CentOS 6. [Reported by IWAI, " +"Masaharu]" # a806583b50564c9eaa98c8062831fcc9 #: ../../../source/news.txt:122 msgid "Started distributing source archive in zip format." -msgstr "" +msgstr "Started distributing source archive in zip format." # 34b42b731fb94ec79cf710762b1b21b8 #: ../../../source/news.txt:123 @@ -419,63 +472,75 @@ msgid "" "[munin] groonga_dist Munin plugin supported an object that has separated " "files." msgstr "" +"[munin] groonga_dist Munin plugin supported an object that has separated " +"files." # a7b45b36ed5145fd8a5ceb0f255e636b #: ../../../source/news.txt:125 msgid "Started using Travis CI." -msgstr "" +msgstr "Started using Travis CI." -# 546543215db2471ab76191d6df759c2f +# 3003c13807e349e79b3c29ae6f6131ed #: ../../../source/news.txt:126 msgid "" "[yum] Changed RPM package name that provides yum repository from groonga-" "repository to groonga-release to follow RPM package name convension such as " "centos-release and fedora-release." msgstr "" +"[yum] Changed RPM package name that provides yum repository from groonga-" +"repository to groonga-release to follow RPM package name convension such as " +"centos-release and fedora-release." -# 0cc4b16a7b2c4048be6f3fc6b771a445 +# fd039149d2724618a738e46fa0899f45 #: ../../../source/news.txt:133 msgid "" "[doc] Fixed a command to update yum repository. [Suggested by IWAI, Masaharu]" msgstr "" +"[doc] Fixed a command to update yum repository. [Suggested by IWAI, Masaharu]" -# 8a8704f8557d470b88f9632c7dd8db61 +# 8365ca4f60a546c8863b57eebea6d490 #: ../../../source/news.txt:135 msgid "" "[deb] Fixed a bug that log_repoen command in logrotate uses wrong protocol." msgstr "" +"[deb] Fixed a bug that log_repoen command in logrotate uses wrong protocol." -# 656b1cf2166545b0ba6446a76509e607 +# b74a370544d84fa6b93ae3084f2a4e42 #: ../../../source/news.txt:136 msgid "" "Fixed broken ERROR tag in XML response. [#1363] [GitHub#13] [Patch by IWAI, " "Masaharu]" msgstr "" +"Fixed broken ERROR tag in XML response. [#1363] [GitHub#13] [Patch by IWAI, " +"Masaharu]" # d15987bcfd94438f9c8f82ffc4907ef1 #: ../../../source/news.txt:138 msgid "Fixed a bug that grn_ctx isn't fully cleared by grn_ctx_fin()." -msgstr "" +msgstr "Fixed a bug that grn_ctx isn't fully cleared by grn_ctx_fin()." -# 746adc4343424af2b5f669126916ad7a +# d15987bcfd94438f9c8f82ffc4907ef1 #: ../../../source/news.txt:139 msgid "" "Fixed a bug that ``&!`` set operation doesn't work with grouped expression. " "[#1372]" msgstr "" +"Fixed a bug that ``&!`` set operation doesn't work with grouped expression. " +"[#1372]" -# 185d841ac8be4b8484cddbe797fd0991 +# d15987bcfd94438f9c8f82ffc4907ef1 #: ../../../source/news.txt:141 msgid "" "Fixed a bug that a record key registered via index source isn't normalized." msgstr "" +"Fixed a bug that a record key registered via index source isn't normalized." -# 9d3982d7f983419aa0e608ae86493802 +# d27fa66c86a54b51b44b70d9284562d8 #: ../../../source/news.txt:151 msgid "Release 2.0.2 - 2012/04/29" msgstr "Release 2.0.2 - 2012/04/29" -# 3085cb3bada24563a15ab7be8d1ba891 +# 38b1a4cb7d3f49418c4ce854c44a72c9 #: ../../../source/news.txt:155 msgid "" "The package sign key is changed since this release. Import the new package " @@ -484,32 +549,32 @@ msgstr "" "The package sign key is changed since this release. Import the new package " "sign key before updating groogna packages." -# ce53c60dc6264603aa0cfaf993bc4f11 +# b241bde0f2bb495d925b6934846eef87 #: ../../../source/news.txt:158 msgid "Debian/Ubuntu::" msgstr "Debian/Ubuntu::" -# 66433d3ef8b347c0ba803e9d6a5e7838 +# 0eab6f4218b64cf09053839a5ecd11bf #: ../../../source/news.txt:163 msgid "CentOS/Fedora::" msgstr "CentOS/Fedora::" -# cb047e307e0a435db4df9ff360c1a9dc +# aece69068c8f4b25add22cd6d0f81b6c #: ../../../source/news.txt:171 msgid "[pkg-config] Removed needless MessagePack dependency." msgstr "[pkg-config] Removed needless MessagePack dependency." -# 0cc4b16a7b2c4048be6f3fc6b771a445 +# fd039149d2724618a738e46fa0899f45 #: ../../../source/news.txt:172 msgid "[rpm][fedora] Supported libedit. [#1325] [Suggested by IWAI, Masaharu]" msgstr "[rpm][fedora] Supported libedit. [#1325] [Suggested by IWAI, Masaharu]" -# 713e81dc5f9e467689a4f835353e031a +# 6c763f1e8fe3417ba677cc0859ec46eb #: ../../../source/news.txt:173 msgid "[rpm] Supported zlib and LZO. [#1324] [Patch by IWAI, Masaharu]" msgstr "[rpm] Supported zlib and LZO. [#1324] [Patch by IWAI, Masaharu]" -# 81d8faf4a8d143c99a0cdb7cb64fcdf5 +# 4a8cadfc828741769ed5f5f060b7fc56 #: ../../../source/news.txt:174 msgid "" "[groonga] Improved daemoinzed timing. Groonga server daemonizes after socket " @@ -520,27 +585,27 @@ msgstr "" "is listened. It means that groonga server is ready when groonga server is " "daemonized. [#1326]" -# 020227ee7fe344dabf2dfc1ce8afbed2 +# 022f93fb66b646b9854412af006e9abc #: ../../../source/news.txt:177 msgid "[admin] Supported suggest in groonga administration page." msgstr "[admin] Supported suggest in groonga administration page." -# e04de74421b24656892c022da6ca8d65 +# fb9aa8b544884aaa87f59aea8c21c9b6 #: ../../../source/news.txt:178 msgid "[dump] Ignored MeCab tokenizer load error." msgstr "[dump] Ignored MeCab tokenizer load error." -# 4d144f4253a74e2da16b78ea5f5bc655 +# 802f65b423cd46eda8b84ad1355d310e #: ../../../source/news.txt:179 msgid "Supported CMake." msgstr "Supported CMake." -# 19b790635c9e474ab3b372ef8eb5f0be +# 0485572646a94754bea9350bf5497b57 #: ../../../source/news.txt:180 msgid "[load] Supported error report when a column value can't be set." msgstr "[load] Supported error report when a column value can't be set." -# 942f957761d24c69a909d49d4011f18d +# 3b2ed01e993b423d85679a1e634a690b #: ../../../source/news.txt:181 msgid "" "Supported similar search. ``select --filter \"column *S 'TEXT'\"`` is the " @@ -549,17 +614,17 @@ msgstr "" "Supported similar search. ``select --filter \"column *S 'TEXT'\"`` is the " "similar search syntax. [#1342]" -# 7fca201dbc9946ae926927a4128b0df1 +# e8c37a8c4c6840e4bb998c3c29ad16ab #: ../../../source/news.txt:183 msgid "[apt][yum] Changed package sign key." msgstr "[apt][yum] Changed package sign key." -# 637b4b27a99e4a1f8a5384ad7ba02fc7 +# a7b45b36ed5145fd8a5ceb0f255e636b #: ../../../source/news.txt:184 msgid "Supported Ubuntu Precise Pangolin." msgstr "Supported Ubuntu Precise Pangolin." -# d705f9d6ca5642c6b56d03eaf601fc44 +# 6950295e487c45fc8c1156979e678b4a #: ../../../source/news.txt:185 msgid "" "[apt] Added a new groonga-keyring deb package for the groonga's package sign " @@ -568,7 +633,7 @@ msgstr "" "[apt] Added a new groonga-keyring deb package for the groonga's package sign " "key." -# 4f74eb09a6f7456891d6b52b055f1c59 +# f08d5e31d7dd4f2ea22b3e75a85310a6 #: ../../../source/news.txt:191 msgid "" "[deb][rpm] Used ``--bind-address`` option instead of deprecated ``--" @@ -577,7 +642,7 @@ msgstr "" "[deb][rpm] Used ``--bind-address`` option instead of deprecated ``--" "address`` option. [#1320] [Patch by IWAI, Masaharu]" -# 7bc617327e9f4c22800ccd752d5b9ee0 +# 49e1b646f7ec4d378f57412aa0efaeb2 #: ../../../source/news.txt:194 msgid "" "[deb] Renamed groonga-server package's configuration file to /etc/default/" @@ -586,7 +651,7 @@ msgstr "" "[deb] Renamed groonga-server package's configuration file to /etc/default/" "groonga-server from /etc/default/groonga." -# 5c67a9e936ac4ab4be5fb2c1d83cd77e +# 9a0c985252f649588f81dde33e06ac59 #: ../../../source/news.txt:196 msgid "" "[rpm][fedora] Fixed upgrade condition in %post server. [GitHub#11] [Patch by " @@ -595,12 +660,12 @@ msgstr "" "[rpm][fedora] Fixed upgrade condition in %post server. [GitHub#11] [Patch by " "Daiki Ueno]" -# 0cc4b16a7b2c4048be6f3fc6b771a445 +# fd039149d2724618a738e46fa0899f45 #: ../../../source/news.txt:198 msgid "[rpm] Removed needless change logs. [#1328] [Patch by IWAI, Masaharu]" msgstr "[rpm] Removed needless change logs. [#1328] [Patch by IWAI, Masaharu]" -# 656b1cf2166545b0ba6446a76509e607 +# b74a370544d84fa6b93ae3084f2a4e42 #: ../../../source/news.txt:199 msgid "" "[deb][rpm] Added missing curl dependency. [GitHub#12] [Patch by IWAI, " @@ -609,7 +674,7 @@ msgstr "" "[deb][rpm] Added missing curl dependency. [GitHub#12] [Patch by IWAI, " "Masaharu]" -# 0cc4b16a7b2c4048be6f3fc6b771a445 +# fd039149d2724618a738e46fa0899f45 #: ../../../source/news.txt:201 msgid "" "[rpm] Removed needleess ruby package dependency from groonga package. " @@ -618,14 +683,14 @@ msgstr "" "[rpm] Removed needleess ruby package dependency from groonga package. " "[#1330] [Suggested by IWAI, Masaharu]" -# 662c739d47bb47079796e06257bcec1e +# 1ac9062608694e87a1f1193899664329 #: ../../../source/news.txt:203 msgid "" "[deb] Added missing default values to groonga-server's configuration file." msgstr "" "[deb] Added missing default values to groonga-server's configuration file." -# 19ece71a54d54547996918734829652d +# 7966d4df1ab94ee58c1686e2238a763c #: ../../../source/news.txt:205 msgid "" "Fixed a crash bug that is caused when searching with updaging very large " @@ -634,7 +699,7 @@ msgstr "" "Fixed a crash bug that is caused when searching with updaging very large " "inverted index. [#1329]" -# 98dcc169722c463fb4bc610308235eb2 +# a932df07608e44ff9db77226be6d5214 #: ../../../source/news.txt:207 msgid "" "Fixed a bug that strings are compared as characters instead of byte string. " @@ -643,56 +708,56 @@ msgstr "" "Fixed a bug that strings are compared as characters instead of byte string. " "[#1340] [Reported by Shinya Kawaji]" -# 723c65da2730485fb3ba55fcd168a048 -# 723c65da2730485fb3ba55fcd168a048 -# a52c3d625a81442f97c5030f9b954f99 +# 0ea661cd1867446b988e8a1096e5803f +# 0ea661cd1867446b988e8a1096e5803f +# 350aadef79e046c7a2951e4984606cb9 #: ../../../source/news.txt:214 ../../../source/news.txt:304 #: ../../../source/news/1.2.x.txt:250 msgid "Daiki Ueno" msgstr "Daiki Ueno" -# fc596d5053a44470a2761d10a7cb3413 +# fb9090645ff94907b2c63adb68a9fa4b #: ../../../source/news.txt:215 msgid "Shinya Kawaji" msgstr "Shinya Kawaji" -# 9d3982d7f983419aa0e608ae86493802 +# d27fa66c86a54b51b44b70d9284562d8 #: ../../../source/news.txt:220 msgid "Release 2.0.1 - 2012/03/29" msgstr "Release 2.0.1 - 2012/03/29" -# c5a152b18a2340e78f6bae6081538285 +# f8f2e06a587b4d3690d3806cb0c1a337 #: ../../../source/news.txt:225 msgid "Supported build in other directory. [#1298] [Reported by Kazuhiko]" msgstr "Supported build in other directory. [#1298] [Reported by Kazuhiko]" -# 7deb5e113b8040c9961985178f049abb +# d4a5c216aefd410dba73316b45a3f08e #: ../../../source/news.txt:227 msgid "[solaris] Supported build on Solaris 11. [Reported by Kazuhiko]" msgstr "[solaris] Supported build on Solaris 11. [Reported by Kazuhiko]" -# 08d385fa713d4ace9075013fc0f98758 +# e1a33a5f7e59499f8734fcbb09e3f4c4 #: ../../../source/news.txt:228 msgid "[test] Supported functional test." msgstr "[test] Supported functional test." -# 1367990823694504b92107645dc88ed5 +# eb4d71e77edc4ba0a727324326a207b0 #: ../../../source/news.txt:229 msgid "[test] Required ``--with-ruby19`` configure option for testing by Ruby." msgstr "" "[test] Required ``--with-ruby19`` configure option for testing by Ruby." -# eacab9b568e74a91a50344e107a784e3 +# 68b9638c6f654909b3c9b46f2f11960b #: ../../../source/news.txt:230 msgid "[dump] Supported records dump for a table that has default tokenizer." msgstr "[dump] Supported records dump for a table that has default tokenizer." -# f1db00d6fcd047429169945fcbe94d87 +# 0847d3861ef743438daf7a79654739ed #: ../../../source/news.txt:231 msgid "[suggest] Added ``similar_search`` option." msgstr "[suggest] Added ``similar_search`` option." -# 8fd6ed7bc7f64932acf284e14de56526 +# b16e3428d5cc467aa8837d355c540eb7 #: ../../../source/news.txt:232 msgid "" "[groonga] Removed deprecated options, ``-a``, ``--address`` and ``--admin-" @@ -701,50 +766,50 @@ msgstr "" "[groonga] Removed deprecated options, ``-a``, ``--address`` and ``--admin-" "html-path``." -# cc710de18ec6411c9cb18b14d58ed9e9 +# 1e6dbf176cba4c698e0ca84b68366cec #: ../../../source/news.txt:234 msgid "Added more return value checks. [GitHub#9] [Reported by Markus Elfring]" msgstr "" "Added more return value checks. [GitHub#9] [Reported by Markus Elfring]" -# 8ab31cfea54c487bb4b57c04210fc897 +# 5550c139ed3a4314aca74e6a33c136a9 #: ../../../source/news.txt:235 msgid "[dat] Supported term extract operation." msgstr "[dat] Supported term extract operation." -# 7574be8d134842409ec54cf4041af085 +# 68f8fc63decb433bb728bd4deaba59e9 #: ../../../source/news.txt:236 msgid "Added `logos <http://groonga.org/logo/>`_ ." msgstr "Added `logos <http://groonga.org/logo/>`_ ." -# 596b1531c6bf45859114677a6cceedfd +# c6c99d1ba1e049d08ff23c94b5be1471 #: ../../../source/news.txt:237 msgid "Updated HTML design." msgstr "Updated HTML design." -# d78de719f48a4fe78a6f7b072b0d6116 +# 18d43bb2be6a4bfdabdeb49fab6dcd6c #: ../../../source/news.txt:238 msgid "Renamed ``grntest`` to ``groonga-benchmark``." msgstr "Renamed ``grntest`` to ``groonga-benchmark``." -# 637b4b27a99e4a1f8a5384ad7ba02fc7 +# a7b45b36ed5145fd8a5ceb0f255e636b #: ../../../source/news.txt:239 msgid "Supported ``autogen.sh`` on CentOS 5." msgstr "Supported ``autogen.sh`` on CentOS 5." -# c0526eb9044a41bfb3de0bec76a3eb67 +# dcb693867e5248bb9975604c1c986a3a #: ../../../source/news.txt:240 msgid "" "[linux] Added ``vm.overcommit_memory`` kernel parameter value check. [#1289]" msgstr "" "[linux] Added ``vm.overcommit_memory`` kernel parameter value check. [#1289]" -# 59941ec3a60b470a9103223ab000b74f +# 136b688e6b454aea80628fa5999fc01c #: ../../../source/news.txt:242 msgid "``grn_snip`` uses ``grn_obj`` mechanism. [#1054]" msgstr "``grn_snip`` uses ``grn_obj`` mechanism. [#1054]" -# 722543f8454343cda898af0ce9bf78e7 +# 9f534d6c947c416087af449128462743 #: ../../../source/news.txt:247 msgid "" "Fixed a bug that uninstall task doesn't uninstall installed Ruby scripts. " @@ -753,12 +818,12 @@ msgstr "" "Fixed a bug that uninstall task doesn't uninstall installed Ruby scripts. " "[#1299] [Reported by Kazuhiko]" -# 662c739d47bb47079796e06257bcec1e +# 1ac9062608694e87a1f1193899664329 #: ../../../source/news.txt:249 msgid "Added a missing Gemfile. [#1302] [Reported by Kazuhiko]" msgstr "Added a missing Gemfile. [#1302] [Reported by Kazuhiko]" -# 185d841ac8be4b8484cddbe797fd0991 +# d15987bcfd94438f9c8f82ffc4907ef1 #: ../../../source/news.txt:250 msgid "" "Fixed a bug that some indexed records aren't found. The feature is only used " @@ -767,38 +832,38 @@ msgstr "" "Fixed a bug that some indexed records aren't found. The feature is only used " "by mroonga. [#1303]" -# 7fe48ce2aebc450e9e31f901fe27b412 +# 141681a3caf34e62bfc29a187d0294d9 #: ../../../source/news.txt:252 msgid "[groonga] Appended missing ``-id`` to ``--server-id`` option name." msgstr "[groonga] Appended missing ``-id`` to ``--server-id`` option name." -# 2fcd89baeac24194a2527640e47d9ce3 +# 8365ca4f60a546c8863b57eebea6d490 #: ../../../source/news.txt:253 msgid "Fixed a bug that latin1 normalization may access unexpected memory." msgstr "Fixed a bug that latin1 normalization may access unexpected memory." -# 70ddf5805528495a942b141fdc1b2824 -# 70ddf5805528495a942b141fdc1b2824 +# 95d1393dcf764787a42096463b41b01d +# 95d1393dcf764787a42096463b41b01d #: ../../../source/news.txt:258 ../../../source/news.txt:306 msgid "Kazuhiko" msgstr "Kazuhiko" -# d58c831d5d4c44c9a83e1095cfa8c862 +# d2f9e4f080924a25a1efabd0e4eb2a1e #: ../../../source/news.txt:259 msgid "Markus Elfring" msgstr "Markus Elfring" -# 9d3982d7f983419aa0e608ae86493802 +# d27fa66c86a54b51b44b70d9284562d8 #: ../../../source/news.txt:264 msgid "Release 2.0.0 - 2012/02/29" msgstr "Release 2.0.0 - 2012/02/29" -# a414a089bbc14a9f82bdaad5f75515af +# b35a9315cc8a4bbda77c20ada288c3cd #: ../../../source/news.txt:269 msgid "[dat] Added 0 length key check." msgstr "[dat] Added 0 length key check." -# 662c739d47bb47079796e06257bcec1e +# 1ac9062608694e87a1f1193899664329 #: ../../../source/news.txt:270 msgid "" "[windows] Added missing GCC related DLLs. [groonga-dev,00686] [Reported by " @@ -807,62 +872,62 @@ msgstr "" "[windows] Added missing GCC related DLLs. [groonga-dev,00686] [Reported by " "Suzuki]" -# 620c50a90cbd41a8b0e1f55860ea8df7 +# fa5e29cee6bc427d89530331204fea2a #: ../../../source/news.txt:272 msgid "[php] Supported PHP 5.4. [Patch by Daiki Ueno]" msgstr "[php] Supported PHP 5.4. [Patch by Daiki Ueno]" -# 41b538a987974fedab114e809555913e +# 959d186bcd85437892ca9e28f6e0f3a7 #: ../../../source/news.txt:273 msgid "Updated FSF address. [Suggested by Daiki Ueno]" msgstr "Updated FSF address. [Suggested by Daiki Ueno]" -# 620c50a90cbd41a8b0e1f55860ea8df7 +# 3c247b560350485e911a76e8fbee4ea2 #: ../../../source/news.txt:274 msgid "[fedora] Supported systemd. [Patch by Daiki Ueno]" msgstr "[fedora] Supported systemd. [Patch by Daiki Ueno]" -# 897ac749ec2c45bfa53271071655e23a +# 89cd2334cb6949c38a1023cc79742808 #: ../../../source/news.txt:275 msgid "[rpm][debian] Changed the default protocol to HTTP from gqtp." msgstr "[rpm][debian] Changed the default protocol to HTTP from gqtp." -# 08d385fa713d4ace9075013fc0f98758 +# e1a33a5f7e59499f8734fcbb09e3f4c4 #: ../../../source/news.txt:276 msgid "[rpm][centos] Supported status command." msgstr "[rpm][centos] Supported status command." -# 2879e0a9b0874633a3f2232fe37fd6e2 +# 7a8d0782bef647bcb1c0826a8dc1ea00 #: ../../../source/news.txt:277 msgid "Removed needless ``:`` from log message." msgstr "Removed needless ``:`` from log message." -# 99c3b54e362747e4acedc32941cfc389 +# bc1552317bcd4ef693118743381a6bf8 #: ../../../source/news.txt:278 msgid "Removed deprecated grn_query. [#1247]" msgstr "Removed deprecated grn_query. [#1247]" -# e37379455e02422481fc94888f328fa9 +# 3a63e71abead441cb3b53e54e449a4b9 #: ../../../source/news.txt:279 msgid "Reduced needless grn_ctx_at() calls on creating table." msgstr "Reduced needless grn_ctx_at() calls on creating table." -# 4d144f4253a74e2da16b78ea5f5bc655 +# 802f65b423cd46eda8b84ad1355d310e #: ../../../source/news.txt:280 msgid "[pat] Supported cache." msgstr "[pat] Supported cache." -# 665c59c3ede3486697bbc788bc6a5c8b +# f0c53a795c1440928344d9a10d629f9f #: ../../../source/news.txt:281 msgid "[tokenizer] Improved tokenizer API." msgstr "[tokenizer] Improved tokenizer API." -# 77c9bce481c84580bf9ee22c9404b1a4 +# 5070061eaeca48ed9c0ff90514030581 #: ../../../source/news.txt:282 msgid "Accepted ``@`` as a valid name character." msgstr "Accepted ``@`` as a valid name character." -# 4a35ea3986b0459f91f631c80863c7b0 +# a0102f9d71ae4a088169a23d7bab4e8a #: ../../../source/news.txt:283 msgid "" "[tokenizer] Added a tokenizer based on `KyTea <http://www.phontron.com/kytea/" @@ -871,12 +936,12 @@ msgstr "" "[tokenizer] Added a tokenizer based on `KyTea <http://www.phontron.com/kytea/" ">`_." -# c01310b2268a4debace6e4ce13c5289f +# 835cba90fdf24009a2517f2ecbd613e4 #: ../../../source/news.txt:285 msgid "Supported :doc:`offline index construction </indexing>`." msgstr "Supported :doc:`offline index construction </indexing>`." -# 7deb5e113b8040c9961985178f049abb +# d4a5c216aefd410dba73316b45a3f08e #: ../../../source/news.txt:286 msgid "" "[tokenizer] Supported MeCab 0.993. [groonga-dev,00703] [Reported by Masaharu " @@ -885,32 +950,32 @@ msgstr "" "[tokenizer] Supported MeCab 0.993. [groonga-dev,00703] [Reported by Masaharu " "YOSHIOKA]" -# 6625b92f26f64790b15dfd0975c2aa82 +# 396e918f21a74f63817f65e89c348712 #: ../../../source/news.txt:288 msgid "[windows] Supported MessagePack." msgstr "[windows] Supported MessagePack." -# 458637911705473dad2cf0bfe038308b +# c8095b641030471a932be3cce5ec995e #: ../../../source/news.txt:293 msgid "[pat] Fixed a bug that the last node can't be found. [#1258]" msgstr "[pat] Fixed a bug that the last node can't be found. [#1258]" -# 39d087748fff43a486e1168e5b13f8a4 +# 2bf12fbf09ba4f4aaf7044fa99c8f0d4 #: ../../../source/news.txt:294 msgid "[doc] Fixed links in Japanese page. [Reported by @naoina]" msgstr "[doc] Fixed links in Japanese page. [Reported by @naoina]" -# 3b1bde45ac39477985b050c5ebd59073 +# fb86fdef097b4575b56742bc53d0d699 #: ../../../source/news.txt:295 msgid "[doc] Fixed wrong the default value. [Reported by @naoina]" msgstr "[doc] Fixed wrong the default value. [Reported by @naoina]" -# 620c50a90cbd41a8b0e1f55860ea8df7 +# fca1c7c6ec28428ebad20fa6873b78aa #: ../../../source/news.txt:296 msgid "Fixed a typo. [Reported by Kazuhiko]" msgstr "Fixed a typo. [Reported by Kazuhiko]" -# 04c05f4cad1f4caa9c51d3361da694a0 +# 8365ca4f60a546c8863b57eebea6d490 #: ../../../source/news.txt:297 msgid "" "[http] Fixed a bug that ``load`` command error isn't cleared. [Reported by " @@ -919,32 +984,32 @@ msgstr "" "[http] Fixed a bug that ``load`` command error isn't cleared. [Reported by " "@wareohji]" -# 27db0a1a3d3e418db3fb2ee9e1d7f8d5 +# 61511cb2e2d3492284044f7e56db83f3 #: ../../../source/news.txt:303 msgid "Suzuki" msgstr "Suzuki" -# aaf25fc02efa4af69d9b4c26eaf1ace5 +# 727b856581c84dff8760519119df36e4 #: ../../../source/news.txt:305 msgid "@naoina" msgstr "@naoina" -# 1df5acca175247d4a5139a30b7adaac9 +# 0c1ad68ceb0940c6996e5f58e2ab2b99 #: ../../../source/news.txt:307 msgid "Masaharu YOSHIOKA" msgstr "Masaharu YOSHIOKA" -# d6118abed07b476ca65d254ca8009f05 +# 9ff7b090214a488a88aa8a6dad35a37e #: ../../../source/news.txt:308 msgid "@wareohji" msgstr "@wareohji" -# 9d3982d7f983419aa0e608ae86493802 +# 51c30fd7fdd44cd296c20f98d9751a5b #: ../../../source/news.txt:313 msgid "Release 1.3.0 - 2012/01/29" msgstr "Release 1.3.0 - 2012/01/29" -# 0d154800e3ba475abc99bc20541f9717 +# b3d81b5fc4a54780949bc2129a6e01fa #: ../../../source/news.txt:318 msgid "" "Supported dynamic DB key table change by GRN_DB_KEY=pat or GRN_DB_KEY=dat " @@ -953,7 +1018,7 @@ msgstr "" "Supported dynamic DB key table change by GRN_DB_KEY=pat or GRN_DB_KEY=dat " "environment variable value." -# 1367990823694504b92107645dc88ed5 +# eb4d71e77edc4ba0a727324326a207b0 #: ../../../source/news.txt:320 msgid "" "Added ``--with-default-db-key`` configure option that specifies the default " @@ -962,24 +1027,24 @@ msgstr "" "Added ``--with-default-db-key`` configure option that specifies the default " "DB key table." -# b4bc681be847489bb927039388ce2972 +# 03c9b4eb45ca4eb18b506646702f7364 #: ../../../source/news.txt:322 msgid "" "Supported \"\" value for geo point data types. It's interpreted as \"0x0\"." msgstr "" "Supported \"\" value for geo point data types. It's interpreted as \"0x0\"." -# d8fea81427214987ad59d5c8b7f36563 +# 617dd2b9e4b9467c9ca6c9db470e56d2 #: ../../../source/news.txt:323 msgid "Added column name to cast error message." msgstr "Added column name to cast error message." -# e10237014eca4e1a8ea32f4b47463c5b +# 8da3580a260e48c99e7508b2f416dd39 #: ../../../source/news.txt:324 msgid "Inhibit file information for stdin on load error." msgstr "Inhibit file information for stdin on load error." -# 6b17f468dbda492eacab8d7c86ffce70 +# 356c550e21dc49c88d81d500a99c5d5c #: ../../../source/news.txt:325 msgid "" "Enabled write-strings warnings and suppress those warnings. [Suggested by " @@ -988,32 +1053,32 @@ msgstr "" "Enabled write-strings warnings and suppress those warnings. [Suggested by " "montywi]" -# a1e85487041d45f6b85e8c960485b95f +# d33f9d517c0443fca204048ca1bdacbc #: ../../../source/news.txt:327 msgid "Marked MessagePack output format as supported. [#1215]" msgstr "Marked MessagePack output format as supported. [#1215]" -# 82878fdccbcd403697f8a46989a06b6d +# b7eb2eb333134fc6a6233bbb1977a8a4 #: ../../../source/news.txt:328 msgid "Added ``const`` to ``void *`` of ``*_set_value()``." msgstr "Added ``const`` to ``void *`` of ``*_set_value()``." -# b22ef7cd6f1e420ebe125b23e36cbc0f +# ad39e6f286b14338b4b3ecf3e3e11338 #: ../../../source/news.txt:329 msgid "Enabled warning flags on C and C++." msgstr "Enabled warning flags on C and C++." -# 637b4b27a99e4a1f8a5384ad7ba02fc7 +# a7b45b36ed5145fd8a5ceb0f255e636b #: ../../../source/news.txt:330 msgid "Supported ``--with-libevent`` without value configure option." msgstr "Supported ``--with-libevent`` without value configure option." -# 9ed92f44748a4ac39eb469997af45df4 +# f753ced5670c46889e453b43b5521633 #: ../../../source/news.txt:331 msgid "``grn_table_get()`` supported grn_db. [#1242]" msgstr "``grn_table_get()`` supported grn_db. [#1242]" -# 3b02e25790e44f70849488488502442b +# 048690a337744d0bb7e475d3cad3e6eb #: ../../../source/news.txt:332 msgid "" "[rpm] Removed needless groogna-munin-plugins dependency from groonga-server. " @@ -1022,7 +1087,7 @@ msgstr "" "[rpm] Removed needless groogna-munin-plugins dependency from groonga-server. " "[#1251] [Suggested by Masaharu IWAI]" -# 0cc4b16a7b2c4048be6f3fc6b771a445 +# fd039149d2724618a738e46fa0899f45 #: ../../../source/news.txt:334 msgid "" "[rpm] Removed needless groogna-doc dependency from groonga. [#1251] " @@ -1031,28 +1096,28 @@ msgstr "" "[rpm] Removed needless groogna-doc dependency from groonga. [#1251] " "[Suggested by Masaharu IWAI]" -# 8ab31cfea54c487bb4b57c04210fc897 +# 5550c139ed3a4314aca74e6a33c136a9 #: ../../../source/news.txt:336 msgid "[dat] Supported repair by ``grn_dat_repair()``." msgstr "[dat] Supported repair by ``grn_dat_repair()``." -# 3a30ed77cc084eac8d89b2a7ef8bafb9 +# 277f8d4d815b4a1a89e8ce0c500d9535 #: ../../../source/news.txt:337 msgid "``grn_table_at()`` supported grn_db." msgstr "``grn_table_at()`` supported grn_db." -# 0e9997d96b8e48f09049ce45fcd8b6ca +# 872767d20dab4a498bdcd12ac57ef687 #: ../../../source/news.txt:338 msgid "[suggest] Removed unstable mark." msgstr "[suggest] Removed unstable mark." -# 52df7d8f9e3a4b03aff21dd43f9c03b6 +# ac67e2de907d4ef49dc6c440c175d1b6 #: ../../../source/news.txt:339 msgid "[suggest][complete] Supported normalized value search in prefix-search." msgstr "" "[suggest][complete] Supported normalized value search in prefix-search." -# c79bb643354343808b1ae41baeec275b +# bd95c43b051543f0b100533666b9b6d7 #: ../../../source/news.txt:340 msgid "" "Added experimental offline index build. It's disabled by default for now. " @@ -1061,73 +1126,73 @@ msgstr "" "Added experimental offline index build. It's disabled by default for now. " "You can enable it by USE_OFFLINE_INDEXER=yes environment variable." -# 8ab31cfea54c487bb4b57c04210fc897 +# d86d5132553e46aba4aaf762fec3f146 #: ../../../source/news.txt:343 msgid "Added internal API ``grn_obj_path_by_id()`` for mroonga." msgstr "Added internal API ``grn_obj_path_by_id()`` for mroonga." -# f1db00d6fcd047429169945fcbe94d87 +# 0847d3861ef743438daf7a79654739ed #: ../../../source/news.txt:344 msgid "[suggest][httpd] Passed unknown parameters to groonga." msgstr "[suggest][httpd] Passed unknown parameters to groonga." -# f73fce19828845d88ec0090118be92bc +# 31bbbc25affd4492bb84e1448ef1acef #: ../../../source/news.txt:345 msgid "[output][xml] Added a newline before ``</RESULT>`` for readability." msgstr "[output][xml] Added a newline before ``</RESULT>`` for readability." -# 39d087748fff43a486e1168e5b13f8a4 +# c6fe9d8461d345a29ebae070243eb871 #: ../../../source/news.txt:346 msgid "[doc][output] Added documentation about output format type." msgstr "[doc][output] Added documentation about output format type." -# 15ccad1cb0384f24bfef1be3dec7691c +# ec0c4ff1cd1e419e939303655d0f0923 #: ../../../source/news.txt:347 msgid "Added ``table_rename``. [#1234]" msgstr "Added ``table_rename``. [#1234]" -# 15ccad1cb0384f24bfef1be3dec7691c +# b96c3176b49e45159fc06cd671b910b2 #: ../../../source/news.txt:348 msgid "Added ``column_rename``. [#1234]" msgstr "Added ``column_rename``. [#1234]" -# a29d08b6be7649c0bcbaed506881684c +# cd0d5ab7247b46dfaceddd138da87f33 #: ../../../source/news.txt:353 msgid "montywi" msgstr "montywi" -# 1df5acca175247d4a5139a30b7adaac9 +# 93760c283a19448fb8c643ddd2d842bd #: ../../../source/news.txt:354 msgid "Masaharu IWAI" msgstr "Masaharu IWAI" -# f4d8f86f37704c42abca933174ce9f06 +# 489e4303019747b8971a5504d0c83592 #: ../../../source/news.txt:357 msgid "The old releases" msgstr "The old releases" -# 3342cde82c2e4ff18b3a47e4533754ac +# 53b41bd7de95486b8d736e10e936ffed #: ../../../source/news/0.x.txt:6 msgid "バージョン0.xのお知らせ" msgstr "バージョン0.xのお知らせ" -# c29856574bd74fe0ac406e64d868bfcc +# 5ab97cc82c5b44eb982929c5b7a3c484 #: ../../../source/news/0.x.txt:9 msgid "0.7.7リリース - 2010/08/25" msgstr "0.7.7リリース - 2010/08/25" -# e21c147b213b4681be99e35681169118 -# 72b9fa4a48914e16af1a4eacd497c499 -# d70f7c6f1ffd4e11bf098af32a8326b2 -# eb7238fa8204497f9a7a1a20fab177b8 -# 75b85ec20ac042be8a736bb1347c21dc -# b89a624469e74117a764aa7411f5cd08 -# fb4bb10d3ea649b4a44454a66f56722d -# a4e69d0dda09465187ecd4dc894534d6 -# bd52a2d6f47c4f90905f64c2f520603e -# e2ea805b263541deb14d658ac02292a5 -# c3eebaec66234f389a7b3a1aeeb60653 -# 58c997dc658f4c17b56b58b2629dbbd6 +# 17f13a4078df4ad0a59b9170ac2124b0 +# bcfad57cd271426f9e517c08746ef8d6 +# 54e34f861841484b9d12f0f31f7745d1 +# a25c45c26b0f4255838f84670b969ce3 +# 4d10ce9d2a5d4b68ae809650a1bd3d27 +# f1ec5d2538464f7aafd4759383d19f14 +# 1f6de2a1156343358b9f5ced9e501b9d +# 1d48932f8e554d86980859d6a5a34194 +# b823e8ecb63d421481104c56e9afb319 +# 6c1b092c4d3e432d8a1c6fad0ac564aa +# 7178a96bd70443f4a5c5e1d7a9dfa182 +# 863e60cf4d1647668946321048c83791 #: ../../../source/news/0.x.txt:12 ../../../source/news/0.x.txt:39 #: ../../../source/news/1.0.x.txt:27 ../../../source/news/1.0.x.txt:75 #: ../../../source/news/1.0.x.txt:115 ../../../source/news/1.0.x.txt:156 @@ -1137,53 +1202,53 @@ msgstr "0.7.7リリース - 2010/08/25" msgid "改良" msgstr "改良" -# e7bfdc76a36743f68f02759e328edb04 +# 32a255e84ae6466f80a9b31508211349 #: ../../../source/news/0.x.txt:14 msgid "" -"編集距離(レーベンシュタイン距離)を計算する :doc:`/functions/edit_distance` " -"()関数の追加。" +"編集距離(レーベンシュタイン距離)を計算する :doc:`/reference/functions/" +"edit_distance` ()関数の追加。" msgstr "" -"編集距離(レーベンシュタイン距離)を計算する :doc:`/functions/edit_distance` " -"()関数の追加。" +"編集距離(レーベンシュタイン距離)を計算する :doc:`/reference/functions/" +"edit_distance` ()関数の追加。" -# e538a4936b2c4e4fa0fa2e8e21cce09c +# 60e25b157df243ac916b0be1a4e10c42 #: ../../../source/news/0.x.txt:17 msgid "manを追加。" msgstr "manを追加。" -# 51da90c9983842a3aef4878dd59fcbf8 +# 72d6498c5f054319a75d0a4f2a591927 #: ../../../source/news/0.x.txt:19 msgid "" -":doc:`/commands/delete` コマンドでデータの整合性が壊れる場合はエラー を返すよ" -"うにした。" +":doc:`/reference/commands/delete` コマンドでデータの整合性が壊れる場合はエ" +"ラー を返すようにした。" msgstr "" -":doc:`/commands/delete` コマンドでデータの整合性が壊れる場合はエラー を返すよ" -"うにした。" +":doc:`/reference/commands/delete` コマンドでデータの整合性が壊れる場合はエ" +"ラー を返すようにした。" -# e34223a723d84a60af4acbb83b94ba01 +# 30d839b74f114562ab65df04546f0411 #: ../../../source/news/0.x.txt:22 msgid "MeCabの辞書のエンコーディング検出処理を改善。" msgstr "MeCabの辞書のエンコーディング検出処理を改善。" -# 2144029e4e6c44bc9fedfd6917d639a9 +# 3ad7700f79044fcf9bb3bc1cefc92c3f #: ../../../source/news/0.x.txt:24 msgid "デフォルトの設定ファイルを追加。" msgstr "デフォルトの設定ファイルを追加。" -# f041293440934ae88c1dfbd9de3617b3 -# 8096b0b438e44cfcb3c081fa2c78a8e0 -# a189d795ba664b32843aa8fcb950f6e4 -# 5e49a1bcce784d12806e6685ccebd5ea -# 4f41d84626ea40a0bb3218633cb81206 -# 188879f3a8b74a2e988e04d406bde9b6 -# eadebd7ce7a743179319f8bf923d9d68 -# fd6f94624bc0459ca2ec40aa14abcdc0 -# e655584bfd4a4923a2482919bab23ae2 -# 7824d5b134c84dafaeec744ab7a3d81e -# c445d8a8756b40a49bc5e75e3e70626f -# 91bd7446d1e146c5a54a79f9a1d97dce -# 10c5e58a8c03430b9d71941c29ec4e26 -# 0519389bff384e4baa7a60df7c9bdf5d +# 27478b490f9e4ccd82e481c800654763 +# 9e6cc0bb3a05462498953c0ceeae6d89 +# c3f55f2b07a2416e8c868af7ea747b1a +# f81dafda1f594a8fbac2e9ef73bd6049 +# 16662a233961411194834a06111dc5a8 +# 9587b363c14a4777aab3113fc998245e +# 05dc8284620c4aaabd488086e457b67e +# d1cef152f76049e38e5e04e81a7b0d49 +# 8831dbbf29a94490afebae9caca404be +# 8e50a3122e3f4a6783f47e2e1d509e63 +# e571f34924f145249d91f0c8984e4251 +# 168a11208e0d405bae729e957586cae2 +# d51e4e04e2ee469295e3ebc094950d2b +# 1e7c26208a194e70b2bc0d6a460dc2c5 #: ../../../source/news/0.x.txt:27 ../../../source/news/0.x.txt:115 #: ../../../source/news/1.0.x.txt:12 ../../../source/news/1.0.x.txt:41 #: ../../../source/news/1.0.x.txt:62 ../../../source/news/1.0.x.txt:93 @@ -1194,123 +1259,123 @@ msgstr "デフォルトの設定ファイルを追加。" msgid "修正" msgstr "修正" -# 4eeefb67d4194b829e08bbb9fb066f92 +# 4ec434afaa624ee1bc3119819787e05c #: ../../../source/news/0.x.txt:29 msgid "" -":doc:`/functions/geo_in_rectangle` ()関数が引数を「左上」と「右下」で はな" -"く、「左下」と「右上」と扱っていた問題を修正。" +":doc:`/reference/functions/geo_in_rectangle` ()関数が引数を「左上」と「右下」" +"で はなく、「左下」と「右上」と扱っていた問題を修正。" msgstr "" -":doc:`/functions/geo_in_rectangle` ()関数が引数を「左上」と「右下」で はな" -"く、「左下」と「右上」と扱っていた問題を修正。" +":doc:`/reference/functions/geo_in_rectangle` ()関数が引数を「左上」と「右下」" +"で はなく、「左下」と「右上」と扱っていた問題を修正。" -# bf7a744d3d424d4284023e8f3030e2f2 +# 45a2f5d187454efb881579791f64c9af #: ../../../source/news/0.x.txt:32 msgid "前方一致検索がマッチしない問題を修正。" msgstr "前方一致検索がマッチしない問題を修正。" -# 9672b3489f4345f08c495e9d333469e3 +# f34a821faae44a05baed07cd20c167a2 #: ../../../source/news/0.x.txt:36 msgid "0.7.6リリース - 2010/08/19" msgstr "0.7.6リリース - 2010/08/19" -# fd2eafbe8f414d0da963ecb651dfbdec +# 087ca08348384f269bd940248f6fc0c9 #: ../../../source/news/0.x.txt:41 msgid "デーモンになるときは標準出力を閉じるようにした。" msgstr "デーモンになるときは標準出力を閉じるようにした。" -# 48f2fd1208804a178ba1c7f574b65c3f +# 29634ac56dbf41119e1c7fca59fd79e9 #: ../../../source/news/0.x.txt:43 msgid "PIDファイルを指定する``--pid-path``オプションを追加。" msgstr "PIDファイルを指定する``--pid-path``オプションを追加。" -# e324af7f71254ad1afea59725f8702b7 +# 080f9adeadc240b589a0535ab49f5eaa #: ../../../source/news/0.x.txt:45 msgid "設定ファイルを指定する``--config-path``オプションを追加。" msgstr "設定ファイルを指定する``--config-path``オプションを追加。" -# b94b8a9d78a64a8986855ad8cf83af71 +# fbc23de675d342ba9165cc1720ec79ff #: ../../../source/news/0.x.txt:47 msgid "最大キャッシュ数を指定する``--cache-limit``オプションを追加。" msgstr "最大キャッシュ数を指定する``--cache-limit``オプションを追加。" -# 12ca22f536f84d66a40cc8caadcfb1aa +# 50cd16ddeb1146aeab111939b8ec622a #: ../../../source/news/0.x.txt:49 msgid "設定値を表示する``--show-config``オプションを追加。" msgstr "設定値を表示する``--show-config``オプションを追加。" -# afef584cca90458dbee7b024dc867158 +# 4379616050cb4ac48856b0d6acc2384d #: ../../../source/news/0.x.txt:51 msgid "指定したファイルからコマンドを読み込む``--file``オプションを追加。" msgstr "指定したファイルからコマンドを読み込む``--file``オプションを追加。" -# 5b2ad53587ca45e6a675bc8865832c52 +# 8d9e022a66d649a9897f8683e31dc52e #: ../../../source/news/0.x.txt:53 msgid "" "groongaとMeCabの辞書のエンコーディングが同じかどうかを確 認するようにした。" msgstr "" "groongaとMeCabの辞書のエンコーディングが同じかどうかを確 認するようにした。" -# dcbdf0b869e6491c9b0e4b8264ccf576 +# bfc4c800c1904f17a8ed56a882cb5f5b #: ../../../source/news/0.x.txt:56 msgid "Web管理画面:" msgstr "Web管理画面:" -# fe6fe7b99c2945dea7c77623e05e6f3c +# a09cc0ceb83746d0b29eb3cf784ff1ea #: ../../../source/news/0.x.txt:58 msgid "データロード機能を追加。" msgstr "データロード機能を追加。" -# 1684984608804cb1b5d3538f0ad22552 +# 4a1a0255cef94ec6a4e258c8802ef3ee #: ../../../source/news/0.x.txt:59 msgid "uptimeの表示形式を読みやすい形式に変更。" msgstr "uptimeの表示形式を読みやすい形式に変更。" -# c184008428ca4e4b81904c8f60681d55 +# 7064bfede10c4b73a95a949c93eb78bb #: ../../../source/news/0.x.txt:61 msgid "Muninプラグインの追加。" msgstr "Muninプラグインの追加。" -# e20d850ca33b4bc28c3153a1da589eeb +# 3708aa8a4255413a97db9c3f29056940 #: ../../../source/news/0.x.txt:63 msgid "クエリパフォーマンス計測用" msgstr "クエリパフォーマンス計測用" -# cfd1de3a08e64f8b841710681c0754f3 +# dd22041d3bd94a83a1a266274137599d #: ../../../source/news/0.x.txt:64 msgid "ディスク使用量計測用" msgstr "ディスク使用量計測用" -# 585b715a565641158c837043f10aabb2 +# 597d30459b4d455cb61fb075f12e88a7 #: ../../../source/news/0.x.txt:66 msgid "libedit対応。" msgstr "libedit対応。" -# 61e6a7751ab545f59362f2f8e30aef96 +# 86fa3bca0b4c465a9777d72a69f010c3 #: ../../../source/news/0.x.txt:68 msgid "存在しないデータベースを指定したときのエラーメッセージを改善。" msgstr "存在しないデータベースを指定したときのエラーメッセージを改善。" -# 225c63534f864ab3884c7a18648c97d3 +# 7980f79c08c240ac93b96c76899ea89e #: ../../../source/news/0.x.txt:70 msgid "loadコマンド:" msgstr "loadコマンド:" -# c0497a2cafbe40f99d9f3c170d40a7c4 +# f794e28222fb4a1788d93ff7cb7f55ef #: ../../../source/news/0.x.txt:72 msgid "不正な文字を見つけた場合はログに出力。" msgstr "不正な文字を見つけた場合はログに出力。" -# 8b586ae24071468dabf39fd5a860c3a3 +# c2ce0c09c9ab46c89a90c59bc405b36f #: ../../../source/news/0.x.txt:73 msgid "必要な項目がない場合はログに出力。" msgstr "必要な項目がない場合はログに出力。" -# da54446120eb4ac69d56c87432323d45 +# 371939b0fa42443e9a80b4660860393f #: ../../../source/news/0.x.txt:74 msgid "true/false/nullリテラルをサポート。" msgstr "true/false/nullリテラルをサポート。" -# b7edf69bc39446a784b2741e1ae7591b +# a0bd75bd4e2d48328e9fd9b0776cfd80 #: ../../../source/news/0.x.txt:75 msgid "" "GeoPointの度での指定をサポート。 (例: " @@ -1319,27 +1384,27 @@ msgstr "" "GeoPointの度での指定をサポート。 (例: " "\"35.6954581363924,139.564207350021\")" -# c92ad2d123e348a29c8f81681114933d +# 13da86c446d2483cb3b53a8602ec58da #: ../../../source/news/0.x.txt:77 msgid "NO_KEYテーブルを参照しているカラム値をサポート。" msgstr "NO_KEYテーブルを参照しているカラム値をサポート。" -# 3296b3fcbeb94fc989a4449f7b331c8e +# 95b13b5d35d644449c37dcf6c64b3a95 #: ../../../source/news/0.x.txt:78 msgid "数値のベクタをサポート。" msgstr "数値のベクタをサポート。" -# 06f60ffa9f124e2fb51d60851c2f92cd +# 81fe7af0ce32484a8832dc0690d2df6e #: ../../../source/news/0.x.txt:80 msgid "selectコマンド" msgstr "selectコマンド" -# d778bcad1d5b4782af84a1fa78d94dfb +# 611304d9368543c59284d665d3642394 #: ../../../source/news/0.x.txt:82 msgid "索引を用いた高速なGeoPointの検索機能を追加。" msgstr "索引を用いた高速なGeoPointの検索機能を追加。" -# bb211bf5d2b64a63b07928defd09f639 +# aaca328b432b462da660d01191006103 #: ../../../source/news/0.x.txt:83 msgid "" "索引を用いた高速なGeoPointのソート機能を追加。 (ただし複数のソートキーと一緒" @@ -1348,119 +1413,119 @@ msgstr "" "索引を用いた高速なGeoPointのソート機能を追加。 (ただし複数のソートキーと一緒" "に使うことはできない。)" -# c493884e2f4f452d890fb219195532bf +# 32fc5bb36a02486386c97f73cd68d6cf #: ../../../source/news/0.x.txt:85 msgid "ベクタのGeoPointの出力に対応。" msgstr "ベクタのGeoPointの出力に対応。" -# 1aedd37b4c8e49199289d2e45edcfb95 +# dd7966301e004a1da4765dad2a8cd7a5 #: ../../../source/news/0.x.txt:86 msgid "不正な入力値に対してエラーを出力するようにした。" msgstr "不正な入力値に対してエラーを出力するようにした。" -# 6a786127e8b0495890053e1876004863 +# 77266f90ae984c1f9107facf28f5ec5b #: ../../../source/news/0.x.txt:88 msgid "dumpコマンド:" msgstr "dumpコマンド:" -# a7b76c2bdfb840b7bbd08ff2b9136316 +# c036732404e74d9bbbb41730eceb0eb8 #: ../../../source/news/0.x.txt:90 msgid "フラグを数値ではなくキーワードで出力するように変更。" msgstr "フラグを数値ではなくキーワードで出力するように変更。" -# 5bd09e36f939476290408525ea4c7b97 +# fd9092ac9e3d4813b448bc9f0600e2ac #: ../../../source/news/0.x.txt:92 msgid "column_listコマンド:" msgstr "column_listコマンド:" -# 74ebd76ae0154ba5aff21bd50e2acdda +# 22ea109262b94a089a4187689ddc6172 #: ../../../source/news/0.x.txt:94 msgid "_keyカラムの出力に対応。" msgstr "_keyカラムの出力に対応。" -# 6fbc744b55be49a2bd199505807c43f9 +# af31b1c89ef04b378fad9542d1c359d7 #: ../../../source/news/0.x.txt:96 msgid "deleteコマンド:" msgstr "deleteコマンド:" -# c5962279bced4adea1b5fbc88b5c8121 +# de0fb6d2ba454336bf55470ca35e1d1d #: ../../../source/news/0.x.txt:98 msgid "データに不整合が発生する場合はデータを削除しないように変更。" msgstr "データに不整合が発生する場合はデータを削除しないように変更。" -# 54c78d1bc2df49379e3bd8b3e12da6e0 +# 9f5292e428e7481a92ac5cd93a5935c9 #: ../../../source/news/0.x.txt:100 msgid "statusコマンド:" msgstr "statusコマンド:" -# 0c52979419504110a2544bb52ec2f025 +# 967791dd806e47a7814af16e6d653cca #: ../../../source/news/0.x.txt:102 msgid "キャッシュ情報を追加。" msgstr "キャッシュ情報を追加。" -# 4d840582bfe746c69a55063f6829bdc2 +# f2c6e66fc326434fa8869ee3f1015e67 #: ../../../source/news/0.x.txt:104 msgid "データの整合性を確認するcheckコマンドの追加。" msgstr "データの整合性を確認するcheckコマンドの追加。" -# 4d6adabb30c944948be14ba00a266ac7 +# 040d8031ecaa4bae81a987d3d50c7d0e #: ../../../source/news/0.x.txt:106 msgid "強制的にロックを解除するclearlockコマンドの追加。" msgstr "強制的にロックを解除するclearlockコマンドの追加。" -# f0f43e2d6445446f856a15bea318e348 +# 5caba65c2e9c475b945ebff330622535 #: ../../../source/news/0.x.txt:108 msgid "最大キャッシュ数を指定するcache_limitコマンドの追加。" msgstr "最大キャッシュ数を指定するcache_limitコマンドの追加。" -# f8cb43be08694b71904b623ba846b63c +# 89a0e30d111b473cba0854cf1af57625 #: ../../../source/news/0.x.txt:110 msgid "フラグメンテーションを解消するdefragコマンドの追加。" msgstr "フラグメンテーションを解消するdefragコマンドの追加。" -# 2322c060ae294d4ebbc273b7455bcd22 +# 897ccabf84dc4f868c871b369a043ff1 #: ../../../source/news/0.x.txt:112 msgid "データ投入後のインデックスカラム作成に対応。" msgstr "データ投入後のインデックスカラム作成に対応。" -# 91d5146f6de44ca89d5286a4632dfba3 +# 6b3f4e52f1f9426fbf2e1552dab51425 #: ../../../source/news/0.x.txt:117 msgid "不正なsortキーを指定された場合はSEGVする問題の修正。" msgstr "不正なsortキーを指定された場合はSEGVする問題の修正。" -# 087ae4690d1945238a811bada9a036e4 +# 30c90df7b93241f1ad222392bc8ac720 #: ../../../source/news/0.x.txt:118 msgid "selectの出力に不正なカラムを指定された時にSEGVする問題を修正。" msgstr "selectの出力に不正なカラムを指定された時にSEGVする問題を修正。" -# c5a18fba499745c9b8cceb43817f58a2 +# 44c6e16f2bd74ded8570af1458865844 #: ../../../source/news/0.x.txt:119 msgid "空のベクタをloadするとSEGVする問題の修正。" msgstr "空のベクタをloadするとSEGVする問題の修正。" -# a6abd26372764340a220e948d24ba62b +# a7071963665d4d2d8c4160abde8c5be6 #: ../../../source/news/0.x.txt:120 msgid "メモリリークの修正。" msgstr "メモリリークの修正。" -# 85cca2cab65d488291fef3d0d1b4e620 +# 0d7cc14481c94fbfac5d966a9c51dfbb #: ../../../source/news/0.x.txt:121 msgid "drilldown時に参照先が存在しない場合にSEGVする問題の修正。" msgstr "drilldown時に参照先が存在しない場合にSEGVする問題の修正。" -# 97385c54720a430380bb0ee8f24856f2 -# 39a21970dc474dc389f212fa9a348aec -# 4cf4753843574e3ab8af55a89a355a14 -# 623d051ae6b2476e9840d397e441aee5 -# 9a04076242334264891648be7afe62a6 -# 0a0af62bfafe4567aed3c978f2c065a8 -# d72aa27d53574f23b3f2d61f873f3395 -# 99c692e50413411ea36dc6fe4c72ece9 -# 10590859a6bf4559b833c57591cab5e9 -# 87216b3d3b2a4485a9ee50ee7d298dd7 -# b498f99da3f54577add38ce243f7b567 -# 4e1c9e3cae4a4747927deeaa4d814c98 -# b09aeaf0beec49f8b419b62e13bb4995 +# 7c8d3a172b5a4710828d3eb2f124732c +# e2be250322d446bd8f4b8a6724318447 +# 02c18926aed54006a28c574f20dee85c +# 2df3627c0f1f45729de70b2587e2325e +# a8cb80aa23d7444b9585bc9eecf27dc9 +# 5a42db8b41e54b8ba0563a7484eb7574 +# 2aa9d21f31bc4d97995da600432d7d26 +# 88a6536de15148c9993cf7b9c318117c +# 9a143504e0224da8a5ec7717b93e8ed5 +# d716a822a4734917b51de1710df12e76 +# 4b43dca7a4404f99a66c17517f8b4726 +# bf6b3342fafb44d780b2760d379ee0ff +# 9e3f401149fe448e98530f40b21e14b2 #: ../../../source/news/0.x.txt:124 ../../../source/news/1.0.x.txt:19 #: ../../../source/news/1.0.x.txt:53 ../../../source/news/1.0.x.txt:67 #: ../../../source/news/1.0.x.txt:106 ../../../source/news/1.0.x.txt:146 @@ -1471,22 +1536,22 @@ msgstr "drilldown時に参照先が存在しない場合にSEGVする問題の msgid "感謝" msgstr "感謝" -# 54e97e0d49c74f4dbc6fa4ecbb56e5f0 +# b6d628cace3d4fde875851db2cf8ad8f #: ../../../source/news/0.x.txt:126 msgid "おばたさん" msgstr "おばたさん" -# 51dfc85673df48c2aa097ced8dafda77 +# cc58cf80a7ca4736b9531cab70bd4ff8 #: ../../../source/news/1.0.x.txt:6 msgid "バージョン1.0.xのお知らせ" msgstr "バージョン1.0.xのお知らせ" -# 2401c89eca604c1983105ac11c9be127 +# 0a11f2e41d8a420fbb897313de07a01d #: ../../../source/news/1.0.x.txt:9 msgid "1.0.8リリース - 2011/02/02" msgstr "1.0.8リリース - 2011/02/02" -# 3d663097f52046d08cf9df6a7adb9a6b +# a24e2a201ad740998a14bc51e1b70ac9 #: ../../../source/news/1.0.x.txt:14 msgid "" "ShortText型カラムへデータ追加・削除を繰り返すとデータが壊れ ることがある問題" @@ -1495,32 +1560,32 @@ msgstr "" "ShortText型カラムへデータ追加・削除を繰り返すとデータが壊れ ることがある問題" "を修正。 (Mitsuhiro Shibuyaさんが報告)" -# 29af122937c045319da522c75f830404 +# 8174fcae65a04f49ba35869659b6373f #: ../../../source/news/1.0.x.txt:21 msgid "Mitsuhiro Shibuyaさん" msgstr "Mitsuhiro Shibuyaさん" -# 151e44f7a5884959b16cffb1be279900 +# 17649bbea89f4624b30c888b1b1936bd #: ../../../source/news/1.0.x.txt:24 msgid "1.0.7リリース - 2011/01/29" msgstr "1.0.7リリース - 2011/01/29" -# c87cd5383a174681bffc9fa5ba0364ad +# 667b2ed5a3b5432abbf9c9b95a404258 #: ../../../source/news/1.0.x.txt:29 msgid "automake 1.9.6でも動作するようにした。 #508" msgstr "automake 1.9.6でも動作するようにした。 #508" -# 9645909ba15447aca9bb1e6fb2f80783 +# 073fd1115dfa40198939a31958a3a43b #: ../../../source/news/1.0.x.txt:30 msgid "configureの最後に検出したMeCabの情報も表示するようにした。" msgstr "configureの最後に検出したMeCabの情報も表示するようにした。" -# 8524888130a4418ba4058967ae5f2d50 +# bf1a78f75d5744a59432056499d61078 #: ../../../source/news/1.0.x.txt:31 msgid "エラーメッセージをわかりやすくした。" msgstr "エラーメッセージをわかりやすくした。" -# 0dd21022c9fe4312aa1b314da931f844 +# dd67c2da3a204a83a9615cbbc2533fb0 #: ../../../source/news/1.0.x.txt:32 msgid "" "--enable-memory-debug付きでビルドしたときに終了時に未開放のメモリが 割り当て" @@ -1529,16 +1594,16 @@ msgstr "" "--enable-memory-debug付きでビルドしたときに終了時に未開放のメモリが 割り当て" "られた場所を表示するようにした。" -# 000e7f16fe0e4c629e5169ef3942d997 +# ed0592bb433444768deba1bea79caf4e #: ../../../source/news/1.0.x.txt:34 msgid "" -"ベクタの値を :doc:`/commands/load` するときにキャストに失敗したら、そ のこと" -"を報告するようにした。" +"ベクタの値を :doc:`/reference/commands/load` するときにキャストに失敗したら、" +"そ のことを報告するようにした。" msgstr "" -"ベクタの値を :doc:`/commands/load` するときにキャストに失敗したら、そ のこと" -"を報告するようにした。" +"ベクタの値を :doc:`/reference/commands/load` するときにキャストに失敗したら、" +"そ のことを報告するようにした。" -# 93b278cbe9d047449c109186de993d3e +# c57907a39dd04b71b715613b8fe7e670 #: ../../../source/news/1.0.x.txt:36 msgid "" "groongaのメモリリークを検出するユーティリティツール groonga-check-memory-" @@ -1547,12 +1612,12 @@ msgstr "" "groongaのメモリリークを検出するユーティリティツール groonga-check-memory-" "leak.rbを追加。(インストールはされない。)" -# 8b7ba90ea2364a66b60e1346632e23a0 +# b8984fead9e241898937f41b23da7bcc #: ../../../source/news/1.0.x.txt:38 -msgid ":doc:`/commands/dump` がテーブル単位のダンプに対応。" -msgstr ":doc:`/commands/dump` がテーブル単位のダンプに対応。" +msgid ":doc:`/reference/commands/dump` がテーブル単位のダンプに対応。" +msgstr ":doc:`/reference/commands/dump` がテーブル単位のダンプに対応。" -# 48df58503bb74a65971e3bfebb3f2409 +# 9ea9b1eafdcf4806afa6ae21bc34e493 #: ../../../source/news/1.0.x.txt:43 msgid "" "Mac OS Xでモジュールの拡張子の検出に失敗する問題を修正。 (ongaeshiさんが報" @@ -1561,107 +1626,109 @@ msgstr "" "Mac OS Xでモジュールの拡張子の検出に失敗する問題を修正。 (ongaeshiさんが報" "告)" -# 0aafc5af19f34acdb2ebbf01f025a682 +# 28641277a0cb41aca7f43f1e91deed6a #: ../../../source/news/1.0.x.txt:45 msgid "Mac OS Xではrealloc(ptr, 0)ではなくfree()を使うように修正。" msgstr "Mac OS Xではrealloc(ptr, 0)ではなくfree()を使うように修正。" -# d2fafcfe0e154593bd1a3a6eaa4b0f01 +# cc5a0f02bac144fdba7faf6a7089470a #: ../../../source/news/1.0.x.txt:46 msgid "grntestで結果の比較が常に失敗していた問題を修正。" msgstr "grntestで結果の比較が常に失敗していた問題を修正。" -# 6473396328fe411ca9da3c782e57efcf +# b4b107edaad84008b7243789fdf933eb #: ../../../source/news/1.0.x.txt:47 msgid "groonga-suggest-learnerのメモリリークを修正。" msgstr "groonga-suggest-learnerのメモリリークを修正。" -# dc32a5fcf174469d901c1f0aac02e4d4 +# 04321ee6a729499ca1767be8ab7b3243 #: ../../../source/news/1.0.x.txt:48 msgid "" -":doc:`/commands/load` 時のメモリリークを修正。 (Kenichi Aramakiさんが報告)" +":doc:`/reference/commands/load` 時のメモリリークを修正。 (Kenichi Aramakiさ" +"んが報告)" msgstr "" -":doc:`/commands/load` 時のメモリリークを修正。 (Kenichi Aramakiさんが報告)" +":doc:`/reference/commands/load` 時のメモリリークを修正。 (Kenichi Aramakiさ" +"んが報告)" -# f2e5dc6c0d4d4ab990048589c3309fa6 +# 4f0da621d91142219625aa802d9395b3 #: ../../../source/news/1.0.x.txt:50 msgid "ベクタの値を出力するときのメモリリークを修正。" msgstr "ベクタの値を出力するときのメモリリークを修正。" -# 9baccc16d0f54860ac7b1e975330dd29 +# 7844c123a477486caff1858d3999b015 #: ../../../source/news/1.0.x.txt:55 msgid "ongaeshiさん" msgstr "ongaeshiさん" -# 5184d679ae80499985cde786df3de801 +# 1b5c1b3559f041b3a3c3ce14722cf1d8 #: ../../../source/news/1.0.x.txt:56 msgid "Kenichi Aramakiさん" msgstr "Kenichi Aramakiさん" -# 70ce53d4f6644526ab05dc37a9519397 +# f03390fc88b141599407c0b278c95c41 #: ../../../source/news/1.0.x.txt:59 msgid "1.0.6リリース - 2010/12/31" msgstr "1.0.6リリース - 2010/12/31" -# 2185bd71461c460d929754ee9cac5caa +# 70df464e329c4160830cf5e904a1ae4a #: ../../../source/news/1.0.x.txt:64 msgid "\\*BSDでビルドできない問題を修正。(OBATA Akioさんが報告)" msgstr "\\*BSDでビルドできない問題を修正。(OBATA Akioさんが報告)" -# 6406e6966e4c43fdae8b1aa5b4d212a2 -# b0c347faa6ca44d3ad03eb984cc70934 -# c813898545ea4a019ae882b09dbe87f6 -# e3f6817ef29f4bc18bde1d26be6b84a6 -# 8a9e1b818fde432492337b52a2101cd5 +# b6658d6a0f4e42ba8d69ca4501faeabb +# b5772b68a5a64995966e46ce62db39f8 +# 2bb3ca02ab8f45c684349e18b2d2e878 +# d90e0a3aaa0b47579488506cf172e05a +# c99f60337feb43a790df779a3d6481d1 #: ../../../source/news/1.0.x.txt:69 ../../../source/news/1.0.x.txt:109 #: ../../../source/news/1.0.x.txt:149 ../../../source/news/1.0.x.txt:239 #: ../../../source/news/1.0.x.txt:265 msgid "OBATA Akioさん" msgstr "OBATA Akioさん" -# a3c772a304cf4a1da54d863c57decc89 +# a8abf9f9fd654a9d96fbacb5cc56b75e #: ../../../source/news/1.0.x.txt:72 msgid "1.0.5リリース - 2010/12/29" msgstr "1.0.5リリース - 2010/12/29" -# eb0ee044baf04d78b21e4d82b37a81a5 +# 4da3d065e301452a986d6e278994c51f #: ../../../source/news/1.0.x.txt:77 msgid "サジェスト機能用の学習プログラムを追加。" msgstr "サジェスト機能用の学習プログラムを追加。" -# d2cfa712837f41c6993aa9135a3068a4 +# 7815f95873e74ce0bb85b777447cf099 #: ../../../source/news/1.0.x.txt:78 msgid "groongaスクリプト内での行コメントに対応。(「#」以降を無視) #723" msgstr "groongaスクリプト内での行コメントに対応。(「#」以降を無視) #723" -# f21c5a3b4fff4151894cbd11bd08a756 +# 5fc134b0eb654eb89e807859260a3034 #: ../../../source/news/1.0.x.txt:79 -msgid ":doc:`/commands/column_list` のXML出力対応。 #748" -msgstr ":doc:`/commands/column_list` のXML出力対応。 #748" +msgid ":doc:`/reference/commands/column_list` のXML出力対応。 #748" +msgstr ":doc:`/reference/commands/column_list` のXML出力対応。 #748" -# bb2227dbb4cc4e24aaba186951214ffd +# 0cc1e8fc57a84636aa2d09291eb44fdd #: ../../../source/news/1.0.x.txt:80 msgid "主キーが数値のテーブルを参照しているカラムでの比較演算に対応。 #776" msgstr "主キーが数値のテーブルを参照しているカラムでの比較演算に対応。 #776" -# bed1c5263da740a9b6fff125c3b282ee +# fd5d1c3faad5491ebe2d1e5ecd46ef5e #: ../../../source/news/1.0.x.txt:81 msgid "grntestがmlockの情報出力に対応。" msgstr "grntestがmlockの情報出力に対応。" -# 8bac0b6e1e594e69941010d4e29c3daa +# 343f218aa0364618bfb6be6c013f3a36 #: ../../../source/news/1.0.x.txt:82 msgid "NetBSDでのビルドに対応。 (OBATA Akioさんがパッチ作成)" msgstr "NetBSDでのビルドに対応。 (OBATA Akioさんがパッチ作成)" -# 476d26c520534d4caa97c32417f35bd9 +# bfdb71fc4ffb4d94bf0d78ab996a36a1 #: ../../../source/news/1.0.x.txt:83 msgid "" "MeCabトークナイザーが見つからない時のエラーメッセージをより親切にした。 #790" msgstr "" "MeCabトークナイザーが見つからない時のエラーメッセージをより親切にした。 #790" -# c4049e1bd8dd4124a41af3394c14ccb0 +# 910295f8ba814f00a252bff55ea41095 #: ../../../source/news/1.0.x.txt:84 msgid "" "開いているファイルディスクリプタが多すぎてacceptできない状態の負荷を低減。 " @@ -1670,107 +1737,109 @@ msgstr "" "開いているファイルディスクリプタが多すぎてacceptできない状態の負荷を低減。 " "#802" -# 8f25445e4547467595115d0725cfc613 +# b8386186852743a69fd31be9df150892 #: ../../../source/news/1.0.x.txt:85 msgid "DragonFlyでのビルドに対応。 (OBATA Akioさんが報告)" msgstr "DragonFlyでのビルドに対応。 (OBATA Akioさんが報告)" -# c5a936c24c49456eb8716e607cfdec61 -# 10c81a9b3b75481293c6050b8976034c -# 62b2d8580123476182479b0ed866e2dc -# 1970dd6da1504cb4a0803e3ed2a410f2 +# bf42c40477b643b58ed06a14ee0c4700 +# 6cdd4435bf594a37a27ade118d8b926c +# 17e143651247436895fff47d79325bbd +# 66d215bb94ab46efa2866aa514c5b966 #: ../../../source/news/1.0.x.txt:88 ../../../source/news/1.0.x.txt:133 #: ../../../source/news/1.0.x.txt:177 ../../../source/news/1.0.x.txt:225 msgid "変更" msgstr "変更" -# 3374fe70931f4a6f930523e92e14091e +# a69c27b9f119478b853b50db990170e5 #: ../../../source/news/1.0.x.txt:90 msgid "" -":doc:`/commands/table_list` のXML出力のタグ名をより適切な名前に変更。 #757" +":doc:`/reference/commands/table_list` のXML出力のタグ名をより適切な名前に変" +"更。 #757" msgstr "" -":doc:`/commands/table_list` のXML出力のタグ名をより適切な名前に変更。 #757" +":doc:`/reference/commands/table_list` のXML出力のタグ名をより適切な名前に変" +"更。 #757" -# 77c0753f3fde4840ab29bc0fa06c9888 +# a197ed39e14045c887f49421b5f6a386 #: ../../../source/news/1.0.x.txt:95 msgid "" -":doc:`/commands/load` で存在しないカラムを--columnsで指定するとクラッシュする" -"問題を修正。 (Masahiro Tomitaさんが報告) #751" +":doc:`/reference/commands/load` で存在しないカラムを--columnsで指定するとク" +"ラッシュする問題を修正。 (Masahiro Tomitaさんが報告) #751" msgstr "" -":doc:`/commands/load` で存在しないカラムを--columnsで指定するとクラッシュする" -"問題を修正。 (Masahiro Tomitaさんが報告) #751" +":doc:`/reference/commands/load` で存在しないカラムを--columnsで指定するとク" +"ラッシュする問題を修正。 (Masahiro Tomitaさんが報告) #751" -# 54073726171f4562a04ac1ff1eb50ea6 +# add4a3c74ef04f59877701d776d1d109 #: ../../../source/news/1.0.x.txt:97 msgid "" -":doc:`/commands/load` で配列でTABLE_NO_KEYなテーブルにレコードをロードできな" -"い問題を修正。 (Masahiro Tomitaさんが報告) #750" +":doc:`/reference/commands/load` で配列でTABLE_NO_KEYなテーブルにレコードを" +"ロードできない問題を修正。 (Masahiro Tomitaさんが報告) #750" msgstr "" -":doc:`/commands/load` で配列でTABLE_NO_KEYなテーブルにレコードをロードできな" -"い問題を修正。 (Masahiro Tomitaさんが報告) #750" +":doc:`/reference/commands/load` で配列でTABLE_NO_KEYなテーブルにレコードを" +"ロードできない問題を修正。 (Masahiro Tomitaさんが報告) #750" -# 992147809b854c02b7e1c16d8e15209a +# 0f535dde34da4802a31c116d0df858cc #: ../../../source/news/1.0.x.txt:99 msgid "" -":doc:`/commands/delete` でTABLE_NO_KEYなテーブルのレコードを削除するとテーブ" -"ルが壊れる 問題を修正。 (Masahiro Tomitaさんがパッチ作成) #794" +":doc:`/reference/commands/delete` でTABLE_NO_KEYなテーブルのレコードを削除す" +"るとテーブルが壊れる 問題を修正。 (Masahiro Tomitaさんがパッチ作成) #794" msgstr "" -":doc:`/commands/delete` でTABLE_NO_KEYなテーブルのレコードを削除するとテーブ" -"ルが壊れる 問題を修正。 (Masahiro Tomitaさんがパッチ作成) #794" +":doc:`/reference/commands/delete` でTABLE_NO_KEYなテーブルのレコードを削除す" +"るとテーブルが壊れる 問題を修正。 (Masahiro Tomitaさんがパッチ作成) #794" -# 9c7f88db66fc471396952a9d05a4b2b9 +# 6d4a7b2e8ce04642a1a397e17bcbbfd0 #: ../../../source/news/1.0.x.txt:102 msgid "" -":doc:`/commands/load` で不正なJSONを指定した場合にそれ以降コマンドを受け付け" -"なくなる 問題を修正。 #807" +":doc:`/reference/commands/load` で不正なJSONを指定した場合にそれ以降コマンド" +"を受け付けなくなる 問題を修正。 #807" msgstr "" -":doc:`/commands/load` で不正なJSONを指定した場合にそれ以降コマンドを受け付け" -"なくなる 問題を修正。 #807" +":doc:`/reference/commands/load` で不正なJSONを指定した場合にそれ以降コマンド" +"を受け付けなくなる 問題を修正。 #807" -# 88e2128f1d26463a9a83646f98deee30 +# 40067de8df6340bfa9a389926086c40e #: ../../../source/news/1.0.x.txt:108 msgid "Tomita Masahiroさん" msgstr "Tomita Masahiroさん" -# 8baabfbfa5974e7a94d62592add7caaa +# 2e5f846f8862415eb080fe12cacda570 #: ../../../source/news/1.0.x.txt:112 msgid "1.0.4リリース - 2010/11/29" msgstr "1.0.4リリース - 2010/11/29" -# 527a0ea4112042f2afbf2d0efca79f66 +# 85520a9b7ae64c959680f8fe386c1334 #: ../../../source/news/1.0.x.txt:117 msgid "すべてのモジュールで同じ名前の関数をエクスポートするようにした。#624" msgstr "すべてのモジュールで同じ名前の関数をエクスポートするようにした。#624" -# 5365469e527949a4b3ba37b9c66fb210 +# efc0cf8342c64180a4fef2460153a801 #: ../../../source/news/1.0.x.txt:118 msgid "不正な名前を指定したときに指定された名前も報告するようにした。" msgstr "不正な名前を指定したときに指定された名前も報告するようにした。" -# d8997472d05e4fff9f17befddce7d7a4 +# c2687e20f05d4c41b5a1aa90ef11401e #: ../../../source/news/1.0.x.txt:119 msgid "" -":doc:`/commands/select` の--filter内での数値比較演算をサポート。 (@s3kiさん" -"が報告)" +":doc:`/reference/commands/select` の--filter内での数値比較演算をサポート。 " +"(@s3kiさんが報告)" msgstr "" -":doc:`/commands/select` の--filter内での数値比較演算をサポート。 (@s3kiさん" -"が報告)" +":doc:`/reference/commands/select` の--filter内での数値比較演算をサポート。 " +"(@s3kiさんが報告)" -# 28614e85a7d141448ed51113809535c7 +# b3298bcc4b7c4514ae07bca22c5ed73e #: ../../../source/news/1.0.x.txt:120 msgid "" -":doc:`/executables/grntest` の一行あたりの最大バイト数の制限を撤廃。 #608, " -"#690" +":doc:`/reference/executables/grntest` の一行あたりの最大バイト数の制限を撤" +"廃。 #608, #690" msgstr "" -":doc:`/executables/grntest` の一行あたりの最大バイト数の制限を撤廃。 #608, " -"#690" +":doc:`/reference/executables/grntest` の一行あたりの最大バイト数の制限を撤" +"廃。 #608, #690" -# 5ca13bf0ccb74de3890fbc70424dbdac +# 49a7151d51094e81b6fe5c7f2f4d4688 #: ../../../source/news/1.0.x.txt:121 msgid "Int8/UInt8/Int16/UInt16の等値比較にC言語の比較演算子を使用。 #660" msgstr "Int8/UInt8/Int16/UInt16の等値比較にC言語の比較演算子を使用。 #660" -# 159bd1936c11408a8ef76ae17c2056a0 +# b5ce5f6239074cf299c128c3b31110a3 #: ../../../source/news/1.0.x.txt:122 msgid "" "HTTP経由で存在しないパスにアクセスした時に存在しないパスを報告するように し" @@ -1779,79 +1848,79 @@ msgstr "" "HTTP経由で存在しないパスにアクセスした時に存在しないパスを報告するように し" "た。" -# 0d37c68df46b4cff834ad7e4b5530b3e +# 1ddbbe16a45346e096cfd039ed9516ca #: ../../../source/news/1.0.x.txt:124 msgid "grn_table_cursor_next()をGRN_CURSOR_COLUMN_INDEX対応にした。" msgstr "grn_table_cursor_next()をGRN_CURSOR_COLUMN_INDEX対応にした。" -# fcacfbded8c14077bd42adc6a1ff2799 +# 5f3793183994454298531eeebddd4d99 #: ../../../source/news/1.0.x.txt:125 msgid "右辺が式の演算代入演算子をサポート。 #669" msgstr "右辺が式の演算代入演算子をサポート。 #669" -# 6d8230c605854e50a842e5f1e3a30298 +# a2397ac0d2e2496a91aa0c858426c74c #: ../../../source/news/1.0.x.txt:126 msgid "zlib/LZOサポート付きでビルドされているかをチェックするAPIを追加。 #686" msgstr "zlib/LZOサポート付きでビルドされているかをチェックするAPIを追加。 #686" -# 4d630514fd2b4325a0564295e2601a0b +# 3dca8a7c25d44298886178eb88ffa80e #: ../../../source/news/1.0.x.txt:127 msgid "grn_table_at()を公開。" msgstr "grn_table_at()を公開。" -# 32bec4895dd34981aff52fb99d736fa6 +# b372365831454de5b66b1741261febac #: ../../../source/news/1.0.x.txt:128 msgid "grn_db_touch()を公開。 #703" msgstr "grn_db_touch()を公開。 #703" -# f87b3776c5624108951f599fce9149bc +# 656f36e4574a442d8c99c06dd21c1705 #: ../../../source/news/1.0.x.txt:129 msgid "コメント行に対応。 #723" msgstr "コメント行に対応。 #723" -# d8b3a083840c4f5baa07191b907c24cb +# 6eeaaced64e84982b707580d5b4b8019 #: ../../../source/news/1.0.x.txt:130 msgid "grn_bool型を追加。 #713" msgstr "grn_bool型を追加。 #713" -# 2d5e1b434a56448d9770befc3e5f0e39 +# f73fd907e26d4f2284b36320962ab8cb #: ../../../source/news/1.0.x.txt:135 msgid "" "プラグインの置き場所を変更: lib/groonga/modules/ -> lib/groonga/plugins/ #624" msgstr "" "プラグインの置き場所を変更: lib/groonga/modules/ -> lib/groonga/plugins/ #624" -# 07e28f6853e54cd3b6cfdc33a1f434ee +# a4150d2e08e2474181a337a5c35dbe23 #: ../../../source/news/1.0.x.txt:141 msgid "ドキュメントの誤字を修正。(OBATA Akioさんが報告)" msgstr "ドキュメントの誤字を修正。(OBATA Akioさんが報告)" -# ec7dffc30612470e9bf2f41f91e58347 +# e44e9338e1dd479ea180363bdee16d6d #: ../../../source/news/1.0.x.txt:142 msgid "GRN_CURSOR_PREFIXが動作しない問題を修正。" msgstr "GRN_CURSOR_PREFIXが動作しない問題を修正。" -# e952fb88345b4e3886a89dbeeafb08de +# 5a5e0996cfab4bb18072ab9feec7e577 #: ../../../source/news/1.0.x.txt:143 msgid "索引が不正に大きくなる問題を修正。(Tomoatsu Shimadaさんが報告) #689" msgstr "索引が不正に大きくなる問題を修正。(Tomoatsu Shimadaさんが報告) #689" -# 82b3abb8460041cf8fee92ccf258bc73 +# ce87319989d54c3298ca96c251918aea #: ../../../source/news/1.0.x.txt:148 msgid "@s3kiさん" msgstr "@s3kiさん" -# 2f4e05fd8ef546f2af497d4efb37f57c +# 44d3144ddb8b445f9b84db634d9ece79 #: ../../../source/news/1.0.x.txt:150 msgid "Tomoatsu Shimadaさん" msgstr "Tomoatsu Shimadaさん" -# 93a3dcace2374755855cd40a7b1efc89 +# bd562317c195400caf5d4ba8bd17fecd #: ../../../source/news/1.0.x.txt:153 msgid "1.0.3リリース - 2010/10/29" msgstr "1.0.3リリース - 2010/10/29" -# b9df779a0864420aafc0299836ebd0e9 +# 1faccf422e09429ab4ca057f419f6cdb #: ../../../source/news/1.0.x.txt:158 msgid "" "CentOS/Fedora用パッケージをディストリビューションのルールに従うように改良。 " @@ -1860,57 +1929,57 @@ msgstr "" "CentOS/Fedora用パッケージをディストリビューションのルールに従うように改良。 " "(上野乃毅さん)" -# b4672d72b9c34352ad0f738efd506842 +# fca30f3516984312b6130e7341966e15 #: ../../../source/news/1.0.x.txt:160 msgid "Fedoraのオフィシャルリポジトリに登録。(Daiki Uenoさん)" msgstr "Fedoraのオフィシャルリポジトリに登録。(Daiki Uenoさん)" -# 4b931004306f4d5dad43767dd134508e +# c6736528435b4e61b5df6bc3fceff918 #: ../../../source/news/1.0.x.txt:161 msgid "GeoPointのキャストに対応。#515" msgstr "GeoPointのキャストに対応。#515" -# fc9e9145cbdc4796ac20e718d99a5931 +# c3b783a5650f4685a48d41b3bfb64155 #: ../../../source/news/1.0.x.txt:162 msgid "groongaコマンドに、--defalt-command-versionオプションの追加。" msgstr "groongaコマンドに、--defalt-command-versionオプションの追加。" -# 1db280be54ce48669c8f5fefa39af086 +# 94aa00dd80834a309e67bd81a3a9ada2 #: ../../../source/news/1.0.x.txt:163 msgid "statusの出力結果にコマンドバージョンを追加。" msgstr "statusの出力結果にコマンドバージョンを追加。" -# 50a74b38c26c49978f95c1229420be9e +# 2b2714150eed45e9acacb4de7b74161b #: ../../../source/news/1.0.x.txt:164 msgid ":doc:`/spec/search` の仕様を追加。" msgstr ":doc:`/spec/search` の仕様を追加。" -# 1991fd46aef94b32bcdba0d376ab2119 +# 2360c476e50544ceb034eac7dfd01840 #: ../../../source/news/1.0.x.txt:165 msgid ":doc:`/troubleshooting` を追加。" msgstr ":doc:`/troubleshooting` を追加。" -# 74ff0650e4234b8aab1c0f2d69dee3d9 +# 9471f7dea0c34e21824383496180ec98 #: ../../../source/news/1.0.x.txt:166 msgid "辞書検索のサンプルアプリケーションを追加。" msgstr "辞書検索のサンプルアプリケーションを追加。" -# 8e69b1aaf343458abdb29c95bef88caf +# 74e0492cbf0d4ac1b81501c9db0b8c2e #: ../../../source/news/1.0.x.txt:167 msgid "pkg-configがない場合はlibeditを検出しないようにした。 #540" msgstr "pkg-configがない場合はlibeditを検出しないようにした。 #540" -# ca9e8356465b42429f3d47341710b69b +# dcfcacd4b75a4dd9aed0dee4ec0c0e39 #: ../../../source/news/1.0.x.txt:168 msgid "メモリデバッグ用オプション--enable-memory-debugを追加。" msgstr "メモリデバッグ用オプション--enable-memory-debugを追加。" -# c6258d2e0ec74929a12e1bbe3ed2a32a +# 1ca8c090b399408b83039ad9c366bfda #: ../../../source/news/1.0.x.txt:169 msgid "不正な関数呼び出しをチェックするようにした。#596" msgstr "不正な関数呼び出しをチェックするようにした。#596" -# 493483b1b1fd4d82a61bbac9e9cb5681 +# 90901fe33d814b0a9ba7e478e1723af7 #: ../../../source/news/1.0.x.txt:170 msgid "" "テキストから数値へのキャスト処理を強化。#612, #613 (Itagaki Takahiroさんが報" @@ -1919,12 +1988,12 @@ msgstr "" "テキストから数値へのキャスト処理を強化。#612, #613 (Itagaki Takahiroさんが報" "告)" -# 0e521c3658504c60ba8a9f2529615b99 +# 2da7070b507d40de8c93ad0a5dbfdccc #: ../../../source/news/1.0.x.txt:172 msgid "クライアントモードでの--fileオプションのサポート。#578" msgstr "クライアントモードでの--fileオプションのサポート。#578" -# 3f9ad6e82b004839b3bbe08f253bdd4d +# bad6508058644ced939d6695b2e8e4b8 #: ../../../source/news/1.0.x.txt:173 msgid "" ":doc:`/spec/search` の挙動を動的に変更する``--match-escalation-threashold`` " @@ -1933,17 +2002,17 @@ msgstr "" ":doc:`/spec/search` の挙動を動的に変更する``--match-escalation-threashold`` " "起動オプションと``--match_escalation_threshold``selectオプションを追加。 #628" -# 6827cf4b76a54a3a8fffc7e6698233d7 +# 2c22bf9b1502486a90464a76f82e0e8e #: ../../../source/news/1.0.x.txt:179 msgid "記号でトークンを区切るTokenBigramSplitSymbolを使用。 #225" msgstr "記号でトークンを区切るTokenBigramSplitSymbolを使用。 #225" -# 4c9480a9d4334ce29eb11a5ab0b318e5 +# 27cfff519e8b4fcf94694483182c53c5 #: ../../../source/news/1.0.x.txt:180 msgid "時間の解像度をナノ秒に変更。" msgstr "時間の解像度をナノ秒に変更。" -# c317ef4a5a314044a3335c464cdc15c2 +# 1b31eee17d4f47269095a741b28974a3 #: ../../../source/news/1.0.x.txt:181 msgid "" "パッケージを提供するUbuntuのバージョンをHardy, Lucidから Lucid, Marverickに変" @@ -1952,18 +2021,18 @@ msgstr "" "パッケージを提供するUbuntuのバージョンをHardy, Lucidから Lucid, Marverickに変" "更。" -# 24e47ed9b5c84d27965111d69c732e07 +# bfe40c75749b449abf556b8b78fd245c #: ../../../source/news/1.0.x.txt:187 msgid "grn_table_cursor_open()のドキュメントを修正。" msgstr "grn_table_cursor_open()のドキュメントを修正。" -# 2258d700ab854774b6ae27e3213cf007 -# 4576829696f744708c935cd30399f680 +# 5dcd6d785bd345b4889e0f65489ef78a +# 611332c1944947f299697edae8955dc6 #: ../../../source/news/1.0.x.txt:188 ../../../source/news/1.2.x.txt:370 msgid "メモリリークを修正。" msgstr "メモリリークを修正。" -# bb4e233285db4674b74c862087686240 +# eefaa46ad99549e19143517e87f9ea88 #: ../../../source/news/1.0.x.txt:189 msgid "" "--disable-libeditオプションがヘルプメッセージと違う問題の修正。 (MATSUU " @@ -1972,19 +2041,19 @@ msgstr "" "--disable-libeditオプションがヘルプメッセージと違う問題の修正。 (MATSUU " "Takutoさんが報告)" -# 587753513eed434eabfe408ded1f9fd2 +# beb75351b97b44b4ad6d19c3aee60b70 #: ../../../source/news/1.0.x.txt:191 msgid "警告を除去。(MATSUU Takutoさんが報告)" msgstr "警告を除去。(MATSUU Takutoさんが報告)" -# 30668fa6694349c795851bac6042c8a9 +# bbd3f0223ea24ea4a43923cdd3552efe #: ../../../source/news/1.0.x.txt:192 msgid "" "grn_pat_at()でエンコードされたキーが常にGRN_NILになってしまう問題を修正。#514" msgstr "" "grn_pat_at()でエンコードされたキーが常にGRN_NILになってしまう問題を修正。#514" -# f205ff6f09854fe1840d961c423c98a4 +# 6f0cf77043964d3da6f3e1e9ee315e3f #: ../../../source/news/1.0.x.txt:193 msgid "" "固定長カラムにカラム長より短いデータを設定するとゴミが残ってしまう問題を修" @@ -1993,29 +2062,29 @@ msgstr "" "固定長カラムにカラム長より短いデータを設定するとゴミが残ってしまう問題を修" "正。" -# fce2fb5310a444be9f73d3af640b7745 +# 8b40c1f1f86d49ec8fa1f61b22bd8964 #: ../../../source/news/1.0.x.txt:194 msgid "不正なレコードがあるときにdumpすると落ちてしまう問題を修正。" msgstr "不正なレコードがあるときにdumpすると落ちてしまう問題を修正。" -# f5c96d6071a0414daf33ce27cd460ba5 +# 63e51541753a4f93985631428d78e695 #: ../../../source/news/1.0.x.txt:195 msgid "geo_in_rectangle()が無限ループする問題を修正。#563" msgstr "geo_in_rectangle()が無限ループする問題を修正。#563" -# 44596df4a48045789afec1f0728e1a48 +# a2bb9f77c6cf49819cc71962e393b221 #: ../../../source/news/1.0.x.txt:196 msgid "" "インデックスがついたカラムでソートすると結果がおかしくなる問題を修正。#571" msgstr "" "インデックスがついたカラムでソートすると結果がおかしくなる問題を修正。#571" -# 8be8478433c74d719746fc8cb80d5919 +# 9a99015431964725902498869653441c #: ../../../source/news/1.0.x.txt:197 msgid "deleteが常に失敗する問題を修正。#541" msgstr "deleteが常に失敗する問題を修正。#541" -# 2a76063174194d2d899f29e0df69f4dc +# a00d2c3c323e4e6f900872b2edf9393e #: ../../../source/news/1.0.x.txt:198 msgid "" "レコードを追加・削除したパトリシアトライからID順に取り出すカーソルが おかしな" @@ -2024,78 +2093,80 @@ msgstr "" "レコードを追加・削除したパトリシアトライからID順に取り出すカーソルが おかしな" "結果を返す問題を修正。#538" -# 4c81fda8f88b4812a5e5c3e0d48e8027 +# 52729b5046f046f99fae7e30063f1d8a #: ../../../source/news/1.0.x.txt:200 msgid "値が存在しないレコードがあるカラムでソートすると落ちる問題を修正。" msgstr "値が存在しないレコードがあるカラムでソートすると落ちる問題を修正。" -# ae18a42cdfe949a6830b72ad9cc1b9e7 +# d969921e1f8d44368fda00f1bce2544f #: ../../../source/news/1.0.x.txt:201 msgid "モジュールの初期化関数が複数回呼ばれる問題を修正。#567" msgstr "モジュールの初期化関数が複数回呼ばれる問題を修正。#567" -# 3fe23fa20f8345a88e462f36743258fd +# 47e24dfbed6f45889cdc8e6ced770d31 #: ../../../source/news/1.0.x.txt:202 msgid "shutdownで終了しない問題を修正。#114" msgstr "shutdownで終了しない問題を修正。#114" -# 03f775cbd0da439095cb3f5e3d38a305 +# dcb03e97e0f949a5a07b431d05599a45 #: ../../../source/news/1.0.x.txt:203 msgid "全文検索時に削除したレコードが返る問題を修正。#617" msgstr "全文検索時に削除したレコードが返る問題を修正。#617" -# 36701aff1def4c00863077ecc34ac100 +# a7be65aa5c5d46d495cc42b6cd06fa12 #: ../../../source/news/1.0.x.txt:204 msgid "必要な時以外にMeCabの辞書チェックをしてしまう問題を修正。#555" msgstr "必要な時以外にMeCabの辞書チェックをしてしまう問題を修正。#555" -# 83c98dbd146a4510b0ea7ae9aee1cf80 +# 527a7e89df29461e9e95e2cb8b1f0522 #: ../../../source/news/1.0.x.txt:205 msgid "存在しないパトリシアトライのレコードを参照すると落ちる問題を修正。#630" msgstr "存在しないパトリシアトライのレコードを参照すると落ちる問題を修正。#630" -# 5d294d43737a494199c78e06bd1c1d00 +# f2ba75d4aeb14d2089c32b2644890b74 #: ../../../source/news/1.0.x.txt:206 msgid "インストールドキュメントの誤字を修正。(SHIMODA Hiroshiさんが報告)" msgstr "インストールドキュメントの誤字を修正。(SHIMODA Hiroshiさんが報告)" -# a7e8b0c7df284cdd88ae88fa61badd23 -# 2c6ec13a49f041a696f9cf8879fd9f7d -# 2ae5df5492ac413eb73cb34ba3be7911 +# f908cd00176d4947a1fca3c0030b0651 +# 9b0ea10d8ca541338467cb2926641943 +# 3c0de9c627dd487aac33fa7ea8f79c9f #: ../../../source/news/1.0.x.txt:211 ../../../source/news/1.0.x.txt:264 #: ../../../source/news/1.1.x.txt:31 msgid "Daiki Uenoさん" msgstr "Daiki Uenoさん" -# c471cc749e7245c28c831e8c75effb47 +# 4fce9153bcd54b7e940a3e078b99cfdf #: ../../../source/news/1.0.x.txt:212 msgid "MATSUU Takutoさん" msgstr "MATSUU Takutoさん" -# af434b08d1bd415599e319bd70a39e17 -# 6419e9a463844d619c6d292c79eea169 +# 3111f1a206f54f45b9d7cf6f246db001 +# 680075d9398142fa84f484de9de5037b #: ../../../source/news/1.0.x.txt:213 ../../../source/news/1.0.x.txt:289 msgid "Itagaki Takahiroさん" msgstr "Itagaki Takahiroさん" -# 0ba129f492b2457fbcc701f566dccdda +# 77f76f7aea984c2cb9da09a8f606ff82 #: ../../../source/news/1.0.x.txt:214 msgid "SHIMODA Hiroshiさん" msgstr "SHIMODA Hiroshiさん" -# 17a0e53da80641d58c99282d9d142723 +# c55c072ad4a7444c9145fe6589226ba7 #: ../../../source/news/1.0.x.txt:217 msgid "1.0.2リリース - 2010/09/09" msgstr "1.0.2リリース - 2010/09/09" -# 98ff34d521a94dc3b7eb5bd6db452a3f +# 11ed8c71104840b48d14e865a81e6f69 #: ../../../source/news/1.0.x.txt:222 msgid "" -":doc:`/commands/suggest` コマンドのサンプルを追加。(examples/dictionary/)" +":doc:`/reference/commands/suggest` コマンドのサンプルを追加。(examples/" +"dictionary/)" msgstr "" -":doc:`/commands/suggest` コマンドのサンプルを追加。(examples/dictionary/)" +":doc:`/reference/commands/suggest` コマンドのサンプルを追加。(examples/" +"dictionary/)" -# 4b8920dffd5048e28db77075f42cac9e +# 0757399d92384519b86672a409c772c6 #: ../../../source/news/1.0.x.txt:227 msgid "" "HTTPで公開するディレクトリを指定する--admin-html-pathを--document-rootに変" @@ -2104,114 +2175,114 @@ msgstr "" "HTTPで公開するディレクトリを指定する--admin-html-pathを--document-rootに変" "更。" -# c8a5d791ceb54269b24cfdf7163643f4 +# 2a3b618e791a41db95982e91bd0fe5d0 #: ../../../source/news/1.0.x.txt:228 msgid "" -":doc:`/commands/select` コマンドのデフォルトの--output_columnsから_valueを削" -"除。" +":doc:`/reference/commands/select` コマンドのデフォルトの--output_columnsから" +"_valueを削除。" msgstr "" -":doc:`/commands/select` コマンドのデフォルトの--output_columnsから_valueを削" -"除。" +":doc:`/reference/commands/select` コマンドのデフォルトの--output_columnsから" +"_valueを削除。" -# 2db65313ac3a4f4bb0ff1f68250b51a8 +# 50775a17d297474a93010789d95b01e7 #: ../../../source/news/1.0.x.txt:233 msgid "パッケージミスを修正。 (OBATA Akioさんが報告)" msgstr "パッケージミスを修正。 (OBATA Akioさんが報告)" -# 86105b002edf4d5ababf3dd89b828175 +# 40e7d334e8624cea8cae6f7cc689931d #: ../../../source/news/1.0.x.txt:234 msgid "GeoPointの度表記の解釈を修正。 #460" msgstr "GeoPointの度表記の解釈を修正。 #460" -# 7eb01cd52a2d46c0aa9e61871e3366d8 +# 1e3030adf2f24a99aaa9e18cd53a0880 #: ../../../source/news/1.0.x.txt:243 msgid "1.0.1リリース - 2010/09/06" msgstr "1.0.1リリース - 2010/09/06" -# ee14af903a974463b5360941048d314d +# 20001ae2d1b84790abef81db44b6b5e0 #: ../../../source/news/1.0.x.txt:248 msgid "CentOS 5/Fedora 13用RPMの提供。(Daiki Uenoさん作成のspecがベース)" ... truncated to 500.0KB -------------- next part -------------- HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...Download