Skip to content

Commit 501f6c4

Browse files
author
roadiz-ci
committed
chore: New Crowdin updates (#28)
1 parent 63f5d75 commit 501f6c4

2 files changed

Lines changed: 106 additions & 107 deletions

File tree

translations/core/messages.en.xlf

Lines changed: 57 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -136,83 +136,82 @@
136136
<source>yaml.is.not.valid.{{ error }}</source>
137137
<target state="final">YAML code is not valid ({{ error }}).</target>
138138
</trans-unit>
139-
<trans-unit xml:space="preserve" id="json.is.not.valid">
139+
<trans-unit xml:space="preserve" id="json.is.not.valid" approved="yes">
140140
<source>json.is.not.valid.{{ error }}</source>
141-
<target state="translated">JSON code is not valid ({{ error }}).</target>
141+
<target state="final">JSON code is not valid ({{ error }}).</target>
142142
</trans-unit>
143-
<trans-unit xml:space="preserve" id="value.is.already.used">
143+
<trans-unit xml:space="preserve" id="value.is.already.used" approved="yes">
144144
<source>value.is.already.used</source>
145-
<target state="translated">This value is already used.</target>
145+
<target state="final">This value is already used.</target>
146146
<note>Error message meaning that user can’t use that value for this object (eg. Object name is already used).</note>
147147
</trans-unit>
148-
<trans-unit xml:space="preserve" id="password_should_contains_at_least_one_capital_one_digit">
148+
<trans-unit xml:space="preserve" id="password_should_contains_at_least_one_capital_one_digit" approved="yes">
149149
<source>password_should_contains_at_least_one_capital_one_digit</source>
150-
<target state="translated">Password should contain at least one capital letter and one digit.</target>
150+
<target state="final">Password should contain at least one capital letter and one digit.</target>
151151
</trans-unit>
152-
<trans-unit xml:space="preserve" id="password_blacklisted">
152+
<trans-unit xml:space="preserve" id="password_blacklisted" approved="yes">
153153
<source>password_blacklisted</source>
154-
<target state="translated">Password is blacklisted</target>
154+
<target state="final">Password is blacklisted</target>
155155
</trans-unit>
156-
<trans-unit xml:space="preserve" id="password_should_be_at_least_characters_long">
156+
<trans-unit xml:space="preserve" id="password_should_be_at_least_characters_long" approved="yes">
157157
<source>password_should_be_at_least_{{length}}_characters_long</source>
158-
<target state="translated">Password should be at least {{length}} characters long</target>
158+
<target state="final">Password should be at least {{length}} characters long</target>
159159
</trans-unit>
160-
<trans-unit xml:space="preserve" id="attributes.defaultRealm">
160+
<trans-unit xml:space="preserve" id="attributes.defaultRealm" approved="yes">
161161
<source>attributes.defaultRealm</source>
162-
<target state="translated">Default realm</target>
162+
<target state="final">Default realm</target>
163163
</trans-unit>
164-
<trans-unit xml:space="preserve" id="attributes.defaultRealm.help">
164+
<trans-unit xml:space="preserve" id="attributes.defaultRealm.help" approved="yes">
165165
<source>attributes.defaultRealm.help</source>
166-
<target state="translated">Choose a default realm to secure any attribute value within API. This will affect only new attribute values.</target>
166+
<target state="final">Choose a default realm to secure any attribute value within API. This will affect only new attribute values.</target>
167167
</trans-unit>
168-
<trans-unit xml:space="preserve" id="attributes.defaultRealm.placeholder">
168+
<trans-unit xml:space="preserve" id="attributes.defaultRealm.placeholder" approved="yes">
169169
<source>attributes.defaultRealm.placeholder</source>
170-
171-
<target state="translated">-- No default realm --</target>
170+
171+
<target state="final">-- No default realm --</target>
172172
<note>Default text when no realm is attached to an attribute</note></trans-unit>
173-
<trans-unit xml:space="preserve" id="attributeValue.realm.placeholder">
173+
<trans-unit xml:space="preserve" id="attributeValue.realm.placeholder" approved="yes">
174174
<source>attributeValue.realm.placeholder</source>
175-
176-
<target state="translated">-- No realm --</target>
175+
176+
<target state="final">-- No realm --</target>
177177
<note>Default text when no realm is attached to an attribute-value</note></trans-unit>
178-
179-
180-
<trans-unit xml:space="preserve" id="login_link">
181-
<source>login_link</source>
182-
<target state="final">Login link</target>
183-
</trans-unit>
184-
<trans-unit xml:space="preserve" id="login_link_sent">
185-
<source>login_link_sent</source>
186-
<target state="final">A login link was sent</target>
187-
</trans-unit>
188-
<trans-unit xml:space="preserve" id="login_link_sent_if_email_exists.check_inbox">
189-
<source>login_link_sent_if_email_exists.check_inbox</source>
190-
<target state="final">A login link was sent to your email address if your account is valid. Check your inbox.</target>
191-
</trans-unit>
192-
<trans-unit xml:space="preserve" id="request_login_link">
193-
<source>request_login_link</source>
194-
<target state="final">Request a login link</target>
195-
</trans-unit>
196-
<trans-unit xml:space="preserve" id="login_link.request">
197-
<source>login_link.request</source>
198-
<target state="final">Your login link</target>
199-
</trans-unit>
200-
<trans-unit xml:space="preserve" id="you.asked.for.a.login_link.on.site">
201-
<source>you.asked.for.a.login_link.on.site</source>
202-
<target state="final">You requested a login link for website: %site%</target>
203-
</trans-unit>
204-
<trans-unit xml:space="preserve" id="click_on_following_link_to_login">
205-
<source>click_on_following_link_to_login</source>
206-
<target state="final">Click on the following link to login automatically.</target>
207-
</trans-unit>
208-
<trans-unit xml:space="preserve" id="login_link_will_expire_at.expiresAt">
209-
<source>login_link_will_expire_at.expiresAt</source>
210-
<target state="final">This link will expire on %expiresAt%</target>
211-
</trans-unit>
212-
<trans-unit xml:space="preserve" id="classic.login_password">
213-
<source>classic.login_password</source>
214-
<target state="final">Password login</target>
215-
</trans-unit>
178+
<trans-unit xml:space="preserve" id="login_link" approved="yes">
179+
<source>login_link</source>
180+
<target state="final">Login link</target>
181+
</trans-unit>
182+
<trans-unit xml:space="preserve" id="login_link_sent" approved="yes">
183+
<source>login_link_sent</source>
184+
<target state="final">A login link was sent</target>
185+
</trans-unit>
186+
<trans-unit xml:space="preserve" id="login_link_sent_if_email_exists.check_inbox" approved="yes">
187+
<source>login_link_sent_if_email_exists.check_inbox</source>
188+
<target state="final">A login link was sent to your email address if your account is valid. Check your inbox.</target>
189+
</trans-unit>
190+
<trans-unit xml:space="preserve" id="request_login_link" approved="yes">
191+
<source>request_login_link</source>
192+
193+
<target state="final">Request a login link</target>
194+
<note>Button label to request a login link</note></trans-unit>
195+
<trans-unit xml:space="preserve" id="login_link.request" approved="yes">
196+
<source>login_link.request</source>
197+
<target state="final">Your login link</target>
198+
</trans-unit>
199+
<trans-unit xml:space="preserve" id="you.asked.for.a.login_link.on.site" approved="yes">
200+
<source>you.asked.for.a.login_link.on.%site%</source>
201+
<target state="final">You requested a login link for website: %site%</target>
202+
</trans-unit>
203+
<trans-unit xml:space="preserve" id="click_on_following_link_to_login" approved="yes">
204+
<source>click_on_following_link_to_login</source>
205+
<target state="final">Click on the following link to login automatically.</target>
206+
</trans-unit>
207+
<trans-unit xml:space="preserve" id="login_link_will_expire_at.expiresAt" approved="yes">
208+
<source>login_link_will_expire_at.%expiresAt%</source>
209+
<target state="final">This link will expire on %expiresAt%</target>
210+
</trans-unit>
211+
<trans-unit xml:space="preserve" id="classic.login_password" approved="yes">
212+
<source>classic.login_password</source>
213+
<target state="final">Password login</target>
214+
</trans-unit>
216215
</body>
217216
</file>
218217
</xliff>

translations/core/messages.fr.xlf

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -136,26 +136,26 @@
136136
<source>yaml.is.not.valid.{{ error }}</source>
137137
<target state="final">Le code YAML n’est pas valide ({{ error }}).</target>
138138
</trans-unit>
139-
<trans-unit xml:space="preserve" id="json.is.not.valid">
139+
<trans-unit xml:space="preserve" id="json.is.not.valid" approved="yes">
140140
<source>json.is.not.valid.{{ error }}</source>
141-
<target state="translated">Le code JSON n’est pas valide ({{ error }}).</target>
141+
<target state="final">Le code JSON n’est pas valide ({{ error }}).</target>
142142
</trans-unit>
143-
<trans-unit xml:space="preserve" id="value.is.already.used">
143+
<trans-unit xml:space="preserve" id="value.is.already.used" approved="yes">
144144
<source>value.is.already.used</source>
145-
<target state="translated">Cette valeur est déjà utilisée.</target>
145+
<target state="final">Cette valeur est déjà utilisée.</target>
146146
<note>Error message meaning that user can’t use that value for this object (eg. Object name is already used).</note>
147147
</trans-unit>
148-
<trans-unit xml:space="preserve" id="password_should_contains_at_least_one_capital_one_digit">
148+
<trans-unit xml:space="preserve" id="password_should_contains_at_least_one_capital_one_digit" approved="yes">
149149
<source>password_should_contains_at_least_one_capital_one_digit</source>
150-
<target state="translated">Le mot de passe doit contenir au minimum une majuscule et un chiffre</target>
150+
<target state="final">Le mot de passe doit contenir au minimum une majuscule et un chiffre</target>
151151
</trans-unit>
152-
<trans-unit xml:space="preserve" id="password_blacklisted">
152+
<trans-unit xml:space="preserve" id="password_blacklisted" approved="yes">
153153
<source>password_blacklisted</source>
154-
<target state="translated">Ce mot de passe est interdit car trop utilisé et non sécurisé</target>
154+
<target state="final">Ce mot de passe est interdit car trop utilisé et non sécurisé</target>
155155
</trans-unit>
156-
<trans-unit xml:space="preserve" id="password_should_be_at_least_characters_long">
156+
<trans-unit xml:space="preserve" id="password_should_be_at_least_characters_long" approved="yes">
157157
<source>password_should_be_at_least_{{length}}_characters_long</source>
158-
<target state="translated">Le mot de passe doit posséder au minimum {{length}} caractères</target>
158+
<target state="final">Le mot de passe doit posséder au minimum {{length}} caractères</target>
159159
</trans-unit>
160160
<trans-unit xml:space="preserve" id="attributes.defaultRealm" approved="yes">
161161
<source>attributes.defaultRealm</source>
@@ -167,51 +167,51 @@
167167
</trans-unit>
168168
<trans-unit xml:space="preserve" id="attributes.defaultRealm.placeholder" approved="yes">
169169
<source>attributes.defaultRealm.placeholder</source>
170-
170+
171171
<target state="final">-- Aucun domaine sécurisé par défaut --</target>
172172
<note>Default text when no realm is attached to an attribute</note></trans-unit>
173173
<trans-unit xml:space="preserve" id="attributeValue.realm.placeholder" approved="yes">
174174
<source>attributeValue.realm.placeholder</source>
175-
175+
176176
<target state="final">-- Aucun domaine sécurisé --</target>
177177
<note>Default text when no realm is attached to an attribute-value</note></trans-unit>
178-
179-
<trans-unit xml:space="preserve" id="login_link">
180-
<source>login_link</source>
181-
<target state="final">Lien de connexion</target>
182-
</trans-unit>
183-
<trans-unit xml:space="preserve" id="login_link_sent">
184-
<source>login_link_sent</source>
185-
<target state="final">Un lien de connexion vous a été envoyé</target>
186-
</trans-unit>
187-
<trans-unit xml:space="preserve" id="login_link_sent_if_email_exists.check_inbox">
188-
<source>login_link_sent_if_email_exists.check_inbox</source>
189-
<target state="final">Un lien de connexion vous a été envoyé par email si votre compte est valide, veuillez vérifier votre boîte de réception.</target>
190-
</trans-unit>
191-
<trans-unit xml:space="preserve" id="request_login_link">
192-
<source>request_login_link</source>
193-
<target state="final">Demander un lien de connexion</target>
194-
</trans-unit>
195-
<trans-unit xml:space="preserve" id="login_link.request">
196-
<source>login_link.request</source>
197-
<target state="final">Votre lien de connexion</target>
198-
</trans-unit>
199-
<trans-unit xml:space="preserve" id="you.asked.for.a.login_link.on.site">
200-
<source>you.asked.for.a.login_link.on.site</source>
201-
<target state="final">Vous avez fait une demande de connexion sur le site : %site%</target>
202-
</trans-unit>
203-
<trans-unit xml:space="preserve" id="click_on_following_link_to_login">
204-
<source>click_on_following_link_to_login</source>
205-
<target state="final">Cliquez sur le lien suivant pour vous connecter automatiquement.</target>
206-
</trans-unit>
207-
<trans-unit xml:space="preserve" id="login_link_will_expire_at.expiresAt">
208-
<source>login_link_will_expire_at.expiresAt</source>
209-
<target state="final">Ce lien expirera le %expiresAt%</target>
210-
</trans-unit>
211-
<trans-unit xml:space="preserve" id="classic.login_password">
212-
<source>classic.login_password</source>
213-
<target state="final">Se connecter avec mot de passe</target>
214-
</trans-unit>
178+
<trans-unit xml:space="preserve" id="login_link" approved="yes">
179+
<source>login_link</source>
180+
<target state="final">Lien de connexion</target>
181+
</trans-unit>
182+
<trans-unit xml:space="preserve" id="login_link_sent" approved="yes">
183+
<source>login_link_sent</source>
184+
<target state="final">Un lien de connexion vous a été envoyé</target>
185+
</trans-unit>
186+
<trans-unit xml:space="preserve" id="login_link_sent_if_email_exists.check_inbox" approved="yes">
187+
<source>login_link_sent_if_email_exists.check_inbox</source>
188+
<target state="final">Un lien de connexion vous a été envoyé par email si votre compte est valide, veuillez vérifier votre boîte de réception.</target>
189+
</trans-unit>
190+
<trans-unit xml:space="preserve" id="request_login_link" approved="yes">
191+
<source>request_login_link</source>
192+
193+
<target state="final">Demander un lien de connexion</target>
194+
<note>Button label to request a login link</note></trans-unit>
195+
<trans-unit xml:space="preserve" id="login_link.request" approved="yes">
196+
<source>login_link.request</source>
197+
<target state="final">Votre lien de connexion</target>
198+
</trans-unit>
199+
<trans-unit xml:space="preserve" id="you.asked.for.a.login_link.on.site" approved="yes">
200+
<source>you.asked.for.a.login_link.on.%site%</source>
201+
<target state="final">Vous avez fait une demande de connexion sur le site : %site%</target>
202+
</trans-unit>
203+
<trans-unit xml:space="preserve" id="click_on_following_link_to_login" approved="yes">
204+
<source>click_on_following_link_to_login</source>
205+
<target state="final">Cliquez sur le lien suivant pour vous connecter automatiquement.</target>
206+
</trans-unit>
207+
<trans-unit xml:space="preserve" id="login_link_will_expire_at.expiresAt" approved="yes">
208+
<source>login_link_will_expire_at.%expiresAt%</source>
209+
<target state="final">Ce lien expirera le %expiresAt%</target>
210+
</trans-unit>
211+
<trans-unit xml:space="preserve" id="classic.login_password" approved="yes">
212+
<source>classic.login_password</source>
213+
<target state="final">Se connecter avec mot de passe</target>
214+
</trans-unit>
215215
</body>
216216
</file>
217217
</xliff>

0 commit comments

Comments
 (0)