summaryrefslogtreecommitdiff
path: root/doc/i18n/pt_BR/README
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2005-10-03 13:43:40 +0000
committer <>2014-09-25 11:25:48 +0000
commit10de491ef0bc43827ab8631a4c02860134e620a9 (patch)
tree22e734337cc9aa5d9b1d7c71261d160b6a60634d /doc/i18n/pt_BR/README
downloadcvs-tarball-10de491ef0bc43827ab8631a4c02860134e620a9.tar.gz
Imported from /home/lorry/working-area/delta_cvs-tarball/cvs-1.12.13.tar.bz2.HEADcvs-1.12.13master
Diffstat (limited to 'doc/i18n/pt_BR/README')
-rw-r--r--doc/i18n/pt_BR/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/i18n/pt_BR/README b/doc/i18n/pt_BR/README
new file mode 100644
index 0000000..993a919
--- /dev/null
+++ b/doc/i18n/pt_BR/README
@@ -0,0 +1,21 @@
+Hi,
+
+To just generate the manual in portuguese, download the file
+cvs.texinfo from the actual directory and compile the manual with:
+
+makeinfo --html cvs.texinfo
+
+If you what to help with the translation, send a message to
+bug-cvs@nongnu.org and told us what peace you want to translate.
+
+Some policy:
+
+* commit just a compileable version
+
+* don't erase original text. comment original text with '@c <en>'.
+
+* don't translate comments in english (starting with '@c '. leave them
+ untouched
+
+* don't translate examples. let's concentrate in finish the work
+ first.