mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 06:35:48 +03:00
12 lines
696 B
XML
12 lines
696 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<resources>
|
|
<string name="main_settings">सेटिंग्स</string>
|
|
<string name="actionbar_settings">सेटिंग्स</string>
|
|
<string name="auth_username">प्रयोक्ता का नाम</string>
|
|
<string name="auth_password">पासवर्ड</string>
|
|
<string name="setup_hint_username">प्रयोक्ता का नाम</string>
|
|
<string name="setup_hint_password">पासवर्ड</string>
|
|
<string name="common_error">त्रुटि</string>
|
|
<string name="common_share">साझा करें</string>
|
|
<!--we need to improve the communication of errors to the user-->
|
|
</resources>
|