Update the localization files

This commit is contained in:
jvyden 2022-07-27 00:16:39 -04:00
parent 6ca81e0421
commit f2b7f6cdf6
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
7 changed files with 37 additions and 37 deletions

View file

@ -23,44 +23,44 @@
</resheader>
<data name="header_home" xml:space="preserve">
<value>Home</value>
<value>Início</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>Utilizadores</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>Fotografias</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>Níveis</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>Autenticação</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>Fazer login ou registrar-se</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>Perfil</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>Painel do administrador</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>Fechar sessão</value>
<comment>A shortcut to log you out of your account.</comment>
</data>
</root>

View file

@ -18,21 +18,21 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="username" xml:space="preserve">
<value>Username</value>
<value>Nome do utilizador</value>
</data>
<data name="password" xml:space="preserve">
<value>Password</value>
<value>Palavra-chave</value>
</data>
<data name="register" xml:space="preserve">
<value>Register</value>
<value>Cadastrar</value>
</data>
<data name="forgot_password" xml:space="preserve">
<value>Forgot Password?</value>
<value>Esqueceu a palavra-passe?</value>
</data>
<data name="error" xml:space="preserve">
<value>Uh oh!</value>
<value>Essa não!</value>
</data>
<data name="log_in" xml:space="preserve">
<value>Log In</value>
<value>Iniciar Sessão</value>
</data>
</root>

View file

@ -18,21 +18,21 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="username" xml:space="preserve">
<value>Username</value>
<value>Имя пользователя</value>
</data>
<data name="password" xml:space="preserve">
<value>Password</value>
<value>Пароль</value>
</data>
<data name="register" xml:space="preserve">
<value>Register</value>
<value>Регистр</value>
</data>
<data name="forgot_password" xml:space="preserve">
<value>Forgot Password?</value>
<value>Забыли пароль?</value>
</data>
<data name="error" xml:space="preserve">
<value>Uh oh!</value>
<value>Упс!</value>
</data>
<data name="log_in" xml:space="preserve">
<value>Log In</value>
<value>Вход</value>
</data>
</root>

View file

@ -23,40 +23,40 @@
</resheader>
<data name="welcome" xml:space="preserve">
<value>Welcome to {0}!</value>
<value>Bem-vindo ao {0}!</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="loggedInAs" xml:space="preserve">
<value>You are currently logged in as {0}.</value>
<value>Você está logado como {0}.</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_none" xml:space="preserve">
<value>There are no users online. Why not hop on?</value>
<value>Não há utilizadores online. Por que não entrar?</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_single" xml:space="preserve">
<value>There is 1 user currently online:</value>
<value>Há 1 utilizador online no momento:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_multiple" xml:space="preserve">
<value>There are currently {0} users online:</value>
<value>Atualmente, existem {0} utilizadores ligado:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="authAttemptsPending" xml:space="preserve">
<value>You have {0} authentication attempts pending. Click here to view them.</value>
<value>Você tem {0} tentativas de acesso pendentes. Clique aqui para visualizá-las.</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="newest_levels" xml:space="preserve">
<value>Newest Levels</value>
<value>Níveis novos</value>
</data>
<data name="latest_team_picks" xml:space="preserve">
<value>Latest Team Picks</value>
<value>Escolhas mais recentes da equipa</value>
</data>
</root>

View file

@ -23,7 +23,7 @@
</resheader>
<data name="welcome" xml:space="preserve">
<value>Welcome to {0}!</value>
<value>Добро пожаловать в {0}</value>
<comment>A greeting on the main page of the website.</comment>
</data>
@ -53,7 +53,7 @@
</data>
<data name="newest_levels" xml:space="preserve">
<value>Newest Levels</value>
<value>Новые уровни</value>
</data>
<data name="latest_team_picks" xml:space="preserve">

View file

@ -18,12 +18,12 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="logged_out" xml:space="preserve">
<value>Logged Out</value>
<value>Sessão encerrada</value>
</data>
<data name="logged_out_info" xml:space="preserve">
<value>You have been successfully logged out. You will be redirected in 5 seconds, or you may click below to do so manually.</value>
<value>Foi desconectado com sucesso. Será redirecionado em 5 segundos, ou pode clicar abaixo para fazê-lo manualmente.</value>
</data>
<data name="redirect" xml:space="preserve">
<value>Redirect</value>
<value>Redirecionar</value>
</data>
</root>

View file

@ -18,12 +18,12 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="logged_out" xml:space="preserve">
<value>Logged Out</value>
<value>Выход</value>
</data>
<data name="logged_out_info" xml:space="preserve">
<value>You have been successfully logged out. You will be redirected in 5 seconds, or you may click below to do so manually.</value>
<value>Вы успешно вышли из системы. Вы будете перенаправлены через 5 секунд, или можете нажать ниже, чтобы сделать это вручную.</value>
</data>
<data name="redirect" xml:space="preserve">
<value>Redirect</value>
<value>Перенаправить</value>
</data>
</root>