Skip to content

Commit 5395f10

Browse files
committed
WIP 75%
1 parent c6debb4 commit 5395f10

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

translations/locales/ja/translations.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -295,15 +295,15 @@
295295
},
296296
"APIKeyForm": {
297297
"ConfirmDelete": "本当に{{key_label}}を削除しますか?",
298-
"Summary": "Personal Access Tokens act like your password to allow automated\n scripts to access the Editor API. Create a token for each script\n that needs access.",
298+
"Summary": "パーソナルアクセストークンは、自動スクリプトがエディタAPIにアクセスできるようにするための\n パスワードのような役割を果たします。\n アクセスを必要とするスクリプトごとにトークンを作成します。",
299299
"CreateToken": "新しいトークンを作成",
300300
"TokenLabel": "このトークンはなんのため?",
301-
"TokenPlaceholder": "What is this token for? e.g. Example import script",
301+
"TokenPlaceholder": "このトークンはなんのため? 例:インポートスクリプト",
302302
"CreateTokenSubmit": "作成",
303303
"NoTokens": "既存のトークンはありません。",
304304
"NewTokenTitle": "新しいアクセストークン",
305-
"NewTokenInfo": "Make sure to copy your new personal access token now.\n You won’t be able to see it again!",
306-
"ExistingTokensTitle": "Existing tokens"
305+
"NewTokenInfo": "新しいパーソナルアクセストークンをコピーしてください。\n トークンをもう1度と見ることはできません!",
306+
"ExistingTokensTitle": "既存のトークン"
307307
},
308308
"APIKeyList": {
309309
"Name": "名前",
@@ -329,7 +329,7 @@
329329
"PasswordARIA": "パスワード",
330330
"ConfirmPassword": "確認用パスワード",
331331
"ConfirmPasswordARIA": "確認用パスワード",
332-
"SubmitSignup": "Sign Up"
332+
"SubmitSignup": "サインアップ"
333333
},
334334
"SignupView": {
335335
"Title": "p5.js Web Editor | サインアップ",
@@ -358,16 +358,16 @@
358358
},
359359
"Feedback": {
360360
"Title": "p5.js Web Editor | フィードバック",
361-
"ViaGithubHeader": "Via Github Issues",
362-
"ViaGithubDescription": "If you're familiar with Github, this is our preferred method for receiving bug reports and feedback.",
363-
"GoToGithub": "Go to Github",
364-
"ViaGoogleHeader": "Via Google Form",
365-
"ViaGoogleDescription": "You can also submit this quick form.",
366-
"GoToForm": "Go to Form"
361+
"ViaGithubHeader": "Github Issuesを利用",
362+
"ViaGithubDescription": "Githubに詳しい方は、バグレポートやフィードバックのために、この方法の利用をお願いします。",
363+
"GoToGithub": "Githubへアクセスする",
364+
"ViaGoogleHeader": "Google Formを利用",
365+
"ViaGoogleDescription": "このクイックフォームを提出することもできます。",
366+
"GoToForm": "フォームへアクセスする"
367367
},
368368
"Searchbar": {
369-
"SearchSketch": "Search sketches...",
370-
"SearchCollection": "Search collections...",
369+
"SearchSketch": "スケッチを検索...",
370+
"SearchCollection": "コレクションを検索...",
371371
"ClearTerm": "clear"
372372
},
373373
"UploadFileModal": {
@@ -382,31 +382,31 @@
382382
"MessageLogin": "In order to save sketches, you must be logged in. Please ",
383383
"Login": "Login",
384384
"LoginOr": " or ",
385-
"SignUp": "Sign Up",
385+
"SignUp": "サインアップ",
386386
"MessageLoggedOut": "It looks like you've been logged out. Please ",
387-
"LogIn": "log in",
387+
"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.",
389389
"LinkTitle": "Error Linking Account",
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": {
393-
"Embed": "Embed",
393+
"Embed": "埋め込み",
394394
"Present": "Present",
395-
"Fullscreen": "Fullscreen",
396-
"Edit": "Edit"
395+
"Fullscreen": "フルスクリーン",
396+
"Edit": "編集"
397397
},
398398
"CollectionView": {
399399
"TitleCreate": "コレクション作成",
400400
"TitleDefault": "コレクション"
401401
},
402402
"Collection": {
403403
"Title": "p5.js Web Editor | マイコレクション",
404-
"AnothersTitle": "p5.js Web Editor | {{anotheruser}}'s collections",
405-
"Share": "Share",
406-
"URLLink": "Link to Collection",
407-
"AddSketch": "Add Sketch",
404+
"AnothersTitle": "p5.js Web Editor | {{anotheruser}}のコレクション",
405+
"Share": "共有",
406+
"URLLink": "コレクションにリンクさせる",
407+
"AddSketch": "スケッチを追加する",
408408
"DeleteFromCollection": "Are you sure you want to remove {{name_sketch}} from this collection?",
409-
"SketchDeleted": "Sketch deleted",
409+
"SketchDeleted": "スケッチが削除されました",
410410
"SketchRemoveARIA": "Remove sketch from collection",
411411
"DescriptionPlaceholder": "Add description",
412412
"Description": "description",
@@ -425,12 +425,12 @@
425425
},
426426
"AddToCollectionList": {
427427
"Title": "p5.js Web Editor | マイコレクション",
428-
"AnothersTitle": "p5.js Web Editor | {{anotheruser}}'s collections",
428+
"AnothersTitle": "p5.js Web Editor | {{anotheruser}}のコレクション",
429429
"Empty": "コレクション無し"
430430
},
431431
"CollectionCreate": {
432432
"Title": "p5.js Web Editor | コレクション作成",
433-
"FormError": "Couldn't create collection",
433+
"FormError": "コレクションを作成することが出来ませんでした",
434434
"FormLabel": "Collection name",
435435
"FormLabelARIA": "name",
436436
"NameRequired": "Collection name is required",

0 commit comments

Comments
 (0)