Skip to content

Commit 6d6560d

Browse files
mastermaster
authored andcommitted
Project translation
1 parent 9747319 commit 6d6560d

File tree

412 files changed

+441
-440
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

412 files changed

+441
-440
lines changed

target/docs/404.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML>
22
<!-- This page serves as support for the real 404 handling. For example, GitHub Pages only allows the 404 page in the root of the website. The root's 404 page could then redirect to the docs' 404 page if the URL points to a missing document. See https://github.com/ahkde/ahkde.github.io/blob/master/404.html for what that might look like. -->
3-
<html lang="ja">
3+
<html lang="jac">
44

55
<head>
66
<meta name="robots" content="noindex, nofollow" />

target/docs/AHKL_DBGPClients.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE HTML>
2-
<html lang="ja">
2+
<html lang="jac">
33
<head>
44
<title>クライアントのデバッグ|AutoHotkey v2</title>
55
<meta name="description" content="このページには、AutoHotkeyと互換性があることがわかっているデバッグクライアントまたはUIがいくつかリストされています。" />

target/docs/ChangeLog.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE HTML>
2-
<html lang="ja">
2+
<html lang="jac">
33
<head>
44
<title>変更点・新機能|AutoHotkey v2</title>
55
<meta name="description" content="AutoHotkey開発の現在のブランチによって導入された変更点および新機能。" />

target/docs/Compat.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE HTML>
2-
<html lang="ja">
2+
<html lang="jac">
33
<head>
44
<title>バイナリ互換性|AutoHotkey v2</title>
55
<meta name="description" content="本書では、外部ライブラリとの連携や、コントロールやウィンドウへのメッセージ送信の際に重要となるトピックをいくつか紹介します。" />

target/docs/Concepts.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE HTML>
2-
<html lang="ja">
2+
<html lang="jac">
33
<head>
44
<title>概念と慣習|AutoHotkey v2</title>
55
<meta name="description" content="AutoHotkeyで使用される一般的な概念や慣習について、コードよりも説明に重点を置いて詳しく説明します。" />

target/docs/FAQ.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE HTML>
2-
<html lang="ja">
2+
<html lang="jac">
33
<head>
44
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">

target/docs/Functions.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE HTML>
2-
<html lang="ja">
2+
<html lang="jac">
33
<head>
44
<title>関数 - 定義と使用法|AutoHotkey v2</title>
55
<meta name="description" content="関数全般、パラメータ、戻り値、組み込み関数、変種関数などの詳細を説明します。" />

target/docs/HotkeyFeatures.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE HTML>
2-
<html lang="ja">
2+
<html lang="jac">
33
<head>
44
<title>高度なホットキー機能|AutoHotkey v2</title>
55
<meta name="description" content="任意のキーをモディファイアとして使用したり、画面上でゲームのアクションを自動化するなど、高度なホットキー機能を学ぶことができます。" />

target/docs/Hotkeys.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE HTML>
2-
<html lang="ja">
2+
<html lang="jac">
33
<head>
44
<title>ホットキー - 定義と使用法|AutoHotkey v2</title>
55
<meta name="description" content="一般的なホットキー、修飾記号、文脈依存型ホットキー、カスタムコンビネーション、マウスホイールホットキー、ファンクションホットキーなどの詳細について説明します。" />

target/docs/Hotstrings.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE HTML>
2-
<html lang="ja">
2+
<html lang="jac">
33
<head>
44
<title>ホットストリング - 定義と使用法|AutoHotkey v2</title>
55
<meta name="description" content="ホットストリング全般、エンディングキャラクター、オプション、ロングリプレイスメント、文脈依存型ホットストリング、関数ホットストリングなどについての詳細を説明します。" />

0 commit comments

Comments
 (0)