Commit 5467fd37ca373340d093feddb4d1f182d33c53d8
Exists in
master
and in
29 other branches
Merge remote-tracking branch 'origin/master'
Conflicts: plugins/statistics/po/es/statistics.po po/de/noosfero.po po/es/noosfero.po
Showing
118 changed files
with
14019 additions
and
9788 deletions
Show diff stats
Too many changes.
To preserve performance only 100 of 118 files displayed.
AUTHORS.md
... | ... | @@ -120,6 +120,9 @@ Diego Araujo + Rodrigo Souto + Rafael Manzo <rr.manzo@gmail.com> |
120 | 120 | Diego + Jefferson <diegoamc90@gmail.com> |
121 | 121 | Diego Martinez <diegoamc90@gmail.com> |
122 | 122 | Diego + Renan <renanteruoc@gmail.com> |
123 | +DylanGuedes <djmgguedes@gmail.com> | |
124 | +Eduardo Passos <eduardo@risa.localdomain.localhost> | |
125 | +Eduardo Passos <eduardosteps@gmail.com> | |
123 | 126 | Eduardo Tourinho Edington <eduardo.edington@serpro.gov.br> |
124 | 127 | Evandro Jr <evandrojr@gmail.com> |
125 | 128 | Evandro Junior <evandrojr@gmail.com> |
... | ... | @@ -186,14 +189,17 @@ Leandro Nunes dos Santos <81665687568@serpro-1541727.(none)> |
186 | 189 | Leandro Nunes dos Santos <leandronunes@gmail.com> |
187 | 190 | Leandro Nunes dos Santos <leandro.santos@serpro.gov.br> |
188 | 191 | LinguÁgil 2010 <linguagil.bahia@gmail.com> |
192 | +Lucas Kanashiro <kanashiro.duarte@gmail.com> | |
189 | 193 | Lucas Melo <lucas@colivre.coop.br> |
190 | 194 | Lucas Melo <lucaspradomelo@gmail.com> |
191 | 195 | Luciano <lucianopcbr@gmail.com> |
192 | 196 | Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> |
193 | 197 | Luis David Aguilar Carlos <ludwig9003@gmail.com> |
194 | 198 | Luiz Fernando de Freitas Matos <luiz@luizff.matos@gmail.com> |
199 | +Marcos <marcos.rpj2@gmail.com> | |
195 | 200 | Marcos Ramos <ms.ramos@outlook.com> |
196 | 201 | Martín Olivera <molivera@solar.org.ar> |
202 | +Maurilio Atila <cabelotaina@gmail.com> | |
197 | 203 | Michal Čihař <michal@cihar.com> |
198 | 204 | Moises Machado <moises@colivre.coop.br> |
199 | 205 | Naíla Alves <naila@colivre.coop.br> |
... | ... | @@ -234,6 +240,8 @@ Ronny Kursawe <kursawe.ronny@googlemail.com> |
234 | 240 | root <root@debian.sdr.serpro> |
235 | 241 | Samuel R. C. Vale <srcvale@holoscopio.com> |
236 | 242 | Tallys Martins <tallysmartins@gmail.com> |
243 | +Tallys Martins <tallysmartins@yahoo.com.br> | |
244 | +tallys <tallys@tallys> | |
237 | 245 | tallys <tallys@tallys.(none)> |
238 | 246 | Thiago Zoroastro <thiago.zoroastro@bol.com.br> |
239 | 247 | Valessio Brito <contato@valessiobrito.com.br> | ... | ... |
config/bashrc
debian/changelog
debian/noosfero.install
... | ... | @@ -9,6 +9,7 @@ config/environments usr/share/noosfero/config |
9 | 9 | config/initializers usr/share/noosfero/config |
10 | 10 | config/locales usr/share/noosfero/config |
11 | 11 | config/routes.rb usr/share/noosfero/config |
12 | +config/schedule.rb usr/share/noosfero/config | |
12 | 13 | db usr/share/noosfero |
13 | 14 | debian/database.yml.template usr/share/noosfero/config |
14 | 15 | debian/dbinstall usr/lib/noosfero | ... | ... |
etc/init.d/noosfero
... | ... | @@ -36,7 +36,9 @@ NOOSFERO_USER=noosfero |
36 | 36 | [ -r /etc/default/$NAME ] && . /etc/default/$NAME |
37 | 37 | |
38 | 38 | # Load the VERBOSE setting and other rcS variables |
39 | -. /lib/init/vars.sh | |
39 | +if [ -e /lib/init/vars.sh ]; then | |
40 | + . /lib/init/vars.sh | |
41 | +fi | |
40 | 42 | |
41 | 43 | if [ -z "$NOOSFERO_DIR" ] || [ -z "$NOOSFERO_USER" ]; then |
42 | 44 | echo "NOOSFERO_DIR or NOOSFERO_USER not defined, noosfero not being started." | ... | ... |
lib/noosfero/version.rb
plugins/anti_spam/po/de/anti_spam.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/anti_spam/po/pt/anti_spam.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/breadcrumbs/po/pt/breadcrumbs.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/bsc/po/de/bsc.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/bsc/po/es/bsc.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-03 15:52+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/bsc/po/fr/bsc.po
... | ... | @@ -4,9 +4,9 @@ |
4 | 4 | # , 2009. |
5 | 5 | msgid "" |
6 | 6 | msgstr "" |
7 | -"Project-Id-Version: 1.0\n" | |
7 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
8 | 8 | "Report-Msgid-Bugs-To: \n" |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-12-12 14:22+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: French <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/bsc/po/hy/bsc.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2009-10-26 16:20-0300\n" |
11 | 11 | "Last-Translator: Anahit Minassian <anahit.minassian@cooperation.net>\n" |
12 | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" | ... | ... |
plugins/bsc/po/pt/bsc.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/bsc/po/ru/bsc.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Russian <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/comment_classification/po/de/comment_classification.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2015-02-23 11:38+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/comment_classification/po/es/comment_classification.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-24 20:46+0200\n" |
11 | 11 | "Last-Translator: Gonzalo Exequiel Pedone <hipersayan.x@gmail.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/comment_classification/po/fr/comment_classification.po
... | ... | @@ -4,9 +4,9 @@ |
4 | 4 | # , 2009. |
5 | 5 | msgid "" |
6 | 6 | msgstr "" |
7 | -"Project-Id-Version: 1.0\n" | |
7 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
8 | 8 | "Report-Msgid-Bugs-To: \n" |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:38+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: French <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/comment_classification/po/hy/comment_classification.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:37+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Armenian <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/comment_classification/po/pt/comment_classification.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2015-02-23 11:38+0200\n" |
17 | 17 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero" | ... | ... |
plugins/comment_classification/po/ru/comment_classification.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:37+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Russian <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/comment_group/po/pt/comment_group.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/community_block/po/pt/community_block.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/community_track/po/de/community_track.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/community_track/po/es/community_track.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-24 19:06+0200\n" |
11 | 11 | "Last-Translator: Gonzalo Exequiel Pedone <hipersayan.x@gmail.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/community_track/po/pt/community_track.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/container_block/po/pt/container_block.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/context_content/po/pt/context_content.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/custom_forms/po/de/custom_forms.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
11 | 11 | "PO-Revision-Date: 2015-02-23 11:38+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/plugin-" |
... | ... | @@ -198,6 +198,10 @@ msgstr "Wert" |
198 | 198 | msgid "Add a new option" |
199 | 199 | msgstr "Neue Option hinzufügen" |
200 | 200 | |
201 | +#: plugins/custom_forms/views/custom_forms_plugin_myprofile/_edit_select.html.erb:29 | |
202 | +msgid "Ok" | |
203 | +msgstr "" | |
204 | + | |
201 | 205 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/custom_forms_plugin/_alternative.html.erb:10 |
202 | 206 | #, fuzzy |
203 | 207 | msgid "Remove alternative" | ... | ... |
plugins/custom_forms/po/eo/custom_forms.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-05 13:05+0200\n" |
11 | 11 | "Last-Translator: Aurélio A. Heckert <aurelio@colivre.coop.br>\n" |
12 | 12 | "Language-Team: Esperanto <https://hosted.weblate.org/projects/noosfero/" |
... | ... | @@ -184,6 +184,10 @@ msgstr "" |
184 | 184 | msgid "Add a new option" |
185 | 185 | msgstr "" |
186 | 186 | |
187 | +#: plugins/custom_forms/views/custom_forms_plugin_myprofile/_edit_select.html.erb:29 | |
188 | +msgid "Ok" | |
189 | +msgstr "" | |
190 | + | |
187 | 191 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/custom_forms_plugin/_alternative.html.erb:10 |
188 | 192 | msgid "Remove alternative" |
189 | 193 | msgstr "" | ... | ... |
plugins/custom_forms/po/es/custom_forms.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:36+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/plugin-" |
... | ... | @@ -212,6 +212,10 @@ msgstr "" |
212 | 212 | msgid "Add a new option" |
213 | 213 | msgstr "Añadir nuevo producto" |
214 | 214 | |
215 | +#: plugins/custom_forms/views/custom_forms_plugin_myprofile/_edit_select.html.erb:29 | |
216 | +msgid "Ok" | |
217 | +msgstr "" | |
218 | + | |
215 | 219 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/custom_forms_plugin/_alternative.html.erb:10 |
216 | 220 | #, fuzzy |
217 | 221 | msgid "Remove alternative" | ... | ... |
plugins/custom_forms/po/fr/custom_forms.po
... | ... | @@ -4,9 +4,9 @@ |
4 | 4 | # , 2009. |
5 | 5 | msgid "" |
6 | 6 | msgstr "" |
7 | -"Project-Id-Version: 1.0\n" | |
7 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
8 | 8 | "Report-Msgid-Bugs-To: \n" |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:38+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: French <https://hosted.weblate.org/projects/noosfero/plugin-" |
... | ... | @@ -211,6 +211,10 @@ msgstr "" |
211 | 211 | msgid "Add a new option" |
212 | 212 | msgstr "Une entreprise" |
213 | 213 | |
214 | +#: plugins/custom_forms/views/custom_forms_plugin_myprofile/_edit_select.html.erb:29 | |
215 | +msgid "Ok" | |
216 | +msgstr "" | |
217 | + | |
214 | 218 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/custom_forms_plugin/_alternative.html.erb:10 |
215 | 219 | #, fuzzy |
216 | 220 | msgid "Remove alternative" | ... | ... |
plugins/custom_forms/po/hy/custom_forms.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:37+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Armenian <https://hosted.weblate.org/projects/noosfero/plugin-" |
... | ... | @@ -209,6 +209,10 @@ msgstr "" |
209 | 209 | msgid "Add a new option" |
210 | 210 | msgstr "Մեկ ձեռնարկություն" |
211 | 211 | |
212 | +#: plugins/custom_forms/views/custom_forms_plugin_myprofile/_edit_select.html.erb:29 | |
213 | +msgid "Ok" | |
214 | +msgstr "" | |
215 | + | |
212 | 216 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/custom_forms_plugin/_alternative.html.erb:10 |
213 | 217 | #, fuzzy |
214 | 218 | msgid "Remove alternative" | ... | ... |
plugins/custom_forms/po/pt/custom_forms.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
16 | 16 | "PO-Revision-Date: 2015-02-23 11:38+0200\n" |
17 | 17 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero" |
... | ... | @@ -195,6 +195,10 @@ msgstr "Valor" |
195 | 195 | msgid "Add a new option" |
196 | 196 | msgstr "Adicionar uma nova opção" |
197 | 197 | |
198 | +#: plugins/custom_forms/views/custom_forms_plugin_myprofile/_edit_select.html.erb:29 | |
199 | +msgid "Ok" | |
200 | +msgstr "" | |
201 | + | |
198 | 202 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/custom_forms_plugin/_alternative.html.erb:10 |
199 | 203 | msgid "Remove alternative" |
200 | 204 | msgstr "Remover alternativa" | ... | ... |
plugins/custom_forms/po/ru/custom_forms.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:37+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Russian <https://hosted.weblate.org/projects/noosfero/plugin-" |
... | ... | @@ -211,6 +211,10 @@ msgstr "" |
211 | 211 | msgid "Add a new option" |
212 | 212 | msgstr "Одна компания" |
213 | 213 | |
214 | +#: plugins/custom_forms/views/custom_forms_plugin_myprofile/_edit_select.html.erb:29 | |
215 | +msgid "Ok" | |
216 | +msgstr "" | |
217 | + | |
214 | 218 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/custom_forms_plugin/_alternative.html.erb:10 |
215 | 219 | #, fuzzy |
216 | 220 | msgid "Remove alternative" | ... | ... |
plugins/display_content/po/de/display_content.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2015-02-23 11:37+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/display_content/po/es/display_content.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:35+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/display_content/po/fr/display_content.po
... | ... | @@ -4,9 +4,9 @@ |
4 | 4 | # , 2009. |
5 | 5 | msgid "" |
6 | 6 | msgstr "" |
7 | -"Project-Id-Version: 1.0\n" | |
7 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
8 | 8 | "Report-Msgid-Bugs-To: \n" |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-12-12 14:22+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: French <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/display_content/po/hy/display_content.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2009-10-26 16:20-0300\n" |
11 | 11 | "Last-Translator: Anahit Minassian <anahit.minassian@cooperation.net>\n" |
12 | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" | ... | ... |
plugins/display_content/po/pt/display_content.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2015-02-23 11:38+0200\n" |
17 | 17 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero" | ... | ... |
plugins/event/po/pt/event.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-01-30 11:52-0000\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-01-30 00:18-0000\n" |
11 | 11 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
12 | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -24,31 +24,33 @@ msgstr "Eventos" |
24 | 24 | msgid "Show the profile events or all environment events." |
25 | 25 | msgstr "Mostrar todos os eventos." |
26 | 26 | |
27 | -#: plugins/event/lib/event_plugin/event_block.rb:68 | |
28 | -msgid "Started one month ago." | |
29 | -msgid_plural "Started %d months ago." | |
27 | +#: plugins/event/lib/event_plugin/event_block.rb:65 | |
28 | +#, fuzzy | |
29 | +msgid "One month ago" | |
30 | +msgid_plural "%d months ago" | |
30 | 31 | msgstr[0] "Iniciou a um mês atrás." |
31 | 32 | msgstr[1] "Iniciou a %d meses atrás." |
32 | 33 | |
33 | -#: plugins/event/lib/event_plugin/event_block.rb:70 | |
34 | -msgid "Started one day ago." | |
35 | -msgid_plural "Started %d days ago." | |
36 | -msgstr[0] "Iniciou a Um dia atrás." | |
37 | -msgstr[1] "Iniciou a %d dias atrás." | |
38 | - | |
39 | -#: plugins/event/lib/event_plugin/event_block.rb:72 | |
40 | -msgid "I happens today." | |
41 | -msgstr "Acontece hoje." | |
42 | - | |
43 | -#: plugins/event/lib/event_plugin/event_block.rb:74 | |
44 | -msgid "One day left to start." | |
45 | -msgid_plural "%d days left to start." | |
46 | -msgstr[0] "Um dia para iniciar." | |
47 | -msgstr[1] "%d dias para iniciar." | |
48 | - | |
49 | -#: plugins/event/lib/event_plugin/event_block.rb:76 | |
50 | -msgid "One month left to start." | |
51 | -msgid_plural "%d months left to start." | |
34 | +#: plugins/event/lib/event_plugin/event_block.rb:67 | |
35 | +msgid "Yesterday" | |
36 | +msgid_plural "%d days ago" | |
37 | +msgstr[0] "" | |
38 | +msgstr[1] "" | |
39 | + | |
40 | +#: plugins/event/lib/event_plugin/event_block.rb:69 | |
41 | +msgid "Today" | |
42 | +msgstr "" | |
43 | + | |
44 | +#: plugins/event/lib/event_plugin/event_block.rb:71 | |
45 | +msgid "Tomorrow" | |
46 | +msgid_plural "%d days left to start" | |
47 | +msgstr[0] "" | |
48 | +msgstr[1] "" | |
49 | + | |
50 | +#: plugins/event/lib/event_plugin/event_block.rb:73 | |
51 | +#, fuzzy | |
52 | +msgid "One month left to start" | |
53 | +msgid_plural "%d months left to start" | |
52 | 54 | msgstr[0] "Um mês para iniciar" |
53 | 55 | msgstr[1] "% meses para iniciar" |
54 | 56 | |
... | ... | @@ -63,43 +65,57 @@ msgstr "" |
63 | 65 | "Adiciona um novo bloco para apresentar as informações de eventos do ambiente " |
64 | 66 | "ou de perfis" |
65 | 67 | |
68 | +#: plugins/event/views/event_plugin/event_block_item.html.erb:6 | |
69 | +msgid "Duration: 1 day" | |
70 | +msgid_plural "Duration: %s days" | |
71 | +msgstr[0] "" | |
72 | +msgstr[1] "" | |
73 | + | |
66 | 74 | #: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:1 |
67 | 75 | msgid "Limit of items" |
68 | 76 | msgstr "Limite de itens" |
69 | 77 | |
70 | -#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:3 | |
78 | +#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:4 | |
71 | 79 | msgid "Show all environment events" |
72 | 80 | msgstr "Apresentar todos os eventos do ambiente" |
73 | 81 | |
74 | -#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:8 | |
82 | +#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:9 | |
75 | 83 | msgid "(Don't check to show only your events)" |
76 | 84 | msgstr "(Não marque para apresentar somente seus eventos)" |
77 | 85 | |
78 | -#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:10 | |
86 | +#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:11 | |
87 | +#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:14 | |
79 | 88 | msgid "(Don't check to show only %s events)" |
80 | 89 | msgstr "(Não marque para apresentar somente os eventos de %s)" |
81 | 90 | |
82 | -#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:13 | |
83 | -msgid "(Don't check to show only the environment events)" | |
84 | -msgstr "(Não marque para apresentar somente os eventos do ambiente)" | |
91 | +#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:20 | |
92 | +msgid "Only show future events" | |
93 | +msgstr "Mostrar apenas eventos futuros" | |
85 | 94 | |
86 | -#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:18 | |
95 | +#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:22 | |
87 | 96 | msgid "Limit of days to display" |
88 | 97 | msgstr "Limite de dias de distância para mostrar eventos" |
89 | 98 | |
90 | -#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:20 | |
91 | -msgid "Only show events on this limit of days." | |
99 | +#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:24 | |
100 | +#, fuzzy | |
101 | +msgid "Only show events in this interval of days." | |
92 | 102 | msgstr "Mostar somente eventos que acontecem dentro do limite de dias" |
93 | 103 | |
94 | -#: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:23 | |
95 | -msgid "Only show future events" | |
96 | -msgstr "Mostrar apenas eventos futuros" | |
104 | +#~ msgid "Started one day ago." | |
105 | +#~ msgid_plural "Started %d days ago." | |
106 | +#~ msgstr[0] "Iniciou a Um dia atrás." | |
107 | +#~ msgstr[1] "Iniciou a %d dias atrás." | |
97 | 108 | |
98 | -#: plugins/event/views/event_plugin/event_block_item.html.erb:6 | |
99 | -msgid "Duration: 1 day" | |
100 | -msgid_plural "Duration: %s days" | |
101 | -msgstr[0] "" | |
102 | -msgstr[1] "" | |
109 | +#~ msgid "I happens today." | |
110 | +#~ msgstr "Acontece hoje." | |
111 | + | |
112 | +#~ msgid "One day left to start." | |
113 | +#~ msgid_plural "%d days left to start." | |
114 | +#~ msgstr[0] "Um dia para iniciar." | |
115 | +#~ msgstr[1] "%d dias para iniciar." | |
116 | + | |
117 | +#~ msgid "(Don't check to show only the environment events)" | |
118 | +#~ msgstr "(Não marque para apresentar somente os eventos do ambiente)" | |
103 | 119 | |
104 | 120 | #~ msgid "1 day" |
105 | 121 | #~ msgid_plural "%s days" | ... | ... |
plugins/foo/po/de/foo.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/foo/po/es/foo.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-03 15:52+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/foo/po/pt/foo.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/google_analytics/po/de/google_analytics.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/google_analytics/po/es/google_analytics.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-03 15:52+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/google_analytics/po/pt/google_analytics.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/google_cse/po/de/google_cse.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/google_cse/po/es/google_cse.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-03 15:52+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/google_cse/po/pt/google_cse.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/html5_video/po/pt/html5_video.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/lattes_curriculum/po/pt/lattes_curriculum.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2015-02-17 10:50+0200\n" |
17 | 17 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero" | ... | ... |
plugins/ldap/po/de/ldap.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/ldap/po/pt/ldap.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/mark_comment_as_read/po/pt/mark_comment_as_read.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/people_block/po/de/people_block.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" |
... | ... | @@ -75,3 +75,11 @@ msgstr "" |
75 | 75 | #: plugins/people_block/views/blocks/friends.html.erb:1 |
76 | 76 | msgid "friends|View all" |
77 | 77 | msgstr "friends|Zeige alle" |
78 | + | |
79 | +#: plugins/people_block/views/blocks/friends.html.erb:5 | |
80 | +msgid "Some suggestions for you" | |
81 | +msgstr "" | |
82 | + | |
83 | +#: plugins/people_block/views/blocks/friends.html.erb:10 | |
84 | +msgid "See all suggestions" | |
85 | +msgstr "" | ... | ... |
plugins/people_block/po/es/people_block.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-03 15:52+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/" |
... | ... | @@ -74,3 +74,11 @@ msgstr "" |
74 | 74 | #: plugins/people_block/views/blocks/friends.html.erb:1 |
75 | 75 | msgid "friends|View all" |
76 | 76 | msgstr "Ver todos" |
77 | + | |
78 | +#: plugins/people_block/views/blocks/friends.html.erb:5 | |
79 | +msgid "Some suggestions for you" | |
80 | +msgstr "" | |
81 | + | |
82 | +#: plugins/people_block/views/blocks/friends.html.erb:10 | |
83 | +msgid "See all suggestions" | |
84 | +msgstr "" | ... | ... |
plugins/people_block/po/fr/people_block.po
... | ... | @@ -4,9 +4,9 @@ |
4 | 4 | # , 2009. |
5 | 5 | msgid "" |
6 | 6 | msgstr "" |
7 | -"Project-Id-Version: 1.0\n" | |
7 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
8 | 8 | "Report-Msgid-Bugs-To: \n" |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-12-12 14:22+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: French <https://hosted.weblate.org/projects/noosfero/noosfero/" |
... | ... | @@ -77,3 +77,11 @@ msgstr "" |
77 | 77 | #, fuzzy |
78 | 78 | msgid "friends|View all" |
79 | 79 | msgstr "Voir tout" |
80 | + | |
81 | +#: plugins/people_block/views/blocks/friends.html.erb:5 | |
82 | +msgid "Some suggestions for you" | |
83 | +msgstr "" | |
84 | + | |
85 | +#: plugins/people_block/views/blocks/friends.html.erb:10 | |
86 | +msgid "See all suggestions" | |
87 | +msgstr "" | ... | ... |
plugins/people_block/po/hy/people_block.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2009-10-26 16:20-0300\n" |
11 | 11 | "Last-Translator: Anahit Minassian <anahit.minassian@cooperation.net>\n" |
12 | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -76,3 +76,11 @@ msgstr "" |
76 | 76 | #, fuzzy |
77 | 77 | msgid "friends|View all" |
78 | 78 | msgstr "Տեսնել բոլորին" |
79 | + | |
80 | +#: plugins/people_block/views/blocks/friends.html.erb:5 | |
81 | +msgid "Some suggestions for you" | |
82 | +msgstr "" | |
83 | + | |
84 | +#: plugins/people_block/views/blocks/friends.html.erb:10 | |
85 | +msgid "See all suggestions" | |
86 | +msgstr "" | ... | ... |
plugins/people_block/po/pt/people_block.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" |
... | ... | @@ -74,3 +74,11 @@ msgstr "Filtrar por papel:" |
74 | 74 | #: plugins/people_block/views/blocks/friends.html.erb:1 |
75 | 75 | msgid "friends|View all" |
76 | 76 | msgstr "Ver todos" |
77 | + | |
78 | +#: plugins/people_block/views/blocks/friends.html.erb:5 | |
79 | +msgid "Some suggestions for you" | |
80 | +msgstr "" | |
81 | + | |
82 | +#: plugins/people_block/views/blocks/friends.html.erb:10 | |
83 | +msgid "See all suggestions" | |
84 | +msgstr "" | ... | ... |
plugins/people_block/po/ru/people_block.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Russian <https://hosted.weblate.org/projects/noosfero/" |
... | ... | @@ -75,3 +75,11 @@ msgstr "" |
75 | 75 | #: plugins/people_block/views/blocks/friends.html.erb:1 |
76 | 76 | msgid "friends|View all" |
77 | 77 | msgstr "друзья|Просмотреть все" |
78 | + | |
79 | +#: plugins/people_block/views/blocks/friends.html.erb:5 | |
80 | +msgid "Some suggestions for you" | |
81 | +msgstr "" | |
82 | + | |
83 | +#: plugins/people_block/views/blocks/friends.html.erb:10 | |
84 | +msgid "See all suggestions" | |
85 | +msgstr "" | ... | ... |
plugins/pg_search/po/pt/pg_search.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/piwik/po/pt/piwik.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/recent_content/po/pt/recent_content.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2015-02-23 11:37+0200\n" |
17 | 17 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero" | ... | ... |
plugins/relevant_content/po/pt/relevant_content.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/remote_user/po/pt/remote_user.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/require_auth_to_comment/po/de/require_auth_to_comment.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/require_auth_to_comment/po/es/require_auth_to_comment.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-03 15:52+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/require_auth_to_comment/po/pt/require_auth_to_comment.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/send_email/po/de/send_email.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/send_email/po/es/send_email.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-03 15:52+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/send_email/po/pt/send_email.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/shopping_cart/po/de/shopping_cart.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2015-02-23 11:36+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/shopping_cart/po/es/shopping_cart.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:35+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/shopping_cart/po/fr/shopping_cart.po
... | ... | @@ -4,9 +4,9 @@ |
4 | 4 | # , 2009. |
5 | 5 | msgid "" |
6 | 6 | msgstr "" |
7 | -"Project-Id-Version: 1.0\n" | |
7 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
8 | 8 | "Report-Msgid-Bugs-To: \n" |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:37+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: French <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/shopping_cart/po/hy/shopping_cart.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:37+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Armenian <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/shopping_cart/po/pt/shopping_cart.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2015-02-23 11:36+0200\n" |
17 | 17 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero" | ... | ... |
plugins/shopping_cart/po/ru/shopping_cart.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:36+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Russian <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/solr/po/de/solr.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
11 | 11 | "PO-Revision-Date: 2015-02-23 11:36+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/solr/po/es/solr.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-23 11:35+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/plugin-" | ... | ... |
plugins/solr/po/pt/solr.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:10-0300\n" | |
16 | 16 | "PO-Revision-Date: 2015-02-23 11:36+0200\n" |
17 | 17 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero" | ... | ... |
plugins/spaminator/po/de/spaminator.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/spaminator/po/es/spaminator.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-03 15:52+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/spaminator/po/pt/spaminator.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/statistics/po/de/statistics.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" |
... | ... | @@ -19,11 +19,11 @@ msgstr "" |
19 | 19 | "Plural-Forms: nplurals=2; plural=n != 1;\n" |
20 | 20 | "X-Generator: Weblate 2.2-dev\n" |
21 | 21 | |
22 | -#: plugins/statistics/lib/statistics_block.rb:23 | |
22 | +#: plugins/statistics/lib/statistics_block.rb:24 | |
23 | 23 | msgid "Statistics for %s" |
24 | 24 | msgstr "Statistik für %s" |
25 | 25 | |
26 | -#: plugins/statistics/lib/statistics_block.rb:45 | |
26 | +#: plugins/statistics/lib/statistics_block.rb:46 | |
27 | 27 | #, fuzzy |
28 | 28 | msgid "This block presents some statistics about your context." |
29 | 29 | msgstr "Dieser Block stellt einige Statistiken über Ihre Umgebung dar." |
... | ... | @@ -50,25 +50,30 @@ msgstr "%s Unternehmen gefunden" |
50 | 50 | |
51 | 51 | #: plugins/statistics/views/box_organizer/_statistics_block.html.erb:12 |
52 | 52 | #, fuzzy |
53 | +msgid "Show product counter" | |
54 | +msgstr "Neue Inhalte" | |
55 | + | |
56 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
57 | +#, fuzzy | |
53 | 58 | msgid "Show category counter" |
54 | 59 | msgstr "Neue Kategorie" |
55 | 60 | |
56 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
61 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
57 | 62 | #, fuzzy |
58 | 63 | msgid "Show tag counter" |
59 | 64 | msgstr "Neue Inhalte" |
60 | 65 | |
61 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
66 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
62 | 67 | #, fuzzy |
63 | 68 | msgid "Show comment counter" |
64 | 69 | msgstr "Anzahl der Kommentare" |
65 | 70 | |
66 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
71 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:28 | |
67 | 72 | #, fuzzy |
68 | 73 | msgid "Show hit counter" |
69 | 74 | msgstr "Neue Inhalte" |
70 | 75 | |
71 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:30 | |
76 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:34 | |
72 | 77 | msgid "Show counter for communities with template %s" |
73 | 78 | msgstr "" |
74 | 79 | |
... | ... | @@ -83,14 +88,18 @@ msgid "enterprises" |
83 | 88 | msgstr "Unternehmen" |
84 | 89 | |
85 | 90 | #: plugins/statistics/views/statistics_block.html.erb:13 |
91 | +msgid "products" | |
92 | +msgstr "" | |
93 | + | |
94 | +#: plugins/statistics/views/statistics_block.html.erb:16 | |
86 | 95 | msgid "communities" |
87 | 96 | msgstr "Communities" |
88 | 97 | |
89 | -#: plugins/statistics/views/statistics_block.html.erb:16 | |
98 | +#: plugins/statistics/views/statistics_block.html.erb:19 | |
90 | 99 | #, fuzzy |
91 | 100 | msgid "categories" |
92 | 101 | msgstr "Kategorien" |
93 | 102 | |
94 | -#: plugins/statistics/views/statistics_block.html.erb:25 | |
103 | +#: plugins/statistics/views/statistics_block.html.erb:28 | |
95 | 104 | msgid "hits" |
96 | 105 | msgstr "" | ... | ... |
plugins/statistics/po/es/statistics.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2015-02-24 19:06+0200\n" |
11 | 11 | "Last-Translator: Gonzalo Exequiel Pedone <hipersayan.x@gmail.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/plugin-" |
... | ... | @@ -18,11 +18,11 @@ msgstr "" |
18 | 18 | "Plural-Forms: nplurals=2; plural=n != 1;\n" |
19 | 19 | "X-Generator: Weblate 2.3-dev\n" |
20 | 20 | |
21 | -#: plugins/statistics/lib/statistics_block.rb:23 | |
21 | +#: plugins/statistics/lib/statistics_block.rb:24 | |
22 | 22 | msgid "Statistics for %s" |
23 | 23 | msgstr "Estadísticas para %s" |
24 | 24 | |
25 | -#: plugins/statistics/lib/statistics_block.rb:45 | |
25 | +#: plugins/statistics/lib/statistics_block.rb:46 | |
26 | 26 | msgid "This block presents some statistics about your context." |
27 | 27 | msgstr "Este bloque presenta algunas estadísticas sobre su entorno." |
28 | 28 | |
... | ... | @@ -46,22 +46,27 @@ msgid "Show enterprise counter" |
46 | 46 | msgstr "Mostrar contador empresarial" |
47 | 47 | |
48 | 48 | #: plugins/statistics/views/box_organizer/_statistics_block.html.erb:12 |
49 | +#, fuzzy | |
50 | +msgid "Show product counter" | |
51 | +msgstr "Nuevo contenido" | |
52 | + | |
53 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
49 | 54 | msgid "Show category counter" |
50 | 55 | msgstr "Mostrar contador de categoría" |
51 | 56 | |
52 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
57 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
53 | 58 | msgid "Show tag counter" |
54 | 59 | msgstr "Mostrar contador de etiquetas" |
55 | 60 | |
56 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
61 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
57 | 62 | msgid "Show comment counter" |
58 | 63 | msgstr "Mostrar contador de comentarios" |
59 | 64 | |
60 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
65 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:28 | |
61 | 66 | msgid "Show hit counter" |
62 | 67 | msgstr "Mostrar contador de aciertos" |
63 | 68 | |
64 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:30 | |
69 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:34 | |
65 | 70 | msgid "Show counter for communities with template %s" |
66 | 71 | msgstr "Mostrar el contador para las comunidades con la plantilla %s" |
67 | 72 | |
... | ... | @@ -74,13 +79,18 @@ msgid "enterprises" |
74 | 79 | msgstr "empresas" |
75 | 80 | |
76 | 81 | #: plugins/statistics/views/statistics_block.html.erb:13 |
82 | +msgid "products" | |
83 | +msgstr "" | |
84 | + | |
85 | +#: plugins/statistics/views/statistics_block.html.erb:16 | |
86 | +#, fuzzy | |
77 | 87 | msgid "communities" |
78 | 88 | msgstr "comunidades" |
79 | 89 | |
80 | -#: plugins/statistics/views/statistics_block.html.erb:16 | |
90 | +#: plugins/statistics/views/statistics_block.html.erb:19 | |
81 | 91 | msgid "categories" |
82 | 92 | msgstr "categorías" |
83 | 93 | |
84 | -#: plugins/statistics/views/statistics_block.html.erb:25 | |
94 | +#: plugins/statistics/views/statistics_block.html.erb:28 | |
85 | 95 | msgid "hits" |
86 | 96 | msgstr "aciertos" | ... | ... |
plugins/statistics/po/fr/statistics.po
... | ... | @@ -4,9 +4,9 @@ |
4 | 4 | # , 2009. |
5 | 5 | msgid "" |
6 | 6 | msgstr "" |
7 | -"Project-Id-Version: 1.0\n" | |
7 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
8 | 8 | "Report-Msgid-Bugs-To: \n" |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-12-12 14:22+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: French <https://hosted.weblate.org/projects/noosfero/noosfero/" |
... | ... | @@ -18,11 +18,11 @@ msgstr "" |
18 | 18 | "Plural-Forms: nplurals=2; plural=n > 1;\n" |
19 | 19 | "X-Generator: Weblate 2.2-dev\n" |
20 | 20 | |
21 | -#: plugins/statistics/lib/statistics_block.rb:23 | |
21 | +#: plugins/statistics/lib/statistics_block.rb:24 | |
22 | 22 | msgid "Statistics for %s" |
23 | 23 | msgstr "Statistiques pour %s" |
24 | 24 | |
25 | -#: plugins/statistics/lib/statistics_block.rb:45 | |
25 | +#: plugins/statistics/lib/statistics_block.rb:46 | |
26 | 26 | #, fuzzy |
27 | 27 | msgid "This block presents some statistics about your context." |
28 | 28 | msgstr "Ce bloc présente quelques statistiques sur votre environnement." |
... | ... | @@ -49,25 +49,30 @@ msgstr "Les entreprises de <b>%s</b>" |
49 | 49 | |
50 | 50 | #: plugins/statistics/views/box_organizer/_statistics_block.html.erb:12 |
51 | 51 | #, fuzzy |
52 | +msgid "Show product counter" | |
53 | +msgstr "Tout le contenu" | |
54 | + | |
55 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
56 | +#, fuzzy | |
52 | 57 | msgid "Show category counter" |
53 | 58 | msgstr "Nouvelle catégorie" |
54 | 59 | |
55 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
60 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
56 | 61 | #, fuzzy |
57 | 62 | msgid "Show tag counter" |
58 | 63 | msgstr "Tout le contenu" |
59 | 64 | |
60 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
65 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
61 | 66 | #, fuzzy |
62 | 67 | msgid "Show comment counter" |
63 | 68 | msgstr "Nombre de commentaires" |
64 | 69 | |
65 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
70 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:28 | |
66 | 71 | #, fuzzy |
67 | 72 | msgid "Show hit counter" |
68 | 73 | msgstr "Tout le contenu" |
69 | 74 | |
70 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:30 | |
75 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:34 | |
71 | 76 | msgid "Show counter for communities with template %s" |
72 | 77 | msgstr "" |
73 | 78 | |
... | ... | @@ -82,14 +87,18 @@ msgid "enterprises" |
82 | 87 | msgstr "entreprises" |
83 | 88 | |
84 | 89 | #: plugins/statistics/views/statistics_block.html.erb:13 |
90 | +msgid "products" | |
91 | +msgstr "" | |
92 | + | |
93 | +#: plugins/statistics/views/statistics_block.html.erb:16 | |
85 | 94 | msgid "communities" |
86 | 95 | msgstr "groupes" |
87 | 96 | |
88 | -#: plugins/statistics/views/statistics_block.html.erb:16 | |
97 | +#: plugins/statistics/views/statistics_block.html.erb:19 | |
89 | 98 | #, fuzzy |
90 | 99 | msgid "categories" |
91 | 100 | msgstr "Catégories" |
92 | 101 | |
93 | -#: plugins/statistics/views/statistics_block.html.erb:25 | |
102 | +#: plugins/statistics/views/statistics_block.html.erb:28 | |
94 | 103 | msgid "hits" |
95 | 104 | msgstr "" | ... | ... |
plugins/statistics/po/hy/statistics.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2009-10-26 16:20-0300\n" |
11 | 11 | "Last-Translator: Anahit Minassian <anahit.minassian@cooperation.net>\n" |
12 | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -17,11 +17,11 @@ msgstr "" |
17 | 17 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
18 | 18 | "X-Generator: Pootle 1.1.0\n" |
19 | 19 | |
20 | -#: plugins/statistics/lib/statistics_block.rb:23 | |
20 | +#: plugins/statistics/lib/statistics_block.rb:24 | |
21 | 21 | msgid "Statistics for %s" |
22 | 22 | msgstr "Վիճակագրություն" |
23 | 23 | |
24 | -#: plugins/statistics/lib/statistics_block.rb:45 | |
24 | +#: plugins/statistics/lib/statistics_block.rb:46 | |
25 | 25 | #, fuzzy |
26 | 26 | msgid "This block presents some statistics about your context." |
27 | 27 | msgstr "Ձեր նախընտրած ձեռնարկությունները ցուցադրող բաժին" |
... | ... | @@ -48,25 +48,30 @@ msgstr "%s-ի բոլոր ձեռնարկությունները" |
48 | 48 | |
49 | 49 | #: plugins/statistics/views/box_organizer/_statistics_block.html.erb:12 |
50 | 50 | #, fuzzy |
51 | +msgid "Show product counter" | |
52 | +msgstr "Ամբողջ բովանդակությունը" | |
53 | + | |
54 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
55 | +#, fuzzy | |
51 | 56 | msgid "Show category counter" |
52 | 57 | msgstr "Նոր կատեգորիա" |
53 | 58 | |
54 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
59 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
55 | 60 | #, fuzzy |
56 | 61 | msgid "Show tag counter" |
57 | 62 | msgstr "Ամբողջ բովանդակությունը" |
58 | 63 | |
59 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
64 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
60 | 65 | #, fuzzy |
61 | 66 | msgid "Show comment counter" |
62 | 67 | msgstr "Մեկնաբանությունների հաշվարկում" |
63 | 68 | |
64 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
69 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:28 | |
65 | 70 | #, fuzzy |
66 | 71 | msgid "Show hit counter" |
67 | 72 | msgstr "Ամբողջ բովանդակությունը" |
68 | 73 | |
69 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:30 | |
74 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:34 | |
70 | 75 | msgid "Show counter for communities with template %s" |
71 | 76 | msgstr "" |
72 | 77 | |
... | ... | @@ -81,15 +86,19 @@ msgid "enterprises" |
81 | 86 | msgstr "Կազմակերպություն Ձեռնարկություն" |
82 | 87 | |
83 | 88 | #: plugins/statistics/views/statistics_block.html.erb:13 |
89 | +msgid "products" | |
90 | +msgstr "" | |
91 | + | |
92 | +#: plugins/statistics/views/statistics_block.html.erb:16 | |
84 | 93 | #, fuzzy |
85 | 94 | msgid "communities" |
86 | 95 | msgstr "Համայնքներ" |
87 | 96 | |
88 | -#: plugins/statistics/views/statistics_block.html.erb:16 | |
97 | +#: plugins/statistics/views/statistics_block.html.erb:19 | |
89 | 98 | #, fuzzy |
90 | 99 | msgid "categories" |
91 | 100 | msgstr "Կատեգորիաներ" |
92 | 101 | |
93 | -#: plugins/statistics/views/statistics_block.html.erb:25 | |
102 | +#: plugins/statistics/views/statistics_block.html.erb:28 | |
94 | 103 | msgid "hits" |
95 | 104 | msgstr "" | ... | ... |
plugins/statistics/po/pt/statistics.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" |
... | ... | @@ -24,11 +24,11 @@ msgstr "" |
24 | 24 | "Plural-Forms: nplurals=2; plural=n != 1;\n" |
25 | 25 | "X-Generator: Weblate 2.0\n" |
26 | 26 | |
27 | -#: plugins/statistics/lib/statistics_block.rb:23 | |
27 | +#: plugins/statistics/lib/statistics_block.rb:24 | |
28 | 28 | msgid "Statistics for %s" |
29 | 29 | msgstr "Estatísticas para %s" |
30 | 30 | |
31 | -#: plugins/statistics/lib/statistics_block.rb:45 | |
31 | +#: plugins/statistics/lib/statistics_block.rb:46 | |
32 | 32 | msgid "This block presents some statistics about your context." |
33 | 33 | msgstr "Este bloco apresenta algumas estatísticas sobre seu contexto." |
34 | 34 | |
... | ... | @@ -52,22 +52,27 @@ msgid "Show enterprise counter" |
52 | 52 | msgstr "Mostrar contador de empreendimento" |
53 | 53 | |
54 | 54 | #: plugins/statistics/views/box_organizer/_statistics_block.html.erb:12 |
55 | +#, fuzzy | |
56 | +msgid "Show product counter" | |
57 | +msgstr "Mostrar contador de acesso" | |
58 | + | |
59 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
55 | 60 | msgid "Show category counter" |
56 | 61 | msgstr "Mostrar contador de categoria" |
57 | 62 | |
58 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
63 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
59 | 64 | msgid "Show tag counter" |
60 | 65 | msgstr "Mostrar contador de tag" |
61 | 66 | |
62 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
67 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
63 | 68 | msgid "Show comment counter" |
64 | 69 | msgstr "Mostrar contador de comentário" |
65 | 70 | |
66 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
71 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:28 | |
67 | 72 | msgid "Show hit counter" |
68 | 73 | msgstr "Mostrar contador de acesso" |
69 | 74 | |
70 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:30 | |
75 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:34 | |
71 | 76 | msgid "Show counter for communities with template %s" |
72 | 77 | msgstr "Mostrar contador para comunidades com template %s" |
73 | 78 | |
... | ... | @@ -80,13 +85,17 @@ msgid "enterprises" |
80 | 85 | msgstr "empreendimentos" |
81 | 86 | |
82 | 87 | #: plugins/statistics/views/statistics_block.html.erb:13 |
88 | +msgid "products" | |
89 | +msgstr "" | |
90 | + | |
91 | +#: plugins/statistics/views/statistics_block.html.erb:16 | |
83 | 92 | msgid "communities" |
84 | 93 | msgstr "comunidades" |
85 | 94 | |
86 | -#: plugins/statistics/views/statistics_block.html.erb:16 | |
95 | +#: plugins/statistics/views/statistics_block.html.erb:19 | |
87 | 96 | msgid "categories" |
88 | 97 | msgstr "categorias" |
89 | 98 | |
90 | -#: plugins/statistics/views/statistics_block.html.erb:25 | |
99 | +#: plugins/statistics/views/statistics_block.html.erb:28 | |
91 | 100 | msgid "hits" |
92 | 101 | msgstr "acessos" | ... | ... |
plugins/statistics/po/ru/statistics.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Russian <https://hosted.weblate.org/projects/noosfero/" |
... | ... | @@ -19,11 +19,11 @@ msgstr "" |
19 | 19 | "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" |
20 | 20 | "X-Generator: Weblate 2.2-dev\n" |
21 | 21 | |
22 | -#: plugins/statistics/lib/statistics_block.rb:23 | |
22 | +#: plugins/statistics/lib/statistics_block.rb:24 | |
23 | 23 | msgid "Statistics for %s" |
24 | 24 | msgstr "Статистика для %s" |
25 | 25 | |
26 | -#: plugins/statistics/lib/statistics_block.rb:45 | |
26 | +#: plugins/statistics/lib/statistics_block.rb:46 | |
27 | 27 | #, fuzzy |
28 | 28 | msgid "This block presents some statistics about your context." |
29 | 29 | msgstr "Данный блок представляет некоторую статистику вашей среды" |
... | ... | @@ -50,25 +50,30 @@ msgstr "%s: компании" |
50 | 50 | |
51 | 51 | #: plugins/statistics/views/box_organizer/_statistics_block.html.erb:12 |
52 | 52 | #, fuzzy |
53 | +msgid "Show product counter" | |
54 | +msgstr "Весь контент" | |
55 | + | |
56 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
57 | +#, fuzzy | |
53 | 58 | msgid "Show category counter" |
54 | 59 | msgstr "Новая категория" |
55 | 60 | |
56 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:16 | |
61 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
57 | 62 | #, fuzzy |
58 | 63 | msgid "Show tag counter" |
59 | 64 | msgstr "Весь контент" |
60 | 65 | |
61 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:20 | |
66 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
62 | 67 | #, fuzzy |
63 | 68 | msgid "Show comment counter" |
64 | 69 | msgstr "Комментарий для автора" |
65 | 70 | |
66 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:24 | |
71 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:28 | |
67 | 72 | #, fuzzy |
68 | 73 | msgid "Show hit counter" |
69 | 74 | msgstr "Весь контент" |
70 | 75 | |
71 | -#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:30 | |
76 | +#: plugins/statistics/views/box_organizer/_statistics_block.html.erb:34 | |
72 | 77 | msgid "Show counter for communities with template %s" |
73 | 78 | msgstr "" |
74 | 79 | |
... | ... | @@ -83,14 +88,18 @@ msgid "enterprises" |
83 | 88 | msgstr "Компании" |
84 | 89 | |
85 | 90 | #: plugins/statistics/views/statistics_block.html.erb:13 |
91 | +msgid "products" | |
92 | +msgstr "" | |
93 | + | |
94 | +#: plugins/statistics/views/statistics_block.html.erb:16 | |
86 | 95 | msgid "communities" |
87 | 96 | msgstr "Сообщества" |
88 | 97 | |
89 | -#: plugins/statistics/views/statistics_block.html.erb:16 | |
98 | +#: plugins/statistics/views/statistics_block.html.erb:19 | |
90 | 99 | #, fuzzy |
91 | 100 | msgid "categories" |
92 | 101 | msgstr "Категории" |
93 | 102 | |
94 | -#: plugins/statistics/views/statistics_block.html.erb:25 | |
103 | +#: plugins/statistics/views/statistics_block.html.erb:28 | |
95 | 104 | msgid "hits" |
96 | 105 | msgstr "" | ... | ... |
plugins/stoa/po/de/stoa.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" |
... | ... | @@ -82,19 +82,27 @@ msgstr "USP-Nummer/Telefonnummer" |
82 | 82 | msgid " validation failed" |
83 | 83 | msgstr " Validierung fehlgeschlagen" |
84 | 84 | |
85 | -#: plugins/stoa/lib/stoa_plugin.rb:121 | |
85 | +#: plugins/stoa/lib/stoa_plugin.rb:121 plugins/stoa/lib/stoa_plugin.rb:125 | |
86 | +#: plugins/stoa/lib/ext/person.rb:6 | |
86 | 87 | #, fuzzy |
87 | 88 | msgid "USP Number" |
88 | 89 | msgstr "USP-Nummer" |
89 | 90 | |
90 | -#: plugins/stoa/lib/ext/person.rb:16 | |
91 | +#: plugins/stoa/lib/ext/profile_suggestion.rb:5 | |
92 | +msgid "Classroom in common" | |
93 | +msgstr "" | |
94 | + | |
95 | +#: plugins/stoa/lib/ext/person.rb:18 | |
91 | 96 | msgid "is being used by another user or is not valid" |
92 | 97 | msgstr "wird bereits von einem anderen Nutzer eingesetzt oder ist ungültig" |
93 | 98 | |
99 | +#: plugins/stoa/lib/stoa_plugin/auth.rb:26 | |
94 | 100 | #: plugins/stoa/controllers/stoa_plugin_controller.rb:21 |
95 | 101 | msgid "Incorrect user/password pair." |
96 | 102 | msgstr "Falsches Paar aus Nutzername und Passwort." |
97 | 103 | |
104 | +#: plugins/stoa/lib/stoa_plugin/auth.rb:33 | |
98 | 105 | #: plugins/stoa/controllers/stoa_plugin_controller.rb:25 |
99 | -msgid "Conection requires SSL certificate and post method." | |
106 | +#, fuzzy | |
107 | +msgid "Conection requires post method." | |
100 | 108 | msgstr "Die Verbindung benötigt ein SSL-Zertifikat und eine POST-Methode." | ... | ... |
plugins/stoa/po/es/stoa.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-03 15:52+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/" |
... | ... | @@ -82,20 +82,28 @@ msgstr "Numero de USP" |
82 | 82 | msgid " validation failed" |
83 | 83 | msgstr " la validación falló" |
84 | 84 | |
85 | -#: plugins/stoa/lib/stoa_plugin.rb:121 | |
85 | +#: plugins/stoa/lib/stoa_plugin.rb:121 plugins/stoa/lib/stoa_plugin.rb:125 | |
86 | +#: plugins/stoa/lib/ext/person.rb:6 | |
86 | 87 | #, fuzzy |
87 | 88 | msgid "USP Number" |
88 | 89 | msgstr "Numero de USP" |
89 | 90 | |
90 | -#: plugins/stoa/lib/ext/person.rb:16 | |
91 | +#: plugins/stoa/lib/ext/profile_suggestion.rb:5 | |
92 | +msgid "Classroom in common" | |
93 | +msgstr "" | |
94 | + | |
95 | +#: plugins/stoa/lib/ext/person.rb:18 | |
91 | 96 | #, fuzzy |
92 | 97 | msgid "is being used by another user or is not valid" |
93 | 98 | msgstr "%{fn} ya está siendo usado por otra categoría." |
94 | 99 | |
100 | +#: plugins/stoa/lib/stoa_plugin/auth.rb:26 | |
95 | 101 | #: plugins/stoa/controllers/stoa_plugin_controller.rb:21 |
96 | 102 | msgid "Incorrect user/password pair." |
97 | 103 | msgstr "Nombre de usuario o contraseña incorrecta." |
98 | 104 | |
105 | +#: plugins/stoa/lib/stoa_plugin/auth.rb:33 | |
99 | 106 | #: plugins/stoa/controllers/stoa_plugin_controller.rb:25 |
100 | -msgid "Conection requires SSL certificate and post method." | |
107 | +#, fuzzy | |
108 | +msgid "Conection requires post method." | |
101 | 109 | msgstr "La conexión requiere certificación SSL y el método post." | ... | ... |
plugins/stoa/po/pt/stoa.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" |
... | ... | @@ -84,18 +84,26 @@ msgstr "Número USP / Nome de usuário" |
84 | 84 | msgid " validation failed" |
85 | 85 | msgstr " validação falhou" |
86 | 86 | |
87 | -#: plugins/stoa/lib/stoa_plugin.rb:121 | |
87 | +#: plugins/stoa/lib/stoa_plugin.rb:121 plugins/stoa/lib/stoa_plugin.rb:125 | |
88 | +#: plugins/stoa/lib/ext/person.rb:6 | |
88 | 89 | msgid "USP Number" |
89 | 90 | msgstr "Número USP" |
90 | 91 | |
91 | -#: plugins/stoa/lib/ext/person.rb:16 | |
92 | +#: plugins/stoa/lib/ext/profile_suggestion.rb:5 | |
93 | +msgid "Classroom in common" | |
94 | +msgstr "" | |
95 | + | |
96 | +#: plugins/stoa/lib/ext/person.rb:18 | |
92 | 97 | msgid "is being used by another user or is not valid" |
93 | 98 | msgstr "está sendo usado por outro usuário ou não é válido" |
94 | 99 | |
100 | +#: plugins/stoa/lib/stoa_plugin/auth.rb:26 | |
95 | 101 | #: plugins/stoa/controllers/stoa_plugin_controller.rb:21 |
96 | 102 | msgid "Incorrect user/password pair." |
97 | 103 | msgstr "O par usuário/senha está incorreto." |
98 | 104 | |
105 | +#: plugins/stoa/lib/stoa_plugin/auth.rb:33 | |
99 | 106 | #: plugins/stoa/controllers/stoa_plugin_controller.rb:25 |
100 | -msgid "Conection requires SSL certificate and post method." | |
107 | +#, fuzzy | |
108 | +msgid "Conection requires post method." | |
101 | 109 | msgstr "A conexão exige um certificado SSL e a utilização do método 'post'." | ... | ... |
plugins/sub_organizations/po/de/sub_organizations.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" |
... | ... | @@ -44,7 +44,7 @@ msgstr "" |
44 | 44 | "%{requestor} möchte das Unternehmen %{linked_subject} als Unterorganisation " |
45 | 45 | "von %{linked_subject} hinzufügen." |
46 | 46 | |
47 | -#: plugins/sub_organizations/lib/sub_organizations_plugin/relation.rb:24 | |
47 | +#: plugins/sub_organizations/lib/sub_organizations_plugin/relation.rb:26 | |
48 | 48 | msgid "multi-level paternity is not allowed." |
49 | 49 | msgstr "Die Zuordnung über mehrere Stufen ist nicht erlaubt." |
50 | 50 | ... | ... |
plugins/sub_organizations/po/pt/sub_organizations.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" |
... | ... | @@ -49,7 +49,7 @@ msgstr "" |
49 | 49 | "%{requestor} quer associar esta organização como sub-organização de " |
50 | 50 | "%{linked_subject}." |
51 | 51 | |
52 | -#: plugins/sub_organizations/lib/sub_organizations_plugin/relation.rb:24 | |
52 | +#: plugins/sub_organizations/lib/sub_organizations_plugin/relation.rb:26 | |
53 | 53 | msgid "multi-level paternity is not allowed." |
54 | 54 | msgstr "paternidade multi-nível não é permitido." |
55 | 55 | ... | ... |
plugins/template/po/de/template.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | ... | ... |
plugins/template/po/es/template.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.0\n" | |
9 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
8 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
9 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-03 15:52+0200\n" |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | 12 | "Language-Team: Spanish <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/template/po/pt/template.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:43-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | ... | ... |
plugins/tolerance_time/po/de/tolerance_time.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0\n" | |
10 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
9 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
10 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
11 | 11 | "PO-Revision-Date: 2014-12-12 14:23+0200\n" |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | 13 | "Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" |
... | ... | @@ -29,15 +29,15 @@ msgstr "" |
29 | 29 | msgid "Tolerance Adjustements" |
30 | 30 | msgstr "Toleranzeinstellung" |
31 | 31 | |
32 | -#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:35 | |
33 | -#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:50 | |
32 | +#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:34 | |
33 | +#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:48 | |
34 | 34 | msgid "" |
35 | 35 | "This content can't be edited anymore because it expired the tolerance time" |
36 | 36 | msgstr "" |
37 | 37 | "Der Beitrag kann nicht weiter editiert werden, da die Toleranzzeit " |
38 | 38 | "abgelaufen ist" |
39 | 39 | |
40 | -#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:62 | |
40 | +#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:60 | |
41 | 41 | msgid "The tolerance time for editing this content is over." |
42 | 42 | msgstr "Die Toleranzzeit für das Editieren dieses Beitrags ist vorbei." |
43 | 43 | ... | ... |
plugins/tolerance_time/po/pt/tolerance_time.po
... | ... | @@ -11,8 +11,8 @@ |
11 | 11 | # |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | -"Project-Id-Version: 1.0\n" | |
15 | -"POT-Creation-Date: 2015-02-02 21:44-0300\n" | |
14 | +"Project-Id-Version: 1.0-690-gcb6e853\n" | |
15 | +"POT-Creation-Date: 2015-03-05 12:09-0300\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | 18 | "Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" |
... | ... | @@ -33,15 +33,15 @@ msgstr "" |
33 | 33 | msgid "Tolerance Adjustements" |
34 | 34 | msgstr "Configurações de Tolerância" |
35 | 35 | |
36 | -#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:35 | |
37 | -#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:50 | |
36 | +#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:34 | |
37 | +#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:48 | |
38 | 38 | msgid "" |
39 | 39 | "This content can't be edited anymore because it expired the tolerance time" |
40 | 40 | msgstr "" |
41 | 41 | "Este conteúdo não pode mais ser editado porque seu tempo de tolerância " |
42 | 42 | "expirou" |
43 | 43 | |
44 | -#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:62 | |
44 | +#: plugins/tolerance_time/lib/tolerance_time_plugin.rb:60 | |
45 | 45 | msgid "The tolerance time for editing this content is over." |
46 | 46 | msgstr "O tempo de tolerância para edição deste conteúdo acabou." |
47 | 47 | ... | ... |