Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * @link https://www.yiiframework.com/ * @copyright Copyright (c) 2008 Yii Sof..
Decoded Output download
<?php
/**
* @link https://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @license https://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 ' => '',
'"{attribute}" does not support operator "{operator}".' => '',
'(not set)' => '(nu este setat)',
'Action not found.' => '',
'Aliases available: {aliases}' => '',
'An internal server error occurred.' => 'A aparut o eroare intern de server.',
'Are you sure you want to delete this item?' => '',
'Condition for "{attribute}" should be either a value or valid operator specification.' => '',
'Delete' => 'terge',
'Error' => 'Eroare',
'File upload failed.' => 'ncrcarea fiierului a euat.',
'Home' => 'Acas',
'Invalid data received for parameter "{param}".' => 'Date incorecte primite pentru parametrul "{param}".',
'Login Required' => 'Autentificare obligatorie.',
'Missing required arguments: {params}' => 'Lipsesc argumente obligatorii: {params}',
'Missing required parameters: {params}' => 'Lipsesc parametrii obligatori: {params}',
'No' => 'Nu',
'No results found.' => 'Nu a fost gsit niciun rezultat.',
'Only files with these MIME types are allowed: {mimeTypes}.' => '',
'Only files with these extensions are allowed: {extensions}.' => 'Se accept numai fiiere cu urmtoarele extensii: {extensions}.',
'Operator "{operator}" must be used with a search attribute.' => '',
'Operator "{operator}" requires multiple operands.' => '',
'Options available: {options}' => '',
'Page not found.' => 'Pagina nu a fost gsit.',
'Please fix the following errors:' => 'V rugm sa corectai urmtoarele erori:',
'Please upload a file.' => 'V rugm sa ncrcai un fiier.',
'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => 'Sunt afiai itemii <b>{begin, number}-{end, number}</b> din <b>{totalCount, number}</b>.',
'The combination {values} of {attributes} has already been taken.' => '',
'The file "{file}" is not an image.' => 'Fiierul {file} nu este o imagine.',
'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'Fiierul {file} este prea mare. Dimensiunea acestuia nu trebuie s fie mai mare de {formattedLimit}.',
'The file "{file}" is too small. Its size cannot be smaller than {formattedLimit}.' => 'Fiierul {file} este prea mic. Dimensiunea acestuia nu trebuie sa fie mai mic de {formattedLimit}.',
'The format of {attribute} is invalid.' => 'Formatul {attribute} nu este valid.',
'The format of {filter} is invalid.' => '',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Imaginea {file} este prea mare. nlimea nu trebuie s fie mai mare de {limit, number} {limit, plural, one{pixel} other{pixeli}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Imaginea {file} este prea mare. Limea nu trebuie s fie mai mare de {limit, number} {limit, plural, one{pixel} other{pixeli}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Imaginea {file} este prea mic. nlimea nu trebuie s fie mai mic de {limit, number} {limit, plural, one{pixel} other{pixeli}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Imaginea {file} este prea mic. Limea nu trebuie sa fie mai mic de {limit, number} {limit, plural, one{pixel} other{pixeli}}.',
'The requested view "{name}" was not found.' => '',
'The verification code is incorrect.' => 'Codul de verificare este incorect.',
'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Total <b>{count, number}</b> {count, plural, one{item} other{itemi}}.',
'Unable to verify your data submission.' => 'Datele trimise nu au putut fi verificate.',
'Unknown alias: -{name}' => '',
'Unknown filter attribute "{attribute}"' => '',
'Unknown option: --{name}' => 'Opiune necunoscut : --{name}',
'Update' => 'Redactare',
'View' => 'Vizualizare',
'Yes' => 'Da',
'You are not allowed to perform this action.' => 'Nu avei dreptul s efectuai aceast aciunea.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Putei ncrca maxim {limit, number} {limit, plural, one{fiier} other{fiiere}}.',
'You should upload at least {limit, number} {limit, plural, one{file} other{files}}.' => '',
'in {delta, plural, =1{a day} other{# days}}' => '',
'in {delta, plural, =1{a minute} other{# minutes}}' => '',
'in {delta, plural, =1{a month} other{# months}}' => '',
'in {delta, plural, =1{a second} other{# seconds}}' => '',
'in {delta, plural, =1{a year} other{# years}}' => '',
'in {delta, plural, =1{an hour} other{# hours}}' => '',
'just now' => '',
'the input value' => 'valoarea introdus',
'{attribute} "{value}" has already been taken.' => '{attribute} {value} este deja ocupat.',
'{attribute} cannot be blank.' => '{attribute} nu poate fi gol.',
'{attribute} contains wrong subnet mask.' => '',
'{attribute} is invalid.' => '{attribute} este incorect.',
'{attribute} is not a valid URL.' => '{attribute} nu este un URL valid.',
'{attribute} is not a valid email address.' => '{attribute} nu este o adres de email valid.',
'{attribute} is not in the allowed range.' => '',
'{attribute} must be "{requiredValue}".' => '{attribute} trebuie s fie {requiredValue}.',
'{attribute} must be a number.' => '{attribute} trebuie s fie un numr.',
'{attribute} must be a string.' => '{attribute} trebuie s fie un ir de caractere.',
'{attribute} must be a valid IP address.' => '',
'{attribute} must be an IP address with specified subnet.' => '',
'{attribute} must be an integer.' => '{attribute} trebuie s fie un numr ntreg.',
'{attribute} must be either "{true}" or "{false}".' => '{attribute} trebuie s fie {true} sau {false}.',
'{attribute} must be equal to "{compareValueOrAttribute}".' => '',
'{attribute} must be greater than "{compareValueOrAttribute}".' => '{attribute} trebuie s fie mai mare ca {compareValueOrAttribute}.',
'{attribute} must be greater than or equal to "{compareValueOrAttribute}".' => '{attribute} trebuie s fie mai mare sau egal cu {compareValueOrAttribute}.',
'{attribute} must be less than "{compareValueOrAttribute}".' => '{attribute} trebuie s fie mai mic ca {compareValueOrAttribute}.',
'{attribute} must be less than or equal to "{compareValueOrAttribute}".' => '{attribute} trebuie s fie mai mic sau egal cu {compareValueOrAttribute}.',
'{attribute} must be no greater than {max}.' => '{attribute} nu trebuie s fie mai mare ca {max}.',
'{attribute} must be no less than {min}.' => '{attribute} nu trebuie s fie mai mic ca {min}.',
'{attribute} must not be a subnet.' => '',
'{attribute} must not be an IPv4 address.' => '',
'{attribute} must not be an IPv6 address.' => '',
'{attribute} must not be equal to "{compareValueOrAttribute}".' => '{attribute} nu trebuie s fie egal cu {compareValueOrAttribute}.',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} trebuie s conin minim {min, number} {min, plural, one{caracter} other{caractere}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} trebuie s conin maxim {max, number} {max, plural, one{caracter} other{caractere}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} trebuie s conin {length, number} {length, plural, one{caracter} other{caractere}}.',
'{compareAttribute} is invalid.' => '',
'{delta, plural, =1{1 day} other{# days}}' => '',
'{delta, plural, =1{1 hour} other{# hours}}' => '',
'{delta, plural, =1{1 minute} other{# minutes}}' => '',
'{delta, plural, =1{1 month} other{# months}}' => '',
'{delta, plural, =1{1 second} other{# seconds}}' => '',
'{delta, plural, =1{1 year} other{# years}}' => '',
'{delta, plural, =1{a day} other{# days}} ago' => '',
'{delta, plural, =1{a minute} other{# minutes}} ago' => '',
'{delta, plural, =1{a month} other{# months}} ago' => '',
'{delta, plural, =1{a second} other{# seconds}} ago' => '',
'{delta, plural, =1{a year} other{# years}} ago' => '',
'{delta, plural, =1{an hour} other{# hours}} ago' => '',
'{nFormatted} B' => '',
'{nFormatted} GB' => '',
'{nFormatted} GiB' => '',
'{nFormatted} KiB' => '',
'{nFormatted} MB' => '',
'{nFormatted} MiB' => '',
'{nFormatted} PB' => '',
'{nFormatted} PiB' => '',
'{nFormatted} TB' => '',
'{nFormatted} TiB' => '',
'{nFormatted} kB' => '',
'{nFormatted} {n, plural, =1{byte} other{bytes}}' => '',
'{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '',
'{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '',
'{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '',
'{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '',
'{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '',
'{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '',
'{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '',
'{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '',
'{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '',
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '',
];
?>
Did this file decode correctly?
Original Code
<?php
/**
* @link https://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @license https://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 ' => '',
'"{attribute}" does not support operator "{operator}".' => '',
'(not set)' => '(nu este setat)',
'Action not found.' => '',
'Aliases available: {aliases}' => '',
'An internal server error occurred.' => 'A aparut o eroare intern de server.',
'Are you sure you want to delete this item?' => '',
'Condition for "{attribute}" should be either a value or valid operator specification.' => '',
'Delete' => 'terge',
'Error' => 'Eroare',
'File upload failed.' => 'ncrcarea fiierului a euat.',
'Home' => 'Acas',
'Invalid data received for parameter "{param}".' => 'Date incorecte primite pentru parametrul "{param}".',
'Login Required' => 'Autentificare obligatorie.',
'Missing required arguments: {params}' => 'Lipsesc argumente obligatorii: {params}',
'Missing required parameters: {params}' => 'Lipsesc parametrii obligatori: {params}',
'No' => 'Nu',
'No results found.' => 'Nu a fost gsit niciun rezultat.',
'Only files with these MIME types are allowed: {mimeTypes}.' => '',
'Only files with these extensions are allowed: {extensions}.' => 'Se accept numai fiiere cu urmtoarele extensii: {extensions}.',
'Operator "{operator}" must be used with a search attribute.' => '',
'Operator "{operator}" requires multiple operands.' => '',
'Options available: {options}' => '',
'Page not found.' => 'Pagina nu a fost gsit.',
'Please fix the following errors:' => 'V rugm sa corectai urmtoarele erori:',
'Please upload a file.' => 'V rugm sa ncrcai un fiier.',
'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => 'Sunt afiai itemii <b>{begin, number}-{end, number}</b> din <b>{totalCount, number}</b>.',
'The combination {values} of {attributes} has already been taken.' => '',
'The file "{file}" is not an image.' => 'Fiierul {file} nu este o imagine.',
'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'Fiierul {file} este prea mare. Dimensiunea acestuia nu trebuie s fie mai mare de {formattedLimit}.',
'The file "{file}" is too small. Its size cannot be smaller than {formattedLimit}.' => 'Fiierul {file} este prea mic. Dimensiunea acestuia nu trebuie sa fie mai mic de {formattedLimit}.',
'The format of {attribute} is invalid.' => 'Formatul {attribute} nu este valid.',
'The format of {filter} is invalid.' => '',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Imaginea {file} este prea mare. nlimea nu trebuie s fie mai mare de {limit, number} {limit, plural, one{pixel} other{pixeli}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Imaginea {file} este prea mare. Limea nu trebuie s fie mai mare de {limit, number} {limit, plural, one{pixel} other{pixeli}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Imaginea {file} este prea mic. nlimea nu trebuie s fie mai mic de {limit, number} {limit, plural, one{pixel} other{pixeli}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Imaginea {file} este prea mic. Limea nu trebuie sa fie mai mic de {limit, number} {limit, plural, one{pixel} other{pixeli}}.',
'The requested view "{name}" was not found.' => '',
'The verification code is incorrect.' => 'Codul de verificare este incorect.',
'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Total <b>{count, number}</b> {count, plural, one{item} other{itemi}}.',
'Unable to verify your data submission.' => 'Datele trimise nu au putut fi verificate.',
'Unknown alias: -{name}' => '',
'Unknown filter attribute "{attribute}"' => '',
'Unknown option: --{name}' => 'Opiune necunoscut : --{name}',
'Update' => 'Redactare',
'View' => 'Vizualizare',
'Yes' => 'Da',
'You are not allowed to perform this action.' => 'Nu avei dreptul s efectuai aceast aciunea.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Putei ncrca maxim {limit, number} {limit, plural, one{fiier} other{fiiere}}.',
'You should upload at least {limit, number} {limit, plural, one{file} other{files}}.' => '',
'in {delta, plural, =1{a day} other{# days}}' => '',
'in {delta, plural, =1{a minute} other{# minutes}}' => '',
'in {delta, plural, =1{a month} other{# months}}' => '',
'in {delta, plural, =1{a second} other{# seconds}}' => '',
'in {delta, plural, =1{a year} other{# years}}' => '',
'in {delta, plural, =1{an hour} other{# hours}}' => '',
'just now' => '',
'the input value' => 'valoarea introdus',
'{attribute} "{value}" has already been taken.' => '{attribute} {value} este deja ocupat.',
'{attribute} cannot be blank.' => '{attribute} nu poate fi gol.',
'{attribute} contains wrong subnet mask.' => '',
'{attribute} is invalid.' => '{attribute} este incorect.',
'{attribute} is not a valid URL.' => '{attribute} nu este un URL valid.',
'{attribute} is not a valid email address.' => '{attribute} nu este o adres de email valid.',
'{attribute} is not in the allowed range.' => '',
'{attribute} must be "{requiredValue}".' => '{attribute} trebuie s fie {requiredValue}.',
'{attribute} must be a number.' => '{attribute} trebuie s fie un numr.',
'{attribute} must be a string.' => '{attribute} trebuie s fie un ir de caractere.',
'{attribute} must be a valid IP address.' => '',
'{attribute} must be an IP address with specified subnet.' => '',
'{attribute} must be an integer.' => '{attribute} trebuie s fie un numr ntreg.',
'{attribute} must be either "{true}" or "{false}".' => '{attribute} trebuie s fie {true} sau {false}.',
'{attribute} must be equal to "{compareValueOrAttribute}".' => '',
'{attribute} must be greater than "{compareValueOrAttribute}".' => '{attribute} trebuie s fie mai mare ca {compareValueOrAttribute}.',
'{attribute} must be greater than or equal to "{compareValueOrAttribute}".' => '{attribute} trebuie s fie mai mare sau egal cu {compareValueOrAttribute}.',
'{attribute} must be less than "{compareValueOrAttribute}".' => '{attribute} trebuie s fie mai mic ca {compareValueOrAttribute}.',
'{attribute} must be less than or equal to "{compareValueOrAttribute}".' => '{attribute} trebuie s fie mai mic sau egal cu {compareValueOrAttribute}.',
'{attribute} must be no greater than {max}.' => '{attribute} nu trebuie s fie mai mare ca {max}.',
'{attribute} must be no less than {min}.' => '{attribute} nu trebuie s fie mai mic ca {min}.',
'{attribute} must not be a subnet.' => '',
'{attribute} must not be an IPv4 address.' => '',
'{attribute} must not be an IPv6 address.' => '',
'{attribute} must not be equal to "{compareValueOrAttribute}".' => '{attribute} nu trebuie s fie egal cu {compareValueOrAttribute}.',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} trebuie s conin minim {min, number} {min, plural, one{caracter} other{caractere}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} trebuie s conin maxim {max, number} {max, plural, one{caracter} other{caractere}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} trebuie s conin {length, number} {length, plural, one{caracter} other{caractere}}.',
'{compareAttribute} is invalid.' => '',
'{delta, plural, =1{1 day} other{# days}}' => '',
'{delta, plural, =1{1 hour} other{# hours}}' => '',
'{delta, plural, =1{1 minute} other{# minutes}}' => '',
'{delta, plural, =1{1 month} other{# months}}' => '',
'{delta, plural, =1{1 second} other{# seconds}}' => '',
'{delta, plural, =1{1 year} other{# years}}' => '',
'{delta, plural, =1{a day} other{# days}} ago' => '',
'{delta, plural, =1{a minute} other{# minutes}} ago' => '',
'{delta, plural, =1{a month} other{# months}} ago' => '',
'{delta, plural, =1{a second} other{# seconds}} ago' => '',
'{delta, plural, =1{a year} other{# years}} ago' => '',
'{delta, plural, =1{an hour} other{# hours}} ago' => '',
'{nFormatted} B' => '',
'{nFormatted} GB' => '',
'{nFormatted} GiB' => '',
'{nFormatted} KiB' => '',
'{nFormatted} MB' => '',
'{nFormatted} MiB' => '',
'{nFormatted} PB' => '',
'{nFormatted} PiB' => '',
'{nFormatted} TB' => '',
'{nFormatted} TiB' => '',
'{nFormatted} kB' => '',
'{nFormatted} {n, plural, =1{byte} other{bytes}}' => '',
'{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '',
'{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '',
'{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '',
'{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '',
'{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '',
'{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '',
'{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '',
'{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '',
'{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '',
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '',
];
Function Calls
None |
Stats
MD5 | a5fa0ef663cd8cef985b0b01c506e404 |
Eval Count | 0 |
Decode Time | 79 ms |