diff options
| author | cwebb <cwebb@users.sourceforge.net> | 2007-01-07 19:48:05 +0000 |
|---|---|---|
| committer | cwebb <cwebb@users.sourceforge.net> | 2007-01-07 19:48:05 +0000 |
| commit | 2c70fc15b6fcde24078e99c1b6c15ee881bfc114 (patch) | |
| tree | 23df8adf3f14f5bf18ef208be7b22815788176ee /share | |
| parent | Gradient nodes progress... (diff) | |
| download | inkscape-2c70fc15b6fcde24078e99c1b6c15ee881bfc114.tar.gz inkscape-2c70fc15b6fcde24078e99c1b6c15ee881bfc114.zip | |
Update of Brazilian Portuguese translation
(bzr r2149)
Diffstat (limited to 'share')
| -rw-r--r-- | share/templates/Makefile.am | 1 | ||||
| -rw-r--r-- | share/templates/default.pt_BR.svg | 37 |
2 files changed, 38 insertions, 0 deletions
diff --git a/share/templates/Makefile.am b/share/templates/Makefile.am index a06cfa5ed..be8dc3b00 100644 --- a/share/templates/Makefile.am +++ b/share/templates/Makefile.am @@ -26,6 +26,7 @@ templates_DATA = \ default.it.svg \ default.lt.svg \ default.pl.svg \ + default.pt_BR.svg \ default_mm.svg \ default_pt.svg \ desktop_1024x768.svg \ diff --git a/share/templates/default.pt_BR.svg b/share/templates/default.pt_BR.svg new file mode 100644 index 000000000..771f8be22 --- /dev/null +++ b/share/templates/default.pt_BR.svg @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://web.resource.org/cc/" + xmlns:dc="http://purl.org/dc/elements/1.1/" + width="210mm" + height="297mm"> + <defs /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="350" + inkscape:cy="520" + inkscape:document-units="px" + inkscape:current-layer="layer1" /> + <metadata> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g inkscape:label="Camada 1" inkscape:groupmode="layer" id="layer1" /> +</svg> |
