mirror of
https://github.com/gsantner/dandelion
synced 2024-11-14 16:32:08 +01:00
New translations strings.xml (Hebrew)
This commit is contained in:
parent
c5c8263023
commit
b172ff1a7e
1 changed files with 13 additions and 0 deletions
|
@ -3,23 +3,36 @@
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Application -->
|
<!-- Application -->
|
||||||
<!-- Common Words -->
|
<!-- Common Words -->
|
||||||
|
<string name="settings">הגדרות</string>
|
||||||
|
<string name="search">חפש</string>
|
||||||
|
<string name="changelog">רשימת שינויים</string>
|
||||||
<!-- Notifications dropdown menu -->
|
<!-- Notifications dropdown menu -->
|
||||||
<!-- Pod Activity -->
|
<!-- Pod Activity -->
|
||||||
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||||
|
<string name="more">עוד</string>
|
||||||
<!-- More from MainActivity -->
|
<!-- More from MainActivity -->
|
||||||
<!-- Permissions -->
|
<!-- Permissions -->
|
||||||
|
<string name="hide_statusbar">הסתר שורת מצב</string>
|
||||||
<!-- Operability -->
|
<!-- Operability -->
|
||||||
<!-- Category Titles -->
|
<!-- Category Titles -->
|
||||||
|
<string name="appearance">מראה</string>
|
||||||
<!-- Visuals -->
|
<!-- Visuals -->
|
||||||
<!-- Navigiation Slider -->
|
<!-- Navigiation Slider -->
|
||||||
|
<string name="general">כללי</string>
|
||||||
<!-- Themes -->
|
<!-- Themes -->
|
||||||
<!-- Notifications dropdown -->
|
<!-- Notifications dropdown -->
|
||||||
|
<string name="language_change_restart_description">שנה את שפת האפליקציה. אתחל את האפליקציה בכדי שהשינויים יכנסו לתוקף</string>
|
||||||
|
<string name="language">שפה</string>
|
||||||
<!-- Font size -->
|
<!-- Font size -->
|
||||||
<!-- Load images -->
|
<!-- Load images -->
|
||||||
<!-- Screen rotation -->
|
<!-- Screen rotation -->
|
||||||
|
<string name="default_">ברירת מחדל</string>
|
||||||
<!-- Proxy -->
|
<!-- Proxy -->
|
||||||
<!-- Chrome custom tabs -->
|
<!-- Chrome custom tabs -->
|
||||||
<!-- Diaspora Settings -->
|
<!-- Diaspora Settings -->
|
||||||
<!-- More -->
|
<!-- More -->
|
||||||
|
<string name="miscellaneous">שונות</string>
|
||||||
|
<string name="about">אודות</string>
|
||||||
<!-- License & help (large amount of text) -->
|
<!-- License & help (large amount of text) -->
|
||||||
|
<string name="contributors">תורמים</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue