Skip to content

Commit

Permalink
chore: update translations
Browse files Browse the repository at this point in the history
* New translations en-US.yml (Czech)

* New translations en-US.yml (Czech)

* New translations en-US.yml (Portuguese)
  • Loading branch information
AlessioGr committed Jun 12, 2023
1 parent ccd29dc commit 64ea8c2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions plugin/src/main/resources/translations/cs-CZ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@ chat:
<CENTER><GREEN>[Quest Dokončen]
<CENTER><highlight><BOLD>%QUESTNAME%
<EMPTY>
quest-completed-rewards-prefix: ' <highlight>Rewards:'
quest-completed-rewards-prefix: ' <highlight>Odměny:'
quest-completed-rewards-rewardformat: ' <highlight> - <unimportant>%reward%'
quest-completed-rewards-suffix: <EMPTY>
quest-not-all-requirements-fulfilled: '<negative>You do not fulfill all the requirements this quest needs! Requirement still needed:'
action-not-all-conditions-fulfilled: '<negative>You do not fulfill all the conditions this action needs! Conditions still needed:'
quest-not-all-requirements-fulfilled: '<negative>Nesplňuješ všechny požadavky, které tento úkol potřebuje! Potřebné požadavky:'
action-not-all-conditions-fulfilled: '<negative>Nesplňuješ všechny podmínky, které tato akce potřebuje! Potřebné podmínky:'
missing-quest-description: <YELLOW>Tento quest nemá popis.
objectives-label-after-quest-accepting: '<BLUE>Cíle:'
questpoints:
query: <YELLOW>Aktuálně máš <highlight>%QUESTPOINTS%</AQUA> quest pointů.
none: <RED>Vypadá to, že nemáš žádné questpointy!
notify-when-changed:
set: '<main>Your quest points have been set to <highlight>%NEWQUESTPOINTSAMOUNT%</highlight>.'
add: '<highlight>+%QUESTPOINTSTOADD% <success>quest points!'
remove: '<highlight>-%QUESTPOINTSTOREMOVE% <negative>quest points!'
set: '<main>Tvoje body byly nastaveny na <highlight>%NEWQUESTPOINTSAMOUNT%</highlight>.'
add: '<highlight>+%QUESTPOINTSTOADD% <success>bodů úkolu!'
remove: '<highlight>-%QUESTPOINTSTOREMOVE% <negative>bodů úkolu!'
no-quests-accepted: <RED>Vypadá to, že nemáš žádné aktivní questy!
quest-does-not-exist: <RED>Quest <highlight>%QUESTNAME%</AQUA> neexistuje!
quest-not-found-or-does-not-exist: <RED>Quest <highlight>%QUESTNAME%</AQUA> nebyl nalezen, nebo není aktivní!
Expand Down
18 changes: 9 additions & 9 deletions plugin/src/main/resources/translations/pt-PT.yml
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
---
chat:
wrong-command-usage: <error>Wrong command usage!
missing-permission: '<error>No permission! Required permission node: <highlight>%PERMISSION%'
too-many-arguments: <error>Too many arguments!
wrong-command-usage: <error>Uso do comando errado!
missing-permission: '<error>Sem permissão! Nível de permissão necessário: <highlight>%PERMISSION%'
too-many-arguments: <error>há argumentos demais!
quest-successfully-accepted: |2
<CENTER><main>[Quest Accepted]
<CENTER><main>[Missão Aceita]
<CENTER><highlight><BOLD>%QUESTNAME%
<EMPTY>
quest-description: '<main>Quest description: <unimportant>%QUESTDESCRIPTION%'
quest-already-accepted: <error>Quest already accepted.
quest-description: '<main>Descrição da missão: <unimportant>%QUESTDESCRIPTION%'
quest-already-accepted: <error>Missão já aceita.
quest-failed: |2
<CENTER><negative>[Quest Failed]
<CENTER><negative>[Missão falhou]
<CENTER><highlight><BOLD>%QUESTNAME%
<EMPTY>
quest-aborted: ''
quest-completed-and-rewards-given: |2
<CENTER><positive>[Quest Completed]
<CENTER><positive>[Missão Concluída]
<CENTER><highlight><BOLD>%QUESTNAME%
<EMPTY>
quest-completed-rewards-prefix: ' <highlight>Rewards:'
quest-completed-rewards-prefix: ' <highlight>Recompensas:'
quest-completed-rewards-rewardformat: ' <highlight> - <unimportant>%reward%'
quest-completed-rewards-suffix: <EMPTY>
quest-not-all-requirements-fulfilled: '<negative>You do not fulfill all the requirements this quest needs! Requirement still needed:'
Expand Down

0 comments on commit 64ea8c2

Please sign in to comment.