Sync Strings from Localazy
This commit is contained in:
parent
dab1ccd278
commit
24fd0a3911
110 changed files with 985 additions and 881 deletions
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_change_account_provider_matrix_org_subtitle">"Matrix.org is a large, free server on the public Matrix network for secure, decentralized communication, run by the Matrix.org Foundation."</string>
|
||||
<string name="screen_login_subtitle">"Matrix is an open network for secure, decentralized communication."</string>
|
||||
<string name="screen_qr_code_login_connection_note_secure_state_list_item_2">"If you encounter the same problem, try a different Wi-Fi network or use your mobile data instead of Wi-Fi"</string>
|
||||
<string name="screen_server_confirmation_message_login_matrix_dot_org">"Matrix is an open network for secure, decentralized communication."</string>
|
||||
</resources>
|
||||
|
|
@ -21,6 +21,7 @@
|
|||
<string name="screen_change_server_form_notice">"Du kan bara ansluta till en befintlig server som stöder sliding sync. Din hemserveradministratör måste konfigurera det. %1$s"</string>
|
||||
<string name="screen_change_server_subtitle">"Vad är adressen till din server?"</string>
|
||||
<string name="screen_change_server_title">"Välj din server"</string>
|
||||
<string name="screen_create_account_title">"Skapa konto"</string>
|
||||
<string name="screen_login_error_deactivated_account">"Detta konto har avaktiverats."</string>
|
||||
<string name="screen_login_error_invalid_credentials">"Felaktigt användarnamn och/eller lösenord"</string>
|
||||
<string name="screen_login_error_invalid_user_id">"Detta är inte en giltig användaridentifierare. Förväntat format: \'@användare:hemserver.org\'"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue