Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/postgis-workshop/clusterindex/ja/units/?format=api
https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Clustering on Indices" ], "previous_source": "", "target": [ "インデックスでのクラスタリング" ], "id_hash": -4346401973050206674, "content_hash": -4346401973050206674, "location": "../../en/clusterindex.rst:4", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 1, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "source_unit": "https://weblate.osgeo.org/api/units/98052/?format=api", "priority": 100, "id": 98373, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=43ae7a6f0949162e", "url": "https://weblate.osgeo.org/api/units/98373/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.518639Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Databases can only retrieve information as fast as they can get it off of disk. Small databases will float up entirely into RAM cache, and get away from physical disk limitations, but for large databases, access to the physical disk will be a limiting stop in disk access speed." ], "previous_source": "", "target": [ "データベースの情報取得速度はディスクからの情報取得速度と同じです。小さいデータベースは RAM キャッシュに全体を入れて、物理ディスクの制約から自由になりますが、大きなデータベースでは、物理ディスクへのアクセスがディスクアクセス速度に制限をかけることになります。" ], "id_hash": 1295087543756109786, "content_hash": 1295087543756109786, "location": "../../en/clusterindex.rst:6", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 2, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 49, "source_unit": "https://weblate.osgeo.org/api/units/98055/?format=api", "priority": 100, "id": 98375, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=91f91342669db7da", "url": "https://weblate.osgeo.org/api/units/98375/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.520610Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Data is written to disk opportunistically, so there is not necessarily any correlation between the order data is stored on the disk and the way it will be accessed or organized by applications." ], "previous_source": "", "target": [ "データは都合のいいようにディスクに書き込まれます。ディスクに格納されているデータの並び順と、アプリケーションによるアクセスや整理の方法との関係は、重要ではありません。" ], "id_hash": 2429495461099896061, "content_hash": 2429495461099896061, "location": "../../en/clusterindex.rst:8", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 3, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 33, "source_unit": "https://weblate.osgeo.org/api/units/98058/?format=api", "priority": 100, "id": 98376, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=a1b74d3ff6487cfd", "url": "https://weblate.osgeo.org/api/units/98376/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.522334Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "One way to speed up access to data is to ensure that records which is likely to be retrieved together in the same result set are located in similar physical locations on the hard disk platters. This is called \"clustering\"." ], "previous_source": "", "target": [ "データアクセス速度向上の一つの方法に、同じ結果集合を得る際に一緒に取得されそうなレコードを、ハードディスクの円盤上で物理的に近い位置に置くというのがあります。これは「クラスタリング」と呼ばれます。" ], "id_hash": -3600786829566960189, "content_hash": -3600786829566960189, "location": "../../en/clusterindex.rst:13", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 4, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 40, "source_unit": "https://weblate.osgeo.org/api/units/98062/?format=api", "priority": 100, "id": 98377, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=4e076f74cfc19dc3", "url": "https://weblate.osgeo.org/api/units/98377/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.524085Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "The right clustering scheme to use can be tricky, but a general rule applies: indexes define a natural ordering scheme for data which is similar to the access pattern that will be used in retrieving the data." ], "previous_source": "", "target": [ "正しいクラスタリングの枠組みは扱いにくいこともありますが、一般的な規則が適用します:インデックスは、データの取得に使われるアクセスパターンに似た、自然なデータ並び順の枠組みを定義します。" ], "id_hash": -6321006127397681694, "content_hash": -6321006127397681694, "location": "../../en/clusterindex.rst:15", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 5, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 37, "source_unit": "https://weblate.osgeo.org/api/units/98066/?format=api", "priority": 100, "id": 98378, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=2847466ad164c5e2", "url": "https://weblate.osgeo.org/api/units/98378/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.525850Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Because of this, ordering the data on the disk in the same order as the index can provide a speed advantage in some cases." ], "previous_source": "", "target": [ "このため、ディスク上のデータの並べ替えをインデックスと同じにすると、速度が向上する場合があります。" ], "id_hash": -1339690944101775227, "content_hash": -1339690944101775227, "location": "../../en/clusterindex.rst:20", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 6, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 24, "source_unit": "https://weblate.osgeo.org/api/units/98070/?format=api", "priority": 100, "id": 98379, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=6d68762f30018885", "url": "https://weblate.osgeo.org/api/units/98379/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.527624Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Clustering on the R-Tree" ], "previous_source": "", "target": [ "R木でのクラスタリング" ], "id_hash": -3500876434757799414, "content_hash": -3500876434757799414, "location": "../../en/clusterindex.rst:23", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 7, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://weblate.osgeo.org/api/units/98074/?format=api", "priority": 100, "id": 98380, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=4f6a636e57b9b20a", "url": "https://weblate.osgeo.org/api/units/98380/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.529247Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Spatial data tends to be accessed in spatially correlated windows: think of the map window in a web or desktop application. All the data in the windows has similar location value (or it wouldn't be in the window!)" ], "previous_source": "", "target": [ "空間データは空間的に相関するウィンドウ内でアクセスされる傾向にあります。ウェブやデスクトップのアプリケーションにおける地図のウィンドウを考えてみて下さい。ウィンドウ内のデータの全ては、位置を示す値としては似ています (似ていないならウィンドウ内にありません!)" ], "id_hash": 6082353535378252836, "content_hash": 6082353535378252836, "location": "../../en/clusterindex.rst:25", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 8, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 38, "source_unit": "https://weblate.osgeo.org/api/units/98078/?format=api", "priority": 100, "id": 98381, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=d468dc50928fe424", "url": "https://weblate.osgeo.org/api/units/98381/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.530881Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "So, clustering based on a spatial index makes sense for spatial data that is going to be accessed with spatial queries: similar things tend to have similar locations." ], "previous_source": "", "target": [ "空間インデックスに基づくクラスタリングは、空間クエリがアクセスする空間データにとって理にかなっています。似た物は似た位置を持ちます。" ], "id_hash": 2246219023358421029, "content_hash": 2246219023358421029, "location": "../../en/clusterindex.rst:27", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 9, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 28, "source_unit": "https://weblate.osgeo.org/api/units/98082/?format=api", "priority": 100, "id": 98382, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=9f2c2c4cff00e825", "url": "https://weblate.osgeo.org/api/units/98382/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.532538Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Let's cluster our ``nyc_census_blocks`` based on their spatial index:" ], "previous_source": "", "target": [ "空間インデックスに基づく ``nyc_census_blocks`` のクラスタリングを行いましょう:" ], "id_hash": -1738337983529182516, "content_hash": -1738337983529182516, "location": "../../en/clusterindex.rst:29", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 10, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 9, "source_unit": "https://weblate.osgeo.org/api/units/98086/?format=api", "priority": 100, "id": 98383, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=67e02ed0682c9acc", "url": "https://weblate.osgeo.org/api/units/98383/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.534302Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Function List" ], "previous_source": "", "target": [ "関数リスト" ], "id_hash": 2815949782297668712, "content_hash": 2815949782297668712, "location": "../../en/clusterindex.rst:61", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 20, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://weblate.osgeo.org/api/units/98126/?format=api", "priority": 100, "id": 98393, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=a71443684f30ec68", "url": "https://weblate.osgeo.org/api/units/98393/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-11-14T01:14:37.555656Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "The command re-writes the ``nyc_census_blocks`` in the order defined by the spatial index ``nyc_census_blocks_geom_gist``. Can you perceive a speed difference? Maybe not, because the original data may have already had some pre-existing spatial ordering (this is not uncommon in GIS data sets)." ], "previous_source": "", "target": [ "コマンドは、``nyc_census_blocks`` を、空間インデックス ``nyc_census_blocks_geom_gist`` で定義される並び順に書き換えます。速度差が感じられるでしょうか? 感じられないかも知れません。元のデータは既に既存の空間の並び順を持っていたからかも知れないからです (GISデータセットで珍しいことではありません)。" ], "id_hash": 7883451570145580125, "content_hash": 7883451570145580125, "location": "../../en/clusterindex.rst:36", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 11, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 42, "source_unit": "https://weblate.osgeo.org/api/units/1032729/?format=api", "priority": 100, "id": 1032769, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=ed67a56f4a85d45d", "url": "https://weblate.osgeo.org/api/units/1032769/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-04-16T08:49:45.615765Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Disk Versus Memory/SSD" ], "previous_source": "", "target": [ "ディスク対メモリ/SSD" ], "id_hash": -4560341817192844894, "content_hash": -4560341817192844894, "location": "../../en/clusterindex.rst:39", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 12, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "source_unit": "https://weblate.osgeo.org/api/units/1032730/?format=api", "priority": 100, "id": 1032770, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=40b669476bdc71a2", "url": "https://weblate.osgeo.org/api/units/1032770/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-04-16T08:49:45.617723Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Most modern databases are run using SSD storage, which is much faster at random access than old spinning magnetic media. Also, most modern databases are running on top of data which is small enough to fit into the RAM of the database server, and ends up there as the operating system \"virtual filesystem\" caches it." ], "previous_source": "", "target": [ "最近のデータベースの多くは SSD ストレージを使っています。ランダムアクセスにおいては、古い回転磁性体よりもずっと早いです。最近のデータベースの多くは、データベースサーバの RAM に収まるぐらい十分に小さいデータ上で実行されていて、オペレーティングシステムの仮想ファイルシステムがデータをキャッシュするにつれて、そこに落ち着きます。" ], "id_hash": -396337038696413967, "content_hash": -396337038696413967, "location": "../../en/clusterindex.rst:41", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 13, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 55, "source_unit": "https://weblate.osgeo.org/api/units/1032731/?format=api", "priority": 100, "id": 1032771, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=7a7fed902d2b84f1", "url": "https://weblate.osgeo.org/api/units/1032771/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-04-16T08:49:45.619535Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Is clustering still necessary?" ], "previous_source": "", "target": [ "クラスタリングはなお重要なのでしょうか?" ], "id_hash": 7518478680815163824, "content_hash": 7518478680815163824, "location": "../../en/clusterindex.rst:43", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 14, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://weblate.osgeo.org/api/units/1032732/?format=api", "priority": 100, "id": 1032772, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=e85700868d55d9b0", "url": "https://weblate.osgeo.org/api/units/1032772/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-04-16T08:49:45.621403Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Surprisingly, yes. Keeping records that are \"near each other\" in space \"near each other\" in memory increases the odds that related records will move up the servers \"memory cache heirarchy\" together, and thus make memory accesses faster." ], "previous_source": "", "target": [ "驚くべきことに、そうなのです。空間で「互いに近い」ものをメモリ上で「互いに近い」レコードとして保持すると、関連するレコード同士がサーバの「メモリキャッシュ階層」を一緒に移動し、メモリアクセスが高速になります。" ], "id_hash": 3724237065154377731, "content_hash": 3724237065154377731, "location": "../../en/clusterindex.rst:45", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 15, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 37, "source_unit": "https://weblate.osgeo.org/api/units/1032733/?format=api", "priority": 100, "id": 1032773, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=b3af25e0ffdeb803", "url": "https://weblate.osgeo.org/api/units/1032773/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-04-16T08:49:45.623251Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "System RAM is not the fastest memory on a modern computer. There are several levels of cache between system RAM and the actual CPU, and the underlying operating system and processor will move data up and down the cache heirarchy in blocks. If the block getting moved up happens to include the piece of data the system will need next... that's a big win. Correlating the memory structure with the spatial structure is a way in increase the odds of that win happening." ], "previous_source": "", "target": [ "システム RAM は、最新のコンピュータでは早いメモリではありません。数レベルの階層を持つキャッシュがシステム RAM と実際の CPU との間にあり、オペレーティングシステムとプロセッサはデータをブロック単位で上層下層に異動させます。ブロックが上層に挙がると、システムが次に求めるとみられるデータの一部を含んでいるなら…それは大勝利となります。メモリ構造と空間構造とを相関させることは、この勝利を得る確率を高める方法です。" ], "id_hash": -6436340085373872036, "content_hash": -6436340085373872036, "location": "../../en/clusterindex.rst:50", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 16, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 83, "source_unit": "https://weblate.osgeo.org/api/units/1032734/?format=api", "priority": 100, "id": 1032774, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=26ad86cb25aed85c", "url": "https://weblate.osgeo.org/api/units/1032774/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-04-16T08:49:45.625156Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "Does Index Structure Matter?" ], "previous_source": "", "target": [ "インデックス構造は重要ですか?" ], "id_hash": 8115272574087538260, "content_hash": 8115272574087538260, "location": "../../en/clusterindex.rst:53", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 17, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://weblate.osgeo.org/api/units/1032735/?format=api", "priority": 100, "id": 1032775, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=f09f3d68d9f52654", "url": "https://weblate.osgeo.org/api/units/1032775/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-04-16T08:49:45.627083Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "In theory, yes. In practice, no really. As long as the index is a \"pretty good\" spatial decomposition of the data, the main determinant of performance will be the order of the actual table tuples." ], "previous_source": "", "target": [ "理論的には、そうです。実際には、そうではありません。インデックスが「かなり良い」空間分解であるなら、パフォーマンスを決める主な要因はテーブルのタプルの順序になります。" ], "id_hash": 3748037421534406814, "content_hash": 3748037421534406814, "location": "../../en/clusterindex.rst:55", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 18, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 35, "source_unit": "https://weblate.osgeo.org/api/units/1032736/?format=api", "priority": 100, "id": 1032776, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=b403b42d4b6de89e", "url": "https://weblate.osgeo.org/api/units/1032776/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-04-16T08:49:45.628996Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "The difference between \"no index\" and \"index\" is generally huge and highly measurable. The difference between \"mediocre index\" and \"great index\" usually takes quite careful measurement to discern, and can be very sensitive to the workload being tested." ], "previous_source": "", "target": [ "「インデックスなし」と「インデックスあり」との間の違いは、一般的には大きく、計測は問題なく可能です。「平凡なインデックス」と「素晴らしいインデックス」との差では、見定めるのには非常に慎重な測定が必要で、この差は、テストしている仕事量に対して非常に敏感になることがあります。" ], "id_hash": -8534609514368787843, "content_hash": -8534609514368787843, "location": "../../en/clusterindex.rst:57", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 19, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 38, "source_unit": "https://weblate.osgeo.org/api/units/1032737/?format=api", "priority": 100, "id": 1032777, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=098ef9dd6f611a7d", "url": "https://weblate.osgeo.org/api/units/1032777/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-04-16T08:49:45.630928Z" }, { "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/clusterindex/ja/?format=api", "source": [ "`CLUSTER <https://www.postgresql.org/docs/current/sql-cluster.html>`_: Re-orders the data in a table to match the ordering in the index." ], "previous_source": "", "target": [ "`CLUSTER <https://www.postgresql.jp/document/current/html/sql-cluster.html>`_: テーブル内のデータの並びをインデックスの並びと合致するよう並べ替えます。" ], "id_hash": 7251071540783674442, "content_hash": 7251071540783674442, "location": "../../en/clusterindex.rst:63", "context": "", "note": "", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 21, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 15, "source_unit": "https://weblate.osgeo.org/api/units/1032738/?format=api", "priority": 100, "id": 1032778, "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/ja/?checksum=e4a0fb26055af44a", "url": "https://weblate.osgeo.org/api/units/1032778/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2022-04-16T08:49:45.634268Z" } ] }{ "count": 21, "next": null, "previous": null, "results": [ { "translation": "