mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-22 22:51:05 +01:00
106 lines
3 KiB
Text
Executable file
106 lines
3 KiB
Text
Executable file
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-02-14 14:01+0100\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: \n"
|
|
|
|
#. commandLauncher@scollins->metadata.json->name
|
|
#: applet.js:106 applet.js:159
|
|
msgid "Command Launcher"
|
|
msgstr ""
|
|
|
|
#: applet.js:106
|
|
msgid "Process started"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-schema.json->command->description
|
|
#: applet.js:106 applet.js:159
|
|
msgid "Command"
|
|
msgstr ""
|
|
|
|
#: applet.js:107 applet.js:160
|
|
msgid "Process Id"
|
|
msgstr ""
|
|
|
|
#: applet.js:110
|
|
#, c-format
|
|
msgid "Error while trying to run \"%s\""
|
|
msgstr ""
|
|
|
|
#: applet.js:159
|
|
msgid "Process ended"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-schema.json->panelIcon->description
|
|
msgid "Panel Icon"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-schema.json->panelIcon->tooltip
|
|
msgid ""
|
|
"Supports both icon name and icon path.\n"
|
|
"To use a symbolic icon, include '-symbolic' (or '-symbolic.svg') at the end."
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-schema.json->useRoot->description
|
|
msgid "Run as root"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-schema.json->apearance->description
|
|
msgid "Appearance and behavior"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-schema.json->commandTitle->description
|
|
msgid "Command settings"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-schema.json->useAltEnv->description
|
|
msgid "Run in alternate directory"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-
|
|
#. schema.json->showNotifications->description
|
|
msgid "Show notifications on completion"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-schema.json->keyLaunch->description
|
|
msgid "Keyboard shortcut"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-schema.json->altEnv->description
|
|
msgid "Environment path"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->settings-schema.json->tooltipText->description
|
|
msgid "Tooltip"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->metadata.json->description
|
|
msgid "Lets you to run command-line commands with the click of a button"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->metadata.json->contributors
|
|
msgid "Stephen Collins - Author"
|
|
msgstr ""
|
|
|
|
#. commandLauncher@scollins->metadata.json->comments
|
|
msgid ""
|
|
"This is a simple multi-instance applet for Cinnamon which allows the user to"
|
|
" launch commands as though from a command prompt with the click of a button."
|
|
" Unlike a program launcher, which typically uses a .desktop to launch a "
|
|
"program, Command Launcher uses a direct command-line command. This means you"
|
|
" can use any command you could use from a terminal (eg run a script, launch "
|
|
"program with complicated command-line arguments, etc)."
|
|
msgstr ""
|