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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-15 04:23:53 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-15 04:23:53 +0300
commit8defd92bd002f8ec7486c3bbc133872bd5957edd (patch)
treefb78eeb00e19e544568c52cc9b4f05b8bbcdf3e6 /l10n
parentb017c5b085ea37fac739951c3d2279d8f031f5b5 (diff)
[tx-robot] updated from transifexv15.0.0beta2
Diffstat (limited to 'l10n')
-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