php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69514 [ES] 'Trailing' incorrectly translated to Spanish as 'Inicial'
Submitted: 2015-04-23 14:24 UTC Modified: 2015-05-08 19:57 UTC
From: maurotorrez at yahoo dot com dot ar Assigned: seros (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
14 - 9 = ?
Subscribe to this entry?

 
 [2015-04-23 14:24 UTC] maurotorrez at yahoo dot com dot ar
Description:
------------
In the Spanish-language documentation page for predefined constants (language.constants.predefined.php), table description for '__DIR__',
last sentence reads 

El nombre del directorio no lleva la barra inicial a no ser que esté en el directorio root.

The English version says

This directory name does not have a trailing slash unless it is the root directory.

Expression 'barra inicial' in Spanish actually means 'leading slash'. So it should the sentence should be corrected to

El nombre del directorio no lleva la barra final a no ser que esté en el directorio root.

(Also, using 'raíz' instead of 'root' would make it more understandable for Spanish-speaking readers.

---
From manual page: http://www.php.net/language.constants.predefined
---


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-04-23 17:47 UTC] cmb@php.net
-Summary: 'Trailing' incorrectly translated to Spanish as 'Inicial' +Summary: [ES] 'Trailing' incorrectly translated to Spanish as 'Inicial'
 [2015-05-08 19:56 UTC] seros@php.net
Automatic comment from SVN on behalf of seros
Revision: http://svn.php.net/viewvc/?view=revision&revision=336736
Log: Corregido Error #69514
 [2015-05-08 19:57 UTC] seros@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: seros
 [2015-05-08 19:57 UTC] seros@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 00:01:30 2024 UTC