Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 80 additions & 1 deletion lib/l10n/app_he.arb
Original file line number Diff line number Diff line change
@@ -1 +1,80 @@
{}
{
"processingImages": "התמונות עוברות עיבוד…",
"@processingImages": {},
"productDetails": "פרטי המוצר",
"@productDetails": {},
"productImage": "תמונת המוצר",
"@productImage": {},
"productImageIn": "תמונת המוצר",
"@productImageIn": {},
"productImageSelected": "תמונת המוצר נבחרה",
"@productImageSelected": {},
"productName": "שם המוצר",
"@productName": {},
"profilePhoto": "תמונת פרופיל",
"@profilePhoto": {},
"qrCodeData": "נתוני קוד QR",
"@qrCodeData": {},
"quantitySize": "כמות/גודל",
"@quantitySize": {},
"rawPrefix": "גולמי: ",
"@rawPrefix": {},
"rawPayloadLabel": "מטען גולמי: ",
"@rawPayloadLabel": {},
"reading": "מתבצעת קריאה…",
"@reading": {},
"readNdefTags": "קריאת תגי NDEF",
"@readNdefTags": {},
"readNfcTag": "קריאת תג NFC",
"@readNfcTag": {},
"readNfcTags": "קריאת תגי NFC",
"@readNfcTags": {},
"readOperationCompleted": "פעולת הקריאה הושלמה",
"@readOperationCompleted": {},
"readOperationFailed": "פעולת הקריאה נכשלה",
"@readOperationFailed": {},
"readyToFlash": "מוכן לצריבה",
"@readyToFlash": {},
"recordPrefix": "רשומה ",
"@recordPrefix": {},
"record": "רשומה ",
"@record": {},
"recordsFound": "רשומות שנמצאו: ",
"@recordsFound": {},
"recordsWritten": "רשומות שנכתבו: ",
"@recordsWritten": {},
"refreshingDisplay": "התצוגה מתרעננת…",
"@refreshingDisplay": {},
"refreshNfcStatus": "ריענון מצב NFC",
"@refreshNfcStatus": {},
"rename": "שינוי שם",
"@rename": {},
"renameImage": "שינוי שם התמונה",
"@renameImage": {},
"renamingImage": "שם התמונה משתנה…",
"@renamingImage": {},
"required": "חובה",
"@required": {},
"resultsCleared": "התוצאות התפנו",
"@resultsCleared": {},
"save": "שמירה",
"@save": {},
"saveImage": "שמירת תמונה",
"@saveImage": {},
"saveImagesFromEditor": "שמירת תמונות מהעורך או ייבוא חדשות",
"@saveImagesFromEditor": {},
"saveFilteredImageToLibrary": "שמירת התמונה המרוטשת שלך לספרייה",
"@saveFilteredImageToLibrary": {},
"savingImage": "התמונה נשמרת…",
"@savingImage": {},
"scanBarcode": "סריקת ברקוד",
"@scanBarcode": {},
"scanningForNfcTag": "מתבצעת סריקה לאיתור תג NFC…",
"@scanningForNfcTag": {},
"aboutUs": "עלינו",
"@aboutUs": {},
"developedBy": "פותח על ידי",
"@developedBy": {},
"fossasiaContributors": "מתנדבי FOSSASIA",
"@fossasiaContributors": {}
}
9 changes: 8 additions & 1 deletion lib/l10n/app_hi.arb
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
{}
{
"emptySpace": " ",
"@emptySpace": {},
"appName": "मैजिक ईपेपर",
Copy link

Copilot AI Nov 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The Hindi translation 'मैजिक ईपेपर' appears to be a transliteration of 'Magic ePaper'. Verify if 'ईपेपर' (ePaper) is the correct spelling in Hindi. The more common transliteration would be 'ई-पेपर' (with a hyphen) to match the English 'ePaper' or 'e-paper' convention.

Suggested change
"appName": "मैजिक ईपेपर",
"appName": "मैजिक ई-पेपर",

Copilot uses AI. Check for mistakes.
"@appName": {},
"aboutUsDescription": "मैजिक ईपेपर एक ऐसा ऐप है जिसे ईपेपर डिस्प्ले को नियंत्रित और अपडेट करने के लिए डिज़ाइन किया गया है। इसका उद्देश्य एनएफसी का उपयोग करके ईपेपर स्क्रीन पर छवियों, टेक्स्ट और पैटर्न को अनुकूलित और स्थानांतरित करने के लिए उपकरण प्रदान करना है। स्मार्टफोन से ईपेपर हार्डवेयर में डेटा ट्रांसफर एनएफसी के माध्यम से वायरलेस तरीके से किया जाता है। यह प्रोजेक्ट निर्बाध संचार और कुशल इमेज रेंडरिंग के लिए कस्टम फ़र्मवेयर और डिस्प्ले ड्राइवरों पर आधारित है।",
"@aboutUsDescription": {}
}
Loading