mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Merge branch 'origin/develop' into Weblate.
This commit is contained in:
commit
0e604eff22
4 changed files with 28 additions and 3 deletions
|
@ -1614,7 +1614,7 @@
|
|||
"Incorrect Recovery Passphrase": "Berreskuratze pasaesaldi okerra",
|
||||
"Premium": "Ordainpekoa",
|
||||
"Premium hosting for organisations <a>Learn more</a>": "Elkarteentzako ordainpeko ostatua <a>ikasi gehiago</a>",
|
||||
"Sign in instead": "Orduan hasi saioa",
|
||||
"Sign in instead": "Hasi saioa horren ordez",
|
||||
"Your password has been reset.": "Zure pasahitza berrezarri da.",
|
||||
"Set a new password": "Ezarri pasahitz berria",
|
||||
"Create account": "Sortu kontua",
|
||||
|
|
1
src/i18n/strings/ga.json
Normal file
1
src/i18n/strings/ga.json
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -2012,5 +2012,15 @@
|
|||
"Sign in and regain access to your account.": "Accedi ed ottieni l'accesso al tuo account.",
|
||||
"You cannot sign in to your account. Please contact your homeserver admin for more information.": "Non puoi accedere al tuo account. Contatta l'admin del tuo homeserver per maggiori informazioni.",
|
||||
"Clear personal data": "Elimina dati personali",
|
||||
"Warning: Your personal data (including encryption keys) is still stored on this device. Clear it if you're finished using this device, or want to sign in to another account.": "Attenzione: i tuoi dati personali (incluse le chiavi di cifratura) sono ancora in questo dispositivo. Eliminali se hai finito di usare il dispositivo o se vuoi accedere ad un altro account."
|
||||
"Warning: Your personal data (including encryption keys) is still stored on this device. Clear it if you're finished using this device, or want to sign in to another account.": "Attenzione: i tuoi dati personali (incluse le chiavi di cifratura) sono ancora in questo dispositivo. Eliminali se hai finito di usare il dispositivo o se vuoi accedere ad un altro account.",
|
||||
"Identity Server": "Server identità",
|
||||
"Integrations Manager": "Gestore integrazioni",
|
||||
"Find others by phone or email": "Trova altri per telefono o email",
|
||||
"Be found by phone or email": "Trovato per telefono o email",
|
||||
"Use bots, bridges, widgets and sticker packs": "Usa bot, bridge, widget e pacchetti di adesivi",
|
||||
"Terms of Service": "Condizioni di servizio",
|
||||
"To continue you need to accept the Terms of this service.": "Per continuare devi accettare le Condizioni di questo servizio.",
|
||||
"Service": "Servizio",
|
||||
"Summary": "Sommario",
|
||||
"Terms": "Condizioni"
|
||||
}
|
||||
|
|
|
@ -1953,5 +1953,19 @@
|
|||
"You're signed out": "U bent afgemeld",
|
||||
"Your homeserver (<strong1>%(domainName)s</strong1>) admin has signed you out of your account <strong2>%(displayName)s (%(userId)s)</strong2>.": "De beheerder van uw thuisserver (<strong1>%(domainName)s</strong1>) heeft u afgemeld van uw account <strong2>%(displayName)s%(userId)s</strong2>.",
|
||||
"Clear personal data": "Persoonlijke gegevens wissen",
|
||||
"Warning: Your personal data (including encryption keys) is still stored on this device. Clear it if you're finished using this device, or want to sign in to another account.": "Let op: uw persoonlijke gegevens (inclusief versleutelingssleutels) worden nog steeds op dit apparaat opgeslagen. Wis deze wanneer u klaar bent met het apparaat te gebruiken, of wanneer u zich wilt aanmelden met een andere account."
|
||||
"Warning: Your personal data (including encryption keys) is still stored on this device. Clear it if you're finished using this device, or want to sign in to another account.": "Let op: uw persoonlijke gegevens (inclusief versleutelingssleutels) worden nog steeds op dit apparaat opgeslagen. Wis deze wanneer u klaar bent met het apparaat te gebruiken, of wanneer u zich wilt aanmelden met een andere account.",
|
||||
"Please tell us what went wrong or, better, create a GitHub issue that describes the problem.": "Laat ons weten wat er verkeerd gelopen is of nog beter: maak een GitHub rapport dat het probleem beschrijft.",
|
||||
"Identity Server": "Identiteit server",
|
||||
"Integrations Manager": "Integratiebeheerder",
|
||||
"Find others by phone or email": "Vind andere personen via telefoon of email",
|
||||
"Be found by phone or email": "Word gevonden per telefoon of email",
|
||||
"Use bots, bridges, widgets and sticker packs": "Gebruik robots, bruggen, widgets en sticker packs",
|
||||
"Terms of Service": "Gebruiksvoorwaarden",
|
||||
"To continue you need to accept the Terms of this service.": "Om verder te gaan moet je de gebruiksvoorwaarden van deze dienst aanvaarden.",
|
||||
"Service": "Dienst",
|
||||
"Summary": "Samenvatting",
|
||||
"Terms": "Voorwaarden",
|
||||
"Regain access to your account and recover encryption keys stored on this device. Without them, you won’t be able to read all of your secure messages on any device.": "Krijg terug toegang tot uw account en herstel encryptiesleutels die opgeslagen zijn op dit apparaat. Zonder deze sleutels zal je versleutelde berichten niet kunnen lezen op andere apparaten.",
|
||||
"Sign in and regain access to your account.": "Log in en krijg terug toegang tot je account.",
|
||||
"You cannot sign in to your account. Please contact your homeserver admin for more information.": "Je kan niet inloggen op je account. Gelieve je homeserver beheerder te contacteren voor meer informatie."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue