瀏覽代碼

updated translation to catalan

Xmontana 14 年之前
父節點
當前提交
b8b8869f05
共有 1 個文件被更改,包括 12 次插入0 次删除
  1. 12 0
      src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ca.xliff

+ 12 - 0
src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ca.xliff

@@ -126,6 +126,18 @@
                 <source>The two values should be equal</source>
                 <target>Els dos valors haurien de ser iguals</target>
             </trans-unit>
+            <trans-unit id="32">
+                <source>The file is too large. Allowed maximum size is {{ limit }}</source>
+                <target>L'arxiu és massa gran. El tamany màxim permés és {{ limit }}</target>
+            </trans-unit>
+            <trans-unit id="33">
+                <source>The file is too large</source>
+                <target>L'arxiu és massa gran</target>
+            </trans-unit>
+            <trans-unit id="34">
+                <source>The file could not be uploaded</source>
+                <target>No es pot pujar l'arxiu</target>
+            </trans-unit>
         </body>
     </file>
 </xliff>