Compare commits
103 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
41d6ae5492 | ||
|
|
75303d604d | ||
|
|
c5ca1e2cd2 | ||
|
|
7f93302c16 | ||
|
|
f6758ada06 | ||
|
|
0545be9cbd | ||
|
|
1d6c4c037e | ||
|
|
0f8f3ba0ec | ||
|
|
95620d0588 | ||
|
|
dd85e6e7b8 | ||
|
|
f4ba5f2c8d | ||
|
|
11723b2d55 | ||
|
|
129d48fba8 | ||
|
|
f385987c60 | ||
|
|
fedce20700 | ||
|
|
c55fd67b0b | ||
|
|
395b80ecb8 | ||
|
|
1735d1665c | ||
|
|
7912e1c2ad | ||
|
|
ca8836774b | ||
|
|
0c9eee073e | ||
|
|
9796a45b13 | ||
|
|
e19ad0d49c | ||
|
|
314c4cf16f | ||
|
|
ad23ba2334 | ||
|
|
52f4e3b203 | ||
|
|
6196b5f09f | ||
|
|
75c0d392e1 | ||
|
|
abaa772460 | ||
|
|
1d23a840b3 | ||
|
|
302447eade | ||
|
|
58c4d827ea | ||
|
|
fa9fcd90f8 | ||
|
|
dcc49349c0 | ||
|
|
a2ab3225a9 | ||
|
|
fe83b6917c | ||
|
|
7d3f5140b6 | ||
|
|
f9070ccdec | ||
|
|
0a5c169885 | ||
|
|
1f09bacc99 | ||
|
|
418721a6f3 | ||
|
|
ad53c1b829 | ||
|
|
0b0bc6a455 | ||
|
|
c8c5ab4961 | ||
|
|
a030544e4d | ||
|
|
6a0301d498 | ||
|
|
ca0f9423fd | ||
|
|
ba32f2413d | ||
|
|
1fa3c0d1b9 | ||
|
|
a2d1655fe9 | ||
|
|
da73651fb6 | ||
|
|
6935b61b9b | ||
|
|
648e963fbb | ||
|
|
0c4f902e1d | ||
|
|
324fb5ce2f | ||
|
|
be079a46bc | ||
|
|
8e8b750bb5 | ||
|
|
f3c9f8b08d | ||
|
|
310a2d855f | ||
|
|
8849b2fbf2 | ||
|
|
007e96a1a0 | ||
|
|
6b7dd11bec | ||
|
|
1c549dbd52 | ||
|
|
76b7c963b0 | ||
|
|
989446ce12 | ||
|
|
1d57b60b8a | ||
|
|
33e58fef0b | ||
|
|
1aa03437c3 | ||
|
|
8005478606 | ||
|
|
f61448a25f | ||
|
|
fafe6078d7 | ||
|
|
1c71ff5942 | ||
|
|
340c66e548 | ||
|
|
47a6eac800 | ||
|
|
82e5b23133 | ||
|
|
525c78e374 | ||
|
|
8e30993741 | ||
|
|
d0b21490a1 | ||
|
|
e296ce7018 | ||
|
|
3bf6db2b69 | ||
|
|
b498b70fe5 | ||
|
|
2ce7449fb2 | ||
|
|
73e395d494 | ||
|
|
f1584a65b4 | ||
|
|
c50520860e | ||
|
|
c9d79e4e7b | ||
|
|
79a61f3486 | ||
|
|
aef8bfa9d4 | ||
|
|
4777e275f9 | ||
|
|
1f98e84d4e | ||
|
|
9bea39350d | ||
|
|
7347c2cf8e | ||
|
|
a8307b5301 | ||
|
|
b4242056a0 | ||
|
|
777010b18f | ||
|
|
420a7ea562 | ||
|
|
e5dadd7c16 | ||
|
|
a743cdf9d1 | ||
|
|
db5cf71b12 | ||
|
|
848a189df1 | ||
|
|
e12e39f010 | ||
|
|
affb9ac7f8 | ||
|
|
2b3a15d000 |
@@ -1,3 +1,5 @@
|
|||||||
|
# Laragon - The Dev Environment for Web Artisans
|
||||||
|
|
||||||
## What is Laragon?
|
## What is Laragon?
|
||||||
|
|
||||||
Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
|
Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
|
||||||
@@ -41,4 +43,3 @@ Here is the GUI of Laragon:
|
|||||||
- Laragon is very easy to install & upgrade. Just download the latest version and click `Next, Next, Next...`
|
- Laragon is very easy to install & upgrade. Just download the latest version and click `Next, Next, Next...`
|
||||||
- Laragon is very easy to use. For almost time, it will work out-of-the-box that you don't need to touch any configuration files.
|
- Laragon is very easy to use. For almost time, it will work out-of-the-box that you don't need to touch any configuration files.
|
||||||
- Laragon is very easy to extend. You can add other services to your current stack by just extracting them to `Laragon's bin` folder.
|
- Laragon is very easy to extend. You can add other services to your current stack by just extracting them to `Laragon's bin` folder.
|
||||||
|
|
||||||
|
|||||||
3
bin/cmder/bin/Readme.md
Normal file
3
bin/cmder/bin/Readme.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
## Bin
|
||||||
|
|
||||||
|
This folder will be injected into the PATH environment variable at runtime.
|
||||||
64
bin/cmder/bin/alias.bat
Normal file
64
bin/cmder/bin/alias.bat
Normal file
@@ -0,0 +1,64 @@
|
|||||||
|
@echo off
|
||||||
|
|
||||||
|
set ALIASES=%CMDER_ROOT%\config\aliases
|
||||||
|
setlocal
|
||||||
|
:: handle quotes within command definition, e.g. quoted long file names
|
||||||
|
set _x="%*"
|
||||||
|
set _x=%_x:"=%
|
||||||
|
|
||||||
|
:: check command usage
|
||||||
|
if ["%_x%"] == [""] echo Use /? for help & echo. & goto :p_show
|
||||||
|
if ["%1"] == ["/?"] goto:p_help
|
||||||
|
if ["%1"] == ["/reload"] goto:p_reload
|
||||||
|
:: /d flag for delete existing alias
|
||||||
|
if ["%1"] == ["/d"] goto:p_del %*
|
||||||
|
:: if arg is an existing alias, display it
|
||||||
|
if ["%2"] == [""] (
|
||||||
|
doskey /macros | findstr /b %1= && goto:eof
|
||||||
|
echo Insufficient parameters. & goto:p_help
|
||||||
|
)
|
||||||
|
|
||||||
|
:: validate alias
|
||||||
|
for /f "delims== tokens=1" %%G in ("%_x%") do set alias=%%G
|
||||||
|
set _temp=%alias: =%
|
||||||
|
|
||||||
|
if not ["%_temp%"] == ["%alias%"] (
|
||||||
|
echo Your alias name can not contain a space
|
||||||
|
endlocal
|
||||||
|
goto:eof
|
||||||
|
)
|
||||||
|
|
||||||
|
:: replace already defined alias
|
||||||
|
findstr /b /v /i "%alias%=" "%ALIASES%" >> "%ALIASES%.tmp"
|
||||||
|
echo %* >> "%ALIASES%.tmp" && type "%ALIASES%.tmp" > "%ALIASES%" & @del /f /q "%ALIASES%.tmp"
|
||||||
|
doskey /macrofile="%ALIASES%"
|
||||||
|
endlocal
|
||||||
|
goto:eof
|
||||||
|
|
||||||
|
:p_del
|
||||||
|
findstr /b /v /i "%2=" "%ALIASES%" >> "%ALIASES%.tmp"
|
||||||
|
type "%ALIASES%".tmp > "%ALIASES%" & @del /f /q "%ALIASES%.tmp"
|
||||||
|
doskey /macrofile=%ALIASES%
|
||||||
|
goto:eof
|
||||||
|
|
||||||
|
:p_reload
|
||||||
|
doskey /macrofile="%ALIASES%"
|
||||||
|
echo Aliases reloaded
|
||||||
|
goto:eof
|
||||||
|
|
||||||
|
:p_show
|
||||||
|
type "%ALIASES%" || echo No aliases found at "%ALIASES%"
|
||||||
|
goto :eof
|
||||||
|
|
||||||
|
:p_help
|
||||||
|
echo.Usage:
|
||||||
|
echo. alias [/reload] [/d] [name=full command]
|
||||||
|
echo. /reload Reload the aliases file
|
||||||
|
echo. /d Delete an alias (must be followed by the alias name)
|
||||||
|
echo.
|
||||||
|
echo. If alias is called with any parameters, it will display the list of existing aliases.
|
||||||
|
echo. In the command, you can use the following notations:
|
||||||
|
echo. $* allows the alias to assume all the parameters of the supplied command.
|
||||||
|
echo. $1-$9 Allows you to seperate parameter by number, much like %%1 in batch.
|
||||||
|
echo. $T is the command seperator, allowing you to string several commands together into one alias.
|
||||||
|
echo. For more information, read DOSKEY/?
|
||||||
15
bin/cmder/cmder.bat
Normal file
15
bin/cmder/cmder.bat
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
@echo off
|
||||||
|
|
||||||
|
SET CMDER_ROOT=%~dp0
|
||||||
|
|
||||||
|
@if "%2"=="" (SET FULL_TITLE=%1) else (SET FULL_TITLE=%2)
|
||||||
|
|
||||||
|
for %%f in (%FULL_TITLE%) do set TER_TITLE=%%~nxf
|
||||||
|
title %TER_TITLE% - %FULL_TITLE%
|
||||||
|
|
||||||
|
:: Remove trailing '\'
|
||||||
|
@if "%CMDER_ROOT:~-1%" == "\" SET CMDER_ROOT=%CMDER_ROOT:~0,-1%
|
||||||
|
|
||||||
|
cd /d "%1"
|
||||||
|
|
||||||
|
cmd /k %CMDER_ROOT%\vendor\init.bat "%2"
|
||||||
1
bin/cmder/config/.history
Normal file
1
bin/cmder/config/.history
Normal file
@@ -0,0 +1 @@
|
|||||||
|
php -V
|
||||||
116
bin/cmder/config/settings
Normal file
116
bin/cmder/config/settings
Normal file
@@ -0,0 +1,116 @@
|
|||||||
|
# name: Pressing Ctrl-D exits session
|
||||||
|
# type: bool
|
||||||
|
# Ctrl-D exits cmd.exe when it is pressed on an empty line.
|
||||||
|
ctrld_exits = 1
|
||||||
|
|
||||||
|
# name: Toggle if pressing Esc clears line
|
||||||
|
# type: bool
|
||||||
|
# Clink clears the current line when Esc is pressed (unless Readline's Vi mode
|
||||||
|
# is enabled).
|
||||||
|
esc_clears_line = 1
|
||||||
|
|
||||||
|
# name: Match display colour
|
||||||
|
# type: int
|
||||||
|
# Colour to use when displaying matches. A value less than 0 will be the
|
||||||
|
# opposite brightness of the default colour.
|
||||||
|
match_colour = -1
|
||||||
|
|
||||||
|
# name: Executable match style
|
||||||
|
# type: enum
|
||||||
|
# 0 = PATH only
|
||||||
|
# 1 = PATH and CWD
|
||||||
|
# 2 = PATH, CWD, and directories
|
||||||
|
# Changes how Clink will match executables when there is no path separator on
|
||||||
|
# the line. 0 = PATH only, 1 = PATH and CWD, 2 = PATH, CWD, and directories. In
|
||||||
|
# all cases both executables and directories are matched when there is a path
|
||||||
|
# separator present. A value of -1 will disable executable matching completely.
|
||||||
|
exec_match_style = 2
|
||||||
|
|
||||||
|
# name: Whitespace prefix matches files
|
||||||
|
# type: bool
|
||||||
|
# If the line begins with whitespace then Clink bypasses executable matching and
|
||||||
|
# will match all files and directories instead.
|
||||||
|
space_prefix_match_files = 1
|
||||||
|
|
||||||
|
# name: Colour of the prompt
|
||||||
|
# type: int
|
||||||
|
# Surrounds the prompt in ANSI escape codes to set the prompt's colour. Disabled
|
||||||
|
# when the value is less than 0.
|
||||||
|
prompt_colour = -1
|
||||||
|
|
||||||
|
# name: Auto-answer terminate prompt
|
||||||
|
# type: enum
|
||||||
|
# 0 = Disabled
|
||||||
|
# 1 = Answer 'Y'
|
||||||
|
# 2 = Answer 'N'
|
||||||
|
# Automatically answers cmd.exe's 'Terminate batch job (Y/N)?' prompts. 0 =
|
||||||
|
# disabled, 1 = answer 'Y', 2 = answer 'N'.
|
||||||
|
terminate_autoanswer = 0
|
||||||
|
|
||||||
|
# name: Lines of history saved to disk
|
||||||
|
# type: int
|
||||||
|
# When set to a positive integer this is the number of lines of history that
|
||||||
|
# will persist when Clink saves the command history to disk. Use 0 for infinite
|
||||||
|
# lines and <0 to disable history persistence.
|
||||||
|
history_file_lines = 10000
|
||||||
|
|
||||||
|
# name: Skip adding lines prefixed with whitespace
|
||||||
|
# type: bool
|
||||||
|
# Ignore lines that begin with whitespace when adding lines in to the history.
|
||||||
|
history_ignore_space = 0
|
||||||
|
|
||||||
|
# name: Controls how duplicate entries are handled
|
||||||
|
# type: enum
|
||||||
|
# 0 = Always add
|
||||||
|
# 1 = Ignore
|
||||||
|
# 2 = Erase previous
|
||||||
|
# If a line is a duplicate of an existing history entry Clink will erase the
|
||||||
|
# duplicate when this is set 2. A value of 1 will not add duplicates to the
|
||||||
|
# history and a value of 0 will always add lines. Note that history is not
|
||||||
|
# deduplicated when reading/writing to disk.
|
||||||
|
history_dupe_mode = 2
|
||||||
|
|
||||||
|
# name: Read/write history file each line edited
|
||||||
|
# type: bool
|
||||||
|
# When non-zero the history will be read from disk before editing a new line and
|
||||||
|
# written to disk afterwards.
|
||||||
|
history_io = 0
|
||||||
|
|
||||||
|
# name: Sets how command history expansion is applied
|
||||||
|
# type: enum
|
||||||
|
# 0 = Off
|
||||||
|
# 1 = On
|
||||||
|
# 2 = Not in single quotes
|
||||||
|
# 3 = Not in double quote
|
||||||
|
# 4 = Not in any quotes
|
||||||
|
# The '!' character in an entered line can be interpreted to introduce words
|
||||||
|
# from the history. This can be enabled and disable by setting this value to 1
|
||||||
|
# or 0. Values or 2, 3 or 4 will skip any ! character quoted in single, double,
|
||||||
|
# or both quotes respectively.
|
||||||
|
history_expand_mode = 4
|
||||||
|
|
||||||
|
# name: Support Windows' Ctrl-Alt substitute for AltGr
|
||||||
|
# type: bool
|
||||||
|
# Windows provides Ctrl-Alt as a substitute for AltGr, historically to support
|
||||||
|
# keyboards with no AltGr key. This may collide with some of Readline's
|
||||||
|
# bindings.
|
||||||
|
use_altgr_substitute = 1
|
||||||
|
|
||||||
|
# name: Strips CR and LF chars on paste
|
||||||
|
# type: enum
|
||||||
|
# 0 = Paste unchanged
|
||||||
|
# 1 = Strip
|
||||||
|
# 2 = As space
|
||||||
|
# Setting this to a value >0 will make Clink strip CR and LF characters from
|
||||||
|
# text pasted into the current line. Set this to 1 to strip all newline
|
||||||
|
# characters and 2 to replace them with a space.
|
||||||
|
strip_crlf_on_paste = 2
|
||||||
|
|
||||||
|
# name: Enables basic ANSI escape code support
|
||||||
|
# type: bool
|
||||||
|
# When printing the prompt, Clink has basic built-in support for SGR ANSI escape
|
||||||
|
# codes to control the text colours. This is automatically disabled if a third
|
||||||
|
# party tool is detected that also provides this facility. It can also be
|
||||||
|
# disabled by setting this to 0.
|
||||||
|
ansi_code_support = 1
|
||||||
|
|
||||||
21
bin/cmder/config/user-aliases.cmd
Normal file
21
bin/cmder/config/user-aliases.cmd
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
;= @echo off
|
||||||
|
;= rem Call DOSKEY and use this file as the macrofile
|
||||||
|
;= %SystemRoot%\system32\doskey /listsize=1000 /macrofile=%0%
|
||||||
|
;= rem In batch mode, jump to the end of the file
|
||||||
|
;= goto:eof
|
||||||
|
;= Add aliases below here
|
||||||
|
e.=explorer .
|
||||||
|
gl=git log --oneline --all --graph --decorate $*
|
||||||
|
ls=ls --show-control-chars -F --color $*
|
||||||
|
pwd=cd
|
||||||
|
clear=cls
|
||||||
|
history=cat "%CMDER_ROOT%\config\.history"
|
||||||
|
unalias=alias /d $1
|
||||||
|
vi=vim $*
|
||||||
|
cmderr=cd /d "%CMDER_ROOT%"
|
||||||
|
cd~=cd %HOMEPATH%
|
||||||
|
nodejs=node $*
|
||||||
|
wget=curl -OL $*
|
||||||
|
e=notepad++ $*
|
||||||
|
ll=ls -gohlat --show-control-chars -F --color $*
|
||||||
|
cd~=cd %HOMEPATH%
|
||||||
3
bin/cmder/vendor/Readme.md
vendored
Normal file
3
bin/cmder/vendor/Readme.md
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
## Vendor
|
||||||
|
|
||||||
|
Third parties software & init script.
|
||||||
243
bin/cmder/vendor/clink.lua
vendored
Normal file
243
bin/cmder/vendor/clink.lua
vendored
Normal file
@@ -0,0 +1,243 @@
|
|||||||
|
-- default script for clink, called by init.bat when injecting clink
|
||||||
|
|
||||||
|
-- !!! THIS FILE IS OVERWRITTEN WHEN CMDER IS UPDATED
|
||||||
|
-- !!! Use "%CMDER_ROOT%\config\<whatever>.lua" to add your lua startup scripts
|
||||||
|
|
||||||
|
|
||||||
|
-- At first, load the original clink.lua file
|
||||||
|
-- this is needed as we set the script path to this dir and therefore the original
|
||||||
|
-- clink.lua is not loaded.
|
||||||
|
local clink_lua_file = clink.get_env('CMDER_ROOT')..'\\vendor\\clink\\clink.lua'
|
||||||
|
dofile(clink_lua_file)
|
||||||
|
|
||||||
|
-- now add our own things...
|
||||||
|
|
||||||
|
function lambda_prompt_filter()
|
||||||
|
clink.prompt.value = string.gsub(clink.prompt.value, "{lamb}", "λ")
|
||||||
|
end
|
||||||
|
|
||||||
|
---
|
||||||
|
-- Resolves closest directory location for specified directory.
|
||||||
|
-- Navigates subsequently up one level and tries to find specified directory
|
||||||
|
-- @param {string} path Path to directory will be checked. If not provided
|
||||||
|
-- current directory will be used
|
||||||
|
-- @param {string} dirname Directory name to search for
|
||||||
|
-- @return {string} Path to specified directory or nil if such dir not found
|
||||||
|
local function get_dir_contains(path, dirname)
|
||||||
|
|
||||||
|
-- return parent path for specified entry (either file or directory)
|
||||||
|
local function pathname(path)
|
||||||
|
local prefix = ""
|
||||||
|
local i = path:find("[\\/:][^\\/:]*$")
|
||||||
|
if i then
|
||||||
|
prefix = path:sub(1, i-1)
|
||||||
|
end
|
||||||
|
return prefix
|
||||||
|
end
|
||||||
|
|
||||||
|
-- Navigates up one level
|
||||||
|
local function up_one_level(path)
|
||||||
|
if path == nil then path = '.' end
|
||||||
|
if path == '.' then path = clink.get_cwd() end
|
||||||
|
return pathname(path)
|
||||||
|
end
|
||||||
|
|
||||||
|
-- Checks if provided directory contains git directory
|
||||||
|
local function has_specified_dir(path, specified_dir)
|
||||||
|
if path == nil then path = '.' end
|
||||||
|
local found_dirs = clink.find_dirs(path..'/'..specified_dir)
|
||||||
|
if #found_dirs > 0 then return true end
|
||||||
|
return false
|
||||||
|
end
|
||||||
|
|
||||||
|
-- Set default path to current directory
|
||||||
|
if path == nil then path = '.' end
|
||||||
|
|
||||||
|
-- If we're already have .git directory here, then return current path
|
||||||
|
if has_specified_dir(path, dirname) then
|
||||||
|
return path..'/'..dirname
|
||||||
|
else
|
||||||
|
-- Otherwise go up one level and make a recursive call
|
||||||
|
local parent_path = up_one_level(path)
|
||||||
|
if parent_path == path then
|
||||||
|
return nil
|
||||||
|
else
|
||||||
|
return get_dir_contains(parent_path, dirname)
|
||||||
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
local function get_hg_dir(path)
|
||||||
|
return get_dir_contains(path, '.hg')
|
||||||
|
end
|
||||||
|
|
||||||
|
-- adapted from from clink-completions' git.lua
|
||||||
|
local function get_git_dir(path)
|
||||||
|
|
||||||
|
-- return parent path for specified entry (either file or directory)
|
||||||
|
local function pathname(path)
|
||||||
|
local prefix = ""
|
||||||
|
local i = path:find("[\\/:][^\\/:]*$")
|
||||||
|
if i then
|
||||||
|
prefix = path:sub(1, i-1)
|
||||||
|
end
|
||||||
|
return prefix
|
||||||
|
end
|
||||||
|
|
||||||
|
-- Checks if provided directory contains git directory
|
||||||
|
local function has_git_dir(dir)
|
||||||
|
return #clink.find_dirs(dir..'/.git') > 0 and dir..'/.git'
|
||||||
|
end
|
||||||
|
|
||||||
|
local function has_git_file(dir)
|
||||||
|
local gitfile = io.open(dir..'/.git')
|
||||||
|
if not gitfile then return false end
|
||||||
|
|
||||||
|
local git_dir = gitfile:read():match('gitdir: (.*)')
|
||||||
|
gitfile:close()
|
||||||
|
|
||||||
|
return git_dir and dir..'/'..git_dir
|
||||||
|
end
|
||||||
|
|
||||||
|
-- Set default path to current directory
|
||||||
|
if not path or path == '.' then path = clink.get_cwd() end
|
||||||
|
|
||||||
|
-- Calculate parent path now otherwise we won't be
|
||||||
|
-- able to do that inside of logical operator
|
||||||
|
local parent_path = pathname(path)
|
||||||
|
|
||||||
|
return has_git_dir(path)
|
||||||
|
or has_git_file(path)
|
||||||
|
-- Otherwise go up one level and make a recursive call
|
||||||
|
or (parent_path ~= path and get_git_dir(parent_path) or nil)
|
||||||
|
end
|
||||||
|
|
||||||
|
---
|
||||||
|
-- Find out current branch
|
||||||
|
-- @return {false|mercurial branch name}
|
||||||
|
---
|
||||||
|
function get_hg_branch()
|
||||||
|
for line in io.popen("hg branch 2>nul"):lines() do
|
||||||
|
local m = line:match("(.+)$")
|
||||||
|
if m then
|
||||||
|
return m
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
return false
|
||||||
|
end
|
||||||
|
|
||||||
|
---
|
||||||
|
-- Get the status of working dir
|
||||||
|
-- @return {bool}
|
||||||
|
---
|
||||||
|
function get_hg_status()
|
||||||
|
for line in io.popen("hg status"):lines() do
|
||||||
|
return false
|
||||||
|
end
|
||||||
|
return true
|
||||||
|
end
|
||||||
|
|
||||||
|
function hg_prompt_filter()
|
||||||
|
|
||||||
|
-- Colors for mercurial status
|
||||||
|
local colors = {
|
||||||
|
clean = "\x1b[1;37;40m",
|
||||||
|
dirty = "\x1b[31;1m",
|
||||||
|
}
|
||||||
|
|
||||||
|
if get_hg_dir() then
|
||||||
|
-- if we're inside of mercurial repo then try to detect current branch
|
||||||
|
local branch = get_hg_branch()
|
||||||
|
if branch then
|
||||||
|
-- Has branch => therefore it is a mercurial folder, now figure out status
|
||||||
|
if get_hg_status() then
|
||||||
|
color = colors.clean
|
||||||
|
else
|
||||||
|
color = colors.dirty
|
||||||
|
end
|
||||||
|
|
||||||
|
clink.prompt.value = string.gsub(clink.prompt.value, "{hg}", color.."("..branch..")")
|
||||||
|
return false
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
-- No mercurial present or not in mercurial file
|
||||||
|
clink.prompt.value = string.gsub(clink.prompt.value, "{hg}", "")
|
||||||
|
return false
|
||||||
|
end
|
||||||
|
|
||||||
|
---
|
||||||
|
-- Find out current branch
|
||||||
|
-- @return {nil|git branch name}
|
||||||
|
---
|
||||||
|
function get_git_branch(git_dir)
|
||||||
|
local git_dir = git_dir or get_git_dir()
|
||||||
|
|
||||||
|
-- If git directory not found then we're probably outside of repo
|
||||||
|
-- or something went wrong. The same is when head_file is nil
|
||||||
|
local head_file = git_dir and io.open(git_dir..'/HEAD')
|
||||||
|
if not head_file then return end
|
||||||
|
|
||||||
|
local HEAD = head_file:read()
|
||||||
|
head_file:close()
|
||||||
|
|
||||||
|
-- if HEAD matches branch expression, then we're on named branch
|
||||||
|
-- otherwise it is a detached commit
|
||||||
|
local branch_name = HEAD:match('ref: refs/heads/(.+)')
|
||||||
|
return branch_name or 'HEAD detached at '..HEAD:sub(1, 7)
|
||||||
|
end
|
||||||
|
|
||||||
|
---
|
||||||
|
-- Get the status of working dir
|
||||||
|
-- @return {bool}
|
||||||
|
---
|
||||||
|
function get_git_status()
|
||||||
|
return io.popen("git diff --quiet --ignore-submodules HEAD 2>nul")
|
||||||
|
end
|
||||||
|
|
||||||
|
function git_prompt_filter()
|
||||||
|
|
||||||
|
-- Colors for git status
|
||||||
|
local colors = {
|
||||||
|
clean = "\x1b[1;37;40m",
|
||||||
|
dirty = "\x1b[31;1m",
|
||||||
|
}
|
||||||
|
|
||||||
|
local git_dir = get_git_dir()
|
||||||
|
if git_dir then
|
||||||
|
-- if we're inside of git repo then try to detect current branch
|
||||||
|
local branch = get_git_branch(git_dir)
|
||||||
|
if branch then
|
||||||
|
-- Has branch => therefore it is a git folder, now figure out status
|
||||||
|
if get_git_status() then
|
||||||
|
color = colors.clean
|
||||||
|
else
|
||||||
|
color = colors.dirty
|
||||||
|
end
|
||||||
|
|
||||||
|
clink.prompt.value = string.gsub(clink.prompt.value, "{git}", color.."("..branch..")")
|
||||||
|
return false
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
-- No git present or not in git file
|
||||||
|
clink.prompt.value = string.gsub(clink.prompt.value, "{git}", "")
|
||||||
|
return false
|
||||||
|
end
|
||||||
|
|
||||||
|
clink.prompt.register_filter(lambda_prompt_filter, 40)
|
||||||
|
clink.prompt.register_filter(hg_prompt_filter, 50)
|
||||||
|
clink.prompt.register_filter(git_prompt_filter, 50)
|
||||||
|
|
||||||
|
local completions_dir = clink.get_env('CMDER_ROOT')..'/vendor/clink-completions/'
|
||||||
|
for _,lua_module in ipairs(clink.find_files(completions_dir..'*.lua')) do
|
||||||
|
-- Skip files that starts with _. This could be useful if some files should be ignored
|
||||||
|
if not string.match(lua_module, '^_.*') then
|
||||||
|
local filename = completions_dir..lua_module
|
||||||
|
-- use dofile instead of require because require caches loaded modules
|
||||||
|
-- so config reloading using Alt-Q won't reload updated modules.
|
||||||
|
dofile(filename)
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
60
bin/cmder/vendor/clink/clink.bat
vendored
Normal file
60
bin/cmder/vendor/clink/clink.bat
vendored
Normal file
@@ -0,0 +1,60 @@
|
|||||||
|
:: Copyright (c) 2012 Martin Ridgers
|
||||||
|
::
|
||||||
|
:: Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
:: of this software and associated documentation files (the "Software"), to deal
|
||||||
|
:: in the Software without restriction, including without limitation the rights
|
||||||
|
:: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
:: copies of the Software, and to permit persons to whom the Software is
|
||||||
|
:: furnished to do so, subject to the following conditions:
|
||||||
|
::
|
||||||
|
:: The above copyright notice and this permission notice shall be included in
|
||||||
|
:: all copies or substantial portions of the Software.
|
||||||
|
::
|
||||||
|
:: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
:: IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
:: FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
:: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
:: LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
:: OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
:: SOFTWARE.
|
||||||
|
|
||||||
|
@echo off
|
||||||
|
|
||||||
|
:: Mimic cmd.exe's behaviour when starting from the start menu.
|
||||||
|
if /i "%1"=="startmenu" (
|
||||||
|
cd /d "%userprofile%"
|
||||||
|
shift /1
|
||||||
|
)
|
||||||
|
|
||||||
|
:: Check for the --profile option.
|
||||||
|
if /i "%1"=="--profile" (
|
||||||
|
set clink_profile_arg=--profile "%~2"
|
||||||
|
shift /1
|
||||||
|
shift /1
|
||||||
|
)
|
||||||
|
|
||||||
|
:: If the .bat is run without any arguments, then start a cmd.exe instance.
|
||||||
|
if "%1"=="" (
|
||||||
|
call :launch
|
||||||
|
goto :end
|
||||||
|
)
|
||||||
|
|
||||||
|
:: Pass through to appropriate loader.
|
||||||
|
if /i "%processor_architecture%"=="x86" (
|
||||||
|
"%~dp0\clink_x86.exe" %*
|
||||||
|
) else if /i "%processor_architecture%"=="amd64" (
|
||||||
|
if defined processor_architew6432 (
|
||||||
|
"%~dp0\clink_x86.exe" %*
|
||||||
|
) else (
|
||||||
|
"%~dp0\clink_x64.exe" %*
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
:end
|
||||||
|
set clink_profile_arg=
|
||||||
|
goto :eof
|
||||||
|
|
||||||
|
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||||
|
:launch
|
||||||
|
start "Clink" cmd.exe /s /k ""%~dpnx0" inject %clink_profile_arg%"
|
||||||
|
exit /b 0
|
||||||
3420
bin/cmder/vendor/clink/clink.lua
vendored
Normal file
3420
bin/cmder/vendor/clink/clink.lua
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
bin/cmder/vendor/clink/clink_dll_x64.dll
vendored
Normal file
BIN
bin/cmder/vendor/clink/clink_dll_x64.dll
vendored
Normal file
Binary file not shown.
BIN
bin/cmder/vendor/clink/clink_dll_x86.dll
vendored
Normal file
BIN
bin/cmder/vendor/clink/clink_dll_x86.dll
vendored
Normal file
Binary file not shown.
72
bin/cmder/vendor/clink/clink_inputrc_base
vendored
Normal file
72
bin/cmder/vendor/clink/clink_inputrc_base
vendored
Normal file
@@ -0,0 +1,72 @@
|
|||||||
|
set bell-style visible
|
||||||
|
set completion-ignore-case on
|
||||||
|
set completion-map-case on
|
||||||
|
set completion-display-width 106
|
||||||
|
set output-meta on
|
||||||
|
set skip-completed-text on
|
||||||
|
set convert-meta on
|
||||||
|
|
||||||
|
"\e`s": backward-word # ctrl-left
|
||||||
|
"\e`t": forward-word # ctrl-right
|
||||||
|
"\e`O": end-of-line # end
|
||||||
|
"\e`G": beginning-of-line # home
|
||||||
|
"\e`S": delete-char # del
|
||||||
|
"\e`c": page-up # shift page-up
|
||||||
|
"\e`u": kill-line # ctrl+end
|
||||||
|
"\e`w": backward-kill-line # ctrl+home
|
||||||
|
"\e`I": history-search-backward # page-up
|
||||||
|
"\e`Q": history-search-forward # page-down
|
||||||
|
|
||||||
|
set keymap emacs
|
||||||
|
"\t": clink-completion-shim
|
||||||
|
C-v: paste-from-clipboard
|
||||||
|
C-q: reload-lua-state
|
||||||
|
C-z: undo
|
||||||
|
M-h: show-rl-help
|
||||||
|
M-C-c: copy-line-to-clipboard
|
||||||
|
C-c: ctrl-c
|
||||||
|
M-a: "..\\"
|
||||||
|
|
||||||
|
set keymap vi-insert
|
||||||
|
"\t": clink-completion-shim
|
||||||
|
C-v: paste-from-clipboard
|
||||||
|
C-z: undo
|
||||||
|
M-h: show-rl-help
|
||||||
|
M-C-c: copy-line-to-clipboard
|
||||||
|
C-c: ctrl-c
|
||||||
|
M-a: "..\\"
|
||||||
|
|
||||||
|
set keymap vi-move
|
||||||
|
C-v: paste-from-clipboard
|
||||||
|
C-z: undo
|
||||||
|
M-h: show-rl-help
|
||||||
|
M-C-c: copy-line-to-clipboard
|
||||||
|
C-c: ctrl-c
|
||||||
|
M-a: "..\\"
|
||||||
|
|
||||||
|
$if cmd.exe
|
||||||
|
set keymap emacs
|
||||||
|
"\e`U": up-directory
|
||||||
|
M-C-u: up-directory
|
||||||
|
M-C-e: expand-env-vars
|
||||||
|
|
||||||
|
set keymap vi-insert
|
||||||
|
"\e`U": up-directory
|
||||||
|
M-C-u: up-directory
|
||||||
|
M-C-e: expand-env-vars
|
||||||
|
|
||||||
|
set keymap vi-move
|
||||||
|
"\e`U": up-directory
|
||||||
|
M-C-u: up-directory
|
||||||
|
M-C-e: expand-env-vars
|
||||||
|
$endif
|
||||||
|
|
||||||
|
set keymap emacs
|
||||||
|
|
||||||
|
# Uncomment these two lines for vanilla cmd.exe style completion.
|
||||||
|
# "\t": clink-menu-completion-shim
|
||||||
|
# "\e`Z": clink-backward-menu-completion-shim
|
||||||
|
|
||||||
|
$include ~/clink_inputrc
|
||||||
|
$include ~/_inputrc
|
||||||
|
$include ~/.inputrc
|
||||||
BIN
bin/cmder/vendor/clink/clink_x64.exe
vendored
Normal file
BIN
bin/cmder/vendor/clink/clink_x64.exe
vendored
Normal file
Binary file not shown.
BIN
bin/cmder/vendor/clink/clink_x86.exe
vendored
Normal file
BIN
bin/cmder/vendor/clink/clink_x86.exe
vendored
Normal file
Binary file not shown.
234
bin/cmder/vendor/init.bat
vendored
Normal file
234
bin/cmder/vendor/init.bat
vendored
Normal file
@@ -0,0 +1,234 @@
|
|||||||
|
@echo off
|
||||||
|
|
||||||
|
:: Init Script for cmd.exe
|
||||||
|
:: Created as part of cmder project
|
||||||
|
|
||||||
|
:: !!! THIS FILE IS OVERWRITTEN WHEN CMDER IS UPDATED
|
||||||
|
:: !!! Use "%CMDER_ROOT%\config\user-profile.cmd" to add your own startup commands
|
||||||
|
|
||||||
|
:: Set to > 0 for verbose output to aid in debugging.
|
||||||
|
if not defined verbose-output ( set verbose-output=0 )
|
||||||
|
|
||||||
|
:: Find root dir
|
||||||
|
if not defined CMDER_ROOT (
|
||||||
|
for /f "delims=" %%i in ("%ConEmuDir%\..\..") do set "CMDER_ROOT=%%~fi"
|
||||||
|
)
|
||||||
|
|
||||||
|
:: Remove trailing '\'
|
||||||
|
if "%CMDER_ROOT:~-1%" == "\" SET "CMDER_ROOT=%CMDER_ROOT:~0,-1%"
|
||||||
|
|
||||||
|
|
||||||
|
:: Pick right version of clink
|
||||||
|
if "%PROCESSOR_ARCHITECTURE%"=="x86" (
|
||||||
|
set architecture=86
|
||||||
|
) else (
|
||||||
|
set architecture=64
|
||||||
|
)
|
||||||
|
|
||||||
|
:: Tell the user about the clink config files...
|
||||||
|
if not exist "%CMDER_ROOT%\config\settings" (
|
||||||
|
echo Generating clink initial settings in "%CMDER_ROOT%\config\settings"
|
||||||
|
echo Additional *.lua files in "%CMDER_ROOT%\config" are loaded on startup.
|
||||||
|
)
|
||||||
|
|
||||||
|
:: Run clink
|
||||||
|
"%CMDER_ROOT%\vendor\clink\clink_x%architecture%.exe" inject --quiet --profile "%CMDER_ROOT%\config" --scripts "%CMDER_ROOT%\vendor"
|
||||||
|
|
||||||
|
:: Prepare for git-for-windows
|
||||||
|
|
||||||
|
:: I do not even know, copypasted from their .bat
|
||||||
|
set PLINK_PROTOCOL=ssh
|
||||||
|
if not defined TERM set TERM=cygwin
|
||||||
|
|
||||||
|
:: The idea:
|
||||||
|
:: * if the users points as to a specific git, use that
|
||||||
|
:: * test if a git is in path and if yes, use that
|
||||||
|
:: * last, use our vendored git
|
||||||
|
:: also check that we have a recent enough version of git (e.g. test for GIT\cmd\git.exe)
|
||||||
|
if defined GIT_INSTALL_ROOT (
|
||||||
|
if exist "%GIT_INSTALL_ROOT%\cmd\git.exe" (goto :FOUND_GIT)
|
||||||
|
)
|
||||||
|
|
||||||
|
:: check if git is in path...
|
||||||
|
setlocal enabledelayedexpansion
|
||||||
|
for /F "delims=" %%F in ('where git.exe 2^>nul') do @(
|
||||||
|
pushd %%~dpF
|
||||||
|
cd ..
|
||||||
|
set "test_dir=!CD!"
|
||||||
|
popd
|
||||||
|
if exist "!test_dir!\cmd\git.exe" (
|
||||||
|
set "GIT_INSTALL_ROOT=!test_dir!"
|
||||||
|
set test_dir=
|
||||||
|
goto :FOUND_GIT
|
||||||
|
) else (
|
||||||
|
echo Found old git version in "!test_dir!", but not using...
|
||||||
|
set test_dir=
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
:: our last hope: our own git...
|
||||||
|
:VENDORED_GIT
|
||||||
|
if exist "%CMDER_ROOT%\vendor\git-for-windows" (
|
||||||
|
set "GIT_INSTALL_ROOT=%CMDER_ROOT%\vendor\git-for-windows"
|
||||||
|
call :verbose-output Add the minimal git commands to the front of the path
|
||||||
|
set "PATH=!GIT_INSTALL_ROOT!\cmd;%PATH%"
|
||||||
|
) else (
|
||||||
|
goto :NO_GIT
|
||||||
|
)
|
||||||
|
|
||||||
|
:FOUND_GIT
|
||||||
|
:: Add git to the path
|
||||||
|
if defined GIT_INSTALL_ROOT (
|
||||||
|
rem add the unix commands at the end to not shadow windows commands like more
|
||||||
|
call :verbose-output Enhancing PATH with unix commands from git in "%GIT_INSTALL_ROOT%\usr\bin"
|
||||||
|
set "PATH=%PATH%;%GIT_INSTALL_ROOT%\bin;%GIT_INSTALL_ROOT%\usr\share\vim\vim74"
|
||||||
|
:: define SVN_SSH so we can use git svn with ssh svn repositories
|
||||||
|
if not defined SVN_SSH set "SVN_SSH=%GIT_INSTALL_ROOT:\=\\%\\bin\\ssh.exe"
|
||||||
|
)
|
||||||
|
|
||||||
|
:NO_GIT
|
||||||
|
endlocal & set "PATH=%PATH%" & set "SVN_SSH=%SVN_SSH%" & set "GIT_INSTALL_ROOT=%GIT_INSTALL_ROOT%"
|
||||||
|
|
||||||
|
:: Enhance Path
|
||||||
|
set "PATH=%CMDER_ROOT%\bin;%PATH%;%CMDER_ROOT%\"
|
||||||
|
|
||||||
|
:: Drop *.bat and *.cmd files into "%CMDER_ROOT%\config\profile.d"
|
||||||
|
:: to run them at startup.
|
||||||
|
if not exist "%CMDER_ROOT%\config\profile.d" (
|
||||||
|
mkdir "%CMDER_ROOT%\config\profile.d"
|
||||||
|
)
|
||||||
|
|
||||||
|
pushd "%CMDER_ROOT%\config\profile.d"
|
||||||
|
for /f "usebackq" %%x in ( `dir /b *.bat *.cmd 2^>nul` ) do (
|
||||||
|
call :verbose-output Calling "%CMDER_ROOT%\config\profile.d\%%x"...
|
||||||
|
call "%CMDER_ROOT%\config\profile.d\%%x"
|
||||||
|
)
|
||||||
|
popd
|
||||||
|
|
||||||
|
:: Allows user to override default aliases store using profile.d
|
||||||
|
:: scripts run above by setting the 'aliases' env variable.
|
||||||
|
::
|
||||||
|
:: Note: If overriding default aliases store file the aliases
|
||||||
|
:: must also be self executing, see '.\user-aliases.cmd.example',
|
||||||
|
:: and be in profile.d folder.
|
||||||
|
set "user-aliases=%CMDER_ROOT%\config\user-aliases.cmd"
|
||||||
|
|
||||||
|
:: The aliases environment variable is used by alias.bat to id
|
||||||
|
:: the default file to store new aliases in.
|
||||||
|
if not defined aliases (
|
||||||
|
set "aliases=%user-aliases%"
|
||||||
|
)
|
||||||
|
|
||||||
|
:: Make sure we have a self-extracting user-aliases.cmd file
|
||||||
|
setlocal enabledelayedexpansion
|
||||||
|
if not exist "%user-aliases%" (
|
||||||
|
echo Creating initial user-aliases store in "%user-aliases%"...
|
||||||
|
copy "%CMDER_ROOT%\vendor\user-aliases.cmd.example" "%user-aliases%"
|
||||||
|
) else (
|
||||||
|
type "%user-aliases%" | findstr /i ";= Add aliases below here" >nul
|
||||||
|
if "!errorlevel!" == "1" (
|
||||||
|
echo Creating initial user-aliases store in "%user-aliases%"...
|
||||||
|
copy "%CMDER_ROOT%\%user-aliases%" "%user-aliases%.old_format"
|
||||||
|
copy "%CMDER_ROOT%\vendor\user-aliases.cmd.example" "%user-aliases%"
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
:: Update old 'user-aliases' to new self executing 'user-aliases.cmd'
|
||||||
|
if exist "%CMDER_ROOT%\config\aliases" (
|
||||||
|
echo Updating old "%CMDER_ROOT%\config\aliases" to new format...
|
||||||
|
type "%CMDER_ROOT%\config\aliases" >> "%user-aliases%" && del "%CMDER_ROOT%\config\aliases"
|
||||||
|
) else if exist "%user-aliases%.old_format" (
|
||||||
|
echo Updating old "%user-aliases%" to new format...
|
||||||
|
type "%user-aliases%.old_format" >> "%user-aliases%" && del "%user-aliases%.old_format"
|
||||||
|
)
|
||||||
|
endlocal
|
||||||
|
:: Add aliases to the environment
|
||||||
|
call "%user-aliases%"
|
||||||
|
|
||||||
|
:: See vendor\git-for-windows\README.portable for why we do this
|
||||||
|
:: Basically we need to execute this post-install.bat because we are
|
||||||
|
:: manually extracting the archive rather than executing the 7z sfx
|
||||||
|
if exist "%CMDER_ROOT%\vendor\git-for-windows\post-install.bat" (
|
||||||
|
call :verbose-output Running Git for Windows one time Post Install....
|
||||||
|
cd /d "%CMDER_ROOT%\vendor\git-for-windows\"
|
||||||
|
"%CMDER_ROOT%\vendor\git-for-windows\git-bash.exe" --no-needs-console --hide --no-cd --command=post-install.bat
|
||||||
|
|
||||||
|
cd /d %USERPROFILE%
|
||||||
|
)
|
||||||
|
|
||||||
|
:: Set home path
|
||||||
|
if not defined HOME set "HOME=%USERPROFILE%"
|
||||||
|
|
||||||
|
:: This is either a env variable set by the user or the result of
|
||||||
|
:: cmder.exe setting this variable due to a commandline argument or a "cmder here"
|
||||||
|
if defined CMDER_START (
|
||||||
|
cd /d "%CMDER_START%"
|
||||||
|
)
|
||||||
|
|
||||||
|
:: Laragon Start -------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
if exist "%CMDER_ROOT%\..\git" (
|
||||||
|
set "GIT_INSTALL_ROOT=%CMDER_ROOT%\..\git"
|
||||||
|
)
|
||||||
|
|
||||||
|
if exist "%GIT_INSTALL_ROOT%\post-install.bat" (
|
||||||
|
echo Running Git for Windows one time Post Install....
|
||||||
|
pushd "%GIT_INSTALL_ROOT%"
|
||||||
|
call "%GIT_INSTALL_ROOT%\git-bash.exe" --no-needs-console --hide --no-cd --command=post-install.bat
|
||||||
|
@DEL post-install.bat
|
||||||
|
|
||||||
|
popd
|
||||||
|
:: cd /d %USERPROFILE%
|
||||||
|
rem
|
||||||
|
)
|
||||||
|
|
||||||
|
for /f "delims=" %%i in ("%CMDER_ROOT%\..\..\usr") do set USER_DIR=%%~fi
|
||||||
|
set USR_DIR=%USER_DIR%
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
if exist "%CMDER_ROOT%\..\laragon\laragon.cmd" (
|
||||||
|
:: call Laragon own commands
|
||||||
|
call "%CMDER_ROOT%\..\laragon\laragon.cmd"
|
||||||
|
)
|
||||||
|
|
||||||
|
if exist "%USER_DIR%\user.cmd" (
|
||||||
|
rem create this file and place your own command in there
|
||||||
|
call "%USER_DIR%\user.cmd"
|
||||||
|
) else (
|
||||||
|
echo Creating user startup file: "%USER_DIR%\user.cmd"
|
||||||
|
(
|
||||||
|
echo :: use this file to run your own startup commands
|
||||||
|
echo :: use in front of the command to prevent printing the command
|
||||||
|
echo.
|
||||||
|
echo :: call %%GIT_INSTALL_ROOT%%/cmd/start-ssh-agent.cmd
|
||||||
|
echo :: set PATH=%%USER_DIR%%\bin\whatever;%%PATH%%
|
||||||
|
echo.
|
||||||
|
echo :: cmd /c start http://localhost
|
||||||
|
echo.
|
||||||
|
) > "%USER_DIR%\user.cmd"
|
||||||
|
|
||||||
|
:: cd /d "%CMDER_ROOT%\..\..\www"
|
||||||
|
rem
|
||||||
|
)
|
||||||
|
|
||||||
|
:: Laragon End -------------------------------------------------------------------
|
||||||
|
|
||||||
|
if not '"%1"'=='""""' if not '"%1"'=='""' (
|
||||||
|
call "%1"
|
||||||
|
) else (
|
||||||
|
rem
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
exit /b
|
||||||
|
|
||||||
|
::
|
||||||
|
:: sub-routines below here
|
||||||
|
::
|
||||||
|
:verbose-output
|
||||||
|
if %verbose-output% gtr 0 echo %*
|
||||||
|
exit /b
|
||||||
118
bin/cmder/vendor/profile3.ps1
vendored
Normal file
118
bin/cmder/vendor/profile3.ps1
vendored
Normal file
@@ -0,0 +1,118 @@
|
|||||||
|
# Init Script for PowerShell
|
||||||
|
# Created as part of cmder project
|
||||||
|
|
||||||
|
# !!! THIS FILE IS OVERWRITTEN WHEN CMDER IS UPDATED
|
||||||
|
# !!! Use "%CMDER_ROOT%\config\user-profile.ps1" to add your own startup commands
|
||||||
|
|
||||||
|
# We do this for Powershell as Admin Sessions because CMDER_ROOT is not beng set.
|
||||||
|
if (! $ENV:CMDER_ROOT ) {
|
||||||
|
$ENV:CMDER_ROOT = resolve-path( $ENV:ConEmuDir + "\..\.." )
|
||||||
|
}
|
||||||
|
|
||||||
|
# Remove trailing '\'
|
||||||
|
$ENV:CMDER_ROOT = (($ENV:CMDER_ROOT).trimend("\"))
|
||||||
|
|
||||||
|
# Compatibility with PS major versions <= 2
|
||||||
|
if(!$PSScriptRoot) {
|
||||||
|
$PSScriptRoot = Split-Path $Script:MyInvocation.MyCommand.Path
|
||||||
|
}
|
||||||
|
|
||||||
|
# Add Cmder modules directory to the autoload path.
|
||||||
|
$CmderModulePath = Join-path $PSScriptRoot "psmodules/"
|
||||||
|
|
||||||
|
if( -not $env:PSModulePath.Contains($CmderModulePath) ){
|
||||||
|
$env:PSModulePath = $env:PSModulePath.Insert(0, "$CmderModulePath;")
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
Get-command -Name "vim" -ErrorAction Stop >$null
|
||||||
|
} catch {
|
||||||
|
# # You could do this but it may be a little drastic and introduce a lot of
|
||||||
|
# # unix tool overlap with powershel unix like aliases
|
||||||
|
# $env:Path += $(";" + $env:CMDER_ROOT + "\vendor\git-for-windows\usr\bin")
|
||||||
|
# set-alias -name "vi" -value "vim"
|
||||||
|
# # I think the below is safer.
|
||||||
|
|
||||||
|
new-alias -name "vim" -value $($ENV:CMDER_ROOT + "\vendor\git-for-windows\usr\bin\vim.exe")
|
||||||
|
new-alias -name "vi" -value vim
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
# Check if git is on PATH, i.e. Git already installed on system
|
||||||
|
Get-command -Name "git" -ErrorAction Stop >$null
|
||||||
|
} catch {
|
||||||
|
$env:Path += $(";" + $env:CMDER_ROOT + "\vendor\git-for-windows\bin")
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
Import-Module -Name "posh-git" -ErrorAction Stop >$null
|
||||||
|
$gitStatus = $true
|
||||||
|
} catch {
|
||||||
|
Write-Warning "Missing git support, install posh-git with 'Install-Module posh-git' and restart cmder."
|
||||||
|
$gitStatus = $false
|
||||||
|
}
|
||||||
|
|
||||||
|
function checkGit($Path) {
|
||||||
|
if (Test-Path -Path (Join-Path $Path '.git') ) {
|
||||||
|
Write-VcsStatus
|
||||||
|
return
|
||||||
|
}
|
||||||
|
$SplitPath = split-path $path
|
||||||
|
if ($SplitPath) {
|
||||||
|
checkGit($SplitPath)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
# Set up a Cmder prompt, adding the git prompt parts inside git repos
|
||||||
|
function global:prompt {
|
||||||
|
$realLASTEXITCODE = $LASTEXITCODE
|
||||||
|
$Host.UI.RawUI.ForegroundColor = "White"
|
||||||
|
Write-Host $pwd.ProviderPath -NoNewLine -ForegroundColor Green
|
||||||
|
if($gitStatus){
|
||||||
|
checkGit($pwd.ProviderPath)
|
||||||
|
}
|
||||||
|
$global:LASTEXITCODE = $realLASTEXITCODE
|
||||||
|
Write-Host "`nλ" -NoNewLine -ForegroundColor "DarkGray"
|
||||||
|
return " "
|
||||||
|
}
|
||||||
|
|
||||||
|
# Load special features come from posh-git
|
||||||
|
if ($gitStatus) {
|
||||||
|
Start-SshAgent -Quiet
|
||||||
|
}
|
||||||
|
|
||||||
|
# Move to the wanted location
|
||||||
|
# This is either a env variable set by the user or the result of
|
||||||
|
# cmder.exe setting this variable due to a commandline argument or a "cmder here"
|
||||||
|
if ( $ENV:CMDER_START ) {
|
||||||
|
Set-Location -Path "$ENV:CMDER_START"
|
||||||
|
}
|
||||||
|
|
||||||
|
if (Get-Module PSReadline -ErrorAction "SilentlyContinue") {
|
||||||
|
Set-PSReadlineOption -ExtraPromptLineCount 1
|
||||||
|
}
|
||||||
|
|
||||||
|
# Enhance Path
|
||||||
|
$env:Path = "$Env:CMDER_ROOT\bin;$env:Path;$Env:CMDER_ROOT"
|
||||||
|
|
||||||
|
# Drop *.ps1 files into "$ENV:CMDER_ROOT\config\profile.d"
|
||||||
|
# to source them at startup.
|
||||||
|
if (-not (test-path "$ENV:CMDER_ROOT\config\profile.d")) {
|
||||||
|
mkdir "$ENV:CMDER_ROOT\config\profile.d"
|
||||||
|
}
|
||||||
|
|
||||||
|
pushd $ENV:CMDER_ROOT\config\profile.d
|
||||||
|
foreach ($x in ls *.ps1) {
|
||||||
|
# write-host write-host Sourcing $x
|
||||||
|
. $x
|
||||||
|
}
|
||||||
|
popd
|
||||||
|
|
||||||
|
$CmderUserProfilePath = Join-Path $env:CMDER_ROOT "config\user-profile.ps1"
|
||||||
|
if(Test-Path $CmderUserProfilePath) {
|
||||||
|
# Create this file and place your own command in there.
|
||||||
|
. "$CmderUserProfilePath"
|
||||||
|
} else {
|
||||||
|
Write-Host "Creating user startup file: $CmderUserProfilePath"
|
||||||
|
"# Use this file to run your own startup commands" | Out-File $CmderUserProfilePath
|
||||||
|
}
|
||||||
18
bin/composer/composer
Normal file
18
bin/composer/composer
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
dir=$(d=$(dirname "$0"); cd "$d" && pwd)
|
||||||
|
|
||||||
|
# see if we are running in cygwin by checking for cygpath program
|
||||||
|
if command -v 'cygpath' >/dev/null 2>&1; then
|
||||||
|
|
||||||
|
# cygwin paths start with /cygdrive/ which will break windows PHP,
|
||||||
|
# so we need to translate the dir path to windows format. However
|
||||||
|
# we could be using cygwin PHP which does not require this, so we
|
||||||
|
# test if the path to PHP starts with /cygdrive/ rather than /usr/bin.
|
||||||
|
if [[ $(which php) == /cygdrive/* ]]; then
|
||||||
|
dir=$(cygpath -m $dir);
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
dir=$(echo $dir | sed 's/ /\ /g')
|
||||||
|
php "${dir}/composer.phar" $*
|
||||||
2
bin/composer/composer.bat
Normal file
2
bin/composer/composer.bat
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
@ECHO OFF
|
||||||
|
php "%~dp0composer.phar" %*
|
||||||
BIN
bin/composer/composer.phar
Normal file
BIN
bin/composer/composer.phar
Normal file
Binary file not shown.
340
bin/heidisql/gpl.txt
Normal file
340
bin/heidisql/gpl.txt
Normal file
@@ -0,0 +1,340 @@
|
|||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
Version 2, June 1991
|
||||||
|
|
||||||
|
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
||||||
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
|
Preamble
|
||||||
|
|
||||||
|
The licenses for most software are designed to take away your
|
||||||
|
freedom to share and change it. By contrast, the GNU General Public
|
||||||
|
License is intended to guarantee your freedom to share and change free
|
||||||
|
software--to make sure the software is free for all its users. This
|
||||||
|
General Public License applies to most of the Free Software
|
||||||
|
Foundation's software and to any other program whose authors commit to
|
||||||
|
using it. (Some other Free Software Foundation software is covered by
|
||||||
|
the GNU Lesser General Public License instead.) You can apply it to
|
||||||
|
your programs, too.
|
||||||
|
|
||||||
|
When we speak of free software, we are referring to freedom, not
|
||||||
|
price. Our General Public Licenses are designed to make sure that you
|
||||||
|
have the freedom to distribute copies of free software (and charge for
|
||||||
|
this service if you wish), that you receive source code or can get it
|
||||||
|
if you want it, that you can change the software or use pieces of it
|
||||||
|
in new free programs; and that you know you can do these things.
|
||||||
|
|
||||||
|
To protect your rights, we need to make restrictions that forbid
|
||||||
|
anyone to deny you these rights or to ask you to surrender the rights.
|
||||||
|
These restrictions translate to certain responsibilities for you if you
|
||||||
|
distribute copies of the software, or if you modify it.
|
||||||
|
|
||||||
|
For example, if you distribute copies of such a program, whether
|
||||||
|
gratis or for a fee, you must give the recipients all the rights that
|
||||||
|
you have. You must make sure that they, too, receive or can get the
|
||||||
|
source code. And you must show them these terms so they know their
|
||||||
|
rights.
|
||||||
|
|
||||||
|
We protect your rights with two steps: (1) copyright the software, and
|
||||||
|
(2) offer you this license which gives you legal permission to copy,
|
||||||
|
distribute and/or modify the software.
|
||||||
|
|
||||||
|
Also, for each author's protection and ours, we want to make certain
|
||||||
|
that everyone understands that there is no warranty for this free
|
||||||
|
software. If the software is modified by someone else and passed on, we
|
||||||
|
want its recipients to know that what they have is not the original, so
|
||||||
|
that any problems introduced by others will not reflect on the original
|
||||||
|
authors' reputations.
|
||||||
|
|
||||||
|
Finally, any free program is threatened constantly by software
|
||||||
|
patents. We wish to avoid the danger that redistributors of a free
|
||||||
|
program will individually obtain patent licenses, in effect making the
|
||||||
|
program proprietary. To prevent this, we have made it clear that any
|
||||||
|
patent must be licensed for everyone's free use or not licensed at all.
|
||||||
|
|
||||||
|
The precise terms and conditions for copying, distribution and
|
||||||
|
modification follow.
|
||||||
|
|
||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
|
||||||
|
0. This License applies to any program or other work which contains
|
||||||
|
a notice placed by the copyright holder saying it may be distributed
|
||||||
|
under the terms of this General Public License. The "Program", below,
|
||||||
|
refers to any such program or work, and a "work based on the Program"
|
||||||
|
means either the Program or any derivative work under copyright law:
|
||||||
|
that is to say, a work containing the Program or a portion of it,
|
||||||
|
either verbatim or with modifications and/or translated into another
|
||||||
|
language. (Hereinafter, translation is included without limitation in
|
||||||
|
the term "modification".) Each licensee is addressed as "you".
|
||||||
|
|
||||||
|
Activities other than copying, distribution and modification are not
|
||||||
|
covered by this License; they are outside its scope. The act of
|
||||||
|
running the Program is not restricted, and the output from the Program
|
||||||
|
is covered only if its contents constitute a work based on the
|
||||||
|
Program (independent of having been made by running the Program).
|
||||||
|
Whether that is true depends on what the Program does.
|
||||||
|
|
||||||
|
1. You may copy and distribute verbatim copies of the Program's
|
||||||
|
source code as you receive it, in any medium, provided that you
|
||||||
|
conspicuously and appropriately publish on each copy an appropriate
|
||||||
|
copyright notice and disclaimer of warranty; keep intact all the
|
||||||
|
notices that refer to this License and to the absence of any warranty;
|
||||||
|
and give any other recipients of the Program a copy of this License
|
||||||
|
along with the Program.
|
||||||
|
|
||||||
|
You may charge a fee for the physical act of transferring a copy, and
|
||||||
|
you may at your option offer warranty protection in exchange for a fee.
|
||||||
|
|
||||||
|
2. You may modify your copy or copies of the Program or any portion
|
||||||
|
of it, thus forming a work based on the Program, and copy and
|
||||||
|
distribute such modifications or work under the terms of Section 1
|
||||||
|
above, provided that you also meet all of these conditions:
|
||||||
|
|
||||||
|
a) You must cause the modified files to carry prominent notices
|
||||||
|
stating that you changed the files and the date of any change.
|
||||||
|
|
||||||
|
b) You must cause any work that you distribute or publish, that in
|
||||||
|
whole or in part contains or is derived from the Program or any
|
||||||
|
part thereof, to be licensed as a whole at no charge to all third
|
||||||
|
parties under the terms of this License.
|
||||||
|
|
||||||
|
c) If the modified program normally reads commands interactively
|
||||||
|
when run, you must cause it, when started running for such
|
||||||
|
interactive use in the most ordinary way, to print or display an
|
||||||
|
announcement including an appropriate copyright notice and a
|
||||||
|
notice that there is no warranty (or else, saying that you provide
|
||||||
|
a warranty) and that users may redistribute the program under
|
||||||
|
these conditions, and telling the user how to view a copy of this
|
||||||
|
License. (Exception: if the Program itself is interactive but
|
||||||
|
does not normally print such an announcement, your work based on
|
||||||
|
the Program is not required to print an announcement.)
|
||||||
|
|
||||||
|
These requirements apply to the modified work as a whole. If
|
||||||
|
identifiable sections of that work are not derived from the Program,
|
||||||
|
and can be reasonably considered independent and separate works in
|
||||||
|
themselves, then this License, and its terms, do not apply to those
|
||||||
|
sections when you distribute them as separate works. But when you
|
||||||
|
distribute the same sections as part of a whole which is a work based
|
||||||
|
on the Program, the distribution of the whole must be on the terms of
|
||||||
|
this License, whose permissions for other licensees extend to the
|
||||||
|
entire whole, and thus to each and every part regardless of who wrote it.
|
||||||
|
|
||||||
|
Thus, it is not the intent of this section to claim rights or contest
|
||||||
|
your rights to work written entirely by you; rather, the intent is to
|
||||||
|
exercise the right to control the distribution of derivative or
|
||||||
|
collective works based on the Program.
|
||||||
|
|
||||||
|
In addition, mere aggregation of another work not based on the Program
|
||||||
|
with the Program (or with a work based on the Program) on a volume of
|
||||||
|
a storage or distribution medium does not bring the other work under
|
||||||
|
the scope of this License.
|
||||||
|
|
||||||
|
3. You may copy and distribute the Program (or a work based on it,
|
||||||
|
under Section 2) in object code or executable form under the terms of
|
||||||
|
Sections 1 and 2 above provided that you also do one of the following:
|
||||||
|
|
||||||
|
a) Accompany it with the complete corresponding machine-readable
|
||||||
|
source code, which must be distributed under the terms of Sections
|
||||||
|
1 and 2 above on a medium customarily used for software interchange; or,
|
||||||
|
|
||||||
|
b) Accompany it with a written offer, valid for at least three
|
||||||
|
years, to give any third party, for a charge no more than your
|
||||||
|
cost of physically performing source distribution, a complete
|
||||||
|
machine-readable copy of the corresponding source code, to be
|
||||||
|
distributed under the terms of Sections 1 and 2 above on a medium
|
||||||
|
customarily used for software interchange; or,
|
||||||
|
|
||||||
|
c) Accompany it with the information you received as to the offer
|
||||||
|
to distribute corresponding source code. (This alternative is
|
||||||
|
allowed only for noncommercial distribution and only if you
|
||||||
|
received the program in object code or executable form with such
|
||||||
|
an offer, in accord with Subsection b above.)
|
||||||
|
|
||||||
|
The source code for a work means the preferred form of the work for
|
||||||
|
making modifications to it. For an executable work, complete source
|
||||||
|
code means all the source code for all modules it contains, plus any
|
||||||
|
associated interface definition files, plus the scripts used to
|
||||||
|
control compilation and installation of the executable. However, as a
|
||||||
|
special exception, the source code distributed need not include
|
||||||
|
anything that is normally distributed (in either source or binary
|
||||||
|
form) with the major components (compiler, kernel, and so on) of the
|
||||||
|
operating system on which the executable runs, unless that component
|
||||||
|
itself accompanies the executable.
|
||||||
|
|
||||||
|
If distribution of executable or object code is made by offering
|
||||||
|
access to copy from a designated place, then offering equivalent
|
||||||
|
access to copy the source code from the same place counts as
|
||||||
|
distribution of the source code, even though third parties are not
|
||||||
|
compelled to copy the source along with the object code.
|
||||||
|
|
||||||
|
4. You may not copy, modify, sublicense, or distribute the Program
|
||||||
|
except as expressly provided under this License. Any attempt
|
||||||
|
otherwise to copy, modify, sublicense or distribute the Program is
|
||||||
|
void, and will automatically terminate your rights under this License.
|
||||||
|
However, parties who have received copies, or rights, from you under
|
||||||
|
this License will not have their licenses terminated so long as such
|
||||||
|
parties remain in full compliance.
|
||||||
|
|
||||||
|
5. You are not required to accept this License, since you have not
|
||||||
|
signed it. However, nothing else grants you permission to modify or
|
||||||
|
distribute the Program or its derivative works. These actions are
|
||||||
|
prohibited by law if you do not accept this License. Therefore, by
|
||||||
|
modifying or distributing the Program (or any work based on the
|
||||||
|
Program), you indicate your acceptance of this License to do so, and
|
||||||
|
all its terms and conditions for copying, distributing or modifying
|
||||||
|
the Program or works based on it.
|
||||||
|
|
||||||
|
6. Each time you redistribute the Program (or any work based on the
|
||||||
|
Program), the recipient automatically receives a license from the
|
||||||
|
original licensor to copy, distribute or modify the Program subject to
|
||||||
|
these terms and conditions. You may not impose any further
|
||||||
|
restrictions on the recipients' exercise of the rights granted herein.
|
||||||
|
You are not responsible for enforcing compliance by third parties to
|
||||||
|
this License.
|
||||||
|
|
||||||
|
7. If, as a consequence of a court judgment or allegation of patent
|
||||||
|
infringement or for any other reason (not limited to patent issues),
|
||||||
|
conditions are imposed on you (whether by court order, agreement or
|
||||||
|
otherwise) that contradict the conditions of this License, they do not
|
||||||
|
excuse you from the conditions of this License. If you cannot
|
||||||
|
distribute so as to satisfy simultaneously your obligations under this
|
||||||
|
License and any other pertinent obligations, then as a consequence you
|
||||||
|
may not distribute the Program at all. For example, if a patent
|
||||||
|
license would not permit royalty-free redistribution of the Program by
|
||||||
|
all those who receive copies directly or indirectly through you, then
|
||||||
|
the only way you could satisfy both it and this License would be to
|
||||||
|
refrain entirely from distribution of the Program.
|
||||||
|
|
||||||
|
If any portion of this section is held invalid or unenforceable under
|
||||||
|
any particular circumstance, the balance of the section is intended to
|
||||||
|
apply and the section as a whole is intended to apply in other
|
||||||
|
circumstances.
|
||||||
|
|
||||||
|
It is not the purpose of this section to induce you to infringe any
|
||||||
|
patents or other property right claims or to contest validity of any
|
||||||
|
such claims; this section has the sole purpose of protecting the
|
||||||
|
integrity of the free software distribution system, which is
|
||||||
|
implemented by public license practices. Many people have made
|
||||||
|
generous contributions to the wide range of software distributed
|
||||||
|
through that system in reliance on consistent application of that
|
||||||
|
system; it is up to the author/donor to decide if he or she is willing
|
||||||
|
to distribute software through any other system and a licensee cannot
|
||||||
|
impose that choice.
|
||||||
|
|
||||||
|
This section is intended to make thoroughly clear what is believed to
|
||||||
|
be a consequence of the rest of this License.
|
||||||
|
|
||||||
|
8. If the distribution and/or use of the Program is restricted in
|
||||||
|
certain countries either by patents or by copyrighted interfaces, the
|
||||||
|
original copyright holder who places the Program under this License
|
||||||
|
may add an explicit geographical distribution limitation excluding
|
||||||
|
those countries, so that distribution is permitted only in or among
|
||||||
|
countries not thus excluded. In such case, this License incorporates
|
||||||
|
the limitation as if written in the body of this License.
|
||||||
|
|
||||||
|
9. The Free Software Foundation may publish revised and/or new versions
|
||||||
|
of the General Public License from time to time. Such new versions will
|
||||||
|
be similar in spirit to the present version, but may differ in detail to
|
||||||
|
address new problems or concerns.
|
||||||
|
|
||||||
|
Each version is given a distinguishing version number. If the Program
|
||||||
|
specifies a version number of this License which applies to it and "any
|
||||||
|
later version", you have the option of following the terms and conditions
|
||||||
|
either of that version or of any later version published by the Free
|
||||||
|
Software Foundation. If the Program does not specify a version number of
|
||||||
|
this License, you may choose any version ever published by the Free Software
|
||||||
|
Foundation.
|
||||||
|
|
||||||
|
10. If you wish to incorporate parts of the Program into other free
|
||||||
|
programs whose distribution conditions are different, write to the author
|
||||||
|
to ask for permission. For software which is copyrighted by the Free
|
||||||
|
Software Foundation, write to the Free Software Foundation; we sometimes
|
||||||
|
make exceptions for this. Our decision will be guided by the two goals
|
||||||
|
of preserving the free status of all derivatives of our free software and
|
||||||
|
of promoting the sharing and reuse of software generally.
|
||||||
|
|
||||||
|
NO WARRANTY
|
||||||
|
|
||||||
|
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
||||||
|
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
||||||
|
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
||||||
|
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
||||||
|
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
||||||
|
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||||||
|
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
||||||
|
REPAIR OR CORRECTION.
|
||||||
|
|
||||||
|
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||||
|
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
||||||
|
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||||
|
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
||||||
|
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
||||||
|
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||||||
|
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
||||||
|
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGES.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
How to Apply These Terms to Your New Programs
|
||||||
|
|
||||||
|
If you develop a new program, and you want it to be of the greatest
|
||||||
|
possible use to the public, the best way to achieve this is to make it
|
||||||
|
free software which everyone can redistribute and change under these terms.
|
||||||
|
|
||||||
|
To do so, attach the following notices to the program. It is safest
|
||||||
|
to attach them to the start of each source file to most effectively
|
||||||
|
convey the exclusion of warranty; and each file should have at least
|
||||||
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
|
<one line to give the program's name and a brief idea of what it does.>
|
||||||
|
Copyright (C) <year> <name of author>
|
||||||
|
|
||||||
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation; either version 2 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with this program; if not, write to the Free Software
|
||||||
|
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
|
||||||
|
|
||||||
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
|
If the program is interactive, make it output a short notice like this
|
||||||
|
when it starts in an interactive mode:
|
||||||
|
|
||||||
|
Gnomovision version 69, Copyright (C) year name of author
|
||||||
|
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||||
|
This is free software, and you are welcome to redistribute it
|
||||||
|
under certain conditions; type `show c' for details.
|
||||||
|
|
||||||
|
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||||
|
parts of the General Public License. Of course, the commands you use may
|
||||||
|
be called something other than `show w' and `show c'; they could even be
|
||||||
|
mouse-clicks or menu items--whatever suits your program.
|
||||||
|
|
||||||
|
You should also get your employer (if you work as a programmer) or your
|
||||||
|
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||||
|
necessary. Here is a sample; alter the names:
|
||||||
|
|
||||||
|
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
||||||
|
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||||
|
|
||||||
|
<signature of Ty Coon>, 1 April 1989
|
||||||
|
Ty Coon, President of Vice
|
||||||
|
|
||||||
|
This General Public License does not permit incorporating your program into
|
||||||
|
proprietary programs. If your program is a subroutine library, you may
|
||||||
|
consider it more useful to permit linking proprietary applications with the
|
||||||
|
library. If this is what you want to do, use the GNU Lesser General
|
||||||
|
Public License instead of this License.
|
||||||
BIN
bin/heidisql/heidisql.exe
Normal file
BIN
bin/heidisql/heidisql.exe
Normal file
Binary file not shown.
BIN
bin/heidisql/libeay32.dll
Normal file
BIN
bin/heidisql/libeay32.dll
Normal file
Binary file not shown.
BIN
bin/heidisql/libiconv-2.dll
Normal file
BIN
bin/heidisql/libiconv-2.dll
Normal file
Binary file not shown.
BIN
bin/heidisql/libintl-8.dll
Normal file
BIN
bin/heidisql/libintl-8.dll
Normal file
Binary file not shown.
BIN
bin/heidisql/libmysql.dll
Normal file
BIN
bin/heidisql/libmysql.dll
Normal file
Binary file not shown.
BIN
bin/heidisql/libpq.dll
Normal file
BIN
bin/heidisql/libpq.dll
Normal file
Binary file not shown.
33
bin/heidisql/license.txt
Normal file
33
bin/heidisql/license.txt
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
Copyright (C)2000 - 2016 - Ansgar Becker
|
||||||
|
|
||||||
|
HeidiSQL is free. You don't have to pay for it, and you can use it any
|
||||||
|
way you want. It is developed as an Open Source project under the GNU
|
||||||
|
General Public License (GPL). That means you have full access to the source
|
||||||
|
code of this program. You can find it at SourceForge here:
|
||||||
|
https://sourceforge.net/p/heidisql/code/
|
||||||
|
|
||||||
|
The General Public License (GPL) is shipped with the installer-package and
|
||||||
|
should be located in the same folder as this file (gpl.txt).
|
||||||
|
|
||||||
|
If you simply wish to install and use this software, you need only be aware
|
||||||
|
of the disclaimer conditions in the license, which are set out below.
|
||||||
|
|
||||||
|
NO WARRANTY
|
||||||
|
|
||||||
|
Because the program is licensed free of charge, there is no warranty for the
|
||||||
|
program, to the extent permitted by applicable law. Except when otherwise
|
||||||
|
stated in writing the copyright holders and/or other parties provide the
|
||||||
|
program "as is" without warranty of any kind, either expressed or implied,
|
||||||
|
including, but not limited to, the implied warranties of merchantability and
|
||||||
|
fitness for a particular purpose. The entire risk as to the quality and
|
||||||
|
performance of the program is with you. Should the program prove defective,
|
||||||
|
you assume the cost of all necessary servicing, repair or correction.
|
||||||
|
In no event unless required by applicable law or agreed to in writing will
|
||||||
|
any copyright holder, or any other party who may modify and/or redistribute
|
||||||
|
the program as permitted above, be liable to you for damages, including any
|
||||||
|
general, special, incidental or consequential damages arising out of the use
|
||||||
|
or inability to use the program (including but not limited to loss of data
|
||||||
|
or data being rendered inaccurate or losses sustained by you or third
|
||||||
|
parties or a failure of the program to operate with any other programs),
|
||||||
|
even if such holder or other party has been advised of the possibility of
|
||||||
|
such damages.
|
||||||
BIN
bin/heidisql/plugins/auth_gssapi_client.dll
Normal file
BIN
bin/heidisql/plugins/auth_gssapi_client.dll
Normal file
Binary file not shown.
BIN
bin/heidisql/plugins/dialog.dll
Normal file
BIN
bin/heidisql/plugins/dialog.dll
Normal file
Binary file not shown.
85
bin/heidisql/portable_settings.txt
Normal file
85
bin/heidisql/portable_settings.txt
Normal file
@@ -0,0 +1,85 @@
|
|||||||
|
ColWidths_connform.ListSessions<|||>1<|||>163,50,50,50,50,50,53
|
||||||
|
ColsVisible_connform.ListSessions<|||>1<|||>0
|
||||||
|
ColPositions_connform.ListSessions<|||>1<|||>0,1,2,3,4,5,6
|
||||||
|
ColSort_connform.ListSessions<|||>1<|||>0,0
|
||||||
|
CoolBand0Index<|||>3<|||>0
|
||||||
|
CoolBand0Break<|||>3<|||>1
|
||||||
|
CoolBand0Width<|||>3<|||>928
|
||||||
|
CoolBand1Index<|||>3<|||>1
|
||||||
|
CoolBand1Break<|||>3<|||>1
|
||||||
|
CoolBand1Width<|||>3<|||>928
|
||||||
|
MainWinOnMonitor<|||>3<|||>0
|
||||||
|
MainWinTop<|||>3<|||>22
|
||||||
|
ColWidths_MainForm.ListDatabases<|||>1<|||>150,80,50,50,50,50,50,50,50,50,120
|
||||||
|
ColsVisible_MainForm.ListDatabases<|||>1<|||>0,1,2,3,4,5,6,7,8,9,10
|
||||||
|
ColPositions_MainForm.ListDatabases<|||>1<|||>0,1,2,3,4,5,6,7,8,9,10
|
||||||
|
ColSort_MainForm.ListDatabases<|||>1<|||>0,0
|
||||||
|
ColWidths_MainForm.ListVariables<|||>1<|||>160,200,275
|
||||||
|
ColsVisible_MainForm.ListVariables<|||>1<|||>0,1,2
|
||||||
|
ColPositions_MainForm.ListVariables<|||>1<|||>0,1,2
|
||||||
|
ColSort_MainForm.ListVariables<|||>1<|||>0,0
|
||||||
|
ColWidths_MainForm.ListStatus<|||>1<|||>160,275,100,100
|
||||||
|
ColsVisible_MainForm.ListStatus<|||>1<|||>0,1,2,3
|
||||||
|
ColPositions_MainForm.ListStatus<|||>1<|||>0,1,2,3
|
||||||
|
ColSort_MainForm.ListStatus<|||>1<|||>0,0
|
||||||
|
ColWidths_MainForm.ListProcesses<|||>1<|||>70,80,80,80,80,50,50,145
|
||||||
|
ColsVisible_MainForm.ListProcesses<|||>1<|||>0,1,2,3,4,5,6,7
|
||||||
|
ColPositions_MainForm.ListProcesses<|||>1<|||>0,1,2,3,4,5,6,7
|
||||||
|
ColSort_MainForm.ListProcesses<|||>1<|||>0,1
|
||||||
|
ColWidths_MainForm.ListCommandStats<|||>1<|||>120,100,100,100,215
|
||||||
|
ColsVisible_MainForm.ListCommandStats<|||>1<|||>0,1,2,3,4
|
||||||
|
ColPositions_MainForm.ListCommandStats<|||>1<|||>0,1,2,3,4
|
||||||
|
ColSort_MainForm.ListCommandStats<|||>1<|||>1,1
|
||||||
|
ColWidths_MainForm.ListTables<|||>1<|||>120,70,70,120,120,70,100,50,70,70,70,70,70,90,120,70,70,70,50
|
||||||
|
ColsVisible_MainForm.ListTables<|||>1<|||>0,1,2,3,4,5,6,18
|
||||||
|
ColPositions_MainForm.ListTables<|||>1<|||>0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
|
||||||
|
ColSort_MainForm.ListTables<|||>1<|||>0,0
|
||||||
|
LastSessions<|||>1<|||>Laragon
|
||||||
|
LastActiveSession<|||>1<|||>Laragon
|
||||||
|
ColWidths_frmTableEditor.listColumns<|||>1<|||>44,100,156,90,60,65,50,119,130,140,100,100
|
||||||
|
ColsVisible_frmTableEditor.listColumns<|||>1<|||>0,1,2,3,4,5,6,7,8,9,10,11
|
||||||
|
ColPositions_frmTableEditor.listColumns<|||>1<|||>0,1,2,3,4,5,6,7,8,9,10,11
|
||||||
|
ColSort_frmTableEditor.listColumns<|||>1<|||>-1,0
|
||||||
|
ColWidths_frmTableEditor.treeIndexes<|||>1<|||>341,100,80
|
||||||
|
ColsVisible_frmTableEditor.treeIndexes<|||>1<|||>0,1,2
|
||||||
|
ColPositions_frmTableEditor.treeIndexes<|||>1<|||>0,1,2
|
||||||
|
ColSort_frmTableEditor.treeIndexes<|||>1<|||>-1,0
|
||||||
|
ColWidths_frmTableEditor.listForeignKeys<|||>1<|||>99,80,100,80,80,80
|
||||||
|
ColsVisible_frmTableEditor.listForeignKeys<|||>1<|||>0,1,2,3,4,5
|
||||||
|
ColPositions_frmTableEditor.listForeignKeys<|||>1<|||>0,1,2,3,4,5
|
||||||
|
ColSort_frmTableEditor.listForeignKeys<|||>1<|||>-1,0
|
||||||
|
MainWinLeft<|||>3<|||>89
|
||||||
|
Servers\Laragon\SessionCreated<|||>1<|||>2017-02-14 13:41:54
|
||||||
|
Servers\Laragon\Host<|||>1<|||>localhost
|
||||||
|
Servers\Laragon\WindowsAuth<|||>3<|||>0
|
||||||
|
Servers\Laragon\User<|||>1<|||>root
|
||||||
|
Servers\Laragon\Password<|||>1<|||>9
|
||||||
|
Servers\Laragon\LoginPrompt<|||>3<|||>0
|
||||||
|
Servers\Laragon\Port<|||>1<|||>3306
|
||||||
|
Servers\Laragon\NetType<|||>3<|||>0
|
||||||
|
Servers\Laragon\Compressed<|||>3<|||>0
|
||||||
|
Servers\Laragon\LocalTimeZone<|||>3<|||>0
|
||||||
|
Servers\Laragon\QueryTimeout<|||>3<|||>0
|
||||||
|
Servers\Laragon\KeepAlive<|||>3<|||>0
|
||||||
|
Servers\Laragon\FullTableStatus<|||>3<|||>1
|
||||||
|
Servers\Laragon\Databases<|||>1<|||>
|
||||||
|
Servers\Laragon\Comment<|||>1<|||>
|
||||||
|
Servers\Laragon\StartupScriptFilename<|||>1<|||>
|
||||||
|
Servers\Laragon\SSHtunnelHost<|||>1<|||>
|
||||||
|
Servers\Laragon\SSHtunnelHostPort<|||>3<|||>0
|
||||||
|
Servers\Laragon\SSHtunnelUser<|||>1<|||>
|
||||||
|
Servers\Laragon\SSHtunnelPassword<|||>1<|||>7
|
||||||
|
Servers\Laragon\SSHtunnelTimeout<|||>3<|||>4
|
||||||
|
Servers\Laragon\SSHtunnelPrivateKey<|||>1<|||>
|
||||||
|
Servers\Laragon\SSHtunnelPort<|||>3<|||>3307
|
||||||
|
Servers\Laragon\SSL_Active<|||>3<|||>0
|
||||||
|
Servers\Laragon\SSL_Key<|||>1<|||>
|
||||||
|
Servers\Laragon\SSL_Cert<|||>1<|||>
|
||||||
|
Servers\Laragon\SSL_CA<|||>1<|||>
|
||||||
|
Servers\Laragon\SSL_Cipher<|||>1<|||>
|
||||||
|
Servers\Laragon\RefusedCount<|||>3<|||>4
|
||||||
|
Servers\Laragon\ServerVersionFull<|||>1<|||>5.7.17 - MySQL Community Server (GPL)
|
||||||
|
Servers\Laragon\ConnectCount<|||>3<|||>3
|
||||||
|
Servers\Laragon\ServerVersion<|||>3<|||>50717
|
||||||
|
Servers\Laragon\LastConnect<|||>1<|||>2017-06-25 11:11:16
|
||||||
|
Servers\Laragon\lastUsedDB<|||>1<|||>
|
||||||
BIN
bin/heidisql/ssleay32.dll
Normal file
BIN
bin/heidisql/ssleay32.dll
Normal file
Binary file not shown.
25
bin/laragon/README.txt
Normal file
25
bin/laragon/README.txt
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
MySQL login*:
|
||||||
|
user: root
|
||||||
|
password:
|
||||||
|
|
||||||
|
*The default username is 'root' and empty password
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
----------------------------------------------------
|
||||||
|
Document Root:
|
||||||
|
C:\laragon\www
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
----------------------------------------------------
|
||||||
|
Hotkey to open Terminal globally:
|
||||||
|
CTRL+ALT+T
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
For more information, please visit: http://laragon.org
|
||||||
|
|
||||||
|
Thank you for using Laragon.
|
||||||
|
leokhoa@gmail.com
|
||||||
181
bin/laragon/lang/BrazilianPortuguese.txt
Normal file
181
bin/laragon/lang/BrazilianPortuguese.txt
Normal file
@@ -0,0 +1,181 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 1.0
|
||||||
|
author: lcdss - lcdss@live.com - https://github.com/lcdss
|
||||||
|
date: 20160506
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Iniciar Tudo
|
||||||
|
101=Web
|
||||||
|
102=Banco de Dados
|
||||||
|
103=Terminal
|
||||||
|
104=Root
|
||||||
|
105=Parar
|
||||||
|
106=Parando...
|
||||||
|
107=Recarregar
|
||||||
|
108=Iniciar
|
||||||
|
109=Versão
|
||||||
|
110=Ativado
|
||||||
|
111=Parar Tudo
|
||||||
|
112=Fechar
|
||||||
|
113=Minimzar
|
||||||
|
114=Maximizar
|
||||||
|
115=Sim
|
||||||
|
116=Não
|
||||||
|
117=Cancelar
|
||||||
|
118=OK
|
||||||
|
119=Ligado
|
||||||
|
120=Desligado
|
||||||
|
121=Menu
|
||||||
|
122=Se você tem qualquer dúvida, por favor sinta-se livre para entrar em contato
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Ferramentas
|
||||||
|
201=Variáveis de ambiente no PATH
|
||||||
|
202=Transferir Arquivos
|
||||||
|
203=Criar projeto
|
||||||
|
204=Trocar projeto
|
||||||
|
205=Criar banco de dados
|
||||||
|
206=Alterar a senha root
|
||||||
|
207=Mail Catcher
|
||||||
|
208=Ver o último email
|
||||||
|
209=Abrir Mail Dir
|
||||||
|
210=Get sendmail_path
|
||||||
|
211=Configuração
|
||||||
|
212=Mail Sender
|
||||||
|
213=Extensões
|
||||||
|
214=Web admin
|
||||||
|
215=login
|
||||||
|
216=Preferencias
|
||||||
|
217=Sair
|
||||||
|
218=Nome do Projeto
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=General
|
||||||
|
301=Serviços && Portas
|
||||||
|
310=Executar Laragon quando o Windows inicializa
|
||||||
|
311=Executar Laragon automaticamente quando o Windows inicializa
|
||||||
|
312=Executar Minimizado
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Minimizar o Laragon para o System Tray.\nClique esquerdo no ícone do Laragon no system tray para mostrar o Laragon
|
||||||
|
314=Iniciar tudo automaticamente
|
||||||
|
315=Automaticamente iniciar todos os Serviços selecionados quando Laragon executa
|
||||||
|
316=Linguagem
|
||||||
|
|
||||||
|
317=Document Root
|
||||||
|
318=Clique para alterar o Document Root
|
||||||
|
319=Diretório de Dados
|
||||||
|
320=Clique para alterar o diretório de dados MySQL
|
||||||
|
|
||||||
|
322=Criar automaticamente os hosts virtuais
|
||||||
|
323=Apenas inserir um diretório na Raíz de Documento & recarregar o Apache, Laragon irá criar automaticamente o hostname correspondente no arquivo de hosts e o host virtual do Apache
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Hostname
|
||||||
|
325=Formato do hostname.\nex: se o nome do seu projeto é %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Avançado
|
||||||
|
329=Quando a função mail() é chamada, Laragon irá mostrar as informações de \nemail geradas em uma pequena janela na parte inferior direita da tela.
|
||||||
|
330=A janela irá ser mostrada em
|
||||||
|
331=Essa funcionalidade ajuda você a vizualizar rapidamente o conteúdo do email.\nVocê pode também ver o conteúdo do último email a qualquer momento em:\nMenu > PHP > Mail Catcher
|
||||||
|
|
||||||
|
340=Endereço do Gmail
|
||||||
|
341=Senha do Gmail
|
||||||
|
342=Testar o envio de email
|
||||||
|
343=Sua Senha do Gmail irá ser criptografada de olhos curiosos.\nQuando habilitado, você pode enviar emails facilmente para a Internet. \nApenas uma linha:
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Mail Analyzer
|
||||||
|
351=Enviar um teste de email para
|
||||||
|
352=Testar novamente
|
||||||
|
353=Testar novamente o envio de email. Você pode digitar outro endereço de email para testar.
|
||||||
|
354=Fechar
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon está minimizado aqui.
|
||||||
|
401=Trocar para o projeto:
|
||||||
|
402=Banco de dados criado!
|
||||||
|
403=Senha do usuário root do MySQL alterada com sucesso!
|
||||||
|
404=Apache recarregado!
|
||||||
|
405=Caminho errado!
|
||||||
|
406=Detectar novo projeto!\nLaragon irá utilizar o nodejs para criar os hosts virtuais para você!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Ajuda online
|
||||||
|
501=Clique esquerdo: Laragon - Clique direito: Menu
|
||||||
|
502=Página inicial
|
||||||
|
503=Administrador do banco de dados
|
||||||
|
504=Abrir o Prompt de Comando (Atalho: CTRL+ALT+T)
|
||||||
|
505=Laragon irá chamar o nodejs para criar os hosts virtuais para você\nSe você quer esta funcionalidade sem utilizar o nodejs:\nExecute o Laragon como Administrador
|
||||||
|
506=Raíz do Documento
|
||||||
|
|
||||||
|
# Quick create website
|
||||||
|
600=Criando
|
||||||
|
601=Criado
|
||||||
|
602=Baixando
|
||||||
|
603=Baixado
|
||||||
|
604=Extraindo
|
||||||
|
605=Extraído
|
||||||
|
606=Url amigável gerada
|
||||||
|
607=Criar rapidamente um website
|
||||||
|
608=Nome do Website
|
||||||
|
609=Favor especificar o nome do Website!
|
||||||
|
610=Website %s criado!
|
||||||
|
611=Não foi possível criar o website %s. Razão: %s
|
||||||
|
612=Explorar
|
||||||
|
613=Clique para ir no diretório de websites
|
||||||
|
614=Clique para ver o website
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path foi copiado para o Clipboard!
|
||||||
|
701=Esta funcionalidade não está disponível em seu computador!
|
||||||
|
702=Favor iniciar o %s primeiro!
|
||||||
|
703=O nome não é valido!
|
||||||
|
704=Este diretório não contém um projeto Laravel válido!
|
||||||
|
705=Favor iniciar o Servidor PHP!
|
||||||
|
706=Vá para Menu > Preferências > Serviços e Portas, e habilite o Servidor PHP
|
||||||
|
707=O Projeto existe!
|
||||||
|
708=Se você realmente quer criar o projeto, remova o diretório do projeto e tente novamente
|
||||||
|
709=Nenhum diretório!
|
||||||
|
710=Nenhum arquivo!
|
||||||
|
711=%s não está executando. Favor iniciar o servidor Redis primeiro!
|
||||||
|
712=Favor não utilizar espaço no diretório de instalação do Laragon (para evitar futuros problemas)!
|
||||||
|
713=O serviço %s está executando, mas em outro processo.
|
||||||
|
714=Favor para o WAMP stack ou Laragon irá executar inesperavelmente.
|
||||||
|
715=Caminho do processo:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Ah não, Laragon detectou exceções!
|
||||||
|
717=Não foi possível criar o banco de dados %s. Razão: %s
|
||||||
|
718=Não foi possível alterar a senha do usuário root do MySQL. Razão: %s
|
||||||
|
719=Você deve especificar um endereço Gmail válido!
|
||||||
|
720=Não foi possível criar o atalho no diretório de inicialização!
|
||||||
|
721=Não foi possível remover o atalho no diretório de inicialização!
|
||||||
|
722=Formato incorreto! Deve ter um nome de projeto no padrão {name}.xxx!'
|
||||||
|
723=Formato incorreto! Não é um hostname válido!
|
||||||
|
724=Não é um diretporio de dados MySQL válido!
|
||||||
|
725=Você deve habilitar os serviços Apache e MySQL em Menu > Preferências > Serviços e Portas!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Oops! Seu sistema previne alterações no arquivo hosts.\nFavor verificar seu Antivírus ou Permissões na aba Segurança ou verificar se o arquivo é apenas Leitura\nLaragon irá temporariamente desativar a funcionalidade "Auto create virtual hosts"!
|
||||||
|
727=Para tornar este recurso efetivo, você pode tentar:\n1. Ir para: %s\drivers\etc\n2. Clique Direito no arquivo hosts e desmarque a opção Leitura Apenas
|
||||||
|
728=Nota: Permissões atuais no arquivo hosts:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Leitura Apenas
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Segurança > Escrita
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Nome do Banco de Dados
|
||||||
|
801=Nova Senha
|
||||||
|
802=Senha Atual
|
||||||
262
bin/laragon/lang/Bulgarian.txt
Normal file
262
bin/laragon/lang/Bulgarian.txt
Normal file
@@ -0,0 +1,262 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 2.1.3
|
||||||
|
author:petyots - petyo.tsonev@sofdbox.com - https://sofdbox.com
|
||||||
|
date: 20161113
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100 = Стартирай всичко
|
||||||
|
101 = Уеб
|
||||||
|
102 = Бази данни
|
||||||
|
103 = Терминал
|
||||||
|
104 = Root
|
||||||
|
105 = Спри
|
||||||
|
106 = Спиране...
|
||||||
|
107 = Презареди
|
||||||
|
108 = Старт
|
||||||
|
109 = Версия
|
||||||
|
110 = Включено
|
||||||
|
111 = Спри всичко
|
||||||
|
112 = Затвори
|
||||||
|
113 = Минимизирай
|
||||||
|
114 = Уголеми
|
||||||
|
115 = Да
|
||||||
|
116 = Не
|
||||||
|
117 = Отказ
|
||||||
|
118 = ОК
|
||||||
|
119 = ВКЛЮЧИ
|
||||||
|
120 = ИЗКЛЮЧИ
|
||||||
|
121 = Меню
|
||||||
|
122 = Ако имате върпоси, не се колебайте да се свържете с нас.
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199 = www
|
||||||
|
200 = Инструменти
|
||||||
|
201 = PATH променливи на работна среда
|
||||||
|
202 = Прехвърли файлове
|
||||||
|
203 = Създай проект
|
||||||
|
204 = Превключи на друг проект
|
||||||
|
205 = Създай бази данни
|
||||||
|
206 = Смени главна парола (root)
|
||||||
|
207 = Прихващач на мейли
|
||||||
|
208 = Прегледай последния мейл
|
||||||
|
209 = Отвори папка с мейли
|
||||||
|
210 = Вземи sendmail_path
|
||||||
|
211 = Конфигурация
|
||||||
|
212 = Изпращач на мейли
|
||||||
|
213 = Разширения
|
||||||
|
214 = Web администратор
|
||||||
|
215 = Вход
|
||||||
|
216 = Предпочитания
|
||||||
|
217 = Изход
|
||||||
|
218 = Име на проект
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300 = Главни
|
||||||
|
301 = Услуги && Портове
|
||||||
|
310 = Старирай Laragon при старт на ОС
|
||||||
|
311 = Стартирай Laragon автоматично при старт на ОС
|
||||||
|
312 = Минимизиран режим
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313 = Минимизирай Laragon на системното табло ( при часовника ).\nЛяв клик на иконата на Laragon's в системното табло за да се покаже Laragon
|
||||||
|
314 = Стартирай всичко автоматично
|
||||||
|
315 = Автоматично стартирай всички селектирани услуги когато Laragon стартира
|
||||||
|
316 = Език
|
||||||
|
|
||||||
|
317 = Главна папка
|
||||||
|
318 = Кликнете за да смените главната папка
|
||||||
|
319 = Папка с данни
|
||||||
|
320 = Кликнете за да смените папката с данни на MySQL-а
|
||||||
|
|
||||||
|
322 = Автоматични виртуални хостове
|
||||||
|
323 = Просто сложете или създайте папка в главната папка и презаредете Apache, Laragon автоматично ще създаде иденттичен hostname в hosts файла на Уиндоус-а и витуалните хостове на Apache
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324 = Hostname
|
||||||
|
325 = Hostname format.\nex: if your project name is %s
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
328 = Напреднали
|
||||||
|
329 = Когато mail() функцията е извикана, Laragon ще покаже генерирана email\n информация в малък прозороц в долната дясна страна на вашият екран.
|
||||||
|
330 = Прозорецът ще бъде показан в
|
||||||
|
331 = Тази функция помага да прегледате съдържанието на мейла по-бързо.\n
|
||||||
|
|
||||||
|
340 = Gmail Потребителско име
|
||||||
|
341 = Gmail Парола
|
||||||
|
342 = Изпробвай мейл-а
|
||||||
|
343 = Твоята Gmail Парола ще бъде криптирана !.\nКогато е включено, ще можеш да изпращаш мейли лесно. Само 1 ред:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350 = Мейл анализатор
|
||||||
|
351 = Изпрати тестов мейл до
|
||||||
|
352 = Теставай отново
|
||||||
|
353 = Тествай отново. Можеш да въведеш друг мейл за тест.
|
||||||
|
354 = Затвори
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400 = Laragon е минимизирано тук.
|
||||||
|
401 = Сменихте на проект:
|
||||||
|
402 = Създадохте бази данни!
|
||||||
|
403 = Успешно сменихте главната парола на MySQL(root) !
|
||||||
|
404 = Apache Презаредено!
|
||||||
|
405 = Грешна пътека!
|
||||||
|
406 = Засечен е нов проект!\nLaragon ще извика nodejs да създаде виртуални хостове!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500 = Онлайн помощ
|
||||||
|
501 = Ляв клик: Laragon - Десен клик: Меню
|
||||||
|
502 = Начална страница
|
||||||
|
503 = Мениджър на Бази данни
|
||||||
|
504 = Отвори команден прозорец (Пряк път: CTRL+ALT+T)
|
||||||
|
505 = Laragon ще извика nodejs да създаде виртуални хостове\nАко искате тази функция без извикване на nodejs:\nСтартирайте Laragon като Администратор
|
||||||
|
506 = Главна папка
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600 = Създаване
|
||||||
|
601 = Създаден
|
||||||
|
602 = Изтегляне
|
||||||
|
603 = Изтеглено
|
||||||
|
604 = Разархивиране
|
||||||
|
605 = Разархивирано
|
||||||
|
606 = Създаден "красив" URL адрес
|
||||||
|
607 = Бързо създаване
|
||||||
|
608 = Име на Уебсайт-а
|
||||||
|
609 = Моля изберете име на проекта!
|
||||||
|
610 = Създадохте %s!
|
||||||
|
611 = Не успях да създам %s.Причина: %s
|
||||||
|
612 = Разгледай
|
||||||
|
613 = Кликни за да отвориш папката на проекта
|
||||||
|
614 = Кликни за да отвориш уебсайт-а
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700 = sendmail_path е копирано в клипборда(CTRL+V)!
|
||||||
|
701 = Тази функция не е достъпна на вашият компютър!
|
||||||
|
702 = Моля стартирайте %s първо!
|
||||||
|
703 = Името не е валидно!
|
||||||
|
704 = Тази директория не съдържа валиден Laravel проект!
|
||||||
|
705 = Моля включете PHP Сървър!
|
||||||
|
706 = Отидете на Меню > Предпочитания > Услуги и Портове, и включете PHP Сървърът
|
||||||
|
707 = Проектът вече съществува!
|
||||||
|
708 = Ако все пак искате да създадете проект, изтриите папката и опитайте отново.
|
||||||
|
709 = Няма папка!
|
||||||
|
710 = Няма файл!
|
||||||
|
711 = %s не е стартирано. Моля старирайте Redis сървър първо!
|
||||||
|
712 = Моля не използвайте разстояние в инсталационната папка на Laragon (за да избегнете бъдещи проблеми)!
|
||||||
|
713 = Услуга %s не работи, Но под номер на друг процес.
|
||||||
|
714 = Моля спрете работещият WAMP пакет или Laragon няма да бъде стабилен.
|
||||||
|
715 = Път до процеса:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716 = О не, Laragon засече възражение!
|
||||||
|
717 = Не можах да създам база данни %s. Причина: %s
|
||||||
|
718 = Не успях да сменя MySQL парола на потребител root . Причина: %s
|
||||||
|
719 = Трябва да посочите валиден Gmail адрес!
|
||||||
|
720 = Не можах да създам пряк път в папка за стартиране !
|
||||||
|
721 = Не можах да изтрия пряк път от папката за стартиране!
|
||||||
|
722 = Грешен формат! Трябва да изглежда така {име}.xxx!
|
||||||
|
723 = Грешен формат! Не е валиден hostname!
|
||||||
|
724 = Невалидна MySQL папка за данни!
|
||||||
|
725 = Трябва да включите Apache и MySQL услуги от Меню > Предпочитания > Услуги и Портове!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726 = Грешка! Вашата система не позволява поправяне на hosts файла.\nМоля проверете Антивирусния софтуер или Разрешенията в таб Сигурност или проверете дали файла не е маркиран само за четене\nLaragon временно ще спре функцията "Автоматичен виртуален хост" до отстраняване на проблема!
|
||||||
|
727 = За да се възползвате от тази функция може да опитате следното:\n1. Отидете в: %s\drivers\etc\n2. Десен бутон върху hosts файла и демаркирайте Read-only или Само за четене
|
||||||
|
728 = Note: Текущи правомощия върху hosts файла:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729 = Read-only или Само за четене
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730 = Сигурност > Писане/Запис
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800 = Име на бази данни
|
||||||
|
801 = Нова парола
|
||||||
|
802 = Настояща парола
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219 = Ngrok
|
||||||
|
220 = Сподели
|
||||||
|
221 = Ngrok линка е копиран в клипборда!
|
||||||
|
222 = Ngrok тунел готов!
|
||||||
|
223 = Кликнете за да поправите hosts файла като Администратор ръчно.
|
||||||
|
224 = Стартирано
|
||||||
|
226 = Разопаковане
|
||||||
|
227 = Разопаковано
|
||||||
|
228 = формата не се подържа
|
||||||
|
229 = Моля изчакайте докато разархивирането приключи
|
||||||
|
230 = Грешен линк
|
||||||
|
231 = Грешка при опит за изтегляне.Моля опитайте отново!
|
||||||
|
232 = Грешка! Може би линка за изтегляне е грешен.
|
||||||
|
233 = Моля проверете линка и оптайте отново.
|
||||||
|
234 = Посети сайт-а
|
||||||
|
235 = Затвори и посети сайт-а
|
||||||
|
236 = Поправи
|
||||||
|
237 = Смени главна папка
|
||||||
|
238 = Избери друга
|
||||||
|
239 = Базата данни вече съществува!
|
||||||
|
240 = Оставете празно ако не знаете.
|
||||||
|
241 = Порта на SSL Apache е изключен по подразбиране. Маркирайте за да го включите.
|
||||||
|
242 = Генериран SSL сертификат!
|
||||||
|
243 = Трябва да кликнете върху [%s] първо!
|
||||||
|
244 = Автоматично създаване на бази данни
|
||||||
|
245 = Как да накараме Wordpress да използва свързани линкове
|
||||||
|
246 = Клик на ляв бутон
|
||||||
|
247 = Клик на десен бутон
|
||||||
|
248 = Laragon Инсталажионна папка
|
||||||
|
249 = Изтрии всичко [auto]
|
||||||
|
250 = Файл с настройки
|
||||||
|
251 = Файл за стартиране
|
||||||
|
252 = Как да добавите друга версия на %s
|
||||||
|
253 = Laragon вече е стартирана!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
|
||||||
|
803 = Премахване и генериране на произволна парола на потребител root
|
||||||
|
804 = Можете да оправите проблема като премахнете MySQL root паролата на
|
||||||
|
805 = Проверява дали MySQL работи
|
||||||
|
806 = %s работи с номер на процес PID %d
|
||||||
|
807 = Намерен един процес
|
||||||
|
808 = Първо трябва да спрете MySQL !
|
||||||
|
|
||||||
|
810 = Стартирай MySQL сървър с %s настройки
|
||||||
|
811 = Премахване на root парола и генериране на произволна.
|
||||||
|
812 = Премахната и генерирана MySQL root парола!
|
||||||
|
813 = Копирано в клипборда: %s
|
||||||
|
814 = Възникна грешка! %s
|
||||||
|
815 = Спиране на MySQL - PID %d
|
||||||
|
816 = Не мога да спра активния процес на MySQL - PID %d
|
||||||
|
817 = Може да опитате да рестартирате ръчно: %s
|
||||||
|
818 = Готово
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830 = Меню десен клик
|
||||||
|
831 = Добави/Обнови Sublime Text && Terminal
|
||||||
|
832 = Премахни Sublime Text && Terminal
|
||||||
|
833 = Поправи с Sublime Text
|
||||||
|
834 = Отвори папка в Sublime Text
|
||||||
|
836 = Моля стартирайте Laragon като Администратор и опитайте отново!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900 = Laragon работи изключително бързо и използв много малко от РАМ (< 4 MB)
|
||||||
|
901 = Твоето приложение ще изполва "красиви" линкове ---> http://app.dev вместо http://localhost/app
|
||||||
|
902 = Добави Sublime Text && Terminal в меню от десен клик
|
||||||
|
903 = Лесен начин да стартиране Текстов редактор & Команден прозорец
|
||||||
|
904 = Покажи README файла
|
||||||
|
905 = Стартирай Laragon
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906 = Автоматично генериране на SSL Сертификат
|
||||||
260
bin/laragon/lang/ChineseSimplified.txt
Normal file
260
bin/laragon/lang/ChineseSimplified.txt
Normal file
@@ -0,0 +1,260 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
版本:2.0
|
||||||
|
author: Kyomini - Kyomini@qq.com - https://laragon.com.cn
|
||||||
|
author: cn4jd - INFO@CN4JD.COM
|
||||||
|
date: 20160802
|
||||||
|
Language: Simplified Chinese
|
||||||
|
--------------------------------------------------------
|
||||||
|
#主界面
|
||||||
|
100=启动所有
|
||||||
|
101=网站
|
||||||
|
102=数据库
|
||||||
|
103=终端
|
||||||
|
104=根目录
|
||||||
|
105=停止
|
||||||
|
106=停止中...
|
||||||
|
107=重新加载
|
||||||
|
108=启动
|
||||||
|
109=版本
|
||||||
|
110=已启用
|
||||||
|
111=停止所有
|
||||||
|
112=关闭
|
||||||
|
113=最小化
|
||||||
|
114=最大化
|
||||||
|
115=是
|
||||||
|
116=否
|
||||||
|
117=取消
|
||||||
|
118=好的
|
||||||
|
119=开
|
||||||
|
120=关
|
||||||
|
121=菜单
|
||||||
|
122=如有任何问题,请随时联系!
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=工具
|
||||||
|
201=PATH 环境变量
|
||||||
|
202=传输文件
|
||||||
|
203=创建项目
|
||||||
|
204=切换项目
|
||||||
|
205=创建数据库
|
||||||
|
206=更换root密码
|
||||||
|
207=邮件接收
|
||||||
|
208=查看最新邮件
|
||||||
|
209=打开邮箱路径
|
||||||
|
210=获取 sendmail_path
|
||||||
|
211=配置
|
||||||
|
212=邮件发送
|
||||||
|
213=扩展
|
||||||
|
214=网站后台
|
||||||
|
215=登陆
|
||||||
|
216=参数
|
||||||
|
217=退出
|
||||||
|
218=项目名称
|
||||||
|
|
||||||
|
|
||||||
|
# 首选项
|
||||||
|
300=常规
|
||||||
|
301=服务 && 端口
|
||||||
|
310=Windows系统启动时运行Laragon
|
||||||
|
311=Windows系统启动时自动运行Laragon
|
||||||
|
312=最小化运行
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Laragon最小化到系统托盘\n左击系统托盘Laragon图标显示Laragon
|
||||||
|
314=自动启动所有服务
|
||||||
|
315=当Laragon运行时自动启动所有选择的服务
|
||||||
|
316=语言
|
||||||
|
|
||||||
|
317=文件根目录
|
||||||
|
318=点击更换文件根目录
|
||||||
|
319=数据路径
|
||||||
|
320=点击更换MySQL数据路径
|
||||||
|
|
||||||
|
322=自动创建虚拟主机
|
||||||
|
323=只需放置文件夹到文件根目录 &重载Apache,Laragon将自动创建对应的主机名到hosts文件和Apache虚拟主机
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=主机名
|
||||||
|
325=主机名格式.\n例如: 如果你的项目名是 %s
|
||||||
|
|
||||||
|
|
||||||
|
328=高级项
|
||||||
|
329=当调用 mail() 函数,Laragon将显示生成的邮件信息\n在你屏幕右下角的小窗口里
|
||||||
|
330=窗口将显示
|
||||||
|
331=此特性将帮助你快速浏览邮件内容.\n你也可以任何时候浏览最新邮件:\n菜单 > PHP > 邮件接收
|
||||||
|
|
||||||
|
340=Gmail 地址
|
||||||
|
341=Gmail 密码
|
||||||
|
342=测试发送邮件
|
||||||
|
|
||||||
|
343=妳看到的Gmail密碼將被加密\n当启用后,你可以通过互联网轻松发送邮件,只需一行:
|
||||||
|
|
||||||
|
|
||||||
|
# 邮件分析仪
|
||||||
|
350=邮件分析
|
||||||
|
351=发送测试邮件到
|
||||||
|
352=重新测试
|
||||||
|
353=重新测试发送邮件,你可以输入另外的邮箱地址来测试。
|
||||||
|
354=关闭
|
||||||
|
|
||||||
|
|
||||||
|
# 系统托盘
|
||||||
|
400=Laragon已最小化
|
||||||
|
401=切换项目:
|
||||||
|
402=已创建数据库!
|
||||||
|
403=更改MySQL数据库root密码成功!
|
||||||
|
404=Apache 已重新加载!
|
||||||
|
405=错误路径!
|
||||||
|
406=侦测到新项目!\nLaragon 将调用NodeJs来为你创建虚拟主机!
|
||||||
|
|
||||||
|
|
||||||
|
# 提示
|
||||||
|
500=在线帮助
|
||||||
|
501=左键单击: Laragon - 右键单击: 菜单
|
||||||
|
502=开始页面
|
||||||
|
503=数据库管理
|
||||||
|
504=打开命令提示 (快捷键: CTRL+ALT+T)
|
||||||
|
505=Laragon将会调用Nodejs来创建虚拟主机 \n如果你想要这个功能无需调用Nodejs \n作为Administrator运行Laragon
|
||||||
|
506=文档根目录
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600=创建中
|
||||||
|
601=已创建
|
||||||
|
602=下载中
|
||||||
|
603=已下载
|
||||||
|
604=提取中
|
||||||
|
605=已提取
|
||||||
|
606=生成优雅链接
|
||||||
|
607=快速创建
|
||||||
|
608=网站名称
|
||||||
|
609=请指定项目名!
|
||||||
|
610=%s 已创建!
|
||||||
|
611=无法创建 %s ,原因如下: %s
|
||||||
|
612=浏览
|
||||||
|
613=点击前往项目文件夹
|
||||||
|
614=点击浏览网站
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path已复制到粘贴板!
|
||||||
|
701=此特性无法在您电脑上使用!
|
||||||
|
702=请先启动 %s
|
||||||
|
703=名称无效!
|
||||||
|
704=此目录未包含一个有效的Laravel项目!
|
||||||
|
705=请打开PHP服务!
|
||||||
|
706=前往 菜单 > 参数 > 服务 & 端口,并启用PHP服务
|
||||||
|
707=项目已存在!
|
||||||
|
708=如果你真的希望创建这个项目,尝试删除此项目文件夹!
|
||||||
|
709=无文件夹
|
||||||
|
710=无文件
|
||||||
|
711=%s 未运行,请先启动Redis服务!
|
||||||
|
712=请不要在Laragon安装路径中使用空格(为避免以后的麻烦)!
|
||||||
|
713=%s 服务正在运行,但在其他进程
|
||||||
|
714=请停止你当前的WAMP堆栈否则Laragon将会出现未知错误
|
||||||
|
715=进程路径:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=哦!No!Laragon检测到异常!
|
||||||
|
717=无法创建数据库 %s ,原因是: %s
|
||||||
|
718=无法更改MySQL root密码,原因是: %s
|
||||||
|
719=你必须指定一个有效的Gmail地址
|
||||||
|
720=无法在启动目录创建快捷方式!
|
||||||
|
721=无法在启动目录中删除快捷方式!
|
||||||
|
722=错误的格式!必须要有一个项目名称模式在{name}.xxx!
|
||||||
|
723=错误的格式!不是一个有效的主机名!
|
||||||
|
724=不是有效的MySQL数据路径!
|
||||||
|
725=你必须启用Apache 和 MySQL服务在 services in 菜单 > 参数 > 服务 & 端口!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=哎呀!你的系统阻止更改hosts文件\n请检查你的杀毒软件或权限的安全选项卡或检查的文件是否是只读文件\ nLaragon将暂时停用“自动创建虚拟主机”功能!
|
||||||
|
727=为了使这一特征生效,你可以试试:\n1 转到: %s\drivers\etc\n2 右键单击hosts文件并取消只读复选框
|
||||||
|
728=注意:当前hosts文件权限:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=只读
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=安全 > 写入
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
800=数据库名称
|
||||||
|
801=新密码
|
||||||
|
802=当前密码
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219=Ngrok
|
||||||
|
220=分享
|
||||||
|
221=Ngrok链接已复制到粘贴板!
|
||||||
|
222=Ngrok 通道已经准备好!
|
||||||
|
223 =作为管理员手动编辑hosts文件。
|
||||||
|
224=已开始
|
||||||
|
226=解包中
|
||||||
|
227=已解包
|
||||||
|
228=不是支持的格式
|
||||||
|
229=请耐心等待直到接收完成
|
||||||
|
230=错误链接
|
||||||
|
231=当您下载时发生错误,请再尝试!
|
||||||
|
232=发生错误!也许你的下载链接是错误的。
|
||||||
|
233=请检查链接并尝试
|
||||||
|
234=浏览网站
|
||||||
|
235=关闭并浏览网站
|
||||||
|
236=编辑
|
||||||
|
237=切换文档根目录
|
||||||
|
238=选择另外一个
|
||||||
|
239=数据库已存在!
|
||||||
|
240=如果不知道请留空
|
||||||
|
241=Apache的 SSL 端口默认是关闭的,检查后启用
|
||||||
|
242=生成 SSL 证书!
|
||||||
|
243=你必须先点击 [%s] !
|
||||||
|
244=自动创建数据库
|
||||||
|
245=如何强制Wordpress使用相对路径
|
||||||
|
246=左击
|
||||||
|
247=右击
|
||||||
|
248=Laragon 安装根目录
|
||||||
|
249=删除所有 [自动]
|
||||||
|
250=设置文件
|
||||||
|
251=启动文件
|
||||||
|
252=如何添加另外一个 %s 版本
|
||||||
|
253=Laragon正在运行!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803=重置并生产一个随机的root密码
|
||||||
|
804=你可以梳理问题,重置MySQL root密码
|
||||||
|
805=检测如果MySQL正在运行
|
||||||
|
806=%s 正在运行 PID %d
|
||||||
|
807=发现一个进程
|
||||||
|
808=你必须先停止正在运行的MySQL!
|
||||||
|
|
||||||
|
810=%s 选项启动MySQL服务
|
||||||
|
811=重置root密码 & 生成一个随机密码
|
||||||
|
812=重置&生成MySQL root密码!
|
||||||
|
813=已复制到粘贴板: %s
|
||||||
|
814=发生错误! %s
|
||||||
|
815=停止 MySQL - PID %d
|
||||||
|
816=无法停止当前运行的 MySQL - PID %d
|
||||||
|
817=你需要手动重置: %s
|
||||||
|
818=完成
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830=右击 菜单
|
||||||
|
831=添加/更新 Sublime Text && Terminal
|
||||||
|
832=移除 Sublime Text && Terminal
|
||||||
|
833=使用Sublime Text编辑
|
||||||
|
834=使用Sublime Text打开文件夹
|
||||||
|
836=请尝试管理员身份运行Laragon!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900=Laragon运行得非常快,具有非常低的内存占用(小于4 MB)
|
||||||
|
901=你的“项目”将得到优雅链接 ---> http://项目.dev
|
||||||
|
902=添加 Sublime Text 和 Terminal 到右击菜单
|
||||||
|
903=快速打开 文本编辑器 和 命令行
|
||||||
|
904=查看README文件
|
||||||
|
905=运行Laragon
|
||||||
257
bin/laragon/lang/ChineseTraditional.txt
Normal file
257
bin/laragon/lang/ChineseTraditional.txt
Normal file
@@ -0,0 +1,257 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
author: Kyomini - Kyomini@qq.com - https://laragon.com.cn
|
||||||
|
date: 20160802
|
||||||
|
Language: Traditional Chinese
|
||||||
|
--------------------------------------------------------
|
||||||
|
#主界面
|
||||||
|
100=啟動所有
|
||||||
|
101=網站
|
||||||
|
102=數據庫
|
||||||
|
103=終端
|
||||||
|
104=根目錄
|
||||||
|
105=停止
|
||||||
|
106=停止中...
|
||||||
|
107=重新加載
|
||||||
|
108=啟動
|
||||||
|
109=版本
|
||||||
|
110=已啟用
|
||||||
|
111=停止所有
|
||||||
|
112=關閉
|
||||||
|
113=最小化
|
||||||
|
114=最大化
|
||||||
|
115=是
|
||||||
|
116=否
|
||||||
|
117=取消
|
||||||
|
118=好的
|
||||||
|
119=開
|
||||||
|
120=關
|
||||||
|
121=菜單
|
||||||
|
122=如有任何問題,請隨時聯系!
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=工具
|
||||||
|
201=PATH 環境變量
|
||||||
|
202=傳輸文件
|
||||||
|
203=創建項目
|
||||||
|
204=切換項目
|
||||||
|
205=創建數據庫
|
||||||
|
206=更換root密碼
|
||||||
|
207=郵件接收
|
||||||
|
208=查看最新郵件
|
||||||
|
209=打開郵箱路徑
|
||||||
|
210=獲取 sendmail_path
|
||||||
|
211=配置
|
||||||
|
212=郵件發送
|
||||||
|
213=擴展
|
||||||
|
214=網站後臺
|
||||||
|
215=登陸
|
||||||
|
216=參數
|
||||||
|
217=退出
|
||||||
|
218=項目名稱
|
||||||
|
|
||||||
|
|
||||||
|
# 首選項
|
||||||
|
300=常規
|
||||||
|
301=服務 && 端口
|
||||||
|
310=Windows系統啟動時運行Laragon
|
||||||
|
311=Windows系統啟動時自動運行Laragon
|
||||||
|
312=最小化運行
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Laragon最小化到系統托盤\n左擊系統托盤Laragon圖標顯示Laragon
|
||||||
|
314=自動啟動所有服務
|
||||||
|
315=當Laragon運行時自動啟動所有選擇的服務
|
||||||
|
316=語言
|
||||||
|
|
||||||
|
317=文件根目錄
|
||||||
|
318=點擊更換文件根目錄
|
||||||
|
319=數據路徑
|
||||||
|
320=點擊更換MySQL數據路徑
|
||||||
|
|
||||||
|
322=自動創建虛擬主機
|
||||||
|
323=只需放置文件夾到文件根目錄 &重載Apache,Laragon將自動創建對應的主機名到hosts文件和Apache虛擬主機
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=主機名
|
||||||
|
325=主機名格式.\n例如: 如果妳的項目名是 %s
|
||||||
|
|
||||||
|
|
||||||
|
328=高級項
|
||||||
|
329=當調用 mail() 函數,Laragon將顯示生成的郵件信息\n在妳屏幕右下角的小窗口裏
|
||||||
|
330=窗口將顯示
|
||||||
|
331=此特性將幫助妳快速瀏覽郵件內容.\n妳也可以任何時候瀏覽最新郵件:\n菜單 > PHP > 郵件接收
|
||||||
|
|
||||||
|
340=Gmail 地址
|
||||||
|
341=Gmail 密碼
|
||||||
|
342=測試發送郵件
|
||||||
|
343=妳看到的Gmail密碼將被加密\n當啟用後,妳可以通過互聯網輕松發送郵件,只需壹行:
|
||||||
|
|
||||||
|
|
||||||
|
# 郵件分析儀
|
||||||
|
350=郵件分析
|
||||||
|
351=發送測試郵件到
|
||||||
|
352=重新測試
|
||||||
|
353=重新測試發送郵件,妳可以輸入另外的郵箱地址來測試。
|
||||||
|
354=關閉
|
||||||
|
|
||||||
|
|
||||||
|
# 系統托盤
|
||||||
|
400=Laragon已最小化
|
||||||
|
401=切換項目:
|
||||||
|
402=已創建數據庫!
|
||||||
|
403=更改MySQL數據庫root密碼成功!
|
||||||
|
404=Apache 已重新加載!
|
||||||
|
405=錯誤路徑!
|
||||||
|
406=偵測到新項目!\nLaragon 將調用NodeJs來為妳創建虛擬主機!
|
||||||
|
|
||||||
|
|
||||||
|
# 提示
|
||||||
|
500=在線幫助
|
||||||
|
501=左鍵單擊: Laragon - 右鍵單擊: 菜單
|
||||||
|
502=開始頁面
|
||||||
|
503=數據庫管理
|
||||||
|
504=打開命令提示 (快捷鍵: CTRL+ALT+T)
|
||||||
|
505=Laragon將會調用Nodejs來創建虛擬主機 \n如果妳想要這個功能無需調用Nodejs \n作為Administrator運行Laragon
|
||||||
|
506=文檔根目錄
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600=創建中
|
||||||
|
601=已創建
|
||||||
|
602=下載中
|
||||||
|
603=已下載
|
||||||
|
604=提取中
|
||||||
|
605=已提取
|
||||||
|
606=生成優雅鏈接
|
||||||
|
607=快速創建
|
||||||
|
608=網站名稱
|
||||||
|
609=請指定項目名!
|
||||||
|
610=%s 已創建!
|
||||||
|
611=無法創建 %s ,原因如下: %s
|
||||||
|
612=瀏覽
|
||||||
|
613=點擊前往項目文件夾
|
||||||
|
614=點擊瀏覽網站
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path已復制到粘貼板!
|
||||||
|
701=此特性無法在您電腦上使用!
|
||||||
|
702=請先啟動 %s
|
||||||
|
703=名稱無效!
|
||||||
|
704=此目錄未包含壹個有效的Laravel項目!
|
||||||
|
705=請打開PHP服務!
|
||||||
|
706=前往 菜單 > 參數 > 服務 & 端口,並啟用PHP服務
|
||||||
|
707=項目已存在!
|
||||||
|
708=如果妳真的希望創建這個項目,嘗試刪除此項目文件夾!
|
||||||
|
709=無文件夾
|
||||||
|
710=無文件
|
||||||
|
711=%s 未運行,請先啟動Redis服務!
|
||||||
|
712=請不要在Laragon安裝路徑中使用空格(為避免以後的麻煩)!
|
||||||
|
713=%s 服務正在運行,但在其他進程
|
||||||
|
714=請停止妳當前的WAMP堆棧否則Laragon將會出現未知錯誤
|
||||||
|
715=進程路徑:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=哦!No!Laragon檢測到異常!
|
||||||
|
717=無法創建數據庫 %s ,原因是: %s
|
||||||
|
718=無法更改MySQL root密碼,原因是: %s
|
||||||
|
719=妳必須指定壹個有效的Gmail地址
|
||||||
|
720=無法在啟動目錄創建快捷方式!
|
||||||
|
721=無法在啟動目錄中刪除快捷方式!
|
||||||
|
722=錯誤的格式!必須要有壹個項目名稱模式在{name}.xxx!
|
||||||
|
723=錯誤的格式!不是壹個有效的主機名!
|
||||||
|
724=不是有效的MySQL數據路徑!
|
||||||
|
725=妳必須啟用Apache 和 MySQL服務在 services in 菜單 > 參數 > 服務 & 端口!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=哎呀!妳的系統阻止更改hosts文件\n請檢查妳的殺毒軟件或權限的安全選項卡或檢查的文件是否是只讀文件\ nLaragon將暫時停用“自動創建虛擬主機”功能!
|
||||||
|
727=為了使這壹特征生效,妳可以試試:\n1 轉到: %s\drivers\etc\n2 右鍵單擊hosts文件並取消只讀復選框
|
||||||
|
728=註意:當前hosts文件權限:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=只讀
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=安全 > 寫入
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
800=數據庫名稱
|
||||||
|
801=新密碼
|
||||||
|
802=當前密碼
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219=Ngrok
|
||||||
|
220=分享
|
||||||
|
221=Ngrok鏈接已復制到粘貼板!
|
||||||
|
222=Ngrok 通道已經準備好!
|
||||||
|
223=作為管理員手動編輯hosts文件。
|
||||||
|
224=已開始
|
||||||
|
226=解包中
|
||||||
|
227=已解包
|
||||||
|
228=不是支持的格式
|
||||||
|
229=請耐心等待直到接收完成
|
||||||
|
230=錯誤鏈接
|
||||||
|
231=當您下載時發生錯誤,請再嘗試!
|
||||||
|
232=發生錯誤!也許妳的下載鏈接是錯誤的。
|
||||||
|
233=請檢查鏈接並嘗試
|
||||||
|
234=瀏覽網站
|
||||||
|
235=關閉並瀏覽網站
|
||||||
|
236=編輯
|
||||||
|
237=切換文檔根目錄
|
||||||
|
238=選擇另外壹個
|
||||||
|
239=數據庫已存在!
|
||||||
|
240=如果不知道請留空
|
||||||
|
241=Apache的 SSL 端口默認是關閉的,檢查後啟用
|
||||||
|
242=生成 SSL 證書!
|
||||||
|
243=妳必須先點擊 [%s] !
|
||||||
|
244=自動創建數據庫
|
||||||
|
245=如何強制Wordpress使用相對路徑
|
||||||
|
246=左擊
|
||||||
|
247=右擊
|
||||||
|
248=Laragon 安裝根目錄
|
||||||
|
249=刪除所有 [自動]
|
||||||
|
250=設置文件
|
||||||
|
251=啟動文件
|
||||||
|
252=如何添加另外壹個 %s 版本
|
||||||
|
253=Laragon正在運行!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803=重置並生產壹個隨機的root密碼
|
||||||
|
804=妳可以梳理問題,重置MySQL root密碼
|
||||||
|
805=檢測如果MySQL正在運行
|
||||||
|
806=%s 正在運行 PID %d
|
||||||
|
807=發現壹個進程
|
||||||
|
808=妳必須先停止正在運行的MySQL!
|
||||||
|
|
||||||
|
810=%s 選項啟動MySQL服務
|
||||||
|
811=重置root密碼 & 生成壹個隨機密碼
|
||||||
|
812=重置&生成MySQL root密碼!
|
||||||
|
813=已復制到粘貼板: %s
|
||||||
|
814=發生錯誤! %s
|
||||||
|
815=停止 MySQL - PID %d
|
||||||
|
816=無法停止當前運行的 MySQL - PID %d
|
||||||
|
817=妳需要手動重置: %s
|
||||||
|
818=完成
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830=右擊 菜單
|
||||||
|
831=添加/更新 Sublime Text && Terminal
|
||||||
|
832=移除 Sublime Text && Terminal
|
||||||
|
833=使用Sublime Text編輯
|
||||||
|
834=使用Sublime Text打開文件夾
|
||||||
|
836=請嘗試管理員身份運行Laragon!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900=Laragon運行得非常快,具有非常低的內存占用(小於4 MB)
|
||||||
|
901=妳的“項目”將得到優雅鏈接 ---> http://項目.dev
|
||||||
|
902=添加 Sublime Text 和 Terminal 到右擊菜單
|
||||||
|
903=快速打開 文本編輯器 和 命令行
|
||||||
|
904=查看README文件
|
||||||
|
905=運行Laragon
|
||||||
184
bin/laragon/lang/Danish.txt
Normal file
184
bin/laragon/lang/Danish.txt
Normal file
@@ -0,0 +1,184 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 1.0
|
||||||
|
author: Claus Munch - claus@codepoint.dk - http://codepoint.dk
|
||||||
|
date: 20160511
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Start Alle
|
||||||
|
101=Web
|
||||||
|
102=Database
|
||||||
|
103=Terminal
|
||||||
|
104=Root
|
||||||
|
105=Stop
|
||||||
|
106=Stopper...
|
||||||
|
107=Genindlæs
|
||||||
|
108=Start
|
||||||
|
109=Version
|
||||||
|
110=Aktiveret
|
||||||
|
111=Stop Alle
|
||||||
|
112=Luk
|
||||||
|
113=Minimer
|
||||||
|
114=Maximer
|
||||||
|
115=Ja
|
||||||
|
116=Nej
|
||||||
|
117=Annuller
|
||||||
|
118=OK
|
||||||
|
119=ON
|
||||||
|
120=OFF
|
||||||
|
121=Menu
|
||||||
|
122=Hvis du har nogle spørgsmål, så tøv ikke med at kontakte os
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Værktøjer
|
||||||
|
201=PATH miljø variabel
|
||||||
|
202=Øverfør filer
|
||||||
|
203=Opret projekt
|
||||||
|
204=Skift projekt
|
||||||
|
205=Opret database
|
||||||
|
206=Skift root's kodeord
|
||||||
|
207=Mail Catcher
|
||||||
|
208=Se seneste email
|
||||||
|
209=Åben Mail Dir
|
||||||
|
210=Hent sendmail_path
|
||||||
|
211=Konfiguration
|
||||||
|
212=Mail Sender
|
||||||
|
213=Udvidelser
|
||||||
|
214=Web admin
|
||||||
|
215=login
|
||||||
|
216=Indstillinger
|
||||||
|
217=Exit
|
||||||
|
218=Projekt Navn
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Generalt
|
||||||
|
301=Services && Porte
|
||||||
|
310=Kør Laragon når Windows starter
|
||||||
|
311=Kør Laragon automatisk når Windows starter
|
||||||
|
312=Kør minimeret
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Minimer Laragon til systembakken.\nVenstre klik Laragon's icon i systembakken for at vise Laragon
|
||||||
|
314=Start alle automatisk
|
||||||
|
315=Start automatisk alle de valgte services, når Laragon kører
|
||||||
|
316=Sprog
|
||||||
|
|
||||||
|
317=Document Root
|
||||||
|
318=Klik for at ændre Document Root
|
||||||
|
319=Data Dir
|
||||||
|
320=Klik for at skifte MySQL's DataDir
|
||||||
|
|
||||||
|
322=Auto opret virtual hosts
|
||||||
|
323=Bare læg en mappe i Document Root & genindlæs Apache, Laragon vil automatisk oprette tilsvarende hostnavn i din hosts fil og Apache's virtual hosts
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Hostname
|
||||||
|
325=Hostname format.\neks: hvis dit projekt navn er %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Avanceret
|
||||||
|
329=Når mail() funktionen bliver kaldt, vil Laragon vise den genererede mail\ni et lille vindue, neders til højre på din skærm.
|
||||||
|
330=Vinduet vil blive vist i
|
||||||
|
331=Denne funktion hjælper dig med at vise email indhold hurtigt.\nDu kan også se indholdet af den seneste mail, til enhver tid via.:\nMenu > PHP > MailCatcher
|
||||||
|
|
||||||
|
340=Gmail Adresse
|
||||||
|
341=Gmail Kodeord
|
||||||
|
342=Test Mail Afsending
|
||||||
|
343=Dit Gmail Kodeord vil blive krypteret.\nNår slået til, kan du nemt sende mails til Internet adresser. Kun 1 linie:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Mail Analyzer
|
||||||
|
351=Send test mail til
|
||||||
|
352=Gentest
|
||||||
|
353=Gentest email afsending. Du kan indtaste en anden mail adresse til at teste.
|
||||||
|
354=Luk
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon er minimeret her.
|
||||||
|
401=Skift til projekt:
|
||||||
|
402=Database lavet!
|
||||||
|
403=Skiftede MySQL's root kodeord succesfuldt!
|
||||||
|
404=Apache Genindlæst!
|
||||||
|
405=Forkert sti!
|
||||||
|
406=Opdag nye projekter!\nLaragon vil kalde nodejs for at lave virtuelle hosts for dig!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Online hjælp
|
||||||
|
501=Venstre klik: Laragon - Højre klik: Menu
|
||||||
|
502=Start side
|
||||||
|
503=Database administrator
|
||||||
|
504=Åben Kommando Prompt (Genvejstast: CTRL+ALT+T)
|
||||||
|
505=Laragon vil kalde nodejs for at lave virtuelle hosts for dig\nHvis du vil have denne funktion uden at skulle kalde nodejs manuelt:\nKør Laragon som Administrator
|
||||||
|
506=Document Root
|
||||||
|
|
||||||
|
# Quick create website
|
||||||
|
600=Laver
|
||||||
|
601=Lavede
|
||||||
|
602=Downloader
|
||||||
|
603=Downloadede
|
||||||
|
604=Udpakker
|
||||||
|
605=Udpakkede
|
||||||
|
606=Genererede kønt url
|
||||||
|
607=Hurtig opret website
|
||||||
|
608=Website Navn
|
||||||
|
609=Venligst angiv Website Navn!
|
||||||
|
610=Lavede website %s!
|
||||||
|
611=Kunne ikke lave website %s. Begrundelse: %s
|
||||||
|
612=Udforsk
|
||||||
|
613=Klik for at gå til websites mappe
|
||||||
|
614=Klik for at websitet
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path er kopieret til Clipboard!
|
||||||
|
701=Denne feature er ikke tilgængelig på din computer!
|
||||||
|
702=Venligst start %s først!
|
||||||
|
703=Dette navn er ikke validt!
|
||||||
|
704=Denne mappe indeholder ikke et validt Laravel projekt!
|
||||||
|
705=Venligst start PHP Server!
|
||||||
|
706=Gå til Menu > Preferences > Services og Porte, og slå PHP Server til
|
||||||
|
707=Projektet eksisterer!
|
||||||
|
708=Hvis du virkelig gerne vil lave projektet, så slet projektets mappe og prøv igen
|
||||||
|
709=Ingen folder!
|
||||||
|
710=Ingen fil!
|
||||||
|
711=%s kører ikke. Venligst start Redis Server først!
|
||||||
|
712=Brug venligst ikke mellemrum i Laragons installations sti (for at undgå fremtidige problemer)!
|
||||||
|
713=Service %s kører, MEN under en anden process.
|
||||||
|
714=Stop venligst din nuværende WAMP installation, ellers vil Laragon ikke kører som forventet.
|
||||||
|
715=Processens sti:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Åh nej, Laragon stødte på en undtagelse!
|
||||||
|
717=Kunne ikke lave databasen %s. Begrundelse: %s
|
||||||
|
718=Kunne ikke skifte MySQL's root kodeord. Begrundelse: %s
|
||||||
|
719=Du skal specificere en gyldig Gmail adresse!
|
||||||
|
720=Kunne ikke lave genvej i Startup mappen!
|
||||||
|
721=Kunne ikke slette genvejen i Startup mappen!
|
||||||
|
722=Forkert format! Skal have projektvanv mønsteret {name}.xxx!'
|
||||||
|
723=Forkert format! Ikke et gyldigt hostname!
|
||||||
|
724=Ikke en gyldigt MySQL Data Mappe!
|
||||||
|
725=Du skal aktivere Apache og MySQL services i Menu > Preferences > Services and Ports!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Oops! Dit system forhindrer ændringer til din hosts fil.\nKontroller venligst din Antivirus og Rettigheder i Sikkerheds fanen eller kontroller om filen er Læs kun\nLaragon vil midlertidigt "Automatisk opret virtuelle værter" funktion!
|
||||||
|
727=For at gøre denne function effektiv, kan du prøve:\n1. Gå til: %s\drivers\etc\n2. Højreklik på hosts filen og fjern markeringen i Læs kun afkrydsningsfeltet
|
||||||
|
728=Note: Nuværender rettigheder på hosts fil:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Læseadgang
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Sikkerhed > Skrive
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Database Navn
|
||||||
|
801=Nyt kodeord
|
||||||
|
802=Nuværende kodeord
|
||||||
|
|
||||||
|
|
||||||
190
bin/laragon/lang/Dutch.txt
Normal file
190
bin/laragon/lang/Dutch.txt
Normal file
@@ -0,0 +1,190 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 1.0
|
||||||
|
author: marcelloh - marcelloh@gmail.com
|
||||||
|
date: 20160511
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Start alles
|
||||||
|
101=Web
|
||||||
|
102=Database
|
||||||
|
103=Terminal
|
||||||
|
104=Root
|
||||||
|
105=Stop
|
||||||
|
106=Stoppen...
|
||||||
|
107=Herladen
|
||||||
|
108=Start
|
||||||
|
109=Versie
|
||||||
|
110=Activeer
|
||||||
|
111=Stop Alles
|
||||||
|
112=Sluiten
|
||||||
|
113=Minimaliseer
|
||||||
|
114=Maximaliseer
|
||||||
|
115=Ja
|
||||||
|
116=Nee
|
||||||
|
117=Afbreken
|
||||||
|
118=OK
|
||||||
|
119=AAN
|
||||||
|
120=UIT
|
||||||
|
121=Menu
|
||||||
|
122=Als je vragen hebt, neem dan contact op
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Gereedschappen
|
||||||
|
201=PATH environment variable
|
||||||
|
202=Bestanden overdracht
|
||||||
|
203=Maak project
|
||||||
|
204=Wissel van project
|
||||||
|
205=Aanmaken database
|
||||||
|
206=Aanpassen root's paswoord
|
||||||
|
207=Mail Catcher
|
||||||
|
208=Bekijk laatste email
|
||||||
|
209=Open Mail Directory
|
||||||
|
210=Haal sendmail_path op
|
||||||
|
211=Configuratie
|
||||||
|
212=Mail Verstuurder
|
||||||
|
213=Uitbreidingen
|
||||||
|
214=Web admin
|
||||||
|
215=login
|
||||||
|
216=Voorkeuren
|
||||||
|
217=Afsluiten
|
||||||
|
218=Project Naam
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Algemeen
|
||||||
|
301=Services en Poorten
|
||||||
|
310=Start Laragon wanneer Windows opstart
|
||||||
|
311=Start Laragon automatisch wanneer Windows opstart
|
||||||
|
312=Start geminimaliseerd
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Minimaliseer Laragon in de System Tray.\nLinks klikken op Laragon's icon om Laragon weer te tonen.
|
||||||
|
314=Start Alles automatisch
|
||||||
|
315=Automatisch alle geselecteerde Services starten als Laragon opstart
|
||||||
|
316=Taal
|
||||||
|
|
||||||
|
317=Document Root
|
||||||
|
318=Klik om de Document Root te veranderen
|
||||||
|
319=Data Directory
|
||||||
|
320=klik op de MySQL's DataDir te veranderen
|
||||||
|
|
||||||
|
322=Automisch aanmaken van virtual hosts
|
||||||
|
323=Plaats simpelweg een folder in de Document Root en herstartApache, Laragon zal automatisch de corresponderende hostname aanmaken in hosts bestand en Apache's
|
||||||
|
|
||||||
|
virtual hosts
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Hostnaam
|
||||||
|
325=Hostnaam format.\nex: als je projectnaam is %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Geavanceerd
|
||||||
|
329=Wanneer de mail() functie wordt aangeroepen, zal Laragon de \ngegenereerde mail informatie tonen in een klein schermpje \nrechtsonder aan het scherm.
|
||||||
|
330=Het schermpje zal getoond worden in
|
||||||
|
331=Deze optie helpt je om snel email te bekijken.\nJe kunt altijd de inhoud van de laatste email bekijken inn:\nMenu > PHP > MailCatcher
|
||||||
|
|
||||||
|
340=Gmail Adres
|
||||||
|
341=Gmail Paswoord
|
||||||
|
342=Test Mail versturen
|
||||||
|
343=Jouw Gmail Paswoord zal versleuteld worden voornieuwsgierige blikken.\nWanneer het ingeschakeld is, kan je eenvoudig mail versturen via het \nInternet. Gewoon 1
|
||||||
|
|
||||||
|
regel:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Mail Analyzer
|
||||||
|
351=Verstuur test mail aan
|
||||||
|
352=Hertest
|
||||||
|
353=Hertest mail versturen. Je kunt een ander email adres opgeven om te testen.
|
||||||
|
354=Afsluiten
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon is hier geminimaliseerd.
|
||||||
|
401=Wissel van project:
|
||||||
|
402=Aanmken database!
|
||||||
|
403=MySQL's root paswoord succesvol aangepast!
|
||||||
|
404=Apache is herstart!
|
||||||
|
405=Verkeerd Pad (Path)!
|
||||||
|
406=Detecteer nieuw project!\nLaragon zal nodejs aanroepen om virtual hosts voor jou aan te maken!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Online help
|
||||||
|
501=Linker klik: Laragon - Rechter klik: Menu
|
||||||
|
502=Start pagina
|
||||||
|
503=Database administrator
|
||||||
|
504=Open Command Prompt (Hotkey: CTRL+ALT+T)
|
||||||
|
505=Laragon zal nodejs aanroepen om virtual hosts voor jou aan te maken\nAls je deze optie wilt zonder nodejs:\nStart Laragon als Administrator
|
||||||
|
506=Document Root
|
||||||
|
|
||||||
|
# Quick create website
|
||||||
|
600=Aanmken
|
||||||
|
601=Aangemaakt
|
||||||
|
602=Downloaden
|
||||||
|
603=Gedownload
|
||||||
|
604=Uitpakken
|
||||||
|
605=uitgepakt
|
||||||
|
606=Mooie url gegenereerd
|
||||||
|
607=Snel aanmaken website
|
||||||
|
608=Website Naam
|
||||||
|
609=Geef de Website Naam a.u.b.!
|
||||||
|
610=Website aangemaakt: %s!
|
||||||
|
611=Kon website niet aanmken: %s. Reden: %s
|
||||||
|
612=Onderzoeken
|
||||||
|
613=Klik om naar de website folder te gaan
|
||||||
|
614=Klik om de website te bekijken
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path is naar het Clipboard gekoieerd!
|
||||||
|
701=Deze optie is niet beschikbaar op jouw computer!
|
||||||
|
702=Start %s eerst a.u.b.!
|
||||||
|
703=De naam is niet geldig!
|
||||||
|
704=deze directory bevat geen geldig Laravel project!
|
||||||
|
705=Doe de PHP Server aan!
|
||||||
|
706=Ga naar Menu > Voorkeuren > Services en Poorten, en schakel PHP Server in
|
||||||
|
707=Project bestaat!
|
||||||
|
708=Als je echt dit project wilt aanmaken, wis dan eerst de project folder en probeer nogmaals
|
||||||
|
709=Geen folder!
|
||||||
|
710=Geen bestand!
|
||||||
|
711=%s is niet gestart. Start de Redis Server eerst!
|
||||||
|
712=Gebruik geen spatie in Laragon's installatie pad (om toekomstige problemen te voorkomen)!
|
||||||
|
713=Service %s is opgestart, MAAR onder een ander proces.
|
||||||
|
714=Stop de huidige WAMP stack of Laragon zal onverwacht gedrag vertonen.
|
||||||
|
715=Pad van het proces:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Oh nee, Laragon heeft een uitzondering gedetecteerd!
|
||||||
|
717=Kon de database %s niet aanmaken. Reden: %s
|
||||||
|
718=Kon MySQL's root paswoord niet aanpassen. Reden: %s
|
||||||
|
719=Je moet een geldig Gmail adres opgeven!
|
||||||
|
720=Kon geen shortcut in de Startup folder aanmaken!
|
||||||
|
721=kon de shortcut in de Startup folder niet wissen!
|
||||||
|
722=Verkeerd formaat! Moet voldoen aan project naam patroon {name}.xxx!'
|
||||||
|
723=Verkeerd formaat! Niet een geldige hostnaam!
|
||||||
|
724=Geen geldige MySQL Data Directory!
|
||||||
|
725=Je moet Apache en MySQL services in het Menu activeren > Voorkeuren > Services en Poorten!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Oeps! Jouw systeem staat het niet toe de hosts file aan te passen.\nControleer jouw Antivirus of Toestemmingen in de Security tab of controleer of het bestaand
|
||||||
|
|
||||||
|
allen-lezen is\nLaragon zal tijdelijk "Automatisch aanmaken van virtual hosts" optie uitschakelen!
|
||||||
|
727=Om deze optie te gebruiken, kan je het volgende proberen:\n1. Ga naar: %s\drivers\etc\n2. Rechter klik op de hosts file en vink de Alleen-lezen (Read-only)
|
||||||
|
|
||||||
|
checkbox uit
|
||||||
|
728=Notitie: huidige rechten op de hosts file:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Alleen-lezen
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Security > Schrijven
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Database Naam
|
||||||
|
801=Nieuw Paswoord
|
||||||
|
802=Huidig Paswoord
|
||||||
292
bin/laragon/lang/English.txt
Normal file
292
bin/laragon/lang/English.txt
Normal file
@@ -0,0 +1,292 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 3.5
|
||||||
|
author: leokhoa - leokhoa at gmail.com - https://laragon.org
|
||||||
|
date: 20181016
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100 = Start All
|
||||||
|
101 = Web
|
||||||
|
102 = Database
|
||||||
|
103 = Terminal
|
||||||
|
104 = Root
|
||||||
|
105 = Stop
|
||||||
|
106 = Stopping...
|
||||||
|
107 = Reload
|
||||||
|
108 = Start
|
||||||
|
109 = Version
|
||||||
|
110 = Enabled
|
||||||
|
111 = Stop All
|
||||||
|
112 = Close
|
||||||
|
113 = Minimize
|
||||||
|
114 = Maximize
|
||||||
|
115 = Yes
|
||||||
|
116 = No
|
||||||
|
117 = Cancel
|
||||||
|
118 = OK
|
||||||
|
119 = ON
|
||||||
|
120 = OFF
|
||||||
|
121 = Menu
|
||||||
|
122 = If you have any question, please feel free to contact
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199 = www
|
||||||
|
200 = Tools
|
||||||
|
201 = Path
|
||||||
|
202 = Transfer files
|
||||||
|
203 = Create project
|
||||||
|
204 = Switch project
|
||||||
|
205 = Create database
|
||||||
|
206 = Change root password
|
||||||
|
207 = Mail Catcher
|
||||||
|
208 = View latest email
|
||||||
|
209 = Open Mail Dir
|
||||||
|
210 = Get sendmail_path
|
||||||
|
211 = Configuration
|
||||||
|
212 = Mail Sender
|
||||||
|
213 = Extensions
|
||||||
|
214 = Web admin
|
||||||
|
215 = login
|
||||||
|
216 = Preferences
|
||||||
|
217 = Exit
|
||||||
|
218 = Project Name
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300 = General
|
||||||
|
301 = Services && Ports
|
||||||
|
310 = Run Laragon when Windows starts
|
||||||
|
311 = Run Laragon automatically when Windows starts
|
||||||
|
312 = Run minimized
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313 = Minimize Laragon to the System Tray.\nLeft click Laragon's icon in the system tray to show Laragon
|
||||||
|
314 = Start All automatically
|
||||||
|
315 = Automatically start all selected Services when Laragon runs
|
||||||
|
316 = Language
|
||||||
|
|
||||||
|
317 = Document Root
|
||||||
|
318 = Click to change Document Root
|
||||||
|
319 = Data Dir
|
||||||
|
320 = Click to change MySQL's DataDir
|
||||||
|
|
||||||
|
322 = Auto virtual hosts
|
||||||
|
323 = Just put a folder in Document Root & reload Apache, Laragon will auto create correspond hostname in hosts file and Apache's virtual hosts
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324 = Hostname
|
||||||
|
325 = Hostname format.\nex: if your project name is %s
|
||||||
|
|
||||||
|
|
||||||
|
328 = Advanced
|
||||||
|
329 = When mail() function is called, Laragon will display generated email info\nin a small Window on the bottom right of your screen.
|
||||||
|
330 = The Window will be displayed in
|
||||||
|
331 = This feature helps you view email content quickly.\nYou can also view content of the latest email at any time in:\nMenu > PHP > MailCatcher
|
||||||
|
|
||||||
|
340 = Gmail Address
|
||||||
|
341 = Gmail Password
|
||||||
|
342 = Test Sending Mail
|
||||||
|
343 = Your Gmail Password will be encrypted from curious eyes.\nWhen enabled, you can send email to Internet easily. Just 1 line:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350 = Mail Analyzer
|
||||||
|
351 = Send test mail to
|
||||||
|
352 = Retest
|
||||||
|
353 = Retest sending email. You can input another email address to test.
|
||||||
|
354 = Close
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400 = Laragon is minimized here.
|
||||||
|
401 = Switched to project:
|
||||||
|
402 = Created database!
|
||||||
|
403 = Changed MySQL root password successfully!
|
||||||
|
404 = Apache Reloaded!
|
||||||
|
405 = Wrong Path!
|
||||||
|
406 = Detect new project!\nLaragon will call nodejs to create virtual hosts for you!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500 = Online help
|
||||||
|
501 = Left click: Laragon - Right click: Menu
|
||||||
|
502 = Start page
|
||||||
|
503 = Database Management
|
||||||
|
504 = Open Command Prompt (Hotkey: CTRL+ALT+T)
|
||||||
|
505 = Laragon will call nodejs to create virtual hosts for you\nIf you want this feature without calling nodejs:\nRun Laragon as Administrator
|
||||||
|
506 = Document Root
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600 = Creating
|
||||||
|
601 = Created
|
||||||
|
602 = Downloading
|
||||||
|
603 = Downloaded
|
||||||
|
604 = Extracting
|
||||||
|
605 = Extracted
|
||||||
|
606 = Generated pretty url
|
||||||
|
607 = Quick app
|
||||||
|
608 = Website Name
|
||||||
|
609 = Please specify Project Name!
|
||||||
|
610 = Created %s!
|
||||||
|
611 = Could not create %s. Reason: %s
|
||||||
|
612 = Explore
|
||||||
|
613 = Click to go to the project's folder
|
||||||
|
614 = Click to visit the site
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700 = sendmail_path is copied to the Clipboard!
|
||||||
|
701 = This feature is not available on your computer!
|
||||||
|
702 = Please start %s first!
|
||||||
|
703 = The name is not valid!
|
||||||
|
704 = This directory does not contain a valid Laravel project!
|
||||||
|
705 = Please turn PHP Server on!
|
||||||
|
706 = Go to Menu > Preferences > Services & Ports, and enable PHP Server
|
||||||
|
707 = Project exists!
|
||||||
|
708 = If you really want to create the project, delete the project's folder and try again
|
||||||
|
709 = No folder!
|
||||||
|
710 = No file!
|
||||||
|
711 = %s is not running. Please start Redis Server first!
|
||||||
|
712 = Please don't use Space in Laragon's installation path (to avoid future troubles)!
|
||||||
|
713 = Service %s is running, BUT under other process.
|
||||||
|
714 = Please stop your current WAMP stack or Laragon will run unexpectedly.
|
||||||
|
715 = Path of the process:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716 = Oh no, Laragon detected exceptions!
|
||||||
|
717 = Could not create database %s. Reason: %s
|
||||||
|
718 = Could not change MySQL root password. Reason: %s
|
||||||
|
719 = You must specify a valid Gmail address!
|
||||||
|
720 = Could not create shortcut in Startup folder!
|
||||||
|
721 = Could not delete the shortcut from Startup folder!
|
||||||
|
722 = Wrong format! Must have project name pattern {name}.xxx!
|
||||||
|
723 = Wrong format! Not a valid hostname!
|
||||||
|
724 = Not a valid MySQL Data Dir!
|
||||||
|
725 = You must enable Apache and MySQL services in Menu > Preferences > Services & Ports!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726 = Oops! Your system prevents changing hosts file.\nPlease check your Antivirus or Permissions in Security tab or check if the file is Read-only\nLaragon will temporarily disable "Auto virtual hosts" feature!
|
||||||
|
727 = To make this feature effective, you can try:\n1. Go to: %s\drivers\etc\n2. Right click on hosts file and uncheck Read-only checkbox
|
||||||
|
728 = Note: Current permissions on hosts file:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729 = Read-only
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730 = Security > Write
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800 = Database Name
|
||||||
|
801 = New Password
|
||||||
|
802 = Current Password
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219 = Ngrok
|
||||||
|
220 = Share
|
||||||
|
221 = Ngrok link is copied to the Clipboard!
|
||||||
|
222 = Ngrok tunnel is ready!
|
||||||
|
223 = Click to edit hosts file as Administrator manually.
|
||||||
|
224 = started
|
||||||
|
226 = Unpacking
|
||||||
|
227 = Unpacked
|
||||||
|
228 = not a supported format
|
||||||
|
229 = Please wait until extracting is done
|
||||||
|
230 = Wrong link
|
||||||
|
231 = Error occurred when downloading. Please try again!
|
||||||
|
232 = Error occurred! Maybe your download link is wrong.
|
||||||
|
233 = Please check the link & try again.
|
||||||
|
234 = Visit site
|
||||||
|
235 = Close and visit the site
|
||||||
|
236 = Edit
|
||||||
|
237 = Switch Document Root
|
||||||
|
238 = Select another
|
||||||
|
239 = Database exists!
|
||||||
|
240 = Leave blank if unknown
|
||||||
|
241 = Apache's SSL port is disabled by default. Check it to enable.
|
||||||
|
242 = Generated SSL certificate!
|
||||||
|
243 = You must click [%s] first!
|
||||||
|
244 = Auto-create database
|
||||||
|
245 = How to force Wordpress to use relative urls
|
||||||
|
246 = Left click
|
||||||
|
247 = Right click
|
||||||
|
248 = Laragon Install Root
|
||||||
|
249 = Delete all [auto]
|
||||||
|
250 = Settings file
|
||||||
|
251 = Startup file
|
||||||
|
252 = How to add another %s version
|
||||||
|
253 = Laragon is already running!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803 = Reset and generate a random password for root
|
||||||
|
804 = You can sort out the issue by reseting MySQL root password at
|
||||||
|
805 = Detect if MySQL is running
|
||||||
|
806 = %s is running with PID %d
|
||||||
|
807 = Found one process
|
||||||
|
808 = You must stop the running MySQL first!
|
||||||
|
|
||||||
|
810 = Start MySQL server with %s option
|
||||||
|
811 = Reseting root password & generating a random one
|
||||||
|
812 = Reset & generated MySQL root password!
|
||||||
|
813 = Copied to the Clipboard: %s
|
||||||
|
814 = Error occurred! %s
|
||||||
|
815 = Stopping MySQL - PID %d
|
||||||
|
816 = Could not stop current running MySQL - PID %d
|
||||||
|
817 = You may try resetting it manually: %s
|
||||||
|
818 = Done
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830 = Right-Click Menu
|
||||||
|
831 = Add Sublime Text && Terminal
|
||||||
|
832 = Remove Sublime Text && Terminal
|
||||||
|
833 = Edit with Sublime Text
|
||||||
|
834 = Open Folder in Sublime Text
|
||||||
|
836 = Please run Laragon as Administrator and try again!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900 = Laragon runs extremely fast and has very low memory footprint (< 4 MB)
|
||||||
|
901 = Your app will get pretty url ---> http://app.dev instead of http://localhost/app
|
||||||
|
902 = Add Sublime Text && Terminal to the Right-Click Menu
|
||||||
|
903 = Quick ways to open Text Editor & Command Prompt
|
||||||
|
904 = View the README file
|
||||||
|
905 = Run Laragon
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906 = Auto-generated SSL Certificates
|
||||||
|
|
||||||
|
# Version 3
|
||||||
|
140 = Initializing data...
|
||||||
|
141 = Cannot initialize data, please try again!
|
||||||
|
142 = Region
|
||||||
|
150 = Add Laragon to Path
|
||||||
|
151 = Remove Laragon from Path
|
||||||
|
152 = Manage Path
|
||||||
|
153 = Added Laragon to Path! You may need to log off and log on again for the changes to take affect.
|
||||||
|
154 = Removed Laragon from Path!
|
||||||
|
155 = Close all
|
||||||
|
156 = Autorun
|
||||||
|
157 = Stopping running services...
|
||||||
|
158 = Help
|
||||||
|
|
||||||
|
# Version 3.1.3
|
||||||
|
159 = Auto-generated QR Code
|
||||||
|
|
||||||
|
# Version 3.3.1
|
||||||
|
160 = SSL is enabled. Click to disable
|
||||||
|
161 = Add laragon.crt to Trust Store
|
||||||
|
162 = Certificate Manager
|
||||||
|
163 = Quick settings
|
||||||
|
164 = How to manage "%s"
|
||||||
|
165 = How to add Xdebug to Laragon
|
||||||
|
166 = WildcardDNS
|
||||||
|
167 = What is it?
|
||||||
|
|
||||||
|
# Version 3.5
|
||||||
|
920 = Clone
|
||||||
|
921 = Select a project to clone
|
||||||
|
922 = Cloned database!
|
||||||
290
bin/laragon/lang/French.txt
Normal file
290
bin/laragon/lang/French.txt
Normal file
@@ -0,0 +1,290 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 3.5
|
||||||
|
author: MGKProd - https://github.com/mgkprod
|
||||||
|
date: 20181219
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Démarrer
|
||||||
|
101=Web
|
||||||
|
102=Base de données
|
||||||
|
103=Terminal
|
||||||
|
104=Dossier www
|
||||||
|
105=Stop
|
||||||
|
106=Arrêt...
|
||||||
|
107=Recharger
|
||||||
|
108=Démarrer
|
||||||
|
109=Version
|
||||||
|
110=Activé
|
||||||
|
111=Tout arrêter
|
||||||
|
112=Fermer
|
||||||
|
113=Minimiser
|
||||||
|
114=Maximiser
|
||||||
|
115=Oui
|
||||||
|
116=Non
|
||||||
|
117=Annuler
|
||||||
|
118=OK
|
||||||
|
119=On
|
||||||
|
120=Off
|
||||||
|
121=Menu
|
||||||
|
122=N'hésitez pas à me contacter si vous avez la moindre question
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Outils
|
||||||
|
201=Path
|
||||||
|
202=Transfert de fichiers
|
||||||
|
203=Créer un projet
|
||||||
|
204=Échanger de projet
|
||||||
|
205=Créer une base de données
|
||||||
|
206=Changer le mot passe root
|
||||||
|
207=Intercepteur d'email
|
||||||
|
208=Voir le dernier email
|
||||||
|
209=Ouvrir le répertoire des emails
|
||||||
|
210=Obtenir le sendmail_path
|
||||||
|
211=Configuration
|
||||||
|
212=Emetteur d'Email
|
||||||
|
213=Extensions
|
||||||
|
214=Administration Web
|
||||||
|
215=login
|
||||||
|
216=Préférences
|
||||||
|
217=Quitter
|
||||||
|
218=Nom du Projet
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Général
|
||||||
|
301=Services && Ports
|
||||||
|
310=Démarrer Laragon avec Windows
|
||||||
|
311=Démarrer Laragon automatiquement lors du démarrage de Windows
|
||||||
|
312=Démarrer minimisé
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Minimiser Laragon dans la barre des tâches.\nEffectuez un clic gauche sur l'icône dans la barre d'état système pour afficher Laragon
|
||||||
|
314=Tout démarrer automatiquement
|
||||||
|
315=Démarrer automatiquement tous les services sélectionnés au démarrage de Laragon
|
||||||
|
316=Langue
|
||||||
|
|
||||||
|
317=Document Root
|
||||||
|
318=Cliquez pour changer le Document Root
|
||||||
|
319=Répertoire des données MySQL
|
||||||
|
320=Cliquez pour changer de répertoire MySQL
|
||||||
|
|
||||||
|
322=Créer automatiquement des hôtes virtuels
|
||||||
|
323=Créez un dossier et rechargez Apache, Laragon créera automatiquement le nom d'hôte correspondant dans le fichiers hosts ainsi que la configuration du nouvel hôte virtuel
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Nom d'hôte
|
||||||
|
325=Format du nom d'hôte.\nex: si votre nom de projet est %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Avancé
|
||||||
|
329=Lorsque la fonction mail() est appelée, Laragon affichera les informations de \nl'email envoyé dans une petite fenêtre à coté de l'horloge Windows.
|
||||||
|
330=La fenêtre sera affiché dans
|
||||||
|
331=Cette fonctionnalité vous aidera à voir le contenu des emails rapidement.\nVous pouvez aussi voir le contenu du dernier email à tout moment dans le \nmenu:\nMenu > PHP > Intercepteur d'email
|
||||||
|
|
||||||
|
340=Adresse email Gmail
|
||||||
|
341=Mot de passe Gmail
|
||||||
|
342=Tester l'envoi d'email
|
||||||
|
343=Votre mot de passe Gmail sera encrypté aux yeux des curieux.\nUne fois activé, vous pourrez envoyer des emails facilement.\nEn une seule ligne de code:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Analyseur d'email
|
||||||
|
351=Envoyer un email de test à
|
||||||
|
352=Re-tester
|
||||||
|
353=Re-tester l'envoi d'email. Vous pouvez ajouter une autre adresse email à tester.
|
||||||
|
354=Fermer
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon est minimisé ici.
|
||||||
|
401=Échangé avec le projet:
|
||||||
|
402=Base de données créée!
|
||||||
|
403=Mot de passe MySQL changé avec succès!
|
||||||
|
404=Apache rechargé!
|
||||||
|
405=Chemin erroné!
|
||||||
|
406=Nouveau projet détecté!\nLaragon va utiliser nodejs pour créer le nouvel hôte virtuel pour vous!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Aide en ligne
|
||||||
|
501=Clic gauche: Laragon - Clic droit: Menu
|
||||||
|
502=Page de démarrage
|
||||||
|
503=Base de données
|
||||||
|
504=Ouvrir le terminal (Raccourci clavier: CTRL+ALT+T)
|
||||||
|
505=Laragon va utiliser nodejs pour créer un nouvel hote virtuel\nSi vous voulez cette fonctionnalité sans faire appel à nodejs:\nLancez Laragon en tant qu'Administrateur
|
||||||
|
506=Document Root
|
||||||
|
|
||||||
|
# Quick create website
|
||||||
|
600=En cours de création
|
||||||
|
601=Créé
|
||||||
|
602=En cours de téléchargement
|
||||||
|
603=Téléchargé
|
||||||
|
604=En cours d'extraction
|
||||||
|
605=Extrait
|
||||||
|
606=Jolie URL créée.
|
||||||
|
607=Créer un site web rapidement
|
||||||
|
608=Nom du site Web
|
||||||
|
609=Spécifier le nom du site!
|
||||||
|
610=Site web %s créé!
|
||||||
|
611=Erreur lors de la creation du site web %s. Raison: %s
|
||||||
|
612=Explorer
|
||||||
|
613=Cliquer pour ouvrir le répertoire du site web
|
||||||
|
614=Cliquer pour voir le site web
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path a été copié dans votre presse-papiers!
|
||||||
|
701=Cette fonctionnalité n'est pas disponible sur votre ordinateur!
|
||||||
|
702=Merci de démarrer %s en premier!
|
||||||
|
703=Le nom n'est pas valide!
|
||||||
|
704=Ce répertoire ne contient pas de projet Laravel valide!
|
||||||
|
705=Merci de lancer le Serveur PHP!
|
||||||
|
706=Aller dans Menu > Préférences > Services et Ports, et activer le Serveur PHP
|
||||||
|
707=Le projet existe!
|
||||||
|
708=Si vous voulez réellement créer ce projet, supprimer au préalable le répertoire du projet et réessayez
|
||||||
|
709=Aucun répertoire!
|
||||||
|
710=Aucun fichier!
|
||||||
|
711=%s n'est pas démarré. Merci de démarrer le Serveur Redis au préalable!
|
||||||
|
712=Ne pas utiliser l'espace de Laragon afin d'éviter d’éventuels bugs lors des mises à jours futures!
|
||||||
|
713=Le Service %s est déjà en cours d'exécution, MAIS sous un autre processus.
|
||||||
|
714=Merci de stopper WAMP ou Laragon ne fonctionnera pas correctement.
|
||||||
|
715=Chemin du processus:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Oh non, Laragon a détecté des Exceptions!
|
||||||
|
717=Impossible de créer la base de données %s. Raison: %s
|
||||||
|
718=Impossible de changer le mot de passe MySQL. Raison: %s
|
||||||
|
719=Vous devez spécifier une adresse Gmail valide!
|
||||||
|
720=Impossible de créer un raccourci dans le dossier de démarrage!
|
||||||
|
721=Impossible de supprimer le raccourci du dossier de démarrage!
|
||||||
|
722=Mauvais format! Le nom du projet doit être formaté {name}.xxx!'
|
||||||
|
723=Mauvais format! Nom d’hôte invalide!
|
||||||
|
724=Répertoire MySQL invalide!
|
||||||
|
725=Vous devez activer les services Apache et MySQL dans Menu > Préférences > Services et Ports!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Oops! Votre système a empêché la modification du fichier hosts.\nVérifiez votre Antivirus ainsi que les Permissions dans l'onglet Sécurité ou bien vérifier si le fichier n'est pas en Lecture seule\nLaragon va temporairement désactiver la fonctionnalité "création automatique d'hôtes virtuels"!
|
||||||
|
727=Pour rendre cette fonctionnalité opérationnelle, vous pouvez essayer:\n1. Aller dans: %s\drivers\etc\n2. Clic droit sur le fichier hosts et décocher l'option Lecture seule
|
||||||
|
728=Note: Les permissions actuelles sur le fichier hosts:0
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Lecture seule
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Sécurité > Écriture
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Nom de la base données
|
||||||
|
801=Nouveau mot de passe
|
||||||
|
802=Mot de passe actuel
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219=Ngrok
|
||||||
|
220=Partager
|
||||||
|
221=Le lien Ngrok a été copié dans le presse papiers!
|
||||||
|
222=Le tunnel Ngrok est prêt!
|
||||||
|
223=Cliquez pour modifier le fichier hosts en tant qu'Administrateur.
|
||||||
|
224=Démarré
|
||||||
|
226=Décompression en cours
|
||||||
|
227=Décompressé
|
||||||
|
228=Format non supporté
|
||||||
|
229=Merci d'attendre la fin de l'extraction
|
||||||
|
230=Lien erroné
|
||||||
|
231=Erreur lors du téléchargement. Merci de réessayer!
|
||||||
|
232=Erreur! Vérifiez peut-être le lien de téléchargement.
|
||||||
|
233=Merci de revérifier le lien et de réessayer.
|
||||||
|
234=Visiter le site
|
||||||
|
235=Fermer et visiter le site
|
||||||
|
236=Editer
|
||||||
|
237=Échanger de Document Root
|
||||||
|
238=Sélectionner un autre
|
||||||
|
239=Base de données déjà existante!
|
||||||
|
240=Laissez vide si inconnu
|
||||||
|
241=Le port SSL Apache est désactivé par défaut. Cochez le pour l'activer.
|
||||||
|
242=Certificat SSL généré!
|
||||||
|
243=Vous devez cliquer [%s] en premier!
|
||||||
|
244=Création automatique de base de données
|
||||||
|
245=Comment forcer Wordpress à utiliser des URLs relatives
|
||||||
|
246=Clic gauche
|
||||||
|
247=Clic droit
|
||||||
|
248=Racine de l'installation de Laragon
|
||||||
|
249=Tout supprimer [auto]
|
||||||
|
250=Fichier de configuration
|
||||||
|
251=Fichier de démarrage
|
||||||
|
252=Comment ajouter une autre version de %s
|
||||||
|
253=Laragon est déjà en cours d'exécution!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803=Réinitialiser et régénérer un mot de passe aléatoire pour root
|
||||||
|
804=Vous pouvez résoudre les problèmes en réinitialisant le mot de passe MySQL de l'utilisateur root
|
||||||
|
805=Détecter si MySQL est en cours d'exécution
|
||||||
|
806=%s est en cours d'exécution avec le PID %d
|
||||||
|
807=Un processus trouvé
|
||||||
|
808=Vous devez d'abord arrêter le processus MySQL!
|
||||||
|
|
||||||
|
810=Démarrer le serveur MySQL avec l'option %s
|
||||||
|
811=En cours de réinitialisation et régénération du mot de passe root
|
||||||
|
812=Mot de passe root réinitialisé et régénéré!
|
||||||
|
813=Copie dans le Presse Papier: %s
|
||||||
|
814=Erreur! %s
|
||||||
|
815=Arrêt en cours de MySQL - PID %d
|
||||||
|
816=Impossible d'arrêter le processus MySQL - PID %d
|
||||||
|
817=Vous devriez le réinitialiser manuellement: %s
|
||||||
|
818=Effectué
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830=Menu contextuel
|
||||||
|
831=Ajouter Sublime Text et le terminal
|
||||||
|
832=Supprimer Sublime Text et le terminal
|
||||||
|
833=Éditer avec Sublime Text
|
||||||
|
834=Ouvrir un répertoire dans Sublime Text
|
||||||
|
836=Merci d'exécuter Laragon en tant qu'Administrateur et réessayez!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900=Laragon se lance extrêmement rapidement et a une empreinte mémoire très basse (< 4 MB)
|
||||||
|
901=Votre application aura une jolie URL ---> http://app.dev au lieu de http://localhost/app
|
||||||
|
902=Ajouter Sublime Text et le terminal au menu contextuel
|
||||||
|
903=Façon rapide d'ouvrir l'éditeur de texte et le terminal
|
||||||
|
904=Voir le fichier README
|
||||||
|
905=Lancer Laragon
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906 = Certificats SSL auto-générés
|
||||||
|
|
||||||
|
# Version 3
|
||||||
|
140 = Initialisation des données...
|
||||||
|
141 = Impossible d'initialiser les données, merci de réessayer!
|
||||||
|
142 = Région
|
||||||
|
150 = Ajouter Laragon au Path
|
||||||
|
151 = Supprimer Laragon du Path
|
||||||
|
152 = Modifier le Path
|
||||||
|
153 = Laragon a été ajouté au Path! Il est possible que vous ayez à vous déconnecter et reconnecter pour que les changements s'appliquent.
|
||||||
|
154 = Laragon a été supprimé du Path!
|
||||||
|
155 = Tout fermer
|
||||||
|
156 = Autorun
|
||||||
|
157 = Arrêt des services...
|
||||||
|
158 = Aide
|
||||||
|
|
||||||
|
# Version 3.1.3
|
||||||
|
159 = QR Code auto-généré
|
||||||
|
|
||||||
|
# Version 3.3.1
|
||||||
|
160 = SSL activé. Cliquez pour désactiver.
|
||||||
|
161 = Ajouter laragon.crt au certificats de confiance
|
||||||
|
162 = Gestionnaire de certificats
|
||||||
|
163 = Paramètres rapides
|
||||||
|
164 = Comment gérer "%s"
|
||||||
|
165 = Comment ajouter Xdebug à Laragon
|
||||||
|
166 = WildcardDNS
|
||||||
|
167 = Qu'est-ce que c'est ?
|
||||||
|
|
||||||
|
# Version 3.5
|
||||||
|
920 = Cloner
|
||||||
|
921 = Séléctionner un projet à cloner
|
||||||
|
922 = Base de données clonée !
|
||||||
257
bin/laragon/lang/German.txt
Normal file
257
bin/laragon/lang/German.txt
Normal file
@@ -0,0 +1,257 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 2.0.1
|
||||||
|
author: elcheffe - https://laragon.org
|
||||||
|
date: 20160715
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Alle Dienste Starten
|
||||||
|
101=Web
|
||||||
|
102=Datenbank
|
||||||
|
103=Konsole
|
||||||
|
104=WWW-Ordner
|
||||||
|
105=Dienste anhalten
|
||||||
|
106=Halte an...
|
||||||
|
107=Neu laden
|
||||||
|
108=Start
|
||||||
|
109=Version
|
||||||
|
110=Aktiviert
|
||||||
|
111=Alles Beenden
|
||||||
|
112=Schließen
|
||||||
|
113=Minimieren
|
||||||
|
114=Maximieren
|
||||||
|
115=Ja
|
||||||
|
116=Nein
|
||||||
|
117=Abbrechen
|
||||||
|
118=OK
|
||||||
|
119=AN
|
||||||
|
120=AUS
|
||||||
|
121=Menü
|
||||||
|
122=Wenn Sie Fragen haben, nehmen Sie einfach Kontakt mit mir auf.
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Tools
|
||||||
|
201=Umgebungsvariablen
|
||||||
|
202=Datei-Transfer
|
||||||
|
203=Projekt erstellen
|
||||||
|
204=Projekt wechseln
|
||||||
|
205=Datenbank erstellen
|
||||||
|
206=Root-Passwort ändern
|
||||||
|
207=Mail Catcher
|
||||||
|
208=Letzte E-Mail ansehen
|
||||||
|
209=Mail-Verzeichnis öffnen
|
||||||
|
210=Sendmail Pfad anzeigen
|
||||||
|
211=Konfiguration
|
||||||
|
212=E-Mail Absender
|
||||||
|
213=PHP-Erweiterungen
|
||||||
|
214=Web Administration
|
||||||
|
215=anmelden
|
||||||
|
216=Einstellungen
|
||||||
|
217=Beenden
|
||||||
|
218=Projektname
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Allgemeines
|
||||||
|
301=Dienste & Ports
|
||||||
|
310=Laragon mit Windows starten
|
||||||
|
311=Laragon automatisch mit Windows starten
|
||||||
|
312=Minimiert starten
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Minimiert Laragon in den System Tray.\nKlicken Sie Laragons Symbol im System Tray an um Laragon aufzurufen.
|
||||||
|
314=Alle Dienste automatisch starten
|
||||||
|
315=Alle ausgewählten Dienste werden beim Laragon Start automatisch gestartet.
|
||||||
|
316=Sprache
|
||||||
|
|
||||||
|
317=Stammverzeichnis
|
||||||
|
318=Klicken Sie, um das Stammverzeichnis (Document Root) zu ändern
|
||||||
|
319=MySQL Datenverzeichnis
|
||||||
|
320=Klicken, um das MySQL Datenverzeichnis zu ändern
|
||||||
|
|
||||||
|
322=Virtuelle Hosts automatisch erzeugen
|
||||||
|
323=Sobald Sie im Stammverzeichnis einen neuen Ordner anlegen und den Apache-Dienst neugeladen,\nlegt Laragon in der Windows Hosts-Datei den entsprechenden Eintrag an.
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Hostname
|
||||||
|
325=Format für neue Host-Einträge.\nBeispiel: Wenn ihr Projektname "%s" lautet:
|
||||||
|
|
||||||
|
|
||||||
|
328=Erweitert
|
||||||
|
329=Falls die PHP mail() Funktion aufgerufen wird, zeigt Laragon ein kleines \nFenster unten Rechs auf dem Bildschirm mit Informationen zur \nversandten E-Mail an.
|
||||||
|
330=Das Informations-Fenster wird für die folgende Zeit eingeblendet:
|
||||||
|
331=Dieses Features hilft Ihnen dabei, den Inhalt von E-Mails schnell überprüfen \nzu können.\nSie können den Inhalt der letzten E-Mail auch direkt anzeigen:\nMenü > PHP > MailCatcher
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
340=Gmail Adresse
|
||||||
|
341=Gmail Passwort
|
||||||
|
342=Sende Test E-Mail
|
||||||
|
343=Ihr Gmail Passwort wird verschlüsselt.\nFalls aktiviert, können Sie sehr einfach E-Mails über das Internet versenden. \n1 Zeile PHP-Code genügt:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Mail Analyzer
|
||||||
|
351=Sende Test E-Mail an
|
||||||
|
352=E-Mail Versand erneut testen
|
||||||
|
353=E-Mail Versand erneut testen. Sie können eine andere E-Mail Adresse zum Testen einfügen.
|
||||||
|
354=Schließen
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon ist minimiert.
|
||||||
|
401=Projekt gewechselt:
|
||||||
|
402=Datenbank erstellt!
|
||||||
|
403=MySQL Root-Passwort erfolgreich geändert!
|
||||||
|
404=Apache neugeladen!
|
||||||
|
405=Falscher Pfad!
|
||||||
|
406=Neues Projekt erkannt!\nLaragon wird nun Node.js aufrufen und einen Host-Eintrag erzeugen!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Online Hilfe
|
||||||
|
501=Links-Klick: Laragon - Rechts-Klick: Menü
|
||||||
|
502=Startseite
|
||||||
|
503=Datenbank Administration
|
||||||
|
504=Kommandozeile öffnen (Hotkey: CTRL+ALT+T)
|
||||||
|
505=Laragon wird mit Hilfe von Node.js einen neuen Host-Eintrag erzeugen.\nFalls Sie diese Funktion ohne Node.js nutzen möchten, starten Sie Laragon mit Administrativen Rechten.
|
||||||
|
506=Stammverzeichnis
|
||||||
|
|
||||||
|
# Quick create website
|
||||||
|
600=Erstelle
|
||||||
|
601=Erstellt
|
||||||
|
602=Download
|
||||||
|
603=Heruntergeladen
|
||||||
|
604=Extrahiere
|
||||||
|
605=Extrahiert
|
||||||
|
606=Hübsche (Pretty) URL generiert
|
||||||
|
607=Neue Website erstellen
|
||||||
|
608=Website-Name
|
||||||
|
609=Bitte geben Sie einen Website-Namen an!
|
||||||
|
610=Website %s erstellt!
|
||||||
|
611=Konnte Website %s nicht erstellen. Grund: %s
|
||||||
|
612=Anzeigen
|
||||||
|
613=Klicken, um den Ordner der Website anzuzeigen
|
||||||
|
614=Klicken, um die Website anzuzeigen
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=Der Sendmail-Pfad wurde in die Zwischenablage kopiert!
|
||||||
|
701=Dieses Feature ist auf Ihrem Computer leider nicht verfügbar!
|
||||||
|
702=Bitte starten Sie zuerst %s!
|
||||||
|
703=Dieser Name ist ungültig!
|
||||||
|
704=Dieses Verzeichnis beinhaltet kein Laravel-Projekt.
|
||||||
|
705=Bitte schalten Sie den PHP-Server ein!
|
||||||
|
706=Gehen Sie zu: Menü > Einstellungen > Dienste & Ports , und aktivieren Sie den PHP Server.
|
||||||
|
707=Dass Projekt existiert bereits!
|
||||||
|
708=Wenn Sie dass Projekt wirklich erstellen möchten, löschen Sie den entsprechenden Ordner und versuchen Sie es erneut
|
||||||
|
709=Kein Ordner!
|
||||||
|
710=Keine Datei!
|
||||||
|
711=%s läuft nicht. Starten Sie zunächst den Redis Server!
|
||||||
|
712=Bitte benutzen Sie keine Leerzeichen im Installations-Pfad für Laragon (um Fehlermeldungen zu vermeiden)!
|
||||||
|
713=Der Dienst "%s" läuft, aber unter einem anderen Prozess.
|
||||||
|
714=Bitte beenden Sie Ihre aktuelle WAMP Umgebung. Andernfalls funktioniert Laragon möglicherweise nicht korrekt.
|
||||||
|
715=Pfad des Prozesses:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Laragon hat eine Ausnahme (Exception) festgestellt!
|
||||||
|
717=Die Datenbank %s konnte nicht erstellt werden. Grund hierfür: %s
|
||||||
|
718=Das MySQL Root-Passwort konnte nicht geändert werden. Begründung: %s
|
||||||
|
719=Sie müssen eine valide Gmail E-Mail Adresse angeben!
|
||||||
|
720=Die Laragon-Verknüpfung im Autostart-Menü konnte nicht erstellt werden!
|
||||||
|
721=Die Laragon-Verknüpfung im Autostart-Menü konnte nicht gelöscht werden!
|
||||||
|
722=Falsches Format! Das folgende Format wird für den Projekt-Namen erwartet {name}.xxx!
|
||||||
|
723=Falsches Format! Kein gültiger Hostname!
|
||||||
|
724=Kein gültiges MySQL Datenverzeichnis!
|
||||||
|
725=Sie müssen die Dienste "Apache" und "MySQL" unter "Menü > Einstellungen > Dienste und Ports" aktivieren!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Oops! Ihr System lässt Änderungen an der Windows Hosts-Datei nicht zu.\nBitte kontrollieren Sie Ihr Antiviren-Programm, die Berechtigungen im Sicherheits-Reiter oder prüfen Sie, ob die Datei schreibgeschützt ist.\nDie Funktion zum automatischen erstellen von Host-Einträgen wird temporär deaktiviert!
|
||||||
|
727=Damit dieses Feature genutzt werden kann, versuchen Sie bitte folgendes:\n1. Öffnen Sie das Verzeichnis: %s\drivers\etc\n2. Klicken Sie mit der rechten Maustaste auf die Datei und deaktivieren Sie die Checkbox "Schreibgeschützt".
|
||||||
|
728=Hinweis: Aktuelle Berechtigungen auf die Windows Hosts-Datei:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Schreibgeschützt
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Sicherheit > Schreiben
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Datenbank Name
|
||||||
|
801=Neues Passwort
|
||||||
|
802=Aktuelles Passwort
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219=Ngrok
|
||||||
|
220=Teilen
|
||||||
|
221=Der Ngrok Link wurde in die Zwischenablage kopiert!
|
||||||
|
222=Der Ngrok Tunnel ist bereit!
|
||||||
|
223=Klicken Sie hier um die Hosts-Datei manuell als Administrator zu bearbeiten.
|
||||||
|
224=gestartet
|
||||||
|
226=Entpacke
|
||||||
|
227=Entpackt
|
||||||
|
228=kein unterstüztes Format
|
||||||
|
229=Bitte warten Sie bis das Entpacken abgeschlossen ist
|
||||||
|
230=Falscher Link
|
||||||
|
231=Ein Fehler ist beim Downloaden aufgetreten. Bitte versuchen Sie es erneut!
|
||||||
|
232=Ein Fehler ist aufgetreten! Möglicherweise ist der Download-Link falsch.
|
||||||
|
233=Bitte kontrollieren Sie die Adresse und versuchen sie es erneut.
|
||||||
|
234=Seite besuchen
|
||||||
|
235=Schließen und Seite besuchen
|
||||||
|
236=Bearbeiten
|
||||||
|
237=Document-Root wechseln
|
||||||
|
238=Einen anderen auswählen
|
||||||
|
239=Die Datenbank existiert bereits!
|
||||||
|
240=Leave blank if unknown
|
||||||
|
241=Der Apache SSL Port ist standardmäßig deaktiviert. Markieren Sie die Checkbox um ihn zu aktivieren.
|
||||||
|
242=SSL Zertifikat erstellt!
|
||||||
|
243=Sie müssen zuerst auf [%s] klicken!
|
||||||
|
244=Datenbank automatisch erstellen
|
||||||
|
245=How to - Nutzung von relativen URLs in Wordpress erzwingen
|
||||||
|
246=Links-Klick
|
||||||
|
247=Rechts-Klick
|
||||||
|
248=Laragon Installations Root-Verzeichnis
|
||||||
|
249=Delete all [auto]
|
||||||
|
250=Einstellungs-Datei
|
||||||
|
251=Startup-Datei
|
||||||
|
252=How to - Eine andere Version von %s hinzufügen
|
||||||
|
253=Laragon läuft bereits!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803=Zurücksetzen und ein Zufalls-Passwort für das Root-Konto erstellen
|
||||||
|
804=Sie können das Problem beheben indem Sie das MySQL Root-Passwort zurücksetzen
|
||||||
|
805=Überprüfe ob MySQL läuft
|
||||||
|
806=%s läuft mit der PID %d
|
||||||
|
807=Ein Prozess wurde gefunden
|
||||||
|
808=Sie müssen die aktuelle MySQL-Instanz vorher beenden!
|
||||||
|
|
||||||
|
810=Starte den MySQL Server mit der Option %s
|
||||||
|
811=Das Root-Passwort wird zurückgesetzt und durch ein zufällig generiertes ersetzt
|
||||||
|
812=MySQL wure zurückgesetzt und ein neues Root-Passwort erstellt!
|
||||||
|
813=%s wurde in die Zwischenablage kopiert
|
||||||
|
814=Ein Fehler ist aufgetreten! %s
|
||||||
|
815=Beende MySQL - PID %d
|
||||||
|
816=Die aktuelle MySQL Instanz konnte nicht beendet werden - PID %d
|
||||||
|
817=Sie können ein manuelles Zurücksetzen versuchen: %s
|
||||||
|
818=Erledigt
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830=Rechts-Klick Menü
|
||||||
|
831=Sublime Text && Terminal aktualisieren/hinzufügen
|
||||||
|
832=Sublime Text && Terminal entfernen
|
||||||
|
833=Mit Sublime Text bearbeiten
|
||||||
|
834=Ordner mit Sublime Text öffnen
|
||||||
|
836=Bitte starten Sie Laragon als Administrator und versuchen sie es erneut!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900=Laragon läuft extrem performant und hat einen sehr geringen Speicherverbrauch (< 4 MB)
|
||||||
|
901=Ihre Anwendung bekommt diese URL ---> http://app.dev
|
||||||
|
902=Sublime Text && Terminal zum Kontextmenü hinzufügen
|
||||||
|
903=Schnelles öffnen des Text-Editors und der Konsole
|
||||||
|
904=README-Datei öffnen
|
||||||
|
905=Laragon starten
|
||||||
257
bin/laragon/lang/Greek.txt
Normal file
257
bin/laragon/lang/Greek.txt
Normal file
@@ -0,0 +1,257 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
--------------------------------------------------------
|
||||||
|
version: 1.0
|
||||||
|
author: SouLSLayeR - espilioto@gmail.com - https://github.com/espilioto
|
||||||
|
date: 20161025
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Εκκίνηση όλων
|
||||||
|
101=Σελίδα
|
||||||
|
102=Διαχείριση βάσεων
|
||||||
|
103=Τερματικό
|
||||||
|
104=Ριζικός φάκελος σελίδων
|
||||||
|
105=Τερματισμός
|
||||||
|
106=Τερματισμός...
|
||||||
|
107=Επαναφόρτωση
|
||||||
|
108=Εκκίνηση
|
||||||
|
109=Έκδοση
|
||||||
|
110=Ενεργοποιημένο
|
||||||
|
111=Τερματισμός όλων
|
||||||
|
112=Κλείσιμο
|
||||||
|
113=Ελαχιστοποίηση
|
||||||
|
114=Μεγιστοποίηση
|
||||||
|
115=Ναι
|
||||||
|
116=Όχι
|
||||||
|
117=Άκυρο
|
||||||
|
118=ΟΚ
|
||||||
|
119=ON
|
||||||
|
120=OFF
|
||||||
|
121=Μενού
|
||||||
|
122=Όλες οι ερωτήσεις είναι ευπρόσδεκτες
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=Σελίδες
|
||||||
|
200=Εργαλεία
|
||||||
|
201=PATH - Μεταβλητή συστήματος
|
||||||
|
202=Μεταφορά αρχείων
|
||||||
|
203=Δημιουργία project
|
||||||
|
204=Αλλαγή project
|
||||||
|
205=Δημιουργία βάσης
|
||||||
|
206=Αλλαγή κωδικού root
|
||||||
|
207=Mail Catcher
|
||||||
|
208=Προβολή τελευταίου email
|
||||||
|
209=Άνοιγμα φακέλου Mail
|
||||||
|
210=Προβολή sendmail_path
|
||||||
|
211=Ρυθμίσεις
|
||||||
|
212=Αποστολέας Mail
|
||||||
|
213=Επεκτάσεις
|
||||||
|
214=Web admin
|
||||||
|
215=Είσοδος
|
||||||
|
216=Επιλογές
|
||||||
|
217=Έξοδος
|
||||||
|
218=Όνομα Project
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Γενικά
|
||||||
|
301=Υπηρεσίες και Θύρες
|
||||||
|
310=Εκκίνηση με τα Windows
|
||||||
|
311=Αυτόματη εκκίνηση με τα Windows
|
||||||
|
312=Ελαχιστοποιημένη εκκίνηση
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Ελαχιστοποίηση στη γραμμή ειδοποιήσεων.\nΚλίκαρε στο εικονίδιο του Laragon για επαναφορά.
|
||||||
|
314=Αυτόματη εκκίνηση όλων
|
||||||
|
315=Αυτόματη εκκίνηση επιλεγμένων διεργασιών κατά την εκκίνηση του Laragon.
|
||||||
|
316=Γλώσσα
|
||||||
|
|
||||||
|
317=Ριζικός φάκελος σελίδων
|
||||||
|
318=Αλλαγή ριζικού φακέλου του Web server
|
||||||
|
319=Τοποθεσία αρχείων βάσεων
|
||||||
|
320=Αλλαγή φακέλου αποθήκευσης των αρχείων των βάσεων
|
||||||
|
|
||||||
|
322=Αυτόματη δημιουργία virtual hosts
|
||||||
|
323=Αν βάλεις ένα φάκελο στο ριζικό φάκελο σελίδων και ξαναφορτώσεις τον Apache, το Laragon θα δημιουργήσει μία αντίστοιχη διεύθυνση στα αρχεία hosts αλλά και στα virtual hosts του Apache
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Όνομα υπολογιστή
|
||||||
|
325=Μορφή ονόματος υπολογιστή.\nπχ: αν το όνομα του project είναι %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Για προχωρημένους
|
||||||
|
329=Όταν η συνάρτηση mail() κληθεί, το Laragon θα δείξει το email \nστο κάτω δεξιά μέρος της οθόνης
|
||||||
|
330=Το παράθυρο θα διαρκέσει για
|
||||||
|
331=Αυτή η λειτουργία δείχνει τα περιεχόμενα του email στα γρήγορα.\nΜπορείς επίσης το δεις όποτε θες από εδώ:\nΜενού > PHP > MailCatcher
|
||||||
|
|
||||||
|
340=Διεύθυνση Gmail
|
||||||
|
341=Κωδικός Gmail
|
||||||
|
342=Δοκιμή αποστολής Mail
|
||||||
|
343=Ο κωδικός θα κρυπτογραφηθεί για ασφάλεια.\nΑν ενεργοποιηθεί τα emails θα φεύγουν πανεύκολα (προς, θέμα, μήνυμα):
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Αναλυτής Mail
|
||||||
|
351=Αποστοκή δοκιμαστικού mail προς
|
||||||
|
352=Ξαναπροσπάθησε
|
||||||
|
353=Ξαναπροσπάθησε να στείλεις το email. Μπορείς και να αλλάξεις λογαριασμό email.
|
||||||
|
354=Κλείσιμο
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Το Laragon ελαχιστοποιήθηκε.
|
||||||
|
401=Ενεργό project:
|
||||||
|
402=Η βάση δημιουργήθηκε!
|
||||||
|
403=Ο κωδικός root της MySQL άλλαξε!
|
||||||
|
404=Ο Apache φόρτωσε!
|
||||||
|
405=Λάθος διαδρομή!
|
||||||
|
406=Εντοπίστηκε νέο project!\n Σου δημιουργούμε τα virtual hosts!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Online υποστήριξη
|
||||||
|
501=Αριστερό κλικ: Laragon - Δεξί κλικ: Μενού
|
||||||
|
502=Αρχική σελίδα
|
||||||
|
503=Διαχείριση Βάσεων
|
||||||
|
504=Άνοιγμα τερματικού (Συνδυασμός: CTRL+ALT+T)
|
||||||
|
505=Το Laragon θα σου δημιουργήσει τα virtual hosts μέσω του nodejs\nΑν θες να γίνεται αυτόματα, τρέξε το Laragon ως διαχειριστής
|
||||||
|
506=Ριζικός φάκελος σελίδων
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600=Δημιουργείται...
|
||||||
|
601=Δημιουργήθηκε
|
||||||
|
602=Κατέβασμα
|
||||||
|
603=Κατέβηκε
|
||||||
|
604=Αποσυμπιέζεται
|
||||||
|
605=Αποσυμπιέστηκε
|
||||||
|
606=Δημιουργήθηκε pretty url
|
||||||
|
607=Γρήγορη δημιουργία
|
||||||
|
608=Όνομα σελίδας
|
||||||
|
609=Δώσε όνομα στο Project!
|
||||||
|
610=Το %s δημιουργήθηκε!
|
||||||
|
611=Το %s δεν δημιουργήθηκε. Αιτία: %s
|
||||||
|
612=Εξερεύνηση
|
||||||
|
613=Εξερεύνησε το φάκελο του project
|
||||||
|
614=Επισκέψου το site
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=Το sendmail_path αντιγράφτηκε!
|
||||||
|
701=Αυτή η λειτουργία δεν είναι διαθέσιμη!
|
||||||
|
702=Ξεκίνα αυτό πρώτα: %s!
|
||||||
|
703=Μη έγκυρο όνομα!
|
||||||
|
704=Αυτός ο φάκελος δεν περιέχει έγκυρο Laravel project!
|
||||||
|
705=Ενεργοποίησε τον PHP Server!
|
||||||
|
706=Ενεργοποίησε τον PHP Server από εδώ: Μενού > Ρυθμίσεις > Υπηρεσίες και Θύρες
|
||||||
|
707=Το Project υπάρχει!
|
||||||
|
708=Αν θες να δημιουργήσεις αυτό το project, σβήσε τον φάκελό του και ξαναπροσπάθησε
|
||||||
|
709=Ο φάκελος δεν βρέθηκε!
|
||||||
|
710=Το αρχείο δεν βρέθηκε!
|
||||||
|
711=Ο %s δεν τρέχει. Ξεκίνα τον πρώτα!
|
||||||
|
712=Μην βάζεις κενά στη διαδρομή της εγκατάστασης του Laragon (για να αποφευχθούν μελλοντικά προβλήματα)!
|
||||||
|
713=Η υπηρεσία %s τρέχει, αλλά είναι υπό άλλη διεργασία.
|
||||||
|
714=Σταμάτα τον WAMP αλλιώς το Laragon θα τρέξει απρόσμενα.
|
||||||
|
715=Διαδρομή της διεργασίας:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Ουχ, κάτι πέθανε!
|
||||||
|
717=Η βάση %s δεν δημιουργήθηκε. Αιτία: %s
|
||||||
|
718=Ο κωδικός root της MySQL δεν άλλαξε. Αιτία: %s
|
||||||
|
719=Μη έγκυρη διεύθυνση Gmail!
|
||||||
|
720=Δεν δημιουργήθηκε συντόμευση στο φάκελο αυτόματης εκκίνησης!
|
||||||
|
721=Η συντόμευση στο φάκελο αυτόματης εκκίνησης δεν διαγράφηκε!
|
||||||
|
722=Το όνομα πρέπει να έχει αυτή τη μορφή: {name}.xxx!
|
||||||
|
723=Λάθος όνομα υπολογιστή!
|
||||||
|
724=Μη αποδεκτός φάκελος αποθήκευσης αρχείων των βάσεων!
|
||||||
|
725=Πρέπει να ενεργοποιήσεις Apache και MySQL από εδώ: Μενού > Ρυθμίσεις > Υπηρεσίες και Θύρες
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Ωπ! Το σύστημα δεν επιτρέπει τις αλλαγές του αρχείου hosts.\nΤσέκαρε το Antivirus ή τα δικαιώματα στην καρτέλα Ασφάλεια ή αν το αρχείο είναι μόνο για ανάγνωση\n Το Laragon θα απενεργοποιήσει προσωρινά τη λειτουργία "Αυτόματη δημιουργία virtual hosts"!
|
||||||
|
727=Για να παίξει αυτή η λειτουργία δοκίμασε:\n1. Πήγαινε στον φάκελο %s\drivers\etc\n2. Κάνε δεξί κλικ -> ιδιότητες στο αρχείο hosts \n3. Ξετσέκαρε το κουτάκι "μόνο για ανάγνωση"
|
||||||
|
728=Δικαιώματα του αρχείου hosts:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Μόνο για ανάγνωση
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Ασφάλεια > Εγγραφή
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Όνομα βάσης
|
||||||
|
801=Καινούριος κωδικός
|
||||||
|
802=Τρέχων κωδικός
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219=Ngrok
|
||||||
|
220=Μοιράσου
|
||||||
|
221=Το Ngrok link αντιγράφτηκε!
|
||||||
|
222=Το Ngrok tunnel είναι έτοιμο!
|
||||||
|
223=Επεξεργασία του αρχείου hosts ως διαχειριστής.
|
||||||
|
224=ξεκίνησε
|
||||||
|
226=Αποσυμπίεση
|
||||||
|
227=Αποσυμπιέστηκε
|
||||||
|
228=η μορφή δεν υποστηρίζεται
|
||||||
|
229=Περίμενε να τελειώσει η αποσυμπίεση...
|
||||||
|
230=Λάθος link
|
||||||
|
231=Σφάλμα κατά το κατέβασμα. Ξαναδοκίμασε!
|
||||||
|
232=Σφάλμα! Ίσως το link σου είναι λάθος.
|
||||||
|
233=Ξανατσέκαρε το link και ξαναδοκίμασε.
|
||||||
|
234=Επισκέψου το site
|
||||||
|
235=Κλείσε και επισκέψου το site
|
||||||
|
236=Επεξεργασία
|
||||||
|
237=Αλλαγή ριζικού φακέλου
|
||||||
|
238=Επιλογή άλλου
|
||||||
|
239=Η βάση υπάρχει!
|
||||||
|
240=Ασ' το κενό αν δεν είσαι σίγουρος
|
||||||
|
241=Η θύρα SSL του Apache έρχεται απενεργοποιημένη.\nΤσέκαρέ το για να ενεργοποιηθεί.
|
||||||
|
242=Το πιστοποιητικό SSL δημιουργήθηκε!
|
||||||
|
243=Πρέπει να κλικάρεις αυτό πρώτα: [%s]!
|
||||||
|
244=Αυτόματη δημιουργία βάσης
|
||||||
|
245=Πώς να κάνεις το Wordpress να χρησιμοποιεί relative urls
|
||||||
|
246=Αριστερό κλικ
|
||||||
|
247=Δεξί κλικ
|
||||||
|
248=Laragon Install Root
|
||||||
|
249=Διαγραφή όλων [auto]
|
||||||
|
250=Αρχείο ρυθμίσεων
|
||||||
|
251=Αρχείο εκκίνησης
|
||||||
|
252=Πώς να προσθέσεις κι άλλη έκδοση %s
|
||||||
|
253=Το Laragon ήδη τρέχει!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803=Δημιουργία νέου τυχαίου κωδικού για τον root
|
||||||
|
804=Το πρόβλημα μπορεί να επιλυθεί επαναφέροντας τον κωδικό του root της MySQL:
|
||||||
|
805=Δες αν τρέχει η MySQL
|
||||||
|
806=%s τρέχει με PID %d
|
||||||
|
807=Βρέθηκε μια διεργασία
|
||||||
|
808=Σταμάτα την υπάρχουσα διεργασία MySQL πρώτα!
|
||||||
|
|
||||||
|
810=Ξεκίνα τον MySQL server με την επιλογή: %s
|
||||||
|
811=Επαναφορά και δημιουργία νέου τυχαίου κωδικού root
|
||||||
|
812=Ο κωδικός root της MySQL δημιουργήθηκε!
|
||||||
|
813=Αντιγράφτηκε: %s
|
||||||
|
814=Σφάλμα! %s
|
||||||
|
815=Τερματισμός της MySQL - PID %d
|
||||||
|
816=Ο τερματισμός της MySQL απέτυχε - PID %d
|
||||||
|
817=Προσπάθησε να το επαναφέρεις χειροκίνητα: %s
|
||||||
|
818=Έτοιμο
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830=Μενού δεξιού κλικ
|
||||||
|
831=Προσθήκη/Ενημέρωση Sublime Text && Τερματικό
|
||||||
|
832=Κατάργηση Sublime Text && Τερματικό
|
||||||
|
833=Επεξεργασία με Sublime Text
|
||||||
|
834=Άνοιγμα φακέλου στο Sublime Text
|
||||||
|
836=Τρέξε το Laragon ως διαχειριστής και ξαναπροσπάθησε!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900=Το Laragon είναι ταχύτατο και καταναλώνει ελάχιστη μνήμη (< 4 MB)
|
||||||
|
901=Η εφαρμογή σου θα αποκτήσει pretty url ---> http://app.dev αντί για http://localhost/app
|
||||||
|
902=Προσθήκη του Sublime Text && Τερματικό στο μενού του δεξιού κλικ
|
||||||
|
903=Φρήγοροι τρόποι να ανοίξεις τον επεξεργαστή κειμένου και το τερματικό
|
||||||
|
904=Δες το αρχείο README
|
||||||
|
905=Εκτέλεση Laragon
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906=Δημιούργησε αυτόματα το πιστοποιητικό SSL
|
||||||
184
bin/laragon/lang/Hungarian.txt
Normal file
184
bin/laragon/lang/Hungarian.txt
Normal file
@@ -0,0 +1,184 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 1.0
|
||||||
|
author: dhanzs - hzs.daniel@gmail.com
|
||||||
|
date: 20160517
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Összes indítása
|
||||||
|
101=Web
|
||||||
|
102=Adatbázis
|
||||||
|
103=Terminál
|
||||||
|
104=Gyökér mappa
|
||||||
|
105=Stop
|
||||||
|
106=Megállítás...
|
||||||
|
107=Újratöltés
|
||||||
|
108=Indítás
|
||||||
|
109=Verzió
|
||||||
|
110=Engedélyezve
|
||||||
|
111=Összes megállítása
|
||||||
|
112=Bezárás
|
||||||
|
113=Kicsinyítés
|
||||||
|
114=Teljes képernyő
|
||||||
|
115=Igen
|
||||||
|
116=Nem
|
||||||
|
117=Mégsem
|
||||||
|
118=OK
|
||||||
|
119=Bekapcsolás
|
||||||
|
120=Kikapcsolás
|
||||||
|
121=Menu
|
||||||
|
122=Ha kérdésed van, kérlek vedd fel a kapcsolatot
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Eszközök
|
||||||
|
201=PATH környezeti változók
|
||||||
|
202=Fájlátvitel
|
||||||
|
203=Projekt létrehozása
|
||||||
|
204=Projekt váltása
|
||||||
|
205=Adatbázis létrehozása
|
||||||
|
206=Root jelszó váltása
|
||||||
|
#I think it's cool that way, because it's the name of the functionality or program)
|
||||||
|
207=Levélelkapó
|
||||||
|
208=Utolsó email megtekintése
|
||||||
|
209=Levelező mappa megnyitása
|
||||||
|
210=Sendmail_path lekérése
|
||||||
|
211=Beállítások
|
||||||
|
212=Levélküldő
|
||||||
|
213=Kiegészítők
|
||||||
|
# (For developers in hungary it got the exact meaning of it)
|
||||||
|
214=Web admin
|
||||||
|
215=Belépés
|
||||||
|
216=Preferenciák
|
||||||
|
217=Kilépés
|
||||||
|
218=Projekt neve
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Általános
|
||||||
|
301=Szervízek és portok
|
||||||
|
310=Laragon indítása Windows-al együtt
|
||||||
|
311=Laragon automatikus indítása Windows-al együtt
|
||||||
|
312=Kicsinyítve indítás
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Laragon a tálcára kicsinyítés.\nBal egérgomba tálca ikonon, hogy újra látható legyen.
|
||||||
|
314=Összes uatomatikus indítása
|
||||||
|
315=Automatikusan indítsa el az összes kiválasztott szervízt
|
||||||
|
316=Nyelv
|
||||||
|
|
||||||
|
317=Gyökér mappa
|
||||||
|
318=Kattintson a gyökér mappa váltásához
|
||||||
|
319=Adata mappa
|
||||||
|
320=Kattintson a MySQL adat mappa váltáshoz
|
||||||
|
|
||||||
|
322=Automatikus vhost létrehozása
|
||||||
|
323=Csak tegyen egy mappát a gyökér mappába, a Laragon automatikusan létrehozza a vhost-ot és hostname-t.
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Hostname
|
||||||
|
325=Hostname formátum.\nex: ha a projekt neve %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Részletek
|
||||||
|
329=Ha meghívódik a mail() függvény,\nakkor a jobb alsó sarokban a Laragon megjeleníti\nannak a generált tartalmát.
|
||||||
|
330=Ablak megjelenítése
|
||||||
|
331=Ez a funkció segít az email-ek gyorsabb megtekintésében.\nMindig megtekintheti az utolsó email-t:\nMenu > PHP > MailCatcher
|
||||||
|
|
||||||
|
340=Gmail Cím
|
||||||
|
341=Gmail Jelszó
|
||||||
|
342=Teszt email küldés
|
||||||
|
343=A Gmail jelszava kódolva kerül mentésre.\nAmikor engedélyezve van, egyszerűen küldhet email-eket az interneten \nkeresztül. Csak 1 sor:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Mail Analyzer
|
||||||
|
351=Teszt email küldése:
|
||||||
|
352=Teszt újraküldése
|
||||||
|
353=Teszt újraküldése folyamatban. Megadhat egy új email címet teszt küldésre.
|
||||||
|
354=Bezárás
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=A Laragon ide lett kicsinyítve.
|
||||||
|
401=Projektet váltott erre:
|
||||||
|
402=Adatbázis létrehozva!
|
||||||
|
403=MySQL root jelszó módosiítva!
|
||||||
|
404=Apache újratöltve!
|
||||||
|
405=Hibás Path!
|
||||||
|
406=Új projekt észlelve!\nVhost létrehozása folyamatban!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Online segítség
|
||||||
|
501=Bal kattintás: Laragon - Jobb kattintás: Menu
|
||||||
|
502=Kezdőoldal
|
||||||
|
503=Adatbázis adminisztráció
|
||||||
|
504=Parancssor megnyitása (Billentyűkombináció: CTRL+ALT+T)
|
||||||
|
505=Vhost létrehozása folyamatban\nHa nodejs nélkül szeretné ezt megtenni:\nFutassa adminisztrátorként a Laragont.
|
||||||
|
506=Gyökér mappa
|
||||||
|
|
||||||
|
# Quick create website
|
||||||
|
600=Létrehozás folyamatban
|
||||||
|
601=Létrehozva
|
||||||
|
602=Letöltés folyamatban
|
||||||
|
603=Letöltve
|
||||||
|
604=Kicsomagolás folyamatban
|
||||||
|
605=Kicsomagolva
|
||||||
|
606=Szép url létrehozva
|
||||||
|
607=Gyors létrehozása weboldalnak
|
||||||
|
608=Weboldal neve
|
||||||
|
609=Kérem adja meg a weboldal nevét!
|
||||||
|
610=Weboldal létrehozva %s!
|
||||||
|
611=nem sikerült a létrehozás %s. Indok: %s
|
||||||
|
612=Megtekintés
|
||||||
|
613=Kattintson, hogy a weboldal mappájára ugrojon.
|
||||||
|
614=Kattintson a weboldal megtekintéséhez.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path vágólapra téve!
|
||||||
|
701=Ezt a funckiót ne mtudja használni a számítógépén!
|
||||||
|
702=Kérem indítsa el először a %s!
|
||||||
|
703=Nem jó a név!
|
||||||
|
704=Ez a mappa nem tartalmaz Laravel projektet!
|
||||||
|
705=Kérem kapcsolja be a PHP szervert!
|
||||||
|
706=Kérem menjen a Menu > Beállítások > Szervízek és portok, és engedélyezze a PHP szervert
|
||||||
|
707=A projekt már létre lett hozva!
|
||||||
|
708=Ha ténylegesen ezt szeretné, akkor először törölje a projekt mappáját és próbálkozzon újra
|
||||||
|
709=Nincs mappa!
|
||||||
|
710=Nincs fájl!
|
||||||
|
711=%s nem fut. Kérem indítsa el a Redis szervert először!
|
||||||
|
712=Kérem ne használjon szóközt a Laragon telepítési útban (a későbbi hibák elkerülése végett)!
|
||||||
|
713=Szervíz %s fut, de egy másik folyamat alatt.
|
||||||
|
714=Kérem állítsa le a kurrens WAMP stack programot vagy a Laragon nem fog megfelelően futni.
|
||||||
|
715=A folyamat elérési útja:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Jajj ne, a laragon kivételeket talált!
|
||||||
|
717=Nem lehetett létrehozni az adatbázist %s. Indok: %s
|
||||||
|
718=Nem tudtuk lecserélni a MySQL root jelszót. Indok: %s
|
||||||
|
719=Egy hiteles Gmail címet adjon meg kérem!
|
||||||
|
720=Nem tudtuk létrehozni ikont az Indítópultba!
|
||||||
|
721=nem tudtuk törölni az ikont az Indítópultból!
|
||||||
|
722=Hibás formátum! Projekt neve formátum {név}.xxx!'
|
||||||
|
723=Hibás formátum! Nem hiteles hostname!
|
||||||
|
724=Nem hiteles MySQL adat mappa!
|
||||||
|
725=Engedélyeznie kell az Apache és MySQL szervízeket a Menu > Beállítások > Szervízek és portok!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Oops! A rendszer tiltja a host módosítást.\nKérem nézze meg az Víruskeresőjét, a Jogokat a Biztonsági beállításokban vagy a fájl írási jogait\nLaragon ideiglenesen kikapcsolja az automatikus vhost létrehozást!
|
||||||
|
727=A funkció müködéséért, próblja \n1. Menjen a %s\drivers\etc\n2. Jobb kattintás a host fájlon és pipálja ki az csak olvasási jogot.
|
||||||
|
728=Infó: Pillanatnyi jogok a fájlon:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Csak olvasásra
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Biztonság > Írási jog
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Adatbázis neve
|
||||||
|
801=Új jelszó
|
||||||
|
802=Jelenlegi jelszó
|
||||||
260
bin/laragon/lang/Italian.txt
Normal file
260
bin/laragon/lang/Italian.txt
Normal file
@@ -0,0 +1,260 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
--------------------------------------------------------
|
||||||
|
version: 2.0.5
|
||||||
|
author: robotu - https://laragon.org
|
||||||
|
date: 20160821
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Avvia tutto
|
||||||
|
101=Web
|
||||||
|
102=Database
|
||||||
|
103=Terminale
|
||||||
|
104=Root
|
||||||
|
105=Ferma
|
||||||
|
106=Sto fermando...
|
||||||
|
107=Reload
|
||||||
|
108=Start
|
||||||
|
109=Versione
|
||||||
|
110=Enabled
|
||||||
|
111=Ferma tutto
|
||||||
|
112=Chiuso
|
||||||
|
113=Minimizza
|
||||||
|
114=Massimizza
|
||||||
|
115=Sì
|
||||||
|
116=No
|
||||||
|
117=Annulla
|
||||||
|
118=OK
|
||||||
|
119=ON
|
||||||
|
120=OFF
|
||||||
|
121=Menu
|
||||||
|
122=Se hai una domanda,non esitare a contattarci
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Attrezzi
|
||||||
|
201=Variabile PATH dell'ambiente
|
||||||
|
202=Trasferisci files
|
||||||
|
203=Crea progetto
|
||||||
|
204=Scambia progetto
|
||||||
|
205=Crea database
|
||||||
|
206=Cambia root password
|
||||||
|
207=Recupera Mail
|
||||||
|
208=Leggi le ultime email
|
||||||
|
209=Apri Mail Dir
|
||||||
|
210=Ottieni sendmail_path
|
||||||
|
211=Configurazione
|
||||||
|
212=Spedisci Mail
|
||||||
|
213=Estensioni
|
||||||
|
214=Amministratore Web
|
||||||
|
215=login
|
||||||
|
216=Preferenze
|
||||||
|
217=Esci
|
||||||
|
218=Nome progetto
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Generale
|
||||||
|
301=Servizi && Porte
|
||||||
|
310=Avvia Laragon quando parte Windows
|
||||||
|
311=Avvia Laragon automaticamente quanto parte Windows
|
||||||
|
312=Avvia minimizzato
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Minimizza Laragon nella barra delle applicazioni.\nClick sinistro del mouse sull'icona di Laragon's sulla barra delle applicazioni per mostrare Laragon
|
||||||
|
314=Avvia tutto automaticamente
|
||||||
|
315=Avvia automaticamente tutti i servizi selezionati quando parte Laragon
|
||||||
|
316=Lingue
|
||||||
|
|
||||||
|
317=Root Documenti
|
||||||
|
318=Clicca per cambiare la Root Documenti
|
||||||
|
319=Data Dir
|
||||||
|
320=Clicca per cambiare la MySQL's DataDir
|
||||||
|
|
||||||
|
322=Auto virtual hosts
|
||||||
|
323=Inserisci una cartella nella Document Root e riavvia Apache, Laragon cambierà automaticamente il corrispondente hostname nel host file e negli Apache virtual hosts
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Hostname
|
||||||
|
325=Formato Hostname.\nex: Se il tuo nome del progetto è %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Avanzato
|
||||||
|
329=Quando si chiama la funzione mail(), Laragon mostrerà le info della mail \ngenerata in una piccola finestra in basso a destra sullo schermo.
|
||||||
|
330=La finestra sarà mostrata in
|
||||||
|
331=Questa funzionalità ti aiuta a vedere velocemente il contenuto della mail.\nTu puoi vedere anche il contenuto dell'ultima mail in ogni momento in:\nMenu > PHP > Recupera Mail
|
||||||
|
|
||||||
|
340=Indirizzo Gmail
|
||||||
|
341=Password Gmail
|
||||||
|
342=Test Spedizione Mail
|
||||||
|
343=La tua Password Gmail è criptata dagli occhi curiosi.\nQuando è abilitata, tu puoi spedire facimente email su Internet. Solo 1 riga:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Analizzatore Mail
|
||||||
|
351=Spedisci una mail di test a
|
||||||
|
352=Ritesta
|
||||||
|
353=Ritesta la spedizione email. Tu puoi inserire un altro indirizzo email da testare.
|
||||||
|
354=Chiudi
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon è minimizzato qui.
|
||||||
|
401=Passa al progetto:
|
||||||
|
402=Database creato!
|
||||||
|
403=Hai cambiato la password MySQL root con successo!
|
||||||
|
404=Apache Ricaricato!
|
||||||
|
405=Percorso errato!
|
||||||
|
406=Rilevato un nuovo progetto!\nLaragon invocherà nodejs per creare un virtual hosts per te!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Help online
|
||||||
|
501=Click sinistro: Laragon - Click destro: Menu
|
||||||
|
502=Pagina iniziale
|
||||||
|
503=Gestione Database
|
||||||
|
504=Apri Command Prompt (Hotkey: CTRL+ALT+T)
|
||||||
|
505=Laragon chiamerà nodejs per create un virtual hosts per te\nSe tu vuoi effettuare questa funzione senza chiamare nodejs:\nAvvia Laragon come Amministratore
|
||||||
|
506=Document Root
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600=In creazione
|
||||||
|
601=Creato
|
||||||
|
602=In scaricamento
|
||||||
|
603=Scaricato
|
||||||
|
604=In estrazione
|
||||||
|
605=Estratto
|
||||||
|
606=Generato pretty url
|
||||||
|
607=Creazione veloce
|
||||||
|
608=Nome sito web
|
||||||
|
609=Per favore specificare il nome del progetto!
|
||||||
|
610=Creato %s!
|
||||||
|
611=Non creato %s. Ragione: %s
|
||||||
|
612=Esplora
|
||||||
|
613=Clicca per andare nella cartella dei progetti
|
||||||
|
614=Clicca per visitare il sito
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path è stato copiato negli appunti!
|
||||||
|
701=Questa funzionalità non è disponibile sul tuo computer!
|
||||||
|
702=Per favore avvia prima %s!
|
||||||
|
703=Il nome non è valido!
|
||||||
|
704=La cartella non contiene un progetto Laravel valido!
|
||||||
|
705=Per favore avvia il server PHP!
|
||||||
|
706=Vai su Menu > Preferenze > Servizi e porte, e abilita il server PHP
|
||||||
|
707=Progetto esistente!
|
||||||
|
708=Se vuoi veramente creareil progetto, cancella le cartelle del progetto e riprova
|
||||||
|
709=Nessuna cartella!
|
||||||
|
710=Nessun file!
|
||||||
|
711=%s non avviato. Per favore avvia prima il server Redis!
|
||||||
|
712=Per favore non usare spazi nel path dell'installazione di Laragon (per evitare problemi futuri)!
|
||||||
|
713=Il servizio %s è avviato, MA sotto un altro processo.
|
||||||
|
714=Per favore ferma il corrente stack WAMP stack o Laragon non funzionerà correttamente.
|
||||||
|
715=Path del processo:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Oh no, Laragon ha intercettato un'eccezione!
|
||||||
|
717=Database non creato %s. Ragione: %s
|
||||||
|
718=Password MySQL root non cambiata. Ragione: %s
|
||||||
|
719=Devi specificare un indirizzo Gmail valido!
|
||||||
|
720=Shortcut non creato nella cartella di Startup!
|
||||||
|
721=Shortcut non cancellato dalla cartella di Startup!
|
||||||
|
722=Formato errato! Devi avere il nome del progetto con questo pattern {name}.xxx!
|
||||||
|
723=Formato errato! Hostname non valido!
|
||||||
|
724=Cartella dei dati MySQL non valida!
|
||||||
|
725=Deve essere abilitati i servizi Apache e MySQL in Menu > Preferenze > Servizi e porte!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Oops! Il tuo sistema impedisce di cambiare il file hosts.\nPer favore controlla i permessi del tuo Antivirus e i permessi nel tab Sicurezza e se il file è in sola lettura\nLaragon disabiliterà temporaneamente la funzionalità "Auto virtual hosts"!
|
||||||
|
727=Per rendere attiva la funzionalità, puoi provare:\n1. Vai in: %s\drivers\etc\n2. Fai un click destro sul file hosts e togli la spunta dal checkbox di sola lettura
|
||||||
|
728=Nota: Permessi attuali nel file hosts:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Sola lettura
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Sicurezza > Scrivi
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Nome Database
|
||||||
|
801=Nuova Password
|
||||||
|
802=Password attuale
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219=Ngrok
|
||||||
|
220=Condividi
|
||||||
|
221=Il link Ngrok è stato copiato negli appunti!
|
||||||
|
222=Il tunnel Ngrok è pronto!
|
||||||
|
223=Clicca per modificare manualmente il file hosts come Amministratore.
|
||||||
|
224=partito
|
||||||
|
226=Sto spacchettando
|
||||||
|
227=Spacchettato
|
||||||
|
228=formato non supportato
|
||||||
|
229=Per favore attendi finché non è terminata l'estrazione
|
||||||
|
230=Link errato
|
||||||
|
231=Errore durante il download. Per favore prova di nuovo!
|
||||||
|
232=Errore! Forse il link del download è sbagliato.
|
||||||
|
233=Per favore controlla il link e prova di nuovo.
|
||||||
|
234=Visita il sito
|
||||||
|
235=Chiudi e visita il sito
|
||||||
|
236=Modifica
|
||||||
|
237=Scambia la Document Root
|
||||||
|
238=Seleziona un altro
|
||||||
|
239=Database esistente!
|
||||||
|
240=Lascia vuoto se sconosciuto
|
||||||
|
241=La porta Apache's SSL è disabilitata di default. Controlla per abitarla.
|
||||||
|
242=Genera un certificato SSL!
|
||||||
|
243=Devi prima cliccare [%s]!
|
||||||
|
244=Autogenerazione database
|
||||||
|
245=Come forzare Wordpress a usare gli urls relativi
|
||||||
|
246=Click sinistro
|
||||||
|
247=Click destro
|
||||||
|
248=Root di installazione Laragon
|
||||||
|
249=Elimina tutto [auto]
|
||||||
|
250=File di configurazione
|
||||||
|
251=File di avvio
|
||||||
|
252=Come aggiungere un'altra versione di %s
|
||||||
|
253=Laragon è già avviato!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803=Reimposta e genera una password di root casuale
|
||||||
|
804=È possibile risolvere il problema reimpostando la password di root di MySQL a
|
||||||
|
805=Verifica se MySQL è avviato
|
||||||
|
806=%s è avviato con PID %d
|
||||||
|
807=Trovato un processo
|
||||||
|
808=Devi prima fermare MySQL!
|
||||||
|
|
||||||
|
810=Avvia il server MySQL con l'opzione %s
|
||||||
|
811=Reimposta la password di root & genera una password casuale
|
||||||
|
812=Reimposta & genera la password di root MySQL!
|
||||||
|
813=Copiato negli appunti: %s
|
||||||
|
814=Si è verificato un errored! %s
|
||||||
|
815=Sto fermando MySQL - PID %d
|
||||||
|
816=Non si può fermare l'attuale MySQL - PID %d
|
||||||
|
817=Puoi provare risettando manualmente: %s
|
||||||
|
818=Fatto
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830=Menu contestuale
|
||||||
|
831=Aggiungi/Modifica Sublime Text && Terminale
|
||||||
|
832=Rimuovi Sublime Text && Terminale
|
||||||
|
833=Modifica con Sublime Text
|
||||||
|
834=Apri la cartella con Sublime Text
|
||||||
|
836=Per favore avvia Laragon come Amministratore e riprova!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900=Laragon gira estremamente veloce e occupa poco spazio di memoria (< 4 MB)
|
||||||
|
901=La tua app avrà una pretty url ---> http://app.dev invece di http://localhost/app
|
||||||
|
902=Aggiungi Sublime Text && Terminale al menu contestuale
|
||||||
|
903=Avvio veloce per aprire Text Editor & Command Prompt
|
||||||
|
904=Mostra il file README
|
||||||
|
905=Avvia Laragon
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906=Autogenerazione Certificato SSL
|
||||||
292
bin/laragon/lang/Japanese.txt
Normal file
292
bin/laragon/lang/Japanese.txt
Normal file
@@ -0,0 +1,292 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 3.5
|
||||||
|
author: shortarrow - bamboogeneral@shortarrow.jp
|
||||||
|
date: 20181016
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100 = 全て開始
|
||||||
|
101 = ウェブ
|
||||||
|
102 = データベース
|
||||||
|
103 = ターミナル
|
||||||
|
104 = ルート
|
||||||
|
105 = 停止
|
||||||
|
106 = 停止中...
|
||||||
|
107 = 再読み込み
|
||||||
|
108 = 開始
|
||||||
|
109 = バージョン
|
||||||
|
110 = 有効
|
||||||
|
111 = 全て停止
|
||||||
|
112 = 閉じる
|
||||||
|
113 = 最小化
|
||||||
|
114 = 最大化
|
||||||
|
115 = はい
|
||||||
|
116 = いいえ
|
||||||
|
117 = キャンセル
|
||||||
|
118 = OK
|
||||||
|
119 = ON
|
||||||
|
120 = OFF
|
||||||
|
121 = メニュー
|
||||||
|
122 = ご質問がありましたら、お気軽にお問い合わせください。
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199 = www
|
||||||
|
200 = ツール
|
||||||
|
201 = Path 環境変数
|
||||||
|
202 = ファイル転送
|
||||||
|
203 = プロジェクト作成
|
||||||
|
204 = プロジェクト切替
|
||||||
|
205 = データベース作成
|
||||||
|
206 = root パスワード変更
|
||||||
|
207 = メール 受信機能
|
||||||
|
208 = 最新のメールを表示
|
||||||
|
209 = メールディレクトリを開く
|
||||||
|
210 = sendmail_path を取得
|
||||||
|
211 = 構成
|
||||||
|
212 = メール 送信機能
|
||||||
|
213 = 拡張機能
|
||||||
|
214 = Web admin
|
||||||
|
215 = ログイン
|
||||||
|
216 = 設定
|
||||||
|
217 = 終了
|
||||||
|
218 = プロジェクト名
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300 = 全般
|
||||||
|
301 = サービス && ポート
|
||||||
|
310 = Windows の開始時に Laragon を走らせる
|
||||||
|
311 = Windows の開始時に Laragon が自動的に走ります
|
||||||
|
312 = 最小化して走らせる
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313 = Laragon がシステムトレイで縮こまります。\nシステムトレイにある Laragon のアイコンを左クリックすると、Laragonが表示されます。
|
||||||
|
314 = 自動的に全て開始
|
||||||
|
315 = Laragon が走りだすと、選択したすべてのサービスが自動的に開始します。
|
||||||
|
316 = 言語
|
||||||
|
|
||||||
|
317 = Document Root
|
||||||
|
318 = クリックして Document Root を切り替えます
|
||||||
|
319 = DataBase Dir
|
||||||
|
320 = クリックしてデータベースのディレクトリを切り替えます。
|
||||||
|
|
||||||
|
322 = 自動 virtual hosts ファイル
|
||||||
|
323 = ドキュメントルートにフォルダを置いて Apache をリロードするだけで、Laragon は対応する hostname を hosts ファイル と Apacheの virtual hosts に自動作成します。
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324 = Hostname
|
||||||
|
325 = Hostname のフォーマット\n例) プロジェクト名が %s の場合
|
||||||
|
|
||||||
|
|
||||||
|
328 = 高度な設定
|
||||||
|
329 = mail() 関数が呼ばれたとき、Laragonは画面の右下にある小さなウィンドウに、\n生成されたメール情報を表示します
|
||||||
|
330 = ウィンドウの表示間隔
|
||||||
|
331 = この機能により、メールの内容をすばやく表示できます\nまた、いつでも最新のEメールの内容を表示できます:\nメニュー > PHP > メール受信機能
|
||||||
|
|
||||||
|
340 = Gmail アドレス
|
||||||
|
341 = Gmail パスワード
|
||||||
|
342 = メール送信テスト
|
||||||
|
343 = Gmail パスワードは暗号化されます。\n有効にすると、インターネットに簡単に電子メールを送信できます。 たった1行で:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350 = メール アナライザー
|
||||||
|
351 = Send test mail to
|
||||||
|
352 = 再テスト
|
||||||
|
353 = メール送信の再テスト テストするために別のEメールアドレスを入力することができます。
|
||||||
|
354 = 閉じる
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400 = Laragon は、ここに縮こまっています。
|
||||||
|
401 = 切替先プロジェクト名:
|
||||||
|
402 = データベースが出来上がりました!
|
||||||
|
403 = MySQL の root パスワード変更が成功しました!
|
||||||
|
404 = Apacheがリロードされました!
|
||||||
|
405 = Pathが間違っています!
|
||||||
|
406 = 新しいプロジェクトが見つかりました!\nLaragon は nodejs を呼び出して Virtual Hosts を作成します
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500 = オンラインヘルプ
|
||||||
|
501 = 左クリック:Laragon - 右クリック:メニュー
|
||||||
|
502 = スタートページ
|
||||||
|
503 = データベース管理
|
||||||
|
504 = コマンドプロンプトを開く (ショートカット: CTRL+ALT+T)
|
||||||
|
505 = Laragon は nodejs を呼び出して Virtual Hosts を作成します\nnodejsを呼び出さずにこの機能を使いたい場合:\nLaragon を管理者権限で走らせます。
|
||||||
|
506 = Document Root
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600 = 作成しています
|
||||||
|
601 = 作成完了
|
||||||
|
602 = ダウンロード中
|
||||||
|
603 = ダウンロード完了
|
||||||
|
604 = 荷解きしています
|
||||||
|
605 = 荷解き完了
|
||||||
|
606 = 愛らしいURLが生成されます
|
||||||
|
607 = クイックアプリ作成
|
||||||
|
608 = ウェブサイト名
|
||||||
|
609 = プロジェクト名を指定してください!
|
||||||
|
610 = %sが作成されました!
|
||||||
|
611 = %sを作成できません。 理由: %s
|
||||||
|
612 = 参照
|
||||||
|
613 = クリックしてプロジェクトのフォルダに移動します
|
||||||
|
614 = クリックしてサイトにアクセス
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700 = sendmail_pathがクリップボードにコピーされます。
|
||||||
|
701 = この機能はお使いのコンピュータでは利用できません。
|
||||||
|
702 = 最初に%sを起動してください。
|
||||||
|
703 = 名前が無効です。
|
||||||
|
704 = このディレクトリには有効なLaravelプロジェクトがありません!
|
||||||
|
705 = PHPサーバーをONにしてください!
|
||||||
|
706 = メニュー > 設定 > サービス & ポート の順にクリックし、 PHP サーバーを有効にしてください。
|
||||||
|
707 = プロジェクトが存在します!
|
||||||
|
708 = 本当にプロジェクトを作成したい場合は、プロジェクトのフォルダを削除してやり直してください。
|
||||||
|
709 = フォルダがありません!
|
||||||
|
710 = ファイルがありません!
|
||||||
|
711 = %s が実行されていません。最初に Redis サーバーを起動してください!
|
||||||
|
712 = Laragonのインストールパスに空白文字を使用しないでください!(トラブルの未然防止)
|
||||||
|
713 = %s サービスは別のプロセスの元で実行されています。
|
||||||
|
714 = 現在のWAMPスタックを停止してください。そうしないとLaragonが暴れだします。
|
||||||
|
715 = プロセスのパス:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716 = なんてことでしょう、Laragon が例外を検出しました!
|
||||||
|
717 = %s データベースを作成することができませんでした。 理由: %s
|
||||||
|
718 = MySQL root パスワードを変更することができませんでした。 理由: %s
|
||||||
|
719 = 有効なGmailアドレスを指定してください!
|
||||||
|
720 = スタートアップフォルダにショートカットを作成できませんでした!
|
||||||
|
721 = スタートアップフォルダからショートカットを削除できませんでした!
|
||||||
|
722 = 間違った形式です! プロジェクト名は {name}.xxx というパターンでなくてはいけません!
|
||||||
|
723 = 間違った形式です。 有効な hostname ではありません。
|
||||||
|
724 = 有効なMySQLデータディレクトリではありません!
|
||||||
|
725 = メニュー > 設定 > サービス & ポート でApacheとMySQLのサービスを有効にする必要があります。
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726 = おっとっと!あなたのシステムではhostsファイルの変更許可がありません。\n[セキュリティ]タブでウイルス対策やアクセス許可を確認するか、ファイルが読み取り専用かどうかを確認してください\nLaragonは一時的に "自動 virtual hosts"機能を無効にします!
|
||||||
|
727 = この機能を有効にするために、以下の手順を試してください:\n1. 「%s\drivers\etc」に移動\n2. hostsファイルを右クリックし、[読み取り専用]チェックボックスをオフにします。
|
||||||
|
728 = 注意: hostsファイルに対する現在の権限:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729 = 読み込み専用
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730 = セキュリティ > 書き込み
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800 = データベース名
|
||||||
|
801 = 新しいパスワード
|
||||||
|
802 = 現在のパスワード
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219 = Ngrok
|
||||||
|
220 = 共有
|
||||||
|
221 = Ngrok リンクはクリップボードにコピーされました!
|
||||||
|
222 = Ngrok トンネルが準備できました!
|
||||||
|
223 = hostsファイルを管理者として手動で編集する場合にクリックします。
|
||||||
|
224 = 開始済
|
||||||
|
226 = 荷解き中
|
||||||
|
227 = 荷解き完了
|
||||||
|
228 = サポートされていないフォーマット
|
||||||
|
229 = 解凍が完了するまでお待ちください
|
||||||
|
230 = 間違ったリンク
|
||||||
|
231 = ダウンロード中にエラーが発生しました。 もう一度やり直してください!
|
||||||
|
232 = エラーが発生しました! ダウンロードリンクが間違っている可能性があります。
|
||||||
|
233 = リンクを確認してもう一度やり直してください。
|
||||||
|
234 = サイトにアクセスする
|
||||||
|
235 = サイトを閉じて訪問する
|
||||||
|
236 = 編集する
|
||||||
|
237 = Document Root を切り替える
|
||||||
|
238 = 他を選択
|
||||||
|
239 = データベースが存在します!
|
||||||
|
240 = 不明な場合は空白のままにしてください
|
||||||
|
241 = ApacheのSSLポートはデフォルトで無効になっています。 有効にするにはチェックしてください。
|
||||||
|
242 = SSL証明書を生成しました!
|
||||||
|
243 = 最初に[%s]をクリックしてください。
|
||||||
|
244 = データベースを自動作成する
|
||||||
|
245 = Wordpressに相対URLを使用させる方法
|
||||||
|
246 = 左クリック
|
||||||
|
247 = 右クリック
|
||||||
|
248 = Laragon インストール Root
|
||||||
|
249 = 全削除 [auto]
|
||||||
|
250 = 設定ファイル
|
||||||
|
251 = スタートアップファイル
|
||||||
|
252 = 他の%sバージョンを追加する方法
|
||||||
|
253 = Laragon は既に走っています!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803 = root用のランダムパスワードをリセットして生成します。
|
||||||
|
804 = MySQLのrootパスワードをリセットして問題を整理することができます:
|
||||||
|
805 = MySQLが動作しているかどうかを検出
|
||||||
|
806 = %sはPID%dで実行されています
|
||||||
|
807 = 一つのプロセスが見つかりました
|
||||||
|
808 = 最初にMySQLの実行を停止する必要があります!
|
||||||
|
|
||||||
|
810 = MySQLサーバを%sオプションで起動します
|
||||||
|
811 = rootパスワードをリセットしてランダムなパスワードを生成する
|
||||||
|
812 = MySQLルートパスワードをリセットして生成しました!
|
||||||
|
813 = クリップボードにコピー: %s
|
||||||
|
814 = エラーが発生しました! %s
|
||||||
|
815 = MySQLを停止しています - PID %d
|
||||||
|
816 = 現在実行中のMySQLを停止できませんでした - PID %d
|
||||||
|
817 = 手動でリセットしてみてください: %s
|
||||||
|
818 = 終わりました
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830 = 右クリック メニュー
|
||||||
|
831 = Sublime Text && Terminal に追加・更新
|
||||||
|
832 = Sublime Text && Terminal から削除
|
||||||
|
833 = Sublime Text で編集
|
||||||
|
834 = Sublime Text でフォルダを開く
|
||||||
|
836 = 管理者権限でLaragonを走らせて、もう一度やり直してください!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900 = Laragonは、ほんの少しのメモリ消費でとても軽快に走ります (< 4 MB)
|
||||||
|
901 = あなたのアプリはとても愛らしいURLになりますよ ---> http://localhost/app の代わりに http://app.dev
|
||||||
|
902 = 右クリックメニューにSublime Text && Terminalを追加する
|
||||||
|
903 = テキストエディタとコマンドプロンプトを開く簡単な方法
|
||||||
|
904 = README ファイルを見る
|
||||||
|
905 = Laragon を走らせる
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906 = 自動生成されたSSL証明書
|
||||||
|
|
||||||
|
# Version 3
|
||||||
|
140 = データを初期化しています...
|
||||||
|
141 = データを初期化できません!もう一度やり直してください。
|
||||||
|
142 = 地域
|
||||||
|
150 = Path に Laragon を追加
|
||||||
|
151 = Path から Laragon を削除
|
||||||
|
152 = Path 管理
|
||||||
|
153 = Laragon を Path に追加しました!変更を有効にするには、ログオフしてから再度ログオンする必要があります。
|
||||||
|
154 = Path から Laragon を削除しました!
|
||||||
|
155 = 全て閉じる
|
||||||
|
156 = 自動実行
|
||||||
|
157 = 実行中のサービスを停止しています...
|
||||||
|
158 = ヘルプ
|
||||||
|
|
||||||
|
# Version 3.1.3
|
||||||
|
159 = 自動生成されたQRコード
|
||||||
|
|
||||||
|
# Version 3.3.1
|
||||||
|
160 = SSLが有効になります。 クリックして無効にする
|
||||||
|
161 = トラストストアにlaragon.crtを追加する
|
||||||
|
162 = 証明書マネージャ
|
||||||
|
163 = Quick settings
|
||||||
|
164 = "%s"の管理方法
|
||||||
|
165 = XdebugをLaragonに追加する方法
|
||||||
|
166 = WildcardDNS
|
||||||
|
167 = それは何ですか?
|
||||||
|
|
||||||
|
# Version 3.5
|
||||||
|
920 = クローン
|
||||||
|
921 = クローンするプロジェクトを選択してください
|
||||||
|
922 = データベースがクローンされました!
|
||||||
291
bin/laragon/lang/Malay.txt
Normal file
291
bin/laragon/lang/Malay.txt
Normal file
@@ -0,0 +1,291 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 4.0
|
||||||
|
author: MOLOKAL - molokal.co at gmail.com
|
||||||
|
date: 20181123
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100 = Mula Semua
|
||||||
|
101 = Web
|
||||||
|
102 = Pangkalan Data
|
||||||
|
103 = Terminal
|
||||||
|
104 = Akar
|
||||||
|
105 = Henti
|
||||||
|
106 = Menghenti...
|
||||||
|
107 = Muat-semula
|
||||||
|
108 = Mula
|
||||||
|
109 = Versi
|
||||||
|
110 = Aktifkan
|
||||||
|
111 = Henti Semua
|
||||||
|
112 = Tutup
|
||||||
|
113 = Kecilkan
|
||||||
|
114 = Besarkan
|
||||||
|
115 = Ya
|
||||||
|
116 = Tidak
|
||||||
|
117 = Batal
|
||||||
|
118 = OK
|
||||||
|
119 = AKTIF
|
||||||
|
120 = NYAHAKTIF
|
||||||
|
121 = Menu
|
||||||
|
122 = Jika anda mempunyai sebarang soalan, sila hubungi
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199 = www
|
||||||
|
200 = Alatan
|
||||||
|
201 = Laluan
|
||||||
|
202 = Pindah fail
|
||||||
|
203 = Cipta projek
|
||||||
|
204 = Tukar projek
|
||||||
|
205 = Cipta pangkalan data
|
||||||
|
206 = Ubah kata laluan akar
|
||||||
|
207 = Penangkap Mel
|
||||||
|
208 = Papar emel terkini
|
||||||
|
209 = Buka Dir Emel
|
||||||
|
210 = Dapatkan sendmail_path
|
||||||
|
211 = Konfigurasi
|
||||||
|
212 = Penghantar Mel
|
||||||
|
213 = Sambungan
|
||||||
|
214 = Pentadbir Web
|
||||||
|
215 = log masuk
|
||||||
|
216 = Pilihan
|
||||||
|
217 = Keluar
|
||||||
|
218 = Nama Projek
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300 = Umum
|
||||||
|
301 = Servis && Port
|
||||||
|
310 = Jalankan Laragon bila Windows mula
|
||||||
|
311 = Jalankan Laragon secara auto bila Windows mula
|
||||||
|
312 = Jalankan dikecil
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313 = Kecilkan Laragon ke Dulang Sistem.\nKlik kiri ikon Laragon di dulang sistem untuk papar kembali Laragon
|
||||||
|
314 = Mula Semua secara auto
|
||||||
|
315 = Mula semua Servis dipilih secara auto bila Laragon dijalan
|
||||||
|
316 = Bahasa
|
||||||
|
|
||||||
|
317 = Akar Dokumen
|
||||||
|
318 = Klik untuk ubah Akar Dokumen
|
||||||
|
319 = Dir Data
|
||||||
|
320 = Klik untuk ubah Dir Data MySQL
|
||||||
|
|
||||||
|
322 = Host maya auto
|
||||||
|
323 = Hanya letakkan folder di Akar Dokumen & muat-semula Apache, Laragon akan cipta nama host berkaitan secara auto di fail host dan host maya Apache
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324 = Nama host
|
||||||
|
325 = Format nama host.\ncth: jika nama projek anda ialah %s
|
||||||
|
|
||||||
|
328 = Lanjutan
|
||||||
|
329 = Apabila fungsi mail() dipanggil, Laragon akan paparkan maklumat emel dijana\ndi dalam tetingkap kecil pada bahagian bawah kanan skrin anda.
|
||||||
|
330 = Tetingkap akan dipaparkan dalam
|
||||||
|
331 = Ciri ini membantu anda lihat kandungan emel dengan segera.\nAnda juga boleh lihat kandungan emel terbaru bila-bila masa di:\nMenu > PHP > MailCatcher
|
||||||
|
|
||||||
|
340 = Alamat Gmail
|
||||||
|
341 = Kata laluan Gmail
|
||||||
|
342 = Cuba Hantar Emel
|
||||||
|
343 = Kata laluan Gmail anda akan dienkripsi dari pandangan mata memerhati.\nApabila diaktifkan, anda boleh hantar emel ke Internet dengan mudah. Dengan 1 baris:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350 = Penganalisa Mel
|
||||||
|
351 = Hantar emel cubaan
|
||||||
|
352 = Cuba-semula
|
||||||
|
353 = Cuba-semula menghantar emel. Anda boleh masukkan alamat emel lain untuk dicuba.
|
||||||
|
354 = Tutup
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400 = Laragon dikecilkan ke sini.
|
||||||
|
401 = Tukar ke projek:
|
||||||
|
402 = Pangkalan data dicipta!
|
||||||
|
403 = Kata laluan akar MySQL berjaya diubah!
|
||||||
|
404 = Apache Dimuat-semula!
|
||||||
|
405 = Laluan Salah!
|
||||||
|
406 = Projek baharu dikesan!\nLaragon akan panggil nodejs untuk cipta host maya bagi anda!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500 = Bantuan dalam talian
|
||||||
|
501 = Klik kiri: Laragon - Klik kanan: Menu
|
||||||
|
502 = Laman mula
|
||||||
|
503 = Pengurusan Pangkalan Data
|
||||||
|
504 = Buka Arahan Prompt (Kekunci: CTRL+ALT+T)
|
||||||
|
505 = Laragon akan panggil nodejs untuk cipta host maya bagi anda\nJika anda ingin guna ciri ini tanpa memanggil nodejs:\nJalankan Laragon sebagai Pentadbir
|
||||||
|
506 = Akar Dokumen
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600 = Mencipta
|
||||||
|
601 = Dicipta
|
||||||
|
602 = Memuat-turun
|
||||||
|
603 = Dimuat-turun
|
||||||
|
604 = Mengekstrak
|
||||||
|
605 = Diekstrak
|
||||||
|
606 = Menjana url cantik
|
||||||
|
607 = Apl pantas
|
||||||
|
608 = Nama Laman Web
|
||||||
|
609 = Sila nyatakan nama Projek!
|
||||||
|
610 = %s dicipta!
|
||||||
|
611 = Tidak dapat cipta %s. Sebab: %s
|
||||||
|
612 = Layari
|
||||||
|
613 = Klik untuk pergi ke folder projek
|
||||||
|
614 = Klik untuk lawat laman
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700 = sendmail_path telah disalin ke Papan Klip!
|
||||||
|
701 = Ciri ini tidak tersedia pada komputer anda!
|
||||||
|
702 = Sila mulakan %s dahulu!
|
||||||
|
703 = Nama ini tidak sah!
|
||||||
|
704 = Direktori ini tidak mengandungi projek Laravel yang sah!
|
||||||
|
705 = Sila aktifkan Pelayan PHP!
|
||||||
|
706 = Pergi ke Menu > Pilihan > Servis & Port, dan aktifkan Pelayan PHP
|
||||||
|
707 = Projek telah wujud!
|
||||||
|
708 = Jika anda ingin juga cipta projek, buang folder projek ini dan cuba lagi
|
||||||
|
709 = Tiada folder!
|
||||||
|
710 = Tiada fail!
|
||||||
|
711 = %s tidak dijalankan. Sila mulakan Pelayan Redis dahulu!
|
||||||
|
712 = Sila jangan gunakan Ruang dalam laluan pemasangan Laragon (untuk elakkan masalah di masa hadapan)!
|
||||||
|
713 = Servis %s dijalankan, TETAPI di bwah proses lain.
|
||||||
|
714 = Sila hentikan timbunan WAMP semasa anda atau Laragon akan berjalan dengan masalah tidak dijangka.
|
||||||
|
715 = Laluan proses:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716 = Alamak, Laragon mengesan pengecualian!
|
||||||
|
717 = Tidak dapat cipta pangkalan data %s. Sebab: %s
|
||||||
|
718 = Tidak dapat ubah kata laluan akar MySQL. Sebab: %s
|
||||||
|
719 = Anda mesti nyatakan alamat Gmail yang sah!
|
||||||
|
720 = Tidak dapat cipta pintasan di folder Pemula!
|
||||||
|
721 = Tidak dapat buang pintasan dari folder Pemula!
|
||||||
|
722 = Salah format! Mesti ada corak nama projek {nama}.xxx!
|
||||||
|
723 = Salah format! Nama host tidak sah!
|
||||||
|
724 = Bukan Dir Data MySQL yang sah!
|
||||||
|
725 = Anda mesti aktifkan servis Apache dan MySQL di Menu > Pilihan > Servis & Port!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726 = Oops! Sistem anda menghalang pengubahan fail host.\nSila semak Antivirus anda atau Kebenaran di tab Keselamatan atau semak jika fail hanya Baca-sahaja\nLaragon akan matikan sementara ciri "Host maya auto"!
|
||||||
|
727 = Untuk jadikan ciri ini efektif, anda boleh cuba:\n1. Pergi ke: %s\drivers\etc\n2. Klik kanan pada fail host dan buang tanda Baca-sahaja
|
||||||
|
728 = Nota: Kebenaran semasa pada fail host:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729 = Baca-sahaja
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730 = Keselamatan > Tulis
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800 = Nama Pangkalan Data
|
||||||
|
801 = Kata Laluan Baharu
|
||||||
|
802 = Kata Laluan Semasa
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219 = Ngrok
|
||||||
|
220 = Kongsi
|
||||||
|
221 = Pautan Ngrok disalin ke Papan Klip!
|
||||||
|
222 = Terowong Ngrok sudah sedia!
|
||||||
|
223 = Klik untuk ubah fail host sebagai Pentadbir secara manual.
|
||||||
|
224 = dimula
|
||||||
|
226 = Menyahpek
|
||||||
|
227 = Dinyahpek
|
||||||
|
228 = bukan format disokong
|
||||||
|
229 = Sila tunggu sehingga pengekstrakan selesai
|
||||||
|
230 = Salah pautan
|
||||||
|
231 = Ralat berlaku ketika memuat-turun. Sila cuba sekali lagi!
|
||||||
|
232 = Ralat berlaku! Mungkin pautan muat-turun anda salah.
|
||||||
|
233 = Sila semak pautan & cuba lagi.
|
||||||
|
234 = Lawat laman
|
||||||
|
235 = Tutup dan lawat laman
|
||||||
|
236 = Ubah
|
||||||
|
237 = Tukar Akar Dokumen
|
||||||
|
238 = Pilih lain
|
||||||
|
239 = Pangkalan data telah wujud!
|
||||||
|
240 = Tinggalkan kosong jika tidak tahu
|
||||||
|
241 = Port SSL Apache dimatikan secara lalai. Tanda ia untuk aktifkan.
|
||||||
|
242 = Sijil SSL Dijana!
|
||||||
|
243 = Anda mesti klik [%s] dahulu!
|
||||||
|
244 = Auto-cipta pangkalan data
|
||||||
|
245 = Bagaimana memaksa Wordpress gunakan url relatif
|
||||||
|
246 = Klik kiri
|
||||||
|
247 = Klin kanan
|
||||||
|
248 = Pemasangan Akar Laragon
|
||||||
|
249 = Buang semua [auto]
|
||||||
|
250 = Fail tetapan
|
||||||
|
251 = Fail pemula
|
||||||
|
252 = Bagaimana hendak tambah versi lain %s
|
||||||
|
253 = Laragon sudah dijalankan!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for akar
|
||||||
|
803 = Tetap-semula dan jana kata laluan rawak untuk akar
|
||||||
|
804 = Anda boleh ketahui isu dengan menetap-semula kata laluan MySQL di
|
||||||
|
805 = Kesan jika MySQL telah dijalankan
|
||||||
|
806 = %s telah dijalan dengan PID %d
|
||||||
|
807 = Jumpa satu proses
|
||||||
|
808 = Anda mesti hentikan MySQL yang dijalan dahulu!
|
||||||
|
|
||||||
|
810 = Mula pelayan MySQL dengan tetapan %s
|
||||||
|
811 = Tetap-semula kata laluan akar & menjana satu yang rawak
|
||||||
|
812 = Ditetap-semula & dijana kata laluan akar MySQL!
|
||||||
|
813 = Disalin ke Papan Klip: %s
|
||||||
|
814 = Ralat berlaku! %s
|
||||||
|
815 = Menghentikan MySQL - PID %d
|
||||||
|
816 = Tidak dapat hentikan MySQL semasa - PID %d
|
||||||
|
817 = Anda mungkin boleh tetap-semula ia secara manual: %s
|
||||||
|
818 = Selesai
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830 = Menu Klik-Kanan
|
||||||
|
831 = Tambah Sublime Text && Terminal
|
||||||
|
832 = Buang Sublime Text && Terminal
|
||||||
|
833 = Ubah dengan Sublime Text
|
||||||
|
834 = Buka Folder di Sublime Text
|
||||||
|
836 = Sila jalankan Laragon sebagai Pentadbir dan cuba lagi!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900 = Laragon berjalan dengan sangat pantas dan mempunyai jejak memori yang sangat rendah (< 4 MB)
|
||||||
|
901 = Apl anda akan mendapat url cantik ---> http://app.dev berbanding http://localhost/app
|
||||||
|
902 = Tambah Sublime Text && Terminal ke Menu Klik-Kanan
|
||||||
|
903 = Cara pantas untuk buka Editor Teks & Arahan Prompt
|
||||||
|
904 = Papar fail BACASAYA
|
||||||
|
905 = Jalankan Laragon
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906 = Auto-dijana Sijil SSL
|
||||||
|
|
||||||
|
# Version 3
|
||||||
|
140 = Memulakan data...
|
||||||
|
141 = Tidak dapat mulakan data, sila cuba sekali lagi!
|
||||||
|
142 = Kawasan
|
||||||
|
150 = Tambah Laragon ke Laluan
|
||||||
|
151 = Buang Laragon dari Laluan
|
||||||
|
152 = Urus Laluan
|
||||||
|
153 = Menambah Laragon ke Laluan! Anda mungkin perlu log keluar dan log masuk kembali untuk perubahan mengambil tempat.
|
||||||
|
154 = Membuang Laragon dari Laluan!
|
||||||
|
155 = Tutup semua
|
||||||
|
156 = Auto-jalan
|
||||||
|
157 = Hentikan servis dijalankan...
|
||||||
|
158 = Bantuan
|
||||||
|
|
||||||
|
# Version 3.1.3
|
||||||
|
159 = Auto-dijana kod QR
|
||||||
|
|
||||||
|
# Version 3.3.1
|
||||||
|
160 = SSL diaktifkan. Klik untuk matikan
|
||||||
|
161 = Tambah laragon.crt ke Stor Percaya
|
||||||
|
162 = Pengurus Sijil
|
||||||
|
163 = Tetapan pantas
|
||||||
|
164 = Bagaimana mengurus "%s"
|
||||||
|
165 = Bagaimana menambah Xdebug ke Laragon
|
||||||
|
166 = WildcardDNS
|
||||||
|
167 = Apakah ia?
|
||||||
|
|
||||||
|
# Version 3.5
|
||||||
|
920 = Klon
|
||||||
|
921 = Pilih projek untuk diklon
|
||||||
|
922 = Pangkalan data diklon!
|
||||||
260
bin/laragon/lang/Norwegian.txt
Normal file
260
bin/laragon/lang/Norwegian.txt
Normal file
@@ -0,0 +1,260 @@
|
|||||||
|
-------------------------------------------------- ------
|
||||||
|
-------------------------------------------------- ------
|
||||||
|
Versjon: 2.0.5
|
||||||
|
Forfatter: kheder - kheder@habachi.no - https://laragon.org
|
||||||
|
Dato: 26.06.2017
|
||||||
|
-------------------------------------------------- ------
|
||||||
|
# Hovedgrensesnitt
|
||||||
|
100=Start alle
|
||||||
|
101=Web
|
||||||
|
102=Database
|
||||||
|
103=Terminal
|
||||||
|
104=Root
|
||||||
|
105=Stopp
|
||||||
|
106=Stopper...
|
||||||
|
107=Laste på nytt
|
||||||
|
108=start
|
||||||
|
109=Versjon
|
||||||
|
110=Aktivert
|
||||||
|
111=Stopp alle
|
||||||
|
112=Steng
|
||||||
|
113=Minimere
|
||||||
|
114=Maksimere
|
||||||
|
115=Ja
|
||||||
|
116=Nei
|
||||||
|
117=Avbryt
|
||||||
|
118=OK
|
||||||
|
119=På
|
||||||
|
120=Av
|
||||||
|
121=Meny
|
||||||
|
122=Hvis du har spørsmål, er du velkommen til å kontakte
|
||||||
|
|
||||||
|
# Meny
|
||||||
|
199=www
|
||||||
|
200=Verktøy
|
||||||
|
201=PATH miljøvariabel
|
||||||
|
202=Overfør filer
|
||||||
|
203=Opprett prosjekt
|
||||||
|
204=Bytt prosjekt
|
||||||
|
205=Opprett database
|
||||||
|
206=Endre root passord
|
||||||
|
207=E-post fangst
|
||||||
|
208=Se siste e-post
|
||||||
|
209=Åpne e-post mappen
|
||||||
|
210=Hent sendmail_path
|
||||||
|
211=Konfigurasjon
|
||||||
|
212=E-post Sender
|
||||||
|
213=Utvidelser
|
||||||
|
214=Web admin
|
||||||
|
215=innlogging
|
||||||
|
216=Preferanser
|
||||||
|
217=Avslutt
|
||||||
|
218=Prosjektnavn
|
||||||
|
|
||||||
|
|
||||||
|
# Preferanser
|
||||||
|
300=Generelt
|
||||||
|
301=Tjenester && Porter
|
||||||
|
310=Kjør Laragon når Windows starter
|
||||||
|
311=Kjør Laragon automatisk når Windows starter
|
||||||
|
312=Kjør minimert
|
||||||
|
|
||||||
|
# \ N for en ny linje
|
||||||
|
313=Minimer Laragon til oppgavelinje. \nVenstre klikk Laragon ikonet i oppgavelinje for å vise Laragon
|
||||||
|
314=Start alle automatisk
|
||||||
|
315=Start automatisk alle valgte tjenester når Laragon kjører
|
||||||
|
316=Språk
|
||||||
|
|
||||||
|
317=Dokumentrot
|
||||||
|
318=Klikk for å endre dokumentrot
|
||||||
|
319=Data Dir
|
||||||
|
320=Klikk for å endre MySQLs DataMappen
|
||||||
|
|
||||||
|
322=Auto virtuelle verter
|
||||||
|
323=Bare legg en mappe i Dokumentrot & last inn Apache, Laragon vil automatisk opprette samsvarer vertsnavn i vertsfil og Apaches virtuelle verter
|
||||||
|
|
||||||
|
# %S for en streng plassholder
|
||||||
|
324=Verts
|
||||||
|
325=Vertsnavnformat.\nex: Hvis prosjektnavnet ditt er %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Avansert
|
||||||
|
329=Når e-postfunksjonen kalles, vil Laragon vise generert e-postinfo\nI et lite vindu nederst til høyre på skjermen.
|
||||||
|
330=Vinduet vil bli vist i
|
||||||
|
331=Denne funksjonen hjelper deg med å se e-postinnhold raskt. \nDu kan også vise innholdet på den nyeste e-post når som helst i:\nMeny> PHP> E-post fangst
|
||||||
|
|
||||||
|
340=Gmail-adresse
|
||||||
|
341=Gmail passord
|
||||||
|
342=Test Sending av e-post
|
||||||
|
343=Ditt Gmail-passord blir kryptert fra.\nNår den er aktivert, kan du enkelt sende e-post til Internett. kun 1 linje:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=E-post analyse
|
||||||
|
351=Send test e-post til
|
||||||
|
352=Test på nytt
|
||||||
|
353=Retest sending e-post. Du kan skrive inn en annen e-postadresse for å teste.
|
||||||
|
354=Lukk
|
||||||
|
|
||||||
|
|
||||||
|
# Oppgavelinje
|
||||||
|
400=Laragon er minimert her.
|
||||||
|
401=Bytt til prosjekt:
|
||||||
|
402=Opprettet database!
|
||||||
|
403=Endring av MySQL root-passord er vellykket!
|
||||||
|
404=Apache Reloaded!
|
||||||
|
405=Feil sti!
|
||||||
|
406=Oppdag nytt prosjekt!\nLaragon vil instruere nodejs for å lage virtuelle verter for deg!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Online hjelp
|
||||||
|
501=Venstre klikk: Laragon - Høyreklikk: Meny
|
||||||
|
502=Startside
|
||||||
|
503=Databasestyring
|
||||||
|
504=Åpne kommandoprompt (hurtigtast: CTRL + ALT + T)
|
||||||
|
505=Laragon vil instruere nodejs for å lage virtuelle verter for deg\nHvis du vil ha denne funksjonen uten å instruere nodejs:\nRun Laragon som administrator
|
||||||
|
506=Dokumentrot
|
||||||
|
|
||||||
|
# Rask opprett nettsted / prosjekt
|
||||||
|
600=Opprette
|
||||||
|
601=Opprettet
|
||||||
|
602=Nedlasting
|
||||||
|
603=nedlastet
|
||||||
|
604=Utpakking
|
||||||
|
605=Pakket ut
|
||||||
|
606=Generert pen url
|
||||||
|
607=Hurtig app produksjon
|
||||||
|
608=Nettstedets navn
|
||||||
|
609=Vennligst spesifiser prosjektnavn!
|
||||||
|
610=Opprettet %s!
|
||||||
|
611=Kunne ikke opprette %s. Grunner
|
||||||
|
612=Utforsk
|
||||||
|
613=Klikk for å gå til prosjektets mappe
|
||||||
|
614=Klikk for å besøke nettstedet
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Meldinger
|
||||||
|
700=epost sender_path er kopiert til utklippstavlen!
|
||||||
|
701=Denne funksjonen er ikke tilgjengelig på datamaskinen din!
|
||||||
|
702=Vennligst starte %s først!
|
||||||
|
703=Navnet er ikke gyldig!
|
||||||
|
704=Denne katalogen inneholder ikke et gyldig Laravel-prosjekt!
|
||||||
|
705=Vennligst aktiver PHP Server!
|
||||||
|
706=Gå til Meny> Innstillinger> Tjenester og porter, og aktiver PHP Server
|
||||||
|
707=Prosjektet eksisterer!
|
||||||
|
708=Hvis du virkelig vil opprette prosjektet, slett prosjekter mappen og prøv igjen
|
||||||
|
709=Ingen mappe!
|
||||||
|
710=Ingen fil!
|
||||||
|
711 =%s kjører ikke. Vennligst start Redis Server først!
|
||||||
|
712=Ikke bruk tomrom i Laragons installasjonsvei (for å unngå fremtidige problemer)!
|
||||||
|
713=Service %s kjører, MEN under annen prosess.
|
||||||
|
714=Vennligst stopp din nåværende WAMP-stakk eller Laragon kjører uregelmessig.
|
||||||
|
715=Prosessens sti:
|
||||||
|
|
||||||
|
# Håper du aldri ser dette :)
|
||||||
|
716=Å nei, Laragon oppdaget unntak!
|
||||||
|
717=Kunne ikke opprette database %s. Grunner
|
||||||
|
718=Kunne ikke endre MySQL root-passord. Grunner
|
||||||
|
719=Du må angi en gyldig Gmail-adresse!
|
||||||
|
720=Kunne ikke opprette snarvei i oppstartsmappen!
|
||||||
|
721=Kunne ikke slette snarveien fra oppstartsmappen!
|
||||||
|
722=Feil format! Må ha prosjektnavn mønster {name}.xxx!
|
||||||
|
723=Feil format! Ikke et gyldig vertsnavn!
|
||||||
|
724=Ikke gyldig MySQL Data Dir!
|
||||||
|
725=Du må aktivere Apache og MySQL-tjenester i Meny> Innstillinger> Tjenester og porter!
|
||||||
|
|
||||||
|
# Når Laragon ikke kan endre vertsfilen
|
||||||
|
726=Oops! Systemet ditt forhindrer endring av vertsfilen.\nKontrollere Antivirus- eller Tillatelser i Sikkerhet-kategorien, eller kontroller om filen er skrivebeskyttet\nLaragon vil midlertidig deaktivere funksjonen "Automatisk virtuelle verter"!
|
||||||
|
727=For å gjøre denne funksjonen effektiv, kan du prøve:\n1. Gå til: %s\drivers\etc\n2. Høyreklikk på vertsfilen og fjern markeringen i avkrysningsruten Skrivebeskyttet
|
||||||
|
728=Merk: Nåværende tillatelser på vertsfil:
|
||||||
|
# Vertsfilen er skrivebeskyttet
|
||||||
|
729=Skrivebeskyttet
|
||||||
|
|
||||||
|
# Skriv tillatelse i kategorien Sikkerhet
|
||||||
|
730=Sikkerhet> Skrive
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Databasens navn
|
||||||
|
801=Nytt passord
|
||||||
|
802=Nåværende passord
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Versjon 2
|
||||||
|
219=Ngrok
|
||||||
|
220=Del
|
||||||
|
221=Ngrok-lenken kopieres til utklippstavlen!
|
||||||
|
222=Ngrok tunnel er klar!
|
||||||
|
223=Klikk for å redigere vertsfilen som administrator manuelt.
|
||||||
|
224=startet
|
||||||
|
226=Utpakking
|
||||||
|
227=Upakket
|
||||||
|
228=ikke et støttet format
|
||||||
|
229=Vennligst vent til Utpakking er ferdig
|
||||||
|
230=Feil lenke
|
||||||
|
231=Feil oppstod under nedlasting. Vær så snill, prøv på nytt!
|
||||||
|
232=Feil oppstod! Kanskje din nedlastingskobling er feil.
|
||||||
|
233=Vennligst sjekk lenken og prøv igjen.
|
||||||
|
234=Besøk siden
|
||||||
|
235=Lukk og besøk nettstedet
|
||||||
|
236=Rediger
|
||||||
|
237=Bytt dokumentrot
|
||||||
|
238=Velg en annen
|
||||||
|
239=Database eksisterer!
|
||||||
|
240=La være tom hvis ikke kjent
|
||||||
|
241=Apache SSL-port er deaktivert som standard. Sjekk det for å aktivere.
|
||||||
|
242=Generert SSL-sertifikat!
|
||||||
|
243=Du må først klikke på [%s]!
|
||||||
|
244=Automatisk opprett database
|
||||||
|
245=Hvordan tvinge Wordpress til å bruke relative webadresser
|
||||||
|
246=Venstre klikk
|
||||||
|
247=Høyreklikk
|
||||||
|
248=Laragon installere rot
|
||||||
|
249=Slett alle [auto]
|
||||||
|
250=Innstillingsfil
|
||||||
|
251=Oppstartsfil
|
||||||
|
252=Hvordan legge til en annen %s versjon
|
||||||
|
253=Laragon kjører allerede!
|
||||||
|
|
||||||
|
|
||||||
|
# Tilbakestill og generer et tilfeldig passord for root
|
||||||
|
803=Tilbakestill og generer et tilfeldig passord for root
|
||||||
|
804=Du kan løse problemet ved å tilbakestille MySQL root-passordet på
|
||||||
|
805=Se om MySQL kjører
|
||||||
|
806=%s kjører med PID %d
|
||||||
|
807=Funnet en prosess
|
||||||
|
808=Du må stoppe løpende MySQL først!
|
||||||
|
|
||||||
|
810=Start MySQL-server med %s alternativet
|
||||||
|
811=Tilbakestilling av root-passord og generering av en tilfeldig en
|
||||||
|
812=Tilbakestill og generert MySQL root passord!
|
||||||
|
813=Kopiert til utklippstavlen: %s
|
||||||
|
814=Feil oppstod! %s
|
||||||
|
815=Stopp av MySQL - PID %d
|
||||||
|
816=Kunne ikke stoppe nåværende kjøring MySQL - PID %d
|
||||||
|
817=Du kan prøve å tilbakestille den manuelt: %s
|
||||||
|
818=Ferdig
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Utforskerens kontekstmeny - && er ikke skrivefeil
|
||||||
|
830=Høyreklikkmeny
|
||||||
|
831=Legg til/oppdater Sublime Tekst && Terminal
|
||||||
|
832=Fjern Sublime Text && Terminal
|
||||||
|
833=Rediger med Sublime Text
|
||||||
|
834=Åpne mappe i Sublime Text
|
||||||
|
836=Vennligst kjør Laragon som administrator og prøv igjen!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900=Laragon kjører ekstremt fort og har svært lavt minnefottrykk (<4 MB)
|
||||||
|
901=Appen din vil få normal url ---> http://app.dev i stedet for http://localhost/app
|
||||||
|
902=Legg til Sublime Text && Terminal til Høyreklikk-menyen
|
||||||
|
903=Rask måter å åpne tekstredigerer og kommandoprompt
|
||||||
|
904=Se Lesemeg-filen
|
||||||
|
905=Kjør Laragon
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906=Automatisk generering av SSL-sertifikat
|
||||||
262
bin/laragon/lang/Persian.txt
Normal file
262
bin/laragon/lang/Persian.txt
Normal file
@@ -0,0 +1,262 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
--------------------------------------------------------
|
||||||
|
version: 2.0.5
|
||||||
|
author: Milad GanjAli - miladstory@gmail.com
|
||||||
|
date: 20161121
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100 = همه را شروع کن
|
||||||
|
101 = تار نما
|
||||||
|
102 = پایگاه داده
|
||||||
|
103 = ترمینال
|
||||||
|
104 = ریشه
|
||||||
|
105 = توقف
|
||||||
|
106 = در حال توقف ...
|
||||||
|
107 = Reload
|
||||||
|
108 = شروع
|
||||||
|
109 = ورژن
|
||||||
|
110 = فعال شده
|
||||||
|
111 = توقف همه
|
||||||
|
112 = بستن
|
||||||
|
113 = کوچک کردن
|
||||||
|
114 = بزرگ کردن
|
||||||
|
115 = بلی
|
||||||
|
116 = خیر
|
||||||
|
117 = لغو کردن
|
||||||
|
118 = خوب
|
||||||
|
119 = روشن
|
||||||
|
120 = خاموش
|
||||||
|
121 = منو
|
||||||
|
122 = اگر شما سوالی دارید،هر موقع خواستی با من تماس بگیر
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199 = تارنما
|
||||||
|
200 = ابزار
|
||||||
|
201 = مسیر متغییرهای محلی
|
||||||
|
202 = انتقال فایل ها
|
||||||
|
203 = ایجاد پروژه
|
||||||
|
204 = تغییر پروژه
|
||||||
|
|
||||||
|
205 = ایجاد پایگاه داده
|
||||||
|
206 = تغییر رمز روت
|
||||||
|
207 = ایمیل گیر
|
||||||
|
208 = نمایش آخرین ایمیل ها
|
||||||
|
209 = مسیر ایمیل را باز کن
|
||||||
|
210 = مسیر پوشه ایمیل های ارسال شده را بدست آور
|
||||||
|
211 = پیکر بندی
|
||||||
|
212 = فرستنده ایمیل
|
||||||
|
213 = ضمیمه ها
|
||||||
|
214 = مدیریت وب
|
||||||
|
215 = ورود
|
||||||
|
216 = تنظیمات
|
||||||
|
217 = خروج
|
||||||
|
218 = نام پروژه
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300 = عمومی
|
||||||
|
301 = خدمات و درگاه ها
|
||||||
|
310 = لاراگون را به هنگام شروع ویندوز اجرا کن
|
||||||
|
311 = لاراگون را بصورت خودکار به هنگام شروع ویندوز اجرا کن
|
||||||
|
312 = هنگام اجرا کوچک شود
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313 = لاراگون به قسمت کنار ساعت انتقال یافت.\nبرای نمایش لاراگون برروی آیکون آن در کنار ساعت ویندوز خود کیلیک نمائید
|
||||||
|
314 = همه را بصورت خودکار اجرا کن
|
||||||
|
315 = بصورت خودکار تمام سرویس های انتخاب شده را هنگام اجرا لاراگون اجرا کن
|
||||||
|
316 = زبان
|
||||||
|
|
||||||
|
317 = پوشه ریشه
|
||||||
|
318 = برای تغییر پوشه ریشه کلیک کنید
|
||||||
|
319 = پوشه پایگاه داده
|
||||||
|
320 = برای تعییر پوشه پایگاه داده (MySQL) کلیک کنید
|
||||||
|
|
||||||
|
322 = میزبان مجازی خودکار
|
||||||
|
323 = فقط یک پوشه را در پوشه ریشه قرار داده و آپاچی را مجددا اجرا کنید، لاراگون بطور خودکار نام میزبان مشابهی در فایل میزبان و میزبان مجازی آپاچی ایجاد می کند
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324 = نام میزبان
|
||||||
|
325 = قالب نام میزبان.\nex: اگر نام پروژه شما باشد %s
|
||||||
|
|
||||||
|
|
||||||
|
328 = پیشرفته
|
||||||
|
329 = هنگامی که تایع mail() فراخوانی گردد، لاراگون اطلاعات ایمیل ایجاد شده را \nدر یک پنجره کوچک در پایین سمت راست صفحه نمایش شما نمایش خواهد داد.
|
||||||
|
330 = پنجره نمایش داده می شود در
|
||||||
|
331 = این قابلیت در سرعت نمایش محتویات ایمیل شما کمک می کند.\nشما میتواند محتویات آخرین ایمیل را هر زمان در :\nمنو > پی اچ پی > گیرنده ایمیل ببینید
|
||||||
|
|
||||||
|
340 = آدرس جیمیل
|
||||||
|
341 = رمز جیمیل
|
||||||
|
342 = ارسال ایمیل آزمایشی
|
||||||
|
343 = رمز ایمیل شما برای چشمان کنجکاو رمزنگاری می شود.\nزمانی که فعال شود, شما به راحتی میتواند ایمیل های خود را در اینترنت ارسال کنید. فقط 1 خط :
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350 = آنالیزور ایمیل
|
||||||
|
351 = ارسال ایمیل آزمایشی به
|
||||||
|
352 = آزمایش مجدد
|
||||||
|
353 = آزمایش مجدد ارسال ایمیل. شما میتواند یک آدرس ایمیل دیگر را برای آزمایش قرار دهید.
|
||||||
|
354 = بستن
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400 = لاراگون در اینجا کوچک شده است .
|
||||||
|
401 = پروزه را تغییر بده به :
|
||||||
|
402 = ایجاد پایگاه داده!
|
||||||
|
403 = رمز کاربر root بانک اطلاعاتی MySQL با موفقیت تغییر کرد!
|
||||||
|
404 = بارگزاری مجدد آپاچی!
|
||||||
|
405 = مسیر اشتباه!
|
||||||
|
406 = شناسایی پروژه جدید!\nلاراگون برا ی ایجاد میزبان مجازی nodejs را فراخوانی یم کند!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500 = کمک آنلاین
|
||||||
|
501 = کلیک سمت چپ: لاراگون - کلیک سمت راست: منو
|
||||||
|
502 = صفحه را اجرا کن
|
||||||
|
503 = مدیریت پایگاه داده
|
||||||
|
504 = باز کردن سریع صفحه فرمان (کلید فوری: CTRL+ALT+T)
|
||||||
|
505 = لاراگون برای ایجاد میزبان مجازی nodejs را فراخوانی می کند\nاگر شما این قابلیت را بدون فراخوانی nodejs می خواهید:\nلاراگن را As Administrator اجرا کنید
|
||||||
|
506 = پوشه ریشه
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600 = پدید آوردن
|
||||||
|
601 = ایجاد شد
|
||||||
|
602 = در حال دانلود
|
||||||
|
603 = دانلود شد
|
||||||
|
604 = در حال استخراج
|
||||||
|
605 = استخراج شد
|
||||||
|
606 = تارنما زیبا ایجاد گردید
|
||||||
|
607 = ایجاد سزیع
|
||||||
|
608 = نام وب سایت
|
||||||
|
609 = لطفا نام پروژه را مشخص فرمائید!
|
||||||
|
610 = ایجاد شد %s!
|
||||||
|
611 = ایجاد نمیشود %s. دلیل: %s
|
||||||
|
612 = کاوش
|
||||||
|
613 = برای رفتن به پوشه پروژه ها کلیک کنید
|
||||||
|
614 = برای مشاهده وبسایت کلیک کنید
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700 = مسیر پوشه ارسال ایمیل در کلیبورد شما کپی گردید!
|
||||||
|
701 = این قابلیت در سیستم شما در دسترس نمی باشد!
|
||||||
|
702 = لطفا اول %s اجرا نمائید!
|
||||||
|
703 = نام معتبر نیست!
|
||||||
|
704 = این شاخه شامل یک پروژه فریم ورک لاراول معتبری نیست!
|
||||||
|
705 = لطفا سرور پی اچ پی را فعال نمائید!
|
||||||
|
706 = برو به منو > تنظیمات > سرویس ها و پورت ها, و سرور پی اچ پی را فعال کن
|
||||||
|
707 = پروژه وجود دارد!
|
||||||
|
708 = اگر واقعا میخواهید پروژه را اجرا نمائید, پوشه پروژه حذف کرده و مجددا تلاش نمائید
|
||||||
|
709 = هیچ پوشه!
|
||||||
|
710 = هیچ فایل!
|
||||||
|
711 = %s در حال اجرا است. لطفا سرور ردیس را اجرا نمائید!
|
||||||
|
712 = لطفا فضایی خالی در مسیر نصب لاراگون استفاده ننمائید (برای جلوگیری از مشکلات آینده)!
|
||||||
|
713 = سرویس %s در حال اجراست, اما برای یک پرسه دیگر.
|
||||||
|
714 = لطفا پشته WAMP فعلی خود را متوقف کنید که در غیر اینصورت امکان ابراز رفتار های غیر منظره از سوی لاراگون در هنگام اجرا شدن وجود دارد .
|
||||||
|
715 = مسیر روند:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716 = وای نه, لاراگون خطایی را شناسایی نمود!
|
||||||
|
717 = نمی توان پایگاه داده را ایجاد نمود %s. دلیل: %s
|
||||||
|
718 = نمی توان رمز عبور نام کاربری root برای پایگاه داده MySQL را تغییر دهید. دلیل: %s
|
||||||
|
719 = شما باید یک آدرس جیمیل معتبر را مشخص نمائید!
|
||||||
|
720 = نمی توان میانبر را در پوشه راه اندازی ایجاد نمود!
|
||||||
|
721 = نمی توان میانبر را از پوشه راه اندازی حذف کرد!
|
||||||
|
722 = فرمت اشتباه! نام پروزه باید ماندد این الگو باشد {name}.xxx!
|
||||||
|
723 = فرمت اشتباه! یک نام میزبان نامعتبر!
|
||||||
|
724 = محل ذخیره داده های بانک اطلاعتی MySQL صحیح نمی باشد!
|
||||||
|
725 = باید سرویس های Apache و MySQL را با رفتن به منو تنظیمات > سرویس ها و درگاه ها فعال نمائید.
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726 = اوه! سیستم شما مانع از تغییر فایل میزبان گردید.\nلطفا آنتی ویروس و یا مجوز خود را در برگه امنیت را بررسی نمائید و یا در صورتی که فایل host فقط خواندنی است گزینه Read-only را غیرفعال نمائید\nلاراگون بصورت خودکار ویژگی " میزبان ها مجازی " را متوقف می نماید!
|
||||||
|
727 = برای موٍرتر واقع شدن این قابلیت شدن این قابلیت:\n1. به آدرس : %s\drivers\etc بروید\n2. بر روی فایل hosts کلیک راست نموده و گزینه Read-only را غیر فعال نمائید.
|
||||||
|
728 = Note: مجوز کنونی در فایل میزبان:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729 = فقط خواندنی
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730 = امنیت > نوشتن
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800 = نام پایگاه داده
|
||||||
|
801 = رمز عبور جدید
|
||||||
|
802 = رمز عبور فعلی
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219 = Ngrok
|
||||||
|
220 = اشتراک گذاری
|
||||||
|
221 = لینک Ngrok به کلیپ بورد کپی گردید!
|
||||||
|
222 = تونل Ngrok آماده است!
|
||||||
|
223 = برای ویرایش فایل میربانی بصورت دستی کلیک نمائید.
|
||||||
|
224 = اجرا گردید
|
||||||
|
226 = در حال بازکردن
|
||||||
|
227 = باز شد
|
||||||
|
228 = این فرمتپشتیبانی نمی گردد
|
||||||
|
229 = لطفا استخراج کامل فایل ها منتظر بمانید
|
||||||
|
230 = تارنما اشتباه
|
||||||
|
231 = در هنگام دانلود خطائی رخ داده است. لطفا مجددا تلاش کنید!
|
||||||
|
232 = خطائی رخ داد! شاید لینک دانلود شما خراب باشد.
|
||||||
|
233 = لطفا تارنما را بررسی نمائید و مجددا تلاش کنید.
|
||||||
|
234 = نمایش سایت
|
||||||
|
235 = بستن و رفتن به سایت
|
||||||
|
236 = ویرایش
|
||||||
|
237 = پوشه ریشه را تغییر دهید
|
||||||
|
238 = یکی دیگر انتخاب نمائید
|
||||||
|
239 = پایگاه داده وجود دارد!
|
||||||
|
240 = خالی بگذارید اگر ناشناخته است
|
||||||
|
241 = درگاه SSL در آپاچی بطور پیشفرض غیرفعال میباشد، برای فعال شدن آن کلیک نمائید.
|
||||||
|
242 = گواهینامه SSL ایجاد شد!
|
||||||
|
243 = شما ابتدا باید بروی [%s] کلیک نمائید!
|
||||||
|
244 = ایجاد پایگاه داده بصورت خودکار
|
||||||
|
245 = چگونه وردپرس را برای استفاده از آردس های نسبی را مجبور نمائیم
|
||||||
|
246 = کلیک چپ
|
||||||
|
247 = کلیک راست
|
||||||
|
248 = لاراگون ریشه نصب
|
||||||
|
249 = حذف همه [خودکار]
|
||||||
|
250 = فایل تنظیمات
|
||||||
|
251 = فایل راه اندازی
|
||||||
|
252 = چگونه ورژن دیگری از %s را اضافه نمائیم
|
||||||
|
253 = لاراگون در حال اجرا است!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803 = تنظیم مجدد و ایجاد رمز تصادفی برای نام کاربری root
|
||||||
|
804 = شما میتوانید مشکل را با تنظیم مجدد رمز عبور نام کاربری root بانک اطلاعاتی MySQL مشخص نمائید
|
||||||
|
805 = تشخیص دهد اگر MySQL در حال اجراست
|
||||||
|
806 = %s در حال اجراست با PID %d
|
||||||
|
807 = یک پروشه پیدا شد
|
||||||
|
808 = شما ابتدا باید MySQL در حال اجرا را متوقف کنید!
|
||||||
|
|
||||||
|
810 = سرور MySQL را با %s گزینه اجرا کن
|
||||||
|
811 = تنظیم مجدد و ایجاد رمز تصادفی برای نام کاربری root
|
||||||
|
812 = تنظیم مجدد و ایجاد رمز عبور برای نام کاربری root پایگاه داده MySQL!
|
||||||
|
813 = اطلاعات به کلیبورد کپی شد: %s
|
||||||
|
814 = خطایی رخداد! %s
|
||||||
|
815 = در حال متوقف نمودن اجرای MySQL - PID %d
|
||||||
|
816 = نمی توان MySQL که هم اکنون در حال اجرا است را متوقف نمود - PID %d
|
||||||
|
817 = شما بهتر است مقادیر را بصورت دستی مقدار گذاری نمائید: %s
|
||||||
|
818 = تمام شد
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830 = منوی کلیک راست
|
||||||
|
831 = اضافه نمودن/بروررسانی Notepad++ و ترمینال
|
||||||
|
832 = جذف کن Notepad++ و ترمینال
|
||||||
|
833 = ویرایش کنید با Notepad++
|
||||||
|
834 = پوشه را در Notepad++ باز کنید.
|
||||||
|
836 = لطفا لاراگون را بصورت as Administrator اجرا کنید و مجددا تلاش نمائید!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900 = لاراگون بسیار سریع اجرا می شود و دارای ردپای کمی در حافظه میباشد (< 4 MB)
|
||||||
|
901 = برنامه شما URL زیبا را دریافت می کند ---> http://app.dev بجای http://localhost/app
|
||||||
|
902 = اضافه کردن Notepad++ و ترمینال به منوی راست کلیک
|
||||||
|
903 = راه های سریع برای باز کردن ویرایشگر متن و خط فرمان
|
||||||
|
904 = فایل READMe را مشاهده کنید
|
||||||
|
905 = اجرا لاراگون
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906 = تولید خودکار گواهی SSL
|
||||||
257
bin/laragon/lang/Polish.txt
Normal file
257
bin/laragon/lang/Polish.txt
Normal file
@@ -0,0 +1,257 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 2.0.4
|
||||||
|
author: Błażej Hap - blazejhap@gmail.com - http://conit-group.pl
|
||||||
|
modified by: Manam
|
||||||
|
date: 20160802
|
||||||
|
--------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
# Main Interface
|
||||||
|
100=Włącz wszystkie
|
||||||
|
101=WWW
|
||||||
|
102=Baza danych
|
||||||
|
103=Terminal
|
||||||
|
104=Folder
|
||||||
|
105=Wyłącz
|
||||||
|
106=Wyłączanie...
|
||||||
|
107=Przeładuj
|
||||||
|
108=Włącz
|
||||||
|
109=Wersja
|
||||||
|
110=Włączone
|
||||||
|
111=Wyłącz wszystkie usługi
|
||||||
|
112=Zamknij
|
||||||
|
113=Minimalizuj
|
||||||
|
114=Maksymalizuj
|
||||||
|
115=Tak
|
||||||
|
116=Nie
|
||||||
|
117=Anuluj
|
||||||
|
118=OK
|
||||||
|
119=Włączone
|
||||||
|
120=Wyłączone
|
||||||
|
121=Menu
|
||||||
|
122=Jeżeli masz jakiekolwiek pytania, skontaktuj się z nami
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Narzędzia
|
||||||
|
201=Zmienna środowiskowa PATH
|
||||||
|
202=Transfer plików
|
||||||
|
203=Nowy projekt
|
||||||
|
204=Przełącz projekt
|
||||||
|
205=Nowa baza danych
|
||||||
|
206=Zmień hasło root'a
|
||||||
|
207=Mail Catcher
|
||||||
|
208=Pokaż ostatnią wiadomość
|
||||||
|
209=Otwórz Mail Dir
|
||||||
|
210=Odczytaj sendmail_path
|
||||||
|
211=Konfiguracja
|
||||||
|
212=Mail Sender
|
||||||
|
213=Rozszerzenia
|
||||||
|
214=WWW admin
|
||||||
|
215=login
|
||||||
|
216=Preferencje
|
||||||
|
217=Zamknięcie Laragon
|
||||||
|
218=Nazwa projektu
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Ogólne
|
||||||
|
301=Usługi i porty
|
||||||
|
310=Uruchom Laragon przy uruchamianiu systemu
|
||||||
|
311=Uruchom Laragon automatycznie podczas uruchamiania systemu
|
||||||
|
312=Uruchom zminimalizowany
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Minimalizacja Laragon do zasobnika systemowego.\nKliknij lewym przyciskiem w ikonę programu, aby go wywołać
|
||||||
|
314=Uruchamiaj wszystkie usługi automatycznie
|
||||||
|
315=Automatyczne uruchomienie wszystkich wybranych usług przy włączonym programie
|
||||||
|
316=Język
|
||||||
|
|
||||||
|
317=Główna ścieżka projektów
|
||||||
|
318=Kliknij by zmienić ścieżkę projektów
|
||||||
|
319=Ścieżka do danych MySQL
|
||||||
|
320=Kliknij by zmienić ścieżkę z danymi do bazy danych
|
||||||
|
|
||||||
|
322=Automatyczne tworzenie wirtualnych hostów
|
||||||
|
323=Umieść folder w 'Głównej ścieżkce projektów' i kliknij 'Przeładuj', a Laragon automatycznie utworzy odpowiednią nazwę hosta w pliku 'hosts' i w wirtualnych hostach Apache'a
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Nazwa hosta
|
||||||
|
325=Format nazwy.\nex: jeżeli nazwa projektu to %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Zaawansowane
|
||||||
|
329=Gdy funkcja mail() jest wywoływana, Laragon będzie wyświetlać\npowiadomienia z generowanych e-mail w postaci małego okienka na \ndole po prawej stronie ekranu.
|
||||||
|
330=Okno zostanie wyświetlone w
|
||||||
|
331=Ta funkcja pozwala w szybki sposób wyświetlać zawartość wiadomości \ne-mail.Możesz również przeglądać wiadomości w dowolnym momencie \npod adresem:\nMenu > PHP > MailCatcher
|
||||||
|
|
||||||
|
340=Adres e-mail w skrzynce Gmail
|
||||||
|
341=Hasło
|
||||||
|
342=Przetestuj działanie
|
||||||
|
343=Hasło do Twojej skrzynki e-mail zostanie zaszyfrowane.\nPo włączeniu, można w prosty sposób wysyłać e-mail. Tylko jeden wiersz:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Tester poczty
|
||||||
|
351=Wyślij testową wiadomość do
|
||||||
|
352=Ponowny test
|
||||||
|
353=Test wysyłania wiadomości e-mail. Możesz wprowadzić inny adres e-mail do przetestowania.
|
||||||
|
354=Zamknij
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon został zminimalizowany.
|
||||||
|
401=Przełącz projekt:
|
||||||
|
402=Utworzono bazę danych!
|
||||||
|
403=Hasło główne do baz danych MySQL zostało zmienione!
|
||||||
|
404=Apache przeładowany!
|
||||||
|
405=Niewłaściwa ścieżka!
|
||||||
|
406=Poszukiwanie nowych projektów!\nLaragon użyje 'node.js' do tworzenia wirtualnych hostów!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Pomoc online
|
||||||
|
501=Lewy przycisk: Laragon - Prawy: Menu
|
||||||
|
502=Strona główna
|
||||||
|
503=Zarządzanie bazą danych
|
||||||
|
504=Otwórz wiersz polecenia (Skrót: CTRL+ALT+T)
|
||||||
|
505=Laragon korzysta z 'node.js' do tworzenia wirtualnych hostów\nJeżeli nie chcesz wykorzystywać 'node.js':\nUruchom Laragon z prawami administratora
|
||||||
|
506=Gł. ścieżka projektów
|
||||||
|
|
||||||
|
# Quick create website
|
||||||
|
600=Tworzenie
|
||||||
|
601=Stworzono
|
||||||
|
602=Pobieranie
|
||||||
|
603=Pobrano
|
||||||
|
604=Wypakowywanie
|
||||||
|
605=Wypakowano
|
||||||
|
606=Generuj przyjazne linki
|
||||||
|
607=Szybkie tworzenie witryny
|
||||||
|
608=Nazwa strony internetowej
|
||||||
|
609=Wprowadź nazwę witryny!
|
||||||
|
610=Utworzono witrynę %s!
|
||||||
|
611=Nie można utworzyć projektu %s. Powód: %s
|
||||||
|
612=Przeglądaj
|
||||||
|
613=Kliknij, aby przejść do folderu witryny
|
||||||
|
614=Kliknij, aby uruchomić stronę internetową
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path jest skopiowana do schowka!
|
||||||
|
701=Funkcja nie jest dostępna na tym komputerze!
|
||||||
|
702=Uruchom pierw %s!
|
||||||
|
703=Nazwa jest niewłaściwa!
|
||||||
|
704=Ten katalog nie zawiera właściwej instalacji Laravel!
|
||||||
|
705=Włącz serwer PHP!
|
||||||
|
706=Przejdź do Menu > Preferencje > Usługi i porty, następnie włącz serwer PHP
|
||||||
|
707=Projekt już istnieje!
|
||||||
|
708=Jeżeli chcesz utworzyć projekt, usuń folder projektów i spróbuj ponownie
|
||||||
|
709=Brak folderów!
|
||||||
|
710=Brak plików!
|
||||||
|
711=%s nie jest uruchomiony. W pierwszej kolejności włącz serwer Redis!
|
||||||
|
712=Nie używaj spacji w ścieżce instalacyjnej Laragon (pozwoli to uniknąć ci problemów w przyszłości)
|
||||||
|
713=Usługa %s już działa w innym procesie.
|
||||||
|
714=Zatrzymaj proces WAMP, w przeciwnym wypadku Laragon może działać niewłaściwie.
|
||||||
|
715=Ścieżka do procesu:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Ups, Laragon wykrył wyjątki!
|
||||||
|
717=Nie można utworzyć bazy danych %s. Powód: %s
|
||||||
|
718=Nie można zmienić hasła głównego do baz danych. Powód: %s
|
||||||
|
719=Musisz wprowadzić właściwy adres e-mail z Gmail!
|
||||||
|
720=Nie można utworzyć skrótu w folderze Autostartu!
|
||||||
|
721=Nie można usunąc skrótu z folderu Autostartu!
|
||||||
|
722=Zły format! Nazwa projektu musi wyglądać według przykładu: {nazwa}.xxx!'
|
||||||
|
723=Zły format! Nieprawidłowa nazwa hosta!
|
||||||
|
724=Niewłaściwa ścieżka do danych MySQL!
|
||||||
|
725=Musisz włączyć usługi Apache oraz MySQL w Menu > Preferencje > Usługi i porty!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Ups! System blokuje modyfikację pliku 'hosts'.\nSprawdź ustawienia antywirusa lub Uprawnienia w sekcji Zabezpieczeń i upewnij się, że plik jest tylko do odczytu\nLaragon tymczasowo wyłączy opcję "Automatycznego tworzenia hostów wirtualnych"!
|
||||||
|
727=Aby funkcja działała poprawnie:\n1. Przejdź do: %s\drivers\etc\n2. Kliknij prawym przyciskiem myszy na pliku 'hosts' i usuń zaznaczenie przy opcji tylko do odczytu.
|
||||||
|
728=Uwaga: Aktualne uprawnienia dla pliku 'hosts':
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Tylko do odczytu
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Bezpieczeństwo > Napisz
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Nazwa bazy danych
|
||||||
|
801=Nowe hasło
|
||||||
|
802=Aktualne hasło
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219=Ngrok
|
||||||
|
220=Udostępnij
|
||||||
|
221=Łącze do Ngrok jest skopiowane do Schowka!
|
||||||
|
222=Tunel do Ngrok jest gotowy!
|
||||||
|
223=Kliknij, aby ręcznie edytować plik 'hosts' jako Administrator.
|
||||||
|
224=- działa
|
||||||
|
226=Rozpakowywanie
|
||||||
|
227=Rozpakowano
|
||||||
|
228=nieobsługiwany format
|
||||||
|
229=Proszę czekać do zakończenia wypakowywania
|
||||||
|
230=Zły adres
|
||||||
|
231=Wystąpił błąd podczas pobierania. Spróbuj ponownie!
|
||||||
|
232=Wystąpił błąd! Możliwe, że podany adres jest nieprawidłowy.
|
||||||
|
233=Proszę sprawdzić adres i spróbować ponownie.
|
||||||
|
234=Odwiedź stronę
|
||||||
|
235=Zamknij i odwiedź stronę
|
||||||
|
236=Edycja
|
||||||
|
237=Zmień główną ścieżkę projektów
|
||||||
|
238=Wybierz inny
|
||||||
|
239=Baza danych istnieje!
|
||||||
|
240=Zostaw puste, jeśli nie znasz
|
||||||
|
241=Port SSL Apache'a jest domyślnie wyłączony. Zaznacz, aby włączyć.
|
||||||
|
242=Wygenerowano certyfikat SSL!
|
||||||
|
243=Musisz najpierw kliknąć [%s]!
|
||||||
|
244=Automatyczne tworzenie bazy
|
||||||
|
245=Jak zmusić Wordpress'a do używania adresów względnych URL
|
||||||
|
246=Lewy przycisk
|
||||||
|
247=Prawy przycik
|
||||||
|
248=Gł. ścieżka Laragon
|
||||||
|
249=Usuń wszystkie [auto]
|
||||||
|
250=Plik z ustawieniami
|
||||||
|
251=Plik startowy
|
||||||
|
252=Jak dodać inną wersję %s
|
||||||
|
253=Laragon jest już uruchomiony!
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803=Skasuj i wygeneruj losowe hasło dla użytkownika 'root'
|
||||||
|
804=Można rozwiązać ten problem poprzez zresetowanie hasła roota w MySQL
|
||||||
|
805=Wykryj, czy MySQL jest uruchomione
|
||||||
|
806=%s jest uruchomiony z PID %d
|
||||||
|
807=Wykryto jeden proces, który
|
||||||
|
808=Musisz najpierw zatrzymać MySQL!
|
||||||
|
|
||||||
|
810=Uruchom serwer MySQL z opcją %s
|
||||||
|
811=Kasowanie i generowanie losowego hasła dla root'a
|
||||||
|
812=Skasowano i wygenerowano hasło 'root'a MySQL!
|
||||||
|
813=Skopiowano do Schowka: %s
|
||||||
|
814=Wystąpił błąd! %s
|
||||||
|
815=Zatrzymywanie MySQL - proces %d
|
||||||
|
816=Nie można zatrzymać MySQL - proces %d
|
||||||
|
817=Możesz spróbować ustawić je ręcznie: %s
|
||||||
|
818=Gotowe
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830=Menu kontekstowe Windows
|
||||||
|
831=Dodaj/Aktualizuj 'Sublime Text' i 'Terminal'
|
||||||
|
832=Usuń 'Sublime Text' i 'Terminal'
|
||||||
|
833=Edytuj z 'Sublime Text'
|
||||||
|
834=Otwórz folder w 'Sublime Text'
|
||||||
|
836=Uruchom Laragon jako Administrator i spróbuj ponownie!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900=Laragon działa ekstremalnie szybko i zajmuje bardzo mało pamięci (< 4 MB)
|
||||||
|
901=Twoja aplikacja będzie dostępna pod wygodnym adresem ---> http://app.dev
|
||||||
|
902=Dodaj 'Sublime Text' i 'Terminal' do menu pod prawm klawiszem myszy
|
||||||
|
903=Szybki sposób, aby otworzyć 'Edytor tekstu' i 'Wiersz poleceń'
|
||||||
|
904=Pokaż plik README
|
||||||
|
905=Uruchom Laragon
|
||||||
263
bin/laragon/lang/Russian.txt
Normal file
263
bin/laragon/lang/Russian.txt
Normal file
@@ -0,0 +1,263 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
--------------------------------------------------------
|
||||||
|
version: 1.0.0
|
||||||
|
author: wolf6969 - kuzmin6969@gmail.com
|
||||||
|
date: 20161025
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Запустить все
|
||||||
|
101=Web
|
||||||
|
102=База данных
|
||||||
|
103=Консоль
|
||||||
|
104=Корневая папка
|
||||||
|
105=Остановить
|
||||||
|
106=Останавливается...
|
||||||
|
107=Перезапустить
|
||||||
|
108=Запустить
|
||||||
|
109=Версия
|
||||||
|
110=Запущено
|
||||||
|
111=Остановить все
|
||||||
|
112=Закрыть
|
||||||
|
113=Свернуть
|
||||||
|
114=Развернуть
|
||||||
|
115=Да
|
||||||
|
116=Нет
|
||||||
|
117=Отмена
|
||||||
|
118=Подтвердить
|
||||||
|
119=ВКЛ
|
||||||
|
120=ВЫКЛ
|
||||||
|
121=Меню
|
||||||
|
122=Если у вас есть вопросы, пожалуйста свяжитесь с разработчиком
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=инструменты
|
||||||
|
201=Переменные среды PATH
|
||||||
|
202=Передать файлы
|
||||||
|
203=Создать проект
|
||||||
|
204=Сменить проект
|
||||||
|
205=Создать базу данных
|
||||||
|
206=Сменить мастер-пароль
|
||||||
|
#I think next is not translatable, simply need explanation in braces for russian-speaking user
|
||||||
|
207=Mail Catcher (перехватчик писем)
|
||||||
|
208=Просмотреть последний email
|
||||||
|
209=Открыть директорию с письмами
|
||||||
|
210=Получить sendmail_path
|
||||||
|
211=Конфигурация
|
||||||
|
#I think next is not translatable, simply need explanation in braces for russian-speaking user
|
||||||
|
212=Mail Sender (отправитель писем)
|
||||||
|
213=Расширения
|
||||||
|
214=Web администратор
|
||||||
|
215=вход
|
||||||
|
216=Настройки
|
||||||
|
217=Выход
|
||||||
|
218=Имя проекта
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Общие
|
||||||
|
301=Services && Ports
|
||||||
|
310=Запускать Laragon при старте Windows
|
||||||
|
311=Запускать Laragon автоматически при старте Windows
|
||||||
|
312=Запускать свернутым в трей
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Свернуть Laragon в системный трей.\nКликните левой кнопкой по иконке Laragon в трее для восстановления
|
||||||
|
314=Запускать все сервисы автоматически
|
||||||
|
315=Автоматически запускать выбранные сервисы при запуске Laragon
|
||||||
|
316=Язык
|
||||||
|
|
||||||
|
317=Корневой каталог
|
||||||
|
318=Нажмите чтобы изменить корневую директорию сервера
|
||||||
|
319=Каталог баз данных
|
||||||
|
320=нажмите чтобы изменить директорию данных MySQL
|
||||||
|
|
||||||
|
322=Автосоздание виртуальных хостов
|
||||||
|
323=Вам нужно всего лишь добавить папку в корневой каталог сервера и перезапустить Apache, Laragon автоматически создаст соответствующую запись в файл hosts и виртальный хост Apache
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Имя хоста
|
||||||
|
325=Формат имени хоста.\nex: если имя вашего проекта %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Расширенные
|
||||||
|
329=Когда вызывается функция mail(), Laragon отобразит сгенерированное \nсодержимое письма in в маленьком окне внизу справа на вашем экране.
|
||||||
|
330=Окно отобразится через
|
||||||
|
331=Эта функция поможет вам быстро проверить содержимое отправляемого \nписьма. Также вы можете в любой момент просмотреть содержимое \nнедавних писем в меню:\nМеню > PHP > Mail Catcher
|
||||||
|
|
||||||
|
340=Почтовый адрес Gmail
|
||||||
|
341=Пароль аккаунта Gmail
|
||||||
|
342=Послать тестовое письмо
|
||||||
|
343=Ваш пароль Gmail будет храниться и передаваться зашифрованным.\nКогда включено, вы сможете легко отправить email кому угодно.\nВсего 1 строчка:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Mail Analyzer
|
||||||
|
351=Отправить тестовый email адресату
|
||||||
|
352=Повторить тест
|
||||||
|
353=Повторно отправить email. .
|
||||||
|
354=Закрыть
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon свернут здесь.
|
||||||
|
401=Переключить на проект:
|
||||||
|
402=Создана база данных!
|
||||||
|
403=MySQL мастер-пароль изменен успешно!
|
||||||
|
404=Apache перепущен!
|
||||||
|
405=Неправильный путь!
|
||||||
|
406=Обнаружен новый проект!\nLaragon запустит nodejs для создания виртуальных хостов!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Онлайн справка
|
||||||
|
501=Клик левой: Laragon - Клик правой: Menu
|
||||||
|
502=Стартовая страница
|
||||||
|
503=Управление БД
|
||||||
|
504=Открыть команднуюстроку (Горячие клавиши: CTRL+ALT+T)
|
||||||
|
505=Laragon вызовет nodejs для создания виртуальных хостов нового сайта.\nЕсли вы не хотите использовать nodejs:\nЗапустите Laragon от имени Администратора
|
||||||
|
506=Корневой каталог
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600=Создается
|
||||||
|
601=Создано
|
||||||
|
602=загружается
|
||||||
|
603=Загружено
|
||||||
|
604=Извлекается
|
||||||
|
605=Извлечено
|
||||||
|
606=Сгенерировать красивый URL
|
||||||
|
607=Быстро создать
|
||||||
|
608=Имя Веб-сайта
|
||||||
|
609=Пожалуйста, задайте имя проекта!
|
||||||
|
610=Создано %s!
|
||||||
|
611=невохможно создать %s. Причина: %s
|
||||||
|
612=Открыть
|
||||||
|
613=нажмите чтобы перейти в папку проекта
|
||||||
|
614=Нажмите чтобы посетить сайт
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path скопирован в буфер обмена!
|
||||||
|
701=Эта функция недоступна на вашем устройстве!
|
||||||
|
702=Пожалуйста, сначала запустите %s!
|
||||||
|
703=Это имя не является валидным!
|
||||||
|
704=Этот каталог не содержит валидного проекта Laravel!
|
||||||
|
705=Пожалуйста запустите PHP сервер!
|
||||||
|
706=Перейдтие в Меню > Настройки > Сервисы и порты, и включите PHP сервер
|
||||||
|
707=Проект существует!
|
||||||
|
708=Если вы действительно хотите создать проект с таким именем, удалите каталог проекта и попробуйте снова
|
||||||
|
709=Каталог не найден!
|
||||||
|
710=Файл не найден!
|
||||||
|
711=%s не запущен. Пожалуйста вначале запустите сервер Redis!
|
||||||
|
712=Пожалуйста не используйте пробелы в пути установки Laragon(чтобы избежать проблем в будущем)!
|
||||||
|
713=Сервис %s работает, НО занят другим процессом.
|
||||||
|
714=Пожалуйста остановите работающий на вашей машине WAMP стек или Laragon будет работать непредсказуемо.
|
||||||
|
715=Путь к процессу:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=О нет, Laragon обнаружил ошибку!
|
||||||
|
717=Невозможно создать базу данных %s. Причина: %s
|
||||||
|
718=Невозможно изменить мастер-пароль MySQL. Причина: %s
|
||||||
|
719=Вы должны указать существуюий email адрес Gmail!
|
||||||
|
720=Не удалось создать ярлык в стартовом меню!
|
||||||
|
721=Не удалось удалить ярлык из стартового меню!
|
||||||
|
722=Неверный формат! Имя проекта должно соответствовать шаблону {name}.xxx!
|
||||||
|
723=Неверный формат! Невалидное имя хоста!
|
||||||
|
724=Не валидный путь к каталогу данных MySQL!
|
||||||
|
725=Вы должны запустить сервисы Apache и MySQL в Меню > Настройки > Сервисы и порты!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Упс! Ваша система не дала изменить файл hosts.\nПожалуйста, проверьте ваш антивирус, и права на запись на вкладке Безопасность. Или проверьте, возможно файл доступен только для чтения.\nLaragon временно отключит опцию "Автосоздание виртуальных хостов"!
|
||||||
|
727=Для того чтобы эта функция заработала, попробуйте:\n1. перейдите в каталог: %s\drivers\etc\n2. Правой кнопкой нажмите на файл hosts и снимите галочку "Только для чтения"
|
||||||
|
728=Внимание: текущие права для файла hosts:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Только для чтения
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Безопасность > Запись
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Имя базы даных
|
||||||
|
801=Новый пароль
|
||||||
|
802=Текущий пароль
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219=Ngrok
|
||||||
|
220=Поделиться
|
||||||
|
221=Ссылка Ngrok скопирована в буфер обмена!
|
||||||
|
222=Туннель Ngrok готов!
|
||||||
|
223=Нажмите чтобы открыть файл hosts для редактирования от имени Администратора.
|
||||||
|
224=Запущено
|
||||||
|
226=Распаковывается
|
||||||
|
227=Распаковка завершена
|
||||||
|
228=формат не поддерживается
|
||||||
|
229=Пожалуйста подождите окончания распаковки
|
||||||
|
230=Неверная ссылка
|
||||||
|
231=Произошла ошибка во время загрузки. Пожалуйста попробуйте еще раз!
|
||||||
|
232=Произошла ошибка! Вохможно ссылка для скачивания указана неверно.
|
||||||
|
233=Пожалуйста проверьте ссылку и попробуйте еще раз.
|
||||||
|
234=Перейти на сайт
|
||||||
|
235=Закрыть и перейти на сайт
|
||||||
|
236=Изменить
|
||||||
|
237=Сменить корневой каталог
|
||||||
|
238=Выбрать другое
|
||||||
|
239=База данных уже существует!
|
||||||
|
240=Оставьте пустым если неизвестно
|
||||||
|
241=Порт Apache для SSL отключен по умолчанию. Проверьте чтобы был включен.
|
||||||
|
242=Сгенерирован SSL сертификат!
|
||||||
|
243=Вы должны сначала нажать [%s]!
|
||||||
|
244=Автосоздание базы данных
|
||||||
|
245=Как заставить Wordpress использовать относительные URL
|
||||||
|
246=Левый клик мыши
|
||||||
|
247=Правый клик мыши
|
||||||
|
248=Laragon Install Root
|
||||||
|
249=Удалить все [автоматически]
|
||||||
|
250=Файл настроек
|
||||||
|
251=Файл запуска
|
||||||
|
252=Как добавить другую версию %s
|
||||||
|
253=Laragon уже запущен!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803=Сбросить настройки и сгенерировать случайный пароль для пользователя root
|
||||||
|
804=You can sort out the issue by reseting MySQL root password at
|
||||||
|
805=Проверка запущен ли MySQL сервер
|
||||||
|
806=%s запущен с PID процесса %d
|
||||||
|
807=Найден один процесс
|
||||||
|
808=Вы должны сначала остановить запущенный сервер MySQL!
|
||||||
|
|
||||||
|
810=Запустить MySQL сервер с %s опциями
|
||||||
|
811=Сбросить пароль пользователя root и сгенерировать новый
|
||||||
|
812=Пароль MySQL для пользователя root сброшен и сгенерирован новый!
|
||||||
|
813=Скопировано в буфер обмена: %s
|
||||||
|
814=Произошла ошибка! %s
|
||||||
|
815=Останавливаем MySQL - PID процесса %d
|
||||||
|
816=Невозможно остановить сервер MySQL - PID процесса %d
|
||||||
|
817=Вы можете попробовать сбросить его вручную: %s
|
||||||
|
818=Готово
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830=Контекстное меню
|
||||||
|
831=Добавить/обновить Sublime Text и Консоль в контекстное меню
|
||||||
|
832=Удалить Sublime Text и Консоль из контекстного меню
|
||||||
|
833=Редактировать с помощью Sublime Text
|
||||||
|
834=Открыть папку в Sublime Text
|
||||||
|
836=Пожалуйста запустите Laragon от имени Администратора и попробуйте снова!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900=Laragon работает очень быстро, и потребляет очень мало оперативной памяти (< 4 MB)
|
||||||
|
901=Ваше приложение получит красивый url ---> http://app.dev instead of http://localhost/app
|
||||||
|
902=Добавить Sublime Text и Консоль в контекстое меню правой кнопки мыши
|
||||||
|
903=Быстрые способы открыть текстовый редактор и командную строку
|
||||||
|
904=Посмотреть README файл
|
||||||
|
905=Запустить Laragon
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906=Автогенерация SSL сертификата
|
||||||
183
bin/laragon/lang/Spanish.txt
Normal file
183
bin/laragon/lang/Spanish.txt
Normal file
@@ -0,0 +1,183 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 1.0
|
||||||
|
author: sgodoy - sergio.igg@gmail.com
|
||||||
|
date: 20160602
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Iniciar Todo
|
||||||
|
101=Web
|
||||||
|
102=Base de Datos
|
||||||
|
103=Terminal
|
||||||
|
104=Root
|
||||||
|
105=Detener
|
||||||
|
106=Deteniendo...
|
||||||
|
107=Recargar
|
||||||
|
108=Iniciar
|
||||||
|
109=Versión
|
||||||
|
110=Habilitado
|
||||||
|
111=Detener Todo
|
||||||
|
112=Cerrar
|
||||||
|
113=Minimizar
|
||||||
|
114=Maximizar
|
||||||
|
115=Si
|
||||||
|
116=No
|
||||||
|
117=Cancelar
|
||||||
|
118=OK
|
||||||
|
119=ON
|
||||||
|
120=OFF
|
||||||
|
121=Menú
|
||||||
|
122=Si tienes consultas, por favor no dudes en contactarnos
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Herramientas
|
||||||
|
201=PATH variables de entorno
|
||||||
|
202=Transferir archivos
|
||||||
|
203=Crear proyecto
|
||||||
|
204=Cambiar proyecto
|
||||||
|
205=Crear base de datos
|
||||||
|
206=Cambiar contraseña de usuario root
|
||||||
|
207=Mail Catcher
|
||||||
|
208=Ver último mail
|
||||||
|
209=Abrir Mail Dir
|
||||||
|
210=Obtener sendmail_path
|
||||||
|
211=Configuración
|
||||||
|
212=Mail Sender
|
||||||
|
213=Extensiones
|
||||||
|
214=Web admin
|
||||||
|
215=login
|
||||||
|
216=Preferencias
|
||||||
|
217=Salir
|
||||||
|
218=Nombre del Proyecto
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=General
|
||||||
|
301=Servicios && Puertos
|
||||||
|
310=Ejecutar Laragon cuando Windows inicie
|
||||||
|
311=Ejecutar Laragon automáticamente cuando Windows inicie
|
||||||
|
312=Ejecutar minimizado
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Minimizar Laragon a la bandeja del sistema.\nClick izquierdo en el icono de Laragon de la bandeja del sistema maximiza Laragon
|
||||||
|
314=Iniciar Todo Automáticamente
|
||||||
|
315=Iniciar automáticamente todos los servicios seleccionados cuando Laragon es ejecutado
|
||||||
|
316=Lenguaje
|
||||||
|
|
||||||
|
317=Root Documentos
|
||||||
|
318=Click para cambiar Document Root
|
||||||
|
319=Data Dir
|
||||||
|
320=Click para cambiar DataDir de MySQL
|
||||||
|
|
||||||
|
322=Crear automáticamente hosts virtuales
|
||||||
|
323=Solo deja una carpeta en el Document Root y reinicia Apache, Laragon creará automáticamente el correspondiente hostname en el archivo hosts y los hosts virtuales de Apache
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Hostname
|
||||||
|
325=Formato de Hostname.\nejemplo: si tu nombre de proyecto es %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Avanzado
|
||||||
|
329=Cuando la función mail() es llamada, Laragon desplegará información del email \ngenerado en una pequeña ventana en la esquina inferior derecha de tu \npantalla.
|
||||||
|
330=La ventana se desplegará en
|
||||||
|
331=Esta característica te ayudará a visualizar el contenido del email rápidamente.\nTambién puedes ver el contenido del último email en cualquier momento en: \nMenú > PHP >MailCatcher
|
||||||
|
|
||||||
|
|
||||||
|
340=Dirección Gmail
|
||||||
|
341=Contraseña Gmail
|
||||||
|
342=Test Enviando Mail
|
||||||
|
343=Tu contraseña de Gmail estará encriptada para ojos curiosos.\nSi está habilitado, puedes enviar emails a Internet fácilmente. Solo 1 línea:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Mail Analyzer
|
||||||
|
351=Enviar email de prueba a
|
||||||
|
352=Probar nuevamente
|
||||||
|
353=Nueva prueba de envío de email. Puedes ingresar otra dirección de email para probar.
|
||||||
|
354=Cerrar
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon está minimizado acá.
|
||||||
|
401=Cambiado a proyecto:
|
||||||
|
402=¡Base de datos creada!
|
||||||
|
403=¡Contraseña de usuario root de MySQL cambiada correctamente!
|
||||||
|
404=¡Apache reiniciado!
|
||||||
|
405=¡Path incorrecto!
|
||||||
|
406=¡Nuevo proyecto encontrado!\n¡Laragon llamará a nodejs para crear hosts virtuales para ti!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Ayuda Online
|
||||||
|
501=Click izquierdo: Laragon - Click derecho: Menú
|
||||||
|
502=Página de inicio
|
||||||
|
503=Administrador de Base de datos
|
||||||
|
504=Abrir consola (Hotkey: CTRL+ALT+T)
|
||||||
|
505=Laragon llamará a nodejs para crear hosts virtuales para ti\Si quieres esta característica sin llamar a nodejs:\Inicia Laragon como Administrador
|
||||||
|
506=Document Root
|
||||||
|
|
||||||
|
# Quick create website
|
||||||
|
600=Creando
|
||||||
|
601=Creado
|
||||||
|
602=Descargando
|
||||||
|
603=Descargado
|
||||||
|
604=Extrayendo
|
||||||
|
605=Extraído
|
||||||
|
606=Url amigable generada
|
||||||
|
607=Creación rápida de sitio web
|
||||||
|
608=Nombre del sitio web
|
||||||
|
609=¡Por favor especifíca un nombre para el sitio web!
|
||||||
|
610=¡Sitio web %s creado!
|
||||||
|
611=No fue posible crear el sitio web %s. Motivo: %s
|
||||||
|
612=Explorar
|
||||||
|
613=Click para ir a la carpeta del sitio web
|
||||||
|
614=Click para ver el sitio web
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=¡sendmail_path fue copiado al portapapeles!
|
||||||
|
701=¡Esta característica no está disponible en tu computador!
|
||||||
|
702=¡Por favor inicia %s primero!
|
||||||
|
703=¡El nombre no es válido!
|
||||||
|
704=¡Este directorio no contiene un proyecto Laravel válido!
|
||||||
|
705=¡Por favor inicia el servidor PHP!
|
||||||
|
706=Ir a Menú > Preferencias > Servicios y Puertos, y habilita el servidor PHP
|
||||||
|
707=¡El proyecto ya existe!
|
||||||
|
708=Si realmente quieres crear el proyecto, borra la carpeta del proyecto e inténtalo nuevamente
|
||||||
|
709=¡No hay carpeta!
|
||||||
|
710=¡No hay archivo!
|
||||||
|
711=¡%s no está ejecutándose. ¡Por favor inicia Redis Server primero!
|
||||||
|
712=¡Por favor no uses Espacios en el path de instalación de Laragon (para evitar futuros problemas)!
|
||||||
|
713=El servicio %s está ejecutándose, PERO bajo otro proceso.
|
||||||
|
714=Por favor detiene WAMP o Laragon se comportará inesperadamente.
|
||||||
|
715=Path del proceso:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=¡Oh no, Laragon detectó excepciones!
|
||||||
|
717=No fue posible crear la Base de datos %s. Motivo: &s.
|
||||||
|
718=No fue posible cambiar la contraseña del usuario root de MySQL. Motivo: %s
|
||||||
|
719=¡Debes ingresar una dirección de Gmail válida!
|
||||||
|
720=¡No se deben crear accesos directos en la carpeta de Inicio!
|
||||||
|
721=¡No se deben borrar accesos directos de la carpeta de Inicio!
|
||||||
|
722=¡Formato incorrecto! Debe tener el patrón de nombre de proyecto {nombre}.xxx!
|
||||||
|
723=¡Formato incorrecto! ¡No es un hostname válido!
|
||||||
|
724=¡No es un Data Dir de MySQL válido!
|
||||||
|
725=¡Debes habilitar los servicios de Apache y MySQL en Menú > Preferencias > Servicios y Puertos!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=¡Uups! Tu sistema previene el cambio del archivo hosts.\nPor favor verifica tu Antivirus o Permisos en el tab de Seguridad o verifica si el archivo es de Solo-lectura\n¡Laragon desactivará temporalmente la característica "Crear automáticamente hosts virtuales"!
|
||||||
|
727=Para hacer esta característica más eficiente, puedes intentar:\1. Ir a: %s\drivers\etc\n2. Click derecho en el archivo hosts y desmarcar el checkbox de Solo-lectura
|
||||||
|
728=Nota: Permisos actuales en el archivo hosts:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Solo-lectura
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Seguridad > Escribir
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Nombre de Base de datos
|
||||||
|
801=Nueva Contraseña
|
||||||
|
802=Contraseña Actual
|
||||||
182
bin/laragon/lang/Turkish.txt
Normal file
182
bin/laragon/lang/Turkish.txt
Normal file
@@ -0,0 +1,182 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 1.0
|
||||||
|
author: hidonet - hidonet@gmail.com - https://grinet.com.tr
|
||||||
|
date: 20160528
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Hepsini Başlat
|
||||||
|
101=Web
|
||||||
|
102=Veritabanı
|
||||||
|
103=Terminal
|
||||||
|
104=Root
|
||||||
|
105=Durdur
|
||||||
|
106=Durduruluyor...
|
||||||
|
107=Yenile
|
||||||
|
108=Başlat
|
||||||
|
109=Versiyon
|
||||||
|
110=Açık
|
||||||
|
111=Hepsini Durdur
|
||||||
|
112=Kapat
|
||||||
|
113=Küçült
|
||||||
|
114=Ekranı Kapla
|
||||||
|
115=Evet
|
||||||
|
116=Hayır
|
||||||
|
117=İptal
|
||||||
|
118=Tamam
|
||||||
|
119=AÇIK
|
||||||
|
120=KAPALI
|
||||||
|
121=Menü
|
||||||
|
122=Eğer sormak istediğiniz bir şey varsa bize ulaşmaktan çekinmeyin
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Araçlar
|
||||||
|
201=PATH ortam değişkeni
|
||||||
|
202=Dosyaları aktar
|
||||||
|
203=Proje Oluştur
|
||||||
|
204=Projeye Geç
|
||||||
|
205=Veritabanı Oluştur
|
||||||
|
206=root şifresini değiştir
|
||||||
|
207=Mail Yakalayıcı
|
||||||
|
208=Son Maili Göster
|
||||||
|
209=Mail Klasörünü Aç
|
||||||
|
210=sendmail_path verisini al
|
||||||
|
211=Ayarlar
|
||||||
|
212=Mail Göndericisi
|
||||||
|
213=Eklentiler
|
||||||
|
214=Web yönetim paneli
|
||||||
|
215=giriş
|
||||||
|
216=Seçenekler
|
||||||
|
217=Çıkış
|
||||||
|
218=Proje Adı
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Genel
|
||||||
|
301=Servisler ve Portlar
|
||||||
|
310=Larargon'u Windows başlayınca başlat
|
||||||
|
311=Windows açılışında Laragon otomatik olarak başlatılır
|
||||||
|
312=Küçültülmüş halde başlat
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Laragon'u bildirim alanında ikon halinde çalıştır.\nLaragon ana ekranına ulaşmak için bildirim alanındaki Laragon simgesine sol tıklamanız yeterli olacaktır
|
||||||
|
314=Hepsini Otomatik Olara Başlat
|
||||||
|
315=Laragon çalıştığında tüm servisleri otomatik olarak başlat
|
||||||
|
316=Dil
|
||||||
|
|
||||||
|
317=Doküman Kök Klasörü
|
||||||
|
318=Doküman Kök Klasörü değiştirmek için tıklayın
|
||||||
|
319=Veri Klasörü
|
||||||
|
320=MySQL veritabanlarının tutulacağı veri klasörünü değiştirmek için tıklayın
|
||||||
|
|
||||||
|
322=Sanal sunucuları ( virtualhost ) otomatik oluştur
|
||||||
|
323=Doküman Kök klasörüne oluşturduğunuz klasörler için Laragon otomatik olarak apache ayar dosyasında sanal sunucu kaydı oluşturacaktır.
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Sunucu Adı
|
||||||
|
325=Sunucu adı biçimi.\nÖrnek: Eğer projenizin adı %s ise
|
||||||
|
|
||||||
|
|
||||||
|
328=Gelişmiş
|
||||||
|
329=mail() fonksiyonu çağrıldığında, Laragon üretilen mail ile ilgili bir bilgiyi \nsağ altta açılan küçük bir pencerede gösterecektir.
|
||||||
|
330=Pencere şurada gösterilecektir
|
||||||
|
331=Bu özellik mail içeriğini hızlıca görmenizi sağlar.\nAyrıca istediğiniz zaman mail içeriğine ulaşmak için:\nMenü > PHP > MailCatcher
|
||||||
|
|
||||||
|
340=Gmail Adresiniz
|
||||||
|
341=Gmail Şifreniz
|
||||||
|
342=Test et...
|
||||||
|
343=Gmail şifreniz açık olarak saklanmaz, güvenlik amacıyla şifrelenir.\nBu özellik açık olunca sadece 1 satırlık kodla kolayca mai gönderebilirsiniz :
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Mail Analizcisi
|
||||||
|
351=Test mailini buraya gönder
|
||||||
|
352=Tekrar Test Et
|
||||||
|
353=Mail gönderimini tekrar test et. Test etmek için başka bir mail adresi de girebilirsiniz.
|
||||||
|
354=Kapat
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon burada çalışıyor.
|
||||||
|
401=Projeye geçildi:
|
||||||
|
402=Veritabanı oluşturuldu!
|
||||||
|
403=Mysql root şifresi değiştirildi!
|
||||||
|
404=Apache yeniden çalıştırıldı!
|
||||||
|
405=Hatalı dosya yolu!
|
||||||
|
406=Yeni projeyi bul!\nLaragon sanal sunucu oluşturmak için nodejs'e çağrı yapacak!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Yardım
|
||||||
|
501=Sol tık: Laragon - Sağ tık: Menü
|
||||||
|
502=Başlangıç sayfası
|
||||||
|
503=Vertitabanı yöneticisi
|
||||||
|
504=Komut istemini aç (Kısayol: CTRL+ALT+T)
|
||||||
|
505=Laragon sanal sunucu oluşturmak için nodejs'e çağrı yapacak\nBu özelliğin nodejs çalışmadan devrede olmasını istiyorsanız:\nLaragon'u Yönetici Olarak Çalıştırın
|
||||||
|
506=Doküman Kök Klasörü
|
||||||
|
|
||||||
|
# Quick create website
|
||||||
|
600=Oluşturuluyor
|
||||||
|
601=Oluşturuldu
|
||||||
|
602=Karşıdan yükleniyor
|
||||||
|
603=Karşıdan yüklendi
|
||||||
|
604=Paket açılıyor
|
||||||
|
605=Paket açıldı
|
||||||
|
606=Kısa url oluşturuldu
|
||||||
|
607=Hızlı web sitesi oluştur
|
||||||
|
608=Websitesi Adı
|
||||||
|
609=Lütfen web sitesi adı belirtiniz!
|
||||||
|
610=%s web sitesi oluşturuldu!
|
||||||
|
611=%s web sitesi oluşturulamadı. Sebep: %s
|
||||||
|
612=Gözat
|
||||||
|
613=Web sitesi ana klasörünü aç
|
||||||
|
614=Web sitesini aç
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path panoya kopyalandı!
|
||||||
|
701=Bu özellik bilgisayarınızda yok!
|
||||||
|
702=Lütfen önce %s başlatın!
|
||||||
|
703=İsim geçersiz!
|
||||||
|
704=Bu klasörde geçerli bir Laravel projesi yok!
|
||||||
|
705=Lütfen PHP sunucusunu çalıştırın!
|
||||||
|
706=Menü > Seçenekler > Servisler ve Portlar bölümüne girerek PHP Sunucusu özelliğini işaretleyin
|
||||||
|
707=Proje zaten var!
|
||||||
|
708=Bir proje oluşturmak istiyorsanız, mevcut proje klasörünü silip yeniden deneyin. Bu durumda sildiğiniz klasörde önemli verileriniz olmadığından emin olun.
|
||||||
|
709=Hiç klasör yok!
|
||||||
|
710=Hiç dosya yok!
|
||||||
|
711=%s şu an çalışmıyor. Lütfen önce Redis sunucusunu çalıştırın!
|
||||||
|
712=Laragon kurulum klasöründe boşluk karakteri kullanmayınız. Bu ileride sorunlara neden olabilir!
|
||||||
|
713=%s servisi BAŞKA BİR İŞLEMİN ALT İŞLEMİ OLARAK çalışıyor.
|
||||||
|
714=Lütfen mevcut WAMP sistemini durdurunuz. Durdurmazsanız Laragon bazı sorunlar yaşayabilir.
|
||||||
|
715=İşlemin dosya yolu:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Olamaz, Laragon bazı hatalar buldu!
|
||||||
|
717=Veritabanı %s oluşturulamadı. Sebep: %s
|
||||||
|
718=Mysql root şifresi değiştirilemedi. Sebep: %s
|
||||||
|
719=Geçerli bir gmail adresi kullanmalısınız!
|
||||||
|
720=Başlangıç klasöründe kısayol dosyası oluşturulamadı!
|
||||||
|
721=Başlangıç klasöründeki kısayol dosyası silinemedi!
|
||||||
|
722=Yanlış biçim! Proje dosyası adı şu biçimde olmalıdır: {ad}.xxx!'
|
||||||
|
723=Yanlış biçim! Geçersiz sunucu adresi!
|
||||||
|
724=Geçersiz mysql veri klasörü!
|
||||||
|
725=Menü > Seçenekler > Servisler ve Portlar kısmından Apache ve Mysql'i çalıştırmalısınız!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Olamaz! Sisteminiz hosts dosyasının değiştirilmesine izin vermiyor.\nLütfen Antivirüs yazılımınızı veya dosyanın okuma-yazma haklarını kontrol ediniz.\nLaragon "Otomatik Sanal Sunucu Oluşturma" özelliğini geçici olarak devre dışı bırakacak!
|
||||||
|
727=Bu özelliğin aktif olması için;\n1. Buraya gidin: %s\drivers\etc\n2. hosts dosyasına sağ tıklayıp açılan menüde Özellikler'e tıklayıp gelen pencerede "Salt okunur" seçeneğinin işaretsiz olmadığından emin olun.
|
||||||
|
728=Not: hosts dosyasının mevcut hakları:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Salt okunur
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Güvenlik > Yazma
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Veritabanı Adı
|
||||||
|
801=Yeni Şifre
|
||||||
|
802=Mevcut Şifre
|
||||||
275
bin/laragon/lang/Ukrainian.txt
Normal file
275
bin/laragon/lang/Ukrainian.txt
Normal file
@@ -0,0 +1,275 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
--------------------------------------------------------
|
||||||
|
version: 1.0.1
|
||||||
|
author: lancelot - dakstudio@ukr.net
|
||||||
|
date: 20170703
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100 = Запустити все
|
||||||
|
101 = Web
|
||||||
|
102 = База даних
|
||||||
|
103 = Термінал
|
||||||
|
104 = Root
|
||||||
|
105 = Зупинити
|
||||||
|
106 = Зупиняється...
|
||||||
|
107 = Перезапустити
|
||||||
|
108 = Запустити
|
||||||
|
109 = Версія
|
||||||
|
110 = Запущено
|
||||||
|
111 = Зупинити все
|
||||||
|
112 = Закрити
|
||||||
|
113 = Згорнути
|
||||||
|
114 = Розгорнути
|
||||||
|
115 = Так
|
||||||
|
116 = Ні
|
||||||
|
117 = Скасувати
|
||||||
|
118 = Підтвердити
|
||||||
|
119 = ВМК
|
||||||
|
120 = ВИМК
|
||||||
|
121 = Меню
|
||||||
|
122 = Якщо у Вас є запитання, будь ласка не соромтесь, звертайтесь
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199 = www
|
||||||
|
200 = Інструменти
|
||||||
|
201 = Змінні средовища PATH
|
||||||
|
202 = Передати файли
|
||||||
|
203 = Створити проект
|
||||||
|
204 = Змінити проект
|
||||||
|
205 = Створити базу даних
|
||||||
|
206 = Змінити root пароль
|
||||||
|
207 = Mail Catcher (перехоплювач листів)
|
||||||
|
208 = Переглянути останній лист
|
||||||
|
209 = Відкрити директорію з листами
|
||||||
|
210 = Отримати sendmail_path
|
||||||
|
211 = Конфігурація
|
||||||
|
212 = Mail Sender (відправник листів)
|
||||||
|
213 = Розширення
|
||||||
|
214 = Web адміністратор
|
||||||
|
215 = Вхід
|
||||||
|
216 = Налаштування
|
||||||
|
217 = Вихід
|
||||||
|
218 = Назва проекту
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300 = Загальні
|
||||||
|
301 = Сервіси && Порти
|
||||||
|
310 = Запускати Laragon коли Windows завантажено
|
||||||
|
311 = Запускати Laragon автоматично при старті Windows
|
||||||
|
312 = Запускати згорнутим в трей
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313 = Згорнути Laragon в системний трей.\nКлацніть лівою кнопкою на іконці Laragon в треї, для перегляду Laragon
|
||||||
|
314 = Запускати Все автоматично
|
||||||
|
315 = Автоматично запускати усі вибрані Сервіси при старті Laragon
|
||||||
|
316 = Мова
|
||||||
|
|
||||||
|
317 = Document Root
|
||||||
|
318 = Натисніть щоб змінити Document Root сервера
|
||||||
|
319 = Директорія бази даних
|
||||||
|
320 = Натисніть щоб змінити директорію даних MySQL
|
||||||
|
|
||||||
|
322 = Автостворення віртуальних хостів
|
||||||
|
323 = Покладіть вашу папку в Document Root сервера та перезавантажте Apache, Laragon автоматично створить необхідний запис у файлі hosts і віртуальний хост Apache для цього запису
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324 = Назва хосту
|
||||||
|
325 = Формат назви хосту.\nex: якщо назва Вашого проекту %s
|
||||||
|
|
||||||
|
|
||||||
|
328 = Розширені
|
||||||
|
329 = При виклику функції mail(), Laragon відобразить сгенеровану інформацію листа \nв невеличкому вікні внизу справа на Вашому екрані.
|
||||||
|
330 = Вікно буде відображено в
|
||||||
|
331 = Ця функція дозволяє швидко переглянути вміст листа.\nТакож, Ви можете в любий момент переглянути вміст пізніших листів в меню:\n'Меню > PHP > Mail Catcher'
|
||||||
|
|
||||||
|
340 = Gmail адреса
|
||||||
|
341 = Gmail пароль
|
||||||
|
342 = Надіслати тестовий лист
|
||||||
|
343 = Ваш пароль Gmail буде закодовано.\nКоли увімкнено, Ви легко зможете відправляти до Інтернету листи.\nВсього 1 рядок:
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350 = Mail Analyzer
|
||||||
|
351 = Відправити тестового листа до
|
||||||
|
352 = Повторити тест
|
||||||
|
353 = Ще раз надіслати листа. Ви можете ввести іншу адресу отримувача.
|
||||||
|
354 = Закрити
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400 = Laragon згорнуто тут.
|
||||||
|
401 = Перемкнути на проект:
|
||||||
|
402 = Створено базу даних!
|
||||||
|
403 = Усіпшно змінено MySQL root-пароль!
|
||||||
|
404 = Apache перезавантажено!
|
||||||
|
405 = Невірший шлях!
|
||||||
|
406 = Виявлено новий проект!\nLaragon викличе nodejs для створення віртуальних хостів!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500 = Онлайн довідка
|
||||||
|
501 = Клік лівою: Laragon - Клік правою: Menu
|
||||||
|
502 = Початкова сторінка
|
||||||
|
503 = Управління БД
|
||||||
|
504 = Відкрити 'командний рядок' (Швидкий виклик: CTRL+ALT+T)
|
||||||
|
505 = Laragon викличе nodejs для створення віртуальних хостів для Вас.\nЯкщо не бажаєте використовувати надалі nodejs:\nЗапустіть Laragon 'під Адміністратором'
|
||||||
|
506 = Document Root
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600 = Створюється
|
||||||
|
601 = Створено
|
||||||
|
602 = Завантажується
|
||||||
|
603 = Завантажено
|
||||||
|
604 = Видобувається
|
||||||
|
605 = Видобуто
|
||||||
|
606 = Сгенерувати гарний URL
|
||||||
|
607 = Швидко створити
|
||||||
|
608 = Назва Веб-сайту
|
||||||
|
609 = Будь ласка, введіть Назву Проекта!
|
||||||
|
610 = Створено %s!
|
||||||
|
611 = Неможливо створити %s. Причина: %s
|
||||||
|
612 = Відкрити
|
||||||
|
613 = Клацніть, щоб перейти в теку проекта
|
||||||
|
614 = Клацніть, щоб переглянути сайт
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700 = sendmail_path скопійовано до Буферу обміну!
|
||||||
|
701 = Ця функція недоступна на вашому пристрої!
|
||||||
|
702 = Будь ласка, спершу запустіть %s!
|
||||||
|
703 = Ця Назва не є валідною!
|
||||||
|
704 = Ця директорія не містить валідний проект Laravel!
|
||||||
|
705 = Будь ласка запустіть PHP-сервер!
|
||||||
|
706 = Перейдіть до 'Меню > Налаштування > Сервіси && Порти', та зупиніть PHP-сервер
|
||||||
|
707 = Проект існує!
|
||||||
|
708 = Якщо Ви дійсно бажаєте створити проект з такою Назвою, витріть теку проекту та спробуйте знову
|
||||||
|
709 = Немає теки!
|
||||||
|
710 = Немає файлу!
|
||||||
|
711 = %s не запущено. Будь ласка спершу запустіть сервер Redis!
|
||||||
|
712 = Будь ласка не використовуйте 'пробіли' в path для інсталяції Laragon(щоб уникнути проблем у майбутньому)!
|
||||||
|
713 = Сервіс %s працює, АЛЕ зайнятий іншим процесом.
|
||||||
|
714 = Будь ласка зупиніть діючий WAMP стек або ж Laragon буде працювати непередбачувано.
|
||||||
|
715 = Шлях процесу:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716 = О ні, Laragon виявив виняток(помилку)!
|
||||||
|
717 = Неможливо створити базу даних %s. Причина: %s
|
||||||
|
718 = Неможливо змінити root-пароль MySQL. Причина: %s
|
||||||
|
719 = Ви маєте вказати дійсний адрес Gmail!
|
||||||
|
720 = Не вдалось створити ярлик в Стартовому меню!
|
||||||
|
721 = Не вдалось витерти ярлик з Стартового меню!
|
||||||
|
722 = Невірний формат! Назва проекту має відповідати шаблону {name}.xxx!
|
||||||
|
723 = Невірний формат! Невалідна Назва хосту!
|
||||||
|
724 = Невалідний шлях до Директорії даних MySQL!
|
||||||
|
725 = Ви маєте запустити сервіси Apache та MySQL в 'Меню > Налаштування > Сервіси && Порти'!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726 = Опс! Ваша система перешкоджає зміні файлу hosts.\nБудь ласка, перрвірте Ваш антивірус, або Права на запис у вкладці Безпека, або перевірте файл, можливо він доступний Тільки для читання.\nLaragon тимчасово вимкне "Автостворення віртуальних хостів"!
|
||||||
|
727 = Для того щоб це запрацювало, спробуйте:\n1. Перейдіть до: %s\drivers\etc\n2. Правою кнопкою клацніть по файлу hosts і зніміть галочку "Тільки для читання"
|
||||||
|
728 = Увага: діючі права для файлу hosts:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729 = Тільки для читання
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730 = Безпека > Запис
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800 = Назва бази даних
|
||||||
|
801 = Новий Пароль
|
||||||
|
802 = Діючий Пароль
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219 = Ngrok
|
||||||
|
220 = Поділитись
|
||||||
|
221 = Лінк Ngrok скопійовано до Буферу обміну!
|
||||||
|
222 = Тунель Ngrok готовий!
|
||||||
|
223 = Клацніть, щоб редагувати файл hosts "під Администратором".
|
||||||
|
224 = Запущено
|
||||||
|
226 = Розпаковується
|
||||||
|
227 = Розпакування завершено
|
||||||
|
228 = формат не підтримується
|
||||||
|
229 = Будь ласка зачекайте завершення розпакування
|
||||||
|
230 = Невірний лінк
|
||||||
|
231 = Виникла помилка під час завантаження. Будь ласка, спробуйте ще раз!
|
||||||
|
232 = Виникла помилка! Можливо лінк для завантаження невірний.
|
||||||
|
233 = Будь ласка перевірте лінк та спробуйте ще раз.
|
||||||
|
234 = Перейти на сайт
|
||||||
|
235 = Закрити та перейти на сайт
|
||||||
|
236 = Змінити
|
||||||
|
237 = Змінити Document Root
|
||||||
|
238 = Вибрати інше
|
||||||
|
239 = База даних уже існує!
|
||||||
|
240 = Залиште порожнім якщо невідомо
|
||||||
|
241 = Apache SSL Порт вимкнено по замовчуванню. Перевірте, щоб він був увімкнутий.
|
||||||
|
242 = Сгенеровано SSL сертифікат!
|
||||||
|
243 = Ви маєте спочатку [%s] клацнути !
|
||||||
|
244 = Автостворення бази даних
|
||||||
|
245 = Як змусити Wordpress використовувати відносні URL
|
||||||
|
246 = Лівий клік мишки
|
||||||
|
247 = Правий клік мишки
|
||||||
|
248 = Коринева папка встановлення Laragon (Root)
|
||||||
|
249 = Видалити все [авто]
|
||||||
|
250 = Файл налашувань
|
||||||
|
251 = Файл запуску
|
||||||
|
252 = Як додати іншу версію %s
|
||||||
|
253 = Laragon вже запущено!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803 = Скинути налаштування та сгенерувати випадковий пароль для root
|
||||||
|
804 = Ви можете вирішити проблему, скинувши root-пароль MySQL на
|
||||||
|
805 = Виявлення чи запущено MySQL сервер
|
||||||
|
806 = %s запущено з PID процесу %d
|
||||||
|
807 = Знайдено один процес
|
||||||
|
808 = Ви маєте спочатку зупинити запущений сервер MySQL!
|
||||||
|
|
||||||
|
810 = Запустити MySQL сервер з %s опціями
|
||||||
|
811 = Скинути пароль root и сгенерувати новий
|
||||||
|
812 = Пароль MySQL для root скинуто та сгенеровано новий!
|
||||||
|
813 = Скопійовано до Буферу обміну: %s
|
||||||
|
814 = Виникла помилка! %s
|
||||||
|
815 = Зупиняється MySQL - PID процесу %d
|
||||||
|
816 = Неможливо зупинити сервер MySQL - PID процесу %d
|
||||||
|
817 = Ви можете спробувати зупинити його вручну: %s
|
||||||
|
818 = Готово
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830 = Контекстне меню
|
||||||
|
831 = Додати/Оновити Sublime Text && Terminal в контекстное меню
|
||||||
|
832 = Видалити Sublime Text && Terminal з контекстного меню
|
||||||
|
833 = Редагувати у Sublime Text
|
||||||
|
834 = Відкрити папку у Sublime Text
|
||||||
|
836 = Будь ласка, запустіть Laragon "під Администратором" і спробуйте знову!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900 = Laragon дуже швидко працює та споживає дуже мало оперативної п`амяті (< 4 MB)
|
||||||
|
901 = Ваш додаток отримає гарний URL ---> http://app.dev замість http://localhost/app
|
||||||
|
902 = Додати Sublime Text && Terminal в контекстне меню правою кнопкою мишки
|
||||||
|
903 = Швидкі методи відкрити Текстовий Редактор & Командний Рядок
|
||||||
|
904 = Переглянути README файл
|
||||||
|
905 = Запустити Laragon
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906 = Автогенерація SSL сертифікату
|
||||||
|
|
||||||
|
# Version 3
|
||||||
|
140 = Ініціалізація даних......
|
||||||
|
141 = Неможливо ініціалізувати дані, будь ласка спробуйте ще раз!
|
||||||
|
142 = Region
|
||||||
|
150 = Додати Laragon до Шляху
|
||||||
|
151 = Витерти Laragon з Шляху
|
||||||
|
152 = Управлянні Шляхом (Path)
|
||||||
|
153 = Додано Laragon до Шляху! Можливо, Вам необхідно log off та log on знову для того щоб зміни вступили в дію.
|
||||||
|
154 = Витерто Laragon з Шляху!
|
||||||
|
155 = Закрити все
|
||||||
|
156 = Автозапуск
|
||||||
|
157 = Зупиняються запущені сервіси...
|
||||||
|
158 = Допомога
|
||||||
262
bin/laragon/lang/Vietnamese.txt
Normal file
262
bin/laragon/lang/Vietnamese.txt
Normal file
@@ -0,0 +1,262 @@
|
|||||||
|
--------------------------------------------------------
|
||||||
|
version: 2.0
|
||||||
|
author: nhido - hongnhi9508@gmail.com
|
||||||
|
date: 20160919
|
||||||
|
--------------------------------------------------------
|
||||||
|
# Main Interface
|
||||||
|
100=Chạy
|
||||||
|
101=Web
|
||||||
|
102=Cơ sở dữ liệu
|
||||||
|
103=Terminal
|
||||||
|
104=Thư mục dự án
|
||||||
|
105=Dừng
|
||||||
|
106=Đang dừng...
|
||||||
|
107=Tải lại
|
||||||
|
108=Chạy
|
||||||
|
109=Phiên bản
|
||||||
|
110=Bật
|
||||||
|
111=Dừng tất cả
|
||||||
|
112=Đóng
|
||||||
|
113=Thu nhỏ
|
||||||
|
114=Phóng to
|
||||||
|
115=Có
|
||||||
|
116=Không
|
||||||
|
117=Hủy
|
||||||
|
118=OK
|
||||||
|
119=Mở
|
||||||
|
120=Tắt
|
||||||
|
121=Menu
|
||||||
|
122=Nếu bạn có câu hỏi, vui lòng liên hệ
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
199=www
|
||||||
|
200=Công cụ
|
||||||
|
201=Biến môi trường PATH
|
||||||
|
202=Chuyển dữ liệu
|
||||||
|
203=Tạo dự án
|
||||||
|
204=Chuyển dự án
|
||||||
|
205=Tạo cơ sở dữ liệu
|
||||||
|
206=Đổi mật khẩu root
|
||||||
|
207=Bắt Mail
|
||||||
|
208=Xem mail mới nhất
|
||||||
|
209=Mở thư mục chứa mail
|
||||||
|
210=Lấy sendmail_path
|
||||||
|
211=Cấu hình
|
||||||
|
212=Gởi Mail
|
||||||
|
213=Mở rộng
|
||||||
|
214=Trang quản trị
|
||||||
|
215=Đăng nhập
|
||||||
|
216=Cấu hình
|
||||||
|
217=Thoát
|
||||||
|
218=Tên dự án
|
||||||
|
|
||||||
|
|
||||||
|
# Preferences
|
||||||
|
300=Cấu hình chung
|
||||||
|
301=Dịch vụ và cổng
|
||||||
|
310=Khởi động cùng Windows
|
||||||
|
311=Tự động chạy Laragon khi Windows khởi động
|
||||||
|
312=Ẩn khi chạy
|
||||||
|
|
||||||
|
# \n for a new line
|
||||||
|
313=Thu nhỏ Laragon ở khay hệ thống.\nNhấp chuột vào biểu tượng Laragon khi muốn mở lớn
|
||||||
|
314=Tự động chạy
|
||||||
|
315=Tự động chạy tất cả các dịch vụ được chọn khi Laragon chạy
|
||||||
|
316=Ngôn ngữ
|
||||||
|
|
||||||
|
317=Thư mục dự án
|
||||||
|
318=Click để thay đổi thư mục dự án
|
||||||
|
319=Thư mục dữ liệu
|
||||||
|
320=Click để thay đổi thư mục chứa dữ liệu của MySQL
|
||||||
|
|
||||||
|
322=Tự động tạo host ảo
|
||||||
|
323=Đưa thư mục <name> vào Document Root, Laragon sẽ tạo link đẹp cho bạn --> http://name.dev
|
||||||
|
|
||||||
|
# %s for a string placeholder
|
||||||
|
324=Định dạng
|
||||||
|
325=Định dạng link đẹp.\nex: Nếu tên dự án của bạn là %s
|
||||||
|
|
||||||
|
|
||||||
|
328=Nâng cao
|
||||||
|
329=Khi bạn gọi hàm mail(), Laragon sẽ hiển thị cửa sổ nhỏ chứa nội dung mail\nở góc phải màn hình để bạn nhanh chóng kiểm tra.
|
||||||
|
330=Cửa sổ này sẽ được hiển thị trong
|
||||||
|
331=Tính năng này giúp bạn kiểm tra nội dung mail nhanh chóng.\nBạn cũng có thể xem nội dung của mail mới nhất bất cứ lúc nào ở:\nMenu > PHP > Bắt Mail
|
||||||
|
340=Địa chỉ Gmail
|
||||||
|
341=Mật khẩu Gmail
|
||||||
|
342=Test gởi mail
|
||||||
|
343=Mật khẩu Gmail của bạn sẽ được mã hóa khi lưu.\nVới tính năng này, bạn có thể gởi mail ra Internet dễ dàng.\nChỉ cần 1 dòng:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Mail Analyzer
|
||||||
|
350=Phân tích mail
|
||||||
|
351=Địa chỉ
|
||||||
|
352=Test lại
|
||||||
|
353=Test lại với địa chỉ email này
|
||||||
|
354=Đóng
|
||||||
|
|
||||||
|
|
||||||
|
# System Tray
|
||||||
|
400=Laragon được thu nhỏ ở đây.
|
||||||
|
401=Chuyển sang dự án:
|
||||||
|
402=Đã tạo cơ sở dữ liệu!
|
||||||
|
403=Đã đổi thành công mật khẩu của root!
|
||||||
|
404=Đã tải lại Apache!
|
||||||
|
405=Đường dẫn sai!
|
||||||
|
406=Phát hiện dự án mới!\nLaragon sẽ gọi Node.js để tạo host ảo cho bạn!
|
||||||
|
|
||||||
|
|
||||||
|
# Hint
|
||||||
|
500=Hướng dẫn online
|
||||||
|
501=Chuột trái: Laragon - Chuột phải: Menu
|
||||||
|
502=Trang bắt đầu
|
||||||
|
503=Quản lý cơ sở dữ liệu
|
||||||
|
504=Mở cửa sổ gõ lệnh (Phím nóng: CTRL+ALT+T)
|
||||||
|
505=Laragon sẽ gọi Node.js để tạo host ảo cho bạn.\n Nếu bạn không muốn gọi Node.js:\nHãy chạy Laragon với quyền Admin
|
||||||
|
506=Thư mục dự án
|
||||||
|
|
||||||
|
# Quick create website/project
|
||||||
|
600=Đang tạo
|
||||||
|
601=Đã tạo
|
||||||
|
602=Đang tải
|
||||||
|
603=Đã tải
|
||||||
|
604=Đang giải nén
|
||||||
|
605=Đã giải nén
|
||||||
|
606=Đã tạo link đẹp
|
||||||
|
607=Tạo nhanh
|
||||||
|
608=Tên trang Web
|
||||||
|
609=Vui lòng ghi rõ tên dự án!
|
||||||
|
610=Đã tạo %s!
|
||||||
|
611=Không thể tạo %s. Lý do: %s
|
||||||
|
612=Thư mục dự án
|
||||||
|
613=Click để mở thư mục dự án
|
||||||
|
614=Click để xem trang Web
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Messages
|
||||||
|
700=sendmail_path được copy vào Clipboard!
|
||||||
|
701=Máy bạn không có chức năng này!
|
||||||
|
702=Vui lòng chạy %s trước!
|
||||||
|
703=Tên không hợp lệ!
|
||||||
|
704=Thư mục chứa dự án Laravel không hợp lệ!
|
||||||
|
705=Bạn phải bật PHP Server!
|
||||||
|
706=Vào Menu > Cấu hình > Dịch vụ và cổng, chọn PHP Server
|
||||||
|
707=Đã chuyển dự án!
|
||||||
|
708=Nếu bạn thực sự muốn tạo dự án này, xóa thư mục dự án và thử lại lần nữa
|
||||||
|
709=Không có thư mục!
|
||||||
|
710=Không có tập tin!
|
||||||
|
711=%s không chạy. Vui lòng chạy Redis trước!
|
||||||
|
712=Vui lòng không sử dụng khoảng trắng với thư mục cài đặt Laragon (để tránh lỗi về đường dẫn)!
|
||||||
|
713=%s đang chạy, nhưng dưới process khác.
|
||||||
|
714=Vui lòng dừng WAMP hiện tại hoặc Laragon sẽ chạy không như mong đợi.
|
||||||
|
715=Đường dẫn của process này:
|
||||||
|
|
||||||
|
# Hope you never see this :)
|
||||||
|
716=Ồ không, Laragon gặp lỗi ngoại lệ!
|
||||||
|
717=Không thể tạo cơ sở dữ liệu: %s. Lý do: %s
|
||||||
|
718=Không thể đổi mật khẩu root. Lý do: %s
|
||||||
|
719=Bạn phải nhập địa chỉ Gmail hợp lệ!
|
||||||
|
720=Không thể tạo shortcut ở thư mục Startup!
|
||||||
|
721=Không thể xóa shortcut khỏi thư mục Startup!
|
||||||
|
722=Định dạng sai! Phải theo mẫu {name}.xxx!
|
||||||
|
723=Định dạng sai! Tên host không hợp lệ!
|
||||||
|
724=Thư mục này chứa không đúng cơ sở dữ liệu của MySQL!
|
||||||
|
725=Bạn phải bật Apache và MySQL ở Menu > Cấu hình > Dịch vụ và cổng!
|
||||||
|
|
||||||
|
# When Laragon can not modify hosts file
|
||||||
|
726=Oops! Hệ thống của bạn không cho phép sửa file hosts.\n Vui lòng kiểm tra chương trình Antivirus hoặc quyền ở tab Security hoặc file hosts đang ở chế độ Read-only\nLaragon tạm thời vô hiệu hóa chức năng "Tạo host ảo"!
|
||||||
|
727=Để chức năng này hoạt động, bạn có thể thử:\n1. Vào thư mục: %s\drivers\etc\n2. Nhấp chuột phải vào file hosts và bỏ chọn Read-only
|
||||||
|
728=Lưu ý: Quyền hiện tại của file hosts như sau:
|
||||||
|
|
||||||
|
# hosts file is Read-only
|
||||||
|
729=Read-only
|
||||||
|
|
||||||
|
# Write permission in Security tab
|
||||||
|
730=Security > Write
|
||||||
|
|
||||||
|
|
||||||
|
# MySQL
|
||||||
|
800=Tên cơ sở dữ liệu
|
||||||
|
801=Mật khẩu mới
|
||||||
|
802=Mật khẩu hiện tại
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Version 2
|
||||||
|
219=Ngrok
|
||||||
|
220=Chia sẻ
|
||||||
|
221=Ngrok link được copy vào Clipboard!
|
||||||
|
222=Ngrok tunnel đã sẵn sàng!
|
||||||
|
223=Nhấp vào đây nếu bạn muốn sửa file hosts với quyền Admin.
|
||||||
|
224=đã chạy
|
||||||
|
226=Đang mở nén
|
||||||
|
227=Đã mở nén
|
||||||
|
228=Định dạng không được hỗ trợ
|
||||||
|
229=Vui lòng chờ cho đến khi giải nén hoàn tất
|
||||||
|
230=Link sai
|
||||||
|
231=Xảy ra lỗi khi tải xuống. Vui lòng thử lại!
|
||||||
|
232=Xảy ra lỗi! Có thể đường link của bạn sai.
|
||||||
|
233=Vui lòng kiểm tra link và thử lại.
|
||||||
|
234=Xem trang Web
|
||||||
|
235=Đóng và xem trang Web
|
||||||
|
236=Sửa
|
||||||
|
237=Đổi thư mục dự án
|
||||||
|
238=Chọn thư mục khác
|
||||||
|
239=Cơ sở dữ liệu này đã có!
|
||||||
|
240=Để trống nếu bạn không biết
|
||||||
|
241=Mặc định, cổng SSL của Apache được tắt.
|
||||||
|
242=Đã tạo chứng chỉ SSL!
|
||||||
|
|
||||||
|
243=Bạn phải click [%s] trước!
|
||||||
|
244=Tự động tạo cơ sở dữ liệu
|
||||||
|
245=Cách buộc Wordpress dùng đường dẫn tương đối
|
||||||
|
246=Chuột trái
|
||||||
|
247=Chuột phải
|
||||||
|
248=Nơi cài đặt Laragon
|
||||||
|
249=Xóa tất cả [auto]
|
||||||
|
250=File cấu hình
|
||||||
|
251=File khởi động
|
||||||
|
252=Cách thêm phiên bản %s khác
|
||||||
|
253=Laragon đã chạy!
|
||||||
|
|
||||||
|
|
||||||
|
# Reset & generate a random password for root
|
||||||
|
803=Tạo lại mật khẩu ngẫu nhiên cho root
|
||||||
|
804=Bạn có thể tự xử lý bằng cách tạo lại mật khẩu cho root ở
|
||||||
|
805=Đang kiểm tra MySQL có đang chạy không
|
||||||
|
806=%s đang chạy với PID %d
|
||||||
|
807=Tìm thấy một process
|
||||||
|
808=Bạn phải dừng chạy MySQL đã!
|
||||||
|
|
||||||
|
810=Chạy MySQL với tùy chọn %s
|
||||||
|
811=Đang tạo lại mật khẩu ngẫu nhiên
|
||||||
|
812=Đã tạo mới mật khẩu cho root!
|
||||||
|
813=Đã copy vào Clipboard: %s
|
||||||
|
814=Xảy ra lỗi! %s
|
||||||
|
815=Đang dừng MySQL - PID %d
|
||||||
|
816=Không thể dừng MySQL - PID %d
|
||||||
|
817=Bạn có thể tự tạo lại mật khẩu theo hướng dẫn ở đây: %s
|
||||||
|
818=Xong
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Explorer's Context Menu - && is not typo
|
||||||
|
830=Menu Phải
|
||||||
|
831=Thêm Sublime Text && Terminal
|
||||||
|
832=Xóa Sublime Text && Terminal
|
||||||
|
# no need to translate 833 & 834 because Vietnamese people use English version of Windows
|
||||||
|
833=Edit with Sublime Text
|
||||||
|
834=Open Folder in Sublime Text
|
||||||
|
836=Vui lòng chạy Laragon với quyền Admin và thử lại!
|
||||||
|
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
900=Laragon chạy cực nhanh và dùng rất ít bộ nhớ (< 4 MB)
|
||||||
|
901=app của bạn sẽ có link đẹp ---> http://app.dev thay vì http://localhost/app
|
||||||
|
902=Thêm Sublime Text && Terminal vào Menu Phải
|
||||||
|
903=Giúp bạn mở trình soạn thảo và gõ lệnh nhanh chóng
|
||||||
|
904=Xem README
|
||||||
|
905=Chạy Laragon
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
906=Tự động tạo chứng chỉ SSL
|
||||||
0
bin/laragon/laragon.cmd
Normal file
0
bin/laragon/laragon.cmd
Normal file
BIN
bin/laragon/lib/7z.dll
Normal file
BIN
bin/laragon/lib/7z.dll
Normal file
Binary file not shown.
BIN
bin/laragon/lib/bzip2.dll
Normal file
BIN
bin/laragon/lib/bzip2.dll
Normal file
Binary file not shown.
BIN
bin/laragon/lib/pcre3.dll
Normal file
BIN
bin/laragon/lib/pcre3.dll
Normal file
Binary file not shown.
BIN
bin/laragon/lib/zlib1.dll
Normal file
BIN
bin/laragon/lib/zlib1.dll
Normal file
Binary file not shown.
18
bin/laragon/quotes.manifest.txt
Normal file
18
bin/laragon/quotes.manifest.txt
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
Simplicity is the ultimate sophistication. - Leonardo da Vinci
|
||||||
|
Success is going from failure to failure without losing your enthusiasm. - Winston Churchill
|
||||||
|
The journey of a thousand miles begins with one step. - Lao Tzu
|
||||||
|
Dream big and dare to fail. - Norman Vaughan
|
||||||
|
The power of imagination makes us infinite. - John Muir
|
||||||
|
Make each day your masterpiece. - John Wooden
|
||||||
|
Believe and act as if it were impossible to fail. - Charles Kettering
|
||||||
|
Light tomorrow with today. - Elizabeth Barrett Browning
|
||||||
|
Even if you're on the right track, you'll get run over if you just sit there. - Will Rogers
|
||||||
|
Believe you can and you're halfway there. - Theodore Roosevelt
|
||||||
|
Don't wait. The time will never be just right. - Napoleon Hill
|
||||||
|
A year from now you may wish you had started today. - Karen Lamb
|
||||||
|
It is never too late to be what you might have been. - George Eliot
|
||||||
|
If there is no struggle, there is no progress. - Frederick Douglass
|
||||||
|
What we fear doing most is usually what we most need to do. - Tim Ferriss
|
||||||
|
Do what you love and the money will follow. - Marsha Sinetar
|
||||||
|
Champions keep playing until they get it right. - Billie Jean King
|
||||||
|
Action is the foundational key to all success. - Pablo Picasso
|
||||||
BIN
bin/laragon/res/laragon-off.png
Normal file
BIN
bin/laragon/res/laragon-off.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
BIN
bin/laragon/res/laragon-on.png
Normal file
BIN
bin/laragon/res/laragon-on.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
BIN
bin/laragon/res/terminal.ico
Normal file
BIN
bin/laragon/res/terminal.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
41
bin/laragon/sites.manifest.conf
Normal file
41
bin/laragon/sites.manifest.conf
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
# Options
|
||||||
|
AutoCreateDatabase=true
|
||||||
|
Cached=true
|
||||||
|
|
||||||
|
# Blank: an empty project
|
||||||
|
Blank=
|
||||||
|
|
||||||
|
# WordPress
|
||||||
|
WordPress=https://wordpress.org/latest.tar.gz
|
||||||
|
|
||||||
|
# Joomla
|
||||||
|
Joomla=https://github.com/joomla/joomla-cms/releases/download/3.8.11/Joomla_3.8.11-Stable-Full_Package.tar.gz
|
||||||
|
|
||||||
|
# Prestashop
|
||||||
|
Prestashop=https://github.com/PrestaShop/PrestaShop/releases/download/1.7.4.2/prestashop_1.7.4.2.zip
|
||||||
|
|
||||||
|
------------------------------------------------------
|
||||||
|
|
||||||
|
# Drupal
|
||||||
|
Drupal 8=https://ftp.drupal.org/files/projects/drupal-8.5.5.tar.gz
|
||||||
|
### Drupal 7=https://ftp.drupal.org/files/projects/drupal-7.59.tar.gz
|
||||||
|
|
||||||
|
------------------------------------------------------
|
||||||
|
|
||||||
|
# Laravel
|
||||||
|
|
||||||
|
Laravel=composer create-project laravel/laravel %s --prefer-dist
|
||||||
|
|
||||||
|
Laravel 7z=https://github.com/leokhoa/quick-create-laravel/releases/download/5.6.21/laravel-5.6.21.7z
|
||||||
|
|
||||||
|
### Laravel dev-develop=composer create-project laravel/laravel %s dev-develop
|
||||||
|
### Laravel 4=composer create-project laravel/laravel %s 4.2 --prefer-dist
|
||||||
|
Lumen=composer create-project laravel/lumen %s --prefer-dist
|
||||||
|
|
||||||
|
------------------------------------------------------
|
||||||
|
|
||||||
|
# CakePHP
|
||||||
|
CakePHP=composer create-project --prefer-dist cakephp/app %s
|
||||||
|
|
||||||
|
# Symfony
|
||||||
|
Symfony=composer create-project symfony/framework-standard-edition %s
|
||||||
40
bin/laragon/tpl/MariaDB.my.ini.manifest.tpl
Normal file
40
bin/laragon/tpl/MariaDB.my.ini.manifest.tpl
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
[client]
|
||||||
|
#password=your_password
|
||||||
|
port=3306
|
||||||
|
socket=/tmp/mysql.sock
|
||||||
|
|
||||||
|
[mysqld]
|
||||||
|
port=3306
|
||||||
|
socket=/tmp/mysql.sock
|
||||||
|
skip-external-locking
|
||||||
|
key_buffer_size=256M
|
||||||
|
max_allowed_packet=512M
|
||||||
|
table_open_cache=256
|
||||||
|
sort_buffer_size=1M
|
||||||
|
read_buffer_size=1M
|
||||||
|
read_rnd_buffer_size=4M
|
||||||
|
myisam_sort_buffer_size=64M
|
||||||
|
thread_cache_size=8
|
||||||
|
query_cache_size=16M
|
||||||
|
|
||||||
|
log-bin=mysql-bin
|
||||||
|
binlog_format=mixed
|
||||||
|
|
||||||
|
server-id=1
|
||||||
|
|
||||||
|
|
||||||
|
[mysqldump]
|
||||||
|
quick
|
||||||
|
max_allowed_packet=512M
|
||||||
|
|
||||||
|
[mysql]
|
||||||
|
no-auto-rehash
|
||||||
|
|
||||||
|
[myisamchk]
|
||||||
|
key_buffer_size=128M
|
||||||
|
sort_buffer_size=128M
|
||||||
|
read_buffer=2M
|
||||||
|
write_buffer=2M
|
||||||
|
|
||||||
|
[mysqlhotcopy]
|
||||||
|
interactive-timeout
|
||||||
24
bin/laragon/tpl/MySQL.my.ini.manifest.tpl
Normal file
24
bin/laragon/tpl/MySQL.my.ini.manifest.tpl
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
[client]
|
||||||
|
#password=your_password
|
||||||
|
port=3306
|
||||||
|
socket=/tmp/mysql.sock
|
||||||
|
|
||||||
|
[mysqld]
|
||||||
|
port=3306
|
||||||
|
socket=/tmp/mysql.sock
|
||||||
|
key_buffer_size=256M
|
||||||
|
max_allowed_packet=512M
|
||||||
|
table_open_cache=256
|
||||||
|
sort_buffer_size=1M
|
||||||
|
read_buffer_size=1M
|
||||||
|
read_rnd_buffer_size=4M
|
||||||
|
myisam_sort_buffer_size=64M
|
||||||
|
thread_cache_size=8
|
||||||
|
|
||||||
|
secure-file-priv=""
|
||||||
|
explicit_defaults_for_timestamp=1
|
||||||
|
|
||||||
|
|
||||||
|
[mysqldump]
|
||||||
|
quick
|
||||||
|
max_allowed_packet=512M
|
||||||
15
bin/laragon/tpl/Procfile.manifest
Normal file
15
bin/laragon/tpl/Procfile.manifest
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# Format:
|
||||||
|
; Program Name: autorun COMMANDS env_file=PATH_OF_FILE pwd=PATH_OF_WORKING_DIR ENV_VAR1=VALUE ENV_VAR2="VALUE WITH SPACE"
|
||||||
|
|
||||||
|
# Help:
|
||||||
|
; Program Name: Will be displayed on Procfile or Tools' Menu (can contains space)
|
||||||
|
; autorun: Your COMMANDS will be run automatically when Laragon starts
|
||||||
|
; COMMANDS: A command or a series of commands (separated by & )
|
||||||
|
; env_file: You can set environment variables directly or put them to the file
|
||||||
|
; PWD: Current working directory - where the COMMANDS run
|
||||||
|
|
||||||
|
# Examples:
|
||||||
|
; My Cool App: autorun node start $PORT PORT=9000 env_file=usr\my_file.env PWD=usr/proj/myapp DB_HOST=1.2.3.4 DB_PORT=9999 DB_USER=user DB_PASS="!$Ab.cs3cre1" DB_NAME=cooldb
|
||||||
|
; Awesome Tool: "PATH HAS SPACES SHOULD BE QUOTED LIKE THIS"
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
27
bin/laragon/tpl/VirtualHost.SSL.manifest.tpl
Normal file
27
bin/laragon/tpl/VirtualHost.SSL.manifest.tpl
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
define ROOT "<<PROJECT_DIR>>"
|
||||||
|
define SITE "<<HOSTNAME>>"
|
||||||
|
|
||||||
|
<VirtualHost *:<<PORT>>>
|
||||||
|
DocumentRoot "${ROOT}"
|
||||||
|
ServerName ${SITE}
|
||||||
|
ServerAlias *.${SITE}
|
||||||
|
<Directory "${ROOT}">
|
||||||
|
AllowOverride All
|
||||||
|
Require all granted
|
||||||
|
</Directory>
|
||||||
|
</VirtualHost>
|
||||||
|
|
||||||
|
<VirtualHost *:<<SSL_PORT>>>
|
||||||
|
DocumentRoot "${ROOT}"
|
||||||
|
ServerName ${SITE}
|
||||||
|
ServerAlias *.${SITE}
|
||||||
|
<Directory "${ROOT}">
|
||||||
|
AllowOverride All
|
||||||
|
Require all granted
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
SSLEngine on
|
||||||
|
SSLCertificateFile <<SSL_DIR>>/<<HOSTNAME>>.crt
|
||||||
|
SSLCertificateKeyFile <<SSL_DIR>>/<<HOSTNAME>>.key
|
||||||
|
|
||||||
|
</VirtualHost>
|
||||||
11
bin/laragon/tpl/VirtualHost.manifest.tpl
Normal file
11
bin/laragon/tpl/VirtualHost.manifest.tpl
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
<VirtualHost *:<<PORT>>>
|
||||||
|
DocumentRoot "<<PROJECT_DIR>>"
|
||||||
|
ServerName <<HOSTNAME>>
|
||||||
|
ServerAlias *.<<HOSTNAME>>
|
||||||
|
<Directory "<<PROJECT_DIR>>">
|
||||||
|
AllowOverride All
|
||||||
|
Require all granted
|
||||||
|
</Directory>
|
||||||
|
</VirtualHost>
|
||||||
|
|
||||||
|
# If you want to use SSL, enable it by going to Menu > Apache > SSL > Enabled
|
||||||
9
bin/laragon/tpl/__easy_install__.py.manifest
Normal file
9
bin/laragon/tpl/__easy_install__.py.manifest
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
import re
|
||||||
|
import sys
|
||||||
|
|
||||||
|
from setuptools.command.easy_install import main
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0])
|
||||||
|
sys.exit(main())
|
||||||
9
bin/laragon/tpl/__pip__.py.manifest
Normal file
9
bin/laragon/tpl/__pip__.py.manifest
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
import re
|
||||||
|
import sys
|
||||||
|
|
||||||
|
from pip import main
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0])
|
||||||
|
sys.exit(main())
|
||||||
4
bin/laragon/tpl/easy_install.bat.manifest
Normal file
4
bin/laragon/tpl/easy_install.bat.manifest
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
@echo off
|
||||||
|
:: #Fix Fatal error in launcher: Unable to create process using '"'
|
||||||
|
|
||||||
|
python "%~dp0\__easy_install__.py" %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||||
44
bin/laragon/tpl/mongod.conf.manifest.tpl
Normal file
44
bin/laragon/tpl/mongod.conf.manifest.tpl
Normal file
@@ -0,0 +1,44 @@
|
|||||||
|
# mongod.conf
|
||||||
|
|
||||||
|
# for documentation of all options, see:
|
||||||
|
# http://docs.mongodb.org/manual/reference/configuration-options/
|
||||||
|
|
||||||
|
# where to write logging data.
|
||||||
|
systemLog:
|
||||||
|
destination: file
|
||||||
|
logAppend: true
|
||||||
|
path: mongod.log
|
||||||
|
|
||||||
|
# Where and how to store data.
|
||||||
|
storage:
|
||||||
|
dbPath: mongodb
|
||||||
|
journal:
|
||||||
|
enabled: true
|
||||||
|
# engine:
|
||||||
|
# mmapv1:
|
||||||
|
# wiredTiger:
|
||||||
|
|
||||||
|
# how the process runs
|
||||||
|
processManagement:
|
||||||
|
#fork: true # fork and run in background
|
||||||
|
pidFilePath: mongod.pid # location of pidfile
|
||||||
|
|
||||||
|
# network interfaces
|
||||||
|
net:
|
||||||
|
port: 27017
|
||||||
|
bindIp: 127.0.0.1 # Listen to local interface only, comment to listen on all interfaces.
|
||||||
|
|
||||||
|
|
||||||
|
#security:
|
||||||
|
|
||||||
|
#operationProfiling:
|
||||||
|
|
||||||
|
#replication:
|
||||||
|
|
||||||
|
#sharding:
|
||||||
|
|
||||||
|
## Enterprise-Only Options
|
||||||
|
|
||||||
|
#auditLog:
|
||||||
|
|
||||||
|
#snmp:
|
||||||
39
bin/laragon/tpl/nginx.conf.manifest.tpl
Normal file
39
bin/laragon/tpl/nginx.conf.manifest.tpl
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
|
||||||
|
#user nobody;
|
||||||
|
worker_processes 1;
|
||||||
|
|
||||||
|
#error_log logs/error.log;
|
||||||
|
#error_log logs/error.log notice;
|
||||||
|
#error_log logs/error.log info;
|
||||||
|
|
||||||
|
#pid logs/nginx.pid;
|
||||||
|
|
||||||
|
|
||||||
|
events {
|
||||||
|
worker_connections 1024;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
http {
|
||||||
|
include mime.types;
|
||||||
|
default_type application/octet-stream;
|
||||||
|
|
||||||
|
#log_format main '$remote_addr - $remote_user [$time_local] "$request" '
|
||||||
|
# '$status $body_bytes_sent "$http_referer" '
|
||||||
|
# '"$http_user_agent" "$http_x_forwarded_for"';
|
||||||
|
|
||||||
|
#access_log logs/access.log main;
|
||||||
|
|
||||||
|
sendfile on;
|
||||||
|
#tcp_nopush on;
|
||||||
|
|
||||||
|
#keepalive_timeout 0;
|
||||||
|
keepalive_timeout 65;
|
||||||
|
|
||||||
|
#gzip on;
|
||||||
|
|
||||||
|
include "<<LARAGON_ROOT>>/etc/nginx/php_upstream.conf";
|
||||||
|
include "<<LARAGON_ROOT>>/etc/nginx/sites-enabled/*.conf";
|
||||||
|
client_max_body_size 2000M;
|
||||||
|
server_names_hash_bucket_size 64;
|
||||||
|
}
|
||||||
39
bin/laragon/tpl/nginx.server.SSL.manifest.tpl
Normal file
39
bin/laragon/tpl/nginx.server.SSL.manifest.tpl
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
server {
|
||||||
|
listen <<PORT>>;
|
||||||
|
listen <<SSL_PORT>> ssl;
|
||||||
|
server_name <<HOSTNAME>> *.<<HOSTNAME>>;
|
||||||
|
root "<<PROJECT_DIR>>";
|
||||||
|
|
||||||
|
index index.html index.htm index.php;
|
||||||
|
|
||||||
|
location / {
|
||||||
|
try_files $uri $uri/ /index.php$is_args$args;
|
||||||
|
autoindex on;
|
||||||
|
}
|
||||||
|
|
||||||
|
location ~ \.php$ {
|
||||||
|
include snippets/fastcgi-php.conf;
|
||||||
|
fastcgi_pass php_upstream;
|
||||||
|
#fastcgi_pass unix:/run/php/php7.0-fpm.sock;
|
||||||
|
}
|
||||||
|
|
||||||
|
# Enable SSL
|
||||||
|
ssl_certificate "<<SSL_DIR>>/<<HOSTNAME>>.crt";
|
||||||
|
ssl_certificate_key "<<SSL_DIR>>/<<HOSTNAME>>.key";
|
||||||
|
ssl_session_timeout 5m;
|
||||||
|
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
|
||||||
|
ssl_ciphers ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv3:+EXP;
|
||||||
|
ssl_prefer_server_ciphers on;
|
||||||
|
|
||||||
|
|
||||||
|
charset utf-8;
|
||||||
|
|
||||||
|
location = /favicon.ico { access_log off; log_not_found off; }
|
||||||
|
location = /robots.txt { access_log off; log_not_found off; }
|
||||||
|
location ~ /\.ht {
|
||||||
|
deny all;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
# This file is auto-generated.
|
||||||
|
# If you want Laragon to respect your changes, just remove the [auto.] prefix
|
||||||
31
bin/laragon/tpl/nginx.server.manifest.tpl
Normal file
31
bin/laragon/tpl/nginx.server.manifest.tpl
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
server {
|
||||||
|
listen <<PORT>>;
|
||||||
|
server_name <<HOSTNAME>> *.<<HOSTNAME>>;
|
||||||
|
root "<<PROJECT_DIR>>";
|
||||||
|
|
||||||
|
index index.html index.htm index.php;
|
||||||
|
|
||||||
|
location / {
|
||||||
|
try_files $uri $uri/ /index.php$is_args$args;
|
||||||
|
autoindex on;
|
||||||
|
}
|
||||||
|
|
||||||
|
location ~ \.php$ {
|
||||||
|
include snippets/fastcgi-php.conf;
|
||||||
|
fastcgi_pass php_upstream;
|
||||||
|
#fastcgi_pass unix:/run/php/php7.0-fpm.sock;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
charset utf-8;
|
||||||
|
|
||||||
|
location = /favicon.ico { access_log off; log_not_found off; }
|
||||||
|
location = /robots.txt { access_log off; log_not_found off; }
|
||||||
|
location ~ /\.ht {
|
||||||
|
deny all;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
# This file is auto-generated.
|
||||||
|
# If you want Laragon to respect your changes, just remove the [auto.] prefix
|
||||||
|
# If you want to use SSL, enable it at: Menu > Nginx > SSL > Enabled
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
server {
|
||||||
|
listen <<PORT>> default_server;
|
||||||
|
listen <<SSL_PORT>> ssl default_server;
|
||||||
|
server_name localhost ;
|
||||||
|
root "<<DOC_ROOT>>";
|
||||||
|
|
||||||
|
index index.html index.htm index.php;
|
||||||
|
|
||||||
|
# Access Restrictions
|
||||||
|
allow 127.0.0.1;
|
||||||
|
deny all;
|
||||||
|
|
||||||
|
include "<<LARAGON_ROOT>>/etc/nginx/alias/*.conf";
|
||||||
|
|
||||||
|
location / {
|
||||||
|
try_files $uri $uri/ =404;
|
||||||
|
autoindex on;
|
||||||
|
}
|
||||||
|
|
||||||
|
location ~ \.php$ {
|
||||||
|
include snippets/fastcgi-php.conf;
|
||||||
|
fastcgi_pass php_upstream;
|
||||||
|
#fastcgi_pass unix:/run/php/php7.0-fpm.sock;
|
||||||
|
}
|
||||||
|
|
||||||
|
# Enable SSL
|
||||||
|
ssl_certificate "<<LARAGON_ROOT>>/etc/ssl/laragon.crt";
|
||||||
|
ssl_certificate_key "<<LARAGON_ROOT>>/etc/ssl/laragon.key";
|
||||||
|
ssl_session_timeout 5m;
|
||||||
|
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
|
||||||
|
ssl_ciphers ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv3:+EXP;
|
||||||
|
ssl_prefer_server_ciphers on;
|
||||||
|
|
||||||
|
|
||||||
|
charset utf-8;
|
||||||
|
|
||||||
|
location = /favicon.ico { access_log off; log_not_found off; }
|
||||||
|
location = /robots.txt { access_log off; log_not_found off; }
|
||||||
|
location ~ /\.ht {
|
||||||
|
deny all;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
34
bin/laragon/tpl/nginx.sites-enabled.00-default.manifest.tpl
Normal file
34
bin/laragon/tpl/nginx.sites-enabled.00-default.manifest.tpl
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
server {
|
||||||
|
listen <<PORT>> default_server;
|
||||||
|
server_name localhost ;
|
||||||
|
root "<<DOC_ROOT>>";
|
||||||
|
|
||||||
|
index index.html index.htm index.php;
|
||||||
|
|
||||||
|
# Access Restrictions
|
||||||
|
allow 127.0.0.1;
|
||||||
|
deny all;
|
||||||
|
|
||||||
|
include "<<LARAGON_ROOT>>/etc/nginx/alias/*.conf";
|
||||||
|
|
||||||
|
location / {
|
||||||
|
try_files $uri $uri/ =404;
|
||||||
|
autoindex on;
|
||||||
|
}
|
||||||
|
|
||||||
|
location ~ \.php$ {
|
||||||
|
include snippets/fastcgi-php.conf;
|
||||||
|
fastcgi_pass php_upstream;
|
||||||
|
#fastcgi_pass unix:/run/php/php7.0-fpm.sock;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
charset utf-8;
|
||||||
|
|
||||||
|
location = /favicon.ico { access_log off; log_not_found off; }
|
||||||
|
location = /robots.txt { access_log off; log_not_found off; }
|
||||||
|
location ~ /\.ht {
|
||||||
|
deny all;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
25
bin/laragon/tpl/openssl.conf.tpl
Normal file
25
bin/laragon/tpl/openssl.conf.tpl
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
[req]
|
||||||
|
default_bits = 2048
|
||||||
|
distinguished_name = req_distinguished_name
|
||||||
|
req_extensions = v3_req
|
||||||
|
prompt = no
|
||||||
|
|
||||||
|
[req_distinguished_name]
|
||||||
|
C = SG
|
||||||
|
ST = Singapore
|
||||||
|
L = Singapore
|
||||||
|
O = Laragon
|
||||||
|
OU = IT
|
||||||
|
CN = laragon
|
||||||
|
|
||||||
|
[v3_req]
|
||||||
|
keyUsage = keyEncipherment, dataEncipherment
|
||||||
|
extendedKeyUsage = serverAuth
|
||||||
|
subjectAltName = @alt_names
|
||||||
|
|
||||||
|
[alt_names]
|
||||||
|
DNS.1 = localhost
|
||||||
|
|
||||||
|
# You can another DNS below. For example:
|
||||||
|
# DNS.2 = xxx
|
||||||
|
# DNS.3 = yyy
|
||||||
4
bin/laragon/tpl/pip.bat.manifest
Normal file
4
bin/laragon/tpl/pip.bat.manifest
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
@echo off
|
||||||
|
:: #Fix Fatal error in launcher: Unable to create process using '"'
|
||||||
|
|
||||||
|
python "%~dp0\__pip__.py" %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||||
1
bin/laragon/tpl/stop-mongod.bat
Normal file
1
bin/laragon/tpl/stop-mongod.bat
Normal file
@@ -0,0 +1 @@
|
|||||||
|
mongo –eval "db.getSiblingDB('admin').shutdownServer()"
|
||||||
BIN
bin/laragon/utils/SendSignal-x64.exe
Normal file
BIN
bin/laragon/utils/SendSignal-x64.exe
Normal file
Binary file not shown.
BIN
bin/laragon/utils/SendSignal.exe
Normal file
BIN
bin/laragon/utils/SendSignal.exe
Normal file
Binary file not shown.
BIN
bin/laragon/utils/SendSignalCtrlC-x64.exe
Normal file
BIN
bin/laragon/utils/SendSignalCtrlC-x64.exe
Normal file
Binary file not shown.
BIN
bin/laragon/utils/SendSignalCtrlC.exe
Normal file
BIN
bin/laragon/utils/SendSignalCtrlC.exe
Normal file
Binary file not shown.
3218
bin/laragon/utils/curl-ca-bundle.crt
Normal file
3218
bin/laragon/utils/curl-ca-bundle.crt
Normal file
File diff suppressed because it is too large
Load Diff
BIN
bin/laragon/utils/curl.exe
Normal file
BIN
bin/laragon/utils/curl.exe
Normal file
Binary file not shown.
28
bin/laragon/utils/hosts.js
Normal file
28
bin/laragon/utils/hosts.js
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
var fs = require("fs");
|
||||||
|
console.log(process.argv.length);
|
||||||
|
if (process.argv.length != 4) {
|
||||||
|
console.log("You must specify exact arguments!");
|
||||||
|
process.exit();
|
||||||
|
}
|
||||||
|
var hostsFile = process.argv[2];
|
||||||
|
var hostsFileTmp = process.argv[3];
|
||||||
|
var content = '';
|
||||||
|
|
||||||
|
fs.readFile(hostsFileTmp, function read(err, data) {
|
||||||
|
if (err) {
|
||||||
|
throw err;
|
||||||
|
}
|
||||||
|
content = data;
|
||||||
|
if (content !== '') {
|
||||||
|
doWrite();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
function doWrite() {
|
||||||
|
fs.writeFile(hostsFile, content, function(err) {
|
||||||
|
if(err) {
|
||||||
|
fs.renameSync(hostsFileTmp, hostsFileTmp + '.err');
|
||||||
|
return console.log(err);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
BIN
bin/laragon/utils/libcurl.dll
Normal file
BIN
bin/laragon/utils/libcurl.dll
Normal file
Binary file not shown.
BIN
bin/laragon/utils/openssl/libcrypto-1_1.dll
Normal file
BIN
bin/laragon/utils/openssl/libcrypto-1_1.dll
Normal file
Binary file not shown.
BIN
bin/laragon/utils/openssl/libssl-1_1.dll
Normal file
BIN
bin/laragon/utils/openssl/libssl-1_1.dll
Normal file
Binary file not shown.
BIN
bin/laragon/utils/openssl/openssl.exe
Normal file
BIN
bin/laragon/utils/openssl/openssl.exe
Normal file
Binary file not shown.
BIN
bin/laragon/utils/sqlite3.exe
Normal file
BIN
bin/laragon/utils/sqlite3.exe
Normal file
Binary file not shown.
339
bin/mysql/mysql-5.1.72-win32/COPYING
Normal file
339
bin/mysql/mysql-5.1.72-win32/COPYING
Normal file
@@ -0,0 +1,339 @@
|
|||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
Version 2, June 1991
|
||||||
|
|
||||||
|
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
|
||||||
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
|
Preamble
|
||||||
|
|
||||||
|
The licenses for most software are designed to take away your
|
||||||
|
freedom to share and change it. By contrast, the GNU General Public
|
||||||
|
License is intended to guarantee your freedom to share and change free
|
||||||
|
software--to make sure the software is free for all its users. This
|
||||||
|
General Public License applies to most of the Free Software
|
||||||
|
Foundation's software and to any other program whose authors commit to
|
||||||
|
using it. (Some other Free Software Foundation software is covered by
|
||||||
|
the GNU Lesser General Public License instead.) You can apply it to
|
||||||
|
your programs, too.
|
||||||
|
|
||||||
|
When we speak of free software, we are referring to freedom, not
|
||||||
|
price. Our General Public Licenses are designed to make sure that you
|
||||||
|
have the freedom to distribute copies of free software (and charge for
|
||||||
|
this service if you wish), that you receive source code or can get it
|
||||||
|
if you want it, that you can change the software or use pieces of it
|
||||||
|
in new free programs; and that you know you can do these things.
|
||||||
|
|
||||||
|
To protect your rights, we need to make restrictions that forbid
|
||||||
|
anyone to deny you these rights or to ask you to surrender the rights.
|
||||||
|
These restrictions translate to certain responsibilities for you if you
|
||||||
|
distribute copies of the software, or if you modify it.
|
||||||
|
|
||||||
|
For example, if you distribute copies of such a program, whether
|
||||||
|
gratis or for a fee, you must give the recipients all the rights that
|
||||||
|
you have. You must make sure that they, too, receive or can get the
|
||||||
|
source code. And you must show them these terms so they know their
|
||||||
|
rights.
|
||||||
|
|
||||||
|
We protect your rights with two steps: (1) copyright the software, and
|
||||||
|
(2) offer you this license which gives you legal permission to copy,
|
||||||
|
distribute and/or modify the software.
|
||||||
|
|
||||||
|
Also, for each author's protection and ours, we want to make certain
|
||||||
|
that everyone understands that there is no warranty for this free
|
||||||
|
software. If the software is modified by someone else and passed on, we
|
||||||
|
want its recipients to know that what they have is not the original, so
|
||||||
|
that any problems introduced by others will not reflect on the original
|
||||||
|
authors' reputations.
|
||||||
|
|
||||||
|
Finally, any free program is threatened constantly by software
|
||||||
|
patents. We wish to avoid the danger that redistributors of a free
|
||||||
|
program will individually obtain patent licenses, in effect making the
|
||||||
|
program proprietary. To prevent this, we have made it clear that any
|
||||||
|
patent must be licensed for everyone's free use or not licensed at all.
|
||||||
|
|
||||||
|
The precise terms and conditions for copying, distribution and
|
||||||
|
modification follow.
|
||||||
|
|
||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
|
||||||
|
0. This License applies to any program or other work which contains
|
||||||
|
a notice placed by the copyright holder saying it may be distributed
|
||||||
|
under the terms of this General Public License. The "Program", below,
|
||||||
|
refers to any such program or work, and a "work based on the Program"
|
||||||
|
means either the Program or any derivative work under copyright law:
|
||||||
|
that is to say, a work containing the Program or a portion of it,
|
||||||
|
either verbatim or with modifications and/or translated into another
|
||||||
|
language. (Hereinafter, translation is included without limitation in
|
||||||
|
the term "modification".) Each licensee is addressed as "you".
|
||||||
|
|
||||||
|
Activities other than copying, distribution and modification are not
|
||||||
|
covered by this License; they are outside its scope. The act of
|
||||||
|
running the Program is not restricted, and the output from the Program
|
||||||
|
is covered only if its contents constitute a work based on the
|
||||||
|
Program (independent of having been made by running the Program).
|
||||||
|
Whether that is true depends on what the Program does.
|
||||||
|
|
||||||
|
1. You may copy and distribute verbatim copies of the Program's
|
||||||
|
source code as you receive it, in any medium, provided that you
|
||||||
|
conspicuously and appropriately publish on each copy an appropriate
|
||||||
|
copyright notice and disclaimer of warranty; keep intact all the
|
||||||
|
notices that refer to this License and to the absence of any warranty;
|
||||||
|
and give any other recipients of the Program a copy of this License
|
||||||
|
along with the Program.
|
||||||
|
|
||||||
|
You may charge a fee for the physical act of transferring a copy, and
|
||||||
|
you may at your option offer warranty protection in exchange for a fee.
|
||||||
|
|
||||||
|
2. You may modify your copy or copies of the Program or any portion
|
||||||
|
of it, thus forming a work based on the Program, and copy and
|
||||||
|
distribute such modifications or work under the terms of Section 1
|
||||||
|
above, provided that you also meet all of these conditions:
|
||||||
|
|
||||||
|
a) You must cause the modified files to carry prominent notices
|
||||||
|
stating that you changed the files and the date of any change.
|
||||||
|
|
||||||
|
b) You must cause any work that you distribute or publish, that in
|
||||||
|
whole or in part contains or is derived from the Program or any
|
||||||
|
part thereof, to be licensed as a whole at no charge to all third
|
||||||
|
parties under the terms of this License.
|
||||||
|
|
||||||
|
c) If the modified program normally reads commands interactively
|
||||||
|
when run, you must cause it, when started running for such
|
||||||
|
interactive use in the most ordinary way, to print or display an
|
||||||
|
announcement including an appropriate copyright notice and a
|
||||||
|
notice that there is no warranty (or else, saying that you provide
|
||||||
|
a warranty) and that users may redistribute the program under
|
||||||
|
these conditions, and telling the user how to view a copy of this
|
||||||
|
License. (Exception: if the Program itself is interactive but
|
||||||
|
does not normally print such an announcement, your work based on
|
||||||
|
the Program is not required to print an announcement.)
|
||||||
|
|
||||||
|
These requirements apply to the modified work as a whole. If
|
||||||
|
identifiable sections of that work are not derived from the Program,
|
||||||
|
and can be reasonably considered independent and separate works in
|
||||||
|
themselves, then this License, and its terms, do not apply to those
|
||||||
|
sections when you distribute them as separate works. But when you
|
||||||
|
distribute the same sections as part of a whole which is a work based
|
||||||
|
on the Program, the distribution of the whole must be on the terms of
|
||||||
|
this License, whose permissions for other licensees extend to the
|
||||||
|
entire whole, and thus to each and every part regardless of who wrote it.
|
||||||
|
|
||||||
|
Thus, it is not the intent of this section to claim rights or contest
|
||||||
|
your rights to work written entirely by you; rather, the intent is to
|
||||||
|
exercise the right to control the distribution of derivative or
|
||||||
|
collective works based on the Program.
|
||||||
|
|
||||||
|
In addition, mere aggregation of another work not based on the Program
|
||||||
|
with the Program (or with a work based on the Program) on a volume of
|
||||||
|
a storage or distribution medium does not bring the other work under
|
||||||
|
the scope of this License.
|
||||||
|
|
||||||
|
3. You may copy and distribute the Program (or a work based on it,
|
||||||
|
under Section 2) in object code or executable form under the terms of
|
||||||
|
Sections 1 and 2 above provided that you also do one of the following:
|
||||||
|
|
||||||
|
a) Accompany it with the complete corresponding machine-readable
|
||||||
|
source code, which must be distributed under the terms of Sections
|
||||||
|
1 and 2 above on a medium customarily used for software interchange; or,
|
||||||
|
|
||||||
|
b) Accompany it with a written offer, valid for at least three
|
||||||
|
years, to give any third party, for a charge no more than your
|
||||||
|
cost of physically performing source distribution, a complete
|
||||||
|
machine-readable copy of the corresponding source code, to be
|
||||||
|
distributed under the terms of Sections 1 and 2 above on a medium
|
||||||
|
customarily used for software interchange; or,
|
||||||
|
|
||||||
|
c) Accompany it with the information you received as to the offer
|
||||||
|
to distribute corresponding source code. (This alternative is
|
||||||
|
allowed only for noncommercial distribution and only if you
|
||||||
|
received the program in object code or executable form with such
|
||||||
|
an offer, in accord with Subsection b above.)
|
||||||
|
|
||||||
|
The source code for a work means the preferred form of the work for
|
||||||
|
making modifications to it. For an executable work, complete source
|
||||||
|
code means all the source code for all modules it contains, plus any
|
||||||
|
associated interface definition files, plus the scripts used to
|
||||||
|
control compilation and installation of the executable. However, as a
|
||||||
|
special exception, the source code distributed need not include
|
||||||
|
anything that is normally distributed (in either source or binary
|
||||||
|
form) with the major components (compiler, kernel, and so on) of the
|
||||||
|
operating system on which the executable runs, unless that component
|
||||||
|
itself accompanies the executable.
|
||||||
|
|
||||||
|
If distribution of executable or object code is made by offering
|
||||||
|
access to copy from a designated place, then offering equivalent
|
||||||
|
access to copy the source code from the same place counts as
|
||||||
|
distribution of the source code, even though third parties are not
|
||||||
|
compelled to copy the source along with the object code.
|
||||||
|
|
||||||
|
4. You may not copy, modify, sublicense, or distribute the Program
|
||||||
|
except as expressly provided under this License. Any attempt
|
||||||
|
otherwise to copy, modify, sublicense or distribute the Program is
|
||||||
|
void, and will automatically terminate your rights under this License.
|
||||||
|
However, parties who have received copies, or rights, from you under
|
||||||
|
this License will not have their licenses terminated so long as such
|
||||||
|
parties remain in full compliance.
|
||||||
|
|
||||||
|
5. You are not required to accept this License, since you have not
|
||||||
|
signed it. However, nothing else grants you permission to modify or
|
||||||
|
distribute the Program or its derivative works. These actions are
|
||||||
|
prohibited by law if you do not accept this License. Therefore, by
|
||||||
|
modifying or distributing the Program (or any work based on the
|
||||||
|
Program), you indicate your acceptance of this License to do so, and
|
||||||
|
all its terms and conditions for copying, distributing or modifying
|
||||||
|
the Program or works based on it.
|
||||||
|
|
||||||
|
6. Each time you redistribute the Program (or any work based on the
|
||||||
|
Program), the recipient automatically receives a license from the
|
||||||
|
original licensor to copy, distribute or modify the Program subject to
|
||||||
|
these terms and conditions. You may not impose any further
|
||||||
|
restrictions on the recipients' exercise of the rights granted herein.
|
||||||
|
You are not responsible for enforcing compliance by third parties to
|
||||||
|
this License.
|
||||||
|
|
||||||
|
7. If, as a consequence of a court judgment or allegation of patent
|
||||||
|
infringement or for any other reason (not limited to patent issues),
|
||||||
|
conditions are imposed on you (whether by court order, agreement or
|
||||||
|
otherwise) that contradict the conditions of this License, they do not
|
||||||
|
excuse you from the conditions of this License. If you cannot
|
||||||
|
distribute so as to satisfy simultaneously your obligations under this
|
||||||
|
License and any other pertinent obligations, then as a consequence you
|
||||||
|
may not distribute the Program at all. For example, if a patent
|
||||||
|
license would not permit royalty-free redistribution of the Program by
|
||||||
|
all those who receive copies directly or indirectly through you, then
|
||||||
|
the only way you could satisfy both it and this License would be to
|
||||||
|
refrain entirely from distribution of the Program.
|
||||||
|
|
||||||
|
If any portion of this section is held invalid or unenforceable under
|
||||||
|
any particular circumstance, the balance of the section is intended to
|
||||||
|
apply and the section as a whole is intended to apply in other
|
||||||
|
circumstances.
|
||||||
|
|
||||||
|
It is not the purpose of this section to induce you to infringe any
|
||||||
|
patents or other property right claims or to contest validity of any
|
||||||
|
such claims; this section has the sole purpose of protecting the
|
||||||
|
integrity of the free software distribution system, which is
|
||||||
|
implemented by public license practices. Many people have made
|
||||||
|
generous contributions to the wide range of software distributed
|
||||||
|
through that system in reliance on consistent application of that
|
||||||
|
system; it is up to the author/donor to decide if he or she is willing
|
||||||
|
to distribute software through any other system and a licensee cannot
|
||||||
|
impose that choice.
|
||||||
|
|
||||||
|
This section is intended to make thoroughly clear what is believed to
|
||||||
|
be a consequence of the rest of this License.
|
||||||
|
|
||||||
|
8. If the distribution and/or use of the Program is restricted in
|
||||||
|
certain countries either by patents or by copyrighted interfaces, the
|
||||||
|
original copyright holder who places the Program under this License
|
||||||
|
may add an explicit geographical distribution limitation excluding
|
||||||
|
those countries, so that distribution is permitted only in or among
|
||||||
|
countries not thus excluded. In such case, this License incorporates
|
||||||
|
the limitation as if written in the body of this License.
|
||||||
|
|
||||||
|
9. The Free Software Foundation may publish revised and/or new versions
|
||||||
|
of the General Public License from time to time. Such new versions will
|
||||||
|
be similar in spirit to the present version, but may differ in detail to
|
||||||
|
address new problems or concerns.
|
||||||
|
|
||||||
|
Each version is given a distinguishing version number. If the Program
|
||||||
|
specifies a version number of this License which applies to it and "any
|
||||||
|
later version", you have the option of following the terms and conditions
|
||||||
|
either of that version or of any later version published by the Free
|
||||||
|
Software Foundation. If the Program does not specify a version number of
|
||||||
|
this License, you may choose any version ever published by the Free Software
|
||||||
|
Foundation.
|
||||||
|
|
||||||
|
10. If you wish to incorporate parts of the Program into other free
|
||||||
|
programs whose distribution conditions are different, write to the author
|
||||||
|
to ask for permission. For software which is copyrighted by the Free
|
||||||
|
Software Foundation, write to the Free Software Foundation; we sometimes
|
||||||
|
make exceptions for this. Our decision will be guided by the two goals
|
||||||
|
of preserving the free status of all derivatives of our free software and
|
||||||
|
of promoting the sharing and reuse of software generally.
|
||||||
|
|
||||||
|
NO WARRANTY
|
||||||
|
|
||||||
|
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
||||||
|
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
||||||
|
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
||||||
|
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
||||||
|
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
||||||
|
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||||||
|
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
||||||
|
REPAIR OR CORRECTION.
|
||||||
|
|
||||||
|
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||||
|
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
||||||
|
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||||
|
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
||||||
|
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
||||||
|
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||||||
|
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
||||||
|
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGES.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
How to Apply These Terms to Your New Programs
|
||||||
|
|
||||||
|
If you develop a new program, and you want it to be of the greatest
|
||||||
|
possible use to the public, the best way to achieve this is to make it
|
||||||
|
free software which everyone can redistribute and change under these terms.
|
||||||
|
|
||||||
|
To do so, attach the following notices to the program. It is safest
|
||||||
|
to attach them to the start of each source file to most effectively
|
||||||
|
convey the exclusion of warranty; and each file should have at least
|
||||||
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
|
<one line to give the program's name and a brief idea of what it does.>
|
||||||
|
Copyright (C) <year> <name of author>
|
||||||
|
|
||||||
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation; either version 2 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License along
|
||||||
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
|
If the program is interactive, make it output a short notice like this
|
||||||
|
when it starts in an interactive mode:
|
||||||
|
|
||||||
|
Gnomovision version 69, Copyright (C) year name of author
|
||||||
|
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||||
|
This is free software, and you are welcome to redistribute it
|
||||||
|
under certain conditions; type `show c' for details.
|
||||||
|
|
||||||
|
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||||
|
parts of the General Public License. Of course, the commands you use may
|
||||||
|
be called something other than `show w' and `show c'; they could even be
|
||||||
|
mouse-clicks or menu items--whatever suits your program.
|
||||||
|
|
||||||
|
You should also get your employer (if you work as a programmer) or your
|
||||||
|
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||||
|
necessary. Here is a sample; alter the names:
|
||||||
|
|
||||||
|
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
||||||
|
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||||
|
|
||||||
|
<signature of Ty Coon>, 1 April 1989
|
||||||
|
Ty Coon, President of Vice
|
||||||
|
|
||||||
|
This General Public License does not permit incorporating your program into
|
||||||
|
proprietary programs. If your program is a subroutine library, you may
|
||||||
|
consider it more useful to permit linking proprietary applications with the
|
||||||
|
library. If this is what you want to do, use the GNU Lesser General
|
||||||
|
Public License instead of this License.
|
||||||
56
bin/mysql/mysql-5.1.72-win32/README
Normal file
56
bin/mysql/mysql-5.1.72-win32/README
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
MySQL Server 5.1
|
||||||
|
|
||||||
|
This is a release of MySQL, a dual-license SQL database server.
|
||||||
|
For the avoidance of doubt, this particular copy of the software
|
||||||
|
is released under the version 2 of the GNU General Public License.
|
||||||
|
MySQL is brought to you by Oracle.
|
||||||
|
|
||||||
|
Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
|
||||||
|
|
||||||
|
License information can be found in the COPYING file.
|
||||||
|
|
||||||
|
MySQL FOSS License Exception
|
||||||
|
We want free and open source software applications under certain
|
||||||
|
licenses to be able to use specified GPL-licensed MySQL client
|
||||||
|
libraries despite the fact that not all such FOSS licenses are
|
||||||
|
compatible with version 2 of the GNU General Public License.
|
||||||
|
Therefore there are special exceptions to the terms and conditions
|
||||||
|
of the GPLv2 as applied to these client libraries, which are
|
||||||
|
identified and described in more detail in the FOSS License
|
||||||
|
Exception at
|
||||||
|
<http://www.mysql.com/about/legal/licensing/foss-exception.html>.
|
||||||
|
|
||||||
|
This distribution may include materials developed by third
|
||||||
|
parties. For license and attribution notices for these
|
||||||
|
materials, please refer to the documentation that accompanies
|
||||||
|
this distribution (see the "Licenses for Third-Party Components"
|
||||||
|
appendix) or view the online documentation at
|
||||||
|
<http://dev.mysql.com/doc/>.
|
||||||
|
|
||||||
|
GPLv2 Disclaimer
|
||||||
|
For the avoidance of doubt, except that if any license choice
|
||||||
|
other than GPL or LGPL is available it will apply instead,
|
||||||
|
Oracle elects to use only the General Public License version 2
|
||||||
|
(GPLv2) at this time for any software where a choice of GPL
|
||||||
|
license versions is made available with the language indicating
|
||||||
|
that GPLv2 or any later version may be used, or where a choice
|
||||||
|
of which version of the GPL is applied is otherwise unspecified.
|
||||||
|
|
||||||
|
For further information about MySQL or additional documentation,
|
||||||
|
see:
|
||||||
|
- The latest information about MySQL: http://www.mysql.com
|
||||||
|
- The current MySQL documentation: http://dev.mysql.com/doc
|
||||||
|
|
||||||
|
Some Reference Manual sections of special interest:
|
||||||
|
- If you are migrating from an older version of MySQL, please
|
||||||
|
read the "Upgrading from..." section.
|
||||||
|
- To see what MySQL can do, take a look at the features section.
|
||||||
|
- For installation instructions, see the Installing and Upgrading
|
||||||
|
chapter.
|
||||||
|
- For the new features/bugfix history, see the MySQL Change History
|
||||||
|
appendix.
|
||||||
|
|
||||||
|
You can browse the MySQL Reference Manual online or download it
|
||||||
|
in any of several formats at the URL given earlier in this file.
|
||||||
|
Source distributions include a local copy of the manual in the
|
||||||
|
Docs directory.
|
||||||
BIN
bin/mysql/mysql-5.1.72-win32/bin/mysql.exe
Normal file
BIN
bin/mysql/mysql-5.1.72-win32/bin/mysql.exe
Normal file
Binary file not shown.
BIN
bin/mysql/mysql-5.1.72-win32/bin/mysqladmin.exe
Normal file
BIN
bin/mysql/mysql-5.1.72-win32/bin/mysqladmin.exe
Normal file
Binary file not shown.
BIN
bin/mysql/mysql-5.1.72-win32/bin/mysqld.exe
Normal file
BIN
bin/mysql/mysql-5.1.72-win32/bin/mysqld.exe
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user