Skip to content

Commit d13060e

Browse files
authored
Merge pull request #2330 from adityagarg06/fix/web-editor-translations
Fix: Translation of "Web editor"
2 parents 4afdc0d + 9b03b21 commit d13060e

File tree

4 files changed

+87
-87
lines changed

4 files changed

+87
-87
lines changed

translations/locales/it/translations.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"Submit": "Accedi"
7171
},
7272
"LoginView": {
73-
"Title": "p5.js Web Editor | Accesso",
73+
"Title": "p5.js redattore web | Accesso",
7474
"Login": "Accedi",
7575
"LoginOr": "o",
7676
"SignUp": "Registrati",
@@ -88,7 +88,7 @@
8888
},
8989
"About": {
9090
"Title": "Informazioni",
91-
"TitleHelmet": "p5.js Web Editor | Informazioni",
91+
"TitleHelmet": "p5.js redattore web | Informazioni",
9292
"Contribute": "Contribuisci",
9393
"NewP5": "Sei nuovo su p5.js?",
9494
"Report": "Riporta un bug",
@@ -264,7 +264,7 @@
264264
"Submit": "Spedisci email per resettare la password"
265265
},
266266
"ResetPasswordView": {
267-
"Title": "p5.js Web Editor | Reset Password",
267+
"Title": "p5.js redattore web | Reset Password",
268268
"Reset": "Reset Password",
269269
"Submitted": "Dovrebbe arrivarti a breve una email per resettare la password. Se non la vedi, controlla\n nella tua cartella di posta indesiderata potrebbe essere finita là.",
270270
"Login": "Accedi",
@@ -284,7 +284,7 @@
284284
"errorValidUsername": "Il nome utente dev'essere composto solo da numeri, lettere, must only consist of numbers, letters, punti, trattini e trattini bassi."
285285
},
286286
"NewPasswordView": {
287-
"Title": "p5.js Web Editor | Nuova password",
287+
"Title": "p5.js redattore web | Nuova password",
288288
"Description": "Imposta una nuova password",
289289
"TokenInvalidOrExpired": "Il codice di reset password non è valido o è scaduto.",
290290
"EmptyPassword": "Per favore inserisci una password",
@@ -307,8 +307,8 @@
307307
},
308308
"AccountView": {
309309
"SocialLogin": "Accesso ai social",
310-
"SocialLoginDescription": "Usa il tuo account GitHub o Google per accedere al web editor p5.js.",
311-
"Title": "p5.js Web Editor | Impostazioni account",
310+
"SocialLoginDescription": "Usa il tuo account GitHub o Google per accedere al redattore web p5.js.",
311+
"Title": "p5.js redattore web | Impostazioni account",
312312
"Settings": "Impostazioni Account",
313313
"AccountTab": "Account",
314314
"AccessTokensTab": "Codici di accesso"
@@ -352,22 +352,22 @@
352352
"SubmitSignup": "Registrati"
353353
},
354354
"SignupView": {
355-
"Title": "p5.js Web Editor | Registrazione",
355+
"Title": "p5.js redattore web | Registrazione",
356356
"Description": "Registrati",
357357
"Or": "o",
358358
"AlreadyHave": "Hai già un account?",
359359
"Login": "Accedi"
360360
},
361361
"EmailVerificationView": {
362-
"Title": "p5.js Web Editor | Verifica email",
362+
"Title": "p5.js redattore web | Verifica email",
363363
"Verify": "Verifica la tua email",
364364
"InvalidTokenNull": "Quel link non è valido.",
365365
"Checking": "Validazione codice, prego attendere...",
366366
"Verified": "Fatto tutto, il tuo indirizzo email è stato verificato.",
367367
"InvalidState": "Qualcosa è andato storto."
368368
},
369369
"AssetList": {
370-
"Title": "p5.js Web Editor | Mie risorse",
370+
"Title": "p5.js redattore web | Mie risorse",
371371
"ToggleOpenCloseARIA": "Abilita/disabilita l'opzione Apri/Chiudi risorse",
372372
"Delete": "Cancella",
373373
"OpenNewTab": "Apri in nuova pagina",
@@ -377,7 +377,7 @@
377377
"HeaderSketch": "Sketch"
378378
},
379379
"Feedback": {
380-
"Title": "p5.js Web Editor | Feedback",
380+
"Title": "p5.js redattore web | Feedback",
381381
"ViaGithubHeader": "Problema tramite GitHub",
382382
"ViaGithubDescription": "Se sei pratico con GitHub, questo è il nostro metodo preferito per ricevere report di bug o feedback.",
383383
"GoToGithub": "Vai a Github",
@@ -407,7 +407,7 @@
407407
"LogIn": "Accedi",
408408
"SavedDifferentWindow": "Il progetto che hai tentato di salvare è stato salvato da un'altra finestra.\n Aggiorna la pagina per vedere l'ultima versione.",
409409
"LinkTitle": "Errore durante il collegamento dell'account",
410-
"LinkMessage": "Si è verificato un problema durante il collegamento del tuo {{serviceauth}} account al tuo account del Web Editor p5.js. Il tuo {{serviceauth}} account è già stato collegato ad un account del web editor p5.js."
410+
"LinkMessage": "Si è verificato un problema durante il collegamento del tuo {{serviceauth}} account al tuo account del redattore web p5.js. Il tuo {{serviceauth}} account è già stato collegato ad un account del redattore web p5.js."
411411
},
412412
"ShareModal": {
413413
"Embed": "Incorporare",
@@ -420,8 +420,8 @@
420420
"TitleDefault": "collezione"
421421
},
422422
"Collection": {
423-
"Title": "p5.js Web Editor | Mie collezioni",
424-
"AnothersTitle": "p5.js Web Editor | Le collezioni di {{anotheruser}}",
423+
"Title": "p5.js redattore web | Mie collezioni",
424+
"AnothersTitle": "p5.js redattore web | Le collezioni di {{anotheruser}}",
425425
"Share": "Condividi",
426426
"URLLink": "Collegamento alla collezione",
427427
"AddSketch": "Aggiungi sketch",
@@ -444,12 +444,12 @@
444444
"ButtonLabelDescendingARIA": "Ordine per {{displayName}} discendente."
445445
},
446446
"AddToCollectionList": {
447-
"Title": "p5.js Web Editor | Le mie collezioni",
448-
"AnothersTitle": "p5.js Web Editor | Collezioni di{{anotheruser}}",
447+
"Title": "p5.js redattore web | Le mie collezioni",
448+
"AnothersTitle": "p5.js redattore web | Collezioni di{{anotheruser}}",
449449
"Empty": "Nessuna collezione"
450450
},
451451
"CollectionCreate": {
452-
"Title": "p5.js Web Editor | Crea collezione",
452+
"Title": "p5.js redattore web | Crea collezione",
453453
"FormError": "Non posso creare la collezione",
454454
"FormLabel": "Nome collezione",
455455
"FormLabelARIA": "nome",
@@ -470,8 +470,8 @@
470470
"Assets": "Risorse"
471471
},
472472
"CollectionList": {
473-
"Title": "p5.js Web Editor | Le mie collezioni",
474-
"AnothersTitle": "p5.js Web Editor | Le collezioni di {{anotheruser}}",
473+
"Title": "p5.js redattore web | Le mie collezioni",
474+
"AnothersTitle": "p5.js redattore web | Le collezioni di {{anotheruser}}",
475475
"NoCollections": "Nessuna collezione.",
476476
"TableSummary": "pagina contenente tutte le collezioni",
477477
"HeaderName": "Nome",
@@ -503,8 +503,8 @@
503503
},
504504
"SketchList": {
505505
"View": "Vista",
506-
"Title": "p5.js Web Editor | I miei sketch",
507-
"AnothersTitle": "p5.js Web Editor | Sketch di {{anotheruser}}",
506+
"Title": "p5.js redattore web | I miei sketch",
507+
"AnothersTitle": "p5.js redattore web | Sketch di {{anotheruser}}",
508508
"ToggleLabelARIA": "Alterna opzione Apri/Chiudi Sketch",
509509
"DropdownRename": "Rinomina",
510510
"DropdownDownload": "Scarica",
@@ -525,8 +525,8 @@
525525
"NoSketches": "Nessuno sketch."
526526
},
527527
"AddToCollectionSketchList": {
528-
"Title": "p5.js Web Editor | I miei sketch",
529-
"AnothersTitle": "p5.js Web Editor | Sketch di {{anotheruser}}",
528+
"Title": "p5.js redattore web | I miei sketch",
529+
"AnothersTitle": "p5.js redattore web | Sketch di {{anotheruser}}",
530530
"NoCollections": "Nessuna collezione."
531531
},
532532
"Editor": {

translations/locales/ja/translations.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
},
8989
"About": {
9090
"Title": "ウェブエディタについて",
91-
"TitleHelmet": "p5.js Web Editor | ウェブエディタについて",
91+
"TitleHelmet": "p5.js ウェブエディター | ウェブエディタについて",
9292
"Contribute": "コントリビュート",
9393
"NewP5": "p5.jsは初めてですか?",
9494
"Report": "バグレポート",
@@ -258,7 +258,7 @@
258258
"Submit": "パスワードリセットのメールを送信する"
259259
},
260260
"ResetPasswordView": {
261-
"Title": "p5.js Web Editor | パスワードリセット",
261+
"Title": "p5.js ウェブエディター | パスワードリセット",
262262
"Reset": "パスワードをリセットする",
263263
"Submitted": "パスワードリセットのメールを送信しました。もし、見当たらない場合は\n 迷惑メールフォルダに入っている可能性がありますので、確認してください。",
264264
"Login": "ログイン",
@@ -278,7 +278,7 @@
278278
"errorValidUsername": "ユーザー名は、英数字、ピリオド(.)、ダッシュ(-)、アンダースコア(_)のみで構成されている必要があります。"
279279
},
280280
"NewPasswordView": {
281-
"Title": "p5.js Web Editor | 新しいパスワード",
281+
"Title": "p5.js ウェブエディター | 新しいパスワード",
282282
"Description": "新しいパスワードの設定",
283283
"TokenInvalidOrExpired": "パスワードリセットトークンが無効か、有効期限が切れています。",
284284
"EmptyPassword": "パスワードを入力してください",
@@ -301,8 +301,8 @@
301301
},
302302
"AccountView": {
303303
"SocialLogin": "ソーシャルログイン",
304-
"SocialLoginDescription": "GitHubやGoogleアカウントを使って、p5.js Web Editorにログインできます",
305-
"Title": "p5.js Web Editor | アカウント設定",
304+
"SocialLoginDescription": "GitHubやGoogleアカウントを使って、p5.js ウェブエディターにログインできます",
305+
"Title": "p5.js ウェブエディター | アカウント設定",
306306
"Settings": "アカウント設定",
307307
"AccountTab": "アカウント",
308308
"AccessTokensTab": "アクセストークン"
@@ -346,22 +346,22 @@
346346
"SubmitSignup": "アカウント作成"
347347
},
348348
"SignupView": {
349-
"Title": "p5.js Web Editor | ユーザー登録",
349+
"Title": "p5.js ウェブエディター | ユーザー登録",
350350
"Description": "ユーザー登録",
351351
"Or": "もしくは",
352352
"AlreadyHave": "既にアカウントをお持ちですか?",
353353
"Login": "ログイン"
354354
},
355355
"EmailVerificationView": {
356-
"Title": "p5.js Web Editor | メールアドレス認証",
356+
"Title": "p5.js ウェブエディター | メールアドレス認証",
357357
"Verify": "メールアドレスを確認してください",
358358
"InvalidTokenNull": "そのリンクは無効です。",
359359
"Checking": "トークンを検証中です、お待ちください...",
360360
"Verified": "すべて完了しました、あなたのメールアドレスは確認されました。",
361361
"InvalidState": "何か問題が発生しました。"
362362
},
363363
"AssetList": {
364-
"Title": "p5.js Web Editor | マイアセット",
364+
"Title": "p5.js ウェブエディター | マイアセット",
365365
"ToggleOpenCloseARIA": "アセットオプションの開閉を切り替え",
366366
"Delete": "削除",
367367
"OpenNewTab": "新しいタブで開く",
@@ -371,7 +371,7 @@
371371
"HeaderSketch": "スケッチ"
372372
},
373373
"Feedback": {
374-
"Title": "p5.js Web Editor | フィードバック",
374+
"Title": "p5.js ウェブエディター | フィードバック",
375375
"ViaGithubHeader": "Github Issuesを利用",
376376
"ViaGithubDescription": "Githubに詳しい方は、バグレポートやフィードバックのために、こちらからお願いします。",
377377
"GoToGithub": "Githubへアクセスする",
@@ -401,7 +401,7 @@
401401
"LogIn": "ログイン",
402402
"SavedDifferentWindow": "保存しようとしたプロジェクトが別のウィンドウから保存されました。\n 最新版をご覧になるにはページを更新してください。",
403403
"LinkTitle": "アカウント接続エラー",
404-
"LinkMessage": "あなたの {{serviceauth}} アカウントとp5.js Web Editorアカウントの接続に問題がありました。 あなたの {{serviceauth}} アカウントは、すでに別のp5.js Web Editorアカウントに接続されています"
404+
"LinkMessage": "あなたの {{serviceauth}} アカウントとp5.js ウェブエディターアカウントの接続に問題がありました。 あなたの {{serviceauth}} アカウントは、すでに別のp5.js ウェブエディターアカウントに接続されています"
405405
},
406406
"ShareModal": {
407407
"Embed": "埋め込み",
@@ -414,8 +414,8 @@
414414
"TitleDefault": "コレクション"
415415
},
416416
"Collection": {
417-
"Title": "p5.js Web Editor | マイコレクション",
418-
"AnothersTitle": "p5.js Web Editor | {{anotheruser}} のコレクション",
417+
"Title": "p5.js ウェブエディター | マイコレクション",
418+
"AnothersTitle": "p5.js ウェブエディター | {{anotheruser}} のコレクション",
419419
"Share": "共有",
420420
"URLLink": "コレクションのリンク",
421421
"AddSketch": "スケッチを追加する",
@@ -438,12 +438,12 @@
438438
"ButtonLabelDescendingARIA": "降順に{{displayName}}で並び替えます。"
439439
},
440440
"AddToCollectionList": {
441-
"Title": "p5.js Web Editor | マイコレクション",
442-
"AnothersTitle": "p5.js Web Editor | {{anotheruser}}のコレクション",
441+
"Title": "p5.js ウェブエディター | マイコレクション",
442+
"AnothersTitle": "p5.js ウェブエディター | {{anotheruser}}のコレクション",
443443
"Empty": "コレクションは空です"
444444
},
445445
"CollectionCreate": {
446-
"Title": "p5.js Web Editor | コレクション作成",
446+
"Title": "p5.js ウェブエディター | コレクション作成",
447447
"FormError": "コレクションを作成することが出来ませんでした",
448448
"FormLabel": "コレクション名",
449449
"FormLabelARIA": "名前",
@@ -464,8 +464,8 @@
464464
"Assets": "アセット"
465465
},
466466
"CollectionList": {
467-
"Title": "p5.js Web Editor | マイコレクション",
468-
"AnothersTitle": "p5.js Web Editor | {{anotheruser}}のコレクション",
467+
"Title": "p5.js ウェブエディター | マイコレクション",
468+
"AnothersTitle": "p5.js ウェブエディター | {{anotheruser}}のコレクション",
469469
"NoCollections": "コレクションがありません。",
470470
"TableSummary": "全コレクションのテーブル",
471471
"HeaderName": "名前",
@@ -497,8 +497,8 @@
497497
},
498498
"SketchList": {
499499
"View": "表示",
500-
"Title": "p5.js Web Editor | マイスケッチ",
501-
"AnothersTitle": "p5.js Web Editor | {{anotheruser}} のスケッチ",
500+
"Title": "p5.js ウェブエディター | マイスケッチ",
501+
"AnothersTitle": "p5.js ウェブエディター | {{anotheruser}} のスケッチ",
502502
"ToggleLabelARIA": "開く/閉じるスケッチ オプションの切り替え",
503503
"DropdownRename": "名前変更",
504504
"DropdownDownload": "ダウンロード",
@@ -519,8 +519,8 @@
519519
"NoSketches": "スケッチがありません"
520520
},
521521
"AddToCollectionSketchList": {
522-
"Title": "p5.js Web Editor | マイスケッチ",
523-
"AnothersTitle": "p5.js Web Editor | {{anotheruser}} のスケッチ",
522+
"Title": "p5.js ウェブエディター | マイスケッチ",
523+
"AnothersTitle": "p5.js ウェブエディター | {{anotheruser}} のスケッチ",
524524
"NoCollections": "コレクションがありません。"
525525
},
526526
"Editor": {

0 commit comments

Comments
 (0)