# Catalan translation of Field validation deprecated (7.x-1.0-alpha2)
# Copyright (c) 2016 by the Catalan translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Field validation deprecated (7.x-1.0-alpha2)\n"
"POT-Creation-Date: 2016-11-15 18:19+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n>1);\n"

msgid "Fields"
msgstr "Camps"
msgid "Usage"
msgstr "Ús"
msgid "\"100\": greater than or equal to 100"
msgstr "\"100\": major o igual a 100"
msgid "empty: no value validation"
msgstr "buit: cap validació del valor"
msgid "\"|100\": less than or equal to 100 (including negative numbers)"
msgstr "\"|100\": més petit o igual a 100 (incloent nombres negatius)"
msgid "\"0|100\": greater than or equal to 0 &amp; less than or equal to 100"
msgstr "\"0|100\": major o igual a 0 i menor o igual a 100"
msgid ""
"\"10|100\": greater than or equal to 10 &amp; less than or equal to "
"100"
msgstr "\"10|100\": major o igual a 10 i menor o igual 100"
msgid ""
"\"-100|-10\": greater than or equal to -100 &amp; less than or equal "
"to -10"
msgstr "\"-100|-10\": major o igual a -100 i menor o igual a -10"
