stylus/_locales/te/messages.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2012-04-16 01:56:12 +00:00
{
2018-08-12 11:41:17 +00:00
"addStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "క్రొత్త స్టైల్ వ్రాయండి",
"description": "Label for the button to go to the add style page"
2018-08-12 11:41:17 +00:00
},
"appliesAdd": {
2018-11-30 01:41:18 +00:00
"message": "చేర్చు",
"description": "Label for the button to add an 'applies' entry"
2018-08-12 11:41:17 +00:00
},
"appliesDisplay": {
"message": "వేటికి వర్తిస్తుంది; $applies$",
2018-11-30 01:41:18 +00:00
"description": "Text on the manage screen to describe what the style applies to",
2018-08-12 11:41:17 +00:00
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"appliesDisplayTruncatedSuffix": {
2018-11-30 01:41:18 +00:00
"message": "ఇంకా మరిన్ని",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-08-12 11:41:17 +00:00
},
"appliesRemove": {
2018-11-30 01:41:18 +00:00
"message": "తొలగించు",
"description": "Label for the button to remove an 'applies' entry"
2018-08-12 11:41:17 +00:00
},
"appliesToEverything": {
2018-11-30 01:41:18 +00:00
"message": "అన్నిటికీ",
"description": "Text displayed for styles that apply to all sites"
2018-08-12 11:41:17 +00:00
},
"deleteStyleConfirm": {
2018-11-30 01:41:18 +00:00
"message": "మీరు నజంగానే ఈ శైలిని తొలగించాలనుకుంటున్నారా?",
"description": "Confirmation before deleting a style"
2018-08-12 11:41:17 +00:00
},
"deleteStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "తొలగించు",
"description": "Label for the button to delete a style"
2018-08-12 11:41:17 +00:00
},
"disableStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "అచేతనించు",
"description": "Label for the button to disable a style"
2018-08-12 11:41:17 +00:00
},
"editStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "మార్చు",
"description": "Label for the button to go to the edit style page"
2018-08-12 11:41:17 +00:00
},
"enableStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "చేతనించు",
"description": "Label for the button to enable a style"
2018-08-12 11:41:17 +00:00
},
"helpAlt": {
2018-11-30 01:41:18 +00:00
"message": "సహాయం",
"description": "Alternate text for help buttons"
2018-08-12 11:41:17 +00:00
},
"manageHeading": {
2018-11-30 01:41:18 +00:00
"message": "స్థాపిత శైలులు",
"description": "Heading for the manage page"
2018-08-12 11:41:17 +00:00
},
"manageTitle": {
2018-11-30 01:41:18 +00:00
"message": "స్టైలిష్",
"description": "Title for the manage page"
2018-08-12 11:41:17 +00:00
},
"styleSaveLabel": {
2018-11-30 01:41:18 +00:00
"message": "భద్రపరచు",
"description": "Label for save button for style editing"
2018-08-12 11:41:17 +00:00
}
}