Sync Strings (#4775)
This commit is contained in:
parent
7e214b1d77
commit
498cf15d38
234 changed files with 3061 additions and 1086 deletions
|
|
@ -14,9 +14,14 @@
|
|||
<string name="screen_change_account_provider_subtitle">"Utiliza um operador de conta diferente, como o teu próprio servidor privado ou uma conta de trabalho."</string>
|
||||
<string name="screen_change_account_provider_title">"Alterar operador de conta"</string>
|
||||
<string name="screen_change_server_error_invalid_homeserver">"Não foi possível comunicar com este servidor. Por favor, verifica se introduziste o seu URL corretamente. Se sim, contacta o administrador para obteres mais ajuda."</string>
|
||||
<string name="screen_change_server_error_invalid_well_known">"A sincronização deslizante (sliding sync) não está disponível devido a um problema no ficheiro \"well-known\":
|
||||
<string name="screen_change_server_error_invalid_well_known">"O servidor não está disponível devido a um problema no ficheiro \".well-known\":
|
||||
%1$s"</string>
|
||||
<string name="screen_change_server_error_no_sliding_sync_message">"O operador de conta selecionado não suporta sincronização deslizante (sliding sync). É necessária uma atualização do servidor para poder usar a %1$s."</string>
|
||||
<string name="screen_change_server_error_unauthorized_homeserver">"%1$s não se pode ligar a %2$s."</string>
|
||||
<string name="screen_change_server_error_unauthorized_homeserver_content">"Esta aplicação foi configurada para permitir: %1$s."</string>
|
||||
<string name="screen_change_server_error_unauthorized_homeserver_title">"Operador de conta %1$s não permitido."</string>
|
||||
<string name="screen_change_server_form_header">"URL do servidor"</string>
|
||||
<string name="screen_change_server_form_notice">"Insere um endereço"</string>
|
||||
<string name="screen_change_server_subtitle">"Qual é o endereço do teu servidor?"</string>
|
||||
<string name="screen_change_server_title">"Seleciona o teu servidor"</string>
|
||||
<string name="screen_create_account_title">"Criar conta"</string>
|
||||
|
|
@ -30,6 +35,7 @@
|
|||
<string name="screen_login_title">"Bem-vindo(a) de volta!"</string>
|
||||
<string name="screen_login_title_with_homeserver">"Iniciar sessão em %1$s"</string>
|
||||
<string name="screen_onboarding_sign_in_manually">"Iniciar sessão manualmente"</string>
|
||||
<string name="screen_onboarding_sign_in_to">"Iniciar sessão em %1$s"</string>
|
||||
<string name="screen_onboarding_sign_in_with_qr_code">"Iniciar sessão com código QR"</string>
|
||||
<string name="screen_onboarding_sign_up">"Criar conta"</string>
|
||||
<string name="screen_onboarding_welcome_message">"Bem-vindo(a) à %1$s mais rápida de sempre. Super rápida e simples."</string>
|
||||
|
|
@ -83,5 +89,6 @@ Tenta iniciar a sessão manualmente ou digitaliza o código QR com outro disposi
|
|||
<string name="screen_server_confirmation_message_login_matrix_dot_org">"A Matrix é uma rede aberta de comunicação descentralizada e segura."</string>
|
||||
<string name="screen_server_confirmation_message_register">"É aqui que as tuas conversas vão ficar — tal como num serviço de e-mail."</string>
|
||||
<string name="screen_server_confirmation_title_login">"Irás iniciar sessão em %1$s"</string>
|
||||
<string name="screen_server_confirmation_title_picker_mode">"Escolher operador de conta"</string>
|
||||
<string name="screen_server_confirmation_title_register">"Irás criar uma conta em %1$s"</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue