Skip to content

Instantly share code, notes, and snippets.

@navanchauhan
Last active February 4, 2019 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save navanchauhan/59398c5088713caafc1245be48cf5cc6 to your computer and use it in GitHub Desktop.
Save navanchauhan/59398c5088713caafc1245be48cf5cc6 to your computer and use it in GitHub Desktop.
TermHere 1.3 New Strings
<!-- Title of the Help window. -->
<key>HELP</key>
<string>मदद</string>
<!-- Done button label. -->
<key>DONE</key>
<string>पूर्ण</string>
<!-- Title of the setup window. -->
<key>SET_UP_TERMHERE</key>
<string>सेट अप TermHere</string>
<!-- Explanation of how to enable the extension. -->
<key>ENABLE_EXTENSION_EXPLANATION</key>
<string>एक्सटेंशन प्राथमिकताएँ खोलने के लिए क्लिक करें. TermHere के नीचे, "Finder" के बगल में स्थित चेकबॉक्स पर क्लिक करें.</string>
<!-- Button that opens the Preferences app. -->
<key>OPEN_PREFERENCES</key>
<string>प्रेफ़ेरेन्सेस खोलिये</string>
<!-- Explanation of how to start the service. -->
<key>LAUNCH_SERVICE_EXPLANATION</key>
<string>TermHere शुरु कर्ने से पहले आपको सुरक्षा पुष्टिकरण को स्वीकार करने की आवश्यकता हो सकती है</string>
<!-- Button that starts the service. -->
<key>LAUNCH_SERVICE</key>
<string>शुरु करे</string>
<!-- Button that dismisses a popup window. -->
<key>DONE</key>
<string>पूर्ण</string>
<!-- Label recommending the user contributes a tip (donation). -->
<key>TIP_JAR_EXPLANATION</key>
<string>अगर आप्को यह पसन्द आया तोह क्रिप्या दान य तिप करे</string>
<!-- Button that opens the tip jar webpage. -->
<key>TIP_JAR_SITE</key>
<string>टिप…</string>
<!-- Button that sends a tip. %@ is the defined tip amount. -->
<key>TIP_JAR_AMOUNT</key>
<string>टिप %@</string>
<!-- Displayed on the tip button while it loads the tip amount. -->
<key>LOADING</key>
<string>लोड हो रहा है
</string>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment