diff options
author | MDN <actions@users.noreply.github.com> | 2021-06-15 00:35:40 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-06-15 00:35:40 +0000 |
commit | 522984283b56b68582d606c76e4ca98c0baf9451 (patch) | |
tree | 0bf1a6328efd2bf74b118ff823b5208de78dec0b /files/ja | |
parent | ee3bbc7c983772815b6168c0c146fabbf1536105 (diff) | |
download | translated-content-522984283b56b68582d606c76e4ca98c0baf9451.tar.gz translated-content-522984283b56b68582d606c76e4ca98c0baf9451.tar.bz2 translated-content-522984283b56b68582d606c76e4ca98c0baf9451.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/_redirects.txt | 2 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 34 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html (renamed from files/ja/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html) | 3 | ||||
-rw-r--r-- | files/ja/orphaned/web/javascript/reference/errors/typed_array_invalid_arguments/index.html (renamed from files/ja/web/javascript/reference/errors/typed_array_invalid_arguments/index.html) | 3 |
4 files changed, 23 insertions, 19 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 56a4a572c6..88ecf88204 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3871,6 +3871,7 @@ /ja/docs/Web/API/IDBFactory.cmp /ja/docs/Web/API/IDBFactory/cmp /ja/docs/Web/API/IDBFactory.deleteDatabase /ja/docs/Web/API/IDBFactory/deleteDatabase /ja/docs/Web/API/IDBFactory.open /ja/docs/Web/API/IDBFactory/open +/ja/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB /ja/docs/orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB /ja/docs/Web/API/LinkStyle /ja/docs/orphaned/Web/API/LinkStyle /ja/docs/Web/API/MediaRecorder_API /ja/docs/conflicting/Web/API/MediaStream_Recording_API /ja/docs/Web/API/MozSocial.closePanel /ja/docs/Web/API/MozSocial/closePanel @@ -4832,6 +4833,7 @@ /ja/docs/Web/JavaScript/Operators /ja/docs/Web/JavaScript/Reference/Operators /ja/docs/Web/JavaScript/Other_JavaScript_tools /ja/docs/Tools /ja/docs/Web/JavaScript/Reference/About/Formatting_Conventions /ja/docs/MDN/Guidelines/Writing_style_guide +/ja/docs/Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments /ja/docs/orphaned/Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments /ja/docs/Web/JavaScript/Reference/Functions_and_function_scope /ja/docs/Web/JavaScript/Reference/Functions /ja/docs/Web/JavaScript/Reference/Functions_and_function_scope/Arrow_functions /ja/docs/Web/JavaScript/Reference/Functions/Arrow_functions /ja/docs/Web/JavaScript/Reference/Functions_and_function_scope/Default_parameters /ja/docs/Web/JavaScript/Reference/Functions/Default_parameters diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 8d014b55fa..84a2a0691a 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -17894,17 +17894,6 @@ "Potappo" ] }, - "Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { - "modified": "2020-03-25T11:26:36.526Z", - "contributors": [ - "Uemmra3", - "Wind1808", - "wbamberg", - "SphinxKnight", - "mandel59", - "yyss" - ] - }, "Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria": { "modified": "2019-05-23T13:25:35.305Z", "contributors": [ @@ -38739,12 +38728,6 @@ "YuichiNukiyama" ] }, - "Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments": { - "modified": "2020-03-12T19:46:14.001Z", - "contributors": [ - "YuichiNukiyama" - ] - }, "Web/JavaScript/Reference/Errors/Undeclared_var": { "modified": "2020-03-12T19:44:07.574Z", "contributors": [ @@ -52285,6 +52268,17 @@ "Wind1808" ] }, + "orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { + "modified": "2020-03-25T11:26:36.526Z", + "contributors": [ + "Uemmra3", + "Wind1808", + "wbamberg", + "SphinxKnight", + "mandel59", + "yyss" + ] + }, "orphaned/Web/API/LinkStyle": { "modified": "2019-03-23T23:29:59.357Z", "contributors": [ @@ -52939,6 +52933,12 @@ "electrolysis" ] }, + "orphaned/Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments": { + "modified": "2020-03-12T19:46:14.001Z", + "contributors": [ + "YuichiNukiyama" + ] + }, "orphaned/Web/JavaScript/Reference/Global_Objects/Array/prototype": { "modified": "2020-10-15T21:13:35.051Z", "contributors": [ diff --git a/files/ja/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html b/files/ja/orphaned/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html index d155ad6fef..7b89c66b60 100644 --- a/files/ja/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html +++ b/files/ja/orphaned/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html @@ -1,11 +1,12 @@ --- title: 基本的な概念 -slug: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB +slug: orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB tags: - Advanced - IndexedDB - concepts translation_of: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB +original_slug: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB --- <p>{{DefaultAPISidebar("IndexedDB")}}</p> diff --git a/files/ja/web/javascript/reference/errors/typed_array_invalid_arguments/index.html b/files/ja/orphaned/web/javascript/reference/errors/typed_array_invalid_arguments/index.html index b1c8d14d35..b02af7aa13 100644 --- a/files/ja/web/javascript/reference/errors/typed_array_invalid_arguments/index.html +++ b/files/ja/orphaned/web/javascript/reference/errors/typed_array_invalid_arguments/index.html @@ -1,12 +1,13 @@ --- title: 'TypeError: invalid arguments' -slug: Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments +slug: orphaned/Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments tags: - Error - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments +original_slug: Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments --- <div>{{jsSidebar("Errors")}}</div> |