diff --git a/config/locales/te.yml b/config/locales/te.yml index a5eb8d7794..34c8fd9b80 100644 --- a/config/locales/te.yml +++ b/config/locales/te.yml @@ -1,7 +1,6 @@ ---- te: about: - about_mastodon_html: మాస్టొడాన్ అనేది ఒక సామాజిక మాధ్యమం. ఇది పూర్తిగా ఉచితం మరియు స్వేచ్ఛా సాఫ్టువేరు. ఈమెయిల్ లాగానే ఇది వికేంద్రీకరించబడినది. + about_mastodon_html: 'మాస్టొడాన్ అనేది ఒక సామాజిక మాధ్యమం. ఇది పూర్తిగా ఉచితం మరియు స్వేచ్ఛా సాఫ్టువేరు. ఈమెయిల్ లాగానే ఇది వికేంద్రీకరించబడినది.' contact_missing: ఇంకా సెట్ చేయలేదు contact_unavailable: వర్తించదు hosted_on: మాస్టొడాన్ %{domain} లో హోస్టు చేయబడింది @@ -23,7 +22,7 @@ te: admin: account_actions: action: చర్య తీసుకో - title: "%{acct}పై మోడరేషన్ చర్యను తీసుకో" + title: '%{acct}పై మోడరేషన్ చర్యను తీసుకో' account_moderation_notes: create: ఏదైనా గమనికను వదులు created_msg: మోడరేషన్ గమనిక విజయవంతంగా సృష్టించబడింది! @@ -37,7 +36,7 @@ te: label: ఈమెయిల్ ను మార్చు new_email: కొత్త ఈమెయిల్ submit: ఈమెయిల్ ను మార్చు - title: "%{username} యొక్క ఈమెయిల్ ను మార్చు" + title: '%{username} యొక్క ఈమెయిల్ ను మార్చు' confirm: ధృవీకరించు confirmed: ధృవీకరించబడింది confirming: ధృవీకరిస్తుంది @@ -70,3 +69,13 @@ te: moderation_notes: మోడరేషన్ నోట్స్ most_recent_activity: ఇటీవల యాక్టివిటీ most_recent_ip: ఇటీవలి IP + errors: + '400': The request you submitted was invalid or malformed. + '403': You don't have permission to view this page. + '404': The page you are looking for isn't here. + '406': This page is not available in the requested format. + '410': The page you were looking for doesn't exist here anymore. + '422': + '429': Too many requests + '500': + '503': The page could not be served due to a temporary server failure.