Skip to content

Commit f0ff0f4

Browse files
authored
Merge pull request #3933 from element-hq/actions/localazy-download/v0.13
Translations updates for v0.13
2 parents 060d8ad + 8e5a020 commit f0ff0f4

File tree

10 files changed

+53
-53
lines changed

10 files changed

+53
-53
lines changed

frontend/locales/cs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"email_exists_error": "Zadaný e-mail je již přidán k tomuto účtu",
6363
"email_field_help": "Přidejte alternativní e-mail, který můžete použít pro přístup k tomuto účtu.",
6464
"email_field_label": "Přidat e-mail",
65-
"email_in_use_error": "The entered email is already in use",
65+
"email_in_use_error": "Zadaný e-mail se již používá",
6666
"email_invalid_alert": {
6767
"text": "Zadaný email je neplatný",
6868
"title": "Neplatný e-mail"
@@ -102,7 +102,7 @@
102102
"web": "Web"
103103
},
104104
"email_in_use": {
105-
"heading": "The email address {{email}} is already in use."
105+
"heading": "E-mailová adresa {{email}} se již používá."
106106
},
107107
"end_session_button": {
108108
"confirmation_modal_title": "Opravdu chcete ukončit tuto relaci?",
@@ -338,8 +338,8 @@
338338
},
339339
"verify_email": {
340340
"code_expired_alert": {
341-
"description": "The code has expired. Please request a new code.",
342-
"title": "Code expired"
341+
"description": "Platnost kódu vypršela. Vyžádejte si prosím nový kód.",
342+
"title": "Kód vypršel"
343343
},
344344
"code_field_error": "Kód nebyl rozpoznán",
345345
"code_field_label": "6místný kód",

frontend/locales/de.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"email_exists_error": "Die eingegebene E-Mail-Adresse ist diesem Konto bereits zugeordnet",
6363
"email_field_help": "Fügen Sie eine alternative E-Mail-Adresse hinzu, mit der Sie auf dieses Konto zugreifen können.",
6464
"email_field_label": "E-Mail-Adresse hinzufügen",
65-
"email_in_use_error": "The entered email is already in use",
65+
"email_in_use_error": "Die eingegebene E-Mail-Adresse wird bereits verwendet",
6666
"email_invalid_alert": {
6767
"text": "Die eingegebene E-Mail-Adresse ist ungültig",
6868
"title": "Ungültige Email-Adresse"
@@ -101,7 +101,7 @@
101101
"web": "Web"
102102
},
103103
"email_in_use": {
104-
"heading": "The email address {{email}} is already in use."
104+
"heading": "Die E-Mail-Adresse {{email}} wird bereits verwendet."
105105
},
106106
"end_session_button": {
107107
"confirmation_modal_title": "Sind Sie sicher, dass Sie diese Sitzung abmelden möchten?",
@@ -116,7 +116,7 @@
116116
"error_boundary_title": "Etwas ist schief gelaufen",
117117
"errors": {
118118
"field_required": "Dieses Feld ist erforderlich",
119-
"rate_limit_exceeded": "You've made too many requests in a short period. Please wait a few minutes and try again."
119+
"rate_limit_exceeded": "Sie haben in kurzer Zeit zu viele Anfragen gestellt. Bitte warten Sie ein paar Minuten und versuchen Sie es erneut."
120120
},
121121
"last_active": {
122122
"active_date": "Aktiv {{relativeDate}}",
@@ -175,15 +175,15 @@
175175
},
176176
"password_reset": {
177177
"consumed": {
178-
"subtitle": "To create a new password, start over and select ”Forgot password“.",
179-
"title": "The link to reset your password has already been used"
178+
"subtitle": "Um ein neues Passwort zu erstellen, beginnen Sie von vorne und wählen Sie „Passwort vergessen“.",
179+
"title": "Der Link zum Zurücksetzen Ihres Passworts wurde bereits verwendet"
180180
},
181181
"expired": {
182-
"resend_email": "Resend email",
183-
"subtitle": "Request a new email that will be sent to: {{email}}",
184-
"title": "The link to reset your password has expired"
182+
"resend_email": "E-Mail erneut senden",
183+
"subtitle": "Fordern Sie eine neue E-Mail an, die gesendet wird an: {{email}}",
184+
"title": "Der Link zum Zurücksetzen Ihres Passworts ist abgelaufen"
185185
},
186-
"subtitle": "Choose a new password for your account.",
186+
"subtitle": "Wählen Sie ein neues Passwort für Ihr Konto.",
187187
"title": "Passwort zurücksetzen"
188188
},
189189
"password_strength": {
@@ -335,8 +335,8 @@
335335
},
336336
"verify_email": {
337337
"code_expired_alert": {
338-
"description": "The code has expired. Please request a new code.",
339-
"title": "Code expired"
338+
"description": "Der Code ist abgelaufen. Bitte fordern Sie einen neuen Code an.",
339+
"title": "Code abgelaufen"
340340
},
341341
"code_field_error": "Code nicht erkannt",
342342
"code_field_label": "6-stelliger Code",

frontend/locales/et.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"email_exists_error": "Sisestatud e-posti aadress on juba selle kasutajakontoga seotud",
6363
"email_field_help": "Ligipääsuks sellele kasutajakontole lisa täiendav e-posti aadress.",
6464
"email_field_label": "Lisa e-posti aadress",
65-
"email_in_use_error": "The entered email is already in use",
65+
"email_in_use_error": "Sisestatud e-posti aadress on juba kasutusel",
6666
"email_invalid_alert": {
6767
"text": "Lisatud e-posti aadress on vigane",
6868
"title": "Vigane e-posti aadress"
@@ -101,7 +101,7 @@
101101
"web": "Veebirakendus"
102102
},
103103
"email_in_use": {
104-
"heading": "The email address {{email}} is already in use."
104+
"heading": "E-posti aadress {{email}} on juba kasutusel."
105105
},
106106
"end_session_button": {
107107
"confirmation_modal_title": "Kas sa oled kindel, et soovid selle sessiooni lõpetada?",
@@ -335,8 +335,8 @@
335335
},
336336
"verify_email": {
337337
"code_expired_alert": {
338-
"description": "The code has expired. Please request a new code.",
339-
"title": "Code expired"
338+
"description": "Kood on aegunud. Palun tee päring uue koodi saamiseks.",
339+
"title": "Kood on aegunud"
340340
},
341341
"code_field_error": "Kood pole õige",
342342
"code_field_label": "6-numbriline kood",

frontend/locales/sv.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"email_exists_error": "Den angivna e-postadressen har redan lagts till i det här kontot",
6363
"email_field_help": "Lägg till en alternativ e-postadress som du kan använda för att komma åt det här kontot.",
6464
"email_field_label": "Lägg till e-post",
65-
"email_in_use_error": "The entered email is already in use",
65+
"email_in_use_error": "Det angivna e-postmeddelandet används redan",
6666
"email_invalid_alert": {
6767
"text": "Den angivna e-postadressen är ogiltig",
6868
"title": "Ogiltig e-postadress"
@@ -101,7 +101,7 @@
101101
"web": "Webb"
102102
},
103103
"email_in_use": {
104-
"heading": "The email address {{email}} is already in use."
104+
"heading": "E-postadressen {{email}} är redan i bruk."
105105
},
106106
"end_session_button": {
107107
"confirmation_modal_title": "Är du säker på att du vill avsluta denna session?",
@@ -335,8 +335,8 @@
335335
},
336336
"verify_email": {
337337
"code_expired_alert": {
338-
"description": "The code has expired. Please request a new code.",
339-
"title": "Code expired"
338+
"description": "Koden har upphört att gälla. Begär en ny kod.",
339+
"title": "Koden har löpt ut"
340340
},
341341
"code_field_error": "Koden känns inte igen",
342342
"code_field_label": "6-siffrig kod",

frontend/locales/uk.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"email_exists_error": "Введена електронна пошта вже додана до цього облікового запису",
6363
"email_field_help": "Додайте альтернативну електронну пошту, яку ви можете використовувати для доступу до цього облікового запису.",
6464
"email_field_label": "Додати електронну пошту",
65-
"email_in_use_error": "The entered email is already in use",
65+
"email_in_use_error": "Введена електронна пошта вже використовується",
6666
"email_invalid_alert": {
6767
"text": "Введена електронна пошта недійсна",
6868
"title": "Невірна електронна пошта"
@@ -102,7 +102,7 @@
102102
"web": "Web"
103103
},
104104
"email_in_use": {
105-
"heading": "The email address {{email}} is already in use."
105+
"heading": "Адреса електронної пошти {{email}} вже використовується."
106106
},
107107
"end_session_button": {
108108
"confirmation_modal_title": "Ви впевнені, що хочете закінчити цю сесію?",
@@ -338,8 +338,8 @@
338338
},
339339
"verify_email": {
340340
"code_expired_alert": {
341-
"description": "The code has expired. Please request a new code.",
342-
"title": "Code expired"
341+
"description": "Термін дії коду закінчився. Будь ласка, запитайте новий код.",
342+
"title": "Термін дії коду закінчився"
343343
},
344344
"code_field_error": "Код не розпізнано",
345345
"code_field_label": "6-значний код",

translations/cs.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"create_account": "Vytvořit účet",
77
"sign_in": "Přihlásit se",
88
"sign_out": "Odhlásit",
9-
"skip": "Skip",
9+
"skip": "Přeskočit",
1010
"start_over": "Začít znovu",
1111
"submit": "Odeslat"
1212
},
@@ -55,8 +55,8 @@
5555
"new": "Nové heslo"
5656
},
5757
"choose_display_name": {
58-
"description": "This is the name other people will see. You can change this at any time.",
59-
"headline": "Choose your display name"
58+
"description": "To je jméno, které uvidí ostatní lidé. Můžete to kdykoli změnit.",
59+
"headline": "Zvolte zobrazované jméno"
6060
},
6161
"consent": {
6262
"client_wants_access": "<span>%(client_name)s</span> na adrese <span>%(redirect_uri)s</span> chce získat přístup k vašemu účtu.",
@@ -87,8 +87,8 @@
8787
}
8888
},
8989
"email_in_use": {
90-
"description": "If you have forgotten your account credentials, you can recover your account. You can also start over and use a different email address.",
91-
"title": "The email address <span>%(email)s</span> is already in use"
90+
"description": "Pokud jste zapomněli přihlašovací údaje k účtu, můžete účet obnovit. Můžete také začít znovu a použít jinou e-mailovou adresu.",
91+
"title": "E-mailová adresa <span>%(email)s</span> je již používána"
9292
},
9393
"emails": {
9494
"greeting": "Dobrý den, %(username)s,",

translations/de.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"create_account": "Konto erstellen",
77
"sign_in": "Anmelden",
88
"sign_out": "Abmelden",
9-
"skip": "Skip",
9+
"skip": "Überspringen",
1010
"start_over": "Von vorne anfangen",
1111
"submit": "Absenden"
1212
},
@@ -55,8 +55,8 @@
5555
"new": "Neues Passwort"
5656
},
5757
"choose_display_name": {
58-
"description": "This is the name other people will see. You can change this at any time.",
59-
"headline": "Choose your display name"
58+
"description": "Dies ist der Name, den andere Leute sehen werden. Sie können dies jederzeit ändern.",
59+
"headline": "Wähle deinen Anzeigenamen"
6060
},
6161
"consent": {
6262
"client_wants_access": "<span>%(client_name)s</span> auf <span>%(redirect_uri)s</span> möchte auf Ihr Konto zugreifen.",
@@ -87,8 +87,8 @@
8787
}
8888
},
8989
"email_in_use": {
90-
"description": "If you have forgotten your account credentials, you can recover your account. You can also start over and use a different email address.",
91-
"title": "The email address <span>%(email)s</span> is already in use"
90+
"description": "Wenn Sie Ihre Kontoinformationen vergessen haben, können Sie Ihr Konto wiederherstellen. Sie können auch von vorne beginnen und eine andere E-Mail-Adresse verwenden.",
91+
"title": "Die E-Mail-Adresse <span> %(email)s </span> wird bereits verwendet"
9292
},
9393
"emails": {
9494
"greeting": "Hallo %(username)s,",

translations/et.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"create_account": "Loo konto",
77
"sign_in": "Logi sisse",
88
"sign_out": "Logi välja",
9-
"skip": "Skip",
9+
"skip": "Jäta vahele",
1010
"start_over": "Alusta uuesti",
1111
"submit": "Saada"
1212
},
@@ -55,8 +55,8 @@
5555
"new": "Uus salasõna"
5656
},
5757
"choose_display_name": {
58-
"description": "This is the name other people will see. You can change this at any time.",
59-
"headline": "Choose your display name"
58+
"description": "Sellise nimena näevad sind kõik teised kasutajad. Seda saad hiljem alati muuta.",
59+
"headline": "Vali oma kuvatav nimi"
6060
},
6161
"consent": {
6262
"client_wants_access": "<span>%(client_name)s</span> aadressil <span>%(redirect_uri)s</span> soovib ligipääsu sinu kasutajakontole.",
@@ -87,8 +87,8 @@
8787
}
8888
},
8989
"email_in_use": {
90-
"description": "If you have forgotten your account credentials, you can recover your account. You can also start over and use a different email address.",
91-
"title": "The email address <span>%(email)s</span> is already in use"
90+
"description": "Kui sa oled unustanud oma konto kasutajanime ja/või salasõna, siis on sul võimalik taastada ligipääs oma kasutajakontole. Lisaks saad uue e-posti aadressi abil alustada nullist.",
91+
"title": "E-posti aadress <span>%(email)s</span> on juba kasutusel"
9292
},
9393
"emails": {
9494
"greeting": "Tere %(username)s,",
@@ -186,7 +186,7 @@
186186
"call_to_login": "Sul on kasutajakonto juba olemas?",
187187
"continue_with_email": "Jätka e-posti aadressiga",
188188
"create_account": {
189-
"description": "Alustamiseks palun loo kasutajakonto:",
189+
"description": "Jätkamiseks palun vali kasutajanimi.",
190190
"heading": "Loo kasutajakonto"
191191
},
192192
"sign_in_instead": "Siis logi sisse",

translations/sv.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"create_account": "Skapa konto",
77
"sign_in": "Logga in",
88
"sign_out": "Logga ut",
9-
"skip": "Skip",
9+
"skip": "Hoppa över",
1010
"start_over": "Börja om",
1111
"submit": "Skicka in"
1212
},
@@ -55,8 +55,8 @@
5555
"new": "Nytt lösenord"
5656
},
5757
"choose_display_name": {
58-
"description": "This is the name other people will see. You can change this at any time.",
59-
"headline": "Choose your display name"
58+
"description": "Detta är namnet andra människor kommer att se. Du kan ändra detta när som helst.",
59+
"headline": "Välj ditt visningsnamn"
6060
},
6161
"consent": {
6262
"client_wants_access": "<span>%(client_name)s</span> på <span>%(redirect_uri)s</span> vill få tillgång till ditt konto.",
@@ -87,8 +87,8 @@
8787
}
8888
},
8989
"email_in_use": {
90-
"description": "If you have forgotten your account credentials, you can recover your account. You can also start over and use a different email address.",
91-
"title": "The email address <span>%(email)s</span> is already in use"
90+
"description": "Om du har glömt dina kontouppgifter kan du återställa ditt konto. Du kan också börja om och använda en annan e-postadress.",
91+
"title": "E-postadressen <span>%(email)s</span> är redan i bruk"
9292
},
9393
"emails": {
9494
"greeting": "Hej %(username)s,",

translations/uk.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"create_account": "Створити обліковий запис",
77
"sign_in": "Увійти",
88
"sign_out": "Вийти",
9-
"skip": "Skip",
9+
"skip": "Пропустити",
1010
"start_over": "Розпочати знову",
1111
"submit": "Надіслати"
1212
},
@@ -55,8 +55,8 @@
5555
"new": "Новий пароль"
5656
},
5757
"choose_display_name": {
58-
"description": "This is the name other people will see. You can change this at any time.",
59-
"headline": "Choose your display name"
58+
"description": "Це ім'я, яке побачать інші люди. Ви можете змінити його в будь-який час.",
59+
"headline": "Виберіть своє ім'я для відображення"
6060
},
6161
"consent": {
6262
"client_wants_access": "<span>%(client_name)s</span> за <span> %(redirect_uri)s </span> хоче звернутися до вашого облікового запису.",
@@ -87,8 +87,8 @@
8787
}
8888
},
8989
"email_in_use": {
90-
"description": "If you have forgotten your account credentials, you can recover your account. You can also start over and use a different email address.",
91-
"title": "The email address <span>%(email)s</span> is already in use"
90+
"description": "Якщо ви забули свої облікові дані, ви можете відновити обліковий запис. Ви також можете почати спочатку та використати іншу електронну адресу.",
91+
"title": "Адреса електронної пошти <span>%(email)s</span> вже використовується"
9292
},
9393
"emails": {
9494
"greeting": "Вітаю %(username)s,",

0 commit comments

Comments
 (0)