Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Towny/src/main/resources/lang/da-DK.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ town_help_7: 'Ny by med valgt borgmester.'
town_help_8: 'Vis liste med kommandoer for borgmestre.'
town_help_9: 'Idag er dagen!'
town_help_10: 'Vis liste med alle online indbyggere i by'
town_set_help_3: "Se /town set perm ? For hjælp."
mayor_help_3: 'Gør krav på område som ikke er tilknyttet byen'
mayor_help_4: 'Gør krav på områder rundt om dig med en radius på X'
mayor_help_5: 'Gør krav på områder rundt om dig med den maximale radius'
Expand Down
1 change: 1 addition & 0 deletions Towny/src/main/resources/lang/en-US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2557,6 +2557,7 @@ msg_err_name_validation_used_in_command_structure: "%s is used in the command st
msg_town_being_deleted_because_no_residents: "%s is being deleted because it lost its last resident."

outlawed_in: "Outlawed in"
trusted_in: "Trusted in"

msg_warning_town_deposit_hint: "To put money in your town bank use /town deposit [amount]."

Expand Down
1 change: 1 addition & 0 deletions Towny/src/main/resources/lang/fr-FR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ msg_err_invalid_sub: '&cSous-commande invalide.'
msg_err_command_disable: '&cVous n''avez pas la permission d''utiliser cette commande.'
msg_err_plot_preclaim_disable: "&cVous ne pouvez pas réclamer la parcelle %s pour le moment."
msg_err_plot_preunclaim_disable: "&cLe Résident ne peut pas revendiquer la parcelle %s pour le moment."
msg_err_you_dont_have_permission_to_use_colours: "Vous n'avez pas la permission d'utiliser des couleurs dans les titres et surnoms."
msg_err_universe_limit: '&cLe monde ne peut pas supporter davantage de villes.'
msg_err_too_many_npc: '&cBeaucoup trop de PNJ enregistrées.'
msg_err_negative_money: '&cVous ne pouvez pas avoir un argent négatif.'
Expand Down
6 changes: 6 additions & 0 deletions Towny/src/main/resources/lang/ro-RO.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ town_help_32: "Utilizași /t set ? pentru ajutor."
town_help_33: "Utilizați /t buy pentru ajutor."
town_help_34: "Utilizati /t toggle pentru ajutor."
town_help_35: "Foloseste /t rank pentru ajutor."
town_help_36: 'Listează oraşele din apropiere sortate după distanţă.'
town_list_help_0: "Vezi pagina specificată."
town_list_help_1: "Listează orașele în funcție de numărul de locuitori."
town_list_help_2: "Listați orașele care sunt deschise."
Expand Down Expand Up @@ -108,10 +109,15 @@ nation_help_9: 'Listează toți rezidenții online în națiune'
king_help_1: 'Ajutor pentru lideri de naţiune'
king_help_2: 'Setează-ți alianța.'
king_help_3: 'Setează-ți dușmanii.'
king_help_7: "Utilizati /t toggle pentru ajutor."
king_help_9: "Folosit pentru a trimite mesaje tuturor din naţiunea dumneavoastră."
res_1: 'Starea ta'
res_2: '[rezident]'
res_3: 'Starea jucătorului țintă'
res_4: 'Lista tuturor jucătorilor online'
res_8: 'Doar un fermier umil'
res_9: "Cât impozit veți plăti pe zi."
res_10: "Vedeți /res închisoare? pentru ajutor."
mode_1: 'Arată harta între fiecare block town'
mode_2: 'Incearcă să cucereşti în timp ce mergi'
mode_3: 'Incearcă să abandonezi în timp ce mergi'
Expand Down
1 change: 1 addition & 0 deletions Towny/src/main/resources/lang/ru-RU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ town_help_33: "Используйте /t buy ? для большей инфор
town_help_34: "Используйте /t toggle ? для большей информации."
town_help_35: "Используйте /t rank ? для большей информации."
town_help_36: 'List nearby towns sorted by distance.'
town_help_37: '. ra.'
town_list_help_0: "Просмотреть указанную страницу."
town_list_help_1: "Показывает список городов по кол-ву жителей на указанной странице."
town_list_help_2: "Показывает список открытых городов на указанной странице."
Expand Down
Loading