Commit b44f8bdabd9af2feb1a198e420494f6e70386268

Authored by Macartur Sousa
1 parent 2e3c0e5d

Added translations files

Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
colab_spb/locale/en/LC_MESSAGES/django.mo 0 → 100644
No preview for this file type
colab_spb/locale/en/LC_MESSAGES/django.po 0 → 100644
... ... @@ -0,0 +1,43 @@
  1 +# SOME DESCRIPTIVE TITLE.
  2 +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3 +# This file is distributed under the same license as the PACKAGE package.
  4 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5 +#
  6 +#, fuzzy
  7 +msgid ""
  8 +msgstr ""
  9 +"Project-Id-Version: PACKAGE VERSION\n"
  10 +"Report-Msgid-Bugs-To: \n"
  11 +"POT-Creation-Date: 2015-09-03 12:43+0000\n"
  12 +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13 +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14 +"Language-Team: LANGUAGE <LL@li.org>\n"
  15 +"Language: \n"
  16 +"MIME-Version: 1.0\n"
  17 +"Content-Type: text/plain; charset=UTF-8\n"
  18 +"Content-Transfer-Encoding: 8bit\n"
  19 +
  20 +#: templates/discussion-message-preview.html:6
  21 +msgid "ago"
  22 +msgstr ""
  23 +
  24 +#: templates/discussion-message-preview.html:10
  25 +#: templates/discussion-message-preview.html:30
  26 +msgid "by"
  27 +msgstr ""
  28 +
  29 +#: templates/discussion-message-preview.html:30
  30 +msgid "Anonymous"
  31 +msgstr ""
  32 +
  33 +#: templates/discussion.html:7
  34 +msgid "latest"
  35 +msgstr ""
  36 +
  37 +#: templates/discussion.html:15 templates/discussion.html.py:29
  38 +msgid "see all discussions"
  39 +msgstr ""
  40 +
  41 +#: templates/discussion.html:21
  42 +msgid "most relevant"
  43 +msgstr ""
... ...
colab_spb/locale/pt_BR/LC_MESSAGES/django.mo 0 → 100644
No preview for this file type
colab_spb/locale/pt_BR/LC_MESSAGES/django.po 0 → 100644
... ... @@ -0,0 +1,44 @@
  1 +# SOME DESCRIPTIVE TITLE.
  2 +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3 +# This file is distributed under the same license as the PACKAGE package.
  4 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5 +#
  6 +#, fuzzy
  7 +msgid ""
  8 +msgstr ""
  9 +"Project-Id-Version: PACKAGE VERSION\n"
  10 +"Report-Msgid-Bugs-To: \n"
  11 +"POT-Creation-Date: 2015-09-03 12:43+0000\n"
  12 +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13 +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14 +"Language-Team: LANGUAGE <LL@li.org>\n"
  15 +"Language: \n"
  16 +"MIME-Version: 1.0\n"
  17 +"Content-Type: text/plain; charset=UTF-8\n"
  18 +"Content-Transfer-Encoding: 8bit\n"
  19 +"Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20 +
  21 +#: templates/discussion-message-preview.html:6
  22 +msgid "ago"
  23 +msgstr ""
  24 +
  25 +#: templates/discussion-message-preview.html:10
  26 +#: templates/discussion-message-preview.html:30
  27 +msgid "by"
  28 +msgstr "por"
  29 +
  30 +#: templates/discussion-message-preview.html:30
  31 +msgid "Anonymous"
  32 +msgstr "Anônimo"
  33 +
  34 +#: templates/discussion.html:7
  35 +msgid "latest"
  36 +msgstr "últimas"
  37 +
  38 +#: templates/discussion.html:15 templates/discussion.html.py:29
  39 +msgid "see all discussions"
  40 +msgstr "veja todas as discussões"
  41 +
  42 +#: templates/discussion.html:21
  43 +msgid "most relevant"
  44 +msgstr "mais relevantes"
... ...