diff options
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r-- | core/l10n/ja.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 2c00bd66c97..53d4abce027 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -96,6 +96,8 @@ "More apps" : "さらにアプリ", "Currently open" : "編集中", "_{count} notification_::_{count} notifications_" : ["通知 {count} 件"], + "No" : "いいえ", + "Yes" : "はい", "Custom date range" : "カスタム日付の範囲", "Pick start date" : "開始日を指定", "Pick end date" : "終了日を指定", @@ -200,8 +202,6 @@ "{name} version {version} and above" : "{name} バージョン {version} 以上が対象", "Settings menu" : "メニュー設定", "Avatar of {displayName}" : "{displayName} のアバター", - "No" : "いいえ", - "Yes" : "はい", "Choose {file}" : "{file}を選択", "Choose" : "選択", "Copy to {target}" : "{target} にコピー", @@ -209,7 +209,6 @@ "Move to {target}" : "{target} に移動", "Move" : "移動", "OK" : "OK", - "Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}", "read-only" : "読み取り専用", "_{count} file conflict_::_{count} file conflicts_" : ["{count} ファイルが競合"], "One file conflict" : "1ファイルが競合", @@ -446,6 +445,7 @@ "\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です", "{newName} already exists" : "{newName} はすでに存在します", "Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}", + "Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}", "Show list view" : "リストビューで表示", "Show grid view" : "グリッドビューで表示", "Pending" : "保留中", |