AlexR1712/virtualhost

View on GitHub
locale/en/virtualhost-nginx.pot

Summary

Maintainability
Test Coverage
msgid ""
msgstr ""
"Project-Id-Version: Virtualhost Manage Script NGINX \n"
"Last-Translator: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: virtualhost-nginx.sh:15
msgid "You have no permission to run $0 as non-root user. Use sudo"
msgstr ""
#: virtualhost-nginx.sh:21
msgid "You need to prompt for action (create or delete) -- Lower-case only"
msgstr ""
#: virtualhost-nginx.sh:27
msgid "Please provide domain. e.g.dev,staging"
msgstr ""
#: virtualhost-nginx.sh:39
msgid "This domain already exists.\\nPlease Try Another one"
msgstr ""
#: virtualhost-nginx.sh:52
msgid "ERROR: Not able to write in file $userDir/$rootdir/phpinfo.php. Please check permissions."
msgstr ""
#: virtualhost-nginx.sh:55
msgid "Added content to $userDir$rootdir/phpinfo.php."
msgstr ""
#: virtualhost-nginx.sh:104
msgid "There is an ERROR create $domain file"
msgstr ""
#: virtualhost-nginx.sh:107
msgid "\\nNew Virtual Host Created\\n"
msgstr ""
#: virtualhost-nginx.sh:113
msgid "ERROR: Not able write in /etc/hosts"
msgstr ""
#: virtualhost-nginx.sh:116
msgid "Host added to /etc/hosts file \\n"
msgstr ""
#: virtualhost-nginx.sh:132
msgid "Complete! \\nYou now have a new Virtual Host \\nYour new host is: http://$domain \\nAnd its located at $userDir$rootdir"
msgstr ""
#: virtualhost-nginx.sh:137
msgid "This domain dont exists.\\nPlease Try Another one"
msgstr ""
#: virtualhost-nginx.sh:156
msgid "Delete host root directory ? (s/n)"
msgstr ""
#: virtualhost-nginx.sh:162
msgid "Directory deleted"
msgstr ""
#: virtualhost-nginx.sh:164
msgid "Host directory conserved"
msgstr ""
#: virtualhost-nginx.sh:167
msgid "Host directory not found. Ignored"
msgstr ""
#: virtualhost-nginx.sh:171
msgid "Complete!\\nYou just removed Virtual Host $domain"
msgstr ""