|
202 | 202 | <source>A PHP extension caused the upload to fail.</source>
|
203 | 203 | <target>En PHP udvidelse forårsagede fejl i upload.</target>
|
204 | 204 | </trans-unit>
|
| 205 | + <trans-unit id="54"> |
| 206 | + <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> |
| 207 | + <target>Denne samling skal indeholde {{ limit }} element eller flere.|Denne samling skal indeholde {{ limit }} elementer eller flere.</target> |
| 208 | + </trans-unit> |
| 209 | + <trans-unit id="55"> |
| 210 | + <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> |
| 211 | + <target>Denne samling skal indeholde {{ limit }} element eller mindre.|Denne samling skal indeholde {{ limit }} elementer eller mindre.</target> |
| 212 | + </trans-unit> |
| 213 | + <trans-unit id="56"> |
| 214 | + <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> |
| 215 | + <target>Denne samling skal indeholde præcis {{ limit }} element.|Denne samling skal indeholde præcis {{ limit }} elementer.</target> |
| 216 | + </trans-unit> |
| 217 | + <trans-unit id="57"> |
| 218 | + <source>Invalid card number.</source> |
| 219 | + <target>Ugyldigt kortnummer.</target> |
| 220 | + </trans-unit> |
| 221 | + <trans-unit id="58"> |
| 222 | + <source>Unsupported card type or invalid card number.</source> |
| 223 | + <target>Ikke-understøttet korttype eller ugyldigt kortnummer.</target> |
| 224 | + </trans-unit> |
| 225 | + <trans-unit id="59"> |
| 226 | + <source>This is not a valid International Bank Account Number (IBAN).</source> |
| 227 | + <target>Det er ikke en gyldig International Bank Account Number (IBAN).</target> |
| 228 | + </trans-unit> |
| 229 | + <trans-unit id="60"> |
| 230 | + <source>This value is not a valid ISBN-10.</source> |
| 231 | + <target>Værdien er ikke en gyldig ISBN-10.</target> |
| 232 | + </trans-unit> |
| 233 | + <trans-unit id="61"> |
| 234 | + <source>This value is not a valid ISBN-13.</source> |
| 235 | + <target>Værdien er ikke en gyldig ISBN-13.</target> |
| 236 | + </trans-unit> |
| 237 | + <trans-unit id="62"> |
| 238 | + <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> |
| 239 | + <target>Værdien er hverken en gyldig ISBN-10 eller en gyldig ISBN-13.</target> |
| 240 | + </trans-unit> |
| 241 | + <trans-unit id="63"> |
| 242 | + <source>This value is not a valid ISSN.</source> |
| 243 | + <target>Værdien er ikke en gyldig ISSN.</target> |
| 244 | + </trans-unit> |
205 | 245 | </body>
|
206 | 246 | </file>
|
207 | 247 | </xliff>
|
0 commit comments