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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index f0ba4d2..a0d7efe 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -13,12 +13,18 @@ OC.L10N.register(
"Preview" : "プレビュー",
"New text file" : "新規のテキストファイル",
"New text file.txt" : "新規のテキストファイル作成",
+ "You can not open a folder." : "フォルダーを開けません",
"This file is too big to be opened. Please download the file instead." : "ファイルが大きすぎます。ダウンロードしてから開いてください。",
"Cannot read the file." : "ファイルを読み込めません",
"Invalid file path supplied." : "無効なファイルパスが提供されました。",
"The file is locked." : "ファイルがロックされています。",
"An internal server error occurred." : "内部サーバーエラーが発生しました。",
+ "You can not write to a folder." : "フォルダーに書き込みできません",
+ "Cannot save file as it has been modified since opening." : "開いてから変更されているため、ファイルを保存できません",
"Could not write to file." : "ファイルに書き込めませんでした。",
+ "Insufficient permissions." : "権限が不足しています",
+ "File path not supplied." : "ファイルのパスがありません",
+ "File mtime not supplied." : "ファイルへのアクセス時刻がありません",
"Share not found" : "共有が見つかりません",
"You are not authorized to open this share" : "あなたはこの共有を開く権限がありません",
"You can not open a folder" : "フォルダーを開けません",