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:
authorNextcloud bot <bot@nextcloud.com>2020-10-09 05:38:02 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-09 05:38:02 +0300
commit09bd51083462799b34c5172a8507db32eefe7e06 (patch)
tree0ea20b7c4f956756c4417f746cc7ec13a8690da0
parent3573cf9e36e75042b735baa7c3ef1f14c918654c (diff)
[tx-robot] updated from transifexv2.13.0
-rw-r--r--l10n/ja.js6
-rw-r--r--l10n/ja.json6
2 files changed, 12 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" : "フォルダーを開けません",
diff --git a/l10n/ja.json b/l10n/ja.json
index 115347c..5ee55cd 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -11,12 +11,18 @@
"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" : "フォルダーを開けません",