Skip to content

Commit

Permalink
feat: update translations via @lingodotdev (#19045)
Browse files Browse the repository at this point in the history
Co-authored-by: Lingo.dev <[email protected]>
  • Loading branch information
calcom-bot and Lingo.dev authored Jan 31, 2025
1 parent 3ca44cf commit b280e78
Show file tree
Hide file tree
Showing 36 changed files with 143 additions and 35 deletions.
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/ar/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "اختر خيارًا",
"enter_option_value": "أدخل قيمة الخيار",
"remove_option": "إزالة الخيار",
"use_attribute_weights": "استخدام أوزان السمات",
"if_enabled_ignore_event_type_weights": "في حالة التفعيل، سيتم تجاهل جميع الأوزان المحددة في نوع الحدث",
"attribute_for_weights": "السمة المخصصة للأوزان",
"managed_users": "المستخدمون المُدارون",
"managed_users_description": "عرض جميع المستخدمين المُدارين الذين تم إنشاؤهم بواسطة عميل OAuth الخاص بك",
"select_oAuth_client": "اختر عميل OAuth",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "التحقق من البريد الإلكتروني",
"verify_email_change": "تأكيد تغيير البريد الإلكتروني",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ أضف السلاسل الجديدة أعلاه هنا ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/az/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Seçim edin",
"enter_option_value": "Seçim dəyərini daxil edin",
"remove_option": "Seçimi sil",
"use_attribute_weights": "Atribut çəkilərindən istifadə et",
"if_enabled_ignore_event_type_weights": "Aktiv edildikdə, tədbir növü daxilində təyin edilmiş bütün çəkilər nəzərə alınmayacaq",
"attribute_for_weights": "Çəkilər üçün atribut",
"managed_users": "İdarə edilən istifadəçilər",
"managed_users_description": "OAuth müştəriniz tərəfindən yaradılmış bütün idarə edilən istifadəçiləri görün",
"select_oAuth_client": "OAuth müştərisini seçin",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "E-poçtu təsdiqlə",
"verify_email_change": "E-poçt dəyişikliyini təsdiqlə",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Yeni sətirləri bura əlavə edin ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/bg/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Изберете опция",
"enter_option_value": "Въведете стойност на опцията",
"remove_option": "Премахване на опцията",
"use_attribute_weights": "Използване на тежести на атрибутите",
"if_enabled_ignore_event_type_weights": "Ако е активирано, всички тежести, зададени в типа събитие, ще бъдат игнорирани",
"attribute_for_weights": "Атрибут за тежести",
"managed_users": "Управлявани потребители",
"managed_users_description": "Вижте всички управлявани потребители, създадени от вашия OAuth клиент",
"select_oAuth_client": "Изберете OAuth клиент",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Потвърди имейл",
"verify_email_change": "Потвърди промяната на имейл",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Добавете новите си низове над този ред ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/ca/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Tria una opció",
"enter_option_value": "Introdueix el valor de l'opció",
"remove_option": "Elimina l'opció",
"use_attribute_weights": "Utilitza pesos d'atributs",
"if_enabled_ignore_event_type_weights": "Si està activat, s'ignoraran tots els pesos establerts dins del tipus d'esdeveniment",
"attribute_for_weights": "Atribut per als pesos",
"managed_users": "Usuaris gestionats",
"managed_users_description": "Veure tots els usuaris gestionats creats pel teu client OAuth",
"select_oAuth_client": "Selecciona el client OAuth",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Verifica el correu",
"verify_email_change": "Verifica el canvi de correu electrònic",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Afegiu les vostres noves cadenes a dalt ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/cs/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Vyberte možnost",
"enter_option_value": "Zadejte hodnotu možnosti",
"remove_option": "Odebrat možnost",
"use_attribute_weights": "Použít váhy atributů",
"if_enabled_ignore_event_type_weights": "Pokud je povoleno, všechny váhy nastavené v typu události budou ignorovány",
"attribute_for_weights": "Atribut pro váhy",
"managed_users": "Spravovaní uživatelé",
"managed_users_description": "Zobrazit všechny spravované uživatele vytvořené vaším OAuth klientem",
"select_oAuth_client": "Vybrat OAuth klienta",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Ověřit e-mail",
"verify_email_change": "Ověřit změnu e-mailu",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Přidejte své nové řetězce nahoru ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/da/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Vælg en mulighed",
"enter_option_value": "Indtast værdi for mulighed",
"remove_option": "Fjern mulighed",
"use_attribute_weights": "Brug attributvægte",
"if_enabled_ignore_event_type_weights": "Hvis aktiveret, vil alle vægte indstillet i mødetypen blive ignoreret",
"attribute_for_weights": "Attribut for vægte",
"managed_users": "Administrerede brugere",
"managed_users_description": "Se alle administrerede brugere oprettet af din OAuth-klient",
"select_oAuth_client": "Vælg OAuth-klient",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Bekræft e-mail",
"verify_email_change": "Bekræft ændring af e-mail",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Tilføj dine nye strenge ovenfor her ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/de/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Option auswählen",
"enter_option_value": "Optionswert eingeben",
"remove_option": "Option entfernen",
"use_attribute_weights": "Attributgewichtungen verwenden",
"if_enabled_ignore_event_type_weights": "Wenn aktiviert, werden alle im Ereignistyp festgelegten Gewichtungen ignoriert",
"attribute_for_weights": "Attribut für Gewichtungen",
"managed_users": "Verwaltete Benutzer",
"managed_users_description": "Sehen Sie alle verwalteten Benutzer, die von Ihrem OAuth-Client erstellt wurden",
"select_oAuth_client": "OAuth-Client auswählen",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "E-Mail verifizieren",
"verify_email_change": "E-Mail-Änderung bestätigen",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Fügen Sie Ihre neuen Code-Zeilen über dieser hinzu ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/el/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Επιλέξτε μια επιλογή",
"enter_option_value": "Εισαγάγετε την τιμή της επιλογής",
"remove_option": "Αφαίρεση επιλογής",
"use_attribute_weights": "Χρήση βαρών χαρακτηριστικών",
"if_enabled_ignore_event_type_weights": "Εάν ενεργοποιηθεί, όλα τα βάρη που έχουν οριστεί στον τύπο συμβάντος θα αγνοηθούν",
"attribute_for_weights": "Χαρακτηριστικό για βάρη",
"managed_users": "Διαχειριζόμενοι χρήστες",
"managed_users_description": "Δείτε όλους τους διαχειριζόμενους χρήστες που δημιουργήθηκαν από το OAuth client σας",
"select_oAuth_client": "Επιλέξτε OAuth Client",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Επαλήθευση email",
"verify_email_change": "Επαλήθευση αλλαγής email",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Προσθέστε τις νέες συμβολοσειρές σας πάνω από εδώ ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/es-419/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Elige una opción",
"enter_option_value": "Ingresa el valor de la opción",
"remove_option": "Eliminar opción",
"use_attribute_weights": "Usar pesos de atributos",
"if_enabled_ignore_event_type_weights": "Si está habilitado, se ignorarán todos los pesos establecidos dentro del tipo de evento",
"attribute_for_weights": "Atributo para pesos",
"managed_users": "Usuarios administrados",
"managed_users_description": "Ver todos los usuarios administrados creados por tu cliente OAuth",
"select_oAuth_client": "Seleccionar cliente OAuth",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Verificar correo",
"verify_email_change": "Verificar cambio de correo electrónico",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Agrega tus nuevas cadenas arriba de esta línea ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/es/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Elige una opción",
"enter_option_value": "Ingresa el valor de la opción",
"remove_option": "Eliminar opción",
"use_attribute_weights": "Usar pesos de atributos",
"if_enabled_ignore_event_type_weights": "Si está activado, se ignorarán todos los pesos establecidos dentro del tipo de evento",
"attribute_for_weights": "Atributo para pesos",
"managed_users": "Usuarios gestionados",
"managed_users_description": "Ver todos los usuarios gestionados creados por tu cliente OAuth",
"select_oAuth_client": "Seleccionar cliente OAuth",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Verificar correo",
"verify_email_change": "Verificar cambio de correo electrónico",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Agregue sus nuevas cadenas arriba ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/et/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Vali valik",
"enter_option_value": "Sisesta valiku väärtus",
"remove_option": "Eemalda valik",
"use_attribute_weights": "Kasuta atribuutide kaale",
"if_enabled_ignore_event_type_weights": "Kui see on lubatud, ignoreeritakse kõiki sündmuse tüübis määratud kaale",
"attribute_for_weights": "Kaalude atribuut",
"managed_users": "Hallatavad kasutajad",
"managed_users_description": "Vaata kõiki hallatavaid kasutajaid, mis on loodud sinu OAuth kliendi poolt",
"select_oAuth_client": "Vali OAuth klient",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Kinnita e-post",
"verify_email_change": "Kinnita e-posti aadressi muutmine",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Add your new strings above here ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/eu/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Aukeratu aukera bat",
"enter_option_value": "Sartu aukeraren balioa",
"remove_option": "Kendu aukera",
"use_attribute_weights": "Erabili atributuen pisuak",
"if_enabled_ignore_event_type_weights": "Gaituz gero, gertaera motaren barruan ezarritako pisu guztiak baztertuko dira",
"attribute_for_weights": "Pisuen atributua",
"managed_users": "Kudeatutako erabiltzaileak",
"managed_users_description": "Ikusi zure OAuth bezeroak sortutako kudeatutako erabiltzaile guztiak",
"select_oAuth_client": "Hautatu OAuth bezeroa",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Egiaztatu emaila",
"verify_email_change": "Egiaztatu posta elektronikoaren aldaketa",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Gehitu zure kate berriak honen gainean ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/fi/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Valitse vaihtoehto",
"enter_option_value": "Syötä vaihtoehdon arvo",
"remove_option": "Poista vaihtoehto",
"use_attribute_weights": "Käytä attribuuttipainotuksia",
"if_enabled_ignore_event_type_weights": "Jos käytössä, kaikki tapahtumatyypin sisällä asetetut painotukset ohitetaan",
"attribute_for_weights": "Painotusten attribuutti",
"managed_users": "Hallinnoidut käyttäjät",
"managed_users_description": "Näe kaikki OAuth-asiakassovelluksesi luomat hallinnoidut käyttäjät",
"select_oAuth_client": "Valitse OAuth-asiakassovellus",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Vahvista sähköposti",
"verify_email_change": "Vahvista sähköpostin muutos",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Lisää uudet merkkijonot tämän yläpuolelle ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/fr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Choisir une option",
"enter_option_value": "Saisir la valeur de l'option",
"remove_option": "Supprimer l'option",
"use_attribute_weights": "Utiliser les pondérations d'attributs",
"if_enabled_ignore_event_type_weights": "Si activé, toutes les pondérations définies dans le type d'événement seront ignorées",
"attribute_for_weights": "Attribut pour les pondérations",
"managed_users": "Utilisateurs gérés",
"managed_users_description": "Voir tous les utilisateurs gérés créés par votre client OAuth",
"select_oAuth_client": "Sélectionner le client OAuth",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Vérifier l'e-mail",
"verify_email_change": "Vérifier le changement d'e-mail",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Ajoutez vos nouvelles chaînes ci-dessus ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/he/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "בחר אפשרות",
"enter_option_value": "הזן ערך אפשרות",
"remove_option": "הסר אפשרות",
"use_attribute_weights": "השתמש במשקלי תכונות",
"if_enabled_ignore_event_type_weights": "אם מופעל, כל המשקלים שהוגדרו בסוג האירוע יתעלמו",
"attribute_for_weights": "תכונה עבור משקלים",
"managed_users": "משתמשים מנוהלים",
"managed_users_description": "צפה בכל המשתמשים המנוהלים שנוצרו על ידי לקוח OAuth שלך",
"select_oAuth_client": "בחר לקוח OAuth",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "אימות אימייל",
"verify_email_change": "אימות שינוי כתובת דוא\"ל",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Add your new strings above here ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/hu/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Válassz egy opciót",
"enter_option_value": "Add meg az opció értékét",
"remove_option": "Opció eltávolítása",
"use_attribute_weights": "Attribútum súlyok használata",
"if_enabled_ignore_event_type_weights": "Ha engedélyezve van, az eseménytípusban beállított összes súlyozás figyelmen kívül marad",
"attribute_for_weights": "Súlyozáshoz használt attribútum",
"managed_users": "Kezelt felhasználók",
"managed_users_description": "Az OAuth kliense által létrehozott összes kezelt felhasználó megtekintése",
"select_oAuth_client": "OAuth kliens kiválasztása",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "E-mail megerősítése",
"verify_email_change": "E-mail-cím módosításának megerősítése",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Adja hozzá az új karakterláncokat fent ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/it/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "Scegli un'opzione",
"enter_option_value": "Inserisci il valore dell'opzione",
"remove_option": "Rimuovi opzione",
"use_attribute_weights": "Usa pesi degli attributi",
"if_enabled_ignore_event_type_weights": "Se abilitato, tutti i pesi impostati nel tipo di evento verranno ignorati",
"attribute_for_weights": "Attributo per i pesi",
"managed_users": "Utenti gestiti",
"managed_users_description": "Visualizza tutti gli utenti gestiti creati dal tuo client OAuth",
"select_oAuth_client": "Seleziona client OAuth",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "Verifica email",
"verify_email_change": "Verifica la modifica dell'email",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Aggiungi le tue nuove stringhe qui sopra ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/ja/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "オプションを選択",
"enter_option_value": "オプション値を入力",
"remove_option": "オプションを削除",
"use_attribute_weights": "属性の重み付けを使用",
"if_enabled_ignore_event_type_weights": "有効にすると、イベントタイプ内で設定されたすべての重み付けは無視されます",
"attribute_for_weights": "重み付けの属性",
"managed_users": "管理対象ユーザー",
"managed_users_description": "OAuthクライアントによって作成された管理対象ユーザーをすべて表示",
"select_oAuth_client": "OAuthクライアントを選択",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "メールアドレスを確認",
"verify_email_change": "メールアドレスの変更を確認",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ この上に新しい文字列を追加してください ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
5 changes: 4 additions & 1 deletion apps/web/public/static/locales/km/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,9 @@
"choose_an_option": "ជ្រើសរើសជម្រើសមួយ",
"enter_option_value": "បញ្ចូលតម្លៃជម្រើស",
"remove_option": "លុបជម្រើស",
"use_attribute_weights": "ប្រើទម្ងន់លក្ខណៈសម្បត្តិ",
"if_enabled_ignore_event_type_weights": "ប្រសិនបើបើក រាល់ទម្ងន់ទាំងអស់ដែលបានកំណត់ក្នុងប្រភេទព្រឹត្តិការណ៍នឹងត្រូវបានមិនរាប់បញ្ចូល",
"attribute_for_weights": "លក្ខណៈសម្បត្តិសម្រាប់ទម្ងន់",
"managed_users": "អ្នកប្រើប្រាស់ដែលគ្រប់គ្រង",
"managed_users_description": "មើលអ្នកប្រើប្រាស់ដែលគ្រប់គ្រងទាំងអស់ដែលបានបង្កើតដោយ OAuth client របស់អ្នក",
"select_oAuth_client": "ជ្រើសរើស OAuth Client",
Expand All @@ -2950,4 +2953,4 @@
"verify_email": "ផ្ទៀងផ្ទាត់អ៊ីមែល",
"verify_email_change": "ផ្ទៀងផ្ទាត់ការផ្លាស់ប្តូរអ៊ីមែល",
"ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ បន្ថែមខ្សែអក្សរថ្មីរបស់អ្នកនៅខាងលើនេះ ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑"
}
}
Loading

0 comments on commit b280e78

Please sign in to comment.