|
136 | 136 | <source>yaml.is.not.valid.{{ error }}</source> |
137 | 137 | <target state="final">YAML code is not valid ({{ error }}).</target> |
138 | 138 | </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"> |
140 | 140 | <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> |
142 | 142 | </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"> |
144 | 144 | <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> |
146 | 146 | <note>Error message meaning that user can’t use that value for this object (eg. Object name is already used).</note> |
147 | 147 | </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"> |
149 | 149 | <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> |
151 | 151 | </trans-unit> |
152 | | - <trans-unit xml:space="preserve" id="password_blacklisted"> |
| 152 | + <trans-unit xml:space="preserve" id="password_blacklisted" approved="yes"> |
153 | 153 | <source>password_blacklisted</source> |
154 | | - <target state="translated">Password is blacklisted</target> |
| 154 | + <target state="final">Password is blacklisted</target> |
155 | 155 | </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"> |
157 | 157 | <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> |
159 | 159 | </trans-unit> |
160 | | - <trans-unit xml:space="preserve" id="attributes.defaultRealm"> |
| 160 | + <trans-unit xml:space="preserve" id="attributes.defaultRealm" approved="yes"> |
161 | 161 | <source>attributes.defaultRealm</source> |
162 | | - <target state="translated">Default realm</target> |
| 162 | + <target state="final">Default realm</target> |
163 | 163 | </trans-unit> |
164 | | - <trans-unit xml:space="preserve" id="attributes.defaultRealm.help"> |
| 164 | + <trans-unit xml:space="preserve" id="attributes.defaultRealm.help" approved="yes"> |
165 | 165 | <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> |
167 | 167 | </trans-unit> |
168 | | - <trans-unit xml:space="preserve" id="attributes.defaultRealm.placeholder"> |
| 168 | + <trans-unit xml:space="preserve" id="attributes.defaultRealm.placeholder" approved="yes"> |
169 | 169 | <source>attributes.defaultRealm.placeholder</source> |
170 | | - |
171 | | - <target state="translated">-- No default realm --</target> |
| 170 | + |
| 171 | + <target state="final">-- No default realm --</target> |
172 | 172 | <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"> |
174 | 174 | <source>attributeValue.realm.placeholder</source> |
175 | | - |
176 | | - <target state="translated">-- No realm --</target> |
| 175 | + |
| 176 | + <target state="final">-- No realm --</target> |
177 | 177 | <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> |
216 | 215 | </body> |
217 | 216 | </file> |
218 | 217 | </xliff> |
0 commit comments