Skip to content

Commit fffa082

Browse files
committed
solved i18n Sync: Update Settings and SubmitSaveAllSettings Keys Across Locale Files processing#3510
1 parent ea1b092 commit fffa082

File tree

13 files changed

+39
-39
lines changed

13 files changed

+39
-39
lines changed

translations/locales/be/translations.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
"AccountForm": {
307307
"Email": "ই-মেইল",
308308
"EmailARIA": "ই-মেইল",
309-
"Unconfirmed": "অনুমোদিত নয়",
309+
"Unconfirmed": "অনুমোদিত নয়",
310310
"EmailSent": "কনফার্মেশন পাঠানো হয়েছে, আপনার ই-মেইল চেক করুন।",
311311
"Resend": "অনুমোদন ই-মেইল পুনঃপ্রেরণ করুন",
312312
"UserName": "ব্যবহারকারীর নাম",
@@ -315,13 +315,13 @@
315315
"CurrentPasswordARIA": "বর্তমান পাসওয়ার্ড",
316316
"NewPassword": "নতুন পাসওয়ার্ড",
317317
"NewPasswordARIA": "নতুন পাসওয়ার্ড",
318-
"SubmitSaveAllSettings": "সমস্ত সেটিংস সংরক্ষণ করুন"
318+
"SaveAccountDetails": "অ্যাকাউন্ট বিবরণ সংরক্ষণ করুন"
319319
},
320320
"AccountView": {
321321
"SocialLogin": "সোশ্যাল লগইন",
322322
"SocialLoginDescription": "p5.js ওয়েব এডিটরে লগ ইন করতে আপনি আপনার GitHub বা Google অ্যাকাউন্ট ব্যবহার করতে পারেন।",
323323
"Title": "p5.js ওয়েব এডিটর | অ্যাকাউন্ট সেটিংস",
324-
"Settings": "অ্যাকাউন্ট সেটিংস",
324+
"Settings": "আমার অ্যাকাউন্ট",
325325
"AccountTab": "অ্যাকাউন্ট",
326326
"AccessTokensTab": "অ্যাক্সেস টোকেন"
327327
},
@@ -533,7 +533,7 @@
533533
"HeaderName": "স্কেচ",
534534
"HeaderCreatedAt": "তারিখ তৈরি হয়েছে",
535535
"HeaderCreatedAt_mobile": "তৈরি হয়েছে",
536-
"HeaderUpdatedAt": "তারিখ আপডেট হয়েছে",
536+
"HeaderUpdatedAt": "তারিখ আপডেট হয়েছে",
537537
"HeaderUpdatedAt_mobile": "আপডেট",
538538
"NoSketches": "কোন স্কেচ নেই।"
539539
},

translations/locales/de/translations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,13 +306,13 @@
306306
"CurrentPasswordARIA": "aktuelles passwort",
307307
"NewPassword": "Neues Passwort",
308308
"NewPasswordARIA": "neues passwort",
309-
"SubmitSaveAllSettings": "Alle Einstellungen speichern"
309+
"SaveAccountDetails": "Kontodaten speichern"
310310
},
311311
"AccountView": {
312312
"SocialLogin": "Social Login",
313313
"SocialLoginDescription": "Nutze Deinen GitHub oder Google Account um dich beim p5.js Web Editor anzumelden.",
314314
"Title": "p5.js Web Editor | Account Einstellungen",
315-
"Settings": "Account Einstellungen",
315+
"Settings": "Mein Konto",
316316
"AccountTab": "Account",
317317
"AccessTokensTab": "Zugangstokens"
318318
},

translations/locales/hi/translations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
"SocialLogin": "सामाजिक लॉग इन",
367367
"SocialLoginDescription": "p5.js वेब संपादक में लॉग इन करने के लिए अपने GitHub या Google खाते का उपयोग करें।",
368368
"Title": "p5.js वेब संपादक | खाता सेटिंग्स",
369-
"Settings": "खाता सेटिंग्स",
369+
"Settings": "मेरा खाता",
370370
"AccountTab": "खाता",
371371
"AccessTokensTab": "टोकन का उपयोग"
372372
},

translations/locales/it/translations.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -308,23 +308,23 @@
308308
"Email": "Email",
309309
"EmailARIA": "email",
310310
"Unconfirmed": "Non confermato.",
311-
"EmailSent": "Conferma spedita, controla le tue email.",
312-
"Resend": "Rispedisci email di conferma",
313-
"Username": "Nome utente",
314-
"UserNameARIA": "Nome utente",
311+
"EmailSent": "Conferma inviata, controlla la tua email.",
312+
"Resend": "Reinvia email di conferma",
313+
"UserName": "Nome utente",
314+
"UserNameARIA": "nome utente",
315315
"CurrentPassword": "Password attuale",
316-
"CurrentPasswordARIA": "Password attuale",
317-
"NewPassword": "Nuova Password",
318-
"NewPasswordARIA": "Nuova Password",
319-
"SubmitSaveAllSettings": "Salva tutte le impostazioni"
316+
"CurrentPasswordARIA": "password attuale",
317+
"NewPassword": "Nuova password",
318+
"NewPasswordARIA": "nuova password",
319+
"SaveAccountDetails": "Salva dettagli account"
320320
},
321321
"AccountView": {
322-
"SocialLogin": "Accesso ai social",
323-
"SocialLoginDescription": "Usa il tuo account GitHub o Google per accedere al redattore web p5.js.",
324-
"Title": "p5.js redattore web | Impostazioni account",
325-
"Settings": "Impostazioni Account",
322+
"SocialLogin": "Social Login",
323+
"SocialLoginDescription": "Usa il tuo account GitHub o Google per accedere al Web Editor di p5.js.",
324+
"Title": "p5.js Web Editor | Impostazioni Account",
325+
"Settings": "Il mio account",
326326
"AccountTab": "Account",
327-
"AccessTokensTab": "Codici di accesso"
327+
"AccessTokensTab": "Token di accesso"
328328
},
329329
"APIKeyForm": {
330330
"ConfirmDelete": "Sei sicuro di cancellare {{key_label}}?",

translations/locales/ja/translations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,13 +306,13 @@
306306
"CurrentPasswordARIA": "現在のパスワード",
307307
"NewPassword": "新しいパスワード",
308308
"NewPasswordARIA": "新しいパスワード",
309-
"SubmitSaveAllSettings": "すべての設定を保存"
309+
"SaveAccountDetails": "アカウント情報を保存"
310310
},
311311
"AccountView": {
312312
"SocialLogin": "ソーシャルログイン",
313313
"SocialLoginDescription": "GitHubやGoogleアカウントを使って、p5.js ウェブエディターにログインできます。",
314314
"Title": "p5.js ウェブエディター | アカウント設定",
315-
"Settings": "アカウント設定",
315+
"Settings": "マイアカウント",
316316
"AccountTab": "アカウント",
317317
"AccessTokensTab": "アクセストークン"
318318
},

translations/locales/ko/translations.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -294,13 +294,13 @@
294294
"CurrentPasswordARIA": "Current Password",
295295
"NewPassword": "New Password",
296296
"NewPasswordARIA": "New Password",
297-
"SubmitSaveAllSettings": "Save All Settings"
297+
"SaveAccountDetails": "Save Account Details"
298298
},
299299
"AccountView": {
300300
"SocialLogin": "Social Login",
301301
"SocialLoginDescription": "Use your GitHub or Google account to log into the p5.js Web Editor.",
302302
"Title": "p5.js Web Editor | Account Settings",
303-
"Settings": "Account Settings",
303+
"Settings": "My Account",
304304
"AccountTab": "Account",
305305
"AccessTokensTab": "Access Tokens"
306306
},
@@ -313,7 +313,7 @@
313313
"CreateTokenSubmit": "Create",
314314
"NoTokens": "You have no existing tokens.",
315315
"NewTokenTitle": "Your new access token",
316-
"NewTokenInfo": "Make sure to copy your new personal access token now.\n You wont be able to see it again!",
316+
"NewTokenInfo": "Make sure to copy your new personal access token now.\n You won't be able to see it again!",
317317
"ExistingTokensTitle": "Existing tokens"
318318
},
319319
"APIKeyList": {

translations/locales/pt-BR/translations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,13 +306,13 @@
306306
"CurrentPasswordARIA": "Senha Atual",
307307
"NewPassword": "Nova Senha",
308308
"NewPasswordARIA": "Nova Senha",
309-
"SubmitSaveAllSettings": "Salvar todas as Configurações"
309+
"SaveAccountDetails": "Salvar Detalhes da Conta"
310310
},
311311
"AccountView": {
312312
"SocialLogin": "~Login usando redes sociais",
313313
"SocialLoginDescription": "Use seu GitHub ou sua conta do Google para entrar no Editor de Web p5.js.",
314314
"Title": "Editor de Web p5.js | Configurações de Conta",
315-
"Settings": "Configurações de Conta",
315+
"Settings": "Minha Conta",
316316
"AccountTab": "Conta",
317317
"AccessTokensTab": "Acessar Tokens"
318318
},

translations/locales/sv/translations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,13 +306,13 @@
306306
"CurrentPasswordARIA": "Nuvarande lösenord",
307307
"NewPassword": "Nytt lösenord",
308308
"NewPasswordARIA": "Nytt lösenord",
309-
"SubmitSaveAllSettings": "Spara alla inställningar"
309+
"SaveAccountDetails": "Spara kontouppgifter"
310310
},
311311
"AccountView": {
312312
"SocialLogin": "Social inloggning",
313313
"SocialLoginDescription": "Använd ditt GitHub- eller Googlekonto för att logga in till p5.js Webb editor.",
314314
"Title": "p5.js Webb editor | Kontoinställningar",
315-
"Settings": "Kontoinställningar",
315+
"Settings": "Mitt konto",
316316
"AccountTab": "Konto",
317317
"AccessTokensTab": "Tokens för åtkomst"
318318
},

translations/locales/tr/translations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,13 +309,13 @@
309309
"CurrentPasswordARIA": "Mevcut Şifre",
310310
"NewPassword": "Yeni Şifre",
311311
"NewPasswordARIA": "Yeni Şifre",
312-
"SubmitSaveAllSettings": "Tüm Ayarları Kaydet"
312+
"SaveAccountDetails": "Hesap Bilgilerini Kaydet"
313313
},
314314
"AccountView": {
315315
"SocialLogin": "Sosyal Giriş",
316316
"SocialLoginDescription": "GitHub veya Google hesabınızı kullanarak p5.js Web Düzenleyici'ne giriş yapın.",
317317
"Title": "p5.js Web Düzenleyici | Hesap Ayarları",
318-
"Settings": "Hesap Ayarları",
318+
"Settings": "Hesabım",
319319
"AccountTab": "Hesap",
320320
"AccessTokensTab": "Erişim Anahtarları"
321321
},

translations/locales/uk-UA/translations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,13 +308,13 @@
308308
"CurrentPasswordARIA": "Поточний пароль",
309309
"NewPassword": "Новий пароль",
310310
"NewPasswordARIA": "Новий пароль",
311-
"SubmitSaveAllSettings": "Зберегти всі налаштування"
311+
"SaveAccountDetails": "Зберегти дані облікового запису"
312312
},
313313
"AccountView": {
314314
"SocialLogin": "Увійти через соціальну мережу",
315315
"SocialLoginDescription": "Використовуйте свій обліковий запис GitHub або Google, щоб увійти у p5.js веб-редактор.",
316316
"Title": "p5.js веб-редактор | Налаштування акаунта",
317-
"Settings": "Налаштування акаунта",
317+
"Settings": "Мій обліковий запис",
318318
"AccountTab": "Акаунт",
319319
"AccessTokensTab": "Ключі"
320320
},

translations/locales/ur/translations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,13 +307,13 @@
307307
"CurrentPasswordARIA": "موجودہ خفیہ لفظ",
308308
"NewPassword": "نیا پاس ورڈ",
309309
"NewPasswordARIA": "نیا پاس ورڈ",
310-
"SubmitSaveAllSettings": "تمام ترتیبات کو محفوظ کریں۔"
310+
"SaveAccountDetails": "اکاؤنٹ کی تفصیلات محفوظ کریں"
311311
},
312312
"AccountView": {
313313
"SocialLogin": "سماجی لاگ ان",
314314
"SocialLoginDescription": "p5.js ویب ایڈیٹر میں لاگ ان کرنے کے لیے اپنا GitHub یا Google اکاؤنٹ استعمال کریں۔",
315315
"Title": "p5.js ویب ایڈیٹر | ",
316-
"Settings": "اکاؤنٹ کی ترتیبات",
316+
"Settings": "میرا اکاؤنٹ",
317317
"AccountTab": "کھاتہ",
318318
"AccessTokensTab": "ٹوکنز تک رسائی حاصل کریں۔"
319319
},

translations/locales/zh-CN/translations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,13 +309,13 @@
309309
"CurrentPasswordARIA": "当前密码",
310310
"NewPassword": "新密码",
311311
"NewPasswordARIA": "新密码",
312-
"SubmitSaveAllSettings": "保存所有设置"
312+
"SaveAccountDetails": "保存账户信息"
313313
},
314314
"AccountView": {
315315
"SocialLogin": "第三方登陆",
316316
"SocialLoginDescription": "使用您的 GitHub 或谷歌账号登陆 p5.js 在线编辑器。",
317317
"Title": "p5.js 在线编辑器 | 账号设置",
318-
"Settings": "账号设置",
318+
"Settings": "我的账号",
319319
"AccountTab": "账号",
320320
"AccessTokensTab": "访问令牌"
321321
},

translations/locales/zh-TW/translations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,13 +309,13 @@
309309
"CurrentPasswordARIA": "目前密碼",
310310
"NewPassword": "新密碼",
311311
"NewPasswordARIA": "新密碼",
312-
"SubmitSaveAllSettings": "儲存所有設定"
312+
"SaveAccountDetails": "儲存帳戶資料"
313313
},
314314
"AccountView": {
315315
"SocialLogin": "以社群帳號登入",
316316
"SocialLoginDescription": "使用你的 GitHub 或 Google 帳號登入 p5.js 網頁編輯器.",
317317
"Title": "p5.js 網頁編輯器 | 帳號設定",
318-
"Settings": "帳號設定",
318+
"Settings": "我的帳號",
319319
"AccountTab": "帳號",
320320
"AccessTokensTab": "存取權杖"
321321
},

0 commit comments

Comments
 (0)