Forking what is left of ZeroNet and hopefully adding an AT Proto Frontend/Proxy
at main 20 lines 637 B view raw
1{ 2 "New file name:": "新しいファイルの名前:", 3 "Delete": "削除", 4 "Cancel": "キャンセル", 5 "Selected:": "選択済み: ", 6 "Delete and remove optional:": "オプションを削除", 7 " files": " ファイル", 8 " (modified)": " (編集済み)", 9 " (new)": " (新しい)", 10 " (optional)": " (オプション)", 11 " (ignored from content.json)": " (content.jsonから無視されます)", 12 "Total: ": "合計: ", 13 " dir, ": " のディレクトリ, ", 14 " file in ": " のファイル, ", 15 "+ New": "+ 新規作成", 16 "Edit": "編集", 17 "View": "閲覧", 18 "Save": "保存", 19 "Save: done!": "保存完了!" 20}