Update the localization files

This commit is contained in:
jvyden 2022-08-01 17:50:19 -04:00
commit 9159330d22
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
23 changed files with 422 additions and 31 deletions

View file

@ -22,39 +22,39 @@
</value>
</resheader>
<data name="header_home" xml:space="preserve">
<value>Home</value>
<value>Etusivu</value>
<comment>A button on the header that takes you to the landing page.</comment>
</data>
<data name="header_users" xml:space="preserve">
<value>Users</value>
<value>Käyttäjät</value>
<comment>A button on the header that takes you to the user listing.</comment>
</data>
<data name="header_photos" xml:space="preserve">
<value>Photos</value>
<value>Kuvat</value>
<comment>A button on the header that takes you to a list of user-uploaded photos.</comment>
</data>
<data name="header_slots" xml:space="preserve">
<value>Levels</value>
<value>Kentät</value>
<comment>A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots".</comment>
</data>
<data name="header_authentication" xml:space="preserve">
<value>Authentication</value>
<value>Todennus</value>
<comment>A button on the header that takes you to a list of authentication attempts.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
<value>Login / Register</value>
<value>Kirjaudu sisään / rekisteröidy</value>
<comment>A button on the header that lets you log in or register.</comment>
</data>
<data name="header_profile" xml:space="preserve">
<value>Profile</value>
<value>Profiili</value>
<comment>A quick shortcut on the header to take you to your profile if logged in.</comment>
</data>
<data name="header_adminPanel" xml:space="preserve">
<value>Admin Panel</value>
<value>Ylläpito Paneeli</value>
<comment>A header link that takes you to the admin panel if available.</comment>
</data>
<data name="header_logout" xml:space="preserve">
<value>Log out</value>
<value>Kirjaudu ulos</value>
<comment>A shortcut to log you out of your account.</comment>
</data>
</root>