Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 40 additions & 29 deletions frontend/.storybook/locales.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export type LocalazyMetadata = {
};

const localazyMetadata: LocalazyMetadata = {
projectUrl: "https://localazy.com/p/matrix-authentication-service!v0.16",
projectUrl: "https://localazy.com/p/matrix-authentication-service",
baseLocale: "en",
languages: [
{
Expand Down Expand Up @@ -102,6 +102,15 @@ const localazyMetadata: LocalazyMetadata = {
localizedName: "Magyar",
pluralType: (n) => { return (n===1) ? "one" : "other"; }
},
{
language: "nb",
region: "NO",
script: "",
isRtl: false,
name: "Norwegian Bokmål (Norway)",
localizedName: "Norsk bokmål (Norge)",
pluralType: (n) => { return (n===1) ? "one" : "other"; }
},
{
language: "nl",
region: "",
Expand Down Expand Up @@ -163,41 +172,43 @@ const localazyMetadata: LocalazyMetadata = {
file: "frontend.json",
path: "",
cdnFiles: {
"cs": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/cs/frontend.json",
"da": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/da/frontend.json",
"de": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/de/frontend.json",
"en": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/en/frontend.json",
"et": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/et/frontend.json",
"fi": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fi/frontend.json",
"fr": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fr/frontend.json",
"hu": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/hu/frontend.json",
"nl": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/nl/frontend.json",
"pt": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/pt/frontend.json",
"ru": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/ru/frontend.json",
"sv": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/sv/frontend.json",
"uk": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/uk/frontend.json",
"zh#Hans": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/zh-Hans/frontend.json"
"cs": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/cs/frontend.json",
"da": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/da/frontend.json",
"de": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/de/frontend.json",
"en": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/en/frontend.json",
"et": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/et/frontend.json",
"fi": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fi/frontend.json",
"fr": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fr/frontend.json",
"hu": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/hu/frontend.json",
"nb_NO": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/nb-NO/frontend.json",
"nl": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/nl/frontend.json",
"pt": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/pt/frontend.json",
"ru": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/ru/frontend.json",
"sv": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/sv/frontend.json",
"uk": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/uk/frontend.json",
"zh#Hans": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/zh-Hans/frontend.json"
}
},
{
cdnHash: "5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e",
file: "file.json",
path: "",
cdnFiles: {
"cs": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/cs/file.json",
"da": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/da/file.json",
"de": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/de/file.json",
"en": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/en/file.json",
"et": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/et/file.json",
"fi": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fi/file.json",
"fr": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fr/file.json",
"hu": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/hu/file.json",
"nl": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/nl/file.json",
"pt": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/pt/file.json",
"ru": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/ru/file.json",
"sv": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/sv/file.json",
"uk": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/uk/file.json",
"zh#Hans": "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/zh-Hans/file.json"
"cs": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/cs/file.json",
"da": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/da/file.json",
"de": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/de/file.json",
"en": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/en/file.json",
"et": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/et/file.json",
"fi": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fi/file.json",
"fr": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fr/file.json",
"hu": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/hu/file.json",
"nb_NO": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/nb-NO/file.json",
"nl": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/nl/file.json",
"pt": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/pt/file.json",
"ru": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/ru/file.json",
"sv": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/sv/file.json",
"uk": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/uk/file.json",
"zh#Hans": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/zh-Hans/file.json"
}
}
]
Expand Down
6 changes: 3 additions & 3 deletions frontend/locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,9 +301,9 @@
"name_for_platform": "{{name}} pro {{platform}}",
"scopes_label": "Rozsahy",
"set_device_name": {
"help": "Set a name that will help you identify this device.",
"label": "Device name",
"title": "Edit device name"
"help": "Nastavte název, který vám pomůže identifikovat toto zařízení.",
"label": "Název zařízení",
"title": "Upravit název zařízení"
},
"signed_in_date": "Přihlášen <datetime/>",
"signed_in_label": "Přihlášen",
Expand Down
6 changes: 3 additions & 3 deletions frontend/locales/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,9 @@
"name_for_platform": "{{name}} erre: {{platform}}",
"scopes_label": "Hatókörök",
"set_device_name": {
"help": "Set a name that will help you identify this device.",
"label": "Device name",
"title": "Edit device name"
"help": "Adjon meg egy nevet, amely segít az eszköz azonosításában.",
"label": "Eszköz neve",
"title": "Eszköz nevének szerkesztése"
},
"signed_in_date": "Bejelentkezve: <datetime/>",
"signed_in_label": "Bejelentkezve",
Expand Down
5 changes: 5 additions & 0 deletions frontend/locales/nb-NO.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,11 @@
"last_auth_label": "Siste autentisering",
"name_for_platform": "{{name}} for {{platform}}",
"scopes_label": "Omfang",
"set_device_name": {
"help": "Angi et navn som hjelper deg med å identifisere denne enheten.",
"label": "Navn på enhet",
"title": "Rediger navnet på enheten"
},
"signed_in_date": "Logget på <datetime/>",
"signed_in_label": "Logget på",
"title": "Detaljer om enheten",
Expand Down
6 changes: 3 additions & 3 deletions frontend/locales/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,9 @@
"name_for_platform": "{{name}}para{{platform}}",
"scopes_label": "Âmbitos de aplicação",
"set_device_name": {
"help": "Set a name that will help you identify this device.",
"label": "Device name",
"title": "Edit device name"
"help": "Defina um nome que o ajude a identificar este dispositivo.",
"label": "Nome do dispositivo",
"title": "Editar nome do dispositivo"
},
"signed_in_date": "Conectado <datetime/>",
"signed_in_label": "Sessão iniciada",
Expand Down
5 changes: 5 additions & 0 deletions translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@
"heading": "Přístup udělen"
}
},
"device_display_name": {
"client_on_device": "%(client_name)s na %(device_name)s",
"name_for_platform": "%(name)s pro %(platform)s",
"unknown_device": "Neznámé zařízení"
},
"email_in_use": {
"description": "Pokud jste zapomněli přihlašovací údaje k účtu, můžete svůj účet obnovit. Můžete také začít znovu a použít jinou e-mailovou adresu.",
"title": "E-mailová adresa <span>%(email)s</span> se již používá"
Expand Down
10 changes: 5 additions & 5 deletions translations/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@
}
},
"device_display_name": {
"client_on_device": "%(client_name)s on %(device_name)s",
"name_for_platform": "%(name)s for %(platform)s",
"unknown_device": "Unknown device"
"client_on_device": "%(client_name)s ezen: %(device_name)s",
"name_for_platform": "%(name)s ehhez: %(platform)s",
"unknown_device": "Ismeretlen eszköz"
},
"email_in_use": {
"description": "Ha elfelejtette a fiókja hitelesítő adatait, akkor helyreállíthatja a fiókját. Újra is kezdheti egy másik e-mail-címmel.",
Expand All @@ -116,7 +116,7 @@
"copy_link": "Másolja a következő hivatkozást, és illessze be a böngészőbe egy új jelszó létrehozásához:",
"create_new_password": "Új jelszó létrehozása",
"fallback": "A gomb nem működik?",
"headline": "Jelszóvisszaállítást kért a(z) %(server_name)s fiókjához.",
"headline": "Jelszó-visszaállítást kért a(z) %(server_name)s fiókjához.",
"subject": "Fiókjelszó visszaállítása (%(mxid)s)",
"you_can_ignore": "Ha nem kért új jelszót, akkor figyelmen kívül hagyhatja ezt a levelet. A jelenlegi jelszava továbbra is működni fog."
},
Expand Down Expand Up @@ -267,4 +267,4 @@
"headline": "E-mail-cím ellenőrzése"
}
}
}
}
5 changes: 5 additions & 0 deletions translations/nb-NO.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@
"heading": "Tilgang gitt"
}
},
"device_display_name": {
"client_on_device": "%(client_name)s på %(device_name)s",
"name_for_platform": "%(name)s til %(platform)s",
"unknown_device": "Ukjent enhet"
},
"email_in_use": {
"description": "Hvis du har glemt kontolegitimasjonen din, kan du gjenopprette kontoen din. Du kan også starte på nytt og bruke en annen e-postadresse.",
"title": "E-postadressen <span> %(email)s </span> er allerede i bruk"
Expand Down
5 changes: 5 additions & 0 deletions translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@
"heading": "Acesso concedido"
}
},
"device_display_name": {
"client_on_device": "%(client_name)s em %(device_name)s",
"name_for_platform": "%(name)s para %(platform)s",
"unknown_device": "Dispositivo desconhecido"
},
"email_in_use": {
"description": "Se se esqueceu das suas credenciais de conta, pode recuperar a sua conta. Também pode começar de novo e utilizar um endereço de correio eletrónico diferente.",
"title": "O endereço de correio eletrónico <span>%(email)s</span> já está a ser utilizado"
Expand Down
Loading