Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding pt-br translation to 0.85/0.86 version #4348

Merged
merged 3 commits into from
Oct 12, 2020

Conversation

Plugner
Copy link
Contributor

@Plugner Plugner commented Oct 1, 2020

Description:

Remove English messages from pt-BR translation.


By making this pull request, I represent that I have the right to waive copyright and related rights to my contribution, and agree that all copyright and related rights in my contributions are waived, and I acknowledge that the TownyAdvanced organization has the copyright to use and modify my contribution under the Towny License for perpetuity.

Comment on lines 32 to 34
default_towny_prefix: '&9Towny> &7'
default_town_prefix: '&6Cidade> &b[%s] &7'
default_nation_prefix: '&2Nação> &b[%s] &7'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These lines should be brought back to the normal format. This looks like something your own server does to customize Towny but I doubt every Brazilian server will want it this way.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, sorry, this fork is to my server, and I forgot to adjust this.

@Plugner
Copy link
Contributor Author

Plugner commented Oct 1, 2020

Done

@@ -29,7 +29,7 @@ description: >
# Amarelo = &e Branco = &f


default_towny_prefix: '&6[Towny] &b'
default_towny_prefix: '&6[Towny] &b &7'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still a bit of custom formatting to undo.

@LlmDl LlmDl merged commit 5c14df4 into TownyAdvanced:master Oct 12, 2020
@LlmDl
Copy link
Member

LlmDl commented Oct 12, 2020

There's now a version 0.87 which isn't final yet but will require some more translation.

@LlmDl LlmDl added this to the 0.96.3.0 milestone Oct 12, 2020
LlmDl added a commit that referenced this pull request Oct 12, 2020
    - Decides which blocks' explosions will be reverted on a per-world
basis.
    - Closes #4300.
  - New Config Option:
new_world_settings.plot_management.wild_revert_on_block_explosion.enabled
    - default: true
    - Enabling this will slowly regenerate holes created in the
wilderness by exploding blocks like beds.
    - Is a default setting for new worlds only.
  - New Config Option:
new_world_settings.plot_management.wild_revert_on_block_explosion.blocks
    - default:
WHITE_BED,ORANGE_BED,MAGENTA_BED,LIGHT_BLUE_BED,YELLOW_BED,LIME_BED,PINK_BED,GRAY_BED,LIGHT_GRAY_BED,CYAN_BED,PURPLE_BED,BLUE_BED,BROWN_BED,GREEN_BED,RED_BED,BLACK_BED
    - The list of blocks whose explosions should be reverted.
    - Is a default settings applied to new worlds only.
  - Removed Command: /tw toggle revertexpl
  - New Command: /tw toggle revertentityexpl
    - Toggles explosions caused by entities reverting on and off.
  - New Command: /tw toggle revertblockexpl
    - Toggles explosions caused by blocks reverting on and off..
  - API: Ally Events, courtesy of ceeedric with PR #4356. (First-Time
Contributor!)
    - Adds the following cancellable events:
      - NationAcceptAllyRequestEvent
      - NationDenyAllyRequestEvent
      - NationRemoveAllyEvent
  - pt-br.yml updated to 0.86 by Plugner with PR #4348. (First-Time
Contributor!)
  - New farmable nether blocks added to config by Momshroom with PR
#4353. (First-Time Contributor!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants