forked from TracyWebTech/colab
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translating login/logout texts and updating translations - closes Tra…
- Loading branch information
Showing
3 changed files
with
19 additions
and
9 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2013-12-05 15:52+0000\n" | ||
"POT-Creation-Date: 2013-12-05 17:12+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -899,27 +899,35 @@ msgstr "Novo Tíquete" | |
msgid "View Tickets" | ||
msgstr "Visualizar Tiquetes" | ||
|
||
#: templates/base.html:112 | ||
#: templates/base.html:99 | ||
msgid "Login" | ||
msgstr "Entrar" | ||
|
||
#: templates/base.html:113 | ||
msgid "My Profile" | ||
msgstr "Meu Perfil" | ||
|
||
#: templates/base.html:124 templates/base.html.py:127 | ||
#: templates/base.html:114 | ||
msgid "Logout" | ||
msgstr "Sair" | ||
|
||
#: templates/base.html:126 templates/base.html.py:129 | ||
msgid "Search here..." | ||
msgstr "Pesquise aqui..." | ||
|
||
#: templates/base.html:140 | ||
#: templates/base.html:142 | ||
msgid "The login has failed. Please, try again." | ||
msgstr "O login falhou. Por favor, tente novamente." | ||
|
||
#: templates/base.html:165 | ||
#: templates/base.html:167 | ||
msgid "Last email imported at" | ||
msgstr "Último e-mail importado em" | ||
|
||
#: templates/base.html:170 | ||
#: templates/base.html:172 | ||
msgid "The contents of this site is published under license" | ||
msgstr "O conteúdo deste site está publicado sob a licença" | ||
|
||
#: templates/base.html:172 | ||
#: templates/base.html:174 | ||
msgid "Creative Commons - attribution, non-commercial" | ||
msgstr "Creative Commons - atribuição e não-comercial" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters