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.json')
-rw-r--r--l10n/ja.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/l10n/ja.json b/l10n/ja.json
index 3da28e4..5f09ecf 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,4 +1,11 @@
{ "translations": {
+ "saving..." : "保存中...",
+ "saved!" : "保存されました!",
+ "failed!" : " 失敗しました!",
+ "Saved" : "保存されました",
+ "There was a problem saving your changes. Click to resume editing." : "変更を保存する際に問題が発生しました.クリックして編集を再開する.",
+ "An error occurred!" : "エラーが発生しました。",
+ "New text file.txt" : "新規のテキストファイル作成",
"This file is too big to be opened. Please download the file instead." : "ファイルが大きすぎます。ダウンロードしてから開いてください。",
"Cannot read the file." : "ファイルを読み込めません",
"Invalid file path supplied." : "無効なファイルパスが提供されました。",
@@ -7,13 +14,6 @@
"Cannot save file as it has been modified since opening" : "変更したファイルは使用中のため保存できません",
"Insufficient permissions" : "権限が不足しています",
"File path not supplied" : "ファイルパスが足りません",
- "File mtime not supplied" : "ファイルのアクセス時刻がありません",
- "saving..." : "保存中...",
- "saved!" : "保存されました!",
- "failed!" : " 失敗しました!",
- "Saved" : "保存されました",
- "There was a problem saving your changes. Click to resume editing." : "変更を保存する際に問題が発生しました.クリックして編集を再開する.",
- "An error occurred!" : "エラーが発生しました。",
- "New text file.txt" : "新規のテキストファイル作成"
+ "File mtime not supplied" : "ファイルのアクセス時刻がありません"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file