1
0
mirror of https://github.com/php/web-php.git synced 2026-04-26 16:38:04 +02:00
Commit Graph

60 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth cdf59074d3 Replace languages.inc globals with I18n\Languages consts (#1121)
The include/languages.inc file was not removed as it's used in other
repositories. It should be removed after migration.

Tests were added to ensure that the global variables and the constants
are in sync with each other.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-11-14 11:37:00 +03:00
Jim Winstead 5cd64efb03 Clarify how inactive languages are handled (#1104) 2024-10-25 07:56:10 +08:00
Luffy 15f35ce99d Enable doc-uk build (#1042) 2024-07-31 21:35:00 +08:00
Maciej Sobaczewski f6e47b70fd Revert "Enable Polish translation again", for now (#989)
This reverts commit 70bd5e0aa9.

While the docs do build, I belive there's at least a few specific action
points we should tackle before we open them up to the world.
2024-05-10 14:30:37 +01:00
Gina Peter Banyard 70bd5e0aa9 Enable Polish translation again
As it now builds thanks to the PR from @Sobak
2024-05-08 21:33:06 +01:00
Gina Peter Banyard 12477fbcc4 Remove non-existent git repos
Also sort the language entries in alphabetical order from their ISO code
2024-02-07 18:23:50 +00:00
Gina Peter Banyard eea83e641a Build Italian docs 2024-02-07 18:08:35 +00:00
Andreas Möller 45d49c7e95 Fix: Remove emacs instruction (#876) 2023-12-07 11:44:39 +00:00
Kamil Tekiela 9a5e56d966 Improve code for language selection (#709) 2022-09-29 10:29:51 +01:00
Andreas Möller 1ebc2c4996 Enhancement: Enable binary_operator_spaces fixer
Closes GH-667.
2022-08-22 19:17:38 +02:00
Andreas Möller d9bcfed482 Enhancement: Enable array_syntax fixer
Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.
2022-08-22 18:59:14 +02:00
Christoph M. Becker 5c9eab2f38 Fix CS violations (case of null, false and true) 2022-07-15 14:05:50 +02:00
Andreas Möller b575ebd409 Enhancement: Include *.inc files (with exceptions)
Closes GH-662.
2022-07-15 13:57:08 +02:00
Sergey Panteleev 9e3876e70a Mark Romanian as inactive (#451) 2021-11-26 16:48:58 +03:00
Peter Kokot 0f95b8c709 Remove unused Git attributes ident
The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.

In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.

This patch simplifies handling of $Id$ keywords by removing them since
they are not used anymore.
2018-10-17 07:29:46 +02:00
Christoph M. Becker 8cf588fe08 Move Korean translation to $INACTIVE_ONLINE_LANGUAGES
Apparently, the Korean translation of the PHP manual is very incomplete,
and even worse, most of what's there is out-dated,[1] so we mark the
translation as inactive for the time being.

[1] <http://doc.php.net/revcheck.php?p=graph&lang=kr>
2016-07-12 14:14:52 +02:00
Sobak 206fedd1bc Disable Italian translation, as requested by #68734
3% of files up-to-date is not a problem, but there are also even
1000, which are outdated or out of control (no EN-Rev number).
Important sections like language/, appendices/ or reference/array
are also outdated. Feel free to reenable once situation improve.

Source: http://doc.php.net/revcheck.php?p=graph&lang=it and other
tools
2015-01-03 07:15:06 +01:00
Hannes Magnusson 4effe44c68 Enable korean translation, which has had a lot of work done lately 2014-12-27 09:24:05 -08:00
Sobak 7aa319f5be Name of language, not country, for Ukrainian translation 2014-09-17 05:18:15 +02:00
Hannes Magnusson e8843113a4 language name. not country name. duh. 2014-09-15 07:27:31 -07:00
Hannes Magnusson 68d2df4f7c Add Ukraine 2014-09-15 07:14:20 -07:00
Hannes Magnusson b040133138 We don't use Bing! And this isn't used 2013-12-06 15:16:49 -08:00
Kalle Sommer Nielsen b7087ed830 Despite in-id not being available to bing, we can still use en-id instead of en-ca (which is Canada btw) 2013-03-11 10:11:28 +01:00
Kalle Sommer Nielsen 32231a2674 Mark 'pl' and 'fa' (Polish and Persian) as inactive languages 2013-02-28 20:41:19 +01:00
Hannes Magnusson 136e384221 Enable the italian translation 2012-08-22 19:30:49 +00:00
Philip Olson 18688f2809 The Russian translation is now active/online :) 2011-11-11 17:01:01 +00:00
Philip Olson cc915370b1 Changed default English mapping from en-us to en-ca because en-us has a bing bug, and is returning a limited number of bing API results. Weird, Eh? 2011-07-21 03:07:07 +00:00
Philip Olson ee468d1349 Added a few missing languages to LANGUAGES_MAP, and changed missing bing languages to en-us. And added a link to the docs. 2011-07-14 04:37:25 +00:00
Philip Olson 8fe768fd84 Added LANGUAGES_MAP for bing search. It deserves a review and probably contains mistakes. Will review once bing is implemented. 2011-07-13 20:59:07 +00:00
Philip Olson 4209d7deb8 Added Serbian to . Inactive langs must be here too. 2011-04-09 02:25:53 +00:00
Philip Olson ed21033724 Added new Serbian language 2011-03-25 01:03:13 +00:00
Hannes Magnusson 65cbe724f7 Disable russian again, Alexey say its "not there yet" :] 2011-02-21 07:36:26 +00:00
Hannes Magnusson 0559a5c568 Enable Russian before the tomorrows build, should be in relatively good shape
now :)
2011-02-17 16:08:18 +00:00
Hannes Magnusson 5cf88ea2a1 Simplified Chinese builds are now available 2011-01-07 18:36:22 +00:00
Hannes Magnusson 7ce7dd3ddf Fix potentional XSS by cleaning the langcode input 2010-12-29 11:03:16 +00:00
Philip Olson 4dfcbff072 Active: Persian,Spanish Inactive: Korean,Bulgarian 2010-04-02 05:19:19 +00:00
Philip Olson 8c8b6b20f7 Mark Russian and Spanish translations as inactive ... :( 2009-07-21 10:01:49 +00:00
Gwynne Raskind 94c13e3545 - Redirects from CVS pages to SVN pages
- CVS -> SVN in all affected pages
Most of this work was done by Shawn Stratton.
2009-07-13 08:14:46 +00:00
Philip Olson d9cb2c27af The Italian (it) manual is considered inactive 2008-12-03 08:04:59 +00:00
Philip Olson 93e1e3c829 Mark kr and tr manuals as active! 2008-11-16 02:16:12 +00:00
Philip Olson bc4a48a8bc added the persian language (as inactive) 2008-05-28 15:32:00 +00:00
Hannes Magnusson 3f89bce49d Re-add bg 2008-04-11 08:35:12 +00:00
Philip Olson 35f82d454b temporarily remove bulgarian until bug #44688 is fixed 2008-04-11 05:07:28 +00:00
Philip Olson 0b103acf0a Define and utilize $ACTIVE_ONLINE_LANGUAGES 2008-04-10 18:41:13 +00:00
Philip Olson 2bc7b6c05c Added all phpdoc-{lang} languages to $LANGUAGES
Added all inactive languages to $INACTIVE_ONLINE_LANGUAGES
Added explanation for $INACTIVE_ONLINE_LANGUAGES
# This listing will change periodically to coincide with the translation situation
# Translators: Inactive languages are still available @ docs.php.net
2008-04-10 17:52:03 +00:00
Derick Rethans 71de8c55fd - Adding Danish to the online doc list 2004-08-04 17:20:19 +00:00
Gabor Hojtsy f5d130dd63 do not provide downloadables, online manuals, etc for dead languages (stopped years ago, with only a dozen files translated then) 2004-08-04 16:18:54 +00:00
Gabor Hojtsy e85bd00126 enable Greek 2004-01-12 10:01:46 +00:00
Gabor Hojtsy 55838d5faa Arabic is also not available online 2003-06-18 07:39:01 +00:00
Gabor Hojtsy 7db579e003 Korean language code fix 2003-06-13 15:29:19 +00:00