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>2017-08-20 03:14:30 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-20 03:14:30 +0300
commite16ad8e1e842a4f4aa07c096ed7bd6ffdcce394a (patch)
tree4748bc7448d5f810c14d76aba2789e10aa0129cf /l10n
parent55fc9ee6e58ae429080cdcccf66932bcf5aa8296 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ja.js10
-rw-r--r--l10n/ja.json10
2 files changed, 18 insertions, 2 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 2ffbe85..2564f20 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -7,15 +7,23 @@ OC.L10N.register(
"Saved" : "保存されました",
"There was a problem saving your changes. Click to resume editing." : "変更を保存する際に問題が発生しました.クリックして編集を再開する.",
"An error occurred!" : "エラーが発生しました。",
+ "Edit" : "編集",
+ "Mixed" : "混合",
+ "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" : "変更したファイルは使用中のため保存できません",
"Insufficient permissions" : "権限が不足しています",
"File path not supplied" : "ファイルパスが足りません",
- "File mtime not supplied" : "ファイルのアクセス時刻がありません"
+ "File mtime not supplied" : "ファイルのアクセス時刻がありません",
+ "Text editor" : "テキストエディター",
+ "Text file" : "テキストファイル"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ja.json b/l10n/ja.json
index 5f09ecf..985d224 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -5,15 +5,23 @@
"Saved" : "保存されました",
"There was a problem saving your changes. Click to resume editing." : "変更を保存する際に問題が発生しました.クリックして編集を再開する.",
"An error occurred!" : "エラーが発生しました。",
+ "Edit" : "編集",
+ "Mixed" : "混合",
+ "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" : "変更したファイルは使用中のため保存できません",
"Insufficient permissions" : "権限が不足しています",
"File path not supplied" : "ファイルパスが足りません",
- "File mtime not supplied" : "ファイルのアクセス時刻がありません"
+ "File mtime not supplied" : "ファイルのアクセス時刻がありません",
+ "Text editor" : "テキストエディター",
+ "Text file" : "テキストファイル"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file