Commit ba3df928680aef4dfcdc20c648a149d0da74edb8
1 parent
eb1d7685
Exists in
master
and in
29 other branches
ActionItem65: configuring plurals for pt_BR
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@517 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
po/pt_BR/noosfero.po
... | ... | @@ -8,13 +8,13 @@ msgid "" |
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: noosfero 0.2.0~alpha\n" |
10 | 10 | "POT-Creation-Date: 2007-09-22 16:03-0300\n" |
11 | -"PO-Revision-Date: 2007-09-12 17:38-0300\n" | |
11 | +"PO-Revision-Date: 2007-09-22 16:13-0300\n" | |
12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
14 | 14 | "MIME-Version: 1.0\n" |
15 | 15 | "Content-Type: text/plain; charset=UTF-8\n" |
16 | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | |
17 | +"Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n" | |
18 | 18 | |
19 | 19 | #: app/controllers/environment_admin/edit_template_controller.rb:10 |
20 | 20 | msgid "Main content block" | ... | ... |