Merge Request #2
← To merge requests
From
add_custom_locales
into
stable-spb-1.3
Add custom locales
Commits (1)
Showing
3 changed files
Show diff stats
... | ... | @@ -0,0 +1,54 @@ |
1 | +OME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +#, fuzzy | |
7 | +msgid "" | |
8 | +msgstr "" | |
9 | +"Project-Id-Version: 1.3.1+spb5-1-g6afad29\n" | |
10 | +"POT-Creation-Date: 2016-01-25 12:28-0200\n" | |
11 | +"PO-Revision-Date: 2016-01-25 17:15-0000\n" | |
12 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
13 | +"Language-Team: LANGUAGE <LL@li.org>\n" | |
14 | +"Language: \n" | |
15 | +"MIME-Version: 1.0\n" | |
16 | +"Content-Type: text/plain; charset=UTF-8\n" | |
17 | +"Content-Transfer-Encoding: 8bit\n" | |
18 | +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | |
19 | + | |
20 | +#: app/views/templates/index.html.erb:13 | |
21 | +msgid "New" | |
22 | +msgstr "" | |
23 | + | |
24 | +#: app/views/blocks/profile_info_actions/_community.html.erb:8 | |
25 | +msgid "Send an e-mail" | |
26 | +msgstr "" | |
27 | + | |
28 | +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:23 | |
29 | +msgid "Rate this %s" | |
30 | +msgstr "" | |
31 | + | |
32 | +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:3 | |
33 | +msgid "Rate %s " | |
34 | +msgstr "" | |
35 | + | |
36 | +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:18 | |
37 | +msgid "Report your experiences." | |
38 | +msgstr "" | |
39 | + | |
40 | +#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17 | |
41 | +msgid "See more" | |
42 | +msgstr "" | |
43 | + | |
44 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:45 | |
45 | +msgid "Comment (Optional):" | |
46 | +msgstr "" | |
47 | + | |
48 | +#: plugins/software_communities/views/comments_extra_fields.html.erb:3 | |
49 | +msgid "Additional informations" | |
50 | +msgstr "" | |
51 | + | |
52 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:52 | |
53 | +msgid "Send" | |
54 | +msgstr "" | ... | ... |
... | ... | @@ -0,0 +1,54 @@ |
1 | +# SOME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +#, fuzzy | |
7 | +msgid "" | |
8 | +msgstr "" | |
9 | +"Project-Id-Version: 1.3.1+spb5-1-g6afad29\n" | |
10 | +"POT-Creation-Date: 2016-01-25 12:28-0200\n" | |
11 | +"PO-Revision-Date: 2015-09-11 17:15-0000\n" | |
12 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
13 | +"Language-Team: LANGUAGE <LL@li.org>\n" | |
14 | +"Language: \n" | |
15 | +"MIME-Version: 1.0\n" | |
16 | +"Content-Type: text/plain; charset=UTF-8\n" | |
17 | +"Content-Transfer-Encoding: 8bit\n" | |
18 | +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | |
19 | + | |
20 | +#: app/views/templates/index.html.erb:13 | |
21 | +msgid "New" | |
22 | +msgstr "Novo" | |
23 | + | |
24 | +#: app/views/blocks/profile_info_actions/_community.html.erb:8 | |
25 | +msgid "Send an e-mail" | |
26 | +msgstr "Contatar Administradores" | |
27 | + | |
28 | +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:23 | |
29 | +msgid "Rate this %s" | |
30 | +msgstr "Avalie este software" | |
31 | + | |
32 | +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:3 | |
33 | +msgid "Rate %s " | |
34 | +msgstr "Avalie este software" | |
35 | + | |
36 | +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:18 | |
37 | +msgid "Report your experiences." | |
38 | +msgstr "Relate sua experiência ou do órgão/empresa com relação ao software." | |
39 | + | |
40 | +#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17 | |
41 | +msgid "See more" | |
42 | +msgstr "Veja todos os relatos" | |
43 | + | |
44 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:45 | |
45 | +msgid "Comment (Optional):" | |
46 | +msgstr "Depoimento sobre o software:" | |
47 | + | |
48 | +#: plugins/software_communities/views/comments_extra_fields.html.erb:3 | |
49 | +msgid "Additional informations" | |
50 | +msgstr "Dados adicionais (órgãos e empresas)" | |
51 | + | |
52 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:52 | |
53 | +msgid "Send" | |
54 | +msgstr "Enviar" | ... | ... |
-
mentioned in commit 64bb5d293947a2c057b6f0ae93226184468d246e
-
mentioned in commit d4ec2caa5deab858171b13108a701b186fb2dc19
-
mentioned in commit 522eecf138cf949a4443f593352b6c6622d446d9
started a discussion on commit
048ccd73