|
339 | 339 | "Login": "ログイン" |
340 | 340 | }, |
341 | 341 | "EmailVerificationView": { |
342 | | - "Title": "p5.js Web Editor | Email Verification", |
343 | | - "Verify": "Verify your email", |
344 | | - "InvalidTokenNull": "That link is invalid.", |
| 342 | + "Title": "p5.js Web Editor | Eメール認証", |
| 343 | + "Verify": "メールアドレスを確認してください", |
| 344 | + "InvalidTokenNull": "そのリンクは無効です。", |
345 | 345 | "Checking": "Validating token, please wait...", |
346 | 346 | "Verified": "All done, your email address has been verified.", |
347 | 347 | "InvalidState": "Something went wrong." |
348 | 348 | }, |
349 | 349 | "AssetList": { |
350 | 350 | "Title": "p5.js Web Editor | マイアセット", |
351 | 351 | "ToggleOpenCloseARIA": "Toggle Open/Close Asset Options", |
352 | | - "Delete": "Delete", |
353 | | - "OpenNewTab": "Open in New Tab", |
354 | | - "NoUploadedAssets": "No uploaded assets.", |
| 352 | + "Delete": "削除", |
| 353 | + "OpenNewTab": "新しいタブで開く", |
| 354 | + "NoUploadedAssets": "アップロードされたアセットはありません。", |
355 | 355 | "HeaderName": "Name", |
356 | | - "HeaderSize": "Size", |
357 | | - "HeaderSketch": "Sketch" |
| 356 | + "HeaderSize": "サイズ", |
| 357 | + "HeaderSketch": "スケッチ" |
358 | 358 | }, |
359 | 359 | "Feedback": { |
360 | 360 | "Title": "p5.js Web Editor | フィードバック", |
|
371 | 371 | "ClearTerm": "clear" |
372 | 372 | }, |
373 | 373 | "UploadFileModal": { |
374 | | - "Title": "Upload File", |
| 374 | + "Title": "アップロードファイル", |
375 | 375 | "CloseButtonARIA": "Close upload file modal", |
376 | | - "SizeLimitError": "Error: 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 " |
| 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 " |
377 | 377 | }, |
378 | 378 | "FileUploader": { |
379 | | - "DictDefaultMessage": "Drop files here or click to use the file browser" |
| 379 | + "DictDefaultMessage": "ここにファイルをドロップするか、クリックしてファイルブラウザを使用してください" |
380 | 380 | }, |
381 | 381 | "ErrorModal": { |
382 | 382 | "MessageLogin": "In order to save sketches, you must be logged in. Please ", |
383 | | - "Login": "Login", |
| 383 | + "Login": "ログイン", |
384 | 384 | "LoginOr": " or ", |
385 | 385 | "SignUp": "サインアップ", |
386 | 386 | "MessageLoggedOut": "It looks like you've been logged out. Please ", |
387 | 387 | "LogIn": "ログイン", |
388 | 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": "Error Linking Account", |
| 389 | + "LinkTitle": "アカウントリンクエラー", |
390 | 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." |
391 | 391 | }, |
392 | 392 | "ShareModal": { |
|
431 | 431 | "CollectionCreate": { |
432 | 432 | "Title": "p5.js Web Editor | コレクション作成", |
433 | 433 | "FormError": "コレクションを作成することが出来ませんでした", |
434 | | - "FormLabel": "Collection name", |
| 434 | + "FormLabel": "コレクション名", |
435 | 435 | "FormLabelARIA": "name", |
436 | | - "NameRequired": "Collection name is required", |
| 436 | + "NameRequired": "コレクション名は必須です", |
437 | 437 | "Description": "Description (optional)", |
438 | 438 | "DescriptionARIA": "description", |
439 | 439 | "DescriptionPlaceholder": "My fave sketches", |
440 | 440 | "SubmitCollectionCreate": "Create collection" |
441 | 441 | }, |
442 | 442 | "DashboardView": { |
443 | 443 | "CreateCollection": "Create collection", |
444 | | - "NewSketch": "New sketch", |
| 444 | + "NewSketch": "新しいスケッチ", |
445 | 445 | "CreateCollectionOverlay": "Create collection" |
446 | 446 | }, |
447 | 447 | "DashboardTabSwitcher": { |
|
451 | 451 | }, |
452 | 452 | "CollectionList": { |
453 | 453 | "Title": "p5.js Web Editor | マイコレクション", |
454 | | - "AnothersTitle": "p5.js Web Editor | {{anotheruser}}'s collections", |
| 454 | + "AnothersTitle": "p5.js Web Editor | {{anotheruser}}のコレクション", |
455 | 455 | "NoCollections": "No collections.", |
456 | 456 | "TableSummary": "table containing all collections", |
457 | | - "HeaderName": "Name", |
458 | | - "HeaderCreatedAt": "Date Created", |
459 | | - "HeaderCreatedAt_mobile": "Created", |
460 | | - "HeaderUpdatedAt": "Date Updated", |
461 | | - "HeaderUpdatedAt_mobile": "Updated", |
462 | | - "HeaderNumItems": "# sketches", |
463 | | - "HeaderNumItems_mobile": "# sketches", |
464 | | - "DirectionAscendingARIA": "Ascending", |
465 | | - "DirectionDescendingARIA": "Descending", |
| 457 | + "HeaderName": "名前", |
| 458 | + "HeaderCreatedAt": "作成日", |
| 459 | + "HeaderCreatedAt_mobile": "作成されました", |
| 460 | + "HeaderUpdatedAt": "更新日", |
| 461 | + "HeaderUpdatedAt_mobile": "更新されました", |
| 462 | + "HeaderNumItems": "# スケッチ", |
| 463 | + "HeaderNumItems_mobile": "# スケッチ", |
| 464 | + "DirectionAscendingARIA": "昇順", |
| 465 | + "DirectionDescendingARIA": "降順", |
466 | 466 | "ButtonLabelAscendingARIA": "Sort by {{displayName}} ascending.", |
467 | 467 | "ButtonLabelDescendingARIA": "Sort by {{displayName}} descending.", |
468 | | - "AddSketch": "Add Sketch" |
| 468 | + "AddSketch": "スケッチを追加" |
469 | 469 | }, |
470 | 470 | "CollectionListRow": { |
471 | 471 | "ToggleCollectionOptionsARIA": "Toggle Open/Close collection options", |
472 | | - "AddSketch": "Add sketch", |
| 472 | + "AddSketch": "スケッチを追加", |
473 | 473 | "Delete": "削除", |
474 | 474 | "Rename": "名称変更" |
475 | 475 | }, |
476 | 476 | "Overlay": { |
477 | 477 | "AriaLabel": "Close {{title}} overlay" |
478 | 478 | }, |
479 | 479 | "QuickAddList":{ |
480 | | - "ButtonRemoveARIA": "Remove from collection", |
481 | | - "ButtonAddToCollectionARIA": "Add to collection", |
| 480 | + "ButtonRemoveARIA": "コレクションから削除", |
| 481 | + "ButtonAddToCollectionARIA": "コレクションへ追加", |
482 | 482 | "View": "View" |
483 | 483 | }, |
484 | 484 | "SketchList": { |
|
489 | 489 | "DropdownRename": "Rename", |
490 | 490 | "DropdownDownload": "ダウンロード", |
491 | 491 | "DropdownDuplicate": "複製", |
492 | | - "DropdownAddToCollection": "Add to collection", |
493 | | - "DropdownDelete": "Delete", |
494 | | - "DirectionAscendingARIA": "Ascending", |
495 | | - "DirectionDescendingARIA": "Descending", |
| 492 | + "DropdownAddToCollection": "コレクションへ追加", |
| 493 | + "DropdownDelete": "削除", |
| 494 | + "DirectionAscendingARIA": "昇順", |
| 495 | + "DirectionDescendingARIA": "降順", |
496 | 496 | "ButtonLabelAscendingARIA": "Sort by {{displayName}} ascending.", |
497 | 497 | "ButtonLabelDescendingARIA": "Sort by {{displayName}} descending.", |
498 | 498 | "AddToCollectionOverlayTitle": "Add to collection", |
499 | 499 | "TableSummary": "table containing all saved projects", |
500 | 500 | "HeaderName": "スケッチ", |
501 | | - "HeaderCreatedAt": "Date Created", |
502 | | - "HeaderCreatedAt_mobile": "Created", |
503 | | - "HeaderUpdatedAt": "Date Updated", |
504 | | - "HeaderUpdatedAt_mobile": "Updated", |
505 | | - "NoSketches": "No sketches." |
| 501 | + "HeaderCreatedAt": "作成日", |
| 502 | + "HeaderCreatedAt_mobile": "作成されました", |
| 503 | + "HeaderUpdatedAt": "更新日", |
| 504 | + "HeaderUpdatedAt_mobile": "更新されました", |
| 505 | + "NoSketches": "スケッチはありません" |
506 | 506 | }, |
507 | 507 | "AddToCollectionSketchList": { |
508 | 508 | "Title": "p5.js Web Editor | マイスケッチ", |
|
0 commit comments