diff options
Diffstat (limited to 'apps/theming/l10n/ja.json')
-rw-r--r-- | apps/theming/l10n/ja.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ja.json b/apps/theming/l10n/ja.json index 22fb376a852..3f5ff59c1f8 100644 --- a/apps/theming/l10n/ja.json +++ b/apps/theming/l10n/ja.json @@ -21,8 +21,6 @@ "Could not write file to disk" : "ディスクにファイルを書き込めませんでした", "A PHP extension stopped the file upload" : "PHP拡張でファイルのアップロードが停止されています", "No file uploaded" : "ファイルがアップロードされていません", - "Failed to clean up the old administration theming images folder" : "古い管理テーマ画像フォルダのクリーンアップに失敗しました", - "Failed to clean up the old administration image folder" : "古い管理画像フォルダのクリーンアップに失敗しました", "You are already using a custom theme. Theming app settings might be overwritten by that." : "あなたはすでにカスタムテーマを使用しています。 テーマ設定の設定が上書きされる可能性があります。", "Theming" : "テーマ", "Appearance and accessibility" : "外観とアクセシビリティ", @@ -106,6 +104,8 @@ "Reset to default" : "デフォルトに戻す", "Upload" : "アップロード", "Remove background image" : "背景画像を削除", + "Failed to clean up the old administration theming images folder" : "古い管理テーマ画像フォルダのクリーンアップに失敗しました", + "Failed to clean up the old administration image folder" : "古い管理画像フォルダのクリーンアップに失敗しました", "Select a custom color" : "カスタムカラーを選択" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |