Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 44acf7ab33a..80e30929e3d 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -172,13 +172,22 @@ OC.L10N.register(
"Tags" : "タグ",
"Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません",
"Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました",
+ "Pick a template for {name}" : "{name} のテンプレートを選択してください",
"Cancel" : "キャンセル",
"Create" : "作成",
+ "Create a new file with the selected template" : "選択したテンプレートを使用して新しいファイルを作成します",
+ "Creating file" : "ファイル作成",
+ "Blank" : "ブランク",
+ "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません",
+ "Set up templates folder" : "テンプレートフォルダーを設定",
+ "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 が使われています。",
"Settings" : "設定",
"Show hidden files" : "隠しファイルを表示",
+ "Crop image previews" : "プレビュー画像を切り抜く",
"WebDAV" : "WebDAV",
"Use this address to access your Files via WebDAV" : "このアドレスを使用して、WebDAV経由でファイルにアクセスします",
"Toggle grid view" : "グリッド表示の切り替え",
@@ -201,6 +210,8 @@ OC.L10N.register(
"New text file.txt" : "新規のテキストファイル作成",
"Unshare" : "共有解除",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} のストレージはほぼ一杯です。({usedSpacePercent}%)",
+ "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "グループフォルダ \"{mountPoint}\" がほぼいっぱいです ( {usedSpacePercent}%)",
+ "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "外部ストレージ ”{mountPoint}\" がほぼいっぱいです({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "ストレージがほぼ一杯です({usedSpacePercent}%)",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "ファイルまたはフォルダーが<strong>更新</ strong>されたか、<strong>名前が変更</strong>されたとき",
"A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーが<strong>作成</strong>されたとき",