diff options
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index d259d4c1774..65fc84d3bf0 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -186,7 +186,6 @@ "Templates" : "テンプレート", "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした", "%s used" : "%s 使用中", - "%s%% of %s used" : "%s%% 使用中、全体は%s", "%1$s of %2$s used" : "%2$s 中%1$s 使用中", "Show hidden files" : "隠しファイルを表示", "Crop image previews" : "プレビュー画像を切り抜く", @@ -215,6 +214,7 @@ "You don’t have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません", "New" : "新規作成", "Cannot transfer ownership of a file or folder you don't own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", + "%s%% of %s used" : "%s%% 使用中、全体は%s", "Settings" : "設定" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |