148
148
"PreviewSound" : " プレビューサウンド" ,
149
149
"PreviewSoundARIA" : " プレビューサウンド" ,
150
150
"AccessibleTextBasedCanvas" : " アクセスしやすいテキストベースのキャンバス" ,
151
- "UsedScreenReader" : " Used with screen reader " ,
151
+ "UsedScreenReader" : " スクリーンリーダーと併用 " ,
152
152
"PlainText" : " プレーンテキスト" ,
153
153
"TextOutputARIA" : " テキスト出力 オン" ,
154
154
"TableText" : " テーブルテキスト" ,
158
158
},
159
159
"KeyboardShortcuts" : {
160
160
"Title" : " キーボードショートカット" ,
161
- "ShortcutsFollow" : " Code editing keyboard shortcuts follow " ,
161
+ "ShortcutsFollow" : " コード編集のキーボードショートカットは以下の通りです " ,
162
162
"SublimeText" : " Sublime Text ショートカット" ,
163
163
"CodeEditing" : {
164
164
"Tidy" : " 整形" ,
165
165
"FindText" : " テキスト検索" ,
166
166
"FindNextMatch" : " 次の一致を検索" ,
167
167
"FindPrevMatch" : " 前の一致を検索" ,
168
- "IndentCodeLeft" : " Indent Code Left " ,
169
- "IndentCodeRight" : " Indent Code Right " ,
168
+ "IndentCodeLeft" : " インデント左揃え " ,
169
+ "IndentCodeRight" : " インデント右揃え " ,
170
170
"CommentLine" : " コメントライン" ,
171
171
"FindNextTextMatch" : " 次の一致するテキストを検索" ,
172
172
"FindPreviousTextMatch" : " 前の一致するテキストを検索" ,
307
307
},
308
308
"APIKeyList" : {
309
309
"Name" : " 名前" ,
310
- "Created" : " Created on " ,
311
- "LastUsed" : " Last used " ,
312
- "Actions" : " Actions " ,
313
- "Never" : " Never " ,
310
+ "Created" : " 作成された " ,
311
+ "LastUsed" : " 最後に使用した " ,
312
+ "Actions" : " アクション " ,
313
+ "Never" : " 一度も " ,
314
314
"DeleteARIA" : " APIキーを削除"
315
315
},
316
316
"NewPasswordForm" : {
342
342
"Title" : " p5.js Web Editor | Eメール認証" ,
343
343
"Verify" : " メールアドレスを確認してください" ,
344
344
"InvalidTokenNull" : " そのリンクは無効です。" ,
345
- "Checking" : " Validating token, please wait ..." ,
346
- "Verified" : " All done, your email address has been verified. " ,
347
- "InvalidState" : " Something went wrong. "
345
+ "Checking" : " トークンを検証中です、お待ちください ..." ,
346
+ "Verified" : " すべて完了しました、あなたのメールアドレスは確認されました。 " ,
347
+ "InvalidState" : " 何か問題が発生しました。 "
348
348
},
349
349
"AssetList" : {
350
350
"Title" : " p5.js Web Editor | マイアセット" ,
351
- "ToggleOpenCloseARIA" : " Toggle Open/Close Asset Options " ,
351
+ "ToggleOpenCloseARIA" : " アセットオプションの開閉を切り替え " ,
352
352
"Delete" : " 削除" ,
353
353
"OpenNewTab" : " 新しいタブで開く" ,
354
354
"NoUploadedAssets" : " アップロードされたアセットはありません。" ,
372
372
},
373
373
"UploadFileModal" : {
374
374
"Title" : " アップロードファイル" ,
375
- "CloseButtonARIA" : " Close upload file modal " ,
376
- "SizeLimitError" : " エラー: You cannot upload any more files. You have reached the total size limit of {{sizeLimit}}. \n If you would like to upload more, please remove the ones you aren't using anymore by \n in your "
375
+ "CloseButtonARIA" : " アップロードファイルモーダルを閉じる " ,
376
+ "SizeLimitError" : " エラー: これ以上ファイルをアップロードすることはできません。 {{sizeLimit}}の合計サイズの上限に達しました。 \n もっとアップロードしたい場合は、もう使っていないものを削除してください。 "
377
377
},
378
378
"FileUploader" : {
379
379
"DictDefaultMessage" : " ここにファイルをドロップするか、クリックしてファイルブラウザを使用してください"
380
380
},
381
381
"ErrorModal" : {
382
- "MessageLogin" : " In order to save sketches, you must be logged in. Please " ,
382
+ "MessageLogin" : " スケッチを保存するにはログインが必要です。ログインしてください。 " ,
383
383
"Login" : " ログイン" ,
384
384
"LoginOr" : " or " ,
385
385
"SignUp" : " サインアップ" ,
386
- "MessageLoggedOut" : " It looks like you've been logged out. Please " ,
386
+ "MessageLoggedOut" : " ログアウトされたようです。ログインしてください。 " ,
387
387
"LogIn" : " ログイン" ,
388
- "SavedDifferentWindow" : " The project you have attempted to save has been saved from another window. \n Please refresh the page to see the latest version. " ,
389
- "LinkTitle" : " アカウントリンクエラー " ,
390
- "LinkMessage" : " There was a problem linking your {{serviceauth}} account to your p5 .js Web Editor account. Your {{serviceauth}} account has already been linked to another p5 .js Web Editor account. "
388
+ "SavedDifferentWindow" : " 保存しようとしたプロジェクトが別のウィンドウから保存されました。 \n 最新版をご覧になるにはページを更新してください。 " ,
389
+ "LinkTitle" : " アカウント接続エラー " ,
390
+ "LinkMessage" : " あなたの {{serviceauth}} アカウントとp5 .js Web Editorアカウントの接続に問題がありました。 あなたの {{serviceauth}} アカウントは、すでに別のp5 .js Web Editorアカウントに接続されています。 "
391
391
},
392
392
"ShareModal" : {
393
393
"Embed" : " 埋め込み" ,
394
- "Present" : " Present " ,
394
+ "Present" : " プレゼンモード " ,
395
395
"Fullscreen" : " フルスクリーン" ,
396
- "Edit" : " 編集 "
396
+ "Edit" : " 共同編集 "
397
397
},
398
398
"CollectionView" : {
399
399
"TitleCreate" : " コレクション作成" ,
400
400
"TitleDefault" : " コレクション"
401
401
},
402
402
"Collection" : {
403
403
"Title" : " p5.js Web Editor | マイコレクション" ,
404
- "AnothersTitle" : " p5.js Web Editor | {{anotheruser}}のコレクション" ,
404
+ "AnothersTitle" : " p5.js Web Editor | {{anotheruser}} のコレクション" ,
405
405
"Share" : " 共有" ,
406
406
"URLLink" : " コレクションにリンクさせる" ,
407
407
"AddSketch" : " スケッチを追加する" ,
408
- "DeleteFromCollection" : " Are you sure you want to remove {{name_sketch}} from this collection? " ,
408
+ "DeleteFromCollection" : " このコレクションから {{name_sketch}} を削除してもよろしいですか? " ,
409
409
"SketchDeleted" : " スケッチが削除されました" ,
410
- "SketchRemoveARIA" : " Remove sketch from collection " ,
411
- "DescriptionPlaceholder" : " Add description " ,
412
- "Description" : " description " ,
413
- "NumSketches" : " {{count}} sketch " ,
414
- "NumSketches_plural" : " {{count}} sketches " ,
415
- "By" :" Collection by " ,
410
+ "SketchRemoveARIA" : " コレクションからスケッチを削除する " ,
411
+ "DescriptionPlaceholder" : " スケッチについて記述する " ,
412
+ "Description" : " スケッチについて " ,
413
+ "NumSketches" : " {{count}} スケッチ " ,
414
+ "NumSketches_plural" : " {{count}} スケッチ " ,
415
+ "By" :" コレクション " ,
416
416
"NoSketches" : " コレクション内にスケッチがありません" ,
417
- "TableSummary" : " table containing all collections " ,
417
+ "TableSummary" : " 全コレクションのテーブル " ,
418
418
"HeaderName" : " 名前" ,
419
- "HeaderCreatedAt" : " Date Added " ,
419
+ "HeaderCreatedAt" : " 追加された日付 " ,
420
420
"HeaderUser" : " 所有者" ,
421
- "DirectionAscendingARIA" : " Ascending " ,
422
- "DirectionDescendingARIA" : " Descending " ,
423
- "ButtonLabelAscendingARIA" : " Sort by {{displayName}} ascending. " ,
424
- "ButtonLabelDescendingARIA" : " Sort by {{displayName}} descending. "
421
+ "DirectionAscendingARIA" : " 昇順 " ,
422
+ "DirectionDescendingARIA" : " 降順 " ,
423
+ "ButtonLabelAscendingARIA" : " 昇順に {{displayName}}で並び替えます。 " ,
424
+ "ButtonLabelDescendingARIA" : " 降順に {{displayName}}で並び替えます。 "
425
425
},
426
426
"AddToCollectionList" : {
427
427
"Title" : " p5.js Web Editor | マイコレクション" ,
432
432
"Title" : " p5.js Web Editor | コレクション作成" ,
433
433
"FormError" : " コレクションを作成することが出来ませんでした" ,
434
434
"FormLabel" : " コレクション名" ,
435
- "FormLabelARIA" : " name " ,
435
+ "FormLabelARIA" : " 名前 " ,
436
436
"NameRequired" : " コレクション名は必須です" ,
437
- "Description" : " Description (optional )" ,
438
- "DescriptionARIA" : " description " ,
439
- "DescriptionPlaceholder" : " My fave sketches " ,
440
- "SubmitCollectionCreate" : " Create collection "
437
+ "Description" : " スケッチについて (任意 )" ,
438
+ "DescriptionARIA" : " スケッチについて " ,
439
+ "DescriptionPlaceholder" : " お気に入りスケッチ " ,
440
+ "SubmitCollectionCreate" : " コレクションを作成 "
441
441
},
442
442
"DashboardView" : {
443
- "CreateCollection" : " Create collection " ,
443
+ "CreateCollection" : " コレクションを作成 " ,
444
444
"NewSketch" : " 新しいスケッチ" ,
445
- "CreateCollectionOverlay" : " Create collection "
445
+ "CreateCollectionOverlay" : " コレクションを作成 "
446
446
},
447
447
"DashboardTabSwitcher" : {
448
448
"Sketches" : " スケッチ" ,
452
452
"CollectionList" : {
453
453
"Title" : " p5.js Web Editor | マイコレクション" ,
454
454
"AnothersTitle" : " p5.js Web Editor | {{anotheruser}}のコレクション" ,
455
- "NoCollections" : " No collections. " ,
456
- "TableSummary" : " table containing all collections " ,
455
+ "NoCollections" : " コレクションがありません。 " ,
456
+ "TableSummary" : " 全コレクションのテーブル " ,
457
457
"HeaderName" : " 名前" ,
458
458
"HeaderCreatedAt" : " 作成日" ,
459
459
"HeaderCreatedAt_mobile" : " 作成されました" ,
463
463
"HeaderNumItems_mobile" : " # スケッチ" ,
464
464
"DirectionAscendingARIA" : " 昇順" ,
465
465
"DirectionDescendingARIA" : " 降順" ,
466
- "ButtonLabelAscendingARIA" : " Sort by {{displayName}} ascending. " ,
467
- "ButtonLabelDescendingARIA" : " Sort by {{displayName}} descending. " ,
466
+ "ButtonLabelAscendingARIA" : " 昇順に {{displayName}}で並び替えます。 " ,
467
+ "ButtonLabelDescendingARIA" : " 降順に {{displayName}}で並び替えます。 " ,
468
468
"AddSketch" : " スケッチを追加"
469
469
},
470
470
"CollectionListRow" : {
471
- "ToggleCollectionOptionsARIA" : " Toggle Open/Close collection options " ,
471
+ "ToggleCollectionOptionsARIA" : " 開く/閉じるコレクションのオプションを切り替え " ,
472
472
"AddSketch" : " スケッチを追加" ,
473
473
"Delete" : " 削除" ,
474
474
"Rename" : " 名称変更"
475
475
},
476
476
"Overlay" : {
477
- "AriaLabel" : " Close {{title}} overlay "
477
+ "AriaLabel" : " {{title}} オーバーレイを閉じる "
478
478
},
479
479
"QuickAddList" :{
480
480
"ButtonRemoveARIA" : " コレクションから削除" ,
483
483
},
484
484
"SketchList" : {
485
485
"View" : " View" ,
486
- "Title" : " p5.js Web Editor | My sketches " ,
487
- "AnothersTitle" : " p5.js Web Editor | {{anotheruser}}'s sketches " ,
488
- "ToggleLabelARIA" : " Toggle Open/Close Sketch Options " ,
489
- "DropdownRename" : " Rename " ,
486
+ "Title" : " p5.js Web Editor | マイスケッチ " ,
487
+ "AnothersTitle" : " p5.js Web Editor | {{anotheruser}} のスケッチ " ,
488
+ "ToggleLabelARIA" : " 開く/閉じるスケッチ オプションの切り替え " ,
489
+ "DropdownRename" : " 名前変更 " ,
490
490
"DropdownDownload" : " ダウンロード" ,
491
491
"DropdownDuplicate" : " 複製" ,
492
492
"DropdownAddToCollection" : " コレクションへ追加" ,
493
493
"DropdownDelete" : " 削除" ,
494
494
"DirectionAscendingARIA" : " 昇順" ,
495
495
"DirectionDescendingARIA" : " 降順" ,
496
- "ButtonLabelAscendingARIA" : " Sort by {{displayName}} ascending. " ,
497
- "ButtonLabelDescendingARIA" : " Sort by {{displayName}} descending. " ,
498
- "AddToCollectionOverlayTitle" : " Add to collection " ,
499
- "TableSummary" : " table containing all saved projects " ,
496
+ "ButtonLabelAscendingARIA" : " 昇順に {{displayName}}で並び替えます。 " ,
497
+ "ButtonLabelDescendingARIA" : " 降順に {{displayName}}で並び替えます。 " ,
498
+ "AddToCollectionOverlayTitle" : " コレクションへ追加 " ,
499
+ "TableSummary" : " 保存されたすべてのプロジェクトを含むテーブル " ,
500
500
"HeaderName" : " スケッチ" ,
501
501
"HeaderCreatedAt" : " 作成日" ,
502
502
"HeaderCreatedAt_mobile" : " 作成されました" ,
506
506
},
507
507
"AddToCollectionSketchList" : {
508
508
"Title" : " p5.js Web Editor | マイスケッチ" ,
509
- "AnothersTitle" : " p5.js Web Editor | {{anotheruser}}'s sketches " ,
510
- "NoCollections" : " No collections. "
509
+ "AnothersTitle" : " p5.js Web Editor | {{anotheruser}} のスケッチ " ,
510
+ "NoCollections" : " コレクションがありません。 "
511
511
},
512
512
"Editor" : {
513
- "OpenSketchARIA" : " Open Sketch files navigation " ,
514
- "CloseSketchARIA" : " Close Sketch files navigation " ,
515
- "UnsavedChangesARIA" : " Sketch has unsaved changes " ,
516
- "KeyUpLineNumber" : " line {{lineNumber}}"
513
+ "OpenSketchARIA" : " スケッチファイルのナビゲーションを開く " ,
514
+ "CloseSketchARIA" : " スケッチファイルのナビゲーションを閉じる " ,
515
+ "UnsavedChangesARIA" : " スケッチに未保存の変更があります " ,
516
+ "KeyUpLineNumber" : " {{lineNumber}} 行 "
517
517
},
518
518
"EditorAccessibility" : {
519
- "NoLintMessages" : " There are no lint messages " ,
520
- "CurrentLine" : " Current line "
519
+ "NoLintMessages" : " リントメッセージはありません " ,
520
+ "CurrentLine" : " 現在の行 "
521
521
},
522
522
"Timer" : {
523
- "SavedAgo" : " Saved : {{timeAgo}}"
523
+ "SavedAgo" : " 保存されました : {{timeAgo}}"
524
524
},
525
525
"formatDate" : {
526
526
"JustNow" : " just now" ,
530
530
"Ago" : " {{timeAgo}}前"
531
531
},
532
532
"AddRemoveButton" : {
533
- "AltAddARIA" : " Add to collection " ,
534
- "AltRemoveARIA" : " コレクションから削除する "
533
+ "AltAddARIA" : " コレクションへ追加 " ,
534
+ "AltRemoveARIA" : " コレクションから削除 "
535
535
},
536
536
"CopyableInput" : {
537
537
"CopiedARIA" : " クリップボードへコピーしました!" ,
538
- "OpenViewTabARIA" : " Open {{label}} view in new tab "
538
+ "OpenViewTabARIA" : " 新しいタブで {{label}} ビューを開く "
539
539
},
540
540
"EditableInput" : {
541
- "EditValue" : " Edit {{display}} value " ,
542
- "EmptyPlaceholder" : " No value "
541
+ "EditValue" : " {{display}} 値を編集 " ,
542
+ "EmptyPlaceholder" : " 値がありません "
543
543
},
544
544
"PreviewNav" : {
545
545
"EditSketchARIA" : " スケッチを編集する" ,
546
- "ByUser" : " by "
546
+ "ByUser" : " によって "
547
547
},
548
548
"MobilePreferences" : {
549
549
"Settings" : " 設定" ,
550
550
"GeneralSettings" : " 一般設定" ,
551
551
"Accessibility" : " アクセシビリティ" ,
552
- "AccessibleOutput" : " Accessible Output " ,
552
+ "AccessibleOutput" : " アクセス可能な出力 " ,
553
553
"Theme" : " テーマ" ,
554
554
"LightTheme" : " ライト" ,
555
555
"DarkTheme" : " ダーク" ,
556
556
"HighContrastTheme" : " ハイコントラスト" ,
557
557
"Autosave" : " 自動保存" ,
558
- "WordWrap" : " Word Wrap " ,
558
+ "WordWrap" : " ワードラップ " ,
559
559
"LineNumbers" : " 行番号" ,
560
- "LintWarningSound" : " Lint warning sound " ,
561
- "UsedScreenReader" : " Used with screen reader " ,
562
- "PlainText" : " Plain-text " ,
563
- "TableText" : " Table-text " ,
564
- "Sound" : " Sound "
560
+ "LintWarningSound" : " リント警告音 " ,
561
+ "UsedScreenReader" : " スクリーンリーダーと併用 " ,
562
+ "PlainText" : " プレインテキスト " ,
563
+ "TableText" : " テーブルテキスト " ,
564
+ "Sound" : " サウンド "
565
565
},
566
566
"PreferenceCreators" : {
567
- "On" : " On " ,
568
- "Off" : " Off "
567
+ "On" : " オン " ,
568
+ "Off" : " オフ "
569
569
},
570
570
"MobileIDEView" :{
571
571
"Preferences" : " 設定" ,
572
- "MyStuff" : " My Stuff " ,
572
+ "MyStuff" : " マイスタッフ " ,
573
573
"Examples" : " サンプル" ,
574
- "OriginalEditor" : " Original Editor " ,
574
+ "OriginalEditor" : " オリジナルエディター " ,
575
575
"Login" : " ログイン" ,
576
576
"Logout" : " ログアウト"
577
577
},
588
588
"Files" : " ファイル"
589
589
}
590
590
}
591
-
0 commit comments