mastodon - add translation TODOs
This commit is contained in:
parent
e9fe1d10c8
commit
ae3b5b3feb
|
@ -486,6 +486,7 @@ user:
|
|||
why: >
|
||||
Registering lets you manage your cards ({/@example=like this one}).
|
||||
passwordless: 'The website doesn''t store any passwords. {https://avris.it/blog/passwords-are-passé=More info.}'
|
||||
instancePlaceholder: 'Instance'
|
||||
code:
|
||||
action: 'Validate'
|
||||
invalid: 'Invalid code.'
|
||||
|
|
|
@ -384,6 +384,7 @@ user:
|
|||
why: >
|
||||
Mit der Registrierung kannst du deine Visitenkarten verwalten ({/@example=wie diese}).
|
||||
passwordless: 'Die Website speichert keine Passwörter. {https://avris.it/blog/passwords-are-passé=Weitere Infos.}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: 'Validieren'
|
||||
invalid: 'Ungültiger Code.'
|
||||
|
|
|
@ -397,6 +397,7 @@ user:
|
|||
why: >
|
||||
Registrarte te permite manejar tus tarjetas ({/@example=como esta}).
|
||||
passwordless: 'Este sitio web no guarda las contraseñas. {https://avris.it/blog/passwords-are-passé=More info.}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: 'Validar'
|
||||
invalid: 'Código inválido.'
|
||||
|
|
|
@ -393,6 +393,7 @@ user:
|
|||
why: >
|
||||
S’inscrire vous permet de gérer vos cartes ({/@example=comme celle-ci}).
|
||||
passwordless: 'Ce site ne stocke aucun mot de passe. {https://avris.it/blog/passwords-are-passé=Plus d’infos.}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: 'Valider'
|
||||
invalid: 'Code invalide.'
|
||||
|
|
|
@ -396,6 +396,7 @@ user:
|
|||
why: >
|
||||
Registrar-se te permite dirigir os cartões ({/@example=como esta}).
|
||||
passwordless: 'O site não grava qualquer senha. {https://avris.it/blog/passwords-are-passé=More info.}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: 'Validar'
|
||||
invalid: 'Código inválido.'
|
||||
|
|
|
@ -400,6 +400,7 @@ user:
|
|||
why: >
|
||||
ご登録いただいた方は、カードの設定を行うことができます。({/@example=こんなに}).
|
||||
passwordless: 'このウェブサイトはパスワードを保存しません。 {https://avris.it/blog/passwords-are-passé=詳細はこちら。}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: '確認'
|
||||
invalid: '無効なコード'
|
||||
|
|
|
@ -373,6 +373,7 @@ user:
|
|||
why: >
|
||||
Door te registreren kun je een kaart ({/@example=zoals deze}) maken.
|
||||
passwordless: 'De website slaat geen wachtwoorden op. {https://avris.it/blog/passwords-are-passé=Meer info.}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: 'Valideer'
|
||||
invalid: 'Ongeldige code.'
|
||||
|
|
|
@ -388,6 +388,7 @@ user:
|
|||
why: >
|
||||
Å registrere seg lar deg redigere kortene dine ({/@example=sånn som denne}).
|
||||
passwordless: 'Denne nettsiden lagrer ingen passord. {https://avris.it/blog/passwords-are-passé=More info.}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: 'Gyldig'
|
||||
invalid: 'Ugyldig kode.'
|
||||
|
|
|
@ -392,6 +392,7 @@ user:
|
|||
why: >
|
||||
Registrar-se te permite dirigir os cartões ({/@example=como esta}).
|
||||
passwordless: 'O site não grava qualquer senha. {https://avris.it/blog/passwords-are-passé=More info.}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: 'Validar'
|
||||
invalid: 'Código inválido.'
|
||||
|
|
|
@ -425,6 +425,7 @@ user:
|
|||
why: >
|
||||
Регистрация позволяет вам управлять своими аккаунтами/карточками ({/@excemple=как, например, этой}).
|
||||
passwordless: 'Сайт не хранит пароли. {https://avris.it/blog/passwords-are-passé=Больше информации}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: 'Подтвердить'
|
||||
invalid: 'Неверный код.'
|
||||
|
|
|
@ -392,6 +392,7 @@ user:
|
|||
why: >
|
||||
Registering lets you manage your cards ({/@example=like this one}).
|
||||
passwordless: 'The website doesn''t store any passwords. {https://avris.it/blog/passwords-are-passé=More info.}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: 'Validate'
|
||||
invalid: 'Invalid code.'
|
||||
|
|
|
@ -361,6 +361,7 @@ user:
|
|||
why: >
|
||||
註冊可以讓你管理你的卡({/@example=像這個})。
|
||||
passwordless: '該網站不存儲任何密碼。 {https://avris.it/blog/passwords-are-passé=更多信息。}'
|
||||
instancePlaceholder: 'Instance' # TODO
|
||||
code:
|
||||
action: '證實'
|
||||
invalid: '不對代碼'
|
||||
|
|
Reference in New Issue