From 520f26e7e712e46e4859ec65370014c20960f9d4 Mon Sep 17 00:00:00 2001 From: lacatoire Date: Thu, 19 Feb 2026 16:52:54 +0100 Subject: [PATCH] Fix root files: translation quality and typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - bookinfo.xml: 服从→遵守 (legal context), translate "license"→"许可" - preface.xml: 利用了→借鉴了 (draws upon, not utilizes) - translation.xml: 可与→可于 typo, http→https URL --- bookinfo.xml | 4 ++-- preface.xml | 2 +- translation.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bookinfo.xml b/bookinfo.xml index 9509f1e82..0d8208d0b 100644 --- a/bookinfo.xml +++ b/bookinfo.xml @@ -34,9 +34,9 @@ 版权信息 - Copyright © 1997 - ,PHP 文档组版权所有。发行本资料必须服从 + Copyright © 1997 - ,PHP 文档组版权所有。分发本资料须遵守 Creative Commons Attribution 3.0 或更新版许可中阐明的条款及条件。Creative - Commons Attribution 3.0 license 的副本已随本手册发行。其最新版本位于 + Commons Attribution 3.0 许可的副本已随本手册发行。其最新版本位于 &url.cc.by;。 diff --git a/preface.xml b/preface.xml index 49d22fe18..9c40b1a8c 100644 --- a/preface.xml +++ b/preface.xml @@ -10,7 +10,7 @@ PHP,即 PHP: Hypertext Preprocessor,是一种被广泛应用的开源通用脚本语言,尤其适用于 Web 开发并可嵌入 HTML - 中去。它的语法利用了 C、Java 和 Perl,易于学习。该语言的主要目标是允许 web 开发人员快速编写动态生成的 web + 中去。它的语法借鉴了 C、Java 和 Perl,易于学习。该语言的主要目标是允许 web 开发人员快速编写动态生成的 web 页面,但 PHP 的用途远不只于此。 diff --git a/translation.xml b/translation.xml index a93178703..4b08c1db6 100644 --- a/translation.xml +++ b/translation.xml @@ -12,7 +12,7 @@ 本文件生成日期:
- 最新版本可与 http://www.php.net/download-docs 处下载。 + 最新版本可于 https://www.php.net/download-docs 处下载。