Skip to content

Instantly share code, notes, and snippets.

@ocko7
Last active June 16, 2018 17:02
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 ocko7/80d5c5eadbbef550d660941d8f522e98 to your computer and use it in GitHub Desktop.
Save ocko7/80d5c5eadbbef550d660941d8f522e98 to your computer and use it in GitHub Desktop.
TermHere 1.3 New Strings
<!-- Title of the Help window. -->
<key>HELP</key>
<string>Nápověda</string>
<!-- Done button label. -->
<key>DONE</key>
<string>Hotovo</string>
<!-- Title of the setup window. -->
<key>SET_UP_TERMHERE</key>
<string>Nastavit TermHere</string>
<!-- Explanation of how to enable the extension. -->
<key>ENABLE_EXTENSION_EXPLANATION</key>
<string>Klepněte pro otevření nastavení Rozšíření. V nastavení TermHere zaškrtněte políčko vedle "Finder".</string>
<!-- Button that opens the Preferences app. -->
<key>OPEN_PREFERENCES</key>
<string>Otevřít Nastavení</string>
<!-- Explanation of how to start the service. -->
<key>LAUNCH_SERVICE_EXPLANATION</key>
<string>Je možné, že pro spuštění TermHere bude nutno přijmout výzvu o potvrzení zabezpečení</string>
<!-- Button that starts the service. -->
<key>LAUNCH_SERVICE</key>
<string>Spustit službu</string>
<!-- Button that dismisses a popup window. -->
<key>DONE</key>
<string>Hotovo</string>
<!-- Label recommending the user contributes a tip (donation). -->
<key>TIP_JAR_EXPLANATION</key>
<string>Pokud je Vám tato aplikace užitečná, zvažte prosím drobný příspěvek. </string>
<!-- Button that opens the tip jar webpage. -->
<key>TIP_JAR_SITE</key>
<string>Přispět…</string>
<!-- Button that sends a tip. %@ is the defined tip amount. -->
<key>TIP_JAR_AMOUNT</key>
<string>Přispět %@</string>
<!-- Displayed on the tip button while it loads the tip amount. -->
<key>LOADING</key>
<string>Načítání…</string>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment