Commit c7fc761a30766d06e5bd34cdfee2e9b052424a7e
Committed by
Weblate
1 parent
3a87b038
Exists in
web_steps_improvements
and in
9 other branches
Translated using Weblate (Portuguese)
Currently translated at 95.2% (20 of 21 strings)
Showing
1 changed file
with
10 additions
and
10 deletions
Show diff stats
plugins/ldap/po/pt/ldap.po
... | ... | @@ -13,16 +13,16 @@ msgid "" |
13 | 13 | msgstr "" |
14 | 14 | "Project-Id-Version: 1.3~rc2-1-ga15645d\n" |
15 | 15 | "POT-Creation-Date: 2015-10-30 16:35-0300\n" |
16 | -"PO-Revision-Date: 2014-12-18 18:40-0200\n" | |
17 | -"Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" | |
18 | -"Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | |
19 | -"noosfero/pt/>\n" | |
16 | +"PO-Revision-Date: 2016-03-14 16:09+0000\n" | |
17 | +"Last-Translator: Eduardo Vital <vitaldu@gmail.com>\n" | |
18 | +"Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero" | |
19 | +"/plugin-ldap/pt/>\n" | |
20 | 20 | "Language: pt\n" |
21 | 21 | "MIME-Version: 1.0\n" |
22 | 22 | "Content-Type: text/plain; charset=UTF-8\n" |
23 | 23 | "Content-Transfer-Encoding: 8bit\n" |
24 | 24 | "Plural-Forms: nplurals=2; plural=n != 1;\n" |
25 | -"X-Generator: Weblate 2.0\n" | |
25 | +"X-Generator: Weblate 2.5\n" | |
26 | 26 | |
27 | 27 | #: plugins/ldap/lib/ldap_plugin.rb:11 |
28 | 28 | msgid "A plugin that add ldap support." |
... | ... | @@ -42,7 +42,7 @@ msgstr "Gerenciamento do Ldap" |
42 | 42 | |
43 | 43 | #: plugins/ldap/views/ldap_plugin_admin/index.html.erb:7 |
44 | 44 | msgid "LDAP Configuration" |
45 | -msgstr "" | |
45 | +msgstr "Configuração do LDAP" | |
46 | 46 | |
47 | 47 | #: plugins/ldap/views/ldap_plugin_admin/index.html.erb:8 |
48 | 48 | msgid "Value" |
... | ... | @@ -85,9 +85,8 @@ msgid "Attributes" |
85 | 85 | msgstr "Atributos" |
86 | 86 | |
87 | 87 | #: plugins/ldap/views/ldap_plugin_admin/index.html.erb:47 |
88 | -#, fuzzy | |
89 | 88 | msgid "LDAP Field" |
90 | -msgstr "Filtro LDAP" | |
89 | +msgstr "Campo do LDAP" | |
91 | 90 | |
92 | 91 | #: plugins/ldap/views/ldap_plugin_admin/index.html.erb:54 |
93 | 92 | msgid "Fullname" |
... | ... | @@ -98,12 +97,13 @@ msgid "Mail" |
98 | 97 | msgstr "Mail" |
99 | 98 | |
100 | 99 | #: plugins/ldap/views/ldap_plugin_admin/index.html.erb:65 |
100 | +#, fuzzy | |
101 | 101 | msgid "Behaviour Configuration" |
102 | -msgstr "" | |
102 | +msgstr "Configuração de comportamento" | |
103 | 103 | |
104 | 104 | #: plugins/ldap/views/ldap_plugin_admin/index.html.erb:70 |
105 | 105 | msgid "Allow password recovery" |
106 | -msgstr "" | |
106 | +msgstr "Permitir recuperação de senha" | |
107 | 107 | |
108 | 108 | #: plugins/ldap/views/ldap_plugin_admin/index.html.erb:78 |
109 | 109 | msgid "Back to plugins administration panel" | ... | ... |