aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r--lib/l10n/ja.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 37a494ef157..7dd24828616 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -80,8 +80,6 @@
"Empty file" : "空白のファイル",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。",
"Dot files are not allowed" : "隠しファイルは許可されていません",
- "Invalid character \"%1$s\" in filename" : "ファイル名に無効な文字\"%1$s\"があります",
- "Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\"",
"File already exists" : "ファイルが既に存在します",
"Invalid path" : "パスが無効",
"Failed to create file from template" : "テンプレートからファイルを作成できませんでした",
@@ -272,7 +270,7 @@
"The audio to transcribe" : "文字起こしする音声",
"Transcription" : "書き起こし",
"The transcribed text" : "書き起こされたテキスト",
- "ContextWrite" : "コンテキスト書き込み",
+ "Context write" : "コンテキストを書く",
"Writes text in a given style based on the provided source material." : "提供されたソース資料に基づいて、指定されたスタイルでテキストを作成します。",
"Writing style" : "文体",
"Demonstrate a writing style that you would like to immitate" : "真似したい文章の書き方を示す",
@@ -376,6 +374,8 @@
"User disabled" : "ユーザーは無効です",
"Your data directory is readable by other users." : "データディレクトリは他のユーザーからも読み取ることができます",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。"
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。",
+ "Invalid character \"%1$s\" in filename" : "ファイル名に無効な文字\"%1$s\"があります",
+ "Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\""
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file