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: 89cd706db268117c4d96efc4df36c0520e12a83e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Can not read the file." : "ファイルを読み込めません",
    "Cannot save file as it has been modified since opening" : "変更したファイルは使用中のため保存できません",
    "Insufficient permissions" : "権限が不足しています",
    "File path not supplied" : "ファイルパスが足りません",
    "File mtime not supplied" : "ファイルのアクセス時刻がありません",
    "Save" : "保存",
    "Search" : "検索",
    "Next" : "次",
    "Clear" : "クリア",
    "Saving..." : "保存中...",
    "An error occurred!" : "エラーが発生しました。",
    "There are unsaved changes in the text editor" : "テキストエディタに未保存の変更があります",
    "There were unsaved changes, click here to go back" : "変更が保存されていません、クリックして戻ります。"
},"pluralForm" :"nplurals=1; plural=0;"
}