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
1 change: 1 addition & 0 deletions frontend/locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
},
"nav": {
"devices": "Zařízení",
"plan": "Plan",
"profile": "Profil",
"sessions": "Relace",
"settings": "Nastavení"
Expand Down
7 changes: 4 additions & 3 deletions frontend/locales/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"nav": {
"devices": "Enheder",
"plan": "Plan",
"profile": "Profil",
"sessions": "Sessioner",
"settings": "Indstillinger"
Expand Down Expand Up @@ -300,9 +301,9 @@
"name_for_platform": "{{name}} til {{platform}}",
"scopes_label": "Omfang",
"set_device_name": {
"help": "Set a name that will help you identify this device.",
"label": "Device name",
"title": "Edit device name"
"help": "Angiv et navn, der hjælper dig med at identificere denne enhed.",
"label": "Enhedens navn",
"title": "Rediger navnet på enheden"
},
"signed_in_date": "Logget ind <datetime/>",
"signed_in_label": "Logget ind",
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"nav": {
"devices": "Geräte",
"plan": "Plan",
"profile": "Profil",
"sessions": "Sitzungen",
"settings": "Einstellungen"
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"nav": {
"devices": "Seadmed",
"plan": "Plan",
"profile": "Profiil",
"sessions": "Sessioonid",
"settings": "Seadistused"
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"nav": {
"devices": "Laitteet",
"plan": "Plan",
"profile": "Profiili",
"sessions": "Istunnot",
"settings": "Asetukset"
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"nav": {
"devices": "Appareil",
"plan": "Plan",
"profile": "Profil",
"sessions": "Sessions",
"settings": "Paramètres"
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"nav": {
"devices": "Eszközök",
"plan": "Plan",
"profile": "Profil",
"sessions": "Munkamenetek",
"settings": "Beállítások"
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/nb-NO.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"nav": {
"devices": "Enheter",
"plan": "Plan",
"profile": "Profil",
"sessions": "Sesjoner",
"settings": "Innstillinger"
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"nav": {
"devices": "Apparaten",
"plan": "Plan",
"profile": "Profiel",
"sessions": "Sessies",
"settings": "Instellingen"
Expand Down
9 changes: 5 additions & 4 deletions frontend/locales/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dialog_title": "Eliminar esta conta?",
"erase_checkbox_label": "Sim, ocultar todas as minhas mensagens de novos marceneiros",
"incorrect_password": "Palavra-passe incorrecta, tente novamente",
"mxid_label": "Confirme seu ID da Matrix ({{ mxid }})",
"mxid_label": "Confirme o seu ID do Matrix ({{ mxid }})",
"mxid_mismatch": "Este valor não corresponde ao seu ID da matrix",
"password_label": "Introduza a sua palavra-passe para continuar"
},
Expand Down Expand Up @@ -146,6 +146,7 @@
},
"nav": {
"devices": "Dispositivos",
"plan": "Plan",
"profile": "Perfil",
"sessions": "Sessões",
"settings": "Configurações"
Expand Down Expand Up @@ -261,9 +262,9 @@
},
"description": "Se não tiver sessão iniciada noutros dispositivos e tiver perdido a sua chave de recuperação, terá de repor a sua identidade para continuar a utilizar a aplicação.",
"effect_list": {
"negative_1": "Você perderá seu histórico de mensagens existente",
"negative_1": "Perderá o histórico de mensagens existente",
"negative_2": "Você precisará verificar todos os seus dispositivos e contatos existentes novamente",
"neutral_1": "Você perderá qualquer histórico de mensagens armazenado apenas no servidor",
"neutral_1": "Perderá qualquer histórico de mensagens que esteja armazenado apenas no servidor",
"neutral_2": "Você precisará verificar todos os seus dispositivos e contatos existentes novamente",
"positive_1": "Os detalhes da sua conta, contactos, preferências e lista de conversação serão mantidos"
},
Expand Down Expand Up @@ -351,7 +352,7 @@
"error": "Falha ao carregar o usuário"
},
"user_name": {
"display_name_field_label": "Nome para exibição"
"display_name_field_label": "Nome de exibição"
},
"user_sessions_overview": {
"active_sessions:one": "{{count}} sessão ativa",
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
},
"nav": {
"devices": "Устройства",
"plan": "Plan",
"profile": "Профиль",
"sessions": "Сессии",
"settings": "Настройки"
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"nav": {
"devices": "Enheter",
"plan": "Plan",
"profile": "Profil",
"sessions": "Sessioner",
"settings": "Inställningar"
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
},
"nav": {
"devices": "Пристрої",
"plan": "Plan",
"profile": "Профіль",
"sessions": "Сеанси",
"settings": "Налаштування"
Expand Down
1 change: 1 addition & 0 deletions frontend/locales/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
},
"nav": {
"devices": "设备",
"plan": "Plan",
"profile": "个人资料",
"sessions": "会话",
"settings": "设置"
Expand Down
5 changes: 5 additions & 0 deletions translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,11 @@
"sign_in_instead": "Místo toho se přihlaste",
"terms_of_service": "Souhlasím s podmínkami <a href=\"%s\" data-kind=\"primary\" class=\"cpd-link\"></a>"
},
"registration_token": {
"description": "Zadejte registrační token poskytnutý správcem domovského serveru.",
"field": "Registrační token",
"headline": "Registrační token"
},
"scope": {
"edit_profile": "Upravte svůj profil a kontaktní údaje",
"manage_sessions": "Spravujte svá zařízení a relace",
Expand Down
5 changes: 5 additions & 0 deletions translations/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@
"heading": "Adgang givet"
}
},
"device_display_name": {
"client_on_device": "%(client_name)s på %(device_name)s",
"name_for_platform": "%(name)s på %(platform)s",
"unknown_device": "Ukendt enhed"
},
"email_in_use": {
"description": "Hvis du har glemt dine kontooplysninger, kan du gendanne din konto. Du kan også starte forfra og bruge en anden e-mail-adresse.",
"title": "E-mailadressen <span> %(email)s </span> er allerede i brug"
Expand Down
5 changes: 5 additions & 0 deletions translations/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,11 @@
"sign_in_instead": "Siis logi sisse",
"terms_of_service": "Ma nõustun <a href=\"%s\" data-kind=\"primary\" class=\"cpd-link\">teenuse kasutustingimustega</a>"
},
"registration_token": {
"description": "Palun sisesta registreerimise tunnusluba, mille serveri haldaja on sulle andnud.",
"field": "Registreerimise tunnusluba",
"headline": "Registreerimise tunnusluba"
},
"scope": {
"edit_profile": "Muuta sinu kasutajaprofiili ning kontaktandmeid",
"manage_sessions": "Hallata sinu seadmeid ja sessioone",
Expand Down
5 changes: 5 additions & 0 deletions translations/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,11 @@
"sign_in_instead": "Kirjaudu sisään sen sijaan",
"terms_of_service": "Hyväksyn <a href=\"%s\" data-kind=\"primary\" class=\"cpd-link\">Käyttöehdot</a>"
},
"registration_token": {
"description": "Anna kotipalvelimen ylläpitäjän antama rekisteröitymispoletti.",
"field": "Rekisteröitymispoletti",
"headline": "Rekisteröitymispoletti"
},
"scope": {
"edit_profile": "Muokata profiiliasi ja yhteystietojasi",
"manage_sessions": "Hallinnoida laitteitasi ja istuntojasi",
Expand Down
5 changes: 5 additions & 0 deletions translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,11 @@
"sign_in_instead": "Se connecter",
"terms_of_service": "J'accepte les <a href=\"%s\" data-kind=\"primary\" class=\"cpd-link\">Conditions d'utilisation</a>"
},
"registration_token": {
"description": "Saisissez le jeton d'enregistrement fourni par l'administrateur du serveur d'accueil.",
"field": "Jeton d'enregistrement",
"headline": "Jeton d'enregistrement"
},
"scope": {
"edit_profile": "Modifier votre profil et vos coordonnées",
"manage_sessions": "Gérer vos appareils et vos sessions",
Expand Down
5 changes: 5 additions & 0 deletions translations/nb-NO.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,11 @@
"sign_in_instead": "Logg på i stedet",
"terms_of_service": "Jeg godtar <a href=\"%s\" data-kind=\"primary\" class=\"cpd-link\">vilkårene og betingelsene</a>"
},
"registration_token": {
"description": "Enter et registreringstoken som er levert av administratoren av homeserveren.",
"field": "Registreringstoken",
"headline": "Registreringstoken"
},
"scope": {
"edit_profile": "Rediger din profil og kontaktdetaljer",
"manage_sessions": "Administrer enhetene og sesjonene dine",
Expand Down
6 changes: 3 additions & 3 deletions translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
}
},
"common": {
"display_name": "Nome para exibição",
"display_name": "Nome de exibição",
"email_address": "Endereço de e-mail",
"loading": "A carregar...",
"mxid": "ID Matrix",
"mxid": "ID do Matrix",
"password": "Palavra-passe",
"password_confirm": "Confirmar palavra-passe",
"username": "Nome de utilizador"
Expand Down Expand Up @@ -237,7 +237,7 @@
},
"create_account": "Criar uma nova conta",
"enforced_by_policy": "Imposto pela política do servidor",
"forced_display_name": "Usará o seguinte nome de exibição",
"forced_display_name": "Utilizará o seguinte nome de exibição",
"forced_email": "Usará o seguinte endereço de e-mail",
"forced_localpart": "Utilizará o seguinte nome de utilizador",
"import_data": {
Expand Down
5 changes: 5 additions & 0 deletions translations/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,11 @@
"sign_in_instead": "Натомість увійти",
"terms_of_service": "Я погоджуюся з <a href=\"%s\" data-kind=\"primary\" class=\"cpd-link\">Умовами та положеннями</a>"
},
"registration_token": {
"description": "Введіть реєстраційний токен, наданий адміністратором домашнього сервера.",
"field": "Токен реєстрації",
"headline": "Токен реєстрації"
},
"scope": {
"edit_profile": "Редагування профілю та контактних даних",
"manage_sessions": "Керування пристроями та сеансами",
Expand Down
Loading