123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "presence.page.buttons.sourceCode": {
- "description": "Source Code button on presence pages.",
- "message": "सोर्स कोड"
- },
- "presence.sections.changelog.title": {
- "description": "The title of the changelog section.",
- "message": "परिवर्तन लॉग"
- },
- "presence.sections.description.title": {
- "description": "The title of the description section.",
- "message": "विवरण"
- },
- "presence.sections.information.author": {
- "description": "One of the strings from the Information section. [on webite -> Author: (username)]",
- "message": "लेखक"
- },
- "presence.sections.information.contributors": {
- "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]",
- "message": "योगदानकर्ता"
- },
- "presence.sections.information.likes": {
- "description": "One of the strings from the Information section. [on webite -> Likes: (56)]",
- "message": "पसंद है"
- },
- "presence.sections.information.moreurls": {
- "description": "Shown in a presence’s page if it uses RegExp. The term \"RegExp\" should not be translated",
- "message": "उपस्थिति RegExp के उपयोग के माध्यम से नीचे सूची की तुलना में अधिक URL का समर्थन करती है। \nप्रतिरूप देखने के लिए मंडराएँ"
- },
- "presence.sections.information.supportedurls": {
- "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]",
- "message": "समर्थित URL"
- },
- "presence.sections.information.tags": {
- "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]",
- "message": "टैग"
- },
- "presence.sections.information.title": {
- "description": "The title of the information section.",
- "message": "जानकारी"
- },
- "presence.sections.information.users": {
- "description": "One of the strings from the Information section. [on webite -> Users: (2000)]",
- "message": "यूज़र"
- },
- "presence.sections.information.version": {
- "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]",
- "message": "संस्करण"
- }
- }
|