Skip to content

Commit 27bbcb7

Browse files
authored
Translations updates for main (#4483)
2 parents 278638f + 1c396b8 commit 27bbcb7

25 files changed

+171
-73
lines changed

frontend/.storybook/locales.ts

+27-49
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export type LocalazyMetadata = {
2727
};
2828

2929
const localazyMetadata: LocalazyMetadata = {
30-
projectUrl: "https://localazy.com/p/matrix-authentication-service!v0.15",
30+
projectUrl: "https://localazy.com/p/matrix-authentication-service",
3131
baseLocale: "en",
3232
languages: [
3333
{
@@ -93,24 +93,6 @@ const localazyMetadata: LocalazyMetadata = {
9393
localizedName: "Français",
9494
pluralType: (n) => { return (n===0 || n===1) ? "one" : "other"; }
9595
},
96-
{
97-
language: "hu",
98-
region: "",
99-
script: "",
100-
isRtl: false,
101-
name: "Hungarian",
102-
localizedName: "Magyar",
103-
pluralType: (n) => { return (n===1) ? "one" : "other"; }
104-
},
105-
{
106-
language: "nb",
107-
region: "NO",
108-
script: "",
109-
isRtl: false,
110-
name: "Norwegian Bokmål (Norway)",
111-
localizedName: "Norsk bokmål (Norge)",
112-
pluralType: (n) => { return (n===1) ? "one" : "other"; }
113-
},
11496
{
11597
language: "nl",
11698
region: "",
@@ -172,43 +154,39 @@ const localazyMetadata: LocalazyMetadata = {
172154
file: "frontend.json",
173155
path: "",
174156
cdnFiles: {
175-
"cs": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/cs/frontend.json",
176-
"da": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/da/frontend.json",
177-
"de": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/de/frontend.json",
178-
"en": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/en/frontend.json",
179-
"et": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/et/frontend.json",
180-
"fi": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fi/frontend.json",
181-
"fr": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fr/frontend.json",
182-
"hu": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/hu/frontend.json",
183-
"nb_NO": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/nb-NO/frontend.json",
184-
"nl": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/nl/frontend.json",
185-
"pt": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/pt/frontend.json",
186-
"ru": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/ru/frontend.json",
187-
"sv": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/sv/frontend.json",
188-
"uk": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/uk/frontend.json",
189-
"zh#Hans": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/zh-Hans/frontend.json"
157+
"cs": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/cs/frontend.json",
158+
"da": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/da/frontend.json",
159+
"de": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/de/frontend.json",
160+
"en": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/en/frontend.json",
161+
"et": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/et/frontend.json",
162+
"fi": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fi/frontend.json",
163+
"fr": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fr/frontend.json",
164+
"nl": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/nl/frontend.json",
165+
"pt": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/pt/frontend.json",
166+
"ru": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/ru/frontend.json",
167+
"sv": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/sv/frontend.json",
168+
"uk": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/uk/frontend.json",
169+
"zh#Hans": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/zh-Hans/frontend.json"
190170
}
191171
},
192172
{
193173
cdnHash: "5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e",
194174
file: "file.json",
195175
path: "",
196176
cdnFiles: {
197-
"cs": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/cs/file.json",
198-
"da": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/da/file.json",
199-
"de": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/de/file.json",
200-
"en": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/en/file.json",
201-
"et": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/et/file.json",
202-
"fi": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fi/file.json",
203-
"fr": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fr/file.json",
204-
"hu": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/hu/file.json",
205-
"nb_NO": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/nb-NO/file.json",
206-
"nl": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/nl/file.json",
207-
"pt": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/pt/file.json",
208-
"ru": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/ru/file.json",
209-
"sv": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/sv/file.json",
210-
"uk": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/uk/file.json",
211-
"zh#Hans": "https://delivery.localazy.com/_a69844934179046823895c13fb73/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/zh-Hans/file.json"
177+
"cs": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/cs/file.json",
178+
"da": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/da/file.json",
179+
"de": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/de/file.json",
180+
"en": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/en/file.json",
181+
"et": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/et/file.json",
182+
"fi": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fi/file.json",
183+
"fr": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fr/file.json",
184+
"nl": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/nl/file.json",
185+
"pt": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/pt/file.json",
186+
"ru": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/ru/file.json",
187+
"sv": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/sv/file.json",
188+
"uk": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/uk/file.json",
189+
"zh#Hans": "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/zh-Hans/file.json"
212190
}
213191
}
214192
]

frontend/locales/cs.json

+5
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,11 @@
300300
"last_auth_label": "Poslední ověření",
301301
"name_for_platform": "{{name}} pro {{platform}}",
302302
"scopes_label": "Rozsahy",
303+
"set_device_name": {
304+
"help": "Set a name that will help you identify this device.",
305+
"label": "Device name",
306+
"title": "Edit device name"
307+
},
303308
"signed_in_date": "Přihlášen <datetime/>",
304309
"signed_in_label": "Přihlášen",
305310
"title": "Podrobnosti o zařízení",

frontend/locales/da.json

+5
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,11 @@
299299
"last_auth_label": "Sidste godkendelse",
300300
"name_for_platform": "{{name}} til {{platform}}",
301301
"scopes_label": "Omfang",
302+
"set_device_name": {
303+
"help": "Set a name that will help you identify this device.",
304+
"label": "Device name",
305+
"title": "Edit device name"
306+
},
302307
"signed_in_date": "Logget ind <datetime/>",
303308
"signed_in_label": "Logget ind",
304309
"title": "Enhedsoplysninger",

frontend/locales/de.json

+5
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,11 @@
299299
"last_auth_label": "Letzte Anmeldung",
300300
"name_for_platform": "{{name}} für {{platform}}",
301301
"scopes_label": "Berechtigungsumfang",
302+
"set_device_name": {
303+
"help": "Set a name that will help you identify this device.",
304+
"label": "Gerätename",
305+
"title": "Gerätename bearbeiten"
306+
},
302307
"signed_in_date": "Angemeldet <datetime/>",
303308
"signed_in_label": "Angemeldet",
304309
"title": "Geräte Details",

frontend/locales/et.json

+5
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,11 @@
299299
"last_auth_label": "Viimati autenditud",
300300
"name_for_platform": "{{name}} / {{platform}}",
301301
"scopes_label": "Õigused",
302+
"set_device_name": {
303+
"help": "Set a name that will help you identify this device.",
304+
"label": "Device name",
305+
"title": "Edit device name"
306+
},
302307
"signed_in_date": "Sisse logitud <datetime/>",
303308
"signed_in_label": "Sisse logitud",
304309
"title": "Seadme andmed",

frontend/locales/fi.json

+5
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,11 @@
299299
"last_auth_label": "Viimeisin todennus",
300300
"name_for_platform": "{{name}} {{platform}}:lle",
301301
"scopes_label": "Vaikutusalue",
302+
"set_device_name": {
303+
"help": "Set a name that will help you identify this device.",
304+
"label": "Device name",
305+
"title": "Edit device name"
306+
},
302307
"signed_in_date": "Kirjautunut sisään <datetime/>",
303308
"signed_in_label": "Kirjautunut sisään",
304309
"title": "Laitteen tiedot",

frontend/locales/fr.json

+5
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,11 @@
299299
"last_auth_label": "Dernière authentification",
300300
"name_for_platform": "{{name}} pour {{platform}}",
301301
"scopes_label": "Scopes",
302+
"set_device_name": {
303+
"help": "Définissez un nom qui vous aidera à identifier cet appareil.",
304+
"label": "Nom de l'appareil",
305+
"title": "Modifier le nom de l'appareil"
306+
},
302307
"signed_in_date": "Connecté <datetime/>",
303308
"signed_in_label": "Connecté",
304309
"title": "Détails de la session",

frontend/locales/nl.json

+5
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,11 @@
299299
"last_auth_label": "Laatste authenticatie",
300300
"name_for_platform": "{{name}} voor {{platform}}",
301301
"scopes_label": "Scopes",
302+
"set_device_name": {
303+
"help": "Set a name that will help you identify this device.",
304+
"label": "Device name",
305+
"title": "Edit device name"
306+
},
302307
"signed_in_date": "Ingelogd op <datetime/>",
303308
"signed_in_label": "Ingelogd",
304309
"title": "Device details",

frontend/locales/pt.json

+21-16
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"continue": "Continuar",
1010
"edit": "Editar",
1111
"expand": "Expandir",
12-
"save": "Salvar",
12+
"save": "Guardar",
1313
"save_and_continue": "Guardar e Continuar",
14-
"sign_out": "Sair",
14+
"sign_out": "Terminar sessão",
1515
"start_over": "Recomeçar"
1616
},
1717
"branding": {
@@ -40,10 +40,10 @@
4040
"account_password": "Palavra-passe da conta",
4141
"contact_info": "Informações de contacto",
4242
"delete_account": {
43-
"alert_description": "Esta conta será permanentemente apagada e deixará de ter acesso a todas as suas mensagens.",
43+
"alert_description": "Esta conta será permanentemente eliminada e deixará de ter acesso a todas as suas mensagens.",
4444
"alert_title": "Está prestes a perder todos os seus dados",
4545
"button": "Eliminar conta",
46-
"dialog_description": "<text>Confirme que pretende apagar a sua conta:</text>\n<profile />\n<list>\n<item>Não poderá reativar a sua conta</item>\n<item>Deixará de poder iniciar sessão</item>\n<item>Ninguém poderá reutilizar o seu nome de utilizador (MXID), incluindo você</item>\n<item>Deixará todas as salas e mensagens diretas em que participa</item>\n<item>Será removido do servidor de identidade e ninguém o poderá encontrar com o seu e-mail ou número de telefone</item>\n</list>\n<text>As suas mensagens antigas continuarão visíveis para as pessoas que as receberam. Gostaria de ocultar as suas mensagens enviadas a pessoas que entrem em salas no futuro?</text>",
46+
"dialog_description": "<text>Confirme que pretende eliminar a conta:</text>\n<profile />\n<list>\n<item>Não será possível reativar a conta</item>\n<item>Deixará de poder iniciar sessão</item>\n<item>Ninguém poderá reutilizar o seu nome de utilizador (MXID), incluindo o próprio</item>\n<item>Deixará todas as salas e mensagens diretas em que participa</item>\n<item>Será removido do servidor de identidade e ninguém o poderá encontrar com o seu e-mail ou número de telefone</item>\n</list>\n<text>As suas mensagens antigas continuarão visíveis para as pessoas que as receberam. Gostaria de ocultar as suas mensagens enviadas a pessoas que entrem em salas no futuro?</text>",
4747
"dialog_title": "Eliminar esta conta?",
4848
"erase_checkbox_label": "Sim, ocultar todas as minhas mensagens de novos marceneiros",
4949
"incorrect_password": "Palavra-passe incorrecta, tente novamente",
@@ -52,19 +52,19 @@
5252
"password_label": "Introduza a sua palavra-passe para continuar"
5353
},
5454
"edit_profile": {
55-
"display_name_help": "Isso é o que os outros verão onde quer que você esteja conectado.",
56-
"display_name_label": "Nome para exibição",
55+
"display_name_help": "Isto é o que os outros verão sempre que tiver sessão iniciada.",
56+
"display_name_label": "Nome de exibição",
5757
"title": "Editar perfil",
5858
"username_label": "Nome de utilizador"
5959
},
6060
"password": {
6161
"change": "Alterar palavra-passe",
62-
"change_disabled": "As alterações de palavra-passe são desactivadas pelo administrador.",
63-
"label": "Palavra-Passe"
62+
"change_disabled": "As alterações de palavra-passe são desativadas pelo administrador.",
63+
"label": "Palavra-passe"
6464
},
6565
"sign_out": {
66-
"button": "Sair da conta",
67-
"dialog": "Sair desta conta?"
66+
"button": "Terminar sessão na conta",
67+
"dialog": "Terminar sessão nesta conta?"
6868
},
6969
"title": "A sua conta"
7070
},
@@ -79,19 +79,19 @@
7979
"title": "O e-mail já existe"
8080
},
8181
"email_exists_error": "O e-mail introduzido já foi adicionado a esta conta",
82-
"email_field_help": "Adicione um e-mail alternativo que você pode usar para acessar essa conta.",
82+
"email_field_help": "Adicione um e-mail alternativo que possa utilizar para aceder a esta conta.",
8383
"email_field_label": "Adicionar e-mail",
8484
"email_in_use_error": "O e-mail introduzido já está a ser utilizado",
8585
"email_invalid_alert": {
8686
"text": "O e-mail introduzido é inválido",
8787
"title": "E-mail inválido"
8888
},
8989
"email_invalid_error": "O e-mail introduzido é inválido",
90-
"incorrect_password_error": "Palavra-passe incorrecta, tente novamente",
91-
"password_confirmation": "Confirme a palavra-passe da sua conta para adicionar este endereço de correio eletrónico"
90+
"incorrect_password_error": "Palavra-passe incorreta, tente novamente",
91+
"password_confirmation": "Confirme a palavra-passe da sua conta para adicionar este endereço de e-mail"
9292
},
9393
"app_sessions_list": {
94-
"error": "Falha ao carregar sessões do aplicativo",
94+
"error": "Falha ao carregar sessões da aplicação",
9595
"heading": "Aplicações"
9696
},
9797
"browser_session_details": {
@@ -103,7 +103,7 @@
103103
"body:other": "{{count}} sessões ativas",
104104
"heading": "Navegadores",
105105
"no_active_sessions": {
106-
"default": "Você não está conectado a nenhum navegador da Web.",
106+
"default": "Não tem sessão iniciada em nenhum navegador Web.",
107107
"inactive_90_days": "Todas as suas sessões estiveram ativas nos últimos 90 dias."
108108
},
109109
"view_all_button": "Ver tudo"
@@ -137,7 +137,7 @@
137137
"error_boundary_title": "Algo correu mal",
138138
"errors": {
139139
"field_required": "Este campo é obrigatório",
140-
"rate_limit_exceeded": "Você fez muitas solicitações em um curto período. Aguarde alguns minutos e tente novamente."
140+
"rate_limit_exceeded": "Efetuou demasiadas solicitações num curto espaço de tempo. Aguarde alguns minutos e tente novamente."
141141
},
142142
"last_active": {
143143
"active_date": "Ativo {{relativeDate}}",
@@ -299,6 +299,11 @@
299299
"last_auth_label": "Última autenticação",
300300
"name_for_platform": "{{name}}para{{platform}}",
301301
"scopes_label": "Âmbitos de aplicação",
302+
"set_device_name": {
303+
"help": "Set a name that will help you identify this device.",
304+
"label": "Device name",
305+
"title": "Edit device name"
306+
},
302307
"signed_in_date": "Conectado <datetime/>",
303308
"signed_in_label": "Sessão iniciada",
304309
"title": "Detalhes do dispositivo",

frontend/locales/ru.json

+5
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,11 @@
300300
"last_auth_label": "Последняя аутентификация",
301301
"name_for_platform": "{{name}} для {{platform}}",
302302
"scopes_label": "Области",
303+
"set_device_name": {
304+
"help": "Set a name that will help you identify this device.",
305+
"label": "Device name",
306+
"title": "Edit device name"
307+
},
303308
"signed_in_date": "Вошёл <datetime/>",
304309
"signed_in_label": "Вошёл в систему",
305310
"title": "Сведения об устройстве",

frontend/locales/sv.json

+5
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,11 @@
299299
"last_auth_label": "Senaste autentisering",
300300
"name_for_platform": "{{name}} för {{platform}}",
301301
"scopes_label": "Scope",
302+
"set_device_name": {
303+
"help": "Set a name that will help you identify this device.",
304+
"label": "Device name",
305+
"title": "Edit device name"
306+
},
302307
"signed_in_date": "Inloggad <datetime/>",
303308
"signed_in_label": "Inloggad",
304309
"title": "Enhetsdetaljer",

frontend/locales/uk.json

+5
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,11 @@
300300
"last_auth_label": "Остання автентифікація",
301301
"name_for_platform": "{{name}} для {{platform}}",
302302
"scopes_label": "Області застосування (Scopes)",
303+
"set_device_name": {
304+
"help": "Set a name that will help you identify this device.",
305+
"label": "Device name",
306+
"title": "Edit device name"
307+
},
303308
"signed_in_date": "Вхід виконано <datetime/>",
304309
"signed_in_label": "Вхід виконано",
305310
"title": "Деталі пристрою",

0 commit comments

Comments
 (0)