diff options
Diffstat (limited to 'client/po/fi.po')
| -rw-r--r-- | client/po/fi.po | 73 |
1 files changed, 52 insertions, 21 deletions
diff --git a/client/po/fi.po b/client/po/fi.po index 2a18d52d..0c307d8c 100644 --- a/client/po/fi.po +++ b/client/po/fi.po @@ -83,7 +83,7 @@ msgid "Disabled" msgstr "" #: global.gd -msgid "Interpolate the camera rotation" +msgid "Smooth camera rotation" msgstr "" #: global.gd @@ -107,7 +107,7 @@ msgid "Server data directory (leave empty to auto-detect)" msgstr "" #: global.gd -msgid "UI scale" +msgid "UI scale mode" msgstr "" #: global.gd @@ -115,6 +115,10 @@ msgid "Resize" msgstr "" #: global.gd +msgid "UI scale factor" +msgstr "" + +#: global.gd msgid "Anti-aliasing" msgstr "" @@ -127,11 +131,15 @@ msgid "Temporal Anti-Aliasing" msgstr "" #: global.gd -msgid "Use VoxelGI (Blocks the game on map update but is more accurate)" +msgid "Global illumination" +msgstr "" + +#: global.gd +msgid "SDFGI" msgstr "" #: global.gd -msgid "Use SDFGI (Doesn't block the game but produces more artifacts)" +msgid "Voxel GI" msgstr "" #: global.gd @@ -167,6 +175,26 @@ msgid "Always extend boost to maximum duration" msgstr "" #: global.gd +msgid "Enable UI blur" +msgstr "" + +#: global.gd +msgid "Graphics" +msgstr "" + +#: global.gd +msgid "Low" +msgstr "" + +#: global.gd +msgid "Medium" +msgstr "" + +#: global.gd +msgid "High" +msgstr "" + +#: global.gd msgid "System default" msgstr "" @@ -310,6 +338,14 @@ msgstr "" msgid "Join Game" msgstr "" +#: menu/ingame.tscn menu/ingame.gd +msgid "Cannot cancel game since no game is running." +msgstr "" + +#: menu/ingame.tscn menu/ingame.gd +msgid "You must join in order to be able to cancel the current game." +msgstr "" + #: menu/ingame.tscn msgid "Resume" msgstr "" @@ -439,7 +475,7 @@ msgid "PageUp/PageDown" msgstr "" #: menu/popup_message.gd -msgid "Use %s to reset the camera view" +msgid "Use %s to rotate the camera view" msgstr "" #: menu/popup_message.gd @@ -481,43 +517,38 @@ msgid "Hairstyle %d" msgstr "" #: menu/credits.tscn menu/credits.gd -msgid "Thank You For Playing" +msgid "Models" msgstr "" #: menu/credits.tscn menu/credits.gd -msgid "Hurry Curry! - a game about cooking" +msgid "Sounds" msgstr "" #: menu/credits.tscn menu/credits.gd -msgid "developed by" -msgstr "" - -#: menu/credits.tscn menu/credits.gd -msgid "Licensed under Creative Commons: By Attribution 3.0 License" -msgstr "" - -#: menu/credits.tscn menu/credits.gd -msgid "by" +msgid "Hurry Curry! - a game about cooking" msgstr "" #: menu/credits.tscn menu/credits.gd -msgid "Licensed under Creative Commons: By Attribution 4.0 License" +msgid "developed by" msgstr "" #: menu/credits.tscn menu/credits.gd -msgid "Additional CC0 assets by" +msgid "Thank You For Playing" msgstr "" #: menu/credits.tscn menu/credits.gd -msgid "Support for Translations by" +msgid "[table=3]" msgstr "" #: menu/credits.tscn menu/credits.gd -msgid "For further information on" +msgid "" +"[/table]\n" +"\n" +"\n" msgstr "" #: menu/credits.tscn menu/credits.gd -msgid "visit" +msgid "[/center]" msgstr "" #: menu/rating/rating.gd |