-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations locallang_db.xlf (Portuguese, Brazilian)
- Loading branch information
1 parent
156040c
commit a9fcfba
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<xliff version="1.0"> | ||
<file source-language="en" datatype="plaintext" original="messages" date="2013-06-09T09:57:09Z" product-name="statictagcloud" target-language="pt-BR"> | ||
<header/> | ||
<body> | ||
<trans-unit id="plugin.title"> | ||
<source>Static Tag Cloud</source> | ||
<target state="needs-translation">Static Tag Cloud</target> | ||
</trans-unit> | ||
<trans-unit id="plugin.directory.title"> | ||
<source>Static Tag Cloud</source> | ||
<target state="needs-translation">Static Tag Cloud</target> | ||
</trans-unit> | ||
<trans-unit id="plugin.directory.description"> | ||
<source>Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud.</source> | ||
<target state="needs-translation">Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud.</target> | ||
</trans-unit> | ||
<trans-unit id="tx_statictagcloud_domain_model_tag"> | ||
<source>Tags</source> | ||
<target state="needs-translation">Tags</target> | ||
</trans-unit> | ||
<trans-unit id="tx_statictagcloud_domain_model_tag.tag"> | ||
<source>Tag</source> | ||
<target state="needs-translation">Tag</target> | ||
</trans-unit> | ||
<trans-unit id="tx_statictagcloud_domain_model_tag.link"> | ||
<source>Link</source> | ||
<target state="needs-translation">Link</target> | ||
</trans-unit> | ||
<trans-unit id="tx_statictagcloud_domain_model_tag.priority.description"> | ||
<source>As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud</source> | ||
<target state="needs-translation">As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud</target> | ||
</trans-unit> | ||
</body> | ||
</file> | ||
</xliff> |