mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 10:08:27 +01:00
211 lines
17 KiB
Plaintext
211 lines
17 KiB
Plaintext
# Dolibarr language file - Source file is en_US - install
|
||
InstallEasy=按照安装指南手册一步步执行即可。
|
||
MiscellaneousChecks=服务器环境检查
|
||
ConfFileExists=配置文件 <b>%s</b> 已存在。
|
||
ConfFileDoesNotExistsAndCouldNotBeCreated=配置文件<b>%s</b>不存在并且无法创建请给予写入权限!
|
||
ConfFileCouldBeCreated=已创建好 <b>%s</b> 配置文件。
|
||
ConfFileIsNotWritable=配置文件 <b>%s</b> 没有写权限。烦请再次检查权限设置。首次安装时,Web服务器必须设置该配置文件为可写权限 (例如Unix系统中需要用"chmod 666"命令来赋予权限)。
|
||
ConfFileIsWritable=配置文件 <b>%s</b> 为可写权限。
|
||
ConfFileMustBeAFileNotADir=Configuration file <b>%s</b> must be a file, not a directory.
|
||
ConfFileReload=从新的配置文件中加载全部信息。
|
||
PHPSupportSessions=PHP多线程支持。
|
||
PHPSupportPOSTGETOk=PHP的POST和GET支持。
|
||
PHPSupportPOSTGETKo=有可能你的PHP安装程序不支持变量POST或GET。检查php.ini中参数 <b>variables_order</b> 的设置。
|
||
PHPSupportGD=PHP开启GD图形功能。
|
||
PHPSupportCurl=PHP的 Curl支持。
|
||
PHPSupportUTF8=PHP开启UTF8功能。
|
||
PHPMemoryOK=您的PHP最大session会话内存设置为<b>%s</b>。这应该够了的。
|
||
PHPMemoryTooLow=您的PHP最大session会话内存设置为 <b>%s</b>bytes字节。这太低了点儿。请修改 <b>php.ini</b> 中 <b>memory_limit</b>的参数的设置值改大点儿至少 <b>%s</b> bytes字节。
|
||
Recheck=点击这里有更多的有意义的测试
|
||
ErrorPHPDoesNotSupportSessions=您的PHP安装不支持 sessions会话。而Dolibarr要求 sessions会话功能必须启用并激活Dolibarr才能正常运行。烦请再次检查PHP配置参数是否启用 sessions会话功能。
|
||
ErrorPHPDoesNotSupportGD=您的PHP安装不支持GD图形功能。作图功能将失效。
|
||
ErrorPHPDoesNotSupportCurl=你的PHP服务器不支持Curl。
|
||
ErrorPHPDoesNotSupportUTF8=您的PHP安装不支持UTF8的功能。 Dolibarr不能正常工作。安装Dolibarr之前请先解决UTF8支持问题。
|
||
ErrorDirDoesNotExists=目录 %s 不存在。
|
||
ErrorGoBackAndCorrectParameters=请返回上页并修正里面错误的参数然后再继续下一步。
|
||
ErrorWrongValueForParameter=您可能输入了一个错误的参数值的 '%s' 。
|
||
ErrorFailedToCreateDatabase=无法创建数据库 '%s'。
|
||
ErrorFailedToConnectToDatabase=无法连接到数据库 '%s'。
|
||
ErrorDatabaseVersionTooLow=数据库版本 (%s) 太低了,需要 %s 或更高版本。
|
||
ErrorPHPVersionTooLow=PHP的版本太旧了。至少需要 %s 版本。
|
||
ErrorConnectedButDatabaseNotFound=成功连接到数据库服务器的,但不存在 '%s' 数据库,没找着啊,亲。
|
||
ErrorDatabaseAlreadyExists=数据库 '%s' 已存在。
|
||
IfDatabaseNotExistsGoBackAndUncheckCreate=如果数据库不存在,请返回检查并选择“创建数据库”。
|
||
IfDatabaseExistsGoBackAndCheckCreate=如果数据库已经存在,请返回并取消选中“创建数据库”选项。
|
||
WarningBrowserTooOld=浏览器的版本太旧,您的浏览器得升级到最新的版本才行,我们建议您使用Firefox,Chrome或Opera等更棒的浏览器。
|
||
PHPVersion=PHP版本
|
||
License=使用许可
|
||
ConfigurationFile=配置文件
|
||
WebPagesDirectory=网页路径
|
||
DocumentsDirectory=附件保存目录
|
||
URLRoot=网址
|
||
ForceHttps=安全链接 (https)
|
||
CheckToForceHttps=选中此选项,强制启用 (https)安全连接。<br>这就要求网络服务器已经配置好SSL证书。
|
||
DolibarrDatabase=配置Dolibarr数据库
|
||
DatabaseType=数据库类型
|
||
DriverType=驱动类型
|
||
Server=服务器
|
||
ServerAddressDescription=这里填写数据库服务器域名或IP地址,当数据库服务器的地址存放在Web服务器相同的服务器的时候,通常填的是'localhost'本机
|
||
ServerPortDescription=这里填写数据库服务器端口。如果不懂的话请略过不动它原来是什么就是什么就好啦。
|
||
DatabaseServer=数据库服务器
|
||
DatabaseName=数据库名称
|
||
DatabasePrefix=数据库表前缀
|
||
AdminLogin=这里填写Dolibarr数据库的账号。
|
||
PasswordAgain=确认密码
|
||
AdminPassword=这里填写Dolibarr数据库的密码。
|
||
CreateDatabase=创建数据库
|
||
CreateUser=Create owner or grant him permission on database
|
||
DatabaseSuperUserAccess=数据库服务器 - 超级用户
|
||
CheckToCreateDatabase=勾选此选项则表示如果数据库不存在则创建数据库。<br>在这种情况下, 勾选之后会在页底显示填写超级数据库账号和密码的输入框。
|
||
CheckToCreateUser=Check box if database owner does not exist and must be created, or if it exists but database does not exists and permissions must be granted.<br>In this case, you must choose its login and password and also fill the login/password for the superuser account at the bottom of this page. If this box is unchecked, owner database and its passwords must exists.
|
||
DatabaseRootLoginDescription=选中此项表示使用有创建数据库并且可创建数据库登陆账号的权限,前提是假如填写的数据库不存在。
|
||
KeepEmptyIfNoPassword=如果账号无需密码则保留空白不填写(最好避免空密码这种情况不安全呀)
|
||
SaveConfigurationFile=保存参数
|
||
ServerConnection=服务器连接
|
||
DatabaseCreation=创建数据库
|
||
CreateDatabaseObjects=创建数据库对象
|
||
ReferenceDataLoading=加载演示数据
|
||
TablesAndPrimaryKeysCreation=创建表和主键
|
||
CreateTableAndPrimaryKey=创建表 %s
|
||
CreateOtherKeysForTable=创建表的外键和索引 %s
|
||
OtherKeysCreation=创建外键和索引
|
||
FunctionsCreation=创建主要功能模块
|
||
AdminAccountCreation=创建管理员登陆账号
|
||
PleaseTypePassword=请输入密码,密码不得为空!
|
||
PleaseTypeALogin=请输入登陆账号!
|
||
PasswordsMismatch=密码不正确,请重试!
|
||
SetupEnd=安装成功
|
||
SystemIsInstalled=安装结束。
|
||
SystemIsUpgraded=Dolibarr升级成功。
|
||
YouNeedToPersonalizeSetup=请您进入后台管理并设定相关功能模块的初始化设定配置(例如外观,功能,..):点击后台管理:
|
||
AdminLoginCreatedSuccessfuly=Dolibarr后台管理账号 '<b>%s</b>' 创建完毕。
|
||
GoToDolibarr=前往Dolibarr
|
||
GoToSetupArea=欢迎进入 Dolibarr 美妙世界 (后台管理)
|
||
MigrationNotFinished=您的数据库的版本是不完全最新的,所以你必须再次运行升级过程。
|
||
GoToUpgradePage=转到页再次升级
|
||
WithNoSlashAtTheEnd=注意:末尾没有斜杠 "/"
|
||
DirectoryRecommendation=基于安全及习惯做法我们推荐你使用网页目录以外的目录当然使用默认的也是可以的不强求。
|
||
LoginAlreadyExists=已存在
|
||
DolibarrAdminLogin=Dolibarr后台管理账号名
|
||
AdminLoginAlreadyExists=Dolibarr管理员帐户<b>'%s'</b>已经存在。
|
||
FailedToCreateAdminLogin=Failed to create Dolibarr administrator account.
|
||
WarningRemoveInstallDir=温馨提示,出于安全考量,安装或升级完成后你应删除<b>安装目录<b>或重命名为 <b>install.lock</b> ,以避免被他人恶意利用重装Dolibarr。
|
||
FunctionNotAvailableInThisPHP=此服务器上的PHP不支持
|
||
ChoosedMigrateScript=选择迁移脚本
|
||
DataMigration=Database migration (data)
|
||
DatabaseMigration=Database migration (structure + some data)
|
||
ProcessMigrateScript=脚本处理
|
||
ChooseYourSetupMode=选择你的安装模式,然后点击“开始”...
|
||
FreshInstall=全新安装
|
||
FreshInstallDesc=如果这是你第一次安装,请使用此模式然后点击"开始"。如果不是,这个模式可以修复前次的不完全的安装。但是如果你想升级你的版本,请选择底下的“升级”模式如果它可用的话显示不可用就没得选啦。
|
||
Upgrade=升级
|
||
UpgradeDesc=如果你使用这种模式已经取代了从一个较新版本的文件旧Dolibarr文件。这将提升您的数据库和数据。
|
||
Start=开始
|
||
InstallNotAllowed=安装程序不容许<b>conf.php</b>权限
|
||
YouMustCreateWithPermission=您必须创建文件%s,并且给予Dolibarr安装程序的读取和写入该文件的权限。
|
||
CorrectProblemAndReloadPage=请修正未打勾项之后,该给读写权限就给chmod 777该怎样就修正之后,按F5刷新页面再安装或升级Dolibarr。
|
||
AlreadyDone=已迁移
|
||
DatabaseVersion=数据库版本
|
||
ServerVersion=数据库服务器版本
|
||
YouMustCreateItAndAllowServerToWrite=您必须创建此目录和Web服务器允许写进去。
|
||
DBSortingCollation=字符排序
|
||
YouAskDatabaseCreationSoDolibarrNeedToConnect=你问到创建数据库<b>%s,</b>但对于这一点,Dolibarr需要连接到伺服器<b>%S</b>与超级用户<b>%s</b>的权限。
|
||
YouAskLoginCreationSoDolibarrNeedToConnect=你问到创建数据库登陆 <b>%s</b>, 但是对于这一点,Dolibarr需要连接到伺服器<b>%s</b> 与超级用户 <b>%s</b> 的权限。
|
||
BecauseConnectionFailedParametersMayBeWrong=作为连接失败,主机或超级用户参数一定是错误的。
|
||
OrphelinsPaymentsDetectedByMethod=孤儿付款检测方法%s
|
||
RemoveItManuallyAndPressF5ToContinue=手动删除它,然后按F5键继续。
|
||
FieldRenamed=重命名栏位
|
||
IfLoginDoesNotExistsCheckCreateUser=如果登陆名不存在,则你必须检查选项“创建用户”
|
||
ErrorConnection=服务器 "<b>%s</b>", 数据库名称 "<b>%s</b>", 并登陆 "<b>%s</b>", 或数据库密码可能是错误或PHP的客户端版本可能太旧版本相比,数据库。
|
||
InstallChoiceRecommanded=推荐选择<b>你</b>的安装版本<b>%%s</b>从当前版本
|
||
InstallChoiceSuggested=<b>通过安装向导安装所选</b> 。
|
||
MigrateIsDoneStepByStep=目标版本(%s)有好几个版本的差距,因此,安装向导会回来一次将完成这一个建议未来的迁移。
|
||
CheckThatDatabasenameIsCorrect=检查数据库名称<b>“%s”</b>是正确的。
|
||
IfAlreadyExistsCheckOption=如果此名称是正确的,该数据库尚不存在,你必须检查选项“创建数据库”。
|
||
OpenBaseDir=PHP的openbasedir参数
|
||
YouAskToCreateDatabaseSoRootRequired=你选中的选框“创建数据库”。为此,您需要提供登陆/密码的超级用户(表单底部)。
|
||
YouAskToCreateDatabaseUserSoRootRequired=你选中的选框“创建数据库所有者”。为此,您需要提供登陆/密码的超级用户(表单底部)。
|
||
NextStepMightLastALongTime=当前操作可能会持续几分钟。请耐心等待网页自动跳转至下一页面,谢谢合作!
|
||
MigrationCustomerOrderShipping=客户订单送货迁移存储
|
||
MigrationShippingDelivery=送货升级存储
|
||
MigrationShippingDelivery2=送货升级存储 2
|
||
MigrationFinished=迁移完成
|
||
LastStepDesc=<strong>最后设置管理员登陆账号及密码</strong> :此处定义的是后台管理的登陆账号和密码。所创建的账号密码可别弄丢了哟!
|
||
ActivateModule=激活启用模块%s
|
||
ShowEditTechnicalParameters=点击此处显示/编辑高级参数(专家模式)
|
||
WarningUpgrade=Warning:\nDid your run a database backup first?\nThis is highly recommanded: for example, due to some bugs into databases systems (for example mysql version 5.5.40/41/42/43), some data or tables may be lost during this process, so it is highly recommanded to have a complete dump of your database before starting migration.\n\nClick OK to start migration process...
|
||
ErrorDatabaseVersionForbiddenForMigration=您的数据库版本为%s。此版本有关键性错误:如果进行数据结构调整(数据迁移过程必须调整数据结构),您会丢失数据。因此,直到您升级数据库到更高级无错误版本前,不允许迁移操作(已知有问题的版本列表:%s)
|
||
KeepDefaultValuesWamp=您使用从DoliWamp Dolibarr安装向导,所以这里建议值已经进行了优化。他们唯一的变化,如果你知道你做什么。
|
||
KeepDefaultValuesDeb=您使用从Ubuntu或者Debian软件包的Dolibarr安装向导,所以这里建议值已经进行了优化。只有数据库的所有者创建的密码必须完成。其他参数的变化,如果你只知道你做什么。
|
||
KeepDefaultValuesMamp=您使用从DoliMamp Dolibarr安装向导,所以这里建议值已经进行了优化。他们唯一的变化,如果你知道你做什么。
|
||
KeepDefaultValuesProxmox=您使用Proxmox的虚拟设备的Dolibarr安装向导,因此,这里提出的价值已经优化。改变他们,只有当你知道你做什么。
|
||
UpgradeExternalModule=Run dedicated upgrade process of external modules
|
||
SetAtLeastOneOptionAsUrlParameter=Set at least one option as a parameter in URL. For example: '...repair.php?standard=confirmed'
|
||
NothingToDelete=Nothing to clean/delete
|
||
NothingToDo=Nothing to do
|
||
#########
|
||
# upgrade
|
||
MigrationFixData=修正了非规范化数据
|
||
MigrationOrder=数据迁移的客户订单
|
||
MigrationSupplierOrder=Data migration for vendor's orders
|
||
MigrationProposal=数据迁移的商业报价
|
||
MigrationInvoice=数据迁移的客户发票
|
||
MigrationContract=数据迁移合同
|
||
MigrationSuccessfullUpdate=升级成功
|
||
MigrationUpdateFailed=升级过程中失败
|
||
MigrationRelationshipTables=数据迁移的关系表(%s)的
|
||
MigrationPaymentsUpdate=支付数据校正
|
||
MigrationPaymentsNumberToUpdate=%的付款(县)更新
|
||
MigrationProcessPaymentUpdate=更新费(第)%s的
|
||
MigrationPaymentsNothingToUpdate=没有更多的事情要做
|
||
MigrationPaymentsNothingUpdatable=没有更多的款项可以纠正
|
||
MigrationContractsUpdate=合同数据校正
|
||
MigrationContractsNumberToUpdate=%的合同(县)更新
|
||
MigrationContractsLineCreation=创建合同号线中1%的合同
|
||
MigrationContractsNothingToUpdate=没有更多的事情要做
|
||
MigrationContractsFieldDontExist=栏位 fk_facture 不存在。啥也没干。
|
||
MigrationContractsEmptyDatesUpdate=合同空日期更正
|
||
MigrationContractsEmptyDatesUpdateSuccess=Contract emtpy date correction done successfully
|
||
MigrationContractsEmptyDatesNothingToUpdate=没有合同的日期,以正确的空
|
||
MigrationContractsEmptyCreationDatesNothingToUpdate=没有合同,以正确的创建日期
|
||
MigrationContractsInvalidDatesUpdate=合同日期更正错误的价值
|
||
MigrationContractsInvalidDateFix=正确的%s的合同(合同日期=%s后,开始服务日期分=%s)的
|
||
MigrationContractsInvalidDatesNumber=%s 联系人已变更
|
||
MigrationContractsInvalidDatesNothingToUpdate=无不良日至正确的价值
|
||
MigrationContractsIncoherentCreationDateUpdate=合同无效值创建日期更正
|
||
MigrationContractsIncoherentCreationDateUpdateSuccess=Bad value contract creation date correction done successfully
|
||
MigrationContractsIncoherentCreationDateNothingToUpdate=对合同成立之日起,纠正不良的价值
|
||
MigrationReopeningContracts=未平仓合约关闭错误
|
||
MigrationReopenThisContract=重新打开%s的合同
|
||
MigrationReopenedContractsNumber=%s 联系人变更
|
||
MigrationReopeningContractsNothingToUpdate=没有合同,打开封闭
|
||
MigrationBankTransfertsUpdate=Update links between bank entry and a bank transfer
|
||
MigrationBankTransfertsNothingToUpdate=所有链接是最新的
|
||
MigrationShipmentOrderMatching=发送收据更新
|
||
MigrationDeliveryOrderMatching=送达回执更新
|
||
MigrationDeliveryDetail=送货更新
|
||
MigrationStockDetail=更新产品的库存值
|
||
MigrationMenusDetail=最新动态菜单表
|
||
MigrationDeliveryAddress=更新货物的配送地址
|
||
MigrationProjectTaskActors=数据llx_projet_task_actors迁移表
|
||
MigrationProjectUserResp=数据迁移llx_projet领域fk_user_resp到llx_element_contact
|
||
MigrationProjectTaskTime=更新时间花费在几秒钟内
|
||
MigrationActioncommElement=更新动作数据
|
||
MigrationPaymentMode=付款方式的数据迁移
|
||
MigrationCategorieAssociation=迁移类别
|
||
MigrationEvents=迁移事件数据:将事件所有者数据添加到任务列表
|
||
MigrationEventsContact=Migration of events to add event contact into assignement table
|
||
MigrationRemiseEntity=更新 llx_societe_remise 的实际栏位参数值
|
||
MigrationRemiseExceptEntity=更新 llx_societe_remise_except 的实际栏位参数值
|
||
MigrationUserRightsEntity=Update entity field value of llx_user_rights
|
||
MigrationUserGroupRightsEntity=Update entity field value of llx_usergroup_rights
|
||
MigrationReloadModule=重载模块%s
|
||
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
||
ShowNotAvailableOptions=显示不可用的选项
|
||
HideNotAvailableOptions=隐藏不可用的选项
|
||
ErrorFoundDuringMigration=Error were reported during migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but application or some features may not work correctly until fixed.
|
||
YouTryInstallDisabledByDirLock=The application try to sefl upgrade, but install/upgrade pages have been disabled for security reason (directory renamed with .lock suffix).<br>
|
||
YouTryInstallDisabledByFileLock=The application try to sefl upgrade, but install/upgrade pages pages have been disabled for security reason (by lock file <strong>install.lock</strong> into dolibarr documents directory).<br>
|
||
ClickHereToGoToApp=Click here to go to your application
|
||
ClickOnLinkOrRemoveManualy=Click on following link and if you always reach this page, you must remove the file install.lock into documents directory manually
|