mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 14:05:04 +08:00
shorten signin label to aid fr i18n
This commit is contained in:
parent
650d45466c
commit
b411c8f97e
@ -139,7 +139,7 @@
|
||||
"Invite new room members": "Lade neue Raum-Mitglieder ein",
|
||||
"is a": "ist ein",
|
||||
"is trusted": "wird vertraut",
|
||||
"I want to sign in with": "Ich möchte mich anmelden mit",
|
||||
"Sign in with": "Ich möchte mich anmelden mit",
|
||||
"joined and left": "trat bei und ging",
|
||||
"joined": "trat bei",
|
||||
"joined the room": "trat dem Raum bei",
|
||||
|
@ -318,7 +318,7 @@
|
||||
"'%(alias)s' is not a valid format for an address": "'%(alias)s' is not a valid format for an address",
|
||||
"'%(alias)s' is not a valid format for an alias": "'%(alias)s' is not a valid format for an alias",
|
||||
"%(displayName)s is typing": "%(displayName)s is typing",
|
||||
"I want to sign in with": "I want to sign in with",
|
||||
"Sign in with": "Sign in with",
|
||||
"Join Room": "Join Room",
|
||||
"joined and left": "joined and left",
|
||||
"joined": "joined",
|
||||
|
@ -308,7 +308,7 @@
|
||||
"'%(alias)s' is not a valid format for an address": "'%(alias)s' no es un formato válido para una dirección",
|
||||
"'%(alias)s' is not a valid format for an alias": "'%(alias)s' no es un formato válido para un alias",
|
||||
"%(displayName)s is typing": "%(displayName)s esta escribiendo",
|
||||
"I want to sign in with": "Quiero iniciar sesión con",
|
||||
"Sign in with": "Quiero iniciar sesión con",
|
||||
"Join Room": "Unirte a la sala",
|
||||
"joined and left": "unido y dejado",
|
||||
"joined": "unido",
|
||||
|
@ -318,7 +318,7 @@
|
||||
"'%(alias)s' is not a valid format for an address": "'%(alias)s' n'est pas un format valide pour une adresse",
|
||||
"'%(alias)s' is not a valid format for an alias": "'%(alias)s' n'est pas un format valide pour un alias",
|
||||
"%(displayName)s is typing": "%(displayName)s est en train de taper",
|
||||
"I want to sign in with": "Je veux m'identifier avec",
|
||||
"Sign in with": "Je veux m'identifier avec",
|
||||
"Join Room": "Rejoindre le salon",
|
||||
"joined and left": "a joint et quitté",
|
||||
"joined": "a joint",
|
||||
|
@ -112,7 +112,7 @@
|
||||
"Invites": "Convidar",
|
||||
"Invites user with given id to current room": "Convidar usuários com um dado identificador para esta sala",
|
||||
"is a": "é um(a)",
|
||||
"I want to sign in with": "Quero entrar",
|
||||
"Sign in with": "Quero entrar",
|
||||
"joined and left": "entrou e saiu",
|
||||
"joined": "entrou",
|
||||
"joined the room": "entrou na sala",
|
||||
|
@ -115,7 +115,7 @@
|
||||
"Invites": "Convidar",
|
||||
"Invites user with given id to current room": "Convidar usuários com um dado identificador para esta sala",
|
||||
"is a": "é um(a)",
|
||||
"I want to sign in with": "Quero entrar",
|
||||
"Sign in with": "Quero entrar",
|
||||
"joined and left": "entrou e saiu",
|
||||
"joined": "entrou",
|
||||
"joined the room": "entrou na sala",
|
||||
|
@ -103,7 +103,7 @@
|
||||
"Invites": "Приглашать",
|
||||
"Invites user with given id to current room": "Пригласить пользователя с данным id в текущую комнату",
|
||||
"is a": "является",
|
||||
"I want to sign in with": "Я хочу регистрироваться с",
|
||||
"Sign in with": "Я хочу регистрироваться с",
|
||||
"joined and left": "присоединенный и оставленный",
|
||||
"joined": "присоединенный",
|
||||
"joined the room": "joined the room",
|
||||
|
Loading…
Reference in New Issue
Block a user