New translations strings.xml (Hebrew)

This commit is contained in:
PhilippC
2024-03-18 22:22:39 +01:00
parent a0b80f706e
commit 5a2df80101

View File

@@ -53,15 +53,24 @@
<!-- Option to enable text prediction in landscape --> <!-- Option to enable text prediction in landscape -->
<string name="prediction_landscape">הגדל את השדה של הטקסט</string> <string name="prediction_landscape">הגדל את השדה של הטקסט</string>
<!-- Description for text prediction --> <!-- Description for text prediction -->
<string name="prediction_landscape_summary">אל תציג הצעות מילים במצג לרוחב</string>
<!-- Option to enable auto capitalization of sentences --> <!-- Option to enable auto capitalization of sentences -->
<string name="auto_cap">אות ראשית גדולה אוטומטיות</string>
<!-- Description for auto cap --> <!-- Description for auto cap -->
<string name="auto_cap_summary">הגדל אוטומטית את האות הראשונה במשפט</string>
<!-- Option to enable auto punctuate --> <!-- Option to enable auto punctuate -->
<string name="auto_punctuate">ניקוד אוטומטי</string>
<!-- Description for auto punctuate --> <!-- Description for auto punctuate -->
<!-- Option to enable quick fixes --> <!-- Option to enable quick fixes -->
<string name="quick_fixes">תיקונים מהירים</string>
<!-- Description for quick fixes --> <!-- Description for quick fixes -->
<string name="quick_fixes_summary">מתקן טעויות נפוצות בהקלדה</string>
<!-- Option to enable showing suggestions --> <!-- Option to enable showing suggestions -->
<string name="show_suggestions">הצג הצעות</string>
<!-- Description for show suggestions --> <!-- Description for show suggestions -->
<string name="show_suggestions_summary">הצג מילים מוצעות בזמן הקלדה</string>
<!-- Option to enable auto completion --> <!-- Option to enable auto completion -->
<string name="auto_complete">השלמה אוטומטית</string>
<!-- Description for auto completion --> <!-- Description for auto completion -->
<!-- Option to show/hide the settings key --> <!-- Option to show/hide the settings key -->
<!-- Array of the settings key mode values --> <!-- Array of the settings key mode values -->