|
24 | 24 | </trans-unit> |
25 | 25 | <trans-unit id="6"> |
26 | 26 | <source>You must select at least {{ limit }} choices.</source> |
27 | | - <target>Ha de seleccionar almenys {{ limit }} opcions.</target> |
| 27 | + <target>Ha de seleccionar almenys {{ limit }} opció.|Ha de seleccionar almenys {{ limit }} opcions.</target> |
28 | 28 | </trans-unit> |
29 | 29 | <trans-unit id="7"> |
30 | 30 | <source>You must select at most {{ limit }} choices.</source> |
31 | | - <target>Ha de seleccionar com a màxim {{ limit }} opcions.</target> |
| 31 | + <target>Ha de seleccionar com a màxim {{ limit }} opció.|Ha de seleccionar com a màxim {{ limit }} opcions.</target> |
32 | 32 | </trans-unit> |
33 | 33 | <trans-unit id="8"> |
34 | 34 | <source>One or more of the given values is invalid.</source> |
|
76 | 76 | </trans-unit> |
77 | 77 | <trans-unit id="19"> |
78 | 78 | <source>This value is too long. It should have {{ limit }} characters or less.</source> |
79 | | - <target>Aquest valor és massa llarg. Hauria de tenir {{ limit }} caràcters o menys.</target> |
| 79 | + <target>Aquest valor és massa llarg. Hauria de tenir {{ limit }} caràcter o menys.|Aquest valor és massa llarg. Hauria de tenir {{ limit }} caràcters o menys.</target> |
80 | 80 | </trans-unit> |
81 | 81 | <trans-unit id="20"> |
82 | 82 | <source>This value should be {{ limit }} or more.</source> |
|
180 | 180 | </trans-unit> |
181 | 181 | <trans-unit id="48"> |
182 | 182 | <source>This value should have exactly {{ limit }} characters.</source> |
183 | | - <target>Aquest valor hauria de tenir exactament {{ limit }} caràcters.</target> |
| 183 | + <target>Aquest valor hauria de tenir exactament {{ limit }} caràcter.|Aquest valor hauria de tenir exactament {{ limit }} caràcters.</target> |
| 184 | + </trans-unit> |
| 185 | + <trans-unit id="49"> |
| 186 | + <source>The file was only partially uploaded.</source> |
| 187 | + <target>L'arxiu va ser només pujat parcialment.</target> |
| 188 | + </trans-unit> |
| 189 | + <trans-unit id="50"> |
| 190 | + <source>No file was uploaded.</source> |
| 191 | + <target>Cap arxiu va ser pujat.</target> |
| 192 | + </trans-unit> |
| 193 | + <trans-unit id="51"> |
| 194 | + <source>No temporary folder was configured in php.ini.</source> |
| 195 | + <target>Cap carpeta temporal va ser configurada en php.ini.</target> |
| 196 | + </trans-unit> |
| 197 | + <trans-unit id="52"> |
| 198 | + <source>Cannot write temporary file to disk.</source> |
| 199 | + <target>No es va poder escriure l'arxiu temporal en el disc.</target> |
| 200 | + </trans-unit> |
| 201 | + <trans-unit id="53"> |
| 202 | + <source>A PHP extension caused the upload to fail.</source> |
| 203 | + <target>Una extensió de PHP va fer que la pujada fallara.</target> |
| 204 | + </trans-unit> |
| 205 | + <trans-unit id="54"> |
| 206 | + <source>This collection should contain {{ limit }} elements or more.</source> |
| 207 | + <target>Aquesta col·lecció ha de contenir {{ limit }} element o més.|Aquesta col·lecció ha de contenir {{ limit }} elements o més.</target> |
| 208 | + </trans-unit> |
| 209 | + <trans-unit id="55"> |
| 210 | + <source>This collection should contain {{ limit }} elements or less.</source> |
| 211 | + <target>Aquesta col·lecció ha de contenir {{ limit }} element o menys.|Aquesta col·lecció ha de contenir {{ limit }} elements o menys.</target> |
| 212 | + </trans-unit> |
| 213 | + <trans-unit id="56"> |
| 214 | + <source>This collection should contain exactly {{ limit }} elements.</source> |
| 215 | + <target>Aquesta col·lecció ha de contenir exactament {{ limit }} element.|Aquesta col·lecció ha de contenir exactament {{ limit }} elements.</target> |
184 | 216 | </trans-unit> |
185 | 217 | </body> |
186 | 218 | </file> |
|
0 commit comments