Commit graph

77 commits

Author SHA1 Message Date
Edson Brandi
13e2022e3d - Removing unnecessary country code from FPIs
Approved by:    gabor (mentor)
2012-09-17 13:58:11 +00:00
Edson Brandi
fc215be621 - XML declarations should use IANA encoding names
- Setting Localization to pt_br in <article> element
- Standardize the use of elements <pubdate>, <releaseinfo> and <legalnotice>
- sync the articles with the latest english versions available in repository

Approved by:    gabor (mentor)
2012-09-17 12:44:00 +00:00
Gabor Kovesdan
9c243757ef - XML declarations should use IANA encoding names
Pointed out by:	hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
617a3c9b13 - Convert character entities to normal characters
Approved by:	doceng (implicit)
2012-09-14 09:57:47 +00:00
Gabor Kovesdan
d0231cb6fe - MFH
Approved by:	doceng (implicit)
2012-09-06 15:20:49 +00:00
Gabor Kovesdan
667be3400a - MFen:
problem-reports/article.sgml	r38826  -->  r39487

PR:		docs/171348
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>
2012-09-06 13:53:26 +00:00
Gabor Kovesdan
aa61781c33 - Add new Brazilian Portuguese translation of the new-users article
PR:		docs/170965
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>
Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
		(http://doc.fug.com.br)
2012-09-05 05:56:19 +00:00
Gabor Kovesdan
e8cdf505c3 - Add new Brazilian Portuguese translation of the contributing-ports article
PR:		docs/170831
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>
Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
		(http://doc.fug.com.br)
2012-09-05 05:52:11 +00:00
Gabor Kovesdan
9bb89c5da2 - Add new Brazilian Portuguese translation of the freebsd-questions article
PR:		docs/170710
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>
Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
		(http://doc.fug.com.br)
2012-09-05 05:47:06 +00:00
Gabor Kovesdan
ace61ac062 - Add new Brazilian Portuguese translation of the explaining-bsd article
PR:		docs/170681
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>
Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
		(http://doc.fug.com.br)
2012-09-05 05:42:34 +00:00
Gabor Kovesdan
fc2846b5be - Add new Brazilian Portuguese translation of the problem-reports article
PR:		docs/170672
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>
Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
		(http://doc.fug.com.br)
2012-09-05 05:38:11 +00:00
Gabor Kovesdan
9a5f564703 - MFen:
share/sgml/mailing-lists.ent		CVS 1.1   --> SVN r38826
	articles/contributing/article.sgml	CVS 1.496 --> SVN r38826
	articles/contributing/Makefile 		CVS 1.4   --> SVN r38826

PR:		docs/170658
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>
Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
		(http://doc.fug.com.br)
2012-09-05 05:32:52 +00:00
Gabor Kovesdan
41eef7f986 - Add new Brazilian Portuguese translation of the linux-users article
PR:		docs/170531
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>
Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
		(http://doc.fug.com.br)
2012-09-05 05:24:57 +00:00
Gabor Kovesdan
4f25a718f4 - Add new Brazilian Portuguese translation of fdp-primer
PR:		docs/170470
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>
Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
		(http://doc.fug.com.br)
2012-09-05 05:16:32 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
7458a81e76 - Expand character entities in the Brazilian Portuguese documentation
Approved by:	doceng (implicit)
2012-08-21 16:52:07 +00:00
Gabor Kovesdan
9b19e6243c - Remove the now unnecessary .decl files
Approved by:	doceng (implicit)
2012-08-11 11:16:19 +00:00
Gabor Kovesdan
42b18717e8 - Add proper XML declarations with encoding specification to files that
didn't yet have it

Approved by:	doceng (implicit)
2012-08-11 10:37:42 +00:00
Gabor Kovesdan
74586f38c6 - Remove PSGML comments since they are not very useful after the XML
migration

Approved by:		doceng (implicit)
No objection from:	doc@, www@
2012-08-07 23:31:39 +00:00
Gabor Kovesdan
a5f11add89 - Add forgotten file
Approved by:	doceng (implicit)
2012-06-24 09:36:43 +00:00
Gabor Kovesdan
d85a223564 - XMLify the Brazilian Portuguese tree
- Entity cleanup

Approved by:	doceng (implicit)
2012-06-24 07:51:01 +00:00
Hiroki Sato
35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
4fe414e55f - Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00
Ryusuke SUZUKI
8843a4ad6f Use &section.pgpkeys-officers;, &section.pgpkeys-core; and &section.pgpkeys-developers;
in PGP keys section not to break build in future.

 - pt_BR.ISO8859-1/books/handbook/book.sgml
 - pt_BR.ISO8859-1/books/handbook/pgpkeys/Makefile
 - pt_BR.ISO8859-1/books/handbook/pgpkeys/chapter.sgml
 - zh_TW.Big5/books/handbook/pgpkeys/chapter.sgml
2011-05-18 11:47:29 +00:00
Ryusuke SUZUKI
9e0abcb548 Remove gioria@ from
- pt_BR.ISO8859-1/books/handbook/pgpkeys/chapter.sgml
 - zh_TW.Big5/books/handbook/pgpkeys/chapter.sgml
to fix build.
2011-05-15 14:20:34 +00:00
Hiroki Sato
ab50a81819 Remove redundant LI (langage-independent) parts of freebsd.dsl in
directories for the localization.  ($email-footer$) should be
revisited later because it still involves both of its style (LI) and
content (LD).
2010-12-08 06:26:00 +00:00
Hiroki Sato
3f70c9595b Move build targets for book.{ps,pdf} of the handbook to the LI part. 2006-04-17 17:49:24 +00:00
Mario Sergio Fujikawa Ferreira
25ff1192c7 Connect newly added articles subdirectory to the build 2003-12-29 04:28:54 +00:00
Mario Sergio Fujikawa Ferreira
e03dfa1149 o Set up initial Brazilian Portuguese translation articles directory
and Makefile
o Start with contributing subdirectory

Obtained from:		The FreeBSD Brazilian Portuguese Documentation Project
Original revision:	1.36
2003-12-29 04:27:53 +00:00
Mario Sergio Fujikawa Ferreira
c2dd95c8a2 Set up initial Brazilian Portuguese translation article directory
and Makefile.inc

Obtained from:		The FreeBSD Brazilian Portuguese Documentation Project
Original revision:	1.4
2003-12-29 04:26:29 +00:00
Mario Sergio Fujikawa Ferreira
609c7fb459 Set up initial Brazilian Portuguese translated article Makefile
Obtained from:		The FreeBSD Brazilian Portuguese Documentation Project
Original revision:	1.4
2003-12-29 04:17:57 +00:00
Mario Sergio Fujikawa Ferreira
4c45b9d1b6 Add Brazilian Portuguese translated version
Obtained from:		The FreeBSD Brazilian Portuguese Documentation Project
Original revision:	1.496
2003-12-29 04:15:40 +00:00
Mario Sergio Fujikawa Ferreira
05f85bf335 o Sync with pt_BR repository version:
- Add new translation entity

Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
2003-12-29 04:11:05 +00:00
Mario Sergio Fujikawa Ferreira
308b840439 o Merge from English version: 1.2 -> 1.5
o Add a newsgroups entity for recently added newsgroups.ent file

Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
2003-12-29 04:07:29 +00:00
Mario Sergio Fujikawa Ferreira
94cd0ecf68 Add Brazilian Portuguese translated version
Obtained from:		The FreeBSD Brazilian Portuguese Documentation Project
Original revision:	1.1
2003-12-29 00:30:00 +00:00
Mario Sergio Fujikawa Ferreira
22328467da o Add Brazilian Portuguese translated version
Obtained from:		The FreeBSD Brazilian Portuguese Documentation Project
Original revision:	1.4
2003-12-28 23:20:06 +00:00
Mario Sergio Fujikawa Ferreira
42e72ecec6 o Add Brazilian Portuguese translated version
Obtained from:		The FreeBSD Brazilian Portuguese Documentation Project
Original revision:	1.5
2003-12-28 22:52:40 +00:00
Mario Sergio Fujikawa Ferreira
6c18549d33 Merge from pt_BR repository: 1.1 -> 1.6 2003-12-28 22:44:54 +00:00
Mario Sergio Fujikawa Ferreira
109412c67d Merge from English version: 1.4 -> 1.10 2003-12-12 00:14:21 +00:00
Mario Sergio Fujikawa Ferreira
638bc86fe7 Merge from English version: 1.2 -> 1.4 2003-12-11 22:40:33 +00:00
Mario Sergio Fujikawa Ferreira
eb54700120 Merge from the English version: 1.7 -> 1.10 2003-12-11 22:22:37 +00:00
Hiroki Sato
ecd26f86b1 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl
and the localized sysids to <langcode>/share/sgml/catalog.

Since <langcode>/share/sgml/freebsd.dsl still include some
language-neutral parameters and procedures for printable formats,
I will work on assorting them similarly.  I am sorry that
this (and probably the next) commit may break the translation
team's usual update procedure, but you can merge the language-specific
freebsd.dsl from the English version as before.

Discussed on:	-doc
2003-05-22 15:03:50 +00:00
Mario Sergio Fujikawa Ferreira
bdcb359b90 o Remove br from COMPAT_SYMLINK due to following reasons:
1) COMPAT_SYMLINK cannot have more than one element due to
	   the way doc/share/mk/doc.subdir.mk handles it [1]
	2) br can be mistaken as standing for Breton language

Submitted by:	keramida [1]
Reviewed by:	blackend, keramida
2002-10-01 03:13:09 +00:00
Mario Sergio Fujikawa Ferreira
232ca06e51 o Simplify Makefile: remove all unnecessary commented lines
o Un-connect handbook from build since it is not complete
o Connect faq to build since it is complete
o Remove ROOT_SYMLINKS since we have not prepared a pt_BR entry for
  the www repo yet

Reviewed by:	blackend, keramida,
		phantom (in principle)
Approved by:	phantom (mentor)
2002-10-01 03:06:50 +00:00
Mario Sergio Fujikawa Ferreira
70447a99c2 Set up initial Brazilian Portuguese translated faq Makefile
Reviewed by:		blackend, keramida,
			phantom (in principle)
Approved by:		phantom (mentor)
Obtained from:		The FreeBSD Brazilian Portuguese Documentation Project
Original revision:	1.7
2002-10-01 03:03:19 +00:00
Mario Sergio Fujikawa Ferreira
a43544e01c Add Brazilian Portuguese translated version
Reviewed by:		blackend, keramida,
			phantom (in principle)
Approved by:		phantom (mentor)
Obtained from:		The FreeBSD Brazilian Portuguese Documentation Project
Original revision:	1.456
2002-10-01 02:58:47 +00:00
Mario Sergio Fujikawa Ferreira
6ae52cc8de Declare words.ent PTBR (Brazilian Portuguese). Entities to be used
either instead of controversial words or for easier maintainance.

Reviewed by:	blackend, keramida,
		phantom (in principle)
Approved by:	phantom (mentor)
Obtained from:	The FreeBSD Brazilian Portuguese Documentation Project
2002-10-01 02:42:25 +00:00
Mario Sergio Fujikawa Ferreira
657b5ebb21 o Add entities to be used either instead of controversial words or
for easier maintainance. Moreover, the use of entities helps
  normalize (a uniform) the translation process. File begins with
  single word 'handbook'. Every jorney begins with a first step.

Reviewed by:		blackend, keramida,
			phantom (in principle)
Approved by:		phantom (mentor)
Obtained from:		The FreeBSD Brazilian Portuguese Documentation Project
Original revision:	not applicable (file exclusive for translation effort)
2002-10-01 02:35:36 +00:00
Marc Fonvieille
bc981e6c52 Update manpath=XFree86+4.0.2 to manpath=XFree86+4.2.0
All localized freebsd.dsl files are in sync with en_US version.
2002-09-21 21:12:09 +00:00