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.js')
-rw-r--r--l10n/ja.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index ed564b8..cdeb245 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -31,12 +31,11 @@ OC.L10N.register(
"Plain text editor" : "簡素なテキストエディタ",
"Open, save and edit text files" : "テキストファイルを開く、保存する、編集する",
"This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "このアプリでは、Nextcloudユーザーはブラウザ上でテキストファイルを開いたり、保存したり、編集することができます。有効にすると、ブラウザ上部の\"新規\"ボタンメニューに\"テキストファイル\"というエントリが表示されます。クリックすると、ブラウザに新しいテキストファイルが開き、そのファイルをNextcloudに保存できます。許可すれば、他のユーザーと共有ファイルを編集して変更をブラウザに保存することもできます。\n詳細情報はテキストエディタのドキュメントにあります。",
- "saving..." : "保存中...",
+ "Saving…" : "保存中...",
"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" : "ファイルのアクセス時刻がありません",
- "Saving…" : "保存中..."
+ "File mtime not supplied" : "ファイルのアクセス時刻がありません"
},
"nplurals=1; plural=0;");