"Fossies" - the Fresh Open Source Software Archive 
Member "groonga-12.0.5/doc/locale/en/LC_MESSAGES/news/1.2.x.po" (30 Jun 2022, 26567 Bytes) of package /linux/misc/groonga-12.0.5.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) PO translation source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 # -*- po -*-
2 # English translations for Groonga package.
3 # Copyright (C) 2009-2022 Groonga Project
4 # This file is distributed under the same license as the Groonga package.
5 # Automatically generated, 2022.
6 #
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: Groonga 12.0.5\n"
10 "Report-Msgid-Bugs-To: \n"
11 "PO-Revision-Date: 2022-06-30 00:10+0000\n"
12 "Last-Translator: Automatically generated\n"
13 "Language-Team: none\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: en\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 msgid "News - 1.2.x"
21 msgstr "News - 1.2.x"
22
23 msgid "Release 1.2.9 - 2011-12-29"
24 msgstr "Release 1.2.9 - 2011-12-29"
25
26 msgid "Improvements"
27 msgstr "Improvements"
28
29 msgid "Supported Fedora 16."
30 msgstr "Supported Fedora 16."
31
32 msgid "Dropped Fedora 15 support."
33 msgstr "Dropped Fedora 15 support."
34
35 msgid ""
36 "[groonga] Improved the default server ID address to work on unresolved host "
37 "name environment. [Reported by @uzulla]"
38 msgstr ""
39 "[groonga] Improved the default server ID address to work on unresolved host "
40 "name environment. [Reported by @uzulla]"
41
42 msgid "Supported MAP_HUGETLB."
43 msgstr "Supported MAP_HUGETLB."
44
45 msgid "[admin] Supported throughput chart."
46 msgstr "[admin] Supported throughput chart."
47
48 msgid ""
49 "Stopped adding nul character in ``grn_itoh()``. [#1194] [Reported by SHIDARA "
50 "Yoji]"
51 msgstr ""
52 "Stopped adding nul character in ``grn_itoh()``. [#1194] [Reported by SHIDARA "
53 "Yoji]"
54
55 msgid "Added ``grn_obj_get_values()``."
56 msgstr "Added ``grn_obj_get_values()``."
57
58 msgid "Added ``grn_obj_delete_by_id()``."
59 msgstr "Added ``grn_obj_delete_by_id()``."
60
61 msgid "Supported string vector column for query expansion. [#1216]"
62 msgstr "Supported string vector column for query expansion. [#1216]"
63
64 msgid ""
65 "Added ``--filter`` option to :doc:`/reference/commands/delete` to delete "
66 "many record at once. [#1225]"
67 msgstr ""
68 "Added ``--filter`` option to :doc:`/reference/commands/delete` to delete "
69 "many record at once. [#1225]"
70
71 msgid ""
72 "Supported approximate type customization for :doc:`/reference/functions/"
73 "geo_in_circle` and :doc:`/reference/functions/geo_distance`. [#1226]"
74 msgstr ""
75 "Supported approximate type customization for :doc:`/reference/functions/"
76 "geo_in_circle` and :doc:`/reference/functions/geo_distance`. [#1226]"
77
78 msgid "Made ``geo_distance2()`` and ``geo_distance3()`` are deprecated."
79 msgstr "Made ``geo_distance2()`` and ``geo_distance3()`` are deprecated."
80
81 msgid ""
82 "Changed to use ``null`` instead of ``\"\"`` for empty geo point value in "
83 "JSON output."
84 msgstr ""
85 "Changed to use ``null`` instead of ``\"\"`` for empty geo point value in "
86 "JSON output."
87
88 msgid "Almost supported MessagePack output. [#1215] [Worked by SHIDARA Yoji]"
89 msgstr "Almost supported MessagePack output. [#1215] [Worked by SHIDARA Yoji]"
90
91 msgid "Added missing newlines after drilldown result tags in XML output."
92 msgstr "Added missing newlines after drilldown result tags in XML output."
93
94 msgid "Supported truncate for grn_dat."
95 msgstr "Supported truncate for grn_dat."
96
97 msgid "Supported longest common prefix search by grn_dat."
98 msgstr "Supported longest common prefix search by grn_dat."
99
100 msgid "Fixes"
101 msgstr "Fixes"
102
103 msgid "[windows] Fixed inverted map type."
104 msgstr "[windows] Fixed inverted map type."
105
106 msgid "Fixed -Wno- compiler flag detection. [Patch by Arnaud Fontaine]"
107 msgstr "Fixed -Wno- compiler flag detection. [Patch by Arnaud Fontaine]"
108
109 msgid ""
110 "Fixed a problem that ``groonga --version`` reports wrongly about MeCab. "
111 "[#1209] [Patch by SHIDARA Yoji]"
112 msgstr ""
113 "Fixed a problem that ``groonga --version`` reports wrongly about MeCab. "
114 "[#1209] [Patch by SHIDARA Yoji]"
115
116 msgid "Added missing lock into ``grn_obj_remove()``."
117 msgstr "Added missing lock into ``grn_obj_remove()``."
118
119 msgid "Fixed Content-Type on error. [#1220] [Patch by SHIDARA Yoji]"
120 msgstr "Fixed Content-Type on error. [#1220] [Patch by SHIDARA Yoji]"
121
122 msgid ""
123 "Fixed a problem that deleting SIS (Semi Infinite String) may keep a garbage."
124 msgstr ""
125 "Fixed a problem that deleting SIS (Semi Infinite String) may keep a garbage."
126
127 msgid "Thanks"
128 msgstr "Thanks"
129
130 msgid "@uzulla"
131 msgstr "@uzulla"
132
133 msgid "Arnaud Fontaine"
134 msgstr "Arnaud Fontaine"
135
136 msgid "SHIDARA Yoji"
137 msgstr "SHIDARA Yoji"
138
139 msgid "Release 1.2.8 - 2011-11-29"
140 msgstr "Release 1.2.8 - 2011-11-29"
141
142 msgid ""
143 "Object, table and column renamings are supported! These features require "
144 "database re-creation. You can re-create your database by the following "
145 "command::"
146 msgstr ""
147 "Object, table and column renamings are supported! These features require "
148 "database re-creation. You can re-create your database by the following "
149 "command::"
150
151 msgid ""
152 "Groonga 1.2.8 can open databases created by groonga 1.2.7 or earlier. But "
153 "groonga 1.2.7 or earlier can't open databases created by groonga 1.2.8 or "
154 "later."
155 msgstr ""
156 "Groonga 1.2.8 can open databases created by groonga 1.2.7 or earlier. But "
157 "groonga 1.2.7 or earlier can't open databases created by groonga 1.2.8 or "
158 "later."
159
160 msgid "[grntest] Removed the upper limit to the number of bytes in one line."
161 msgstr "[grntest] Removed the upper limit to the number of bytes in one line."
162
163 msgid "[grntest] Added ``--pid-path`` option."
164 msgstr "[grntest] Added ``--pid-path`` option."
165
166 msgid "[deb] Enabled experimental zlib and lzo support."
167 msgstr "[deb] Enabled experimental zlib and lzo support."
168
169 msgid "[rpm] Enabled experimental zlib and lzo support."
170 msgstr "[rpm] Enabled experimental zlib and lzo support."
171
172 msgid "Supports truncation. [#892]"
173 msgstr "Supports truncation. [#892]"
174
175 msgid "Enabled grn_dat that is a read lock free double array implementation."
176 msgstr "Enabled grn_dat that is a read lock free double array implementation."
177
178 msgid "[pkg-config] Added groonga_version variable to groonga.pc."
179 msgstr "[pkg-config] Added groonga_version variable to groonga.pc."
180
181 msgid ""
182 "Re-supported ``--disable-static``. [groonga-dev,00612] [Suggested by Kenichi "
183 "Aramaki]"
184 msgstr ""
185 "Re-supported ``--disable-static``. [groonga-dev,00612] [Suggested by Kenichi "
186 "Aramaki]"
187
188 msgid "[munin] Stopped to install Munin plugins by default."
189 msgstr "[munin] Stopped to install Munin plugins by default."
190
191 msgid "Stopped to install RedHat platform related files by default."
192 msgstr "Stopped to install RedHat platform related files by default."
193
194 msgid "Supports object renaming. This requires DB re-creation. [#1167]"
195 msgstr "Supports object renaming. This requires DB re-creation. [#1167]"
196
197 msgid "[munin] Added a Munin plugin that measures throughput. [#1171]"
198 msgstr "[munin] Added a Munin plugin that measures throughput. [#1171]"
199
200 msgid ""
201 "[geo] Improved geo_in_rectangle performance. The new implementation will be "
202 "2x faster than the old implementation in many cases. [#1173]"
203 msgstr ""
204 "[geo] Improved geo_in_rectangle performance. The new implementation will be "
205 "2x faster than the old implementation in many cases. [#1173]"
206
207 msgid ""
208 "[macports] Moved groonga's MacPorts to the official repository. [Imported by "
209 "Hiroshi Umemoto]"
210 msgstr ""
211 "[macports] Moved groonga's MacPorts to the official repository. [Imported by "
212 "Hiroshi Umemoto]"
213
214 msgid ""
215 "[geo] Changed the geo literal degree-to-msec conversion algorithm to round-"
216 "off from truncation."
217 msgstr ""
218 "[geo] Changed the geo literal degree-to-msec conversion algorithm to round-"
219 "off from truncation."
220
221 msgid ""
222 "Supports a table defrag. It defrags variable size value columns in the "
223 "table. [#1175]"
224 msgstr ""
225 "Supports a table defrag. It defrags variable size value columns in the "
226 "table. [#1175]"
227
228 msgid "Removed associated path on remove. [#1180]"
229 msgstr "Removed associated path on remove. [#1180]"
230
231 msgid "[deb] Supports i386."
232 msgstr "[deb] Supports i386."
233
234 msgid "[rpm] Supports i386."
235 msgstr "[rpm] Supports i386."
236
237 msgid "[windows] Supports x86."
238 msgstr "[windows] Supports x86."
239
240 msgid ""
241 "Fixed a bug that groonga crashes when accessing a zlib/lzo compressed "
242 "column. Note that a compressed column access causes a memory leak. To "
243 "resolve this, we need to improve API. We will do it in the future. [GtiHub#5]"
244 "[GtiHub#6] [Reported by Takayuki Yamaguchi]"
245 msgstr ""
246 "Fixed a bug that groonga crashes when accessing a zlib/lzo compressed "
247 "column. Note that a compressed column access causes a memory leak. To "
248 "resolve this, we need to improve API. We will do it in the future. [GtiHub#5]"
249 "[GtiHub#6] [Reported by Takayuki Yamaguchi]"
250
251 msgid "Fixed a bug that unrelated column values are cleared in deletion."
252 msgstr "Fixed a bug that unrelated column values are cleared in deletion."
253
254 msgid ""
255 "Fixed a bug that a wrong index is used in sorting. [#766] [Reported by "
256 "Horikoshi Yuki]"
257 msgstr ""
258 "Fixed a bug that a wrong index is used in sorting. [#766] [Reported by "
259 "Horikoshi Yuki]"
260
261 msgid ""
262 "[libedit] Fixed a bug that necessary initialization is omitted. [GitHub#7] "
263 "[Patch by SHIDARA Yoji]"
264 msgstr ""
265 "[libedit] Fixed a bug that necessary initialization is omitted. [GitHub#7] "
266 "[Patch by SHIDARA Yoji]"
267
268 msgid "[doc] Fixed a typo in documentation. [GitHub#8] [Patch by zunda]"
269 msgstr "[doc] Fixed a typo in documentation. [GitHub#8] [Patch by zunda]"
270
271 msgid "Takayuki Yamaguchi"
272 msgstr "Takayuki Yamaguchi"
273
274 msgid "Horikoshi Yuki"
275 msgstr "Horikoshi Yuki"
276
277 msgid "zunda"
278 msgstr "zunda"
279
280 msgid "Hiroshi Umemoto"
281 msgstr "Hiroshi Umemoto"
282
283 msgid "Release 1.2.7 - 2011-10-29"
284 msgstr "Release 1.2.7 - 2011-10-29"
285
286 msgid ""
287 "[libedit] Added error check for wide character to multibyte sequence "
288 "conversion. [Reported by SHIDARA Yoji]"
289 msgstr ""
290 "[libedit] Added error check for wide character to multibyte sequence "
291 "conversion. [Reported by SHIDARA Yoji]"
292
293 msgid "Added grn_geo_estimate_in_rectangle()."
294 msgstr "Added grn_geo_estimate_in_rectangle()."
295
296 msgid "Added cursor API to geo search in rectangle."
297 msgstr "Added cursor API to geo search in rectangle."
298
299 msgid "Improved geo search in rectangle speed."
300 msgstr "Improved geo search in rectangle speed."
301
302 msgid "Added packages for Ubuntu 11.10 Oneiric Ocelot"
303 msgstr "Added packages for Ubuntu 11.10 Oneiric Ocelot"
304
305 msgid ""
306 "[experimental] Supported Oracle Solaris 10 8/11. (just buildable with system "
307 "gcc.)"
308 msgstr ""
309 "[experimental] Supported Oracle Solaris 10 8/11. (just buildable with system "
310 "gcc.)"
311
312 msgid "Fixed a typo in document. [Reported by @soundkitchen]"
313 msgstr "Fixed a typo in document. [Reported by @soundkitchen]"
314
315 msgid "@soundkitchen"
316 msgstr "@soundkitchen"
317
318 msgid "Release 1.2.6 - 2011-09-29"
319 msgstr "Release 1.2.6 - 2011-09-29"
320
321 msgid "Improved error message on type cast."
322 msgstr "Improved error message on type cast."
323
324 msgid "Added geo point value validation on type cast."
325 msgstr "Added geo point value validation on type cast."
326
327 msgid "Supported :doc:`/tutorial/query_expansion`."
328 msgstr "Supported :doc:`/tutorial/query_expansion`."
329
330 msgid ""
331 "Added `--query_expansion` option to :doc:`/reference/commands/select` for "
332 "query expansion."
333 msgstr ""
334 "Added `--query_expansion` option to :doc:`/reference/commands/select` for "
335 "query expansion."
336
337 msgid "Added geometry conversion macro between degree and msec."
338 msgstr "Added geometry conversion macro between degree and msec."
339
340 msgid "Supported type cast in :doc:`/reference/functions/geo_distance` ()."
341 msgstr "Supported type cast in :doc:`/reference/functions/geo_distance` ()."
342
343 msgid "Don't split tokens with full width space in command line. #986"
344 msgstr "Don't split tokens with full width space in command line. #986"
345
346 msgid "Supported conversion between TokyoGeoPoint and WGS84GeoPoint."
347 msgstr "Supported conversion between TokyoGeoPoint and WGS84GeoPoint."
348
349 msgid "Exported grn_geo_select_in_circle() and grn_geo_select_in_rectangle()."
350 msgstr "Exported grn_geo_select_in_circle() and grn_geo_select_in_rectangle()."
351
352 msgid "Supported CentOS 6."
353 msgstr "Supported CentOS 6."
354
355 msgid ""
356 "Supported the current Debian GNU/Linux sid. Patch by SATOH Fumiyasu. GitHub#3"
357 msgstr ""
358 "Supported the current Debian GNU/Linux sid. Patch by SATOH Fumiyasu. GitHub#3"
359
360 msgid "Fixed a bug that geo point is loaded as broken value."
361 msgstr "Fixed a bug that geo point is loaded as broken value."
362
363 msgid "SATOH Fumiyasu"
364 msgstr "SATOH Fumiyasu"
365
366 msgid "Release 1.2.5 - 2011-08-29"
367 msgstr "Release 1.2.5 - 2011-08-29"
368
369 msgid "Added experimental Windows installer support."
370 msgstr "Added experimental Windows installer support."
371
372 msgid "Accepted \"#\" and \"-\" as a valid name characters. #1043"
373 msgstr "Accepted \"#\" and \"-\" as a valid name characters. #1043"
374
375 msgid ""
376 "Accepted all valid characters except \"_\" as the first character. #1043"
377 msgstr ""
378 "Accepted all valid characters except \"_\" as the first character. #1043"
379
380 msgid ""
381 "Supported `--each` for `[...]` form :doc:`/reference/commands/load`. #1044"
382 msgstr ""
383 "Supported `--each` for `[...]` form :doc:`/reference/commands/load`. #1044"
384
385 msgid "Added documentation for :doc:`/reference/suggest`."
386 msgstr "Added documentation for :doc:`/reference/suggest`."
387
388 msgid ""
389 "Supported threshold as `--frequency_threshold` and `--"
390 "conditional_probability_threshold` options in all :doc:`/reference/commands/"
391 "suggest` types. #1042"
392 msgstr ""
393 "Supported threshold as `--frequency_threshold` and `--"
394 "conditional_probability_threshold` options in all :doc:`/reference/commands/"
395 "suggest` types. #1042"
396
397 msgid "[groonga-suggest-httpd] Supported log reopen by SIGUSR1. #1048"
398 msgstr "[groonga-suggest-httpd] Supported log reopen by SIGUSR1. #1048"
399
400 msgid "Supported string input for reference vector column value. #1051"
401 msgstr "Supported string input for reference vector column value. #1051"
402
403 msgid ""
404 "[groonga-suggest-httpd] Added `--n-lines-per-log-file` option that changes "
405 "log line limitation for a file."
406 msgstr ""
407 "[groonga-suggest-httpd] Added `--n-lines-per-log-file` option that changes "
408 "log line limitation for a file."
409
410 msgid ""
411 "[groonga-suggest-httpd] Added `p` parameter for `--"
412 "conditional_probability_threshold`."
413 msgstr ""
414 "[groonga-suggest-httpd] Added `p` parameter for `--"
415 "conditional_probability_threshold`."
416
417 msgid "Added GRN_CTX_PER_DB flag for grn_ctx_init() and grn_ctx_open(). #1053"
418 msgstr "Added GRN_CTX_PER_DB flag for grn_ctx_init() and grn_ctx_open(). #1053"
419
420 msgid "Exported grn_ctx_close(). #1035"
421 msgstr "Exported grn_ctx_close(). #1035"
422
423 msgid ""
424 "Fixed a crash bug that invalid value is passed as match expression argument "
425 "in :doc:`/reference/commands/select`. #1047"
426 msgstr ""
427 "Fixed a crash bug that invalid value is passed as match expression argument "
428 "in :doc:`/reference/commands/select`. #1047"
429
430 msgid "Fixed a bug that hash table cursor returns garbage records."
431 msgstr "Fixed a bug that hash table cursor returns garbage records."
432
433 msgid "Release 1.2.4 - 2011-07-29"
434 msgstr "Release 1.2.4 - 2011-07-29"
435
436 msgid "Re-supported ``*BSD``. (Reported by OBATA Akio)"
437 msgstr "Re-supported ``*BSD``. (Reported by OBATA Akio)"
438
439 msgid "Improved sed related portability. (Suggested by OBATA Akio)"
440 msgstr "Improved sed related portability. (Suggested by OBATA Akio)"
441
442 msgid "Re-supported Visual C++ 2008."
443 msgstr "Re-supported Visual C++ 2008."
444
445 msgid "Supported :doc:`/reference/commands/check` for hash table."
446 msgstr "Supported :doc:`/reference/commands/check` for hash table."
447
448 msgid ""
449 "Ignored invalid _score in --sortby of :doc:`/reference/commands/select` for "
450 "convenience. #1030"
451 msgstr ""
452 "Ignored invalid _score in --sortby of :doc:`/reference/commands/select` for "
453 "convenience. #1030"
454
455 msgid "Added document about :doc:`/reference/log`."
456 msgstr "Added document about :doc:`/reference/log`."
457
458 msgid "Supported ~/.editrc."
459 msgstr "Supported ~/.editrc."
460
461 msgid "Supported ~/.groonga-history."
462 msgstr "Supported ~/.groonga-history."
463
464 msgid "Fixed broken libedit support. (Reported by Daiki Ueno)"
465 msgstr "Fixed broken libedit support. (Reported by Daiki Ueno)"
466
467 msgid "Fixed source URL in ``*.spec`` (Reported by Daiki Ueno)"
468 msgstr "Fixed source URL in ``*.spec`` (Reported by Daiki Ueno)"
469
470 msgid "Fixed patricia trie cursor returns wrong records."
471 msgstr "Fixed patricia trie cursor returns wrong records."
472
473 msgid ""
474 "Added missing database lock clear for grn_obj_clear_lock() for database."
475 msgstr ""
476 "Added missing database lock clear for grn_obj_clear_lock() for database."
477
478 msgid ""
479 "Fixed wrong record's column values deletion possible on record deletion."
480 msgstr ""
481 "Fixed wrong record's column values deletion possible on record deletion."
482
483 msgid "OBATA Akio"
484 msgstr "OBATA Akio"
485
486 msgid "Daiki Ueno"
487 msgstr "Daiki Ueno"
488
489 msgid "Release 1.2.3 - 2011-06-29"
490 msgstr "Release 1.2.3 - 2011-06-29"
491
492 msgid "Added invalid table name check. #912"
493 msgstr "Added invalid table name check. #912"
494
495 msgid "Added groonga-query-log-analyzer that analyze query log."
496 msgstr "Added groonga-query-log-analyzer that analyze query log."
497
498 msgid "groonga command shows failed command on error."
499 msgstr "groonga command shows failed command on error."
500
501 msgid "groonga command shows file name and line no on error."
502 msgstr "groonga command shows file name and line no on error."
503
504 msgid ""
505 "Improved error message of :doc:`/reference/commands/column_create`. #952"
506 msgstr ""
507 "Improved error message of :doc:`/reference/commands/column_create`. #952"
508
509 msgid "Added GRN_OBJ_TABLE_DAT_KEY, double array trie, table. (experimental)"
510 msgstr "Added GRN_OBJ_TABLE_DAT_KEY, double array trie, table. (experimental)"
511
512 msgid "fix get command crash. (Reported by OBATA Akio)"
513 msgstr "fix get command crash. (Reported by OBATA Akio)"
514
515 msgid "fix elapsed time overflow in query log. #944"
516 msgstr "fix elapsed time overflow in query log. #944"
517
518 msgid "Release 1.2.2 - 2011-05-29"
519 msgstr "Release 1.2.2 - 2011-05-29"
520
521 msgid "Added packages for Ubuntu 11.04 Natty Narwhal."
522 msgstr "Added packages for Ubuntu 11.04 Natty Narwhal."
523
524 msgid "Removed packages for Ubuntu 10.10 Maverick Meerkat."
525 msgstr "Removed packages for Ubuntu 10.10 Maverick Meerkat."
526
527 msgid "RPM: Split server related packages to groonga-server package."
528 msgstr "RPM: Split server related packages to groonga-server package."
529
530 msgid "suggest: Added target object name into error messages."
531 msgstr "suggest: Added target object name into error messages."
532
533 msgid "document: Started English support. (not completed yet.)"
534 msgstr "document: Started English support. (not completed yet.)"
535
536 msgid "groonga-suggest-httpd: Added --disable-max-fd-check option."
537 msgstr "groonga-suggest-httpd: Added --disable-max-fd-check option."
538
539 msgid ""
540 "groonga: Renamed :option:`groonga -a` and :option:`groonga --address` "
541 "options to :option:`groonga --bind-address` option."
542 msgstr ""
543 "groonga: Renamed :option:`groonga -a` and :option:`groonga --address` "
544 "options to :option:`groonga --bind-address` option."
545
546 msgid "groonga-suggest-httpd: Renamed --address option to --bind-address."
547 msgstr "groonga-suggest-httpd: Renamed --address option to --bind-address."
548
549 msgid ""
550 "Changed admin HTML install directory to $PREFIX/share/groonga/html/admin/ "
551 "from $PREFIX/share/groonga/admin_html/."
552 msgstr ""
553 "Changed admin HTML install directory to $PREFIX/share/groonga/html/admin/ "
554 "from $PREFIX/share/groonga/admin_html/."
555
556 msgid ""
557 "groonga-suggest-httpd: Used \"application/json\" for JSON response instead "
558 "of \"text/javascript\"."
559 msgstr ""
560 "groonga-suggest-httpd: Used \"application/json\" for JSON response instead "
561 "of \"text/javascript\"."
562
563 msgid ""
564 "Windows: Used DLL relative path instead of executable file relative path."
565 msgstr ""
566 "Windows: Used DLL relative path instead of executable file relative path."
567
568 msgid "MeCab: Added error message from MeCab on MeCab initialize error."
569 msgstr "MeCab: Added error message from MeCab on MeCab initialize error."
570
571 msgid "suggest: Added prefix_search parameter to suggest command. #909"
572 msgstr "suggest: Added prefix_search parameter to suggest command. #909"
573
574 msgid ""
575 "plugin: Added grn_plugin_get_system_plugins_dir() and "
576 "grn_plugin_get_suffix() API."
577 msgstr ""
578 "plugin: Added grn_plugin_get_system_plugins_dir() and "
579 "grn_plugin_get_suffix() API."
580
581 msgid "Added grn_obj_is_builtin() API."
582 msgstr "Added grn_obj_is_builtin() API."
583
584 msgid ":doc:`/reference/commands/load`: Added table name check. #934"
585 msgstr ":doc:`/reference/commands/load`: Added table name check. #934"
586
587 msgid "Showed invalid name context in error message. #935"
588 msgstr "Showed invalid name context in error message. #935"
589
590 msgid "Fixed a data breaking bug on multi process update. #890"
591 msgstr "Fixed a data breaking bug on multi process update. #890"
592
593 msgid "1.2.1リリース - 2011-04-29"
594 msgstr "1.2.1リリース - 2011-04-29"
595
596 msgid "改良"
597 msgstr "改良"
598
599 msgid "suggestコマンドにthresholdパラメーターを追加。#895"
600 msgstr "suggestコマンドにthresholdパラメーターを追加。#895"
601
602 msgid "suggestのHTTPサーバにlimitパラメーターを追加。#899"
603 msgstr "suggestのHTTPサーバにlimitパラメーターを追加。#899"
604
605 msgid "grntest: SIGINTでの中断に対応。"
606 msgstr "grntest: SIGINTでの中断に対応。"
607
608 msgid "修正"
609 msgstr "修正"
610
611 msgid ""
612 "同時に複数のデータベースを開いているとき、1つでもデータベー スを閉じると関連"
613 "するプラグインも閉じられてしまう問題を修正。 #894"
614 msgstr ""
615 "同時に複数のデータベースを開いているとき、1つでもデータベー スを閉じると関連"
616 "するプラグインも閉じられてしまう問題を修正。 #894"
617
618 msgid ""
619 "configureの--helpで出力される--with-deafult-encodingの値が 間違っていた問題を"
620 "修正。(ICHII Takashiさんが報告)"
621 msgstr ""
622 "configureの--helpで出力される--with-deafult-encodingの値が 間違っていた問題を"
623 "修正。(ICHII Takashiさんが報告)"
624
625 msgid "チュートリアル中のtypoを修正。(moozさんが修正)"
626 msgstr "チュートリアル中のtypoを修正。(moozさんが修正)"
627
628 msgid "感謝"
629 msgstr "感謝"
630
631 msgid "ICHII Takashiさん"
632 msgstr "ICHII Takashiさん"
633
634 msgid "moozさん"
635 msgstr "moozさん"
636
637 msgid "1.2.0リリース - 2011-03-29"
638 msgstr "1.2.0リリース - 2011-03-29"
639
640 msgid "MacPortsでのインストールドキュメントを追加。"
641 msgstr "MacPortsでのインストールドキュメントを追加。"
642
643 msgid "Homebrewでのインストールドキュメントを追加。"
644 msgstr "Homebrewでのインストールドキュメントを追加。"
645
646 msgid "WindowsではMinGWでもpthreadを使わないようにした。"
647 msgstr "WindowsではMinGWでもpthreadを使わないようにした。"
648
649 msgid "オーバーフローチェックを強化。"
650 msgstr "オーバーフローチェックを強化。"
651
652 msgid "位置情報の入力値チェックを強化。"
653 msgstr "位置情報の入力値チェックを強化。"
654
655 msgid "インデックスを用いたジオサーチの例をチュートリアルに追加。 #438"
656 msgstr "インデックスを用いたジオサーチの例をチュートリアルに追加。 #438"
657
658 msgid "Debian GNU/Linux wheezyのパッケージを追加。"
659 msgstr "Debian GNU/Linux wheezyのパッケージを追加。"
660
661 msgid "Debian GNU/Linux lennyのパッケージを削除。"
662 msgstr "Debian GNU/Linux lennyのパッケージを削除。"
663
664 msgid ""
665 "Debianパッケージをcdbsベースからdebhelperベースへ移行。 パッケージ名の変更あ"
666 "り。 #887"
667 msgstr ""
668 "Debianパッケージをcdbsベースからdebhelperベースへ移行。 パッケージ名の変更あ"
669 "り。 #887"
670
671 msgid ""
672 "MeCabトークナイザーの読み込みエラーを無視するようにした。た だし、ログには残"
673 "る。 #893"
674 msgstr ""
675 "MeCabトークナイザーの読み込みエラーを無視するようにした。た だし、ログには残"
676 "る。 #893"
677
678 msgid ""
679 "autoconf 2.59環境において、ファイルシステムのルート直下に groongaディレクトリ"
680 "を作成しようとする問題を修正。 #833"
681 msgstr ""
682 "autoconf 2.59環境において、ファイルシステムのルート直下に groongaディレクトリ"
683 "を作成しようとする問題を修正。 #833"
684
685 msgid "JSONPが動作しなくなっていた問題を修正。"
686 msgstr "JSONPが動作しなくなっていた問題を修正。"
687
688 msgid ""
689 "MeCabトークナイザーの読み込みに失敗したときにクラッシュする問題を修正。 "
690 "(@tomotaka_itoさんが報告)"
691 msgstr ""
692 "MeCabトークナイザーの読み込みに失敗したときにクラッシュする問題を修正。 "
693 "(@tomotaka_itoさんが報告)"
694
695 msgid "[非互換] 位置情報の小数表記からミリ秒への変換誤差が大きい問題を修正。"
696 msgstr "[非互換] 位置情報の小数表記からミリ秒への変換誤差が大きい問題を修正。"
697
698 msgid ""
699 ":doc:`/reference/functions/geo_in_rectangle` の ``top_left`` と "
700 "``bottom_right`` に同じ位置を指定するとクラッシュする問題を修正。"
701 msgstr ""
702 ":doc:`/reference/functions/geo_in_rectangle` の ``top_left`` と "
703 "``bottom_right`` に同じ位置を指定するとクラッシュする問題を修正。"
704
705 msgid "メモリリークを修正。"
706 msgstr "メモリリークを修正。"
707
708 msgid "小数形式のTimeリテラルをロードするとミリ秒情報が落ちる問題を修正。 #880"
709 msgstr ""
710 "小数形式のTimeリテラルをロードするとミリ秒情報が落ちる問題を修正。 #880"
711
712 msgid ":doc:`/reference/commands/column_list` のドキュメントを修正。 #758"
713 msgstr ":doc:`/reference/commands/column_list` のドキュメントを修正。 #758"
714
715 msgid ":doc:`/reference/commands/table_list` のドキュメントを修正。"
716 msgstr ":doc:`/reference/commands/table_list` のドキュメントを修正。"
717
718 msgid ""
719 ":doc:`/reference/commands/load` で_valueを指定するとメモリリークする問題を修"
720 "正。 #878"
721 msgstr ""
722 ":doc:`/reference/commands/load` で_valueを指定するとメモリリークする問題を修"
723 "正。 #878"
724
725 msgid ":doc:`/reference/commands/load` でクラッシュする問題を修正。 #661"
726 msgstr ":doc:`/reference/commands/load` でクラッシュする問題を修正。 #661"
727
728 msgid "実験的"
729 msgstr "実験的"
730
731 msgid "grn_table_truncate()を追加。(実験的。問題あり)"
732 msgstr "grn_table_truncate()を追加。(実験的。問題あり)"
733
734 msgid "truncateコマンドを追加。(実験的。問題あり) #888"
735 msgstr "truncateコマンドを追加。(実験的。問題あり) #888"
736
737 msgid "@tomotaka_itoさん"
738 msgstr "@tomotaka_itoさん"