Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ja.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 115347c178ae3fdc0293eab635bd42e031e34612 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{ "translations": {
    "Saving…" : "保存中...",
    "saved!" : "保存しました!",
    "failed!" : " 失敗しました!",
    "Saved" : "保存しました",
    "There was a problem saving your changes. Click to resume editing." : "変更を保存する際に問題が発生しました.クリックして編集を再開する.",
    "Edit in plain text editor" : "テキストエディタで編集",
    "An error occurred!" : "エラーが発生しました。",
    "Edit" : "編集",
    "Mixed" : "混合",
    "Preview" : "プレビュー",
    "New text file" : "新規のテキストファイル",
    "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." : "無効なファイルパスが提供されました。",
    "The file is locked." : "ファイルがロックされています。",
    "An internal server error occurred." : "内部サーバーエラーが発生しました。",
    "Could not write to file." : "ファイルに書き込めませんでした。",
    "Share not found" : "共有が見つかりません",
    "You are not authorized to open this share" : "あなたはこの共有を開く権限がありません",
    "You can not open a folder" : "フォルダーを開けません",
    "Invalid range request" : "無効な範囲リクエスト",
    "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..." : "保存中...",
    "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" : "ファイルのアクセス時刻がありません"
},"pluralForm" :"nplurals=1; plural=0;"
}