Skip to content

Commit

Permalink
Update fi.json
Browse files Browse the repository at this point in the history
Fixed some typos and added more translations to Finnish.
  • Loading branch information
oSeneX authored and tabarra committed Jan 31, 2022
1 parent c570d6c commit 456d7fd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions locale/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"heal": {
"title": "Elvytä",
"myself": {
"title": "Minä",
"title": "Minut",
"label": "Elvyttää sinut",
"success_0": "Elvytetty!",
"success_1": "Kaikki on taas hyvin!",
Expand All @@ -147,20 +147,20 @@
"announcement": {
"title": "Lähetä ilmoitus",
"label": "Lähetä ilmoitus kaikille pelaajille.",
"dialog_desc": "Enter the message you want to broadcast to all players.",
"dialog_desc": "Syötä viesti, jonka haluat pelaajille lähetettävän.",
"dialog_placeholder": "Ilmoituksesi....",
"dialog_success": "Lähetetään ilmoitusta."
},
"clear_area": {
"title": "Tyhjennä alue",
"label": "Reset a specified world area to its default state",
"label": "Tyhjennä valittu alue",
"dialog_desc": "Aseta haluttu etäisyys väliltä (0-300). Tämä toiminto ei poista palvelimen puolelta (server side) luotuja asioita.",
"dialog_success": "Tyjennetään alueelta: %{radius}m",
"dialog_error": "Virheellinen alue, yritä uudelleen."
},
"player_ids": {
"title": "Näytä pelaajien ID:t",
"label": "Toggle showing player IDs (and other info) above the head of all nearby players",
"label": "Näytä lähellä olevien pelaajien ID:t",
"alert_show": "Showing nearby player NetIDs.",
"alert_hide": "Hiding nearby player NetIDs."
}
Expand Down Expand Up @@ -201,7 +201,7 @@
"title": "Pelaajan toiminnot",
"command_sent": "Toiminto suoritettu!",
"moderation": {
"title": "Hallinnoini",
"title": "Hallinnointi",
"options": {
"dm": "Yksityisviesti",
"warn": "Varoita",
Expand All @@ -228,7 +228,7 @@
}
},
"interaction": {
"title": "Interaction",
"title": "Toiminnot",
"options": {
"heal": "Elvytä",
"go_to": "Mene pelaajan luokse",
Expand Down Expand Up @@ -264,9 +264,9 @@
"history": {
"title": "Historia",
"action_types": {
"warn": "WARNED",
"warn": "VALOITTI",
"warn_revoked": "REVOKED the WARN for",
"ban": "BANNED",
"ban": "ANTOI PORTTIKIELLON",
"ban_revoked": "REVOKED the BAN for",
"whitelist": "WHITELIST",
"whitelist_revoked": "REVOKED the WHITELIST for"
Expand All @@ -283,7 +283,7 @@
"permanent": "Ikuinen",
"custom": "Custom",
"helper_text": "Aseta porttikiellon kesto",
"submit": "Apply ban"
"submit": "Aseta porttikielto"
}
}
}
Expand Down

0 comments on commit 456d7fd

Please sign in to comment.