1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-23 06:25:29 +01:00
lemmur-app-android/assets/l10n/intl_hi.arb
Marcin Wojnarowski 1e6e8a7774
L10n/timeago (#298)
* Change arb dir

* Localize timeago

* Document changes

* Add missing language names

* Fix language tags

* Fix translations
2021-11-16 17:06:07 +01:00

25 lines
1.4 KiB
Plaintext

{
"@@locale": "hi",
"settings": "समायोजन (सेटिंग्स)",
"posts": "पोस्ट",
"comments": "टिप्पणी (कमेंट )",
"community": "समुदाय",
"post": "पोस्ट",
"more": "और भी",
"reply": "जवाब दें",
"edit": "संपादित करें ( एडिट करें )",
"avatar": "अवतार",
"communities": "सामुदायिक",
"users": "उपयोगकर्ता",
"admin": "प्रशासक",
"couldnt_find_post": "पोस्ट नहीं ढूंढ़ पाएं |",
"locked": "बंद",
"couldnt_create_comment": "टिप्पणी (कमेंट) नहीं बना पाईं |",
"couldnt_find_community": "समुदायों नहीं ढूंढ़ पाएं |",
"community_already_exists": "यह समुदाय पहले स मौजूद है |",
"number_of_comments": "{formattedCount,plural, =1{{{ count }} टिप्पणी (कमेंट )} other{{{ count }} टिप्पणियाँ (कोम्मेंट्स )}}",
"number_of_posts": "{formattedCount,plural, =1{{formattedCount} पोस्ट} other{{formattedCount} पोस्ट्स}}",
"show_avatars": "अवतार दिखाएँ",
"send_message": "संदेश भेजें"
}