diff --git a/core/.gitignore b/core/.gitignore deleted file mode 100644 index 74b6a4c796d161ff8a0b56aeab33731b40647245..0000000000000000000000000000000000000000 --- a/core/.gitignore +++ /dev/null @@ -1,19 +0,0 @@ -# SimpleTest breaks with the following files, so avoid adding them. -vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1-1.php -vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4/traits.php -vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services11.php - -# The resources for the Validator component are not required. -vendor/symfony/validator/Symfony/Component/Validator/Resources - -# Symfony Validator depends on Symfony Translation but only requires the -# TranslatorInterface. Thus, we add only the required interface from Symfony -# Translation by ignoring everything except the interface. -vendor/symfony/translation/Symfony/Component/Translation/* -!vendor/symfony/translation/Symfony/Component/Translation/TranslatorInterface.php - -# PHPUnit provides some binary dependencies that are already available. -vendor/phpunit/phpunit/build/dependencies - -# The PHAR file below contains CRLF characters that cause a problem with PIFR. -vendor/symfony/dependency-injection/Tests/Fixtures/includes/ProjectWithXsdExtensionInPhar.phar diff --git a/core/lib/Drupal/Core/Composer/Composer.php b/core/lib/Drupal/Core/Composer/Composer.php index 03638f147b6138eacf7c3d6465186e49b69063b9..8210b03e1ac76feb2a42a6ccf0f93b81a0d6d62b 100644 --- a/core/lib/Drupal/Core/Composer/Composer.php +++ b/core/lib/Drupal/Core/Composer/Composer.php @@ -66,7 +66,7 @@ class Composer { 'symfony/routing' => ['Tests'], 'symfony/serializer' => ['Tests'], 'symfony/translation' => ['Tests'], - 'symfony/validator' => ['Tests'], + 'symfony/validator' => ['Tests', 'Resources'], 'symfony/yaml' => ['Tests'], 'symfony-cmf/routing' => ['Test', 'Tests'], 'twig/twig' => ['doc', 'ext', 'test'], diff --git a/vendor/symfony/validator/Resources/translations/validators.af.xlf b/vendor/symfony/validator/Resources/translations/validators.af.xlf deleted file mode 100644 index 177bb0038f5236ed6fa4756f10e46fd6624184d3..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.af.xlf +++ /dev/null @@ -1,227 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Hierdie waarde moet vals wees.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Hierdie waarde moet waar wees.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Hierdie waarde moet van die soort {{type}} wees.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Hierdie waarde moet leeg wees.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Die waarde wat jy gekies het is nie 'n geldige keuse nie.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Jy moet ten minste {{ limit }} kies.|Jy moet ten minste {{ limit }} keuses kies.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Jy moet by die meeste {{ limit }} keuse kies.|Jy moet by die meeste {{ limit }} keuses kies.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Een of meer van die gegewe waardes is ongeldig.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Die veld is nie verwag nie.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Hierdie veld ontbreek.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Hierdie waarde is nie 'n geldige datum nie.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Hierdie waarde is nie 'n geldige datum en tyd nie.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Hierdie waarde is nie 'n geldige e-pos adres nie.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Die lêer kon nie gevind word nie.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Die lêer kan nie gelees word nie.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Die lêer is te groot ({{ size }} {{ suffix }}). Toegelaat maksimum grootte is {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Die MIME-tipe van die lêer is ongeldig ({{ type }}). Toegelaat MIME-tipes is {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Hierdie waarde moet {{ limit }} of minder wees.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Hierdie waarde is te lank. Dit moet {{ limit }} karakter of minder wees.|Hierdie waarde is te lank. Dit moet {{ limit }} karakters of minder wees.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Hierdie waarde moet {{ limit }} of meer wees.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Hierdie waarde is te kort. Dit moet {{ limit }} karakter of meer wees.|Hierdie waarde is te kort. Dit moet {{ limit }} karakters of meer wees.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Hierdie waarde moet nie leeg wees nie.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Hierdie waarde moet nie nul wees nie.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Hierdie waarde moet nul wees.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Hierdie waarde is nie geldig nie.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Hierdie waarde is nie 'n geldige tyd nie.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Hierdie waarde is nie 'n geldige URL nie.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Die twee waardes moet gelyk wees.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Die lêer is te groot. Toegelaat maksimum grootte is {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Die lêer is te groot.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Die lêer kan nie opgelaai word nie.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Hierdie waarde moet 'n geldige nommer wees.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Hierdie lêer is nie 'n geldige beeld nie.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Hierdie is nie 'n geldige IP-adres nie.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Hierdie waarde is nie 'n geldige taal nie.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Hierdie waarde is nie 'n geldige land instelling nie.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Hierdie waarde is nie 'n geldige land nie.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Hierdie waarde word reeds gebruik.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Die grootte van die beeld kon nie opgespoor word nie.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Die beeld breedte is te groot ({{ width }}px). Toegelaat maksimum breedte is {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Die beeld breedte is te klein ({{ width }}px). Minimum breedte verwag is {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Die beeld hoogte is te groot ({{ height }}px). Toegelaat maksimum hoogte is {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Die beeld hoogte is te klein ({{ height }}px). Minimum hoogte verwag is {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Hierdie waarde moet die huidige wagwoord van die gebruiker wees.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Hierdie waarde moet presies {{ limit }} karakter wees.|Hierdie waarde moet presies {{ limit }} karakters wees.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Die lêer is slegs gedeeltelik opgelaai.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Geen lêer is opgelaai nie.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Geen tydelike lêer is ingestel in php.ini nie.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Kan nie tydelike lêer skryf op skyf nie.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>'n PHP-uitbreiding veroorsaak die oplaai van die lêer om te misluk.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Hierdie versameling moet {{ limit }} element of meer bevat.|Hierdie versameling moet {{ limit }} elemente of meer bevat.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Hierdie versameling moet {{ limit }} element of minder bevat.|Hierdie versameling moet {{ limit }} elemente of meer bevat.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Hierdie versameling moet presies {{ limit }} element bevat.|Hierdie versameling moet presies {{ limit }} elemente bevat.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ongeldige kredietkaart nommer.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Nie-ondersteunde tipe kaart of ongeldige kredietkaart nommer.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.ar.xlf b/vendor/symfony/validator/Resources/translations/validators.ar.xlf deleted file mode 100644 index 4950e0ccd1183b3b715a167812dee1d86fcb1f03..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.ar.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>هذه القيمة يجب أن تكون خاطئة.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>هذه القيمة يجب أن تكون Øقيقية.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>هذه القيمة يجب ان تكون من نوع {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>هذه القيمة يجب ان تكون Ùارغة.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>القيمة المختارة ليست خيارا صØÙŠØا.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>يجب ان تختار {{ limit }} اختيار على الاقل.|يجب ان تختار {{ limit }} اختيار على الاقل.|يجب ان تختار {{ limit }} اختيارات على الاقل.|يجب ان تختار {{ limit }} اختيار على الاقل.|يجب ان تختار {{ limit }} اختيار على الاقل.|يجب ان تختار {{ limit }} اختيار على الاقل.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>يجب ان تختار {{ limit }} اختيار على الاكثر.|يجب ان تختار {{ limit }} اختيار على الاكثر.|يجب ان تختار {{ limit }} اختيارات على الاكثر.|يجب ان تختار {{ limit }} اختيار على الاكثر.|يجب ان تختار {{ limit }} اختيار على الاكثر.|يجب ان تختار {{ limit }} اختيار على الاكثر.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>واØد أو أكثر من القيم المعطاه خاطئ.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>لم يكن من المتوقع هذا المجال.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>هذا المجال Ù…Ùقود.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>هذه القيمة ليست تاريخا صالØا.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>هذه القيمة ليست تاريخا Ùˆ وقتا صالØا.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>هذه القيمة ليست عنوان بريد إلكتروني صØÙŠØ.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>لا يمكن العثور على الملÙ.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>المل٠غير قابل للقراءة.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>المل٠كبير جدا ({{ size }} {{ suffix }}).اقصى مساØÙ‡ Ù…Ø³Ù…ÙˆØ Ø¨Ù‡Ø§ ({{ limit }} {{ suffix }}).</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>نوع المل٠غير صØÙŠØ ({{ type }}). الانواع Ø§Ù„Ù…Ø³Ù…ÙˆØ Ø¨Ù‡Ø§ هى {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>هذه القيمة يجب ان تكون {{ limit }} او اقل.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>هذه القيمة طويلة جدا. يجب ان تكون {{ limit }} Øر٠او اقل.|هذه القيمة طويلة جدا. يجب ان تكون {{ limit }} Øر٠او اقل.|هذه القيمة طويلة جدا. يجب ان تكون {{ limit }} Øرو٠او اقل.|هذه القيمة طويلة جدا. يجب ان تكون {{ limit }} Øر٠او اقل.|هذه القيمة طويلة جدا. يجب ان تكون {{ limit }} Øر٠او اقل.|هذه القيمة طويلة جدا. يجب ان تكون {{ limit }} Øر٠او اقل.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>هذه القيمة يجب ان تكون {{ limit }} او اكثر.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>هذه القيمة قصيرة جدا. يجب ان تكون {{ limit }} Øر٠او اكثر.|هذه القيمة قصيرة جدا. يجب ان تكون {{ limit }} Øر٠او اكثر.|هذه القيمة قصيرة جدا. يجب ان تكون {{ limit }} Øرو٠او اكثر.|هذه القيمة قصيرة جدا. يجب ان تكون {{ limit }} Øر٠او اكثر.|هذه القيمة قصيرة جدا. يجب ان تكون {{ limit }} Øر٠او اكثر.|هذه القيمة قصيرة جدا. يجب ان تكون {{ limit }} Øر٠او اكثر.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>هذه القيمة يجب الا تكون Ùارغة.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>هذه القيمة يجب الا تكون Ùارغة.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>هذه القيمة يجب ان تكون Ùارغة.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>هذه القيمة غير صØÙŠØØ©.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>هذه القيمة ليست وقت صØÙŠØ.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>هذه القيمة ليست رابط الكترونى صØÙŠØ.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>القيمتان يجب ان تكونا متساويتان.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>المل٠كبير جدا. اقصى مساØÙ‡ Ù…Ø³Ù…ÙˆØ Ø¨Ù‡Ø§ {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>المل٠كبير جدا.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>لم استطع استقبال الملÙ.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>هذه القيمة يجب ان تكون رقم.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>هذا المل٠ليس صورة صØÙŠØØ©.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>هذه القيمة ليست عنوان رقمى صØÙŠØ.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>هذه القيمة ليست لغة صØÙŠØØ©.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>هذه القيمة ليست موقع صØÙŠØ.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>هذه القيمة ليست بلدا صالØا.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>هذه القيمة مستخدمة بالÙعل.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>لم استطع معرÙØ© Øجم الصورة.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>عرض الصورة كبير جدا ({{ width }}px). اقصى عرض Ù…Ø³Ù…ÙˆØ Ø¨Ù‡ هو{{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>عرض الصورة صغير جدا ({{ width }}px). اقل عرض Ù…Ø³Ù…ÙˆØ Ø¨Ù‡ هو{{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>طول الصورة كبير جدا ({{ height }}px). اقصى طول Ù…Ø³Ù…ÙˆØ Ø¨Ù‡ هو{{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>طول الصورة صغير جدا ({{ height }}px). اقل طول Ù…Ø³Ù…ÙˆØ Ø¨Ù‡ هو{{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>هذه القيمة يجب ان تكون كلمة سر المستخدم الØالية.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>هذه القيمة يجب ان تØتوى على {{ limit }} Øر٠Ùقط.|هذه القيمة يجب ان تØتوى على {{ limit }} Øر٠Ùقط.|هذه القيمة يجب ان تØتوى على {{ limit }} Øرو٠Ùقط.|هذه القيمة يجب ان تØتوى على {{ limit }} Øر٠Ùقط.|هذه القيمة يجب ان تØتوى على {{ limit }} Øر٠Ùقط.|هذه القيمة يجب ان تØتوى على {{ limit }} Øر٠Ùقط.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>تم استقبال جزء من المل٠Ùقط.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>لم يتم ارسال اى ملÙ.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>لم يتم تهيئة ØاÙظة مؤقتة ÙÙ‰ مل٠php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>لم استطع كتابة المل٠المؤقت.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>اØد اضاÙات PHP تسببت ÙÙ‰ Ùشل استقبال الملÙ.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر او اكثر.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر او اكثر.|هذه المجموعة يجب ان تØتوى على {{ limit }} عناصر او اكثر.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر او اكثر.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر او اكثر.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر او اكثر.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر او اقل.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر او اقل.|هذه المجموعة يجب ان تØتوى على {{ limit }} عناصر او اقل.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر او اقل.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر او اقل.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر او اقل.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر Ùقط.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر Ùقط.|هذه المجموعة يجب ان تØتوى على {{ limit }} عناصر Ùقط.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر Ùقط.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر Ùقط.|هذه المجموعة يجب ان تØتوى على {{ limit }} عنصر Ùقط.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>رقم البطاقه غير صØÙŠØ.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>نوع البطاقه غير مدعوم او الرقم غير صØÙŠØ.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>الرقم IBAN (رقم الØساب المصرÙÙŠ الدولي) الذي تم إدخاله غير صالØ.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>هذه القيمة ليست ISBN-10 صالØØ©.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>هذه القيمة ليست ISBN-13 صالØØ©.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>هذه القيمة ليست ISBN-10 صالØØ© ولا ISBN-13 صالØØ©.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>هذه القيمة ليست ISSN صالØØ©.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>العÙملة غير صØÙŠØØ©.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>القيمة يجب ان تساوي {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>القيمة يجب ان تكون اعلي من {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>القيمة يجب ان تكون مساوية او اعلي من {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>القيمة يجب ان تطابق {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>القيمة يجب ان تكون اقل من {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>القيمة يجب ان تساوي او تقل عن {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>القيمة يجب ان لا تساوي {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>القيمة يجب ان لا تطابق {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>نسبة العرض على الارتÙاع للصورة كبيرة جدا ({{ ratio }}). الØد الأقصى للنسبة Ø§Ù„Ù…Ø³Ù…ÙˆØ Ø¨Ù‡ هو {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>نسبة العرض على الارتÙاع للصورة صغيرة جدا ({{ ratio }}). الØد الأدنى للنسبة Ø§Ù„Ù…Ø³Ù…ÙˆØ Ø¨Ù‡ هو {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>الصورة مربعة ({{ width }}x{{ height }}px). الصور المربعة غير Ù…Ø³Ù…ÙˆØ Ø¨Ù‡Ø§.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>الصورة ÙÙŠ وضع Ø£Ùقي ({{ width }}x{{ height }}px). الصور ÙÙŠ وضع Ø£Ùقي غير Ù…Ø³Ù…ÙˆØ Ø¨Ù‡Ø§.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>الصورة ÙÙŠ وضع عمودي ({{ width }}x{{ height }}px). الصور ÙÙŠ وضع عمودي غير Ù…Ø³Ù…ÙˆØ Ø¨Ù‡Ø§.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>مل٠Ùارغ غير Ù…Ø³Ù…ÙˆØ Ø¨Ù‡.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>يتعذر الإتصال بالنطاق.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>هذه القيمة غير متطابقة مع صيغة التØويل {{ charset }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.az.xlf b/vendor/symfony/validator/Resources/translations/validators.az.xlf deleted file mode 100644 index add868cd42b40e3fb3f3ca65089bb1e2c524af2b..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.az.xlf +++ /dev/null @@ -1,227 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Bu dÉ™yÉ™r false olmalıdır.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Bu dÉ™yÉ™r true olmalıdır.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Bu dÉ™yÉ™rin tipi {{ type }} olmalıdır.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Bu dÉ™yÉ™r boÅŸ olmalıdır.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Seçdiyiniz dÉ™yÉ™r düzgün bir seçim deÄŸil.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Æn az {{ limit }} seçim qeyd edilmÉ™lidir.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Æn çox {{ limit }} seçim qeyd edilmÉ™lidir.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>TÉ™qdim edilÉ™n dÉ™yÉ™rlÉ™rdÉ™n bir vÉ™ ya bir neçəsi yanlışdır.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Bu sahÉ™ gözlÉ™nilmirdi.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Bu sahÉ™ É™ksikdir.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Bu dÉ™yÉ™r düzgün bir tarix deyil.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Bu dÉ™yÉ™r düzgün bir tarixsaat deyil.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Bu dÉ™yÉ™r düzgün bir e-poçt adresi deyil.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Fayl tapılmadı.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Fayl oxunabilÉ™n deyil.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Fayl çox böyükdür ({{ size }} {{ suffix }}). Ä°cazÉ™ verilÉ™n maksimum fayl ölçüsü {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Faylın mime tipi yanlışdr ({{ type }}). Ä°cazÉ™ verilÉ™n mime tiplÉ™ri {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Bu dÉ™yÉ™r {{ limit }} vÉ™ ya altında olmalıdır.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Bu dÉ™yÉ™r çox uzundur. {{ limit }} vÉ™ ya daha az simvol olmalıdır.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Bu dÉ™yÉ™r {{ limit }} veya daha fazla olmalıdır.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Bu dÉ™yÉ™r çox qısadır. {{ limit }} vÉ™ ya daha çox simvol olmalıdır.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Bu dÉ™yÉ™r boÅŸ olmamalıdır.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Bu dÉ™yÉ™r boÅŸ olmamalıdır.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Bu dÉ™yÉ™r boÅŸ olmamalıdır.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Bu dÉ™yÉ™r doÄŸru deyil.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Bu dÉ™yÉ™r doÄŸru bir saat deyil.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Bu dÉ™yÉ™r doÄŸru bir URL deÄŸil.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Ä°ki dÉ™yÉ™r eyni olmalıdır.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Fayl çox böyükdür. Ä°cazÉ™ verilÉ™n É™n böyük fayl ölçüsü {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Fayl çox böyükdür.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Fayl yüklÉ™nÉ™bilmir.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Bu dÉ™yÉ™r rÉ™qÉ™m olmalıdır.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Bu fayl düzgün bir ÅŸÉ™kil deyil.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Bu düzgün bir IP adresi deyil.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Bu dÉ™yÉ™r düzgün bir dil deyil.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Bu dÉ™yÉ™r düzgün bir dil deyil.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Bu dÉ™yÉ™r düzgün bir ölkÉ™ deyil.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Bu dÉ™yÉ™r hal-hazırda istifadÉ™dÉ™dir.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Şəklin ölçüsü hesablana bilmir.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Şəklin geniÅŸliyi çox böyükdür ({{ width }}px). Ä°cazÉ™ verilÉ™n É™n böyük geniÅŸlik {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Şəklin geniÅŸliyi çox kiçikdir ({{ width }}px). Æn az {{ min_width }}px olmalıdır.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Şəklin yüksÉ™kliyi çox böyükdür ({{ height }}px). Ä°cazÉ™ verilÉ™n É™n böyük yüksÉ™klik {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Şəklin yüksÉ™kliyi çox kiçikdir ({{ height }}px). Æn az {{ min_height }}px olmalıdır.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Bu dÉ™yÉ™r istifadəçinin hazırkı parolu olmalıdır.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Bu dÉ™yÉ™r tam olaraq {{ limit }} simvol olmaldır.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Fayl qismÉ™n yüklÉ™ndi.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Fayl yüklÉ™nmÉ™di.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>php.ini'dÉ™ müvÉ™qqÉ™ti qovluq quraÅŸdırılmayıb.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>MüvÉ™qqÉ™ti fayl diskÉ™ yazıla bilmir.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Bir PHP É™lavÉ™si faylın yüklÉ™nmÉ™sinÉ™ mane oldu.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Bu kolleksiyada {{ limit }} vÉ™ ya daha çox element olmalıdır.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Bu kolleksiyada {{ limit }} vÉ™ ya daha az element olmalıdır.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Bu kolleksiyada tam olaraq {{ limit }} element olmalıdır.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Yanlış kart nömrÉ™si.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>DÉ™stÉ™klÉ™nmÉ™yÉ™n kart tipi vÉ™ ya yanlış kart nömrÉ™si.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.bg.xlf b/vendor/symfony/validator/Resources/translations/validators.bg.xlf deleted file mode 100644 index 7c5da55bcf9da69c32a0ed8e38a4a29b3e32e403..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.bg.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде лъжа (false).</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде иÑтина (true).</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде от тип {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде празна.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Избраната ÑтойноÑÑ‚ е невалидна.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>ТрÑбва да изберете поне {{ limit }} опциÑ.|ТрÑбва да изберете поне {{ limit }} опции.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>ТрÑбва да изберете най-много {{ limit }} опциÑ.|ТрÑбва да изберете най-много {{ limit }} опции.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Една или повече от зададените ÑтойноÑти е невалидна.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Това поле не Ñе е очаквало.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Това поле липÑва.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>СтойноÑтта не е валидна дата (date).</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>СтойноÑтта не е валидна дата (datetime).</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>СтойноÑтта не е валиден email адреÑ.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Файлът не беше открит.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Файлът не може да бъде прочетен.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Файлът е твърде голÑм ({{ size }} {{ suffix }}). МакÑималниÑÑ‚ размер е {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Майм типа на файла е невалиден ({{ type }}). Разрешени майм типове Ñа {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде {{ limit }} или по-малко.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>СтойноÑтта е твърде дълга. ТрÑбва да Ñъдържа най-много {{ limit }} Ñимвол.|СтойноÑтта е твърде дълга. ТрÑбва да Ñъдържа най-много {{ limit }} Ñимвола.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде {{ limit }} или повече.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>СтойноÑтта е твърде кратка. ТрÑбва да Ñъдържа поне {{ limit }} Ñимвол.|СтойноÑтта е твърде кратка. ТрÑбва да Ñъдържа поне {{ limit }} Ñимвола.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>СтойноÑтта не Ñ‚Ñ€Ñбва да бъде празна.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>СтойноÑтта не Ñ‚Ñ€Ñбва да бъде null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>СтойноÑтта не е валидна.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>СтойноÑтта не е валидно време (time).</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>СтойноÑтта не е валиден URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Двете ÑтойноÑти Ñ‚Ñ€Ñбва да бъдат равни.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Файлът е твърде голÑм. РазрешениÑÑ‚ макÑимален размер е {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Файлът е твърде голÑм.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Файлът не може да бъде качен.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде валиден номер.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Файлът не е валидно изображение.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Това не е валиден IP адреÑ.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>СтойноÑтта не е валиден език.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>СтойноÑтта не е валидна локализациÑ.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>СтойноÑтта не е валидна държава.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>СтойноÑтта вече е в употреба.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Размера на изображението не може да бъде определен.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Изображението е твърде широко ({{ width }}px). Широчината Ñ‚Ñ€Ñбва да бъде макÑимум {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Изображението е Ñ Ñ‚Ð²ÑŠÑ€Ð´Ðµ малка широчина ({{ width }}px). Широчината Ñ‚Ñ€Ñбва да бъде минимум {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Изображението е Ñ Ñ‚Ð²ÑŠÑ€Ð´Ðµ голÑма виÑочина ({{ height }}px). ВиÑочината Ñ‚Ñ€Ñбва да бъде макÑимум {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Изображението е Ñ Ñ‚Ð²ÑŠÑ€Ð´Ðµ малка виÑочина ({{ height }}px). ВиÑочина Ñ‚Ñ€Ñбва да бъде минимум {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде текущата потребителÑка парола.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде точно {{ limit }} Ñимвол.|СтойноÑтта Ñ‚Ñ€Ñбва да бъде точно {{ limit }} Ñимвола.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Файлът е качен чаÑтично.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Файлът не беше качен.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Ðе е поÑочена Ð´Ð¸Ñ€ÐµÐºÑ‚Ð¾Ñ€Ð¸Ñ Ð·Ð° временни файлове в php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Ðе може да запише временен файл на диÑка.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>PHP разширение предизвика прекъÑване на качването.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>КолекциÑта Ñ‚Ñ€Ñбва да Ñъдържа поне {{ limit }} елемент.|КолекциÑта Ñ‚Ñ€Ñбва да Ñъдържа поне {{ limit }} елемента.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>КолекциÑта Ñ‚Ñ€Ñбва да Ñъдържа най-много {{ limit }} елемент.|КолекциÑта Ñ‚Ñ€Ñбва да Ñъдържа най-много {{ limit }} елемента.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>КолекциÑта Ñ‚Ñ€Ñбва да Ñъдържа точно {{ limit }} елемент.|КолекциÑта Ñ‚Ñ€Ñбва да Ñъдържа точно {{ limit }} елемента.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ðевалиден номер на картата.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Ðеподдържан тип карта или невалиден номер на картата.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Ðевалиден Международен номер на банкова Ñметка (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Ðевалиден ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Ðевалиден ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Ðевалидна ÑтойноÑÑ‚ както за ISBN-10, така и за ISBN-13 .</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Ðевалиден Международен Ñтандартен Ñериен номер (ISSN).</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Ðевалидна валута.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде равна на {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде по-голÑма от {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде по-голÑма или равна на {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде идентична Ñ {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде по-малка {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>СтойноÑтта Ñ‚Ñ€Ñбва да бъде по-малка или равна на {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>СтойноÑтта не Ñ‚Ñ€Ñбва да бъде равна на {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>СтойноÑтта не Ñ‚Ñ€Ñбва да бъде идентична Ñ {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.ca.xlf b/vendor/symfony/validator/Resources/translations/validators.ca.xlf deleted file mode 100644 index 85b6970fc31cf14b47c4a544d85521ad1d5275fb..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.ca.xlf +++ /dev/null @@ -1,307 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Aquest valor hauria de ser fals.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Aquest valor hauria de ser cert.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Aquest valor hauria de ser del tipus {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Aquest valor hauria d'estar buit.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>El valor seleccionat no és una opció và lida.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Ha de seleccionar almenys {{ limit }} opció.|Ha de seleccionar almenys {{ limit }} opcions.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Ha de seleccionar com a mà xim {{ limit }} opció.|Ha de seleccionar com a mà xim {{ limit }} opcions.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Un o més dels valors facilitats són incorrectes.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Aquest camp no s'esperava.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Aquest camp està desaparegut.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Aquest valor no és una data và lida.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Aquest valor no és una data i hora và lida.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Aquest valor no és una adreça d'email và lida.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>No s'ha pogut trobar l'arxiu.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>No es pot llegir l'arxiu.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>L'arxiu és massa gran ({{ size }} {{ suffix }}). La grandà ria mà xima permesa és {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>El tipus mime de l'arxiu no és và lid ({{ type }}). Els tipus mime và lids són {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Aquest valor hauria de ser {{ limit }} o menys.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <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> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Aquest valor hauria de ser {{ limit }} o més.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Aquest valor és massa curt. Hauria de tenir {{ limit }} carà cters o més.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Aquest valor no hauria d'estar buit.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Aquest valor no hauria de ser null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Aquest valor hauria de ser null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Aquest valor no és và lid.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Aquest valor no és una hora và lida.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Aquest valor no és una URL và lida.</target> - </trans-unit> - <trans-unit id="31"> - <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 }} {{ suffix }}.</source> - <target>L'arxiu és massa gran. El tamany mà xim permés és {{ limit }} {{ suffix }}.</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> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Aquest valor hauria de ser un nombre và lid.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>L'arxiu no és una imatge và lida.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Això no és una adreça IP và lida.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Aquest valor no és un idioma và lid.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Aquest valor no és una localització và lida.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Aquest valor no és un paÃs và lid.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Aquest valor ja s'ha utilitzat.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>No s'ha pogut determinar la grandà ria de la imatge.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>L'amplà ria de la imatge és massa gran ({{ width }}px). L'amplà ria mà xima permesa són {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>L'amplà ria de la imatge és massa petita ({{ width }}px). L'amplà ria mÃnima requerida són {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>L'altura de la imatge és massa gran ({{ height }}px). L'altura mà xima permesa són {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>L'altura de la imatge és massa petita ({{ height }}px). L'altura mÃnima requerida són {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Aquest valor hauria de ser la contrasenya actual de l'usuari.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Aquest valor hauria de tenir exactament {{ limit }} carà cter.|Aquest valor hauria de tenir exactament {{ limit }} carà cters.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>L'arxiu va ser només pujat parcialment.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Cap arxiu va ser pujat.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Cap carpeta temporal va ser configurada en php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>No es va poder escriure l'arxiu temporal en el disc.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Una extensió de PHP va fer que la pujada fallara.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Aquesta col·lecció ha de contenir {{ limit }} element o més.|Aquesta col·lecció ha de contenir {{ limit }} elements o més.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Aquesta col·lecció ha de contenir {{ limit }} element o menys.|Aquesta col·lecció ha de contenir {{ limit }} elements o menys.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Aquesta col·lecció ha de contenir exactament {{ limit }} element.|Aquesta col·lecció ha de contenir exactament {{ limit }} elements.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Número de targeta invà lid.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Tipus de targeta no suportada o número de targeta invà lid.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Això no és un nombre de compte bancari internacional (IBAN) và lid.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Aquest valor no és un ISBN-10 và lid.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Aquest valor no és un ISBN-13 và lid.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Aquest valor no és ni un ISBN-10 và lid ni un ISBN-13 và lid.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Aquest valor no és un ISSN và lid.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Aquest valor no és una divisa và lida.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Aquest valor hauria de ser igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Aquest valor hauria de ser més gran a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Aquest valor hauria de ser major o igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Aquest valor hauria de ser idèntic a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Aquest valor hauria de ser menor a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Aquest valor hauria de ser menor o igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Aquest valor no hauria de ser igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Aquest valor no hauria de idèntic a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>La proporció de l'imatge és massa gran ({{ ratio }}). La mà xima proporció permesa és {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>La proporció de l'imatge és massa petita ({{ ratio }}). La mÃnima proporció permesa és {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>L'imatge és quadrada({{ width }}x{{ height }}px). Les imatges quadrades no estan permeses.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>L'imatge està orientada horitzontalment ({{ width }}x{{ height }}px). Les imatges orientades horitzontalment no estan permeses.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>L'imatge està orientada verticalment ({{ width }}x{{ height }}px). Les imatges orientades verticalment no estan permeses.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>No està permès un fixter buit.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.cs.xlf b/vendor/symfony/validator/Resources/translations/validators.cs.xlf deleted file mode 100644 index 2ae47b2bbffd8a57c24f5b33fa85fb14b7535824..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.cs.xlf +++ /dev/null @@ -1,307 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Tato hodnota musà být nepravdivá (false).</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Tato hodnota musà být pravdivá (true).</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Tato hodnota musà být typu {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Tato hodnota musà být prázdná.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Vybraná hodnota nenà platnou možnostÃ.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Musà být vybrána nejménÄ› {{ limit }} možnost.|Musà být vybrány nejménÄ› {{ limit }} možnosti.|Musà být vybráno nejménÄ› {{ limit }} možnostÃ.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Musà být vybrána maximálnÄ› {{ limit }} možnost.|Musà být vybrány maximálnÄ› {{ limit }} možnosti.|Musà být vybráno maximálnÄ› {{ limit }} možnostÃ.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>NÄ›které z uvedených hodnot jsou neplatné.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Toto pole nebyla oÄekávána.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Toto pole chybÃ.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Tato hodnota nenà platné datum.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Tato hodnota nenà platné datum s Äasovým údajem.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Tato hodnota nenà platná e-mailová adresa.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Soubor nebyl nalezen.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Soubor je neÄitelný.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Soubor je pÅ™ÃliÅ¡ velký ({{ size }} {{ suffix }}). Maximálnà povolená velikost souboru je {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Neplatný mime typ souboru ({{ type }}). Povolené mime typy souborů jsou {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Tato hodnota musà být {{ limit }} nebo ménÄ›.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Tato hodnota je pÅ™ÃliÅ¡ dlouhá. Musà obsahovat maximálnÄ› {{ limit }} znak.|Tato hodnota je pÅ™ÃliÅ¡ dlouhá. Musà obsahovat maximálnÄ› {{ limit }} znaky.|Tato hodnota je pÅ™ÃliÅ¡ dlouhá. Musà obsahovat maximálnÄ› {{ limit }} znaků.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Tato hodnota musà být {{ limit }} nebo vÃce.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Tato hodnota je pÅ™ÃliÅ¡ krátká. Musà obsahovat minimálnÄ› {{ limit }} znak.|Tato hodnota je pÅ™ÃliÅ¡ krátká. Musà obsahovat minimálnÄ› {{ limit }} znaky.|Tato hodnota je pÅ™ÃliÅ¡ krátká. Musà obsahovat minimálnÄ› {{ limit }} znaků.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Tato hodnota nesmà být prázdná.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Tato hodnota nesmà být null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Tato hodnota musà být null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Tato hodnota nenà platná.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Tato hodnota nenà platný Äasový údaj.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Tato hodnota nenà platná URL adresa.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Tyto dvÄ› hodnoty musà být stejné.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Soubor je pÅ™ÃliÅ¡ velký. Maximálnà povolená velikost souboru je {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Soubor je pÅ™ÃliÅ¡ velký.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Soubor se nepodaÅ™ilo nahrát.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Tato hodnota musà být ÄÃslo.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Tento soubor nenà obrázek.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Toto nenà platná IP adresa.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Tento jazyk neexistuje.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Tato lokalizace neexistuje.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Tato zemÄ› neexistuje.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Tato hodnota je již použÃvána.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>NepodaÅ™ily se zjistit rozmÄ›ry obrázku.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Obrázek je pÅ™ÃliÅ¡ Å¡iroký ({{ width }}px). Maximálnà povolená Å¡ÃÅ™ka obrázku je {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Obrázek je pÅ™ÃliÅ¡ úzký ({{ width }}px). Minimálnà šÃÅ™ka musà být {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Obrázek je pÅ™ÃliÅ¡ vysoký ({{ height }}px). Maximálnà povolená výška obrázku je {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Obrázek je pÅ™ÃliÅ¡ nÃzký ({{ height }}px). Minimálnà výška obrázku musà být {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Tato hodnota musà být aktuálnà heslo uživatele.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Tato hodnota musà mÃt pÅ™esnÄ› {{ limit }} znak.|Tato hodnota musà mÃt pÅ™esnÄ› {{ limit }} znaky.|Tato hodnota musà mÃt pÅ™esnÄ› {{ limit }} znaků.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Byla nahrána jen Äást souboru.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Žádný soubor nebyl nahrán.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>V php.ini nenà nastavena cesta k adresáři pro doÄasné soubory.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>DoÄasný soubor se nepodaÅ™ilo zapsat na disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>RozÅ¡ÃÅ™enà PHP zabránilo nahránà souboru.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Tato kolekce musà obsahovat minimálnÄ› {{ limit }} prvek.|Tato kolekce musà obsahovat minimálnÄ› {{ limit }} prvky.|Tato kolekce musà obsahovat minimálnÄ› {{ limit }} prvků.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Tato kolekce musà obsahovat maximálnÄ› {{ limit }} prvek.|Tato kolekce musà obsahovat maximálnÄ› {{ limit }} prvky.|Tato kolekce musà obsahovat maximálnÄ› {{ limit }} prvků.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Tato kolekce musà obsahovat pÅ™esnÄ› {{ limit }} prvek.|Tato kolekce musà obsahovat pÅ™esnÄ› {{ limit }} prvky.|Tato kolekce musà obsahovat pÅ™esnÄ› {{ limit }} prvků.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Neplatné ÄÃslo karty.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Nepodporovaný typ karty nebo neplatné ÄÃslo karty.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Toto je neplatný IBAN.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Tato hodnota nenà platné ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Tato hodnota nenà platné ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Tato hodnota nenà platné ISBN-10 ani ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Tato hodnota nenà platné ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Tato mÄ›na neexistuje.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Tato hodnota musà být rovna {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Tato hodnota musà být vÄ›tÅ¡Ã než {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Tato hodnota musà být vÄ›tÅ¡Ã nebo rovna {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Tato hodnota musà být typu {{ compared_value_type }} a zároveň musà být rovna {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Tato hodnota musà být menÅ¡Ã než {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Tato hodnota musà být menÅ¡Ã nebo rovna {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Tato hodnota nesmà být rovna {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Tato hodnota nesmà být typu {{ compared_value_type }} a zároveň nesmà být rovna {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>PomÄ›r stran obrázku je pÅ™ÃliÅ¡ velký ({{ ratio }}). Maximálnà povolený pomÄ›r stran obrázku je {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>PomÄ›r stran obrázku je pÅ™ÃliÅ¡ malý ({{ ratio }}). Minimálnà povolený pomÄ›r stran obrázku je {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>Strany obrázku jsou Ätvercové ({{ width }}x{{ height }}px). ÄŒtvercové obrázky nejsou povolené.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>Obrázek je orientovaný na Å¡ÃÅ™ku ({{ width }}x{{ height }}px). Obrázky orientované na Å¡ÃÅ™ku nejsou povolené.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>Obrázek je orientovaný na výšku ({{ width }}x{{ height }}px). Obrázky orientované na výšku nejsou povolené.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Soubor nesmà být prázdný.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.cy.xlf b/vendor/symfony/validator/Resources/translations/validators.cy.xlf deleted file mode 100644 index da7cb9aab2986d8133ef0a76cf47095ddb8c1563..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.cy.xlf +++ /dev/null @@ -1,227 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Dylid bod y gwerth hwn yn ffug.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Dylid bod y gwerth hwn yn wir.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Dylid bod y gwerth hwn bod o fath {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Dylid bod y gwerth hwn yn wag.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Nid yw'r gwerth â ddewiswyd yn ddilys.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Rhaid dewis o leiaf {{ limit }} opsiwn.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Rhaid dewis dim mwy na {{ limit }} opsiwn.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Mae un neu fwy o'r gwerthoedd a roddwyd yn annilys.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Nid oedd disgwyl y maes hwn.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Mae'r maes hwn ar goll.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Nid yw'r gwerth yn ddyddiad dilys.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Nid yw'r gwerth yn datetime dilys.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Nid yw'r gwerth yn gyfeiriad ebost dilys.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Ni ddarganfyddwyd y ffeil.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Ni ellir darllen y ffeil.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Mae'r ffeil yn rhy fawr ({{ size }} {{ suffix }}). Yr uchafswm â ganiateir yw {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Nid yw math mime y ffeil yn ddilys ({{ type }}). Dyma'r mathau â ganiateir {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Dylai'r gwerth hwn fod yn {{ limit }} neu lai.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Mae'r gwerth hwn rhy hir. Dylai gynnwys {{ limit }} nodyn cyfrifiadurol neu lai.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Dylai'r gwerth hwn fod yn {{ limit }} neu fwy.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Mae'r gwerth hwn yn rhy fyr. Dylai gynnwys {{ limit }} nodyn cyfrifiadurol neu fwy.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Ni ddylai'r gwerth hwn fod yn wag.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Ni ddylai'r gwerth hwn fod yn null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Dylai'r gwerth fod yn null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Nid yw'r gwerth hwn yn ddilys.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Nid yw'r gwerth hwn yn amser dilys.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Nid yw'r gwerth hwn yn URL dilys.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Rhaid i'r ddau werth fod yn gyfystyr a'u gilydd.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Mae'r ffeil yn rhy fawr. Yr uchafswm â ganiateir yw {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Mae'r ffeil yn rhy fawr.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Methwyd ag uwchlwytho'r ffeil.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Dylai'r gwerth hwn fod yn rif dilys.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Nid yw'r ffeil hon yn ddelwedd dilys.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Nid yw hwn yn gyfeiriad IP dilys.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Nid yw'r gwerth hwn yn iaith ddilys.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Nid yw'r gwerth hwn yn locale dilys.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Nid yw'r gwerth hwn yn wlad dilys.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Mae'r gwerth hwn eisoes yn cael ei ddefnyddio.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Methwyd â darganfod maint y ddelwedd.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Mae lled y ddelwedd yn rhy fawr ({{ width }}px). Y lled mwyaf â ganiateir yw {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Mae lled y ddelwedd yn rhy fach ({{ width }}px). Y lled lleiaf â ganiateir yw {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Mae uchder y ddelwedd yn rhy fawr ({{ width }}px). Yr uchder mwyaf â ganiateir yw {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Mae uchder y ddelwedd yn rhy fach ({{ width }}px). Yr uchder lleiaf â ganiateir yw {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Dylaid bod y gwerth hwn yn gyfrinair presenol y defnyddiwr.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Dylai'r gwerth hwn fod yn union {{ limit }} nodyn cyfrifiadurol o hyd.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Dim ond rhan o'r ffeil ag uwchlwythwyd.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Ni uwchlwythwyd unrhyw ffeil.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Nid oes ffolder dros-dro wedi'i gosod yn php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Methwyd ag ysgrifennu'r ffeil dros-dro ar ddisg.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Methwyd ag uwchlwytho oherwydd ategyn PHP.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Dylai'r casgliad hwn gynnwys {{ limit }} elfen neu fwy.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Dylai'r casgliad hwn gynnwys {{ limit }} elfen neu lai.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Dylai'r casgliad hwn gynnwys union {{ limit }} elfen.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Nid oedd rhif y cerdyn yn ddilys.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Unai ni dderbynir y math yna o gerdyn, neu nid yw rhif y cerdyn yn ddilys.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.da.xlf b/vendor/symfony/validator/Resources/translations/validators.da.xlf deleted file mode 100644 index 14e479a59ad0773329f62149b1722324a90a8047..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.da.xlf +++ /dev/null @@ -1,247 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Værdien skal være falsk.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Værdien skal være sand.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Værdien skal være af typen {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Værdien skal være blank.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Værdien skal være en af de givne muligheder.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Du skal vælge mindst {{ limit }} muligheder.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Du kan højest vælge {{ limit }} muligheder.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>En eller flere af de oplyste værdier er ugyldige.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Feltet blev ikke forventet.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Dette felt er mangler.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Værdien er ikke en gyldig dato.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Værdien er ikke en gyldig dato og tid.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Værdien er ikke en gyldig e-mail adresse.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Filen kunne ikke findes.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Filen kan ikke læses.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Filen er for stor ({{ size }} {{ suffix }}). Tilladte maksimale størrelse {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Mimetypen af filen er ugyldig ({{ type }}). Tilladte mimetyper er {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Værdien skal være {{ limit }} eller mindre.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Værdien er for lang. Den skal have {{ limit }} bogstaver eller mindre.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Værdien skal være {{ limit }} eller mere.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Værdien er for kort. Den skal have {{ limit }} tegn eller flere.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Værdien mÃ¥ ikke være blank.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Værdien mÃ¥ ikke være tom (null).</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Værdien skal være tom (null).</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Værdien er ikke gyldig.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Værdien er ikke en gyldig tid.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Værdien er ikke en gyldig URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>De to værdier skal være ens.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Filen er for stor. Den maksimale størrelse er {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Filen er for stor.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Filen kunne ikke blive uploadet.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Værdien skal være et gyldigt tal.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Filen er ikke gyldigt billede.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Dette er ikke en gyldig IP adresse.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Værdien er ikke et gyldigt sprog.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Værdien er ikke en gyldig lokalitet.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Værdien er ikke et gyldigt land.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Værdien er allerede i brug.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Størrelsen pÃ¥ billedet kunne ikke detekteres.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Billedbredden er for stor ({{ width }}px). Tilladt maksimumsbredde er {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Billedebredden er for lille ({{ width }}px). Forventet minimumshøjde er {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Billedhøjden er for stor ({{ height }}px). Tilladt maksimumshøjde er {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Billedhøjden er for lille ({{ height }}px). Forventet minimumshøjde er {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Værdien skal være brugerens nuværende password.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Værdien skal have præcis {{ limit }} tegn.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Filen var kun delvis uploadet.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Ingen fil blev uploadet.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Ingen midlertidig mappe er konfigureret i php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Kan ikke skrive midlertidig fil til disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>En PHP udvidelse forÃ¥rsagede fejl i upload.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Denne samling skal indeholde {{ limit }} element eller flere.|Denne samling skal indeholde {{ limit }} elementer eller flere.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Denne samling skal indeholde {{ limit }} element eller mindre.|Denne samling skal indeholde {{ limit }} elementer eller mindre.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Denne samling skal indeholde præcis {{ limit }} element.|Denne samling skal indeholde præcis {{ limit }} elementer.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ugyldigt kortnummer.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Ikke-understøttet korttype eller ugyldigt kortnummer.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Det er ikke en gyldig International Bank Account Number (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Værdien er ikke en gyldig ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Værdien er ikke en gyldig ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Værdien er hverken en gyldig ISBN-10 eller en gyldig ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Værdien er ikke en gyldig ISSN.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.de.xlf b/vendor/symfony/validator/Resources/translations/validators.de.xlf deleted file mode 100644 index 105f2fb2a1941ecedf604f1e39a5fac07a8e04fb..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.de.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Dieser Wert sollte false sein.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Dieser Wert sollte true sein.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Dieser Wert sollte vom Typ {{ type }} sein.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Dieser Wert sollte leer sein.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Sie haben einen ungültigen Wert ausgewählt.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Sie müssen mindestens {{ limit }} Möglichkeit wählen.|Sie müssen mindestens {{ limit }} Möglichkeiten wählen.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Sie dürfen höchstens {{ limit }} Möglichkeit wählen.|Sie dürfen höchstens {{ limit }} Möglichkeiten wählen.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Einer oder mehrere der angegebenen Werte sind ungültig.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Dieses Feld wurde nicht erwartet.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Dieses Feld fehlt.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Dieser Wert entspricht keiner gültigen Datumsangabe.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Dieser Wert entspricht keiner gültigen Datums- und Zeitangabe.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Dieser Wert ist keine gültige E-Mail-Adresse.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Die Datei wurde nicht gefunden.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Die Datei ist nicht lesbar.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Die Datei ist zu groß ({{ size }} {{ suffix }}). Die maximal zulässige Größe beträgt {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Der Dateityp ist ungültig ({{ type }}). Erlaubte Dateitypen sind {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Dieser Wert sollte kleiner oder gleich {{ limit }} sein.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Diese Zeichenkette ist zu lang. Sie sollte höchstens {{ limit }} Zeichen haben.|Diese Zeichenkette ist zu lang. Sie sollte höchstens {{ limit }} Zeichen haben.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Dieser Wert sollte größer oder gleich {{ limit }} sein.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Diese Zeichenkette ist zu kurz. Sie sollte mindestens {{ limit }} Zeichen haben.|Diese Zeichenkette ist zu kurz. Sie sollte mindestens {{ limit }} Zeichen haben.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Dieser Wert sollte nicht leer sein.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Dieser Wert sollte nicht null sein.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Dieser Wert sollte null sein.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Dieser Wert ist nicht gültig.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Dieser Wert entspricht keiner gültigen Zeitangabe.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Dieser Wert ist keine gültige URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Die beiden Werte sollten identisch sein.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Die Datei ist zu groß. Die maximal zulässige Größe beträgt {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Die Datei ist zu groß.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Die Datei konnte nicht hochgeladen werden.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Dieser Wert sollte eine gültige Zahl sein.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Diese Datei ist kein gültiges Bild.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Dies ist keine gültige IP-Adresse.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Dieser Wert entspricht keiner gültigen Sprache.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Dieser Wert entspricht keinem gültigen Gebietsschema.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Dieser Wert entspricht keinem gültigen Land.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Dieser Wert wird bereits verwendet.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Die Größe des Bildes konnte nicht ermittelt werden.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Die Bildbreite ist zu groß ({{ width }}px). Die maximal zulässige Breite beträgt {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Die Bildbreite ist zu gering ({{ width }}px). Die erwartete Mindestbreite beträgt {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Die Bildhöhe ist zu groß ({{ height }}px). Die maximal zulässige Höhe beträgt {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Die Bildhöhe ist zu gering ({{ height }}px). Die erwartete Mindesthöhe beträgt {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Dieser Wert sollte dem aktuellen Benutzerpasswort entsprechen.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Dieser Wert sollte genau {{ limit }} Zeichen lang sein.|Dieser Wert sollte genau {{ limit }} Zeichen lang sein.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Die Datei wurde nur teilweise hochgeladen.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Es wurde keine Datei hochgeladen.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Es wurde kein temporärer Ordner in der php.ini konfiguriert.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Kann die temporäre Datei nicht speichern.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Eine PHP-Erweiterung verhinderte den Upload.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Diese Sammlung sollte {{ limit }} oder mehr Elemente beinhalten.|Diese Sammlung sollte {{ limit }} oder mehr Elemente beinhalten.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Diese Sammlung sollte {{ limit }} oder weniger Elemente beinhalten.|Diese Sammlung sollte {{ limit }} oder weniger Elemente beinhalten.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Diese Sammlung sollte genau {{ limit }} Element beinhalten.|Diese Sammlung sollte genau {{ limit }} Elemente beinhalten.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ungültige Kartennummer.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Nicht unterstützer Kartentyp oder ungültige Kartennummer.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Dieser Wert ist keine gültige internationale Bankkontonummer (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Dieser Wert entspricht keiner gültigen ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Dieser Wert entspricht keiner gültigen ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Dieser Wert ist weder eine gültige ISBN-10 noch eine gültige ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Dieser Wert ist keine gültige ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Dieser Wert ist keine gültige Währung.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Dieser Wert sollte gleich {{ compared_value }} sein.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Dieser Wert sollte größer als {{ compared_value }} sein.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Dieser Wert sollte größer oder gleich {{ compared_value }} sein.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Dieser Wert sollte identisch sein mit {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Dieser Wert sollte kleiner als {{ compared_value }} sein.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Dieser Wert sollte kleiner oder gleich {{ compared_value }} sein.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Dieser Wert sollte nicht {{ compared_value }} sein.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Dieser Wert sollte nicht identisch sein mit {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>Das Seitenverhältnis des Bildes ist zu groß ({{ ratio }}). Der erlaubte Maximalwert ist {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>Das Seitenverhältnis des Bildes ist zu klein ({{ ratio }}). Der erwartete Minimalwert ist {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>Das Bild ist quadratisch ({{ width }}x{{ height }}px). Quadratische Bilder sind nicht erlaubt.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>Das Bild ist im Querformat ({{ width }}x{{ height }}px). Bilder im Querformat sind nicht erlaubt.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>Das Bild ist im Hochformat ({{ width }}x{{ height }}px). Bilder im Hochformat sind nicht erlaubt.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Eine leere Datei ist nicht erlaubt.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>Der Hostname konnte nicht aufgelöst werden.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>Dieser Wert entspricht nicht dem erwarteten Zeichensatz {{ charset }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.el.xlf b/vendor/symfony/validator/Resources/translations/validators.el.xlf deleted file mode 100644 index 4fa0d422205007b99b5c2c1bd993ffad00647b50..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.el.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Αυτή η τιμή Ï€ÏÎπει να είναι ψευδής.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Αυτή η τιμή Ï€ÏÎπει να είναι αληθής.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Αυτή η τιμή Ï€ÏÎπει να είναι Ï„Ïπου {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Αυτή η τιμή Ï€ÏÎπει να είναι κενή.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Η τιμή που επιλÎχθηκε δεν αντιστοιχεί σε ÎγκυÏη επιλογή.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Î ÏÎπει να επιλÎξετε τουλάχιστον {{ limit }} επιλογή.|Î ÏÎπει να επιλÎξετε τουλάχιστον {{ limit }} επιλογÎÏ‚.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Î ÏÎπει να επιλÎξετε το Ï€Î¿Î»Ï {{ limit }} επιλογή.|Î ÏÎπει να επιλÎξετε το Ï€Î¿Î»Ï {{ limit }} επιλογÎÏ‚.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Μια ή πεÏισσότεÏες τιμÎÏ‚ δεν είναι ÎγκυÏες.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Αυτό το πεδίο δεν ήταν αναμενόμενο.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Λείπει αυτό το πεδίο.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Η τιμή δεν αντιστοιχεί σε ÎγκυÏη ημεÏομηνία.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Η τιμή δεν αντιστοιχεί σε ÎγκυÏη ημεÏομηνία και ÏŽÏα.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Η τιμή δεν αντιστοιχεί σε ÎγκυÏο email.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Το αÏχείο δε μποÏεί να βÏεθεί.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Το αÏχείο δεν είναι αναγνώσιμο.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Το αÏχείο είναι Ï€Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î¿ ({{ size }} {{ suffix }}). Το μÎγιστο επιτÏεπτό μÎγεθος είναι {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Ο Ï„Ïπος mime του αÏχείου δεν είναι ÎγκυÏος ({{ type }}). Οι ÎγκÏυοι Ï„Ïποι mime είναι {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Αυτή η τιμή θα ÎÏ€Ïεπε να είναι {{ limit }} ή λιγότεÏο.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Αυτή η τιμή είναι Ï€Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î·. Θα ÎÏ€Ïεπε να Îχει {{ limit }} χαÏακτήÏα ή λιγότεÏο.|Αυτή η τιμή είναι Ï€Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î·. Θα ÎÏ€Ïεπε να Îχει {{ limit }} χαÏακτήÏες ή λιγότεÏο.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Αυτή η τιμή θα ÎÏ€Ïεπε να είναι {{ limit }} ή πεÏισσότεÏο.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Αυτή η τιμή είναι Ï€Î¿Î»Ï Î¼Î¹ÎºÏή. Θα ÎÏ€Ïεπε να Îχει {{ limit }} χαÏακτήÏα ή πεÏισσότεÏο.|Αυτή η τιμή είναι Ï€Î¿Î»Ï Î¼Î¹ÎºÏή. Θα ÎÏ€Ïεπε να Îχει {{ limit }} χαÏακτήÏες ή πεÏισσότεÏο.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Αυτή η τιμή δεν Ï€ÏÎπει να είναι κενή.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Αυτή η τιμή δεν Ï€ÏÎπει να είναι μηδενική.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Αυτή η τιμή Ï€ÏÎπει να είναι μηδενική.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Αυτή η τιμή δεν είναι ÎκγυÏη.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Αυτή η τιμή δεν αντιστοιχεί σε ÎγκυÏη ÏŽÏα.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Αυτή η τιμή δεν αντιστοιχεί σε ÎγκυÏο URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Οι δÏο τιμÎÏ‚ θα Ï€ÏÎπει να είναι ίδιες.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Το αÏχείο είναι Ï€Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î¿. Το μÎγιστο επιτÏεπτό μÎγεθος είναι {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Το αÏχείο είναι Ï€Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î¿.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Το αÏχείο δε μποÏεί να ανÎβει.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Αυτή η τιμή θα Ï€ÏÎπει να είναι Îνας ÎγκυÏος αÏιθμός.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Το αÏχείο δεν αποτελεί ÎγκυÏη εικόνα.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Αυτό δεν είναι μια ÎκγυÏη διεÏθυνση IP.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Αυτή η τιμή δεν αντιστοιχεί σε μια ÎκγυÏη γλώσσα.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Αυτή η τιμή δεν αντιστοιχεί σε ÎκγυÏο κωδικό τοποθεσίας.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Αυτή η τιμή δεν αντιστοιχεί σε μια ÎκγυÏη χώÏα.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Αυτή η τιμή χÏησιμοποιείται ήδη.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Το μÎγεθος της εικόνας δεν ήταν δυνατό να ανιχνευθεί.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Το πλάτος της εικόνας είναι Ï€Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î¿ ({{ width }}px). Το μÎγιστο επιτÏεπτό πλάτος είναι {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Το πλάτος της εικόνας είναι Ï€Î¿Î»Ï Î¼Î¹ÎºÏÏŒ ({{ width }}px). Το ελάχιστο επιτÏεπτό πλάτος είναι {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Το Ïψος της εικόνας είναι Ï€Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î¿ ({{ height }}px). Το μÎγιστο επιτÏεπτό Ïψος είναι {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Το Ïψος της εικόνας είναι Ï€Î¿Î»Ï Î¼Î¹ÎºÏÏŒ ({{ height }}px). Το ελάχιστο επιτÏεπτό Ïψος είναι {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Αυτή η τιμή θα ÎÏ€Ïεπε να είναι ο Ï„ÏÎχων κωδικός.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Αυτή η τιμή θα ÎÏ€Ïεπε να Îχει ακÏιβώς {{ limit }} χαÏακτήÏα.|Αυτή η τιμή θα ÎÏ€Ïεπε να Îχει ακÏιβώς {{ limit }} χαÏακτήÏες.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Το αÏχείο δεν ανÎβηκε ολόκληÏο.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Δεν ανÎβηκε κανÎνα αÏχείο.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>ΚανÎνας Ï€ÏοσωÏινός φάκελος δεν Îχει Ïυθμιστεί στο php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Αδυναμία εγγÏαφής Ï€ÏοσωÏÎ¹Î½Î¿Ï Î±Ïχείου στο δίσκο.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Μια επÎκταση PHP Ï€Ïοκάλεσε αδυναμία ανεβάσματος.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Αυτή η συλλογή θα Ï€ÏÎπει να πεÏιÎχει {{ limit }} στοιχείο ή πεÏισσότεÏα.|Αυτή η συλλογή θα Ï€ÏÎπει να πεÏιÎχει {{ limit }} στοιχεία ή πεÏισσότεÏα.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Αυτή η συλλογή θα Ï€ÏÎπει να πεÏιÎχει {{ limit }} στοιχείo ή λιγότεÏα.|Αυτή η συλλογή θα Ï€ÏÎπει να πεÏιÎχει {{ limit }} στοιχεία ή λιγότεÏα.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Αυτή η συλλογή θα Ï€ÏÎπει να πεÏιÎχει ακÏιβώς {{ limit }} στοιχείo.|Αυτή η συλλογή θα Ï€ÏÎπει να πεÏιÎχει ακÏιβώς {{ limit }} στοιχεία.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Μη ÎγκυÏος αÏιθμός κάÏτας.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Μη υποστηÏιζόμενος Ï„Ïπος κάÏτας ή μη ÎγκυÏος αÏιθμός κάÏτας.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Αυτό δεν αντιστοιχεί σε ÎκγυÏο διεθνή αÏιθμό Ï„ÏÎ±Ï€ÎµÎ¶Î¹ÎºÎ¿Ï Î»Î¿Î³Î±ÏÎ¹Î±ÏƒÎ¼Î¿Ï (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Αυτό δεν είναι ÎγκυÏος κωδικός ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Αυτό δεν είναι ÎγκυÏος κωδικός ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Αυτό δεν είναι οÏτε ÎγκυÏος κωδικός ISBN-10 οÏτε ÎγκυÏος κωδικός ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Αυτό δεν είναι ÎγκυÏος κωδικός ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Αυτό δεν αντιστοιχεί σε ÎγκυÏο νόμισμα.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Αυτή η τιμή θα Ï€ÏÎπει να είναι ίση με {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Αυτή η τιμή θα Ï€ÏÎπει να είναι μεγαλÏτεÏη από {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Αυτή η τιμή θα Ï€ÏÎπει να είναι μεγαλÏτεÏη ή ίση με {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Αυτή η τιμή θα Ï€ÏÎπει να είναι πανομοιότυπη με {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Αυτή η τιμή θα Ï€ÏÎπει να είναι μικÏότεÏη από {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Αυτή η τιμή θα Ï€ÏÎπει να είναι μικÏότεÏη ή ίση με {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Αυτή η τιμή δεν θα Ï€ÏÎπει να είναι ίση με {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Αυτή η τιμή δεν Ï€ÏÎπει να είναι πανομοιότυπη με {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.en.xlf b/vendor/symfony/validator/Resources/translations/validators.en.xlf deleted file mode 100644 index e666c793c98b404c6573e32a72a993a35baa8566..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.en.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>This value should be false.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>This value should be true.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>This value should be of type {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>This value should be blank.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>The value you selected is not a valid choice.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>One or more of the given values is invalid.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>This field was not expected.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>This field is missing.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>This value is not a valid date.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>This value is not a valid datetime.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>This value is not a valid email address.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>The file could not be found.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>The file is not readable.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>This value should be {{ limit }} or less.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>This value should be {{ limit }} or more.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>This value should not be blank.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>This value should not be null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>This value should be null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>This value is not valid.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>This value is not a valid time.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>This value is not a valid URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>The two values should be equal.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>The file is too large.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>The file could not be uploaded.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>This value should be a valid number.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>This file is not a valid image.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>This is not a valid IP address.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>This value is not a valid language.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>This value is not a valid locale.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>This value is not a valid country.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>This value is already used.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>The size of the image could not be detected.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>This value should be the user's current password.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>The file was only partially uploaded.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>No file was uploaded.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>No temporary folder was configured in php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Cannot write temporary file to disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>A PHP extension caused the upload to fail.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Invalid card number.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Unsupported card type or invalid card number.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>This is not a valid International Bank Account Number (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>This value is not a valid ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>This value is not a valid ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>This value is neither a valid ISBN-10 nor a valid ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>This value is not a valid ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>This value is not a valid currency.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>This value should be equal to {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>This value should be greater than {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>This value should be greater than or equal to {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>This value should be less than {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>This value should be less than or equal to {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>This value should not be equal to {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>An empty file is not allowed.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>The host could not be resolved.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>This value does not match the expected {{ charset }} charset.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.es.xlf b/vendor/symfony/validator/Resources/translations/validators.es.xlf deleted file mode 100644 index d874573a7afa0abc879f51886e668596eb2e0680..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.es.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Este valor deberÃa ser falso.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Este valor deberÃa ser verdadero.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Este valor deberÃa ser de tipo {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Este valor deberÃa estar vacÃo.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>El valor seleccionado no es una opción válida.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Debe seleccionar al menos {{ limit }} opción.|Debe seleccionar al menos {{ limit }} opciones.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Debe seleccionar como máximo {{ limit }} opción.|Debe seleccionar como máximo {{ limit }} opciones.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Uno o más de los valores indicados no son válidos.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Este campo no se esperaba.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Este campo está desaparecido.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Este valor no es una fecha válida.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Este valor no es una fecha y hora válidas.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Este valor no es una dirección de email válida.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>No se pudo encontrar el archivo.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>No se puede leer el archivo.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>El archivo es demasiado grande ({{ size }} {{ suffix }}). El tamaño máximo permitido es {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>El tipo mime del archivo no es válido ({{ type }}). Los tipos mime válidos son {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Este valor deberÃa ser {{ limit }} o menos.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Este valor es demasiado largo. DeberÃa tener {{ limit }} carácter o menos.|Este valor es demasiado largo. DeberÃa tener {{ limit }} caracteres o menos.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Este valor deberÃa ser {{ limit }} o más.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Este valor es demasiado corto. DeberÃa tener {{ limit }} carácter o más.|Este valor es demasiado corto. DeberÃa tener {{ limit }} caracteres o más.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Este valor no deberÃa estar vacÃo.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Este valor no deberÃa ser nulo.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Este valor deberÃa ser nulo.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Este valor no es válido.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Este valor no es una hora válida.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Este valor no es una URL válida.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Los dos valores deberÃan ser iguales.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>El archivo es demasiado grande. El tamaño máximo permitido es {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>El archivo es demasiado grande.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>No se pudo subir el archivo.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Este valor deberÃa ser un número válido.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>El archivo no es una imagen válida.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Esto no es una dirección IP válida.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Este valor no es un idioma válido.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Este valor no es una localización válida.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Este valor no es un paÃs válido.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Este valor ya se ha utilizado.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>No se pudo determinar el tamaño de la imagen.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>El ancho de la imagen es demasiado grande ({{ width }}px). El ancho máximo permitido es de {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>El ancho de la imagen es demasiado pequeño ({{ width }}px). El ancho mÃnimo requerido es {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>La altura de la imagen es demasiado grande ({{ height }}px). La altura máxima permitida es de {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>La altura de la imagen es demasiado pequeña ({{ height }}px). La altura mÃnima requerida es de {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Este valor deberÃa ser la contraseña actual del usuario.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Este valor deberÃa tener exactamente {{ limit }} carácter.|Este valor deberÃa tener exactamente {{ limit }} caracteres.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>El archivo fue sólo subido parcialmente.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Ningún archivo fue subido.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Ninguna carpeta temporal fue configurada en php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>No se pudo escribir el archivo temporal en el disco.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Una extensión de PHP hizo que la subida fallara.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Esta colección debe contener {{ limit }} elemento o más.|Esta colección debe contener {{ limit }} elementos o más.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Esta colección debe contener {{ limit }} elemento o menos.|Esta colección debe contener {{ limit }} elementos o menos.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Esta colección debe contener exactamente {{ limit }} elemento.|Esta colección debe contener exactamente {{ limit }} elementos.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Número de tarjeta inválido.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Tipo de tarjeta no soportado o número de tarjeta inválido.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Esto no es un International Bank Account Number (IBAN) válido.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Este valor no es un ISBN-10 válido.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Este valor no es un ISBN-13 válido.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Este valor no es ni un ISBN-10 válido ni un ISBN-13 válido.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Este valor no es un ISSN válido.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Este valor no es una divisa válida.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Este valor deberÃa ser igual que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Este valor deberÃa ser mayor que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Este valor deberÃa ser mayor o igual que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Este valor deberÃa ser idéntico a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Este valor deberÃa ser menor que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Este valor deberÃa ser menor o igual que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Este valor deberÃa ser distinto de {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Este valor no deberÃa ser idéntico a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>La proporción de la imagen es demasiado grande ({{ ratio }}). La máxima proporción permitida es {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>La proporción de la imagen es demasiado pequeña ({{ ratio }}). La mÃnima proporción permitida es {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>La imagen es cuadrada ({{ width }}x{{ height }}px). Las imágenes cuadradas no están permitidas.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>La imagen está orientada horizontalmente ({{ width }}x{{ height }}px). Las imágenes orientadas horizontalmente no están permitidas.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>La imagen está orientada verticalmente ({{ width }}x{{ height }}px). Las imágenes orientadas verticalmente no están permitidas.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>No está permitido un archivo vacÃo.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>No se puede resolver el host.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>La codificación de caracteres para este valor deberÃa ser {{ charset }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.et.xlf b/vendor/symfony/validator/Resources/translations/validators.et.xlf deleted file mode 100644 index d047c8bb9ef82215709bcb8ad0dca42d01a36c88..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.et.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version='1.0'?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Väärtus peaks olema väär.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Väärtus peaks oleme tõene.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Väärtus peaks olema {{ type }}-tüüpi.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Väärtus peaks olema tühi.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Väärtus peaks olema üks etteantud valikutest.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Valima peaks vähemalt {{ limit }} valikut.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Valima peaks mitte rohkem kui {{ limit }} valikut.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>One or more of the given values is invalid.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>See väli ei oodatud.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>See väli on puudu.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Väärtus pole korrektne kuupäev.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Väärtus pole korrektne kuupäev ja kellaeg.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Väärtus pole korrektne e-maili aadress.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Faili ei leita.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Fail ei ole loetav.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Fail on liiga suur ({{ size }} {{ suffix }}). Suurim lubatud suurus on {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Faili sisutüüp on vigane ({{ type }}). Lubatud sisutüübid on {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Väärtus peaks olema {{ limit }} või vähem.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Väärtus on liiga pikk. Pikkus peaks olema {{ limit }} tähemärki või vähem.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Väärtus peaks olema {{ limit }} või rohkem.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Väärtus on liiga lühike. Pikkus peaks olema {{ limit }} tähemärki või rohkem.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Väärtus ei tohiks olla tühi.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Väärtus ei tohiks olla 'null'.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Väärtus peaks olema 'null'.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Väärtus on vigane.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Väärtus pole korrektne aeg.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Väärtus pole korrektne URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Väärtused peaksid olema võrdsed.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Fail on liiga suur. Maksimaalne lubatud suurus on {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Fail on liiga suur.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Faili ei saa üles laadida.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Väärtus peaks olema korrektne number.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Fail ei ole korrektne pilt.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>IP aadress pole korrektne.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Väärtus pole korrektne keel.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Väärtus pole korrektne asukohakeel.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Väärtus pole olemasolev riik.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Väärtust on juba kasutatud.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Pildi suurust polnud võimalik tuvastada.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Pilt on liiga lai ({{ width }}px). Suurim lubatud laius on {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Pilt on liiga kitsas ({{ width }}px). Vähim lubatud laius on {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Pilt on liiga pikk ({{ height }}px). Lubatud suurim pikkus on {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Pilt pole piisavalt pikk ({{ height }}px). Lubatud vähim pikkus on {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Väärtus peaks olema kasutaja kehtiv salasõna.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} characters.</source> - <target>Väärtus peaks olema täpselt {{ limit }} tähemärk pikk.|Väärtus peaks olema täpselt {{ limit }} tähemärki pikk.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Fail ei laetud täielikult üles.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Ãœhtegi faili ei laetud üles.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Ãœhtegi ajutist kausta polnud php.ini-s seadistatud.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Ajutist faili ei saa kettale kirjutada.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>PHP laiendi tõttu ebaõnnestus faili üleslaadimine.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} elements or more.</source> - <target>Kogumikus peaks olema vähemalt {{ limit }} element.|Kogumikus peaks olema vähemalt {{ limit }} elementi.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} elements or less.</source> - <target>Kogumikus peaks olema ülimalt {{ limit }} element.|Kogumikus peaks olema ülimalt {{ limit }} elementi.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} elements.</source> - <target>Kogumikus peaks olema täpselt {{ limit }} element.|Kogumikus peaks olema täpselt {{ limit }}|elementi.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Vigane kaardi number.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Kaardi tüüpi ei toetata või kaardi number on vigane.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Väärtus pole korrektne IBAN-number.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Väärtus pole korrektne ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Väärtus pole korrektne ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Väärtus pole korrektne ISBN-10 ega ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Väärtus pole korrektne ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Väärtus pole korrektne valuuta.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Väärtus peaks olema võrdne {{ compared_value }}-ga.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Väärtus peaks olema suurem kui {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Väärtus peaks olema suurem kui või võrduma {{ compared_value }}-ga.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Väärtus peaks olema identne väärtusega {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Väärtus peaks olema väiksem kui {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Väärtus peaks olema väiksem kui või võrduma {{ compared_value }}-ga.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Väärtus ei tohiks võrduda {{ compared_value }}-ga.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Väärtus ei tohiks olla identne väärtusega {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.eu.xlf b/vendor/symfony/validator/Resources/translations/validators.eu.xlf deleted file mode 100644 index b2edefd30398bedb9e8459d7bd529ec09a08ac02..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.eu.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Balio hau faltsua izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Balio hau egia izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Balio hau {{ type }} motakoa izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Balio hau hutsik egon beharko litzateke.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Hautatu duzun balioa ez da aukera egoki bat.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Gutxienez aukera {{ limit }} hautatu behar duzu.|Gutxienez {{ limit }} aukera hautatu behar dituzu.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Gehienez aukera {{ limit }} hautatu behar duzu.|Gehienez {{ limit }} aukera hautatu behar dituzu.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Emandako balioetatik gutxienez bat ez da egokia.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Eremu hau ez zen espero.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Eremu hau falta da.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Balio hau ez da data egoki bat.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Balio hau ez da data-ordu egoki bat.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Balio hau ez da posta elektroniko egoki bat.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Ezin izan da fitxategia aurkitu.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Fitxategia ez da irakurgarria.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Fitxategia handiegia da ({{ size }} {{ suffix }}). Baimendutako tamaina handiena {{ limit }} {{ suffix }} da.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Fitxategiaren mime mota ez da egokia ({{ type }}). Hauek dira baimendutako mime motak: {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Balio hau gehienez {{ limit }} izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Balio hau luzeegia da. Gehienez karaktere {{ limit }} eduki beharko luke.|Balio hau luzeegia da. Gehienez {{ limit }} karaktere eduki beharko lituzke.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Balio hau gutxienez {{ limit }} izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Balio hau motzegia da. Karaktere {{ limit }} gutxienez eduki beharko luke.|Balio hau motzegia da. Gutxienez {{ limit }} karaktere eduki beharko lituzke.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Balio hau ez litzateke hutsik egon behar.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Balio hau ez litzateke nulua izan behar.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Balio hau nulua izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Balio hau ez da egokia.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Balio hau ez da ordu egoki bat.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Balio hau ez da baliabideen kokatzaile uniforme (URL) egoki bat.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Bi balioak berdinak izan beharko lirateke.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Fitxategia handiegia da. Baimendutako tamaina handiena {{ limit }} {{ suffix }} da.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Fitxategia handiegia da.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Ezin izan da fitxategia igo.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Balio hau zenbaki egoki bat izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Fitxategi hau ez da irudi egoki bat.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Honako hau ez da IP helbide egoki bat.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Balio hau ez da hizkuntza egoki bat.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Balio hau ez da kokapen egoki bat.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Balio hau ez da herrialde egoki bat.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Balio hau jadanik erabilia izan da.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Ezin izan da irudiaren tamaina detektatu.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Irudiaren zabalera handiegia da ({{ width }}px). Onartutako gehienezko zabalera {{ max_width }}px dira.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Irudiaren zabalera txikiegia da ({{ width }}px). Onartutako gutxieneko zabalera {{ min_width }}px dira.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Irudiaren altuera handiegia da ({{ height }}px). Onartutako gehienezko altuera {{ max_height }}px dira.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Irudiaren altuera txikiegia da ({{ height }}px). Onartutako gutxieneko altuera {{ min_height }}px dira.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Balio hau uneko erabiltzailearen pasahitza izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Balio honek zehazki karaktere {{ limit }} izan beharko luke.|Balio honek zehazki {{ limit }} karaktere izan beharko lituzke.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Fitxategiaren zati bat bakarrik igo da.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Ez da fitxategirik igo.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Ez da aldi baterako karpetarik konfiguratu php.ini fitxategian.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Ezin izan da aldi baterako fitxategia diskoan idatzi.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>PHP luzapen batek igoeraren hutsa eragin du.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Bilduma honek gutxienez elementu {{ limit }} eduki beharko luke.|Bilduma honek gutxienez {{ limit }} elementu eduki beharko lituzke.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Bilduma honek gehienez elementu {{ limit }} eduki beharko luke.|Bilduma honek gehienez {{ limit }} elementu eduki beharko lituzke.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Bilduma honek zehazki elementu {{ limit }} eduki beharko luke.|Bilduma honek zehazki {{ limit }} elementu eduki beharko lituzke.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Txartel zenbaki baliogabea.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Txartel mota onartezina edo txartel zenbaki baliogabea.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Hau ez da baliozko banku internazionaleko kontu zenbaki (IBAN) bat.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Balio hau ez da onartutako ISBN-10 bat.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Balio hau ez da onartutako ISBN-13 bat.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Balio hau ez da onartutako ISBN-10 edo ISBN-13 bat.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Balio hau ez da onartutako ISSN bat.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Balio hau ez da baliozko moneta bat.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Balio hau {{ compared_value }}-(r)en berbera izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Balio hau {{ compared_value }} baino handiagoa izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Balio hau {{ compared_value }}-(r)en berdina edota handiagoa izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Balio hau {{ compared_value_type }} {{ compared_value }}-(r)en berbera izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Balio hau {{ compared_value }} baino txikiagoa izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Balio hau {{ compared_value }}-(r)en berdina edota txikiagoa izan beharko litzateke.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Balio hau ez litzateke {{ compared_value }}-(r)en berdina izan behar.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Balio hau ez litzateke {{ compared_value_type }} {{ compared_value }}-(r)en berbera izan behar.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.fa.xlf b/vendor/symfony/validator/Resources/translations/validators.fa.xlf deleted file mode 100644 index 98b4bd66f08e8f00137427cc03223d92fbf81ce8..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.fa.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target state="needs-review-translation">این مقدار باید نادرست(False) باشد.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>این مقدار باید درست(True) باشد.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>این مقدار باید از نوع {{ type }} باشد.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>این Ùیلد باید خالی باشد.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>گزینه انتخابی معتبر نیست.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>باید Øداقل {{ limit }} گزینه انتخاب کنید.|باید Øداقل {{ limit }} گزینه انتخاب کنید.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Øداکثر {{ limit }} گزینه Ù…ÛŒ توانید انتخاب کنید.|Øداکثر {{ limit }} گزینه Ù…ÛŒ توانید انتخاب کنید.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>یک یا چند مقدار نامعتبر وجود دارد.</target> - </trans-unit> - <trans-unit id="9"> - <source>The fields {{ fields }} were not expected.</source> - <target>Ùیلدهای {{ fields }} اضاÙÛŒ هستند.</target> - </trans-unit> - <trans-unit id="10"> - <source>The fields {{ fields }} are missing.</source> - <target>Ùیلدهای {{ fields }} Ú©Ù… هستند.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>این مقدار یک تاریخ معتبر نیست.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>این مقدار یک تاریخ Ùˆ زمان معتبر نیست.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>این یک رایانامه معتبر نیست.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Ùایل پیدا نشد.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Ùایل قابلیت خواندن ندارد.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Ùایل بیش از اندازه بزرگ است({{ size }} {{ suffix }}). Øداکثر اندازه مجاز برابر {{ limit }} {{ suffix }} است.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>این نوع Ùایل مجاز نیست({{ type }}). نوع های مجاز {{ types }} هستند.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>این مقدار باید کوچکتر یا مساوی {{ limit }} باشد.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>بسیار طولانی است.Øداکثر تعداد Øرو٠مجاز برابر {{ limit }} است.|بسیار طولانی است.Øداکثر تعداد Øرو٠مجاز برابر {{ limit }} است.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>این مقدار باید برابر Ùˆ یا بیشتر از {{ limit }} باشد.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>بسیار کوتاه است.تعداد Øرو٠باید Øداقل {{ limit }} باشد.|بسیار کوتاه است.تعداد Øرو٠باید Øداقل {{ limit }} باشد.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>این مقدار نباید تهی باشد.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>باید مقداری داشته باشد..</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>نباید مقداری داشته باشد.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>این مقدار معتبر نیست.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>این مقدار یک زمان صØÛŒØ Ù†ÛŒØ³Øª.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>این یک URL معتبر نیست.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>دو مقدار باید برابر باشند.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Ùایل بیش از اندازه بزرگ است. Øداکثر اندازه مجاز برابر {{ limit }} {{ suffix }} است.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Ùایل بیش از اندازه بزرگ است.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>بارگذاری Ùایل با شکست مواجه شد.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>این مقدار باید یک عدد معتبر باشد.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>این Ùایل یک تصویر نیست.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>این مقدار یک IP معتبر نیست.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>این مقدار یک زبان صØÛŒØ Ù†ÛŒØ³Øª.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>این مقدار یک Ù…ØÙ„ صØÛŒØ Ù†ÛŒØ³Øª.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>این مقدار یک کشور صØÛŒØ Ù†ÛŒØ³Øª.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>این مقدار قبلا مورد استÙاده قرار گرÙته است.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>اندازه تصویر قابل شناسایی نیست.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>طول تصویر بسیار بزرگ است ({{ width }}px). بشینه طول مجاز {{ max_width }}px است.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>طول تصویر بسیار Ú©ÙˆÚ†Ú© است ({{ width }}px). کمینه طول موردنظر {{ min_width }}px است.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>ارتÙاع تصویر بسیار بزرگ است ({{ height }}px). بشینه ارتÙاع مجاز {{ max_height }}px است.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>ارتÙاع تصویر بسیار Ú©ÙˆÚ†Ú© است ({{ height }}px). کمینه ارتÙاع موردنظر {{ min_height }}px است.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>این مقدار Ù…ÛŒ بایست کلمه عبور کنونی کاربر باشد.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target> این مقدار Ù…ÛŒ بایست دقیقا {{ limit }} کاراکتر داشته باشد.| این مقدار Ù…ÛŒ بایست دقیقا {{ limit }} کاراکتر داشته باشد.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Ùایل به صورت جزیی بارگذاری شده است.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>هیچ Ùایلی بارگذاری نشد.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Ùولدر موقت در php.ini پیکربندی نشده است.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Ùایل موقت را نمی توان در دیسک نوشت.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>اکستنشن PHP موجب شد Ú©Ù‡ بارگذاری Ùایل با شکست مواجه شود.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>این مجموعه Ù…ÛŒ بایست دارای {{ limit }} عنصر یا بیشتر باشد.|این مجموعه Ù…ÛŒ بایست دارای {{ limit }} عنصر یا بیشتر باشد.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>این مجموعه Ù…ÛŒ بایست دارای Øداقل {{ limit }} عنصر یا کمتر باشد.|این مجموعه Ù…ÛŒ بایست دارای {{ limit }} عنصر یا کمتر باشد.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>این مجموعه Ù…ÛŒ بایست به طور دقیق دارا {{ limit }} عنصر باشد.|این مجموعه Ù…ÛŒ بایست به طور دقیق دارای {{ limit }} قلم باشد.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>شماره کارت نامعتبر است.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>نوع کارت پشتیبانی نمی شود یا شماره کارت نامعتبر است.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>این یک شماره Øساب بین المللی بانک (IBAN) درست نیست.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>این مقدار یک ISBN-10 درست نیست.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>این مقدار یک ISBN-13 درست نیست.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>این مقدار یک ISBN-10 درست یا ISBN-13 درست نیست.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>این مقدار یک ISSN درست نیست.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>این مقدار یک یکای پول درست نیست.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>این مقدار باید برابر با {{ compared_value }} باشد.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>این مقدار باید از {{ compared_value }} بیشتر باشد.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>این مقدار باید بزرگتر یا مساوی با {{ compared_value }} باشد.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>این مقدار باید با {{ compared_value_type }} {{ compared_value }} یکی باشد.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>این مقدار باید کمتر از {{ compared_value }} باشد.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>این مقدار باید کمتر یا مساوی با {{ compared_value }} باشد.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>این مقدار نباید با {{ compared_value }} برابر باشد.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>این مقدار نباید {{ compared_value_type }} {{ compared_value }} یکی باشد.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.fi.xlf b/vendor/symfony/validator/Resources/translations/validators.fi.xlf deleted file mode 100644 index 3f5a07e0921ae8eca05830a0c0cac384c912b609..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.fi.xlf +++ /dev/null @@ -1,227 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Arvon tulee olla epätosi.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Arvon tulee olla tosi.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Arvon tulee olla tyyppiä {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Arvon tulee olla tyhjä.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Arvon tulee olla yksi annetuista vaihtoehdoista.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Sinun tulee valita vähintään {{ limit }} vaihtoehtoa.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Sinun tulee valitan enintään {{ limit }} vaihtoehtoa.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Yksi tai useampi annetuista arvoista on virheellinen.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Tässä kentässä ei odotettu.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Tämä kenttä puuttuu.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Annettu arvo ei ole kelvollinen päivämäärä.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Annettu arvo ei ole kelvollinen päivämäärä ja kellonaika.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Annettu arvo ei ole kelvollinen sähköpostiosoite.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Tiedostoa ei löydy.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Tiedostoa ei voida lukea.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Tiedostonkoko ({{ size }} {{ suffix }}) on liian iso. Suurin sallittu tiedostonkoko on {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Tiedostotyyppi ({{ type }}) on virheellinen. Sallittuja tiedostotyyppejä ovat {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Arvon tulee olla {{ limit }} tai vähemmän.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Liian pitkä syöte. Syöte saa olla enintään {{ limit }} merkkiä.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Arvon tulee olla {{ limit }} tai enemmän.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Liian lyhyt syöte. Syötteen tulee olla vähintään {{ limit }} merkkiä.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Kenttä ei voi olla tyhjä.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Syöte ei voi olla null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Syötteen tulee olla null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Virheellinen arvo.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Annettu arvo ei ole kelvollinen kellonaika.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Annettu arvo ei ole kelvollinen URL-osoite.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Kahden annetun arvon tulee olla samat.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Annettu tiedosto on liian iso. Suurin sallittu tiedostokoko on {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Tiedosto on liian iso.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Tiedoston siirto epäonnistui.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Tämän arvon tulee olla numero.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Tämä tiedosto ei ole kelvollinen kuva.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Tämä ei ole kelvollinen IP-osoite.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Tämä arvo ei ole kelvollinen kieli.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Tämä arvo ei ole kelvollinen kieli- ja alueasetus (locale).</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Tämä arvo ei ole kelvollinen maa.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Tämä arvo on jo käytetty.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Kuvan kokoa ei voitu tunnistaa.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Kuva on liian leveä ({{ width }}px). Sallittu maksimileveys on {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Kuva on liian kapea ({{ width }}px). Leveyden tulisi olla vähintään {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Kuva on liian korkea ({{ width }}px). Sallittu maksimikorkeus on {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Kuva on liian matala ({{ height }}px). Korkeuden tulisi olla vähintään {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Tämän arvon tulisi olla käyttäjän tämänhetkinen salasana.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Tämän arvon tulisi olla tasan yhden merkin pituinen.|Tämän arvon tulisi olla tasan {{ limit }} merkkiä pitkä.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Tiedosto ladattiin vain osittain.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Tiedostoa ei ladattu.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Väliaikaishakemistoa ei ole asetettu php.ini -tiedostoon.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Väliaikaistiedostoa ei voitu kirjoittaa levylle.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>PHP-laajennoksen vuoksi tiedoston lataus epäonnistui.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Tässä ryhmässä tulisi olla yksi tai useampi elementti.|Tässä ryhmässä tulisi olla vähintään {{ limit }} elementtiä.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Tässä ryhmässä tulisi olla enintään yksi elementti.|Tässä ryhmässä tulisi olla enintään {{ limit }} elementtiä.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Tässä ryhmässä tulisi olla tasan yksi elementti.|Tässä ryhmässä tulisi olla enintään {{ limit }} elementtiä.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Virheellinen korttinumero.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Tätä korttityyppiä ei tueta tai korttinumero on virheellinen.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.fr.xlf b/vendor/symfony/validator/Resources/translations/validators.fr.xlf deleted file mode 100644 index b50ecbc63a1b5c019a0077ea7ae332df1cb12c25..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.fr.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Cette valeur doit être fausse.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Cette valeur doit être vraie.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Cette valeur doit être de type {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Cette valeur doit être vide.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Cette valeur doit être l'un des choix proposés.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Vous devez sélectionner au moins {{ limit }} choix.|Vous devez sélectionner au moins {{ limit }} choix.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Vous devez sélectionner au maximum {{ limit }} choix.|Vous devez sélectionner au maximum {{ limit }} choix.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Une ou plusieurs des valeurs soumises sont invalides.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Ce champ n'a pas été prévu.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Ce champ est manquant.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Cette valeur n'est pas une date valide.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Cette valeur n'est pas une date valide.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Cette valeur n'est pas une adresse email valide.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Le fichier n'a pas été trouvé.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Le fichier n'est pas lisible.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Le fichier est trop volumineux ({{ size }} {{ suffix }}). Sa taille ne doit pas dépasser {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Le type du fichier est invalide ({{ type }}). Les types autorisés sont {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Cette valeur doit être inférieure ou égale à {{ limit }}.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Cette chaine est trop longue. Elle doit avoir au maximum {{ limit }} caractère.|Cette chaine est trop longue. Elle doit avoir au maximum {{ limit }} caractères.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Cette valeur doit être supérieure ou égale à {{ limit }}.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Cette chaine est trop courte. Elle doit avoir au minimum {{ limit }} caractère.|Cette chaine est trop courte. Elle doit avoir au minimum {{ limit }} caractères.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Cette valeur ne doit pas être vide.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Cette valeur ne doit pas être nulle.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Cette valeur doit être nulle.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Cette valeur n'est pas valide.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Cette valeur n'est pas une heure valide.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Cette valeur n'est pas une URL valide.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Les deux valeurs doivent être identiques.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Le fichier est trop volumineux. Sa taille ne doit pas dépasser {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Le fichier est trop volumineux.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Le téléchargement de ce fichier est impossible.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Cette valeur doit être un nombre.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Ce fichier n'est pas une image valide.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Cette adresse IP n'est pas valide.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Cette langue n'est pas valide.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Ce paramètre régional n'est pas valide.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Ce pays n'est pas valide.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Cette valeur est déjà utilisée.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>La taille de l'image n'a pas pu être détectée.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>La largeur de l'image est trop grande ({{ width }}px). La largeur maximale autorisée est de {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>La largeur de l'image est trop petite ({{ width }}px). La largeur minimale attendue est de {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>La hauteur de l'image est trop grande ({{ height }}px). La hauteur maximale autorisée est de {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>La hauteur de l'image est trop petite ({{ height }}px). La hauteur minimale attendue est de {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Cette valeur doit être le mot de passe actuel de l'utilisateur.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Cette chaine doit avoir exactement {{ limit }} caractère.|Cette chaine doit avoir exactement {{ limit }} caractères.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Le fichier a été partiellement transféré.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Aucun fichier n'a été transféré.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Aucun répertoire temporaire n'a été configuré dans le php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Impossible d'écrire le fichier temporaire sur le disque.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Une extension PHP a empêché le transfert du fichier.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Cette collection doit contenir {{ limit }} élément ou plus.|Cette collection doit contenir {{ limit }} éléments ou plus.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Cette collection doit contenir {{ limit }} élément ou moins.|Cette collection doit contenir {{ limit }} éléments ou moins.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Cette collection doit contenir exactement {{ limit }} élément.|Cette collection doit contenir exactement {{ limit }} éléments.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Numéro de carte invalide.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Type de carte non supporté ou numéro invalide.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Le numéro IBAN (International Bank Account Number) saisi n'est pas valide.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Cette valeur n'est pas un code ISBN-10 valide.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Cette valeur n'est pas un code ISBN-13 valide.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Cette valeur n'est ni un code ISBN-10, ni un code ISBN-13 valide.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Cette valeur n'est pas un code ISSN valide.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Cette valeur n'est pas une devise valide.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Cette valeur doit être égale à {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Cette valeur doit être supérieure à {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Cette valeur doit être supérieure ou égale à {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Cette valeur doit être identique à {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Cette valeur doit être inférieure à {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Cette valeur doit être inférieure ou égale à {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Cette valeur ne doit pas être égale à {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Cette valeur ne doit pas être identique à {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>Le rapport largeur/hauteur de l'image est trop grand ({{ ratio }}). Le rapport maximal autorisé est {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>Le rapport largeur/hauteur de l'image est trop petit ({{ ratio }}). Le rapport minimal attendu est {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>L'image est carrée ({{ width }}x{{ height }}px). Les images carrées ne sont pas autorisées.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>L'image est au format paysage ({{ width }}x{{ height }}px). Les images au format paysage ne sont pas autorisées.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>L'image est au format portrait ({{ width }}x{{ height }}px). Les images au format portrait ne sont pas autorisées.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Un fichier vide n'est pas autorisé.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>Le nom de domaine n'a pas pu être résolu.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>Cette valeur ne correspond pas au jeu de caractères {{ charset }} attendu.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.gl.xlf b/vendor/symfony/validator/Resources/translations/validators.gl.xlf deleted file mode 100644 index 1d0cc13c865c118d5292760835f8c4605b6de022..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.gl.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Este valor deberÃa ser falso.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Este valor deberÃa ser verdadeiro.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Este valor deberÃa ser de tipo {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Este valor deberÃa estar baleiro.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>O valor seleccionado non é unha opción válida.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Debe seleccionar polo menos {{ limit }} opción.|Debe seleccionar polo menos {{ limit }} opcions.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Debe seleccionar como máximo {{ limit }} opción.|Debe seleccionar como máximo {{ limit }} opcions.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Un ou máis dos valores indicados non son válidos.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Este campo non era esperado.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Este campo falta.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Este valor non é unha data válida.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Este valor non é unha data e hora válidas.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Este valor non é unha dirección de correo electrónico válida.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Non se puido atopar o arquivo.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>O arquivo non se pode ler.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>O arquivo é demasiado grande ({{ size }} {{ suffix }}). O tamaño máximo permitido é {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>O tipo mime do arquivo non é válido ({{ type }}). Os tipos mime válidos son {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Este valor deberÃa ser {{ limit }} ou menos.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Este valor é demasiado longo. DeberÃa ter {{ limit }} carácter ou menos.|Este valor é demasiado longo. DeberÃa ter {{ limit }} caracteres ou menos.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Este valor deberÃa ser {{ limit }} ou máis.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Este valor é demasiado curto. DeberÃa ter {{ limit }} carácter ou máis.|Este valor é demasiado corto. DeberÃa ter {{ limit }} caracteres ou máis.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Este valor non deberÃa estar baleiro.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Este valor non deberÃa ser null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Este valor deberÃa ser null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Este valor non é válido.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Este valor non é unha hora válida.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Este valor non é unha URL válida.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Os dous valores deberÃan ser iguais.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>O arquivo é demasiado grande. O tamaño máximo permitido é {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>O arquivo é demasiado grande.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>No se puido cargar o arquivo.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Este valor deberÃa ser un número válido.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>O arquivo non é unha imaxe válida.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Isto non é unha dirección IP válida.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Este valor non é un idioma válido.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Este valor non é unha localización válida.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Este valor non é un paÃs válido.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Este valor xa está a ser empregado.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Non se puido determinar o tamaño da imaxe.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>A largura da imaxe é demasiado grande ({{ width }}px). A largura máxima permitida son {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>A largura da imaxe é demasiado pequena ({{ width }}px). A largura mÃnima requerida son {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>A altura da imaxe é demasiado grande ({{ height }}px). A altura máxima permitida son {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>A altura da imaxe é demasiado pequena ({{ height }}px). A altura mÃnima requerida son {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Este valor deberÃa ser a contrasinal actual do usuario.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Este valor deberÃa ter exactamente {{ limit }} carácter.|Este valor deberÃa ter exactamente {{ limit }} caracteres.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>O arquivo foi só subido parcialmente.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Non se subiu ningún arquivo.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Ningunha carpeta temporal foi configurada en php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Non se puido escribir o arquivo temporal no disco.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Unha extensión de PHP provocou que a subida fallara.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Esta colección debe conter {{ limit }} elemento ou máis.|Esta colección debe conter {{ limit }} elementos ou máis.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Esta colección debe conter {{ limit }} elemento ou menos.|Esta colección debe conter {{ limit }} elementos ou menos.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Esta colección debe conter exactamente {{ limit }} elemento.|Esta colección debe conter exactamente {{ limit }} elementos.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Número de tarxeta non válido.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Tipo de tarxeta non soportado ou número de tarxeta non válido.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Este valor non é un International Bank Account Number (IBAN) válido.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Este valor non é un ISBN-10 válido.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Este valor non é un ISBN-13 válido.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Este valor non é nin un ISBN-10 válido nin un ISBN-13 válido.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Este valor non é un ISSN válido.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Este valor non é unha moeda válida.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Este valor deberÃa ser igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Este valor deberÃa ser maior que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Este valor deberÃa ser maior ou igual que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Este valor deberÃa ser identico a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Este valor deberÃa ser menor que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Este valor deberÃa ser menor ou igual que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Este valor non deberÃa ser igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Este valor non deberÃa ser identico a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>A proporción da imaxe é demasiado grande ({{ ratio }}). A proporción máxima permitida é {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>A proporción da é demasiado pequena ({{ ratio }}). A proporción mÃnima permitida é {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>A imaxe é cadrada ({{ width }}x{{ height }}px). As imáxenes cadradas non están permitidas.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>A imaxe está orientada horizontalmente ({{ width }}x{{ height }}px). As imáxenes orientadas horizontalmente non están permitidas.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>A imaxe está orientada verticalmente ({{ width }}x{{ height }}px). As imáxenes orientadas verticalmente non están permitidas.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Non está permitido un arquivo baleiro.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>Non se puido resolver o host.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>A codificación de caracteres para este valor deberÃa ser {{ charset }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.he.xlf b/vendor/symfony/validator/Resources/translations/validators.he.xlf deleted file mode 100644 index 65105149005838dc0372d8feb943a055b0979ce9..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.he.xlf +++ /dev/null @@ -1,307 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>הערך צריך להיות שקר.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>הערך צריך להיות ×מת.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>הערך צריך להיות מסוג {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>הערך צריך להיות ריק.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>הערך שבחרת ××™× ×• חוקי.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>×תה צריך לבחור לפחות {{ limit }} ×פשרויות.|×תה צריך לבחור לפחות {{ limit }} ×פשרויות.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>×תה צריך לבחור לכל היותר {{ limit }} ×פשרויות.|×תה צריך לבחור לכל היותר {{ limit }} ×פשרויות.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>×חד ×ו יותר ×ž×”×¢×¨×›×™× ××™× ×• חוקי.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>שדה ×–×” ×œ× ×”×™×” צפוי</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>שדה ×–×” חסר.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>הערך ××™× ×• ת×ריך חוקי.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>הערך ××™× ×• ת×ריך ושעה חוקיי×.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>כתובת המייל ××™× ×” ×ª×§×™× ×”.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>הקובץ ×œ× × ×ž×¦×.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>×œ× × ×™×ª×Ÿ ×œ×§×¨×•× ×ת הקובץ.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>הקובץ גדול מדי ({{ size }} {{ suffix }}). הגודל המרבי המותר ×”×•× {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>סוג MIME של הקובץ ××™× ×• חוקי ({{ type }}). ×ž×•×ª×¨×™× ×¡×•×’×™ MIME {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>הערך צריל להכיל {{ limit }} ×ª×•×•×™× ×œ×›×œ היותר.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>הערך ×רוך מידי. ×”×•× ×¦×¨×™×š להכיל {{ limit }} ×ª×•×•×™× ×œ×›×œ היותר.|הערך ×רוך מידי. ×”×•× ×¦×¨×™×š להכיל {{ limit }} ×ª×•×•×™× ×œ×›×œ היותר.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>הערך צריך להכיל {{ limit }} ×ª×•×•×™× ×œ×¤×—×•×ª.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>הערך קצר מידיץ ×”×•× ×¦×¨×™×š להכיל {{ limit }} ×ª×•×•×™× ×œ×¤×—×•×ª.|הערך קצר מידיץ ×”×•× ×¦×¨×™×š להכיל {{ limit }} ×ª×•×•×™× ×œ×¤×—×•×ª.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>הערך ×œ× ×מור להיות ריק.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>הערך ×œ× ×מור להיות ריק.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>הערך צריך להיות ריק.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>הערך ××™× ×• חוקי.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>הערך ××™× ×• זמן תקין.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>×–×ת ××™× ×” כתובת ×תר ×ª×§×™× ×”.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>×©× ×™ ×”×¢×¨×›×™× ×¦×¨×™×›×™× ×œ×”×™×•×ª שווי×.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>הקובץ גדול מדי. הגודל המרבי המותר ×”×•× {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>הקובץ גדול מדי.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>×œ× × ×™×ª×Ÿ לעלות ×ת הקובץ.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>הערך צריך להיות מספר חוקי.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>הקובץ ×”×–×” ××™× ×• ×ª×ž×•× ×” ×ª×§×™× ×”.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>זו ××™× ×” כתובת IP חוקית.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>הערך ××™× ×• שפה חוקית.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>הערך ××™× ×• ×זור תקף.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>הערך ××™× ×• ×רץ חוקית.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>הערך כבר בשימוש.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>×œ× × ×™×ª×Ÿ לקבוע ×ת גודל ×”×ª×ž×•× ×”.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>רוחב ×”×ª×ž×•× ×” גדול מדי ({{ width }}px). הרוחב המקסימלי ×”×•× {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>רוחב ×”×ª×ž×•× ×” קטן מדי ({{ width }}px). הרוחב ×”×ž×™× ×™×ž×œ×™ ×”×•× {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>גובה ×”×ª×ž×•× ×” גדול מדי ({{ height }}px). הגובה המקסימלי ×”×•× {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>גובה ×”×ª×ž×•× ×” קטן מדי ({{ height }}px). הגובה ×”×ž×™× ×™×ž×œ×™ ×”×•× {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>הערך צריך להיות סיסמת המשתמש ×”× ×•×›×—×™.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>הערך צריך להיות בדיוק {{ limit }} תווי×.|הערך צריך להיות בדיוק {{ limit }} תווי×.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>הקובץ הועלה ב×ופן חלקי.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>הקובץ ×œ× ×”×•×¢×œ×”.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>×œ× ×”×•×’×“×¨×” תיקייה ×–×ž× ×™×ª ב php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>×œ× × ×™×ª×Ÿ לכתוב קובץ ×–×ž× ×™ לדיסק.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>סיומת PHP ×’×¨× ×œ×”×¢×œ××” להיכשל.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>×”×וסף ×מור להכיל {{ limit }} ××œ×ž× ×˜×™× ×ו יותר.|×”×וסף ×מור להכיל {{ limit }} ××œ×ž× ×˜×™× ×ו יותר.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>×”×וסף ×מור להכיל {{ limit }} ××œ×ž× ×˜×™× ×ו פחות.|×”×וסף ×מור להכיל {{ limit }} ××œ×ž× ×˜×™× ×ו פחות.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>×”×וסף צריך להכיל בדיוק {{ limit }} ××œ×ž× ×˜×™×.|×”×וסף צריך להכיל בדיוק {{ limit }} ××œ×ž× ×˜×™×.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>מספר הכרטיס ××™× ×• חוקי.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>סוג הכרטיס ××™× ×• × ×ª×ž×š ×ו ×œ× ×—×•×§×™.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>This is not a valid International Bank Account Number (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>This value is not a valid ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>This value is not a valid ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>This value is neither a valid ISBN-10 nor a valid ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>This value is not a valid ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>This value is not a valid currency.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>This value should be equal to {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>This value should be greater than {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>This value should be greater than or equal to {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>This value should be less than {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>This value should be less than or equal to {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>This value should not be equal to {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>An empty file is not allowed.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.hr.xlf b/vendor/symfony/validator/Resources/translations/validators.hr.xlf deleted file mode 100644 index a11e825ccadad8bd6ff468d40f1bf2293111be3a..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.hr.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Ova vrijednost treba biti netoÄna (false).</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Ova vrijednost treba biti toÄna (true).</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Ova vrijednost treba biti tipa {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Ova vrijednost treba biti prazna.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Ova vrijednost treba biti jedna od ponuÄ‘enih.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Izaberite barem {{ limit }} mogućnosti.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Izaberite najviÅ¡e {{ limit }} mogućnosti.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Jedna ili viÅ¡e danih vrijednosti nije ispravna.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Ovo polje nije oÄekivalo.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Ovo polje nedostaje.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Ova vrijednost nije ispravan datum.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Ova vrijednost nije ispravan datum-vrijeme.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Ova vrijednost nije ispravna e-mail adresa.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Datoteka ne može biti pronaÄ‘ena.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Datoteka nije Äitljiva.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Datoteka je prevelika ({{ size }} {{ suffix }}). Najveća dozvoljena veliÄina je {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Mime tip datoteke nije ispravan ({{ type }}). Dozvoljeni mime tipovi su {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Ova vrijednost treba biti {{ limit }} ili manje.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Ova vrijednost je predugaÄka. Treba imati {{ limit }} znakova ili manje.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Ova vrijednost treba biti {{ limit }} ili viÅ¡e.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Ova vrijednost je prekratka. Treba imati {{ limit }} znakova ili viÅ¡e.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Ova vrijednost ne smije biti prazna.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Ova vrijednost ne smije biti null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Ova vrijednost treba biti null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Ova vrijednost nije ispravna.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Ova vrijednost nije ispravno vrijeme.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Ova vrijednost nije ispravan URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Obje vrijednosti trebaju biti jednake.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Ova datoteka je prevelika. Najveća dozvoljena veliÄina je {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Ova datoteka je prevelika.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Ova datoteka ne može biti prenesena.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Ova vrijednost treba biti ispravan broj.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Ova datoteka nije ispravna slika.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Ovo nije ispravna IP adresa.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Ova vrijednost nije ispravan jezik.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Ova vrijednost nije ispravana regionalna oznaka.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Ova vrijednost nije ispravna zemlja.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Ova vrijednost je već iskoriÅ¡tena.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>VeliÄina slike se ne može odrediti.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Å irina slike je prevelika ({{ width }}px). Najveća dozvoljena Å¡irina je {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Å irina slike je premala ({{ width }}px). Najmanja dozvoljena Å¡irina je {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Visina slike je prevelika ({{ height }}px). Najveća dozvoljena visina je {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Visina slike je premala ({{ height }}px). Najmanja dozvoljena visina je {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Ova vrijednost treba biti trenutna korisniÄka lozinka.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Ova vrijednost treba imati toÄno {{ limit }} znakova.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Datoteka je samo djelomiÄno prenesena.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Niti jedna datoteka nije prenesena.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>U php.ini datoteci nije konfiguriran privremeni folder.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Ne mogu zapisati privremenu datoteku na disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Prijenos datoteke nije uspio zbog PHP ekstenzije.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Ova kolekcija treba sadržavati {{ limit }} ili viÅ¡e elemenata.|Ova kolekcija treba sadržavati {{ limit }} ili viÅ¡e elemenata.|Ova kolekcija treba sadržavati {{ limit }} ili viÅ¡e elemenata.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Ova kolekcija treba sadržavati {{ limit }} ili manje elemenata.|Ova kolekcija treba sadržavati {{ limit }} ili manje elemenata.|Ova kolekcija treba sadržavati {{ limit }} ili manje elemenata.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Ova kolekcija treba sadržavati toÄno {{ limit }} element.|Ova kolekcija treba sadržavati toÄno {{ limit }} elementa.|Ova kolekcija treba sadržavati toÄno {{ limit }} elemenata.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Neispravan broj kartice.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Neispravan broj kartice ili tip kartice nije podržan.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Ova vrijednost nije ispravan meÄ‘unarodni broj bankovnog raÄuna (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Ova vrijednost nije ispravan ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Ova vrijednost nije ispravan ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Ova vrijednost nije ispravan ISBN-10 niti ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Ova vrijednost nije ispravan ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Ova vrijednost nije ispravna valuta.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Ova vrijednost bi trebala biti jednaka {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Ova vrijednost bi trebala biti veća od {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Ova vrijednost bi trebala biti veća ili jednaka od {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ova vrijednost bi trebala biti {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Ova vrijednost bi trebala biti manja od {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Ova vrijednost bi trebala biti manja ili jednaka {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Ova vrijednost ne bi trebala biti {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ova vrijednost ne bi trebala biti {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.hu.xlf b/vendor/symfony/validator/Resources/translations/validators.hu.xlf deleted file mode 100644 index a972c02e56b609620078dbc74e1fabd5c865b96e..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.hu.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Ennek az értéknek hamisnak kell lennie.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Ennek az értéknek igaznak kell lennie.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Ennek az értéknek {{ type }} tÃpusúnak kell lennie.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Ennek az értéknek üresnek kell lennie.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>A választott érték érvénytelen.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Legalább {{ limit }} értéket kell kiválasztani.|Legalább {{ limit }} értéket kell kiválasztani.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Legfeljebb {{ limit }} értéket lehet kiválasztani.|Legfeljebb {{ limit }} értéket lehet kiválasztani.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>A megadott értékek közül legalább egy érvénytelen.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Nem várt mezÅ‘.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Ez a mezÅ‘ hiányzik.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Ez az érték nem egy érvényes dátum.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Ez az érték nem egy érvényes idÅ‘pont.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Ez az érték nem egy érvényes e-mail cÃm.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>A fájl nem található.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>A fájl nem olvasható.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>A fájl túl nagy ({{ size }} {{ suffix }}). A legnagyobb megengedett méret {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>A fájl MIME tÃpusa érvénytelen ({{ type }}). Az engedélyezett MIME tÃpusok: {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Ez az érték legfeljebb {{ limit }} lehet.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Ez az érték túl hosszú. Legfeljebb {{ limit }} karaktert tartalmazhat.|Ez az érték túl hosszú. Legfeljebb {{ limit }} karaktert tartalmazhat.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Ez az érték legalább {{ limit }} kell, hogy legyen.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Ez az érték túl rövid. Legalább {{ limit }} karaktert kell tartalmaznia.|Ez az érték túl rövid. Legalább {{ limit }} karaktert kell tartalmaznia.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Ez az érték nem lehet üres.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Ez az érték nem lehet null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Ennek az értéknek nullnak kell lennie.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Ez az érték nem érvényes.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Ez az érték nem egy érvényes idÅ‘pont.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Ez az érték nem egy érvényes URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>A két értéknek azonosnak kell lennie.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>A fájl túl nagy. A megengedett maximális méret: {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>A fájl túl nagy.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>A fájl nem tölthetÅ‘ fel.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Ennek az értéknek érvényes számnak kell lennie.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Ez a fájl nem egy érvényes kép.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Ez az érték nem egy érvényes IP cÃm.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Ez az érték nem egy érvényes nyelv.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Ez az érték nem egy érvényes területi beállÃtás.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Ez az érték nem egy érvényes ország.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Ez az érték már használatban van.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>A kép méretét nem lehet megállapÃtani.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>A kép szélessége túl nagy ({{ width }}px). A megengedett legnagyobb szélesség {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>A kép szélessége túl kicsi ({{ width }}px). Az elvárt legkisebb szélesség {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>A kép magassága túl nagy ({{ height }}px). A megengedett legnagyobb magasság {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>A kép magassága túl kicsi ({{ height }}px). Az elvárt legkisebb magasság {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Ez az érték a felhasználó jelenlegi jelszavával kell megegyezzen.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Ennek az értéknek pontosan {{ limit }} karaktert kell tartalmaznia.|Ennek az értéknek pontosan {{ limit }} karaktert kell tartalmaznia.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>A fájl csak részben lett feltöltve.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Nem lett fájl feltöltve.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Nincs ideiglenes könyvtár beállÃtva a php.ini-ben.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Az ideiglenes fájl nem Ãrható a lemezre.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Egy PHP bÅ‘vÃtmény miatt a feltöltés nem sikerült.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Ennek a gyűjteménynek legalább {{ limit }} elemet kell tartalmaznia.|Ennek a gyűjteménynek legalább {{ limit }} elemet kell tartalmaznia.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Ez a gyűjtemény legfeljebb {{ limit }} elemet tartalmazhat.|Ez a gyűjtemény legfeljebb {{ limit }} elemet tartalmazhat.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Ennek a gyűjteménynek pontosan {{ limit }} elemet kell tartalmaznia.|Ennek a gyűjteménynek pontosan {{ limit }} elemet kell tartalmaznia.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Érvénytelen kártyaszám.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Nem támogatott kártyatÃpus vagy érvénytelen kártyaszám.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Érvénytelen nemzetközi bankszámlaszám (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Ez az érték nem egy érvényes ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Ez az érték nem egy érvényes ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Ez az érték nem egy érvényes ISBN-10 vagy ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Ez az érték nem egy érvényes ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Ez az érték nem egy érvényes pénznem.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Ez az érték legyen {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Ez az érték nagyobb legyen, mint {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Ez az érték nagyobb vagy egyenlÅ‘ legyen, mint {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ez az érték ugyanolyan legyen, mint {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Ez az érték kisebb legyen, mint {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Ez az érték kisebb vagy egyenlÅ‘ legyen, mint {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Ez az érték ne legyen {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ez az érték ne legyen ugyanolyan, mint {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>A képarány túl nagy ({{ ratio }}). A megengedett legnagyobb képarány {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>A képarány túl kicsi ({{ ratio }}). A megengedett legkisebb képarány {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>A kép négyzet alakú ({{ width }}x{{ height }}px). A négyzet alakú képek nem engedélyezettek.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>A kép fekvÅ‘ tájolású ({{ width }}x{{ height }}px). A fekvÅ‘ tájolású képek nem engedélyezettek.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>A kép álló tájolású ({{ width }}x{{ height }}px). Az álló tájolású képek nem engedélyezettek.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Ãœres fájl nem megengedett.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>Az állomásnevet nem lehet feloldani.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>Ez az érték nem az elvárt {{ charset }} karakterkódolást használja.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.hy.xlf b/vendor/symfony/validator/Resources/translations/validators.hy.xlf deleted file mode 100644 index 664c085ae71af7b1f744917cd7c855a72ac6cd8d..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.hy.xlf +++ /dev/null @@ -1,187 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« Õ¯Õ¥Õ²Õ®.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« Õ³Õ·Õ´Õ¡Ö€Õ«Õ¿.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« {{ type }} Õ¿Õ¥Õ½Õ¡Õ¯Õ«.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« Õ¤Õ¡Õ¿Õ¡Ö€Õ¯.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>ÕÕ¥Ö€ Õ¨Õ¶Õ¿Ö€Õ¡Õ® Õ¡Ö€ÕªÕ¥Ö„Õ¨ Õ¡Õ¶Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ§.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Ô´Õ¸Ö‚Ö„ ÕºÕ¥Õ¿Ö„ Õ§ Õ¨Õ¶Õ¿Ö€Õ¥Ö„ Õ¡Õ´Õ¥Õ¶Õ¡Ö„Õ«Õ¹Õ¨ {{ limit }} Õ¿Õ¡Ö€Õ¢Õ¥Ö€Õ¡Õ¯Õ¶Õ¥Ö€.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Ô´Õ¸Ö‚Ö„ ÕºÕ¥Õ¿Ö„ Õ§ Õ¨Õ¶Õ¿Ö€Õ¥Ö„ Õ¸Õ¹ Õ¡Õ¾Õ¥Õ¬Õ« Ö„Õ¡Õ¶ {{ limit }} Õ¿Õ¡Ö€Õ¢Õ¥Ö€Õ¡Õ¯Õ¶Õ¥Ö€.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Õ„Õ¥Õ¯ Õ¯Õ¡Õ´ Õ¡Õ¾Õ¥Õ¬Õ« Õ¿Ö€Õ¾Õ¡Õ® Õ¡Ö€ÕªÕ¥Ö„Õ¶Õ¥Ö€Õ¨ Õ¡Õ¶Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ¥Õ¶.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Ô±ÕµÕ½ Õ¤Õ¡Õ·Õ¿Õ¨ Õ¹Õ« Õ½ÕºÕ¡Õ½Õ¾Õ¸Ö‚Õ´.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Ô±ÕµÕ½ Õ¤Õ¡Õ·Õ¿Õ¨ Õ¢Õ¡ÖÕ¡Õ¯Õ¡ÕµÕ¸Ö‚Õ´ Õ§.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ Õ½ÕÕ¡Õ¬ Õ¡Õ´Õ½Õ¡Õ©Õ«Õ¾ Õ§.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Ô±Õ´Õ½Õ¡Õ©Õ¾Õ« Ö‡ ÕªÕ¡Õ´Õ¡Õ¶Õ¡Õ¯Õ« Õ¡Ö€ÕªÕ¥Ö„Õ¨ Õ¡Õ¶Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ§.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Ô·Õ¬-ÖƒÕ¸Õ½Õ¿Õ« Õ¡Ö€ÕªÕ¥Ö„Õ¨ Õ¡Õ¶Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ§.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Õ–Õ¡ÕµÕ¬Õ¨ Õ¹Õ« Õ£Õ¿Õ¶Õ¾Õ¥Õ¬.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Õ–Õ¡ÕµÕ¬Õ¨ Õ¡Õ¶Õ¨Õ¶Õ©Õ¥Õ¼Õ¶Õ¥Õ¬Õ« Õ§.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Õ–Õ¡ÕµÕ¬Õ¨ Õ¹Õ¡ÖƒÕ¡Õ¦Õ¡Õ¶Ö Õ´Õ¥Õ® Õ§ ({{ size }} {{ suffix }}): Õ„Õ¡Ö„Õ½Õ«Õ´Õ¡Õ¬ Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ¹Õ¡ÖƒÕ½Õ¨Õ {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>MIME-Õ¿Õ¥Õ½Õ¡Õ¯Õ¨ Õ¡Õ¶Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ§({{ type }}): Õ–Õ¡ÕµÕ¬Õ¥Ö€Õ« Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« MIME-Õ¿Õ¥Õ½Õ¡Õ¯Õ¶Õ¥Ö€Õ¶ Õ¥Õ¶: {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« {{ limit }} Õ¯Õ¡Õ´ ÖƒÕ¸Ö„Ö€.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ Õ¹Õ¡ÖƒÕ¡Õ¦Õ¡Õ¶Ö Õ¥Ö€Õ¯Õ¡Ö€ Õ§: ÕŠÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« {{ limit }} Õ¯Õ¡Õ´ Õ¡Õ¾Õ¥Õ¬ Õ½Õ«Õ´Õ¾Õ¸Õ¬Õ¶Õ¥Ö€.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿ Õ§ Õ¬Õ«Õ¶Õ« {{ limit }} Õ¯Õ¡Õ´ Õ·Õ¡Õ¿.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ Õ¹Õ¡ÖƒÕ¡Õ¦Õ¡Õ¶Ö Õ¯Õ¡Ö€Õ³ Õ§: ÕŠÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« {{ limit }} Õ¯Õ¡Õ´ Õ¡Õ¾Õ¥Õ¬Õ« Õ½Õ«Õ´Õ¾Õ¸Õ¬Õ¶Õ¥Ö€.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ Õ¹ÕºÕ¥Õ¿Ö„ Õ§ Õ¤Õ¡Õ¿Õ¡Ö€Õ¯ Õ¬Õ«Õ¶Õ«.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ Õ¹ÕºÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Ô±Õ¶Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ¡Ö€ÕªÕ¥Ö„.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>ÔºÕ¡Õ´Õ¡Õ¶Õ¡Õ¯Õ« Õ¡Ö€ÕªÕ¥Ö„Õ¨ Õ¡Õ¶Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ§.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ URL Õ¹Õ§.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>ÔµÖ€Õ¯Õ¸Ö‚ Õ¡Ö€ÕªÕ¥Ö„Õ¶Õ¥Ö€Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¶Õ¸Ö‚ÕµÕ¶Õ¨ Õ¬Õ«Õ¶Õ¥Õ¶.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Õ–Õ¡ÕµÕ¬Õ¨ Õ¹Õ¡ÖƒÕ¡Õ¦Õ¡Õ¶Ö Õ´Õ¥Õ® Õ§: Õ„Õ¡Ö„Õ½Õ«Õ´Õ¡Õ¬ Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ¹Õ¡ÖƒÕ½Õ¨ {{ limit }} {{ suffix }} Õ§.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Õ–Õ¡ÕµÕ¬Õ¨ Õ¹Õ¡ÖƒÕ¡Õ¦Õ¡Õ¶Ö Õ´Õ¥Õ® Õ§.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Õ–Õ¡ÕµÕ¬Õ¨ Õ¹Õ« Õ¯Õ¡Ö€Õ¸Õ² Õ¢Õ¥Õ¼Õ¶Õ¾Õ¥Õ¬.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« Õ©Õ«Õ¾.</target> - </trans-unit> - <trans-unit id="36"> - <source>This value is not a valid country.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« Õ¥Ö€Õ¯Õ«Ö€.</target> - </trans-unit> - <trans-unit id="37"> - <source>This file is not a valid image.</source> - <target>Õ–Õ¡ÕµÕ¬Õ¨ Õ¶Õ¯Õ¡Ö€Õ« Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Ö†Õ¸Ö€Õ´Õ¡Õ¿ Õ¹Õ§.</target> - </trans-unit> - <trans-unit id="38"> - <source>This is not a valid IP address.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« IP Õ°Õ¡Õ½ÖÕ¥ Õ¹Õ§.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid language.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ¬Õ¥Õ¦Õ¸Ö‚ Õ¹Õ§.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid locale.</source> - <target>Ô±Ö€ÕªÕ¥Ö„Õ¨ Õ¹Õ« Õ°Õ¡Õ¶Õ¤Õ«Õ½Õ¡Õ¶Õ¸Ö‚Õ´ Õ©Õ¸Ö‚ÕµÕ¬Õ¡Õ¿Ö€Õ¥Õ¬Õ« Õ¿Õ¥Õ²Õ¡ÕµÕ¶Õ¡ÖÕ¸Ö‚Õ´.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Ô±ÕµÕ¤ Õ¡Ö€ÕªÕ¥Ö„Õ¨ Õ¡Ö€Õ¤Õ¥Õ¶ Ö…Õ£Õ¿Õ¡Õ£Õ¸Ö€Õ®Õ¾Õ¸Ö‚Õ´ Õ§.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Õ†Õ¯Õ¡Ö€Õ« Õ¹Õ¡ÖƒÕ½Õ¥Ö€Õ¨ Õ¹Õ½Õ¿Õ¡ÖÕ¾Õ¥Ö Õ¸Ö€Õ¸Õ·Õ¥Õ¬.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Õ†Õ¯Õ¡Ö€Õ« Õ¬Õ¡ÕµÕ¶Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨ Õ¹Õ¡ÖƒÕ¡Õ¦Õ¡Õ¶Ö Õ´Õ¥Õ® Õ§({{ width }}px). Õ„Õ¡Ö„Õ½Õ«Õ´Õ¡Õ¬ Õ¹Õ¡ÖƒÕ¶ Õ§ {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Õ†Õ¯Õ¡Ö€Õ« Õ¬Õ¡ÕµÕ¶Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨ Õ¹Õ¡ÖƒÕ¡Õ¦Õ¡Õ¶Ö ÖƒÕ¸Ö„Ö€ Õ§ ({{ width }}px). Õ„Õ«Õ¶Õ«Õ´Õ¡Õ¬ Õ¹Õ¡ÖƒÕ¶ Õ§ {{ min_ width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Õ†Õ¯Õ¡Ö€Õ« Õ¢Õ¡Ö€Õ±Ö€Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨ Õ¹Õ¡ÖƒÕ¡Õ¦Õ¡Õ¶Ö Õ´Õ¥Õ® Õ§ ({{ height }}px). Õ„Õ¡Ö„Õ½Õ«Õ´Õ¡Õ¬ Õ¹Õ¡ÖƒÕ¶ Õ§ {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Õ†Õ¯Õ¡Ö€Õ« Õ¢Õ¡Ö€Õ±Ö€Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨ Õ¹Õ¡ÖƒÕ¡Õ¦Õ¡Õ¶Ö ÖƒÕ¸Ö„Ö€ Õ§ ({{ height }}px). Õ„Õ«Õ¶Õ«Õ´Õ¡Õ¬ Õ¹Õ¡ÖƒÕ¶ Õ§ {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Ô±ÕµÕ½ Õ¡Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¬Õ«Õ¶Õ« Ö…Õ£Õ¿Õ¡Õ£Õ¸Ö€Õ®Õ¸Õ²Õ« Õ¶Õ¥Ö€Õ¯Õ¡ Õ®Õ¡Õ®Õ¯Õ¡Õ£Õ«Ö€Õ¨.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Ô±ÕµÕ½ Õ¡Ö€ÕªÕ¥Ö„Õ¨ ÕºÕ¥Õ¿Ö„ Õ§ Õ¸Ö‚Õ¶Õ¥Õ¶Õ¡ Õ³Õ«Õ·Õ¿ {{ limit }} Õ½Õ«Õ´Õ¾Õ¸Õ¬Õ¶Õ¥Ö€.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.id.xlf b/vendor/symfony/validator/Resources/translations/validators.id.xlf deleted file mode 100644 index 742f4a163ebd6c5e8891091e6e93c149a4d3e4f0..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.id.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Nilai ini harus bernilai salah.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Nilai ini harus bernilai benar.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Nilai ini harus bertipe {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Nilai ini harus kosong.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Nilai yang dipilih tidak tepat.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Anda harus memilih paling tidak {{ limit }} pilihan.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Anda harus memilih paling banyak {{ limit }} pilihan.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Satu atau lebih nilai yang diberikan tidak sah.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Bidang ini tidak diharapkan.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Bidang ini hilang.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Nilai ini bukan merupakan tanggal yang sah.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Nilai ini bukan merupakan tanggal dan waktu yang sah.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Nilai ini bukan alamat email yang sah.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Berkas tidak ditemukan.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Berkas tidak bisa dibaca.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Ukuran berkas terlalu besar ({{ size }} {{ suffix }}). Ukuran maksimum yang diizinkan adalah {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Jenis berkas ({{ type }}) tidak sah. Jenis berkas yang diijinkan adalah {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Nilai ini harus {{ limit }} atau kurang.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Nilai ini terlalu panjang. Seharusnya {{ limit }} karakter atau kurang.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Nilai ini harus {{ limit }} atau lebih.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Nilai ini terlalu pendek. Seharusnya {{ limit }} karakter atau lebih.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Nilai ini tidak boleh kosong.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Nilai ini tidak boleh 'null'.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Nilai ini harus 'null'.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Nilai ini tidak sah.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Nilai ini bukan merupakan waktu yang sah.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Nilai ini bukan URL yang sah.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Isi keduanya harus sama.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Ukuran berkas terlalu besar. Ukuran maksimum yang diijinkan adalah {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Ukuran berkas terlalu besar.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Berkas tidak dapat diunggah.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Nilai ini harus angka yang sah.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Berkas ini tidak termasuk gambar.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Ini bukan alamat IP yang sah.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Nilai ini bukan bahasa yang sah.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Nilai ini bukan lokal yang sah.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Nilai ini bukan negara yang sah.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Nilai ini sudah digunakan.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Ukuran dari gambar tidak bisa dideteksi.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Lebar gambar terlalu besar ({{ width }}px). Ukuran lebar maksimum adalah {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Lebar gambar terlalu kecil ({{ width }}px). Ukuran lebar minimum yang diharapkan adalah {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Tinggi gambar terlalu besar ({{ height }}px). Ukuran tinggi maksimum adalah {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Tinggi gambar terlalu kecil ({{ height }}px). Ukuran tinggi minimum yang diharapkan adalah {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Nilai ini harus kata sandi pengguna saat ini.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Nilai ini harus memiliki tepat {{ limit }} karakter.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Berkas hanya terunggah sebagian.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Tidak ada berkas terunggah.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Direktori sementara tidak dikonfiguasi pada php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Tidak dapat menuliskan berkas sementara ke dalam media penyimpanan.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Sebuah ekstensi PHP menyebabkan kegagalan unggah.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Kumpulan ini harus memiliki {{ limit }} elemen atau lebih.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Kumpulan ini harus memiliki kurang dari {{ limit }} elemen.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Kumpulan ini harus memiliki tepat {{ limit }} elemen.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Nomor kartu tidak sah.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Jenis kartu tidak didukung atau nomor kartu tidak sah.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Ini bukan Nomor Rekening Bank Internasional (IBAN) yang sah.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Nilai ini bukan ISBN-10 yang sah.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Nilai ini bukan ISBN-13 yang sah.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Nilai ini bukan ISBN-10 maupun ISBN-13 yang sah.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Nilai ini bukan ISSN yang sah.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Nilai ini bukan mata uang yang sah.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Nilai ini seharusnya sama dengan {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Nilai ini seharusnya lebih dari {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Nilai ini seharusnya lebih dari atau sama dengan {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Nilai ini seharusnya identik dengan {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Nilai ini seharusnya kurang dari {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Nilai ini seharusnya kurang dari atau sama dengan {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Nilai ini seharusnya tidak sama dengan {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Nilai ini seharusnya tidak identik dengan {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.it.xlf b/vendor/symfony/validator/Resources/translations/validators.it.xlf deleted file mode 100644 index 38e437d6cf978934d318d567ea3b493ae1b0f867..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.it.xlf +++ /dev/null @@ -1,319 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Questo valore dovrebbe essere falso.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Questo valore dovrebbe essere vero.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Questo valore dovrebbe essere di tipo {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Questo valore dovrebbe essere vuoto.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Questo valore dovrebbe essere una delle opzioni disponibili.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Si dovrebbe selezionare almeno {{ limit }} opzione.|Si dovrebbero selezionare almeno {{ limit }} opzioni.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Si dovrebbe selezionare al massimo {{ limit }} opzione.|Si dovrebbero selezionare al massimo {{ limit }} opzioni.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Uno o più valori inseriti non sono validi.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Questo campo non è stato previsto.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Questo campo è mancante.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Questo valore non è una data valida.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Questo valore non è una data e ora valida.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Questo valore non è un indirizzo email valido.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Non è stato possibile trovare il file.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Il file non è leggibile.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Il file è troppo grande ({{ size }} {{ suffix }}). La dimensione massima consentita è {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Il mime type del file non è valido ({{ type }}). I tipi permessi sono {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Questo valore dovrebbe essere {{ limit }} o inferiore.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Questo valore è troppo lungo. Dovrebbe essere al massimo di {{ limit }} carattere.|Questo valore è troppo lungo. Dovrebbe essere al massimo di {{ limit }} caratteri.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Questo valore dovrebbe essere {{ limit }} o superiore.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Questo valore è troppo corto. Dovrebbe essere almeno di {{ limit }} carattere.|Questo valore è troppo corto. Dovrebbe essere almeno di {{ limit }} caratteri.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Questo valore non dovrebbe essere vuoto.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Questo valore non dovrebbe essere nullo.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Questo valore dovrebbe essere nullo.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Questo valore non è valido.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Questo valore non è un'ora valida.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Questo valore non è un URL valido.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>I due valori dovrebbero essere uguali.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Il file è troppo grande. La dimensione massima è {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Il file è troppo grande.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Il file non può essere caricato.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Questo valore dovrebbe essere un numero.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Questo file non è una immagine valida.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Questo valore non è un indirizzo IP valido.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Questo valore non è una lingua valida.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Questo valore non è una impostazione regionale valida.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Questo valore non è una nazione valida.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Questo valore è già stato utilizzato.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>La dimensione dell'immagine non può essere determinata.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>La larghezza dell'immagine è troppo grande ({{ width }}px). La larghezza massima è di {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>La larghezza dell'immagine è troppo piccola ({{ width }}px). La larghezza minima è di {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>L'altezza dell'immagine è troppo grande ({{ height }}px). L'altezza massima è di {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>L'altezza dell'immagine è troppo piccola ({{ height }}px). L'altezza minima è di {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Questo valore dovrebbe essere la password attuale dell'utente.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Questo valore dovrebbe contenere esattamente {{ limit }} carattere.|Questo valore dovrebbe contenere esattamente {{ limit }} caratteri.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Il file è stato caricato solo parzialmente.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Nessun file è stato caricato.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Nessuna cartella temporanea è stata configurata nel php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Impossibile scrivere il file temporaneo sul disco.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Un'estensione PHP ha causato il fallimento del caricamento.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Questa collezione dovrebbe contenere almeno {{ limit }} elemento.|Questa collezione dovrebbe contenere almeno {{ limit }} elementi.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Questa collezione dovrebbe contenere massimo {{ limit }} elemento.|Questa collezione dovrebbe contenere massimo {{ limit }} elementi.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Questa collezione dovrebbe contenere esattamente {{ limit }} elemento.|Questa collezione dovrebbe contenere esattamente {{ limit }} elementi.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Numero di carta non valido.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Tipo di carta non supportato o numero non valido.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Questo valore non è un IBAN (International Bank Account Number) valido.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Questo valore non è un codice ISBN-10 valido.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Questo valore non è un codice ISBN-13 valido.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Questo valore non è un codice ISBN-10 o ISBN-13 valido.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Questo valore non è un codice ISSN valido.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Questo valore non è una valuta valida.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Questo valore dovrebbe essere uguale a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Questo valore dovrebbe essere maggiore di {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Questo valore dovrebbe essere maggiore o uguale a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Questo valore dovrebbe essere identico a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Questo valore dovrebbe essere minore di {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Questo valore dovrebbe essere minore o uguale a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Questo valore dovrebbe essere diverso da {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Questo valore dovrebbe essere diverso da {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>Il rapporto di aspetto dell'immagine è troppo grande ({{ ratio }}). Il rapporto massimo consentito è {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>Il rapporto di aspetto dell'immagine è troppo piccolo ({{ ratio }}). Il rapporto minimo consentito è {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>L'immagine è quadrata ({{ width }}x{{ height }}px). Le immagini quadrate non sono consentite.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>L'immagine è orizzontale ({{ width }}x{{ height }}px). Le immagini orizzontali non sono consentite.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>L'immagine è verticale ({{ width }}x{{ height }}px). Le immagini verticali non sono consentite.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Un file vuoto non è consentito.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>L'host non può essere risolto.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>Questo valore non corrisponde al charset {{ charset }}.</target> - </trans-unit> - <trans-unit id="81"> - <source>This is not a valid Business Identifier Code (BIC).</source> - <target>Questo valore non è un codice BIC valido.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.ja.xlf b/vendor/symfony/validator/Resources/translations/validators.ja.xlf deleted file mode 100644 index a58f5b8d8c660b5d89f7a875eecfcd8d87365377..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.ja.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>falseã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>trueã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>åž‹ã¯{{ type }}ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>空ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>有効ãªé¸æŠžè‚¢ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>{{ limit }}個以上é¸æŠžã—ã¦ãã ã•ã„。</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>{{ limit }}個以内ã§é¸æŠžã—ã¦ãã ã•ã„。</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>無効ãªé¸æŠžè‚¢ãŒå«ã¾ã‚Œã¦ã„ã¾ã™ã€‚</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>ã“ã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã¯äºˆæœŸã•ã‚Œã¦ã„ã¾ã›ã‚“ã§ã—ãŸã€‚</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>ã“ã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã¯ã€æ¬ è½ã—ã¦ã„ã¾ã™ã€‚</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>有効ãªæ—¥ä»˜ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>有効ãªæ—¥æ™‚ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>有効ãªãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>ファイルãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>ファイルをèªã¿è¾¼ã‚ã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>ファイルã®ã‚µã‚¤ã‚ºãŒå¤§ãã™ãŽã¾ã™({{ size }} {{ suffix }})。有効ãªæœ€å¤§ã‚µã‚¤ã‚ºã¯{{ limit }} {{ suffix }}ã§ã™ã€‚</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>ファイルã®MIMEタイプãŒç„¡åŠ¹ã§ã™({{ type }})。有効ãªMIMEタイプã¯{{ types }}ã§ã™ã€‚</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>{{ limit }}以下ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>値ãŒé•·ã™ãŽã¾ã™ã€‚{{ limit }}æ–‡å—以内ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>{{ limit }}以上ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>値ãŒçŸã™ãŽã¾ã™ã€‚{{ limit }}æ–‡å—以上ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>空ã§ã‚ã£ã¦ã¯ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>nullã§ã‚ã£ã¦ã¯ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>nullã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>有効ãªå€¤ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>有効ãªæ™‚刻ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>有効ãªURLã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>2ã¤ã®å€¤ãŒåŒã˜ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>ファイルã®ã‚µã‚¤ã‚ºãŒå¤§ãã™ãŽã¾ã™ã€‚有効ãªæœ€å¤§ã‚µã‚¤ã‚ºã¯{{ limit }} {{ suffix }}ã§ã™ã€‚</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>ファイルã®ã‚µã‚¤ã‚ºãŒå¤§ãã™ãŽã¾ã™ã€‚</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>ファイルをアップãƒãƒ¼ãƒ‰ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>有効ãªæ•°å—ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>ファイルãŒç”»åƒã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>有効ãªIPアドレスã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>有効ãªè¨€èªžåã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>有効ãªãƒã‚±ãƒ¼ãƒ«ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>有効ãªå›½åã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>æ—¢ã«ä½¿ç”¨ã•ã‚Œã¦ã„ã¾ã™ã€‚</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>ç”»åƒã®ã‚µã‚¤ã‚ºãŒæ¤œå‡ºã§ãã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>ç”»åƒã®å¹…ãŒå¤§ãã™ãŽã¾ã™({{ width }}ピクセル)。{{ max_width }}ピクセルã¾ã§ã«ã—ã¦ãã ã•ã„。</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>ç”»åƒã®å¹…ãŒå°ã•ã™ãŽã¾ã™({{ width }}ピクセル)。{{ min_width }}ピクセル以上ã«ã—ã¦ãã ã•ã„。</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>ç”»åƒã®é«˜ã•ãŒå¤§ãã™ãŽã¾ã™({{ height }}ピクセル)。{{ max_height }}ピクセルã¾ã§ã«ã—ã¦ãã ã•ã„。</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>ç”»åƒã®é«˜ã•ãŒå°ã•ã™ãŽã¾ã™({{ height }}ピクセル)。{{ min_height }}ピクセル以上ã«ã—ã¦ãã ã•ã„。</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>ユーザーã®ç¾åœ¨ã®ãƒ‘スワードã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>ã¡ã‚‡ã†ã©{{ limit }}æ–‡å—ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>ファイルã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã¯å®Œå…¨ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>ファイルãŒã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã•ã‚Œã¦ã„ã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>php.iniã§ä¸€æ™‚フォルダãŒè¨å®šã•ã‚Œã¦ã„ã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>一時ファイルをディスクã«æ›¸ã込むã“ã¨ãŒã§ãã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>PHPæ‹¡å¼µã«ã‚ˆã£ã¦ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã«å¤±æ•—ã—ã¾ã—ãŸã€‚</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>{{ limit }}個以上ã®è¦ç´ ã‚’å«ã‚“ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>è¦ç´ ã¯{{ limit }}個ã¾ã§ã§ã™ã€‚</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>è¦ç´ ã¯ã¡ã‚‡ã†ã©{{ limit }}個ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>無効ãªã‚«ãƒ¼ãƒ‰ç•ªå·ã§ã™ã€‚</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>未対応ã®ã‚«ãƒ¼ãƒ‰ç¨®é¡žåˆã¯ç„¡åŠ¹ãªã‚«ãƒ¼ãƒ‰ç•ªå·ã§ã™ã€‚</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>有効ãªIBANコードã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>有効ãªISBN-10コードã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>有効ãªISBN-13コードã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>有効ãªISBN-10コードåˆã¯ISBN-13コードã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>有効ãªISSNコードã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>有効ãªè²¨å¹£ã§ã¯ã‚ã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>{{ compared_value }}ã¨ç‰ã—ããªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>{{ compared_value }}より大ãããªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>{{ compared_value }}以上ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>{{ compared_value_type }}ã¨ã—ã¦ã®{{ compared_value }}ã¨ç‰ã—ããªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>{{ compared_value }}未満ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>{{ compared_value }}以下ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>{{ compared_value }}ã¨ç‰ã—ãã¦ã¯ã„ã‘ã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>{{ compared_value_type }}ã¨ã—ã¦ã®{{ compared_value }}ã¨ç‰ã—ãã¦ã¯ã„ã‘ã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>ç”»åƒã®ã‚¢ã‚¹ãƒšã‚¯ãƒˆæ¯”ãŒå¤§ãã™ãŽã¾ã™({{ ratio }})。{{ max_ratio }}ã¾ã§ã«ã—ã¦ãã ã•ã„。</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>ç”»åƒã®ã‚¢ã‚¹ãƒšã‚¯ãƒˆæ¯”ãŒå°ã•ã™ãŽã¾ã™({{ ratio }})。{{ min_ratio }}以上ã«ã—ã¦ãã ã•ã„。</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>ç”»åƒãŒæ£æ–¹å½¢ã«ãªã£ã¦ã„ã¾ã™({{ width }}x{{ height }}ピクセル)。æ£æ–¹å½¢ã®ç”»åƒã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>ç”»åƒãŒæ¨ªå‘ãã«ãªã£ã¦ã„ã¾ã™({{ width }}x{{ height }}ピクセル)。横å‘ãã®ç”»åƒã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>ç”»åƒãŒç¸¦å‘ãã«ãªã£ã¦ã„ã¾ã™({{ width }}x{{ height }}ピクセル)。縦å‘ãã®ç”»åƒã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>空ã®ãƒ•ã‚¡ã‚¤ãƒ«ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>ホストを解決ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>ã“ã®å€¤ã¯äºˆæœŸã•ã‚Œã‚‹æ–‡å—コード({{ charset }})ã¨ç•°ãªã‚Šã¾ã™ã€‚</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.lb.xlf b/vendor/symfony/validator/Resources/translations/validators.lb.xlf deleted file mode 100644 index 8281c7c249a053be61f362b334bd2a867424039d..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.lb.xlf +++ /dev/null @@ -1,303 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Dëse Wäert sollt falsch sinn.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Dëse Wäert sollt wouer sinn.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Dëse Wäert sollt vum Typ {{ type }} sinn.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Dëse Wäert sollt eidel sinn.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Dëse Wäert sollt enger vun de Wielméiglechkeeten entspriechen.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Dir sollt mindestens {{ limit }} Méiglechkeete wielen.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Dir sollt héchstens {{ limit }} Méiglechkeete wielen.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Een oder méi vun de Wäerter ass ongëlteg.</target> - </trans-unit> - <trans-unit id="9"> - <source>The fields {{ fields }} were not expected.</source> - <target>D'Felder {{ fields }} goufen net erwaart.</target> - </trans-unit> - <trans-unit id="10"> - <source>The fields {{ fields }} are missing.</source> - <target>D'Felder {{ fields }} feelen.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Dëse Wäert entsprécht kenger gëlteger Datumsangab.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Dëse Wäert entsprécht kenger gëlteger Datums- an Zäitangab.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Dëse Wäert ass keng gëlteg Email-Adress.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>De Fichier gouf net fonnt.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>De Fichier ass net liesbar.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>De Fichier ass ze grouss ({{ size }} {{ suffix }}). Déi zougeloosse Maximalgréisst bedréit {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Den Typ vum Fichier ass ongëlteg ({{ type }}). Erlaabten Type sinn {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Dëse Wäert soll méi kleng oder gläich {{ limit }} sinn.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Dës Zeecheketten ass ze laang. Se sollt héchstens {{ limit }} Zeechen hunn.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Dëse Wäert sollt méi grouss oder gläich {{ limit }} sinn.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Dës Zeecheketten ass ze kuerz. Se sollt mindestens {{ limit }} Zeechen hunn.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Dëse Wäert sollt net eidel sinn.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Dëst sollt keen Null-Wäert sinn.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Dëst sollt keen Null-Wäert sinn.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Dëse Wäert ass net gëlteg.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Dëse Wäert entsprécht kenger gëlteger Zäitangab.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Dëse Wäert ass keng gëlteg URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Béid Wäerter sollten identesch sinn.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>De fichier ass ze grouss. Déi maximal Gréisst dierf {{ limit }} {{ suffix }} net depasséieren.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>De Fichier ass ze grouss.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>De Fichier konnt net eropgeluede ginn.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Dëse Wäert sollt eng gëlteg Zuel sinn.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Dëse Fichier ass kee gëltegt Bild.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Dëst ass keng gëlteg IP-Adress.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Dëse Wäert aentsprécht kenger gëlteger Sprooch.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Dëse Wäert entsprécht kengem gëltege Gebittsschema.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Dëse Wäert entsprécht kengem gëltege Land.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Dëse Wäert gëtt scho benotzt.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>D'Gréisst vum Bild konnt net detektéiert ginn.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>D'Breet vum Bild ass ze grouss ({{ width }}px). Déi erlaabte maximal Breet ass {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>D'Breet vum Bild ass ze kleng ({{ width }}px). Déi minimal Breet ass {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>D'Héicht vum Bild ass ze grouss ({{ height }}px). Déi erlaabte maximal Héicht ass {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>D'Héicht vum Bild ass ze kleng ({{ height }}px). Déi minimal Héicht ass {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Dëse Wäert sollt dem aktuelle Benotzerpasswuert entspriechen.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Dëse Wäert sollt exactly {{ limit }} Buschtaf hunn.|Dëse Wäert sollt exakt {{ limit }} Buschtawen hunn.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>De Fichier gouf just deelweis eropgelueden.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Et gouf kee Fichier eropgelueden.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Et gouf keen temporären Dossier an der php.ini konfiguréiert.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Den temporäre Fichier kann net gespäichert ginn.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Eng PHP-Erweiderung huet den Upload verhënnert.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Dës Sammlung sollt {{ limit }} oder méi Elementer hunn.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Dës Sammlung sollt {{ limit }} oder manner Elementer hunn.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Dës Sammlung sollt exakt {{ limit }} Element hunn.|Dës Sammlung sollt exakt {{ limit }} Elementer hunn.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ongëlteg Kaartennummer.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Net ënnerstëtzte Kaartentyp oder ongëlteg Kaartennummer.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Dëst ass keng gëlteg IBAN-Kontonummer.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Dëse Wäert ass keng gëlteg ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Dëse Wäert ass keng gëlteg ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Dëse Wäert ass weder eng gëlteg ISBN-10 nach eng gëlteg ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Dëse Wäert ass keng gëlteg ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Dëse Wäert ass keng gëlteg Währung.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Dëse Wäert sollt {{ compared_value }} sinn.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Dëse Wäert sollt méi grouss wéi {{ compared_value }} sinn.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Dëse Wäert sollt méi grouss wéi oder gläich {{ compared_value }} sinn.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Dëse Wäert sollt identesch si mat {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Dëse Wäert sollt méi kleng wéi {{ compared_value }} sinn.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Dëse Wäert sollt méi kleng wéi oder gläich {{ compared_value }} sinn.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Dëse Wäert sollt net {{ compared_value }} sinn.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Dëse Wäert sollt net identesch si mat {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>D'Säiteverhältnis vum Bild ass ze grouss ({{ ratio }}). Den erlaabte Maximalwäert ass {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>D'Säiteverhältnis vum Bild ass ze kleng ({{ ratio }}). Den erwaarte Minimalwäert ass {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>D'Bild ass quadratesch ({{ width }}x{{ height }}px). Quadratesch Biller sinn net erlaabt.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>D'Bild ass am Queeschformat ({{ width }}x{{ height }}px). Biller am Queeschformat sinn net erlaabt.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>D'Bild ass am Héichformat ({{ width }}x{{ height }}px). Biller am Héichformat sinn net erlaabt.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.lt.xlf b/vendor/symfony/validator/Resources/translations/validators.lt.xlf deleted file mode 100644 index a556c45f0c42f528a50f33b6742f2aebe7b50475..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.lt.xlf +++ /dev/null @@ -1,307 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>ReikÅ¡mÄ— turi bÅ«ti neigiama.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>ReikÅ¡mÄ— turi bÅ«ti teigiama.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Å ios reikÅ¡mÄ—s tipas turi bÅ«ti {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Å i reikÅ¡mÄ— turi bÅ«ti tuÅ¡Äia.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Neteisingas pasirinkimas.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Turite pasirinkti bent {{ limit }} variantÄ….|Turite pasirinkti bent {{ limit }} variantus.|Turite pasirinkti bent {{ limit }} variantų.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Turite pasirinkti ne daugiau kaip {{ limit }} variantÄ….|Turite pasirinkti ne daugiau kaip {{ limit }} variantus.|Turite pasirinkti ne daugiau kaip {{ limit }} variantų.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Viena ar daugiau įvestų reikÅ¡mių yra netinkamos.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Nebuvo tikimasi Å is laukas.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Å iame lauke yra dingÄ™s.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Å i reikÅ¡mÄ— nÄ—ra data.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Å i reikÅ¡mÄ— nera data ir laikas.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Å i reikÅ¡mÄ— nÄ—ra tinkamas el. paÅ¡to adresas.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Byla nerasta.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Negalima nuskaityti bylos.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Byla yra per didelÄ— ({{ size }} {{ suffix }}). Maksimalus dydis {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Netinkamas bylos tipas (mime type) ({{ type }}). Galimi bylų tipai {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>ReikÅ¡mÄ— turi bÅ«ti {{ limit }} arba mažiau.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Per didelis simbolių skaiÄius. Turi susidaryti iÅ¡ {{ limit }} arba mažiau simbolių.|Per didelis simbolių skaiÄius. Turi susidaryti iÅ¡ {{ limit }} arba mažiau simbolių.|Per didelis simbolių skaiÄius. Turi susidaryti iÅ¡ {{ limit }} arba mažiau simbolių.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>ReikÅ¡mÄ— turi bÅ«ti {{ limit }} arba daugiau.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Per mažas simbolių skaiÄius. Turi susidaryti iÅ¡ {{ limit }} arba daugiau simbolių.|Per mažas simbolių skaiÄius. Turi susidaryti iÅ¡ {{ limit }} arba daugiau simbolių.|Per mažas simbolių skaiÄius. Turi susidaryti iÅ¡ {{ limit }} arba daugiau simbolių.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Å i reikÅ¡mÄ— negali bÅ«ti tuÅ¡Äia.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Å i reikÅ¡mÄ— negali bÅ«ti null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Å i reikÅ¡mÄ— turi bÅ«ti null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Netinkama reikÅ¡mÄ—.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Å i reikÅ¡mÄ— nÄ—ra laikas.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Å i reikÅ¡mÄ— nÄ—ra tinkamas interneto adresas.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Abi reikÅ¡mÄ—s turi bÅ«ti identiÅ¡kos.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Byla yra per didelÄ—. Maksimalus dydis yra {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Byla per didelÄ—.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Byla negali bÅ«ti įkelta.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Å i reikÅ¡mÄ— turi bÅ«ti skaiÄius.</target> - </trans-unit> - <trans-unit id="36"> - <source>This value is not a valid country.</source> - <target>Å i reikÅ¡mÄ— nÄ—ra tinkama Å¡alis.</target> - </trans-unit> - <trans-unit id="37"> - <source>This file is not a valid image.</source> - <target>Byla nÄ—ra paveikslÄ—lis.</target> - </trans-unit> - <trans-unit id="38"> - <source>This is not a valid IP address.</source> - <target>Å i reikÅ¡mÄ— nÄ—ra tinkamas IP adresas.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid language.</source> - <target>Å i reikÅ¡mÄ— nÄ—ra tinkama kalba.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid locale.</source> - <target>Å i reikÅ¡mÄ— nÄ—ra tinkama lokalÄ—.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Å i reikÅ¡mÄ— jau yra naudojama.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Nepavyko nustatyti nuotraukos dydžio.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Nuotraukos plotis per didelis ({{ width }}px). Maksimalus leidžiamas plotis yra {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Nuotraukos plotis per mažas ({{ width }}px). Minimalus leidžiamas plotis yra {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Nuotraukos aukÅ¡tis per didelis ({{ height }}px). Maksimalus leidžiamas aukÅ¡tis yra {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Nuotraukos aukÅ¡tis per mažas ({{ height }}px). Minimalus leidžiamas aukÅ¡tis yra {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Å i reikÅ¡mÄ— turi sutapti su dabartiniu naudotojo slaptažodžiu.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Å i reikÅ¡mÄ— turi turÄ—ti lygiai {{ limit }} simbolį.|Å i reikÅ¡mÄ— turi turÄ—ti lygiai {{ limit }} simbolius.|Å i reikÅ¡mÄ— turi turÄ—ti lygiai {{ limit }} simbolių.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Failas buvo tik dalinai įkeltas.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Nebuvo įkelta jokių failų.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>NÄ—ra sukonfiguruoto jokio laikino katalogo php.ini faile.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Nepavyko iÅ¡saugoti laikino failo.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>PHP plÄ—tinys sutrukdÄ— failo įkÄ—limÄ… ir jis nepavyko.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>SÄ…raÅ¡e turi bÅ«ti {{ limit }} arba daugiau įrašų.|SÄ…raÅ¡e turi bÅ«ti {{ limit }} arba daugiau įrašų.|SÄ…raÅ¡e turi bÅ«ti {{ limit }} arba daugiau įrašų.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>SÄ…raÅ¡e turi bÅ«ti {{ limit }} arba mažiau įrašų.|SÄ…raÅ¡e turi bÅ«ti {{ limit }} arba mažiau įrašų.|SÄ…raÅ¡e turi bÅ«ti {{ limit }} arba mažiau įrašų.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>SÄ…raÅ¡e turi bÅ«ti lygiai {{ limit }} įraÅ¡as.|SÄ…raÅ¡e turi bÅ«ti lygiai {{ limit }} įraÅ¡ai.|SÄ…raÅ¡e turi bÅ«ti lygiai {{ limit }} įrašų.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Klaidingas kortelÄ—s numeris.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>KortelÄ—s tipas nepalaikomas arba klaidingas kortelÄ—s numeris.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Å i reiÅ¡mÄ— neatitinka tarptautinio banko sÄ…skaitos numerio formato (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Å i reikÅ¡mÄ— neatitinka ISBN-10 formato.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Å i reikÅ¡mÄ— neatitinka ISBN-13 formato.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Å i reikÅ¡mÄ— neatitinka nei ISBN-10, nei ISBN-13 formato.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Å i reiÅ¡mÄ— neatitinka ISSN formato.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Netinkamas valiutos formatas.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Å i reikÅ¡mÄ— turi bÅ«ti lygi {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Å i reikÅ¡mÄ— turi bÅ«ti didesnÄ— už {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Å i reikÅ¡mÄ— turi bÅ«ti didesnÄ— už arba lygi {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Å i reikÅ¡mÄ— turi bÅ«ti identiÅ¡ka {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Å i reikÅ¡mÄ— turi bÅ«ti mažesnÄ— už {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Å i reikÅ¡mÄ— turi bÅ«ti mažesnÄ— už arba lygi {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Å i reikÅ¡mÄ— neturi bÅ«ti lygi {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Å i reikÅ¡mÄ— neturi bÅ«ti identiÅ¡ka {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>Nuotraukos santykis yra per didelis ({{ ratio }}). Didžiausias leistinas santykis yra {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>Nuotraukos santykis yra per mažas ({{ ratio }}). Mažiausias leistinas santykis yra {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>Nuotrauka yra kvadratinÄ— ({{ width }}x{{ height }}px). KvadratinÄ—s nuotraukos nÄ—ra leistinos.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>Nuotrauka orientuota į plotį ({{ width }}x{{ height }}px). Nuotraukos orientuotos į plotį nÄ—ra leistinos.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>Nuotrauka orientuota į aukÅ¡tį ({{ width }}x{{ height }}px). Nuotraukos orientuotos į aukÅ¡tį nÄ—ra leistinos.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Failas negali bÅ«ti tuÅ¡Äias.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.mn.xlf b/vendor/symfony/validator/Resources/translations/validators.mn.xlf deleted file mode 100644 index dfe7eebf6d53e63c7299a3041987f58616a1d665..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.mn.xlf +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° буруу байх Ñ‘Ñтой.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° үнÑн байх Ñ‘Ñтой.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° {{ type }} -н төрөл байх Ñ‘Ñтой.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° хооÑон байх Ñ‘Ñтой.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>СонгоÑон утга буруу байна.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Хамгийн багадаа {{ limit }} утга ÑонгогдÑон байх Ñ‘Ñтой.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Хамгийн ихдÑÑ {{ limit }} утга Ñонгогдох боломжтой.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>ӨгөгдÑөн нÑг ÑÑвÑл нÑгÑÑÑ Ð¾Ð»Ð¾Ð½ утга буруу байна.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>ÐÐ½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нь хүлÑÑгдÑж байÑан юм.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>ÐÐ½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нь алга болÑон байна.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° буруу date төрөл байна .</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° буруу цаг төрөл байна.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>И-майл хаÑг буруу байна.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Файл олдÑонгүй.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Файл уншигдахуйц биш байна.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Файл Ñ…ÑÑ‚Ñрхий том байна ({{ size }} {{ suffix }}). Зөвшөөрөгдөх дÑÑд Ñ…ÑмжÑÑ {{ limit }} {{ suffix }} байна.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Файлын MIME-төрөл нь буруу байна ({{ type }}). Зөвшөөрөгдөх MIME-төрлүүд {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° {{ limit }} юмуу ÑÑвÑл бага байна.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° Ñ…ÑÑ‚Ñрхий урт байна. {{ limit }} Ñ‚ÑмдÑгтийн урттай юмуу ÑÑвÑл бага байна.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° {{ limit }} юмуу ÑÑвÑл их байна.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° Ñ…ÑÑ‚Ñрхий богино байна. {{ limit }} Ñ‚ÑмдÑгт ÑÑвÑл их байна.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° хооÑон байж болохгүй.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° null байж болохгүй.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° null байна.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° буруу байна.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° буруу цаг төрөл байна.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° буруу URL байна .</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Хоёр утгууд ижил байх Ñ‘Ñтой.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Файл Ñ…ÑÑ‚Ñрхий том байна. Зөвшөөрөгдөх дÑÑд Ñ…ÑмжÑÑ Ð½ÑŒ {{ limit }} {{ suffix }} байна.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Файл Ñ…ÑÑ‚Ñрхий том байна.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Файл upload хийгдÑÑнгүй.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° зөвхөн тоо байна.</target> - </trans-unit> - <trans-unit id="36"> - <source>This value is not a valid country.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° үнÑн бодит ÑƒÐ»Ñ Ð±Ð¸Ñˆ байна.</target> - </trans-unit> - <trans-unit id="37"> - <source>This file is not a valid image.</source> - <target>Файл зураг биш байна.</target> - </trans-unit> - <trans-unit id="38"> - <source>This is not a valid IP address.</source> - <target>IP хаÑг зөв биш байна.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid language.</source> - <target>ÐÐ½Ñ ÑƒÑ‚Ð³Ð° үнÑн зөв Ñ…Ñл биш байна .</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.nb.xlf b/vendor/symfony/validator/Resources/translations/validators.nb.xlf deleted file mode 100644 index a8b790c7d8640cf06be7aed7198ac1560c3951ce..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.nb.xlf +++ /dev/null @@ -1,155 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Verdien skal være falsk.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Verdien skal være sann.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Verdien skal være av typen {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Verdien skal være blank.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Verdien skal være en av de gitte valg.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Du skal velge minst {{ limit }} valg.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Du kan maks velge {{ limit }} valg.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>En eller flere av de oppgitte verdier er ugyldige.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Dette feltet ikke var forventet.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Dette feltet mangler.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Verdien er ikke en gyldig dato.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Verdien er ikke en gyldig dato og tid.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Verdien er ikke en gyldig e-mail adresse.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Filen kunne ikke finnes.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Filen kan ikke leses.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Filen er for stor ({{ size }} {{ suffix }}). Tilatte maksimale størrelse {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Mimetypen av filen er ugyldig ({{ type }}). Tilatte mimetyper er {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Verdien skal være {{ limit }} eller mindre.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Verdien er for lang. Den skal ha {{ limit }} bokstaver eller mindre.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Verdien skal være {{ limit }} eller mer.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Verdien er for kort. Den skal ha {{ limit }} tegn eller flere.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Verdien mÃ¥ ikke være blank.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Verdien mÃ¥ ikke være tom (null).</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Verdien skal være tom (null).</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Verdien er ikke gyldig.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Verdien er ikke en gyldig tid.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Verdien er ikke en gyldig URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>De to verdier skal være ens.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Filen er for stor. Den maksimale størrelse er {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Filen er for stor.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Filen kunne ikke lastes opp.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Denne verdi skal være et gyldig tall.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Denne filen er ikke et gyldig bilde.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Dette er ikke en gyldig IP adresse.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Denne verdi er ikke et gyldig sprÃ¥k.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Denne verdi er ikke en gyldig lokalitet.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Denne verdi er ikke et gyldig land.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.nl.xlf b/vendor/symfony/validator/Resources/translations/validators.nl.xlf deleted file mode 100644 index fe3346973e8b41ece05d6b37f9bf48811c124bd6..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.nl.xlf +++ /dev/null @@ -1,311 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Deze waarde mag niet waar zijn.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Deze waarde moet waar zijn.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Deze waarde moet van het type {{ type }} zijn.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Deze waarde moet leeg zijn.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>De geselecteerde waarde is geen geldige optie.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Selecteer ten minste {{ limit }} optie.|Selecteer ten minste {{ limit }} opties.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Selecteer maximaal {{ limit }} optie.|Selecteer maximaal {{ limit }} opties.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Eén of meer van de ingegeven waarden zijn ongeldig.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Dit veld was niet verwacht.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Dit veld ontbreekt.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Deze waarde is geen geldige datum.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Deze waarde is geen geldige datum en tijd.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Deze waarde is geen geldig e-mailadres.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Het bestand is niet gevonden.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Het bestand is niet leesbaar.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Het bestand is te groot ({{ size }} {{ suffix }}). Toegestane maximum grootte is {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Het mime type van het bestand is ongeldig ({{ type }}). Toegestane mime types zijn {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Deze waarde moet {{ limit }} of minder zijn.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Deze waarde is te lang. Hij mag maximaal {{ limit }} teken bevatten.|Deze waarde is te lang. Hij mag maximaal {{ limit }} tekens bevatten.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Deze waarde moet {{ limit }} of meer zijn.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Deze waarde is te kort. Hij moet tenminste {{ limit }} teken bevatten.|Deze waarde is te kort. Hij moet tenminste {{ limit }} tekens bevatten.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Deze waarde mag niet leeg zijn.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Deze waarde mag niet null zijn.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Deze waarde moet null zijn.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Deze waarde is ongeldig.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Deze waarde is geen geldige tijd.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Deze waarde is geen geldige URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>De twee waarden moeten gelijk zijn.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Het bestand is te groot. Toegestane maximum grootte is {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Het bestand is te groot.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Het bestand kon niet geüpload worden.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Deze waarde moet een geldig getal zijn.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Dit bestand is geen geldige afbeelding.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Dit is geen geldig IP-adres.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Deze waarde representeert geen geldige taal.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Deze waarde representeert geen geldige lokalisering.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Deze waarde representeert geen geldig land.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Deze waarde wordt al gebruikt.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>De grootte van de afbeelding kon niet bepaald worden.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>De afbeelding is te breed ({{ width }}px). De maximaal toegestane breedte is {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>De afbeelding is niet breed genoeg ({{ width }}px). De minimaal verwachte breedte is {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>De afbeelding is te hoog ({{ height }}px). De maximaal toegestane hoogte is {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>De afbeelding is niet hoog genoeg ({{ height }}px). De minimaal verwachte hoogte is {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Deze waarde moet het huidige wachtwoord van de gebruiker zijn.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Deze waarde moet exact {{ limit }} teken lang zijn.|Deze waarde moet exact {{ limit }} tekens lang zijn.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Het bestand is niet geheel geüpload.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Er is geen bestand geüpload.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Er is geen tijdelijke map geconfigureerd in php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Kan het tijdelijke bestand niet wegschrijven op disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>De upload is mislukt vanwege een PHP-extensie.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Deze collectie moet {{ limit }} element of meer bevatten.|Deze collectie moet {{ limit }} elementen of meer bevatten.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Deze collectie moet {{ limit }} element of minder bevatten.|Deze collectie moet {{ limit }} elementen of minder bevatten.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Deze collectie moet exact {{ limit }} element bevatten.|Deze collectie moet exact {{ limit }} elementen bevatten.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ongeldig creditcardnummer.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Niet-ondersteund type creditcard of ongeldig nummer.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Dit is geen geldig internationaal bankrekeningnummer (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Deze waarde is geen geldige ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Deze waarde is geen geldige ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Deze waarde is geen geldige ISBN-10 of ISBN-13 waarde.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Deze waarde is geen geldige ISSN waarde.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Deze waarde is geen geldige valuta.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Deze waarde moet gelijk zijn aan {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Deze waarde moet groter zijn dan {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Deze waarde moet groter dan of gelijk aan {{ compared_value }} zijn.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Deze waarde moet identiek zijn aan {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Deze waarde moet minder zijn dan {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Deze waarde moet minder dan of gelijk aan {{ compared_value }} zijn.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Deze waarde mag niet gelijk zijn aan {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Deze waarde mag niet identiek zijn aan {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>De afbeeldingsverhouding is te groot ({{ ratio }}). Maximale verhouding is {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>De afbeeldingsverhouding is te klein ({{ ratio }}). Minimale verhouding is {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>De afbeelding is vierkant ({{ width }}x{{ height }}px). Vierkante afbeeldingen zijn niet toegestaan.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>De afbeelding is liggend ({{ width }}x{{ height }}px). Liggende afbeeldingen zijn niet toegestaan.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>De afbeelding is staand ({{ width }}x{{ height }}px). Staande afbeeldingen zijn niet toegestaan.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Lege bestanden zijn niet toegestaan.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>Deze waarde is niet in de verwachte tekencodering {{ charset }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.no.xlf b/vendor/symfony/validator/Resources/translations/validators.no.xlf deleted file mode 100644 index ea01c63ee4aa40dfa381f3bb27fb909de8202a2a..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.no.xlf +++ /dev/null @@ -1,227 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Verdien skulle ha vore tom/nei.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Verdien skulla ha vore satt/ja.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Verdien mÃ¥ vere av typen {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Verdien skal vere blank.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Verdien du valgte er ikkje gyldig.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Du mÃ¥ velge minst {{ limit }} valg.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Du kan maksimalt gjere {{ limit }} valg.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Ein eller fleire av dei opplyste verdiane er ugyldige.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Dette feltet var ikke forventet.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Dette feltet mangler.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Verdien er ikkje ein gyldig dato.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Verdien er ikkje ein gyldig dato og tid.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Verdien er ikkje ei gyldig e-postadresse.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Fila kunne ikkje finnes.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Fila kan ikkje lesast.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Fila er for stor ({{ size }} {{ suffix }}). Tillatt maksimal størrelse er {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Mime-typen av fila er ugyldig ({{ type }}). Tillatte mime-typar er {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Verdien mÃ¥ vere {{ limit }} eller mindre.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Verdien er for lang. Den mÃ¥ vere {{ limit }} bokstavar eller mindre.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Verdien mÃ¥ vere {{ limit }} eller meir.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Verdien er for kort. Den mÃ¥ ha {{ limit }} teikn eller fleire.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Verdien mÃ¥ ikkje vere blank.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Verdien mÃ¥ ikkje vere tom (null).</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Verdien mÃ¥ vere tom (null).</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Verdien er ikkje gyldig.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Verdien er ikkje gyldig tidseining.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Verdien er ikkje ein gyldig URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Dei to verdiane mÃ¥ vere like.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Fila er for stor. Den maksimale storleik er {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Fila er for stor.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Fila kunne ikkje bli lasta opp.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Verdien mÃ¥ vere eit gyldig tal.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Fila er ikkje eit gyldig bilete.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Dette er ikkje ei gyldig IP-adresse.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Verdien er ikkje eit gyldig sprÃ¥k.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Verdien er ikkje ein gyldig lokalitet (sprÃ¥k/region).</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Verdien er ikkje eit gyldig land.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Verdien er allereie i bruk.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Storleiken pÃ¥ biletet kunne ikkje oppdagast.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Biletbreidda er for stor, ({{ width }} pikslar). Tillatt maksimumsbreidde er {{ max_width }} pikslar.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Biletbreidda er for liten, ({{ width }} pikslar). Forventa minimumsbreidde er {{ min_width }} pikslar.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Bilethøgda er for stor, ({{ height }} pikslar). Tillatt maksimumshøgde er {{ max_height }} pikslar.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Billethøgda er for lÃ¥g, ({{ height }} pikslar). Forventa minimumshøgde er {{ min_height }} pikslar.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Verdien mÃ¥ vere brukaren sitt noverande passord.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Verdien mÃ¥ vere nøyaktig {{ limit }} teikn.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Fila vart kun delvis opplasta.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Inga fil vart lasta opp.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Førebels mappe (tmp) er ikkje konfigurert i php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Kan ikkje skrive førebels fil til disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Ei PHP-udviding forÃ¥rsaka feil under opplasting.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Denne samlinga mÃ¥ innehalde {{ limit }} element eller meir.|Denne samlinga mÃ¥ innehalde {{ limit }} element eller meir.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Denne samlinga mÃ¥ innehalde {{ limit }} element eller færre.|Denne samlinga mÃ¥ innehalde {{ limit }} element eller færre.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Denne samlinga mÃ¥ innehalde nøyaktig {{ limit }} element.|Denne samlinga mÃ¥ innehalde nøyaktig {{ limit }} element.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ugyldig kortnummer.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Korttypen er ikkje støtta eller ugyldig kortnummer.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.pl.xlf b/vendor/symfony/validator/Resources/translations/validators.pl.xlf deleted file mode 100644 index 1d6875fb78f48a236d7e3ceb5b8413709f9627d4..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.pl.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Ta wartość powinna być faÅ‚szem.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Ta wartość powinna być prawdÄ….</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Ta wartość powinna być typu {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Ta wartość powinna być pusta.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Ta wartość powinna być jednÄ… z podanych opcji.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>PowinieneÅ› wybrać co najmniej {{ limit }} opcjÄ™.|PowinieneÅ› wybrać co najmniej {{ limit }} opcje.|PowinieneÅ› wybrać co najmniej {{ limit }} opcji.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>PowinieneÅ› wybrać maksymalnie {{ limit }} opcjÄ™.|PowinieneÅ› wybrać maksymalnie {{ limit }} opcje.|PowinieneÅ› wybrać maksymalnie {{ limit }} opcji.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Jedna lub wiÄ™cej z podanych wartoÅ›ci jest nieprawidÅ‚owa.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>To pole nie spodziewano.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>To pole jest chybianie.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Ta wartość nie jest prawidÅ‚owÄ… datÄ….</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Ta wartość nie jest prawidÅ‚owÄ… datÄ… i czasem.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Ta wartość nie jest prawidÅ‚owym adresem email.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Plik nie mógÅ‚ zostać odnaleziony.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Nie można odczytać pliku.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Plik jest za duży ({{ size }} {{ suffix }}). Maksymalny dozwolony rozmiar to {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>NieprawidÅ‚owy typ mime pliku ({{ type }}). Dozwolone typy mime to {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Ta wartość powinna wynosić {{ limit }} lub mniej.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Ta wartość jest zbyt dÅ‚uga. Powinna mieć {{ limit }} lub mniej znaków.|Ta wartość jest zbyt dÅ‚uga. Powinna mieć {{ limit }} lub mniej znaków.|Ta wartość jest zbyt dÅ‚uga. Powinna mieć {{ limit }} lub mniej znaków.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Ta wartość powinna wynosić {{ limit }} lub wiÄ™cej.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Ta wartość jest zbyt krótka. Powinna mieć {{ limit }} lub wiÄ™cej znaków.|Ta wartość jest zbyt krótka. Powinna mieć {{ limit }} lub wiÄ™cej znaków.|Ta wartość jest zbyt krótka. Powinna mieć {{ limit }} lub wiÄ™cej znaków.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Ta wartość nie powinna być pusta.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Ta wartość nie powinna być nullem.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Ta wartość powinna być nullem.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Ta wartość jest nieprawidÅ‚owa.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Ta wartość nie jest prawidÅ‚owym czasem.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Ta wartość nie jest prawidÅ‚owym adresem URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Obie wartoÅ›ci powinny być równe.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Plik jest za duży. Maksymalny dozwolony rozmiar to {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Plik jest za duży.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Plik nie mógÅ‚ być wgrany.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Ta wartość powinna być prawidÅ‚owÄ… liczbÄ….</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Ten plik nie jest obrazem.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>To nie jest prawidÅ‚owy adres IP.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Ta wartość nie jest prawidÅ‚owym jÄ™zykiem.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Ta wartość nie jest prawidÅ‚owÄ… lokalizacjÄ….</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Ta wartość nie jest prawidÅ‚owÄ… nazwÄ… kraju.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Ta wartość jest już wykorzystywana.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Nie można wykryć rozmiaru obrazka.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Szerokość obrazka jest zbyt duża ({{ width }}px). Maksymalna dopuszczalna szerokość to {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Szerokość obrazka jest zbyt maÅ‚a ({{ width }}px). Oczekiwana minimalna szerokość to {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Wysokość obrazka jest zbyt duża ({{ height }}px). Maksymalna dopuszczalna wysokość to {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Wysokość obrazka jest zbyt maÅ‚a ({{ height }}px). Oczekiwana minimalna wysokość to {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Ta wartość powinna być aktualnym hasÅ‚em użytkownika.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Ta wartość powinna mieć dokÅ‚adnie {{ limit }} znak.|Ta wartość powinna mieć dokÅ‚adnie {{ limit }} znaki.|Ta wartość powinna mieć dokÅ‚adnie {{ limit }} znaków.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Plik zostaÅ‚ wgrany tylko częściowo.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Å»aden plik nie zostaÅ‚ wgrany.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Nie skonfigurowano folderu tymczasowego w php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Nie można zapisać pliku tymczasowego na dysku.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Rozszerzenie PHP spowodowaÅ‚o bÅ‚Ä…d podczas wgrywania.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Ten zbiór powinien zawierać {{ limit }} lub wiÄ™cej elementów.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Ten zbiór powinien zawierać {{ limit }} lub mniej elementów.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Ten zbiór powinien zawierać dokÅ‚adnie {{ limit }} element.|Ten zbiór powinien zawierać dokÅ‚adnie {{ limit }} elementy.|Ten zbiór powinien zawierać dokÅ‚adnie {{ limit }} elementów.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>NieprawidÅ‚owy numer karty.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>NieobsÅ‚ugiwany rodzaj karty lub nieprawidÅ‚owy numer karty.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>NieprawidÅ‚owy miÄ™dzynarodowy numer rachunku bankowego (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Ta wartość nie jest prawidÅ‚owym numerem ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Ta wartość nie jest prawidÅ‚owym numerem ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Ta wartość nie jest prawidÅ‚owym numerem ISBN-10 ani ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Ta wartość nie jest prawidÅ‚owym numerem ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Ta wartość nie jest prawidÅ‚owÄ… walutÄ….</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Ta wartość powinna być równa {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Ta wartość powinna być wiÄ™ksza niż {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Ta wartość powinna być wiÄ™ksza bÄ…dź równa {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ta wartość powinna być identycznego typu {{ compared_value_type }} oraz wartoÅ›ci {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Ta wartość powinna być mniejsza niż {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Ta wartość powinna być mniejsza bÄ…dź równa {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Ta wartość nie powinna być równa {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ta wartość nie powinna być identycznego typu {{ compared_value_type }} oraz wartoÅ›ci {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>Proporcje obrazu sÄ… zbyt duże ({{ ratio }}). Maksymalne proporcje to {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>Proporcje obrazu sÄ… zbyt maÅ‚e ({{ ratio }}). Minimalne proporcje to {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>Obraz jest kwadratem ({{ width }}x{{ height }}px). Kwadratowe obrazy nie sÄ… akceptowane.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>Obraz jest panoramiczny ({{ width }}x{{ height }}px). Panoramiczne zdjÄ™cia nie sÄ… akceptowane.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>Obraz jest portretowy ({{ width }}x{{ height }}px). Portretowe zdjÄ™cia nie sÄ… akceptowane.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Plik nie może być pusty.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>Nazwa hosta nie zostaÅ‚a rozpoznana.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>Ta wartość nie pasuje do oczekiwanego zestawu znaków {{ charset }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.pt.xlf b/vendor/symfony/validator/Resources/translations/validators.pt.xlf deleted file mode 100644 index d563c921cb90b87ec557809a09fe517e8882b6ec..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.pt.xlf +++ /dev/null @@ -1,307 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Este valor deveria ser falso.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Este valor deveria ser verdadeiro.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Este valor deveria ser do tipo {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Este valor deveria ser vazio.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>O valor selecionado não é uma opção válida.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Você deveria selecionar {{ limit }} opção no mÃnimo.|Você deveria selecionar {{ limit }} opções no mÃnimo.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Você deve selecionar, no máximo {{ limit }} opção.|Você deve selecionar, no máximo {{ limit }} opções.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Um ou mais dos valores introduzidos não são válidos.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Este campo não era esperado.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Este campo está faltando.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Este valor não é uma data válida.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Este valor não é uma data-hora válida.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Este valor não é um endereço de e-mail válido.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>O arquivo não pôde ser encontrado.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>O arquivo não pôde ser lido.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>O arquivo é muito grande ({{ size }} {{ suffix }}). O tamanho máximo permitido é de {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>O tipo mime do arquivo é inválido ({{ type }}). Os tipos mime permitidos são {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Este valor deveria ser {{ limit }} ou menor.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>O valor é muito longo. Deveria ter {{ limit }} caracteres ou menos.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Este valor deveria ser {{ limit }} ou mais.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>O valor é muito curto. Deveria de ter {{ limit }} caractere ou mais.|O valor é muito curto. Deveria de ter {{ limit }} caracteres ou mais.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Este valor não deveria ser branco/vazio.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Este valor não deveria ser nulo.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Este valor deveria ser nulo.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Este valor não é válido.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Este valor não é uma hora válida.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Este valor não é um URL válido.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Os dois valores deveriam ser iguais.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>O arquivo é muito grande. O tamanho máximo permitido é de {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>O ficheiro é muito grande.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Não foi possÃvel carregar o ficheiro.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Este valor deveria de ser um número válido.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Este ficheiro não é uma imagem.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Este endereço de IP não é válido.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Este valor não é uma linguagem válida.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Este valor não é um 'locale' válido.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Este valor não é um PaÃs válido.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Este valor já está a ser usado.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>O tamanho da imagem não foi detetado.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>A largura da imagem ({{ width }}px) é muito grande. A largura máxima da imagem é: {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>A largura da imagem ({{ width }}px) é muito pequena. A largura minÃma da imagem é de: {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>A altura da imagem ({{ height }}px) é muito grande. A altura máxima da imagem é de: {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>A altura da imagem ({{ height }}px) é muito pequena. A altura minÃma da imagem é de: {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Este valor deveria de ser a password atual do utilizador.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Este valor tem de ter exatamente {{ limit }} carateres.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Só foi enviado parte do ficheiro.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Nenhum ficheiro foi enviado.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Não existe nenhum directório temporária configurado no ficheiro php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Não foi possÃvel escrever ficheiros temporários no disco.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Uma extensão PHP causou a falha no envio.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Esta coleção deve conter {{ limit }} elemento ou mais.|Esta coleção deve conter {{ limit }} elementos ou mais.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Esta coleção deve conter {{ limit }} elemento ou menos.|Esta coleção deve conter {{ limit }} elementos ou menos.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Esta coleção deve conter exatamente {{ limit }} elemento.|Esta coleção deve conter exatamente {{ limit }} elementos.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Número de cartão inválido.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Tipo de cartão não suportado ou número de cartão inválido.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Este não é um Número Internacional de Conta Bancária (IBAN) válido.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Este valor não é um ISBN-10 válido.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Este valor não é um ISBN-13 válido.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Este valor não é um ISBN-10 ou ISBN-13 válido.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Este valor não é um ISSN válido.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Este não é um valor monetário válido.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Este valor deve ser igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Este valor deve ser superior a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Este valor deve ser igual ou superior a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Este valor deve ser idêntico a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Este valor deve ser inferior a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Este valor deve ser igual ou inferior a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Este valor não deve ser igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Este valor não deve ser idêntico a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>O formato da imagem é muito grande ({{ ratio }}). O formato máximo é {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>O formato da imagem é muito pequeno ({{ ratio }}). O formato mÃnimo esperado é {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>A imagem é um quadrado ({{ width }}x{{ height }}px). Imagens quadradas não são permitidas.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>A imagem está orientada à paisagem ({{ width }}x{{ height }}px). Imagens orientadas à paisagem não são permitidas.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>A imagem está orientada ao retrato ({{ width }}x{{ height }}px). Imagens orientadas ao retrato não são permitidas.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Ficheiro vazio não é permitido.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf b/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf deleted file mode 100644 index bff91e363ff403f34ecfc581064ba033aa42374f..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Este valor deve ser falso.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Este valor deve ser verdadeiro.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Este valor deve ser do tipo {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Este valor deve ser vazio.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>O valor selecionado não é uma opção válida.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Você deve selecionar, no mÃnimo, {{ limit }} opção.|Você deve selecionar, no mÃnimo, {{ limit }} opções.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Você deve selecionar, no máximo, {{ limit }} opção.|Você deve selecionar, no máximo, {{ limit }} opções.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Um ou mais valores informados são inválidos.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Este campo não era esperado.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Este campo está ausente.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Este valor não é uma data válida.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Este valor não é uma data e hora válida.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Este valor não é um endereço de e-mail válido.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>O arquivo não foi encontrado.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>O arquivo não pode ser lido.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>O arquivo é muito grande ({{ size }} {{ suffix }}). O tamanho máximo permitido é {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>O tipo mime do arquivo é inválido ({{ type }}). Os tipos mime permitidos são {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Este valor deve ser {{ limit }} ou menos.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Este valor é muito longo. Deve ter {{ limit }} caractere ou menos.|Este valor é muito longo. Deve ter {{ limit }} caracteres ou menos.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Este valor deve ser {{ limit }} ou mais.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Este valor é muito curto. Deve ter {{ limit }} caractere ou mais.|Este valor é muito curto. Deve ter {{ limit }} caracteres ou mais.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Este valor não deve ser vazio.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Este valor não deve ser nulo.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Este valor deve ser nulo.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Este valor não é válido.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Este valor não é uma hora válida.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Este valor não é uma URL válida.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Os dois valores devem ser iguais.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>O arquivo é muito grande. O tamanho máximo permitido é de {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>O arquivo é muito grande.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>O arquivo não pode ser enviado.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Este valor deve ser um número válido.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Este arquivo não é uma imagem válida.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Este não é um endereço de IP válido.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Este valor não é um idioma válido.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Este valor não é uma localidade válida.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Este valor não é um paÃs válido.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Este valor já está sendo usado.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>O tamanho da imagem não pode ser detectado.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>A largura da imagem é muito grande ({{ width }}px). A largura máxima permitida é de {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>A largura da imagem é muito pequena ({{ width }}px). A largura mÃnima esperada é de {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>A altura da imagem é muito grande ({{ height }}px). A altura máxima permitida é de {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>A altura da imagem é muito pequena ({{ height }}px). A altura mÃnima esperada é de {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Este valor deve ser a senha atual do usuário.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Este valor deve ter exatamente {{ limit }} caractere.|Este valor deve ter exatamente {{ limit }} caracteres.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>O arquivo foi enviado apenas parcialmente.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Nenhum arquivo foi enviado.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Nenhum diretório temporário foi configurado no php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Não foi possÃvel escrever o arquivo temporário no disco.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Uma extensão PHP fez com que o envio falhasse.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Esta coleção deve conter {{ limit }} elemento ou mais.|Esta coleção deve conter {{ limit }} elementos ou mais.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Esta coleção deve conter {{ limit }} elemento ou menos.|Esta coleção deve conter {{ limit }} elementos ou menos.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Esta coleção deve conter exatamente {{ limit }} elemento.|Esta coleção deve conter exatamente {{ limit }} elementos.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Número de cartão inválido.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Tipo de cartão não suportado ou número de cartão inválido.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Este não é um Número Internacional de Conta Bancária (IBAN) válido.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Este valor não é um ISBN-10 válido.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Este valor não é um ISBN-13 válido.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Este valor não é um ISBN-10 e nem um ISBN-13 válido.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Este valor não é um ISSN válido.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Este não é um valor monetário válido.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Este valor deve ser igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Este valor deve ser maior que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Este valor deve ser maior ou igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Este valor deve ser idêntico a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Este valor deve ser menor que {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Este valor deve ser menor ou igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Este valor não deve ser igual a {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Este valor não deve ser idêntico a {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>A proporção da imagem é muito grande ({{ ratio }}). A proporção máxima permitida é {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>A proporção da imagem é muito pequena ({{ ratio }}). A proporção mÃnima esperada é {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>A imagem está num formato quadrado ({{ width }}x{{ height }}px). Imagens com formato quadrado não são permitidas.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>A imagem está orientada à paisagem ({{ width }}x{{ height }}px). Imagens orientadas à paisagem não são permitidas.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>A imagem está orientada ao retrato ({{ width }}x{{ height }}px). Imagens orientadas ao retrato não são permitidas.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Arquivo vazio não é permitido.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>O host não pôde ser resolvido.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>Este valor não corresponde ao charset {{ charset }} esperado.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.ro.xlf b/vendor/symfony/validator/Resources/translations/validators.ro.xlf deleted file mode 100644 index 27346a9f17718e4f03999a2499bbd697d7bbe850..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.ro.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Această valoare ar trebui să fie falsă (false).</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Această valoare ar trebui să fie adevărată (true).</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Această valoare ar trebui să fie de tipul {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Această valoare ar trebui sa fie goală.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Valoarea selectată nu este o opÈ›iune validă.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Trebuie să selectaÈ›i cel puÈ›in {{ limit }} opÈ›iune.|Trebuie să selectaÈ›i cel puÈ›in {{ limit }} opÈ›iuni.|Trebuie să selectaÈ›i cel puÈ›in {{ limit }} de opÈ›iuni</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Trebuie să selectaÈ›i cel mult {{ limit }} opÈ›iune.|Trebuie să selectaÈ›i cel mult {{ limit }} opÈ›iuni.|Trebuie să selectaÈ›i cel mult {{ limit }} de opÈ›iuni.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Una sau mai multe dintre valorile furnizate sunt invalide.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Acest câmp nu era de aÅŸteptat.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Acest câmp este lipsă.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Această valoare nu reprezintă o dată validă.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Această valoare nu reprezintă o dată È™i oră validă.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Această valoare nu reprezintă o adresă de e-mail validă.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>FiÈ™ierul nu a putut fi găsit.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>FiÈ™ierul nu poate fi citit.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>FiÈ™ierul este prea mare ({{ size }} {{ suffix }}). Dimensiunea maximă permisă este {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Tipul fiÈ™ierului este invalid ({{ type }}). Tipurile permise de fiÈ™iere sunt ({{ types }}).</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Această valoare ar trebui să fie cel mult {{ limit }}.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Această valoare este prea lungă. Ar trebui să aibă maxim {{ limit }} caracter.|Această valoare este prea lungă. Ar trebui să aibă maxim {{ limit }} caractere.|Această valoare este prea lungă. Ar trebui să aibă maxim {{ limit }} de caractere.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Această valoare ar trebui să fie cel puÈ›in {{ limit }}.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Această valoare este prea scurtă. Ar trebui să aibă minim {{ limit }} caracter.|Această valoare este prea scurtă. Ar trebui să aibă minim {{ limit }} caractere.|Această valoare este prea scurtă. Ar trebui să aibă minim {{ limit }} de caractere.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Această valoare nu ar trebui să fie goală.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Această valoare nu ar trebui să fie nulă (null).</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Această valoare ar trebui să fie nulă (null).</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Această valoare nu este validă.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Această valoare nu reprezintă o oră validă.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Această valoare nu reprezintă un URL (link) valid.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Cele două valori ar trebui să fie egale.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>FiÈ™ierul este prea mare. Mărimea maximă permisă este {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>FiÈ™ierul este prea mare.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>FiÈ™ierul nu a putut fi încărcat.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Această valoare nu reprezintă un număr valid.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Acest fiÈ™ier nu este o imagine validă.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Această valoare nu este o adresă IP validă.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Această valoare nu reprezintă o limbă corectă.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Această valoare nu reprezintă un dialect (o limbă) corect.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Această valoare nu este o È›ară validă.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Această valoare este folosită deja.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Mărimea imaginii nu a putut fi detectată.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Lățimea imaginii este prea mare ({{ width }}px). Lățimea maximă permisă este de {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Lățimea imaginii este prea mică ({{ width }}px). Lățimea minimă permisă este de {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>ÃŽnălÈ›imea imaginii este prea mare ({{ height }}px). ÃŽnălÈ›imea maximă permisă este de {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>ÃŽnălÈ›imea imaginii este prea mică ({{ height }}px). ÃŽnălÈ›imea minimă permisă este de {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Această valoare trebuie să fie parola curentă a utilizatorului.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Această valoare trebuie să conÈ›ină exact {{ limit }} caracter.|Această valoare trebuie să conÈ›ină exact {{ limit }} caractere.|Această valoare trebuie să conÈ›ină exact {{ limit }} de caractere.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>FiÈ™ierul a fost încărcat parÈ›ial.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Nu a fost încărcat nici un fiÈ™ier.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Nu este configurat nici un director temporar in php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Nu a fost posibilă scrierea fiÈ™ierului temporar pe disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>O extensie PHP a prevenit încărcarea cu succes a fiÈ™ierului.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Această colecÈ›ie trebuie să conÈ›ină cel puÈ›in {{ limit }} element.|Această colecÈ›ie trebuie să conÈ›ină cel puÈ›in {{ limit }} elemente.|Această colecÈ›ie trebuie să conÈ›ină cel puÈ›in {{ limit }} de elemente.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Această colecÈ›ie trebuie să conÈ›ină cel mult {{ limit }} element.|Această colecÈ›ie trebuie să conÈ›ină cel mult {{ limit }} elemente.|Această colecÈ›ie trebuie să conÈ›ină cel mult {{ limit }} de elemente.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Această colecÈ›ie trebuie să conÈ›ină {{ limit }} element.|Această colecÈ›ie trebuie să conÈ›ină {{ limit }} elemente.|Această colecÈ›ie trebuie să conÈ›ină {{ limit }} de elemente.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Numărul card invalid.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Tipul sau numărul cardului nu sunt valide.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Acesta nu este un cod IBAN (International Bank Account Number) valid.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Această valoare nu este un cod ISBN-10 valid.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Această valoare nu este un cod ISBN-13 valid.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Această valoare nu este un cod ISBN-10 sau ISBN-13 valid.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Această valoare nu este un cod ISSN valid.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Această valoare nu este o monedă validă.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Această valoare trebuie să fie egală cu {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Această valoare trebuie să fie mai mare de {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Această valoare trebuie să fie mai mare sau egală cu {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Această valoare trebuie identică cu {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Această valoare trebuie să fie mai mică de {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Această valoare trebuie să fie mai mică sau egală cu {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Această valoare nu trebuie să fie egală cu {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Această valoare nu trebuie să fie identică cu {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.ru.xlf b/vendor/symfony/validator/Resources/translations/validators.ru.xlf deleted file mode 100644 index d7a90c907ed08fdcda4315becec6abc7ca669c23..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.ru.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Значение должно быть ложным.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Значение должно быть иÑтинным.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Тип Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð´Ð¾Ð»Ð¶ÐµÐ½ быть {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Значение должно быть пуÑтым.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Выбранное Вами значение недопуÑтимо.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Ð’Ñ‹ должны выбрать Ñ…Ð¾Ñ‚Ñ Ð±Ñ‹ {{ limit }} вариант.|Ð’Ñ‹ должны выбрать Ñ…Ð¾Ñ‚Ñ Ð±Ñ‹ {{ limit }} варианта.|Ð’Ñ‹ должны выбрать Ñ…Ð¾Ñ‚Ñ Ð±Ñ‹ {{ limit }} вариантов.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Ð’Ñ‹ должны выбрать не более чем {{ limit }} вариант.|Ð’Ñ‹ должны выбрать не более чем {{ limit }} варианта.|Ð’Ñ‹ должны выбрать не более чем {{ limit }} вариантов.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Одно или неÑколько заданных значений недопуÑтимо.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Ðто поле не ожидалоÑÑŒ.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Ðто поле отÑутÑтвует.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Значение не ÑвлÑетÑÑ Ð¿Ñ€Ð°Ð²Ð¸Ð»ÑŒÐ½Ð¾Ð¹ датой.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Значение даты и времени недопуÑтимо.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Значение адреÑа Ñлектронной почты недопуÑтимо.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Файл не может быть найден.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Файл не может быть прочитан.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Файл Ñлишком большой ({{ size }} {{ suffix }}). МакÑимально допуÑтимый размер {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>MIME-тип файла недопуÑтим ({{ type }}). ДопуÑтимы MIME-типы файлов {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Значение должно быть {{ limit }} или меньше.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Значение Ñлишком длинное. Должно быть равно {{ limit }} Ñимволу или меньше.|Значение Ñлишком длинное. Должно быть равно {{ limit }} Ñимволам или меньше.|Значение Ñлишком длинное. Должно быть равно {{ limit }} Ñимволам или меньше.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Значение должно быть {{ limit }} или больше.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Значение Ñлишком короткое. Должно быть равно {{ limit }} Ñимволу или больше.|Значение Ñлишком короткое. Должно быть равно {{ limit }} Ñимволам или больше.|Значение Ñлишком короткое. Должно быть равно {{ limit }} Ñимволам или больше.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Значение не должно быть пуÑтым.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Значение не должно быть null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Значение должно быть null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Значение недопуÑтимо.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Значение времени недопуÑтимо.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Значение не ÑвлÑетÑÑ Ð´Ð¾Ð¿ÑƒÑтимым URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Оба Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð´Ð¾Ð»Ð¶Ð½Ñ‹ быть одинаковыми.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Файл Ñлишком большой. МакÑимально допуÑтимый размер {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Файл Ñлишком большой.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Файл не может быть загружен.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Значение должно быть чиÑлом.</target> - </trans-unit> - <trans-unit id="36"> - <source>This value is not a valid country.</source> - <target>Значение не ÑвлÑетÑÑ Ð´Ð¾Ð¿ÑƒÑтимой Ñтраной.</target> - </trans-unit> - <trans-unit id="37"> - <source>This file is not a valid image.</source> - <target>Файл не ÑвлÑетÑÑ Ð´Ð¾Ð¿ÑƒÑтимым форматом изображениÑ.</target> - </trans-unit> - <trans-unit id="38"> - <source>This is not a valid IP address.</source> - <target>Значение не ÑвлÑетÑÑ Ð´Ð¾Ð¿ÑƒÑтимым IP адреÑом.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid language.</source> - <target>Значение не ÑвлÑетÑÑ Ð´Ð¾Ð¿ÑƒÑтимым Ñзыком.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid locale.</source> - <target>Значение не ÑвлÑетÑÑ Ð´Ð¾Ð¿ÑƒÑтимой локалью.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Ðто значение уже иÑпользуетÑÑ.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Ðе удалоÑÑŒ определить размер изображениÑ.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Ширина Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ñлишком велика ({{ width }}px). МакÑимально допуÑÑ‚Ð¸Ð¼Ð°Ñ ÑˆÐ¸Ñ€Ð¸Ð½Ð° {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Ширина Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ñлишком мала ({{ width }}px). Минимально допуÑÑ‚Ð¸Ð¼Ð°Ñ ÑˆÐ¸Ñ€Ð¸Ð½Ð° {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Ð’Ñ‹Ñота Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ñлишком велика ({{ height }}px). МакÑимально допуÑÑ‚Ð¸Ð¼Ð°Ñ Ð²Ñ‹Ñота {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Ð’Ñ‹Ñота Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ñлишком мала ({{ height }}px). Минимально допуÑÑ‚Ð¸Ð¼Ð°Ñ Ð²Ñ‹Ñота {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Значение должно быть текущим паролем пользователÑ.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Значение должно быть равно {{ limit }} Ñимволу.|Значение должно быть равно {{ limit }} Ñимволам.|Значение должно быть равно {{ limit }} Ñимволам.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Файл был загружен только чаÑтично.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Файл не был загружен.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Ðе наÑтроена Ð²Ñ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ Ð´Ð¸Ñ€ÐµÐºÑ‚Ð¾Ñ€Ð¸Ñ Ð² php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Ðевозможно запиÑать временный файл на диÑк.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>РаÑширение PHP вызвало ошибку при загрузке.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Ðта ÐºÐ¾Ð»Ð»ÐµÐºÑ†Ð¸Ñ Ð´Ð¾Ð»Ð¶Ð½Ð° Ñодержать {{ limit }} Ñлемент или больше.|Ðта ÐºÐ¾Ð»Ð»ÐµÐºÑ†Ð¸Ñ Ð´Ð¾Ð»Ð¶Ð½Ð° Ñодержать {{ limit }} Ñлемента или больше.|Ðта ÐºÐ¾Ð»Ð»ÐµÐºÑ†Ð¸Ñ Ð´Ð¾Ð»Ð¶Ð½Ð° Ñодержать {{ limit }} Ñлементов или больше.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Ðта ÐºÐ¾Ð»Ð»ÐµÐºÑ†Ð¸Ñ Ð´Ð¾Ð»Ð¶Ð½Ð° Ñодержать {{ limit }} Ñлемент или меньше.|Ðта ÐºÐ¾Ð»Ð»ÐµÐºÑ†Ð¸Ñ Ð´Ð¾Ð»Ð¶Ð½Ð° Ñодержать {{ limit }} Ñлемента или меньше.|Ðта ÐºÐ¾Ð»Ð»ÐµÐºÑ†Ð¸Ñ Ð´Ð¾Ð»Ð¶Ð½Ð° Ñодержать {{ limit }} Ñлементов или меньше.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Ðта ÐºÐ¾Ð»Ð»ÐµÐºÑ†Ð¸Ñ Ð´Ð¾Ð»Ð¶Ð½Ð° Ñодержать ровно {{ limit }} Ñлемент.|Ðта ÐºÐ¾Ð»Ð»ÐµÐºÑ†Ð¸Ñ Ð´Ð¾Ð»Ð¶Ð½Ð° Ñодержать ровно {{ limit }} Ñлемента.|Ðта ÐºÐ¾Ð»Ð»ÐµÐºÑ†Ð¸Ñ Ð´Ð¾Ð»Ð¶Ð½Ð° Ñодержать ровно {{ limit }} Ñлементов.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ðеверный номер карты.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Ðеподдерживаемый тип или неверный номер карты.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Значение не ÑвлÑетÑÑ Ð´Ð¾Ð¿ÑƒÑтимым международным номером банковÑкого Ñчета (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Значение имеет неверный формат ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Значение имеет неверный формат ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Значение не ÑоответÑтвует форматам ISBN-10 и ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Значение не ÑоответÑтвует формату ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Ðекорректный формат валюты.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Значение должно быть равно {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Значение должно быть больше чем {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Значение должно быть больше или равно {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Значение должно быть идентичным {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Значение должно быть меньше чем {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Значение должно быть меньше или равно {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Значение не должно быть равно {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Значение не должно быть идентичным {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>Соотношение Ñторон Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ñлишком велико ({{ ratio }}). МакÑимальное Ñоотношение Ñторон {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>Соотношение Ñторон Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ñлишком мало ({{ ratio }}). Минимальное Ñоотношение Ñторон {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>Изображение квадратное ({{ width }}x{{ height }}px). Квадратные Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ разрешены.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>Изображение в альбомной ориентации ({{ width }}x{{ height }}px). Ð˜Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð² альбомной ориентации не разрешены.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>Изображение в портретной ориентации ({{ width }}x{{ height }}px). Ð˜Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð² портретной ориентации не разрешены.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>ПуÑтые файлы не разрешены.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>Ð˜Ð¼Ñ Ñ…Ð¾Ñта не может быть разрешено.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>Значение не Ñовпадает Ñ Ð¾Ð¶Ð¸Ð´Ð°ÐµÐ¼Ð¾Ð¹ {{ charset }} кодировкой.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.sk.xlf b/vendor/symfony/validator/Resources/translations/validators.sk.xlf deleted file mode 100644 index 46f3ec38452aa641c01baff8a1b420f782e82d95..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.sk.xlf +++ /dev/null @@ -1,307 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Táto hodnota by mala byÅ¥ nastavená na false.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Táto hodnota by mala byÅ¥ nastavená na true.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Táto hodnota by mala byÅ¥ typu {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Táto hodnota by mala byÅ¥ prázdna.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Táto hodnota by mala byÅ¥ jednou z poskytnutých možnostÃ.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Mali by ste vybraÅ¥ minimálne {{ limit }} možnosÅ¥.|Mali by ste vybraÅ¥ minimálne {{ limit }} možnosti.|Mali by ste vybraÅ¥ minimálne {{ limit }} možnostÃ.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Mali by ste vybraÅ¥ najviac {{ limit }} možnosÅ¥.|Mali by ste vybraÅ¥ najviac {{ limit }} možnosti.|Mali by ste vybraÅ¥ najviac {{ limit }} možnostÃ.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Niektoré z uvedených hodnôt sú neplatné.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Toto pole sa neoÄakáva.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Toto pole chýba.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Tato hodnota nemá platný formát dátumu.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Táto hodnota nemá platný formát dátumu a Äasu.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Táto hodnota nie je platná emailová adresa.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Súbor sa nenaÅ¡iel.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Súbor nie je Äitateľný.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Súbor je prÃliÅ¡ veľký ({{ size }} {{ suffix }}). Maximálna povolená veľkosÅ¥ je {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Súbor typu ({{ type }}) nie je podporovaný. Podporované typy sú {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Táto hodnota by mala byÅ¥ {{ limit }} alebo menej.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Táto hodnota obsahuje viac znakov ako je povolené. Mala by obsahovaÅ¥ najviac {{ limit }} znak.|Táto hodnota obsahuje viac znakov ako je povolené. Mala by obsahovaÅ¥ najviac {{ limit }} znaky.|Táto hodnota obsahuje viac znakov ako je povolené. Mala by obsahovaÅ¥ najviac {{ limit }} znakov.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Táto hodnota by mala byÅ¥ viac ako {{ limit }}.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Táto hodnota je prÃliÅ¡ krátka. Musà obsahovaÅ¥ minimálne {{ limit }} znak.|Táto hodnota je prÃliÅ¡ krátka. Musà obsahovaÅ¥ minimálne {{ limit }} znaky.|Táto hodnota je prÃliÅ¡ krátka. Minimálny poÄet znakov je {{ limit }}.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Táto hodnota by mala byÅ¥ vyplnená.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Táto hodnota by nemala byÅ¥ null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Táto hodnota by mala byÅ¥ null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Táto hodnota nie je platná.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Tato hodnota nemá správny formát Äasu.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Táto hodnota nie je platnou URL adresou.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Tieto dve hodnoty by mali byÅ¥ rovnaké.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Súbor je prÃliÅ¡ veľký. Maximálna povolená veľkosÅ¥ je {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Súbor je prÃliÅ¡ veľký.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Súbor sa nepodarilo nahraÅ¥.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Táto hodnota by mala byÅ¥ ÄÃslo.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Tento súbor nie je obrázok.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Toto nie je platná IP adresa.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Tento jazyk neexistuje.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Táto lokalizácia neexistuje.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Táto krajina neexistuje.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Táto hodnota sa už použÃva.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Nepodarilo sa zistiÅ¥ rozmery obrázku.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Obrázok je prÃliÅ¡ Å¡iroký ({{ width }}px). Maximálna povolená Å¡Ãrka obrázku je {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Obrázok je prÃliÅ¡ úzky ({{ width }}px). Minimálna Å¡Ãrka obrázku by mala byÅ¥ {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>>Obrázok je prÃliÅ¡ vysoký ({{ height }}px). Maximálna povolená výška obrázku je {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Obrázok je prÃliÅ¡ nÃzky ({{ height }}px). Minimálna výška obrázku by mala byÅ¥ {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Táto hodnota by mala byÅ¥ aktuálne heslo použÃvateľa.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Táto hodnota by mala maÅ¥ presne {{ limit }} znak.|Táto hodnota by mala maÅ¥ presne {{ limit }} znaky.|Táto hodnota by mala maÅ¥ presne {{ limit }} znakov.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Bola nahraná len ÄasÅ¥ súboru.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Žiadny súbor nebol nahraný.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>V php.ini nie je nastavená cesta k adresáru pre doÄasné súbory.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>DoÄasný súbor sa nepodarilo zapÃsaÅ¥ na disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>RozÅ¡Ãrenie PHP zabránilo nahraniu súboru.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Táto kolekcia by mala obsahovaÅ¥ aspoň {{ limit }} prvok alebo viac.|Táto kolekcia by mala obsahovaÅ¥ aspoň {{ limit }} prvky alebo viac.|Táto kolekcia by mala obsahovaÅ¥ aspoň {{ limit }} prvkov alebo viac.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Táto kolekcia by mala maximálne {{ limit }} prvok.|Táto kolekcia by mala obsahovaÅ¥ maximálne {{ limit }} prvky.|Táto kolekcia by mala obsahovaÅ¥ maximálne {{ limit }} prvkov.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Táto kolekcia by mala obsahovaÅ¥ presne {{ limit }} prvok.|Táto kolekcia by mala obsahovaÅ¥ presne {{ limit }} prvky.|Táto kolekcia by mala obsahovaÅ¥ presne {{ limit }} prvkov.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Neplatné ÄÃslo karty.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Nepodporovaný typ karty alebo neplatné ÄÃslo karty.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Toto je neplatný IBAN.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Táto hodnota je neplatné ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Táto hodnota je neplatné ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Táto hodnota nie je platné ISBN-10 ani ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Táto hodnota nie je platné ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Táto hodnota nie je platná mena.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Táto hodnota by mala byÅ¥ rovná {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Táto hodnota by mala byÅ¥ väÄÅ¡ia ako {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Táto hodnota by mala byÅ¥ väÄÅ¡ia alebo rovná {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Táto hodnota by mala byÅ¥ typu {{ compared_value_type }} a zároveň by mala byÅ¥ rovná {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Táto hodnota by mala byÅ¥ menÅ¡ia ako {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Táto hodnota by mala byÅ¥ menÅ¡ia alebo rovná {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Táto hodnota by nemala byÅ¥ rovná {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Táto hodnota by nemala byÅ¥ typu {{ compared_value_type }} a zároveň by nemala byÅ¥ rovná {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>Pomer strán obrázku je prÃliÅ¡ veľký ({{ ratio }}). Maximálny povolený pomer strán obrázku je {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>Pomer strán obrázku je prÃliÅ¡ malý ({{ ratio }}). Minimálny povolený pomer strán obrázku je {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>Strany obrázku sú Å¡tvorcové ({{ width }}x{{ height }}px). Å tvorcové obrázky nie sú povolené.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>Obrázok je orientovaný na Å¡Ãrku ({{ width }}x{{ height }}px). Obrázky orientované na Å¡Ãrku nie sú povolené.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>Obrázok je orientovaný na výšku ({{ width }}x{{ height }}px). Obrázky orientované na výšku nie sú povolené.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Súbor nesmie byÅ¥ prázdny.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.sl.xlf b/vendor/symfony/validator/Resources/translations/validators.sl.xlf deleted file mode 100644 index 4f0e7c6364e37c8ed803ece6750ba6ce63da6047..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.sl.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Vrednost bi morala biti nepravilna (false).</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Vrednost bi morala biti pravilna (true).</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Vrednost mora biti naslednjega tipa {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Vrednost mora biti prazna.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Vrednost, ki ste jo izbrali, ni veljavna možnost.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Izbrati morate vsaj {{ limit }} možnost.|Izbrati morate vsaj {{ limit }} možnosti.|Izbrati morate vsaj {{ limit }} možnosti.|Izbrati morate vsaj {{ limit }} možnosti.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Izberete lahko najveÄ {{ limit }} možnost.|Izberete lahko najveÄ {{ limit }} možnosti.|Izberete lahko najveÄ {{ limit }} možnosti.|Izberete lahko najveÄ {{ limit }} možnosti.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Ena ali veÄ podanih vrednosti ni veljavnih.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>To polje ni bilo priÄakovati.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>To polje manjka.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Ta vrednost ni veljaven datum.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Ta vrednost ni veljaven datum in Äas.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Ta vrednost ni veljaven e-poÅ¡tni naslov.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Datoteke ni mogoÄe najti.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Datoteke ni mogoÄe prebrati.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Datoteka je prevelika ({{ size }} {{ suffix }}). NajveÄja dovoljena velikost je {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Mime tip datoteke je neveljaven ({{ type }}). Dovoljeni mime tipi so {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Ta vrednost bi morala biti {{ limit }} ali manj.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Ta vrednost je predolga. Morala bi imeti {{ limit }} znak ali manj.|Ta vrednost je predolga. Morala bi imeti {{ limit }} znaka ali manj.|Ta vrednost je predolga. Morala bi imeti {{ limit }} znake ali manj.|Ta vrednost je predolga. Morala bi imeti {{ limit }} znakov ali manj.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Ta vrednost bi morala biti {{ limit }} ali veÄ.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Ta vrednost je prekratka. Morala bi imeti {{ limit }} znak ali veÄ.|Ta vrednost je prekratka. Morala bi imeti {{ limit }} znaka ali veÄ.|Ta vrednost je prekratka. Morala bi imeti {{ limit }} znake ali veÄ.|Ta vrednost je prekratka. Morala bi imeti {{ limit }} znakov ali veÄ.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Ta vrednost ne bi smela biti prazna.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Ta vrednost ne bi smela biti nedefinirana (null).</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Ta vrednost bi morala biti nedefinirana (null).</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Ta vrednost ni veljavna.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Ta vrednost ni veljaven Äas.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Ta vrednost ni veljaven URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Ti dve vrednosti bi morali biti enaki.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Datoteka je prevelika. NajveÄja dovoljena velikost je {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Datoteka je prevelika.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Datoteke ni bilo mogoÄe naložiti.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Ta vrednost bi morala biti veljavna Å¡tevilka.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Ta datoteka ni veljavna slika.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>To ni veljaven IP naslov.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Ta vrednost ni veljaven jezik.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Ta vrednost ni veljavna lokalnost.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Ta vrednost ni veljavna država.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Ta vrednost je že uporabljena.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Velikosti slike ni bilo mogoÄe zaznati.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Å irina slike je preÅ¡iroka ({{ width }}px). NajveÄja dovoljena Å¡irina je {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Å irina slike je premajhna ({{ width }}px). NajmanjÅ¡a predvidena Å¡irina je {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>ViÅ¡ina slike je prevelika ({{ height }}px). NajveÄja dovoljena viÅ¡ina je {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>ViÅ¡ina slike je premajhna ({{ height }}px). NajmanjÅ¡a predvidena viÅ¡ina je {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Ta vrednost bi morala biti trenutno uporabnikovo geslo.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Ta vrednost bi morala imeti toÄno {{ limit }} znak.|Ta vrednost bi morala imeti toÄno {{ limit }} znaka.|Ta vrednost bi morala imeti toÄno {{ limit }} znake.|Ta vrednost bi morala imeti toÄno {{ limit }} znakov.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Datoteka je bila le delno naložena.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Nobena datoteka ni bila naložena.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>ZaÄasna mapa ni nastavljena v php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>ZaÄasne datoteke ni bilo mogoÄe zapisati na disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>PHP razÅ¡iritev je vzrok, da nalaganje ni uspelo.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Ta zbirka bi morala vsebovati {{ limit }} element ali veÄ.|Ta zbirka bi morala vsebovati {{ limit }} elementa ali veÄ.|Ta zbirka bi morala vsebovati {{ limit }} elemente ali veÄ.|Ta zbirka bi morala vsebovati {{ limit }} elementov ali veÄ.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Ta zbirka bi morala vsebovati {{ limit }} element ali manj.|Ta zbirka bi morala vsebovati {{ limit }} elementa ali manj.|Ta zbirka bi morala vsebovati {{ limit }} elemente ali manj.|Ta zbirka bi morala vsebovati {{ limit }} elementov ali manj.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Ta zbirka bi morala vsebovati toÄno {{ limit }} element.|Ta zbirka bi morala vsebovati toÄno {{ limit }} elementa.|Ta zbirka bi morala vsebovati toÄno {{ limit }} elemente.|Ta zbirka bi morala vsebovati toÄno {{ limit }} elementov.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Neveljavna Å¡tevilka kartice.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Nepodprti tip kartice ali neveljavna Å¡tevilka kartice.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>To ni veljavna mednarodna Å¡tevilka banÄnega raÄuna (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Neveljavna vrednost po ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Neveljavna vrednost po ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Neveljavna vrednost po ISBN-10 ali po ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Neveljavna vrednost ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Ta vrednost ni veljavna valuta.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Ta vrednost bi morala biti enaka {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Ta vrednost bi morala biti veÄja od {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Ta vrednost bi morala biti veÄja ali enaka {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ta vrednost bi morala biti identiÄna {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Ta vrednost bi morala biti manjÅ¡a od {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Ta vrednost bi morala biti manjÅ¡a ali enaka {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Ta vrednost ne bi smela biti enaka {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ta vrednost ne bi smela biti identiÄna {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>Razmerje slike je preveliko ({{ ratio }}). NajveÄje dovoljeno razmerje je {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>Razmerje slike je premajhno ({{ ratio }}). NajmanjÅ¡e priÄakovano razmerje je {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>Slika je kvadrat ({{ width }}x{{ height }}px). Kvadratne slike niso dovoljene.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>Slika je ležeÄe usmerjena ({{ width }}x{{ height }}px). LežeÄe usmerjene slike niso dovoljene.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>Slika je pokonÄno usmerjena ({{ width }}x{{ height }}px). PokonÄno usmerjene slike niso dovoljene.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>Prazna datoteka ni dovoljena.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>Gostitelja ni bilo mogoÄe prepoznati.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>Ta vrednost se ne ujema s priÄakovanim naborom znakov {{ charset }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.sq.xlf b/vendor/symfony/validator/Resources/translations/validators.sq.xlf deleted file mode 100644 index ffc8ccf2f9831daadd85ac8f5b954e7872fd9d22..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.sq.xlf +++ /dev/null @@ -1,227 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Kjo vlerë duhet të jetë e pavërtetë (false).</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Kjo vlerë duhet të jetë e vërtetë (true).</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Kjo vlerë duhet të jetë e llojit {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Kjo vlerë duhet të jetë e zbrazët.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Vlera që keni zgjedhur nuk është alternativë e vlefshme.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Duhet të zgjedhni së paku {{ limit }} alternativa.|Duhet të zgjedhni së paku {{ limit }} alternativa.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Duhet të zgjedhni më së shumti {{ limit }} alternativa.|Duhet të zgjedhni më së shumti {{ limit }} alternativa.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Një apo më shumë nga vlerat e dhëna nuk janë të sakta.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Kjo fushë nuk pritej.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Kjo fushë është zhdukur.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Kjo vlerë nuk është datë e vlefshme.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Kjo vlerë nuk është datë-kohë e vlefshme.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Kjo vlerë nuk është e-mail adresë e vlefshme.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>File nuk mund të gjindej.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>File nuk është i lexueshëm.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>File është shumë i madh ({{ size }} {{ suffix }}). Madhësia më e madhe e lejuar është {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Lloji mime i files nuk është i vlefshëm ({{ type }}). Llojet mime të lejuara janë {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Kjo vlerë duhet të jetë {{ limit }} ose më pak.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Kjo vlerë është shumë e gjatë. Duhet t'i ketë {{ limit }} ose më pak karaktere.|Kjo vlerë është shumë e gjatë. Duhet t'i ketë {{ limit }} ose më pak karaktere.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Kjo vlerë duhet të jetë {{ limit }} ose më shumë.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Kjo vlerë është shumë e shkurtër. Duhet t'i ketë {{ limit }} ose më shumë karaktere.|Kjo vlerë është shumë e shkurtër. Duhet t'i ketë {{ limit }} ose më shumë karaktere.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Kjo vlerë nuk duhet të jetë e zbrazët.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Kjo vlerë nuk duhet të jetë null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Kjo vlerë duhet të jetë null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Kjo vlerë nuk është e vlefshme.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Kjo vlerë nuk është kohë e vlefshme.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Kjo vlerë nuk është URL e vlefshme.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Këto dy vlera duhet të jenë të barabarta.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Ky file është shumë i madh. Madhësia maksimale e lejuar është {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Ky file është shumë i madh.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Ky file nuk mund të ngarkohet.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Kjo vlerë duhet të jetë numër i vlefshëm.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Ky file nuk është imazh i vlefshëm.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Kjo vlerë nuk është IP adresë e vlefshme.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Kjo vlerë nuk është gjuhë e vlefshme.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Kjo vlerë nuk është përcaktim rajonal i vlefshëm.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Kjo vlerë nuk është shtet i vlefshëm.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Kjo vlerë është tashmë në përdorim.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Madhësia e këtij imazhi nuk mund të zbulohet.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Gjerësia e imazhit është shumë e madhe ({{ width }}px). Gjerësia maksimale e lejuar është {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Gjerësia e imazhit është shumë e vogël ({{ width }}px). Gjerësia minimale e pritur është {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Gjatësia e imazhit është shumë e madhe ({{ height }}px). Gjatësia maksimale e lejuar është {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Gjatësia e imazhit është shumë e vogël ({{ height }}px). Gjatësia minimale e pritur është {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Kjo vlerë duhet të jetë fjalëkalimi aktual i përdoruesit.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Kjo vlerë duhet të ketë saktësisht {{ limit }} karaktere.|Kjo vlerë duhet të ketë saktësisht {{ limit }} karaktere.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Ky file është ngarkuar pjesërisht.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Nuk është ngarkuar ndonjë file.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Asnjë folder i përkohshëm nuk është konfiguruar në php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Nuk mund të shkruhet file i përkohshëm në disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Një ekstenzion i PHP-së bëri të dështojë ngarkimi i files.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Ky kolekcion duhet të përmbajë {{ limit }} ose më shumë elemente.|Ky kolekcion duhet të përmbajë {{ limit }} ose më shumë elemente.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Ky kolekcion duhet të përmbajë {{ limit }} ose më shumë elemente.|Ky kolekcion duhet të përmbajë {{ limit }} ose më shumë elemente.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Ky kolekcion duhet të përmbajë saktësisht {{ limit }} elemente.|Ky kolekcion duhet të përmbajë saktësisht {{ limit }} elemente.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Numër kartele i pavlefshëm.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Lloj kartele i pambështetur ose numër kartele i pavlefshëm.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf b/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf deleted file mode 100644 index 81f5210f6fb334b8ed5e156deffd2d14ba9ea960..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf +++ /dev/null @@ -1,303 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>ВредноÑÑ‚ треба да буде нетачна.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>ВредноÑÑ‚ треба да буде тачна.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>ВредноÑÑ‚ треба да буде типа {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>ВредноÑÑ‚ треба да буде празна.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>ВредноÑÑ‚ треба да буде једна од понуђених.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Изаберите бар {{ limit }} могућноÑÑ‚.|Изаберите бар {{ limit }} могућноÑти.|Изаберите бар {{ limit }} могућноÑти.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Изаберите највише {{ limit }} могућноÑÑ‚.|Изаберите највише {{ limit }} могућноÑти.|Изаберите највише {{ limit }} могућноÑти.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Једна или више вредноÑти је невалидна.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Ово поље не очекује.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Ово поље недоÑтаје.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>ВредноÑÑ‚ није валидан датум.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>ВредноÑÑ‚ није валидан датум-време.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>ВредноÑÑ‚ није валидна адреÑа електронÑке поште.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Датотека не може бити пронађена.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Датотека није читљива.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Датотека је превелика ({{ size }} {{ suffix }}). Ðајвећа дозвољена величина је {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Миме тип датотеке није валидан ({{ type }}). Дозвољени миме типови Ñу {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>ВредноÑÑ‚ треба да буде {{ limit }} или мање.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>ВредноÑÑ‚ је предугачка. Треба да има {{ limit }} карактер или мање.|ВредноÑÑ‚ је предугачка. Треба да има {{ limit }} карактера или мање.|ВредноÑÑ‚ је предугачка. Треба да има {{ limit }} карактера или мање.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>ВредноÑÑ‚ треба да буде {{ limit }} или више.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>ВредноÑÑ‚ је прекратка. Треба да има {{ limit }} карактер или више.|ВредноÑÑ‚ је прекратка. Треба да има {{ limit }} карактера или више.|ВредноÑÑ‚ је прекратка. Треба да има {{ limit }} карактера или више.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>ВредноÑÑ‚ не треба да буде празна.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>ВредноÑÑ‚ не треба да буде null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>ВредноÑÑ‚ треба да буде null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>ВредноÑÑ‚ је невалидна.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>ВредноÑÑ‚ није валидно време.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>ВредноÑÑ‚ није валидан URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Обе вредноÑти треба да буду једнаке.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Датотека је превелика. Ðајвећа дозвољена величина је {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Датотека је превелика.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Датотека не може бити отпремљена.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>ВредноÑÑ‚ треба да буде валидан број.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Ова датотека није валидна Ñлика.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Ово није валидна ИП адреÑа.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>ВредноÑÑ‚ није валидан језик.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>ВредноÑÑ‚ није валидан локал.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>ВредноÑÑ‚ није валидна земља.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>ВредноÑÑ‚ је већ иÑкоришћена.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Величина Ñлике не може бити одређена.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Ширина Ñлике је превелика ({{ width }}px). Ðајећа дозвољена ширина је {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Ширина Ñлике је премала ({{ width }}px). Ðајмања дозвољена ширина је {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>ВиÑина Ñлике је превелика ({{ height }}px). Ðајећа дозвољена виÑина је {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>ВиÑина Ñлике је премала ({{ height }}px). Ðајмања дозвољена виÑина је {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>ВредноÑÑ‚ треба да буде тренутна кориÑничка лозинка.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>ВредноÑÑ‚ треба да има тачно {{ limit }} карактер.|ВредноÑÑ‚ треба да има тачно {{ limit }} карактера.|ВредноÑÑ‚ треба да има тачно {{ limit }} карактера.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Датотека је Ñамо парцијално отпремљена.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Датотека није отпремљена.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Привремени директоријум није конфигуриÑан у php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Ðемогуће пиÑање привремене датотеке на диÑк.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>PHP екÑтензија је проузроковала неуÑпех отпремања датотеке.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Ова колекција треба да Ñадржи {{ limit }} или више елемената.|Ова колекција треба да Ñадржи {{ limit }} или више елемената.|Ова колекција треба да Ñадржи {{ limit }} или више елемената.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Ова колекција треба да Ñадржи {{ limit }} или мање елемената.|Ова колекција треба да Ñадржи {{ limit }} или мање елемената.|Ова колекција треба да Ñадржи {{ limit }} или мање елемената.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Ова колекција треба да Ñадржи тачно {{ limit }} елемент.|Ова колекција треба да Ñадржи тачно {{ limit }} елемента.|Ова колекција треба да Ñадржи тачно {{ limit }} елемената.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ðевалидан број картице.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Ðевалидан број картице или тип картице није подржан.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Ово није валидан међународни број банковног рачуна (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Ово није валидан ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Ово није валидан ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Ово није валидан ISBN-10 или ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Ово није валидан ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Ово није валидна валута.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Ова вредноÑÑ‚ треба да буде {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Ова вредноÑÑ‚ треба да буде већа од {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Ова вредноÑÑ‚ треба да буде већа или једнака {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ова вредноÑÑ‚ треба да буде идентична Ñа {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Ова вредноÑÑ‚ треба да буде мања од {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Ова вредноÑÑ‚ треба да буде мања или једнака {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Ова вредноÑÑ‚ не треба да буде једнака {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ова вредноÑÑ‚ не треба да буде идентична Ñа {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>Размера ове Ñлике је превелика ({{ ratio }}). МакÑимална дозвољена размера је {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>Размера ове Ñлике је премала ({{ ratio }}). Минимална очекивана размера је {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>Слика је квадратна ({{ width }}x{{ height }}px). Квадратне Ñлике ниÑу дозвољене.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>Слика је оријентације пејзажа ({{ width }}x{{ height }}px). Пејзажна оријентација Ñлика није дозвољена.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>Слика је оријантације портрета ({{ width }}x{{ height }}px). Портретна оријентација Ñлика није дозвољена.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf b/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf deleted file mode 100644 index 60c093aebf7950d2ff23913f53b0526a15047855..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf +++ /dev/null @@ -1,303 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Vrednost treba da bude netaÄna.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Vrednost treba da bude taÄna.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Vrednost treba da bude tipa {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Vrednost treba da bude prazna.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Vrednost treba da bude jedna od ponuÄ‘enih.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Izaberite bar {{ limit }} mogućnost.|Izaberite bar {{ limit }} mogućnosti.|Izaberite bar {{ limit }} mogućnosti.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Izaberite najviÅ¡e {{ limit }} mogućnost.|Izaberite najviÅ¡e {{ limit }} mogućnosti.|Izaberite najviÅ¡e {{ limit }} mogućnosti.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Jedna ili viÅ¡e vrednosti je nevalidna.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Ovo polje ne oÄekuje.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Ovo polje nedostaje.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Vrednost nije validan datum.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Vrednost nije validan datum-vreme.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Vrednost nije validna adresa elektronske poÅ¡te.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Datoteka ne može biti pronaÄ‘ena.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Datoteka nije Äitljiva.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Datoteka je prevelika ({{ size }} {{ suffix }}). Najveća dozvoljena veliÄina je {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Mime tip datoteke nije validan ({{ type }}). Dozvoljeni mime tipovi su {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Vrednost treba da bude {{ limit }} ili manje.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Vrednost je predugaÄka. Treba da ima {{ limit }} karakter ili manje.|Vrednost je predugaÄka. Treba da ima {{ limit }} karaktera ili manje.|Vrednost je predugaÄka. Treba da ima {{ limit }} karaktera ili manje.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Vrednost treba da bude {{ limit }} ili viÅ¡e.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Vrednost je prekratka. Treba da ima {{ limit }} karakter ili viÅ¡e.|Vrednost je prekratka. Treba da ima {{ limit }} karaktera ili viÅ¡e.|Vrednost je prekratka. Treba da ima {{ limit }} karaktera ili viÅ¡e.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Vrednost ne treba da bude prazna.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Vrednost ne treba da bude null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Vrednost treba da bude null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Vrednost je nevalidna.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Vrednost nije validno vreme.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Vrednost nije validan URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Obe vrednosti treba da budu jednake.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Datoteka je prevelika. Najveća dozvoljena veliÄina je {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Datoteka je prevelika.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Datoteka ne može biti otpremljena.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Vrednost treba da bude validan broj.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Ova datoteka nije validna slika.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Ovo nije validna IP adresa.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Vrednost nije validan jezik.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Vrednost nije validan lokal.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Vrednost nije validna zemlja.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Vrednost je već iskorišćena.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>VeliÄina slike ne može biti odreÄ‘ena.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Å irina slike je prevelika ({{ width }}px). Najeća dozvoljena Å¡irina je {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Å irina slike je premala ({{ width }}px). Najmanja dozvoljena Å¡irina je {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Visina slike je prevelika ({{ height }}px). Najeća dozvoljena visina je {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Visina slike je premala ({{ height }}px). Najmanja dozvoljena visina je {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Vrednost treba da bude trenutna korisniÄka lozinka.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Vrednost treba da ima taÄno {{ limit }} karakter.|Vrednost treba da ima taÄno {{ limit }} karaktera.|Vrednost treba da ima taÄno {{ limit }} karaktera.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Datoteka je samo parcijalno otpremljena.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Datoteka nije otpremljena.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Privremeni direktorijum nije konfigurisan u php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Nemoguće pisanje privremene datoteke na disk.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>PHP ekstenzija je prouzrokovala neuspeh otpremanja datoteke.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Ova kolekcija treba da sadrži {{ limit }} ili viÅ¡e elemenata.|Ova kolekcija treba da sadrži {{ limit }} ili viÅ¡e elemenata.|Ova kolekcija treba da sadrži {{ limit }} ili viÅ¡e elemenata.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Ova kolekcija treba da sadrži {{ limit }} ili manje elemenata.|Ova kolekcija treba da sadrži {{ limit }} ili manje elemenata.|Ova kolekcija treba da sadrži {{ limit }} ili manje elemenata.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Ova kolekcija treba da sadrži taÄno {{ limit }} element.|Ova kolekcija treba da sadrži taÄno {{ limit }} elementa.|Ova kolekcija treba da sadrži taÄno {{ limit }} elemenata.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Nevalidan broj kartice.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Nevalidan broj kartice ili tip kartice nije podržan.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Ovo nije validan meÄ‘unarodni broj bankovnog raÄuna (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Ovo nije validan ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Ovo nije validan ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Ovo nije validan ISBN-10 ili ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Ovo nije validan ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Ovo nije validna valuta.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Ova vrednost treba da bude {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Ova vrednost treba da bude veća od {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Ova vrednost treba da bude veća ili jednaka {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ova vrednost treba da bude identiÄna sa {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Ova vrednost treba da bude manja od {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Ova vrednost treba da bude manja ili jednaka {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Ova vrednost ne treba da bude jednaka {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ova vrednost ne treba da bude identiÄna sa {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>Razmera ove slike je prevelika ({{ ratio }}). Maksimalna dozvoljena razmera je {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>Razmera ove slike je premala ({{ ratio }}). Minimalna oÄekivana razmera je {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>Slika je kvadratna ({{ width }}x{{ height }}px). Kvadratne slike nisu dozvoljene.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>Slika je orijentacije pejzaža ({{ width }}x{{ height }}px). Pejzažna orijentacija slika nije dozvoljena.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>Slika je orijantacije portreta ({{ width }}x{{ height }}px). Portretna orijentacija slika nije dozvoljena.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.sv.xlf b/vendor/symfony/validator/Resources/translations/validators.sv.xlf deleted file mode 100644 index 693f12b5b1998e9a5f678d5029f97d2aace17209..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.sv.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Värdet ska vara falskt.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Värdet ska vara sant.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Värdet ska vara av typen {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Värdet ska vara tomt.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Värdet ska vara ett av de givna valen.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Du mÃ¥ste välja minst {{ limit }} val.|Du mÃ¥ste välja minst {{ limit }} val.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Du kan som mest välja {{ limit }} val.|Du kan som mest välja {{ limit }} val.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Ett eller fler av de angivna värdena är ogiltigt.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Det här fältet förväntades inte.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Det här fältet saknas.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Värdet är inte ett giltigt datum.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Värdet är inte ett giltigt datum med tid.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Värdet är inte en giltig epost-adress.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Filen kunde inte hittas.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Filen är inte läsbar.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Filen är för stor ({{ size }} {{ suffix }}). Största tillÃ¥tna storlek är {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Filens MIME-typ ({{ type }}) är ogiltig. De tillÃ¥tna typerna är {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Värdet ska vara {{ limit }} eller mindre.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Värdet är för lÃ¥ngt. Det ska ha {{ limit }} tecken eller färre.|Värdet är för lÃ¥ngt. Det ska ha {{ limit }} tecken eller färre.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Värdet ska vara {{ limit }} eller mer.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Värdet är för kort. Det ska ha {{ limit }} tecken eller mer.|Värdet är för kort. Det ska ha {{ limit }} tecken eller mer.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Värdet kan inte vara tomt.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Värdet kan inte vara null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Värdet ska vara null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Värdet är inte giltigt.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Värdet är inte en giltig tid.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Värdet är inte en giltig URL.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>De tvÃ¥ värdena mÃ¥ste vara lika.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Filen är för stor. TillÃ¥ten maximal storlek är {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Filen är för stor.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Filen kunde inte laddas upp.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Värdet ska vara ett giltigt nummer.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Filen är ingen giltig bild.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Det här är inte en giltig IP-adress.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Värdet är inte ett giltigt sprÃ¥k.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Värdet är inte en giltig plats.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Värdet är inte ett giltigt land.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Värdet används redan.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Det gick inte att fastställa storleken pÃ¥ bilden.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Bildens bredd är för stor ({{ width }}px). TillÃ¥ten maximal bredd är {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Bildens bredd är för liten ({{ width }}px). Minsta förväntade bredd är {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Bildens höjd är för stor ({{ height }}px). TillÃ¥ten maximal bredd är {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Bildens höjd är för liten ({{ height }}px). Minsta förväntade höjd är {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Värdet ska vara användarens nuvarande lösenord.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Värdet ska ha exakt {{ limit }} tecken.|Värdet ska ha exakt {{ limit }} tecken.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Filen laddades bara upp delvis.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Ingen fil laddades upp.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Det finns ingen temporär mapp konfigurerad i php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Kan inte skriva temporär fil till disken.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>En PHP extension gjorde att uppladdningen misslyckades.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Den här samlingen ska innehÃ¥lla {{ limit }} element eller mer.|Den här samlingen ska innehÃ¥lla {{ limit }} element eller mer.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Den här samlingen ska innehÃ¥lla {{ limit }} element eller mindre.|Den här samlingen ska innehÃ¥lla {{ limit }} element eller mindre.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Den här samlingen ska innehÃ¥lla exakt {{ limit }} element.|Den här samlingen ska innehÃ¥lla exakt {{ limit }} element.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ogiltigt kortnummer.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Okänd korttyp eller ogiltigt kortnummer.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Det här är inte en giltig International Bank Account Number (IBANK).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Värdet är inte en giltig ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Värdet är inte en giltig ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Värdet är varken en giltig ISBN-10 eller en giltig ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Värdet är inte en giltig ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Värdet är inte en giltig valuta.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Värdet ska vara detsamma som {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Värdet ska vara större än {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Värdet ska bara större än eller detsamma som {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Värdet ska vara identiskt till {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Värdet ska vara mindre än {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Värdet ska vara mindre än eller detsamma som {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Värdet ska inte vara detsamma som {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Värdet ska inte vara identiskt med {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>FörhÃ¥llandet mellan bildens bredd och höjd är för stort ({{ ratio }}). Högsta tillÃ¥tna förhÃ¥llande är {{ max_ratio }}.</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>FörhÃ¥llandet mellan bildens bredd och höjd är för litet ({{ ratio }}). Minsta tillÃ¥tna förhÃ¥llande är {{ min_ratio }}.</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>Bilden är kvadratisk ({{ width }}x{{ height }}px). Kvadratiska bilder tillÃ¥ts inte.</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>Bilden är landskapsorienterad ({{ width }}x{{ height }}px). Landskapsorienterade bilder tillÃ¥ts inte.</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>Bilden är porträttsorienterad ({{ width }}x{{ height }}px). Porträttsorienterade bilder tillÃ¥ts inte.</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>En tom fil är inte tillÃ¥ten.</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>Värddatorn kunde inte hittas.</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>Detta värde har inte den förväntade teckenkodningen {{ charset }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.th.xlf b/vendor/symfony/validator/Resources/translations/validators.th.xlf deleted file mode 100644 index d5b57031b9f69101c6f73e43fe5e63e6fea82373..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.th.xlf +++ /dev/null @@ -1,303 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>ค่านี้ควรจะเป็น false</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>ค่านี้ควรจะเป็น true</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>ค่านี้ควรจะเป็นชนิด {{ type }}</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>ควรจะเป็นค่าว่าง</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>คุณเลืà¸à¸à¸„่าที่ไม่ตรงà¸à¸±à¸šà¸•à¸±à¸§à¹€à¸¥à¸·à¸à¸</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>คุณต้à¸à¸‡à¹€à¸¥à¸·à¸à¸à¸à¸¢à¹ˆà¸²à¸‡à¸™à¹‰à¸à¸¢ {{ limit }} ตัวเลืà¸à¸</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>คุณเลืà¸à¸à¹„ด้มาà¸à¸—ี่สุด {{ limit }} ตัวเลืà¸à¸</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>มีบางค่าที่ส่งมาไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>ฟิลด์นี้ที่ไม่ได้คาดหวัง</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>ฟิลด์นี้จะหายไป</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>ค่าขà¸à¸‡à¸§à¸±à¸™à¸—ี่ไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>ค่าขà¸à¸‡à¸§à¸±à¸™à¸—ี่à¹à¸¥à¸°à¹€à¸§à¸¥à¸²à¹„ม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>ค่าขà¸à¸‡à¸à¸µà¹€à¸¡à¸¥à¹Œà¹„ม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>ไม่พบไฟล์</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>ไฟล์ไม่à¸à¸¢à¸¹à¹ˆà¹ƒà¸™à¸ªà¸–านะที่สามารถà¸à¹ˆà¸²à¸™à¹„ด้</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>ไฟล์ใหà¸à¹ˆà¹€à¸à¸´à¸™ ({{ size }} {{ suffix }}) à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹ƒà¸«à¸à¹ˆà¸—ี่สุดได้ไม่เà¸à¸´à¸™ {{ limit }} {{ suffix }}</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Mime type ขà¸à¸‡à¹„ฟล์ไม่ถูà¸à¸•à¹‰à¸à¸‡ ({{ type }}) Mime types ที่à¸à¸™à¸¸à¸à¸²à¸•à¸„ืภ{{ types }}</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>ค่านี้ควรจะเป็น {{ limit }} หรืà¸à¸™à¹‰à¸à¸¢à¸à¸§à¹ˆà¸²à¸™à¸±à¹‰à¸™</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>ค่านี้ยาวเà¸à¸´à¸™à¹„ป ควรจะมีà¹à¸„่ {{ limit }} ตัวà¸à¸±à¸à¸©à¸£à¸«à¸£à¸·à¸à¸™à¹‰à¸à¸¢à¸à¸§à¹ˆà¸²à¸™à¸±à¹‰à¸™</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>ค่านี้ควรจะมี {{ limit }} หรืà¸à¸¡à¸²à¸à¸à¸§à¹ˆà¸²à¸™à¸±à¹‰à¸™</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>ค่านี้สั้นเà¸à¸´à¸™à¹„ป ควรจะมี {{ limit }} ตัวà¸à¸±à¸à¸©à¸£à¸«à¸£à¸·à¸à¸¡à¸²à¸à¸à¸§à¹ˆà¸²à¸™à¸±à¹‰à¸™</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>ค่านี้ไม่ควรเป็นค่าว่าง</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>ค่านี้ไม่ควรเป็นค่า null</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>ค่านี้ควรเป็นค่า null</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>ค่านี้ไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>ค่าขà¸à¸‡à¹€à¸§à¸¥à¸²à¹„ม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>ค่าขà¸à¸‡ URL ไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>ค่าทั้งสà¸à¸‡à¸„่าควรจะเหมืà¸à¸™à¸à¸±à¸™</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>ขนาดไฟล์ใหà¸à¹ˆà¹€à¸à¸´à¸™à¹„ป à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹„ฟล์ขนาดใหà¸à¹ˆà¹„ด้ไม่เà¸à¸´à¸™ {{ limit }} {{ suffix }}</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>ขนาดไฟล์ใหà¸à¹ˆà¹€à¸à¸´à¸™à¹„ป</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>ไม่สามารถà¸à¸±à¸›à¹‚หลดไฟล์ได้</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>ค่าขà¸à¸‡à¸•à¸±à¸§à¹€à¸¥à¸‚ไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>ไฟล์นี้ไม่ใช่ไฟล์รูปภาพ</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>ค่าขà¸à¸‡ IP ไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>ค่าขà¸à¸‡à¸ าษาไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>ค่าขà¸à¸‡à¸ ูมิภาค (Locale) ไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>ค่าขà¸à¸‡à¸›à¸£à¸°à¹€à¸—ศไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Tค่านี้ถูà¸à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹„ปà¹à¸¥à¹‰à¸§</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>ไม่สามารถตรวจสà¸à¸šà¸‚นาดไฟล์ขà¸à¸‡à¸ าพได้</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>ความà¸à¸§à¹‰à¸²à¸‡à¸‚à¸à¸‡à¸ าพเà¸à¸´à¸™à¸‚นาด ({{ width }}px) à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸à¸§à¹‰à¸²à¸‡à¹„ด้มาà¸à¸—ี่สุด {{ max_width }}px</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>ความà¸à¸§à¹‰à¸²à¸‡à¸‚à¸à¸‡à¸ าพไม่ได้ขนาด ({{ width }}px) à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸ªà¸±à¹‰à¸™à¸—ี่สุด {{ min_width }}px</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>ความสูงขà¸à¸‡à¸ าพเà¸à¸´à¸™à¸‚นาด ({{ height }}px) à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸ªà¸¹à¸‡à¹„ด้มาà¸à¸—ี่สุด {{ max_height }}px</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>ความสูงขà¸à¸‡à¸ าพไม่ได้ขนาด ({{ height }}px) à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸ªà¸¹à¸‡à¸à¸¢à¹ˆà¸²à¸‡à¸™à¹‰à¸à¸¢à¸—ี่สุด {{ min_height }}px</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>ค่านี้ควรจะเป็นรหัสผ่านปัจจุบันขà¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>ค่านี้ควรจะมีความยาว {{ limit }} ตัวà¸à¸±à¸à¸©à¸£</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>à¸à¸±à¸›à¹‚หลดไฟล์ได้เพียงบางส่วนเท่านั้น</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>ไม่มีไฟล์ใดถูà¸à¸à¸±à¸›à¹‚หลด</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>ไม่พบไฟล์ temp ควรจะà¸à¸³à¸«à¸™à¸”ใน php.ini</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>ไม่สามารถเขียน temp ไฟล์ลงดิสà¸à¹Œà¹„ด้</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>PHP extension เà¸à¸µà¹ˆà¸¢à¸§à¸à¸±à¸šà¸à¸²à¸£à¸à¸±à¸›à¹‚หลดมีปัà¸à¸«à¸²</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>คà¸à¹€à¸¥à¹‡à¸à¸Šà¸±à¹ˆà¸™à¸™à¸µà¹‰à¸„วรจะประà¸à¸à¸šà¹„ปด้วยà¸à¹ˆà¸²à¸‡à¸™à¹‰à¸à¸¢ {{ limit }} สมาชิà¸</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>คà¸à¹€à¸¥à¹‡à¸à¸Šà¸±à¹ˆà¸™à¸™à¸µà¹‰à¹„ม่ควรมีสมาชิà¸à¹€à¸à¸´à¸™ {{ limit }}</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>คà¸à¹€à¸¥à¹‡à¸à¸Šà¸±à¹ˆà¸™à¸™à¸µà¹‰à¸„วรจะมีสมาชิภ{{ limit }} เท่านั้น</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>หมายเลขบัตรไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>ไม่รู้จัà¸à¸›à¸£à¸°à¹€à¸ ทขà¸à¸‡à¸šà¸±à¸•à¸£ หรืà¸à¸«à¸¡à¸²à¸¢à¹€à¸¥à¸‚บัตรไม่ถูà¸à¸•à¹‰à¸à¸‡</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>นี่ไม่ถูà¸à¸•à¹‰à¸à¸‡à¸•à¸²à¸¡ International Bank Account Number (IBAN)</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>ค่านี้ไม่ถูà¸à¸•à¹‰à¸à¸‡à¸•à¸²à¸¡ ISBN-10</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>ค่านี้ไม่ถูà¸à¸•à¹‰à¸à¸‡à¸•à¸²à¸¡ ISBN-13</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>ค่านี้ไม่ถูà¸à¸•à¹‰à¸à¸‡à¸•à¸²à¸¡à¸—ั้ง ISBN-10 à¹à¸¥à¸° ISBN-13</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>ค่านี้ไม่ถุà¸à¸•à¹‰à¸à¸‡à¸•à¸²à¸¡ ISSN</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>ค่านี้ไม่ถูà¸à¸•à¹‰à¸à¸‡à¸•à¸²à¸¡à¸ªà¸à¸¸à¸¥à¹€à¸‡à¸´à¸™</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>ค่านี้ไม่ตรงà¸à¸±à¸š {{ compared_value }}</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>ค่านี้ควรจะมาà¸à¸à¸§à¹ˆà¸² {{ compared_value }}</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>ค่านี้ควรจะมาà¸à¸à¸§à¹ˆà¸²à¸«à¸£à¸·à¸à¸•à¸£à¸‡à¸à¸±à¸š {{ compared_value }}</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>ค่านี้ควรจะเหมืà¸à¸™à¸à¸±à¸™à¸à¸±à¸š {{ compared_value_type }} {{ compared_value }}</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>ค่านี้ควรจะน้à¸à¸¢à¸à¸§à¹ˆà¸² {{ compared_value }}</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>ค่านี้ควรจะน้à¸à¸¢à¸à¸§à¹ˆà¸²à¸«à¸£à¸·à¸à¹€à¸—่าà¸à¸±à¸š {{ compared_value }}</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>ค่านี้ไม่ควรเท่าà¸à¸±à¸™à¸à¸±à¸š {{ compared_value }}</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>ค่านี้ไม่ควรเหมืà¸à¸™à¸à¸±à¸™à¸à¸±à¸š {{ compared_value_type }} {{ compared_value }}</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>สัดส่วนขà¸à¸‡à¸ าพใหà¸à¹ˆà¹€à¸à¸´à¸™ ({{ ratio }}) สามารถมีขนาดใหà¸à¹ˆà¸—ี่สุดได้ {{ max_ratio }}</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>สัดส่วนขà¸à¸‡à¸ าพเล็à¸à¹€à¸à¸´à¸™ ({{ ratio }}) สามารถมีขนาดเล็à¸à¸—ี่สุดได้ {{ min_ratio }}</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>รูปภาพเป็นจุตรัส ({{ width }}x{{ height }}px) ไม่à¸à¸™à¸¸à¸à¸²à¸•à¸ าพที่เป็นสี่เหลี่ยมจตุรัส</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>ภาพนี้เป็นà¹à¸™à¸§à¸™à¸à¸™ ({{ width }}x{{ height }}px) ไม่à¸à¸™à¸¸à¸à¸²à¸•à¸ าพที่เป็นà¹à¸™à¸§à¸™à¸à¸™</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>ภาพนี้เป็นà¹à¸™à¸§à¸•à¸±à¹‰à¸‡ ({{ width }}x{{ height }}px) ไม่à¸à¸™à¸¸à¸à¸²à¸•à¸ าพที่เป็นà¹à¸™à¸§à¸•à¸±à¹‰à¸‡</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.tr.xlf b/vendor/symfony/validator/Resources/translations/validators.tr.xlf deleted file mode 100644 index a7906eaae25af8bcf6970ffa43993190d44de7d1..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.tr.xlf +++ /dev/null @@ -1,227 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Bu deÄŸer olumsuz olmalıdır.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Bu deÄŸer olumlu olmalıdır.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Bu deÄŸerin tipi {{ type }} olmalıdır.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Bu deÄŸer boÅŸ olmalıdır.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>SeçtiÄŸiniz deÄŸer geçerli bir seçenek deÄŸil.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>En az {{ limit }} seçenek belirtmelisiniz.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>En çok {{ limit }} seçenek belirtmelisiniz.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Verilen deÄŸerlerden bir veya daha fazlası geçersiz.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Bu alan beklenen olmadı.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Bu alan, eksik</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Bu deÄŸer doÄŸru bir tarih biçimi deÄŸildir.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Bu deÄŸer doÄŸru bir tarihsaat biçimi deÄŸildir.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Bu deÄŸer doÄŸru bir e-mail adresi deÄŸildir.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Dosya bulunamadı.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Dosya okunabilir deÄŸil.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Dosya çok büyük ({{ size }} {{ suffix }}). Ä°zin verilen en büyük dosya boyutu {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Dosyanın mime tipi geçersiz ({{ type }}). Ä°zin verilen mime tipleri {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Bu deÄŸer {{ limit }} ve altında olmalıdır.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Bu deÄŸer çok uzun. {{ limit }} karakter veya daha az olmalıdır.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Bu deÄŸer {{ limit }} veya daha fazla olmalıdır.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Bu deÄŸer çok kısa. {{ limit }} karakter veya daha fazla olmaldır.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Bu deÄŸer boÅŸ bırakılmamalıdır.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Bu deÄŸer boÅŸ bırakılmamalıdır.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Bu deÄŸer boÅŸ bırakılmalıdır.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Bu deÄŸer geçerli deÄŸil.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Bu deÄŸer doÄŸru bir saat deÄŸil.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Bu deÄŸer doÄŸru bir URL deÄŸil.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Ä°ki deÄŸer eÅŸit olmalıdır.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Dosya çok büyük. Ä°zin verilen en büyük dosya boyutu {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Dosya çok büyük.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Dosya yüklenemiyor.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Bu deÄŸer geçerli bir rakam olmalıdır.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Bu dosya geçerli bir resim deÄŸildir.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Bu geçerli bir IP adresi deÄŸildir.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Bu deÄŸer geçerli bir lisan deÄŸil.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Bu deÄŸer geçerli bir yer deÄŸildir.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Bu deÄŸer geçerli bir ülke deÄŸildir.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Bu deÄŸer ÅŸu anda kullanımda.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Resmin boyutu saptanamıyor.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Resmin geniÅŸliÄŸi çok büyük ({{ width }}px). Ä°zin verilen en büyük geniÅŸlik {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Resmin geniÅŸliÄŸi çok küçük ({{ width }}px). En az {{ min_width }}px olmalıdır.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Resmin yüksekliÄŸi çok büyük ({{ height }}px). Ä°zin verilen en büyük yükseklik {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Resmin yüksekliÄŸi çok küçük ({{ height }}px). En az {{ min_height }}px olmalıdır.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Bu deÄŸer kullanıcının ÅŸu anki ÅŸifresi olmalıdır.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Bu deÄŸer tam olarak {{ limit }} karakter olmaldır.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Dosya sadece kısmen yüklendi.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Hiçbir dosya yüklenmedi.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>php.ini içerisinde geçici dizin tanımlanmadı.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Geçici dosya diske yazılamıyor.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Bir PHP eklentisi dosyanın yüklemesini baÅŸarısız kıldı.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Bu derlem {{ limit }} veya daha çok eleman içermelidir.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Bu derlem {{ limit }} veya daha az eleman içermelidir.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Bu derlem {{ limit }} eleman içermelidir.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Geçersiz kart numarası.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Desteklenmeyen kart tipi veya geçersiz kart numarası.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.uk.xlf b/vendor/symfony/validator/Resources/translations/validators.uk.xlf deleted file mode 100644 index 02ecd5a687c9383ec8e30b5b0c52e74014957cd3..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.uk.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð¾ бути ÐÑ–.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð¾ бути Так.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Тип Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½ÐµÐ½ бути {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð¾ бути пуÑтим.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Обране вами Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½ÐµÐ´Ð¾Ð¿ÑƒÑтиме.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Ви повинні обрати хоча б {{ limit }} варіант.|Ви повинні обрати хоча б {{ limit }} варіанти.|Ви повинні обрати хоча б {{ limit }} варіантів.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Ви повинні обрати не більше ніж {{ limit }} варіантів.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Одне або кілька заданих значень Ñ” недопуÑтимі.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>Це поле не очікуєтьÑÑ.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>Це поле не виÑтачає.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Дане Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½Ðµ Ñ” вірною датою.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Дане Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð´Ð°Ñ‚Ð¸ та чаÑу недопуÑтиме.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð°Ð´Ñ€ÐµÑи Ñлектронної пошти недопуÑтиме.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Файл не знайдено.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Файл не читаєтьÑÑ.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Файл занадто великий ({{ size }} {{ suffix }}). Дозволений макÑимальний розмір {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>MIME-тип файлу недопуÑтимий ({{ type }}). ДопуÑтимі MIME-типи файлів {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð¾ бути {{ limit }} або менше.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð·Ð°Ð½Ð°Ð´Ñ‚Ð¾ довге. Повинно бути рівне {{ limit }} Ñимволу або менше.|Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð·Ð°Ð½Ð°Ð´Ñ‚Ð¾ довге. Повинно бути рівне {{ limit }} Ñимволам або менше.|Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð·Ð°Ð½Ð°Ð´Ñ‚Ð¾ довге. Повинно бути рівне {{ limit }} Ñимволам або менше.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð¾ бути {{ limit }} або більше.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð·Ð°Ð½Ð°Ð´Ñ‚Ð¾ коротке. Повинно бути рівне {{ limit }} Ñимволу або більше.|Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð·Ð°Ð½Ð°Ð´Ñ‚Ð¾ коротке. Повинно бути рівне {{ limit }} Ñимволам або більше.|Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð·Ð°Ð½Ð°Ð´Ñ‚Ð¾ коротке. Повинно бути рівне {{ limit }} Ñимволам або більше.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½Ðµ повинно бути пуÑтим.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½Ðµ повинно бути null.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð¾ бути null.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½ÐµÐ´Ð¾Ð¿ÑƒÑтиме.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ñ‡Ð°Ñу недопуÑтиме.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ URL недопуÑтиме.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Обидва Ð·Ð°Ð½Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ñ– бути одинаковими.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Файл занадто великий. МакÑимальний допуÑтимий розмір {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Файл занадто великий.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Файл не можливо завантажити.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¼Ð°Ñ” бути допуÑтимим чиÑлом.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Цей файл не Ñ” допуÑтимим форматом зображеннÑ.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Це некоректна IP адреÑа.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Це некоректна мова.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Це некоректна локалізаціÑ.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Це некоректна країна.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Це Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð²Ð¶Ðµ викориÑтовуєтьÑÑ.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>Ðе вдалоÑÑ Ð²Ð¸Ð·Ð½Ð°Ñ‡Ð¸Ñ‚Ð¸ розмір зображеннÑ.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Ширина Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð·Ð°Ð½Ð°Ð´Ñ‚Ð¾ велика ({{ width }}px). МакÑимально допуÑтима ширина {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Ширина Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð·Ð°Ð½Ð°Ð´Ñ‚Ð¾ мала ({{ width }}px). Мінімально допуÑтима ширина {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>ВиÑота Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð·Ð°Ð½Ð°Ð´Ñ‚Ð¾ велика ({{ height }}px). МакÑимально допуÑтима виÑота {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>ВиÑота Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð·Ð°Ð½Ð°Ð´Ñ‚Ð¾ мала ({{ height }}px). Мінімально допуÑтима виÑота {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¼Ð°Ñ” бути поточним паролем кориÑтувача.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð¸Ð½Ð¾ бути рівним {{ limit }} Ñимволу.|Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð¸Ð½Ð¾ бути рівним {{ limit }} Ñимволам.|Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð¸Ð½Ð¾ бути рівним {{ limit }} Ñимволам.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Файл був завантажений лише чаÑтково.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Файл не був завантажений.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>Ðе налаштована тимчаÑова Ð´Ð¸Ñ€ÐµÐºÑ‚Ð¾Ñ€Ñ–Ñ Ð² php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Ðеможливо запиÑати тимчаÑовий файл на диÑк.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Ð Ð¾Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð½Ñ PHP викликало помилку при завантаженні.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Ð¦Ñ ÐºÐ¾Ð»ÐµÐºÑ†Ñ–Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° міÑтити {{ limit }} елемент чи більше.|Ð¦Ñ ÐºÐ¾Ð»ÐµÐºÑ†Ñ–Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° міÑтити {{ limit }} елемента чи більше.|Ð¦Ñ ÐºÐ¾Ð»ÐµÐºÑ†Ñ–Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° міÑтити {{ limit }} елементів чи більше.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Ð¦Ñ ÐºÐ¾Ð»ÐµÐºÑ†Ñ–Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° міÑтити {{ limit }} елемент чи менше.|Ð¦Ñ ÐºÐ¾Ð»ÐµÐºÑ†Ñ–Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° міÑтити {{ limit }} елемента чи менше.|Ð¦Ñ ÐºÐ¾Ð»ÐµÐºÑ†Ñ–Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° міÑтити {{ limit }} елементов чи менше.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Ð¦Ñ ÐºÐ¾Ð»ÐµÐºÑ†Ñ–Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° міÑтити рівно {{ limit }} елемент.|Ð¦Ñ ÐºÐ¾Ð»ÐµÐºÑ†Ñ–Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° міÑтити рівно {{ limit }} елемента.|Ð¦Ñ ÐºÐ¾Ð»ÐµÐºÑ†Ñ–Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° міÑтити рівно {{ limit }} елементів.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Ðевірний номер карти.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Ðепідтримуваний тип карти або невірний номер карти.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Це не дійÑний міжнародний номер банківÑького рахунку (IBAN).</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½Ðµ у форматі ISBN-10.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½Ðµ у форматі ISBN-13.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½Ðµ відповідає форматам ISBN-10 та ISBN-13.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¼Ð°Ñ” невірний формат ISSN.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¼Ð°Ñ” невірний формат валюти.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð¾ дорівнювати {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¼Ð°Ñ” бути більше ніж {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¼Ð°Ñ” бути більше або дорівнювати {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¼Ð°Ñ” бути ідентичним {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð¾ бути менше ніж {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð¾ бути менше або дорівнювати {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½Ðµ повинно дорівнювати {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½Ðµ повинно бути ідентичним {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.vi.xlf b/vendor/symfony/validator/Resources/translations/validators.vi.xlf deleted file mode 100644 index e1833c79cb470a20f7df7d68802b5824da9d2932..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.vi.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>Giá trị nà y phải là sai.</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>Giá trị nà y phải là đúng.</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>Giá trị nà y phải là kiểu {{ type }}.</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>Giá trị nà y phải rá»—ng.</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>Giá trị bạn vừa chá»n không hợp lệ.</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>Bạn phải chá»n Ãt nhất {{ limit }} lá»±a chá»n.|Bạn phải chá»n Ãt nhất {{ limit }} lá»±a chá»n.</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>Bạn phải chá»n nhiá»u nhất {{ limit }} lá»±a chá»n.|Bạn phải chá»n nhiá»u nhất {{ limit }} lá»±a chá»n.</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>Má»™t hoặc nhiá»u giá trị được chá»n không hợp lệ.</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>LÄ©nh vá»±c nà y không được dá»± kiến.</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>LÄ©nh vá»±c nà y là mất tÃch.</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>Giá trị không phải là ngà y hợp lệ.</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>Giá trị không phải là ngà y tháng hợp lệ.</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>Giá trị nà y không phải là email hợp lệ.</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>Táºp tin không tìm thấy.</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>Táºp tin không thể Ä‘á»c được.</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Táºp tin quá lá»›n ({{ size }} {{ suffix }}). KÃch thÆ°á»›c tối Ä‘a cho phép {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>Kiểu mime của táºp tin không hợp lệ ({{ type }}). Kiểu hợp lệ là {{ types }}.</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>Giá trị phải bằng hoặc nhá» hÆ¡n {{ limit }}.</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>Giá trị quá dà i. Phải bằng hoặc Ãt hÆ¡n {{ limit }} kà tá»±.|Giá trị quá dà i. Phải bằng hoặc Ãt hÆ¡n {{ limit }} kà tá»±.</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>Giá trị phải lá»›n hÆ¡n hoặc bằng {{ limit }}.</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>Giá trị quá ngắn. Phải hÆ¡n hoặc bằng {{ limit }} kà tá»±.|Giá trị quá ngắn. Phải hÆ¡n hoặc bằng {{ limit }} kà tá»±.</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>Giá trị không được phép để trống.</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>Giá trị không được phép rá»—ng.</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>Giá trị phải rá»—ng.</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>Giá trị không hợp lệ.</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>Giá trị không phải là thá»i gian hợp lệ.</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>Giá trị không phải là địa chỉ URL hợp lệ.</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>Hai giá trị phải bằng nhau.</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>Táºp tin quá lá»›n. KÃch thÆ°á»›c tối Ä‘a cho phép là {{ limit }} {{ suffix }}.</target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>Táºp tin quá lá»›n.</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>Táºp tin không thể tải lên.</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>Giá trị phải là con số.</target> - </trans-unit> - <trans-unit id="36"> - <source>This file is not a valid image.</source> - <target>Táºp tin không phải là hình ảnh.</target> - </trans-unit> - <trans-unit id="37"> - <source>This is not a valid IP address.</source> - <target>Äịa chỉ IP không hợp lệ.</target> - </trans-unit> - <trans-unit id="38"> - <source>This value is not a valid language.</source> - <target>Giá trị không phải là ngôn ngữ hợp lệ.</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid locale.</source> - <target>Giá trị không phải là má»™t bản địa địa phÆ°Æ¡ng hợp lệ.</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid country.</source> - <target>Giá trị không phải là nÆ°á»›c hợp lệ.</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>Giá trị đã được sá» dụng.</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>KÃch thÆ°á»›c của hình ảnh không thể xác định.</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>Chiá»u rá»™ng của hình quá lá»›n ({{ width }}px). Chiá»u rá»™ng tối Ä‘a phải là {{ max_width }}px.</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>Chiá»u rá»™ng của hình quá thấp ({{ width }}px). Chiá»u rá»™ng tối thiểu phải là {{ min_width }}px.</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>Chiá»u cao của hình quá cao ({{ height }}px). Chiá»u cao tối Ä‘a phải là {{ max_height }}px.</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>Chiá»u cao của hình quá thấp ({{ height }}px). Chiá»u cao tối thiểu phải là {{ min_height }}px.</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>Giá trị nà y phải là máºt khẩu hiện tại của ngÆ°á»i dùng.</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>Giá trị phải có chÃnh xác {{ limit }} kà tá»±.|Giá trị phải có chÃnh xác {{ limit }} kà tá»±.</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>Táºp tin chỉ được tải lên má»™t phần.</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>Táºp tin không được tải lên.</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>ThÆ° mục tạm không được định nghÄ©a trong php.ini.</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>Không thể ghi táºp tin tạm ra Ä‘Ä©a.</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>Má»™t PHP extension đã phá há»ng quá trình tải lên của táºp tin.</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>Danh sách phải chứa {{ limit }} hoặc nhiá»u hÆ¡n thà nh phần.|Danh sách phải chứa {{ limit }} hoặc nhiá»u hÆ¡n thà nh phần.</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>Danh sách phải chứa {{ limit }} hoặc Ãt hÆ¡n thà nh phần.|Danh sách phải chứa {{ limit }} hoặc Ãt hÆ¡n thà nh phần.</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>Danh sách phải chứa chÃnh xác {{ limit }} thà nh phần.|Danh sách phải chứa chÃnh xác {{ limit }} thà nh phần.</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>Số thẻ không hợp lệ.</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>Thẻ không được há»— trợ hoặc số thẻ không hợp lệ.</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>Giá trị không phải là International Bank Account Number (IBAN) hợp lệ.</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>Giá trị không phải là ISBN-10 hợp lệ.</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>Giá trị không phải là ISBN-13 hợp lệ.</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>Giá trị không phải là ISBN-10 hoặc ISBN-13 hợp lệ.</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>Giá trị không là ISSN hợp lệ.</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>Giá trị không phải là đơn vi tiá»n tệ hợp lệ.</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>Giá trị phải bằng {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>Giá trị phải lá»›n hÆ¡n {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>Giá trị phải lá»›n hÆ¡n hoặc bằng {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Giá trị phải giống {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>Giá trị phải bé hÆ¡n {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>Giá trị không được phép nhá» hÆ¡n hoặc bằng {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>Giá trị không được phép bằng {{ compared_value }}.</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>Giá trị không được phép giống nhÆ° {{ compared_value_type }} {{ compared_value }}.</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf b/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf deleted file mode 100644 index 6c95ef1a20ddaa28f33135bfc51c89614571bc66..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf +++ /dev/null @@ -1,315 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>该å˜é‡çš„值应为 false 。</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>该å˜é‡çš„值应为 true 。</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>该å˜é‡çš„类型应为 {{ type }} 。</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>该å˜é‡å€¼åº”为空。</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>选定å˜é‡çš„值ä¸æ˜¯æœ‰æ•ˆçš„选项。</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>您至少è¦é€‰æ‹© {{ limit }} 个选项。</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>您最多能选择 {{ limit }} 个选项。</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>ä¸€ä¸ªæˆ–è€…å¤šä¸ªç»™å®šçš„å€¼æ— æ•ˆã€‚</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>æ¤å—段是多余的。</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>æ¤å—段缺失。</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>该值ä¸æ˜¯ä¸€ä¸ªæœ‰æ•ˆçš„日期(date)。</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>该值ä¸æ˜¯ä¸€ä¸ªæœ‰æ•ˆçš„日期时间(datetime)。</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>该值ä¸æ˜¯ä¸€ä¸ªæœ‰æ•ˆçš„邮件地å€ã€‚</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>文件未找到。</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>文件ä¸å¯è¯»ã€‚</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>文件太大 ({{ size }} {{ suffix }})。文件大å°ä¸å¯ä»¥è¶…过 {{ limit }} {{ suffix }} 。</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>æ— æ•ˆçš„æ–‡ä»¶ç±»åž‹ ({{ type }}) 。å…许的文件类型有 {{ types }} 。</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>这个å˜é‡çš„值应该å°äºŽæˆ–ç‰äºŽ {{ limit }}。</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>å—符串太长,长度ä¸å¯è¶…过 {{ limit }} 个å—符。</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>该å˜é‡çš„值应该大于或ç‰äºŽ {{ limit }}。</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>å—符串太çŸï¼Œé•¿åº¦ä¸å¯å°‘于 {{ limit }} 个å—符。</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>该å˜é‡ä¸åº”为空。</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>该å˜é‡ä¸åº”为 null 。</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>该å˜é‡åº”为空 null 。</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>该å˜é‡å€¼æ— 效 。</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>该值ä¸æ˜¯ä¸€ä¸ªæœ‰æ•ˆçš„时间。</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>该值ä¸æ˜¯ä¸€ä¸ªæœ‰æ•ˆçš„ URL 。</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>这两个å˜é‡çš„值应该相ç‰ã€‚</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>文件太大,文件大å°ä¸å¯ä»¥è¶…过 {{ limit }} {{ suffix }}。 </target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>文件太大。</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>æ— æ³•ä¸Šä¼ æ¤æ–‡ä»¶ã€‚</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>该值应该为有效的数å—。</target> - </trans-unit> - <trans-unit id="36"> - <source>This value is not a valid country.</source> - <target>该值ä¸æ˜¯æœ‰æ•ˆçš„国家å。</target> - </trans-unit> - <trans-unit id="37"> - <source>This file is not a valid image.</source> - <target>该文件ä¸æ˜¯æœ‰æ•ˆçš„图片。</target> - </trans-unit> - <trans-unit id="38"> - <source>This is not a valid IP address.</source> - <target>该值ä¸æ˜¯æœ‰æ•ˆçš„IP地å€ã€‚</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid language.</source> - <target>该值ä¸æ˜¯æœ‰æ•ˆçš„è¯è¨€å。</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid locale.</source> - <target>该值ä¸æ˜¯æœ‰æ•ˆçš„区域值(locale)。</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>该值已ç»è¢«ä½¿ç”¨ã€‚</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>ä¸èƒ½è§£æžå›¾ç‰‡å¤§å°ã€‚</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>图片太宽 ({{ width }}px),最大宽度为 {{ max_width }}px 。</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>图片宽度ä¸å¤Ÿ ({{ width }}px),最å°å®½åº¦ä¸º {{ min_width }}px 。</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>图片太高 ({{ height }}px),最大高度为 {{ max_height }}px 。</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>图片高度ä¸å¤Ÿ ({{ height }}px),最å°é«˜åº¦ä¸º {{ min_height }}px 。</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>该å˜é‡çš„值应为用户当å‰çš„密ç 。</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>该å˜é‡åº”为 {{ limit }} 个å—符。</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>è¯¥æ–‡ä»¶çš„ä¸Šä¼ ä¸å®Œæ•´ã€‚</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>æ²¡æœ‰ä¸Šä¼ ä»»ä½•æ–‡ä»¶ã€‚</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>php.ini 里没有é…置临时文件目录。</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>临时文件写入ç£ç›˜å¤±è´¥ã€‚</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>æŸä¸ª PHP æ‰©å±•é€ æˆä¸Šä¼ 失败。</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>该集åˆæœ€å°‘åº”åŒ…å« {{ limit }} ä¸ªå…ƒç´ ã€‚</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>该集åˆæœ€å¤šåŒ…å« {{ limit }} ä¸ªå…ƒç´ ã€‚</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>该集åˆåº”åŒ…å« {{ limit }} ä¸ªå…ƒç´ element 。</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>æ— æ•ˆçš„ä¿¡ç”¨å¡å·ã€‚</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>ä¸æ”¯æŒçš„信用å¡ç±»åž‹æˆ–æ— æ•ˆçš„ä¿¡ç”¨å¡å·ã€‚</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>该值ä¸æ˜¯æœ‰æ•ˆçš„国际银行å¸å·ï¼ˆIBAN)。</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>该值ä¸æ˜¯æœ‰æ•ˆçš„10ä½å›½é™…æ ‡å‡†ä¹¦å·ï¼ˆISBN-10)。</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>该值ä¸æ˜¯æœ‰æ•ˆçš„13ä½å›½é™…æ ‡å‡†ä¹¦å·ï¼ˆISBN-13)。</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>该值ä¸æ˜¯æœ‰æ•ˆçš„å›½é™…æ ‡å‡†ä¹¦å·ï¼ˆISBN-10 或 ISBN-13)。</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>该值ä¸æ˜¯æœ‰æ•ˆçš„å›½é™…æ ‡å‡†æœŸåˆŠå·ï¼ˆISSN)。</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>该值ä¸æ˜¯æœ‰æ•ˆçš„è´§å¸å(currency)。</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>该值应ç‰äºŽ {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>该值应大于 {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>该值应大于或ç‰äºŽ {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>该值应与 {{ compared_value_type }} {{ compared_value }} 相åŒã€‚</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>该值应å°äºŽ {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>该值应å°äºŽæˆ–ç‰äºŽ {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>该值ä¸åº”å…ˆç‰äºŽ {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>该值ä¸åº”与 {{ compared_value_type }} {{ compared_value }} 相åŒã€‚</target> - </trans-unit> - <trans-unit id="73"> - <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> - <target>图片宽高比太大 ({{ ratio }})。å…许的最大宽高比为 {{ max_ratio }}。</target> - </trans-unit> - <trans-unit id="74"> - <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> - <target>å›¾ç‰‡å®½é«˜æ¯”å¤ªå° ({{ ratio }})。å…许的最大宽高比为 {{ min_ratio }}。</target> - </trans-unit> - <trans-unit id="75"> - <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> - <target>图片是方形的 ({{ width }}x{{ height }}px)。ä¸å…许使用方形的图片。</target> - </trans-unit> - <trans-unit id="76"> - <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> - <target>图片是横å‘çš„ ({{ width }}x{{ height }}px)。ä¸å…许使用横å‘的图片。</target> - </trans-unit> - <trans-unit id="77"> - <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> - <target>图片是纵å‘çš„ ({{ width }}x{{ height }}px)。ä¸å…许使用纵å‘的图片。</target> - </trans-unit> - <trans-unit id="78"> - <source>An empty file is not allowed.</source> - <target>ä¸å…许使用空文件。</target> - </trans-unit> - <trans-unit id="79"> - <source>The host could not be resolved.</source> - <target>主机åæ— æ³•è§£æžã€‚</target> - </trans-unit> - <trans-unit id="80"> - <source>This value does not match the expected {{ charset }} charset.</source> - <target>该值ä¸ç¬¦åˆ {{ charset }} ç¼–ç 。</target> - </trans-unit> - </body> - </file> -</xliff> diff --git a/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf b/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf deleted file mode 100644 index d9d5f2f622b43fc5c155e0a08e781807f30e58e8..0000000000000000000000000000000000000000 --- a/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf +++ /dev/null @@ -1,283 +0,0 @@ -<?xml version="1.0"?> -<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> - <file source-language="en" datatype="plaintext" original="file.ext"> - <body> - <trans-unit id="1"> - <source>This value should be false.</source> - <target>該變數的值應為 false 。</target> - </trans-unit> - <trans-unit id="2"> - <source>This value should be true.</source> - <target>該變數的值應為 true 。</target> - </trans-unit> - <trans-unit id="3"> - <source>This value should be of type {{ type }}.</source> - <target>該變數的類型應為 {{ type }} 。</target> - </trans-unit> - <trans-unit id="4"> - <source>This value should be blank.</source> - <target>該變數應為空。</target> - </trans-unit> - <trans-unit id="5"> - <source>The value you selected is not a valid choice.</source> - <target>é¸å®šè®Šæ•¸çš„值ä¸æ˜¯æœ‰æ•ˆçš„é¸é …。</target> - </trans-unit> - <trans-unit id="6"> - <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> - <target>您至少è¦é¸æ“‡ {{ limit }} 個é¸é …。</target> - </trans-unit> - <trans-unit id="7"> - <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source> - <target>您最多能é¸æ“‡ {{ limit }} 個é¸é …。</target> - </trans-unit> - <trans-unit id="8"> - <source>One or more of the given values is invalid.</source> - <target>一個或者多個給定的值無效。</target> - </trans-unit> - <trans-unit id="9"> - <source>This field was not expected.</source> - <target>æ¤å—段是沒有é 料到。</target> - </trans-unit> - <trans-unit id="10"> - <source>This field is missing.</source> - <target>æ¤å—段缺失。</target> - </trans-unit> - <trans-unit id="11"> - <source>This value is not a valid date.</source> - <target>該值ä¸æ˜¯ä¸€å€‹æœ‰æ•ˆçš„日期(date)。</target> - </trans-unit> - <trans-unit id="12"> - <source>This value is not a valid datetime.</source> - <target>該值ä¸æ˜¯ä¸€å€‹æœ‰æ•ˆçš„日期時間(datetime)。</target> - </trans-unit> - <trans-unit id="13"> - <source>This value is not a valid email address.</source> - <target>該值ä¸æ˜¯ä¸€å€‹æœ‰æ•ˆçš„郵件地å€ã€‚</target> - </trans-unit> - <trans-unit id="14"> - <source>The file could not be found.</source> - <target>找ä¸åˆ°æª”案。</target> - </trans-unit> - <trans-unit id="15"> - <source>The file is not readable.</source> - <target>無法讀å–檔案。</target> - </trans-unit> - <trans-unit id="16"> - <source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>檔案太大 ({{ size }} {{ suffix }})。檔案大å°ä¸å¯ä»¥è¶…éŽ {{ limit }} {{ suffix }} 。</target> - </trans-unit> - <trans-unit id="17"> - <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source> - <target>無效的檔案類型 ({{ type }}) 。å…許的檔案類型有 {{ types }} 。</target> - </trans-unit> - <trans-unit id="18"> - <source>This value should be {{ limit }} or less.</source> - <target>這個變數的值應該å°æ–¼æˆ–ç‰æ–¼ {{ limit }}。</target> - </trans-unit> - <trans-unit id="19"> - <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source> - <target>å—串太長,長度ä¸å¯è¶…éŽ {{ limit }} 個å—元。</target> - </trans-unit> - <trans-unit id="20"> - <source>This value should be {{ limit }} or more.</source> - <target>該變數的值應該大於或ç‰æ–¼ {{ limit }}。</target> - </trans-unit> - <trans-unit id="21"> - <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source> - <target>å—串太çŸï¼Œé•·åº¦ä¸å¯å°‘æ–¼ {{ limit }} 個å—元。</target> - </trans-unit> - <trans-unit id="22"> - <source>This value should not be blank.</source> - <target>該變數ä¸æ‡‰ç‚ºç©ºç™½ã€‚</target> - </trans-unit> - <trans-unit id="23"> - <source>This value should not be null.</source> - <target>該值ä¸æ‡‰ç‚º null 。</target> - </trans-unit> - <trans-unit id="24"> - <source>This value should be null.</source> - <target>該值應為 null 。</target> - </trans-unit> - <trans-unit id="25"> - <source>This value is not valid.</source> - <target>無效的數值 。</target> - </trans-unit> - <trans-unit id="26"> - <source>This value is not a valid time.</source> - <target>該值ä¸æ˜¯ä¸€å€‹æœ‰æ•ˆçš„時間。</target> - </trans-unit> - <trans-unit id="27"> - <source>This value is not a valid URL.</source> - <target>該值ä¸æ˜¯ä¸€å€‹æœ‰æ•ˆçš„ URL 。</target> - </trans-unit> - <trans-unit id="31"> - <source>The two values should be equal.</source> - <target>這兩個變數的值應該相ç‰ã€‚</target> - </trans-unit> - <trans-unit id="32"> - <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source> - <target>檔案太大,檔案大å°ä¸å¯ä»¥è¶…éŽ {{ limit }} {{ suffix }}。 </target> - </trans-unit> - <trans-unit id="33"> - <source>The file is too large.</source> - <target>檔案太大。</target> - </trans-unit> - <trans-unit id="34"> - <source>The file could not be uploaded.</source> - <target>無法上傳æ¤æª”案。</target> - </trans-unit> - <trans-unit id="35"> - <source>This value should be a valid number.</source> - <target>該值應該為有效的數å—。</target> - </trans-unit> - <trans-unit id="36"> - <source>This value is not a valid country.</source> - <target>該值ä¸æ˜¯æœ‰æ•ˆçš„國家å。</target> - </trans-unit> - <trans-unit id="37"> - <source>This file is not a valid image.</source> - <target>該檔案ä¸æ˜¯æœ‰æ•ˆçš„圖片。</target> - </trans-unit> - <trans-unit id="38"> - <source>This is not a valid IP address.</source> - <target>該值ä¸æ˜¯æœ‰æ•ˆçš„IP地å€ã€‚</target> - </trans-unit> - <trans-unit id="39"> - <source>This value is not a valid language.</source> - <target>該值ä¸æ˜¯æœ‰æ•ˆçš„語言å。</target> - </trans-unit> - <trans-unit id="40"> - <source>This value is not a valid locale.</source> - <target>該值ä¸æ˜¯æœ‰æ•ˆçš„å€åŸŸå€¼ï¼ˆlocale)。</target> - </trans-unit> - <trans-unit id="41"> - <source>This value is already used.</source> - <target>該值已經被使用。</target> - </trans-unit> - <trans-unit id="42"> - <source>The size of the image could not be detected.</source> - <target>ä¸èƒ½è§£æžåœ–片大å°ã€‚</target> - </trans-unit> - <trans-unit id="43"> - <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source> - <target>圖片太寬 ({{ width }}px),最大寬度為 {{ max_width }}px 。</target> - </trans-unit> - <trans-unit id="44"> - <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source> - <target>圖片寬度ä¸å¤ ({{ width }}px),最å°å¯¬åº¦ç‚º {{ min_width }}px 。</target> - </trans-unit> - <trans-unit id="45"> - <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source> - <target>圖片太高 ({{ height }}px),最大高度為 {{ max_height }}px 。</target> - </trans-unit> - <trans-unit id="46"> - <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source> - <target>圖片高度ä¸å¤ ({{ height }}px),最å°é«˜åº¦ç‚º {{ min_height }}px 。</target> - </trans-unit> - <trans-unit id="47"> - <source>This value should be the user's current password.</source> - <target>該變數的值應為用戶目å‰çš„密碼。</target> - </trans-unit> - <trans-unit id="48"> - <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source> - <target>該變數應為 {{ limit }} 個å—元。</target> - </trans-unit> - <trans-unit id="49"> - <source>The file was only partially uploaded.</source> - <target>該檔案的上傳ä¸å®Œæ•´ã€‚</target> - </trans-unit> - <trans-unit id="50"> - <source>No file was uploaded.</source> - <target>沒有上傳任何檔案。</target> - </trans-unit> - <trans-unit id="51"> - <source>No temporary folder was configured in php.ini.</source> - <target>php.ini 裡沒有é…置臨時目錄。</target> - </trans-unit> - <trans-unit id="52"> - <source>Cannot write temporary file to disk.</source> - <target>æš«å˜æª”寫入ç£ç¢Ÿå¤±æ•—。</target> - </trans-unit> - <trans-unit id="53"> - <source>A PHP extension caused the upload to fail.</source> - <target>æŸå€‹ PHP æ“´å±•é€ æˆä¸Šå‚³å¤±æ•—。</target> - </trans-unit> - <trans-unit id="54"> - <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source> - <target>該集åˆæœ€å°‘æ‡‰åŒ…å« {{ limit }} å€‹å…ƒç´ ã€‚</target> - </trans-unit> - <trans-unit id="55"> - <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source> - <target>該集åˆæœ€å¤šåŒ…å« {{ limit }} å€‹å…ƒç´ ã€‚</target> - </trans-unit> - <trans-unit id="56"> - <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source> - <target>該集åˆæ‡‰åŒ…å« {{ limit }} å€‹å…ƒç´ element 。</target> - </trans-unit> - <trans-unit id="57"> - <source>Invalid card number.</source> - <target>無效的信用å¡è™Ÿã€‚</target> - </trans-unit> - <trans-unit id="58"> - <source>Unsupported card type or invalid card number.</source> - <target>ä¸æ”¯æ´çš„信用å¡é¡žåž‹æˆ–無效的信用å¡è™Ÿã€‚</target> - </trans-unit> - <trans-unit id="59"> - <source>This is not a valid International Bank Account Number (IBAN).</source> - <target>該值ä¸æ˜¯æœ‰æ•ˆçš„國際銀行帳號(IBAN)。</target> - </trans-unit> - <trans-unit id="60"> - <source>This value is not a valid ISBN-10.</source> - <target>該值ä¸æ˜¯æœ‰æ•ˆçš„10ä½åœ‹éš›æ¨™æº–書號(ISBN-10)。</target> - </trans-unit> - <trans-unit id="61"> - <source>This value is not a valid ISBN-13.</source> - <target>該值ä¸æ˜¯æœ‰æ•ˆçš„13ä½åœ‹éš›æ¨™æº–書號(ISBN-13)。</target> - </trans-unit> - <trans-unit id="62"> - <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source> - <target>該值ä¸æ˜¯æœ‰æ•ˆçš„國際標準書號(ISBN-10 或 ISBN-13)。</target> - </trans-unit> - <trans-unit id="63"> - <source>This value is not a valid ISSN.</source> - <target>該值ä¸æ˜¯æœ‰æ•ˆçš„國際標準期刊號(ISSN)。</target> - </trans-unit> - <trans-unit id="64"> - <source>This value is not a valid currency.</source> - <target>該值ä¸æ˜¯æœ‰æ•ˆçš„貨幣å(currency)。</target> - </trans-unit> - <trans-unit id="65"> - <source>This value should be equal to {{ compared_value }}.</source> - <target>該值應ç‰æ–¼ {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="66"> - <source>This value should be greater than {{ compared_value }}.</source> - <target>該值應大於 {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="67"> - <source>This value should be greater than or equal to {{ compared_value }}.</source> - <target>該值應大於或ç‰æ–¼ {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="68"> - <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>該值應與 {{ compared_value_type }} {{ compared_value }} 相åŒã€‚</target> - </trans-unit> - <trans-unit id="69"> - <source>This value should be less than {{ compared_value }}.</source> - <target>該值應å°æ–¼ {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="70"> - <source>This value should be less than or equal to {{ compared_value }}.</source> - <target>該值應å°æ–¼æˆ–ç‰æ–¼ {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="71"> - <source>This value should not be equal to {{ compared_value }}.</source> - <target>該值應ä¸ç‰æ–¼ {{ compared_value }} 。</target> - </trans-unit> - <trans-unit id="72"> - <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> - <target>該值ä¸æ‡‰èˆ‡ {{ compared_value_type }} {{ compared_value }} 相åŒã€‚</target> - </trans-unit> - </body> - </file> -</xliff>