mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
small fixes to the Portuguese translation
There were two strings wrongly translated to Portuguese, this patch fixes that.
This commit is contained in:
parent
91bbb8258b
commit
f3f66030ee
1 changed files with 6 additions and 5 deletions
|
|
@ -1,9 +1,10 @@
|
|||
# EVENNIA - Tradução em Português
|
||||
# Copyright (C) 2015, Daniel Dias Rodrigues (a.k.a. Nerun)
|
||||
# Copyright (C) 2022, Marcos Marado
|
||||
# Copyright (C) 2022, 2025, Marcos Marado
|
||||
# This file is distributed under the same license as the Evennia package.
|
||||
# Nerun <nerunblogs@gmail.com>, 2015.
|
||||
# Marcos Marado <mindboosternoori@gmail.com>, 2022.
|
||||
# Marcos Marado <mindboosternoori@gmail.com>, 2022, 2025.
|
||||
# Version 4 (Oct. 9nd, 2022)
|
||||
# Version 3 (Oct. 2nd, 2022)
|
||||
# Version 2 (Dec. 16th, 2015)
|
||||
# Version 1 (Aug. 19th, 2014)
|
||||
|
|
@ -14,7 +15,7 @@ msgstr ""
|
|||
"Project-Id-Version: Evennia Beta\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-29 18:53+0000\n"
|
||||
"PO-Revision-Date: 2022-10-02 18:12+0000\n"
|
||||
"PO-Revision-Date: 2025-10-09 23:27+0000\n"
|
||||
"Last-Translator: Marcos Marado <mindboosternoori@gmail.com>\n"
|
||||
"Language-Team: Nerun <nerunblogs@gmail.com>\n"
|
||||
"Language: pt\n"
|
||||
|
|
@ -463,13 +464,13 @@ msgstr "{name} saiu do jogo{reason}."
|
|||
#, fuzzy
|
||||
#| msgid "This is User #1."
|
||||
msgid "This is a room."
|
||||
msgstr "Este é o Usuário #1."
|
||||
msgstr "Esta é uma sala."
|
||||
|
||||
#: objects/objects.py:3045
|
||||
#, fuzzy
|
||||
#| msgid "This is User #1."
|
||||
msgid "This is an exit."
|
||||
msgstr "Este é o Usuário #1."
|
||||
msgstr "Esta é uma saída."
|
||||
|
||||
#: objects/objects.py:3142
|
||||
msgid "You cannot go there."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue