php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #71976 [pt_BR] open_base_dir translation error
Submitted: 2016-04-06 11:49 UTC Modified: 2016-04-24 08:18 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: ebissi at gmail dot com Assigned: rogeriopradoj (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS: Non-Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ebissi at gmail dot com
New email:
PHP Version: OS:

 

 [2016-04-06 11:49 UTC] ebissi at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/ini.core
---
The pt_BR translation for open_base_dir has a translation error that can lead to unexpected results:

Original: "Under Windows, separate the directories with a semicolon. On all other systems, separate the directories with a colon."

Current translation: "No Windows os diretórios são separados com um ponto e vírgula. Em todos os outros sistemas os diretórios são separados com vírgula."

The last word ("vírgula") should be replaced with "dois pontos".

semicolon -> ; -> ponto e vírgula
colon     -> : -> dois pontos
coma      -> , -> vírgula


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-04-09 11:06 UTC] cmb@php.net
-Summary: open_base_dir translation error +Summary: [pt_BR] open_base_dir translation error
 [2016-04-24 06:54 UTC] rogeriopradoj@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: rogeriopradoj
 [2016-04-24 08:00 UTC] rogeriopradoj@php.net
Automatic comment from SVN on behalf of rogeriopradoj
Revision: http://svn.php.net/viewvc/?view=revision&revision=339076
Log: Fix #71976  [pt_BR] open_base_dir translation error
 [2016-04-24 08:18 UTC] rogeriopradoj@php.net
-Status: Assigned +Status: Closed
 [2016-04-24 08:18 UTC] rogeriopradoj@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.


 [2020-12-30 10:45 UTC] nikic@php.net
Automatic comment on behalf of rogeriopradoj
Revision: http://git.php.net/?p=doc/pt_br.git;a=commit;h=1a87b581e39bb716ff3747f7f18e774e39b9f072
Log: Fix #71976  [pt_BR] open_base_dir translation error
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 15:01:33 2024 UTC