Enhance language support and fix validation messages
- Added support for additional languages (Bengali, Portuguese, Russian, Urdu, Punjabi, German, Javanese, Korean, Vietnamese, Telugu, Marathi, Tamil, Turkish) in the application.
- Updated validation messages across multiple languages to correct formatting issues and improve clarity, including Arabic, English, Spanish, French, Hindi, Japanese, Norwegian, and Chinese.
- Removed obsolete Norwegian language files to streamline localization efforts.
- Improved the language selection interface in the form customization component.
These changes aim to enhance user experience by providing better language support and clearer validation feedback.
2024-12-09 12:47:01 +01:00
|
|
|
{
|
|
|
|
|
"app": {
|
|
|
|
|
"name": "OpnForm"
|
|
|
|
|
},
|
|
|
|
|
"forms": {
|
|
|
|
|
"powered_by": "Dipungkasi dening",
|
|
|
|
|
"password_protected": "Formulir iki dilindhungi tembung sandi.",
|
|
|
|
|
"invalid_password": "Tembung sandi ora bener.",
|
|
|
|
|
"password_required": "Tembung sandi dibutuhake.",
|
|
|
|
|
"create_form_free": "Gawe formulir sampeyan kanthi gratis nganggo OpnForm",
|
|
|
|
|
"submit": "Kirim",
|
|
|
|
|
"wrong_form_structure": "Ana sing salah karo struktur formulir iki. Yen sampeyan pemilik formulir, mangga hubungi kita.",
|
|
|
|
|
"cannot_access_here": "Konten iki ora bisa diakses ing kene. Klik link ing ngisor iki kanggo ngakses.",
|
|
|
|
|
"open_form": "Buka Formulir",
|
|
|
|
|
"restricted_to_workspace": "Dibatesi kanggo anggota Notion Workspace. Login kanggo ngakses konten iki.",
|
|
|
|
|
"select": {
|
|
|
|
|
"search": "Goleki",
|
|
|
|
|
"searchOrTypeToCreateNew": "Goleki utawa ketik kanggo nggawe anyar",
|
|
|
|
|
"typeSomethingToAddAnOption": "Ketik samubarang kanggo nambah pilihan",
|
|
|
|
|
"noOptionAvailable": "Ora ana pilihan sing cumawis",
|
|
|
|
|
"create": "Gawe"
|
|
|
|
|
},
|
|
|
|
|
"fileInput": {
|
|
|
|
|
"chooseFiles": "Klik kanggo milih berkas utawa seret mrene | Klik kanggo milih berkas utawa seret mrene",
|
|
|
|
|
"sizeLimit": "Watesan ukuran: {count}MB saben berkas",
|
|
|
|
|
"uploadingFile": "Berkas sampeyan lagi diunggah..."
|
|
|
|
|
},
|
|
|
|
|
"cameraUpload": {
|
|
|
|
|
"allowCameraPermission": "Ijinke Akses Kamera",
|
|
|
|
|
"allowCameraPermissionDescription": "Sampeyan kudu ngijini akses kamera sadurunge njupuk foto. Bukak setelan browser kanggo ngaktifake ijin kamera ing kaca iki.",
|
|
|
|
|
"gotIt": "Paham!",
|
|
|
|
|
"cameraDeviceError": "Kesalahan Piranti Kamera",
|
|
|
|
|
"cameraDeviceErrorDescription": "Ana kesalahan sing ora dikenal nalika nyoba miwiti piranti webcam.",
|
|
|
|
|
"goBack": "Bali"
|
|
|
|
|
},
|
|
|
|
|
"signatureInput": {
|
|
|
|
|
"uploadFileInstead": "Unggah berkas ing panggone",
|
|
|
|
|
"clear": "Resiki"
|
2025-01-03 16:07:58 +01:00
|
|
|
},
|
|
|
|
|
"barcodeInput": {
|
|
|
|
|
"clickToOpenCamera": "Klik kanggo nggawe kamera"
|
Enhance language support and fix validation messages
- Added support for additional languages (Bengali, Portuguese, Russian, Urdu, Punjabi, German, Javanese, Korean, Vietnamese, Telugu, Marathi, Tamil, Turkish) in the application.
- Updated validation messages across multiple languages to correct formatting issues and improve clarity, including Arabic, English, Spanish, French, Hindi, Japanese, Norwegian, and Chinese.
- Removed obsolete Norwegian language files to streamline localization efforts.
- Improved the language selection interface in the form customization component.
These changes aim to enhance user experience by providing better language support and clearer validation feedback.
2024-12-09 12:47:01 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|