fix(l10n): Update Hebrew translations

Currently translated at 100.0% (28 of 28 strings)

Translation: Pachli/Core/Preferences : Main
Translate-URL: https://hosted.weblate.org/projects/pachli/corepreferences-main/he/
This commit is contained in:
LibreTranslate 2024-10-24 07:41:28 +00:00 committed by Nik Clayton
parent cd178204e7
commit 31d008c65e
1 changed files with 9 additions and 0 deletions

View File

@ -19,4 +19,13 @@
<string name="pref_show_self_username_always">תמיד</string> <string name="pref_show_self_username_always">תמיד</string>
<string name="pref_show_self_username_never">אף פעם</string> <string name="pref_show_self_username_never">אף פעם</string>
<string name="pref_show_self_username_disambiguate">כאשר מספר חשבונות מחוברים</string> <string name="pref_show_self_username_disambiguate">כאשר מספר חשבונות מחוברים</string>
<string name="pref_tab_alignment_start">תחילת כיוון הטקסט</string>
<string name="pref_tab_alignment_justify_if_possible">הרחבה לרוחב מלא</string>
<string name="pref_tab_alignment_end">סוף כיוון הטקסט</string>
<string name="pref_title_tab_contents">תוכן כרטיסיות ניווט עיקריות</string>
<string name="pref_title_tab_alignment">כרטיסי ניווט עיקריים</string>
<string name="pref_tab_contents_icon_only">סמל רק</string>
<string name="pref_tab_contents_text_only">טקסט רק</string>
<string name="pref_tab_contents_icon_text_inline">סמל עם טקסט לציד</string>
<string name="pref_tab_contents_icon_text_below">סמל עם טקסט למטה</string>
</resources> </resources>