Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

138 lines
16 KiB

<?php
/**
* @link http://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @license http://www.yiiframework.com/license/
*/
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
' and ' => ' और ',
'(not set)' => '(सित नह)',
'An internal server error occurred.' => 'सरवर म एक आतरिक दष उतपनन हआ ह।',
'Are you sure you want to delete this item?' => 'क आप सिित रप स इस आइटम किहत?',
'Delete' => 'मि',
'Error' => 'ख',
'File upload failed.' => 'फइल अपलड असफल रह।',
'Home' => 'घर',
'Invalid data received for parameter "{param}".' => 'पटर "{param}" किए पत ड अमय ह।',
'Login Required' => 'लिन आवशयक ह',
'Missing required arguments: {params}' => 'आवशयक तरक: {params} अनपसित ह',
'Missing required parameters: {params}' => 'आवशयक पटर: {params} अनपसित ह',
'No' => 'नह',
'No results found.' => 'कई परिम नहि।',
'Only files with these MIME types are allowed: {mimeTypes}.' => 'कवल इन MIME परकइल अनमति: {mimeTypes}।',
'Only files with these extensions are allowed: {extensions}.' => 'कवल इन एकसटशन वइल अनमति: {extensions}।',
'Page not found.' => 'पठ नहि।',
'Please fix the following errors:' => 'कपयिनलिित ख:',
'Please upload a file.' => 'कपय एक फइल अपलड कर।',
'Powered by {yii}' => '{yii} दित',
'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => 'दि गय {totalCount, number} {totalCount, plural, one{चज} other{च}} म {begin, number}-{end, number} ।',
'The combination {values} of {attributes} has already been taken.' => '{attributes} और {values} कजन पहलि।',
'The file "{file}" is not an image.' => 'यह फइल "{file}" एक चिर नह।',
'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'यह फइल "{file}" बहत बड। इसक आकर {formattedLimit} स अधिक नह सकत।',
'The file "{file}" is too small. Its size cannot be smaller than {formattedLimit}.' => 'यह फइल "{file}" बहत छ। इसक आकर {formattedLimit} स नह सकत।',
'The format of {attribute} is invalid.' => '{attribute} कप गलत ह।',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'यह चिर "{file}" बहत बड। ऊई {limit, number} {limit, plural, one{पिल} other{पिल}} स बड नह सकत।',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'यह चिर "{file}" बहत बड। चई {limit, number} {limit, plural, one{पिल} other{पिल}} स बड नह सकत।',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'यह चिर "{file}" बहत छ। ऊई {limit, number} {limit, plural, one{पिल} other{पिल}} स नह सकत।',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'यह चिर "{file}" बहत छ। चई {limit, number} {limit, plural, one{पिल} other{पिल}} स नह सकत।',
'The requested view "{name}" was not found.' => 'अनित दय "{name}" नहि।',
'The verification code is incorrect.' => 'सतपन कड गलत ह।',
'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'कल <b>{count, number}</b> {count, plural, one{चज} other{च}}।',
'Unable to verify your data submission.' => 'आपक सबमिशन क सतित करन असमरथ।',
'Unknown alias: -{name}' => 'अजत उपनम: - {name}',
'Unknown option: --{name}' => 'अजत विकलप: - {name}',
'Update' => 'अपडट कर',
'View' => 'द',
'Yes' => 'ह',
'Yii Framework' => 'Yii फ़मवरक',
'You are not allowed to perform this action.' => 'आपक यह करन अनमति नह।',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'आप अधिकतम {limit, number} {limit, plural, one{फइल} other{फइल}} अपलड कर सकत।',
'in {delta, plural, =1{a day} other{# days}}' => '{delta, plural, =1{एक दिन} other{# दि}} म',
'in {delta, plural, =1{a minute} other{# minutes}}' => '{delta, plural, =1{एक मिनट} other{# मिनट}} म',
'in {delta, plural, =1{a month} other{# months}}' => '{delta, plural, =1{एक मह} other{# मह}} म',
'in {delta, plural, =1{a second} other{# seconds}}' => '{delta, plural, =1{एक सकनड} other{# सकन}} म',
'in {delta, plural, =1{a year} other{# years}}' => '{delta, plural, =1{एक वरष} other{# वर}} म',
'in {delta, plural, =1{an hour} other{# hours}}' => '{delta, plural, =1{एक घ} other{# घ}} म',
'just now' => 'अभ',
'the input value' => 'इनपट मय',
'{attribute} "{value}" has already been taken.' => '{attribute} "{value}" पहलि गय।',
'{attribute} cannot be blank.' => '{attribute} ख नह सकत।',
'{attribute} contains wrong subnet mask.' => '{attribute} म गलत सबनट मक ह।',
'{attribute} is invalid.' => '{attribute} अमय ह।',
'{attribute} is not a valid URL.' => '{attribute} एक मय URL नह।',
'{attribute} is not a valid email address.' => '{attribute} एक मय ईमल एडस नह।',
'{attribute} is not in the allowed range.' => '{attribute} अनमत स नह।',
'{attribute} must be "{requiredValue}".' => '{attribute} "{requiredValue}" हिए।',
'{attribute} must be a number.' => '{attribute} एक सिए।',
'{attribute} must be a string.' => '{attribute} एक य अकषर हिए।',
'{attribute} must be a valid IP address.' => '{attribute} एक वध IP एडस हिए।',
'{attribute} must be an IP address with specified subnet.' => '{attribute} नििट सबनट व IP एडस हिए।',
'{attribute} must be an integer.' => '{attribute} एक पक हिए।',
'{attribute} must be either "{true}" or "{false}".' => '{attribute} य "{true}" य "{false}" हिए।',
'{attribute} must be equal to "{compareValueOrAttribute}".' => '{attribute} "{compareValueOrAttribute}" क बरबर हिए।',
'{attribute} must be greater than "{compareValueOrAttribute}".' => '{attribute} "{compareValueOrAttribute}" स अधिक हिए।',
'{attribute} must be greater than or equal to "{compareValueOrAttribute}".' => '"{attribute}" {compareValueOrAttribute} "स अधिक य बरबर हिए।',
'{attribute} must be less than "{compareValueOrAttribute}".' => '{attribute} "{compareValueOrAttribute}" स कम हिए।',
'{attribute} must be less than or equal to "{compareValueOrAttribute}".' => '"{attribute}" {compareValueOrAttribute} "स कम य बरबर हिए।',
'{attribute} must be no greater than {max}.' => '{attribute} {max} स अधिक नहिए।',
'{attribute} must be no less than {min}.' => '{attribute} {min} स कम नहिए।',
'{attribute} must not be a subnet.' => '{attribute} सबनट नहिए।',
'{attribute} must not be an IPv4 address.' => '{attribute} IPv4 एडस नहिए।',
'{attribute} must not be an IPv6 address.' => '{attribute} IPv6 एडस नहिए।',
'{attribute} must not be equal to "{compareValueOrAttribute}".' => '{attribute} क "{compareValueOrAttribute}" क बरबर नहिए।',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} म कम स कम {min, number} {min, plural, one{अकषर} other{अकषर}} हिए।',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} म अधिकतम {max, number} {max, plural, one{अकषर} other{अकषर}} हिए।',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} म {length, number} {length, plural, one{अकषर} other{अकषर}} शिल हिए।',
'{delta, plural, =1{1 day} other{# days}}' => '{delta, plural, =1{1 दिन} other{# दिन}}',
'{delta, plural, =1{1 hour} other{# hours}}' => '{delta, plural, =1{1 घ} other{# घ}}',
'{delta, plural, =1{1 minute} other{# minutes}}' => '{delta, plural, =1{1 मिनट} other{# मिि}}',
'{delta, plural, =1{1 month} other{# months}}' => '{delta, plural, =1{1 मह} other{# मह}}',
'{delta, plural, =1{1 second} other{# seconds}}' => '{delta, plural, =1{1 सड} other{# सड}}',
'{delta, plural, =1{1 year} other{# years}}' => '{delta, plural, =1{1 वरष} other{# वरष}}',
'{delta, plural, =1{a day} other{# days}} ago' => '{delta, plural, =1{एक दिन} other{# दिन}} पहल',
'{delta, plural, =1{a minute} other{# minutes}} ago' => '{delta, plural, =1{एक मिनट} other{# मिनट}} पहल',
'{delta, plural, =1{a month} other{# months}} ago' => '{delta, plural, =1{एक मह} other{# मह}} पहल',
'{delta, plural, =1{a second} other{# seconds}} ago' => '{delta, plural, =1{एक सड} other{# सड}} पहल',
'{delta, plural, =1{a year} other{# years}} ago' => '{delta, plural, =1{एक वरष} other{# वरष}} पहल',
'{delta, plural, =1{an hour} other{# hours}} ago' => '{delta, plural, =1{एक घ} other{# घ}} पहल',
'{nFormatted} B' => '{nFormatted} B',
'{nFormatted} GB' => '{nFormatted} GB',
'{nFormatted} GiB' => '{nFormatted} GiB',
'{nFormatted} kB' => '{nFormatted} KB',
'{nFormatted} KiB' => '{nFormatted} KiB',
'{nFormatted} MB' => '{nFormatted} MB',
'{nFormatted} MiB' => '{nFormatted} MiB',
'{nFormatted} PB' => '{nFormatted} PB',
'{nFormatted} PiB' => '{nFormatted} PiB',
'{nFormatted} TB' => '{nFormatted} TB',
'{nFormatted} TiB' => '{nFormatted} TiB',
'{nFormatted} {n, plural, =1{byte} other{bytes}}' => '{nFormatted} {n, plural, =1{बइट} other{बइटस}}',
'{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '{nFormatted} {n, plural, =1{गििइट} other{गििइटस}}',
'{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '{nFormatted} {n, plural, =1{गइट} other{गइटस}}',
'{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '{nFormatted} {n, plural, =1{कििइट} other{कििइटस}}',
'{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '{nFormatted} {n, plural, =1{किइट} other{किइटस}}',
'{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '{nFormatted} {n, plural, =1{मइट} other{मइटस}',
'{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '{nFormatted} {n, plural, =1{मइट} other{मइटस}}',
'{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '{nFormatted} {n, plural, =1{पिइट} other{पिइटस}',
'{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} {n, plural, =1{पइट} other{पइटस}}',
'{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '{nFormatted} {n, plural, =1{तबइट} other{तबइटस}}',
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} {n, plural, =1{टइट} other{टइटस}}',
];