Skip to content

Commit e359080

Browse files
committed
Update translactions from Localazy
1 parent 76a6d12 commit e359080

File tree

15 files changed

+29
-312
lines changed

15 files changed

+29
-312
lines changed

frontend/locales/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
"name_for_platform": "{{name}} für {{platform}}",
301301
"scopes_label": "Berechtigungsumfang",
302302
"set_device_name": {
303-
"help": "Set a name that will help you identify this device.",
303+
"help": "Geben Sie einen Namen ein, der Ihnen hilft, dieses Gerät zu identifizieren.",
304304
"label": "Gerätename",
305305
"title": "Gerätename bearbeiten"
306306
},

frontend/locales/et.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,9 @@
300300
"name_for_platform": "{{name}} / {{platform}}",
301301
"scopes_label": "Õigused",
302302
"set_device_name": {
303-
"help": "Set a name that will help you identify this device.",
304-
"label": "Device name",
305-
"title": "Edit device name"
303+
"help": "Sisesta nimi, mis aitab sul hiljem seda seadet ära tunda.",
304+
"label": "Seadme nimi",
305+
"title": "Muuda seadme nime"
306306
},
307307
"signed_in_date": "Sisse logitud <datetime/>",
308308
"signed_in_label": "Sisse logitud",

frontend/locales/fi.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,9 @@
300300
"name_for_platform": "{{name}} {{platform}}:lle",
301301
"scopes_label": "Vaikutusalue",
302302
"set_device_name": {
303-
"help": "Set a name that will help you identify this device.",
304-
"label": "Device name",
305-
"title": "Edit device name"
303+
"help": "Aseta nimi, jonka avulla tunnistat tämän laitteen.",
304+
"label": "Laitteen nimi",
305+
"title": "Muokkaa laitteen nimeä"
306306
},
307307
"signed_in_date": "Kirjautunut sisään <datetime/>",
308308
"signed_in_label": "Kirjautunut sisään",

frontend/locales/uk.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,9 @@
301301
"name_for_platform": "{{name}} для {{platform}}",
302302
"scopes_label": "Області застосування (Scopes)",
303303
"set_device_name": {
304-
"help": "Set a name that will help you identify this device.",
305-
"label": "Device name",
306-
"title": "Edit device name"
304+
"help": "Вкажіть назву, яка допоможе вам ідентифікувати цей пристрій.",
305+
"label": "Назва пристрою",
306+
"title": "Змінити назву пристрою"
307307
},
308308
"signed_in_date": "Вхід виконано <datetime/>",
309309
"signed_in_label": "Вхід виконано",

translations/cs.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,6 @@
100100
"heading": "Přístup udělen"
101101
}
102102
},
103-
"device_display_name": {
104-
"client_on_device": "%(client_name)s on %(device_name)s",
105-
"name_for_platform": "%(name)s for %(platform)s",
106-
"unknown_device": "Unknown device"
107-
},
108103
"email_in_use": {
109104
"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.",
110105
"title": "E-mailová adresa <span>%(email)s</span> se již používá"

translations/da.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,6 @@
100100
"heading": "Adgang givet"
101101
}
102102
},
103-
"device_display_name": {
104-
"client_on_device": "%(client_name)s on %(device_name)s",
105-
"name_for_platform": "%(name)s for %(platform)s",
106-
"unknown_device": "Unknown device"
107-
},
108103
"email_in_use": {
109104
"description": "Hvis du har glemt dine kontooplysninger, kan du gendanne din konto. Du kan også starte forfra og bruge en anden e-mail-adresse.",
110105
"title": "E-mailadressen <span> %(email)s </span> er allerede i brug"

translations/et.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@
101101
}
102102
},
103103
"device_display_name": {
104-
"client_on_device": "%(client_name)s on %(device_name)s",
105-
"name_for_platform": "%(name)s for %(platform)s",
106-
"unknown_device": "Unknown device"
104+
"client_on_device": "%(client_name)s seadmes %(device_name)s",
105+
"name_for_platform": "%(name)s platvormil %(platform)s",
106+
"unknown_device": "Tundmatu seade"
107107
},
108108
"email_in_use": {
109109
"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.",

translations/fi.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@
101101
}
102102
},
103103
"device_display_name": {
104-
"client_on_device": "%(client_name)s on %(device_name)s",
105-
"name_for_platform": "%(name)s for %(platform)s",
106-
"unknown_device": "Unknown device"
104+
"client_on_device": "%(client_name)s %(device_name)s:lla",
105+
"name_for_platform": "%(name)s %(platform)s:lle",
106+
"unknown_device": "Tuntematon laite"
107107
},
108108
"email_in_use": {
109109
"description": "Jos olet unohtanut tilisi tunnistetiedot, voit palauttaa tilisi. Voit myös aloittaa alusta ja käyttää toista sähköpostiosoitetta.",

translations/hu.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"copy_link": "Másolja a következő hivatkozást, és illessze be a böngészőbe egy új jelszó létrehozásához:",
112112
"create_new_password": "Új jelszó létrehozása",
113113
"fallback": "A gomb nem működik?",
114-
"headline": "Jelszóvisszaállítást kért a(z) %(client_name)s fiókjához.",
114+
"headline": "Jelszóvisszaállítást kért a(z) %(server_name)s fiókjához.",
115115
"subject": "Fiókjelszó visszaállítása (%(mxid)s)",
116116
"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."
117117
},
@@ -262,4 +262,4 @@
262262
"headline": "E-mail-cím ellenőrzése"
263263
}
264264
}
265-
}
265+
}

translations/nl.json

Lines changed: 5 additions & 197 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@
66
"create_account": "Registreren",
77
"sign_in": "Inloggen",
88
"sign_out": "Uitloggen",
9-
"skip": "Skip",
109
"start_over": "Opnieuw beginnen",
1110
"submit": "Bevestigen"
1211
},
1312
"app": {
1413
"human_name": "Matrix Authentication Service",
15-
"name": "matrix-authentication-service",
16-
"technical_description": "OpenID Connect discovery document: <a class=\"cpd-link\" data-kind=\"primary\" href=\"%(discovery_url)s\">%(discovery_url)s</a>"
14+
"name": "matrix-authentication-service"
1715
},
1816
"branding": {
1917
"privacy_policy": {
@@ -38,231 +36,41 @@
3836
"unexpected": "Onverwachte fout"
3937
},
4038
"mas": {
41-
"account": {
42-
"deactivated": {
43-
"description": "This account (<em>%(mxid)s</em>) has been deleted. If this is not expected, contact your server administrator.",
44-
"heading": "Account deleted"
45-
},
46-
"locked": {
47-
"description": "This account (<em>%(mxid)s</em>) has been locked. If this is not expected, contact your server administrator.",
48-
"heading": "Account locked"
49-
},
50-
"logged_out": {
51-
"description": "This session has been terminated. Sign out to be able to log back in",
52-
"heading": "Session terminated"
53-
}
54-
},
55-
"add_email": {
56-
"description": "Enter an email address to recover your account in case you lose access to it.",
57-
"heading": "Add an email address"
58-
},
59-
"back_to_homepage": "Go back to the homepage",
60-
"captcha": {
61-
"noscript": "This form is protected by a CAPTCHA and requires JavaScript to be enabled to submit it. Please enable JavaScript in your browser and reload this page."
62-
},
6339
"change_password": {
6440
"change": "Wachtwoord wijzigen",
6541
"confirm": "Bevestig wachtwoord",
66-
"current": "Huidig wachtwoord",
67-
"description": "This will change the password on your account.",
68-
"heading": "Change my password",
69-
"new": "New password"
70-
},
71-
"choose_display_name": {
72-
"description": "This is the name other people will see. You can change this at any time.",
73-
"headline": "Choose your display name"
74-
},
75-
"consent": {
76-
"client_wants_access": "<span>%(client_name)s</span> at <span>%(redirect_uri)s</span> wants to access your account.",
77-
"heading": "Allow access to your account?",
78-
"make_sure_you_trust": "Make sure that you trust <span>%(client_name)s</span>.",
79-
"this_will_allow": "This will allow <span>%(client_name)s</span> to:",
80-
"you_may_be_sharing": "You may be sharing sensitive information with this site or app."
81-
},
82-
"device_card": {
83-
"access_requested": "Access requested",
84-
"device_code": "Code",
85-
"generic_device": "Device",
86-
"ip_address": "IP address"
87-
},
88-
"device_code_link": {
89-
"description": "Link a device",
90-
"headline": "Enter the code displayed on your device"
91-
},
92-
"device_consent": {
93-
"another_device_access": "Another device wants to access your account.",
94-
"denied": {
95-
"description": "You denied access to %(client_name)s. You can close this window.",
96-
"heading": "Access denied"
97-
},
98-
"granted": {
99-
"description": "You granted access to %(client_name)s. You can close this window.",
100-
"heading": "Access granted"
101-
}
102-
},
103-
"device_display_name": {
104-
"client_on_device": "%(client_name)s on %(device_name)s",
105-
"name_for_platform": "%(name)s for %(platform)s",
106-
"unknown_device": "Unknown device"
107-
},
108-
"email_in_use": {
109-
"description": "If you have forgotten your account credentials, you can recover your account. You can also start over and use a different email address.",
110-
"title": "The email address <span>%(email)s</span> is already in use"
111-
},
112-
"emails": {
113-
"greeting": "Hello %(username)s,",
114-
"recovery": {
115-
"click_button": "Click on the button below to create a new password:",
116-
"copy_link": "Copy the following link and paste it into a browser to create a new password:",
117-
"create_new_password": "Create new password",
118-
"fallback": "The button doesn't work for you?",
119-
"headline": "You requested a password reset for your %(server_name)s account.",
120-
"subject": "Reset your account password (%(mxid)s)",
121-
"you_can_ignore": "If you didn't ask for a new password, you can ignore this email. Your current password will continue to work."
122-
},
123-
"verify": {
124-
"body_html": "Your verification code to confirm this email address is: <strong>%(code)s</strong>",
125-
"body_text": "Your verification code to confirm this email address is: %(code)s",
126-
"subject": "Your email verification code is: %(code)s"
127-
}
42+
"current": "Huidig wachtwoord"
12843
},
12944
"errors": {
130-
"captcha": "CAPTCHA verification failed, please try again",
131-
"denied_policy": "Denied by policy: %(policy)s",
132-
"email_banned": "Email is banned by the server policy",
133-
"email_domain_banned": "Email domain is banned by the server policy",
134-
"email_domain_not_allowed": "Email domain is not allowed by the server policy",
135-
"email_not_allowed": "Email is not allowed by the server policy",
136-
"field_required": "This field is required",
137-
"invalid_credentials": "Ongeldige gegevens",
138-
"password_mismatch": "Password fields don't match",
139-
"rate_limit_exceeded": "You've made too many requests in a short period. Please wait a few minutes and try again.",
140-
"username_all_numeric": "Username cannot consist solely of numbers",
141-
"username_banned": "Username is banned by the server policy",
142-
"username_invalid_chars": "Username contains invalid characters. Use lowercase letters, numbers, dashes and underscores only.",
143-
"username_not_allowed": "Username is not allowed by the server policy",
144-
"username_taken": "This username is already taken",
145-
"username_too_long": "Username is too long",
146-
"username_too_short": "Username is too short"
45+
"invalid_credentials": "Ongeldige gegevens"
14746
},
14847
"login": {
149-
"call_to_register": "Don't have an account yet?",
15048
"continue_with_provider": "Doorgaan met %(provider)s",
151-
"description": "Please sign in to continue:",
152-
"forgot_password": "Forgot password?",
15349
"headline": "Inloggen",
154-
"link": {
155-
"description": "Linking your <span class=\"break-keep text-links\">%(provider)s</span> account",
156-
"headline": "Sign in to link"
157-
},
158-
"no_login_methods": "No login methods available.",
159-
"separator": "Of",
160-
"username_or_email": "Username or Email"
50+
"separator": "Of"
16151
},
16252
"navbar": {
163-
"my_account": "Mijn account",
164-
"register": "Create an account",
165-
"signed_in_as": "Signed in as <span class=\"font-semibold\">%(username)s</span>."
53+
"my_account": "Mijn account"
16654
},
167-
"not_found": {
168-
"description": "The page you were looking for doesn't exist or has been moved",
169-
"heading": "Page not found"
170-
},
171-
"not_you": "Not %(username)s?",
17255
"or_separator": "Of",
173-
"policy_violation": {
174-
"description": "This might be because of the client which authored the request, the currently logged in user, or the request itself.",
175-
"heading": "The authorization request was denied the policy enforced by this service",
176-
"logged_as": "Logged as <span class=\"font-semibold\">%(username)s</span>"
177-
},
178-
"recovery": {
179-
"consumed": {
180-
"description": "To create a new password, start over and select “Forgot password”.",
181-
"heading": "The link to reset your password has already been used"
182-
},
183-
"disabled": {
184-
"description": "If you have lost your credentials, please contact the administrator to recover your account.",
185-
"heading": "Account recovery is disabled"
186-
},
187-
"expired": {
188-
"description": "Request a new email that will be sent to: <span>%(email)s</span>.",
189-
"heading": "The link to reset your password has expired",
190-
"resend_email": "Resend email"
191-
},
192-
"finish": {
193-
"confirm": "Enter new password again",
194-
"description": "Choose a new password for your account.",
195-
"heading": "Reset your password",
196-
"new": "New password",
197-
"save_and_continue": "Save and continue"
198-
},
199-
"progress": {
200-
"change_email": "Try a different email",
201-
"description": "We sent an email with a link to reset your password if there's an account using <span>%(email)s</span>.",
202-
"heading": "Check your email",
203-
"resend_email": "Resend email"
204-
},
205-
"start": {
206-
"description": "An email will be sent with a link to reset your password.",
207-
"heading": "Enter your email to continue"
208-
}
209-
},
210-
"register": {
211-
"call_to_login": "Already have an account?",
212-
"continue_with_email": "Continue with email address",
213-
"create_account": {
214-
"description": "Choose a username to continue.",
215-
"heading": "Create an account"
216-
},
217-
"sign_in_instead": "Sign in instead",
218-
"terms_of_service": "I agree to the <a href=\"%s\" data-kind=\"primary\" class=\"cpd-link\">Terms and Conditions</a>"
219-
},
220-
"scope": {
221-
"edit_profile": "Edit your profile and contact details",
222-
"manage_sessions": "Manage your devices and sessions",
223-
"mas_admin": "Administer any user on the matrix-authentication-service",
224-
"send_messages": "Send new messages on your behalf",
225-
"synapse_admin": "Administer the Synapse homeserver",
226-
"view_messages": "View your existing messages and data",
227-
"view_profile": "See your profile info and contact details"
228-
},
22956
"upstream_oauth2": {
230-
"link_mismatch": {
231-
"heading": "This upstream account is already linked to another account."
232-
},
23357
"register": {
23458
"choose_username": {
235-
"description": "This cannot be changed later.",
23659
"heading": "Kies uw gebruikersnaam"
23760
},
23861
"create_account": "Nieuw account aanmaken",
239-
"enforced_by_policy": "Enforced by server policy",
240-
"forced_display_name": "Will use the following display name",
24162
"forced_email": "De volgende e-mailadres zal worden gebruikt",
24263
"forced_localpart": "De volgende gebruikersnaam zal worden gebruikt",
24364
"import_data": {
244-
"description": "Confirm the information that will be linked to your new %(server_name)s account.",
24565
"heading": "Importeer uw data"
24666
},
247-
"imported_from_upstream": "Imported from your upstream account",
248-
"imported_from_upstream_with_name": "Imported from your %(human_name)s account",
249-
"link_existing": "Link to an existing account",
250-
"provider_name": "%(human_name)s account",
251-
"signup_with_upstream": {
252-
"heading": "Continue signing up with your %(human_name)s account"
253-
},
25467
"suggested_display_name": "Weergavenaam importeren",
25568
"suggested_email": "E-mailadres importeren",
25669
"use": "Gebruiken"
257-
},
258-
"suggest_link": {
259-
"action": "Link",
260-
"heading": "Link to your existing account"
26170
}
26271
},
26372
"verify_email": {
26473
"6_digit_code": "6-cijferige code",
265-
"code": "Code",
26674
"description": "Voer de 6-cijferige code in die is verzonden naar: <em>%(email)s</em>",
26775
"headline": "Verifieer uw e-mailadres"
26876
}

translations/pt.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,6 @@
100100
"heading": "Acesso concedido"
101101
}
102102
},
103-
"device_display_name": {
104-
"client_on_device": "%(client_name)s on %(device_name)s",
105-
"name_for_platform": "%(name)s for %(platform)s",
106-
"unknown_device": "Unknown device"
107-
},
108103
"email_in_use": {
109104
"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.",
110105
"title": "O endereço de correio eletrónico <span>%(email)s</span> já está a ser utilizado"

translations/ru.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,6 @@
100100
"heading": "Доступ предоставлен"
101101
}
102102
},
103-
"device_display_name": {
104-
"client_on_device": "%(client_name)s on %(device_name)s",
105-
"name_for_platform": "%(name)s for %(platform)s",
106-
"unknown_device": "Unknown device"
107-
},
108103
"email_in_use": {
109104
"description": "Если вы забыли учетные данные, вы можете восстановить свою учётную запись. Вы также можете начать сначала и использовать другой адрес электронной почты.",
110105
"title": "Адрес электронной почты <span>%(email)s</span> уже используется"

0 commit comments

Comments
 (0)