Skip to content

Commit 4842f04

Browse files
committed
WIP update translation
1 parent 5395f10 commit 4842f04

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

translations/locales/ja/translations.json

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -339,22 +339,22 @@
339339
"Login": "ログイン"
340340
},
341341
"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": "そのリンクは無効です。",
345345
"Checking": "Validating token, please wait...",
346346
"Verified": "All done, your email address has been verified.",
347347
"InvalidState": "Something went wrong."
348348
},
349349
"AssetList": {
350350
"Title": "p5.js Web Editor | マイアセット",
351351
"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": "アップロードされたアセットはありません。",
355355
"HeaderName": "Name",
356-
"HeaderSize": "Size",
357-
"HeaderSketch": "Sketch"
356+
"HeaderSize": "サイズ",
357+
"HeaderSketch": "スケッチ"
358358
},
359359
"Feedback": {
360360
"Title": "p5.js Web Editor | フィードバック",
@@ -371,22 +371,22 @@
371371
"ClearTerm": "clear"
372372
},
373373
"UploadFileModal": {
374-
"Title": "Upload File",
374+
"Title": "アップロードファイル",
375375
"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 "
377377
},
378378
"FileUploader": {
379-
"DictDefaultMessage": "Drop files here or click to use the file browser"
379+
"DictDefaultMessage": "ここにファイルをドロップするか、クリックしてファイルブラウザを使用してください"
380380
},
381381
"ErrorModal": {
382382
"MessageLogin": "In order to save sketches, you must be logged in. Please ",
383-
"Login": "Login",
383+
"Login": "ログイン",
384384
"LoginOr": " or ",
385385
"SignUp": "サインアップ",
386386
"MessageLoggedOut": "It looks like you've been logged out. Please ",
387387
"LogIn": "ログイン",
388388
"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": "アカウントリンクエラー",
390390
"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."
391391
},
392392
"ShareModal": {
@@ -431,17 +431,17 @@
431431
"CollectionCreate": {
432432
"Title": "p5.js Web Editor | コレクション作成",
433433
"FormError": "コレクションを作成することが出来ませんでした",
434-
"FormLabel": "Collection name",
434+
"FormLabel": "コレクション名",
435435
"FormLabelARIA": "name",
436-
"NameRequired": "Collection name is required",
436+
"NameRequired": "コレクション名は必須です",
437437
"Description": "Description (optional)",
438438
"DescriptionARIA": "description",
439439
"DescriptionPlaceholder": "My fave sketches",
440440
"SubmitCollectionCreate": "Create collection"
441441
},
442442
"DashboardView": {
443443
"CreateCollection": "Create collection",
444-
"NewSketch": "New sketch",
444+
"NewSketch": "新しいスケッチ",
445445
"CreateCollectionOverlay": "Create collection"
446446
},
447447
"DashboardTabSwitcher": {
@@ -451,34 +451,34 @@
451451
},
452452
"CollectionList": {
453453
"Title": "p5.js Web Editor | マイコレクション",
454-
"AnothersTitle": "p5.js Web Editor | {{anotheruser}}'s collections",
454+
"AnothersTitle": "p5.js Web Editor | {{anotheruser}}のコレクション",
455455
"NoCollections": "No collections.",
456456
"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": "降順",
466466
"ButtonLabelAscendingARIA": "Sort by {{displayName}} ascending.",
467467
"ButtonLabelDescendingARIA": "Sort by {{displayName}} descending.",
468-
"AddSketch": "Add Sketch"
468+
"AddSketch": "スケッチを追加"
469469
},
470470
"CollectionListRow": {
471471
"ToggleCollectionOptionsARIA": "Toggle Open/Close collection options",
472-
"AddSketch": "Add sketch",
472+
"AddSketch": "スケッチを追加",
473473
"Delete": "削除",
474474
"Rename": "名称変更"
475475
},
476476
"Overlay": {
477477
"AriaLabel": "Close {{title}} overlay"
478478
},
479479
"QuickAddList":{
480-
"ButtonRemoveARIA": "Remove from collection",
481-
"ButtonAddToCollectionARIA": "Add to collection",
480+
"ButtonRemoveARIA": "コレクションから削除",
481+
"ButtonAddToCollectionARIA": "コレクションへ追加",
482482
"View": "View"
483483
},
484484
"SketchList": {
@@ -489,20 +489,20 @@
489489
"DropdownRename": "Rename",
490490
"DropdownDownload": "ダウンロード",
491491
"DropdownDuplicate": "複製",
492-
"DropdownAddToCollection": "Add to collection",
493-
"DropdownDelete": "Delete",
494-
"DirectionAscendingARIA": "Ascending",
495-
"DirectionDescendingARIA": "Descending",
492+
"DropdownAddToCollection": "コレクションへ追加",
493+
"DropdownDelete": "削除",
494+
"DirectionAscendingARIA": "昇順",
495+
"DirectionDescendingARIA": "降順",
496496
"ButtonLabelAscendingARIA": "Sort by {{displayName}} ascending.",
497497
"ButtonLabelDescendingARIA": "Sort by {{displayName}} descending.",
498498
"AddToCollectionOverlayTitle": "Add to collection",
499499
"TableSummary": "table containing all saved projects",
500500
"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": "スケッチはありません"
506506
},
507507
"AddToCollectionSketchList": {
508508
"Title": "p5.js Web Editor | マイスケッチ",

0 commit comments

Comments
 (0)