Sergio Carlavilla Delgado
74683b1030
Fixed bad conversion from .po to .xml due itstool 2.0.5 bug
2019-06-16 22:20:04 +00:00
Sergio Carlavilla Delgado
cd25bc9238
Add the spanish translation of solid-state. Approved by: gabor
2019-06-16 21:07:51 +00:00
Sergio Carlavilla Delgado
eb48ad5e5e
Add the spanish translation of remote-install. Approved by: gabor
2019-06-16 21:02:17 +00:00
Sergio Carlavilla Delgado
e1fb472a09
Update the spanish translation of mailing-list-faq. Approved by: gabor
2019-06-16 20:54:36 +00:00
Sergio Carlavilla Delgado
fd2ce49dd1
Add the spanish translation of port mentor guidelines. Approved by: gabor
2019-06-06 20:53:50 +00:00
Sergio Carlavilla Delgado
397290a0fa
Update the spanish translation of NanoBSD. Approved by: gabor
2019-06-02 22:47:50 +00:00
Sergio Carlavilla Delgado
c2ea0d6768
Correct accentuation errors and change email maintainer. Approved by: gabor
2019-06-01 17:52:59 +00:00
Gabor Kovesdan
32483e929e
- Update translation
...
Submitted by: Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-29 15:24:26 +00:00
Gabor Kovesdan
68aa23777c
- Update translation
...
Submitted by: Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-29 15:21:00 +00:00
Gabor Kovesdan
adedee47c4
- Add translation of ipsec-must article
...
Submitted by: Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-29 15:17:05 +00:00
Gabor Kovesdan
ec06b34c4b
- Add translation of freebsd-questions
...
Submitted by: Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-29 15:15:06 +00:00
Gabor Kovesdan
3c229e5b62
- Update translation
...
Submitted by: Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-12 09:54:56 +00:00
Gabor Kovesdan
0218e63274
- Add Spanish translation for cups article
...
Submitted by: Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-12 09:50:45 +00:00
Warren Block
5e47ac34a9
Connect the translated leap seconds article to the build.
2015-11-10 18:05:11 +00:00
Warren Block
36c1cec131
Add a new Spanish translation of the leap seconds article by Federico
...
Caminiti, with assistance from Juan Molina. Thanks!
Submitted by: Federico Caminiti <demian.fc@gmail.com>
Differential Revision: https://reviews.freebsd.org/D3825
2015-11-10 15:56:25 +00:00
Warren Block
a2db0a31d8
Add new PO translation by Federico Caminiti with review by Juan Molina.
...
Thanks to both!
Differential Revision: https://reviews.freebsd.org/D3790
2015-10-13 20:21:44 +00:00
Eitan Adler
1fb2e18819
multiple:
...
clean up for other older articles which were already deleted.
tested with a top-level 'make'
2015-04-05 16:36:06 +00:00
Eitan Adler
411bbe20b8
cvs-freebsd: fully remove it
...
the cvs-freebsd article was removed from the English version some time
ago. Fully remove it from the doc tree now
2015-04-05 16:07:22 +00:00
Eitan Adler
73bca3ef97
Linux comparison:
...
- comparing 'Linux' vs 'FreeBSD' is comparing apples and fruit: one is
just the kernel and the other is a specific distribution.
- the license 'debate' is well covered elsewhere
- it still references CVS
- comparing the development style of '300 committers' vs 'going through
the maintainer' is a straw man and doesn't reflect how Linux works (or
how BSD works)
- the supported platforms list is old and incorrect
- the "Extensible Frameworks" section belongs elsewhere
- the 'security' section is a feature list, not a comparison and is
missing important features
etc.
Discussed with: mjg
2015-04-03 16:31:14 +00:00
Eitan Adler
db5df9d85f
attempt to fix build breakage
...
If I understand correctly the build broke because the non-english articles
import from the english version of fbsd-from-scratch.
Remove the translated articles for the articles I removed in English
2015-04-03 05:08:29 +00:00
Hiroki Sato
8def749c53
Normalize DTD URL.
2013-11-13 07:52:45 +00:00
Gabor Kovesdan
24d129e8d1
- Definitively upgrade to DocBook 5.0
2013-11-07 15:39:28 +00:00
Gabor Kovesdan
ec3cf8682b
- MFH
2013-07-26 12:58:37 +00:00
Gabor Kovesdan
4a47cdca9b
- Enable indexes by default; now they are not so difficult to generate
2013-07-24 19:38:10 +00:00
Gabor Kovesdan
aec6825649
- Make the empty ulink really empty. The line break confuses the DB 5.0
...
converter.
2013-07-02 09:55:51 +00:00
Gabor Kovesdan
c1b9b82412
- Move abstract to articleinfo
2013-06-20 10:44:00 +00:00
Gabor Kovesdan
a6684b4306
- Reduce the misuse of role attribute; role="directory" should actually be
...
class="directory"
- Add constraint to enforce this
2013-04-04 11:40:58 +00:00
Gabor Kovesdan
e8e2dfdbab
- Do not specify image file extensions in documents; the proper extension
...
is appended during rendering
- For the same reason, do not specify format either
- Add constraints to enforce this
2013-04-02 09:50:10 +00:00
Gabor Kovesdan
eb47c46865
- Fix erroneous fileref's that result in missing images
...
- Also fix fdp-primer examples
2013-03-14 09:19:23 +00:00
Gabor Kovesdan
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
3a9b83582b
- Use XInclude to include text files instead of <inlinegraphic> since such
...
inclusion is not supported in standard XSLT and xsltproc provides no
extensions for that
2013-01-30 20:11:31 +00:00
Gabor Kovesdan
5df509eaa2
- Remove standalone="no" statements from XML declarations since it did not
...
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546
- Migrate the documentation set to DocBook 4.5
2013-01-30 14:00:53 +00:00
Gabor Kovesdan
4a970c291f
- Make the Spanish documentation valid XML
2013-01-21 17:38:17 +00:00
Isabell Long
2be1e25fc2
Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of
...
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in
share/mk/doc.docbook.mk so that everything continued to build OK.
Approved by: gabor (mentor)
2012-10-06 17:52:37 +00:00
Gabor Kovesdan
77d737ee88
- Rename the share/sgml directories to share/xml
...
- Fix build errors from the next change
Approved by: doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d
- Rename .sgml files to .xml
...
- Reflect the rename in referencing files
Approved by: doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
a520f8a37f
- Remove translations from the Spanish tree that were removed in the
...
original English docs
2012-09-24 09:04:00 +00:00
Gabor Kovesdan
d8a2cdf09b
- Remove the following articles and references to them. Where it is
...
reasonable to maintain the reference, use the archived docs.
5-roadmap
checkpoint
dialup-firewall
diskless-x
euro
formatting-media
hats (content moved to htdocs/internal)
multi-os
storage-devices
vinum
zip-drive
All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/
No objection from: doc@, www@
2012-09-20 14:33:30 +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
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
b92a9acd5f
- Expand Spanish character entities in the Spanish documentation
...
Approved by: doceng (implicit)
2012-08-09 21:57:57 +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
faf6d5f938
- XMLify the Spanish tree
...
- Entity cleanup
Approved by: doceng (implicit)
2012-06-24 06:57:49 +00:00
Gabor Kovesdan
0e330bf686
- Fix typos, grammar and some minor whitespace nits
...
PR: docs/156868
Submitted by: David Munoz <david@gul.es>
Reviewed by: carvay
2011-09-17 10:32:08 +00:00
Gabor Kovesdan
f312619b44
- Fix %SRCID% tag
2010-01-21 11:51:38 +00:00
Gabor Kovesdan
7e2003f169
- Add translation of the pxe article
...
Reviewed by: Pablo Mora <bidjan@gmail.com>,
Guillermo Hernandez <guillermo@QuerySoft.es>.
David Barbero <sico@loquefaltaba.com>
2009-09-27 13:06:32 +00:00
Jesus Rodriguez Cuesta
9df31e5fee
- Use a more accurate translation
2008-05-05 13:57:47 +00:00
J. Vicente Carrasco
37ee2ffd2a
Fix several typos.
...
Submitted by: gabor@
2008-04-24 21:25:17 +00:00
J. Vicente Carrasco
0df58ecd11
Add new article.
...
Submitted by: gabor@
2008-04-24 19:11:13 +00:00