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>2018-11-15 04:23:57 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-15 04:23:57 +0300
commit9444edd2c71edcc069a68ff67503b459e21d0d4c (patch)
tree4002e1dfd010a87c14e42ec0c0250ac5a4cfd49e
parentfac78d1b1ff12d044dd0924efb9bb38fd0e34327 (diff)
[tx-robot] updated from transifexv14.0.4RC1
-rw-r--r--l10n/ja.js4
-rw-r--r--l10n/ja.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 8bfe22e..dcdc4c9 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -20,9 +20,13 @@ OC.L10N.register(
"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" : "あなたはこの共有を開く権限がありません",
+ "Invalid range request" : "無効な範囲リクエスト",
"Text editor" : "テキストエディター"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ja.json b/l10n/ja.json
index c52fc13..426fad6 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -18,9 +18,13 @@
"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" : "あなたはこの共有を開く権限がありません",
+ "Invalid range request" : "無効な範囲リクエスト",
"Text editor" : "テキストエディター"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file