| Summary: | [patch] new translation: Hungarian webpages | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Gabor Kovesdan <gabor> |
| Component: | Books & Articles | Assignee: | Giorgos Keramidas <keramida> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | gabor |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Gabor Kovesdan
2006-12-06 13:30:03 UTC
Responsible Changed From-To: freebsd-www->keramida keramida volunteered to handle this. keramida 2007-01-07 22:44:48 UTC
FreeBSD doc repository
Modified files:
en Makefile
Added files:
hu Makefile Makefile.inc about.sgml
applications.sgml art.sgml community.sgml
docs.sgml features.sgml index.xsl
internet.sgml logo.sgml mailto.sgml
send-pr.sgml support.sgml where.sgml
hu/advocacy Makefile index.sgml myths.sgml
hu/community Makefile irc.sgml mailinglists.sgml
newsgroups.sgml webresources.sgml
hu/copyright Makefile copyright.sgml
hu/developers Makefile cvs.sgml
hu/docproj Makefile doc-set.sgml docproj.sgml
hungarian.sgml sgml.sgml submitting.sgml
who.sgml
hu/docs Makefile books.sgml man.sgml
webresources.sgml
hu/platforms Makefile Makefile.inc alpha.sgml
amd64.sgml arm.sgml i386.sgml index.sgml
mips.sgml pc98.sgml ppc.sgml sparc.sgml
sun4v.sgml xbox.sgml
hu/platforms/ia64 Makefile index.xsl machines.sgml news.xml
refs.sgml todo.xsl
hu/projects Makefile projects.sgml
hu/search Makefile index-site.sgml search-mid.sgml
search.sgml searchhints.sgml site.map
web.atoz
hu/share/sgml catalog catalog.xml header.l10n.ent
l10n.ent libcommon.xsl navibar.l10n.ent
hu/support Makefile bugreports.sgml
webresources.sgml
Log:
Add new translation of our web site, in Hungarian.
PR: 106417
Submitted by: gabor
Revision Changes Path
1.138 +3 -3 www/en/Makefile
1.1 +69 -0 www/hu/Makefile (new)
1.1 +4 -0 www/hu/Makefile.inc (new)
1.1 +136 -0 www/hu/about.sgml (new)
1.1 +17 -0 www/hu/advocacy/Makefile (new)
1.1 +92 -0 www/hu/advocacy/index.sgml (new)
1.1 +594 -0 www/hu/advocacy/myths.sgml (new)
1.1 +190 -0 www/hu/applications.sgml (new)
1.1 +140 -0 www/hu/art.sgml (new)
1.1 +40 -0 www/hu/community.sgml (new)
1.1 +16 -0 www/hu/community/Makefile (new)
1.1 +36 -0 www/hu/community/irc.sgml (new)
1.1 +129 -0 www/hu/community/mailinglists.sgml (new)
1.1 +34 -0 www/hu/community/newsgroups.sgml (new)
1.1 +68 -0 www/hu/community/webresources.sgml (new)
1.1 +18 -0 www/hu/copyright/Makefile (new)
1.1 +31 -0 www/hu/copyright/copyright.sgml (new)
1.1 +16 -0 www/hu/developers/Makefile (new)
1.1 +73 -0 www/hu/developers/cvs.sgml (new)
1.1 +23 -0 www/hu/docproj/Makefile (new)
1.1 +58 -0 www/hu/docproj/doc-set.sgml (new)
1.1 +105 -0 www/hu/docproj/docproj.sgml (new)
1.1 +48 -0 www/hu/docproj/hungarian.sgml (new)
1.1 +218 -0 www/hu/docproj/sgml.sgml (new)
1.1 +197 -0 www/hu/docproj/submitting.sgml (new)
1.1 +55 -0 www/hu/docproj/who.sgml (new)
1.1 +33 -0 www/hu/docs.sgml (new)
1.1 +16 -0 www/hu/docs/Makefile (new)
1.1 +427 -0 www/hu/docs/books.sgml (new)
1.1 +98 -0 www/hu/docs/man.sgml (new)
1.1 +123 -0 www/hu/docs/webresources.sgml (new)
1.1 +253 -0 www/hu/features.sgml (new)
1.1 +355 -0 www/hu/index.xsl (new)
1.1 +181 -0 www/hu/internet.sgml (new)
1.1 +137 -0 www/hu/logo.sgml (new)
1.1 +65 -0 www/hu/mailto.sgml (new)
1.1 +28 -0 www/hu/platforms/Makefile (new)
1.1 +4 -0 www/hu/platforms/Makefile.inc (new)
1.1 +64 -0 www/hu/platforms/alpha.sgml (new)
1.1 +77 -0 www/hu/platforms/amd64.sgml (new)
1.1 +74 -0 www/hu/platforms/arm.sgml (new)
1.1 +65 -0 www/hu/platforms/i386.sgml (new)
1.1 +15 -0 www/hu/platforms/ia64/Makefile (new)
1.1 +110 -0 www/hu/platforms/ia64/index.xsl (new)
1.1 +199 -0 www/hu/platforms/ia64/machines.sgml (new)
1.1 +27 -0 www/hu/platforms/ia64/news.xml (new)
1.1 +102 -0 www/hu/platforms/ia64/refs.sgml (new)
1.1 +190 -0 www/hu/platforms/ia64/todo.xsl (new)
1.1 +85 -0 www/hu/platforms/index.sgml (new)
1.1 +87 -0 www/hu/platforms/mips.sgml (new)
1.1 +70 -0 www/hu/platforms/pc98.sgml (new)
1.1 +275 -0 www/hu/platforms/ppc.sgml (new)
1.1 +166 -0 www/hu/platforms/sparc.sgml (new)
1.1 +102 -0 www/hu/platforms/sun4v.sgml (new)
1.1 +80 -0 www/hu/platforms/xbox.sgml (new)
1.1 +14 -0 www/hu/projects/Makefile (new)
1.1 +599 -0 www/hu/projects/projects.sgml (new)
1.1 +26 -0 www/hu/search/Makefile (new)
1.1 +52 -0 www/hu/search/index-site.sgml (new)
1.1 +40 -0 www/hu/search/search-mid.sgml (new)
1.1 +679 -0 www/hu/search/search.sgml (new)
1.1 +60 -0 www/hu/search/searchhints.sgml (new)
1.1 +76 -0 www/hu/search/site.map (new)
1.1 +504 -0 www/hu/search/web.atoz (new)
1.1 +204 -0 www/hu/send-pr.sgml (new)
1.1 +12 -0 www/hu/share/sgml/catalog (new)
1.1 +12 -0 www/hu/share/sgml/catalog.xml (new)
1.1 +221 -0 www/hu/share/sgml/header.l10n.ent (new)
1.1 +12 -0 www/hu/share/sgml/l10n.ent (new)
1.1 +13 -0 www/hu/share/sgml/libcommon.xsl (new)
1.1 +190 -0 www/hu/share/sgml/navibar.l10n.ent (new)
1.1 +65 -0 www/hu/support.sgml (new)
1.1 +16 -0 www/hu/support/Makefile (new)
1.1 +89 -0 www/hu/support/bugreports.sgml (new)
1.1 +123 -0 www/hu/support/webresources.sgml (new)
1.1 +401 -0 www/hu/where.sgml (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed I've committed this to CVS, after some build-testing. We may have to work a bit with Gabor on the build of this translation, because there are some issues with using TIDY on Hungarian text, but we can resolve this between us. |