mirror of
https://github.com/gsantner/dandelion
synced 2024-11-24 13:22:08 +01:00
New translations strings.xml (Hindi)
This commit is contained in:
parent
9ca1a0978b
commit
86ff0e4944
1 changed files with 39 additions and 0 deletions
39
app/src/main/res/values-hi/strings.xml
Normal file
39
app/src/main/res/values-hi/strings.xml
Normal file
|
@ -0,0 +1,39 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<!-- Application -->
|
||||
<!-- Common Words -->
|
||||
<string name="settings">सेटिंग्स</string>
|
||||
<string name="search">खोजें</string>
|
||||
<string name="changelog">बदलाव लॉग</string>
|
||||
<!-- Notifications dropdown menu -->
|
||||
<!-- Pod Activity -->
|
||||
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||
<string name="more">अधिक</string>
|
||||
<string name="share_dotdotdot">साझा करें...</string>
|
||||
<!-- More from MainActivity -->
|
||||
<!-- Permissions -->
|
||||
<string name="hide_statusbar">स्थिति पट्टी छुपाएँ</string>
|
||||
<!-- Operability -->
|
||||
<!-- Category Titles -->
|
||||
<string name="appearance">दिखावट</string>
|
||||
<!-- Visuals -->
|
||||
<!-- Navigiation Slider -->
|
||||
<!-- Themes -->
|
||||
<!-- Notifications dropdown -->
|
||||
<string name="language_change_restart_description">इस ऐप की भाषा बदलें परिवर्तन प्रभावी होने के लिए ऐप को पुन: प्रारंभ करें</string>
|
||||
<string name="language">भाषा</string>
|
||||
<!-- Font size -->
|
||||
<!-- Load images -->
|
||||
<!-- Screen rotation -->
|
||||
<!-- Proxy -->
|
||||
<!-- Chrome custom tabs -->
|
||||
<!-- Diaspora Settings -->
|
||||
<string name="clear_cache">कैश को साफ़ करें</string>
|
||||
<!-- More -->
|
||||
<string name="miscellaneous">विविध</string>
|
||||
<string name="about">जानकारी</string>
|
||||
<string name="license">लाइसेंस</string>
|
||||
<!-- License & help (large amount of text) -->
|
||||
<string name="contributors">योगदान कर्ता</string>
|
||||
</resources>
|
Loading…
Reference in a new issue